/* @import url(https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css); */

@import url("../css/fontawesome.css"); 


/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}




@import "animate.css";
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
* {
  outline: none;
}
body {
  background: #ffffff;
  color: #9E5F01;
  font: 15px/18px Roboto, Tahoma, Helvetica, Arial, Verdana;
  /* font-weight: 400; */
  
}
header {
  background-color: #dbdbdb;
}
img {
  max-width: 100%;
}
@media (max-width: 767px) {
  img {
    width: 100%;
  }
}
a {
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
ol,
ul {
  list-style: none;
}
.clear {
  clear: both;
}
.grey-bg {
  background-color: #f6f7f7;
  margin: 11px 0;
}
#content {
  overflow: hidden;
}

.fleft {float:left;}
.txtcenter {text-align:center;}
.txtleft {text-align:left;}

.pad-top1 {padding-top:30px;}
.pad-top100 {padding-top:130px;}
.mar-top1 {margin-top:30px;}
.pad-r1  {padding-right: 33px;}
.pad-lr1  {padding: 0 20px 0 20px;}
.pad-bot1 {padding-bottom:30px;}
.mar-bot1 {margin-bottom:30px;}

@media only screen and (max-width: 768px) {
  .pad-top100 {padding-top:10px;
  }
}
/*========================================================
                    Generelle Links
=========================================================*/
.link1 {  color: #B1751B;  text-decoration:underline;   display: inline-block;}
.link1 a {  color: #B1751B;   display: inline-block; text-decoration:underline;}
.link1 a:hover {  color: #fff;}


/*========================================================
                    titles
=========================================================*/
h2.dark-2-title {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #9E5F01;
  text-transform: none;
  padding-top: 50px;
  padding-bottom: 33px;
}
h2.dark-2-title-2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #9E5F01;
  text-transform: none;
  padding-top: 3px;
  padding-bottom: 20px;
}
h2.dark-2-title-3 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #3f3f3f;
  text-transform: none;
  padding-top: 53px;
  padding-bottom: 33px;
}
h2.white-2-title {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #ffffff;
  text-transform: none;
  padding-top: 33px;
  padding-bottom: 46px;
}
h2.white-2-title2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #ffffff;
  text-transform: none;
  padding-top: 33px;
  padding-bottom: 36px;
}
h2.white-2-title3 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #ffffff;
  text-transform: none;
  padding-top: 3px;
  padding-bottom: 44px;
}
h2.white-2-title4 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #ffffff;
  text-transform: none;
  padding-top: 53px;
  padding-bottom: 28px;
}
h2.white-2-title5 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #ffffff;
  text-transform: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
h3.dark-3-title {
  color: #9E5F01;
  font-size: 22px;
  line-height: 29px;
  font-weight: 400;
  padding: 0 10px;
}
@media only screen and (max-width: 979px) {
  h3.dark-3-title {
    line-height: 22px;
  }
}
h4.dark-4-title {
  color: #FFCE00;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  padding-bottom:10px;
}
h5.dark-5-title {
  font-size: 18px;
  line-height: 18px;
  color: #313131;
  font-weight: 400;
}
/*========================================================
                    buttons
=========================================================*/
.single-pink {
  font-size: 15px;
  line-height: 24px;
  color: #B1751B;
  font-weight: 400;
  text-decoration: none;
}
.single-pink:hover {
  color: #FFCE00;
}
.circle-more {
  width: 69px;
  height: 69px;
  border-radius: 500px;
  background-color: #B1751B;
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  text-transform: none;
  line-height: 69px;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  margin-top: 23px;
}
.circle-more:hover {
  background-color: #FFCE00;
}
.pink-more {
  font-size: 14px;
  padding: 0 22px;
  line-height: 36px;
  display: inline-block;
  background-color: #B1751B;
  border-radius: 2px;
  font-weight: 400;
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
}
.pink-more:hover {
  background-color: #FFCE00;
}
@media only screen and (max-width: 979px) {
  .pink-more {
    margin-top: 14px;
  }
}
.white-more {
  font-size: 14px;
  padding: 0 24px;
  line-height: 36px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 2px;
  font-weight: 400;
  color: #272727;
  margin-top: 26px;
  text-decoration: none;
}
.white-more:hover {
  background-color: #FFCE00;
}
.single-white {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  text-transform: none;
  text-decoration: none;
  color: #ffffff;
}
.single-white:hover {
  color: #FFCE00;
}


.more_btn {
	display: inline-block;
	text-decoration:none;
	color:#B1751B;
	text-align: center;
	padding:8px 23px 10px;
	font-size: 16px;
	text-transform: none;
	border: 1px solid #FDEB9D;
	background: #FFCE00; /* for old browsers */
    margin-top: 8px;
    margin-bottom: 20px;
    border-radius: 3px; 
}
.more_btn:hover, .more_btn .active a{
	color:#fff;
	background: #B1751B; /* for old browsers */
	border: 1px solid #FFF;
    text-decoration:none;
}


/*========================================================
                    header
=========================================================*/
.header-top {
  background-color: #E6C37F;
  padding-bottom: 32px;
}
.header-bottom {
  background-color: #FFCE00;
}
/*========================================================
                    header-logo
=========================================================*/
.header-logo {
  position: relative;
  padding-top: 54px;
  float: left;
}
.header-logo span {
  display: inline-block;
  margin-right: 10px;
  margin-right: -21px;
}
/* 
.header-logo .s {
  margin-right: -55px;
}
.header-logo .t {
  margin-right: -37px;
}
.header-logo .y {
  margin-right: -45px;
}
.header-logo .l {
  margin-right: -45px;
}
.header-logo:before {
  content: "";
  display: block;
  position: absolute;
  border: 7px solid transparent;
  border-top: 13px solid #e63e6e;
  left: 117px;
  top: 44px;
}
.header-logo .logo-quote {
  font-family: Arial;
  text-transform: uppercase;
  font-size: 16px;
  color: #6b6b6b;
  letter-spacing: 0.13em;
  padding-top: 22px;
  padding-left: 7px;
}  
*/
@media only screen and (max-width: 767px) {
  .header-logo {
    float: none;
    margin-left: 87px;
  }
}
@media only screen and (max-width: 479px) {
  .header-logo {
    margin-left: 6px;
  }
}
h1 {
  font-size: 100px;
  line-height: 48px;
  color: #ffffff;
  font-family: Arial;
  text-transform: uppercase;
}
/*========================================================
                   SPRACHWAHL-menu
=========================================================*/
.flags_block_outer {
  float: right;
  margin-top: 79px;
}

@media only screen and (max-width: 1199px) {
  .flags_block_outer {
    padding-left: 720px; float: none;
	margin-top: 19px;
  }
}
@media only screen and (max-width: 979px) {
  .flags_block_outer {
   padding-left: 540px;  float: none;
	margin-top: 19px;
  }
}
@media only screen and (max-width: 767px) {
  .flags_block_outer {
    padding-left: 140px; float: none;
	margin-top: 19px;
  }
}
@media only screen and (max-width: 479px) {
  .flags_block_outer {
    padding-left: 57px; float: none;
	margin-top: 19px;
  }
}
@media only screen and (max-width: 320px) {
  .flags_block_outer {
    padding-left: 40px; float: none;
	margin-top: 19px;
  }
}

.langnav {
  float: left;
  margin: 10px 7px 10px 0px;
}
.langnav li {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 5px;
}
.langnav li a {
  position: relative;
}
.langnav li a img {
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.langnav li a:hover img {
  top: -10px;
}

/*========================================================
                    navigation
=========================================================*/
.header-navigation {
  float: left;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .header-navigation {
    float: none;
    padding-top: 30px;
    padding-bottom: 0px;
  }
}

/*========================================================
                    menu
=========================================================*/
nav ul {
  display: inline-block;
  padding-left: 4px;
}
.sf-menu > li {
  float: left;
  position: relative;
  margin: 0 0px 0 0;
  margin-top: 29px;
  border-right: 1px #B1751B solid;
}
.sf-menu > li:first-child {
  margin-left: 0;
}
.sf-menu > li:last-child {
  border-right: none;
}
.sf-menu > li > a {
  display: inline-block;
  padding: 4px 24px 4px 24px;
  color: #B1751B; 
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  text-decoration: none;
  position: relative;
  z-index: 1;
  font-size: 17px;
  font-family: Roboto, Tahoma, Helvetica, Arial, Verdana;
  /* font-weight: bold; */
  text-transform: uppercase;
}
.no-pad {
  padding-left: 0px !important;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a {
  color: #fff; 
  font-weight:bold;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li.sfHover > a:after {
  visibility: visible;
  opacity: 100;
  top: 0;
  bottom: 0;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  position: absolute;
  top: 45px;
  left: -3px;
  background: #FFCE00;
  padding: 0 16px;
  width: 160px;
  z-index: 2;
  display: none;
  padding-top: 18px;
  padding-bottom: 12px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
.sf-menu ul:before {
  content: "";
  display: block;
  position: absolute;
  border: 7px solid transparent;
  border-bottom: 7px solid #B1751B;
  left: 76px;
  top: -14px;
}
.sf-menu ul li {
  line-height: 30px;
  position: relative;
  border-bottom: 1px #B1751B dashed;
}
.sf-menu ul li.sfHover > a {
  color: #ffffff;
}
.sf-menu ul li:last-child {
  border-bottom: none;
}
.sf-menu ul li a {
  font-size: 14px;
  line-height: 35px;
  color: #B1751B;
  text-decoration: none;
  font-family: Roboto, Tahoma, Helvetica, Arial, Verdana;
  font-weight: 500;
  text-transform: none;
}
.sf-menu ul li a:hover {
  color: #6a6a6a;
}
.sf-menu ul li a:hover {
  color: #ffffff;
}
.sf-menu ul li.sfHover > a {
  text-decoration: none;
  color: #ffffff;
}



.current {
  color: #fff;
}
.current > a {
  color: #fff !important;
}
@media only screen and (max-width: 1199px) {
  .sf-menu > li > a {	font-size: 15px;
    padding: 4px 17px 4px 17px
  }
}
@media only screen and (max-width: 979px) {
  .sf-menu > li > a {
    padding: 4px 7px 4px 7px
  }
}
@media only screen and (max-width: 767px) {
  .sf-menu { 
    display: none;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .select-menu {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  padding: 0px 0;
  padding-bottom: 5px;
  z-index: 999;
  height: 37px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.isStuck .logo-link {
  line-height: 79px;
}
.isStuck .header_logo_slogan {
  top: 69px;
}
.isStuck .social-links {
  padding-top: 4px;
}
.isStuck .sf-menu > li {
  margin-top: 15px;
}
.isStuck .header-navigation {
  padding-bottom: 22px;
}
@media only screen and (max-width: 1199px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    block center text
=========================================================*/
.center-text {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 44px;
}
span.dark {
  color: #FFCE00;
}
/*========================================================
                    block slide-meta
=========================================================*/
.slide-meta {
  font-weight: 300;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0.59);
  padding-top: 44px;
  padding-bottom: 37px;
  color: white;
}
.slide-meta .name {
  font-size: 36px;
  line-height: 36px;
  display: inline-block;
  position: relative;
}
.slide-meta .name:after {
  content: '';
  width: 22px;
  height: 69px;
  background: url('../images/diagonal_line.png') repeat-x;
  position: absolute;
  right: -55px;
  top: -16px;
}
@media only screen and (max-width: 1199px) {
  .slide-meta .name:after {
    right: 5px;
  }
}
@media only screen and (max-width: 979px) {
  .slide-meta .name:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slide-meta .name {
    font-size: 31px;
  }
}
.slide-meta .slide-info {
  font-size: 20px;
  line-height: 27px;
  padding-left: 17px;
  margin-top: -8px;
}
@media only screen and (max-width: 767px) {
  .slide-meta .slide-info {
    font-size: 15px;
    line-height: 15px;
    padding-left: 17px;
    margin-top: 3px;
  }
}
.slide-info {
  font-size: 20px;
  line-height: 27px;
}
.dark-back {
  background-color: #E29F3C;
}
.top-bot {
  border-top: 19px #B1751B solid;
}
.double-border {
  height: 7px;
  background: url('../images/double_border.jpg') repeat-x;
  margin-top: 16px;
}
/*========================================================
                    block wrap4
=========================================================*/
.wrap4 .post {
  background-color: #ffffff;
  position: relative;
  padding-bottom: 39px;
}
.wrap4 .post:before {
  content: "";
  display: block;
  position: absolute;
  border: 13px solid transparent;
  border-top: 16px solid #ffffff;
  left: 45%;
  bottom: -29px;
}
@media only screen and (max-width: 979px) {
  .wrap4 .post {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap4 .post {
    padding-bottom: 15px;
    margin-top: 22px;
  }
}
.wrap4 .post2 {
  background-color: #ffffff;
  position: relative;
  padding-bottom: 26px;
}
.wrap4 .post2:before {
  content: "";
  display: block;
  position: absolute;
  border: 13px solid transparent;
  border-top: 16px solid #ffffff;
  left: 45%;
  bottom: -29px;
}
@media only screen and (max-width: 979px) {
  .wrap4 .post2 {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap4 .post2 {
    padding-bottom: 15px;
    margin-top: 22px;
  }
}
.wrap4 .post-info {
  padding: 0 37px;
  padding-top: 29px;
}
.wrap4 .post-info p {
  font-size: 12px;
  line-height: 18px;
}
@media only screen and (max-width: 979px) {
  .wrap4 .post-info {
    padding: 0 5px;
    padding-top: 15px;
  }
}
.wrap4 .post-info2 {
  padding: 0 34px;
  padding-top: 29px;
}
@media only screen and (max-width: 979px) {
  .wrap4 .post-info2 {
    padding: 0 5px;
    padding-top: 15px;
  }
}
.wrap4 p {
  font-size: 12px;
  line-height: 18px;
}
.post-image1 {
  width: 25%;
  float: left;
  margin-bottom: -1px;
}
.post-image1 a {
  position: relative;
  display: block;
}
.post-image1 a .img-span {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  width: 100%;
  height: 5%;
  top: 50%;
  left: 0%;
  background-color: transparent;
  z-index: 1;
  text-align: center;
  line-height: 100%;
  font-size: 16px;
  color: #ffffff;
  visibility: hidden;
}
.post-image1 a .img-span .fa {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  color: rgba(255, 255, 255, 0.48);
  font-size: 0px;
}
.post-image1 a img {
  width: 100%;
}
.post-image1:hover .img-span {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  visibility: visible;
}
.post-image1:hover a .img-span .fa {
  transition-delay: 0.2s;
  font-size: 60px;
}




.post-image11 {
  width: 50%;
  float: left;
  margin-bottom: -1px;
}
.post-image11 a {
  position: relative;
  display: block;
}
.post-image11 a .img-span {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  width: 100%;
  height: 5%;
  top: 50%;
  left: 0%;
  background-color: transparent;
  z-index: 1;
  text-align: center;
  line-height: 100%;
  font-size: 16px;
  color: #ffffff;
  visibility: hidden;
}
.post-image11 a .img-span .fa {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  color: rgba(255, 255, 255, 0.48);
  font-size: 0px;
}
.post-image11 a img {
  width: 100%;
}
.post-image11:hover .img-span {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  visibility: visible;
}
.post-image11:hover a .img-span .fa {
  transition-delay: 0.2s;
  font-size: 60px;
}





.post-image2 {
  /* width: 25%; */width: 100%;
  float: left; 
  padding-right:20px;
  margin-bottom: -1px;
}
.post-image2 a {
  position: relative;
  display: block;
}
.post-image2 a .img-span {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  width: 100%;
  height: 5%;
  top: 50%;
  left: 0%;
  background-color: transparent;
  z-index: 1;
  text-align: center;
  line-height: 100%;
  font-size: 16px;
  color: #ffffff;
  visibility: hidden;
}
.post-image2 a .img-span .fa {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  color: rgba(255, 255, 255, 0.48);
  font-size: 0px;
}
.post-image2 a img {
  width: 100%;
}
.post-image2:hover .img-span {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  display: block;
  background-color: rgba(255, 255, 255, 0.3);
  visibility: visible;
}
.post-image2:hover a .img-span .fa {
  transition-delay: 0.2s;
  font-size: 60px;
}


@media only screen and (max-width: 767px) {
  .post-image1 {
    float: none;
    width: 100%;
  }
  .post-image11 {
    float: none;
    width: 100%;
  }
    .post-image2 {
    float: none;
    width: 100%;
	padding-bottom:20px;
  }
}
@media only screen and (max-width: 767px) {
  .post-image {
    padding-bottom: 15px;
  }
}
/*========================================================
                    block small post
=========================================================*/
.small-post span.medium {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  text-transform: none;
  line-height: 21px;
}
.small-post p {
  text-transform: none;
  color: #B1751B;
  font-size: 14px;
  line-height: 21px;
}
/*========================================================
                    list
=========================================================*/
.arrow-list {
  margin-top: -17px;
  padding-left: 25px;
}
.arrow-list ul li {
  position: relative;
}
.arrow-list ul li a {
  font-size: 13px;
  line-height: 31px;
  color: #ffffff;
  text-decoration: none;
}
.arrow-list ul li:before {
  position: absolute;
  top: 10px;
  left: -21px;
  text-align: center;
  line-height: 13px;
  content: '\f105';
  font-size: 12px;
  font-family: 'FontAwesome';
  color: #ffffff;
  display: inline-block;
  height: 13px;
  width: 13px;
  background-color: #B1751B;
  border-radius: 500px;
}
.arrow-list ul li:hover a {
  color: #B1751B;
}
.arrow-list ul li:hover:before {
  color: #FFCE00;
}
.arrow-list .white-more {
  margin-left: -22px;
  margin-top: 29px;
}


.arrow-list2 {
  margin-top: -17px;
  padding-left: 25px;
}
.arrow-list2 ul li {
  position: relative;
}
.arrow-list2 ul li a {
  line-height: 31px;
  color: #ffffff;
  text-decoration: none;
}
.arrow-list2 ul li:before {
  position: absolute;
  top: 3px;
  left: -21px;
  text-align: center;
  line-height: 13px;
  content: '\f105';
  font-size: 12px;
  font-family: 'FontAwesome';
  color: #ffffff;
  display: inline-block;
  height: 13px;
  width: 13px;
  background-color: #A06814;
  border-radius: 500px;
}




.small-post {
  padding-top: 23px;
}
.small-post .white-2-title {
  padding-bottom: 35px;
}
.small-post .post-image {
  padding-bottom: 27px;
}
.padding-bottom {
  padding-bottom: 56px;
}
.center-text2 {
  text-align: center;
  font-size: 15px;
  line-height: 24px;
}
.wrapper {
  padding-bottom: 74px;
}
.wrapper .wrapper-figure {
  float: left;
  padding-right: 29px;
}
.wrapper .wrapper-figure iframe {
  width: 573px;
  height: 322px;
}
@media only screen and (max-width: 979px) {
  .wrapper .wrapper-figure iframe {
    width: 100%;
    height: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper .wrapper-figure {
    float: none;
    padding-right: 0px;
    padding-bottom: 15px;
  }
}
.wrapper2 {
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .wrapper2 img {
    padding-top: 10px;
  }
}
/*========================================================
                    banners
=========================================================*/
.banner {
  background: url('../images/banner.jpg');
  padding-top: 440px;
  background-position: bottom;
}
.banner2 {
  background: url('../images/banner2.jpg');
  padding-top: 459px;
  background-position: bottom;
}
.banner3 {
  background: url('../images/banner3.jpg');
  padding-top: 459px;
  background-position: bottom;
}
/*========================================================
                    block wrapper3
=========================================================*/
.wrapper-3 {
  margin-top: 3px;
  padding-bottom: 6px;
}
.wrapper-3 .icon {
  color: #e63e6e;
  font-size: 60px;
  font-style: italic;
  float: left;
  padding-right: 12px;
  height: 93px;
}
.wrapper-3 .wrap-inner .words {
  font-style: italic;
  color: #a7a7a7;
  font-size: 14px;
  line-height: 21px;
  text-transform: none;
  margin-top: -17px;
  padding-top: 2px;
}
.wrapper-3 .wrap-inner .man {
  font-size: 22px;
  line-height: 29px;
  color: #ffffff;
  font-weight: 300;
}
.wrapper-3 .wrap-inner .status {
  font-size: 14px;
  line-height: 35px;
  color: #ffffff;
  text-transform: none;
  font-weight: 300;
  padding-left: 3px;
}
@media only screen and (max-width: 767px) {
  .wrapper-3 .wrap-inner {
    padding-bottom: 34px;
  }
}
.pb36 {
  padding-bottom: 36px;
}
.pb79 {
  padding-bottom: 79px;
}
.wrap2 .wrap-inner {
  padding-bottom: 21px;
}
.wrap2 .wrap-inner .post-img {
  float: left;
  padding-right: 33px;
}
@media only screen and (max-width: 979px) {
  .wrap2 .wrap-inner .post-img {
    float: none;
    padding-right: 0px;
    padding-bottom: 10px;
  }
  .wrap2 .wrap-inner .post-img img {
    width: 100%;
  }
}
.wrap2 .wrap-inner .post-info p {
  text-transform: none;
  color: #9E5F01;
  font-size: 14px;
  line-height: 21px;
  margin-top: -7px;
}
.wrap2 .wrap-inner .post-info p .bold {
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
}
.wrap2 .wrap-inner .white-more {
  padding: 0 20px;
}
.center-text2 {
  text-align: center;
}
/*========================================================
                    table
=========================================================*/
.table {
  padding-bottom: 66px;
}
.table table {
  border: 1px solid #A06814;
  border-collapse: collapse;
}
.table table th {
  padding: 13px 20px;
  font: 14px;
  color: #fff;
  background-color:#E6C37F;
  font-weight: 700;
  border: 2px solid #A06814;
}
@media only screen and (max-width: 479px) {
  .table table th {
    padding: 6px 2px;
  }
}
.table table td {
  border: 1px solid #A06814;
  background-color:#E6C37F;
  line-height: 18px;
  padding-top: 15px !important;
	  padding-bottom: 15px !important;
  padding: 8px 30px;
}
@media only screen and (max-width: 1199px) {
  .table table td {
    padding: 8px 15px;
  }
}
@media only screen and (max-width: 979px) {
  .table table td {
    padding: 8px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .table table td {
    padding: 6px 5px;
  }
}
@media only screen and (max-width: 479px) {
  .table table td {
    padding: 6px 3px;
  }
}
.table table td.shedule-time {
  /* line-height: 47px; */
  padding-top: 20px !important;
  padding: 3px 73px;
}
@media only screen and (max-width: 1199px) {
  .table table td.shedule-time {
    padding: 0 10px;
    padding-top: 10px !important;
  }
}
@media only screen and (max-width: 479px) {
  .table table td.shedule-time {
    padding: 13px 16px;
  }
}
@media only screen and (max-width: 479px) {
  .table {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 479px) {
  .table {
    font-size: 12px;
  }
}
.wrap4-white {
  padding-bottom: 37px;
}
.wrap4-white .post {
  padding-bottom: 28px;
}
.wrap4-white p {
  padding-top: 9px;
}
.wrap4-dark {
  padding-bottom: 27px;
}
.wrap4-dark .post {
  padding-bottom: 37px;
}
.wrap4-dark p {
  font-size: 14px;
  line-height: 21px;
  color: #a7a7a7;
  text-transform: none;
}
/*========================================================
                    map
=========================================================*/
.map {
  padding-bottom: 22px;
}
.map img {
  max-width: inherit;
}
.map #map-canvas {
  width: 100%;
  height: 500px;
}
@media only screen and (max-width: 767px) {
  .map #map-canvas {
    height: 400px;
  }
}




/*========================================================
                    block page text
=========================================================*/
.page-text {
  padding-bottom: 64px;
}
.page-text p {
  padding-top: 9px;
  padding-bottom: 39px;
}
.page-text .lastp {
  padding-bottom: 17px;
}
.page-text a {
  color: #e63e6e;
}
.page-text a:hover {
  color: #ccc;
}
/*========================================================
                    footer
=========================================================*/
footer {
  background-color: #E6C37F;
  padding-top: 16px;
  padding-bottom: 49px;
}
footer .footer-logo {
  position: relative;
  padding-top: 54px;
  float: left;
}
/*
footer .footer-logo h1 {
  display: inline-block;
  margin-right: 10px;
  margin-right: -21px;
  font-size: 71px;
}
footer .footer-logo .s {
  margin-right: -23px;
}
footer .footer-logo .t {
  margin-right: -9px;
}
footer .footer-logo .y {
  margin-right: -14px;
}
footer .footer-logo .l {
  margin-right: -14px;
}
footer .footer-logo:before {
  content: "";
  display: block;
  position: absolute;
  border: 7px solid transparent;
  border-top: 7px solid #e63e6e;
  left: 82px;
  top: 54px;
}
*/
.fix_footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
}
.mail-link {
  font-size: 20px;
  font-weight: 300;
  color: #9E5F01;
  text-decoration: none;
  text-transform: none;
  margin-top: 0;
  display: inline-block;
}
.mail-link a {
  font-size: 20px;
  font-weight: 300;
  color: #9E5F01;
  text-decoration: none;
  text-transform: none;
  margin-top: 0px;
  display: inline-block;
}
.mail-link a:hover {
  color: #fff;
}
.mail-link1 {
  font-size: 20px;
  font-weight: 300;
  color: #9E5F01;
  text-decoration: none;
  text-transform: none;
  margin-top: 10px;
  display: inline-block;
}

.mail-link1 a {
  font-size: 20px;
  font-weight: 300;
  color: #9E5F01;
  text-decoration: none;
  text-transform: none;
  margin-top: 10px;
  display: inline-block;
}
.mail-link1 a:hover {
  color: #fff;
}

.address {
  color: #9E5F01;
  font-size: 22px;
  font-weight: 300;
  padding-top: 44px;
  padding-left: 4px;
}
.address .icon {
  float: left;
  color: #9E5F01;
  padding-right: 15px;
}
.address .address-info {
  overflow: hidden;
  line-height: 26px;
}
/*========================================================
                    totop
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 165px;
  right: 370px !important;
  border-radius: 500px;
  width: 26px;
  height: 26px;
}
#toTop:before {
  content: '\f077';
  color: #FFCE00;
  font-size: 30px;
  line-height: 27px;
  right: 120px;
  bottom: 73.5px;
  position: fixed;
}
#toTop:hover:before {
  color: #fff;
}
@media only screen and (max-width: 1250px) {
  #toTop {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #toTop {
    display: none !important;
  }
}
@media only screen and (max-width: 320px) {
  #toTop {
    display: none !important;
  }
}



/*	---------------------------------------------------------------------- */
/*  Anfrage */
/*	Formvalidate */
div.error { display: none; }
input.error { background:#C00;  }
#quickanf label.error {display:none; font:bold; color:#C00}


/*	---------------------------------------------------------------------- */