
body{
    font-family:"Poppins", "Helvetica", "Arial", sans-serif;
    color: #666777;
    font-weight: normal !important;
}
a,
a:hover{
    color:#0ec161;
    text-decoration:none
}
a:hover{
    color:#04ed14;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-family:"Pacifico", "Helvetica", "Arial", sans-serif;
    color:#1a5295;
}
.h2, h2 {
    font-size: 2.85rem;
}
.h3, h3 {
    font-size: 2.35rem;
}
section{
    padding:5rem 0;
    overflow:hidden
}
.header-logo{
    width:200px;
}
#hero-editor{
    padding:0;
    background: #000 url('../img/bg-rbb.jpg') top center;
    background-size: cover;
    margin-top:18px;
}

.rbb-editor{
    min-height: 36rem !important;
    font-size: 1rem;
    opacity:0.6;
}
.rbb-map{
    width: 100%;
    height: 600px;
}
.text-rebbits{
    color:#1a5295;
}
.about-us{
  background: #1a5295;
}
.contact-us{
    background: #f2f1f0;
}
.about-us h2,
.about-us p{
  color:#fff;
}
.case-study .card{
  -webkit-box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 26px -1px rgba(0,0,0,0.1);
  border:0;
}
.card-title{
  padding:3rem 0;
}
.method h3{
  padding:3rem 0;
}
#what-we-do{
  padding-bottom: 0;
}
#method{
  padding-top: 0;
}
#imprint p{
  font-size: 0.8rem;
  line-height: 1.1rem;
}
.hero-rebbits{
    color: #fff;
    position: absolute;
    width:100%;
    z-index:5;
    opacity:0.9;
    padding: 2rem;
    border:0;
    height: 100%;
}
.hero-rebbits h1{
    color:#fff;
    font-size: 5rem !important;
}
.bg-rbb{
    background: #1a5295;
}
.about-us,
.about-us h2,
.about-us h3{
    /*color:#fff;*/
}
.mg{
    color:#ef7d00;
    font-weight: bold;
}
.rebbits-icon{
    color: #0ec161;
    font-size: 4rem;
}
footer{
    background: #f3f3f3;
    font-size: 0.8rem !important;
}
.card-img-top{
  max-width: 600px;
}
.copy{
  background:  #0ec161;
  padding:3rem;
  color: #fff;
}
.contact-mail{
    font-size: 3rem;
}
