
@charset "UTF-8";joomla-alert{--jui-alert-min-width:250px;--jui-alert-padding:.5rem 1.25rem;--jui-alert-margin:0 0 1rem 0;--jui-alert-border:1px solid transparent;--jui-alert-border-radius:.25rem;--jui-alert-animation-duration:.5s;--jui-alert-animation-timing-function:ease-in-out;--jui-alert-button-color-dark:#000;--jui-alert-button-color-light:#fff;--jui-alert-success-color:#234423;--jui-alert-success-background-color:#d9e6d9;--jui-alert-success-border-color:#cadcca;--jui-alert-success-link-color:#122212;--jui-alert-info-color:#0c5460;--jui-alert-info-background-color:#d1ecf1;--jui-alert-info-border-color:#bee5eb;--jui-alert-info-link-color:#062c33;--jui-alert-warning-color:#7d5a29;--jui-alert-warning-background-color:#fcefdc;--jui-alert-warning-border-color:#fbe8cd;--jui-alert-warning-link-color:#573e1c;--jui-alert-danger-color:#712b29;--jui-alert-danger-background-color:#f7dddc;--jui-alert-danger-border-color:#f4cfce;--jui-alert-danger-link-color:#4c1d1b;animation-duration:var(--jui-alert-animation-duration,.5s);animation-timing-function:var(--jui-alert-animation-timing-function,ease-in-out);border:var(--jui-alert-border,1px solid transparent);border-radius:var(--jui-alert-border-radius,.25rem);margin:var(--jui-alert-margin,0 0 1rem 0);min-width:var(--jui-alert-min-width,250px);padding:var(--jui-alert-padding,.5rem 1.25rem);display:block}joomla-alert .joomla-alert--close{color:var(--jui-alert-button-color-dark,#000);float:right;opacity:.5;text-shadow:0 1px 0 var(--jui-alert-button-color-light,#fff);background:0 0;border:0;padding:.2rem 1rem;font-size:1.5rem;font-weight:700;line-height:1;position:relative;top:-.5rem;right:-1.25rem}joomla-alert .joomla-alert--close:focus,joomla-alert .joomla-alert--close:hover{color:var(--jui-alert-button-color-dark,#000);cursor:pointer;opacity:.75;text-decoration:none}joomla-alert[type=success]{background-color:var(--jui-alert-success-background-color,#d9e6d9);border-color:var(--jui-alert-success-border-color,#cadcca);color:var(--jui-alert-success-color,#234423)}joomla-alert[type=success] hr{border-top-color:var(--jui-alert-success-border-color,#cadcca)}joomla-alert[type=success] .alert-link{color:var(--jui-alert-success-link-color,#122212)}joomla-alert[type=info]{background-color:var(--jui-alert-info-background-color,#d1ecf1);border-color:var(--jui-alert-info-border-color,#bee5eb);color:var(--jui-alert-info-color,#0c5460)}joomla-alert[type=info] hr{border-top-color:var(--jui-alert-info-border-color,#bee5eb)}joomla-alert[type=info] .alert-link{color:var(--jui-alert-info-link-color,#062c33)}joomla-alert[type=warning]{background-color:var(--jui-alert-warning-background-color,#fcefdc);border-color:var(--jui-alert-warning-border-color,#fbe8cd);color:var(--jui-alert-warning-color,#7d5a29)}joomla-alert[type=warning] hr{border-top-color:var(--jui-alert-warning-border-color,#fbe8cd)}joomla-alert[type=warning] .alert-link{color:var(--jui-alert-warning-link-color,#573e1c)}joomla-alert[type=danger]{background-color:var(--jui-alert-danger-background-color,#f7dddc);border-color:var(--jui-alert-danger-border-color,#f4cfce);color:var(--jui-alert-danger-color,#712b29)}joomla-alert[type=danger] hr{border-top-color:var(--jui-alert-danger-border-color,#f4cfce)}joomla-alert[type=danger] .alert-link{color:var(--jui-alert-danger-link-color,#4c1d1b)}html[dir=rtl] joomla-alert .joomla-alert--close,html[dir=rtl] joomla-alert .joomla-alert-button--close{float:left;left:-1.25rem;right:auto}@keyframes joomla-alert-fade-in{0%{opacity:0}}@keyframes joomla-alert-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){joomla-alert{animation-duration:1ms!important}}
@font-face {
	font-family: 'Drop-icomoon';
	src:url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.eot?-8kfg6s);
	src:url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.eot?#iefix-8kfg6s) format('embedded-opentype'),
		url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.woff?-8kfg6s) format('woff'),
		url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.ttf?-8kfg6s) format('truetype'),
		url(//golfalliantie.nl//plugins/editors/dropeditor/fonts/icomoon.svg?-8kfg6s#icomoon) format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="drop-"] > li:before, [class*=" drop-"] > li:before{
	font-family: 'Drop-icomoon';
	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;
}

ul.drop-bullet, ol.drop-bullet{
  list-style:none;
  display:inline-block;
  
}
ul.drop-bullet > li, ol.drop-bullet >li {
  clear:left;
}
ol.drop-bullet {
  counter-reset: liNum;
}
ol.drop-bullet > li {
  counter-increment:liNum 1;
}

ul.drop-bullet > li:before, ol.drop-bullet > li:before {
  content:"";
  height: 1em;
  width: 1em;
  font-size: 80%; 
  line-height: 1.5em;
  display:block;
  float:left;
  margin-left:-1.5em;
  background-position:center;
  background-repeat:no-repeat;
  background-size:100%;
}
ol.drop-bullet > li:before{
  content:counter(liNum);
  text-align:center;
}

ul.drop-pushpin li:before {
 content: "\e600";  
}
ul.drop-radio-unchecked li:before {
 content: "\e601"; 
}
ul.drop-cog li:before { 
 content: "\e602"; 
}
ul.drop-flag li:before { 
 content: "\e603";  
}
ul.drop-star li:before {
 content: "\e604";  
}
ul.drop-minus li:before {
 content: "\e605"; 
}
ul.drop-plus li:before { 
 content: "\e606"; 
}
ul.drop-play li:before { 
 content: "\e607";  
}
ul.drop-arrow-right li:before { 
 content: "\e608";  
}
ul.drop-checkbox-checked li:before { 
 content: "\e609";  
}
ul.drop-radio-checked li:before { 
 content: "\e60a";  
}
ul.drop-checkmark li:before { 
 content: "\e60b";  
}

ol.ol-circles {
    list-style-type: none;

    margin: 0;
    margin-left: 4em;
    padding: 0;
     
    counter-reset: li-counter;
}

ol.ol-circles > li {
    position: relative;
    padding-left: 0.5em;
    min-height: 2em;
}
ol.ol-circles > li:before {
    position: absolute;
    top: 0;
    left: -1.33em;
    width: 1.2em;
    height: 1.2em;
     
    font-size: 1em;
    line-height: 1.2;
    text-align: center;
    color: #f5f5f5;
 
    border: 3px solid #c5c5c5;
    border-radius: 50%;
    background-color: #464646;
    content: counter(li-counter);
    counter-increment: li-counter;
}

ol.ol-boxes {
      counter-reset: li-counter;
    list-style-type: none;

    margin: 0;
    margin-left: 2em;
    padding: 0;
     
  
}
ol.ol-boxes > li{
    position: relative;
    padding-left: 0.5em;
 
}
ol.ol-boxes > li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 1.2em;
    height: 1.2em;
     
    font-size: 1em;
    line-height: 1;
    text-align: center;
    color: #f5f5f5;
 
    background-color: #464646;
    content: counter(li-counter);
    counter-increment: li-counter;
}

/* Drop Buttons */

/* General button style (reset) */
.dropbtn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 6px 16px;
	display: inline-block;
	margin: 3px 6px;
    text-decoration: none;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a.dropbtn:hover, a.dropbtn:focus , a.dropbtn:active {
      text-decoration: none;
}
.dropbtn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

@-webkit-keyframes fillToRight {
	to { 
		width: 100%;
	}
}

@-moz-keyframes fillToRight {
	to { 
		width: 100%;
	}
}

@keyframes fillToRight {
	to { 
		width: 100%;
	}
}
.cke_editable .csRow { 
    margin-top: 5px;
}
.cke_editable  .csColumn {        
    box-sizing: border-box;
    border: 4px dashed #f1f1f1;
}

@media(max-width:480px) {
    div.csRow div.csColumn{
      width:100% !important;
  }
}
/* Summary */
div ul.tableOfContent {
    background-color: #f7f7f7;
    padding: 10px;
    max-width: 50%;
}

ul.tableOfContent li.toc-level1 ul.tableOfContent {
    padding-top: 0;
    padding-bottom: 0;
}

ul.tableOfContent li {
    list-style-type: none;
    padding: 3px;
}

ul.tableOfContent a {
    text-decoration: none;
}

ul.tableOfContent li.toc-level1 a { 
    font-size: 18px;
    font-weight: bold;    
}

ul.tableOfContent li.toc-level2 a { 
    font-size: 16px;
    font-weight: bold;    
}

ul.tableOfContent li.toc-level3 a { 
    font-size: 14px;
    font-weight: normal;
}

ul.tableOfContent li.toc-level4 a { 
    font-size: 12px;
    font-weight: normal;
}

.droplist  {
    list-style-type: none;
}
.droplist li:before {
    font-size: 13px;
}
label.dd-option-text,
label.dd-selected-text {
    line-height: 16px !important;
    margin-bottom: 0px;
}

.dd-option {
    padding: 4px 10px !important;
}
.dd-selected {
     padding: 4px 10px !important;
}
#bulleted_icon {
    top:10px
}
.dd-option-image, .dd-selected-image {
    width: 16px;
    height: 16px;
}


blockquote
{
        
  background: none;
  border-left: 5px solid #f1f1f1;
  color: #8B8E97;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  padding-left: 15px;
  padding: 10px;
  float: left;
}
.cke_contents_ltr img.cke_anchor {
    border-color: #333 !important;
}
.blue-message {
  background: none repeat scroll 0 0 #3399ff;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.green-message {
  background: none repeat scroll 0 0 #8cc14c;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.orange-message {
  background: none repeat scroll 0 0 #faa732;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.red-message {
  background: none repeat scroll 0 0 #da4d31;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.grey-message {
  background: none repeat scroll 0 0 #53555c;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.left-block {
  background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #8b8e97;
  padding: 10px;
  margin: 10px;
  float: left;

}.right-block {
  background: none repeat scroll 0 0px, radial-gradient(ellipse at center center, #ffffff 0%, #f2f2f2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #8b8e97;
  padding: 10px;
  margin: 10px;
  float: right;

}.blockquotes {
  background: none;
  border-left: 5px solid #f1f1f1;
  color: #8B8E97;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  padding-left: 15px;
  padding: 10px;
  width: 60%;
  float: left;

}
.drop_h1 {color:;}
.drop_h2 {}
.drop_h3 {}
.dj-megamenu-clean {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  overflow: visible;
  height: auto;
  width: auto;
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dj-megamenu-clean li.dj-up {
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
}

.dj-megamenu-clean li a.dj-up_a {
  display: block;
  height: 60px;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  padding: 0 18px;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  position: relative;
}

.dj-megamenu-clean li a.dj-up_a > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  height: 60px;
}

.dj-megamenu-clean li a.dj-up_a > span.dj-drop {
  padding: 0 20px 0 0;
}

.dj-megamenu-clean li a.dj-up_a > span span.name {
  vertical-align: middle;
}

.dj-megamenu-clean li a.dj-up_a > span span.name + span {
  margin-left: 10px;
}

.dj-megamenu-clean li a.dj-up_a small.subtitle {
  display: block;
  font-size: 13px;
  line-height: 1;
  margin-top: 3px;
  opacity: 0.5;
}

.dj-megamenu-clean li a.dj-up_a .dj-icon {
  margin: 0;
  max-height: 32px;
}

.dj-megamenu-clean li a.dj-up_a .dj-icon + span {
  margin-left: 15px;
}

.dj-megamenu-clean li div.dj-subwrap {
  position: absolute;
  left: -9999px;
  top: -9999px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.dj-megamenu-clean li div.dj-subwrap .dj-subwrap-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f5f5;
}

.dj-megamenu-clean li.logo a.dj-up_a .dj-icon {
  max-height: 60px;
}

.dj-megamenu-clean li:hover, .dj-megamenu-clean li.hover {
  position: relative;
  z-index: 200;
}

.dj-megamenu-clean li:hover a.dj-up_a, .dj-megamenu-clean li.hover a.dj-up_a {
  color: #444;
}

.dj-megamenu-clean li:hover > div.dj-subwrap, .dj-megamenu-clean li.hover > div.dj-subwrap {
  left: 0;
  top: 100%;
  height: auto;
  z-index: 300;
}

.dj-megamenu-clean li:hover > div.dj-subwrap li:hover > div.dj-subwrap, .dj-megamenu-clean li:hover > div.dj-subwrap li.hover > div.dj-subwrap, .dj-megamenu-clean li.hover > div.dj-subwrap li:hover > div.dj-subwrap, .dj-megamenu-clean li.hover > div.dj-subwrap li.hover > div.dj-subwrap {
  left: 100%;
  top: 0;
  margin: 0;
  height: auto;
  z-index: 400;
}

.dj-megamenu-clean li ul.dj-submenu {
  list-style: none;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
}

.dj-megamenu-clean li ul.dj-submenu > li {
  display: block;
  height: auto;
  width: auto;
  position: relative;
}

.dj-megamenu-clean li ul.dj-submenu > li > a {
  font-size: 16px;
  line-height: 24px;
  color: #444;
  text-decoration: none;
  padding: 12px 20px;
  margin: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}

.dj-megamenu-clean li ul.dj-submenu > li > a .dj-icon {
  margin: 0;
  max-height: 16px;
}

.dj-megamenu-clean li ul.dj-submenu > li > a .dj-icon + span {
  margin-left: 15px;
}

.dj-megamenu-clean li ul.dj-submenu > li > a small.subtitle {
  display: block;
  font-size: 0.9em;
  line-height: 1;
  opacity: 0.5;
}

.dj-megamenu-clean li ul.dj-submenu > li > a span.name {
  vertical-align: middle;
}

.dj-megamenu-clean li ul.dj-submenu > li > a span.name + span {
  margin-left: 10px;
}

.dj-megamenu-clean li ul.dj-submenu > li:hover > a,
.dj-megamenu-clean li ul.dj-submenu > li.active > a {
  color: #000;
  background: #f1f1f1;
}

.dj-megamenu-clean li ul.dj-subtree {
  list-style: none;
  padding: 0 !important;
  margin: 5px 0 5px 25px !important;
}

.dj-megamenu-clean li ul.dj-subtree > li {
  list-style: circle outside;
  padding: 0;
  margin: 0;
  color: #666;
}

.dj-megamenu-clean li ul.dj-subtree > li > a {
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #444;
  text-decoration: none;
  padding: 5px 0;
}

.dj-megamenu-clean li ul.dj-subtree > li:hover > a,
.dj-megamenu-clean li ul.dj-subtree > li.active > a {
  color: #000;
  text-decoration: underline;
}

.dj-megamenu-clean .arrow {
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.dj-megamenu-clean.dj-fa-no .arrow:before {
  content: '';
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: relative;
  top: -2px;
}

.dj-megamenu-clean.dj-fa-no .dj-submenu li.parent:not(.subtree) > a .arrow:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.dj-megamenu-clean.dj-fa-0 .arrow:before, .dj-megamenu-clean.dj-fa-1 .arrow:before, .dj-megamenu-clean.dj-fa-5 .arrow:before {
  display: inline-block;
  font: normal normal normal 14px/1 "FontAwesome";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.dj-megamenu-clean.dj-fa-0 li.dj-up > a .arrow:before, .dj-megamenu-clean.dj-fa-1 li.dj-up > a .arrow:before, .dj-megamenu-clean.dj-fa-5 li.dj-up > a .arrow:before {
  content: "\f107";
}

.dj-megamenu-clean.dj-fa-0 .dj-submenu li.parent:not(.subtree) > a .arrow:before, .dj-megamenu-clean.dj-fa-1 .dj-submenu li.parent:not(.subtree) > a .arrow:before, .dj-megamenu-clean.dj-fa-5 .dj-submenu li.parent:not(.subtree) > a .arrow:before {
  content: "\f105";
}

.dj-megamenu-clean.dj-fa-5 .arrow:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.dj-megamenu-clean li.dj-up:hover > a .arrow,
.dj-megamenu-clean li.dj-up:focus > a .arrow {
  top: 51%;
  top: calc(50% + 2px);
}

.dj-megamenu-clean .dj-submenu li.parent > a .arrow {
  right: 16px;
}

.dj-megamenu-clean .dj-submenu li.parent:not(.subtree):hover > a .arrow, .dj-megamenu-clean .dj-submenu li.parent:not(.subtree):focus > a .arrow {
  right: 14px;
}

.dj-megamenu-clean li.separator > a {
  cursor: default;
}

.dj-megamenu-clean .modules-wrap {
  padding: 10px;
  color: #444;
}

.dj-megamenu-clean .modules-wrap p {
  display: block;
  padding: 0;
}

.dj-megamenu-clean .dj-stickylogo {
  position: absolute;
  z-index: 550;
}

.dj-megamenu-clean .dj-stickylogo img {
  max-height: 100%;
  width: auto;
}

.dj-megamenu-clean .dj-stickylogo.dj-align-center {
  position: static;
  text-align: center;
  margin: 10px 0;
}

.dj-megamenu-clean .dj-stickylogo.dj-align-left {
  left: 20px;
  max-height: 50px;
  margin: 5px 0;
}

.dj-megamenu-clean .dj-stickylogo.dj-align-right {
  right: 20px;
  max-height: 50px;
  margin: 5px 0;
}

.dj-megamenu-clean li.dj-up.fullsub {
  position: static !important;
}

.dj-megamenu-clean li.dj-up.fullsub a.dj-up_a {
  position: relative;
}

.dj-megamenu-clean li.dj-up.fullwidth > .dj-subwrap {
  width: 100vw;
}

.dj-megamenu-clean li.dj-up.fullwidth > .dj-subwrap > .dj-subwrap-in {
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.dj-megamenu-clean .djsubrow_separator {
  clear: both;
  padding: 0 0 20px;
  margin: 0 0 20px;
}

.dj-megamenu-clean.dj-megamenu-fixed {
  position: fixed;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
}

.dj-megamenu-clean.dj-megamenu-sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: #fff;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.05);
}

.dj-megamenu-clean.verticalMenu {
  height: auto;
  max-width: 360px;
  z-index: 400;
}

.dj-megamenu-clean.verticalMenu li.dj-up {
  width: 100%;
}

.dj-megamenu-clean.verticalMenu li a.dj-up_a {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.dj-megamenu-clean.verticalMenu li a.dj-up_a img {
  max-height: 100%;
  max-width: 32px;
}

.dj-megamenu-clean.verticalMenu li a.dj-up_a small.subtitle {
  margin-top: 0;
}

.dj-megamenu-clean.verticalMenu li a.dj-up_a > span {
  height: auto;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.dj-megamenu-clean.verticalMenu li a.dj-up_a span .dj-icon {
  vertical-align: middle;
}

.dj-megamenu-clean.verticalMenu li a.dj-up_a span span.image-title {
  padding: 0 15px;
  margin: 0;
}

.dj-megamenu-clean.verticalMenu li ul.dj-submenu > li > a .dj-icon {
  max-height: 100%;
  max-width: 32px;
}

.dj-megamenu-clean.verticalMenu li:hover div.dj-subwrap,
.dj-megamenu-clean.verticalMenu li.hover div.dj-subwrap {
  right: auto !important;
  left: 100% !important;
  top: 0;
}

.dj-megamenu-clean.verticalMenu li:hover div.dj-subwrap.open-right,
.dj-megamenu-clean.verticalMenu li.hover div.dj-subwrap.open-right {
  right: auto !important;
  left: 100% !important;
  top: 0;
}

.dj-megamenu-clean.verticalMenu li:hover div.dj-subwrap.open-left,
.dj-megamenu-clean.verticalMenu li.hover div.dj-subwrap.open-left {
  left: auto !important;
  right: 100% !important;
}

.dj-megamenu-clean.verticalMenu.dj-fa-no li.dj-up > a .arrow:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.dj-megamenu-clean.verticalMenu.dj-fa-0 li.dj-up > a .arrow:before, .dj-megamenu-clean.verticalMenu.dj-fa-1 li.dj-up > a .arrow:before, .dj-megamenu-clean.verticalMenu.dj-fa-5 li.dj-up > a .arrow:before {
  content: "\f105";
}

body.dj-megamenu-overlay {
  position: relative;
}

body.dj-megamenu-overlay ul.dj-megamenu {
  z-index: 1001;
  position: relative;
}

body.dj-megamenu-overlay .dj-megamenu-sticky {
  z-index: 1000;
}

body .dj-megamenu-overlay-box {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  pointer-events: none;
  display: none;
}

.dj-megamenu-clean li a.dj-up_a span.dj-badge,
.dj-megamenu-clean li ul > li > a span.dj-badge {
  float: none;
  text-transform: uppercase;
  display: inline-block;
  padding: .35em .65em;
  font-size: .75em;
  font-weight: 700;
  height: auto;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.dj-megamenu-clean.dj-megamenu-wcag *:focus,
.dj-megamenu-clean.dj-megamenu-wcag *:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: -2px;
}

.dj-megamenu-clean.dj-megamenu-wcag *:focus:not(:focus-visible) {
  outline: none;
}

.dj-megamenu-clean .dj-subwrap {
  -webkit-animation-duration: 400ms;
          animation-duration: 400ms;
  -webkit-animation-delay: 50ms;
          animation-delay: 50ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.dj-megamenu-clean.fast .dj-subwrap {
  -webkit-animation-duration: 200ms;
          animation-duration: 200ms;
}

.dj-megamenu-clean.slow .dj-subwrap {
  -webkit-animation-duration: 600ms;
          animation-duration: 600ms;
}

.dj-megamenu-clean li div.dj-subwrap,
.dj-megamenu-clean li.hover div.dj-subwrap li div.dj-subwrap,
.dj-megamenu-clean:not(.dj-megamenu-js) li:hover div.dj-subwrap li div.dj-subwrap {
  display: none;
}

.dj-megamenu-clean li.hover div.dj-subwrap,
.dj-megamenu-clean li.hover div.dj-subwrap li.hover > div.dj-subwrap,
.dj-megamenu-clean:not(.dj-megamenu-js) li:hover div.dj-subwrap,
.dj-megamenu-clean:not(.dj-megamenu-js) li:hover div.dj-subwrap li:hover > div.dj-subwrap {
  display: block;
}
/*# sourceMappingURL=djmegamenu.css.map */
body{margin:0;padding:0}.dj-offcanvas-pusher,.dj-offcanvas-wrapper,body.dj-offcanvas-open,html{height:100%}.dj-offcanvas-anim .dj-offcanvas-wrapper,body.dj-offcanvas-anim{overflow:hidden}.dj-offcanvas-pusher-in{position:relative}.dj-offcanvas-anim .dj-offcanvas-pusher-in{overflow-y:scroll}.dj-offcanvas-wrapper{position:relative;background:inherit}.dj-offcanvas-pusher{position:relative;left:0;height:100%;background:inherit;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-anim .dj-offcanvas-pusher{z-index:90}.dj-offcanvas{position:fixed;top:0;left:0;z-index:100;visibility:hidden;width:300px;max-width:100%;height:100%;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;display:none;z-index:999}.dj-offcanvas-effect-3 .dj-offcanvas,.dj-offcanvas-effect-6 .dj-offcanvas,.dj-offcanvas-effect-7 .dj-offcanvas,.dj-offcanvas-effect-8 .dj-offcanvas{position:absolute}.dj-offcanvas-anim .dj-offcanvas{overflow-y:auto;display:block}.dj-offcanvas-effect-1 .dj-offcanvas{visibility:visible;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-1 .dj-offcanvas-left{left:0;right:auto;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-1 .dj-offcanvas-right{left:auto;right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas-left,.dj-offcanvas-effect-1.dj-offcanvas-open .dj-offcanvas-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-2.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-2 .dj-offcanvas{z-index:1}.dj-offcanvas-effect-2.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-effect-3.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-3 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-3.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.dj-offcanvas-effect-4.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-4 .dj-offcanvas{z-index:1;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.dj-offcanvas-effect-4.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-5.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-5 .dj-offcanvas{z-index:1;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}.dj-offcanvas-effect-5.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-6 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-6 .dj-offcanvas-pusher{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-6.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0) rotateY(-15deg);transform:translate3d(300px,0,0) rotateY(-15deg)}.dj-offcanvas-effect-6 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-6.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(-100%,0,0) rotateY(15deg);transform:translate3d(-100%,0,0) rotateY(15deg)}.dj-offcanvas-effect-7 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-7 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-7.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-7 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0) rotateY(-90deg);transform:translate3d(-100%,0,0) rotateY(-90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-7.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(-100%,0,0) rotateY(0);transform:translate3d(-100%,0,0) rotateY(0)}.dj-offcanvas-effect-8 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-8 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-8.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-8 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0) rotateY(90deg);transform:translate3d(-100%,0,0) rotateY(90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-8.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(-100%,0,0) rotateY(0);transform:translate3d(-100%,0,0) rotateY(0)}.dj-offcanvas-effect-9 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-9 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-9.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(0,0,-300px);transform:translate3d(0,0,-300px)}.dj-offcanvas-effect-9 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-9.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-10 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-10.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-10 .dj-offcanvas{z-index:1;opacity:1;-webkit-transform:scale(0);transform:scale(0)}.dj-offcanvas-effect-10.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:scale(1);transform:scale(1)}.dj-offcanvas-effect-11 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-11 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-11.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(100px,0,-600px) rotateY(-20deg);transform:translate3d(100px,0,-600px) rotateY(-20deg)}.dj-offcanvas-effect-11 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-11.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-12 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px}.dj-offcanvas-effect-12 .dj-offcanvas-pusher{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-12.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:rotateY(-10deg);transform:rotateY(-10deg)}.dj-offcanvas-effect-12 .dj-offcanvas{opacity:1;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.dj-offcanvas-effect-12.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.dj-offcanvas-effect-13 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-13.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-13 .dj-offcanvas{z-index:1;opacity:1;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.dj-offcanvas-effect-13.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-speed:.2s;transition-speed:.2s}.dj-offcanvas-effect-14 .dj-offcanvas-wrapper{-webkit-perspective:1500px;perspective:1500px;-webkit-perspective-origin:0 50%;perspective-origin:0 50%}.dj-offcanvas-effect-14 .dj-offcanvas-pusher{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-14.dj-offcanvas-open .dj-offcanvas-pusher{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.dj-offcanvas-effect-14 .dj-offcanvas{-webkit-transform:translate3d(-100%,0,0) rotateY(90deg);transform:translate3d(-100%,0,0) rotateY(90deg);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dj-offcanvas-effect-14.dj-offcanvas-open .dj-offcanvas{visibility:visible;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:translate3d(-100%,0,0) rotateY(0);transform:translate3d(-100%,0,0) rotateY(0)}body.dj-offcanvas-no-effects .dj-offcanvas,body.dj-offcanvas-no-effects .dj-offcanvas-pusher{-webkit-transition:none;transition:none}.dj-megamenu-offcanvas-overlay:after{position:absolute;top:0;right:0;width:0;height:0;background:rgba(0,0,0,.5);content:'';opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:none}.dj-offcanvas-open .dj-megamenu-offcanvas-overlay:after{width:100%;height:100%;opacity:1;z-index:900}.dj-offcanvas-open .dj-offcanvas{z-index:999}
@CHARSET "UTF-8";

/* mobile menu open buttons */
.dj-megamenu-select-dark .dj-mobile-open-btn,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
.dj-megamenu-accordion-dark .dj-mobile-open-btn {
	display              : inline-flex;
	justify-content      : center;
	align-items          : center;
	cursor               : pointer;
	margin               : 0 auto;
	padding              : 0;
	width                : 45px;
	height               : 45px;
	background           : #434343;
	color                : #e4e4e4;
	border               : none;
	text-align           : center;
	-webkit-border-radius: 3px;
	border-radius        : 3px;
	-webkit-transition   : background-color 0.2s ease-out, color 0.2s ease-out;
	transition           : background-color 0.2s ease-out, color 0.2s ease-out;
	text-decoration: none;
}

.dj-mobile-open-btn .dj-mobile-open-icon {
	position: relative;
}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon {
	display: block;
	width: 35px;
	height: 4px;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform;
	border-radius: 4px;
	background-color: #fff;
	transition-timing-function: cubic-bezier(.55,.055,.675,.19);
	transition-duration: 75ms;
}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:after {
	display: block;
	content: "";
	position: absolute;
	width: 35px;
	height: 4px;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform;
	border-radius: 4px;
	background-color: #fff;
}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:before {
	top: -10px;
	transition: top 75ms ease .12s,opacity 75ms ease;
}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:after {
	bottom: -10px;
	transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
}

.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon {
	transition-delay: .12s;
	transition-timing-function: cubic-bezier(.215,.61,.355,1);
	transform: rotate(45deg);
}

.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:before {
	top: 0;
	transition: top 75ms ease,opacity 75ms ease .12s;
	opacity: 0;
}
.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:after,
.dj-mobile-open-btn.dj-fa-no.active .dj-mobile-open-icon:after {
	bottom: 0;
	transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
	transform: rotate(-90deg);
}

.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
	content: "\f0c9";
	display: inline-block;
	font: normal normal normal 42px/1 "FontAwesome";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.dj-mobile-open-btn span + span {
	margin-left: 10px;
}

.dj-mobile-open-btn.active .dj-mobile-open-icon,
.dj-megamenu-select-dark .dj-mobile-open-btn:focus,
.dj-megamenu-select-dark:hover .dj-mobile-open-btn,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus,
.dj-megamenu-accordion-dark .dj-mobile-open-btn:hover,
.dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
	background     : #e4e4e4;
	color          : #434343;
}

.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon,
.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:before,
.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:after,
.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon,
.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon,
.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:after,
.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-no:focus .dj-mobile-open-icon:after {
	background-color: #434343;
}

/* select menu general styles */
.dj-megamenu-select-dark.select-input select {
	margin   : 10px;
	padding  : 5px;
	max-width: 95%;
	height   : auto;
	font-size: 1.5em;
	color    : #434343;
}

.dj-megamenu-select-dark.select-input .dj-mobile-open-btn {
	display: none !important;
}

.dj-megamenu-select-dark.select-button {
	display : inline-block;
	position: relative;
	margin  : 0 auto;
	width   : auto;
	overflow: hidden;
}

.dj-megamenu-select-dark.select-button select {
	position   : absolute;
	top        : 0;
	left       : 0;
	background : transparent;
	border     : 0;
	margin     : 0;
	padding    : 0;
	cursor     : pointer;
	height     : 48px;
	width      : auto;
	max-width  : 9999px;
	outline    : none;
	text-indent: 9999px;
	font-size  : 1.5em;
	color      : #434343;
	box-shadow : none;
}

/* offcanvas menu general styles */
.dj-offcanvas-dark {
	background: #393939;
	color     : #aeaeae;
}

.dj-offcanvas-dark .dj-offcanvas-top {
	background: #3c3c3c;
	text-align: right;
}

.dj-offcanvas-dark .dj-offcanvas-close-btn {
	display    : inline-block;
	font-size  : 20px;
	line-height: 1;
	background : none;
	border     : none;
	color      : #f8f8f8;
	cursor     : pointer;
	padding    : 10px 12px;
}

.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon {
	position: relative;
	display: block;
	width: 15px;
	height: 15px;
}

.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,
.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 15px;
	background: #fff;
	transform: rotate(45deg) translate(-50%, -50%);
	transform-origin: top left;
}

.dj-fa-no .dj-offcanvas-close-btn .dj-offcanvas-close-icon:after {
	transform: rotate(-45deg) translate(-50%, -50%);
}

.dj-fa-0 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,
.dj-fa-1 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,
.dj-fa-5 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before {
	content: "\f00d";
	display: inline-block;
	font: normal normal normal 14px/1 "FontAwesome";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dj-fa-5 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.dj-offcanvas-dark .dj-offcanvas-logo {
	padding   : 15px;
	text-align: center;
}

.dj-offcanvas-dark .dj-offcanvas-logo img {
	max-width: 100%;
}

.dj-offcanvas-dark .dj-offcanvas-content {
	padding: 0 15px 15px;
}

.dj-offcanvas-modules {
	padding: 15px;
}

/* accordion menu general styles */
.dj-megamenu-accordion-dark {
	position  : relative;
	text-align: center;
}

.dj-megamenu-accordion-dark.dj-align-left {
	text-align: left;
}

.dj-megamenu-accordion-dark.dj-align-right {
	text-align: right;
}

.dj-pos-absolute .dj-accordion-dark {
	position: absolute;
	top     : 42px;
	z-index : 999;
}

.dj-pos-absolute.dj-align-left .dj-accordion-dark {
	left: 0;
}

.dj-pos-absolute.dj-align-right .dj-accordion-dark {
	right: 0;
}

.dj-pos-absolute.dj-align-center .dj-accordion-dark {
	left       : 50%;
	margin-left: -150px;
}

.dj-pos-absolute .dj-accordion-dark .dj-accordion-in {
	width: 300px;
}

.dj-accordion-dark .dj-accordion-in {
	display           : none;
	margin            : 10px 0;
	padding           : 0 15px;
	background        : #393939;
	color             : #aeaeae;
	-webkit-box-sizing: border-box;
	box-sizing        : border-box;
}

/* offcanvas and accordion menu */
ul.dj-mobile-dark {
	margin    : 0 -15px;
	padding   : 0;
	text-align: left;
}

ul.dj-mobile-dark li.dj-mobileitem {
	list-style: none outside;
	position  : relative;
	margin    : 0;
	padding   : 0;
	background: none;
}

ul.dj-mobile-dark li.dj-mobileitem>a {
	display           : block;
	font-size         : 14px;
	line-height       : 1;
	background        : #393939;
	color             : #f8f8f8;
	text-decoration   : none;
	padding           : 20px 15px;
	cursor            : pointer;
	border-top        : 1px solid #434343;
	-webkit-transition: background-color 0.2s ease-out;
	transition        : background-color 0.2s ease-out;
}

ul.dj-mobile-dark li.dj-mobileitem:hover>a,
ul.dj-mobile-dark li.dj-mobileitem.active>a {
	background: #333333;
}

ul.dj-mobile-dark li.dj-mobileitem>a span.name + span {
	margin-left: 10px;
}

ul.dj-mobile-dark li.dj-mobileitem>a .subtitle {
	display: block;
	font-size: 0.85em;
	line-height: 1;
	color    : #888;
	margin-top: 3px;
}

ul.dj-mobile-dark li.dj-mobileitem>a span.dj-badge {
	float: none;
	text-transform: uppercase;
	display: inline-block;
	padding: .35em .65em;
	font-size: .75em;
	font-weight: 700;
	height: auto;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

ul.dj-mobile-dark li.dj-mobileitem>a img,
ul.dj-mobile-dark li.dj-mobileitem>a i {
	vertical-align: middle;
	margin        : 0 10px 0 0;
}

ul.dj-mobile-dark li.dj-mobileitem>a.withsubtitle img,
ul.dj-mobile-dark li.dj-mobileitem>a.withsubtitle i {
	float: left;
}

ul.dj-mobile-dark li.dj-mobileitem>a span.image-title {
	margin: 0 0 0 10px;
}

ul.dj-mobile-dark li.dj-mobileitem.parent>a {
	position: relative;
	padding-right: 35px;
}

ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler {
	position   : absolute;
	right      : 0;
	top        : 50%;
	transform: translateY(-50%);
	display    : inline-block;
	padding    : 10px;
	min-width  : 10px;
	line-height: 1;
}

.dj-fa-no ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler:before,
.dj-fa-no ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler:after {
	position: absolute;
	content: '';
	display: block;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dj-fa-no ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler:before {
	width: 10px;
	height: 2px;
}
.dj-fa-no ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler:after {
	width: 2px;
	height: 10px;
}

.dj-fa-0 ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler:before,
.dj-fa-1 ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler:before,
.dj-fa-5 ul.dj-mobile-dark li.dj-mobileitem.parent >a span.toggler:before {
	content: "\f067";
	display: inline-block;
	font: normal normal normal 12px/1 "FontAwesome";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dj-fa-no ul.dj-mobile-dark li.dj-mobileitem.parent.active>a span.toggler:after {
	display: none;
}

.dj-fa-0 ul.dj-mobile-dark li.dj-mobileitem.parent.active>a span.toggler:before,
.dj-fa-1 ul.dj-mobile-dark li.dj-mobileitem.parent.active>a span.toggler:before,
.dj-fa-5 ul.dj-mobile-dark li.dj-mobileitem.parent.active>a span.toggler:before {
	content: "\f068";
}

.dj-fa-5 ul.dj-mobile-dark li.dj-mobileitem.parent>a span.toggler:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

ul.dj-mobile-dark li.dj-mobileitem>ul {
	display   : none;
	margin    : 0;
	padding   : 0;
}

/* 2nd level */
ul.dj-mobile-dark ul li.dj-mobileitem>a {
	color       : #aeaeae;
	background  : #333333;
	border-top  : 1px solid #393939;
	padding-left: 30px;
}

ul.dj-mobile-dark ul li.dj-mobileitem:hover>a,
ul.dj-mobile-dark ul li.dj-mobileitem.active>a {
	color     : #e4e4e4;
	background: #2e2e2e;
}

/* 3rd level */
ul.dj-mobile-dark ul ul li.dj-mobileitem>a {
	background  : #2e2e2e;
	border-top  : 1px solid #353535;
	padding-left: 45px;
}

ul.dj-mobile-dark ul ul li.dj-mobileitem:hover>a,
ul.dj-mobile-dark ul ul li.dj-mobileitem.active>a {
	background: #292929;
}

/* 4th level */
ul.dj-mobile-dark ul ul ul li.dj-mobileitem>a {
	background  : #292929;
	border-top  : 1px solid #2e2e2e;
	padding-left: 60px;
}

ul.dj-mobile-dark ul ul ul li.dj-mobileitem:hover>a,
ul.dj-mobile-dark ul ul ul li.dj-mobileitem.active>a {
	background: #232323;
}

/* 5th level */
ul.dj-mobile-dark ul ul ul ul li.dj-mobileitem>a {
	background: #232323;
}

/* mobile modules */
ul.dj-mobile-dark .modules-wrap {
	padding: 5px 15px;
}
.cloaked_email span:before { content: attr(data-ep-a); } .cloaked_email span:after { content: attr(data-ep-b); } img.cloaked_email { display: inline-block !important; vertical-align: middle; border: 0; }
.map_canvas img, #map img
            {
        max-width: none !important;
            }
            
            .map_canvas .mymap-icon
            {
                 max-width:100px;
    max-height: 100px;
    display: inline-block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
     float:left;
      margin: 0px 10px 0px 0px;
            }
    .mml_logo
    {
         max-width:100px;
        max-height: 100px;
        display: inline-block;
        height: auto;
        transition: all 0.2s ease-in-out 0s;
        float:left;
        margin: 0px 2px;
    }
    
    .myaddress{width:100%;float:left;margin-bottom:5px;}
           .mytool{width:100%;position:relative; }
              .gm-style-iw .resultmymap.mymap mymap-info.direction_mml .map_canvas .mymap-icon {
    max-width:none !important;
    max-height: 100px;
    display: inline-block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
    float: left;
    padding-right: 7px;
}
   
 .gm-style-iw .input-small
    {
    height: 22px !important;
    line-height:22px !important;
    max-width:100px;
    margin:0px;
        border-right:0;
        padding: 0px 15px 5px 15px;
        background:#f4f3f4;
        border:none;
        float:left;
    }
    .gm-style-iw .input-small:hover
    {
        border:none;
    }
   span.routeicon:before
   {
   content:url(https://golfalliantie.nl/components/com_mymaplocations/assets/images/routeIcn.png);
   } 
   span.contacticon:before
   {
   content:url(https://golfalliantie.nl/components/com_mymaplocations/assets/images/contactIcn.png); 
   }
   
   span.detailsicon:before
   {
   content:url(https://golfalliantie.nl/components/com_mymaplocations/assets/images/detailsIcn.png); 
   }
   span.routeicon,span.detailsicon,span.routeicon,span.contacticon
   {
    display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
position:relative;
top:5px;
    padding-left: 5px;
   }
.resultmymap.mymap.mymap-inverse,.resultmymap.mymap.mymap-info.direction_mml,.mytool .mymap.mymap-inverse.resultmymap,.mytool .mymap.mymap-inverse.resultmymap:hover,.resultmymap.mymap.mymap-inverse.contact-btn,.resultmymap.mymap.mymap-inverse.contact-btn:hover{
    display:inline-block;
     box-shadow: none;
    text-shadow: none;
    color: #1f1d22;
    font-size: 11px;
    
    font-weight: 600;
    letter-spacing: .5px;
    box-sizing: border-box;
    background: transparent;
    cursor:pointer;
    border:none;
    line-height: 22px;
    max-width:100px;
    }
 .location-title,.location-title a {
    margin: 0 0 10px;
        margin-left: 0px;
    margin-left: 0px;
    font-weight: 600;
    font-size: 17px;
    color:#1f1d22;
    display:block;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip
{
    min-height:170px;
    float:left;
}
.gm-style-iw .location-title,.gm-style-iw .location-title a
{
display:block;
}
span.locationaddress {
    font-size: 15px;
    color: #1f1d22;
}
           .mytool span.routeicon,.mytool a.mymap.mymap-inverse.resultmymap.route{display:none;}
.dj-hideitem { display: none !important; }

#dj-megamenu152 li a.dj-up_a { color: rgba(69, 66, 59, 1); } #dj-megamenu152 li:hover a.dj-up_a, #dj-megamenu152 li.hover a.dj-up_a, #dj-megamenu152 li.active a.dj-up_a { background: rgba(69, 66, 59, 1); } #dj-megamenu152 li:hover a.dj-up_a, #dj-megamenu152 li.hover a.dj-up_a, #dj-megamenu152 li.active a.dj-up_a { color: rgba(255, 251, 243, 1); } #dj-megamenu152 li:hover div.dj-subwrap > .dj-subwrap-in, #dj-megamenu152 li.hover div.dj-subwrap > .dj-subwrap-in { background-color: rgba(255, 251, 243, 1); } #dj-megamenu152 li:hover div.dj-subwrap li:hover > div.dj-subwrap > .dj-subwrap-in, #dj-megamenu152 li.hover div.dj-subwrap li.hover > div.dj-subwrap > .dj-subwrap-in { background-color: rgba(255, 251, 243, 1); } #dj-megamenu152 li ul.dj-submenu > li > a { color: rgba(69, 66, 59, 1); } #dj-megamenu152 li ul.dj-subtree > li > a { color: rgba(69, 66, 59, 1); } #dj-megamenu152 li ul.dj-submenu > li > a:hover, #dj-megamenu152 li ul.dj-submenu > li > a.active, #dj-megamenu152 li ul.dj-submenu > li.hover:not(.subtree) > a { background: rgba(69, 66, 59, 1); } #dj-megamenu152 li ul.dj-submenu > li > a:hover, #dj-megamenu152 li ul.dj-submenu > li > a.active, #dj-megamenu152 li ul.dj-submenu > li.hover:not(.subtree) > a { color: rgba(255, 251, 243, 1); } #dj-megamenu152 li ul.dj-subtree > li > a:hover { color: rgba(255, 251, 243, 1); }

		@media (min-width: 980px) { #dj-megamenu152mobile { display: none; } }
		@media (max-width: 979px) { #dj-megamenu152, #dj-megamenu152sticky, #dj-megamenu152placeholder { display: none !important; } }
	
#dj-megamenu152mobile.dj-megamenu-select-dark .dj-mobile-open-btn, #dj-megamenu152mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn, #dj-megamenu152mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn { color: rgba(255, 251, 243, 1); } #dj-megamenu152mobile.dj-megamenu-select-dark .dj-mobile-open-btn:focus, #dj-megamenu152mobile.dj-megamenu-select-dark:hover .dj-mobile-open-btn, #dj-megamenu152mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover, #dj-megamenu152mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus, #dj-megamenu152mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:hover, #dj-megamenu152mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:focus { background: rgba(255, 251, 243, 1); } #dj-megamenu152mobile.dj-megamenu-select-dark .dj-mobile-open-btn, #dj-megamenu152mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn, #dj-megamenu152mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn { background: rgba(71, 68, 61, 0); } #dj-megamenu152mobile.dj-megamenu-select-dark .dj-mobile-open-btn:focus, #dj-megamenu152mobile.dj-megamenu-select-dark:hover .dj-mobile-open-btn, #dj-megamenu152mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover, #dj-megamenu152mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus, #dj-megamenu152mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:hover, #dj-megamenu152mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:focus { color: rgba(71, 68, 61, 0); } #dj-megamenu152offcanvas.dj-offcanvas-dark { background: rgba(69, 66, 59, 1); } #dj-megamenu152offcanvas.dj-offcanvas-dark .dj-offcanvas-top { background: rgba( 75, 72, 64, 1); } #dj-megamenu152mobile .dj-accordion-dark .dj-accordion-in { background: rgba(69, 66, 59, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark li.dj-mobileitem > a { background: rgba(69, 66, 59, 1); border-top-color: rgba( 82, 79, 70, 1); } #dj-megamenu152offcanvas.dj-offcanvas-dark .dj-offcanvas-close-btn { color: rgba(255, 251, 243, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark li.dj-mobileitem > a { color: rgba(255, 251, 243, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark li.dj-mobileitem:hover > a, #dj-megamenu152offcanvas ul.dj-mobile-dark li.dj-mobileitem.active > a { color: rgba(69, 66, 59, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark li.dj-mobileitem:hover > a, #dj-megamenu152offcanvas ul.dj-mobile-dark li.dj-mobileitem.active > a { background: rgba(255, 251, 243, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark ul li.dj-mobileitem > a { color: rgba(255, 251, 243, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark ul li.dj-mobileitem > a { background: rgba(69, 66, 59, 1); border-top-color: rgba( 82, 79, 70, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark ul ul li.dj-mobileitem > a { background: rgba( 62, 59, 53, 1); border-top-color: rgba( 82, 79, 70, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark ul ul ul li.dj-mobileitem > a { background: rgba( 62, 59, 53, 1); border-top-color: rgba( 82, 79, 70, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark ul li.dj-mobileitem:hover > a, #dj-megamenu152offcanvas ul.dj-mobile-dark ul li.dj-mobileitem.active > a { color: rgba(69, 66, 59, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark ul li.dj-mobileitem:hover > a, #dj-megamenu152offcanvas ul.dj-mobile-dark ul li.dj-mobileitem.active > a { background: rgba(255, 251, 243, 1); } #dj-megamenu152offcanvas ul.dj-mobile-dark ul ul li.dj-mobileitem:hover > a, #dj-megamenu152offcanvas ul.dj-mobile-dark ul ul li.dj-mobileitem.active > a { background: rgba( 229, 225, 218, 1); }

 .u-header {
  background-image: none;
}
.u-header .u-sheet-1 {
  min-height: 161px;
}
.u-header .u-image-1 {
  width: 399px;
  height: 141px;
  margin: 0 auto 0 0;
}
.u-header .u-logo-image-1 {
  width: 100%;
  height: 100%;
}
.u-header .u-shape-1 {
  width: 570px;
  height: 56px;
  margin: 61px auto 0;
}
.u-header .u-position-1 {
  min-height: 47px;
  height: auto;
  margin: -49px 0 22px 598px;
}
.u-header .u-text-1 {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .u-header .u-position-1 {
    margin-left: 470px;
  }
}
@media (max-width: 991px) {
  .u-header .u-sheet-1 {
    min-height: 234px;
  }
  .u-header .u-image-1 {
    margin-left: auto;
  }
  .u-header .u-shape-1 {
    margin-top: 19px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
  .u-header .u-position-1 {
    width: 399px;
    margin: -56px auto 28px;
  }
}
@media (max-width: 767px) {
  .u-header .u-shape-1 {
    margin-top: 19px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
  .u-header .u-position-1 {
    margin-bottom: 18px;
  }
}
@media (max-width: 575px) {
  .u-header .u-sheet-1 {
    min-height: 209px;
  }
  .u-header .u-image-1 {
    width: 340px;
    height: 120px;
    margin-top: 0;
    margin-right: 0;
  }
  .u-header .u-shape-1 {
    margin-top: 21px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
  .u-header .u-position-1 {
    margin-bottom: 21px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}


 .u-footer {
  background-image: none;
}
.u-footer .u-sheet-1 {
  min-height: 551px;
}
.u-footer .u-layout-wrap-1 {
  margin-top: 28px;
  margin-bottom: 50px;
}
.u-footer .u-layout-cell-1 {
  order: 0;
  min-height: 473px;
}
.u-footer .u-container-layout-1 {
  padding: 0 0 30px;
}
.u-footer .u-position-1 {
  min-height: 250px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}
.u-footer .u-text-2 {
  font-size: 0.777778rem;
}
.u-footer .u-layout-cell-2 {
  order: 2;
  min-height: 473px;
}
.u-footer .u-container-layout-2 {
  padding: 0;
}
.u-footer .u-position-2 {
  min-height: 473px;
  height: auto;
  width: 380px;
  margin: 0 0 -30px;
}
.u-footer .u-text-4 {
  font-size: 0.777778rem;
}
.u-footer .u-layout-cell-3 {
  order: 1;
  min-height: 473px;
}
.u-footer .u-container-layout-3 {
  padding: 0;
}
.u-footer .u-text-5 {
  font-size: 0.777778rem;
  margin: 0 50px 0 30px;
}
.u-footer .u-text-6 {
  font-size: 0.777778rem;
  width: 300px;
  margin: 406px auto 0;
}
.u-footer .u-btn-1 {
  background-image: none;
  padding: 0;
}
@media (max-width: 1199px) {
  .u-footer .u-sheet-1 {
    min-height: 477px;
  }
  .u-footer .u-layout-cell-1 {
    min-height: 390px;
  }
  .u-footer .u-layout-cell-2 {
    min-height: 394px;
  }
  .u-footer .u-position-2 {
    min-height: 394px;
    width: 313px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .u-footer .u-layout-cell-3 {
    min-height: 390px;
  }
  .u-footer .u-text-5 {
    width: 300px;
    margin-left: 0;
    margin-right: 13px;
  }
  .u-footer .u-text-6 {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .u-footer .u-sheet-1 {
    min-height: 538px;
  }
  .u-footer .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .u-footer .u-layout-cell-1 {
    min-height: 100px;
  }
  .u-footer .u-position-2 {
    width: 240px;
  }
  .u-footer .u-layout-cell-3 {
    min-height: 100px;
  }
  .u-footer .u-text-5 {
    width: auto;
    margin-top: 37px;
    margin-right: 0;
  }
  .u-footer .u-text-6 {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .u-footer .u-sheet-1 {
    min-height: 828px;
  }
  .u-footer .u-layout-cell-2 {
    order: 1;
  }
  .u-footer .u-position-2 {
    width: 540px;
  }
  .u-footer .u-layout-cell-3 {
    order: 2;
    min-height: 117px;
  }
  .u-footer .u-text-5 {
    margin-top: 36px;
    margin-left: auto;
    margin-right: auto;
  }
  .u-footer .u-text-6 {
    margin-top: 36px;
  }
}
@media (max-width: 575px) {
  .u-footer .u-layout-cell-1 {
    min-height: 206px;
  }
  .u-footer .u-position-1 {
    min-height: 176px;
    width: 340px;
    margin-left: 0;
    margin-right: 0;
  }
  .u-footer .u-position-2 {
    width: 340px;
  }
  .u-footer .u-layout-cell-3 {
    min-height: 152px;
  }
  .u-footer .u-text-6 {
    margin-top: 50px;
  }
}

.u-body {
  font-family: Basic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bree Serif';
}


.u-overlap.u-overlap-transparent .u-header,
.u-image,
.u-gradient {
  color: #111111;
}
.u-shading,
.u-overlap.u-overlap-contrast .u-header {
  color: #ffffff;
}
.u-body {
  color: #111111;
  background-color: #ffffff;
  --effect-scale: 1.1;
}


.u-custom-font.u-text-font {
  font-family: Basic !important;
}
.u-custom-font.u-heading-font {
  font-family: 'Bree Serif' !important;
}


.u-none.u-input,
.u-none.u-field-input,
.u-none.u-button-style,
.u-none.u-button-style:hover,
.u-none.u-button-style:focus,
.u-none.u-button-style:active,
.u-none.u-button-style.active,
.u-button-style.u-hover-none:hover,
.u-button-style.u-hover-none.hover,
.u-button-style.u-hover-none:focus,
.u-button-style.u-active-none:active,
.u-button-style.u-active-none.active,
li.active > .u-button-style.u-active-none {
  color: inherit !important;
  background-color: transparent !important;
}
.u-button-style.u-border-none,
.u-button-style.u-border-hover-none:hover,
.u-button-style.u-border-hover-none:focus,
.u-button-style.u-border-active-none:active,
.u-button-style.u-border-active-none.active,
li.active > .u-button-style.u-border-active-none {
  border-color: transparent !important;
  border-width: 0;
}
.u-button-style.u-text-none,
.u-button-style.u-text-none:hover,
.u-button-style.u-text-none:focus,
.u-button-style.u-text-none:active,
.u-button-style.u-text-none.active,
.u-button-style.u-text-hover-none:hover,
.u-button-style.u-text-hover-none:focus,
.u-button-style.u-text-active-none:active,
.u-button-style.u-text-active-none.active,
li.active > .u-button-style.u-text-active-none {
  color: inherit !important;
}
/*end-color none*//*begin-color palette-1*/
.u-palette-1,
.u-body.u-palette-1,
section.u-palette-1:before,
.u-palette-1 > .u-audio-main-layout-wrapper:before,
.u-palette-1 > .u-container-layout:before,
.u-palette-1 > .u-inner-container-layout:before,
.u-palette-1.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1:before,
.u-table-alt-palette-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #aba8a1;
}
.u-input.u-palette-1,
.u-field-input.u-palette-1,
.u-button-style.u-palette-1,
.u-button-style.u-palette-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #aba8a1 !important;
}
.u-button-style.u-palette-1:hover,
.u-button-style.u-palette-1[class*="u-border-"]:hover,
.u-button-style.u-palette-1:focus,
.u-button-style.u-palette-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1:active,
.u-button-style.u-button-style.u-palette-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1.active,
.u-button-style.u-button-style.u-palette-1[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1,
li.active > .u-button-style.u-button-style.u-palette-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #9b988f !important;
}
.u-hover-palette-1:hover,
.u-hover-palette-1[class*="u-border-"]:hover,
.u-hover-palette-1:focus,
.u-hover-palette-1[class*="u-border-"]:focus,
.u-active-palette-1.u-active.u-active,
.u-active-palette-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1:hover,
a.u-button-style.u-hover-palette-1.hover,
a.u-button-style.u-hover-palette-1[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-1[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-1,
a.u-button-style:hover > .u-hover-palette-1[class*="u-border-"],
a.u-button-style.u-hover-palette-1:focus,
a.u-button-style.u-hover-palette-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1:active,
a.u-button-style.u-button-style.u-active-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1.active,
a.u-button-style.u-button-style.u-active-palette-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-1,
a.u-button-style.u-button-style.active > .u-active-palette-1[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-1,
li.active > a.u-button-style.u-button-style.u-active-palette-1[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-1:checked {
  color: #ffffff !important;
  background-color: #aba8a1 !important;
}
a.u-link.u-hover-palette-1:hover {
  color: #aba8a1 !important;
}
/*end-color palette-1*//*begin-color palette-1-base*/
.u-palette-1-base,
.u-body.u-palette-1-base,
section.u-palette-1-base:before,
.u-palette-1-base > .u-audio-main-layout-wrapper:before,
.u-palette-1-base > .u-container-layout:before,
.u-palette-1-base > .u-inner-container-layout:before,
.u-palette-1-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-base:before,
.u-table-alt-palette-1-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #45423b;
}
.u-input.u-palette-1-base,
.u-field-input.u-palette-1-base,
.u-button-style.u-palette-1-base,
.u-button-style.u-palette-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #45423b !important;
}
.u-button-style.u-palette-1-base:hover,
.u-button-style.u-palette-1-base[class*="u-border-"]:hover,
.u-button-style.u-palette-1-base:focus,
.u-button-style.u-palette-1-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-base:active,
.u-button-style.u-button-style.u-palette-1-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-1-base.active,
.u-button-style.u-button-style.u-palette-1-base[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-1-base,
li.active > .u-button-style.u-button-style.u-palette-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3e3b35 !important;
}
.u-hover-palette-1-base:hover,
.u-hover-palette-1-base[class*="u-border-"]:hover,
.u-hover-palette-1-base:focus,
.u-hover-palette-1-base[class*="u-border-"]:focus,
.u-active-palette-1-base.u-active.u-active,
.u-active-palette-1-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-base:hover,
a.u-button-style.u-hover-palette-1-base.hover,
a.u-button-style.u-hover-palette-1-base[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-1-base[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-1-base,
a.u-button-style:hover > .u-hover-palette-1-base[class*="u-border-"],
a.u-button-style.u-hover-palette-1-base:focus,
a.u-button-style.u-hover-palette-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-base:active,
a.u-button-style.u-button-style.u-active-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-base.active,
a.u-button-style.u-button-style.u-active-palette-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-1-base,
a.u-button-style.u-button-style.active > .u-active-palette-1-base[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-1-base,
li.active > a.u-button-style.u-button-style.u-active-palette-1-base[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-1-base:checked {
  color: #ffffff !important;
  background-color: #45423b !important;
}
a.u-link.u-hover-palette-1-base:hover {
  color: #45423b !important;
}
/*end-color palette-1-base*//*begin-color palette-2*/
.u-palette-2,
.u-body.u-palette-2,
section.u-palette-2:before,
.u-palette-2 > .u-audio-main-layout-wrapper:before,
.u-palette-2 > .u-container-layout:before,
.u-palette-2 > .u-inner-container-layout:before,
.u-palette-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2:before,
.u-table-alt-palette-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #b3ac98;
}
.u-input.u-palette-2,
.u-field-input.u-palette-2,
.u-button-style.u-palette-2,
.u-button-style.u-palette-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b3ac98 !important;
}
.u-button-style.u-palette-2:hover,
.u-button-style.u-palette-2[class*="u-border-"]:hover,
.u-button-style.u-palette-2:focus,
.u-button-style.u-palette-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2:active,
.u-button-style.u-button-style.u-palette-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2.active,
.u-button-style.u-button-style.u-palette-2[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2,
li.active > .u-button-style.u-button-style.u-palette-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a59d85 !important;
}
.u-hover-palette-2:hover,
.u-hover-palette-2[class*="u-border-"]:hover,
.u-hover-palette-2:focus,
.u-hover-palette-2[class*="u-border-"]:focus,
.u-active-palette-2.u-active.u-active,
.u-active-palette-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-2:hover,
a.u-button-style.u-hover-palette-2.hover,
a.u-button-style.u-hover-palette-2[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2,
a.u-button-style:hover > .u-hover-palette-2[class*="u-border-"],
a.u-button-style.u-hover-palette-2:focus,
a.u-button-style.u-hover-palette-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-2:active,
a.u-button-style.u-button-style.u-active-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2.active,
a.u-button-style.u-button-style.u-active-palette-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2,
a.u-button-style.u-button-style.active > .u-active-palette-2[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2,
li.active > a.u-button-style.u-button-style.u-active-palette-2[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2:checked {
  color: #ffffff !important;
  background-color: #b3ac98 !important;
}
a.u-link.u-hover-palette-2:hover {
  color: #b3ac98 !important;
}
/*end-color palette-2*//*begin-color palette-2-base*/
.u-palette-2-base,
.u-body.u-palette-2-base,
section.u-palette-2-base:before,
.u-palette-2-base > .u-audio-main-layout-wrapper:before,
.u-palette-2-base > .u-container-layout:before,
.u-palette-2-base > .u-inner-container-layout:before,
.u-palette-2-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-base:before,
.u-table-alt-palette-2-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #8e8774;
}
.u-input.u-palette-2-base,
.u-field-input.u-palette-2-base,
.u-button-style.u-palette-2-base,
.u-button-style.u-palette-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8e8774 !important;
}
.u-button-style.u-palette-2-base:hover,
.u-button-style.u-palette-2-base[class*="u-border-"]:hover,
.u-button-style.u-palette-2-base:focus,
.u-button-style.u-palette-2-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-base:active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-2-base.active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-2-base,
li.active > .u-button-style.u-button-style.u-palette-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #807a68 !important;
}
.u-hover-palette-2-base:hover,
.u-hover-palette-2-base[class*="u-border-"]:hover,
.u-hover-palette-2-base:focus,
.u-hover-palette-2-base[class*="u-border-"]:focus,
.u-active-palette-2-base.u-active.u-active,
.u-active-palette-2-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-2-base:hover,
a.u-button-style.u-hover-palette-2-base.hover,
a.u-button-style.u-hover-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-2-base[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-2-base,
a.u-button-style:hover > .u-hover-palette-2-base[class*="u-border-"],
a.u-button-style.u-hover-palette-2-base:focus,
a.u-button-style.u-hover-palette-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-2-base:active,
a.u-button-style.u-button-style.u-active-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-2-base.active,
a.u-button-style.u-button-style.u-active-palette-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-2-base,
a.u-button-style.u-button-style.active > .u-active-palette-2-base[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-2-base,
li.active > a.u-button-style.u-button-style.u-active-palette-2-base[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-2-base:checked {
  color: #ffffff !important;
  background-color: #8e8774 !important;
}
a.u-link.u-hover-palette-2-base:hover {
  color: #8e8774 !important;
}
/*end-color palette-2-base*//*begin-color palette-3*/
.u-palette-3,
.u-body.u-palette-3,
section.u-palette-3:before,
.u-palette-3 > .u-audio-main-layout-wrapper:before,
.u-palette-3 > .u-container-layout:before,
.u-palette-3 > .u-inner-container-layout:before,
.u-palette-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3:before,
.u-table-alt-palette-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #bfad88;
}
.u-input.u-palette-3,
.u-field-input.u-palette-3,
.u-button-style.u-palette-3,
.u-button-style.u-palette-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #bfad88 !important;
}
.u-button-style.u-palette-3:hover,
.u-button-style.u-palette-3[class*="u-border-"]:hover,
.u-button-style.u-palette-3:focus,
.u-button-style.u-palette-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3:active,
.u-button-style.u-button-style.u-palette-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3.active,
.u-button-style.u-button-style.u-palette-3[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-3,
li.active > .u-button-style.u-button-style.u-palette-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b49e73 !important;
}
.u-hover-palette-3:hover,
.u-hover-palette-3[class*="u-border-"]:hover,
.u-hover-palette-3:focus,
.u-hover-palette-3[class*="u-border-"]:focus,
.u-active-palette-3.u-active.u-active,
.u-active-palette-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3:hover,
a.u-button-style.u-hover-palette-3.hover,
a.u-button-style.u-hover-palette-3[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-3[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-3,
a.u-button-style:hover > .u-hover-palette-3[class*="u-border-"],
a.u-button-style.u-hover-palette-3:focus,
a.u-button-style.u-hover-palette-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3:active,
a.u-button-style.u-button-style.u-active-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3.active,
a.u-button-style.u-button-style.u-active-palette-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-3,
a.u-button-style.u-button-style.active > .u-active-palette-3[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-3,
li.active > a.u-button-style.u-button-style.u-active-palette-3[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-3:checked {
  color: #ffffff !important;
  background-color: #bfad88 !important;
}
a.u-link.u-hover-palette-3:hover {
  color: #bfad88 !important;
}
/*end-color palette-3*//*begin-color palette-3-base*/
.u-palette-3-base,
.u-body.u-palette-3-base,
section.u-palette-3-base:before,
.u-palette-3-base > .u-audio-main-layout-wrapper:before,
.u-palette-3-base > .u-container-layout:before,
.u-palette-3-base > .u-inner-container-layout:before,
.u-palette-3-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-3-base:before,
.u-table-alt-palette-3-base tr:nth-child(even) {
  color: #111111;
  background-color: #fffbf3;
}
.u-input.u-palette-3-base,
.u-field-input.u-palette-3-base,
.u-button-style.u-palette-3-base,
.u-button-style.u-palette-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fffbf3 !important;
}
.u-button-style.u-palette-3-base:hover,
.u-button-style.u-palette-3-base[class*="u-border-"]:hover,
.u-button-style.u-palette-3-base:focus,
.u-button-style.u-palette-3-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-base:active,
.u-button-style.u-button-style.u-palette-3-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-base.active,
.u-button-style.u-button-style.u-palette-3-base[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-palette-3-base,
li.active > .u-button-style.u-button-style.u-palette-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ffeac1 !important;
}
.u-hover-palette-3-base:hover,
.u-hover-palette-3-base[class*="u-border-"]:hover,
.u-hover-palette-3-base:focus,
.u-hover-palette-3-base[class*="u-border-"]:focus,
.u-active-palette-3-base.u-active.u-active,
.u-active-palette-3-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-base:hover,
a.u-button-style.u-hover-palette-3-base.hover,
a.u-button-style.u-hover-palette-3-base[class*="u-border-"]:hover,
a.u-button-style.u-hover-palette-3-base[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-palette-3-base,
a.u-button-style:hover > .u-hover-palette-3-base[class*="u-border-"],
a.u-button-style.u-hover-palette-3-base:focus,
a.u-button-style.u-hover-palette-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-base:active,
a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-base.active,
a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-palette-3-base,
a.u-button-style.u-button-style.active > .u-active-palette-3-base[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-palette-3-base,
li.active > a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"],
input.u-field-input.u-field-input.u-active-palette-3-base:checked {
  color: #111111 !important;
  background-color: #fffbf3 !important;
}
a.u-link.u-hover-palette-3-base:hover {
  color: #fffbf3 !important;
}
/*end-color palette-3-base*//*begin-color grey*/
.u-grey,
.u-body.u-grey,
section.u-grey:before,
.u-grey > .u-audio-main-layout-wrapper:before,
.u-grey > .u-container-layout:before,
.u-grey > .u-inner-container-layout:before,
.u-grey.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey:before,
.u-table-alt-grey tr:nth-child(even) {
  color: #ffffff;
  background-color: #b3b3b3;
}
.u-input.u-grey,
.u-field-input.u-grey,
.u-button-style.u-grey,
.u-button-style.u-grey[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
.u-button-style.u-grey:hover,
.u-button-style.u-grey[class*="u-border-"]:hover,
.u-button-style.u-grey:focus,
.u-button-style.u-grey[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey:active,
.u-button-style.u-button-style.u-grey[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey.active,
.u-button-style.u-button-style.u-grey[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey,
li.active > .u-button-style.u-button-style.u-grey[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a1a1a1 !important;
}
.u-hover-grey:hover,
.u-hover-grey[class*="u-border-"]:hover,
.u-hover-grey:focus,
.u-hover-grey[class*="u-border-"]:focus,
.u-active-grey.u-active.u-active,
.u-active-grey[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey:hover,
a.u-button-style.u-hover-grey.hover,
a.u-button-style.u-hover-grey[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey,
a.u-button-style:hover > .u-hover-grey[class*="u-border-"],
a.u-button-style.u-hover-grey:focus,
a.u-button-style.u-hover-grey[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey:active,
a.u-button-style.u-button-style.u-active-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey.active,
a.u-button-style.u-button-style.u-active-grey[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey,
a.u-button-style.u-button-style.active > .u-active-grey[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-grey,
li.active > a.u-button-style.u-button-style.u-active-grey[class*="u-border-"],
input.u-field-input.u-field-input.u-active-grey:checked {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}
a.u-link.u-hover-grey:hover {
  color: #b3b3b3 !important;
}
/*end-color grey*//*begin-color black*/
.u-black,
.u-body.u-black,
section.u-black:before,
.u-black > .u-audio-main-layout-wrapper:before,
.u-black > .u-container-layout:before,
.u-black > .u-inner-container-layout:before,
.u-black.u-sidenav:before,
.u-container-layout.u-container-layout.u-black:before,
.u-table-alt-black tr:nth-child(even) {
  color: #ffffff;
  background-color: #000000;
}
.u-input.u-black,
.u-field-input.u-black,
.u-button-style.u-black,
.u-button-style.u-black[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #000000 !important;
}
.u-button-style.u-black:hover,
.u-button-style.u-black[class*="u-border-"]:hover,
.u-button-style.u-black:focus,
.u-button-style.u-black[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-black:active,
.u-button-style.u-button-style.u-black[class*="u-border-"]:active,
.u-button-style.u-button-style.u-black.active,
.u-button-style.u-button-style.u-black[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-black,
li.active > .u-button-style.u-button-style.u-black[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #000000 !important;
}
.u-hover-black:hover,
.u-hover-black[class*="u-border-"]:hover,
.u-hover-black:focus,
.u-hover-black[class*="u-border-"]:focus,
.u-active-black.u-active.u-active,
.u-active-black[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-black:hover,
a.u-button-style.u-hover-black.hover,
a.u-button-style.u-hover-black[class*="u-border-"]:hover,
a.u-button-style.u-hover-black[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-black,
a.u-button-style:hover > .u-hover-black[class*="u-border-"],
a.u-button-style.u-hover-black:focus,
a.u-button-style.u-hover-black[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-black:active,
a.u-button-style.u-button-style.u-active-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-black.active,
a.u-button-style.u-button-style.u-active-black[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-black,
a.u-button-style.u-button-style.active > .u-active-black[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-black,
li.active > a.u-button-style.u-button-style.u-active-black[class*="u-border-"],
input.u-field-input.u-field-input.u-active-black:checked {
  color: #ffffff !important;
  background-color: #000000 !important;
}
a.u-link.u-hover-black:hover {
  color: #000000 !important;
}
/*end-color black*//*begin-color grey-80*/
.u-grey-80,
.u-body.u-grey-80,
section.u-grey-80:before,
.u-grey-80 > .u-audio-main-layout-wrapper:before,
.u-grey-80 > .u-container-layout:before,
.u-grey-80 > .u-inner-container-layout:before,
.u-grey-80.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-80:before,
.u-table-alt-grey-80 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333333;
}
.u-input.u-grey-80,
.u-field-input.u-grey-80,
.u-button-style.u-grey-80,
.u-button-style.u-grey-80[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333333 !important;
}
.u-button-style.u-grey-80:hover,
.u-button-style.u-grey-80[class*="u-border-"]:hover,
.u-button-style.u-grey-80:focus,
.u-button-style.u-grey-80[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-80:active,
.u-button-style.u-button-style.u-grey-80[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-80.active,
.u-button-style.u-button-style.u-grey-80[class*="u-border-"].active,
li.active > .u-button-style.u-button-style.u-grey-80,
li.active > .u-button-style.u-button-style.u-grey-80[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e2e2e !important;
}
.u-hover-grey-80:hover,
.u-hover-grey-80[class*="u-border-"]:hover,
.u-hover-grey-80:focus,
.u-hover-grey-80[class*="u-border-"]:focus,
.u-active-grey-80.u-active.u-active,
.u-active-grey-80[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-80:hover,
a.u-button-style.u-hover-grey-80.hover,
a.u-button-style.u-hover-grey-80[class*="u-border-"]:hover,
a.u-button-style.u-hover-grey-80[class*="u-border-"].hover,
a.u-button-style:hover > .u-hover-grey-80,
a.u-button-style:hover > .u-hover-grey-80[class*="u-border-"],
a.u-button-style.u-hover-grey-80:focus,
a.u-button-style.u-hover-grey-80[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-80:active,
a.u-button-style.u-button-style.u-active-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-80.active,
a.u-button-style.u-button-style.u-active-grey-80[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-active-grey-80,
a.u-button-style.u-button-style.active > .u-active-grey-80[class*="u-border-"],
li.active > a.u-button-style.u-button-style.u-active-grey-80,
li.active > a.u-button-style.u-button-style.u-active-grey-80[class*="u-border-"],
input.u-field-input.u-field-input.u-active-grey-80:checked {
  color: #ffffff !important;
  background-color: #333333 !important;
}
a.u-link.u-hover-grey-80:hover {
  color: #333333 !important;
}
/*end-color grey-80*//*begin-color palette-1*/
.u-border-palette-1,
.u-border-palette-1.u-input,
.u-border-palette-1.u-field-input.u-field-input,
.u-separator-palette-1:after {
  border-color: #aba8a1;
  stroke: #aba8a1;
}
.u-button-style.u-border-palette-1 {
  border-color: #aba8a1 !important;
  color: #aba8a1 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-palette-1:hover,
.u-button-style.u-border-palette-1:focus {
  border-color: transparent !important;
  color: #9b988f !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1:hover,
.u-border-hover-palette-1:focus,
.u-border-active-palette-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-1:hover,
a.u-button-style:hover > .u-border-hover-palette-1,
a.u-button-style.u-border-hover-palette-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-1:active,
a.u-button-style.u-button-style.u-border-active-palette-1.active,
a.u-button-style.u-button-style.active > .u-border-active-palette-1,
li.active > a.u-button-style.u-button-style.u-border-active-palette-1,
input.u-field-input.u-field-input.u-border-active-palette-1:checked {
  color: #aba8a1 !important;
  border-color: #aba8a1 !important;
}
.u-link.u-border-palette-1[class*="u-border-"] {
  border-color: #aba8a1 !important;
}
.u-link.u-border-palette-1[class*="u-border-"]:hover {
  border-color: #9b988f !important;
}
/*end-color palette-1*//*begin-color palette-1-base*/
.u-border-palette-1-base,
.u-border-palette-1-base.u-input,
.u-border-palette-1-base.u-field-input.u-field-input,
.u-separator-palette-1-base:after {
  border-color: #45423b;
  stroke: #45423b;
}
.u-button-style.u-border-palette-1-base {
  border-color: #45423b !important;
  color: #45423b !important;
  background-color: transparent !important;
}
.u-button-style.u-border-palette-1-base:hover,
.u-button-style.u-border-palette-1-base:focus {
  border-color: transparent !important;
  color: #3e3b35 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-1-base:hover,
.u-border-hover-palette-1-base:focus,
.u-border-active-palette-1-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-base:hover,
a.u-button-style:hover > .u-border-hover-palette-1-base,
a.u-button-style.u-border-hover-palette-1-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-base:active,
a.u-button-style.u-button-style.u-border-active-palette-1-base.active,
a.u-button-style.u-button-style.active > .u-border-active-palette-1-base,
li.active > a.u-button-style.u-button-style.u-border-active-palette-1-base,
input.u-field-input.u-field-input.u-border-active-palette-1-base:checked {
  color: #45423b !important;
  border-color: #45423b !important;
}
.u-link.u-border-palette-1-base[class*="u-border-"] {
  border-color: #45423b !important;
}
.u-link.u-border-palette-1-base[class*="u-border-"]:hover {
  border-color: #3e3b35 !important;
}
/*end-color palette-1-base*//*begin-color palette-2*/
.u-border-palette-2,
.u-border-palette-2.u-input,
.u-border-palette-2.u-field-input.u-field-input,
.u-separator-palette-2:after {
  border-color: #b3ac98;
  stroke: #b3ac98;
}
.u-button-style.u-border-palette-2 {
  border-color: #b3ac98 !important;
  color: #b3ac98 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-palette-2:hover,
.u-button-style.u-border-palette-2:focus {
  border-color: transparent !important;
  color: #a59d85 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2:hover,
.u-border-hover-palette-2:focus,
.u-border-active-palette-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-2:hover,
a.u-button-style:hover > .u-border-hover-palette-2,
a.u-button-style.u-border-hover-palette-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-2:active,
a.u-button-style.u-button-style.u-border-active-palette-2.active,
a.u-button-style.u-button-style.active > .u-border-active-palette-2,
li.active > a.u-button-style.u-button-style.u-border-active-palette-2,
input.u-field-input.u-field-input.u-border-active-palette-2:checked {
  color: #b3ac98 !important;
  border-color: #b3ac98 !important;
}
.u-link.u-border-palette-2[class*="u-border-"] {
  border-color: #b3ac98 !important;
}
.u-link.u-border-palette-2[class*="u-border-"]:hover {
  border-color: #a59d85 !important;
}
/*end-color palette-2*//*begin-color palette-2-base*/
.u-border-palette-2-base,
.u-border-palette-2-base.u-input,
.u-border-palette-2-base.u-field-input.u-field-input,
.u-separator-palette-2-base:after {
  border-color: #8e8774;
  stroke: #8e8774;
}
.u-button-style.u-border-palette-2-base {
  border-color: #8e8774 !important;
  color: #8e8774 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-palette-2-base:hover,
.u-button-style.u-border-palette-2-base:focus {
  border-color: transparent !important;
  color: #807a68 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-2-base:hover,
.u-border-hover-palette-2-base:focus,
.u-border-active-palette-2-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-base:hover,
a.u-button-style:hover > .u-border-hover-palette-2-base,
a.u-button-style.u-border-hover-palette-2-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-base:active,
a.u-button-style.u-button-style.u-border-active-palette-2-base.active,
a.u-button-style.u-button-style.active > .u-border-active-palette-2-base,
li.active > a.u-button-style.u-button-style.u-border-active-palette-2-base,
input.u-field-input.u-field-input.u-border-active-palette-2-base:checked {
  color: #8e8774 !important;
  border-color: #8e8774 !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"] {
  border-color: #8e8774 !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"]:hover {
  border-color: #807a68 !important;
}
/*end-color palette-2-base*//*begin-color palette-3*/
.u-border-palette-3,
.u-border-palette-3.u-input,
.u-border-palette-3.u-field-input.u-field-input,
.u-separator-palette-3:after {
  border-color: #bfad88;
  stroke: #bfad88;
}
.u-button-style.u-border-palette-3 {
  border-color: #bfad88 !important;
  color: #bfad88 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-palette-3:hover,
.u-button-style.u-border-palette-3:focus {
  border-color: transparent !important;
  color: #b49e73 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3:hover,
.u-border-hover-palette-3:focus,
.u-border-active-palette-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-3:hover,
a.u-button-style:hover > .u-border-hover-palette-3,
a.u-button-style.u-border-hover-palette-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-3:active,
a.u-button-style.u-button-style.u-border-active-palette-3.active,
a.u-button-style.u-button-style.active > .u-border-active-palette-3,
li.active > a.u-button-style.u-button-style.u-border-active-palette-3,
input.u-field-input.u-field-input.u-border-active-palette-3:checked {
  color: #bfad88 !important;
  border-color: #bfad88 !important;
}
.u-link.u-border-palette-3[class*="u-border-"] {
  border-color: #bfad88 !important;
}
.u-link.u-border-palette-3[class*="u-border-"]:hover {
  border-color: #b49e73 !important;
}
/*end-color palette-3*//*begin-color palette-3-base*/
.u-border-palette-3-base,
.u-border-palette-3-base.u-input,
.u-border-palette-3-base.u-field-input.u-field-input,
.u-separator-palette-3-base:after {
  border-color: #fffbf3;
  stroke: #fffbf3;
}
.u-button-style.u-border-palette-3-base {
  border-color: #fffbf3 !important;
  color: #fffbf3 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-palette-3-base:hover,
.u-button-style.u-border-palette-3-base:focus {
  border-color: transparent !important;
  color: #ffeac1 !important;
  background-color: transparent !important;
}
.u-border-hover-palette-3-base:hover,
.u-border-hover-palette-3-base:focus,
.u-border-active-palette-3-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-base:hover,
a.u-button-style:hover > .u-border-hover-palette-3-base,
a.u-button-style.u-border-hover-palette-3-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-base:active,
a.u-button-style.u-button-style.u-border-active-palette-3-base.active,
a.u-button-style.u-button-style.active > .u-border-active-palette-3-base,
li.active > a.u-button-style.u-button-style.u-border-active-palette-3-base,
input.u-field-input.u-field-input.u-border-active-palette-3-base:checked {
  color: #fffbf3 !important;
  border-color: #fffbf3 !important;
}
.u-link.u-border-palette-3-base[class*="u-border-"] {
  border-color: #fffbf3 !important;
}
.u-link.u-border-palette-3-base[class*="u-border-"]:hover {
  border-color: #ffeac1 !important;
}
/*end-color palette-3-base*//*begin-color grey*/
.u-border-grey,
.u-border-grey.u-input,
.u-border-grey.u-field-input.u-field-input,
.u-separator-grey:after {
  border-color: #b3b3b3;
  stroke: #b3b3b3;
}
.u-button-style.u-border-grey {
  border-color: #b3b3b3 !important;
  color: #b3b3b3 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-grey:hover,
.u-button-style.u-border-grey:focus {
  border-color: transparent !important;
  color: #a1a1a1 !important;
  background-color: transparent !important;
}
.u-border-hover-grey:hover,
.u-border-hover-grey:focus,
.u-border-active-grey.u-active.u-active,
a.u-button-style.u-border-hover-grey:hover,
a.u-button-style:hover > .u-border-hover-grey,
a.u-button-style.u-border-hover-grey:focus,
a.u-button-style.u-button-style.u-border-active-grey:active,
a.u-button-style.u-button-style.u-border-active-grey.active,
a.u-button-style.u-button-style.active > .u-border-active-grey,
li.active > a.u-button-style.u-button-style.u-border-active-grey,
input.u-field-input.u-field-input.u-border-active-grey:checked {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}
.u-link.u-border-grey[class*="u-border-"] {
  border-color: #b3b3b3 !important;
}
.u-link.u-border-grey[class*="u-border-"]:hover {
  border-color: #a1a1a1 !important;
}
/*end-color grey*//*begin-color black*/
.u-border-black,
.u-border-black.u-input,
.u-border-black.u-field-input.u-field-input,
.u-separator-black:after {
  border-color: #000000;
  stroke: #000000;
}
.u-button-style.u-border-black {
  border-color: #000000 !important;
  color: #000000 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-black:hover,
.u-button-style.u-border-black:focus {
  border-color: transparent !important;
  color: #000000 !important;
  background-color: transparent !important;
}
.u-border-hover-black:hover,
.u-border-hover-black:focus,
.u-border-active-black.u-active.u-active,
a.u-button-style.u-border-hover-black:hover,
a.u-button-style:hover > .u-border-hover-black,
a.u-button-style.u-border-hover-black:focus,
a.u-button-style.u-button-style.u-border-active-black:active,
a.u-button-style.u-button-style.u-border-active-black.active,
a.u-button-style.u-button-style.active > .u-border-active-black,
li.active > a.u-button-style.u-button-style.u-border-active-black,
input.u-field-input.u-field-input.u-border-active-black:checked {
  color: #000000 !important;
  border-color: #000000 !important;
}
.u-link.u-border-black[class*="u-border-"] {
  border-color: #000000 !important;
}
.u-link.u-border-black[class*="u-border-"]:hover {
  border-color: #000000 !important;
}
/*end-color black*//*begin-color grey-80*/
.u-border-grey-80,
.u-border-grey-80.u-input,
.u-border-grey-80.u-field-input.u-field-input,
.u-separator-grey-80:after {
  border-color: #333333;
  stroke: #333333;
}
.u-button-style.u-border-grey-80 {
  border-color: #333333 !important;
  color: #333333 !important;
  background-color: transparent !important;
}
.u-button-style.u-border-grey-80:hover,
.u-button-style.u-border-grey-80:focus {
  border-color: transparent !important;
  color: #2e2e2e !important;
  background-color: transparent !important;
}
.u-border-hover-grey-80:hover,
.u-border-hover-grey-80:focus,
.u-border-active-grey-80.u-active.u-active,
a.u-button-style.u-border-hover-grey-80:hover,
a.u-button-style:hover > .u-border-hover-grey-80,
a.u-button-style.u-border-hover-grey-80:focus,
a.u-button-style.u-button-style.u-border-active-grey-80:active,
a.u-button-style.u-button-style.u-border-active-grey-80.active,
a.u-button-style.u-button-style.active > .u-border-active-grey-80,
li.active > a.u-button-style.u-button-style.u-border-active-grey-80,
input.u-field-input.u-field-input.u-border-active-grey-80:checked {
  color: #333333 !important;
  border-color: #333333 !important;
}
.u-link.u-border-grey-80[class*="u-border-"] {
  border-color: #333333 !important;
}
.u-link.u-border-grey-80[class*="u-border-"]:hover {
  border-color: #2e2e2e !important;
}
/*end-color grey-80*//*begin-color palette-1*/
.u-text-palette-1,
.u-input.u-text-palette-1,
.u-input.u-text-palette-1[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1,
li.active > a.u-button-style.u-text-palette-1[class*="u-border-"],
a.u-button-style.u-text-palette-1,
a.u-button-style.u-text-palette-1[class*="u-border-"] {
  color: #aba8a1 !important;
  
  
  
}
a.u-button-style.u-text-palette-1:hover,
a.u-button-style.u-text-palette-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1:focus,
a.u-button-style.u-text-palette-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1:active,
a.u-button-style.u-button-style.u-text-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1.active,
a.u-button-style.u-button-style.u-text-palette-1[class*="u-border-"].active {
  color: #9b988f !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1,
a.u-button-style:hover > .u-text-hover-palette-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1,
a.u-button-style.u-button-style.active > .u-text-active-palette-1[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1.active,
.u-text-hover-palette-1.u-language-url:hover,
.u-text-hover-palette-1 .u-language-url:hover,
.u-text-hover-palette-1.u-carousel-control:hover,
.u-text-hover-palette-1.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1.u-active {
  color: #aba8a1 !important;
}
.u-text-palette-1 .u-svg-link,
.u-text-hover-palette-1:hover .u-svg-link,
.u-text-hover-palette-1:focus .u-svg-link,
.u-text-active-palette-1:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1 .u-svg-link {
  fill: #aba8a1;
}
.u-link.u-text-palette-1:hover {
  color: #9b988f !important;
}
a.u-link.u-text-hover-palette-1:hover {
  color: #aba8a1 !important;
}
/*end-color palette-1*//*begin-color palette-1-base*/
.u-text-palette-1-base,
.u-input.u-text-palette-1-base,
.u-input.u-text-palette-1-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-1-base,
li.active > a.u-button-style.u-text-palette-1-base[class*="u-border-"],
a.u-button-style.u-text-palette-1-base,
a.u-button-style.u-text-palette-1-base[class*="u-border-"] {
  color: #45423b !important;
  
  
  
}
a.u-button-style.u-text-palette-1-base:hover,
a.u-button-style.u-text-palette-1-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-1-base:focus,
a.u-button-style.u-text-palette-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-1-base:active,
a.u-button-style.u-button-style.u-text-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-1-base.active,
a.u-button-style.u-button-style.u-text-palette-1-base[class*="u-border-"].active {
  color: #3e3b35 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-1-base,
a.u-button-style:hover > .u-text-hover-palette-1-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-1-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-1-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-base,
a.u-button-style.u-button-style.active > .u-text-active-palette-1-base[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-1-base:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-1-base.active,
.u-text-hover-palette-1-base.u-language-url:hover,
.u-text-hover-palette-1-base .u-language-url:hover,
.u-text-hover-palette-1-base.u-carousel-control:hover,
.u-text-hover-palette-1-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-1-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-1-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-1-base:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-1-base.u-active {
  color: #45423b !important;
}
.u-text-palette-1-base .u-svg-link,
.u-text-hover-palette-1-base:hover .u-svg-link,
.u-text-hover-palette-1-base:focus .u-svg-link,
.u-text-active-palette-1-base:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-1-base .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-1-base .u-svg-link {
  fill: #45423b;
}
.u-link.u-text-palette-1-base:hover {
  color: #3e3b35 !important;
}
a.u-link.u-text-hover-palette-1-base:hover {
  color: #45423b !important;
}
/*end-color palette-1-base*//*begin-color palette-2*/
.u-text-palette-2,
.u-input.u-text-palette-2,
.u-input.u-text-palette-2[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2,
li.active > a.u-button-style.u-text-palette-2[class*="u-border-"],
a.u-button-style.u-text-palette-2,
a.u-button-style.u-text-palette-2[class*="u-border-"] {
  color: #b3ac98 !important;
  
  
  
}
a.u-button-style.u-text-palette-2:hover,
a.u-button-style.u-text-palette-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2:focus,
a.u-button-style.u-text-palette-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2:active,
a.u-button-style.u-button-style.u-text-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2.active,
a.u-button-style.u-button-style.u-text-palette-2[class*="u-border-"].active {
  color: #a59d85 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2,
a.u-button-style:hover > .u-text-hover-palette-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2,
a.u-button-style.u-button-style.active > .u-text-active-palette-2[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2.active,
.u-text-hover-palette-2.u-language-url:hover,
.u-text-hover-palette-2 .u-language-url:hover,
.u-text-hover-palette-2.u-carousel-control:hover,
.u-text-hover-palette-2.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2.u-active {
  color: #b3ac98 !important;
}
.u-text-palette-2 .u-svg-link,
.u-text-hover-palette-2:hover .u-svg-link,
.u-text-hover-palette-2:focus .u-svg-link,
.u-text-active-palette-2:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2 .u-svg-link {
  fill: #b3ac98;
}
.u-link.u-text-palette-2:hover {
  color: #a59d85 !important;
}
a.u-link.u-text-hover-palette-2:hover {
  color: #b3ac98 !important;
}
/*end-color palette-2*//*begin-color palette-2-base*/
.u-text-palette-2-base,
.u-input.u-text-palette-2-base,
.u-input.u-text-palette-2-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-2-base,
li.active > a.u-button-style.u-text-palette-2-base[class*="u-border-"],
a.u-button-style.u-text-palette-2-base,
a.u-button-style.u-text-palette-2-base[class*="u-border-"] {
  color: #8e8774 !important;
  
  
  
}
a.u-button-style.u-text-palette-2-base:hover,
a.u-button-style.u-text-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-base:focus,
a.u-button-style.u-text-palette-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-base:active,
a.u-button-style.u-button-style.u-text-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-2-base.active,
a.u-button-style.u-button-style.u-text-palette-2-base[class*="u-border-"].active {
  color: #807a68 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-2-base,
a.u-button-style:hover > .u-text-hover-palette-2-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-base,
a.u-button-style.u-button-style.active > .u-text-active-palette-2-base[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-base:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-2-base.active,
.u-text-hover-palette-2-base.u-language-url:hover,
.u-text-hover-palette-2-base .u-language-url:hover,
.u-text-hover-palette-2-base.u-carousel-control:hover,
.u-text-hover-palette-2-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-2-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-2-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-2-base:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-2-base.u-active {
  color: #8e8774 !important;
}
.u-text-palette-2-base .u-svg-link,
.u-text-hover-palette-2-base:hover .u-svg-link,
.u-text-hover-palette-2-base:focus .u-svg-link,
.u-text-active-palette-2-base:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-base .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-2-base .u-svg-link {
  fill: #8e8774;
}
.u-link.u-text-palette-2-base:hover {
  color: #807a68 !important;
}
a.u-link.u-text-hover-palette-2-base:hover {
  color: #8e8774 !important;
}
/*end-color palette-2-base*//*begin-color palette-3*/
.u-text-palette-3,
.u-input.u-text-palette-3,
.u-input.u-text-palette-3[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3,
li.active > a.u-button-style.u-text-palette-3[class*="u-border-"],
a.u-button-style.u-text-palette-3,
a.u-button-style.u-text-palette-3[class*="u-border-"] {
  color: #bfad88 !important;
  
  
  
}
a.u-button-style.u-text-palette-3:hover,
a.u-button-style.u-text-palette-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3:focus,
a.u-button-style.u-text-palette-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3:active,
a.u-button-style.u-button-style.u-text-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3.active,
a.u-button-style.u-button-style.u-text-palette-3[class*="u-border-"].active {
  color: #b49e73 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-3,
a.u-button-style:hover > .u-text-hover-palette-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-3,
a.u-button-style.u-button-style.active > .u-text-active-palette-3[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-3.active,
.u-text-hover-palette-3.u-language-url:hover,
.u-text-hover-palette-3 .u-language-url:hover,
.u-text-hover-palette-3.u-carousel-control:hover,
.u-text-hover-palette-3.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3.u-active {
  color: #bfad88 !important;
}
.u-text-palette-3 .u-svg-link,
.u-text-hover-palette-3:hover .u-svg-link,
.u-text-hover-palette-3:focus .u-svg-link,
.u-text-active-palette-3:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3 .u-svg-link {
  fill: #bfad88;
}
.u-link.u-text-palette-3:hover {
  color: #b49e73 !important;
}
a.u-link.u-text-hover-palette-3:hover {
  color: #bfad88 !important;
}
/*end-color palette-3*//*begin-color palette-3-base*/
.u-text-palette-3-base,
.u-input.u-text-palette-3-base,
.u-input.u-text-palette-3-base[class*="u-border-"],
li.active > a.u-button-style.u-text-palette-3-base,
li.active > a.u-button-style.u-text-palette-3-base[class*="u-border-"],
a.u-button-style.u-text-palette-3-base,
a.u-button-style.u-text-palette-3-base[class*="u-border-"] {
  color: #fffbf3 !important;
  
  
  
}
a.u-button-style.u-text-palette-3-base:hover,
a.u-button-style.u-text-palette-3-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-base:focus,
a.u-button-style.u-text-palette-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-base:active,
a.u-button-style.u-button-style.u-text-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-base.active,
a.u-button-style.u-button-style.u-text-palette-3-base[class*="u-border-"].active {
  color: #ffeac1 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-palette-3-base,
a.u-button-style:hover > .u-text-hover-palette-3-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-base,
a.u-button-style.u-button-style.active > .u-text-active-palette-3-base[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-3-base:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-palette-3-base.active,
.u-text-hover-palette-3-base.u-language-url:hover,
.u-text-hover-palette-3-base .u-language-url:hover,
.u-text-hover-palette-3-base.u-carousel-control:hover,
.u-text-hover-palette-3-base.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-palette-3-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-base .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-palette-3-base:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-palette-3-base.u-active {
  color: #fffbf3 !important;
}
.u-text-palette-3-base .u-svg-link,
.u-text-hover-palette-3-base:hover .u-svg-link,
.u-text-hover-palette-3-base:focus .u-svg-link,
.u-text-active-palette-3-base:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-3-base .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-3-base .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-palette-3-base .u-svg-link {
  fill: #fffbf3;
}
.u-link.u-text-palette-3-base:hover {
  color: #ffeac1 !important;
}
a.u-link.u-text-hover-palette-3-base:hover {
  color: #fffbf3 !important;
}
/*end-color palette-3-base*//*begin-color grey*/
.u-text-grey,
.u-input.u-text-grey,
.u-input.u-text-grey[class*="u-border-"],
li.active > a.u-button-style.u-text-grey,
li.active > a.u-button-style.u-text-grey[class*="u-border-"],
a.u-button-style.u-text-grey,
a.u-button-style.u-text-grey[class*="u-border-"] {
  color: #b3b3b3 !important;
  
  
  
}
a.u-button-style.u-text-grey:hover,
a.u-button-style.u-text-grey[class*="u-border-"]:hover,
a.u-button-style.u-text-grey:focus,
a.u-button-style.u-text-grey[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey:active,
a.u-button-style.u-button-style.u-text-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey.active,
a.u-button-style.u-button-style.u-text-grey[class*="u-border-"].active {
  color: #a1a1a1 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey,
a.u-button-style:hover > .u-text-hover-grey[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey:hover,
a.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey:focus,
a.u-button-style.u-button-style.u-text-hover-grey[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey,
a.u-button-style.u-button-style.active > .u-text-active-grey[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey.active,
.u-text-hover-grey.u-language-url:hover,
.u-text-hover-grey .u-language-url:hover,
.u-text-hover-grey.u-carousel-control:hover,
.u-text-hover-grey.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey.u-active {
  color: #b3b3b3 !important;
}
.u-text-grey .u-svg-link,
.u-text-hover-grey:hover .u-svg-link,
.u-text-hover-grey:focus .u-svg-link,
.u-text-active-grey:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-grey .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey .u-svg-link {
  fill: #b3b3b3;
}
.u-link.u-text-grey:hover {
  color: #a1a1a1 !important;
}
a.u-link.u-text-hover-grey:hover {
  color: #b3b3b3 !important;
}
/*end-color grey*//*begin-color black*/
.u-text-black,
.u-input.u-text-black,
.u-input.u-text-black[class*="u-border-"],
li.active > a.u-button-style.u-text-black,
li.active > a.u-button-style.u-text-black[class*="u-border-"],
a.u-button-style.u-text-black,
a.u-button-style.u-text-black[class*="u-border-"] {
  color: #000000 !important;
  
  
  
}
a.u-button-style.u-text-black:hover,
a.u-button-style.u-text-black[class*="u-border-"]:hover,
a.u-button-style.u-text-black:focus,
a.u-button-style.u-text-black[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-black:active,
a.u-button-style.u-button-style.u-text-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-black.active,
a.u-button-style.u-button-style.u-text-black[class*="u-border-"].active {
  color: #000000 !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-black,
a.u-button-style:hover > .u-text-hover-black[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-black:hover,
a.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-black:focus,
a.u-button-style.u-button-style.u-text-hover-black[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-black[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-black,
a.u-button-style.u-button-style.active > .u-text-active-black[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-black:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-black.active,
.u-text-hover-black.u-language-url:hover,
.u-text-hover-black .u-language-url:hover,
.u-text-hover-black.u-carousel-control:hover,
.u-text-hover-black.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-black .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-black .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-black:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-black.u-active {
  color: #000000 !important;
}
.u-text-black .u-svg-link,
.u-text-hover-black:hover .u-svg-link,
.u-text-hover-black:focus .u-svg-link,
.u-text-active-black:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-black .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-black .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-black .u-svg-link {
  fill: #000000;
}
.u-link.u-text-black:hover {
  color: #000000 !important;
}
a.u-link.u-text-hover-black:hover {
  color: #000000 !important;
}
/*end-color black*//*begin-color grey-80*/
.u-text-grey-80,
.u-input.u-text-grey-80,
.u-input.u-text-grey-80[class*="u-border-"],
li.active > a.u-button-style.u-text-grey-80,
li.active > a.u-button-style.u-text-grey-80[class*="u-border-"],
a.u-button-style.u-text-grey-80,
a.u-button-style.u-text-grey-80[class*="u-border-"] {
  color: #333333 !important;
  
  
  
}
a.u-button-style.u-text-grey-80:hover,
a.u-button-style.u-text-grey-80[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-80:focus,
a.u-button-style.u-text-grey-80[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-80:active,
a.u-button-style.u-button-style.u-text-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-grey-80.active,
a.u-button-style.u-button-style.u-text-grey-80[class*="u-border-"].active {
  color: #2e2e2e !important;
}
/* hover */
a.u-button-style:hover > .u-text-hover-grey-80,
a.u-button-style:hover > .u-text-hover-grey-80[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-80:hover,
a.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-80:focus,
a.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80[class*="u-border-"].active,
a.u-button-style.u-button-style.active > .u-text-active-grey-80,
a.u-button-style.u-button-style.active > .u-text-active-grey-80[class*="u-border-"],
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-80:hover,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-nav-link.u-text-active-grey-80.active,
.u-text-hover-grey-80.u-language-url:hover,
.u-text-hover-grey-80 .u-language-url:hover,
.u-text-hover-grey-80.u-carousel-control:hover,
.u-text-hover-grey-80.u-gallery-nav:hover,
.u-popupmenu-items.u-text-hover-grey-80 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-80 .u-nav-link.active,
.u-calendar-time-list .u-calendar-time-slot.u-text-hover-grey-80:hover,
.u-calendar-time-list .u-calendar-time-slot.u-text-active-grey-80.u-active {
  color: #333333 !important;
}
.u-text-grey-80 .u-svg-link,
.u-text-hover-grey-80:hover .u-svg-link,
.u-text-hover-grey-80:focus .u-svg-link,
.u-text-active-grey-80:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-grey-80 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-80 .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-grey-80 .u-svg-link {
  fill: #333333;
}
.u-link.u-text-grey-80:hover {
  color: #2e2e2e !important;
}
a.u-link.u-text-hover-grey-80:hover {
  color: #333333 !important;
}
/*end-color grey-80*//*begin-variables sitestylecss*/



        .u-body
        {
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        --theme-sheet-width-xl: 1140px;
        --theme-sheet-width-lg: 940px;
        --theme-sheet-width-md: 720px;
        --theme-sheet-width-sm: 540px;
        --theme-sheet-width-xs: 340px;
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        }

        /** common-rules **/
        h1.u-title
        {
        font-weight: 400;
        font-size: 6rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        h2.u-subtitle
        {
        font-weight: 400;
        font-size: 3rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        h1:not(.u-title)
        {
        font-weight: 400;
        font-size: 2rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        h2:not(.u-subtitle)
        {
        font-weight: 400;
        font-size: 1.8888888888888888rem;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        h3
        {
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        h4
        {
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        h5
        {
        font-weight: 400;
        font-size: 1.25rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        h6
        {
        font-weight: 400;
        font-size: 1.125rem;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        p.u-large-text
        {
        font-size: 1.5rem;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        p.u-small-text
        {
        font-size: 0.875rem;
        margin-top: 20px;
        margin-bottom: 20px;
        }
        p:not(.u-text-variant)
        {
        font-size: 1rem;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        .u-btn
        {
        margin-top: 20px;
        margin-bottom: 20px;
        border-top-style: none;
        border-left-style: none;
        border-right-style: none;
        border-bottom-style: none;
        line-height: 1.4;
        }
        blockquote
        {
        font-size: 1rem;
        font-style: italic;
        padding-left: 20px;
        border-width: 4px;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        .u-metadata
        {
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        ul:not(.u-unstyled)
        {
        font-size: 1rem;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        ol
        {
        font-size: 1rem;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        .u-post-content
        {
        font-size: 1.125rem;
        margin-top: 20px;
        margin-bottom: 20px;
        line-height: 1.6;
        }
        .u-input
        {
        border-width: 1px;
        borders: top right bottom left;
        font-size: 1rem;
        border-radius: 10px;
        }
        a
        {
        font-size: 1rem;
        line-height: 1.6;
        }
        .u-field-label
        {
        font-size: 1rem;
        }
        /** common-rules **/

        /** publish-rules **/
        /*begin-media rules*/
        @media (max-width: 1199px) {
        h1.u-title
        {
        font-size: 4.5rem;
        }
        }
        @media (max-width: 767px) {
        h1.u-title
        {
        font-size: 3.75rem;
        }
        }
        @media (max-width: 575px) {
        h1.u-title
        {
        font-size: 3rem;
        }
        }
        @media (max-width: 767px) {
        h2.u-subtitle
        {
        font-size: 2.25rem;
        }
        }
        @media (max-width: 575px) {
        h2.u-subtitle
        {
        font-size: 1.875rem;
        }
        }
        @media (max-width: 1199px) {
        h1:not(.u-title)
        {
        font-size: 2.2777777777777777rem;
        }
        }
        @media (max-width: 767px) {
        h1:not(.u-title)
        {
        font-size: 2.2777777777777777rem;
        }
        }
        @media (max-width: 575px) {
        h1:not(.u-title)
        {
        font-size: 2.25rem;
        }
        }
        @media (max-width: 1199px) {
        h2:not(.u-subtitle)
        {
        font-size: 1.8888888888888888rem;
        }
        }
        @media (max-width: 767px) {
        h2:not(.u-subtitle)
        {
        font-size: 1.8888888888888888rem;
        }
        }
        @media (max-width: 575px) {
        h2:not(.u-subtitle)
        {
        font-size: 1.875rem;
        }
        }
        @media (max-width: 767px) {
        h3
        {
        font-size: 1.5rem;
        }
        }
        @media (max-width: 575px) {
        h3
        {
        font-size: 1.5rem;
        }
        }
        @media (max-width: 767px) {
        p:not(.u-text-variant)
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        blockquote
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        ul:not(.u-unstyled)
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        ol
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        .u-post-content
        {
        font-size: 1rem;
        }
        }
        @media (max-width: 767px) {
        a
        {
        font-size: 1rem;
        }
        }
        /*end-media rules*/
        /** publish-rules **/

        

        /** cms-rules **/
        /*begin-responsive rules*/
        .u-lg h1.u-title
        {
        font-size: 4.5rem;
        }
        .u-md h1.u-title
        {
        font-size: 4.5rem;
        }
        .u-sm h1.u-title
        {
        font-size: 3.75rem;
        }
        .u-xs h1.u-title
        {
        font-size: 3rem;
        }
        .u-sm h2.u-subtitle
        {
        font-size: 2.25rem;
        }
        .u-xs h2.u-subtitle
        {
        font-size: 1.875rem;
        }
        .u-lg h1:not(.u-title)
        {
        font-size: 2.2777777777777777rem;
        }
        .u-md h1:not(.u-title)
        {
        font-size: 2.2777777777777777rem;
        }
        .u-sm h1:not(.u-title)
        {
        font-size: 2.2777777777777777rem;
        }
        .u-xs h1:not(.u-title)
        {
        font-size: 2.25rem;
        }
        .u-lg h2:not(.u-subtitle)
        {
        font-size: 1.8888888888888888rem;
        }
        .u-md h2:not(.u-subtitle)
        {
        font-size: 1.8888888888888888rem;
        }
        .u-sm h2:not(.u-subtitle)
        {
        font-size: 1.8888888888888888rem;
        }
        .u-xs h2:not(.u-subtitle)
        {
        font-size: 1.875rem;
        }
        .u-sm h3
        {
        font-size: 1.5rem;
        }
        .u-xs h3
        {
        font-size: 1.5rem;
        }
        .u-sm p:not(.u-text-variant)
        {
        font-size: 1rem;
        }
        .u-xs p:not(.u-text-variant)
        {
        font-size: 1rem;
        }
        .u-sm blockquote
        {
        font-size: 1rem;
        }
        .u-xs blockquote
        {
        font-size: 1rem;
        }
        .u-sm ul:not(.u-unstyled)
        {
        font-size: 1rem;
        }
        .u-xs ul:not(.u-unstyled)
        {
        font-size: 1rem;
        }
        .u-sm ol
        {
        font-size: 1rem;
        }
        .u-xs ol
        {
        font-size: 1rem;
        }
        .u-sm .u-post-content
        {
        font-size: 1rem;
        }
        .u-xs .u-post-content
        {
        font-size: 1rem;
        }
        .u-sm a
        {
        font-size: 1rem;
        }
        .u-xs a
        {
        font-size: 1rem;
        }
        /*end-responsive rules*/
        /** cms-rules **/

        /** color-rules **/
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > h1:not(.u-title),
        .u-gradient > .u-container-layout > h1:not(.u-title),
        .u-image:not(.u-shading) > .u-container-layout > h1:not(.u-title),
        h1:not(.u-title)
        {
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > h2:not(.u-subtitle),
        .u-gradient > .u-container-layout > h2:not(.u-subtitle),
        .u-image:not(.u-shading) > .u-container-layout > h2:not(.u-subtitle),
        h2:not(.u-subtitle)
        {
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > h3,
        .u-gradient > .u-container-layout > h3,
        .u-image:not(.u-shading) > .u-container-layout > h3,
        h3
        {
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > p:not(.u-text-variant),
        .u-gradient > .u-container-layout > p:not(.u-text-variant),
        .u-image:not(.u-shading) > .u-container-layout > p:not(.u-text-variant),
        p:not(.u-text-variant)
        {
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-btn,
        .u-gradient > .u-container-layout > .u-btn,
        .u-image:not(.u-shading) > .u-container-layout > .u-btn,
        .u-btn
        {
        background-color: #45423b;
        color: #ffffff;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-btn:hover,
        .u-gradient > .u-container-layout > .u-btn:hover,
        .u-image:not(.u-shading) > .u-container-layout > .u-btn:hover,
        .u-btn:hover
        {
        background-color: #8e8774;
        color: #ffffff;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-btn:focus,
        .u-gradient > .u-container-layout > .u-btn:focus,
        .u-image:not(.u-shading) > .u-container-layout > .u-btn:focus,
        .u-btn:focus
        {
        background-color: #8e8774;
        color: #ffffff;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-btn:active,
        .u-gradient > .u-container-layout > .u-btn:active,
        .u-image:not(.u-shading) > .u-container-layout > .u-btn:active,
        .u-btn:active
        {
        background-color: #45423b;
        color: #ffffff;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > blockquote,
        .u-gradient > .u-container-layout > blockquote,
        .u-image:not(.u-shading) > .u-container-layout > blockquote,
        blockquote
        {
        border-color: #45423b;
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > ul:not(.u-unstyled),
        .u-gradient > .u-container-layout > ul:not(.u-unstyled),
        .u-image:not(.u-shading) > .u-container-layout > ul:not(.u-unstyled),
        ul:not(.u-unstyled)
        {
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > ol,
        .u-gradient > .u-container-layout > ol,
        .u-image:not(.u-shading) > .u-container-layout > ol,
        ol
        {
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-input,
        .u-gradient > .u-container-layout > .u-input,
        .u-image:not(.u-shading) > .u-container-layout > .u-input,
        .u-input
        {
        border-color: #8e8774;
        background-color: #ffffff;
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > a,
        .u-gradient > .u-container-layout > a,
        .u-image:not(.u-shading) > .u-container-layout > a,
        a
        {
        color: #8e8774;
        text-active-color: palette-2-base;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > a:hover,
        .u-gradient > .u-container-layout > a:hover,
        .u-image:not(.u-shading) > .u-container-layout > a:hover,
        a:hover
        {
        color: #45423b;
        }
        .u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item) > .u-field-label,
        .u-gradient > .u-container-layout > .u-field-label,
        .u-image:not(.u-shading) > .u-container-layout > .u-field-label,
        .u-field-label
        {
        color: #45423b;
        }
        /** color-rules **/

        /** alt-color-rules **/
        .u-body-color h1:not(.u-title),.u-palette-1-base h1:not(.u-title),.u-palette-1-dark-3 h1:not(.u-title),.u-palette-1-dark-2 h1:not(.u-title),.u-palette-1-dark-1 h1:not(.u-title),.u-palette-1 h1:not(.u-title),.u-palette-2-base h1:not(.u-title),.u-palette-2-dark-3 h1:not(.u-title),.u-palette-2-dark-2 h1:not(.u-title),.u-palette-2-dark-1 h1:not(.u-title),.u-palette-2 h1:not(.u-title),.u-palette-3-dark-3 h1:not(.u-title),.u-palette-3-dark-2 h1:not(.u-title),.u-palette-3-dark-1 h1:not(.u-title),.u-palette-3 h1:not(.u-title),.u-palette-4-base h1:not(.u-title),.u-palette-4-dark-3 h1:not(.u-title),.u-palette-4-dark-2 h1:not(.u-title),.u-palette-4-dark-1 h1:not(.u-title),.u-palette-4 h1:not(.u-title),.u-palette-5-dark-3 h1:not(.u-title),.u-palette-5-dark-2 h1:not(.u-title),.u-palette-5-dark-1 h1:not(.u-title),.u-palette-5 h1:not(.u-title),.u-palette-5-light-1 h1:not(.u-title),.u-grey-40 h1:not(.u-title),.u-grey-30 h1:not(.u-title),.u-grey-90 h1:not(.u-title),.u-grey-80 h1:not(.u-title),.u-grey-75 h1:not(.u-title),.u-black h1:not(.u-title),.u-grey-70 h1:not(.u-title),.u-grey-60 h1:not(.u-title),.u-grey-50 h1:not(.u-title),.u-grey-dark-3 h1:not(.u-title),.u-grey-dark-2 h1:not(.u-title),.u-grey-dark-1 h1:not(.u-title),.u-grey h1:not(.u-title),.u-shading h1:not(.u-title),.u-overlap-contrast .u-header h1:not(.u-title):not(.u-nav-link):not(.u-btn)
        {
        color: #dddcd8;
        }
        .u-body-color h2:not(.u-subtitle),.u-palette-1-base h2:not(.u-subtitle),.u-palette-1-dark-3 h2:not(.u-subtitle),.u-palette-1-dark-2 h2:not(.u-subtitle),.u-palette-1-dark-1 h2:not(.u-subtitle),.u-palette-1 h2:not(.u-subtitle),.u-palette-2-base h2:not(.u-subtitle),.u-palette-2-dark-3 h2:not(.u-subtitle),.u-palette-2-dark-2 h2:not(.u-subtitle),.u-palette-2-dark-1 h2:not(.u-subtitle),.u-palette-2 h2:not(.u-subtitle),.u-palette-3-dark-3 h2:not(.u-subtitle),.u-palette-3-dark-2 h2:not(.u-subtitle),.u-palette-3-dark-1 h2:not(.u-subtitle),.u-palette-3 h2:not(.u-subtitle),.u-palette-4-base h2:not(.u-subtitle),.u-palette-4-dark-3 h2:not(.u-subtitle),.u-palette-4-dark-2 h2:not(.u-subtitle),.u-palette-4-dark-1 h2:not(.u-subtitle),.u-palette-4 h2:not(.u-subtitle),.u-palette-5-dark-3 h2:not(.u-subtitle),.u-palette-5-dark-2 h2:not(.u-subtitle),.u-palette-5-dark-1 h2:not(.u-subtitle),.u-palette-5 h2:not(.u-subtitle),.u-palette-5-light-1 h2:not(.u-subtitle),.u-grey-40 h2:not(.u-subtitle),.u-grey-30 h2:not(.u-subtitle),.u-grey-90 h2:not(.u-subtitle),.u-grey-80 h2:not(.u-subtitle),.u-grey-75 h2:not(.u-subtitle),.u-black h2:not(.u-subtitle),.u-grey-70 h2:not(.u-subtitle),.u-grey-60 h2:not(.u-subtitle),.u-grey-50 h2:not(.u-subtitle),.u-grey-dark-3 h2:not(.u-subtitle),.u-grey-dark-2 h2:not(.u-subtitle),.u-grey-dark-1 h2:not(.u-subtitle),.u-grey h2:not(.u-subtitle),.u-shading h2:not(.u-subtitle),.u-overlap-contrast .u-header h2:not(.u-subtitle):not(.u-nav-link):not(.u-btn)
        {
        color: #dddcd8;
        }
        .u-body-color h3,.u-palette-1-base h3,.u-palette-1-dark-3 h3,.u-palette-1-dark-2 h3,.u-palette-1-dark-1 h3,.u-palette-1 h3,.u-palette-2-base h3,.u-palette-2-dark-3 h3,.u-palette-2-dark-2 h3,.u-palette-2-dark-1 h3,.u-palette-2 h3,.u-palette-3-dark-3 h3,.u-palette-3-dark-2 h3,.u-palette-3-dark-1 h3,.u-palette-3 h3,.u-palette-4-base h3,.u-palette-4-dark-3 h3,.u-palette-4-dark-2 h3,.u-palette-4-dark-1 h3,.u-palette-4 h3,.u-palette-5-dark-3 h3,.u-palette-5-dark-2 h3,.u-palette-5-dark-1 h3,.u-palette-5 h3,.u-palette-5-light-1 h3,.u-grey-40 h3,.u-grey-30 h3,.u-grey-90 h3,.u-grey-80 h3,.u-grey-75 h3,.u-black h3,.u-grey-70 h3,.u-grey-60 h3,.u-grey-50 h3,.u-grey-dark-3 h3,.u-grey-dark-2 h3,.u-grey-dark-1 h3,.u-grey h3,.u-shading h3,.u-overlap-contrast .u-header h3:not(.u-nav-link):not(.u-btn)
        {
        color: #dddcd8;
        }
        .u-body-color p:not(.u-text-variant),.u-palette-1-base p:not(.u-text-variant),.u-palette-1-dark-3 p:not(.u-text-variant),.u-palette-1-dark-2 p:not(.u-text-variant),.u-palette-1-dark-1 p:not(.u-text-variant),.u-palette-1 p:not(.u-text-variant),.u-palette-2-base p:not(.u-text-variant),.u-palette-2-dark-3 p:not(.u-text-variant),.u-palette-2-dark-2 p:not(.u-text-variant),.u-palette-2-dark-1 p:not(.u-text-variant),.u-palette-2 p:not(.u-text-variant),.u-palette-3-dark-3 p:not(.u-text-variant),.u-palette-3-dark-2 p:not(.u-text-variant),.u-palette-3-dark-1 p:not(.u-text-variant),.u-palette-3 p:not(.u-text-variant),.u-palette-4-base p:not(.u-text-variant),.u-palette-4-dark-3 p:not(.u-text-variant),.u-palette-4-dark-2 p:not(.u-text-variant),.u-palette-4-dark-1 p:not(.u-text-variant),.u-palette-4 p:not(.u-text-variant),.u-palette-5-dark-3 p:not(.u-text-variant),.u-palette-5-dark-2 p:not(.u-text-variant),.u-palette-5-dark-1 p:not(.u-text-variant),.u-palette-5 p:not(.u-text-variant),.u-palette-5-light-1 p:not(.u-text-variant),.u-grey-40 p:not(.u-text-variant),.u-grey-30 p:not(.u-text-variant),.u-grey-90 p:not(.u-text-variant),.u-grey-80 p:not(.u-text-variant),.u-grey-75 p:not(.u-text-variant),.u-black p:not(.u-text-variant),.u-grey-70 p:not(.u-text-variant),.u-grey-60 p:not(.u-text-variant),.u-grey-50 p:not(.u-text-variant),.u-grey-dark-3 p:not(.u-text-variant),.u-grey-dark-2 p:not(.u-text-variant),.u-grey-dark-1 p:not(.u-text-variant),.u-grey p:not(.u-text-variant),.u-shading p:not(.u-text-variant),.u-overlap-contrast .u-header p:not(.u-text-variant):not(.u-nav-link):not(.u-btn)
        {
        color: #dddcd8;
        }
        .u-body-color .u-btn,.u-palette-1-base .u-btn,.u-palette-1-dark-3 .u-btn,.u-palette-1-dark-2 .u-btn,.u-palette-1-dark-1 .u-btn,.u-palette-1 .u-btn,.u-palette-2-base .u-btn,.u-palette-2-dark-3 .u-btn,.u-palette-2-dark-2 .u-btn,.u-palette-2-dark-1 .u-btn,.u-palette-2 .u-btn,.u-palette-3-dark-3 .u-btn,.u-palette-3-dark-2 .u-btn,.u-palette-3-dark-1 .u-btn,.u-palette-3 .u-btn,.u-palette-4-base .u-btn,.u-palette-4-dark-3 .u-btn,.u-palette-4-dark-2 .u-btn,.u-palette-4-dark-1 .u-btn,.u-palette-4 .u-btn,.u-palette-5-dark-3 .u-btn,.u-palette-5-dark-2 .u-btn,.u-palette-5-dark-1 .u-btn,.u-palette-5 .u-btn,.u-palette-5-light-1 .u-btn,.u-grey-40 .u-btn,.u-grey-30 .u-btn,.u-grey-90 .u-btn,.u-grey-80 .u-btn,.u-grey-75 .u-btn,.u-black .u-btn,.u-grey-70 .u-btn,.u-grey-60 .u-btn,.u-grey-50 .u-btn,.u-grey-dark-3 .u-btn,.u-grey-dark-2 .u-btn,.u-grey-dark-1 .u-btn,.u-grey .u-btn,.u-shading .u-btn,.u-overlap-contrast .u-header .u-btn
        {
        background-color: #dddcd8;
        color: #000000;
        }
        .u-body-color .u-btn:hover,.u-palette-1-base .u-btn:hover,.u-palette-1-dark-3 .u-btn:hover,.u-palette-1-dark-2 .u-btn:hover,.u-palette-1-dark-1 .u-btn:hover,.u-palette-1 .u-btn:hover,.u-palette-2-base .u-btn:hover,.u-palette-2-dark-3 .u-btn:hover,.u-palette-2-dark-2 .u-btn:hover,.u-palette-2-dark-1 .u-btn:hover,.u-palette-2 .u-btn:hover,.u-palette-3-dark-3 .u-btn:hover,.u-palette-3-dark-2 .u-btn:hover,.u-palette-3-dark-1 .u-btn:hover,.u-palette-3 .u-btn:hover,.u-palette-4-base .u-btn:hover,.u-palette-4-dark-3 .u-btn:hover,.u-palette-4-dark-2 .u-btn:hover,.u-palette-4-dark-1 .u-btn:hover,.u-palette-4 .u-btn:hover,.u-palette-5-dark-3 .u-btn:hover,.u-palette-5-dark-2 .u-btn:hover,.u-palette-5-dark-1 .u-btn:hover,.u-palette-5 .u-btn:hover,.u-palette-5-light-1 .u-btn:hover,.u-grey-40 .u-btn:hover,.u-grey-30 .u-btn:hover,.u-grey-90 .u-btn:hover,.u-grey-80 .u-btn:hover,.u-grey-75 .u-btn:hover,.u-black .u-btn:hover,.u-grey-70 .u-btn:hover,.u-grey-60 .u-btn:hover,.u-grey-50 .u-btn:hover,.u-grey-dark-3 .u-btn:hover,.u-grey-dark-2 .u-btn:hover,.u-grey-dark-1 .u-btn:hover,.u-grey .u-btn:hover,.u-shading .u-btn:hover,.u-overlap-contrast .u-header .u-btn:hover
        {
        background-color: #e1ddd3;
        color: #000000;
        }
        .u-body-color .u-btn:active,.u-palette-1-base .u-btn:active,.u-palette-1-dark-3 .u-btn:active,.u-palette-1-dark-2 .u-btn:active,.u-palette-1-dark-1 .u-btn:active,.u-palette-1 .u-btn:active,.u-palette-2-base .u-btn:active,.u-palette-2-dark-3 .u-btn:active,.u-palette-2-dark-2 .u-btn:active,.u-palette-2-dark-1 .u-btn:active,.u-palette-2 .u-btn:active,.u-palette-3-dark-3 .u-btn:active,.u-palette-3-dark-2 .u-btn:active,.u-palette-3-dark-1 .u-btn:active,.u-palette-3 .u-btn:active,.u-palette-4-base .u-btn:active,.u-palette-4-dark-3 .u-btn:active,.u-palette-4-dark-2 .u-btn:active,.u-palette-4-dark-1 .u-btn:active,.u-palette-4 .u-btn:active,.u-palette-5-dark-3 .u-btn:active,.u-palette-5-dark-2 .u-btn:active,.u-palette-5-dark-1 .u-btn:active,.u-palette-5 .u-btn:active,.u-palette-5-light-1 .u-btn:active,.u-grey-40 .u-btn:active,.u-grey-30 .u-btn:active,.u-grey-90 .u-btn:active,.u-grey-80 .u-btn:active,.u-grey-75 .u-btn:active,.u-black .u-btn:active,.u-grey-70 .u-btn:active,.u-grey-60 .u-btn:active,.u-grey-50 .u-btn:active,.u-grey-dark-3 .u-btn:active,.u-grey-dark-2 .u-btn:active,.u-grey-dark-1 .u-btn:active,.u-grey .u-btn:active,.u-shading .u-btn:active,.u-overlap-contrast .u-header .u-btn:active
        {
        background-color: #dddcd8;
        color: #000000;
        }
        .u-body-color blockquote,.u-palette-1-base blockquote,.u-palette-1-dark-3 blockquote,.u-palette-1-dark-2 blockquote,.u-palette-1-dark-1 blockquote,.u-palette-1 blockquote,.u-palette-2-base blockquote,.u-palette-2-dark-3 blockquote,.u-palette-2-dark-2 blockquote,.u-palette-2-dark-1 blockquote,.u-palette-2 blockquote,.u-palette-3-dark-3 blockquote,.u-palette-3-dark-2 blockquote,.u-palette-3-dark-1 blockquote,.u-palette-3 blockquote,.u-palette-4-base blockquote,.u-palette-4-dark-3 blockquote,.u-palette-4-dark-2 blockquote,.u-palette-4-dark-1 blockquote,.u-palette-4 blockquote,.u-palette-5-dark-3 blockquote,.u-palette-5-dark-2 blockquote,.u-palette-5-dark-1 blockquote,.u-palette-5 blockquote,.u-palette-5-light-1 blockquote,.u-grey-40 blockquote,.u-grey-30 blockquote,.u-grey-90 blockquote,.u-grey-80 blockquote,.u-grey-75 blockquote,.u-black blockquote,.u-grey-70 blockquote,.u-grey-60 blockquote,.u-grey-50 blockquote,.u-grey-dark-3 blockquote,.u-grey-dark-2 blockquote,.u-grey-dark-1 blockquote,.u-grey blockquote,.u-shading blockquote,.u-overlap-contrast .u-header blockquote:not(.u-nav-link):not(.u-btn)
        {
        color: #dddcd8;
        }
        .u-body-color a,.u-palette-1-base a,.u-palette-1-dark-3 a,.u-palette-1-dark-2 a,.u-palette-1-dark-1 a,.u-palette-1 a,.u-palette-2-base a,.u-palette-2-dark-3 a,.u-palette-2-dark-2 a,.u-palette-2-dark-1 a,.u-palette-2 a,.u-palette-3-dark-3 a,.u-palette-3-dark-2 a,.u-palette-3-dark-1 a,.u-palette-3 a,.u-palette-4-base a,.u-palette-4-dark-3 a,.u-palette-4-dark-2 a,.u-palette-4-dark-1 a,.u-palette-4 a,.u-palette-5-dark-3 a,.u-palette-5-dark-2 a,.u-palette-5-dark-1 a,.u-palette-5 a,.u-palette-5-light-1 a,.u-grey-40 a,.u-grey-30 a,.u-grey-90 a,.u-grey-80 a,.u-grey-75 a,.u-black a,.u-grey-70 a,.u-grey-60 a,.u-grey-50 a,.u-grey-dark-3 a,.u-grey-dark-2 a,.u-grey-dark-1 a,.u-grey a,.u-shading a,.u-overlap-contrast .u-header a:not(.u-nav-link):not(.u-btn)
        {
        color: #e1ddd3;
        }
        .u-body-color a:hover,.u-palette-1-base a:hover,.u-palette-1-dark-3 a:hover,.u-palette-1-dark-2 a:hover,.u-palette-1-dark-1 a:hover,.u-palette-1 a:hover,.u-palette-2-base a:hover,.u-palette-2-dark-3 a:hover,.u-palette-2-dark-2 a:hover,.u-palette-2-dark-1 a:hover,.u-palette-2 a:hover,.u-palette-3-dark-3 a:hover,.u-palette-3-dark-2 a:hover,.u-palette-3-dark-1 a:hover,.u-palette-3 a:hover,.u-palette-4-base a:hover,.u-palette-4-dark-3 a:hover,.u-palette-4-dark-2 a:hover,.u-palette-4-dark-1 a:hover,.u-palette-4 a:hover,.u-palette-5-dark-3 a:hover,.u-palette-5-dark-2 a:hover,.u-palette-5-dark-1 a:hover,.u-palette-5 a:hover,.u-palette-5-light-1 a:hover,.u-grey-40 a:hover,.u-grey-30 a:hover,.u-grey-90 a:hover,.u-grey-80 a:hover,.u-grey-75 a:hover,.u-black a:hover,.u-grey-70 a:hover,.u-grey-60 a:hover,.u-grey-50 a:hover,.u-grey-dark-3 a:hover,.u-grey-dark-2 a:hover,.u-grey-dark-1 a:hover,.u-grey a:hover
        {
        color: #a1a1a1;
        }
        .u-body-color .u-field-label,.u-palette-1-base .u-field-label,.u-palette-1-dark-3 .u-field-label,.u-palette-1-dark-2 .u-field-label,.u-palette-1-dark-1 .u-field-label,.u-palette-1 .u-field-label,.u-palette-2-base .u-field-label,.u-palette-2-dark-3 .u-field-label,.u-palette-2-dark-2 .u-field-label,.u-palette-2-dark-1 .u-field-label,.u-palette-2 .u-field-label,.u-palette-3-dark-3 .u-field-label,.u-palette-3-dark-2 .u-field-label,.u-palette-3-dark-1 .u-field-label,.u-palette-3 .u-field-label,.u-palette-4-base .u-field-label,.u-palette-4-dark-3 .u-field-label,.u-palette-4-dark-2 .u-field-label,.u-palette-4-dark-1 .u-field-label,.u-palette-4 .u-field-label,.u-palette-5-dark-3 .u-field-label,.u-palette-5-dark-2 .u-field-label,.u-palette-5-dark-1 .u-field-label,.u-palette-5 .u-field-label,.u-palette-5-light-1 .u-field-label,.u-grey-40 .u-field-label,.u-grey-30 .u-field-label,.u-grey-90 .u-field-label,.u-grey-80 .u-field-label,.u-grey-75 .u-field-label,.u-black .u-field-label,.u-grey-70 .u-field-label,.u-grey-60 .u-field-label,.u-grey-50 .u-field-label,.u-grey-dark-3 .u-field-label,.u-grey-dark-2 .u-field-label,.u-grey-dark-1 .u-field-label,.u-grey .u-field-label,.u-shading .u-field-label,.u-overlap-contrast .u-header .u-field-label:not(.u-nav-link):not(.u-btn)
        {
        color: #dddcd8;
        }
        /** alt-color-rules **/
    


/*end-variables sitestylecss*/

 /*begin-variables base-font-size*/ 
 html { font-size: 18px; }
 /*end-variables base-font-size*/.u-section-2 .u-sheet-1 {
  min-height: 347px;
}
.u-section-2 .u-group-1 {
  min-height: 347px;
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
}
.u-section-2 .u-container-layout-1 {
  padding: 20px;
}
.u-section-2 .u-text-1 {
  font-size: 2rem;
  margin: 0 auto 0 0;
}
.u-section-2 .u-text-2 {
  margin: 33px 57px 0 0;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-2 .u-group-1 {
    height: auto;
  }
  .u-section-2 .u-text-2 {
    margin-right: 0;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 447px;
  }
  .u-section-2 .u-group-1 {
    min-height: 447px;
  }
  .u-section-2 .u-text-1 {
    font-size: 1.88889rem;
  }
  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 22px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*/RESPONSIVE_MEDIA*/

.u-section-3 .u-sheet-1 {
  min-height: 39px;
}
.u-section-4 .u-sheet-1 {
  min-height: 284px;
}
.u-section-4 .u-group-1 {
  min-height: 255px;
  margin-top: 0;
  margin-bottom: 30px;
  height: auto;
}
.u-section-4 .u-container-layout-1 {
  padding: 20px 15px;
}
.u-section-4 .u-text-1 {
  width: 400px;
  margin: 0 auto;
}
.u-section-4 .u-position-1 {
  min-height: 155px;
  margin-top: 23px;
  margin-bottom: 0;
  height: auto;
}
.u-section-4 .u-text-2 {
  margin-top: 0;
}
/*RESPONSIVE_MEDIA*/
@media (max-width: 1199px) {
  .u-section-4 .u-group-1 {
    height: auto;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 767px) {
  .u-section-4 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*/RESPONSIVE_MEDIA*/

/*RESPONSIVE_MEDIA*/
@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    width: 320px;
  }
}
/*/RESPONSIVE_MEDIA*/


.map{
width:100%;float:left;}