#top .container_wrap {
  border-top: none; }

#top .main_color #submit, #top .main_color input[type='submit'] {
  color: #0e0e0e; }

#top .main_color .wp-caption {
  border: none; }

#top .avia-gallery .avia-gallery-thumb a img {
  border: none; }

.avia-section.copyrights {
  min-height: auto; }

a:hover, a:active, afocus {
  text-decoration: none !important; }

#top #frontpage-counter {
  min-height: auto;
  height: 0;
  padding-bottom: 35%;
  position: relative; }
  #top #frontpage-counter .container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%; }

#top .main_menu .avia-menu, #top .main_menu #av-burger-menu-ul {
  background: #ff9c00;
  position: relative; }
  #top .main_menu .avia-menu a, #top .main_menu #av-burger-menu-ul a {
    text-transform: uppercase; }
    #top .main_menu .avia-menu a :hover, #top .main_menu #av-burger-menu-ul a :hover {
      color: rgba(103, 30, 18, 0.8); }
  #top .main_menu .avia-menu .current_page_item a, #top .main_menu .avia-menu .current_page_parent a, #top .main_menu #av-burger-menu-ul .current_page_item a, #top .main_menu #av-burger-menu-ul .current_page_parent a {
    color: #DC231B !important; }

#top .main_menu .avia-menu:before {
  content: '';
  background: #ff9c00;
  top: 0;
  bottom: 0;
  right: 90%;
  width: 50vw;
  position: absolute; }

#top .text-sep-comment:last-of-type,
#top .slide-entry-wrap:last-of-type {
  margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  #top .main_menu .avia-menu, #top .main_menu .avia-menu:before {
    background: none; }
  #top #frontpage-counter {
    padding-bottom: 50%; } }

/*# sourceMappingURL=style.css.map */