.arcontactus-widget.right.arcontactus-message {
    bottom: 50% !important;
}
.navbar{
    border-bottom: 1px solid #eeeeee;
}
@media (min-width: 992px){
    .navbar{
    height:100px;
}
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Oswald', sans-serif !important;
}

  .wp-caption-text{
    text-align: center !important;
    color: #838383 !important;
  }
  
  #left-sidebar aside:nth-of-type(2) {
    position: sticky; 
    top: 80px; 
    z-index: 100; 
    width: 100%;
}