/*
Theme Name: DGQ 2014
Theme URI: none
Description: Blank Responsive Twitter Bootstrap Theme for Wordpress
Author: Fabian Raschke
Author URI: http://www.fabianraschke.com/
Version: 1.0h
Tags: responsive, twitter, bootstrapp

License: Attribution-ShareAlike 3.0 Unpotherted (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

*/

@import 'css/styles.css';



.container.themenseite {
	background: transparent;
	}

.themenseite h1 {
	margin-bottom: 20px;
	font-weight: 200;
	font-size: 2.4em;
	color: #b5064c;
	}

.themenseite h2 {
	margin-top: 0px;
	}

.themenseite .panel-grid-cell .panel {
	margin-bottom: 5px;
	}



.widget_dgq_download_teaser {
	background: #EFEFEF;
	padding: 15px;
	}

.widget_dgq_download_teaser .btn {
	margin-top: 15px;
	margin-bottom: 10px;
	}





.container.thema h3 {
	font-size: 1.4em;
	}

.panel-grid {
	background: #FFF;
	padding: 30px;
	}

.panel-grid-cell .panel {
  margin-bottom: 0px!important;
}

body { 
	font-family: Roboto, 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	background: #EFEFEF;
	background-image: url('./images/bg.png');
	-ms-overflow-x: hidden;
	overflow-x: hidden;
}


img {
	max-width: 100%;
	height: auto;
	}


.lead {
	font-size: 28px;
	}


.pipe-div {
	color: #b5064c;
	margin: 0 10px;
	}



.address-block {
	padding: 30px 0; 
	margin: 30px 0; 
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	color: #666;
	}

.address-block p {
	margin-bottom: 20px;
	}

.address-block p.hotline {
	color: #666;
	margin: 0;
	line-height: 1;
	}

.address-block p.hotline .phone {
	margin-right: 30px;
	}

.fa, .cd-color {
	color: #B5064C;
}

i.fa.fa-shopping-cart {
	color: #FFF;
}




.feature h2 {
	margin-top: 45px;
}

.feature h3 {
	margin-bottom: 3px;
	margin-top: -10px;
}

.feature h3, .feature p, .feature .fa {
	text-align: center;
}

.feature .fa {
	display: block;
	margin-top: 30px;
}

.feature ul, feature li {
	padding: 0px;
	margin: 0px;
}

.feature li {
	list-style-type: none;
	font-size: 1.3em;
}

.feature li .fa {
	display: inline-block;
	margin-top: 0px;
}

.leistungsblock {
	background: #f3f3f3;
	padding: 15px;
	border: 1px solid #CCC;
	margin-bottom: 30px;
}

.leistungsblock i {
	color: #b81d58;
	margin-top: 15px;
}





.mood_img {
	margin-top: 15px;
	margin-bottom: 30px;
}




.label-default {
	background-color: #b5064c;
}


.label {
	border-radius: 0;
}

.content_area {
	margin-bottom: 50px;
	}

.content_area a {
	text-decoration: underline;
	}

.content_area a:hover {
	color: #333;
	}


.thema p {
	background: #f6f6f6;
	height: 100px;
	text-align: center;
	line-height: 1;
	padding: 15px;
	margin: 0;
	}

.thema .fa {
	margin-bottom: 10px;
	line-height: 1;
	}

.thema a {
	color: #333;
	font-weight: 700;
	font-size: 1.05em;
	}

.thema a:hover {
	text-decoration: none;
	}

.thema a:hover p {
	background: #B5064C;
	color: #FFF;
	}

.thema a:hover .fa {
	color: #FFF;
	}









#topthemen {
	margin-top: 30px;
}

a { 
	color: #b81d58;
	text-decoration: none;
}


.container {
	background: #FFF;
	}

.container.formularseite {
	background-color:rgba(255,255,255,0.8);
	}


#header img {
	padding: 15px 0px;
}

.header {   
	-moz-box-shadow:    0px 0px 10px 5px #ccc;
	-webkit-box-shadow: 0px 0px 10px 5px #ccc;
	box-shadow:         0px 0px 10px 5px #ccc;
	position: relative;
}

img.bibro {
	max-width: 100%;
	height: auto;
	}

#searchform {
	margin-top: 80px;
}

#searchform .fa-search {
	color: #b81d58;
}

.search_term {
	width: 100%;
	height: 300px;
	background: #B5064C;
	position: relative;
	margin-top: 15px;
	padding: 75px 0;
	text-align: center;
	}

.search_term .fa {
	font-size: 3em;
	color: #FFF;
	}

.search_term p {
	font-weight: 300;
	font-size: 1.5em;
	color: #FFF;
	}

.search_results h3 {
	color: #b5064c;
	font-size: 1.1em;
	}

.search_results a {
	font-weight: bold;
}

.search_results ul, .search_results li {
	padding: 0px;
	margin: 0px;
}

.search_results li {
	list-style-type: none;
	padding: 10px;
	border-top: 1px dotted #999;
}

.wp-pagenavi {
	border-top: 1px dotted #999;	
	margin-bottom: 15px;
	padding-top: 15px;
	}



#subnav {
	margin-top: 15px;
}


#breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
	background: none;
	font-size: 0.8em;
	}

#breadcrumb a {
	color: #333;
}

#breadcrumb a.startseite {
	color: #b5064c;
}




/* Footer
-------------------------------------------------------------- */

.footer {
	margin-top: 15px;
	padding: 15px;
	background: #FFF;
	background-image:url('/wp-content/themes/dgq14/images/q_footer.gif');
	background-repeat: no-repeat;
	position: relative;
	}

.footer ul {
	list-style-position: inside;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	}	
	

.footer li {
	list-style-type: none;
	font-size: 0.85em;
	line-height: 200%;
	}

.footer li.title {
	font-size: 0.9em;
	font-weight: 700;
	color: #B5064C;
}


.hotline {
	font-size: 1.45em;
	font-weight: 300;
	color: #B5064C;
	}

.footer p.hotline {
	color: #666;
	}

.footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666;
	}

.footer a:hover {
	color: #AA1054;
}

.social-bar {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 30px;
}

.social-bar .fa {
	color: #dadada;
	margin-left: 50px;
}

.social-bar .fa:hover {
	color: #333;
}

.legal {
	margin: 15px auto;
	background: none;
	font-size: 1.0em;
	font-weight: 300;
}

.legal ul,
.legal li {
	display: inline;
	padding: 0px;
	margin-right: 15px;
}

.legal a {
	color: #666;
}


.vorteilsleiste {
	text-align: center;
	margin-top: 15px;
}


.fqs-projekte {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.fqs-projekte li {
	margin-bottom: 3em;
	}


#metanav,
#legal {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: 300;
}

#metanav ul,
#legal ul,
#metanav li,
#legal li {
	display: inline;
	margin-right: 15px;
}



#metanav a, 
#legal a {
	color: #999;
}

#legal {
	
}






.leistung {
	padding: 10px;
	background: #EFEFEF;
	height: 200px;
	}


.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #e7316c;
	background-image: none;
	border-color: #e7316c;
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Roboto, 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 120%;
}

h1 {
	color: #333;
	font-size: 1.7em;
}

h2 {
	color: #333;
	font-size: 1.4em;
}

h3 {
	color: #333;
}


.btn-dgq {
	color: #fff;
	text-decoration: none;
	background: #ba0f4f;
	background-image: linear-gradient(to bottom,#e6336b 0,#ba0f4f 100%);
	background-repeat: repeat-x;
	border-color: #ba0f4f;
	}

.btn-dgq:hover {
	color: #fff;
	background: #333;
}

/* Hauptnavigation
-------------------------------------------------------------- */

#navigationsleiste {
	margin-left: -15px;
	margin-right: -15px;
}

#main-nav {
	background: none;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#menu-hauptnavigation, #menu-hauptnavigation-1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu-hauptnavigation li, #menu-hauptnavigation-1 li  {
	float: left;
	width: auto;
	border-right: 1px solid #919294;
	width: 14.2%;
	margin: 0;
}

#menu-hauptnavigation a, #menu-hauptnavigation-1 a {
	color: #FFF;
	font-size: 1.0em;
	font-weight: 400;
	text-decoration: none;	
	padding: 15px 10px;
	display: block;
	background: #555;
}



#menu-hauptnavigation a:hover, #menu-hauptnavigation-1 a:hover,
#menu-hauptnavigation li.shop a:hover, #menu-hauptnavigation-1 li.shop a:hover {
	color: #fff;

}


#menu-hauptnavigation li.shop, #menu-hauptnavigation-1 li.shop {
	border: none;
	}	

#menu-hauptnavigation li.shop a, #menu-hauptnavigation-1 li.shop a  {
	background: #4b4b4d;
}

#menu-hauptnavigation li.shop a:after, #menu-hauptnavigation-1 li.shop a:after  {
	border: none;
}

#menu-hauptnavigation ul, #menu-hauptnavigation-1 ul {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	border-bottom: 5px solid #dee0df;
	list-style: none;
	display: none;
	position: absolute;
	z-index: 10000;
	}
	

#menu-hauptnavigation li:hover > ul, #menu-hauptnavigation-1 li:hover > ul {
	display: block;
	}


#menu-hauptnavigation ul li, #menu-hauptnavigation-1 ul li  {
	float: none;
	width: 270px;
	border: none;
	}

#menu-hauptnavigation ul li a, #menu-hauptnavigation-1 ul li a {
	background: #FFF;
	color: #b5054d;
	text-transform: none;
	font-size: 1em;
	padding: 5px 10px;
	}

#menu-hauptnavigation ul li a:after, #menu-hauptnavigation-1 ul li a:after {
	border: none;
	}
	
#menu-hauptnavigation ul li a:hover, #menu-hauptnavigation-1 ul li a:hover  {
	background: #b5054d;
	color: #FFF;
	}


/* =Submenu
-------------------------------------------------------------- */

#subnav .menu {
	padding-left: 0;
	margin-bottom: 20px;
	margin-top: 15px;
	border-radius: 4px;
	/*-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.075);
	box-shadow: 0 1px 2px rgba(0,0,0,0.075);*/
}


#subnav .menu ul,
#subnav .menu li {
	margin: 0;
	padding: 0;
}


#subnav .menu .menu-item {
	position: relative;
	display: block;
	margin-bottom: -1px;
	border: 1px solid #ddd;
	border: 1px solid #ededed;
}

#subnav .menu .menu-item a {
	display: block;
	position: relative;
	padding: 10px 15px 10px 30px;
	text-decoration:none;
	background-color: #fff;
	color: #555;
}

#subnav .menu .menu-item a:before {
	display: block;
	content: '»';
	font-size: 20px;
	color: #B51551;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 10px;
	top: 4px;
}

#subnav .menu .menu-item a:hover, 
#subnav .sub-menu .menu-item:first-child a:hover {
	display: block;
	position: relative;
	padding: 10px 15px 10px 30px;
	text-decoration:none;
	background-color:#CCC;
}


#subnav .menu .menu-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

#subnav .menu .menu-item:first-child a,
#subnav .menu .menu-item:first-child a:hover { 
	background-color: #e7316c!important;
	background-color: #B51551!important;
	color: #FFF;
}

/* für child */
#subnav .wrapper-sub-menu .menu .menu-item:first-child a {
	background-color: #FFF!important;
	color: #555;
}

/* für child */
#subnav .wrapper-sub-menu .menu .menu-item:first-child a:hover {
	background-color: #CCC !important;
	color: #555;
}

.menu-headline {
	padding: 10px 15px 10px 30px;
	background-color: #B51551!important;
	color: #FFF;
	margin-bottom: -15px;
}

#subnav .menu .sub-menu .menu-item:first-child a:hover { 
	background-color: #ccc!important;
	color: #555;
}

#subnav .sub-menu .menu-item {
	border-left: 0px;
	border-right: 0px;
}


#subnav .sub-menu .menu-item a {
	padding: 7px 30px;
	background: #f5f5f5;
}

#subnav .sub-menu li.menu-item a,
#subnav .sub-menu .menu-item:first-child a {
	background-color: #FFF!important;
	background-color: #f5f5f5!important;
	color: #555;
	font-size: 13px;
}

#subnav .sub-menu li.menu-item a:hover,
#subnav .sub-menu .menu-item:first-child a:hover {
	background-color: #ccc !important;
	padding: 7px 30px;
}

#subnav .sub-menu li.menu-item a:before {
	font-size: 16px;
	left: 31px;
	top: 6px;
}

#subnav .sub-menu a {
	padding-left: 30px!important;
	padding-left: 52px!important;
}

#subnav li.menu-item:last-child,
#subnav .sub-menu li.menu-item:last-child {
	margin-bottom:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
}


#subnav .current_page_item ul a,
#subnav .current_page_item ul a:hover {
	font-weight: normal;
}

#subnav .current_page_item a {
	z-index:2;
	font-weight: bold;
}

#subnav .menu .current_page_item a:hover {
	background: #f5f5f5!important;
	background: #ccc!important;
}

#subnav .sub-menu .current_page_item a:hover {
	background: #FFF!important;
}


#subnav ul.sub-menu {
	display: none;

}

#subnav .current-menu-item ul.sub-menu,
#subnav .current-menu-ancestor .sub-menu,
#subnav .current-page-ancestor ul.sub-menu  {
	display: block;
}

#subnav .current-page-ancestor ul.sub-menu .current-page-ancestor {
	font-weight: bold !important;
}


.wp-caption.alignright, .alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}


/* 
****** TEASER ******
*/

.teaser {
	margin: 15px 0px;
	background: #f6f6f6;
}

.teaser h2 {
	font-size: 1.3em;
	background: #e7316c;
	color: #FFF;
	padding: 10px;
	margin: 0px;
}

.teaser h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #4d4d4d;
	background: #dadada;
	padding: 10px;
	margin: 0px;
}

.teaser a {
	color: #b5064c;
	text-decoration: underline;
}

.teaser li a {
	color: #333;
	text-decoration: none;
	}

.teaser a.btn {
	color: #FFF;
}

.teaser a.btn:after {
	content:"";
}

.teaser a.btn:hover {
	color: #FFF;
	background: #333;
}

a.btn {
	text-decoration: none;
	}

a.btn:hover {
	color: #FFF;
	background: #333;
	}

.teaser a:hover {
	text-decoration: none;
	color: #B5064C;
}

.teaser a:after {
	content:" \00BB";
	color: #B5064C;
}


.teaser_content {
	padding: 15px;
}

.teaser_content_fixed {
	height: 120px; 
	overflow-y: scroll;
	padding: 10px;
}

.teaser .btn_container {
	margin: 10px;
}


.produktliste {
	background: transparent;
	}

.produktliste h3 {
	background: #FFF;
	color: #B5064C;
}


.produktliste ul {
	border-top: 1px dotted #c2c2c2;
	margin-bottom: 15px !important;
}

.produktliste li {
	border-bottom: 1px dotted #c2c2c2;
}

.produktliste a {
	text-decoration: none;
	}


.bg_light {
	background: #FFF;
}

.bg_dark {
	background: #f6f6f6;
}


.search_results ul li.shop p {
	margin-bottom: 0;
}

.search_results ul li.bg_shop {
	margin: 10px 0 20px 0;
	background: #f6f6f6;
	border: 1px dotted #B5064C;
}

.search_results ul li.bg_shop p {
	margin-bottom: 0;
}

.search_results ul li.bg_shop p i {
	color: rgb(181, 6, 76);
}

.search_results ul li.bg_shop a:after {
	content: " »";
	color: rgb(181, 6, 76);
}

.search_results ul li.bg_shop a:after {
	content: " »";
}



.teaser ul {
	margin: 0;
	padding: 0;
}

.teaser li {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}


.teaser.aktuelles li {
	border-bottom: 1px solid #C2C2C2;
}

.teaser_date {
	font-weight: 900;
	font-size: 0.9em;
}

.thema_title,
.thema_title h1,
.produktdetail_title {
	position: absolute;
	top: 15px;
	left: 15px;
	padding: 10px 15px;
	font-size: 1.1em;
	font-weight: 300;
	background: #dadada;
	color: #333;
}

h3.thema_title {
        position: static;
}

.produktdetail_title .fa {
	color: #333;
	}

.produktdetail_title a {
	font-size: 0.8em;
	font-weight: 400;
	color: #b5064c;
	margin-right: 15px;
	text-decoration: underline;
	}

.produktdetail_title a:hover {
	color: #333;
	}

h1.thema_title {
	margin: 0px;
}

#themenseite img {
	max-width:100%;
	height:auto;
}

#themenseite h1 {
	font-size: 1.1em;
}

#themenseite h2 {
	font-size: 1em
}

#themenliste, 
#themenliste li {
	display: inline;
	padding: 0;
	margin: 0;
}


#bibro-kategorien ul, 
#bibro-kategorien li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}	

#bibro-kategorien .category-caption {
	bottom: initial;
	top: 10%;
}



#produktdetails h2 {
	color: #e7316c;
	font-size: 1.3em;
}



#faq {
	background: #EFEFEF;
	background-image: url('images/bg_lupe.png');
	background-repeat: no-repeat;
	background-position: 50%;
	margin: 0;
	padding: 20px;
}

#faq ul {
	padding: 0;
	margin: 0;
}

#faq li {
	list-style-type: none;
}

.arconix-faq-title {
	color: #b5064c;
}




.wb-ziele {
	background: #efefef;
	margin-top: -10px; 
	margin-bottom: 15px; 
	padding: 10px;
}


.btn {
	border-radius: 0;
}


.btn-default {
	color: #B5064C;
}

.btn-default a:hover {
	text-decoration: none;
	color: #000;
}

#bildungsschema .modal-dialog {
	width: 1247px;
}




.category-caption {
	padding: 2%;
	position: absolute;
	width: 70%;
	left: 5%;
	bottom: 10%;
	background: rgba(255,255,255,.66);
	color: #222;
	font-size: 16px;
	line-height: 20px;
}

.thema {
	position: relative;
	margin-bottom: 30px;
}

.thema a:hover .category-caption {
	background: rgba(181,6,76,.66);
	color: #FFF;
}



.produktkategorie {
	margin-top: 15px;
	margin-bottom: 30px;
	position: relative;
}



.listing-item {
	margin-bottom: 30px;
}

.listing-item h2 {
	margin-top: 0px;
	}



.listing-item .excerpt-dash { display:none; }



/* SONSTIGES */

#gallery-1 img {
	border: none!important;
	padding-left: 10px!important;
	padding-right: 10px!important;
	}

#gallery-1 .gallery-caption {
	font-size: 0.8em;
	}


#mapp0_layout {
	margin-bottom: 15px;
	}



.panel-default>.panel-heading a {
	display: block;
	text-decoration: none;
	}

.panel-default>.panel-heading:hover {
	background: #CCC;
	text-decoration: none;
	}



.ansprechpartner {
	margin-bottom: 10px;
	}



.produktliste_last {
	padding: 15px;
}

.produktliste_last a {
	margin-right: 50px;
}



/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('/wp-content/plugins/dgq-slider/flexslider/fonts/flexslider-icon.eot');
	src:url('/wp-content/plugins/dgq-slider/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/plugins/dgq-slider/flexslider/fonts/flexslider-icon.woff') format('woff'),
		url('/wp-content/plugins/dgq-slider/flexslider/fonts/flexslider-icon.ttf') format('truetype'),
		url('/wp-content/plugins/dgq-slider/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { 
	margin: 0px;
	margin-top: 15px;
	background: #fff; 
	position: relative;
	zoom: 1;
}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { 
	display: block; 
	width: 40px; 
	height: 40px; 
	margin: -20px 0 0; 
	position: absolute; 
	top: 50%; 
	z-index: 10; 
	overflow: hidden; 
	opacity: 0; 
	cursor: pointer; 
	color: rgba(181,6,76,0.8); 
	text-shadow: 1px 1px 0 
	rgba(255,255,255,0.3); 
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease; 
}

.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {
	width: 100%; 
	position: absolute; 
	bottom: 15px;
	right: 15px; 
	text-align: right;
	z-index: 10;
}

.flex-control-nav li {
	margin: 0 6px; 
	display: inline-block; 
	zoom: 1; 
	*display: inline;
	}

.flex-control-paging li a {
	width: 11px; 
	height: 11px; 
	display: block; 
	background: #666; 
	background: rgba(0,0,0,0.5); 
	cursor: pointer; 
	text-indent: 9999px; 

	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3); 
}

.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #B5064C; background: rgba(181,6,76,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

.flex-caption {
	width: 100%;
	max-width: 750px;
	padding: 15px;
	position: absolute;
	bottom: 0px;
	background: rgba(255,255,255,.5);
	color: #222;
	font-weight: 400;
	font-size: 22px;
	line-height: 24px;
	margin: 0px;
}

.flex-caption button {
	margin-top: 10px;
}
.flex-caption button a {
	color: #FFF;
}



.listing-item a {
	text-decoration: none;
	}



/* Formulare
*********************************/

input, select, textarea {
	border: 1px solid #CCC;
	padding: 10px 15px!important;
	padding: 5px 15px!important;
	margin-bottom: 15px;
	font-size: 15px!important;
	font-weight: 300;
	line-height: 34px;
	}

body .gform_wrapper .gform_body .gform_fields .gfield select {
	height: 40px;
	}

input[type=text],
input[type="password"],
input[type="search"],
input[type="email"],
input[type=tel],
textarea,
select {
	box-shadow: rgba(0,0,0, 0.2) 2px 1px 10px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 2px 1px 10px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 2px 1px 10px;
	}

.gform_wrapper .left_label .gfield_label {
	font-weight: 400!important;
	}

.gform_wrapper .gsection {
	border: 0!important;
	}

.gform_wrapper .gsection {
	margin-top: 30px!important;
	}

.gform_wrapper  h2.gsection_title {
	color: #b5064c;
	font-size: 17px!important;
	font-weight: 500!important;
	}

.gform_wrapper label {
	font-weight: normal;
	}

.gform_wrapper .datepicker {
	width: 45% !important;
}

.gform_wrapper .gform_footer.left_label {
	padding-left: 0!important;
	}

/* Welche Adresse (Katalogbestellung) */
.gform_wrapper #field_4_13 .gfield_label,
.gform_wrapper #field_4_10 .gfield_label,
.gform_wrapper #field_4_15 .gfield_label,
.gform_wrapper #field_2_1 .gfield_label
 {
	display: none;
	}

body .gform_wrapper .gform_body .gform_fields .gfield .datepicker {
	width: 150px !important;
	}



.testimonial {
	margin: 35px 0;
	border: none;
	color: #333;
	}

.testimonial .quote {
	font-weight: 300;
	font-size: 1.3em;
	color: #999;
	}

blockquote.testimonial small {
	color: #333;
	margin-top: 10px;
	}


.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background-color: #f6f6f6;
	text-decoration: none;
	}


#menu-weiterbildung i.fa.fa-shopping-cart {
	color: #b5064c !important;
	}


.wp-caption-text {
	font-size: 12px;
	}

	

/* Media Queries */
@media (max-width: 768px) { 

	.legal li {
		font-size: 0.6em;
	}

	.lead {
		font-size: 1.1em;
	}
}

@media (max-width: 1200px) { 

	.thema_title {
		position: relative;
		left: 0;
	}
}

