/* @import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap"); */
/* @import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap"); */
.page73 .tx-egon .inner .container h1 a img {
  max-width: 450px;
  height: auto;
}
.page73 .navbar > .container-fluid .navbar-brand {
  margin-left: 0px !important;
}

html {
  min-height: 100%;
  position: relative;
  overflow: hidden auto;
}

body {
  min-height: 100vh;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.page1 #pageNav,
.page2 #pageNav,
.page73 #pageNav {
  display: none;
}
.page1 .tx-felogin-pi1,
.page2 .tx-felogin-pi1,
.page73 .tx-felogin-pi1 {
  padding: 2vh 2vh 5vh 2vh;
}

#top .navbar-toggle {
  padding: 9px 15px;
  margin-bottom: 0;
  margin-right: 0;
}

#header img {
  max-width: 450px;
  width: 100%;
  padding: 0px 2vh 2vh 2vh;
}

.navbar-logo-collapsed {
  width: 80px;
  margin-top: -3px;
}

.page1 #header img,
.page2 #header img {
  max-width: 450px;
}

#logo-div.row {
  margin: 5vh auto 15px auto;
}

#topNav-fixed span,
#pageNav span,
#mainNav span {
  padding: 0 5px;
}

#mainNav {
  border-bottom: 1px solid #c4ab61;
}
#mainNav ul {
  border-bottom: 0px;
}

#pageNav span.fa.fa-bars,
#top span.fa.fa-bars,
#top-sidebar span.fa.fa-bars {
  color: #555;
}

@media (min-width: 768px) {
  #top-sidebar .sidebar-header.navbar-default {
    border-bottom: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
  }
}
.container {
  padding-top: 4vh;
  padding-bottom: 4vh;
  width: 100%;
  max-width: 1170px;
  min-height: calc(100% - 120px);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .container {
    margin-bottom: 50px;
  }
}

a:link {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  outline: 0 !important;
}

.dropdown a:link {
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}

a {
  color: #c4ab61;
}

a:hover {
  color: #c4ab61;
  text-decoration: none;
}

a:active {
  color: #fcfbfb;
}

button a[rel=nofollow] {
  color: #665626;
}

button.close {
  color: #c5b2b2;
  opacity: 0.5;
}
button.close:hover {
  color: #b09595;
}

h2 {
  color: #c4ab61;
}

.news-latest-container h2 {
  font-size: 20px;
}

h3 {
  color: #ceb97b;
}

i.has-success.input-group-addon {
  color: #fff;
}

.tx-powermail .formError {
  background-color: #efefef;
  padding: 10px;
  border-radius: 5px;
}

.fc-event {
  background-color: #c4ab61 !important;
  border-color: #c4ab61 !important;
}

#egon-embedded-calendar {
  margin-top: 20px;
}

.news-latest-container {
  background-color: #f8f8f8;
  border-radius: 2px;
}

span.input-group-addon {
  background-color: rgba(208, 193, 193, 0.5);
}

.form-control {
  padding: 10px 10px;
  font-size: 13px;
}
.form-control:focus {
  border-color: #c4ab61;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e0d2ab;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e0d2ab;
}

#egon-embedded-provision-sidebar {
  margin-top: 2vh;
}

#egON-branding img {
  padding: 0 30px 5px 20px;
}
@media only screen and (max-width: 768px) {
  #egON-branding img {
    padding-bottom: 30px;
  }
}

#egON-branding img {
  width: 150px;
  float: left;
}

.page72 .container {
  padding-top: 5vh;
}
.page72 .csc-textpic-imagewrap img {
  width: 100%;
  height: auto;
  margin-bottom: 10%;
}
.page72 #top-sidebar,
.page72 #sidebar-hidescroll,
.page72 #pageNav,
.page72 #header {
  display: none;
}

#footer {
  margin-top: auto;
  padding: 2vh 0 1vh 0;
  background: #fcfbfb;
  width: 100%;
  height: 120px;
  margin-bottom: 0px;
  z-index: 1000;
}
#footer a, #footer a:link {
  color: #c4ab61;
}
#footer a:hover {
  color: #e7dcbe;
}
#footer #footerNav {
  float: right;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #footer {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
  }
}

/*# sourceMappingURL=main.css.map */
