@import "bootstrap.css";
@import "font-awesome.min.css";
@import "lightbox.css";
@import "style.css";
@font-face {
  font-family: 'Patagonia';
  src: url('fonts/Patagonia.eot');
  src: local('☺'), url('fonts/Patagonia.woff') format('woff'), url('fonts/Patagonia.ttf') format('truetype'), url('fonts/Patagonia.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Global properties */
body {
  background: #fff;
  font: 14px Verdana, Geneva, sans-serif;
  color: #666;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.6em;
}
fieldset {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.d-btn,
.send-btn,
.sub-btn,
.tbs li,
.title2,
.art-link,
.author-art .title,
.comm-list label,
.status,
.cat-title,
.title-1,
.flexslider .slides li.slide-image span p {
  font-family: 'Patagonia';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #7e4f25;
  font-weight: normal;
}
h1.inv,
h2.inv,
h3.inv,
h4.inv,
h5.inv,
h6.inv {
  color: #fff;
}
a {
  outline: none;
  color: #529032;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
a:hover {
  color: #9ec419;
}
a img:hover {
  opacity: 0.6;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  -moz-transition: 0.5s;
  /* Firefox 4 */
  -webkit-transition: 0.5s;
  /* Safari and Chrome */
  -o-transition: 0.5s;
  /* Opera */
}
a.anchor-offset {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
  margin: 0;
}
mark,
rp,
rt,
ruby,
summary,
time {
  display: inline;
}
.highlight1 {
  color: #9ec419;
}
.img-icon {
  width: 100%;
  height: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-behavior: url(css/backgroundsize.min.htc);
}
time.icon {
  font-size: 1em;
  /* change icon size */
  display: inline-block;
  position: relative;
  float: left;
  width: 4em;
  height: 4.5em;
  background-color: #fff;
  border-radius: 0.6em;
  overflow: hidden;
  border: 1px solid #b3b3b3;
  position: absolute;
  top: 0;
  left: 0;
}
time.icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.icon strong {
  position: absolute;
  top: 0;
  padding: 0.2em 0;
  color: #fff;
  background-color: #9ec419;
  border-top-left-radius: 0.6em;
  border-top-right-radius: 0.6em;
  border-bottom: 1px solid #7a9713;
  line-height: 1em;
}
time.icon em {
  position: absolute;
  bottom: 0.2em;
  font-size: 0.8em;
  color: #666;
  line-height: 1em;
}
time.icon span {
  font-size: 1.6em;
  padding-top: 0.95em;
  color: #666;
  line-height: 1em;
}
.antispam {
  display: none;
}
#nav {
  float: right;
  font-size: 18px;
  font-family: 'Patagonia';
}
.navbar-inverse .nav li a {
  color: #7e4f25;
  font-weight: normal;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover {
  color: #fff;
  background-color: #9ec419;
}
.navbar-inverse .nav li {
  white-space: nowrap;
}
.navbar-inverse .nav li > a:hover {
  color: #fff;
  background-color: #9ec419;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #7e4f25;
  border-bottom-color: #7e4f25;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
  background-color: #529032;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown.active a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .btn-navbar {
  background: #9ec419;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar:hover {
  background: #529032;
}
@media (max-width: 979px) {
  .navbar-inverse {
    position: relative;
  }
  .navbar-inverse .nav-collapse {
    position: absolute;
    top: 40px;
    right: 0;
  }
  .navbar-inverse .nav-collapse .nav li a {
    color: #fff;
  }
  .navbar-inverse .nav-collapse .nav li a:hover {
    background: #9ec419;
  }
  .navbar-inverse .nav-collapse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
  }
}
.cat-image {
  background-size: cover;
  background-repeat: no-repeat;
  -ms-behavior: url(css/backgroundsize.min.htc);
  height: 500px;
  margin-top: -80px;
  padding-bottom: 80px;
}
.cat-image.tl {
  background-position: top left;
}
.cat-image.tc {
  background-position: top center;
}
.cat-image.tr {
  background-position: top right;
}
.cat-image.ml {
  background-position: middle left;
}
.cat-image.mc {
  background-position: middle center;
}
.cat-image.mr {
  background-position: middle right;
}
.cat-image.bl {
  background-position: bottom left;
}
.cat-image.bc {
  background-position: bottom center;
}
.cat-image.br {
  background-position: bottom right;
}
@media (max-width: 1367px) {
  .cat-image {
    height: 400px;
  }
}
@media (max-width: 1280px) {
  .cat-image {
    height: 350px;
  }
}
@media (max-width: 1024px) {
  .cat-image {
    height: 300px;
  }
}
@media (max-width: 800px) {
  .cat-image {
    height: 250px;
  }
}
.no-top-margin {
  margin-top: 0!important;
}
/* Start content CSS */
.content-holder1 {
  background: url(../images/content-bg1.jpg);
  padding: 30px 0;
}
.content-holder1 h2 {
  font-size: 30px;
  margin: 0 0 11px;
  line-height: 40px;
}
.help-holder .top {
  background: url(../images/heading-bg.png) repeat-x top;
  padding-top: 60px;
}
.help-holder .bottom {
  background: url(../images/heading-bg.png) repeat-x bottom;
  padding-bottom: 60px;
  overflow: hidden;
}
.help-holder .bottom .left {
  float: left;
  max-width: 760px;
}
.txt-color {
  color: #529032;
  display: block;
  margin: 0 0 5px;
}
.d-btn {
  float: right;
  background: #529032;
  padding: 18px 35px;
  color: #fff;
  font-size: 30px;
  margin-top: 20px;
}
.d-btn:hover,
.d-btn:focus {
  text-decoration: none;
  background: #436300;
  color: #fff;
  -webkit-transition: width 1s;
  transition: width 1s;
  -moz-transition: 1s;
  /* Firefox 4 */
  -webkit-transition: 1s;
  /* Safari and Chrome */
  -o-transition: 1s;
  /* Opera */
}
.service-tabs {
  text-align: center;
  line-height: 18px;
  color: #666;
  margin-top: 30px;
}
.service-tabs h3 {
  margin: 0 0 15px;
  font-size: 24px;
  line-height: 25px;
}
.s-icon {
  display: block;
  width: 48px;
  height: 53px;
  margin: 5px auto;
  font-size: 50px;
  color: #9ec419;
}
#content-holder2 {
  background: url(../images/content-bg2.jpg);
  padding: 30px 0 10px;
  line-height: 18px;
}
#content-holder2 p {
  color: #d2d2d2;
  margin: 0 0 15px;
}
.more-btn {
  padding-top: 4px;
  border-top: 2px solid #529032;
}
.more-btn2 {
  color: #f1ede4;
  padding-top: 4px;
  border-top: 2px solid #529032;
  float: left;
}
.h-blog {
  overflow: hidden;
  background: url(../images/blog-sep.png) repeat-x bottom;
  padding-bottom: 20px;
  margin-bottom: 18px;
  position: relative;
}
.h-blog .title {
  display: block;
  font-size: 16px;
  color: #8b8b8b;
  font-weight: normal;
  margin: 0 0 6px;
  font-weight: bold;
  padding-left: 70px;
}
.h-blog img {
  float: left;
  margin-right: 8px;
  border: 5px solid #b8b3ae;
}
.h-blog .date {
  display: block;
  margin: 0 0 5px;
  font-style: normal;
}
.h-blog.limited {
  max-height: 500px;
  overflow: hidden;
}
.h-blog span.subline {
  line-height: 30px;
  font-style: italic;
  display: inline-block;
  padding-left: 70px;
}
.h-blog p {
  margin-top: 15px;
}
.date a {
  color: #fff;
}
.field-holder {
  overflow: hidden;
  margin-bottom: 15px;
}
.letter-bg {
  background: url("../images/msg-icon.jpg") no-repeat scroll 16px 8px #FFFFFF;
  height: 25px!important;
  width: 309px;
  border: 0;
  padding: 5px 20px 2px 55px !important;
  float: left;
}
.sub-btn {
  border: 0;
  background: #529032;
  padding: 0 13px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  float: left;
  height: 32px;
}
.thumb {
  float: left;
  border: 4px solid #aca7a0;
  margin: 0 1% 9px 1%;
}
.thumb.square {
  width: 150px;
  height: 150px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
}
.gallery-list li img {
  float: left;
}
.author-img-holder {
  overflow: hidden;
  margin-bottom: 10px;
  color: #f1ede4;
  font-size: 14px;
  font-family: 'AgencyFB-Bold';
}
.author-img-holder em {
  display: block;
  font-style: normal;
}
.author-img {
  float: left;
  border: 3px solid #b8b3ae;
  margin-right: 8px;
}
.author-img-holder .author-name {
  color: #529032;
  font-size: 18px;
  margin: 0 0 4px;
  display: block;
}
.f-blog-img {
  border: 5px solid #d8d3cd;
  margin-bottom: 8px;
  width: 96%;
}
.f-img-holder {
  position: relative;
}
.b-post p {
  margin: 0 0 15px !important;
}
.p-date {
  background: #27201c;
  padding: 10px;
  position: absolute;
  top: 15px;
  right: 10px;
  text-align: center;
  line-height: 14px;
  border-radius: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #fff;
}
.f-field {
  width: 96%;
  height: 20px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  margin: 0 0 8px;
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
}
.f-area {
  min-width: 93%;
  min-height: 80px;
  max-width: 93%;
  max-height: 100px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  padding: 10px;
  color: #fff;
  font-size: 12px;
  margin: 0 0 8px;
}
.send-btn {
  border: 0;
  background: #529032;
  padding: 9px 18px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
}
.send-btn:hover,
.sub-btn:hover {
  text-decoration: none;
  background: #9ec419;
  -webkit-transition: width 1s;
  transition: width 1s;
  -moz-transition: 1s;
  /* Firefox 4 */
  -webkit-transition: 1s;
  /* Safari and Chrome */
  -o-transition: 1s;
  /* Opera */
  color: #fff;
}
/*----------- Start Blog Page CSS --------------*/
.b-top-links {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  overflow: hidden;
  font-style: italic;
}
.b-top-links li {
  float: left;
  margin-right: 20px;
  background: url(../images/blog-icon.png) no-repeat;
  padding-left: 20px;
}
.b-top-links li a {
  color: #666;
  text-decoration: none;
}
.b-top-links li a:hover {
  text-decoration: underline;
}
.blog-bottom {
  overflow: hidden;
  padding: 10px;
  font-size: 13px;
  text-align: center;
}
.blog-bottom span {
  display: inline-block;
  padding: 5px 10px;
}
.blog-bottom span.registration-end {
  font-weight: bold;
}
.additional-items {
  padding-top: 65px;
  display: inline-block;
}
.cat-title {
  line-height: 1.3em;
}
.team-img.blank {
  width: 128px;
  height: 128px;
  background-color: #ccc;
}
/*----------- End Blog Page CSS --------------*/
.link-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  aspect-ratio: 2;
  padding: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: 3px solid #aca7a0;
}
.link-tile img {
  max-width: 100%;
  max-height: 100%;
}
.link-tile:hover {
  outline: 3px solid #9ec419;
}
/*# sourceMappingURL=schulwald-styles.css.map */