#inner-navi{
    /*min-height: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), url(../images/gaestemappe/header-background/Back-Header-Summer.jpg) left top no-repeat;
    background-size: 80%, cover;
    height: 100vh;*/
}

#inner-navi::after{
  /*background-color: rgba(255,255,255,0.4);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 80%;*/
}
/*.container-fluid{
    --bs-gutter-x: 0rem !important;
}*/
.spacer-10{
    padding-top: 10px;
}
.spacer-20{
    padding-top: 20px;
}
.spacer-30{
    padding-top: 20px;
}
.gaeste-logo{
     filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.6));
}

.gaeste-inner-navi img{
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.7));
}
.inner-navi-spacer-top{
    padding: 0px 0;
}
.inner-navi-spacer{
    padding: 20px 0;
}
/*Footer*/
.astroid-footer-section{
    background-color: rgb(106, 148, 186) !important;
}
.astroid-footer{
    color: #FFF !important;
}
.footer-menu a:hover, .uk-link:hover, .uk-link-toggle:hover .uk-link {
  color: #506f8b !important;
  text-decoration: underline;
}
.nav-link:hover{
    color: #506f8b !important;
}
/***Content***/
.eifelano-gaestemappe{
    margin: 0 auto;
}
.headline-obj{
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.4em;
    text-align: center;
}
.header-balken{
    background: rgba(80, 111, 139, 1);
    color: #FFF;
    padding: 10px 10px 5px 10px;
    width: 100vw;
}
.blue-content{
    background: rgba(106, 148, 186, 1);
    color: #FFF;
    padding: 20px 20px;
    width: 100vw;
}
.blue-content h4{
    font-size: 1.8em;
    margin-top: 0.5rem;
    margin-bottom: 0.1rem;
}
.blue-content h5{
    font-size: 1.2em;
    margin-top: 0.5rem;
    margin-bottom: 0.1rem;
}
.balken-headline{
    padding-top: 10px;
}
.header-balken h4{
    color: #FFF;
    padding-top: 5px;

}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-circle{
    color: rgba(80, 111, 139, 1);
}
.fa-stack-1x { line-height: inherit; }
.fa-stack-2x { font-size: 2.2em; }
.fa-inverse { color: #FFF; }

.arrow-wlan{
position: relative;
  top: 10px;
        }
.ul-aufzaehlung{
}
.gaeste-align-icon{
    color:#ffffff;
    font-size:32px;
}

.headline-strich::before {
  content: "";
  top: 10px;
  position: relative;
  background: transparent;
  height: 1px;
  width: 100%;
  display: block;
}
.headline-strich::after {
  position: relative;
  left: 10%;
  top:40%;
  transform: translateX(-50%);
  text-align: left;
  content: "";
  display: block;
  background: white;
  width: 100%;
  border-style: solid;
  border-color: #FFF;
  border-width: 1px;
}
.list-download{
    font-size: 1.1em;
}
.list-download .flex-row:first-child{
   padding-top: 0px;
}
.list-download .flex-row{
   padding-top: 20px;
}
.list-download a{
    color:#FFF;
}
.subline-first{
    font-size: 1.2em;
    padding-right: 10px;
    padding-bottom: 5px;
   

}
.subline{
    font-size: 1.2em;
    padding-right: 10px;
    padding-bottom: 12px;
   

}
.gaeste-link a{
    font-size: 1.3em;
    font-weight: bold;
    color: #FFF;
    padding: 7px;
     background: rgba(80, 111, 139, 1);
    border-radius: 0.5em;
    box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.3);
}
.gaeste-link-margin{
    margin: 0px 10px 10px 10px;
}
.gaeste-link-margin a{
    font-size: 1.3em;
    font-weight: bold;
    color: #FFF;
    padding: 7px;
     background: rgba(80, 111, 139, 1);
    border-radius: 0.5em;
    box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.3);
}
.fa-phone{
}
.ausflugsziel{
     
}
.link-ausflugsziel::before{
    content: '\A';
    white-space: pre; 
}
.link-ausflugsziel {
    font-size: 1.3em;
    font-weight: bold;
    color: #FFF;

}
/***Accordion***/
.accordion-button:not(.collapsed) {
  color: #2B2B2B;
  background-color: rgba(80, 111, 139, 0.5);
  box-shadow: 0 0 0 0rem rgba(80, 111, 139, 0.5);
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(80, 111, 139, 0.5);
}
table tr, table {
  border-spacing:0;
}
table td {
  padding:12px;
}

/* conventional method - applied to <td> */
table tr > td {
  border-bottom:1px solid black;
}
table tr:last-child {
  border-bottom:0px solid black;
}
.ausflugsziel a{
    margin-bottom: 15px;
}
.subform-margin{
    margin-bottom: 15px
}
.ul-subform-eifelano li{
    margin-bottom: 15px;
}
.ul-subform-eifelano .acfup-item{
margin-bottom: 10px;
}
.bewertung{
    padding-top: 10px;
    text-align: center;
    margin: 0 auto;
}
.bewertung-button{
    background: rgba(80, 111, 139, 1);
    padding: 10px;
    color: #FFF;
    font-size: 1.2em;
}
/***Map***/
.leaflet-container a.leaflet-popup-close-button {
  background-color: rgba(106, 148, 186, 1);
  margin: 5px;
  padding: 0px;
}
/***Subform Frontend***/
.control-group .control-label{
    font-size: 1.4em;
    color: rgba(80, 111, 139, 1);

}
.user-tab-navi{
  color: #757575;
  background: #FFF;
  border: 1px solid;
  border-color: #757575;
  width: 100%;
  margin-bottom: 1rem;
  padding: 1vw 2vw;
}
.user-tab-navi > legend {
  float: none;
  color: #757575;
  background-color: #FFF;
  width: auto;
  padding: 0 1rem;
  font-weight: 700;
    font-size: 1.2em;
}
.tab-eifelano {
  margin-top: 20px;
  margin-bottom: 10px;
}
#usersprofileTabs{
    font-weight: bold;
}
@media (min-width: 1024px) {
.header-balken{
    background: rgba(80, 111, 139, 1);
    color: #FFF;
    padding: 10px 25% 5px 25%;
    width: 100vw;
}
.blue-content{
    background: rgba(106, 148, 186, 1);
    color: #FFF;
    padding: 20px 25%;
    width: 100vw;
}
}

@media (max-width: 400px) {
    #inner-navi{
    height: 100vh;
}
    .gaeste-logo{
     filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.6));
        width: 65%;
        margin: 0 auto;
}
    .gaeste-inner-navi{
    position: relative;
    top: 10vh;
}
    .gaeste-inner-navi img{
    width: 80%;
    padding: 7px;
    filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.5));
}
  .headline-strich::before {
  content: "";
  top: 10px;
  position: relative;
  background: transparent;
  height: 1px;
  width: 100%;
  display: block;
}
.headline-strich::after {
  position: relative;
  left: 35%;
  top:50%;
  transform: translateX(-50%);
  text-align: left;
  content: "";
  display: block;
  background: white;
  width: 80vw;
  border-style: solid;
  border-color: #FFF;
  border-width: 1px;
}
}
@media (min-width: 401px) and (max-width: 428px) {
  .headline-strich::before {
  content: "";
  top: 10px;
  position: relative;
  background: transparent;
  height: 1px;
  width: 100%;
  display: block;
}
.headline-strich::after {
  position: relative;
  left: 35%;
  top:50%;
  transform: translateX(-50%);
  text-align: left;
  content: "";
  display: block;
  background: white;
  width: 85vw;
  border-style: solid;
  border-color: #FFF;
  border-width: 1px;
}
}
@media (min-width: 429px) and (max-width: 840px) {
  .headline-strich::before {
  content: "";
  top: 10px;
  position: relative;
  background: transparent;
  height: 1px;
  width: 100%;
  display: block;
}
.headline-strich::after {
  position: relative;
  left: 25%;
  top:50%;
  transform: translateX(-50%);
  text-align: left;
  content: "";
  display: block;
  background: white;
  width: 85vw;
  border-style: solid;
  border-color: #FFF;
  border-width: 1px;
}
}
@media (min-width: 460px) {
    .gaeste-link-margin{
    margin: 0px 10px 0px 0px;
}
}
