/*
Theme Name: Hurdelbrink GmbH
Author: iData Systems GmbH & Co. KG / Matthias Lührs
Author URI: https://idata-systems.net
Description: Dies ist ein auf Bootstrapbasierendes Template für Hurdelbrink GmbH
Version: 1.1
*/

@font-face {
    font-family: 'Nirmala UI';
    src: url('fonts/NirmalaUI-Bold.woff2') format('woff2'),
        url('fonts/NirmalaUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nirmala UI';
    src: url('fonts/NirmalaUI.woff2') format('woff2'),
        url('fonts/NirmalaUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nirmala UI Semilight';
    src: url('fonts/NirmalaUI-Semilight.woff2') format('woff2'),
        url('fonts/NirmalaUI-Semilight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


html {
	height: 100%;
	padding-top: 222px;
}
body {
	position: relative;
	overflow: auto;
	min-height: 100%;
	font-family: 'Nirmala UI';
}

/* Header */
#offsetreader {
	position: fixed;
	top: 0;
	height: 1px;
}
header {
}
header>#header-slider {
	margin-top: 0;
	position: relative;
	text-align: center;
	background: #9c9d9d;
	margin-bottom: 10px;
}
header>#header-slider>#headerslider {
	max-width: 1920px;
	height: 350px;
	margin: 0 auto;
}
header>#header-slider>#headerslider>.carousel-inner>.item {
	height: 350px;
	background-position: center;
	background-repeat: no-repeat;
}
header>#header-slider>#headerslider>.carousel-inner>.item>div {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
header>#header-slider>#headerslider>.carousel-inner>.item>div>div {
	display: table-cell;
	vertical-align: middle;
	
}
header>#header-slider>#headerslider>.carousel-inner>.item>div>div>div {
	margin: 0 auto;
}
header>#header-slider>#headerslider h1 {
	font-size: 38px;
	margin-top: 0;
}
header>#header-slider>#headerslider p {
	font-size: 20px;
	font-weight: bold;
}
header>#header-slider>#headerslider {
	text-align: left;
}
/* Navigation Header */
.nav-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1000;
	background: #ffffff;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.nav-header .nav-logo img {
	height: 170px;
	padding: 20px 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.nav-header .nav-logo .container {
	position: relative;
}
.nav-header .top-icons {
	position: absolute;
	top: 0;
	right: 15px;
	vertical-align: top;
	left: 15px;
	display: none;
}
@media(min-width:768px){
	.nav-header .top-icons {
		display: block;
	}
}
.nav-header .top-icons .icon-con {
	background: #0267AF;
	display: block;
	padding: 5px 0;
	float: right;
	margin-right: 15px;
	font-weight:bold;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.nav-header .top-icons .icon-con:hover {
	padding-top: 10px;
}
.nav-header .top-icons .icon-con:first-child {
	margin-right: 0;
}
.nav-header .top-icons .icon-con a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px;
}
.nav-header.small-head {
	
}
.nav-header.small-head .nav-logo img {
	height: 110px;
}
.navbar-default {
	border: none;
	border-radius: 0;
	min-height: initial;
	margin-bottom: 0;
}


@media (min-width: 768px) {

}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
}
h1.title {
	text-align: center;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
p {
	font-size: 15px;
}
p.block {
	text-align: justify;
}
.center {
	text-align: center;
}
.img-responsive {
	display: inline-block;
}
.sidebar img {
	margin: 10px 0;
}
.sidebar img:first-child {
	margin-top: 0;
}
.row {
	margin-top: 20px;
}
.row:first-child {
	margin-top: 0;
}
.logo-ueberschrift-con .logo-ueberschrift img {
	float: left;
}
.logo-ueberschrift-con .logo-ueberschrift h1 {
	float: left;
	padding-left: 20px;
	margin-top: 34px;
}
.logo-ueberschrift-con .logo-ueberschrift {
	width: auto;
	display: inline-block;
}
.logo-ueberschrift-con .logo-ueberschrift:after {
	content: '';
	display: table;
	clear: both;
}
.logo-ueberschrift-con {
	text-align: center;
}
.ueberschrift-page {
	text-align: center;
}
#main-container .start-inner {
	position: relative;
	margin-bottom: 20px;
	max-width: 360px;
	margin: 0 auto 20px auto;
}
.link-div {
	cursor: pointer;
}
#main-container .start-inner h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(156,157,157,0.6);
	margin: 0;
	text-align: center;
	font-size: 22px;
	padding: 5px 15px;
}
#main-container .start-inner:hover h3 {
	background: rgba(156,157,157,1);
} 
#main-container {
	padding-bottom: 420px;
}
footer {
	min-height: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
footer>.container>.row:nth-child(2) {
	margin-top: 10px;
}
footer>.container>.row:nth-child(2) p.center {
	text-align: center;
}

/* Res Edit */
.th-center,.th-right {
	display: none;
}
@media (min-width: 768px) {
	.navbar>.container .navbar-brand, 
	.navbar>.container-fluid .navbar-brand {
		display: none;
	}
	header>#top-header .th-center,header>#top-header .th-right {
		display: block;
	}
	header>#top-header .th-left {
		width: 33.33333%;
	}
}


/* Seiten Spezifisch */
.team-row-1 {
	max-width: 480px;
	margin: 0 auto;
	width: 100%;
	margin-bottom: 20px;
}

.team-row-1 img {
	float: left;
	margin: 5px 10px;
}
.team-row-1:after {
	display: table;
	content: '';
	clear: both;
}

/* Farben */
header,
#top-header,
.navbar-default,
.navbar-nav>li>.dropdown-menu,
footer {
	background: #0267AF;
}
header>#top-header {
	border-bottom-color: #fff;
	-webkit-box-shadow: 0px 6px 36px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 36px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 36px 0px rgba(0,0,0,0.75);
}
header>#top-header .th-right p,
header>#top-header .th-right p a {
	color: #f1f1f1;
}
.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand {
	color: #fff;		
}
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar li>a {
	color: #fff;
}
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar>li>a:hover,
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar>li.active>a:hover {
	color: #fff; 
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover,
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar>li.active>a,
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar>li.open>a,
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar>li.active>a:hover,
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar>li.open>a:hover,
.navbar-default .navbar-collapse>.nav.navbar-nav.navbar>li>a:hover {
	background: #9c9d9d;
}
h1,h2,h3,h4,h5,h6 {
	color: #0f2960;
}
footer>nav {
	background: none; 
	max-height: 54px;
	border-top: 2px solid #9c9d9d;
	border-bottom: 2px solid #9c9d9d;
}
footer>nav>.container .footer-left {
	float: left;
}
footer>nav>.container .footer-right {
	float: right;
}
footer>nav>.container p {
	line-height: 50px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #fafafa;
}
footer>nav>.container ul {
	margin: 0;
	padding: 0;
}
footer>nav>.container ul>li {
	display: inline;
	list-style: none;
	line-height: 50px;
	font-weight: bold;
	font-size: 14px;
	color: #fafafa;
}
footer>nav>.container ul>li>a {
	color: #fafafa;
	border-right: 2px solid #fafafa;
	padding-right: 4px;
}
footer>nav>.container ul>li:last-child>a {
	border-right: none;
}
footer>.footer-seo {
	margin-top: 20px;
}
footer .footer-logo.left img {
		max-height: 150px;
		max-width: 150px!important;
}
@media(min-width: 768px){
	footer .footer-logo.left img {
		float: right;
		margin-right: 30px;
	}
	footer .footer-logo.right img { 
		margin-left: 30px;
	}
}
footer>.footer-seo>.row>.col-md-3 {
	display: none;
}
footer>.footer-seo>.row>.col-md-3:first-child {
	display: block;
}
@media(min-width:768px){
	footer>.footer-seo>.row>.col-md-3 {
		display: block;
	}
}
footer>.footer-seo .footer-seo.left p {
	color: #fafafa;
	font-size: 15px;
	font-weight: bold;
}
footer>.footer-seo .footer-seo.left p>a {
	color: #fafafa;
}
footer>.footer-seo ul.menu {
	padding-left: 10px;
}
footer>.footer-seo ul.menu>li {
	margin-bottom: 10px;
}
footer>.footer-seo ul.menu>li.no-link>a {
	cursor: default;
	text-decoration: none;
}
footer>.footer-seo ul.menu>li>a {
	color: #fafafa;
	font-size: 14px;
	font-weight: bold;
}
footer>.footer-seo ul.menu>li ul.sub-menu {
	padding-left: 15px;
}
footer>.footer-seo ul.menu>li ul.sub-menu>li {
	margin-bottom: 5px;
	list-style: none;
}
footer>.footer-seo ul.menu>li ul.sub-menu>li:before {
	content: '- ';
	color: #fafafa;
	font-size: 18px;
}
footer>.footer-seo ul.menu>li ul.sub-menu>li:first-child {
	margin-top: 10px;
}
footer>.footer-seo ul.menu>li ul.sub-menu>li>a {
	color: #fafafa;
	font-size: 15px;
	font-weight: bold;
}
footer ul {
	color: #fafafa;
}






/*Wordpress editor styles start*/


.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

/*Wordpress editor styles end*/

