/*! cms 2018-12-03 09:48:44 +1300 */

@charset "UTF-8";
/* ==|======================================================================

	/* Author: Tomahawk Brand Management */
/* Styles For: project name */
/* Date: dd/mm/yyyy */
/* ======================================================================== */
/* ==| IMPORTED STYLES ==================================================== */
body.compendium {
  background: #F4F4F4 !important;
}

.compendium h2 {
  line-height: 40px;
}
.compendium header {
  position: relative;
  height: auto;
  background: #FFFFFF;
  border-bottom: 0px;
}
.compendium header .logo {
  position: relative;
  display: block;
  left: auto !important;
  box-shadow: none !important;
}
.compendium header .main-heading {
  display: block;
  margin: 20px auto 30px auto;
}
.compendium header .main-heading .prop-address {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  margin-top: 15px;
  margin-bottom: 15px;
}
.compendium header .main-heading:after {
  content: "";
  height: 3px;
  width: 60px;
  background: #A68435;
  display: block;
  margin: 10px auto;
}
.compendium header .main-nav-wrap {
  height: 100vh;
}
.compendium header #main-nav {
  display: block;
  margin: 0 auto;
  margin-bottom: 100px;
}
.compendium header #main-nav ul {
  list-style-type: none;
  padding: 0;
}
.compendium header #main-nav ul li {
  display: inline-block;
  position: relative;
  margin: 10px;
  background: #A68435;
  width: 200px;
  height: 130px;
  -webkit-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
}
.compendium header #main-nav ul li a {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: #fff;
  width: 130px;
  margin-top: 5px;
  width: 100%;
  height: 100%;
  padding-top: 72px;
}
.compendium header #main-nav ul li .icon-wrap {
  display: block;
  position: absolute;
  top: 30%;
  left: 50%;
  width: 60px;
  height: 60px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.compendium header #main-nav ul li .icon-wrap i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 30px;
  color: #A68435;
}
.compendium header .static-outer-wrap {
  display: none;
}
.compendium header .static-outer-wrap.fixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.compendium header .toggle-wrap {
  height: 50px;
  -webkit-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  background: #fff;
}
.compendium header .toggle-wrap .static-nav-toggle {
  display: inline-block;
  text-align: center;
  font-size: 30px;
  line-height: 50px;
  color: #A68435;
  margin: 0 0 0 10px;
}
.compendium header .toggle-wrap .static-nav-toggle span {
  font-size: 18px;
  margin-left: 20px;
  vertical-align: bottom;
}
.compendium header .toggle-wrap .static-nav-toggle.active .fa:before {
  content: "";
}
.compendium header .static-nav-wrap {
  width: 100%;
  display: none;
  position: fixed;
  top: 50px;
  height: 100%;
  z-index: 5;
  overflow: auto;
  padding-bottom: 50px;
  background: #A68435;
}
.compendium header .static-nav-wrap #static-nav {
  margin: 40px 10px;
}
.compendium header .static-nav-wrap #static-nav ul {
  list-style-type: none;
  padding: 0;
}
.compendium header .static-nav-wrap #static-nav ul li {
  display: inline-block;
  position: relative;
  width: 50%;
  margin: 15px 0;
}
.compendium header .static-nav-wrap #static-nav ul li i {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #A68435;
}
.compendium header .static-nav-wrap #static-nav ul li i:before {
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inherit;
  width: 50px;
  height: 50px;
  padding: 13px 14px;
  margin-right: 15px;
}
.compendium header .static-nav-wrap #static-nav ul li .icon-wrap {
  display: inline-block;
  position: absolute;
  top: 0%;
  left: 10%;
  width: 60px;
  height: 60px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.compendium header .static-nav-wrap #static-nav ul li .icon-wrap i {
  display: inline-block;
  position: absolute;
  top: 20%;
  left: 25%;
  font-size: 35px;
  color: #A68435;
}
.compendium header .static-nav-wrap #static-nav ul li a {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #FFFFFF;
}
.compendium main .content {
  max-width: 100%;
}
.compendium .section__heading {
  font-size: 30px;
}
.compendium .section-item.dark .section__heading {
  color: #FFFFFF;
}
.compendium .section-item {
  display: block;
  position: relative;
  -webkit-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  padding: 30px;
  margin: 60px 30px;
  background: #fff;
}
.compendium .section-item .inner .icon-wrap {
  display: block;
  position: absolute;
  top: -30px;
  left: 15px;
  width: 60px;
  height: 60px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
}
.compendium .section-item .inner .icon-wrap i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 30px;
  color: #A68435;
}
.compendium .section-item .inner h1 {
  text-transform: uppercase;
  margin-top: 30px;
}
.compendium .section-item .inner h1:after {
  content: "";
  height: 3px;
  width: 60px;
  background: #A68435;
  display: block;
  margin: 20px 0;
}
.compendium .section-item .inner .section-content {
  margin: 30px 0;
}
.compendium .section-item .inner .section-content ul {
  list-style-type: none;
  padding: 30px 0 0 0;
  margin: 0;
}
.compendium .section-item .inner .section-content ul li:before {
  content: "";
  color: #A68435;
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 18px;
}
.compendium .section-item.dark {
  background: #A68435;
}
.compendium .section-item.dark .inner .icon-wrap {
  display: block;
  position: absolute;
  top: -30px;
  left: 15px;
  width: 60px;
  height: 60px;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
  box-shadow: 8px 7px 12px -9px rgba(0, 0, 0, 0.26);
}
.compendium .section-item.dark .inner .icon-wrap i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 30px;
  color: #A68435;
}
.compendium .section-item.dark .inner h1 {
  text-transform: uppercase;
  margin-top: 30px;
  color: #fff;
}
.compendium .section-item.dark .inner h1:after {
  content: "";
  height: 3px;
  width: 60px;
  background: #fff;
  display: block;
  margin: 20px 0;
}
.compendium .section-item.dark .inner .section-content {
  margin: 30px 0;
  color: #fff;
}
.compendium .section-item.dark .inner .section-content ul {
  list-style-type: none;
  padding: 30px 0 0 0;
  margin: 0;
}
.compendium .section-item.dark .inner .section-content ul li:before {
  content: "";
  color: #fff;
  font-family: "FontAwesome";
  margin-right: 10px;
  font-size: 18px;
}
.compendium #map-canvas {
  height: 330px;
  width: 100%;
}
.compendium footer {
  background: #fff;
  border-bottom: 5px solid #A68435;
}
.compendium footer p {
  text-align: center;
}
.compendium footer .logo {
  display: block;
  margin: 30px 0 0 0;
  box-shadow: none;
  position: relative;
  z-index: 1;
}
.compendium footer .credits {
  margin: 25px 0;
}
.compendium footer .credits a {
  color: inherit;
}
.compendium footer .credits a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .compendium header .static-nav-wrap #static-nav {
    margin: 0 10px 40px 10px;
  }
  .compendium header .static-nav-wrap #static-nav ul li {
    width: 100%;
    margin: 10px 0;
  }
  .compendium header .static-nav-wrap #static-nav ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .compendium header .static-nav-wrap #static-nav ul li .fa {
    text-align: center;
  }
  .compendium header .static-nav-wrap #static-nav ul li a {
    font-size: 17px;
  }
}
@media screen and (max-width: 400px) {
  .compendium header .static-nav-wrap #static-nav ul li a {
    font-size: 13px;
  }

  .compendium header .static-nav-wrap #static-nav ul li i:before {
    width: 40px;
    height: 40px;
    padding: 8px 7px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .compendium .logo {
    width: 100% !important;
    top: auto !important;
    left: auto !important;
  }
  .compendium header .logo {
    left: auto !important;
  }
}
@font-face {
  font-family: "Glyphicons Regular";
  src: url("../../../../themes/global/assets/fonts/glyphicons/regular/webfont.eot");
  src: url("../../../../themes/global/assets/fonts/glyphicons/regular/webfont.eot?#iefix") format("embedded-opentype"), url("../../../../themes/global/assets/fonts/glyphicons/regular/webfont.woff2") format("woff2"), url("../../../../themes/global/assets/fonts/glyphicons/regular/webfont.woff") format("woff"), url("../../../../themes/global/assets/fonts/glyphicons/regular/webfont.ttf") format("truetype"), url("../../../../themes/global/assets/fonts/glyphicons/regular/webfont.svg#glyphiconsregular") format("svg");
}
@font-face {
  font-family: "Glyphicons Social";
  src: url("../../../../themes/global/assets/fonts/glyphicons/social/webfont.eot");
  src: url("../../../../themes/global/assets/fonts/glyphicons/social/webfont.eot?#iefix") format("embedded-opentype"), url("../../../../themes/global/assets/fonts/glyphicons/social/webfont.woff2") format("woff2"), url("../../../../themes/global/assets/fonts/glyphicons/social/webfont.woff") format("woff"), url("../../../../themes/global/assets/fonts/glyphicons/social/webfont.ttf") format("truetype"), url("../../../../themes/global/assets/fonts/glyphicons/social/webfont.svg#glyphicons_socialregular") format("svg");
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  height: 100%;
}
.slick-list:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

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

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img:not(.grid__col__logo):not(.grid__col__img) {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide:focus, .slick-slide:active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9 ;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}

.slick-disabled {
  display: none !important;
}

.slick-prev:before, .slick-next:before {
  font-family: "";
  font-size: 20px;
  line-height: 1;
  color: #1A6135;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

.slick-dots {
  margin: 0;
  margin-top: 25px;
}
.slick-dots li {
  width: 15px;
  height: 15px;
  border: 2px solid #1A6135;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
}
.slick-dots li:hover {
  background: #1A6135;
}
.slick-dots .slick-active {
  background: #1A6135;
  border-color: #1A6135;
}

/*
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: darkblue;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Asap", sans-serif;
  padding-right: 8px;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-single {
  *zoom: 1;
}
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: darkblue;
  background-color: #fff;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 10px;
  height: 17px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
  margin-top: 5px;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAARCAYAAAAL4VbbAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xNC8xNpkA830AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABDUlEQVQokYWRsUoDQRCGvzmvjfgG4zv4GIJphCUo4SoROz2xE1PYiCA2EVOonbKdjYXgExisfILt0oYUNsJYOCdncp5b7T/7/T8zO2JmtB3RcAV8WIpl/g9YANtALhokawFL4A7oAO/Ac2OyaBgAJy7HQNdSnCzAouEcOHT5AmxailOAfA4cATsun4CepTir3nOHloBboO/1B6BvKX7WwzLRsArc18ARsDUPVsmXQNf1m6W42zQ0QAYUwND1mmi4Fg3SBEu1QdFwAey39lxdLMUD4NRlD3gUDZ3G5J+ChiPgzOWvf16A3bBXm2MMbFiKk0bYDQVw462+AoM/YTes872sZWDYCrvhGFixFMsv+xRkFBo1MvcAAAAASUVORK5CYII=");
  *left: 0;
  margin-left: 5px;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAARCAYAAADkIz3lAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xNC8xNpkA830AAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAABHUlEQVQokX3RQUvUQRgH4Ge2W3QRPIXsQCSh0VfoEAuFZCbRjmcv3bvoR+hj2EHwz3oRQpTw4D1UqKMk/0MnO+lVeD3sIG6728Achnl45zfvm3T7Cd8wiLbZMmV1sIUlbKZcFv4H9/ALz3CYcnk+CaaIkHJ5iiN08Ru9aJuLfyuKtjnHCi7xBHspl7kxWPFZzfoXL7Cfcnk8Biv+gQ+4rng35TJzl3EseC6v8BVzOMDnibDiL9iox++dKWgNn+pxG+tjFVMu77GLB4YTW422uRmBKZfXFT3CMd5F21yNfCbl0jOc0sOKlqNtru+K1Mks1stZnOBNtM3l/UidGnxQ0c/63Ahi2PCXmMcp3kbb/JnYr4ig29/R7X+MCNP2Lffbevj3rGC6AAAAAElFTkSuQmCC");
  *right: 0;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  padding: 0;
}
.pika-table th {
  width: 14.2857142857%;
  color: darkblue;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  padding: 3px 0 10px 0;
}
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 35px;
  height: 35px;
  padding: 5px;
  color: #555650;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #fff;
  border-top: 1px solid #f0f0f0;
  border-left: 1px solid #f0f0f0;
}
.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #33aaff;
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.4;
  background: #f4f4f4;
}
.pika-button:hover {
  color: #fff;
  background: lightblue;
  box-shadow: none;
}

.pika-table tbody tr:nth-last-child(2) td .pika-button, .pika-table tbody tr:last-child td .pika-button {
  border-bottom: 1px solid #f0f0f0;
}
.pika-table tbody tr td:last-of-type:not(.is-empty):not(.is-disabled) {
  border-right: 1px solid #f0f0f0;
}
.pika-table tbody tr:last-child td .pika-button {
  border-top: none;
  border-right: 1px solid #f0f0f0;
}
.pika-table tbody tr:last-child td ~ td .pika-button {
  border-right: 1px solid #f0f0f0;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
}

/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

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

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
  Background is added as a separate element.
  As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
  stretched thumbnail or div placeholder element (see below)
  style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
  div element that matches size of large image
  large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
  Error message appears when image is not loaded
  (JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*
  
  1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url("../../../global/graphics/photoswipe/default-skin.png") 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
    background-image: url("../../../global/graphics/photoswipe/default-skin.svg");
  }

  .pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

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

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

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*
  
  4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url("../../../global/graphics/photoswipe/preloader.gif") 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
      The idea of animating inner circle is based on Polymer ("material") loading indicator 
       by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
    */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/*
  
  6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.glyphicons {
  display: inline-block;
  font: normal normal normal 14px/1 "Glyphicons Regular";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicons-glass:before {
  content: "";
}

.glyphicons-leaf:before {
  content: "";
}

.glyphicons-dog:before {
  content: "";
}

.glyphicons-user:before {
  content: "";
}

.glyphicons-girl:before {
  content: "";
}

.glyphicons-car:before {
  content: "";
}

.glyphicons-user-add:before {
  content: "";
}

.glyphicons-user-remove:before {
  content: "";
}

.glyphicons-film:before {
  content: "";
}

.glyphicons-magic:before {
  content: "";
}

.glyphicons-envelope:before {
  content: "✉";
}

.glyphicons-camera:before {
  content: "";
}

.glyphicons-heart:before {
  content: "";
}

.glyphicons-beach-umbrella:before {
  content: "";
}

.glyphicons-train:before {
  content: "";
}

.glyphicons-print:before {
  content: "";
}

.glyphicons-bin:before {
  content: "";
}

.glyphicons-music:before {
  content: "";
}

.glyphicons-note:before {
  content: "";
}

.glyphicons-heart-empty:before {
  content: "";
}

.glyphicons-home:before {
  content: "";
}

.glyphicons-snowflake:before {
  content: "❄";
}

.glyphicons-fire:before {
  content: "";
}

.glyphicons-magnet:before {
  content: "";
}

.glyphicons-parents:before {
  content: "";
}

.glyphicons-binoculars:before {
  content: "";
}

.glyphicons-road:before {
  content: "";
}

.glyphicons-search:before {
  content: "";
}

.glyphicons-cars:before {
  content: "";
}

.glyphicons-notes-2:before {
  content: "";
}

.glyphicons-pencil:before {
  content: "✏";
}

.glyphicons-bus:before {
  content: "";
}

.glyphicons-wifi-alt:before {
  content: "";
}

.glyphicons-luggage:before {
  content: "";
}

.glyphicons-old-man:before {
  content: "";
}

.glyphicons-woman:before {
  content: "";
}

.glyphicons-file:before {
  content: "";
}

.glyphicons-coins:before {
  content: "";
}

.glyphicons-airplane:before {
  content: "✈";
}

.glyphicons-notes:before {
  content: "";
}

.glyphicons-stats:before {
  content: "";
}

.glyphicons-charts:before {
  content: "";
}

.glyphicons-pie-chart:before {
  content: "";
}

.glyphicons-group:before {
  content: "";
}

.glyphicons-keys:before {
  content: "";
}

.glyphicons-calendar:before {
  content: "";
}

.glyphicons-router:before {
  content: "";
}

.glyphicons-camera-small:before {
  content: "";
}

.glyphicons-star-empty:before {
  content: "";
}

.glyphicons-star:before {
  content: "";
}

.glyphicons-link:before {
  content: "";
}

.glyphicons-eye-open:before {
  content: "";
}

.glyphicons-eye-close:before {
  content: "";
}

.glyphicons-alarm:before {
  content: "";
}

.glyphicons-clock:before {
  content: "";
}

.glyphicons-stopwatch:before {
  content: "";
}

.glyphicons-projector:before {
  content: "";
}

.glyphicons-history:before {
  content: "";
}

.glyphicons-truck:before {
  content: "";
}

.glyphicons-cargo:before {
  content: "";
}

.glyphicons-compass:before {
  content: "";
}

.glyphicons-keynote:before {
  content: "";
}

.glyphicons-paperclip:before {
  content: "";
}

.glyphicons-power:before {
  content: "";
}

.glyphicons-lightbulb:before {
  content: "";
}

.glyphicons-tag:before {
  content: "";
}

.glyphicons-tags:before {
  content: "";
}

.glyphicons-cleaning:before {
  content: "";
}

.glyphicons-ruler:before {
  content: "";
}

.glyphicons-gift:before {
  content: "";
}

.glyphicons-umbrella:before {
  content: "☂";
}

.glyphicons-book:before {
  content: "";
}

.glyphicons-bookmark:before {
  content: "";
}

.glyphicons-wifi:before {
  content: "";
}

.glyphicons-cup:before {
  content: "";
}

.glyphicons-stroller:before {
  content: "";
}

.glyphicons-headphones:before {
  content: "";
}

.glyphicons-headset:before {
  content: "";
}

.glyphicons-warning-sign:before {
  content: "";
}

.glyphicons-signal:before {
  content: "";
}

.glyphicons-retweet:before {
  content: "";
}

.glyphicons-refresh:before {
  content: "";
}

.glyphicons-roundabout:before {
  content: "";
}

.glyphicons-random:before {
  content: "";
}

.glyphicons-heat:before {
  content: "";
}

.glyphicons-repeat:before {
  content: "";
}

.glyphicons-display:before {
  content: "";
}

.glyphicons-log-book:before {
  content: "";
}

.glyphicons-address-book:before {
  content: "";
}

.glyphicons-building:before {
  content: "";
}

.glyphicons-eyedropper:before {
  content: "";
}

.glyphicons-adjust:before {
  content: "";
}

.glyphicons-tint:before {
  content: "";
}

.glyphicons-crop:before {
  content: "";
}

.glyphicons-vector-path-square:before {
  content: "";
}

.glyphicons-vector-path-circle:before {
  content: "";
}

.glyphicons-vector-path-polygon:before {
  content: "";
}

.glyphicons-vector-path-line:before {
  content: "";
}

.glyphicons-vector-path-curve:before {
  content: "";
}

.glyphicons-vector-path-all:before {
  content: "";
}

.glyphicons-font:before {
  content: "";
}

.glyphicons-italic:before {
  content: "";
}

.glyphicons-bold:before {
  content: "";
}

.glyphicons-text-underline:before {
  content: "";
}

.glyphicons-text-strike:before {
  content: "";
}

.glyphicons-text-height:before {
  content: "";
}

.glyphicons-text-width:before {
  content: "";
}

.glyphicons-text-resize:before {
  content: "";
}

.glyphicons-left-indent:before {
  content: "";
}

.glyphicons-right-indent:before {
  content: "";
}

.glyphicons-align-left:before {
  content: "";
}

.glyphicons-align-center:before {
  content: "";
}

.glyphicons-align-right:before {
  content: "";
}

.glyphicons-justify:before {
  content: "";
}

.glyphicons-list:before {
  content: "";
}

.glyphicons-text-smaller:before {
  content: "";
}

.glyphicons-text-bigger:before {
  content: "";
}

.glyphicons-embed:before {
  content: "";
}

.glyphicons-embed-close:before {
  content: "";
}

.glyphicons-table:before {
  content: "";
}

.glyphicons-message-full:before {
  content: "";
}

.glyphicons-message-empty:before {
  content: "";
}

.glyphicons-message-in:before {
  content: "";
}

.glyphicons-message-out:before {
  content: "";
}

.glyphicons-message-plus:before {
  content: "";
}

.glyphicons-message-minus:before {
  content: "";
}

.glyphicons-message-ban:before {
  content: "";
}

.glyphicons-message-flag:before {
  content: "";
}

.glyphicons-message-lock:before {
  content: "";
}

.glyphicons-message-new:before {
  content: "";
}

.glyphicons-inbox:before {
  content: "";
}

.glyphicons-inbox-plus:before {
  content: "";
}

.glyphicons-inbox-minus:before {
  content: "";
}

.glyphicons-inbox-lock:before {
  content: "";
}

.glyphicons-inbox-in:before {
  content: "";
}

.glyphicons-inbox-out:before {
  content: "";
}

.glyphicons-cogwheel:before {
  content: "";
}

.glyphicons-cogwheels:before {
  content: "";
}

.glyphicons-picture:before {
  content: "";
}

.glyphicons-adjust-alt:before {
  content: "";
}

.glyphicons-database-lock:before {
  content: "";
}

.glyphicons-database-plus:before {
  content: "";
}

.glyphicons-database-minus:before {
  content: "";
}

.glyphicons-database-ban:before {
  content: "";
}

.glyphicons-folder-open:before {
  content: "";
}

.glyphicons-folder-plus:before {
  content: "";
}

.glyphicons-folder-minus:before {
  content: "";
}

.glyphicons-folder-lock:before {
  content: "";
}

.glyphicons-folder-flag:before {
  content: "";
}

.glyphicons-folder-new:before {
  content: "";
}

.glyphicons-edit:before {
  content: "";
}

.glyphicons-new-window:before {
  content: "";
}

.glyphicons-check:before {
  content: "";
}

.glyphicons-unchecked:before {
  content: "";
}

.glyphicons-more-windows:before {
  content: "";
}

.glyphicons-show-big-thumbnails:before {
  content: "";
}

.glyphicons-show-thumbnails:before {
  content: "";
}

.glyphicons-show-thumbnails-with-lines:before {
  content: "";
}

.glyphicons-show-lines:before {
  content: "";
}

.glyphicons-playlist:before {
  content: "";
}

.glyphicons-imac:before {
  content: "";
}

.glyphicons-macbook:before {
  content: "";
}

.glyphicons-ipad:before {
  content: "";
}

.glyphicons-iphone:before {
  content: "";
}

.glyphicons-iphone-transfer:before {
  content: "";
}

.glyphicons-iphone-exchange:before {
  content: "";
}

.glyphicons-ipod:before {
  content: "";
}

.glyphicons-ipod-shuffle:before {
  content: "";
}

.glyphicons-ear-plugs:before {
  content: "";
}

.glyphicons-record:before {
  content: "";
}

.glyphicons-step-backward:before {
  content: "";
}

.glyphicons-fast-backward:before {
  content: "";
}

.glyphicons-rewind:before {
  content: "";
}

.glyphicons-play:before {
  content: "";
}

.glyphicons-pause:before {
  content: "";
}

.glyphicons-stop:before {
  content: "";
}

.glyphicons-forward:before {
  content: "";
}

.glyphicons-fast-forward:before {
  content: "";
}

.glyphicons-step-forward:before {
  content: "";
}

.glyphicons-eject:before {
  content: "";
}

.glyphicons-facetime-video:before {
  content: "";
}

.glyphicons-download-alt:before {
  content: "";
}

.glyphicons-mute:before {
  content: "";
}

.glyphicons-volume-down:before {
  content: "";
}

.glyphicons-volume-up:before {
  content: "";
}

.glyphicons-screenshot:before {
  content: "";
}

.glyphicons-move:before {
  content: "";
}

.glyphicons-more:before {
  content: "";
}

.glyphicons-brightness-reduce:before {
  content: "";
}

.glyphicons-brightness-increase:before {
  content: "";
}

.glyphicons-circle-plus:before {
  content: "";
}

.glyphicons-circle-minus:before {
  content: "";
}

.glyphicons-circle-remove:before {
  content: "";
}

.glyphicons-circle-ok:before {
  content: "";
}

.glyphicons-circle-question-mark:before {
  content: "";
}

.glyphicons-circle-info:before {
  content: "";
}

.glyphicons-circle-exclamation-mark:before {
  content: "";
}

.glyphicons-remove:before {
  content: "";
}

.glyphicons-ok:before {
  content: "";
}

.glyphicons-ban:before {
  content: "";
}

.glyphicons-download:before {
  content: "";
}

.glyphicons-upload:before {
  content: "";
}

.glyphicons-shopping-cart:before {
  content: "";
}

.glyphicons-lock:before {
  content: "";
}

.glyphicons-unlock:before {
  content: "";
}

.glyphicons-electricity:before {
  content: "";
}

.glyphicons-ok-2:before {
  content: "";
}

.glyphicons-remove-2:before {
  content: "";
}

.glyphicons-cart-out:before {
  content: "";
}

.glyphicons-cart-in:before {
  content: "";
}

.glyphicons-left-arrow:before {
  content: "";
}

.glyphicons-right-arrow:before {
  content: "";
}

.glyphicons-down-arrow:before {
  content: "";
}

.glyphicons-up-arrow:before {
  content: "";
}

.glyphicons-resize-small:before {
  content: "";
}

.glyphicons-resize-full:before {
  content: "";
}

.glyphicons-circle-arrow-left:before {
  content: "";
}

.glyphicons-circle-arrow-right:before {
  content: "";
}

.glyphicons-circle-arrow-top:before {
  content: "";
}

.glyphicons-circle-arrow-down:before {
  content: "";
}

.glyphicons-play-button:before {
  content: "";
}

.glyphicons-unshare:before {
  content: "";
}

.glyphicons-share:before {
  content: "";
}

.glyphicons-chevron-right:before {
  content: "";
}

.glyphicons-chevron-left:before {
  content: "";
}

.glyphicons-bluetooth:before {
  content: "";
}

.glyphicons-euro:before {
  content: "€";
}

.glyphicons-usd:before {
  content: "";
}

.glyphicons-gbp:before {
  content: "";
}

.glyphicons-retweet-2:before {
  content: "";
}

.glyphicons-moon:before {
  content: "";
}

.glyphicons-sun:before {
  content: "☉";
}

.glyphicons-cloud:before {
  content: "☁";
}

.glyphicons-direction:before {
  content: "";
}

.glyphicons-brush:before {
  content: "";
}

.glyphicons-pen:before {
  content: "";
}

.glyphicons-zoom-in:before {
  content: "";
}

.glyphicons-zoom-out:before {
  content: "";
}

.glyphicons-pin:before {
  content: "";
}

.glyphicons-albums:before {
  content: "";
}

.glyphicons-rotation-lock:before {
  content: "";
}

.glyphicons-flash:before {
  content: "";
}

.glyphicons-google-maps:before {
  content: "";
}

.glyphicons-anchor:before {
  content: "⚓";
}

.glyphicons-conversation:before {
  content: "";
}

.glyphicons-chat:before {
  content: "";
}

.glyphicons-male:before {
  content: "";
}

.glyphicons-female:before {
  content: "";
}

.glyphicons-asterisk:before {
  content: "*";
}

.glyphicons-divide:before {
  content: "÷";
}

.glyphicons-snorkel-diving:before {
  content: "";
}

.glyphicons-scuba-diving:before {
  content: "";
}

.glyphicons-oxygen-bottle:before {
  content: "";
}

.glyphicons-fins:before {
  content: "";
}

.glyphicons-fishes:before {
  content: "";
}

.glyphicons-boat:before {
  content: "";
}

.glyphicons-delete:before {
  content: "";
}

.glyphicons-sheriffs-star:before {
  content: "";
}

.glyphicons-qrcode:before {
  content: "";
}

.glyphicons-barcode:before {
  content: "";
}

.glyphicons-pool:before {
  content: "";
}

.glyphicons-buoy:before {
  content: "";
}

.glyphicons-spade:before {
  content: "";
}

.glyphicons-bank:before {
  content: "";
}

.glyphicons-vcard:before {
  content: "";
}

.glyphicons-electrical-plug:before {
  content: "";
}

.glyphicons-flag:before {
  content: "";
}

.glyphicons-credit-card:before {
  content: "";
}

.glyphicons-keyboard-wireless:before {
  content: "";
}

.glyphicons-keyboard-wired:before {
  content: "";
}

.glyphicons-shield:before {
  content: "";
}

.glyphicons-ring:before {
  content: "˚";
}

.glyphicons-cake:before {
  content: "";
}

.glyphicons-drink:before {
  content: "";
}

.glyphicons-beer:before {
  content: "";
}

.glyphicons-fast-food:before {
  content: "";
}

.glyphicons-cutlery:before {
  content: "";
}

.glyphicons-pizza:before {
  content: "";
}

.glyphicons-birthday-cake:before {
  content: "";
}

.glyphicons-tablet:before {
  content: "";
}

.glyphicons-settings:before {
  content: "";
}

.glyphicons-bullets:before {
  content: "";
}

.glyphicons-cardio:before {
  content: "";
}

.glyphicons-t-shirt:before {
  content: "";
}

.glyphicons-pants:before {
  content: "";
}

.glyphicons-sweater:before {
  content: "";
}

.glyphicons-fabric:before {
  content: "";
}

.glyphicons-leather:before {
  content: "";
}

.glyphicons-scissors:before {
  content: "";
}

.glyphicons-bomb:before {
  content: "";
}

.glyphicons-skull:before {
  content: "";
}

.glyphicons-celebration:before {
  content: "";
}

.glyphicons-tea-kettle:before {
  content: "";
}

.glyphicons-french-press:before {
  content: "";
}

.glyphicons-coffee-cup:before {
  content: "";
}

.glyphicons-pot:before {
  content: "";
}

.glyphicons-grater:before {
  content: "";
}

.glyphicons-kettle:before {
  content: "";
}

.glyphicons-hospital:before {
  content: "";
}

.glyphicons-hospital-h:before {
  content: "";
}

.glyphicons-microphone:before {
  content: "";
}

.glyphicons-webcam:before {
  content: "";
}

.glyphicons-temple-christianity-church:before {
  content: "";
}

.glyphicons-temple-islam:before {
  content: "";
}

.glyphicons-temple-hindu:before {
  content: "";
}

.glyphicons-temple-buddhist:before {
  content: "";
}

.glyphicons-bicycle:before {
  content: "";
}

.glyphicons-life-preserver:before {
  content: "";
}

.glyphicons-share-alt:before {
  content: "";
}

.glyphicons-comments:before {
  content: "";
}

.glyphicons-flower:before {
  content: "⚘";
}

.glyphicons-baseball:before {
  content: "⚾";
}

.glyphicons-rugby:before {
  content: "";
}

.glyphicons-ax:before {
  content: "";
}

.glyphicons-table-tennis:before {
  content: "";
}

.glyphicons-bowling:before {
  content: "";
}

.glyphicons-tree-conifer:before {
  content: "";
}

.glyphicons-tree-deciduous:before {
  content: "";
}

.glyphicons-more-items:before {
  content: "";
}

.glyphicons-sort:before {
  content: "";
}

.glyphicons-filter:before {
  content: "";
}

.glyphicons-gamepad:before {
  content: "";
}

.glyphicons-playing-dices:before {
  content: "";
}

.glyphicons-calculator:before {
  content: "";
}

.glyphicons-tie:before {
  content: "";
}

.glyphicons-wallet:before {
  content: "";
}

.glyphicons-piano:before {
  content: "";
}

.glyphicons-sampler:before {
  content: "";
}

.glyphicons-podium:before {
  content: "";
}

.glyphicons-soccer-ball:before {
  content: "";
}

.glyphicons-blog:before {
  content: "";
}

.glyphicons-dashboard:before {
  content: "";
}

.glyphicons-certificate:before {
  content: "";
}

.glyphicons-bell:before {
  content: "";
}

.glyphicons-candle:before {
  content: "";
}

.glyphicons-pushpin:before {
  content: "";
}

.glyphicons-iphone-shake:before {
  content: "";
}

.glyphicons-pin-flag:before {
  content: "";
}

.glyphicons-turtle:before {
  content: "";
}

.glyphicons-rabbit:before {
  content: "";
}

.glyphicons-globe:before {
  content: "";
}

.glyphicons-briefcase:before {
  content: "";
}

.glyphicons-hdd:before {
  content: "";
}

.glyphicons-thumbs-up:before {
  content: "";
}

.glyphicons-thumbs-down:before {
  content: "";
}

.glyphicons-hand-right:before {
  content: "";
}

.glyphicons-hand-left:before {
  content: "";
}

.glyphicons-hand-up:before {
  content: "";
}

.glyphicons-hand-down:before {
  content: "";
}

.glyphicons-fullscreen:before {
  content: "";
}

.glyphicons-shopping-bag:before {
  content: "";
}

.glyphicons-book-open:before {
  content: "";
}

.glyphicons-nameplate:before {
  content: "";
}

.glyphicons-nameplate-alt:before {
  content: "";
}

.glyphicons-vases:before {
  content: "";
}

.glyphicons-bullhorn:before {
  content: "";
}

.glyphicons-dumbbell:before {
  content: "";
}

.glyphicons-suitcase:before {
  content: "";
}

.glyphicons-file-import:before {
  content: "";
}

.glyphicons-file-export:before {
  content: "";
}

.glyphicons-bug:before {
  content: "";
}

.glyphicons-crown:before {
  content: "";
}

.glyphicons-smoking:before {
  content: "";
}

.glyphicons-cloud-download:before {
  content: "";
}

.glyphicons-cloud-upload:before {
  content: "";
}

.glyphicons-restart:before {
  content: "";
}

.glyphicons-security-camera:before {
  content: "";
}

.glyphicons-expand:before {
  content: "";
}

.glyphicons-collapse:before {
  content: "";
}

.glyphicons-collapse-top:before {
  content: "";
}

.glyphicons-globe-af:before {
  content: "";
}

.glyphicons-global:before {
  content: "";
}

.glyphicons-spray:before {
  content: "";
}

.glyphicons-nails:before {
  content: "";
}

.glyphicons-claw-hammer:before {
  content: "";
}

.glyphicons-classic-hammer:before {
  content: "";
}

.glyphicons-hand-saw:before {
  content: "";
}

.glyphicons-riflescope:before {
  content: "";
}

.glyphicons-electrical-socket-eu:before {
  content: "";
}

.glyphicons-electrical-socket-us:before {
  content: "";
}

.glyphicons-message-forward:before {
  content: "";
}

.glyphicons-coat-hanger:before {
  content: "";
}

.glyphicons-dress:before {
  content: "";
}

.glyphicons-bathrobe:before {
  content: "";
}

.glyphicons-shirt:before {
  content: "";
}

.glyphicons-underwear:before {
  content: "";
}

.glyphicons-log-in:before {
  content: "";
}

.glyphicons-log-out:before {
  content: "";
}

.glyphicons-exit:before {
  content: "";
}

.glyphicons-new-window-alt:before {
  content: "";
}

.glyphicons-video-sd:before {
  content: "";
}

.glyphicons-video-hd:before {
  content: "";
}

.glyphicons-subtitles:before {
  content: "";
}

.glyphicons-sound-stereo:before {
  content: "";
}

.glyphicons-sound-dolby:before {
  content: "";
}

.glyphicons-sound-5-1:before {
  content: "";
}

.glyphicons-sound-6-1:before {
  content: "";
}

.glyphicons-sound-7-1:before {
  content: "";
}

.glyphicons-copyright-mark:before {
  content: "";
}

.glyphicons-registration-mark:before {
  content: "";
}

.glyphicons-radar:before {
  content: "";
}

.glyphicons-skateboard:before {
  content: "";
}

.glyphicons-golf-course:before {
  content: "";
}

.glyphicons-sorting:before {
  content: "";
}

.glyphicons-sort-by-alphabet:before {
  content: "";
}

.glyphicons-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicons-sort-by-order:before {
  content: "";
}

.glyphicons-sort-by-order-alt:before {
  content: "";
}

.glyphicons-sort-by-attributes:before {
  content: "";
}

.glyphicons-sort-by-attributes-alt:before {
  content: "";
}

.glyphicons-compressed:before {
  content: "";
}

.glyphicons-package:before {
  content: "";
}

.glyphicons-cloud-plus:before {
  content: "";
}

.glyphicons-cloud-minus:before {
  content: "";
}

.glyphicons-disk-save:before {
  content: "";
}

.glyphicons-disk-open:before {
  content: "";
}

.glyphicons-disk-saved:before {
  content: "";
}

.glyphicons-disk-remove:before {
  content: "";
}

.glyphicons-disk-import:before {
  content: "";
}

.glyphicons-disk-export:before {
  content: "";
}

.glyphicons-tower:before {
  content: "";
}

.glyphicons-send:before {
  content: "";
}

.glyphicons-git-branch:before {
  content: "";
}

.glyphicons-git-create:before {
  content: "";
}

.glyphicons-git-private:before {
  content: "";
}

.glyphicons-git-delete:before {
  content: "";
}

.glyphicons-git-merge:before {
  content: "";
}

.glyphicons-git-pull-request:before {
  content: "";
}

.glyphicons-git-compare:before {
  content: "";
}

.glyphicons-git-commit:before {
  content: "";
}

.glyphicons-construction-cone:before {
  content: "";
}

.glyphicons-shoe-steps:before {
  content: "";
}

.glyphicons-plus:before {
  content: "+";
}

.glyphicons-minus:before {
  content: "−";
}

.glyphicons-redo:before {
  content: "";
}

.glyphicons-undo:before {
  content: "";
}

.glyphicons-golf:before {
  content: "";
}

.glyphicons-hockey:before {
  content: "";
}

.glyphicons-pipe:before {
  content: "";
}

.glyphicons-wrench:before {
  content: "";
}

.glyphicons-folder-closed:before {
  content: "";
}

.glyphicons-phone-alt:before {
  content: "";
}

.glyphicons-earphone:before {
  content: "";
}

.glyphicons-floppy-disk:before {
  content: "";
}

.glyphicons-floppy-saved:before {
  content: "";
}

.glyphicons-floppy-remove:before {
  content: "";
}

.glyphicons-floppy-save:before {
  content: "";
}

.glyphicons-floppy-open:before {
  content: "";
}

.glyphicons-translate:before {
  content: "";
}

.glyphicons-fax:before {
  content: "";
}

.glyphicons-factory:before {
  content: "";
}

.glyphicons-shop-window:before {
  content: "";
}

.glyphicons-shop:before {
  content: "";
}

.glyphicons-kiosk:before {
  content: "";
}

.glyphicons-kiosk-wheels:before {
  content: "";
}

.glyphicons-kiosk-light:before {
  content: "";
}

.glyphicons-kiosk-food:before {
  content: "";
}

.glyphicons-transfer:before {
  content: "";
}

.glyphicons-money:before {
  content: "";
}

.glyphicons-header:before {
  content: "";
}

.glyphicons-blacksmith:before {
  content: "";
}

.glyphicons-saw-blade:before {
  content: "";
}

.glyphicons-basketball:before {
  content: "";
}

.glyphicons-server:before {
  content: "";
}

.glyphicons-server-plus:before {
  content: "";
}

.glyphicons-server-minus:before {
  content: "";
}

.glyphicons-server-ban:before {
  content: "";
}

.glyphicons-server-flag:before {
  content: "";
}

.glyphicons-server-lock:before {
  content: "";
}

.glyphicons-server-new:before {
  content: "";
}

.glyphicons-charging-station:before {
  content: "";
}

.glyphicons-gas-station:before {
  content: "";
}

.glyphicons-target:before {
  content: "";
}

.glyphicons-bed-alt:before {
  content: "";
}

.glyphicons-mosquito-net:before {
  content: "";
}

.glyphicons-dining-set:before {
  content: "";
}

.glyphicons-plate-of-food:before {
  content: "";
}

.glyphicons-hygiene-kit:before {
  content: "";
}

.glyphicons-blackboard:before {
  content: "";
}

.glyphicons-marriage:before {
  content: "";
}

.glyphicons-bucket:before {
  content: "";
}

.glyphicons-none-color-swatch:before {
  content: "";
}

.glyphicons-bring-forward:before {
  content: "";
}

.glyphicons-bring-to-front:before {
  content: "";
}

.glyphicons-send-backward:before {
  content: "";
}

.glyphicons-send-to-back:before {
  content: "";
}

.glyphicons-fit-frame-to-image:before {
  content: "";
}

.glyphicons-fit-image-to-frame:before {
  content: "";
}

.glyphicons-multiple-displays:before {
  content: "";
}

.glyphicons-handshake:before {
  content: "";
}

.glyphicons-child:before {
  content: "";
}

.glyphicons-baby-formula:before {
  content: "";
}

.glyphicons-medicine:before {
  content: "";
}

.glyphicons-atv-vehicle:before {
  content: "";
}

.glyphicons-motorcycle:before {
  content: "";
}

.glyphicons-bed:before {
  content: "";
}

.glyphicons-tent:before {
  content: "⛺";
}

.glyphicons-glasses:before {
  content: "";
}

.glyphicons-sunglasses:before {
  content: "";
}

.glyphicons-family:before {
  content: "";
}

.glyphicons-education:before {
  content: "";
}

.glyphicons-shoes:before {
  content: "";
}

.glyphicons-map:before {
  content: "";
}

.glyphicons-cd:before {
  content: "";
}

.glyphicons-alert:before {
  content: "";
}

.glyphicons-piggy-bank:before {
  content: "";
}

.glyphicons-star-half:before {
  content: "";
}

.glyphicons-cluster:before {
  content: "";
}

.glyphicons-flowchart:before {
  content: "";
}

.glyphicons-commodities:before {
  content: "";
}

.glyphicons-duplicate:before {
  content: "";
}

.glyphicons-copy:before {
  content: "";
}

.glyphicons-paste:before {
  content: "";
}

.glyphicons-bath-bathtub:before {
  content: "";
}

.glyphicons-bath-shower:before {
  content: "";
}

.glyphicons-shower:before {
  content: "🚿";
}

.glyphicons-menu-hamburger:before {
  content: "";
}

.glyphicons-option-vertical:before {
  content: "";
}

.glyphicons-option-horizontal:before {
  content: "";
}

.glyphicons-currency-conversion:before {
  content: "";
}

.glyphicons-user-ban:before {
  content: "";
}

.glyphicons-user-lock:before {
  content: "";
}

.glyphicons-user-flag:before {
  content: "";
}

.glyphicons-user-asterisk:before {
  content: "";
}

.glyphicons-user-alert:before {
  content: "";
}

.glyphicons-user-key:before {
  content: "";
}

.glyphicons-user-conversation:before {
  content: "";
}

.glyphicons-database:before {
  content: "";
}

.glyphicons-database-search:before {
  content: "";
}

.glyphicons-list-alt:before {
  content: "";
}

.glyphicons-hazard-sign:before {
  content: "";
}

.glyphicons-hazard:before {
  content: "";
}

.glyphicons-stop-sign:before {
  content: "";
}

.glyphicons-lab:before {
  content: "";
}

.glyphicons-lab-alt:before {
  content: "";
}

.glyphicons-ice-cream:before {
  content: "";
}

.glyphicons-ice-lolly:before {
  content: "";
}

.glyphicons-ice-lolly-tasted:before {
  content: "";
}

.glyphicons-invoice:before {
  content: "";
}

.glyphicons-cart-tick:before {
  content: "";
}

.glyphicons-hourglass:before {
  content: "⌛";
}

.glyphicons-cat:before {
  content: "🐈";
}

.glyphicons-lamp:before {
  content: "";
}

.glyphicons-scale-classic:before {
  content: "";
}

.glyphicons-eye-plus:before {
  content: "";
}

.glyphicons-eye-minus:before {
  content: "";
}

.glyphicons-quote:before {
  content: "";
}

.glyphicons-bitcoin:before {
  content: "";
}

.glyphicons-yen:before {
  content: "¥";
}

.glyphicons-ruble:before {
  content: "₽";
}

.glyphicons-erase:before {
  content: "";
}

.glyphicons-podcast:before {
  content: "";
}

.glyphicons-firework:before {
  content: "";
}

.glyphicons-scale:before {
  content: "";
}

.glyphicons-king:before {
  content: "";
}

.glyphicons-queen:before {
  content: "";
}

.glyphicons-pawn:before {
  content: "";
}

.glyphicons-bishop:before {
  content: "";
}

.glyphicons-knight:before {
  content: "";
}

.glyphicons-mic-mute:before {
  content: "";
}

.glyphicons-voicemail:before {
  content: "";
}

.glyphicons-paragraph:before {
  content: "¶";
}

.glyphicons-person-walking:before {
  content: "";
}

.glyphicons-person-wheelchair:before {
  content: "";
}

.glyphicons-underground:before {
  content: "";
}

.glyphicons-car-hov:before {
  content: "";
}

.glyphicons-car-rental:before {
  content: "";
}

.glyphicons-transport:before {
  content: "";
}

.glyphicons-taxi:before {
  content: "🚕";
}

.glyphicons-ice-cream-no:before {
  content: "";
}

.glyphicons-uk-rat-u:before {
  content: "";
}

.glyphicons-uk-rat-pg:before {
  content: "";
}

.glyphicons-uk-rat-12a:before {
  content: "";
}

.glyphicons-uk-rat-12:before {
  content: "";
}

.glyphicons-uk-rat-15:before {
  content: "";
}

.glyphicons-uk-rat-18:before {
  content: "";
}

.glyphicons-uk-rat-r18:before {
  content: "";
}

.glyphicons-tv:before {
  content: "";
}

.glyphicons-sms:before {
  content: "";
}

.glyphicons-mms:before {
  content: "";
}

.glyphicons-us-rat-g:before {
  content: "";
}

.glyphicons-us-rat-pg:before {
  content: "";
}

.glyphicons-us-rat-pg-13:before {
  content: "";
}

.glyphicons-us-rat-restricted:before {
  content: "";
}

.glyphicons-us-rat-no-one-17:before {
  content: "";
}

.glyphicons-equalizer:before {
  content: "";
}

.glyphicons-speakers:before {
  content: "";
}

.glyphicons-remote-control:before {
  content: "";
}

.glyphicons-remote-control-tv:before {
  content: "";
}

.glyphicons-shredder:before {
  content: "";
}

.glyphicons-folder-heart:before {
  content: "";
}

.glyphicons-person-running:before {
  content: "";
}

.glyphicons-person:before {
  content: "";
}

.glyphicons-voice:before {
  content: "";
}

.glyphicons-stethoscope:before {
  content: "";
}

.glyphicons-hotspot:before {
  content: "";
}

.glyphicons-activity:before {
  content: "";
}

.glyphicons-watch:before {
  content: "⌚";
}

.glyphicons-scissors-alt:before {
  content: "";
}

.glyphicons-car-wheel:before {
  content: "";
}

.glyphicons-chevron-up:before {
  content: "";
}

.glyphicons-chevron-down:before {
  content: "";
}

.glyphicons-superscript:before {
  content: "";
}

.glyphicons-subscript:before {
  content: "";
}

.glyphicons-text-size:before {
  content: "";
}

.glyphicons-text-color:before {
  content: "";
}

.glyphicons-text-background:before {
  content: "";
}

.glyphicons-modal-window:before {
  content: "";
}

.glyphicons-newspaper:before {
  content: "📰";
}

.glyphicons-tractor:before {
  content: "🚜";
}

.social {
  display: inline-block;
  font: normal normal normal 14px/1 "Glyphicons Social";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-pinterest:before {
  content: "";
}

.social-dropbox:before {
  content: "";
}

.social-google-plus:before {
  content: "";
}

.social-jolicloud:before {
  content: "";
}

.social-yahoo:before {
  content: "";
}

.social-blogger:before {
  content: "";
}

.social-picasa:before {
  content: "";
}

.social-amazon:before {
  content: "";
}

.social-tumblr:before {
  content: "";
}

.social-wordpress:before {
  content: "";
}

.social-instapaper:before {
  content: "";
}

.social-evernote:before {
  content: "";
}

.social-xing:before {
  content: "";
}

.social-zootool:before {
  content: "";
}

.social-dribbble:before {
  content: "";
}

.social-deviantart:before {
  content: "";
}

.social-read-it-later:before {
  content: "";
}

.social-linked-in:before {
  content: "";
}

.social-forrst:before {
  content: "";
}

.social-pinboard:before {
  content: "";
}

.social-behance:before {
  content: "";
}

.social-github:before {
  content: "";
}

.social-youtube:before {
  content: "";
}

.social-skitch:before {
  content: "";
}

.social-foursquare:before {
  content: "";
}

.social-quora:before {
  content: "";
}

.social-badoo:before {
  content: "";
}

.social-spotify:before {
  content: "";
}

.social-stumbleupon:before {
  content: "";
}

.social-readability:before {
  content: "";
}

.social-facebook:before {
  content: "";
}

.social-twitter:before {
  content: "";
}

.social-instagram:before {
  content: "";
}

.social-posterous-spaces:before {
  content: "";
}

.social-vimeo:before {
  content: "";
}

.social-flickr:before {
  content: "";
}

.social-last-fm:before {
  content: "";
}

.social-rss:before {
  content: "";
}

.social-skype:before {
  content: "";
}

.social-e-mail:before {
  content: "";
}

.social-vine:before {
  content: "";
}

.social-myspace:before {
  content: "";
}

.social-goodreads:before {
  content: "";
}

.social-apple:before {
  content: "";
}

.social-windows:before {
  content: "";
}

.social-yelp:before {
  content: "";
}

.social-playstation:before {
  content: "";
}

.social-xbox:before {
  content: "";
}

.social-android:before {
  content: "";
}

.social-ios:before {
  content: "";
}

.social-wikipedia:before {
  content: "";
}

.social-pocket:before {
  content: "";
}

.social-steam:before {
  content: "";
}

.social-souncloud:before {
  content: "";
}

.social-slideshare:before {
  content: "";
}

.social-netflix:before {
  content: "";
}

.social-paypal:before {
  content: "";
}

.social-google-drive:before {
  content: "";
}

.social-linux-foundation:before {
  content: "";
}

.social-ebay:before {
  content: "";
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

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

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #29459B;
  border: 1px solid #F1F3F7;
  background-color: #F1F3F7;
  background-image: none;
}

.form-login .form-control, form.contact-us .form-control {
  border-color: rgba(21, 49, 87, 0.4);
}

.form-control:focus {
  outline: 0;
}

.form-control::-moz-placeholder {
  color: #29459B;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #29459B;
  opacity: 1;
}

.form-control::-webkit-input-placeholder {
  color: #29459B;
  opacity: 1;
}

.form-control:focus::-moz-placeholder {
  opacity: 0;
}

.form-control:focus:-ms-input-placeholder {
  opacity: 0;
}

.form-control:focus::-webkit-input-placeholder {
  opacity: 0;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }

  input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
.input-group-sm input[type=date],
.input-group-sm input[type=time],
.input-group-sm input[type=datetime-local],
.input-group-sm input[type=month] {
    line-height: 30px;
  }

  input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
.input-group-lg input[type=date],
.input-group-lg input[type=time],
.input-group-lg input[type=datetime-local],
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #29459B;
  background-color: #F1F3F7;
  text-align: center;
  border: 1px solid #F1F3F7;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .visibility-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1201px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../../../../themes/global/assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../../../themes/global/assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../../../themes/global/assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../../../themes/global/assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../../../themes/global/assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../../../themes/global/assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* ==| PRIMARY STYLES ===================================================== */
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

body {
  font: normal normal normal 14px/22px "Noto Sans", sans-serif, sans-serif;
  background: #FFFFFF;
  color: #535353;
}

.container-fw {
  width: 100%;
  max-width: 1450px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.container-fs {
  width: 100% !important;
}

.section {
  width: 100%;
}
.section .galleries .col-md-2 {
  width: 20%;
}

.section--slate {
  background: #F4F4F4;
}

.section--grey {
  background: #F5F5F5;
}

.section--brown {
  background: #5B4B25;
}

.section_padding--xs {
  padding: 10px 0;
}

.section_padding--sm {
  padding: 15px 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Noto Serif", serif;
  font-weight: 400;
  color: #5B4B25;
  line-height: 1.1;
  margin-top: 15px;
  margin-bottom: 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #5B4B25;
  text-decoration: none !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  color: #A68435;
  text-decoration: none !important;
}

h1, .h1 {
  font-size: 40px;
  font-weight: 400;
}

h2, .h2 {
  font-size: 14px;
  line-height: 22px;
  padding: 0.6em 0;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 18px;
}

h6, .h6 {
  font-size: 16px;
}

.heading--outline:before {
  content: " ";
  display: inherit;
  width: 50px;
  border-top: 1px solid #1A6135;
  padding-bottom: 30px;
}

.heading--outline-center:before {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  display: none;
}

a {
  font-weight: 400;
}
a:hover, a:active, a:focus {
  color: #A68435;
  text-decoration: none !important;
}
a.active {
  color: #A68435;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

p {
  font-size: 14px;
  font-family: "Noto Sans", sans-serif;
  line-height: 22px;
  text-align: left;
}

img {
  max-width: 100%;
}

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

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

.text-right {
  text-align: right;
}

.text--bold {
  font-weight: 700 !important;
}

.form-control {
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  padding: 12px 30px !important;
  font-size: 17px;
  color: #000000 !important;
  height: auto;
  display: inline-block;
}

.input-group .form-control {
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
}

input::-webkit-input-placeholder {
  color: #80878D !important;
}

input:-moz-placeholder {
  color: #80878D !important;
}

input::-moz-placeholder {
  color: #80878D !important;
}

input:-ms-input-placeholder {
  color: #80878D !important;
}

.msg--success {
  color: #3c763d;
}

.msg--error {
  color: #dd4b39;
}

form.contact-us .form-control {
  max-width: 100%;
  padding: 10px 15px !important;
  border: 1px solid #D8D8D8;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}

/* ==| FORM BUILDER CSS ============================= */
.switch {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 34px;
  margin-bottom: 10px;
  margin-left: 0 !important;
}
.switch input {
  display: none;
}
.switch .toggle__switch__label {
  padding-left: 50px;
  width: 100%;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-top: 7px;
}

.toggle__switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #80878D;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 60px;
}
.toggle__switch::before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .toggle__switch {
  background-color: #A68435;
}

input:focus + .toggle__switch {
  box-shadow: 0 0 1px #A68435;
}

input:checked + .toggle__switch:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.toggle__switch.round {
  border-radius: 34px;
}

.toggle__switch.round:before {
  border-radius: 50%;
}

.form-heading {
  color: #A68435;
  font-weight: 700;
}

/* ==| BUTTONS ============================= */
.btn--wrapper {
  padding-top: 30px;
  padding-bottom: 15px;
}

.btn {
  text-decoration: none;
  display: inline-block;
  border: none;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px 35px;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  font-family: "Merriweather", serif;
}

.btn-brown {
  color: #FFFFFF;
  background: #A68435;
  font-size: 16px;
}
.btn-brown:hover {
  background: #5B4B25;
  color: #FFFFFF;
}

.btn--check-avail {
  position: relative;
  margin: 20px;
  left: 50%;
  transform: translate(-50%);
}

.btn-grey {
  font-size: 15px;
  color: #95989A;
  background: #FFFFFF;
}
.btn-grey:hover {
  color: #FFFFFF;
  background: #A68435;
}

.btn-grey.active {
  color: #95989A;
  background: #FFFFFF;
  border: 1px solid #A68435;
}
.btn-grey.active:hover {
  background: #A68435;
  color: #FFFFFF;
}

.btn-white-ghost {
  font-size: 15px;
  color: #A68435;
  background: #FFFFFF;
  padding-left: 40px;
  padding-right: 40px;
  border: 1px solid #A68435;
}
.btn-white-ghost:hover {
  color: #FFFFFF;
  background: #A68435;
}

.btn-brown-ghost {
  font-size: 15px;
  font-family: "Noto Serif", serif;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  background-color: #5B4B25;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.btn-brown-ghost:hover {
  background-color: #A68435;
  color: #FFFFFF !important;
}

/* ==| HEADER AND NAVIGATION ============================= */
header {
  width: 100%;
  position: fixed;
  background: #FFFFFF;
  z-index: 10;
  font-family: "Merriweather", serif;
  color: #5B4B25;
  padding: 10px;
  border-bottom: 1px solid #A68435;
}
header .container {
  padding: 0px;
  width: 100%;
}
header .logo {
  padding: 0px 0;
  display: inline-block;
  left: 25px;
  background: none;
}
header .logo img {
  padding-top: 0px;
}
header #primary-nav {
  top: 15px;
  right: 200px;
  display: inline-block;
}
header #primary-nav ul {
  list-style: none;
  margin: 0 auto;
}
header #primary-nav ul li {
  display: inline-block;
  position: relative;
  padding-bottom: 9px;
}
header #primary-nav ul li i {
  display: none;
}
header #primary-nav ul li:hover:after {
  content: "";
  width: 20px;
  position: absolute;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
header #primary-nav ul li a {
  font-size: 16px;
  padding: 0px 10px 20px 35px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 40px;
  color: #5B4B25;
}
header #primary-nav ul li a .fa {
  display: none;
  margin-left: 5px;
  line-height: 1px;
}
header #primary-nav ul li a:hover, header #primary-nav ul li a:focus {
  color: #A68435;
}
header #primary-nav ul li a:active {
  color: #5B4B25;
}
header #primary-nav ul li ul {
  display: none;
  position: absolute;
  min-width: 320px;
  background: #FFFFFF;
  margin: 0;
  margin-left: 40px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding: 15px;
  border: 1px solid #5B4B25;
  z-index: 10;
}
header #primary-nav ul li ul li {
  display: inline-flex;
  margin: 0 !important;
  padding: 7px 10px;
  color: #5B4B25;
  text-align: left;
  width: 100%;
  max-width: 282px;
}
header #primary-nav ul li ul li:hover:after {
  content: none;
  display: none;
  border-bottom: 0px;
}
header #primary-nav ul li ul li a {
  text-transform: capitalize;
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
  color: #5B4B25;
  font-family: "Merriweather", serif;
  text-transform: uppercase;
  padding: 0px;
}
header #primary-nav ul li:hover > ul {
  display: block;
}
header #primary-nav ul li.active > a {
  color: #A68435;
}
header .booking-btn {
  font-size: 16px;
  padding: 12px 18px;
  text-transform: uppercase;
  font-family: "Merriweather", serif;
  font-weight: 300;
  line-height: 40px;
  color: #FFFFFF;
  background: #A68435;
  border-radius: 20px;
  border-style: none;
  text-align: center;
  margin-right: 19px;
}
header .booking-btn:hover:after {
  content: "";
  width: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
header .booking-btn:hover, header .booking-btn:focus {
  background-color: #5B4B25;
  color: #FFFFFF;
}
header .booking-btn.active {
  color: #5B4B25;
}

.header__nav-wrap {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.nav-booking {
  display: inline-block;
  margin-right: -4px;
}

/* ==| FOOTER  ============================= */
.footer__lower {
  text-align: center;
}
.footer__lower nav {
  padding-bottom: 10px;
}
.footer__lower nav span a {
  font-size: 17px;
  font-weight: 700;
  line-height: 40px;
  color: #6BAE59;
  text-transform: uppercase;
  padding: 0 15px;
}
.footer__lower nav span a:hover {
  color: #1A6135;
}
.footer__lower nav span a.active {
  color: #1A6135;
}
.footer__lower .footer__copyright, .footer__lower .footer__credits, .footer__lower .footer__social {
  font-size: 16px;
  padding: 0px 7px;
}
.footer__lower .footer__copyright:after {
  content: " ";
  padding: 0 7px;
  border-right: 1px solid #80878D;
}
.footer__lower .footer__credits a {
  color: #1A6135;
}
.footer__lower .footer__credits a:hover {
  text-decoration: underline !important;
}
.footer__lower .social-links {
  margin-bottom: 10px;
}
.footer__lower .social-links li {
  width: 40px;
  height: 40px;
  background: #97CF84;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  padding-top: 6px;
  padding-left: 1px;
  display: inline-block;
  margin: 5px;
}
.footer__lower .social-links li:hover {
  background: #1A6135;
}
.footer__lower .social-links a {
  color: #FFFFFF;
  line-height: 20px;
}
.footer__lower .social-links a:hover {
  color: #FFFFFF;
  text-decoration: underline !important;
}
.footer__lower .partner-logos > li {
  display: inline-block;
  padding: 15px;
}

/* ==| QUICKLINKS ============================= */
.quicklinks .ql-col {
  text-align: center;
  margin: 15px 0;
}
.quicklinks .ql-col p {
  padding: 0px 10px 10px 10px;
}
.quicklinks .ql-col .ql-hero-img {
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.quicklinks .ql-col .ql-hero-img a, .quicklinks .ql-col .ql-hero-img span {
  height: inherit;
  width: inherit;
  display: block;
}
.quicklinks .ql-col .ql-hero-img span {
  background-size: cover;
  background-position: center center;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.quicklinks .ql-col .ql-hero-img span:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.quicklinks .ql-col .ql-hero-img .zoomImage {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* ==| TESTIMONIALS ============================= */
blockquote {
  padding: 18px 20px 1px 20px;
  margin-left: 3px;
  margin-bottom: 50px;
  border-left: 0;
}
blockquote .detail {
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
}
blockquote .detail:after {
  color: #A68435;
  font-size: 20px;
  font-style: normal;
  margin-left: 0.5em;
  content: "";
  font-family: FontAwesome;
  right: 0;
}
blockquote .person {
  font-size: 20px;
  font-weight: 700;
  color: #5B4B25;
}
blockquote:before {
  color: #A68435;
  font-size: 20px;
  margin-right: 0.27em;
  content: "";
  font-family: FontAwesome;
  float: left;
}

.carousel-wrapper .item {
  display: inline-block;
}
.carousel-wrapper blockquote {
  margin-bottom: 0px;
}
.carousel-wrapper blockquote .detail {
  font-size: 32px;
  font-style: italic;
  line-height: 44px;
  color: #FFFFFF;
  padding-bottom: 20px;
}
.carousel-wrapper blockquote .detail:after {
  color: #FFFFFF;
  font-size: 32px;
}
.carousel-wrapper blockquote .person {
  font-size: 32px;
  line-height: 44px;
}
.carousel-wrapper blockquote:before {
  color: #FFFFFF;
  font-size: 32px;
}

.slick-arrow {
  position: absolute;
  width: 48px;
  height: 60px;
  background: #A68435;
  color: #FFFFFF;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  opacity: 0.8;
}
.slick-arrow:hover {
  background: #5B4B25;
  opacity: 0.9;
}

.gallery-carousel {
  height: 200px;
}
.gallery-carousel .item {
  overflow: hidden;
  margin: 0 10px 6px 0;
}
.gallery-carousel .item {
  height: 200px;
}
.gallery-carousel .item a {
  overflow: hidden;
}
.gallery-carousel a, .gallery-carousel .item__image {
  height: inherit;
  display: block;
}
.gallery-carousel span {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.gallery__carousel__prev {
  left: 0;
  z-index: 1;
}

.gallery__carousel__next {
  right: 10px;
}

.gallery__carousel__prev .fa, .gallery__carousel__next .fa {
  line-height: 23px;
  font-size: 36px;
  padding: 0.5em;
  opacity: 1 !important;
}

/* ==| datepicker CSS ============================= */
.pika-single {
  color: #A68435;
}
.pika-single .pika-label, .pika-single .pika-table th {
  color: #A68435;
}
.pika-single abbr[title], .pika-single abbr[data-original-title] {
  border-bottom: 0px !important;
}
.pika-single abbr[title], .pika-single acronym[title] {
  text-decoration: none;
}
.pika-single .is-today .pika-button {
  color: #A68435 !important;
}
.pika-single .pika-button:hover {
  background: #A68435;
  color: #FFFFFF !important;
}
.pika-single .is-selected .pika-button {
  color: #fff;
  background: #A68435;
  box-shadow: none;
}

.pika-single {
  color: #A68435;
}
.pika-single .pika-label {
  color: #A68435;
}
.pika-single .pika-table th {
  color: #A68435;
}
.pika-single abbr[title], .pika-single abbr[data-original-title] {
  border-bottom: 0px !important;
}
.pika-single abbr[title], .pika-single acronym[title] {
  text-decoration: none;
}
.pika-single .pika-button {
  padding: 5px 10px;
}
.pika-single .is-today .pika-button {
  color: #A68435 !important;
}
.pika-single .pika-button:hover {
  background: #A68435;
  color: #FFFFFF !important;
}
.pika-single .is-selected .pika-button {
  color: #fff;
  background: #A68435;
  box-shadow: none;
}

/* == | Gallery ===============================================================*/
.gallery-nav a {
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.gallery-nav a:not(:first-child) {
  margin-left: 7px;
}

.galleries {
  margin-top: 30px;
}
.galleries figure {
  height: 300px;
  display: inline-block;
  cursor: zoom-in;
  padding: 5px;
  overflow: hidden;
}
.galleries figure span {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* == | BOOKING WRAPPER =======================================================*/
.home .booking-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 560px;
  bottom: 30px;
  margin-top: 0px;
  position: absolute;
}

.booking-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 560px;
  bottom: 30px;
  margin-top: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.booking-wrapper .input-group-addon {
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 4;
  border: 0;
  background: #FFFFFF;
  padding: 0;
}
.booking-wrapper .input-group-addon i {
  font-size: 18px;
  color: #80878D;
  padding: 7px 7px 7px 4px;
}
.booking-wrapper .form-group {
  width: 270px;
  float: left;
  margin: 0;
}
.booking-wrapper .form-group .input-group {
  position: relative;
  width: 100%;
}

.newsletter-wrapper {
  max-width: 450px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.newsletter-wrapper .form-group {
  width: 100%;
  max-width: 300px;
  float: left;
  display: inline-block;
}
.newsletter-wrapper .btn {
  display: inline-block;
}

/* == | MAP WRAPPER =======================================================*/
.map-wrappper {
  height: 800px;
}
.map-wrappper #map-canvas {
  height: inherit;
}
.map-wrappper h2 {
  margin: 0px;
}
.map-wrappper p {
  font-size: 18px !important;
}

/* ==| MODAL ============================= */
.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
  max-height: 505px;
  overflow: auto;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.form-btn-blue {
  padding: 15px 20px;
}

/* ==| SMALL DEVICES (tablets, 580px and up) ============================= */
@media screen and (max-width: 580px) {
  .features--wrapper .features--list li {
    width: 100%;
    display: block;
  }

  .footer__lower nav span a {
    display: block;
  }
  .footer__lower .footer__copyright, .footer__lower .footer__credits {
    display: block;
  }
  .footer__lower .footer__copyright:after {
    content: " ";
    padding: 0;
    border-right: 0px;
  }
  .footer__lower .footer__credits a {
    color: #1A6135;
  }
  .footer__lower .footer__credits a:hover {
    text-decoration: underline !important;
  }

  .home .booking-wrapper {
    background-color: transparent;
    bottom: 130px;
    position: absolute;
  }
  .home .booking-wrapper .form-group {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .home .booking-wrapper .btn {
    border: 10px solid rgba(255, 255, 255, 0.6);
  }

  .booking-wrapper {
    width: 300px;
    background-color: transparent;
  }
  .booking-wrapper .form-group {
    width: 100%;
    background: #f7f7f7;
    padding: 10px;
    border-radius: 35px;
  }
  .booking-wrapper .form-group .input-group {
    position: relative;
    width: 100%;
  }
  .booking-wrapper .btn {
    width: 100%;
    margin-left: 0px;
    position: relative;
    border: 10px solid #f7f7f7;
    border-radius: 35px;
    margin-top: -10px;
  }
}
@media screen and (max-width: 767px) {
  .section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section.section--alt {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section.section--alt .grid--wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }

  .heroshot {
    height: 70%;
  }

  .logo {
    position: absolute;
    left: 0;
    z-index: 1;
    background: #FFFFFF;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(139, 136, 136, 0.7);
    box-shadow: 0px 0px 10px 0px rgba(139, 136, 136, 0.7);
  }
  header {
    height: 55px;
    bottom: -1px;
    background-color: #A68435;
  }
  header .header__nav-wrap {
    transform: unset;
    top: 4%;
  }
  header #primary-nav {
    position: fixed;
    top: -54px;
    left: 0;
    right: 0;
    height: 100%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    z-index: 5;
    background: #5B4B25;
    display: none;
    padding-top: 170px;
    color: #FFFFFF;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  header #primary-nav ul {
    margin-top: -96px;
  }
  header #primary-nav ul li {
    display: block;
    line-height: 2;
    padding-bottom: 1px;
  }
  header #primary-nav ul li:hover:after {
    content: none;
    display: none;
    border-bottom: 0px;
  }
  header #primary-nav ul li a {
    font-size: 15px;
    display: inline-flex;
    line-height: 22px !important;
    padding: 0px 10px 15px 20px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
  }
  header #primary-nav ul li i {
    display: inline-block;
    float: right;
    padding: 10px 15px;
    color: #FFFFFF;
    content: "";
    font-size: 18px;
  }
  header #primary-nav ul li i.active:before {
    content: "";
  }
  header #primary-nav ul li ul {
    width: 100%;
    position: relative;
    left: 0;
    padding-top: 15;
    padding-bottom: 0px;
    background: transparent;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    display: none !important;
    border: none;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 25px;
    margin-bottom: 20px;
  }
  header #primary-nav ul li ul li {
    display: block;
    text-align: left;
    border-bottom: 0px;
    padding-bottom: 0px;
  }
  header #primary-nav ul li ul li a {
    text-transform: capitalize;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: "Merriweather", serif;
    text-transform: uppercase;
  }
  header #primary-nav ul li ul.active {
    display: block !important;
  }
  header .nav-toggle {
    float: left;
    width: 50px;
    height: 50px;
  }
  header .nav-toggle i {
    padding: 12px 14px;
    font-size: 26px;
    color: #97CF84;
  }
  header .nav-phone {
    float: right;
    width: 50px;
    height: 50px;
    margin-right: 121px;
  }
  header .nav-phone i {
    font-size: 42px;
    color: #FFFFFF;
  }
  header .nav-phone.no-booking-btn-class {
    margin-right: 10px;
  }
  header .nav-booking {
    right: 0;
    padding: 5px;
    z-index: 2;
    bottom: 70px;
    margin-right: -5px;
  }
  header .nav-booking .booking-btn {
    border-radius: 0px;
    right: -24px;
    padding: 17px 7px 18px 9px;
    margin-right: 0px;
    color: #A68435;
    background-color: #FFFFFF;
  }
  header .nav-booking .booking-btn:hover:after {
    content: none;
  }
  header .nav-toggle {
    display: cursor;
    cursor: hand;
    margin-top: -8px;
    margin-left: -10px;
  }
  header .nav-toggle i {
    color: #FFFFFF;
    font-size: 42px;
    margin-top: -8px;
  }
  header .nav-toggle.active i:before {
    content: "";
  }

  .carousel-wrapper blockquote .detail {
    font-size: 18px;
    line-height: 28px;
  }
  .carousel-wrapper blockquote .detail:after {
    font-size: 18px;
  }
  .carousel-wrapper blockquote .person {
    font-size: 18px;
    line-height: 28px;
  }
  .carousel-wrapper blockquote:before {
    font-size: 18px;
  }

  .grid--wrapper .grid--row .grid--row-image {
    height: 300px;
  }
  .grid--wrapper .grid--row .grid--row-content {
    height: 450px;
  }
  .grid--wrapper .grid--row .grid--row-content .details {
    width: 100%;
    padding: 0px 5px;
  }

  .btn--wrapper {
    padding-top: 30px;
  }

  .quicklinks .ql-col .ql-hero-img {
    height: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heroshot {
    height: 70%;
  }

  .logo {
    position: absolute;
    top: 14px;
    left: 0;
    z-index: 10;
    background: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 3px;
    width: 300px;
  }

  header .header__nav-wrap {
    transform: unset;
  }
  header #primary-nav {
    position: fixed;
    top: 100px;
    left: 0;
    right: 0;
    height: 100%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    z-index: 5;
    background: #5B4B25;
    display: none;
    padding-top: 170px;
    padding-bottom: 170px;
    color: #FFFFFF;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  header #primary-nav ul {
    margin-top: -100px;
  }
  header #primary-nav ul li {
    display: block;
    line-height: 3;
    padding-bottom: 12px;
  }
  header #primary-nav ul li:hover:after {
    content: none;
    display: none;
    border-bottom: 0px;
  }
  header #primary-nav ul li a {
    font-size: 23px;
    padding: 0px 10px 20px 35px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
  }
  header #primary-nav ul li i {
    display: inline-block;
    float: right;
    padding: 10px 30px;
    color: #FFFFFF;
    content: "";
    font-size: 32px;
  }
  header #primary-nav ul li i.active:before {
    content: "";
  }
  header #primary-nav ul li ul {
    width: 100%;
    position: relative;
    left: 0;
    padding-top: 0;
    padding-bottom: 0px;
    background: transparent;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    display: none !important;
    border: none;
  }
  header #primary-nav ul li ul li {
    display: block;
    text-align: left;
    border-bottom: 0px;
    padding-bottom: 3px;
    max-width: 100%;
  }
  header #primary-nav ul li ul li a {
    text-transform: capitalize;
    font-size: 19px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: "Merriweather", serif;
    text-transform: uppercase;
  }
  header #primary-nav ul li ul.active {
    display: block !important;
  }
  header #primary-nav ul li ul a {
    text-transform: capitalize;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: "Merriweather", serif;
    text-transform: uppercase;
  }
  header .nav-toggle {
    float: left;
    width: 50px;
    height: 50px;
  }
  header .nav-toggle i {
    padding: 12px 14px;
    font-size: 26px;
    color: #97CF84;
  }
  header .nav-phone {
    float: right;
    width: 50px;
    height: 50px;
    margin-right: 174px;
    margin-top: -8px;
  }
  header .nav-phone i {
    font-size: 57px;
    color: #FFFFFF;
  }
  header .nav-booking {
    right: 0;
    padding: 5px;
    z-index: 2;
    top: 15px;
    margin-top: -25px;
  }
  header .nav-booking .booking-btn {
    border-radius: 0px;
    translateY: auto;
    padding: 17px 25px;
    position: relative;
    color: #FFFFFF;
    background-color: #A68435;
  }
  header .nav-booking .booking-btn:hover:after {
    content: none;
  }
  header .nav-toggle {
    float: right;
    display: cursor;
    cursor: hand;
    margin-top: 30px;
    margin-right: 275px;
    z-index: 100;
  }
  header .nav-toggle i {
    color: #A68435;
    font-size: 48px;
    margin-top: -13px;
  }
  header .nav-toggle.active i:before {
    content: "";
  }
  header .nav-toggle.no-booking-btn-class {
    margin-right: 20px;
  }

  .carousel-wrapper blockquote .detail {
    font-size: 18px;
    line-height: 28px;
  }
  .carousel-wrapper blockquote .detail:after {
    font-size: 18px;
  }
  .carousel-wrapper blockquote .person {
    font-size: 18px;
    line-height: 28px;
  }
  .carousel-wrapper blockquote:before {
    font-size: 18px;
  }

  .grid--wrapper .grid--row .grid--row-image {
    height: 300px;
  }
  .grid--wrapper .grid--row .grid--row-content {
    height: 450px;
  }
  .grid--wrapper .grid--row .grid--row-content .details {
    width: 100%;
    padding: 0px 5px;
  }

  .btn--wrapper {
    padding-top: 30px;
  }

  .quicklinks .ql-col .ql-hero-img {
    height: 300px;
  }
}
/* ==| MEDIUM DEVICES (desktops, 992px and up) ============================ */
@media screen and (min-width: 992px) {
  .grid--wrapper .grid--row .grid--row-image, .grid--wrapper .grid--row .grid--row-content {
    height: 450px;
  }
}
/* ==| LARGE DEVICES (large desktops, 1200px and up) ====================== */
/* ==| LARGE DEVICES (large desktops, 1400px and up) ====================== */
/* ==| LARGE DEVICES (large desktops, 1600px and up) ====================== */
@media screen and (min-width: 768px) {
  .caption_container {
    max-width: 900px;
    margin: 0 auto;
  }
}
/* ==| PAGE HEADING & INTRO ============================= */
.content {
  max-width: 900px;
  margin: 0 auto;
}

.main__intro {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  padding: 10px 0 30px 0;
}
.main__intro .main__intro--heading {
  margin-top: 20px;
  color: #5B4B25;
}
.main__intro .main__intro--desc {
  font-size: 16px;
  line-height: 22px;
  color: #535353;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  font-weight: 600;
  color: #5B4B25;
}
.main__intro:before, .main__intro:after {
  content: " ";
  display: inherit;
}
.main__intro:after {
  border-bottom: 1px solid #5B4B25;
  padding-top: 30px;
  max-width: 500px;
  margin: auto;
}

.container .content-img p img {
  max-width: 100%;
}

/* == | BOOKING WRAPPER =======================================================*/
.booking-wrapper .input-group-addon {
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 4;
  border: 0;
  background: #FFFFFF;
  padding: 0;
}
.booking-wrapper .input-group-addon i {
  font-size: 18px;
  color: #80878D;
  padding: 7px 7px 7px 4px;
}
.booking-wrapper .form-group {
  width: 230px;
  float: left;
  margin: 0;
  margin-left: 29px;
  background: none;
}
.booking-wrapper .form-group .input-group {
  position: relative;
  width: 100%;
}
.booking-wrapper .form-group .input-group #check-in {
  padding-left: 55px !important;
}
.booking-wrapper .btn {
  z-index: 15;
  display: inline-block;
  height: 50px;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 400;
}
.booking-wrapper .check-in-text {
  color: #FFFFFF;
  text-align: center;
}

/* ==| SLIDESHOW & HEROSHOT ============================= */
.slider-wrapper {
  width: 100%;
  height: 86%;
  position: relative !important;
}
.slider-wrapper .slider {
  height: 100%;
}
.slider-wrapper .slider .slider__img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center center;
}
.slider-wrapper .slick-arrow {
  background: none;
}

.slider-wrapper--fs {
  height: 100% !important;
}

/* START */
.slider-wrapper--fs, .heroshot--fs {
  height: -moz-calc(100vh - 117px);
  height: -webkit-calc(100vh - 117px);
  height: calc(100vh - 117px);
}

#slider, .slider__img__wrap, .slider__img, .slick-list, .slick-track {
  width: 100%;
  height: 100%;
}

#slider {
  position: relative;
}

.slider__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider__nav {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 79px;
  z-index: 2;
  cursor: pointer;
  opacity: 0.8;
  font-weight: bolder;
}
.slider__nav:hover {
  color: #FFFFFF;
}

.slider__nav--prev {
  left: 0px;
  text-align: center;
}

.slider__nav--next {
  right: 0px;
  text-align: center;
}

.slider__caption {
  display: block !important;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 65%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  text-align: center;
  font-size: 20px important;
  margin: 0;
  z-index: 2;
  font-weight: 700;
  width: 70%;
}
.slider__caption:before, .slider__caption:after {
  display: block;
  content: "";
  height: 0px;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}
.slider__caption:before {
  margin-bottom: 15px;
}
.slider__caption:after {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .slider-wrapper .slider__nav {
    display: none !important;
  }
}
/* END */
.heroshot {
  width: 100%;
  height: 80%;
  position: relative;
  overflow: hidden;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.heroshot--fs {
  height: 100% !important;
}

.heroshot_overlay {
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
}

.heroshot__caption {
  color: white;
  position: relative;
  top: 79%;
}

.heroshot__caption_2 {
  color: white;
  position: relative;
  top: 92%;
}

.home .heroshot__caption_2 {
  color: white;
  position: relative;
  top: 87%;
}

@media screen and (max-width: 767px) {
  .heroshot__caption_2 {
    color: white;
    position: relative;
    top: 91%;
  }

  .home .heroshot__caption_2 {
    color: white;
    position: relative;
    top: 87%;
  }
}
.home .heroshot__caption__text {
  font-size: 35px;
  text-align: center;
  line-height: 42px;
  padding-top: 10px;
  font-family: "Noto Serif", serif;
}

.heroshot__caption__text {
  font-size: 32px;
  text-align: center;
  line-height: 42px;
  padding-top: 10px;
  font-family: "Noto Serif", serif;
}

@media screen and (max-height: 768px) and (min-height: 600px) {
  .heroshot__caption__text {
    font: size 14px;
    line-height: 20px;
    padding-top: 20px;
  }

  .booking-wrapper {
    bottom: 20px;
    width: 100%;
    margin: 0 auto;
    max-width: 560px;
  }
}
@media screen and (max-height: 480px) {
  .heroshot__caption__text {
    font: size 12px;
    line-height: 5px;
    padding-top: 15px;
  }

  .booking-wrapper {
    bottom: 5px;
    width: 80%;
    margin: 0 auto;
    max-width: 560px;
  }
}
@media screen and (max-height: 600px) and (min-height: 481px) {
  .heroshot__caption__text {
    font: size 14px;
    line-height: 10px;
    padding-top: 20px;
  }

  .booking-wrapper {
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
    max-width: 560px;
  }
}
@media screen and (min-height: 900px) and (max-height: 1200px) {
  .heroshot__caption__text {
    font: size 16px;
    line-height: 20px;
    padding-top: 30px;
  }

  .booking-wrapper {
    bottom: 20px;
    width: 100%;
    margin: 0 auto;
    max-width: 560px;
  }
}
@media screen and (min-height: 1200px) {
  .heroshot__caption__text {
    font: size 16px;
    line-height: 30px;
    padding-top: 40px;
  }

  .booking-wrapper {
    bottom: 40px;
    width: 100%;
    margin: 0 auto;
    max-width: 560px;
  }
}
.no-heroshot > #main {
  padding-top: 150px;
}

.scroll {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  cursor: pointer;
  visibility: hidden;
}
.scroll i {
  color: #FFFFFF;
  font-size: 52px !important;
}
.scroll:hover > i {
  color: #6BAE59;
}

@media screen and (max-width: 320px) {
  .home .heroshot__caption__text {
    padding-top: 8px !important;
    font-size: 16px !important;
  }
}
@media screen and (min-height: 768px) and (max-height: 900px) {
  .home .heroshot__caption {
    top: 74% !important;
  }
}
@media screen and (min-height: 600px) and (max-height: 768px) {
  .home .heroshot__caption {
    top: 75% !important;
  }
}
@media screen and (min-height: 1200px) {
  .home .heroshot__caption {
    top: 83% !important;
  }
}
@media screen and (min-height: 600px) and (max-height: 900px) {
  .booking-wrapper {
    margin-top: -24px !important;
    width: 100%;
    margin: 0 auto;
    max-width: 560px;
  }

  .home .booking-wrapper {
    margin-top: -10px !important;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 766px) {
  .home .booking-wrapper {
    top: 101px;
    background-color: rgba(255, 255, 255, 0);
    position: absolute;
    margin: -54px 36px -12px;
    display: none;
  }

  .home .booking-wrapper {
    position: relative;
    width: 492px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin-top: -23px;
    border-radius: 50px;
    display: none;
  }
  .home .booking-wrapper .input-group-addon {
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 4;
    border: 0;
    background: #FFFFFF;
    padding: 0;
  }
  .home .booking-wrapper .input-group-addon i {
    font-size: 18px;
    color: #80878D;
    padding: 7px 7px 7px 4px;
  }
  .home .booking-wrapper .form-group {
    width: 141px;
    float: left;
    margin: 0;
    margin-left: 70px;
    background: none;
  }
  .home .booking-wrapper .form-group .input-group {
    position: relative;
    width: 97%;
  }
  .home .booking-wrapper .form-group .input-group #check-in {
    padding-left: 55px !important;
  }
  .home .booking-wrapper .btn {
    margin-top: 22px;
    position: absolute;
    z-index: 15;
    display: inline-block;
    width: 141px;
    height: 51px;
  }
  .home .booking-wrapper .check-in-text {
    color: #FFFFFF;
    text-align: center;
    display: none;
  }

  .booking-wrapper {
    position: relative;
    width: 492px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin-top: -23px;
    border-radius: 50px;
    display: none;
  }
  .booking-wrapper .input-group-addon {
    position: absolute;
    top: 8px;
    left: 10px;
    z-index: 4;
    border: 0;
    background: #FFFFFF;
    padding: 0;
  }
  .booking-wrapper .input-group-addon i {
    font-size: 18px;
    color: #80878D;
    padding: 7px 7px 7px 4px;
  }
  .booking-wrapper .form-group {
    width: 141px;
    float: left;
    margin: 0;
    margin-left: 70px;
    background: none;
  }
  .booking-wrapper .form-group .input-group {
    position: relative;
    width: 97%;
  }
  .booking-wrapper .form-group .input-group #check-in {
    padding-left: 55px !important;
  }
  .booking-wrapper .btn {
    margin-top: 22px;
    position: absolute;
    z-index: 15;
    display: inline-block;
    width: 141px;
    height: 51px;
  }
  .booking-wrapper .check-in-text {
    color: #FFFFFF;
    text-align: center;
  }

  /* ==| SLIDESHOW & HEROSHOT FOR HOME PAGE============================= */
  .slider-wrapper {
    width: 100%;
    height: 80%;
  }
  .slider-wrapper .slider {
    height: 100%;
  }
  .slider-wrapper .slider .slider__img {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center center;
  }
  .slider-wrapper .slick-dots {
    margin: 0;
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    text-align: center;
    visibility: hidden;
  }
  .slider-wrapper .slick-dots li {
    border: 2px solid #FFFFFF;
  }
  .slider-wrapper .slick-dots li:hover {
    background: #FFFFFF;
  }
  .slider-wrapper .slick-dots .slick-active {
    background: #FFFFFF;
    border-color: #FFFFFF;
  }

  .slider-wrapper--fs {
    height: 93% !important;
  }

  .heroshot {
    width: 100%;
    height: 80%;
    position: relative;
    overflow: hidden;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .heroshot--fs {
    height: 100% !important;
  }

  .heroshot_overlay {
    background: rgba(0, 0, 0, 0.45);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
  }

  .heroshot__caption {
    color: white;
    position: relative;
    top: 81%;
  }

  .home .heroshot__caption__text {
    font-size: 19px;
    text-align: center;
    line-height: 28px;
    padding-top: 28px;
  }

  .heroshot__caption__text {
    font-size: 17px;
    text-align: center;
    line-height: 24px;
    padding-top: 31px;
  }

  .no-heroshot > #main {
    padding-top: 150px;
  }

  .scroll {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    cursor: pointer;
    visibility: hidden;
  }
  .scroll i {
    color: #FFFFFF;
    font-size: 52px !important;
  }
  .scroll:hover > i {
    color: #6BAE59;
  }
}
/* ==| ACCOMMODATION ============================= */
.grid--wrapper {
  margin: auto;
  position: relative;
  width: 100%;
  max-width: 1200px;
}
.grid--wrapper .grid--row {
  margin: 30px 0px 0px !important;
}
.grid--wrapper .grid--row .grid--row-image, .grid--wrapper .grid--row .grid--row-content {
  height: 328px;
}
.grid--wrapper .grid--row .grid--row-image {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  max-width: 100%;
  margin-left: 0px;
}
.grid--wrapper .grid--row .grid--row-image a {
  display: block;
  height: inherit;
}
.grid--wrapper .grid--row .grid--row-image a .hero-image {
  width: 100%;
  height: 256px;
  background-size: cover;
  background-position: center center;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.grid--wrapper .grid--row .grid--row-image a .hero-image:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.grid--wrapper .grid--row .grid--row-content .details {
  padding: 0px 10px 10px 10px;
  position: relative;
  top: 37%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.grid--wrapper .grid--row .grid--row-content .details h2 {
  font-size: 26px;
  position: relative;
}
.grid--wrapper .grid--row .grid--row-content .details p {
  font-size: 14px;
  font-family: "Noto Sans", sans-serif;
  line-height: 26px;
  text-align: center;
  max-width: 93%;
  margin: 0 auto;
}

.btn-quicklink {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .grid--row-content .details__description {
    min-height: 133px;
  }
}
@media screen and (min-width: 767px) {
  .features--wrapper .features--content {
    border-top: 1px solid #E3E3E3;
    padding-top: 15px;
  }
  .features--wrapper .features--content .col-list .features--list {
    padding-top: 5px;
    font-size: 15px;
  }
  .features--wrapper .features--content .col-list .features--list li {
    display: inline-block;
    width: 33%;
    color: #535353;
  }
  .features--wrapper .features--content .col-list .features--list li:before {
    content: "";
    font-family: "FontAwesome";
    color: #0A1320;
    font-size: 20px;
    padding-right: 20px !important;
    vertical-align: middle;
  }
}
.feature-heading {
  text-transform: uppercase;
  font-size: 20px;
  color: #535353;
  margin-bottom: 8px;
}

.section--warpper .heading--warpper .gallery--heading {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Noto Serif", serif;
  font-weight: 600;
  border-top: 1px solid #E3E3E3;
  padding-top: 42px;
  padding-bottom: 46px;
  padding-left: 14px;
}
.section--warpper .heading--warpper .gallery--heading .gallery--wrapper {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(139, 136, 136, 0.7);
  box-shadow: 0px 0px 10px 0px rgba(139, 136, 136, 0.7);
}
.section--warpper .heading--warpper .gallery--heading .gallery--wrapper .item a {
  display: block;
}

.quicklink-icons {
  font-size: 20px;
  display: block;
  position: relative;
  top: 50%;
  padding-top: 8px;
}
.quicklink-icons__stats {
  padding: 0 18px;
  width: 70px;
  color: #A68435;
}

.price-quicklink {
  color: #5B4B25;
  padding-top: 18px;
  font-size: 16px;
}

.ql {
  line-height: 1.35;
  max-width: 713px;
  background: #fff;
}

.section-nav-grey {
  background-color: #F4F4F4;
}

@media screen and (max-width: 767px) {
  .section--accom .container .accom--wrapper .accom--content {
    padding-bottom: 22px;
    border-top: 1px solid #E3E3E3;
    padding-top: 22px;
  }
  .section--accom .container .accom--wrapper .accom--content .col-icon .quicklink-icons__stats {
    font-size: 20px;
    color: #0A1320;
  }
  .section--accom .container .accom--wrapper .accom--content .col-price {
    float: right;
  }
  .section--accom .container .accom--wrapper .accom--content .col-price .price-quicklink {
    font-size: 20px;
    padding-top: 22px;
    margin-left: 10px;
  }

  .features--wrapper .features--content {
    border-top: 1px solid #E3E3E3;
    padding-top: 28px;
  }
  .features--wrapper .features--content .col-list .features--list {
    padding-top: 5px;
    font-size: 15px;
  }
  .features--wrapper .features--content .col-list .features--list li:before {
    content: "";
    font-family: "FontAwesome";
    color: #0A1320;
    font-size: 20px;
    padding-right: 20px !important;
    vertical-align: middle;
  }

  .feature-heading {
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 0px;
  }
}
/* ==| NAV inside MAIN  ============================= */
.grid__nav {
  margin-top: 4px;
}
.grid__nav li {
  display: inline-block;
  padding: 0px 15px;
}
.grid__nav li .grid__nav--link {
  font-size: 17px;
  font-weight: 400;
  line-height: 40px;
  color: #0A1320;
  font-family: "Noto Serif", serif;
}
.grid__nav li .grid__nav--link:hover {
  color: #5B4B25;
}
.grid__nav li .grid__nav--link.active {
  color: #0A1320;
  background-color: #FFFFFF;
  padding: 22px;
  width: 300px;
}

@media screen and (min-width: 767px) {
  .section--accom .container .accom--wrapper .accom--content {
    padding-bottom: 20px;
    border-top: 1px solid #E3E3E3;
    padding-top: 25px;
  }
  .section--accom .container .accom--wrapper .accom--content .col-icon .quicklink-icons__stats {
    font-size: 20px;
    color: #0A1320;
  }
  .section--accom .container .accom--wrapper .accom--content .col-price {
    float: right;
  }
  .section--accom .container .accom--wrapper .accom--content .col-price .price-quicklink {
    font-size: 20px;
    float: right;
    padding-top: 0px;
    color: #5B4B25;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .grid--wrapper {
    margin: 0 auto;
    position: relative;
    max-width: 930px;
  }
  .grid--wrapper .grid--row {
    margin: 30px 27px;
  }
  .grid--wrapper .grid--row .grid--row-image, .grid--wrapper .grid--row .grid--row-content {
    height: 328px;
  }
  .grid--wrapper .grid--row .grid--row-image {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  .grid--wrapper .grid--row .grid--row-image a {
    display: block;
    height: inherit;
  }
  .grid--wrapper .grid--row .grid--row-image a .hero-image {
    width: 100%;
    height: 256px;
    background-size: cover;
    background-position: center center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .grid--wrapper .grid--row .grid--row-image a .hero-image:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .grid--wrapper .grid--row .grid--row-content .details {
    padding: 0px 10px 10px 10px;
    position: relative;
    top: 37%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .grid--wrapper .grid--row .grid--row-content .details h2 {
    font-size: 23px;
  }
  .grid--wrapper .grid--row .grid--row-content .details p {
    font-size: 14px;
    font-family: "Noto Sans", sans-serif;
    line-height: 25px;
    text-align: center;
  }

  .quicklink-icons {
    font-size: 20px;
    display: block;
    position: relative;
    top: 50%;
    padding-top: 10px;
  }
  .quicklink-icons__stats {
    padding: 0 26px;
    width: 70px;
    color: #A68435;
  }

  .price-quicklink {
    color: #5B4B25;
    padding-top: 18px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .grid--wrapper {
    margin: 0 auto;
    position: relative;
  }
  .grid--wrapper .grid--row {
    margin: 30px -7px;
  }
  .grid--wrapper .grid--row .grid--row-image, .grid--wrapper .grid--row .grid--row-content {
    height: 328px;
  }
  .grid--wrapper .grid--row .grid--row-image {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  .grid--wrapper .grid--row .grid--row-image a {
    display: block;
    height: inherit;
  }
  .grid--wrapper .grid--row .grid--row-image a .hero-image {
    width: 100%;
    height: 256px;
    background-size: cover;
    background-position: center center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .grid--wrapper .grid--row .grid--row-image a .hero-image:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .grid--wrapper .grid--row .grid--row-content .details {
    padding: 0px 10px 10px 10px;
    position: relative;
    top: 32%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .grid--wrapper .grid--row .grid--row-content .details h2 {
    font-size: 19px;
  }
  .grid--wrapper .grid--row .grid--row-content .details p {
    font-size: 14px;
    font-family: "Noto Sans", sans-serif;
    line-height: 25px;
    text-align: center;
  }

  .quicklink-icons {
    font-size: 20px;
    display: block;
    position: relative;
    top: 50%;
    padding-top: 20px;
  }
  .quicklink-icons__stats {
    padding: 0 26px;
    width: 70px;
    color: #A68435;
  }

  .price-quicklink {
    color: #5B4B25;
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .grid--wrapper {
    margin: auto;
    position: relative;
  }
  .grid--wrapper .grid--row {
    margin: 30px 14px;
  }
  .grid--wrapper .grid--row .grid--row-image, .grid--wrapper .grid--row .grid--row-content {
    height: 328px;
  }
  .grid--wrapper .grid--row .grid--row-image {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  .grid--wrapper .grid--row .grid--row-image a {
    display: block;
    height: inherit;
  }
  .grid--wrapper .grid--row .grid--row-image a .hero-image {
    width: 100%;
    height: 256px;
    background-size: cover;
    background-position: center center;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .grid--wrapper .grid--row .grid--row-image a .hero-image:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .grid--wrapper .grid--row .grid--row-content .details {
    padding: 0px 10px 10px 10px;
    position: relative;
    top: 32%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .grid--wrapper .grid--row .grid--row-content .details h2 {
    font-size: 23px;
  }
  .grid--wrapper .grid--row .grid--row-content .details p {
    font-size: 14px;
    font-family: "Noto Sans", sans-serif;
    line-height: 17px;
    text-align: center;
  }

  .quicklink-icons {
    font-size: 20px;
    display: block;
    position: relative;
    top: 50%;
    padding-top: 33px;
    align-items: center;
  }
  .quicklink-icons__stats {
    padding: 0 13px;
    width: 70px;
    color: #A68435;
  }

  .price-quicklink {
    color: #5B4B25;
    padding-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  #main .accom-sub-nav .container .sub-nav-toggle {
    display: inline-block;
    float: right;
    width: 100px;
    height: 50px;
  }
  #main .accom-sub-nav .container .sub-nav-toggle i {
    float: right;
    font-size: 30px;
    color: #A68435;
  }
  #main .accom-sub-nav .container .sub-nav-toggle.active i:before {
    content: "";
  }
  #main .accom-sub-nav .container .nav-heading {
    float: right;
    margin-top: 30px;
    margin-right: -25px;
    font-size: 15px;
    color: #A68435;
    font-family: "Merriweather", serif;
  }
  #main .accom-sub-nav .container .sub-nav-heading {
    font-size: 20px;
    font-family: "Merriweather", serif;
    padding-top: 16px;
    display: inline-block;
    position: relative;
  }
  #main .accom-sub-nav #accom-nav {
    position: relative;
    left: 0;
    right: 0;
    height: 20%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    z-index: 5;
    background: #F5F5F5;
    display: none;
    color: #FFFFFF;
  }
  #main .accom-sub-nav #accom-nav ul {
    text-align: left;
  }
  #main .accom-sub-nav #accom-nav ul li {
    margin-bottom: 10px;
    padding-left: 0px;
    display: block;
  }
  #main .accom-sub-nav #accom-nav ul li:hover:after {
    content: none;
    display: none;
    border-bottom: 0px;
  }
  #main .accom-sub-nav #accom-nav ul li a {
    font-size: 23px;
    font-weight: 400;
    line-height: 40px;
    background: none;
    padding-left: 0px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  .accom-container {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  header #primary-nav ul li a {
    font-size: 15px !important;
    padding: 0px 6px 20px 6px !important;
  }
}
@media screen and (min-width: 1400px) {
  header #primary-nav ul li a {
    padding: 0px 10px 20px 6px;
  }
}
@media screen and (min-width: 1500px) {
  header #primary-nav ul li a {
    padding: 0px 10px 20px 17px;
  }
}
@media screen and (min-width: 1600px) {
  header #primary-nav ul li a {
    padding: 0px 10px 20px 28px;
  }
}
/*
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
*/
.footer--top {
  padding-bottom: 5px;
  padding-top: 5px;
}
.footer--top .container-fw .row {
  margin: 0 5px !important;
}
.footer--top .small-screen {
  display: none;
}
.footer--top .large-screen {
  margin-top: 10px;
}
.footer--top .newsletter-wrapper-new .form-control {
  width: 293px;
  height: 55px;
  font-style: italic;
  text-align: center;
  font-family: "Noto Serif", serif;
  font-size: 16px;
}
.footer--top .newsletter-wrapper-new #news-signup-form {
  display: inline-flex;
}
.footer--top .newsletter-wrapper-new .btn-brown {
  height: 55px;
  margin-left: 5px;
  padding-left: 50px;
  padding-right: 50px;
}
.footer--top .social-links {
  margin-bottom: 5px;
  text-align: right;
  padding-top: 110px;
}
.footer--top .social-links li {
  display: inline;
  padding: 10px;
}
.footer--top .social-links li a {
  font-size: 40px;
  color: #A68435;
}
.footer--top .social-links li a:hover {
  color: #5B4B25;
}

.social-centered {
  padding-top: 10px;
}

.footer--mid {
  padding-bottom: 25px;
  align-items: center;
}
.footer--mid .container-fw .row {
  margin: 0 5px !important;
}
.footer--mid h1 {
  color: #FFFFFF;
  text-align: center;
  font-size: 30px;
  font-family: "Noto Serif", serif;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.footer--mid p {
  color: #FFFFFF;
}
.footer--mid p a {
  color: #FFFFFF;
}
.footer--mid p a:hover {
  color: #86abe8;
}
.footer--mid .text-center p {
  text-align: center;
  font-family: "Noto Serif", serif;
  font-size: 20;
}
.footer--mid .item .detail {
  width: 710px;
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 20px;
  font-style: italic;
  line-height: 1.3;
}
.footer--mid .item .person {
  font-family: "Noto Sans", sans-serif;
  font-size: 15px;
  font-style: normal;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.footer--mid .copyright-credit p, .footer--mid .contact-info p {
  font-size: 15px;
  margin-bottom: 0px;
}
.footer--mid .copyright-credit p {
  text-align: right;
}
.footer--mid .left-info {
  margin-top: -40px;
}
.footer--mid .right-info {
  margin-top: -40px;
  float: right;
}
.footer--mid .pb {
  margin-bottom: 0px;
}

.footer__lower {
  background-color: #F4F4F4;
  padding-top: 20px;
  padding-bottom: 20px;
}

/******************************footer nav bar***************************/
.footer--nav {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #F4F4F4;
}

.footer-nav-bar {
  text-align: center;
}
.footer-nav-bar nav {
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer-nav-bar nav span {
  line-height: 1em;
}
.footer-nav-bar nav span a {
  color: #5B4B25;
  font-size: 15px;
  font-family: "Merriweather", serif;
  padding: 0px 15px 0px 15px;
  border-right: 1px solid #5B4B25;
  text-transform: uppercase;
}
.footer-nav-bar nav span a:hover {
  color: #A68435;
}
.footer-nav-bar nav span a:active {
  color: #A68435;
}
.footer-nav-bar nav span a:last-child {
  border-right: none;
}

@media screen and (max-width: 767px) {
  .cnews {
    padding-left: 0px;
    padding-right: 0px;
  }

  .soci {
    padding-left: 0px;
    padding-right: 0px;
  }

  .footer--top {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer--top .newsletter-wrapper-new {
    padding-top: 0px;
    text-align: center;
  }
  .footer--top .newsletter-wrapper-new h1 {
    font-size: 30px;
    text-align: center;
  }
  .footer--top .newsletter-wrapper-new p {
    text-align: center;
  }
  .footer--top .newsletter-wrapper-new .large-screen {
    display: none;
  }
  .footer--top .newsletter-wrapper-new .small-screen {
    display: block;
    margin-top: 10px;
  }
  .footer--top .newsletter-wrapper-new #news-signup-form {
    display: block;
  }
  .footer--top .social-links {
    text-align: center;
    padding-top: 50px;
  }
  .footer--top .social-links li {
    margin-bottom: 5px;
  }
  .footer--top .social-links li a {
    font-size: 30px;
  }

  .footer__lower .partner-logos {
    padding-top: 15px;
  }
  .footer__lower .partner-logos li {
    display: block;
    padding: 15px;
  }

  .footer--mid {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .footer--mid h1 {
    margin-top: 0px;
  }
  .footer--mid .text-center {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer--mid .left-info {
    margin-top: 10px;
  }
  .footer--mid .left-info p {
    text-align: center;
  }
  .footer--mid .right-info {
    margin-top: 10px;
  }
  .footer--mid .right-info p {
    text-align: center;
  }
  .footer--mid .pb {
    margin-bottom: 20px;
  }
  .footer--mid .item .detail {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .footer--mid .contact-info {
    margin-bottom: 15px;
  }

  .footer-nav-bar nav span a {
    border-right: none;
    padding-bottom: 13px;
    padding-top: 13px;
    border-bottom: 1px solid #5B4B25;
  }

  nav span a:last-child {
    border-bottom: none;
  }

  .footer--nav {
    padding-bottom: 55px;
  }
  .footer--nav a {
    display: block;
  }

  .no-testimonial {
    padding-top: 0px;
  }
  .no-testimonial .container-fw {
    padding-top: 0px;
  }
  .no-testimonial .left-info {
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .footer--top .container-fw .row {
    margin: -15px !important;
  }
  .footer--top .newsletter-wrapper-new h1 {
    font-size: 34px;
  }
  .footer--top .newsletter-wrapper-new .form-control {
    width: 260px;
    height: 50px;
  }
  .footer--top .newsletter-wrapper-new .btn-brown {
    height: 50px;
    width: 140px;
    margin-left: 5px;
  }
  .footer--top .social-links li {
    padding: 8px;
  }
  .footer--top .social-links li a {
    font-size: 31px;
  }

  .footer--mid .left-info {
    margin-top: 0px;
  }
  .footer--mid .right-info {
    margin-top: 0px;
  }
  .footer--mid .pb {
    margin-bottom: 10px;
  }

  .no-testimonial {
    padding-top: 5px;
  }
  .no-testimonial .container-fw {
    padding-top: 0px;
  }

  .social-centered {
    padding-top: 25px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .footer--mid .left-info {
    margin-top: 0px;
  }
  .footer--mid .right-info {
    margin-top: 0px;
  }
  .footer--mid .pb {
    margin-bottom: 10px;
  }

  .no-testimonial {
    padding-top: 5px;
  }
  .no-testimonial .container-fw {
    padding-top: 0px;
  }
}
/*********************************************quicklinks*********************************************/
.quicklinks .container-fw .row {
  margin: 0 5px !important;
}
.quicklinks .quicklinks-descr {
  font-family: "Noto Sans", sans-serif;
  font-size: 14px;
  text-align: center;
  min-height: 70px;
  margin: 0 auto;
}
.quicklinks .quicklinks-heading {
  background: rgba(0, 0, 0, 0.65);
  /*bottom: 0;*/
  left: 0;
  width: 100%;
  height: 62px;
  margin-top: -62px;
  margin-bottom: 25px;
  padding-top: 1px;
  position: relative;
}
.quicklinks .quicklinks-heading h2 {
  padding-top: 1px;
}
.quicklinks .quicklinks-heading h2 a {
  color: #FFFFFF;
  font-size: 25px;
  font-family: "Noto Serif", serif;
}
.quicklinks .left_quicklink {
  padding-right: 5px;
}
.quicklinks .right_quicklink {
  padding-left: 5px;
}
.quicklinks .bot_quicklink p.quicklinks-descr {
  width: 650px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .quicklinks .container-fw .row {
    margin: -15px !important;
  }
  .quicklinks .ql-col {
    padding-left: 0px;
    padding-right: 0px;
  }
  .quicklinks .ql-col .ql-hero-img {
    height: 278px;
  }
  .quicklinks .quicklinks-heading h2 a {
    font-size: 20px;
  }
  .quicklinks p.quicklinks-descr {
    padding-left: 20px;
    padding-right: 20px;
  }
  .quicklinks .bot_quicklink p.quicklinks-descr {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .quicklinks .ql-hero-img {
    height: 300px;
  }
  .quicklinks .ql-col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .quicklinks .left_quicklink {
    padding-right: 5px;
  }
  .quicklinks .right_quicklink {
    padding-left: 5px;
  }
  .quicklinks .quicklinks-heading h2 a {
    font-size: 20px;
  }
  .quicklinks p.quicklinks-descr {
    padding-left: 6px;
    padding-right: 6px;
  }
  .quicklinks .bot_quicklink p.quicklinks-descr {
    width: 450px;
    margin: 0 auto;
  }
  .quicklinks .quicklinks-descr {
    min-height: 80px;
    margin: 0 auto;
  }
}
/*********************************************gallery*********************************************/
.section .galleries figure {
  height: 240px;
}
.section .mobile--heading h1 {
  font-size: 25px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .gallery_page .galleries {
    margin-top: 0px;
    height: 480px !important;
  }
  .gallery_page .galleries .first-img {
    height: 100% !important;
  }
  .gallery_page .galleries .col-xs-12.img {
    width: 100% !important;
  }
  .gallery_page .galleries .first-img {
    padding: 0px 0px 0px 0px;
  }
  .gallery_page .mobile--heading {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .gallery_page .gallery-img {
    padding: 0px 0px 0px 0px;
  }
  .gallery_page .gallery-img .container-fw {
    padding: 0px 15px;
  }
  .gallery_page #main {
    padding-top: 70px;
  }
  .gallery_page .main__intro {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .gallery_page .section .galleries figure {
    height: 140px;
  }
}
/**********************************Location************************************/
.map-wrappper p {
  font-size: 14px !important;
}
.map-wrappper h2 {
  font-size: 16px !important;
}

@media screen and (max-width: 767px) {
  .map-wrappper {
    height: 500px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .map-wrappper {
    height: 650px !important;
  }
}
.read-reviews-wrap {
  display: block;
  margin: 20px auto;
}

.read-reviews-wrap.lg-link {
  display: block;
  margin: 20px auto;
  text-align: center;
}

.btn.read-reviews {
  display: inline-block;
  margin: 20px auto;
  padding: 13px 25px;
}

.ta-logo-wrap {
  display: inline-block;
}

@media screen and (min-width: 1101px) {
  .footer__mid {
    min-height: 100px;
  }
}
.footer--top .social-centered .social-links {
  padding-top: 0px;
  text-align: center;
  padding-bottom: 5px;
}

.footer--mid.no-testimonial .left-info, .footer--mid.no-testimonial .right-info {
  position: relative;
  top: 20px;
}

/* ==| BLOG MODULE STYLE ============================= */
.blog__heading {
  font-size: 26px;
  line-height: 30px;
}

.blog__wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

.blog__item {
  padding: 15px;
  padding-bottom: 30px;
}
.blog__item:first-child {
  padding-top: 0px;
}

.blog__image {
  position: relative;
  height: 400px;
  width: 100%;
  overflow: hidden;
  padding: 0;
  padding-bottom: 20px;
}
.blog__image a, .blog__image span {
  height: inherit;
  width: inherit;
  display: block;
}
.blog__image span {
  background-size: cover;
  background-position: center center;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.blog__image span:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog__item__heading {
  font-size: 22px;
}
.blog__item__heading a {
  padding: 0;
  color: #A68435;
}
.blog__item__heading a:hover {
  color: #5B4B25;
}

.blog__link {
  color: #A68435;
}
.blog__link:hover {
  color: #5B4B25;
}

.btn-brown.read-more-link {
  display: inline-block;
  margin: 20px auto;
  padding: 13px 35px;
}

.well {
  border: 1px solid #D8D8D8;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.well h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  margin-top: 0px;
}
.well .list__blogs {
  padding-left: 0px;
  display: table;
}
.well .list__blogs__item {
  display: inherit;
  padding: 2px 0px !important;
}
.well .list__blogs__item a {
  padding: 0;
  vertical-align: middle;
  color: #A68435;
}
.well .list__blogs__item a:hover {
  color: #5B4B25;
}
.well .list__blogs__item:before {
  content: "";
  font-family: "FontAwesome";
  color: #5B4B25;
  font-size: 10px;
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}

.blog__wrapper .pagination {
  padding-left: 15px;
  padding-bottom: 15px;
}

.pagination li {
  display: inline-block;
  border: 1px solid #5B4B25;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-right: 5px;
}
.pagination li a {
  color: #5B4B25;
  font-size: 16px;
  font-weight: 700;
  display: block;
  width: 40px;
  height: 40px;
  padding: 6px 16px;
}
.pagination li:hover {
  background-color: #5B4B25;
}
.pagination li:hover a {
  color: #FFFFFF;
}
.pagination li.active {
  background: #5B4B25;
}
.pagination li.active a {
  color: #FFFFFF;
}

.contact-form-wrap {
  margin-top: 20px;
}
.contact-form-wrap .contact-us .control-label {
  font-family: "Noto Sans", sans-serif;
  font-weight: normal;
  margin: 0 0 0 10px;
}
.contact-form-wrap .contact-us .submit-btn {
  text-transform: none;
}

.content .content-img ul {
  list-style: disc;
}
.content .content-img ol {
  list-style-type: decimal;
}

.booking-acc-single {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.no-caption-slides {
  top: 83%;
}

.home .no-caption-slides {
  top: 87%;
}
.home .no-caption-slides .booking-wrapper {
  top: 15px;
}

@media screen and (max-height: 900px) and (min-height: 768px) {
  .home .no-caption-slides {
    top: 87% !important;
  }
}
@media screen and (max-height: 768px) and (min-height: 600px) {
  .home .no-caption-slides {
    top: 84% !important;
  }
}
@media screen and (max-height: 905px) {
  .no-caption-slides {
    top: 87%;
  }
}
@media screen and (max-height: 1085px) {
  .no-caption-slides {
    top: 85%;
  }
}
@media screen and (min-height: 1200px) {
  .no-caption-slides {
    top: 87%;
  }

  .home .no-caption-slides {
    top: 89% !important;
  }
}
/* == | SITEMAP ===============================================================*/
.sitemap .sitemap__item {
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  color: #A68435;
}
.sitemap .sitemap__item:hover {
  color: #5B4B25;
}
.sitemap i {
  margin-right: 10px;
}
.sitemap .level-1 li {
  display: block;
}
.sitemap .level-1 li .sitemap__item {
  font-size: 16px;
  line-height: 34px;
}
.sitemap .level-2 li, .sitemap .level-3 li {
  display: block;
  margin-left: 40px;
}
.sitemap .level-2 li .sitemap__item, .sitemap .level-3 li .sitemap__item {
  font-size: 15px;
  line-height: 30px;
}
.sitemap .level-3 li .sitemap__item {
  font-size: 15px;
  line-height: 30px;
}

.currency_text {
  margin-left: 5px;
  font-size: 12px;
}

#primary-nav {
  margin-right: 50px;
}

@media screen and (max-width: 1100px) {
  .footer--top .newsletter-wrapper-new .btn-brown {
    padding-left: 30px;
    padding-right: 30px;
  }
}
header .booking-btn.active {
  color: #FFFFFF;
}

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