body {
  padding-top: 60px;
  padding-bottom: 40px; }

.zf-green {
  color: #68b604; }

.btn-success {
  background-color: #57a900;
  background-image: -moz-linear-gradient(top, #70d900, #57a900);
  background-image: -ms-linear-gradient(top, #70d900, #57a900);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
  background-image: -webkit-linear-gradient(top, #70d900, #57a900);
  background-image: -o-linear-gradient(top, #70d900, #57a900);
  background-image: linear-gradient(top, #70d900, #57a900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0); }

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #57a900; }

div.container a.navbar-brand > img {
  display: inline;
  margin-right: 4px;
  margin-top: -2px; }

/* SLIDER THEME */
/* Center align the text within the three columns below the carousel */
/*.marketing .col-lg-4 {*/
/*margin-bottom: 1.5rem;*/
/*text-align: center;*/
/*}*/
/*.marketing h2 {*/
/*font-weight: normal;*/
/*}*/
/*.marketing .col-lg-4 p {*/
/*margin-right: .75rem;*/
/*margin-left: .75rem;*/
/*}*/
/*.carousel-item {*/
/*height: 100vh;*/
/*min-height: 300px;*/
/*background: no-repeat center center scroll;*/
/*-webkit-background-size: cover;*/
/*-moz-background-size: cover;*/
/*-o-background-size: cover;*/
/*background-size: cover;*/
/*}*/
/**/
/*.carousel-item.active,*/
/*.carousel-item-next,*/
/*.carousel-item-prev {*/
/*display: block;*/
/*}*/
#contacts {
  /*background-color: #0f0f0f;*/ }

#about {
  /*background-color: #0f0f0f;*/ }

#logoarea {
  background-color: black;
  padding-bottom: 2em;
  margin-bottom: 2em;
  padding-top: 2em; }

.btn, .btn-primary {
  background-color: #0f0f0f; }

p a,
h1 a {
  /*color: #000000 !important;*/
  /*border-bottom: 1px dotted gray;*/ }

p a:visited {
  color: #0f0f0f !important; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic; }

:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic; }

:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic; }

footer a {
  text-color: lightgray !important;
  text-decoration: none;
  border-botttom: none !important; }

body, html {
  background-color: #f6f6f6;
  color: black !important;
  font-family: 'Lato', Verdana, sans-serif !important; }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v14/UyBMtLsHKBKXelqf4x7VRQ.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; }
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v14/1YwB1sO8YE1Lyjf12WNiUA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
.bg-dark, .navbar-dark, #mainNav, footer, m-0 {
  background-color: #0f0f0f !important; }

.logoitem {
  text-align: center;
  margin-bottom: 1em;
  background-color: white !important;
  padding: 1em; }

.logoimage .logo {
  max-width: 200px; }

.widget-page-24 .col-md-4 p,
.widget-page-24 .col-md-12 p {
  padding: 0.125em 1em !important; }

.widget-page-24 h3 {
  font-variant: small-caps;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0.2em;
  margin-left: 0.6em; }

.widget-page-24 {
  padding-top: 0.5em;
  background-color: black !important;
  color: lightgray !important; }

.widget-page-24 a:visited,
.widget-page-24 a,
.widget-page-24 h1 a:visited {
  color: lightgray !important; }

#areadesc {
  margin: 0 1em; }

footer, footer .container {
  /*background-color: #0f0f0f !important;*/ }

#contact-form img {
  margin-left: -6px; }

#contacts h2 {
  font-variant: small-caps;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: bold;
  color: #0f0f0f; }

#contacts h3 {
  font-variant: small-caps;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  color: #0f0f0f; }

nav {
  font-variant: small-caps;
  text-transform: uppercase;
  /*font-size: 1em;*/
  /*font-weight: bold;*/
  /*color: #0f0f0f;*/ }

.fblink {
  color: #4267b2 !important; }

.navbar {
  padding: 0.5rem 0.3rem !important; }

.main-container {
  display: block;
  padding-top: 12px !important; }

#contactwidget-form-default {
  margin-bottom: 1.5em; }
  #contactwidget-form-default .name-wrapper {
    position: absolute;
    left: -9999px;
    display: none; }
  #contactwidget-form-default #contact-content {
    width: 100%;
    height: 4em;
    outline: 1px solid #EAEAEA; }
  #contactwidget-form-default #e-address {
    width: 100%;
    outline: 1px solid #EAEAEA;
    margin-bottom: 1em; }

#contact-data, #fb {
  margin-bottom: 1.5em; }

#carouselExampleIndicators {
  margin-bottom: 1.5em; }

.aural {
  position: absolute;
  left: -9999px; }

.failure-message {
  width: 100%;
  color: red;
  background-color: pink;
  padding: 1em; }

.success-message {
  width: 100%;
  color: darkgreen;
  background-color: aquamarine;
  padding: 1em; }

#messenger {
  list-style: none;
  list-style-position: outside;
  margin-left: 0;
  padding-left: 0.5em; }

h1#main {
  text-transform: lowercase;
  font-variant: small-caps; }
  h1#main a {
    color: #333; }

.btn {
  background-color: #049cdb;
  color: white; }
  .btn a:hover {
    color: #0378a9; }

ul.gallery {
  padding-left: 0;
  margin: 0; }
  ul.gallery li {
    display: inline-block;
    list-style: none;
    margin: 0 5px 7px 0; }
  ul.gallery li a {
    margin: 0;
    display: block; }
    ul.gallery li a:hover, ul.gallery li a:focus {
      border: none;
      outline: none; }

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