/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-sticky-placeholder{
    margin: 0px 0px 0px !important;
}
#tm-block-footer{ú
    margin-top: 40px !important;
}
.uk-accordion-title{
    font-size: 17px !important;
    font-weight: 600 !important;

}
h2#btn-home a{
  color:#fff !important;
}
#btn-home a:hover{
  color: #e1e1e1 !important;
}
 .uk-container{
      background-color: #fff !important;
 }
.uk-container.uk-container-center{
     background-color: #fff !important;
}
.uk-accordion-title{
  color:#4a9248 !important;
}
.uk-h3.uk-margin-top-remove{
  display:none;
}
.uk-accordion-content {
      border: 1px solid #ddd;
    background: #ddd;
}
#tm-block-footer.uk-block-secondary.tm-block-padding-large.uk-block.tm-block-footer-bg div.uk-container.uk-container-center{
  background:#218046 !important;
}
#tm-block-footer.uk-block-muted.tm-block-padding-large.uk-block.tm-block-footer-bg div.uk-container.uk-container-center{
  background: #218046 !important;
}
.uk-panel.uk-panel-box.uk-panel-box-secondary.uk-panel-header.uk-padding-remove{
    box-shadow: 0 2px 5px 0 rgba(160, 167, 169, 0);
  }
.uk-nav-navbar > li > a{
  color: #fff !important;
}
.uk-dropdown-navbar {
    margin-top: 4px;
    background: #218046;
    color: #fff;
}