
body {
font-family: "roboto", sans-serif;

}

#g-navigation {
/* background: url('/joomla3/templates/g5_helium/images/stockimg/bg4.jpg'); */
background-image: linear-gradient(28deg, #a8a7a7 10%, #474747 50%); 

}

.exp {
background-image: linear-gradient(28deg, #a8a7a7 10%, #474747 50%); 

}


#g-footer {
background-image: linear-gradient(332deg, #a8a7a7 10%, #474747 50%);

}

.menue_exp a:link {color:#000}


.card-block .card-title-exp {
    margin-bottom: 5px;
    font-size: 1.6rem;
    line-height: 1.66rem;
    font-weight: 600;
}

#g-intro {

    padding: 1rem 0;
}

#exp_start {

    Background-color: #1b75bc;
}


#g-testimonials {
padding: 1rem 0;
}

#fp-testimonials {
Width: 49%;
}

h3.card-title-exp a {
 color: #ffffff;
}

.g-home-particles.g-helium-style .fp-testimonials blockquote p {
    color: white;
   font-size: 1.3rem;
    line-height: 1.7rem;
    font-style: italic;
}


.g-home-particles.g-helium-style .fp-features .g-block .card .card-block .fa {
width: 100px;
height: 100px;
    font-size: 3.000rem;
    line-height: 5.6rem;
    margin: 0 auto 5px;
    border: 5px solid rgba(224, 224, 229, 0.4);

}

.g-owlcarousel-item-desc {
    font-size: 1.8rem;
    line-height: 1.7;
    font-weight: 600;
    padding-bottom: 1.407rem;
    margin-top: 0;
    margin-bottom: 0.625rem;
}

#g-utility {
    padding: 2rem 0;
}

.naviexp {
    text-align: center; 
}

#naviexp ul { 
  margin-bottom: 0; 
}

#naviexp li {
  display: inline-block;
  list-style-type: none;
  padding: 0rem;
  margin: 0 10px 0 0; /* rechts 10px, sonst 0 */
}
#naviexp a { 
  color: #ffffff; 
  font-size: 1rem;
  padding: 1.2rem 0.938rem;
  font-weight: 300;
}

#naviexp a:hover { 
   background-color: rgba(168, 167, 167, 0.5);
}

#copyrightexp {
    font-family: "roboto", sans-serif;
    color:#f0f0f0;
    font-size: 14px;
    line-height: 1.7rem;
    font-weight: 500;
}

.g-totop {
    text-align: right; 
    font-family: "roboto", sans-serif;
    color:#f0f0f0;
    font-size: 14px;
    line-height: 1.7rem;
    font-weight: 300;
    padding: 0px;
}