.slogan{
    text-shadow: 2px 2px #000000;
    margin-top: -140px;
    text-align: center;
}

.button_stil{
    text-align: center;
    margin-top: 10px !important;
    
}

.margin{
    margin-top: 50px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.fa {
    padding: 20px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
  }
  
  .fa:hover {
      opacity: 0.7;
      color: #b6b638;
  }
  
  .fa-facebook {
    background: #3B5998;
    color: white;
  }
  
  .fa-twitter {
    background: #55ACEE;
    color: white;
  }

  
  .fa-instagram {
    background: #125688;
    color: white;
  }
  

  .carousel-item{
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    background-size: cover;
}
.carousel-item .carousel-caption{
    bottom: 230px;
}

.fa-instagram-square{
  color: #000000;
}

.bsnav-dark{
  background-color: #1f1a1a;
}

.bsnav-mobile .navbar.bsnav-dark {
  background-color: #1f1a1a;
}