@charset "UTF-8";
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Regular.eot');
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Regular.woff2') format('woff2'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Regular.woff') format('woff'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Regular.ttf') format('truetype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Medium.eot');
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Medium.woff2') format('woff2'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Medium.woff') format('woff'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Medium.ttf') format('truetype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Medium.svg#BrandonGrotesque-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Bold.eot');
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Bold.woff2') format('woff2'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Bold.woff') format('woff'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Bold.ttf') format('truetype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Light.eot');
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Light.woff2') format('woff2'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Light.woff') format('woff'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Light.ttf') format('truetype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Light.svg#BrandonGrotesque-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Brandon Grotesque';
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Thin.eot');
  src: url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Thin.eot?#iefix') format('embedded-opentype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Thin.woff2') format('woff2'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Thin.woff') format('woff'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Thin.ttf') format('truetype'), url('../themes/orgon/assets/css/fonts/BrandonGrotesque-Thin.svg#BrandonGrotesque-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}
/**
 *  Variables
 */
/**
 * Resets
 */
blockquote,
button,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
td,
th,
ul {
  border: 0;
  margin: 0;
  padding: 0;
}
address {
  font-style: normal;
}
body {
  margin: 0;
}
img {
  border: 0;
}
:focus {
  outline: 0;
}
button {
  background: none;
}
a,
button {
  color: inherit;
}
a,
button {
  cursor: pointer;
}
.nav--social .menu-item:not(.menu-item-language) a,
.nav--social .menu-item:not(.menu-item-language) a:before,
.widget--footer [id*=social] .menu-item:not(.menu-item-language) a,
.widget--footer [id*=social] .menu-item:not(.menu-item-language) a:before,
li,
main {
  display: block;
}
.bar,
.bar--fixed,
.site-header,
.site-header .menu-wrapper,
.site-header .search-form,
.site-header .site-branding {
  display: flex;
}
form {
  margin-bottom: 0;
}
button {
  font: inherit;
}
button {
  -webkit-font-smoothing: inherit;
}
strong {
  font-weight: 600;
}
button {
  letter-spacing: inherit;
}
a {
  text-decoration: none;
}
button {
  overflow: visible;
}
img {
  max-width: 100%;
}
img {
  height: auto;
}
a,
button {
  transition-duration: 0.1s;
}
.nav--social .menu-item:not(.menu-item-language) a:before,
.widget--footer [id*=social] .menu-item:not(.menu-item-language) a:before {
  visibility: visible;
}
.nav--social .menu-item:not(.menu-item-language) a:before,
.widget--footer [id*=social] .menu-item:not(.menu-item-language) a:before {
  pointer-events: auto;
}
.bar--fixed {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
/**
 * Owl
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  position: absolute;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../themes/orgon/assets/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Jquery UI
 */
/*! jQuery UI - v1.12.1 - 2017-08-15
* http://jqueryui.com
* Includes: core.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, menu.css, selectmenu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.59999999999999%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
  transform: rotate(180deg);
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .85em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .0em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  background: white;
  border: none;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  color: #484848;
  opacity: 1;
  padding: 0;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/**
 * Modal
 */
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .75;
}
.close:focus,
.close:hover {
  color: #fff;
  text-decoration: none;
  opacity: .75;
}
button.close {
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  -webkit-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;
  pointer-events: none;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: auto;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.65;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.modal-header .close {
  padding: 15px;
  width: 100%;
  text-align: right;
}
@media (min-width: 768px) {
  .modal-header .close {
    width: auto;
    margin: 0px -15px 0px auto;
    text-align: inherit;
  }
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  background-color: #fff;
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}
.modal-body.tight {
  padding: 0;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 900px) {
  .modal-dialog {
    max-width: 95% !important;
  }
}
@media (max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
/**
 * Modal Form
 */
#inquiryModal .inquiry-form-modal {
  padding: 0 1.5rem 2.5rem 2.5rem;
  min-height: 400px;
}
#inquiryModal .inquiry-form-modal header {
  margin: 3rem auto 2rem;
  text-align: center;
}
#inquiryModal .inquiry-form-modal header h3 {
  font-size: 2.25rem;
  line-height: 1.1;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  #inquiryModal .inquiry-form-modal {
    flex-basis: initial;
  }
}
#inquiryModal .side-image {
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  padding: 1.5rem;
  position: relative;
  filter: saturate(1.3) brightness(1.05) contrast(1.05);
  text-transform: capitalize;
}
#inquiryModal .side-image::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.6) 100%);
  pointer-events: none;
  content: "";
}
#inquiryModal .side-image h4,
#inquiryModal .side-image span {
  color: inherit;
  margin-bottom: 0rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
#inquiryModal .side-image h4 {
  font-family: 'Brandon Grotesque', serif;
  font-size: 1.5rem;
  padding-right: 2rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.modal-open #ui-datepicker-div {
  position: absolute !important;
}
#coronaModal {
  text-align: center;
}
#coronaModal .modal-dialog {
  max-width: 400px;
}
#coronaModal .banner-header img {
  height: 225px;
  object-fit: cover;
  width: 100%;
}
#coronaModal h3 {
  padding: 15px 15px 20px;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
@media (min-width: 768px) {
  #coronaModal h3 {
    padding: 15px 30px 20px;
    font-size: 2rem;
  }
}
#coronaModal .banner-body {
  padding: 0 60px 30px;
}
@media (min-width: 768px) {
  #coronaModal .banner-body {
    padding: 0 60px 30px;
  }
}
#coronaModal .banner-body p {
  text-align: center;
}
#coronaModal .banner-body .btn {
  margin: 30px auto 0;
}
/**
 * Leaflet
 */
.leaflet-image-layer,
.leaflet-layer,
.leaflet-map-pane,
.leaflet-marker-icon,
.leaflet-marker-pane,
.leaflet-marker-shadow,
.leaflet-overlay-pane,
.leaflet-overlay-pane svg,
.leaflet-popup-pane,
.leaflet-shadow-pane,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-tile-pane,
.leaflet-zoom-box {
  left: 0;
  position: absolute;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
  max-width: none !important;
}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important;
}
.leaflet-tile {
  -webkit-filter: inherit;
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  height: 0;
  width: 0;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-tile-pane {
  z-index: 2;
}
.leaflet-objects-pane {
  z-index: 3;
}
.leaflet-overlay-pane {
  z-index: 4;
}
.leaflet-shadow-pane {
  z-index: 5;
}
.leaflet-marker-pane {
  z-index: 6;
}
.leaflet-popup-pane {
  z-index: 7;
}
.leaflet-vml-shape {
  height: 1px;
  width: 1px;
}
.lvml {
  display: inline-block;
  position: absolute;
  behavior: url("../themes/orgon/assets/css/#default#VML");
}
/* control positioning */
.leaflet-control {
  pointer-events: auto;
  position: relative;
  z-index: 7;
}
.leaflet-bottom,
.leaflet-top {
  pointer-events: none;
  position: absolute;
  z-index: 1000;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  clear: both;
  float: left;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-popup,
.leaflet-fade-anim .leaflet-tile {
  opacity: 0;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup,
.leaflet-fade-anim .leaflet-tile-loaded {
  opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated,
.leaflet-zoom-anim .leaflet-tile {
  transition: none;
}
.leaflet-marker-icon {
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* cursors */
.leaflet-clickable {
  cursor: pointer;
}
.is--ie9 .leaflet-clickable {
  position: absolute;
}
.leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.leaflet-control,
.leaflet-popup-pane {
  cursor: auto;
}
.leaflet-dragging .leaflet-clickable,
.leaflet-dragging .leaflet-container {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
/* visual tweaks */
.leaflet-container {
  background: #eae4d5;
  outline: 0;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  background: rgba(255, 255, 255, 0.5);
  border: 2px dotted #3388ff;
}
/* general typography */
/* general toolbar styles */
.leaflet-bar {
  border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  color: #222222;
  display: block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  width: 26px;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.leaflet-bar a.leaflet-disabled {
  background-color: #f4f4f4;
  color: #bbbbbb;
  cursor: default;
}
.leaflet-touch .leaflet-bar a {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: normal 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}
.leaflet-control-zoom-out {
  font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px;
}
/* layers control */
.leaflet-control-layers {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.leaflet-control-layers-toggle {
  height: 36px;
  width: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  height: 44px;
  width: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  background: #ffffff;
  color: #333333;
  padding: 6px 10px 6px 6px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  border-top: 1px solid #dddddd;
  height: 0;
  margin: 5px -10px 5px -6px;
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  color: #333333;
  padding: 0 5px;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid #777777;
  border-top: none;
  box-sizing: content-box;
  font-size: 11px;
  line-height: 1.1;
  overflow: hidden;
  padding: 2px 5px 1px;
  white-space: nowrap;
}
.leaflet-control-scale-line:not(:first-child) {
  border-bottom: none;
  border-top: 2px solid #777777;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777777;
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
  box-shadow: none;
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
  background-clip: padding-box;
}
/* popup */
.leaflet-popup {
  margin-bottom: -7px;
  position: absolute;
  text-align: center;
}
.leaflet-popup-content-wrapper {
  border-radius: 4px;
  overflow: hidden;
  text-align: left;
  width: 200px;
}
.leaflet-popup-content {
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  height: 24px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 40px;
}
.leaflet-popup-tip {
  height: 30px;
  margin: -21px auto 0;
  padding: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 30px;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.leaflet-container a.leaflet-popup-close-button {
  display: none;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999999;
}
.leaflet-popup-scrolled {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
  margin: 0 auto;
  width: 24px;
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999999;
}
/* div icon */
.leaflet-div-icon {
  background: #ffffff;
  border: 1px solid #666666;
}
/**
 * Light Gallery
 */
/*! lightgallery - v1.6.4 - 2017-10-29
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
.lg-icon {
  font-family: 'orgon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  color: #ededed;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
  font-size: 2rem;
  /*
      height: 80vh;
      width: 100px;
      transform: translate(-50%, -50%);
      text-align: right;
  */
}
.lg-actions .lg-next:before {
  content: "\e92a";
}
.lg-actions .lg-prev {
  font-size: 2rem;
  left: 20px;
  transform: rotate(180deg);
}
.lg-actions .lg-prev:after {
  content: "\e92a";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  right: 0;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.lg-toolbar .lg-icon {
  color: #ededed;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e927";
}
.lg-toolbar .lg-download:after {
  content: "\e923";
}
.lg-sub-html {
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ededed;
  font-size: 1rem;
  line-height: 1;
  left: 0;
  padding: 11px 40px 7px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #ededed;
  display: inline-block;
  font-size: 1rem;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
  position: absolute;
  top: -36px;
  right: 68px;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border-radius: 0px;
  margin-bottom: 5px;
  border: 2px solid rgba(0, 0, 0, 0.01);
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #fff;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: top 0.25s ease;
  -o-transition: top 0.25s ease;
  transition: top 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 80px;
}
.lg-outer .lg-toogle-thumb {
  border-radius: 2px 2px 0 0;
  color: #ededed;
  cursor: pointer;
  font-size: 20px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 13px;
  text-align: center;
  top: -36px;
  width: 50px;
  transform: rotate(-90deg);
}
.lg-thumb-open.lg-outer .lg-toogle-thumb {
  transform: rotate(90deg);
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e924";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../themes/orgon/assets/img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../themes/orgon/assets/img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../themes/orgon/assets/img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../themes/orgon/assets/img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../themes/orgon/assets/img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "+";
  font-family: sans-serif;
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-actual-size {
  display: none;
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "-";
  font-family: sans-serif;
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07000000000000001);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../themes/orgon/assets/img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
/*# sourceMappingURL=lightgallery.css.map */
/**
 * Price Range
 */
/*! nouislider - 10.0.0 - 2017-05-28 14:52:48 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.noUi-connect {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-origin {
  position: absolute;
  height: 0;
  width: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbbbbb;
}
.noUi-connect {
  background: #3FB8AF;
  border-radius: 4px;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
}
.noUi-active {
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #dddddd, 0 3px 6px -3px #bbbbbb;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
/**
 * Selectize
 */
/**
 * selectize.bootstrap3.css (v0.12.4) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
}
.selectize-input {
  display: block;
  width: 100%;
  padding: 10px 12px;
  padding-left: 45px;
  line-height: 1.42857143;
  background-color: #fff;
  background-image: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
  border: 1px solid #ccc;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
  text-transform: capitalize;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown .optgroup-header {
  line-height: 1.42857143;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: transparent;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.has-error .selectize-input {
  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 .selectize-input: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;
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/**
 * Flatpickr
 */
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(102%);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}
.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
  /*
      /*rtl:end:ignore*/
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
  /*
      /*rtl:end:ignore*/
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill .1s;
  transition: fill .1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/**
 *   Inttel
 */
/**
 * Variables declared here can be overridden by consuming applications, with
 * the help of the `!default` flag.
 *
 * @example
 *     // overriding $hoverColor
 *     $hoverColor: rgba(red, 0.05);
 *
 *     // overriding image path
 *     $flagsImagePath: "images/";
 *
 *     // import the scss file after the overrides
 *     @import "bower_component/intl-tel-input/src/css/intlTelInput";
 */
.intl-tel-input {
  position: relative;
  display: block;
  width: 100%;
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 36px;
  height: 100%;
  padding: 0 0 0 8px;
}
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
}
.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}
@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #999;
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}
.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}
.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=text],
.intl-tel-input.separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px !important;
  margin-left: 0;
}
.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}
.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}
.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
  display: table;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;
  vertical-align: middle;
  padding-left: 28px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
  padding-left: 66px;
}
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
  padding-left: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
  padding-left: 74px;
}
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
  padding-left: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
  padding-left: 82px;
}
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
  padding-left: 92px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
  padding-left: 90px;
}
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
  padding-left: 100px;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}
.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 9999999999;
  padding: 1px;
}
.intl-tel-input.iti-container:hover {
  cursor: pointer;
}
.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti-flag {
  width: 20px;
}
.iti-flag.be {
  width: 18px;
}
.iti-flag.ch {
  width: 15px;
}
.iti-flag.mc {
  width: 19px;
}
.iti-flag.ne {
  width: 18px;
}
.iti-flag.np {
  width: 13px;
}
.iti-flag.va {
  width: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}
.iti-flag.ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti-flag.af {
  height: 14px;
  background-position: -66px 0px;
}
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti-flag.al {
  height: 15px;
  background-position: -132px 0px;
}
.iti-flag.am {
  height: 10px;
  background-position: -154px 0px;
}
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti-flag.as {
  height: 10px;
  background-position: -242px 0px;
}
.iti-flag.at {
  height: 14px;
  background-position: -264px 0px;
}
.iti-flag.au {
  height: 10px;
  background-position: -286px 0px;
}
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti-flag.az {
  height: 10px;
  background-position: -352px 0px;
}
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti-flag.be {
  height: 15px;
  background-position: -440px 0px;
}
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti-flag.br {
  height: 14px;
  background-position: -680px 0px;
}
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti-flag.by {
  height: 10px;
  background-position: -790px 0px;
}
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti-flag.cy {
  height: 13px;
  background-position: -1225px 0px;
}
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0px;
}
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti-flag.np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0px;
}
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0px;
}
.iti-flag.va {
  height: 15px;
  background-position: -5307px 0px;
}
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0px;
}
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0px;
}
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0px;
}
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0px;
}
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0px;
}
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0px;
}
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0px;
}
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0px;
}
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0px;
}
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0px;
}
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0px;
}
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0px;
}
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0px;
}
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0px;
}
.iti-flag {
  width: 20px;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("../themes/orgon/assets/images/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../themes/orgon/assets/images/flags@2x.png");
  }
}
.iti-flag.np {
  background-color: transparent;
}
/**
 *  Helpers
 */
.text-right {
  text-align: right;
}
.js--more-content {
  position: relative;
  max-height: 175px;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.js--more-content--semilong {
  max-height: 375px;
}
.js--more-content--long {
  max-height: 700px;
}
.js--more-content::after {
  background: linear-gradient(to bottom, rgba(248, 248, 248, 0) 0%, #f8f8f8 100%);
  padding: 30px 0;
  height: 150px;
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.js--more-content.opened {
  max-height: 30000px;
  transition: max-height 1s cubic-bezier(0, 1, 0, 1);
}
.js--more-content.opened + .btn i {
  transform: rotate(-90deg);
}
.js--more-content.opened::after {
  content: none;
}
.underline {
  text-decoration: underline;
}
@media (min-width: 900px) {
  .visible-sm {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .d-sm-none {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 350px) {
  .hidden-xxs {
    display: none !important;
  }
}
.breadcrumbs {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #a1a1a1;
}
.breadcrumbs li:not(:last-child)::after {
  content: ">";
  padding: 0 0.25rem;
}
.d-flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.text-sm {
  font-size: .875rem;
}
.capitalize {
  text-transform: capitalize;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.text-center {
  text-align: center !important;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: table;
}
.spacer-1 {
  height: 1rem;
}
.spacer-2 {
  height: 2rem;
}
.spacer-3 {
  height: 3rem;
}
.spacer-4 {
  height: 4rem;
}
.spacer-5 {
  height: 5rem;
}
.px-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.-mx-2 {
  margin-left: -2rem;
  margin-right: -2rem;
}
.pl-1 {
  padding-left: 1rem;
}
.ml-4 {
  margin-left: 2rem;
}
.ml-auto {
  margin-left: auto;
}
.font-bold {
  font-weight: 700;
}
.relative {
  position: relative;
}
.text-xl {
  font-size: 2rem;
}
.px-8 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.max-w-xl {
  max-width: 50rem;
}
.mx-auto {
  margin: auto;
}
.pt-3 {
  padding-top: 3rem;
}
.pt-5 {
  padding-top: 5rem !important;
}
.mb-0 {
  margin-bottom: 0rem;
}
.mb-1 {
  margin-bottom: 1rem;
}
.mb-2 {
  margin-bottom: 2rem !important;
}
.mb-3 {
  margin-bottom: 3rem !important;
}
.mb-5 {
  margin-bottom: 5rem;
}
.mt-0 {
  margin-top: 0rem;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mt-2 {
  margin-top: 2rem;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mt-5 {
  margin-top: 5rem !important;
}
.pl-3 {
  padding-left: 3rem;
}
.pl-5 {
  padding-left: 5rem;
}
.pl-6 {
  padding-left: 6rem;
}
.pt-1 {
  padding-top: 1rem;
}
.pt-2 {
  padding-top: 2rem;
}
.pt-3 {
  padding-top: 3rem;
}
.pb-1 {
  padding-bottom: 1rem;
}
.pb-2 {
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .pt-xs-0 {
    padding-top: 0 !important;
  }
}
.bg-light {
  background-color: #ededed;
}
.bg-lighter {
  background-color: #f3f3f3;
}
.bg-white {
  background-color: #ffffff;
}
.bg-center {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.accent {
  color: #dcae23;
}
.text-red {
  color: #ce3727;
}
.text-trigger {
  color: #dcae23;
  cursor: pointer;
  display: block;
  font-family: 'Brandon Grotesque', sans-serif;
  letter-spacing: 0.5px;
  margin-bottom: 1.5rem;
  font-size: 1rem;
}
.text-trigger.text-trigger-center {
  margin-top: 1.5rem;
  text-align: center;
}
.pointer {
  cursor: pointer !important;
}
.hide {
  display: none;
}
.hidden-content {
  display: none;
}
.hidden-important {
  display: none !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}
.max-w-300 {
  max-width: 300px;
}
.invert {
  color: #fff;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.block {
  display: block;
}
.img-responsive {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.blend {
  mix-blend-mode: multiply;
}
.pull-right {
  float: right;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
@media (max-width: 900px) {
  .hidden-sm {
    display: none;
  }
}
/**
 * Typography
 */
/* Font Normal */
html {
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 400;
  color: #555555;
  font-size: 84%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 400;
}
@media (max-width: 900px) {
  html {
    font-size: 90%;
  }
}
@media (min-width: 700px) and (max-width: 900px) {
  html {
    font-size: 80%;
  }
}
@media (max-width: 345px) {
  html {
    font-size: 80%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Brandon Grotesque', serif;
  color: #222222;
  font-weight: normal;
}
h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + h6,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + h6,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + h6,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6 {
  margin-top: 0;
}
h1 {
  font-size: 2.6rem;
  line-height: 1.27;
  margin-bottom: 0.67rem;
  font-weight: 500;
}
h2 {
  font-size: 2rem;
  line-height: 1.33;
  margin-bottom: 1.5rem;
}
h3 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
h5 {
  font-size: 15px;
  line-height: 1.66667;
}
h6 {
  font-size: 0.8125rem;
  font-weight: normal;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
@media (max-width: 1099px) {
  h1 {
    font-size: 2.4rem;
  }
}
h1.line,
h2.line,
h3.line {
  border-bottom: 1px solid #dcae23;
  display: inline-block;
  padding-bottom: 0.1rem;
}
h1.special {
  font-family: 'Brandon Grotesque', serif;
  font-weight: normal;
}
h1.special.large {
  font-size: 2.8rem;
  line-height: 2.8rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  h1.special.large {
    font-size: 2.6rem;
  }
}
h2.display-1 {
  font-family: 'Brandon Grotesque', serif;
  font-weight: normal !important;
  font-size: 2.8rem;
  line-height: 3.2rem;
  margin-bottom: 0 !important;
}
h2.special {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 1.3rem !important;
  margin-bottom: 0;
}
h2.special.thin {
  font-weight: 300;
}
.small-font {
  color: #a1a1a1;
  padding: 0.5rem 1rem;
}
.strong {
  font-weight: 600;
  color: #222222;
}
/* Paragraph */
p {
  font-size: 1.0rem;
  line-height: 1.45;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  p {
    font-size: 1.2rem;
  }
}
.lead {
  font-size: 1.15rem;
  margin-top: 0.5rem;
  text-align: justify;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.35rem;
  }
}
p:last-child {
  margin-bottom: 0px;
}
/* Lists */
ul {
  line-height: 1.45;
}
ul.bullets {
  list-style-position: outside;
  padding-left: 1.2rem;
}
ul.bullets li {
  display: list-item;
}
ol.numbers {
  list-style-position: outside;
  padding-left: 1.2rem;
}
ol.numbers li {
  display: list-item;
}
.richText {
  /* Paragraph */
}
.richText strong {
  font-weight: 600;
  color: #222222;
}
.richText ul {
  line-height: 1.45;
}
.richText ul {
  list-style-position: outside;
  padding-left: 1.2rem;
}
.richText ul li {
  display: list-item;
}
.richText ol {
  list-style-position: outside;
  padding-left: 1.2rem;
}
.richText ol li {
  display: list-item;
}
.richText p {
  font-size: 1.0rem;
  line-height: 1.45;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .richText p {
    font-size: 1.2rem;
  }
}
/**
  *  Site header
  */
/* Site Header */
@media (min-width: 1099px) {
  body.transparent-nav .site-header {
    transition: all ease 0.5s;
    background-color: rgba(17, 17, 17, 0.35);
  }
  body.transparent-nav .site-header.black {
    background-color: rgba(17, 17, 17, 0.95);
  }
  body.transparent-nav .site-header:hover {
    background-color: rgba(17, 17, 17, 0.95);
  }
}
.site-header {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  height: auto;
  min-height: 60px;
  padding: 0 3.75rem;
  position: relative;
  z-index: 1100;
  justify-content: space-between;
  background-color: #111111;
}
.fixed-nav .site-header {
  position: fixed;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 900px) {
  .site-header {
    padding: 0 30px;
    flex-wrap: nowrap;
  }
}
@media not screen and (min-width: 900px) {
  .site-header {
    padding-bottom: 0 !important;
  }
}
/* Site Brand */
@media only screen and (min-width: 900px) {
  .site-header .site-branding {
    padding-right: 30px;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    -ms-flex-negative: 0;
    -ms-flex-preferred-size: auto;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
}
.site-header .site-title .site-logo-link {
  display: block;
  font-size: 1.5rem;
  text-align: center;
  width: 100%;
  display: flex;
  max-height: 60px;
  align-items: center;
}
.site-header .site-title .site-logo-link h1 {
  color: inherit;
  font-size: 2.2rem;
  font-weight: 500;
  padding-left: 15px;
  margin: 0px;
}
.site-header .site-title a {
  color: inherit;
}
@media not screen and (min-width: 900px) {
  .site-header .site-title {
    position: relative;
    z-index: 1;
  }
}
/* Site Menu */
.site-header .menu-wrapper {
  flex-grow: 1;
  -ms-flex-positive: 1;
  justify-content: flex-end;
}
@media only screen and (min-width: 900px) {
  .site-header .menu-wrapper.has--long-menu {
    align-items: center;
    justify-content: flex-start;
  }
  .site-header .menu-wrapper.has--long-menu .primary-menu > ul,
  .site-header .menu-wrapper.has--long-menu ul.primary-menu:not(.secondary-menu) {
    display: flex;
    align-items: center;
    flex-shrink: 0;
  }
  .site-header .menu-wrapper.has--long-menu .primary-menu > ul > li,
  .site-header .menu-wrapper.has--long-menu ul.primary-menu:not(.secondary-menu) > li {
    flex-shrink: 0;
  }
  .site-header .menu-wrapper.has--long-menu .primary-menu > ul .cta,
  .site-header .menu-wrapper.has--long-menu ul.primary-menu:not(.secondary-menu) .cta {
    height: 36px;
  }
}
/**
 * 	Navbar
 */
/*.transparent-nav .site-header{
	background: transparent;
	box-shadow: none;

	.site-title {
		display: none;
	}
}

.fixed-nav {
	#masthead {
		top: -100vh;
		transition: all ease .2s;
		position: fixed!important;
	}

	&.up {
		#masthead {
			top: 0;
	}
	}

	&.transparent-nav .site-header{
		background: @purple;

		.site-title {
			display: initial;
		}
	}

}
*/
.search-trigger--mobile {
  position: absolute;
  right: 0;
}
.search-trigger--mobile .search-icon-mobile {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  color: #fff;
}
.search-trigger--mobile .close-icon {
  display: none;
  z-index: 99999999999;
  color: #222222;
  position: absolute;
  right: 0px;
  top: 30px;
  transform: translate(-50%, -50%);
}
.search-trigger--mobile svg {
  width: 30px;
  height: 30px;
}
@media (min-width: 1099px) {
  .search-trigger--mobile .search-icon-mobile {
    right: 30px;
    top: 20px;
    width: 22px;
    height: 22px;
  }
  .search-trigger--mobile .close-icon {
    right: 15px;
    width: 22px;
    height: 22px;
  }
}
.search-form {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  color: #ffffff;
  display: block;
  transition: all 0.1s linear;
  width: 100%;
  height: 60px;
  pointer-events: none;
}
.search-form .search-field {
  background-color: white;
  height: 60px;
  padding: 15px 30px;
  position: relative;
  font-size: 1.2rem;
  z-index: 1010;
}
@media (min-width: 768px) {
  .search-form .search-field {
    font-size: 1.6rem;
  }
}
.search-form .search-submit {
  display: none;
}
.search-form .search-trigger--mobile {
  background-size: 20px auto;
  height: 3.125rem;
  width: 3.125rem;
  z-index: 1100;
}
.search-form .search-trigger--mobile .close-icon {
  display: none;
}
.search-form .search-field::-webkit-input-placeholder,
.search-form .search-field:-ms-input-placeholder,
.search-form .search-field:-moz-placeholder,
.search-form .search-field::-moz-placeholder {
  color: currentColor;
  opacity: 0.75;
}
.site-header.is--active .search-form {
  background: white;
  left: 0;
  z-index: 1;
}
.site-header.is--active .search-form .search-field-wrapper {
  opacity: 1;
  pointer-events: auto;
}
.site-header.is--active .search-form .search-field {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
}
.site-header .search-form .search-field-wrapper {
  border-radius: 0;
  height: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 60px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.1s linear;
}
.site-header.is--active .search-form {
  background: white;
  pointer-events: auto;
  left: 0;
  z-index: 99;
}
.site-header.is--active .search-form .search-field-wrapper {
  opacity: 1;
  pointer-events: auto;
}
.site-header.is--active .search-form .search-field {
  height: 100%;
}
.site-header.is--active .search-trigger--mobile .search-icon-mobile {
  display: none;
}
.site-header.is--active .search-trigger--mobile .close-icon {
  display: block;
  color: #222222;
}
@media (max-width: 1099px) {
  .site-header .site-title {
    width: 100%;
  }
  .site-header .site-title .site-logo-link {
    justify-content: center;
  }
}
#favorites-icon sup {
  background: #dcae23;
  color: #fff;
  border-radius: 50%;
  padding: 2px 5px;
  line-height: 0;
  margin-left: 0.125rem;
  display: none;
  font-family: "Arial", sans-serif;
}
#favorites-icon.favoriteAdded sup {
  display: inline;
}
@media (min-width: 1099px) {
  .menu-item.nav-special {
    height: 43px !important;
  }
}
.menu-item.nav-special a {
  background: #dcae23;
}
@media (min-width: 1099px) {
  .menu-item.nav-special a {
    padding: 6px 14px!important;
  }
}
.menu-item svg {
  vertical-align: middle;
  max-width: 30px;
  max-height: 20px;
  margin-right: 10px;
}
.site-header .menu-wrapper {
  margin-right: 50px;
}
.site-header .menu-wrapper,
.site-header .site-branding {
  align-items: center;
}
@media not screen and (min-width: 900px) {
  .site-header .menu-wrapper,
  .site-header .site-branding {
    margin: 0;
    flex-basis: 33%;
    flex-grow: 1;
    -ms-flex-negative: 1;
    -ms-flex-positive: 1;
    -ms-flex-preferred-size: 33%;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
  }
}
.no-flexbox .site-header {
  display: table;
  width: 100%;
}
.no-flexbox .site-header .menu-wrapper,
.no-flexbox .site-header .site-branding,
.site-header .no-flexbox .menu-wrapper,
.site-header .no-flexbox .site-branding {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.menu-trigger {
  border-right: 1px solid rgba(0, 0, 0, 0.075);
  display: block;
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
  color: #000;
}
@media only screen and (min-width: 480px) {
  .menu-trigger {
    height: 60px;
    width: 60px;
  }
}
.menu-trigger svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0.75);
}
@media only screen and (min-width: 480px) {
  .menu-trigger svg {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
  }
}
.menu-trigger {
  border-right-color: transparent;
}
.menu-trigger.menu--open,
.menu-trigger.menu--close {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.primary-menu > ul li:hover > a {
  color: #222222;
}
ul.primary-menu li:hover > a {
  color: #fff;
}
.primary-menu > ul,
.secondary-menu > ul,
ul.primary-menu,
ul.secondary-menu {
  font-size: 0;
}
.is--iele10 .primary-menu > ul,
.is--iele10 ul.primary-menu {
  text-align: right;
}
.is--iele10 .primary-menu > ul *,
.is--iele10 ul.primary-menu * {
  text-align: left;
}
.primary-menu > ul a,
ul.primary-menu a {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.primary-menu a {
  color: #fff;
}
.primary-menu li a {
  font-family: 'Brandon Grotesque', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
.primary-menu .sub-menu li a {
  text-transform: initial;
  letter-spacing: 0;
}
@media (min-width: 1099px) {
  .primary-menu .sub-menu li a {
    color: #555555;
    font-size: 1.15rem;
    text-transform: uppercase;
  }
}
@media not screen and (min-width: 900px) {
  .menu-wrapper {
    background-color: rgba(34, 34, 34, 0.95);
    display: block !important;
    font-size: 1rem;
    height: 100%;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 60px;
    position: fixed;
    text-align: left;
    transform: translateX(-100%) translateZ(0);
    transition: all 0.3s ease-in-out;
    width: 300px;
    z-index: 999;
  }
  .menu-wrapper li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
  }
  .menu-wrapper li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .menu-wrapper a {
    padding: 19px 60px 19px 20px;
  }
  .nav-is-open .menu-wrapper {
    box-shadow: 0 0 40px 2px rgba(0, 0, 0, 0.3);
    transform: translateZ(0);
  }
  .primary-menu > ul .children,
  ul.primary-menu .sub-menu {
    background-color: #222222;
    display: none;
  }
  .primary-menu > ul .children li,
  ul.primary-menu .sub-menu li {
    border: 0;
    position: relative;
  }
  .primary-menu > ul .children li:before,
  ul.primary-menu .sub-menu li:before {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    bottom: 100%;
    content: "";
    display: block;
    height: 0;
    left: -100vw;
    pointer-events: none;
    position: absolute;
    width: 999vw;
  }
  .primary-menu > ul .page_item_has_children > a,
  ul.primary-menu .menu-item-has-children > a {
    position: relative;
  }
  .primary-menu > ul .page_item_has_children > a:before,
  ul.primary-menu .menu-item-has-children > a:before {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 50px;
    top: 0;
    width: 0;
  }
  .primary-menu > ul .page_item_has_children > a:after,
  ul.primary-menu .menu-item-has-children > a:after {
    border: 4px solid transparent;
    border-top: 5px solid #fff;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 22px;
    top: 55%;
    transform: translateY(-50%);
    width: 0;
  }
  .primary-menu > ul .hover.page_item_has_children > a,
  ul.primary-menu .hover.menu-item-has-children > a {
    color: #fff;
  }
  .primary-menu > ul .hover.page_item_has_children > a:after,
  ul.primary-menu .hover.menu-item-has-children > a:after {
    border-top-color: #fff;
    transform: translateY(-100%) rotate(180deg);
  }
  .primary-menu > ul .hover.page_item_has_children > .children,
  .primary-menu > ul ul.primary-menu .hover.menu-item-has-children > .children,
  .primary-menu > ul ul.primary-menu .hover.page_item_has_children > .sub-menu,
  ul.primary-menu .hover.menu-item-has-children > .sub-menu,
  ul.primary-menu .primary-menu > ul .hover.menu-item-has-children > .children,
  ul.primary-menu .primary-menu > ul .hover.page_item_has_children > .sub-menu {
    display: block;
  }
}
@media not screen and (min-width: 480px) {
  .menu-wrapper {
    padding-top: 50px;
  }
  .menu-wrapper a {
    padding: 14px 50px 14px 22px;
  }
}
@media only screen and (min-width: 900px) {
  .menu-wrapper {
    padding-top: 0;
  }
  .menu-trigger {
    display: none;
  }
  .primary-menu > ul .page_item,
  ul.primary-menu .menu-item {
    display: inline-block;
    position: relative;
  }
  .primary-menu > ul .page_item a,
  ul.primary-menu .menu-item a {
    display: block;
    padding: 23px 14px 16px;
    width: 100%;
  }
  .primary-menu > ul > .page_item:first-child:before,
  ul.primary-menu > .menu-item:first-child:before {
    content: none;
  }
  ul.primary-menu > .menu-item:last-child > a > span {
    font-weight: normal;
    text-transform: lowercase;
    font-family: 'Brandon Grotesque', sans-serif;
  }
  .primary-menu > ul .page_item_has_children,
  ul.primary-menu .menu-item-has-children {
    position: relative;
  }
  .primary-menu > ul .page_item_has_children:after,
  ul.primary-menu .menu-item-has-children:after {
    border: 4px solid transparent;
    border-top: 5px solid #fff;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 22px;
    top: 60%;
    transform: translateY(-50%);
    transition: all 0.1s linear;
    width: 0;
  }
  ul.primary-menu .menu-item-has-children .sub-menu > li:after {
    border-top: 5px solid #222222;
  }
  ul.primary-menu .menu-item-has-children .sub-menu svg {
    margin-right: 0.5rem;
    width: 30px;
    height: 20px;
  }
  .primary-menu > ul .hover.page_item_has_children > *,
  .primary-menu > ul .page_item_has_children:hover > *,
  ul.primary-menu .hover.menu-item-has-children > *,
  ul.primary-menu .menu-item-has-children:hover > * {
    opacity: 1;
    pointer-events: auto;
  }
  .is--iele10 .primary-menu > ul .hover.page_item_has_children > *,
  .is--iele10 .primary-menu > ul .page_item_has_children:hover > *,
  .is--iele10 ul.primary-menu .hover.menu-item-has-children > *,
  .is--iele10 ul.primary-menu .menu-item-has-children:hover > *,
  .primary-menu > ul .is--iele10 .hover.page_item_has_children > *,
  .primary-menu > ul .is--iele10 .page_item_has_children:hover > *,
  ul.primary-menu .is--iele10 .hover.menu-item-has-children > *,
  ul.primary-menu .is--iele10 .menu-item-has-children:hover > * {
    display: block;
  }
  .primary-menu > ul .hover.page_item_has_children:after,
  .primary-menu > ul .page_item_has_children:hover:after,
  ul.primary-menu .hover.menu-item-has-children:after,
  ul.primary-menu .menu-item-has-children:hover:after {
    border-top-color: transparent;
  }
  .primary-menu > ul .children,
  ul.primary-menu .sub-menu {
    background-color: #f3f3f3;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    left: 0;
    min-width: 13.75rem;
    opacity: 0;
    padding: 18px 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition: opacity 0.1s linear;
    z-index: 1001;
  }
  .primary-menu > ul .children a,
  ul.primary-menu .sub-menu a {
    text-transform: initial;
    color: #222222;
  }
  .primary-menu > ul .children > li:hover > a,
  ul.primary-menu .sub-menu > li:hover > a {
    color: #222222;
    background-color: #ededed;
  }
  .is--iele10 .primary-menu > ul .children,
  .is--iele10 ul.primary-menu .sub-menu,
  .primary-menu > ul .is--iele10 .children,
  ul.primary-menu .is--iele10 .sub-menu {
    display: none;
    opacity: 1;
    pointer-events: auto;
  }
  .primary-menu > ul .is--forced-placed.children,
  ul.primary-menu .is--forced-placed.sub-menu {
    left: auto !important;
    right: 0 !important;
    top: 100% !important;
    transform: none !important;
  }
  .primary-menu > ul .is--forced-placed.children .sub-menu,
  ul.primary-menu .is--forced-placed.sub-menu .sub-menu {
    right: 100% !important;
    top: 0 !important;
    transform: translateX(5px) !important;
  }
  .primary-menu > ul .children li,
  ul.primary-menu .sub-menu li {
    display: block;
  }
  .primary-menu > ul .children li a,
  ul.primary-menu .sub-menu li a {
    padding: 0.375rem 2.1875rem 0.375rem 1.5rem;
    text-transform: initial;
  }
  .primary-menu > ul .children .menu-item-has-children:after,
  ul.primary-menu .sub-menu .menu-item-has-children:after {
    right: 25px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
  }
  .primary-menu > ul .children .sub-menu,
  ul.primary-menu .sub-menu .sub-menu {
    left: 95%;
    top: 0;
  }
  .primary-menu > ul .big-one.children,
  ul.primary-menu .big-one.sub-menu {
    max-height: 500px;
    overflow-y: auto;
  }
  .primary-menu > .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu.is--forced-placed {
    right: 100% !important;
    top: 0 !important;
    transform: translateX(5px) !important;
  }
  .primary-menu > ul > .page_item.page_item_has_children > a {
    padding-right: 20px;
    position: relative;
  }
  .primary-menu > ul > .page_item.page_item_has_children > .children {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    left: 50%;
    transform: translateX(-50%);
  }
  .primary-menu > ul > .page_item.page_item_has_children > .children:after,
  .primary-menu > ul > .page_item.page_item_has_children > .children:before {
    border: solid #fff;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: -1px;
    transform: translateX(-50%);
    width: 0;
    z-index: 1005;
  }
  .primary-menu > ul > .page_item.page_item_has_children > .children:before {
    border-top-color: white;
    border-width: 10px;
    z-index: 1006;
  }
}
@media only screen and (min-width: 900px) {
  ul.primary-menu > .menu-item {
    height: 60px;
  }
  ul.primary-menu > .menu-item.menu-item-has-children > a {
    padding-right: 40px;
    position: relative;
  }
  ul.primary-menu > .menu-item.menu-item-has-children > .sub-menu {
    left: 50%;
    transform: translateX(-50%);
  }
  ul.primary-menu > .menu-item.menu-item-has-children > .sub-menu:after,
  ul.primary-menu > .menu-item.menu-item-has-children > .sub-menu:before {
    border: solid transparent;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: -1px;
    transform: translateX(-50%);
    width: 0;
    z-index: 1005;
  }
  ul.primary-menu > .menu-item.menu-item-has-children > .sub-menu:before {
    border-top-color: rgba(34, 34, 34, 0.95);
    border-width: 10px;
    z-index: 1006;
  }
  ul.primary-menu > .menu-item.menu-item-has-children > .sub-menu:after {
    border-top-color: rgba(255, 255, 255, 0.5);
    border-width: 11px;
  }
}
.primary-menu.secondary-menu > ul > li > a,
ul.primary-menu.secondary-menu .hover.menu-item-has-children > a,
ul.primary-menu.secondary-menu > li > a {
  color: white;
}
.primary-menu.secondary-menu > ul > li:hover > a,
ul.primary-menu.secondary-menu > li:hover > a {
  color: white;
}
ul.secondary-menu > .menu-item.menu-item-has-children > .sub-menu:after {
  border-top-color: #222222;
}
ul.secondary-menu > .current-menu-item.menu-item-has-children > .sub-menu:after {
  display: none;
}
@media (min-width: 900px) and (max-width: 1099px) {
  #masthead {
    zoom: 0.85;
  }
}
@media (max-width: 767px) {
  .site-header {
    min-height: 50px;
  }
  .search-trigger--mobile svg {
    width: 23px;
    height: 23px;
  }
  .site-header .site-title .site-logo-link img {
    width: 125px;
  }
}
/**
 *  Page Elements
 */
#page {
  background-color: #f8f8f8;
}
#page-single .listing-sidebar {
  background-color: #ffffff;
}
#page-single .table {
  background-color: transparent;
}
#avalibility-calendar .ui-datepicker-inline {
  background-color: transparent;
}
@media (max-width: 767px) {
  body.modal-open {
    position: fixed;
    width: 100%;
  }
}
#page-single {
  -webkit-overflow-scrolling: touch;
}
.text-accent {
  color: #dcae23;
}
.section-whyus {
  overflow: hidden;
}
.model-info {
  position: fixed;
  z-index: 999999;
  top: 5vh;
  left: 5vw;
  right: 5vw;
  max-width: 1170px;
  margin: 0 auto;
  display: none;
  padding: 1rem 2rem;
  background-color: #fff;
  overflow: auto;
}
.model-info h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.model-info .section-wrap {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.model-info .modal--close {
  text-align: right;
  padding-top: 1rem;
  width: 100%;
}
.modal-is-open .model-info {
  display: block;
}
@media (max-width: 1099px) {
  .model-info {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 900px) {
  .model-info {
    padding: 1rem;
  }
  .model-info .modal--close {
    padding-top: 0;
  }
  .model-info .flex {
    flex-direction: column;
  }
  .model-info .flex-item {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .model-info {
    padding: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .model-info .icon-box.type4 img {
    display: none;
  }
}
/**
 *   Buttons
 */
/* Buttons */
.btn,
button[type="submit"],
input[type="submit"] {
  font-family: 'Brandon Grotesque', sans-serif;
  background-color: #dcae23;
  color: #ffffff;
  border: 0;
  border-radius: 0px;
  color: white;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  padding: 0.65rem 1rem 0.65rem;
  text-align: center;
  transition: 0.1s background-color ease-out;
  -webkit-appearance: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.btn.invert,
button[type="submit"].invert,
input[type="submit"].invert {
  background: transparent;
  border: 1px solid #fff;
  font-weight: 600;
  color: #fff;
}
.btn.fake,
button[type="submit"].fake,
input[type="submit"].fake {
  cursor: initial;
  pointer-events: none;
}
.btn.fake:hover,
button[type="submit"].fake:hover,
input[type="submit"].fake:hover,
.btn.fake:focus,
button[type="submit"].fake:focus,
input[type="submit"].fake:focus {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
}
.btn i,
button[type="submit"] i,
input[type="submit"] i {
  float: left;
}
.btn i svg,
button[type="submit"] i svg,
input[type="submit"] i svg {
  height: 1.2rem;
}
.btn-sm {
  padding: 0.45rem 1rem 0.45rem;
  font-size: 0.875rem;
  min-width: 150px;
}
.btn-more {
  border: 1px solid #555555;
  color: #555555;
  margin: 1rem auto 2rem;
  background: transparent;
  display: flex;
  font-weight: 500;
  align-items: center;
  font-size: 1rem;
  padding: 0.75rem 2rem;
}
.btn-more i {
  font-size: 0.8rem;
  margin-left: 1rem;
  transform: rotate(90deg);
  transform-origin: center;
}
.btn-more:hover,
.btn-more:focus {
  background: #555555 !important;
  color: #ffffff !important;
}
.btn-icon {
  display: flex;
  align-items: center;
}
.btn-lg {
  font-size: 1.35rem;
  padding: 0.75rem 2rem!important;
  max-width: 200px !important;
}
.btn.btn-dark {
  background-color: #222222;
}
.btn-block {
  display: block !important;
  width: 100%;
  max-width: 150px;
}
.btn-block-wide {
  display: block;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .btn-block {
    max-width: initial;
  }
}
.btn-disabled {
  opacity: 0.7;
  pointer-events: none;
  cursor: default;
}
.btn:focus,
.btn:hover,
button[type="submit"]:focus,
button[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  background-color: #c69d20;
  color: #ffffff;
}
.btn-link {
  color: #ffffff;
  background: #dcae23;
  border: 1px solid #dcae23;
  transition: 0.1s all ease-out;
  font-weight: 500;
}
.btn-link.btn--view {
  color: #222222;
  background-color: transparent;
  border: 1px solid #222222;
}
.btn-link:hover,
.btn-link:focus {
  color: #ffffff;
  background: #dcae23;
  border: 1px solid #dcae23;
}
.btn-link-dark {
  font-family: 'Brandon Grotesque', sans-serif;
  color: #222222;
  border: 1px solid #222222;
  text-transform: uppercase;
  margin-top: 0.75rem;
  letter-spacing: 0.5px;
  background-color: transparent;
}
.btn-link-dark:hover,
.btn-link-dark:focus {
  color: #ffffff;
  background: rgba(34, 34, 34, 0.9);
  border: 1px solid #222222;
}
.btn-link i {
  margin-right: 1rem;
}
.btn-group .btn + .btn {
  margin-left: 1rem;
}
.btn-large {
  padding: 1rem 2rem;
}
.btn-secundary {
  color: #a1a1a1;
  border-color: #dcdcdc;
  background-color: transparent;
}
.btn-secundary:hover,
.btn-secundary:focus {
  color: #222222;
  border-color: #a1a1a1;
  background-color: transparent;
}
.btn-light {
  background-color: #ffffff !important;
  color: #555555 !important;
  border: 1px solid #555555 !important;
}
.btn[disabled],
button[disabled][type="submit"],
input[disabled][type="submit"] {
  opacity: 0.5;
  pointer-events: none;
}
a img {
  transition: opacity ease-out 0.1s;
}
a:hover img:not(.logo) {
  opacity: 0.75;
  will-change: opacity;
}
a[href^="mailto:"] {
  color: #e3be4f;
}
/**
 *   Layout
 */
/* Page Layout */
p.flash-message {
  z-index: 999990 !important;
}
main#main {
  position: relative;
}
.max-w-lg {
  max-width: 50rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
/* Section Layout  */
.section-wrap {
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
  width: 100%;
  padding: 0 2rem;
}
.section-wrap.wide {
  max-width: 1240px;
}
.section-wrap.fluid {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
}
@media (max-width: 1644px) and (min-width: 1099px) {
  .section-wrap.fluid {
    max-width: 1440px;
  }
}
@media (max-width: 1500px) and (min-width: 1099px) {
  .section-wrap.fluid {
    max-width: 100vw;
  }
}
@media (min-width: 1645px) {
  .section-wrap.fluid {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .section-wrap.fluid {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.section-wrap.tight {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.section-wrap.has-cards > header {
  margin-bottom: 0.9rem;
}
section.section-wrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
section.section-wrap + section.section-wrap {
  padding-top: 0px;
}
@media screen and (max-width: 992px) {
  .section-wrap {
    padding: 0 1rem;
  }
}
.line-left {
  padding-left: 2rem;
  border-left: 1px solid #dcae23;
}
.align-right {
  text-align: right;
}
/* Flex Layout */
.flex {
  display: flex;
}
.flex.flex-start {
  align-items: flex-start;
}
.flex-column {
  flex-direction: column;
}
.flex-centered {
  justify-content: center;
  align-items: center;
}
.flex-space-between {
  justify-content: space-between;
}
.flex-space-center {
  justify-content: center !important;
}
.flex-align-bottom {
  align-items: flex-end;
}
.flex-align-center {
  align-items: center !important;
}
.flex-col-2 {
  margin: 0 -0.375rem;
}
.flex-col-2 > * {
  margin: 0.75rem 0.375rem;
  flex-basis: 50%;
}
.flex-col-3 {
  margin: 0 -0.375rem;
}
.flex-col-3 > * {
  margin: 0.75rem 0.375rem;
  flex-basis: 33.33333333333333%;
}
.flex-col-1 {
  margin: 0rem;
}
.flex-col-1 > * {
  margin: 0.75rem 0rem;
  flex-basis: 100%;
}
.flex-col-1-2 {
  margin: 0 -0.375rem;
}
.flex-col-1-2 > *:first-child {
  margin-left: 0.375rem;
  flex-basis: 40%;
}
.flex-col-1-2 > *:last-child {
  margin-right: 0.375rem;
  flex-basis: 60%;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-item {
  padding: 0 1.5rem;
}
.flex-item-tight {
  padding: 0 0.75rem;
}
@media (max-width: 900px) {
  .flex-item {
    padding: 0 1.0rem;
  }
}
.flex-1 {
  width: 100%;
}
.flex-1-4 {
  width: calc(100% * 1/4);
}
.flex-2-4 {
  width: calc(100% * 2/4);
}
.flex-1-2 {
  width: calc(100% * 1/2);
}
.flex-1-5 {
  width: calc(100% * 1/5);
}
.flex-1-6 {
  width: calc(100% * 1/6);
}
.flex-2-7 {
  width: calc(100% * 2/7);
}
.flex-2-5 {
  width: calc(100% * 2/5);
}
.flex-3-5 {
  width: calc(100% * 3/5);
}
.flex-1-3 {
  width: calc(100% * 1/3);
}
.flex-2-3 {
  width: calc(100% * 2/3);
}
.flex-1-1 {
  width: calc(100% * 1/1);
}
@media (max-width: 900px) {
  .flex-sm-1-2 {
    width: calc(100% * 1/2);
  }
  .flex-sm-1 {
    width: calc(100% * 1/1);
  }
}
@media (max-width: 767px) {
  .flex {
    flex-direction: column;
  }
  .filters-content .flex {
    flex-direction: row;
  }
  .filters-content .flex-1-4 {
    margin-bottom: 0;
  }
  .flex.flex-xs-col-reverse {
    flex-direction: column-reverse;
  }
  .flex.flex-xs-row {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .flex.flex-xs-row > * {
    flex-basis: 100% !important;
  }
  .flex.flex-xs-row.flex-xs-basis-1-2 > * {
    flex-basis: 46% !important;
    margin-bottom: 0;
  }
  .flex-1-3,
  .flex-2-3,
  .flex-1-2,
  .flex-2-5,
  .flex-1-4,
  .flex-2-5,
  .flex-1-5,
  .flex-3-5,
  .flex-2-7 {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.align-bottom {
  align-items: flex-end;
}
/* Lists */
.flex-list {
  flex-wrap: wrap;
  margin-left: 2rem;
}
ul.flex-list li,
ol.flex-list li {
  float: left;
  width: calc(100% * 1/3);
  padding-right: 0.5rem;
}
.flex-column-list {
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 100px;
  align-items: flex-start !important;
}
dl {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
dt {
  width: 6rem;
  padding: 0;
  margin: 0;
  display: inline-block;
  font-weight: 600;
}
dd {
  padding-left: 6rem;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  line-height: 1.5rem;
}
@media (max-width: 900px) {
  ul.flex-list li,
  ol.flex-list li {
    width: calc(100% * 1/2);
  }
}
@media (max-width: 767px) {
  .flex-list {
    flex-direction: row;
  }
}
/**
 *   Tables
 */
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  font-size: 15px;
  background-color: #fff;
}
.table.table-hover tr:hover {
  background-color: rgba(20, 122, 132, 0.3);
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  text-align: center;
}
.table td {
  border-top: 1px solid #dcdcdc;
}
.table tr:first-child td {
  border-top: 0px;
}
.table th {
  width: 20%;
  padding-bottom: 0.5rem;
  letter-spacing: 0.5px;
}
.table thead {
  background-color: #147a84;
  color: #fff;
  text-transform: uppercase;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 0;
  font-weight: 500;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
  border: 0;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table {
    font-size: 1rem;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
/**
 *   Forms
 */
.two-fields {
  display: flex;
  width: 100%;
}
.two-fields > :first-child {
  width: 50%;
  margin-right: 0.25rem;
}
.two-fields > :last-child {
  width: 50%;
  margin-left: 0.25rem;
}
.alert {
  font-size: 1.1rem;
  margin-top: 1rem;
  width: 236px;
  float: right;
  padding: 1rem;
  text-align: center;
  color: #fff;
}
.alert.alert-success {
  background-color: #147a84;
}
.alert.alert-danger {
  background-color: red;
}
.validate-message {
  color: #ce3727;
  padding-bottom: 0.75rem;
  margin-top: -0.75rem;
  display: block;
  text-align: right;
}
.formFieldError {
  border: 1px solid red!important;
}
/* NO Ui Slider */
#f_price_range,
#f_to_sea {
  width: 96%;
  margin-left: 2%;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  #f_price_range,
  #f_to_sea {
    zoom: 1.3;
    height: 8px;
  }
  #f_price_range .noUi-base,
  #f_to_sea .noUi-base {
    height: 6px;
  }
}
#f_price_range .f_price_range_values,
#f_to_sea .f_price_range_values {
  position: relative;
  top: 15px;
  font-size: 13px;
  color: #555555;
}
#f_price_range .noui-target,
#f_to_sea .noui-target {
  border: 0;
  height: 4px;
}
#f_price_range .noUi-base,
#f_to_sea .noUi-base {
  background: #dcdcdc;
  height: 4px;
}
#f_price_range .noUi-connect,
#f_to_sea .noUi-connect {
  background: #dcae23;
}
#f_price_range.noUi-target,
#f_to_sea.noUi-target {
  border: 0;
  box-shadow: none;
}
#f_price_range.noUi-horizontal,
#f_to_sea.noUi-horizontal {
  height: 3px;
}
#f_price_range.noUi-horizontal .noUi-handle,
#f_to_sea.noUi-horizontal .noUi-handle {
  cursor: pointer;
  width: 14px;
  left: -7px;
  border-radius: 50%;
  height: 14px;
  top: -5px;
  box-shadow: none;
  border: none;
  background: #dcae23;
}
#f_price_range .noUi-handle:after,
#f_to_sea .noUi-handle:after,
#f_price_range .noUi-handle:before,
#f_to_sea .noUi-handle:before {
  content: none;
}
.f_price_range_values {
  font-size: 1rem;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
}
.type-select {
  position: relative;
}
.type-select::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  pointer-events: none;
  border-color: #333333 transparent transparent transparent;
}
@media (min-width: 768px) {
  .has-cards .type-select::after {
    margin-top: -1px !important;
  }
}
.form-horizontal .form-group.flex-justified {
  align-items: center;
}
.form-horizontal .form-group {
  margin-bottom: 1rem;
}
.form-horizontal .form-group .flex {
  width: 101%;
  justify-content: space-between;
}
.form-horizontal .form-group .flex .flex-1-2 {
  width: 48%;
}
.form-horizontal label.control-label {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #222222;
  font-weight: 500;
  display: block;
  margin-bottom: 0;
  flex-basis: 50%;
}
.form-horizontal label small {
  opacity: 0.75;
  margin-left: 0.5rem;
}
.form-horizontal select,
.form-horizontal .selectize-input {
  padding: 0.5rem 0.75rem;
  max-width: 100%;
  min-height: 38px;
  overflow: hidden;
}
.form-horizontal input.form-control,
.form-horizontal textarea.form-control {
  padding: 0.5rem 0.75rem;
}
.form-horizontal .checkbox-wrap {
  flex-basis: 50%;
}
.form-horizontal .checkbox-wrap .form-group {
  margin-bottom: 0rem;
}
.form-horizontal .checkbox-wrap label {
  display: inline-block;
  margin-right: 1rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  .form-horizontal .form-group.flex-justified {
    align-items: flex-start;
  }
  .form-horizontal select {
    min-height: 40px;
  }
}
.form-book .form-control {
  font-size: 16px;
  height: 36px;
  background-color: #fff;
}
.form-book select {
  padding: 0 0.75rem;
  text-align-last: center;
  border: 1px solid #dcdcdc;
}
.form-book input.form-control {
  padding: 0.5rem 0.75rem 0.4rem;
  text-align: center;
  border: 1px solid #dcdcdc;
}
.form-control,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea,
.selectize-input {
  border: 1px solid #dcdcdc;
  color: #555555;
  border-radius: 0px;
  display: block;
  outline: 0;
  padding: 0.75rem  0.75rem 1rem;
  vertical-align: middle;
  width: 100%;
  appearance: none;
  font-size: 16px;
  line-height: 1;
  font-family: inherit;
  background-color: transparent;
}
textarea {
  resize: vertical;
}
.form-group {
  margin-bottom: 1.5rem;
}
.lt-ie9 .form-control input,
.lt-ie9 .select2-container .select2-choice input,
.lt-ie9 .select2-container--default .select2-selection--single .select2-selection__rendered input,
.lt-ie9 input[type="color"] input,
.lt-ie9 input[type="date"] input,
.lt-ie9 input[type="datetime"] input,
.lt-ie9 input[type="datetime-local"] input,
.lt-ie9 input[type="email"] input,
.lt-ie9 input[type="month"] input,
.lt-ie9 input[type="number"] input,
.lt-ie9 input[type="password"] input,
.lt-ie9 input[type="search"] input,
.lt-ie9 input[type="tel"] input,
.lt-ie9 input[type="text"] input,
.lt-ie9 input[type="time"] input,
.lt-ie9 input[type="url"] input,
.lt-ie9 input[type="week"] input,
.lt-ie9 select input,
.lt-ie9 textarea input {
  outline: 0;
  padding: 12px 0;
  width: 100%;
}
input[type="file"] {
  border: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  display: block;
}
select,
.hasDatepicker {
  cursor: pointer;
}
input[type="checkbox"] {
  border: 1px solid rgba(0, 0, 0, 0.175);
  cursor: pointer;
  height: 18px;
  position: relative;
  vertical-align: middle;
  width: 18px;
  margin-bottom: 7px;
  -webkit-appearance: none;
}
input[type="checkbox"]:checked:before {
  font-family: "orgon";
  content: "\e92c";
  font-size: 0.7rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #dcae23;
}
.checkbox,
.radio {
  display: block;
  margin-bottom: 6px;
  margin-top: 6px;
  padding-left: 3px;
  vertical-align: middle;
}
.checkbox label,
.radio label {
  cursor: pointer;
  display: inline;
  font-weight: normal;
  margin-bottom: 0;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  float: left;
  margin-left: 12px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -6px;
}
.checkbox-inline,
.radio-inline {
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
  padding-left: 12px;
  vertical-align: middle;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-left: 6px;
  margin-top: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a1a1a1;
  font-weight: 400;
  opacity: 1;
}
.select2-container--default .select2-selection--single .select2-selection__rendered:-moz-placeholder,
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #a1a1a1;
  font-weight: 400;
  opacity: 1;
}
.select2-container--default .select2-selection--single .select2-selection__rendered::-moz-placeholder,
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a1a1a1;
  font-weight: 400;
  opacity: 1;
}
.select2-container--default .select2-selection--single .select2-selection__rendered:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a1a1a1;
  font-weight: 400;
  opacity: 1;
}
@media (max-width: 900px) {
  .f_price_range_values {
    width: 100%;
  }
}
/**
 * Front Page
 */
#hero {
  background-color: #dcdcdc;
  position: relative;
}
.hero {
  z-index: 1;
}
.hero__item {
  min-height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
  filter: saturate(1.2);
}
.hero__item .caption {
  white-space: nowrap;
  position: absolute;
  display: flex;
  align-items: center;
  right: 1.5rem;
  bottom: 1.5rem;
}
.hero__item .caption h3 {
  color: #ffffff;
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: 400;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 768px) {
  .hero__item .caption h3 {
    font-size: 1.2rem;
  }
}
.hero__item .caption i {
  color: #ffffff;
}
@media (min-width: 768px) {
  .hero__item {
    min-height: 80vh;
  }
}
@media (max-width: 767px) {
  section#hero {
    min-height: 650px;
  }
  .owl-home {
    min-height: 650px;
  }
  .owl-home .owl-item > div .owl-lazy {
    min-height: 650px;
  }
}
.owl-carousel .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  color: #FFF;
  text-decoration: none;
}
.owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(-50%);
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #ffffff;
}
.owl-nav {
  top: 47%;
  position: absolute;
  width: 100%;
}
.rsArrowIcn {
  color: #ffffff;
  font-size: 3rem;
}
.owl-next,
.owl-prev {
  position: absolute;
}
.owl-next {
  right: 0;
  transform: translateY(-50%);
}
.owl-prev {
  left: 0;
  transform: translateY(-50%);
}
.owl-prev .rsArrowIcn {
  transform: rotate(180deg);
}
.owl-special .rsArrowIcn {
  color: #888;
}
.owl-special .owl-stage-outer {
  padding: 4rem 0;
}
.owl-special.owl-carousel .owl-item.active.center {
  margin-top: 0 !important;
  position: relative;
  z-index: 999;
  transform: scale(1.15);
  opacity: 1;
  pointer-events: all;
}
.owl-special.owl-carousel .owl-item {
  transform: scale(0.85);
  opacity: 0.5;
  padding: 15px 0px;
  transition: all 0.5s;
}
.owl-special.owl-carousel .owl-item .card_footer {
  padding: 0.85rem 0 0;
}
.owl-special.owl-carousel .owl-item:not(.center) .card_footer {
  display: none;
}
.owl-special .card__body {
  padding: 1rem;
}
@media (min-width: 1400px) {
  .owl-special .card__body {
    padding: 2rem;
  }
}
.owl-special .card__image img {
  height: 16rem;
}
.owl-special .card h2 {
  font-weight: 500;
  font-size: 1.4rem;
  margin-bottom: .5rem;
}
@media (min-width: 1400px) {
  .owl-special .card h2 {
    font-size: 1.7rem;
  }
}
.owl-featured .card__image::after {
  content: none;
}
.owl-featured .rsArrowIcn {
  color: #555555;
  font-size: 2rem;
}
.owl-featured .owl-stage {
  padding-left: 0 !important;
}
.owl-featured .owl-nav {
  top: 45%;
}
.owl-featured .owl-next {
  right: -45px;
}
.owl-featured .owl-prev {
  left: -45px;
}
.text-trigger {
  margin-bottom: 1rem;
  display: inline;
  padding-left: 2rem;
}
@media (max-width: 767px) {
  .text-trigger {
    padding-left: 0;
    margin-top: 1rem;
    display: block;
  }
}
.hidden-content {
  padding-bottom: 2rem;
}
.fluid > h2 {
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
/**
 * Listing Page
 */
.load-more-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 8rem !important;
  padding-top: 2.5rem;
  color: #111;
}
.load-more-wrap div {
  margin-bottom: 1rem;
  font-size: 1.15rem;
  font-weight: 400;
}
.load-more-wrap button {
  padding: 1rem 2rem;
  font-size: 1.15rem;
}
.load-more-wrap button:hover,
.load-more-wrap button:focus {
  background-color: #dcae23;
}
.entry-description {
  font-size: 1.2rem;
}
.entry-description p {
  margin-bottom: 0;
}
.personal-approach .flex-2-3 {
  padding-right: 5rem;
}
.personal-approach .inquiry-heading {
  font-family: 'Brandon Grotesque', serif;
  font-size: 2.8rem;
  line-height: 1.2;
}
.personal-approach form {
  padding: 1.5rem 1rem;
  background-color: #fff;
}
@media (max-width: 900px) {
  .personal-approach .flex-2-3 {
    padding-right: 2rem;
  }
  .personal-approach .flex-2-3 .line-left {
    padding-left: 0;
    border: 0;
  }
}
@media (max-width: 767px) {
  .personal-approach .flex-2-3 {
    padding-right: 0rem;
  }
}
.inquiry-header {
  background-color: #555555;
  padding: 1rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.inquiry-header h5 {
  font-size: 1.2rem;
  margin-bottom: 0;
  position: relative;
  top: 0.125rem;
}
#filters {
  position: sticky;
  top: 60px;
  background: #fff;
  z-index: 99;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 15px;
}
#filtersOverlay {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 4;
}
.filters-bar {
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #555555;
}
.filters-content {
  padding-top: 1rem;
  display: none;
}
.filters-content .flex-wrap > * {
  padding: 1rem 1.5rem;
}
.filters-content .form-horizontal label,
.filters-content .form-horizontal label.control-label {
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #222222;
}
.filters-content .form-horizontal label.control-label {
  flex-basis: 60%;
}
.filters-content .form-horizontal .checkbox-wrap {
  flex-basis: 25%;
}
.filters-content .form-horizontal .checkbox-wrap label:not(.control-label) {
  color: #555555;
  font-size: 1rem;
}
@media (max-width: 900px) {
  .filters-content .form-horizontal .checkbox-wrap {
    flex-basis: 50%;
  }
}
@media (max-width: 900px) {
  .filters-content .flex-wrap > * {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .filters-content .flex-wrap > * {
    padding: 0.5rem;
  }
  .filters-content form {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .filters-content form .btn-group {
    display: flex;
    justify-content: space-between;
  }
  .filters-content .btn-group .btn {
    margin-bottom: 10px;
  }
}
.filters-content .js--close-filters {
  display: block;
  position: absolute;
  right: 18px;
  top: 7.5px;
}
.filters-content .js--close-filters svg {
  width: 22px;
  height: 22px;
}
@media (max-width: 767px) {
  .filters-content .js--close-filters.btn-link {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .filters-content .js--close-filters {
    display: none;
  }
}
.filters-opened {
  overflow: hidden;
  position: fixed;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}
.filters-opened .filters-content,
.filters-opened #filtersOverlay {
  display: block;
}
#filter-tags .tag {
  padding: 0.1rem 1.1rem 0.1rem 0.5rem;
  background-color: #ededed;
  border-radius: 4px;
  position: relative;
  margin-left: 0.5rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#filter-tags .tag i {
  pointer-events: none;
  font-size: 1.8rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
#filter-tags .tag.text-tag {
  font-size: 1rem;
  line-height: 2rem;
}
#filter-tags .tag.text-tag::after {
  top: 0;
}
#filter-tags .tag.text-icon-tag span {
  font-size: 0.9rem;
  position: relative;
  top: -7px;
}
#filter-tags .tag::after {
  position: absolute;
  top: 1px;
  right: 5px;
  content: "x";
  font-size: 1rem;
  pointer-events: none;
}
/*
 * Clusterer
 */
.pin {
  color: #dcae23;
  height: 59px;
  margin-left: -24px;
  margin-top: -59px;
  overflow: hidden;
  position: relative;
  width: 48px;
}
.card__pin svg {
  display: block;
}
.pin__icon img,
.pin__icon svg {
  margin: 0 !important;
  max-height: 36px;
  max-width: 36px;
  min-height: 32px;
  min-width: 32px;
}
.pin__icon img,
.pin__icon svg {
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
}
.marker-cluster,
.pin__icon {
  color: #dcae23;
}
.pin__icon {
  color: #dcae23;
  left: 50%;
  position: absolute;
  top: 38%;
  transform: scale(0.85);
}
.pin #selected {
  transition: fill 0.2s ease-out;
  fill: white;
}
.pin--selected #selected {
  fill: #dcae23;
}
.marker-cluster {
  color: #dcae23;
  font-size: 18px;
  font-weight: bold;
  height: 62px !important;
  margin-left: -25px !important;
  margin-top: -62px !important;
  text-align: center;
  width: 50px !important;
}
.marker-cluster span {
  left: 0;
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  width: 100%;
}
/**
 *    Map
 */
.myflex {
  overflow: hidden;
}
.myflex__left {
  min-height: 100vh;
  width: 100%;
}
.myflex__right {
  position: absolute;
  top: 0;
  left: 0;
}
.map {
  pointer-events: none;
  transform: translateZ(0);
  visibility: hidden;
  width: 100%;
  height: 520px;
  z-index: -1;
  opacity: 0;
  display: block;
}
.show-map .map {
  position: relative !important;
  display: block;
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  z-index: 10;
}
.show-map .myflex__left {
  display: none;
}
.single-property_listing .gm-style > div > a > div > img,
.single-property_listing .gm-style-cc,
.single-property_listing .gmnoprint,
.single-property_listing .leaflet-control-attribution {
  display: none;
}
.section-wrap.has-cards > header {
  display: flex;
  justify-content: flex-end;
}
.section-wrap.has-cards > header .showing_propertys {
  flex-basis: 50%;
}
.section-wrap.has-cards > header .toggle-buttons {
  width: 150px;
  text-align: right;
}
.section-wrap.has-cards > header #sort-bar {
  width: calc(50% - 150px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.section-wrap.has-cards > header #sort-bar label {
  width: 30%;
  text-transform: uppercase;
  text-align: right;
  padding-right: 1rem;
  margin-bottom: 0;
}
.section-wrap.has-cards > header #sort-bar #sort-select {
  padding: 0.25rem 1.5rem 0.25rem 0.75rem;
  height: 33px;
  max-width: 150px;
  border: 1px solid #555555;
  background: #ffffff;
  font-size: 1rem;
}
@media (max-width: 900px) {
  .section-wrap.has-cards > header #sort-bar {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .section-wrap.has-cards > header {
    flex-wrap: wrap;
  }
  .section-wrap.has-cards > header > * {
    flex-basis: 50%;
    width: 50%;
  }
  .section-wrap.has-cards > header > *:first-child {
    flex-basis: 100%;
    width: 100%;
    padding: 0;
    margin-bottom: 1.5rem;
  }
}
.no-map .myflex .remove-tag {
  top: 11px;
}
.no-map .myflex .active-tag {
  margin-top: -1px;
  padding-bottom: 8px;
  padding-top: 10px;
  position: relative;
  top: 1px;
}
.no-map .myflex .active-tags {
  display: inline;
  margin-left: 14px;
}
.btn--view::after {
  clear: both;
  content: " ";
  display: table;
}
.btn--view-cards,
.btn--view-map {
  position: relative;
}
.btn--view-cards {
  display: none;
}
.show-map .btn--view-cards {
  display: inline-block;
}
.show-map .btn--view-map {
  display: none;
}
.filters-count {
  display: none;
}
@media (max-width: 900px) {
  .btn-group {
    text-align: center;
    float: none !important;
  }
}
@media (max-width: 767px) {
  .page-category .entry-content {
    padding-bottom: 2rem;
  }
  .page-category .entry-content .lead {
    font-size: 1rem;
  }
  .filters-opened #filters {
    height: 100vh;
  }
  #filters {
    top: 50px;
    overflow: scroll;
  }
  .filters-bar .flex-1-4 {
    margin-bottom: 0;
  }
  .filters-bar .action--toggle_filters {
    width: 100%;
    display: block;
    position: relative;
  }
  .filters-bar .action--toggle_filters i {
    display: none;
  }
  .filters-bar .action--toggle_filters .filters-count {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 6px;
    top: 10px;
    background-color: #ffffff;
    color: #dcae23;
    text-align: center;
    line-height: 22px;
    font-size: 0.8rem;
    font-weight: 600;
    display: block;
  }
}
/**
 * Single Page
 */
.lg-backdrop,
.lg-outer {
  z-index: 9999;
}
#page-single .owl-carousel {
  display: block !important;
}
#page-single .lg-hide-items .lg-toolbar {
  opacity: 1;
  transform: none;
}
#page-single .lg-hide-items .lg-prev {
  opacity: 1;
  transform: rotate(180deg);
}
#page-single .lg-hide-items .lg-next {
  opacity: 1;
  transform: none;
}
#page-single .lg-prev,
#page-single .lg-next {
  margin-top: -11rem;
  padding: 10rem 2rem;
  background: transparent !important;
}
@media (min-width: 567px) {
  #page-single .lg-prev,
  #page-single .lg-next {
    margin-top: -13rem;
    padding: 10rem 3rem;
  }
}
#page-single .lg-prev {
  left: 0;
}
#page-single .lg-next {
  right: 0;
}
#bottom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
  padding-bottom: 1rem;
  padding-left: 1rem;
  border-top: 1px solid #eee;
  padding-right: 0.25rem;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 767px) {
  #bottom-bar {
    display: block !important;
  }
}
#bottom-bar .btn {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 13px;
  padding: 0.75rem 1rem;
}
#bottom-bar .btn:first-child {
  background: transparent;
  border: 1px solid #222222;
  color: #222222;
}
#bottom-bar .btn:last-child {
  background-color: #222222;
}
@media (min-width: 900px) {
  #page-single .single-wrap {
    z-index: 1;
  }
}
#page-single .text-trigger {
  font-family: 'Brandon Grotesque', serif;
  margin-top: 0.5rem;
  background-color: #147a84;
  border-color: #147a84;
}
#page-single .hero {
  position: relative;
  min-height: initial;
}
#page-single #lightgallery li:nth-child(n+2) {
  display: none;
}
#page-single #lightgallery li:first-child {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  object-fit: cover;
}
#page-single #lightgallery li:first-child img {
  height: 80vh;
  object-fit: cover;
  width: 100%;
  filter: saturate(1.2) contrast(1.05) brightness(1.05);
}
@media (max-width: 900px) {
  #page-single #lightgallery li:first-child {
    height: 460px;
  }
  #page-single #lightgallery li:first-child img {
    height: 460px;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  #page-single #lightgallery li:first-child {
    height: 350px;
  }
  #page-single #lightgallery li:first-child img {
    height: 300px;
    object-fit: cover;
  }
}
#page-single .lg-image {
  filter: saturate(1.2) contrast(1.05) brightness(1.05);
}
#page-single .wishlist-wrap {
  position: absolute;
  top: 90px;
  right: 30px;
}
@media (min-width: 1000px) {
  #page-single .wishlist-wrap .heart {
    zoom: 1.3;
  }
}
@media (max-width: 900px) {
  #page-single .wishlist-wrap {
    top: 60px;
    right: 0px;
    zoom: 0.9;
  }
}
#page-single .fake-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 10px;
  transform: translateY(-50%);
  color: #fff;
  pointer-events: none;
}
#page-single .fake-nav i {
  font-size: 4rem;
}
#page-single .fake-nav .prev {
  float: left;
  transform: rotate(180deg);
}
#page-single .fake-nav .next {
  float: right;
}
#page-single .inquiry-header {
  width: 300px;
  background-color: #222222;
  margin-bottom: 0;
}
@media (min-width: 900px) {
  #page-single .inquiry-header {
    background-color: rgba(17, 17, 17, 0.6);
  }
}
#page-single .inquiry-header h3 {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.75;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #ffffff;
}
@media (max-width: 900px) {
  #page-single .inquiry-header {
    width: 400px;
  }
}
@media (max-width: 767px) {
  #page-single .inquiry-header {
    width: 100%;
    padding: 0.5rem;
  }
}
#page-single .single_property_listing {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  #page-single .single_property_listing {
    margin-top: 1.5rem;
  }
}
#page-single .single_property_listing .inside-wrap #avalibility-calendar {
  margin: 0 -1rem;
}
#page-single .single_property_listing > .flex aside.flex-1-3 {
  width: 300px;
  position: relative;
  top: -81px;
}
#page-single .single_property_listing > .flex main.flex-2-3 {
  width: calc(100% - 300px);
  padding-right: 60px;
}
@media (max-width: 900px) {
  #page-single .single_property_listing > .flex {
    flex-wrap: wrap;
  }
  #page-single .single_property_listing > .flex aside.flex-1-3 {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    position: static;
    top: -77px;
  }
  #page-single .single_property_listing > .flex main.flex-2-3 {
    width: calc(100%);
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  #page-single .single_property_listing > .flex main.flex-2-3 {
    position: relative;
    top: -20px;
  }
  #page-single .single_property_listing > .flex aside.flex-1-3 {
    width: 100%;
  }
}
#page-single .widget {
  margin: 3rem 0;
  padding-bottom: 3rem;
}
#page-single .widget:first-child {
  margin-top: 0rem;
  padding-bottom: 0;
  border-bottom: 0;
}
#page-single .widget:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#page-single .widget h3 {
  font-family: 'Brandon Grotesque', sans-serif;
  display: inline-block;
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#page-single .widget h3.line {
  border-bottom: 1px solid #dcae23;
}
#page-single .widget h4 {
  font-size: 1.1rem;
  letter-spacing: 1px;
  margin-bottom: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
}
#page-single .floating-block {
  position: sticky;
  top: 75px;
}
#page-single .listing-sidebar {
  border: 1px solid #dcdcdc;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
  padding: 1.5rem 1.25rem;
}
#page-single .listing-sidebar h4 {
  font-family: 'Brandon Grotesque', serif;
  text-align: center;
  font-size: 1.8rem;
  margin-top: 1.2rem;
  margin-bottom: -0.25rem;
}
#page-single .listing-sidebar img {
  width: 100%;
  max-height: 125px;
  object-fit: cover;
}
#page-single .listing-sidebar__bottom {
  text-align: center;
}
#page-single .listing-sidebar__bottom h4 {
  color: #222222;
  font-size: 1.65rem;
  margin-top: 0;
  max-width: 250px;
  margin: auto;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  #page-single .listing-sidebar__bottom h4 {
    font-size: 1.35rem;
  }
}
#page-single .listing-sidebar__bottom > span {
  display: block;
  margin-top: 5px;
}
#page-single .listing-sidebar + .listing-sidebar {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  #page-single .column-sidebar {
    background-color: #f8f8f8;
    position: relative;
    top: 0;
    z-index: 999;
  }
}
#page-single #fast-booking {
  text-align: center;
  position: relative;
}
#page-single #fast-booking .btn-primary {
  background: #555555;
}
#page-single #fast-booking .btn-primary#book-button {
  background: #147a84;
}
#page-single #fast-booking .flex-col-2 .btn-inquiry {
  background: transparent;
  border: 1px solid #555555;
  color: #555555;
}
#page-single #fast-booking .flex-col-2.flex-col-1 .btn-inquiry {
  background-color: #555555;
  color: #ffffff;
  flex-basis: 100% !important;
}
#page-single #fast-booking .flatpickr-calendar {
  background: transparent !important;
}
#page-single #fast-booking .dates {
  border-bottom: 1px solid #ededed;
  margin-bottom: 1rem;
  margin-top: 2rem;
  align-items: center;
  display: flex !important;
  flex-direction: row !important;
}
@media (min-width: 768px) {
  #page-single #fast-booking .dates {
    margin-top: -1rem;
  }
}
#page-single #fast-booking .dates .arrow {
  max-width: 20px;
}
#page-single #fast-booking .dates__label {
  text-transform: uppercase;
  font-size: 0.65rem;
  letter-spacing: 1px;
  margin-bottom: 0.25rem;
  font-weight: 600;
}
#page-single #fast-booking .dates__value {
  font-size: 1.2rem;
}
#page-single #fast-booking .white-overlay {
  background: rgba(255, 255, 255, 0.75);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
#page-single #fast-booking .loader {
  position: absolute;
  top: 50%;
  left: 50%;
}
#page-single #fast-booking.loading .loader,
#page-single #fast-booking.loading .white-overlay {
  opacity: 1;
  visibility: visible;
}
#page-single #fast-booking h2 {
  font-size: 1.8rem;
  margin-bottom: 1.25rem;
  font-family: 'Brandon Grotesque', sans-serif;
}
#page-single #fast-booking .btn {
  margin-top: 1.5rem;
}
#page-single #fast-booking .input-fields {
  margin-bottom: 1rem;
}
#page-single #fast-booking .notice {
  font-size: 0.95rem;
}
#page-single #fast-booking .discount-row {
  font-weight: 500;
  border: 1px solid;
  border-radius: 15px;
  padding: 0.5rem 1rem;
  margin-top: 0.75rem;
  display: inline-block;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#page-single #fast-booking #new-row {
  padding-top: 0.65rem;
  font-weight: 500;
}
#page-single #fast-booking #new-row .new-amount {
  color: green;
  font-size: 1.35rem;
  font-weight: 600;
}
#page-single #fast-booking .total-price {
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#page-single #fast-booking .total-price-label {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 0.65rem;
  margin-bottom: 0.25rem;
}
#page-single #fast-booking .total-price .total-amount {
  color: #222222;
  font-weight: 500;
  font-size: 1.8rem;
}
#page-single #fast-booking .total-price .old-price {
  font-size: 70%;
  text-decoration: line-through;
  color: #555555;
  font-weight: 400;
  padding-right: 0.5rem;
}
#page-single #fast-booking .total-price .new-price {
  color: #ce3727;
}
#page-single #fast-booking #minimum-row {
  margin-top: 1rem;
}
#page-single #new-row > .spacer,
#page-single #discount-row > .spacer,
#page-single #price-row > .spacer {
  display: flex !important;
  justify-content: space-between;
}
#page-single #warning-row,
#page-single #minimum-row,
#page-single #changeover-row,
#page-single #discount-row,
#page-single #new-row {
  display: none;
}
#page-single .entry-header__promo {
  text-align: right;
  transform: rotate(5deg);
}
@media (max-width: 767px) {
  #page-single .entry-header__promo {
    position: absolute;
    top: -8rem;
    z-index: 2;
    right: 0;
  }
}
#page-single .prices-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#page-single .prices-header .card__promo-tag.sale-tag {
  position: static;
  height: 60px;
  margin-bottom: 10px;
}
#page-single .entry-reviews {
  font-size: 1.15rem;
}
#page-single .entry-reviews .review-star {
  letter-spacing: 1px;
}
#page-single .entry-reviews .review-star::after {
  content: "\2605";
  color: #222222;
}
#page-single .entry-title {
  padding-bottom: 0.55rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500;
}
@media (min-width: 768px) {
  #page-single .entry-title {
    max-width: 600px;
  }
}
#page-single .entry-subtitle {
  margin: 0;
  margin-top: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Brandon Grotesque', sans-serif;
  color: #555555;
}
#page-single .icon-blocks {
  margin: 2rem 0;
}
#page-single .icon-block {
  padding: 1rem;
  text-align: center;
  color: #555555;
  flex-basis: calc(100% * 1/6 - 1.5px);
}
#page-single .icon-block i {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 2.7rem;
}
#page-single .listing_description {
  font-size: 1.15rem;
  line-height: 1.65;
}
#page-single .listing_description .short-description p,
#page-single .listing_description .short-description span,
#page-single .listing_description .long-description p,
#page-single .listing_description .long-description span {
  color: #555555 !important;
  font-family: 'Brandon Grotesque', sans-serif !important;
  background-color: transparent !important;
  line-height: 1.65 !important;
  font-size: 1.15rem !important;
}
#page-single .listing_description .short-description div,
#page-single .listing_description .long-description div {
  margin-bottom: 1rem;
}
#page-single .listing_description p {
  font-size: 1.1rem;
}
#page-single .listing_description p strong {
  font-weight: 600;
}
#page-single .short-description {
  margin-bottom: 1rem;
  text-align: justify;
}
#page-single p {
  text-align: justify;
}
#page-single .rooms-block .detail-block-room {
  display: flex;
  flex-wrap: wrap;
}
#page-single .rooms-block .detail-block-room .room-item {
  padding: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  #page-single .rooms-block .detail-block-room .room-item {
    border-right: 1px solid #dcdcdc;
  }
}
#page-single .rooms-block .detail-block-room .room-item .bath-type {
  text-transform: capitalize;
}
#page-single .rooms-block .detail-block-room .room-item:last-child {
  border-right: 0;
}
#page-single .rooms-block .detail-block-room .room-icons {
  margin-bottom: 1rem;
  min-height: 40px;
}
#page-single .rooms-block .detail-block-room i {
  font-size: 2.5rem;
  padding: 0.5rem;
}
#page-single .rooms-block .detail-block-room span {
  display: block;
}
#page-single .rooms-block .detail-block-room .room-name {
  font-weight: 600;
}
#page-single .amenities_block {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
#page-single .amenities_block .detail-block {
  margin-top: 2rem;
  width: calc(100% * 1/3);
  padding-right: 1rem;
}
#page-single .amenities_block .detail-block ul {
  padding-left: 1.25rem;
  line-height: 1.3;
}
#page-single .amenities_block .detail-block ul li {
  display: list-item;
  padding-bottom: 0.25rem;
}
@media (max-width: 767px) {
  #page-single .amenities_block .detail-block {
    width: calc(100% * 1/2);
  }
}
#page-single .widget_listing_location #map {
  min-height: 400px;
  margin-bottom: 3rem;
}
#page-single .widget_listing_location ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#page-single .widget_listing_location .grid-item {
  flex-basis: 125px;
  margin-right: 60px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  #page-single .widget_listing_location .grid-item {
    margin-right: 4%;
  }
}
#page-single .widget_listing_prices .table {
  font-size: 1rem;
}
#page-single .widget_listing_prices .table tr td:first-child {
  text-align: left;
  min-width: 160px;
}
#page-single .widget_listing_prices .table tr td:last-child {
  text-transform: capitalize;
}
#page-single .widget_listing_availibility .text-trigger {
  display: block;
}
#page-single #avalibility-calendar {
  display: flex;
  font-family: 'Brandon Grotesque', sans-serif;
  transition: all ease 0.3s;
}
#page-single #avalibility-calendar.opened {
  max-height: initial;
}
#page-single #avalibility-calendar .ui-widget.ui-widget-content {
  border: 0;
  display: flex !important;
  flex-wrap: wrap;
  width: 100% !important;
}
#page-single #avalibility-calendar .ui-widget-header {
  font-family: 'Brandon Grotesque', sans-serif;
  background-color: #147a84;
  letter-spacing: 0.5px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  width: calc(100% + 1px);
}
#page-single #avalibility-calendar .ui-datepicker-multi .ui-datepicker-group {
  float: none;
  width: 33%;
  padding: 0.45rem;
}
#page-single #avalibility-calendar .ui-datepicker-multi .ui-datepicker-group table {
  border: 1px solid #dcdcdc;
}
#page-single #avalibility-calendar .ui-datepicker-multi .ui-datepicker-group table td a,
#page-single #avalibility-calendar .ui-datepicker-multi .ui-datepicker-group table td span {
  pointer-events: none;
}
@media (max-width: 767px) {
  #page-single #avalibility-calendar .ui-datepicker-multi .ui-datepicker-group {
    width: 100%;
  }
}
.widget_listing_reviews .review-item__inner {
  display: flex;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #eee;
}
.widget_listing_reviews .review-item:last-child .review-item__inner {
  border-bottom: 0;
}
.widget_listing_reviews .review-item__author {
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.widget_listing_reviews .review-item__description {
  font-size: 1.15rem;
  line-height: 1.55;
}
.widget_listing_reviews .review-item__country {
  font-size: 0.95rem;
}
.widget_listing_reviews .review-item__meta {
  width: 25%;
  padding-right: 2rem;
}
.widget_listing_reviews .review-item__description {
  width: 75%;
}
.widget_listing_reviews .review-item__reply {
  text-align: right !important;
  margin-top: 1rem;
}
@media (min-width: 567px) {
  .widget_listing_reviews .review-item__reply {
    padding-left: 2rem;
  }
}
.widget_listing_reviews .review-item__rating {
  letter-spacing: 1px;
  font-size: 0.95rem;
}
.widget_listing_reviews .review-item .review-star::after {
  color: #147a84;
}
.review-star::after {
  content: "\2605";
}
.single-listing-related {
  background-color: #ededed;
}
.single-listing-related .section-wrap > header {
  margin-bottom: 2rem;
}
@media (max-width: 900px) {
  .lg-sub-html {
    max-width: 650px;
  }
}
@media (max-width: 767px) {
  .call-us {
    margin-top: 1rem;
    display: block;
  }
  .lg-sub-html {
    max-width: 80%;
    padding-left: 1rem;
    text-align: left;
  }
}
/**
 * Other Page
 */
#page-wishlist .wishlist-section {
  min-height: 80vh;
}
#page-wishlist .wishlist-content {
  margin-top: 2rem;
}
#page-wishlist .favorites-count {
  font-weight: 500;
  color: #222222;
}
#page-wishlist .btn-secondary {
  background-color: transparent;
  border-color: #555555;
  color: #555555;
  margin-left: 0.5rem;
}
.other-page main#main {
  background-color: #ededed;
  padding-bottom: 6rem;
}
.other-page main#main main {
  text-align: justify;
}
.other-page main#main .contact-information {
  margin-top: 2rem;
  line-height: 1.75rem;
  font-size: 1.15rem;
}
.other-page main#main .contact-information .control-label {
  text-align: right;
  padding-right: 2rem;
}
.other-page main#main .contact-information a {
  display: inline-block;
}
@media (max-width: 767px) {
  .other-page main#main .contact-information .control-label {
    text-align: left;
  }
}
.other-page main#main .table td,
.other-page main#main .table th {
  text-align: left;
  line-height: 1.4;
  font-size: 1rem;
}
.other-page main#main .table td:first-child,
.other-page main#main .table th:first-child {
  font-weight: 600;
}
.other-page main#main .table td strong,
.other-page main#main .table th strong {
  font-weight: 500;
}
.other-page main#main .about-block,
.other-page main#main .terms-information {
  margin-top: 3rem;
}
.other-page main#main .about-block a,
.other-page main#main .terms-information a {
  display: inline !important;
  border-bottom: 1px solid #dcae23;
  transition: all ease .3s;
}
.other-page main#main .about-block a:hover,
.other-page main#main .terms-information a:hover {
  color: #dcae23;
}
.other-page main#main .about-block h3,
.other-page main#main .terms-information h3 {
  font-weight: 500;
}
.other-page main#main .about-block p,
.other-page main#main .terms-information p,
.other-page main#main .about-block ul,
.other-page main#main .terms-information ul,
.other-page main#main .about-block table,
.other-page main#main .terms-information table {
  font-size: 1.1rem;
  line-height: 1.6;
}
.other-page main#main .about-block ul + p,
.other-page main#main .terms-information ul + p {
  margin-top: 1.5rem;
}
.other-page main#main .about-block ul,
.other-page main#main .terms-information ul {
  padding-left: 1.25rem;
}
.other-page main#main .about-block ul li,
.other-page main#main .terms-information ul li {
  display: list-item;
}
.other-page main#main .inner-content {
  max-width: 870px;
  background-color: #ffffff;
  margin-top: 3rem;
  padding: 6.5rem 5rem 4rem;
}
.other-page main#main .inner-content img {
  padding-top: 1.5rem;
  padding-bottom: 3rem;
}
.other-page main#main .inner-content img.us {
  padding-bottom: 1rem;
}
.other-page main#main .inner-content .us-wrap {
  text-align: center;
  margin-top: 4rem;
}
.other-page main#main .inner-content .us-wrap img {
  border-radius: 50%;
  width: 350px;
  margin-bottom: 1rem;
}
.other-page main#main .inner-content .us-wrap h3 {
  font-size: 1.3rem;
  font-weight: 500;
}
.other-page main#main .inner-content .us-wrap span {
  display: block;
  font-weight: 500;
}
.other-page main#main .inner-content .company-info {
  margin: 1rem 0;
}
.other-page main#main .inner-content .social-icons {
  margin-top: 2rem;
}
.other-page main#main .inner-content .social-icons a {
  display: inline-block;
  padding-right: 0.1rem;
  color: #dcae23;
  font-size: 2.2rem;
  transition: opacity 0.5s ease;
  will-change: opacity;
}
.other-page main#main .inner-content .social-icons a:hover {
  opacity: 0.9;
}
@media (max-width: 900px) {
  .other-page main#main .inner-content {
    padding: 6.5rem 4rem 4rem;
  }
}
@media (max-width: 767px) {
  .other-page main#main .inner-content {
    padding: 4.5rem 1rem 4rem;
  }
}
.other-page main#main h4 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  font-family: 'Brandon Grotesque', sans-serif;
}
.other-page main#main .align-center {
  margin-top: 3rem;
}
.other-page main#main address,
.other-page main#main a {
  display: block;
}
.other-page main#main .form-control {
  min-height: 30px;
  height: auto;
}
.other-page main#main #contact-form {
  margin-top: 4rem;
}
.other-page main#main {
  padding-top: 100px;
}
.other-page .grid.property_listings {
  padding: 0;
  margin: 0 -0.5rem;
}
.other-page .grid.property_listings .grid__item {
  width: calc(100% / 3);
  padding: 0.5rem;
}
@media (max-width: 1644px) and (min-width: 900px) {
  .other-page .grid.property_listings .grid__item {
    width: calc(100% * 1/2);
  }
}
@media (max-width: 900px) {
  .other-page .grid.property_listings .grid__item {
    width: calc(100% * 1/1);
  }
}
.other-page .entry {
  max-width: 100%;
  align-items: flex-end;
}
.other-page .entry h2 {
  font-size: 1.1rem;
  color: #555555;
  margin-bottom: 0rem;
  font-family: 'Brandon Grotesque', sans-serif;
}
/**
 * Categories Page
 */
.plocice-wrapper {
  margin: -0.25rem;
}
.plocica {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  margin: 0.25rem;
  transition: all ease 0.3s;
}
.plocica > a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
}
.plocica:hover {
  opacity: 0.925;
}
.plocica .btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: center;
  border-width: 2px;
  border-color: #ffffff;
  background: rgba(255, 255, 255, 0.85);
  color: #222222;
}
.plocica h3 {
  margin: 0;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
}
.plocica.beach-rentals {
  min-height: 570px;
}
.plocica.for-family,
.plocica.country-homes,
.plocica.for-friends,
.plocica.island-getaway {
  min-height: 280px;
}
.plocica.beach-rentals {
  background-position: left;
}
.destinations-list {
  margin-top: 3rem;
  padding-top: 3rem !important;
  margin-bottom: 3rem;
  border-top: 1px solid #555555;
}
.destinations-list.bottom {
  border-top: 0;
}
.destinations-list h2 {
  font-weight: 600;
}
.destinations-list .flex-list-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.destinations-list .list-block {
  margin-top: 2rem;
  width: calc(20%);
  padding-right: 1rem;
  padding-left: 1rem;
}
.destinations-list .list-block ul {
  padding-left: 1rem;
  border-left: 1px solid #dcae23;
  font-family: 'Brandon Grotesque', serif;
}
.destinations-list .list-block ul li {
  padding-bottom: 0.75rem;
  color: #222222;
  font-size: 1.15rem;
}
.destinations-list .list-block ul li:last-child {
  padding-bottom: 0;
}
.destinations-list .list-block ul li a:hover {
  color: #dcae23;
}
@media (max-width: 767px) {
  .destinations-list .list-block {
    width: 50%;
  }
  .destinations-list .list-block ul {
    border: 0;
    padding-left: 0;
  }
}
/**
 * Book Page
 */
.damage-desposit .checkbox {
  display: flex;
}
.damage-desposit .checkboxlabel {
  display: flex !important;
  margin-top: 0 !important;
  column-gap: 1rem;
  justify-content: space-between;
}
.discount-applier {
  display: flex;
}
.discount-applier__wrap {
  position: relative;
  width: 100%;
}
.discount-applier__input {
  width: 100%;
  padding-left: 2.5rem;
}
.discount-applier__img {
  position: absolute;
  right: 0;
  top: 0.25rem;
  padding: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  opacity: 0.5;
}
#page-booking .validate-message {
  margin-top: 1rem !important;
  text-align: left;
  padding-bottom: 0;
}
#page-booking .section-wrap > header {
  margin-top: 4rem;
  margin-bottom: 0;
  max-width: 100%;
}
#page-booking main.flex {
  border: 1px solid rgba(85, 85, 85, 0.3);
  margin: 0;
}
#page-booking .sticky-flow {
  position: sticky;
  top: 100px;
}
#page-booking #book-button {
  margin-top: 10px;
  max-width: 100%;
  font-size: 1.1rem;
  min-height: 50px;
  background-color: #147a84;
}
#page-booking .booking-summary {
  flex-basis: 40%;
  padding: 3rem 4rem;
}
#page-booking .booking-summary h2 {
  margin-bottom: 0px;
  font-weight: 500;
}
#page-booking .booking-summary h4 {
  font-size: 1rem;
  color: #555555;
  margin-bottom: 0rem;
  font-family: 'Brandon Grotesque', sans-serif;
}
#page-booking .booking-summary .date-small {
  margin-left: 0.75rem;
  font-size: 0.9rem;
}
#page-booking .booking-summary .date-small span {
  display: block;
  font-weight: 500;
}
#page-booking .payment-summary {
  flex-basis: 60%;
  padding: 3rem 4rem;
}
#page-booking .payment-summary h1 {
  margin-bottom: 10px;
  letter-spacing: -.8px;
}
#page-booking .payment-summary h3 {
  margin-top: 0;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
}
#page-booking .payment-summary h3 strong {
  font-weight: 500;
}
#page-booking .hero-image {
  min-height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #page-booking .hero-image {
    min-height: 200px;
  }
}
#page-booking .table td,
#page-booking .table th {
  text-align: left;
}
#page-booking .cancellation-notice {
  margin-top: 30px;
}
#page-booking .cancellation-notice p {
  font-size: 13px;
}
#page-booking select {
  padding: 6px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#page-booking #alertMessage {
  text-align: center;
  margin-bottom: 30px;
}
#page-booking #alertMessage .red {
  color: #dcae23;
  display: block;
  font-size: 70px;
  margin: 0 auto;
  margin-bottom: 15px;
}
#page-booking #alertMessage h1 {
  font-size: 40px;
}
@media screen and (min-width: 1199px) {
  #page-booking .container {
    width: 1140px;
    min-width: 1140px;
  }
}
#page-booking #price-details {
  color: #dcae23;
}
#page-booking #price-details i {
  padding-right: 3px;
}
#page-booking .banner {
  min-height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#page-booking .booking-wrapper {
  border: 1px solid #eee;
  display: flex;
  flex-direction: row-reverse;
}
#page-booking .booking-wrapper > .col-md-5 {
  background-color: #f9f9f9;
}
#page-booking .promo-icon-wrap {
  display: flex;
  justify-content: space-around;
  margin-top: 45px;
  opacity: 0.75;
}
#page-booking .promo-icon-wrap img {
  width: 150px;
}
#page-booking .form-control {
  padding: 6px 16px;
  color: #222222;
  font-size: 16px;
  min-height: 40px;
}
#page-booking .checkbox input[type="checkbox"],
#page-booking .checkbox-inline input[type="checkbox"],
#page-booking .radio input[type="radio"],
#page-booking .radio-inline input[type="radio"] {
  float: none;
  margin: 0;
  margin-right: 0.5rem;
  margin-bottom: 0.25rem;
}
#page-booking .terms {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#page-booking .terms a {
  color: #dcae23;
}
#page-booking .checkboxlabel,
#page-booking label {
  font-weight: 500;
  color: #222222;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}
@media (max-width: 767px) {
  #page-booking .checkboxlabel {
    display: block;
    margin-top: 0.5rem;
  }
}
#page-booking .small-text {
  font-size: 0.8rem;
  font-weight: 300;
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  padding-left: 2.1rem;
  text-align: justify;
}
@media (max-width: 767px) {
  #page-booking .small-text {
    padding-left: 0;
  }
}
#page-booking .payment-type .table > thead > tr > th,
#page-booking .payment-type .table > tbody > tr > th,
#page-booking .payment-type .table > tfoot > tr > th,
#page-booking .payment-type .table > thead > tr > td,
#page-booking .payment-type .table > tbody > tr > td,
#page-booking .payment-type .table > tfoot > tr > td {
  border-top: 0px;
  border-bottom: 1px solid #ddd;
  padding-left: 0px;
}
#page-booking .payment-type tbody > tr:first-child > td {
  border-bottom: 0px;
}
#page-booking .payment-type .small {
  display: block;
  color: #dcae23 !important;
  font-size: 85%;
}
#page-booking .payment-type .radio-container {
  position: relative;
}
#page-booking .payment-type .radio-container label {
  transition: all ease 0.3s;
}
#page-booking .payment-type .radio-container input[type="radio"] + label::before,
#page-booking .payment-type .radio-container input[type="radio"] + label::after {
  border-radius: 50%;
  height: 16px;
  left: 0;
  top: 0;
  width: 16px;
}
#page-booking .payment-type .radio-container input + label::before {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.6);
  transition: opacity 0.2s ease 0.1s;
}
#page-booking .payment-type .radio-container input + label::before,
#page-booking .payment-type .radio-container input + label::after {
  background-clip: padding-box;
  content: "";
  display: block;
  left: 0;
  position: absolute;
}
#page-booking .payment-type .radio-container input + label::after {
  background-color: #fff;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
}
#page-booking .payment-type .radio-container input[type="radio"] {
  padding: 0;
}
#page-booking .payment-type .radio-container input:not(:disabled) + label:hover,
#page-booking .payment-type .radio-container input:not(:disabled) + label.clear,
#page-booking .payment-type .radio-container input:checked + label {
  opacity: 1;
}
#page-booking .payment-type .radio-container input[type="radio"]:checked + label::after,
#page-booking .payment-type .radio-container input[type="radio"]:hover:not(:checked):not(:disabled) + label::after {
  background-color: #dcae23;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15) inset;
}
#page-booking .payment-type .radio-container input[type="checkbox"]:checked + label::after,
#page-booking .payment-type .radio-container input[type="radio"]:checked + label::after {
  background-color: #dcae23;
  border: none;
  box-shadow: none;
}
#page-booking .payment-type .radio-container input[type="radio"] + label:after,
#page-booking .payment-type .radio-container input[type="checkbox"] + label:after {
  transform: scale(0.7, 0.7);
}
#page-booking .payment-type .radio-container label {
  cursor: pointer;
  line-height: 16px;
  text-transform: initial;
  color: #555555;
  font-weight: 400;
  height: auto;
  padding-left: 25px;
  position: relative;
  padding-bottom: 10px !important;
}
@media (max-width: 767px) {
  #page-booking .payment-type .radio-container {
    display: flex;
    justify-content: space-between;
  }
  #page-booking .payment-type .radio-container > * {
    width: 50%;
  }
}
#page-booking .payment-type input[type="radio"] {
  left: 0;
  opacity: 0;
  position: absolute;
  width: 0;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#page-booking .payment-type label {
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
#page-booking .payment-type .first-radio {
  width: 35%;
}
#page-booking .payment-info {
  padding: 0px 25px 40px;
}
#page-booking .payment-info h2,
#page-booking .payment-type h2 {
  margin-bottom: 30px;
}
#page-booking .payment-info label,
#page-booking .payment-type label {
  font-style: normal;
  color: #222222;
  font-weight: 500;
  font-size: 15px;
}
#page-booking .payment-info .checkbox-row,
#page-booking .payment-type .checkbox-row {
  padding: 10px 20px 0px;
}
#page-booking .payment-info .checkbox-row label,
#page-booking .payment-type .checkbox-row label {
  text-transform: uppercase;
}
#page-booking .payment-info a,
#page-booking .payment-type a {
  color: #dcae23;
}
#page-booking .payment-info .small-text,
#page-booking .payment-type .small-text {
  font-size: 12px;
  line-height: 1.2;
  padding-left: 5px;
  color: #888;
  margin-top: 5px;
}
#page-booking .center {
  text-align: center;
}
#page-booking .book-details {
  color: #222222;
}
#page-booking table {
  margin-bottom: 10px;
}
#page-booking table tr td:nth-child(2) {
  text-align: right;
}
#page-booking table tr td:nth-child(2) .amount {
  color: #222222;
  font-size: 1.2rem;
  font-weight: 500;
}
#page-booking table .amount.small {
  display: block;
  color: #555555 !important;
  font-size: 90%;
  font-weight: 400 !important;
}
#page-booking .subtotal {
  font-weight: 500;
}
#page-booking .table > tbody > tr > td {
  padding: 8px 12px;
  border-color: rgba(85, 85, 85, 0.5);
}
#page-booking .too-many {
  color: #ce3727;
  font-weight: 400;
}
#page-booking .formFieldError {
  border-color: #ce3727;
}
#page-booking .checkInOut {
  font-size: 15px;
  margin-bottom: 10px;
}
#page-booking .checkInOut img {
  padding-right: 5px;
}
#page-booking .checkInOut span {
  font-weight: 500;
}
#page-booking .checkInOut .date-small {
  font-size: 0.9rem;
  color: #555555;
}
#page-booking .guestBeds {
  text-align: center;
  margin-bottom: 10px;
}
#page-booking tbody > tr:first-child > td {
  border-top: 0px;
}
#page-booking .block-info {
  background-color: #ededed;
  padding: 20px 20px 15px 20px;
  margin-top: 10px;
}
#page-booking .block-info .amount.small {
  padding-left: 7px;
}
#page-booking .block-info strong {
  font-weight: 500;
}
#page-booking .block-info p {
  margin-bottom: 5px;
  font-size: 0.9rem;
  line-height: 1;
}
#page-booking .block-gray {
  padding: 1.5rem 1.5rem;
  margin: 1rem 0rem;
  border-top: 2px solid #dcae23;
}
#page-booking .block-gray .flex-col-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
#page-booking .block-gray a {
  color: #dcae23;
}
@media (max-width: 767px) {
  #page-booking .block-gray {
    padding-bottom: 0.5rem;
  }
}
#page-booking .payment-logo {
  margin-top: 45px;
  padding: 20px 20px 0px;
  text-align: center;
}
#page-booking .payment-logo .cards-info {
  flex-direction: row;
}
#page-booking .payment-logo .cards-info a {
  display: block;
  margin-right: 10px;
}
#page-booking .payment-logo img {
  margin-bottom: 20px !important;
  width: auto;
  height: 50px;
  object-fit: contain;
}
#page-booking .notes {
  margin-top: 1rem;
}
@media (max-width: 900px) {
  #page-booking .payment-summary,
  #page-booking .booking-summary {
    padding: 3rem 1rem;
  }
}
@media (max-width: 767px) {
  #page-booking .payment-summary,
  #page-booking .booking-summary {
    padding: 1rem;
  }
  #page-booking .table {
    font-size: 1.1rem;
  }
}
.success #bookNowForm .green {
  color: #dcae23;
  display: block;
  font-size: 70px;
  margin: 0 auto;
  margin-bottom: 1rem;
}
.success #bookNowForm h1 {
  font-size: 40px;
}
.success #bookNowForm h2 {
  margin-bottom: 30px;
  font-weight: 300;
}
.success #bookNowForm .banner {
  margin-bottom: 30px;
}
.success #bookNowForm .banner h2 {
  font-weight: 500;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.success #bookNowForm .item > div {
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
/**
 * Front Page
 */
@font-face {
  font-family: 'orgon';
  src: url('../themes/orgon/assets/css/fonts/orgon.eot?21uqtu');
  src: url('../themes/orgon/assets/css/fonts/orgon.eot?21uqtu#iefix') format('embedded-opentype'), url('../themes/orgon/assets/css/fonts/orgon.ttf?21uqtu') format('truetype'), url('../themes/orgon/assets/css/fonts/orgon.woff?21uqtu') format('woff'), url('../themes/orgon/assets/css/fonts/orgon.svg?21uqtu#orgon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="orgon-"],
[class*=" orgon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'orgon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.orgon-shower2:before {
  content: "\e93e";
}
.orgon-king-double:before,
.orgon-set-of-twin-beds:before {
  content: "\e93d";
}
.orgon-sofa:before,
.orgon-sofaconvertible-double:before,
.orgon-sofaconvertible-single::before,
.orgon-fold-up-cot::before {
  content: "\e900";
}
.orgon-shower:before {
  content: "\e93e";
}
.orgon-kingbed2:before {
  content: "\e902";
}
.orgon-bunkbed:before,
.orgon-bunk-bed:before {
  content: "\e903";
}
.orgon-kingbed:before,
.orgon-king-bed:before {
  content: "\e904";
}
.orgon-minus:before {
  content: "\e905";
}
.orgon-beach-small:before {
  content: "\e906";
}
.orgon-plus:before {
  content: "\e907";
}
.orgon-promotion:before {
  content: "\e908";
}
.orgon-check:before {
  content: "\e909";
}
.orgon-bath:before {
  content: "\e90a";
}
.orgon-bath-small:before {
  content: "\e90b";
}
.orgon-beach-front:before,
.orgon-beach-rental::before {
  content: "\e90c";
}
.orgon-bed:before,
.orgon-queen-bed:before,
.orgon-double-bed:before {
  content: "\e90d";
}
.orgon-bed-small:before {
  content: "\e90e";
}
.orgon-booking:before {
  content: "\e90f";
}
.orgon-center-distance:before {
  content: "\e910";
}
.orgon-cinema-room:before {
  content: "\e911";
}
.orgon-game-room:before {
  content: "\e912";
}
.orgon-guests:before {
  content: "\e913";
}
.orgon-guest-small:before {
  content: "\e914";
}
.orgon-gym:before {
  content: "\e915";
}
.orgon-haman:before {
  content: "\e916";
}
.orgon-heart:before {
  content: "\e917";
}
.orgon-indoor-heated-pool:before,
.orgon-swimming-pool-indoor-heated:before {
  content: "\e918";
}
.orgon-indoor-pool:before,
.orgon-swimming-pool-indoor:before {
  content: "\e919";
}
.orgon-jacuzzi:before {
  content: "\e91a";
}
.orgon-outdoor-heated-pool:before,
.orgon-swimming-pool-outdoor-heated:before {
  content: "\e91b";
}
.orgon-outdoor-pool:before,
.orgon-swimming-pool-outdoor:before,
.orgon-pool::before {
  content: "\e91c";
}
.orgon-parking:before {
  content: "\e91d";
}
.orgon-sauna:before {
  content: "\e91e";
}
.orgon-sea-distance:before {
  content: "\e91f";
}
.orgon-side-bed:before,
.orgon-single-bed:before,
.orgon-set-of-single-beds:before {
  content: "\e920";
}
.orgon-set-of-single-beds:after {
  content: "\e920";
}
.orgon-square-area:before {
  content: "\e921";
}
.orgon-town-center:before {
  content: "\e922";
}
.orgon-wifi:before,
.orgon-wi-fi:before {
  content: "\e923";
}
.orgon-arrow:before {
  content: "\e924";
}
.orgon-brochure:before {
  content: "\e925";
}
.orgon-arrow-1:before {
  content: "\e926";
}
.orgon-close:before {
  content: "\e927";
}
.orgon-arrow-2:before {
  content: "\e928";
}
.orgon-arrow-3:before {
  content: "\e929";
}
.orgon-arrow-4:before {
  content: "\e92a";
}
.orgon-check-1:before {
  content: "\e92b";
}
.orgon-check-2:before {
  content: "\e92c";
}
.orgon-check-3:before {
  content: "\e92d";
}
.orgon-check-4:before {
  content: "\e92e";
}
.orgon-facebook:before {
  content: "\e92f";
}
.orgon-filter:before {
  content: "\e930";
}
.orgon-instagram:before {
  content: "\e931";
}
.orgon-linkedin:before {
  content: "\e932";
}
.orgon-newsletter:before {
  content: "\e933";
}
.orgon-mail:before {
  content: "\e934";
}
.orgon-pets:before {
  content: "\e935";
}
.orgon-instant-alt:before {
  content: "\e936";
}
.orgon-proprety-icon:before {
  content: "\e937";
}
.orgon-extra-bed-icon:before {
  content: "\e938";
}
.orgon-instant:before {
  content: "\e939";
}
.orgon-youtube:before {
  content: "\e93a";
}
.orgon-cards:before {
  content: "\e93b";
}
.orgon-map:before {
  content: "\e93c";
}
/**
 * Search Form
 */
.search-form-normal {
  display: flex;
  position: relative;
}
.search-form-normal .search-field-wrapper {
  width: 100%;
}
.search-form-normal .search-field {
  background-color: white;
  height: 60px;
  padding: 15px 30px;
  position: relative;
  font-size: 1.5rem;
  width: 100%;
}
.search-form-normal .search-submit {
  position: absolute;
  top: 1.25rem;
  right: 1.5rem;
}
.page-home #search-box {
  position: absolute;
  margin-top: 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1500px) {
  .page-home #search-box {
    transform: translate(-50%, -50%) scale(1.15);
  }
}
#search-box {
  z-index: 99;
}
.action--toggle_filters {
  padding: 1rem;
}
#search-wrapper {
  z-index: 2;
  transition: all ease 0.6s;
}
#search-wrapper h2 {
  font-size: 2.4rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 600;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#search-wrapper .header-form {
  text-align: center;
  margin-bottom: 1.5rem;
}
#search-wrapper .footer-form {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #ffffff;
  margin-top: 1rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  font-size: 1.25rem;
}
#search-wrapper .footer-form span {
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  #search-wrapper .footer-form span {
    display: none;
  }
}
#search-wrapper .footer-form a:hover {
  text-decoration: underline !important;
}
#search-wrapper .footer-form a:after {
  padding-right: 0.5rem;
  content: "";
}
@media (min-width: 767px) {
  #search-wrapper .footer-form a:after {
    content: ", ";
  }
}
#search-wrapper .footer-form a:last-child:after {
  content: "";
}
#search-wrapper form {
  padding: 20px;
  padding-bottom: 35px;
}
#search-wrapper form input::-webkit-input-placeholder,
#search-wrapper form select::-webkit-input-placeholder,
#search-wrapper form textarea::-webkit-input-placeholder,
#search-wrapper form input:-moz-placeholder,
#search-wrapper form select:-moz-placeholder,
#search-wrapper form textarea:-moz-placeholder,
#search-wrapper form input::-moz-placeholder,
#search-wrapper form select::-moz-placeholder,
#search-wrapper form textarea::-moz-placeholder,
#search-wrapper form input:-ms-input-placeholder,
#search-wrapper form select:-ms-input-placeholder,
#search-wrapper form textarea:-ms-input-placeholder {
  color: #555555 !important;
  font-weight: 600 !important;
  opacity: 1 !important;
}
#search-wrapper form .inner-form {
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.35);
  padding: 2rem;
}
#search-wrapper form .form-group {
  margin-bottom: 0;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
#search-wrapper form .arrow {
  margin-right: 1rem;
  font-size: 1.6rem;
  color: #ffffff;
}
#search-wrapper form .selectize-dropdown [data-selectable] {
  text-transform: initial !important;
}
#search-wrapper form .form-control:not(.selectize-control),
#search-wrapper form .selectize-input {
  padding: 0.75rem;
}
#search-wrapper form input.form-control,
#search-wrapper form select,
#search-wrapper form .selectize-input {
  background-color: #ffffff;
}
#search-wrapper form .selectize-control,
#search-wrapper form select {
  min-width: 250px;
}
#search-wrapper form #f_guests,
#search-wrapper form input.form-control,
#search-wrapper form #search-button {
  min-width: 130px;
}
#search-wrapper form #search-button,
#search-wrapper form #f_guests,
#search-wrapper form .selectize-input {
  height: 45px;
}
#search-wrapper form .selectize-input {
  display: flex;
  align-items: center;
}
#search-wrapper form .date-from {
  margin-right: 10px;
}
@media (max-width: 900px) {
  .page-home #search-box form .inner-form {
    align-items: center;
    padding: 1rem;
  }
  .page-home #search-box .owl-carousel .caption {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .page-home #search-box {
    padding-right: 30px;
    padding-left: 30px;
    max-width: 485px;
    top: auto;
    bottom: 60px;
    transform: scale(0.88) translate(-50%, 0);
    transform-origin: left;
  }
  .page-home #search-box .arrow {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-home #search-box {
    bottom: 120px;
  }
  #search-wrapper .inner-form {
    align-items: flex-start;
    flex-direction: column;
  }
  #search-wrapper form {
    padding: 0;
  }
  #search-wrapper form .form-group {
    margin-bottom: 1.5rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #search-wrapper form .selectize-control,
  #search-wrapper form select,
  #search-wrapper form .dates-flex-wrap,
  #search-wrapper form #f_guests,
  #search-wrapper form #search-button {
    width: 100%;
  }
  #search-wrapper form .dates-flex-wrap {
    flex-direction: row;
  }
  #search-wrapper form input.form-control {
    width: initial;
    min-width: initial;
  }
  #search-wrapper form .form-control.selectize-control {
    padding: 0;
  }
}
@media (max-width: 350px) {
  .page-home #search-box {
    zoom: 0.8;
    bottom: 120px;
    transform: scale(1) translate(-50%, 0);
  }
}
/**
 * Listings
 */
.showing_propertys {
  display: inline-block;
}
.text-right {
  text-align: right;
}
.js--clear-dates {
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 0.9rem;
}
.listings_wrapper {
  position: relative;
  min-height: 100vh;
}
.listings_wrapper .overlay-white {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(237, 237, 237, 0.85);
  opacity: 0;
  visibility: hidden;
  transition: opacity ease 0.5s;
}
.oc-loading .overlay-white {
  opacity: 1;
  visibility: visible;
}
.grid.property_listings {
  display: flex;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.grid.property_listings > .grid__item {
  display: flex;
  flex-direction: column;
  width: calc(100% * 1/3);
  flex-shrink: 0;
}
@media (max-width: 1644px) and (min-width: 900px) {
  .grid.property_listings > .grid__item {
    width: calc(100% * 1/2);
  }
}
@media (max-width: 900px) {
  .grid.property_listings > .grid__item {
    width: calc(100% * 1/1);
  }
}
.list > * {
  padding-bottom: 25px;
  padding-left: 25px;
}
.list {
  margin-bottom: -25px;
  margin-left: -25px;
}
@media (max-width: 992px) {
  .list > * {
    padding-bottom: 1rem;
    padding-left: 1rem;
  }
  .list {
    margin-bottom: -1rem;
    margin-left: -1rem;
  }
}
.results {
  color: #555555;
}
.results-no {
  font-weight: 600;
}
/*
*    Loader
*/
.loader {
  -webkit-animation: rotate 1s infinite;
  animation: rotate 1s infinite;
  color: #dcae23;
  height: 40px;
  left: 50%;
  z-index: 10;
  margin-left: -20px;
  margin-top: -20px;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  bottom: 10%;
  transition: opacity 0.3s ease-in-out;
  width: 40px;
}
.page-category .loader {
  bottom: 40%;
}
/*
@media only screen and (min-width: 900px) {
 .loader {
   left: 300px;
 }
}
@media only screen and (min-width: 1200px) {
 .loader {
   left: 360px;
 }
}
*/
.oc-loading .loader {
  opacity: 1;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}
.pagination-wrap {
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 10rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.pagination-wrap ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagination-wrap ul li a,
.pagination-wrap ul li span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 1.5rem;
  padding: 0.5rem;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
}
@media (max-width: 567px) {
  .pagination-wrap ul li a,
  .pagination-wrap ul li span {
    font-size: 16px;
  }
}
.pagination-wrap ul li.active a,
.pagination-wrap ul li.active span {
  font-weight: 600;
}
/**
 * Calendar
 */
#from-hide,
#to-hide,
#inquiry-from-hide,
#inquiry-to-hide,
#modal-from-hide,
#modal-to-hide {
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline {
  min-height: 245px;
  border: 0px solid;
  box-shadow: none;
  margin-bottom: -30px;
}
@media (min-width: 972px) {
  body:not(.page-owner-orders) .flatpickr-calendar.inline {
    transform: scale(0.86);
    transform-origin: left top;
  }
}
@media (max-width: 345px) {
  body:not(.page-owner-orders) .flatpickr-calendar.inline {
    transform: scale(0.86);
    transform-origin: left top;
  }
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-months {
  padding-bottom: 10px;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-month {
  text-align: center;
  font-family: 'Brandon Grotesque', sans-serif;
  color: #222222;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-weekday {
  font-weight: 400;
  color: #555555;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-current-month {
  padding-top: 0;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-current-month input.cur-year {
  font-weight: 600;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day {
  height: 34px;
  line-height: 34px;
  color: #222222;
  border-radius: 0;
  border: 0;
  max-width: 42.9px;
  font-size: 15px;
  box-shadow: none !important;
  touch-action: manipulation;
  margin-top: 2px;
  font-weight: 600;
}
@media (min-width: 768px) {
  body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day {
    height: 30px;
    line-height: 30px;
    max-width: 43.9px;
  }
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day:not(.changeover):not(.disabled):not(.notAllowed):not(.inRange) {
  font-weight: 400;
  color: rgba(34, 34, 34, 0.7);
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.notAllowed {
  color: rgba(34, 34, 34, 0.5);
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day:not(.disabled):not(.notAllowed):hover {
  background: rgba(20, 122, 132, 0.8) !important;
  color: #ffffff !important;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.selected,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.startRange,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.endRange,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.selected.inRange,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.selected:focus,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.selected:hover,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  background: #147a84 !important;
  color: #ffffff !important;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.selected.startRange.endRange {
  background: #147a84;
  color: #ffffff;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.inRange {
  box-shadow: none;
  background-color: #147a84;
  color: #ffffff;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.disabled,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.disabled:hover {
  color: rgba(34, 34, 34, 0.5);
  font-weight: 400;
  pointer-events: none;
  background-color: #eeeeee;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.nextMonthDay,
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.prevMonthDay {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
body:not(.page-owner-orders) .flatpickr-calendar.inline .flatpickr-day.today {
  border: 0;
}
body:not(.page-owner-orders) .flatpickr-day.selected.startRange,
body:not(.page-owner-orders) .flatpickr-day.startRange.startRange,
body:not(.page-owner-orders) .flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
body:not(.page-owner-orders) .flatpickr-day.selected.endRange,
body:not(.page-owner-orders) .flatpickr-day.startRange.endRange,
body:not(.page-owner-orders) .flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
body:not(.page-owner-orders) .flatpickr-day.inRange + .flatpickr-day:not(.endRange):not(.selected):not(.inRange) {
  background: #147a84;
  color: #ffffff;
  border-radius: 0 50px 50px 0;
}
body:not(.page-owner-orders) .flatpickr-day.disabled + .flatpickr-day:not(.disabled):not(.selected) {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, transparent 50%, transparent 100%);
}
body:not(.page-owner-orders) .flatpickr-day:not(.disabled) + .flatpickr-day.disabled {
  cursor: pointer;
  font-weight: 600;
  opacity: 1;
  color: #222222;
  pointer-events: all !important;
  background: linear-gradient(to bottom right, transparent 0%, transparent 50%, #eeeeee 50%, #eeeeee 100%);
}
body:not(.page-owner-orders) .flatpickr-day:not(.disabled) + .flatpickr-day.disabled:hover,
body:not(.page-owner-orders) .flatpickr-day:not(.disabled) + .flatpickr-day.disabled:focus {
  background: rgba(20, 122, 132, 0.8) !important;
  font-weight: 600;
  color: #ffffff;
}
.ui-datepicker th {
  font-weight: 400;
  color: #919191;
  min-width: 35px;
  padding-left: 0;
  padding-right: 0;
}
.ui-datepicker .ui-state-default {
  background: transparent;
  border: 0;
  color: inherit;
  padding: 8px 0;
  text-align: center;
}
.ui-datepicker .ui-datepicker-prev span {
  background-position: -96px 0;
}
.ui-datepicker .ui-datepicker-next span {
  background-position: -32px 0;
}
#ui-datepicker-div {
  padding: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background: #fff;
  min-width: 300px;
  font-size: 15px;
  z-index: 100000 !important;
  font-family: 'Brandon Grotesque', sans-serif;
}
#ui-datepicker-div table {
  background: #fff;
  padding-bottom: 5px;
  margin-bottom: 0;
}
#ui-datepicker-div .ui-datepicker-header {
  background: transparent;
  font-weight: 500;
  border: 0;
}
#ui-datepicker-div .ui-state-active,
#ui-datepicker-div .ui-widget-content .ui-state-active {
  color: inherit;
}
#ui-datepicker-div .ui-state-default,
#ui-datepicker-div .ui-widget-content .ui-state-default {
  border: 0;
  background: transparent;
  text-align: center;
}
#ui-datepicker-div .ui-state-highlight,
#ui-datepicker-div .ui-widget-content .ui-state-highlight,
#ui-datepicker-div .ui-widget-header .ui-state-highlight {
  background-color: #147a84;
  color: #fff;
}
#ui-datepicker-div .ui-datepicker-calendar .highlight {
  background-color: #147a84;
  color: #fff;
}
#ui-datepicker-div .ui-state-highlight a,
#ui-datepicker-div .ui-widget-content .ui-state-highlight a,
#ui-datepicker-div .ui-widget-header .ui-state-highlight a {
  color: #fff;
  background: #147a84;
}
#ui-datepicker-div .ui-datepicker-today > * {
  background-color: transparent;
  color: #484848;
}
#ui-datepicker-div .ui-datepicker-today.highlight > * {
  color: #fff;
}
#ui-datepicker-div .booked {
  background-color: #eee;
}
#ui-datepicker-div .booked a,
#ui-datepicker-div .booked span {
  text-decoration: line-through;
}
#ui-datepicker-div .changeover a,
#ui-datepicker-div .changeover span {
  font-weight: 700 !important;
}
#ui-datepicker-div .booked + .default,
#ui-datepicker-div .default + .booked {
  pointer-events: all;
  color: #484848;
}
#ui-datepicker-div .default + .booked {
  background: linear-gradient(to bottom right, #ffffff 0%, #ffffff 50%, #eeeeee 50%, #eeeeee 100%);
}
#ui-datepicker-div .booked + .default {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, #ffffff 50%, #ffffff 100%);
}
#ui-datepicker-div .booked + .highlight,
#ui-datepicker-div .default + .highlight {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, #147a84 50%, #147a84 100%);
}
#ui-datepicker-div .booked + .highlight a.ui-state-hover,
#ui-datepicker-div .default + .highlight a.ui-state-hover {
  background: transparent;
  color: #fff;
}
#ui-datepicker-div .booked + .default,
#ui-datepicker-div .default + .booked {
  pointer-events: all;
  color: #484848;
}
#ui-datepicker-div .default + .booked {
  background: linear-gradient(to bottom right, #ffffff 0%, #ffffff 50%, #eeeeee 50%, #eeeeee 100%);
}
#ui-datepicker-div .default + .booked a,
#ui-datepicker-div .default + .booked span {
  text-decoration: initial;
}
#ui-datepicker-div .booked + .default {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, #ffffff 50%, #ffffff 100%);
}
#ui-datepicker-div .booked + .default a,
#ui-datepicker-div .booked + .default span {
  text-decoration: initial;
}
#ui-datepicker-div .highlight + .booked,
#ui-datepicker-div .highlight + .default {
  background: linear-gradient(to bottom right, #147a84 0%, #147a84 50%, #ffffff 50%, #ffffff 100%);
}
#ui-datepicker-div .highlight + .booked a.ui-state-hover,
#ui-datepicker-div .highlight + .default a.ui-state-hover {
  background: transparent;
  color: #484848;
}
#ui-datepicker-div .booked + .highlight,
#ui-datepicker-div .default + .highlight {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, #147a84 50%, #147a84 100%);
}
#ui-datepicker-div .booked + .highlight a.ui-state-hover,
#ui-datepicker-div .default + .highlight a.ui-state-hover {
  background: transparent;
  color: #fff;
}
#ui-datepicker-div .highlight + .highlight {
  background: #147a84;
  color: #fff;
}
#ui-datepicker-div .highlight + .highlight a {
  background: inherit;
  color: inherit;
}
#ui-datepicker-div .ui-datepicker-unselectable {
  background-color: #eeeeee;
  color: #cecece;
  opacity: 0.75;
}
#ui-datepicker-div td .ui-state-disabled {
  background-color: #eee;
  color: #cecece;
}
#ui-datepicker-div td .ui-state-hover {
  background-color: #147a84;
  color: #fff;
  opacity: 0.75;
}
#ui-datepicker-div .ui-widget-header {
  padding-top: 5px;
}
#ui-datepicker-div .ui-widget-header .ui-icon::before {
  font-family: "orgon";
  content: "\e928";
  height: auto;
  opacity: 0.5;
  position: static;
}
#ui-datepicker-div .ui-datepicker-next.ui-state-hover,
#ui-datepicker-div .ui-datepicker-prev.ui-state-hover {
  background: transparent;
  border: 0;
}
#ui-datepicker-div .ui-datepicker-next {
  right: 2px;
}
#ui-datepicker-div .ui-datepicker-prev {
  transform: rotate(180deg);
}
#ui-datepicker-div .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-prev {
  position: absolute;
  top: 6px;
  width: 1.8em;
  height: 1.8em;
}
#ui-datepicker-div .ui-datepicker-next span,
#ui-datepicker-div .ui-datepicker-prev span {
  color: transparent;
}
#ui-datepicker-div .ui-datepicker-next span:before,
#ui-datepicker-div .ui-datepicker-prev span:before {
  color: #222222;
}
#ui-datepicker-div td {
  cursor: pointer;
}
#ui-datepicker-div td:hover {
  background-color: rgba(220, 220, 220, 0.5);
}
#ui-datepicker-div td {
  background: white;
  border: none;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  color: #484848;
  opacity: 1;
  padding: 0;
}
#ui-datepicker-div .ui-datepicker-title {
  text-align: center;
  font-family: 'Brandon Grotesque', sans-serif;
  color: #222222;
  font-size: 1.15rem;
  font-weight: 600;
  letter-spacing: 1px;
}
#ui-datepicker-div .ui-datepicker-other-month {
  background: #fff;
}
#avalibility-calendar tbody {
  background-color: #ffffff;
}
#avalibility-calendar .ui-datepicker-other-month {
  background: #ffffff !important;
}
#avalibility-calendar .ui-datepicker-other-month span,
#avalibility-calendar .ui-datepicker-other-month a {
  opacity: 0;
}
#avalibility-calendar .booked,
#avalibility-calendar .ui-state-disabled {
  background-color: #eee;
  opacity: 1;
}
#avalibility-calendar .booked a,
#avalibility-calendar .ui-state-disabled a,
#avalibility-calendar .booked span,
#avalibility-calendar .ui-state-disabled span {
  text-decoration: line-through;
}
#avalibility-calendar .default:not(.ui-state-disabled) + .booked {
  background: linear-gradient(to bottom right, #ffffff 0%, #ffffff 50%, #eeeeee 50%, #eeeeee 100%);
}
#avalibility-calendar .default:not(.ui-state-disabled) + .booked a,
#avalibility-calendar .default:not(.ui-state-disabled) + .booked span {
  text-decoration: initial;
}
#avalibility-calendar .booked + .default {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, #ffffff 50%, #ffffff 100%);
}
#avalibility-calendar .booked + .default a,
#avalibility-calendar .booked + .default span {
  text-decoration: initial;
}
#avalibility-calendar .ui-datepicker-prev,
#avalibility-calendar .ui-datepicker-next {
  display: none;
  pointer-events: none;
}
@media (max-width: 767px) {
  #avalibility-calendar td a,
  #avalibility-calendar td span {
    padding: 8px 14px;
  }
}
/**
 * Card
 */
/**
*   4.3 - Card
*/
.card {
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.175);
  color: #ababab;
  overflow: hidden;
  transition: opacity 15s ease-in-out;
  position: relative;
}
.card .card_title_review {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 767px) {
  .card .card_title_review {
    padding-right: 1.5rem;
  }
}
.card .card_title_review .card_review {
  text-align: right;
  font-weight: 500;
  font-size: 1.125rem;
  flex-shrink: 0;
  padding-top: 1.5rem;
  color: #222;
}
@media (min-width: 767px) {
  .card .card_title_review .card_review {
    font-size: 1.5rem;
    font-weight: 400;
  }
}
.loading .card {
  opacity: 0;
}
.center-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.card__image {
  background-color: #dcdcdc;
  /*

	&::after {
	background-image: url("/assets/svg/loader-svg.svg");
	background-position: center;
	content: "";
	background-size: 40px!important;
	background-repeat: no-repeat;
	-webkit-animation: rotate 1s infinite;
	animation: rotate 1s infinite;
	position: absolute;
	height: 40px;
	width: 40px;
	opacity: 0.5;
	transform: translate(-50%, -50%);
	top: 45%;
	left: 45%;
	bottom: 0;
	right: 0;
}
*/
}
.card__image > .gradient-overlay-dark {
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100px;
  text-align: left;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0) 15%, #ffffff 100%);
  transition: all ease 0.5s;
  z-index: 1;
  /*	will-change: opacity;

	&:hover {
	opacity: 0.5;
	}*/
}
@media (min-width: 1600px) {
  .card__image .owl-item {
    height: 335px !important;
  }
  .card__image img.lazy {
    height: 335px !important;
    object-fit: cover;
  }
}
.card__image .owl-item {
  height: 280px;
}
.card__image img.lazy {
  height: auto;
  width: 100%;
  position: initial !important;
  height: 280px;
  overflow: hidden;
  filter: saturate(1.2) contrast(1.05) brightness(1.05);
}
@media (min-width: 900px) {
  .card__image img.lazy {
    height: 340px;
  }
}
@media (max-width: 900px) {
  .card__image img.lazy {
    height: 432px;
  }
  .card__image .owl-item {
    height: 432px;
  }
}
.card__image,
.popup__image {
  background-size: cover;
  position: relative;
}
.card__image img,
.popup__image img {
  object-fit: cover;
}
.popup__image:after {
  content: "";
  display: block;
  padding-top: 60%;
}
.card--listing .card__content {
  padding-top: 32px;
}
.card_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: left;
  align-items: flex-start;
  padding-left: 1.25rem;
  padding-top: 0.25rem;
}
.card_title {
  font-family: 'Brandon Grotesque', serif;
  font-size: 2.1rem;
  position: relative;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  letter-spacing: -0.25px;
  bottom: -20px;
  line-height: 1.3;
  margin: 0!important !important;
  padding: 0 0 0.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  max-width: 500px;
  overflow: hidden;
}
.card_tagline {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 1.0rem;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}
.price {
  color: #222222;
  font-size: 1.3rem;
}
.price .discount-price del {
  zoom: 0.8;
  color: red;
}
.price .discount-price small {
  color: red;
}
.price .discount-price ins {
  color: red;
}
.price small {
  font-size: 70%;
}
.price sup {
  font-size: 70%;
}
.price .amount {
  font-size: 1.6rem;
  margin-left: 0.125rem;
}
.price i {
  color: #dcae23;
  font-size: 1.8rem;
  vertical-align: sub;
}
.price ins {
  text-decoration: none;
}
.card_footer {
  display: flex;
  justify-content: space-between;
  padding: 0.85rem 1.2rem;
  font-family: 'Brandon Grotesque', sans-serif;
}
.card_footer .meta {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222222;
}
.card_footer .meta .amount {
  font-family: sans-serif;
}
.card_footer .meta span {
  margin-right: 1rem;
  line-height: 0;
  font-size: 1.1rem;
}
.card_footer .meta i {
  vertical-align: sub;
  font-size: 1.5rem;
}
.heart {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  padding: 7px;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: all 0.3s ease-in-out;
  background: rgba(255, 255, 255, 0.75);
  color: #ffffff;
  overflow: hidden;
  z-index: 11;
  font-size: 1.2rem;
}
.heart::before {
  content: "\e917";
  font-family: "orgon";
  position: absolute;
  left: 12px;
  top: 14px;
  font-size: 26px;
  transition: all 0.3s ease-in-out;
}
.heart .save {
  transform: translateX(100px);
  transition: all 0.3s ease-in-out;
  position: absolute;
}
@media (min-width: 768px) {
  .heart:hover {
    background: #008594;
    width: 120px;
    height: 60px;
    border-radius: 5px;
  }
  .heart:hover::before {
    left: 5px;
    top: 5px;
    font-size: 20px;
  }
  .heart:hover .save {
    transform: translateX(30px);
  }
  .heart:hover .remove {
    transform: translateX(30px);
  }
}
.heart .remove {
  display: none;
  transform: translateX(100px);
  transition: all 0.3s ease-in-out;
  position: absolute;
}
.heart.favoriteAdded {
  background: #008594;
}
@media (min-width: 768px) {
  .heart.favoriteAdded:hover::before {
    content: "\e905";
    left: 5px;
    top: 5px;
    font-size: 20px;
  }
}
.heart.favoriteAdded::before {
  content: "\e917";
  left: 12px;
  top: 14px;
  font-size: 26px;
}
.heart.favoriteAdded .remove {
  display: inline;
}
.heart.favoriteAdded .save {
  display: none;
}
.heart i {
  font-size: 2rem;
}
.card__promo-tag {
  font-size: 0.85rem;
  letter-spacing: 1px;
  font-family: 'Brandon Grotesque', serif;
  font-weight: 600;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  background-clip: padding-box;
  background-color: #dcae23;
  padding: 3px 12px;
  display: inline-block;
  max-width: 150px;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
}
.card__promo-tag.sale-tag {
  height: 54px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #dcae23;
  border-radius: 5px;
  text-align: center;
  font-size: 0.65rem;
}
.card__promo-tag.sale-tag span {
  font-size: 1.4rem;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .card__promo-tag.sale-tag {
    zoom: 0.85;
  }
}
.featured-tag {
  position: absolute;
  top: 20px;
  left: 25px;
  z-index: 2;
}
.featured-tag img {
  width: 70px;
  height: 70px;
}
.leaflet-popup-content-wrapper {
  border-radius: 0px !important;
}
.popup__content {
  padding: 0.5rem 0.75rem 0.75rem;
  text-align: center;
}
.popup__title {
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  font-family: 'Brandon Grotesque', sans-serif !important;
  margin-bottom: 0 !important;
  text-transform: initial !important;
  letter-spacing: 0 !important;
}
.popup__image {
  position: relative;
}
.popup__image .heart {
  display: none;
}
.popup {
  position: absolute;
  height: 100%;
  width: 100%;
}
.popup__address {
  font-size: 0.85rem !important;
  color: #555555 !important;
}
.popup__address .price {
  font-size: 0.85rem !important;
}
.popup__address .price i {
  font-size: 1.4rem !important;
}
.popup__address .price .amount {
  font-size: 1.4rem !important;
}
.popup__address .price sup {
  font-size: 60% !important;
}
.popup__address ins {
  text-decoration: none;
}
@media (max-width: 767px) {
  .card {
    border: 1px solid #dcdcdc;
  }
  .heart i {
    font-size: 1.5rem;
  }
  .card_content,
  .card_footer {
    padding: 0.5rem 1rem;
  }
  .card_content {
    position: static;
    transform: none;
    color: #222222;
    padding-bottom: 0;
  }
  .card_footer {
    border: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    flex-wrap: wrap;
  }
  .card_footer .meta span {
    margin-right: 1rem;
  }
  .card_footer .meta span i {
    margin-right: 0.25rem;
  }
  .price {
    padding-top: 1rem;
  }
  .price .amount {
    font-size: 1.2rem;
  }
  .price i {
    font-size: 1.4rem;
  }
  .card__image img.lazy {
    height: 230px;
  }
  .card__image .owl-item {
    height: 230px;
  }
  .featured-tag {
    left: 10px;
  }
  .card_title {
    font-size: 1.8rem;
    padding-right: 1rem;
    bottom: 0;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 0;
    white-space: normal;
  }
  .card__image > .gradient-overlay-dark {
    box-shadow: none;
  }
  .card_tagline {
    font-size: 0.95rem;
    text-shadow: none;
  }
}
.splide__arrow {
  z-index: 4;
}
.splide__arrow {
  height: 4rem;
  opacity: 1;
  width: 4rem;
  background-color: transparent;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.splide__arrow svg {
  height: 2.4rem;
  width: 2.4rem;
  fill: #fff;
}
@media (min-width: 900px) {
  .splide__arrow svg {
    height: 4rem;
    width: 4rem;
  }
}
@media (min-width: 900px) {
  .card .splide__arrow {
    visibility: hidden;
    opacity: 0;
  }
}
.card:hover .splide__arrow {
  visibility: visible;
  opacity: 1;
}
.card:hover .splide__arrow[disabled] {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
.card .splide__overlay:after {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.card .splide__caption {
  position: absolute;
  font-size: 1.35rem !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.card .splide__progress {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #eee;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  z-index: 1;
}
.card .splide__progress__bar {
  background-color: #dcae23;
  height: 3px;
  transition: width 400ms ease;
  width: 0;
}
.h-72 {
  height: 20rem;
}
.w-full {
  width: 100%;
}
.object-cover {
  object-fit: cover;
}
/**
 * Card
 */
.page-blog p.lead,
.page-post p.lead {
  text-align: center;
}
@media (min-width: 768px) {
  .post {
    margin: 1rem;
  }
}
.post__title {
  font-size: 1.65rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .post__title {
    font-size: 1.7rem;
  }
}
.post__image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 768px) {
  .post__image img {
    min-height: 325px;
  }
}
.post__content {
  padding: 1.5rem 2rem 2rem;
}
.post__body {
  font-size: 1.15rem;
  color: #222222;
  line-height: 1.45;
}
.post__meta {
  opacity: 0.8;
  margin-bottom: 1.5rem;
}
#blog-single {
  font-size: 1.2rem;
  margin-top: 0 !important;
  padding-top: 3.5rem !important;
}
#blog-single p,
#blog-single span,
#blog-single div,
#blog-single em,
#blog-single i,
#blog-single strong {
  font-size: 1.2rem;
}
#blog-single ul li {
  margin-bottom: 1rem;
}
#blog-single header.entry {
  margin-top: 0 !important;
}
#blog-single header.entry h1 {
  padding-bottom: 1rem;
}
#blog-single .toc-list {
  list-style-type: auto !important;
  padding-left: 1.25rem !important;
}
#blog-single .toc-list .toc-link::before {
  content: none !important;
}
#blog-single .toc-list li {
  margin-bottom: 0.25rem;
  display: list-item;
}
#blog-single .toc-list a {
  color: inherit;
}
#blog-single .toc-list a.is-active-link {
  font-weight: 400;
}
#blog-single .toc-list a.is-active-link::before {
  content: none !important;
}
#blog-single .post_meta {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  opacity: 0.8;
  text-align: center;
  margin-top: 1rem;
}
#blog-single .blog-image {
  margin-left: -6rem;
  margin-right: -6rem;
  margin-bottom: 4rem;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  margin-top: 3rem;
}
@media (max-width: 991px) {
  #blog-single .blog-image {
    min-height: 325px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  #blog-single .blog-image {
    min-height: 250px;
  }
}
#blog-single a {
  color: #dcae23;
}
#blog-single .tags {
  line-height: 1.5;
  text-transform: capitalize;
  font-size: 1.1rem;
  color: #dcae23;
}
#blog-single .blog-content a {
  display: inline !important;
}
#blog-single .blog-content iframe {
  max-width: 100%;
  width: 100%;
  min-height: 400px;
}
@media (max-width: 767px) {
  #blog-single .blog-content iframe {
    min-height: initial;
  }
}
#blog-single .blog-content img {
  padding-top: 0rem;
  padding-bottom: 1rem;
  max-width: 100% !important;
  height: auto !important;
  width: 100% !important;
  display: block !important;
}
/**
 *   Site footer
 */
.site-footer {
  background-color: #111111;
  color: #fff;
  padding: 1.5rem 0 0.75rem;
  font-size: 1.1rem;
  line-height: 2;
}
.site-footer p,
.site-footer ul {
  line-height: 1.75;
}
.site-footer header {
  min-height: 100px;
  display: flex;
}
.site-footer address {
  line-height: 1.75;
}
.site-footer ul,
.site-footer address {
  border-left: 1px solid #b99119;
  padding-left: 1.5rem;
  margin-left: -1.5rem;
}
.site-footer h3 {
  color: #dcae23;
  font-family: 'Brandon Grotesque', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 600;
}
.site-footer h4 {
  color: #fff;
  font-family: 'Brandon Grotesque', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
}
.site-footer p {
  color: inherit;
  margin-bottom: 0.1rem;
  line-height: 1;
}
.site-footer a:hover {
  color: #ffffff;
}
.site-footer .cards-info {
  padding-top: 0.5rem;
}
.site-footer .cards-info img {
  max-height: 40px;
  width: auto;
  margin-right: 10px;
}
@media (max-width: 900px) {
  .site-footer .flex {
    align-items: flex-start;
  }
  .site-footer ul {
    border: 0;
    margin-left: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .site-footer header {
    min-height: auto;
  }
  .site-footer .cards-info {
    flex-direction: row;
  }
}
.eu-footer-logos img {
  height: 40px;
  width: auto;
  margin: 0 0.75rem;
}
.eu-footer-text {
  color: #555555;
  line-height: 1.5;
  text-align: right;
}
/* Developer line */
.bottom-bar {
  padding-top: 1rem;
  border-top: 1px solid #555555;
  margin-top: 2rem;
  text-align: center;
  font-size: 0.9rem;
  opacity: 0.7;
}
/* Social Icons Footer */
.social-icons a {
  padding-right: 0.2rem;
  color: #b99119;
  font-size: 2.4rem;
}
/**
 *   Site footer
 */
.layout-module {
  padding-top: 10rem;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .layout-module {
    padding-bottom: 10rem;
  }
}
.layout-module__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  padding: 3rem 1.5rem 3rem;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .layout-module__inner {
    padding: 5rem 5rem 4rem;
  }
}
.layout-module__inner .cards-info {
  padding-top: 0.5rem;
  flex-direction: row;
}
.layout-module__inner .cards-info a {
  display: block;
  margin-right: 10px;
}
.layout-module__inner .cards-info img {
  max-height: 40px;
  width: auto;
}
#page-owner-orders .validate-message {
  margin-top: 0.5rem;
  padding: 0;
  text-align: center;
}
#page-owner-orders .tab-pane {
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  #page-owner-orders .tab-pane {
    max-width: 600px;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
  }
  #page-owner-orders .max-w-lg {
    max-width: 800px;
  }
}
#page-owner-orders .module h1 {
  padding-top: 2rem;
  text-align: center;
  padding-bottom: 0rem;
}
#page-owner-orders .module p.subtitle {
  font-size: 1.25rem;
  text-align: center;
  padding-bottom: 2rem;
}
#page-owner-orders .module p.subtitle button {
  color: #147a84;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
  font-weight: 500;
}
#page-owner-orders .module p.subtitle button i {
  font-size: 0.7rem;
}
@media (max-width: 1099px) {
  #page-owner-orders .module p.subtitle button {
    display: none;
  }
}
#page-owner-orders #reservation-modal .modal-header,
#page-owner-orders #term-block-modal .modal-header {
  background-color: #ffffff;
  padding: 1rem 1.5rem 0;
  display: block;
}
#page-owner-orders #reservation-modal .modal-header .close,
#page-owner-orders #term-block-modal .modal-header .close {
  color: #222222;
  text-align: right;
  padding: 5px 10px;
}
#page-owner-orders #reservation-modal .modal-header > *,
#page-owner-orders #term-block-modal .modal-header > * {
  width: 50%;
}
#page-owner-orders #reservation-modal .modal-header h3,
#page-owner-orders #term-block-modal .modal-header h3 {
  margin-bottom: 0;
  text-align: left;
}
#page-owner-orders #reservation-modal .modal-body,
#page-owner-orders #term-block-modal .modal-body {
  padding-top: 10px;
}
#page-owner-orders #reservation-modal .table th,
#page-owner-orders #term-block-modal .table th {
  height: 1px;
  padding: 1px;
}
#page-owner-orders #reservation-modal .table td,
#page-owner-orders #term-block-modal .table td {
  text-align: left;
}
#page-owner-orders #reservation-modal .table td p,
#page-owner-orders #term-block-modal .table td p {
  font-size: 1rem;
}
#page-owner-orders .table td,
#page-owner-orders .table th {
  text-align: left;
}
#page-owner-orders .table td:last-child,
#page-owner-orders .table th:last-child {
  text-align: right;
}
#page-owner-orders .table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
#page-owner-orders .table tbody tr:hover {
  background-color: #147a84;
  color: #ffffff;
}
#page-owner-orders .flatpickr-day {
  font-weight: 600;
  border-radius: 0;
  margin-top: 2px;
  font-size: 16px;
}
#page-owner-orders .flatpickr-day.blocked {
  pointer-events: all !important;
}
#page-owner-orders .flatpickr-day.blocked:not(.disabled):not(.inRange) {
  background: rgba(206, 55, 39, 0.5);
  color: #ffffff;
}
#page-owner-orders .flatpickr-day.offered:not(.disabled):not(.inRange) {
  background: rgba(255, 199, 0, 0.8);
  color: #222222;
}
#page-owner-orders .flatpickr-day:not(.changeover):not(.disabled):not(.notAllowed):not(.inRange) {
  font-weight: 400;
  color: rgba(34, 34, 34, 0.7);
}
#page-owner-orders .flatpickr-day.notAllowed {
  color: rgba(34, 34, 34, 0.5);
}
#page-owner-orders .flatpickr-day:not(.disabled):not(.notAllowed):hover {
  background: rgba(20, 122, 132, 0.8) !important;
  color: #ffffff !important;
}
#page-owner-orders .flatpickr-day.selected,
#page-owner-orders .flatpickr-day.startRange,
#page-owner-orders .flatpickr-day.endRange,
#page-owner-orders .flatpickr-day.selected.inRange,
#page-owner-orders .flatpickr-day.selected:focus,
#page-owner-orders .flatpickr-day.selected:hover,
#page-owner-orders .flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
#page-owner-orders .flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
#page-owner-orders .flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  background: #147a84 !important;
  color: #ffffff !important;
  border-color: #147a84;
}
#page-owner-orders .flatpickr-day.selected.startRange.endRange {
  background: #147a84 !important;
  color: #ffffff;
  border-color: #147a84;
}
#page-owner-orders .flatpickr-day.inRange {
  box-shadow: none;
  background-color: #147a84 !important;
  color: #ffffff;
}
#page-owner-orders .flatpickr-day.disabled,
#page-owner-orders .flatpickr-day.disabled:hover {
  color: rgba(34, 34, 34, 0.5);
  font-weight: 400;
  pointer-events: none;
  background-color: #eeeeee;
}
#page-owner-orders .flatpickr-day.offered,
#page-owner-orders .flatpickr-day.offered:hover {
  color: rgba(34, 34, 34, 0.5);
  font-weight: 400;
  pointer-events: none;
  background-color: #ffc700;
}
#page-owner-orders .flatpickr-day.nextMonthDay,
#page-owner-orders .flatpickr-day.prevMonthDay {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
#page-owner-orders .flatpickr-day.today {
  border: 0;
}
#page-owner-orders .flatpickr-day.blocked:not(.disabled) + .flatpickr-day.blocked.disabled {
  background: rgba(206, 55, 39, 0.5);
  color: #ffffff;
}
#page-owner-orders .flatpickr-day.offered:not(.disabled) + .flatpickr-day.offered.disabled {
  background: rgba(255, 199, 0, 0.8);
  color: #222222;
}
#page-owner-orders .flatpickr-day.selected.startRange,
#page-owner-orders .flatpickr-day.startRange.startRange,
#page-owner-orders .flatpickr-day.endRange.startRange {
  border-radius: 0;
}
#page-owner-orders .flatpickr-day.selected.endRange,
#page-owner-orders .flatpickr-day.startRange.endRange,
#page-owner-orders .flatpickr-day.endRange.endRange {
  border-radius: 0;
}
#page-owner-orders .flatpickr-day.inRange + .flatpickr-day:not(.endRange):not(.selected):not(.inRange) {
  background: #147a84 !important;
  color: #ffffff;
  border-radius: 0;
}
#page-owner-orders .flatpickr-day.disabled + .flatpickr-day:not(.disabled):not(.selected):not(.blocked) {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, transparent 50%, transparent 100%);
}
#page-owner-orders .flatpickr-day.offered + .flatpickr-day:not(.disabled):not(.selected):not(.blocked) {
  background: linear-gradient(to bottom right, #ffc700 0%, #ffc700 50%, transparent 50%, transparent 100%);
}
#page-owner-orders .flatpickr-day.disabled.offered + .flatpickr-day.disabled:not(.selected):not(.blocked):not(.offered) {
  background: linear-gradient(to bottom right, #ffc700 0%, #ffc700 50%, #eeeeee 50%, #eeeeee 100%);
}
#page-owner-orders .flatpickr-day.disabled,
#page-owner-orders .flatpickr-day.disabled {
  cursor: not-allowed;
  text-decoration: line-through;
}
#page-owner-orders .flatpickr-day:not(.disabled) + .flatpickr-day.disabled {
  cursor: pointer;
  font-weight: 600;
  opacity: 1;
  color: #222222;
  text-decoration: none !important;
  background: linear-gradient(to bottom right, transparent 0%, transparent 50%, #eeeeee 50%, #eeeeee 100%);
  pointer-events: all;
}
#page-owner-orders .flatpickr-day:not(.disabled) + .flatpickr-day.disabled:hover,
#page-owner-orders .flatpickr-day:not(.disabled) + .flatpickr-day.disabled:focus {
  background: rgba(20, 122, 132, 0.8) !important;
  font-weight: 600;
  color: #ffffff;
}
#page-owner-orders .flatpickr-day:not(.offered) + .flatpickr-day.offered {
  background: linear-gradient(to bottom right, transparent 0%, transparent 50%, #ffc700 50%, #ffc700 100%);
}
#page-owner-orders .flatpickr-day.disabled:not(.offered) + .flatpickr-day.offered {
  background: linear-gradient(to bottom right, #eeeeee 0%, #eeeeee 50%, #ffc700 50%, #ffc700 100%);
}
#page-owner-orders .flatpickr-day:not(.disabled) + .flatpickr-day.disabled:not(.blocked) {
  pointer-events: all !important;
}
#page-owner-orders .table {
  font-size: 14px;
}
@media (max-width: 767px) {
  #page-owner-orders .table {
    font-size: 13px;
  }
}
#page-owner-orders .table thead {
  background-color: transparent;
  color: #222222;
}
#page-owner-orders .btn {
  background-color: #222222;
}
#page-owner-orders .btn.btn-success {
  background-color: #25af68;
}
#page-owner-orders .btn.btn-danger {
  background-color: #e24848;
}
#page-owner-orders nav.nav-tabs {
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  position: relative;
  bottom: -1px;
  margin-top: 2rem;
  border-top: 1px solid #eee;
  overflow: auto;
  padding-bottom: 1.5rem;
}
#page-owner-orders nav.nav-tabs a {
  width: 100%;
  padding: 0.75rem 2rem;
  display: block;
  font-weight: 600;
  font-family: 'Brandon Grotesque', serif;
  color: #222222;
  min-width: 150px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  #page-owner-orders nav.nav-tabs a {
    min-width: 40% !important;
  }
}
#page-owner-orders nav.nav-tabs a.active {
  background-color: #222222;
  color: #ffffff;
}
#page-owner-orders nav.nav-tabs a.active::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
  left: 45px;
  transform: translateX(-50%);
  border-top: 15px solid #222222;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
#page-owner-orders .tab-pane:not(.active) {
  display: none;
}
#page-owner-orders .tab-content {
  padding: 0.5rem 1rem 4rem;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #page-owner-orders .tab-content {
    padding: 0.5rem 2rem 4rem;
  }
}
#page-owner-orders .get-ical-form {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#page-owner-orders .get-ical-form .btn {
  min-width: 100px;
  margin-left: 1rem;
}
#page-owner-orders .flatpickr-calendar.inline {
  border: 0px solid;
  box-shadow: none;
}
#page-owner-orders .flatpickr-calendar.inline .flatpickr-months {
  padding-bottom: 10px;
}
#page-owner-orders .flatpickr-calendar.inline .flatpickr-day {
  margin-top: 1px;
  max-width: 42.9px;
  border: 0;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
}
#page-owner-orders .get-ical-wrap {
  margin-top: 3rem;
}
#page-owner-orders .addTermForm {
  width: 100%;
}
#page-owner-orders .addTermForm .flatpickr-input {
  opacity: 0;
  visibility: hidden;
}
#page-owner-orders .module-heading {
  text-transform: uppercase;
  font-size: 1.15rem;
  text-align: center;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 2rem;
  border-bottom: 1px solid #ababab;
  padding-bottom: 0.25rem;
}
@media (min-width: 567px) {
  #page-owner-orders .module-heading {
    text-align: left;
    font-size: 1.3rem;
  }
}
#page-owner-orders .addTermForm {
  margin-bottom: 5rem;
}
#page-owner-orders .term-submit-block {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#page-owner-orders .term-submit-block > * {
  margin-bottom: 1.5rem;
  min-width: 300px;
}
@media (min-width: 567px) {
  #page-owner-orders .term-submit-block > * {
    min-width: 350px;
  }
}
#page-owner-orders .term-submit-block .btn {
  min-height: 42px;
}
#page-owner-orders .term-submit-block .radio-container {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#page-owner-orders .term-submit-block .radio-container label {
  transition: all ease 0.3s;
  font-size: 16px;
}
#page-owner-orders .term-submit-block .radio-container input[type="radio"] + label::before,
#page-owner-orders .term-submit-block .radio-container input[type="radio"] + label::after {
  border-radius: 50%;
  height: 16px;
  left: 0;
  top: 0;
  width: 16px;
}
#page-owner-orders .term-submit-block .radio-container input + label::before {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.6);
  transition: opacity 0.2s ease 0.1s;
}
#page-owner-orders .term-submit-block .radio-container input + label::before,
#page-owner-orders .term-submit-block .radio-container input + label::after {
  background-clip: padding-box;
  content: "";
  display: block;
  left: 0;
  position: absolute;
}
#page-owner-orders .term-submit-block .radio-container input + label::after {
  background-color: #fff;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
}
#page-owner-orders .term-submit-block .radio-container input[type="radio"] {
  padding: 0;
}
#page-owner-orders .term-submit-block .radio-container input:not(:disabled) + label:hover,
#page-owner-orders .term-submit-block .radio-container input:not(:disabled) + label.clear,
#page-owner-orders .term-submit-block .radio-container input:checked + label {
  opacity: 1;
}
#page-owner-orders .term-submit-block .radio-container input[type="radio"]:checked + label::after,
#page-owner-orders .term-submit-block .radio-container input[type="radio"]:hover:not(:checked):not(:disabled) + label::after {
  background-color: #dcae23;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15) inset;
}
#page-owner-orders .term-submit-block .radio-container input[type="checkbox"]:checked + label::after,
#page-owner-orders .term-submit-block .radio-container input[type="radio"]:checked + label::after {
  background-color: #dcae23;
  border: none;
  box-shadow: none;
}
#page-owner-orders .term-submit-block .radio-container input[type="radio"] + label:after,
#page-owner-orders .term-submit-block .radio-container input[type="checkbox"] + label:after {
  transform: scale(0.7, 0.7);
}
#page-owner-orders .term-submit-block .radio-container label {
  cursor: pointer;
  line-height: 16px;
  text-transform: initial;
  color: #555555;
  font-weight: 400;
  height: auto;
  padding-left: 30px;
  position: relative;
}
@media (max-width: 767px) {
  #page-owner-orders .term-submit-block .radio-container {
    display: flex;
    justify-content: space-between;
  }
  #page-owner-orders .term-submit-block .radio-container > * {
    width: 50%;
  }
}
#page-owner-orders .term-submit-block .radio-container input[type="radio"] {
  left: 0;
  opacity: 0;
  position: absolute;
  width: 0;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#page-owner-orders .term-submit-block .radio-container label {
  display: inline-block;
  vertical-align: top;
  width: 45%;
}
#page-owner-orders .term-submit-block .radio-container .first-radio {
  width: 45%;
}
@media (min-width: 567px) {
  #page-owner-orders .term-input-block {
    display: flex;
    margin-top: 3rem;
  }
}
#page-owner-orders .term-input-block .btn {
  width: 100%;
  max-width: 260px !important;
  margin: 0.5rem auto 0;
  display: block;
}
@media (min-width: 567px) {
  #page-owner-orders .term-input-block .btn {
    width: auto;
    min-width: 175px;
    margin: 0;
    margin-left: 50px;
  }
}
#page-owner-orders .term-input-block .dates {
  width: 100%;
  text-align: center;
  align-items: center;
  flex-direction: row !important;
}
@media (min-width: 567px) {
  #page-owner-orders .term-input-block .dates {
    border-bottom: 1px solid #d9d9d9;
  }
}
#page-owner-orders .term-input-block .dates .arrow {
  max-width: 20px;
}
#page-owner-orders .term-input-block .dates__label {
  text-transform: uppercase;
  font-size: 0.65rem;
  letter-spacing: 1px;
  margin-bottom: 0.25rem;
  font-weight: 600;
}
#page-owner-orders .term-input-block .dates__value {
  font-size: 1.125rem;
}
@media (min-width: 567px) {
  #page-owner-orders .term-input-block .dates__value {
    font-size: 1.25rem;
  }
}
#page-owner-orders .documents-wrap {
  max-width: 600px;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
}
#page-owner-orders .responsiv-uploader-fileupload.style-file-multi .upload-button {
  display: block;
  border: 2px dashed #BDC3C7;
  background-clip: content-box;
  background-color: #F9F9F9;
  position: relative;
  outline: none;
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
  color: #777;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1rem;
}
#page-owner-orders .responsiv-uploader-fileupload.style-file-multi .upload-object .info h4 {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-booking-leave-review .br-wrapper {
  align-items: center;
}
.page-booking-leave-review .br-wrapper .validate-message {
  margin-top: 0.5rem;
}
.page-booking-leave-review .br-wrapper label {
  margin-right: 1rem;
}
.page-booking-leave-review .br-theme-css-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.page-booking-leave-review .br-theme-css-stars .br-widget a {
  text-decoration: none;
  height: 18px;
  width: 18px;
  float: left;
  font-size: 18px;
  margin-right: 10px;
}
.page-booking-leave-review .br-theme-css-stars .br-widget a:after {
  content: "\2605";
  color: #d2d2d2;
}
.page-booking-leave-review .br-theme-css-stars .br-widget a.br-active:after {
  color: #EDB867;
}
.page-booking-leave-review .br-theme-css-stars .br-widget a.br-selected:after {
  color: #EDB867;
}
.page-booking-leave-review .br-theme-css-stars .br-widget .br-current-rating {
  display: none;
}
.page-booking-leave-review .br-theme-css-stars .br-readonly a {
  cursor: default;
}
@media print {
  .page-booking-leave-review .br-theme-css-stars .br-widget a:after {
    content: "\2606";
    color: black;
  }
  .page-booking-leave-review .br-theme-css-stars .br-widget a.br-active:after,
  .page-booking-leave-review .br-theme-css-stars .br-widget a.br-selected:after {
    content: "\2605";
    color: black;
  }
}
/**
 *   Site footer
 */
.c-Newsletter {
  padding: 2rem 0 4rem;
  background: #ededed;
}
@media (min-width: 768px) {
  .c-Newsletter {
    padding: 4rem 8rem;
  }
}
.c-Newsletter--popup {
  padding: 0;
}
.c-Newsletter--popup .section-wrap {
  padding: 0 !important;
}
.c-Newsletter--popup .c-Newsletter__content {
  padding: 1rem 3rem;
}
.c-Newsletter .w-full {
  width: 100%;
}
.c-Newsletter .alert {
  width: 100%;
}
.c-Newsletter__inner {
  max-width: 80rem;
  margin: auto;
}
.c-Newsletter figure {
  line-height: 0;
  margin-bottom: 0 !important;
}
.c-Newsletter figure img {
  width: 100%;
  max-height: 24rem;
  object-fit: cover;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.c-Newsletter__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0 !important;
  justify-content: center;
  box-shadow: 3px 3px 16px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  padding: 1rem 2rem;
  border: 1px solid #ededed;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
@media (min-width: 768px) {
  .c-Newsletter__content {
    padding: 2rem 4rem;
  }
}
@media (max-width: 767px) {
  .c-Newsletter .btn {
    margin-top: .5rem;
    padding: 1rem;
  }
}
.c-Newsletter header {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .c-Newsletter header {
    margin-bottom: 1rem;
  }
}
.c-Newsletter h2 {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 2.45rem;
  text-align: center !important;
}
.c-Newsletter p {
  padding: 0 1rem;
  color: #a1a1a1;
  text-align: center !important;
}
/**
 *   Site footer
 */
html[lang=ru] {
  font-family: serif !important;
}
html[lang=ru] .card_footer {
  font-family: serif !important;
}
html[lang=ru] h1,
html[lang=ru] h2,
html[lang=ru] h3,
html[lang=ru] h4,
html[lang=ru] h5,
html[lang=ru] h6 {
  font-family: serif !important;
}
html[lang=ru] #page-single #avalibility-calendar .ui-widget-header,
html[lang=ru] #page-single .widget h3,
html[lang=ru] #page-single .listing_description .long-description p,
html[lang=ru] #page-single .listing_description .long-description span,
html[lang=ru] #page-single .listing_description .short-description p,
html[lang=ru] #page-single .listing_description .short-description span {
  font-family: serif !important;
}
html[lang=ru] .page-home h1.special.large {
  font-size: 1.7rem !important;
  line-height: 1.1 !important;
}
html[lang=ru] .site-footer h3,
html[lang=ru] .display-1,
html[lang=ru] h1.special,
html[lang=ru] .personal-approach .inquiry-heading,
html[lang=ru] #page-single .entry-title,
html[lang=ru] h2.display-1,
html[lang=ru] h2.special,
html[lang=ru] .card_title,
html[lang=ru] .card_tagline,
html[lang=ru] .primary-menu li a,
html[lang=ru] .btn-link-dark,
html[lang=ru] .btn,
html[lang=ru] button[type=submit],
html[lang=ru] input[type=submit] {
  font-family: serif !important;
}
html[dir=rtl] .card_title {
  direction: ltr;
}
html[dir=rtl] .other-page main#main .about-block a,
html[dir=rtl] .other-page main#main .terms-information a {
  display: inline-block !important;
}
@media (max-width: 767px) {
  html[dir=rtl] .card_title {
    text-align: right;
    padding-right: 0;
  }
}
html[dir=rtl] .ltr-always {
  direction: ltr !important;
  display: inline-block;
}
html[dir=rtl] a[href^='tel:'] {
  direction: ltr;
  display: inline-block;
}
html[dir=rtl] #page-single #fast-booking .flatpickr-calendar {
  margin: auto;
}
html[dir=rtl] .flatpickr-calendar {
  direction: rtl !important;
}
html[dir=rtl] .flatpickr-calendar .dayContainer,
html[dir=rtl] .flatpickr-calendar .flatpickr-weekdaycontainer {
  flex-direction: row;
}
html[dir=rtl] .flatpickr-calendar .flatpickr-months .flatpickr-month {
  height: 32px;
}
html[dir=rtl] .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}
html[dir=rtl] .flatpickr-calendar .flatpickr-months .flatpickr-next-month {
  right: unset;
  left: 0;
  transform: scaleX(-1);
}
html[dir=rtl] .flatpickr-day.endRange.startRange,
html[dir=rtl] .flatpickr-day.selected.startRange,
html[dir=rtl] .flatpickr-day.startRange.startRange {
  border-radius: 0 50px 50px 0;
}
html[dir=rtl] .flatpickr-day.endRange.endRange,
html[dir=rtl] .flatpickr-day.selected.endRange,
html[dir=rtl] .flatpickr-day.startRange.endRange {
  border-radius: 50px 0 0 50px;
}
html[dir=rtl] body:not(.page-owner-orders) .flatpickr-calendar.inline {
  transform-origin: right top;
}
html[dir=rtl] .btn-more i {
  margin-right: 1rem;
}
html[dir=rtl] .site-footer address,
html[dir=rtl] .site-footer ul {
  border-right: 1px solid #b99119;
  border-left: 0;
  padding-right: 1.5rem;
  margin-right: -1.5rem;
}
html[dir=rtl] .widget_listing_reviews .review-item__meta {
  padding-right: 0;
}
html[dir=rtl] .card_content {
  padding-right: 1.5rem;
}
html[dir=rtl] .hero__item .caption i,
html[dir=rtl] .orgon-arrow {
  transform: rotate(180deg);
  display: inline-block;
}
html[dir=rtl] .featured-tag {
  left: auto;
  right: 25px;
}
html[dir=rtl] .card__promo-tag {
  right: 15px;
  left: auto;
}
html[dir=rtl] .heart {
  left: 20px;
  right: auto;
}
html[dir=rtl] .search-trigger--mobile {
  left: 0;
  right: auto;
  width: 5rem;
}
@media (max-width: 900px) {
  html[dir=rtl] .site-header .menu-wrapper {
    right: 0;
    left: auto;
    transform: translateX(100%) translateZ(0);
  }
}
@media (min-width: 900px) {
  html[dir=rtl] .site-header .menu-wrapper {
    margin-right: auto;
    margin-left: 50px;
  }
}
html[dir=rtl] .nav-is-open .site-header .menu-wrapper {
  transform: none;
}
html[dir=rtl] .menu-trigger {
  right: 0;
}
@media (min-width: 900px) {
  html[dir=rtl] .menu-trigger {
    right: auto;
    left: 0;
  }
}
html[dir=rtl] .site-header .site-branding {
  padding-right: 0;
}
html[dir=rtl] .hero__item .caption {
  right: auto;
  left: 2rem;
}
html[dir=rtl] .lg-outer {
  text-align: right;
}
@media (min-width: 767px) {
  html[dir=rtl] #page-single .single_property_listing > .flex main.flex-2-3 {
    padding-right: 0;
    padding-left: 60px;
  }
}
html[dir=rtl] #page-single .widget_listing_location .grid-item {
  margin-right: 0;
  margin-left: 60px;
}
html[dir=rtl] #page-single .entry-header__promo {
  right: auto;
  left: 0;
}
html[dir=rtl] .page__content ul,
html[dir=rtl] .page__content ol {
  padding-right: 1.5rem;
}
html[dir=rtl] .page__content ul li:before,
html[dir=rtl] .page__content ol li:before {
  margin-right: -1.5rem;
  margin-left: auto;
}
html[dir=rtl] #lightGallery-action {
  direction: ltr;
}
html[dir=rtl] #lightGallery-Gallery .thumb_cont {
  direction: ltr;
}
html[dir=rtl] #page-booking .table td,
html[dir=rtl] #page-booking .table th {
  text-align: right;
}
html[dir=rtl] #page-booking .payment-type .radio-container label {
  padding-right: 30px;
  padding-left: 0;
}
html[dir=rtl] .ui-datepicker .ui-datepicker-prev {
  transform: none !important;
}
html[dir=rtl] .ui-datepicker .ui-datepicker-next {
  left: 2px !important;
  right: auto !important;
  transform: rotate(180deg) !important;
}
html[dir=rtl] .owl-featured .owl-next {
  left: -45px;
  right: auto;
}
html[dir=rtl] .owl-featured .owl-next .rsArrowIcn {
  transform: rotate(180deg);
}
html[dir=rtl] .owl-featured .owl-prev {
  right: -45px;
  left: auto;
}
html[dir=rtl] .owl-featured .owl-prev .rsArrowIcn {
  transform: none;
}
html[dir=rtl] .type-select:after {
  left: 17px;
  right: auto;
}
