.navbar-brand {
  background-image: url('https://conf.researchr.org/getImage/aplas-2023/orig/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 252px;
  height: 37px;
  z-index: 3;
  margin-top: 20px;
}
.brand-text {
  opacity: 0;
}
.place {
  float: left;
  padding : 41px 0 0 25px
}
.place2 {
  float: right;
  padding : 41px 0 0 0px
}
.carousel-caption > h3 {
  color: white;
}
h1 {
  color: rgb(72, 157, 131);
}
h2 {
  color: rgb(72, 157, 131);
}
h3 {
  color: rgb(72, 157, 131);
}
.panel-primary {
  border-color: rgb(53, 131, 178);
}
.panel-primary > .panel-heading {
  background-color: rgb(53, 131, 178);
  border-color: rgb(53, 131, 178);
}

div.logobar {
    padding: 10px 15px;
    background-color: rgb(248, 248, 248);
    color: #777777;
}
/* .logobar .container{
	border-bottom: 1px solid #e7e7e7;
} */
.logobar a {
    color: #4e5e6b;
}
.navbar{
  border-top: none !important;
}
.navbar{
  border-radius: 0px !important;
}
