.navbar-brand-logo {
  padding: 0px; }

.logo_header {
  width: 150px;
  vertical-align: top; }

.stuckMenu .container {
  display: flex;
  align-content: stretch;
  justify-content: space-between;
  width: 100%; }
  .stuckMenu .container .navbar-collapse .navbar-nav {
    display: flex;
    align-content: stretch;
    height: 100%;
    align-items: center; }

.fadeInDown {
  position: relative; }
  .fadeInDown img {
    width: 100%; }

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../img/banner/bg-gema.png) no-repeat center center;
  background-size: cover; 
}

.roundedimg {
  margin: auto;
  height: 200px;
  width: 200px; }
  .roundedimg img {
    border-radius: 50%;
    height: 200px;
    width: 200px;
    object-fit: cover; }

.content-section-b ul li, .content-section-a ul li {
  list-style-type: disc; }

#aboutgema {
  background-image: url(../img/intro/writter.jpg);
  background-size: cover; 
  background-position-y: center;
  background-position-x: right;
}


#aboutbea {
  background-image: url(../img/intro/aboutbea.jpg);
  background-size: cover; 
  background-position-y: center;
  background-position-x: right;
}

#aboutbea .velo {
  float: right !important;
}

.img-bg_op25 {
  opacity: 0.25; }

.velo {
  background-color: #d8d2d2d6; }
  .velo h3, .velo .lead3, .velo .lead, .velo p {
    color: black; }

/*# sourceMappingURL=gema.css.map */
