@charset "UTF-8";
/* colors
------------------------------------------------------------- */
/* basic ----------- */
/* black, textcolor */
/* white, background-color */
/* darkgrey bckgrd */
/* lightgrey bckgrd */
/* grey page background (options) */
/* light grey btn background */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* weeditmode ----------- */
/* weeditmode grey light */
/* weeditmode blue light */
/* weeditmode blue dark */
/* weeditmode yellow */
/* weeditmode blue col-bckgrd */
/* weeditmode yellow */
/* weeditmode orange */
/* weeditmode acidblue */
/* weeditmode neongreen */
/* bootstrap colors ----------- */
/* bootstrap grey */
/* bootstrap grey */
/* xxx */
/* xxx */
/* xxx */
/* website colors ----------- */
/* gilbert yellow */
/* gilbert orange active */
/* gilbert blue card bckgrd 1 */
/* gilbert yellow bubble-nav-border */
/* gilbert nav primebubble bckgrd*/
/* gilbert nav primebubble border */
/* gilbert yellow -transparent (input box shadow) */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* xxx */
/* margins / paddings
------------------------------------------------------------- */
/* mixins
------------------------------------------------------------- */
/* borders
------------------------------------------------------------- */
/* margins / paddings
------------------------------------------------------------- */
html, body {
  background-color: #FFFFFF;
  background-image: radial-gradient(#C9C9C9 3%, transparent 3%), radial-gradient(#C9C9C9 3%, transparent 3%);
  background-size: 80px 80px;
  background-position: 0, 0, 0, 0;
  background-attachment: fixed;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.contentwrapper .container {
  background-color: transparent;
}
.row + .row {
  margin-top: 30px;
}
.form-row + .form-row {
  margin-top: 10px;
}
@media (max-width: 991px) {
  /*img.logo {
        transform: scale(0.4);
    }*/
}
header {
  position: relative;
  margin: 0px 0px 30px 0px;
  /* header - headerpic
    ------------------------------------------------------------- */
  /* page headlines
    ------------------------------------------------------------- */
}
header .logo-2 {
  display: none;
}
header .row {
  position: relative;
}
header #headerpic1, header #headerpic2 {
  display: none;
}
header #headerpic1 img, header #headerpic2 img {
  min-width: 100%;
}
@media (max-width: 767px) {
  header #headerpic2 {
    display: block;
  }
  header #headerpic1 {
    display: none;
  }
}
@media (min-width: 768px) {
  header #headerpic1 {
    display: block;
    padding: 0px 0px 0px 0px;
  }
  header #headerpic2 {
    display: none;
  }
}
@media (min-width: 830px) and (max-width: 991px) {
  header #headerpic1, header #headerpic2 {
    margin-right: -50px;
    margin-left: -50px;
  }
}
@media (min-width: 1100px) {
  header #headerpic1, header #headerpic2 {
    margin-right: -50px;
    margin-left: -50px;
  }
}
header .page-headlines {
  position: absolute;
  top: 20px;
  background-color: #FFB928;
  width: max-content;
}
header .page-headlines h1 {
  font-size: 1.2em;
  margin: 0;
  padding: 8px 10px;
  line-height: 1.1em;
  color: #FFFFFF;
  /*-webkit-transform: skewX(18deg);
            -ms-transform: skewX(18deg);
            transform: skewX(18deg);*/
}
header.noheader .page-headlines {
  position: relative;
  top: 0;
}
@media (max-width: 991px) {
  .content .col + .col {
    margin-top: 30px;
  }
}
.widget-container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.widget-container-xspace-top {
  padding-top: 50px;
}
.widget-container-xspace-bottom {
  padding-bottom: 50px;
}
.widget-container-nospace-top {
  padding-top: 0px;
}
.widget-container-nospace-bottom {
  padding-bottom: 0px;
}
.first-widget-container {
  padding-top: 0px !important;
  margin-top: 0px !important;
}
@media (min-width: 992px) {
  .widget-container .widget-pic-text {
    position: relative;
  }
  .widget-container .widget-pic-text .buttons-bottom {
    width: 100%;
    position: absolute;
    bottom: 0px;
  }
}
@media (max-width: 767px) {
  .nav-container-vegas + #bodywrapper {
    background-color: #ffffff69;
  }
}
.contentwrapper {
  position: relative;
}
footer {
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
  color: #000000;
}
footer a {
  color: #000000 !important;
  text-decoration: none !important;
}
footer a:hover {
  color: #FFB928 !important;
  text-decoration: none !important;
}
footer .footer-wrapper {
  border-top: 2px solid #000000;
}
footer .footer-wrapper .footer-bottom {
  margin-top: 20px;
}
footer .footer-wrapper .footer-bottom .f-col-1 ul {
  list-style-type: none;
  padding-left: 1.3em;
}
footer .footer-wrapper .footer-bottom .f-col-1 ul li {
  line-height: 1.8em;
}
footer .footer-wrapper .footer-bottom .f-col-1 ul li::before {
  content: "•";
  color: #FFB928;
  display: block;
  height: 0;
  width: 0;
  left: -0.7em;
  top: -0.02em;
  position: relative;
  font-size: 28px;
  font-weight: bold;
}
footer .footer-wrapper .footer-bottom .f-col-2 ul {
  list-style-type: none;
  padding: 0 10px 0 0;
  margin: 0;
}
footer .footer-wrapper .footer-bottom .f-col-2 ul li {
  display: inline-block;
  padding-left: 15px;
}
footer .footer-wrapper .footer-bottom .f-col-3 a.btn-pageslideup {
  display: inline-block;
  width: 100%;
}
footer .footer-wrapper .footer-bottom .f-col-3 a.btn-pageslideup svg {
  width: 50px;
  height: 50px;
  padding: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
footer .footer-wrapper .footer-bottom .f-col-3 a.btn-pageslideup svg path {
  fill: #FFB928;
}
footer .footer-wrapper .footer-bottom .f-col-3 a.btn-pageslideup:hover svg path {
  fill: #000000;
}
