/*
    Theme Name: Bell
    Theme URL: https://bootstrapmade.com/bell-free-bootstrap-4-template/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/
:root{
  --color-template:#F6C234;


}


html{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	
}

body {
  background:#fff;
  color:#000;
  cursor:auto;
  /*font-family:Arial,"Noto Sans JP",sans-serif;*/
	font-family: "Raleway", Verdana, Helvetica, Arial, sans-serif;
  font-style:normal;
  font-weight:400;
  line-height:150%;
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  overflow-x:hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", Verdana, Helvetica, Arial, sans-serif;
}

.colored{color: #F6C234;}
.colored_nein{color: indianred;}
.colored_ja{color: #F6C234;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.bordergruen{border: 1px solid green;}
.bordergelb{border: 1px solid yellow;}
.borderrot{border: 1px solid red;}
.borderblau{border: 1px solid blue;}
.weiss{color: white;}
.schwarz{color: black;}

.no-background{
	color:#000;
	background:transparent;
}


p {
  line-height: 1.55;
  color: #333;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 28px;
  /*margin-bottom: 5px;*/
  padding: 8px;
  font-weight: bold;
  background: #F6C234;
  color: black;
}

h2 {
  font-size: 22px;
  margin-bottom: 5px;
  padding: 5px;
  font-weight: bold;
  background: #F6C234;
  color: black;
}

h3 {
  font-size: 20px;
  font-weight: bold;
  background: #F6C234;
  color: black;
  padding: 5px;
}

h4 {
  font-size: 18px;
  font-weight: bold;
  background: #F6C234;
  color: black;
  padding: 5px;
}

h5 {
  font-size: 16px;
  font-weight: bold;
  background: #F6C234;
  color: black;
  padding: 5px;
}

h6 {
  font-size: 14px;
  font-weight: bold;
  background: #F6C234;
  color: black;
  border-radius: 10px;
  padding: 5px;
}

/* ==================================================
  General
  ================================================== */

a:link.standard{text-decoration:none; color: #000000; display: inline-block; font-weight: bold;}
a:visited.standard{text-decoration:none; color: #000000; display: inline-block; font-weight: bold;}
a:hover.standard{text-decoration: none; color: #F6C234;  display: inline-block; font-weight: bold;}
a:active.standard{text-decoration:none; color: #000000; display: inline-block; font-weight: bold;}

a:link.ohne_css{text-decoration:none; color: #000000; display: inline-block; font-weight: bold;}
a:visited.ohne_css{text-decoration:none; color: #000000; display: inline-block; font-weight: bold;}
a:hover.ohne_css{text-decoration: none; color: #F6C234;  display: inline-block; font-weight: bold;}
a:active.ohne_css{text-decoration:none; color: #000000; display: inline-block; font-weight: bold;}

a:link.single-nav-punkt{text-decoration:none; color: #000000; display: inline-block;}
a:visited.single-nav-punkt{text-decoration:none; color: #000000; display: inline-block;}
a:hover.single-nav-punkt{text-decoration: underline; color: #F6C234;  display: inline-block;}
a:active.single-nav-punkt{text-decoration:none; color: #000000; display: inline-block;}

a:link.navi-oben{text-decoration:none; color: #000000; margin-top: -10px;}
a:visited.navi-oben{text-decoration:none; color: #000000;}
a:hover.navi-oben{text-decoration: underline; color: #F6C234;}
a:active.navi-oben{text-decoration:none; color: #000000;}

a:link.standard_caption{text-decoration:none; color: black; display: inline-block;}
a:visited.standard_caption{text-decoration:none; color: black; display: inline-block;}
a:hover.standard_caption{text-decoration: underline; color: grey;  display: inline-block;}
a:active.standard_caption{text-decoration:none; color: black; display: inline-block;}

a:link.standard_fahrzeuge{text-decoration:none; color: black; display: inline-block; background:#F6C234;}
a:visited.standard_fahrzeuge{text-decoration:none; color: black; display: inline-block; background: #F6C234;}
a:hover.standard_fahrzeuge{text-decoration: none; color: white !important;  display: inline-block; background: #F6C234 !important;}
a:active.standard_fahrzeuge{text-decoration:none; color: black; display: inline-block; background: #F6C234;}

a:hover.standard-navi-unten{text-decoration: none; color: #F6C234;  display: inline-block; font-weight: bold;}


a {
  transition: 0.5s;
}

/* ==================================================
  Elements
  ================================================== */

.btn {
  background-color: #F6C234;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #fff;
  padding: 15px 45px;
  border-radius: 50px;
  border:none;
  color:#000;
}




.btn:hover,
.btn-primary:hover,
.btn:active,
.btn-primary:active,
.btn:focus,
.btn-primary:focus
{
  background-color: #E04F00 !important;
  color: #fff !important;
}


.btn-ghost {
  border: 3px solid #fff;
  background-color: transparent;
}

.btn-ghost:hover {
  background-color: #fff;
  color: #F6C234;
}

section {
  padding: 15px 0;
}

.card {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  overflow: hidden;
}
/*
.scrolltop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #F6C234;
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.scrolltop:hover,
.scrolltop:active,
.scrolltop:focus {
  color: #fff !important;
  opacity: .75;
}
*/
/* ==================================================
  Hero Styling
================================================== */

.hero {
  display: table;
  position: relative;
  background-size: cover;
  padding: 150px 0;
  color: #fff;
  width: 100%;
  height: 100vh;
}

.hero:after {
  content: '';
  z-index: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.hero .container {
  position: relative;
  z-index: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.hero-brand {
  margin-bottom: 75px;
  display: inline-block;
}

.hero-brand:hover {
  opacity: .75;
}

.tagline {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 26px;
  margin: 45px 100px 75px 100px;
  color: #F6C234;
}

/* ==================================================
  Header Styling 
================================================== */

#header {
  background: white;
  height: 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index:1;
  border-bottom: 1px solid lightgrey;
}

#header #logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 2px 0;
  line-height: 1;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
  max-height: 60px;
}

#header .social-nav {
  margin-top: 0px;
  margin-right: 5px;
}

#header .social-nav a {
  font-size: 24px;
  margin-left: 15px;
  color: #fff;
}

#header .social-nav a:hover {
  color: rgba(255, 255, 255, 0.75);
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu{
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  right: 50;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 0;
}

.nav-menu ul li {
  min-width: 180px;
  width: 100%;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "/";
  position: absolute;
  right: 1px;
  font-style: normal;
  font-weight: normal;
}

/*
.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}
*/

/* Nav Menu Container */

#nav-menu-container {
  margin: 0;
  border: 1px solid #F6C234;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 12px 15px 8px 15px;
  display: inline-block;
  color:  #000;/*var(--yellow);*/
  font-weight: 400;
  font-size: 14px;
  outline: none;
}

.nav-menu a:hover,
.nav-menu li:hover > a,
.nav-menu .menu-active > a {
  color: grey;
  text-underline-position: under;
  text-decoration: 4px underline #F6C234;
}

.nav-menu ul {
  margin: 0px 0px 0px 15px;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
  left: 0;
}

.nav-menu ul li {
  background: #fff;
  border-top: 1px solid #f4f4f4;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li:hover {
  background: white;
  transition: 0.3s;
}

.nav-menu ul li a {
  color: #333;
  transition: none;
  padding: 10px 15px;
}

.nav-menu ul li a:hover {
  color: grey;
}

.nav-menu ul ul {
  margin: 0;
  left: 0;
}

.nav-tabs > li > a
{
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 20px;
	-moz-border-radius: 4px 4px 0 0;
	padding-bottom: 8px;
	padding-top: 8px;
	-webkit-border-radius: 4px 4px 0 0;
	background-color: #F6C234;
	color: black;
	min-width: 25%;
}
.nav-tabs > li > a, .nav-pills > li > a
{
	line-height: 14px;
	margin-right: 2px;
	padding-left: 12px;
	padding-right: 12px;
}

.nav-tabs > li > a:hover
{
	border-color: #eeeeee #eeeeee #dddddd;
	background-color: #F6C234;
	color: #fff;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover
{
	background-color: none;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	color: black;
	cursor: default;
}


.blog .tab-pane
{
	background: white;
	border: 1px solid #DFDFDF;
	border-top: 0px;
	padding: 15px;
	padding-bottom: 1px;
}

.blog
{
	margin-bottom: 4em;
}

.blog:last-child
{
	border-bottom: none;
	margin-bottom: 0;
}
.blog h2
{
	font-size: 2em;
	margin: 0 !important;
}
.blog h2 a
{
	color: #2f2f2f;
	font-style: normal;
	font-weight: 400;
}
.blog h2 a:hover
{
	color: #2f2f2f;
	text-decoration: none;
}

.blog blockquote p
{
	border-left: 0px;
	color: #2f2f2f;
	display: inline-block;
	font-size: 110%;
	line-height: 1.6em;
	margin: 10px 0px 10px;
	padding-left: 15px;
}
blockquote p:before
{
	color: #064275;
	content: open-quote;
	font-size: 4em;
	line-height: .1em;
	margin-right: .25em;
	text-shadow: -1px -1px 0px #333, 1px 1px 2px #fff;
	vertical-align: -.4em;
}
blockquote p:after
{
	color: #064275;
	content: close-quote;
	font-size: 4em;
	line-height: .1em;
	margin-left: .25em;
	margin-top: 1.5em;
	text-shadow: -1px -1px 0px #333, 1px 1px 2px #fff;
	vertical-align: -.7em;
}
.blog blockquote .author
{
	color: #757575;
}
.blog code, .blog pre
{
	color: #484848;
	font-size: .9em;
}
.blog pre
{
	background: #F5F4F4;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-ms-border-radius: .5em;
	padding: 1em;
	-webkit-border-radius: .5em;
}
.blog .video-container
{
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.blog .video-container iframe, .blog .video-container object, .blogl .video-container embed
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.blog aside .blog-post-type h3
{
	display: block;
	height: 94px;
	margin: 1.3em auto 0;
	text-indent: -9999px;
	width: 91px;
}

.blog:hover aside .blog-post-type h3
{
	background-position: 0 -94px;
}
.blog aside .blog-post-date
{
	margin: 2em 0 1em 0;
	text-align: center;
}
.blog aside .blog-post-comments
{
	text-align: center;
}
.blog aside .blog-post-comments a
{
	color: #757575;
	font-style: normal;
	font-weight: 400;
}
.blog aside .blog-post-comments a:hover
{
	color: #d8c431;
	text-decoration: none;
}
img.post-image
{
	float: left;
	height: auto;
	margin: 10px 15px 20px 0px;
	max-width: 340px;
	overflow: hidden;
	width: 340px;
}
img.post-image-full
{
	float: none;
	height: auto;
	margin: 10px 0px 20px 0px;
	max-width: 100%;
	width: 100%;
}
.blog .blog-post-tags
{
	margin-top: 3px;
}
.blog .blog-post-tags ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog .blog-post-tags li a
{
	background-color: #f5f4f4;
	border: 1px solid #d0d0d0;
	color: #757575;
	float: left;
	font-size: .6em;
	font-style: normal;
	font-weight: 400;
	margin: 0 .5em .5em 0;
	padding: .2em .8em;
	position: relative;
	text-transform: uppercase;
}
.blog .blog-post-tags li a:hover
{
	background: #064275;
	border: 1px solid #064275;
	color: #fff;
	text-decoration: none;
}
.blog aside h4
{
	font-size: 1.2em;
	margin: 0;
}
.blog aside p
{
	font-size: .9em;
	margin: 0;
}
.blog .social
{
	margin: 1em 0 0 0;
}
.blog .sharing a:hover
{
	color: #d8c431;
	text-decoration: none;
}
.blog aside
{
	line-height: 1.4em;
}

.blog .blog-post .wp-caption
{
	background: none;
	border: none;
}
.blog .blog-post .wp-caption-text
{
	padding: .5em;
}
.blog .blog-post .alignleft
{
	margin: 1em 1em 1em 0;
}
.blog .blog-post .alignright
{
	margin: 1em 0 1em 1em;
}
.blog .post-meta ul
{
	font-weight: 400;
	list-style: none !important;
	margin: 0 !important;
	margin: 0 .5em .5em 0;
	padding: .2em .8em;
	padding-left: 0 !important;
	position: relative;
	text-transform: uppercase;
}
.blog .post-meta ul li
{
	float: left;
	font-size: 0.8em;
	margin-right: 1em;
}
.blog .nav-tabs
{
	margin-bottom: 0px !important;
}


/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  left: 20;
  top: 0;
  z-index: 999;
  margin: 10px 0px 0 10px;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #000;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #F6C234;
}

#mobile-nav ul .menu-item-active {
  color: #F6C234;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/* ==================================================
  Stats Styling
================================================== */

.stats-row {
  margin-top: 65px;
}

.stats-col .circle {
  display: inline-block;
  width: 160px;
  height: 160px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #666;
  border: 6px solid #F6C234;
  border-radius: 50%;
  padding: 55px 25px 0 25px;
  position: relative;
}

.stats-col .circle .stats-no {
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  top: -25px;
  right: -15px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #F6C234;
  position: absolute;
  border-radius: 50%;
  font-weight: 700;
}

/* ==================================================
  Parallax Styling
  ================================================== */

.block {
  color: #fff;
  height: 490px;
  overflow: hidden;
  padding-top: 85px;
}

.block h2 {
  text-transform: uppercase;
  margin-bottom: 0px;
}

.block p {
  color: #fff;
  margin-bottom: 45px;
}

/* ==================================================
  Features Styling 
  ================================================== */

  .features {
    padding-bottom: 45px;
  }
  
  .features h2 {
    color: #F6C234;
  }
  
  .feature-col {
    display: table;
    padding-bottom: 45px;
  }
  
  .feature-col > div > div {
    display: table-cell;
    vertical-align: middle;
  }
  
  .feature-col > div > div:last-child {
    padding-left: 20px;
  }
  
  .feature-col .feature-icon {
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
    background: #F6C234;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    display: inline-block;
  }
  
  .feature-col h3 {
    color: #F6C234;
  }
  
  .feature-col p {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #999;
  }

/* ==================================================
  Features Suchmasken
================================================== */

.suchmasken {
  padding: 0px;
  color: black;
}

.suchmasken h2 {
  color: black;
}

.suchmasken h3 {
  background: #F6C234;
  border-radius: 20px;
  min-height: 40px;
  padding-top: 5px;
  margin-top: 45px;
  color: black;
}

.suchmasken-col {
  display: table;
  padding-bottom: 0px;
}

.suchmasken-div {
  display: table;
  padding-bottom: 0px;
  background: black;
}

.suchmasken-col > div > div {
  display: table-cell;
  vertical-align: middle;
}

.suchmasken-col > div > div:last-child {
  padding-left: 20px;
}

.suchmasken-col .suchmasken-icon {
  width: 70px;
  height: 70px;
  margin-bottom: 15px;
  background: #F6C234;
  color: black;
  font-size: 24px;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  display: inline-block;
}

.suchmasken-col h3 {
  color: #F6C234;
}

.suchmasken-col p {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #999;
}

/* ==================================================
  Call-to-action Styling
  ================================================== */

.cta {
  background-color: #F6C234;
  padding: 25px 0;
  color: #fff;
}

.cta h2 {
  margin-bottom: 5px;
}

.cta h2,
.cta p {
  color: #fff;
}

.cta p {
  margin-bottom: 0;
  opacity: .75;
}

.cta .btn-ghost {
  position: relative;
  top: 13px;
}

/* ==================================================
  Portfolio Styling
  ================================================== */

.portfolio {
  background-color: #edf6ff;
  padding-bottom: 0;
}

.portfolio h2 {
  color: #F6C234;
  margin-bottom: 25px;
}

.portfolio-grid {
  margin-top: 65px;
}

.portfolio-grid .row {
  margin: 0;
}

.portfolio-grid .row > div {
  padding: 0;
}

.portfolio-grid .row > div .card img {
  width: 100%;
}

.portfolio-grid .row > div .card .portfolio-over {
  position: absolute;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.portfolio-grid .row > div .card .portfolio-over > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio-grid .row > div .card .portfolio-over .card-title {
  color: #fff;
  font-size: 30px;
}

.portfolio-grid .row > div .card .portfolio-over .card-text {
  color: #fff;
  opacity: .75;
  padding: 0 45px;
}

.portfolio-grid .row > div .card:hover .portfolio-over {
  opacity: 1;
  visibility: visible;
}

/* ==================================================
  Team Styling
  ================================================== */

  .team .card {
    min-height: 165px;
  }

.team h2 {
  color: #F6C234;
}

.team .col-sm-3 {
  padding: 0;
}

.team .card > a {
  display: block;
}

.team .card span .img2 {
  width: 100%;
  min-height: 280px;
  background-color: red;
}

.team .card img {
  width: 100%;
}

.team .card h4 {
  color: #fff;
  text-transform: uppercase;
}

.team .card p {
  font-size: 11px;
  color: #fff;
  opacity: .75;
  margin: 0;
  padding: 0 35px;
}

.team .card .social-nav {
  margin-bottom: 45px;
}

.team .card .social-nav a {
  color: #fff;
  font-size: 16px;
  margin: 0 4px;
}

.team .card .social-nav a:hover {
  opacity: .75;
}

.team .card:hover .team-over {
  opacity: 1;
  visibility: visible;
}

.team .card:hover .card-title-wrap {
  background-color: #F6C234;
}

.team .card:hover .card-title-wrap .card-title,
.team .card:hover .card-title-wrap .card-text {
  color: #fff;
}

.team .team-over {
  padding-top: 45px;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

.team .card-title-wrap {
  padding: 15px 25px;
  position: relative;
  z-index: 9;
  background-color: #fff;
}

.team .card-title-wrap .card-title,
.team .card-title-wrap .card-text {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  display: block;
  margin: 0;
}

.team .card-title-wrap .card-title {
  font-size: 24px;
  color: #333;
}

.team .card-title-wrap .card-text {
  font-size: 18px;
  color: #999;
}

/* ==================================================
  Contact Section
  ================================================== */

#contact {
  background: white;
  padding: 15px 0;
}

.contact-headzone {
  margin-bottom: 10px;
}

#contact .form .validation {
  color: red;
  display: none;
  font-weight: 400;
  font-size: 16px;
}

.validation {
  margin-top: 10px;
}

sendmessage errormessage {
  margin-left: 0px;
  border: 1px solid red;
}

#contact h2 {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: black;
  padding: 10px;
}

#contact h3 {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #F6C234;
  padding: 0px 20px 20px 0px;
  font-size: 140%;
}

#contact .info i {
  font-size: 32px;
  color: #F6C234;
  float: left;
}

#contact .info p {
  padding: 0 0 0px 50px;
  line-height: 24px;
}

/* ==================================================
  Footer Styling
  ================================================== */

.site-footer {
  padding: 0;
  z-index: 999;
  width:100%;
  position:fixed;
  bottom:0;
  left:0;
}

.site-footer .controls{
	position:absolute;
	right:5px;
	top:0;
	transform: translateY(-100%);
}

.site-footer h2,
.site-footer p {
  color: #fff;
}

.site-footer p {
  opacity: .75;
  line-height: 2.0925;
}

.site-footer h2,
.site-footer .btn {
  margin-bottom: 25px;
}

.site-footer h3,
.site-footer .btn:not(.btn-circle) {
  margin-bottom: 25px;
  font-size: 25px;
  color: black;
}

.site-footer .social-nav a {
  color: #fff;
  opacity: .25;
}

.site-footer .social-nav a:hover {
  opacity: 1;
}

.site-footer .bottom {
  background: rgba(0,0,0,0.5);
  
}

.site-footer .bottom .list-inline,
.site-footer .bottom p {
  margin: 0;
}

.site-footer .bottom .list-inline {
  position: relative;
  top: 5px;
}

.site-footer .bottom .list-inline a {
  color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-right: 15px;
}

.site-footer .bottom .list-inline a:hover {
  color: lightgrey;
}

.site-footer .credits {
  color: #ddd;
}

.site-footer .credits a {
  color: #F6C234;
}

/* ==================================================
  Responsive Styling
  ================================================== */

  @media (min-width: 990px) {
    body {
      margin-left:5%; 
      margin-right:5%; 
      border-left: 1px solid lightgrey; 
      border-right: 1px solid lightgrey;
    }
    #header {
      height: 50px;
      border-left: 1px solid lightgrey; 
      border-right: 1px solid lightgrey;
    }
    .site-footer .bottom {
      width: 90%;
	  margin-left:5%;
    }
	
  }


  @media (max-width: 768px) {
    #header {
      height: 50px;
    }
  
    #header #logo {
      margin: 10px 0 0 0;
    }
  
    #header #logo h1 {
      padding: 2px 0;
      font-size: 26px;
    }
  
    #header #logo img {
      max-height: 30px;
    }
  
    #nav-menu-container {
      display: none;
    }
  
    #mobile-nav-toggle {
      display: inline;
    }
    
  }

  @media (max-width: 989px) {
    .site-footer .bottom {
      width: 100%;
    }
  }

@media (max-width: 767px) {
  .block {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 61.9em) {
  section,
  .block,
  .cta {
    padding: 15px 0;
  }

  .features {
    padding-bottom: 5px;
  }

  p,
  .block p {
    margin: 0;
  }

  .hero-brand {
    margin-bottom: 35px;
  }

  .tagline {
    margin: 135px 0px 135px 0px;
  }

  h1 {
    font-size: 32px;
    margin: 0;
  }

  h2,
  .tagline {
    font-size: 24px;
  }

  h2 {
    margin-bottom: 5px;
  }

  h3 {
    font-size: 14px;
  }

  .hero {
    padding: 275px 0;
  }

  .stats-col {
    margin-bottom: 25px;
  }

  .block {
    height: auto;
  }

  .feature-col {
    padding-bottom: 30px;
  }

  .portfolio-grid .card h3.card-title {
    font-size: 18px !important;
  }

  .portfolio-grid .card .card-text {
    font-size: 13px;
  }

  .team .team-over {
    padding-top: 20px;
  }

  .team .card .social-nav {
    margin-bottom: 15px;
    padding: 0;
  }

  .site-footer .social-nav {
    margin-bottom: 35px;
  }

  .site-footer .list-inline {
    text-align: center;
    padding-bottom: 15px;
  }

  .site-footer .list-inline li {
    display: inline-block;
  }
}

/*startbereich */


#startbereich-area {
  line-height: 1.55;
  color: #333;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  background-color: white;
  border-bottom: 1px solid grey;
}

.startbereich {
  font-size: 16px;
  background-color: white;
  border-bottom: 1px solid grey;
}

.startbereich ul{
  line-height: 1.55;
  color: #333;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.startbereich p {
  line-height: 1.55;
  color: #333;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.startbereich li {
  line-height: 1.55;
  color: #333;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.startbereich table {
  line-height: 1.55;
  color: #333;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

.standardtext {
  line-height: 1.55;
  color: #333;
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

/*PRICING TABLE */


pricing-area {
  font-size: 16px;
}

.area-padding {
  padding: 70px 0px 50px;
}


.pricing-area h2{
  background-color: #F6C234; 
  font-size: 140%; 
  font-weight: bold; 
  color: black; 
  line-height: 25px; 
  padding: 0px 10px 3px 10px;
}

.pri_table_list {
  border: 1px solid #ccc;
  text-align: center;
  transition: all 0.4s ease 0s;
  background: #fff;
}

.pri_table_list .kopfth {
  background: #f5f5f5;
}

.pri_table_list i {
  font-size: 20px;
}

.pri_table_list .beschreibung {
  line-height: 27px;
  border-bottom: 1px solid lightgrey;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  color: #666;
  padding: 9px 9px;
  text-align: left;
}

.pri_table_list .inhalt {
  border-bottom: 1px solid #ccc;
  color: #666;
  padding: 9px 9px;
  position: relative;
  text-align: center;
  font-size: 14px;
}

.pri_table_list ol li {
  border-bottom: 1px solid #ccc;
  color: #666;
  padding: 12px 15px;
  position: relative;
  text-align: left;
}

.pri_table_list .check.cross::after {
  content: "\f00d";
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  right: 50px;
  top: 12px;
  color: indianred;
}

.pri_table_list .check::after {
  padding: 10px 12px;
  content: "\f00c";
  font-family: fontawesome;
  font-size: 14px;
  position: relative;
  right: 15px;
  color: #3EC1D5;
  border-bottom: 1px solid lightgrey;
}

.pri_table_list li.preis::after {
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  right: 50px;
  color: green;
}

.pri_table_list button {
  background: #444 none repeat scroll 0 0;
  border: 1px solid #444;
  color: #fff;
  margin-bottom: 25px;
  padding: 10px 35px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  border-radius: 30px;
}

.pri_table_list>h3 {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  padding: 30px 0 20px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

.pri_table_list ol {
  list-style: outside none none;
  margin: 0;
  padding: 0 0 25px;
}

.pri_table_list.active {
  transition: all 0.4s ease 0s;
  position: relative;
  overflow: hidden;
}

.saleon {
  background: #F6C234 none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  left: -26px;
  padding: 2px 25px;
  position: absolute;
  text-transform: uppercase;
  top: 16px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.pri_table_list>button:hover {
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
}

.active>h3 {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #333;
  transition: all 0.4s ease 0s;
}

.active>button {
  background: #3EC1D5 none repeat scroll 0 0;
  border: 1px solid #3EC1D5;
  color: #fff;
  transition: 0.4s;
}

.active>button:hover {
  background: #333 none repeat scroll 0 0;
  border: 1px solid #333;
  color: #fff;
  transition: 0.4s;
}

.pri_table_list_serv {
  border: 1px solid #ccc;
  text-align: center;
  transition: all 0.4s ease 0s;
}

.pri_table_list_serv>h3 {
  color: black;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  padding: 20px 0 20px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  font-style: red;
  background: #F6C234;
}

.pri_table_list_serv.active {
  transition: all 0.4s ease 0s;
  position: relative;
  overflow: hidden;
}

#errormessage{
  padding: 15px;
}

/******************************** PORTFOLIO *****************************************/
.margin-left .thumbnail
{
	margin-left: 0px;
}
.thumbnail
{
	border: none;
	border-radius: 0px;
	box-shadow: none;
	display: block;
	line-height: 0px;
	-moz-border-radius: 0px;
	-moz-box-shadow: none;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	padding: 0px;
	transition: all 0.2s ease-in-out;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none;
	-webkit-transition: all 0.2s ease-in-out;
}
.caption
{
  background: #F6C234;
  color: black;
}

.transit-to-top
{
	height: 50px;
	overflow: hidden;
	width: 100%;
}
.transit-to-top h4, .transit-to-top h3
{
	font-size: 100%;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.p-title
{
	display: block;
	height: 40px;
}
.thumbnail:hover h4, .thumbnail:hover h3
{
	margin-top: -150px;
}
p.caption-descr
{
	font-size: 80%;
	line-height: 13px;
	text-align: justify;
	word-wrap: break-word;
}
.thumbnail:hover p.caption-descr a
{
	text-decoration: none;
}
p.caption-descr a
{
	float: left;
  font-size: 80%;
  color: black;
}
#portfolio p.caption-descr a
{
	float: left;
  font-size: 100%;
  color: black;
}
.thumbnails li:first-child
{
	margin-left: 0px;
}
.folio-title
{
	background: #fafafa;
	border-bottom: 1px solid #064275;
	display: inline-block;
	font-size: 140%;
	line-height: 34px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	text-transform: uppercase;
}

/************************************  PROJECTS ITEMS & ISOTOPE & FILTERS ****************/

#filters a, #filters-blog a
{
	background: #064275;
	color: #fff;
	color: #ffffff;
	display: inline-block;
	font-size: 140%;
	font-weight: normal;
	line-height: 16px;
	padding: 5px 8px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: baseline;
	white-space: nowrap;
}
#filters a:hover, #filters-blog a:hover
{
	background: #003060;
}
#filters a.active, #filters-blog a.active
{
	background: #003060;
}
.project-item-overlay .inner ul li a.proj-btn:hover
{
	background: #003060;
}
.project-item-overlay .inner ul li a.proj-btn
{
	background: #064275;
	border-radius: 0px;
	box-shadow: 26px 26px 22px rgba(50, 50, 50, 0.42);
	color: #fff;
	color: black !important;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: 600;
	margin: 3px;
	-moz-border-radius: 0px;
	-moz-box-shadow: 26px 26px 22px rgba(50, 50, 50, 0.42);
	-moz-transition: all 0.2s ease-in-out;
	-moz-transition: background-color 0.1s ease-out, color 0.1s ease-out;
	-o-transition: all 0.2s ease-in-out;
	-o-transition: background-color 0.1s ease-out, color 0.1s ease-out;
	padding: 10px;
	transition: all 0.2s ease-in-out;
	transition: background-color 0.1s ease-out, color 0.1s ease-out;
	-webkit-box-shadow: 26px 26px 22px rgba(50, 50, 50, 0.42);
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
}
.project-item-overlay .inner ul li a.proj-btn [class^="fa-icon-"].fa-icon-large, li [class*=" fa-icon-"].fa-icon-large
{
	color: #fff;
}
.project-item-overlay .inner ul li a.detail-link
{
	color: #CCC !important;
	display: block;
	margin-top: 5px;
	-moz-transition: color 0.1s ease-out;
	-o-transition: color 0.1s ease-out;
	text-transform: lowercase;
	transition: color 0.1s ease-out;
	-webkit-transition: color 0.1s ease-out;
}
.project-item-image-container .project-item-overlay .inner ul li a:hover, .project-item-image-container .project-item-overlay .inner ul li a:active
{
	color: #064275;
	outline: 0;
}
.project-item-image-container .project-item-overlay .inner ul li a:hover
{
	color: #064275;
	text-decoration: none;
}
.project-item-image-container .project-item-overlay .inner ul li a
{
	color: #0085BD;
	text-decoration: none;
}
.project-item
{
	margin-bottom: 30px;
}

.project-item a{
  display:block !important;
}

.project-item .inner-no-image{
  position:relative !important;
  opacity:1 !important;
}

.project-item .inner-no-image .inner > *{
  margin:0 !important;
  font-weight: normal;
}

.project-item-overlay .inner ul
{
	list-style: none;
	margin-left: 0px;
}
.project-item-overlay
{
	background: rgba(250, 250, 250, 0.8);
	display: block;
	filter: alpha(opacity=0);
	height: 100%;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.project-item-overlay .inner
{
	display: block;
	position: relative;
	text-align: center;
	top: 30%;
	width: 100%;
}
.project-item-overlay:hover, .slide:hover .project-item-overlay
{
	-moz-transition: 0.3s ease-out;
	opacity: 1;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
}
.project-item-image-container
{
	border: none;
	cursor: pointer;
	height: 100%;
	position: relative;
	width: 100%;
}
.project-item-image-container:hover, .project-item :hover .project-item-image-container
{
	filter: alpha(opacity=100);
	-moz-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	-o-transition: background-color 0.2s ease-out, color 0.1s ease-out;
	transition: background-color 0.2s ease-out, color 0.1s ease-out;
	-webkit-transition: background-color 0.2s ease-out, color 0.1s ease-out;
}
.project-item-image-container > img
{
	width: 100%!important;
}

.isotope .isotope-item
{
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -moz-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
	-webkit-transition-property: -webkit-transform, opacity;
}
.isotope-item
{
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	z-index: 2;
}
/************************************ END FILTERS ISOTOPE & PROJECTS ITEMS ****************/

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}


/*------------------------------------
Bootstrap carousel overflow fix
------------------------------------*/
.carousel{
	overflow:hidden;
}

/*-----------------------------------
Circle button
-----------------------------------*/
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
  position:relative;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.btn-circle .fa{
	position:absolute;
	left:50%;
	top:50%;
	line-height:1em;
	transform:translate(-50%,-51%);
	font-size:1.3em;
}


/*Email switcher*/


#email-switcher .container.form .mt-4,
#email-switcher .container.form .mt-2{
  margin-top:0 !important;
}

#email-switcher .container.form .mb-4,
#email-switcher .container.form .contact-headzone,
#email-switcher .container.form .form-group{
  margin-bottom:0 !important;
}
#email-switcher div{
  padding:0px 10px !important;
}

#email-switcher > div{
  padding:5px 10px !important;
}


#email-switcher .container.form .form-check .form-check-label{
  font-size:.7em;
  line-height: 1.1em;
}

#email-switcher .container.form h1.standart-h1titledark{
  font-size:1rem;
  text-align:center;
  padding:0;
}


/**
* Tabellen
*/


.table-no-border,
.table-no-border tr,
.table-no-border td,
.table-no-border th{

  border:none !important;

}

