/* line 5, sass/LC-style.sass */
.tmar {
  margin-top: 24px;
}

/* line 8, sass/LC-style.sass */
.bmar {
  margin-bottom: 24px;
}

/* line 13, sass/LC-style.sass */
.content,
.sidebar {
  padding-top: 24px;
  z-index: 10;
}

@media (max-width: 768px) {
  /* line 19, sass/LC-style.sass */
  .content {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
/* line 23, sass/LC-style.sass */
.copyright a {
  display: none;
}

/* line 28, sass/LC-style.sass */
a {
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 1;
}
/* line 17, sass/_base.sass */
a:hover, a:focus, a:active {
  opacity: 0.7;
  text-decoration: none;
}

/* line 38, sass/LC-style.sass */
#scroll-top-link.avia_pop_class {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0;
}
/* line 17, sass/_base.sass */
#scroll-top-link.avia_pop_class:hover, #scroll-top-link.avia_pop_class:focus, #scroll-top-link.avia_pop_class:active {
  background: #000099;
  color: white;
}

/* line 53, sass/LC-style.sass */
.header_color .main_menu ul:first-child > li.current-menu-item > a {
  opacity: 0.6;
}

/* line 56, sass/LC-style.sass */
.current_page_item,
.current_page_item a {
  color: transparent;
  cursor: default;
}

/* line 61, sass/LC-style.sass */
.av_minimal_header #header_main {
  border-bottom: 1px solid #eee;
}

/* line 64, sass/LC-style.sass */
.alternate_color,
.socket_color,
.alternate_color .breadcrumb,
.alternate_color .breadcrumb a,
#top .alternate_color.title_container .main-title,
#top .alternate_color.title_container .main-title a {
  background-color: #eee;
  border: 0;
  color: black;
}

/* line 74, sass/LC-style.sass */
html,
.html_stretched #wrap_all {
  background-color: #eee;
}

/* line 82, sass/LC-style.sass */
.header_color .main_menu ul:first-child > li > a {
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  color: black;
  font-size: 14px;
  font-weight: 100;
  opacity: 1;
}
/* line 89, sass/LC-style.sass */
.header_color .main_menu ul:first-child > li > a:hover {
  opacity: 0.7;
}

/* line 92, sass/LC-style.sass */
.html_header_top .av_bottom_nav_header.header-scrolled .main_menu ul:first-child > li a,
.html_header_top.html_bottom_nav_header .header-scrolled .main_menu > div,
.html_header_top.html_bottom_nav_header .header-scrolled .main_menu ul:first-child {
  height: 24px;
  line-height: 24px;
  margin-bottom: 8px;
}

/* line 99, sass/LC-style.sass */
.html_main_nav_header.html_logo_left #top .main_menu .menu > li:last-child > a {
  padding-right: 10px;
}

/* line 107, sass/LC-style.sass */
#top .jbutton {
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-color: #000099;
  border: 1px solid #000099;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 11px;
  margin-right: 11px;
  padding: 8px 12px;
  text-align: center;
}
/* line 119, sass/LC-style.sass */
#top .main_color form .form-row > .button:hover {
  background-color: #000099;
  border: 1px solid #000099;
  color: white;
  opacity: 0.7;
}

/* line 129, sass/LC-style.sass */
.alert.msg {
  display: none;
}
/* line 132, sass/LC-style.sass */
.alert.msg > div {
  border: 1px solid green;
  color: green;
  display: inline-block;
  line-height: 17px;
  margin-bottom: 24px;
  padding: 8px 12px;
}

/* line 144, sass/LC-style.sass */
.page-id-175 .container_wrap.main_color,
.page-id-168 .container_wrap.main_color {
  background-color: #d6d6d6;
}

/* line 149, sass/LC-style.sass */
.avia-button.avia-size-x-large {
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-size: 2.4em;
  padding: 25px 100px 23px;
}

#fullscreen_slider_1 > .avia-slideshow {
  max-height: 100vw;
}

.slideshow_caption {
  width: 50%;
}