/*
Theme Name: ig2015
Author: Markus Metzger - Webentwicklung
Author URI: https://www.metzger-webentwicklung.com/
Description: -
Version: 1.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: gt3-wp-groutek
*/

@import url('../gt3-wp-groutek/style.css');

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/roboto-v18-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('fonts/roboto-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('fonts/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/roboto-v18-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('fonts/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
    background: #fff;
    color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

header .container:before {
    border-bottom: 0;
    left: 0;
}

.featured_posts .featured_item_content {
	font-size: 14px !important;
}

.listing_meta {
    color: #000;
}

.fixed-menu header,
.header_parent_wrap {
    background: #fff;
}
.main_header, header, .bc_area, .wrapper, .main_header.counter_head, .main_header.counter_head header { background-color: transparent !important; }

.tagline, .tagline a, .tagline .top-icon-search, .tagline .phone, .top_search form input[type="text"] { color: #fff; }

.featured_items_body {
	background: #fafafa !important;
}

.main_header header nav {
    min-height: 70px;
    
    -webkit-transition: min-height 2s; 
    -moz-transition: min-height 2s; 
    -ms-transition: min-height 2s; 
    -o-transition: min-height 2s; 
    transition: min-height 2s;
}

header nav ul.menu .sub-nav {
    border: 0;
}

header nav ul.menu > li {
    padding-top: 68px;
    padding-bottom: 11px;
    cursor: pointer;
    margin-left: 15px;
    
    -webkit-transition: padding 2s; 
    -moz-transition: padding 2s; 
    -ms-transition: padding 2s; 
    -o-transition: padding 2s; 
    transition: padding 2s;
}

header nav ul.menu > li > a {
    font-size: 17px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    border-left: 0;
	padding: 12px 12px;
	height: 38px;
}

.fixed-menu.fixed_show {
    background: #fff;
}

.fixed-menu.fixed_show header nav ul.menu>li>a {
	padding: 0 15px;
	height: 20px;
	line-height: 20px;
}

header nav ul.menu > li > a:hover {
    color: #000 !important;
}

header nav ul.menu > li:hover > .sub-nav {
    top: 117px !important;
}

header nav ul.menu .sub-nav {
	background: #fff;
    left: 0;
}

header nav ul.menu .sub-menu {
    width: 220px;
    margin-left: 25px;
}

header nav ul.sub-menu li {
    padding: 3px 0;
}

header nav ul.sub-menu li a {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4em;
    padding: 5px 5px 0 0;
    border-bottom: 0;
}

header nav ul.sub-menu li:hover > a {
    color: #000;
    text-decoration: underline;
}

header nav ul.sub-menu li {
    list-style-image: url(images/square-blue.png);
    list-style-position: outside;    
}

header nav ul li.menu-item-3264 ul.sub-menu li {
    list-style-image: url(images/square-blue.png);
}

header nav ul.sub-menu li#menu-item-5648 {
	margin-bottom: 8px;
}

/*header nav ul.menu > li:last-child > .sub-nav .sub-menu li > .sub-nav, header nav ul.menu > li:nth-last-child(2) > .sub-nav .sub-menu li > .sub-nav, header nav ul.menu > li:nth-last-child(3) > .sub-nav .sub-menu li > .sub-nav, header nav ul.menu > li:nth-last-child(4) > .sub-nav .sub-menu li > .sub-nav {
    left: 109px;
}*/

li#menu-item-4908 > .sub-nav {
	position: inherit;
    left: -12px;
    top: 0 !important;
}

header nav ul.menu .sub-nav {
	box-shadow: none !important;
}


header nav ul.sub-menu li.menu-item-has-children > a:after {
	display: none !important;
}

/*header nav ul.sub-menu li a:before {
    display: inline-block;
    line-height: 1;
    content: " ";
    background-color: #2d2e2e;
    color: #2d2e2e;
    margin-right: 4px;
    width: 9px;
    height: 9px;
    vertical-align: baseline;
}*/

.home .module_number_3 h2,
.home .module_number_4 h2,
.home .module_number_5 h2 {
	border-left: 27px solid #273583;
    padding-left: 8px;
}

/*.module_number_2 h2:before {
	display: inline-block;
    line-height: 1;
    content: " ";
    background-color: #283880;
    color: #283880;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    vertical-align: baseline;
}*/

.footer_socials ul li {
	display: inline-block;
}

.footer_socials ul li a {
	display: inline-block;
	font-size: 14px !important;
	padding: 10px 10px 10px 30px;
}

.footer_socials ul li:nth-child(1) a {
	background: url('/facebook.png') left center no-repeat;
	background-size: 24px;
}

.footer_socials ul li:nth-child(2) a {
	background: url('/instagram.png') left center no-repeat;
	background-size: 24px;
}

.footer .widget_nav_menu ul li a:before {
    display: inline-block;
    line-height: 1;
    content: " ";
    background-color: #f3f3f3;
    color: #f3f3f3;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    vertical-align: baseline;
}

.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_meta ul li {
    list-style-image: url(images/square-gray.gif);
    list-style-position: outside;
}

.footer .widget_nav_menu ul li a:hover {
    color: #f3f3f3 !important;
}

.widget_nav_menu ul li a:after,
.widget_archive ul li a:after,
.widget_pages ul li a:after,
.widget_categories ul li a:after,
.widget_meta ul li a:after {
    content: "";
}

.widget_nav_menu ul li a:before,
.widget_archive ul li a:before,
.widget_pages ul li a:before,
.widget_categories ul li a:before,
.widget_recent_entries ul li a:before,
.widget_meta ul li a:before {
    display: inline-block;
    line-height: 1;
    content: " ";
    background-color: #2d2e2e;
    color: #2d2e2e;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    vertical-align: baseline;
}

.widget_nav_menu ul li a:hover,
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_meta ul li a:hover {
    color: #000 !important;
    text-decoration: underline;
}

.widget_recent_entries ul {
	margin-left: 15px;
}

.widget_recent_entries ul li a,
.widget_nav_menu ul li a {
	padding-left: 0;
	display: block;
}

.widget_recent_entries ul li a:before,
.widget_recent_entries ul li a:after {
	content: initial;
}


.block404 .search_form:after,
.block404:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

.blog_post_preview,
.block404 {
    background: rgba(255, 255, 255, 0.2);
    padding: 15px;
}

.blog_post_preview p {
    margin-right: 0 !important;
}

.right-sidebar .contentarea .contentarea {
    padding-right: 0 !important;
}

.block404 .form404 input[type="text"] {
    background-color: #d9d9d9;
    color: #9e9e9e;
    width: 100% !important;
}

.block404 .form404 input[type='submit'] {
    background: transparent !important;
}

.block404 .top-icon-search {
    height: 32px !important;
    width: 32px !important;
    line-height: 30px !important;
}

#breadcrumbs a,
.portfolio_dscr .meta a:hover,
.main_header.type4 header nav ul.menu > li:hover > a,
.main_header.type4 header nav ul.menu > li.current-menu-ancestor > a,
.main_header.type4 header nav ul.menu > li.current-menu-item > a,
.main_header.type4 header nav ul.menu > li.current-menu-parent > a,
.star_rating, .subtotal span,
.tweet_module ul li a:hover,
.stat_count, h1.light span,
.slick_testim_info h5 span,
.testimonials_list li .item h5.testimonials_title span,
h5.shortcode_accordion_item_title:hover,
h5.shortcode_toggles_item_title:hover,
h5.shortcode_accordion_item_title.state-active,
h5.shortcode_toggles_item_title.state-active.item_tab h6 a:hover,
.contact_info_item a:hover,
.shortcode_timeline a:hover,
.view_link:hover,
.view_link:hover i,
.featured_items_body a:hover,
.news_block .featured_meta a:hover,
#breadcrumbs a:hover,
.send_mail h3 a,
.with_reset .fright:hover:before,
.countdown-amount,
.widget_tag_cloud a:hover,
.global_count_wrapper.horizontal .count_title h1 span,
.blogpost_title a:hover,
.listing_meta a,
.listing_meta a:hover,
.blog_post_preview blockquote:before,
.blogpost_user_meta h3 a,
.prev_next_links a:hover,
.comment_author_name a:hover,
.comment_meta a:hover,
.contact_info a:hover,
.item_cart:hover,
.item_link:hover,
.shop_list_info a:hover,
.posted_in a:hover,
.tagged_as a:hover,
.product-name a:hover,
.calculate:hover,
h2.portf_title a:hover,
.slide_title span,
.filter_navigation ul li ul li a:hover,
.main_color,
.proj_title h5 a:hover,
.proj_meta a:hover,
.page_has_countdown .count_title h1,
.table_info_details,
.table_info_details:focus,
.login_popup .forgot_password a:hover,
.dark-title span,
.dark-title-small span,
.light-title-small span,
.prev_next_links.type2 .fleft:hover i.icon-angle-left,
.prev_next_links.type2 .fright:hover i.icon-angle-right,
.prev_next_links .fleft:hover i.icon-angle-left,
.prev_next_links .fright:hover i.icon-angle-right,
.dropcap.type1,
.list_type2 .module_content ul li:before,
a:hover .iconbox_title,
.shortcode_iconbox.type3 a:hover .icon_title_wrap .ico i,
.light .promo_button_block a.shortcode_button,
h5.shortcode_accordion_item_title .ico::before,
h5.shortcode_toggles_item_title .ico::before,
h5.shortcode_toggles_item_title.state-active,
h5.shortcode_toggles_item_title:hover,
.shortcode_tabs.type3 .shortcode_tab_item_title.active,
.shortcode_tabs.type3 .shortcode_tab_item_title:hover,
.filter_navigation ul li ul li.selected a,
.notify_shortcode input[type="submit"],
.search_form.search404 input[type="submit"],
.prev_link:hover,
.next_link:hover,
.shortcode_iconbox.type6 .iconbox_wrapper:hover .ico i,
.tp-caption.slider-btn-white a,
.slider-btn-transparent a:hover,
.email a:hover,
.cart_btn a.view_cart_btn:hover,
ul.linklist li a {
    color: #283880 !important;
    color: #000 !important;
	font-weight: normal !important;
}

header nav ul.sub-menu > li.current-menu-item > a,
header nav ul.sub-menu > li.current-menu-parent > a,
ul > li.current-menu-parent > a,
header nav ul > li.current-menu-ancestor > a {
    color: #000 !important;
}

.pre_footer .recent_posts li a.post_title:hover {
	color: #fff !important;
	text-decoration: underline;
}

.page-list {
    margin-left: 15px;
}

.page-list .page_item a {
    /*color: #fff !important;*/
    text-decoration: none;
}

.page-list .page_item a:hover {
    text-decoration: underline;
}

.page-list > li.page_item {
    list-style: square !important;
}

.page-list > li.page_item > a {
    font-weight: bold;
}
    
.page-list .children {
    margin: 4px 0 16px 0;
}

.bc_area {
    color: #fff;
    text-align: left;
    padding-bottom: 0;
	padding-top: 50px;
}

.bc_area a,
.bc_area span {
    padding: 0 6px 0 0;
}

h1.entry-title {
    text-align: left;
}

.bc_area h1.entry-title {
    margin-bottom: 30px;
}

header nav ul.menu > li {
    margin-bottom: 0;
}

#menu-hauptmenue > li > a {
    color: #000;
}

.list-1 {
    margin-bottom: 25px;
	list-style-position: outside;
}
    
.list-1 li {
    margin-left: 15px;
    list-style-type: square;
}

.sidepanel.widget_nav_menu ul li a {
    padding-bottom: 0;
}

.right-sidebar-block .sidepanel.widget_nav_menu ul li a:hover,
.right-sidebar-block .sidepanel.widget_recent_entries ul li a:hover {
    color: #000 !important;
    text-decoration: underline;
}

.right-sidebar-block .sidepanel li.current-menu-item a {
    color: #222 !important;
}

.wrapper {
    min-height: 400px;
    padding-top: 0;
    /*padding-bottom: 50px;*/
}

ul.linklist li {
    list-style: square;
    margin-left: 25px;
}

ul.linklist li a {
    font-weight: 700;
}

.contact-box {
    padding-top: 20px;
    padding-bottom: 20px;
}

.copyright {
    float: right;
}

.copyright a {
    color: #fff;
}

h1 {
    color: #0e1566;
    font-size: 27px;
}

h2 {
    color: #0e1566;
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 30px;
}

h2:first-child {
	margin-top: 0;
}

.color-dark,
.contentarea a.color-dark {
    color: #0e1566 !important;
}

.home h1 {
    margin-top: 15px;
}

.home .bg_title {
    border-color: #0e1566 !important;
    margin-bottom: 15px !important;
}

.home .bg_title h2 {
    color: #0e1566;
}

h3 {
    color: #222;
    font-size: 18px;
    margin-bottom: 8px;
    margin-top: 25px;
}

.page-template-page-revslider #breadcrumbs {
    margin-left: 0;
}

#breadcrumbs {
    margin-bottom: 5px;
}

#breadcrumbs,
h1.entry-title {
    margin-left: 15px;
}

.contentarea {
    margin-bottom: 40px;
}

.contentarea a,
.footer .menu a:hover,
.footer .widget_gt3_contacts .widget_text a:hover,
.footer .comments a:hover,
.copyright a:hover,
#breadcrumbs a:hover {
    text-decoration: underline;
}

.contentarea a {
    color: #283880 !important;
}

.pagerblock li a,
.pagerblock li span,
.contentarea a:hover {
    text-decoration: none;
}

.pagerblock li a,
.pagerblock li span {
    font-weight: bold;
}

.mobile_menu_wrapper {
    background: transparent;
}

.tagline { display: none; }

.recent_posts li img {
    border-radius: 0;
}

.logo_sect {
    padding: 20px 0 12px;
}

.listing_meta {
    padding: 0;
}

.listing_meta span:after {
    content: '|';
}

.ul-1 li {
    list-style: square;
    margin-left: 25px !important;
}

.page-id-11 h2:first-child,
.page-id-74 h2:first-child,
.page-id-750 h2:first-child,
.blog_content h2 {
    margin-top: 0;
}

.blog_post_image {
    padding-bottom: 5px;
}

.blog_post_preview {
    background: rgba(255, 255, 255, 0.2);
    border-bottom: 0 !important;
    padding-bottom: 0;
}

.blog_post_preview .post_meta_socials,
.blog_post_preview .blog_content {
    padding: 10px 0;
}

.blog_post_preview .blog_content .blogpost_title {
    margin-top: 0;
}

.single-post .post_socials_wrapper a,
.blog_content .read_more {
    color: #fff !important;
    text-decoration: none !important;
}

.blog_post_page .blog_post-meta {
    font-size: 13px;
    font-style: italic;
    margin: 10px 0;
}

.blog_post_page .blog_post-meta a {
    font-size: 13px;
    font-style: italic;
    margin-right: 8px;
}

.featured_item_content,
.featured_meta,
.contentarea .featured_meta .comments a,
.contentarea .featured_meta .comments a .icon-comments {
    color: #000 !important;
}

.contentarea .featured_meta .comments a {
    text-decoration: none !important;
}

.featured_meta .comments {
	display: none;
}

.featured_items_title h5,
.featured_items_title h5 a {
    color: #283880 !important;
    text-decoration: none !important;
}

.featured_items_title h5,
.featured_items_title h5 a:hover {
    color: #283880 !important;
    text-decoration: underline !important;
}

.control_post_links:before {
    border-top: 0 !important;
}

.read_more {
    background: #2c3177;
    color: #fff !important;
    display: block;
    padding: 4px 12px;
    font-weight: bold;
    text-decoration: none !important;
    text-align: right;
    margin-top: 20px;
}

.read_more:hover {
    color: #fff;
}

.prev_next_links span,
.prev_next_links a {
    color: #fff;
    font-weight: bold;
}

.logo_compact {
    display: none;
}

.fixed_show .logo_compact {
    display: block;
    width: 216px;
    height: 41px;
}

.fixed_show .logo_def,
.fixed_show .logo_retina {
    display: none;
}

.fixed_show .logo_sect {
    padding: 6px 0 0;
}

.fixed_show {
    height: 53px;
}

.fixed_show header nav {
     min-height: 53px;
}
    
.fixed_show header nav ul.menu > li {
    padding-top: 33px !important;
    background: none;
}

.fixed_show header nav ul.menu > li:hover > .sub-nav {
    top: 53px !important;
}

.admin-bar .fixed_show {
    top: 32px !important;
}

.admin-bar .fixed_show header nav ul.menu > li:hover > .sub-nav {
    top:53px !important;
}

.single-team .post_meta_socials {
    display: none;
}

#wpseo_sitemap h4 a {
    font-size: 17px;
    font-weight: bold;
}

.bg_title {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 10px;
}

body.home .bg_title {
    margin-bottom: 5px;
    border-left: 27px solid #273583;
    padding-left: 8px;
}

.foogallery-link-none {
    margin-top: -20px !important;
}

.featured_items .item_wrapper:hover .view_link,
.featured_items .item_wrapper:hover .view_link:hover,
.featured_posts .img_block:hover .view_link {
    background: #273583 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.featured_posts .featured_items_title h5,
.featured_posts .featured_items_title h5 a {
    font-size: 15px;
    line-height: 20px !important;
}

.featured_posts .featured_item_content {
    font-size: 13px;
    min-height: 115px !important;
}

.without_fimage .featured_items_body {
    min-height: 175px !important;
}

.page-template-page-revslider .slider_container {
    margin-bottom: 0;
}

.tp-bgimg {
/*    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;*/
}

.module_team .op {
    display: none;
}

.module_team .team_title {
    margin-top: 8px;
}

.module_team .col-sm-6:nth-child(2) {
    padding-left: 0 !important;
    padding-right: 30px !important;
}

.module_title .bg_title {
    border-bottom: 0;
    margin-bottom: 0 !important;
    text-align: left !important;
}

.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a {
    color: #222;
}

.right-sidebar-block .sidepanel {
    background: rgba(255, 255, 255, 0.2);
    /*padding: 10px;*/
}

.right-sidebar-block .contact-box {
    background: rgba(255,255,255,0.2)  url('images/Infographik-Kontakt-Hintergrund.png') left bottom no-repeat;
    background-size: cover;
    height: 193px;
    position: relative;
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.right-sidebar-block h4.sidebar_heading {
    font-size: 17px;
    /*margin: -10px -10px 20px -10px;*/
    padding: 8px 0 4px 10px;
}

.right-sidebar-block .contact-box h4,
.right-sidebar-block h4.sidebar_heading {
    background: #0e1566;
	color: #fff;
}

.right-sidebar-block .contact-box h4.sidebar_heading {
	margin: -10px -10px 20px -10px;
}

.right-sidebar-block .youtube-video h4.sidebar_heading {
	margin: 0;
}

.right-sidebar-block .news-box h4.sidebar_heading,
.right-sidebar-block h4,
.right-sidebar-block .nav-box h4 {
    background: rgba(255, 255, 255, 0.1);
    color: #444;
}

.right-sidebar-block .contact-box .bottom-link {
    background: #0e1566;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2px 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.right-sidebar-block .contact-box .bottom-link:hover {
	color: #fff !important;
    text-decoration: #underline !important;
}

.right-sidebar-block .news-box {
    background: transparent  url('images/Infographik-Aktuelles.png') left bottom no-repeat;
    background-size: cover;
    padding-bottom: 90px;
    position: relative;
}
.right-sidebar-block .news-box.widget_recent_entries a {
    font-weight: bold;
}

.right-sidebar-block .nav-box a,
.right-sidebar-block .nav-box a:after {
    font-weight: 700;
}

.top-projects img {
    
}

.footer h4 {
    font-weight: 500;
}

.footer .widget-1,
.footer .widget-2,
.footer .widget-3,
.footer .widget-4 {
    margin-bottom: 20px;
}

.footer .footer_note {
	color: #fff;
	border-bottom: 1px solid #494c52;
	padding: 25px 0;
}

.footer .footer_note a {
	color: #fff;
	text-decoration: underline;
}

.footer .footer_note a:hover {
	text-decoration: none;
}

.footer .widget_gt3_contacts .widget_text .address-block {
    color: #9ba1ac;
    line-height: 1.8em;
    margin-left: 8px;
    display: block;
}

.footer .icon-map-marker {
    margin-right: 3px;
}

.gallery img,
.top-projects img,
.foogallery-default img,
.foogallery-masonry img {
    border: 1px solid #fff !important;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}

.top-projects {
    padding: 5px !important;
}

.foogallery-default.spacing-width-10 a,
.foogallery-default.spacing-width-10.foogallery-link-none img {
    margin: 5px !important;
}

.fixed-menu {
    z-index: 9999 !important;
}

.form404 input[type='submit'] {
    background-color: #273583 !important;
	color: #fff !important;
}

.form404 input[type='submit']:hover {
    background-color: #ca870a !important;
}

.historie,
.historie tr,
.historie td {
    border: 0;
}

.historie td {
    text-align: left;
    padding-bottom: 8px;
}

.historie tr:nth-child(odd) td {
    background: rgba(255, 255, 255, 0.1);
}

.historie td.zahl {
    text-align: right;
    vertical-align: top;
}

.litetooltip-wrapper {
    line-height: 1.4em;
}

.vg-link {
    float: right;
    text-decoration: none !important;
}

.module_team .img_block {
    margin-bottom: 0;
}

.team-item {
    /*width: 48%;*/
}

.team-item h6 {
    font-size: 16px;
    font-weight: bold;
}

.team-item .item-wrapper {
    background: rgba(255, 255, 255, 0.2);
    /*padding: 20px 20px 30px 20px !important;
    margin: 0 0 20px 0;*/
	margin: 0 40px 40px 0;
}

.team-item .item-wrapper img {
    border: 2px solid #858585;
}

.ueber-uns-gal {
    margin-top: 15px !important;
}

.ueber-uns-gal li {
    list-style: none;
    float: left;
    margin-right: 17px;
    margin-bottom: 5px;
}

.ueber-uns-gal li:last-child {
    margin-right: 0;
}

.ueber-uns-gal li img {
    border: 1px solid #fff;
	width: 180px;
	height: 133px;
}

.module_number_1.module_html,
.module_number_3.module_html,
.module_number_5.module_html {
    padding-right: 0;
}

.intro-text {
    letter-spacing: -.1px;
}

.blog .right-sidebar-block,
.single-post .right-sidebar-block,
.attachment .right-sidebar-block,
.category .right-sidebar-block {
	padding-left: 0;
}

.lcp_catlist {
	margin-left: 15px;
	margin-top: -6px;
	list-style-type: circle;
}

.lcp_catlist a {
	text-decoration: none;
}

.lcp_catlist a:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 415px) {
	.ueber-uns-gal li {
		margin-right: 0;
	}
	
	.ueber-uns-gal li img {
		border: 1px solid #fff;
		width: 376px;
		height: 283px;
	}
	
	.home .ctl-horizontal-timeline {
		margin-left: 5px;
	}	
}

@media only screen and (max-width: 768px) {
    .carouselslider .carousel_body {
        margin: -17px 0 0 15px;
        padding: 6px 10px 6px 15px;
        width: 100%;
    }
	
	.right-sidebar-block {
		padding-left: 15px;
	}
    
    .ig_map {
        display: none;
    }
	
	.module_number_1.module_html,
	.module_number_3.module_html,
	.module_number_5.module_html {
		padding-right: 15px !important;
	}
}

@media only screen and (max-width: 1200px) {
    .mobile_menu_wrapper li.menu-item-has-children:before {
        position: absolute;
        right: 3px;
        top: 6px;
        content: "\f107";
        display: block;
        font-size: 14px;
        color: #2d2e2e;
        font-weight: normal;
        line-height: 24px;
        font-family: 'FontAwesome';
        padding: 5px 25px;
		background: rgba(0, 0, 0, .075);
    }
    
    .mobile_menu_wrapper a.mob_link {
        margin: 0 85px 0 0;
    }
    
    #breadcrumbs,
    h1.entry-title {
        margin-left: 15px;
    }
}
.fl-container.hasRS,
.fl-container,
.right-sidebar-block {
    padding-left: 0;
    padding-right: 0;
}

.blog .fl-container.hasRS,
.single-post .fl-container.hasRS,
.attachment .fl-container.hasRS,
.category .fl-container.hasRS,
.blog .fl-container,
.single-post .fl-container,
.attachment .fl-container,
.category .fl-container,
.blog .right-sidebar-block,
.single-post .right-sidebar-block,
.attachment .right-sidebar-block,
.category .right-sidebar-block {
    padding-left: 15px;
    padding-right: 15px;
}

.featured_posts .icon-chain:before,
.featured_posts .icon-link:before {
    content: "\f002";
    text-decoration: none !important;
}

.search-results .theme_blog_listing {
    padding: 15px;
}

.search-results .theme_blog_listing .contentarea {
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.search-results .theme_blog_listing .contentarea a {
    color: #fff !important;
}

.widget_search input[type="text"] {
    background-color: #d9d9d9;
}

.featured_items_title {
    min-height: 66px;
}

.page-id-31 .first-module,
.page-id-33 .first-module,
.page-id-35 .first-module,
.page-id-109 .first-module,
.page-id-112 .first-module,
.page-id-121 .first-module,
.page-id-209 .first-module,
.page-id-212 .first-module,
.page-id-214 .first-module,
.page-id-216 .first-module,
.page-id-219 .first-module,
.page-id-221 .first-module,
.page-id-223 .first-module,
.page-id-724 .first-module,
.page-id-4129 .first-module {
    padding-right: 0 !important;
}

.big-nav {
    margin-left:10px !important;
}

.single-post .foogallery-default {
	margin-left: 0;
}

.morelink-wrapper,
.morelink { color:#283880; font-weight:bold; }

.tree-accordion {
    line-height: 1.5;
	margin-left: 0;
}

.tree-accordion dt { margin: 2px 0; }
.tree-accordion dt, .tree-accordion dd {}
.tree-accordion dt a {
    display: block;
	color: #333;
}
.tree-accordion dd a {
	color: #222;
}
.tree-accordion dt > a:before,
.tree-accordion dd a:before {
	display: inline-block;
    line-height: 1;
    content: " ";
    background-color: #2d2e2e;
    color: #2d2e2e;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    vertical-align: baseline;
}
.tree-accordion dd span {
	color: #222;
    display: block;
}
.tree-accordion dd {
    margin: 0 0 12px 15px;
}

.fbx-dark.fbx-modal {
    padding-top: 75px !important;
}

#foogallery-gallery-4727 .foogallery-caption-title,
#foogallery-gallery-4727 .foogallery-caption-desc {
	padding-top: .8em;
    padding-bottom: .8em;
    font-size: 1em;
}

.ig-logos {
	padding: 0 !important;
}

.ig-logos .panel {
	margin-bottom: 0 !important;
}

#menu-item-4908 > .sub-nav {
	top: -4px !important;
    opacity: 1 !important;
    visibility: initial !important;
}

#menu-item-4908 > a,
#menu-item-4908 > a:hover {
	text-decoration: none !important;
}

header nav ul.menu .sub-nav {
    border-radius: 0 !important;
}

header nav ul.sub-menu li#menu-item-4908 {
	/*list-style-image: url(images/square-blue-empty.gif);*/
}

.ig-list li {
	list-style: square;
	margin-left:  13px;
	margin-bottom: 8px;
}

.flyer-dl {
	margin: 2em 0 4em;
}

.flyer-dl-teaser {
	display: inline-block;
	width: 213px;
	height: 99px;
	margin-right: 3em;
}

.flyer-dl-teaser span {
	display: none;
}

#werbetechnik-broschuere {
	background: #fafafa url(images/Infographik-Broschuere-Werbetechnik-DL-Thumbnail-black.png) 0 0 no-repeat;
	border: 1px solid #eee;
	width: 250px;
}

#autobeschriftungen-flyer {
	background: #fafafa url(images/Infographik-Flyer-Autobeschriftung-DL-Thumbnail-2b-black.png) 0 0 no-repeat;
	border: 1px solid #eee;
	width: 250px;
}

#walldeco-flyer {
	background: #fafafa url(images/Infographik-Flyer-WallDeco-Fototapeten-DL-Thumbnail-2b-black.png) 0 0 no-repeat;
	border: 1px solid #eee;
}

#leitsysteme-flyer {
	background: #fafafa url(images/Infographik-Broschuere-Leitsysteme-Hinweismedien-DL-Thumbnail-2b-black.png) 0 0 no-repeat;
	border: 1px solid #eee;
	width: 315px;
}

#lichtwerbung-broschuere {
	background: #fafafa url(images/Infographik-Broschuere-Lichtwerbung-DL-Thumbnail-2b-black.png) 0 0 no-repeat;
	border: 1px solid #eee;
	width: 315px;
}


.pdf-file-1 {
    padding-left: 4px;
    margin: 5px;
}

.pdf-file-1 a {
    background:url('images/Icon-Download-PDF-3.png') left top no-repeat;
	padding-left: 60px;
    min-height: 45px;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
}

.pdf-file-1 a:hover span {
	text-decoration: underline !important;
}

.pdf-file-1 a span {
    font-size: 18px;
    line-height: 45px;
    font-family: sans-serif;
    text-align: left;
	display: inline-block;
	vertical-align: middle;
	min-height: 45px;
}

.fg-default.fg-gutter-10 {
	padding-left: 0!important;
}

.right-sidebar .contentarea {
    padding-right: 5px!important;
}

.bc_area h1.entry-title {
	max-width: 865px;
}

.news-sub-label {
	list-style: none !important;
	color: #000;
	font-weight: bold;
	margin-left: -25px;
	padding: 8px 0 2px 12px !important;
	background: #ffcd38e;
	background: -moz-linear-gradient(left, #fcd38e 0%, #f2af32 85%);
	background: -webkit-linear-gradient(left, #fcd38e 0%,#f2af32 85%);
	background: linear-gradient(to right, #fcd38e 0%,#f2af32 85%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd38e', endColorstr='#f2af32',GradientType=1 );
}

a, h1, h2, h3, h4, h5, h6, body, code, body #mc_signup_submit, input, textarea {
	font-family: 'Roboto', sans-serif;
}

#lichtwerber-wrapper {
	background: #eee;
	padding: 10px 0 0;
}

#lichtwerber-wrapper b {
	line-height: 44px;
	vertical-align: text-top;
	margin-right: 20px;
}

.lichtwerber-logos {
	display: inline-block;
}

.lichtwerber-logos li {
	display: inline-block;
	list-style: none;
	margin-right: 8px;
}

.lichtwerber-logos li img {
    border: 1px solid #fff;
    height: 44px;
}

.gradient-bg,
.tus-brake {
    background: rgb(199,199,199);
    background: -moz-linear-gradient(270deg, rgba(199,199,199,0) 0%, rgba(55,55,155,0.1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(199,199,199,0) 0%, rgba(55,55,155,0.1) 100%);
    background: linear-gradient(270deg, rgba(199,199,199,0) 0%, rgba(55,55,155,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c7c7c7",endColorstr="#37379b",GradientType=1);
    padding: 20px !important;
	margin-top: 30px;
	margin-bottom: 90px;
}

.contact-bar {
    /*background: rgb(199,199,199);
    background: -moz-linear-gradient(270deg, rgba(199,199,199,0) 0%, rgba(55,55,155,0.1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(199,199,199,0) 0%, rgba(55,55,155,0.1) 100%);
    background: linear-gradient(270deg, rgba(199,199,199,0) 0%, rgba(55,55,155,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c7c7c7",endColorstr="#37379b",GradientType=1);*/
    padding: 16px 0 !important;
    margin: 0 0 70px 15px;
}

.contact-bar a {
	position: relative;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2;
	color: #0e1566 !important;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 40px;
	display: inline-block;
}

.contact-bar a:before {
	position: absolute;
	left: 0;
	top: 30%;
    margin-top: -10px;
	font-family: 'FontAwesome';
	content: "\f095";
	font-size: 36px;
	color: #0e1566;
	display: inline-block;
	width: 30px;
	vertical-align: middle;
}

#news-sub-label-jobs {
	margin-top: -4px !important;
}

#menu-item-5740 {
	padding-bottom: 12px;
}

/*.module_slider {
	background: #eee;
}*/

.shariff {
	margin-top: 20px;
}

.clickable-pane {
	cursor: pointer;
}

::-moz-selection { background: rgba(100, 100, 100, 0.1); color: #000; }
::selection { background: rgba(100, 100, 100, 0.1); color: #000; }

#vonbusch {
	background: url('https://www.infographik.de/wp-content/uploads/2018/12/von-Busch-Animation.gif') 0 0 no-repeat;
    width: 100%;
    height: 180px;
    background-size: auto 180px;
}

#nav-slider-5f4383a963323 .ctl-slick-next,
#nav-slider-5f4383a963323 .ctl-slick-prev {
	color: #283880 !important;
}

.ctl-horizontal-timeline {
	min-height: 260px !important;
}

.ctl-horizontal-timeline .ctl-content {
	width: 92% !important;
    margin: auto !important;
}

.ctl-horizontal-timeline .clt_carousel_slider ul.slick-slider .slick-list li .ctl-story-time:after {
	border-radius: 0 !important;
}

.ctl-horizontal-timeline span.custom_story_lbl {
	font-size: 1em !important;
}

.ctl-horizontal-timeline {
	margin: 50px 0;
}

.home .ctl-horizontal-timeline {
	margin-bottom: 0;
}

.white-timeline span.selected {
	position: static !important;
}

.ctl-horizontal-timeline .ctl-content {
	border-radius: 0 !important;
}

.ctl-horizontal-timeline .ctl-icondot {
	border-radius: 0 !important;
}

.ctl-horizontal-timeline .ctl-title {
	display:  none !important;
}

.ctl-horizontal-timeline .ctl-description {
	padding-top: 15px;
}

.ctl-horizontal-timeline .ctl-button-prev,
.ctl-horizontal-timeline .ctl-button-next {
	border-radius: 0 !important;
}

.ctl-timeline.light-timeline .timeline-year,
.ctl-timeline.light-timeline .timeline-post .timeline-meta .meta-details,
#tm-default-design-3-15 .custom_story_lbl {
	display: none !important;
}

.ctl-wrapper .ctl-vertical-wrapper.light-skin .ctl-icondot {
    background: #283880 !important;
}

.ctl-wrapper .ctl-vertical-wrapper.light-skin:not(.ctl-design-5) .ctl-story.ctl-story-left .ctl-arrow {
	background: linear-gradient(to left,#283880 50%,transparent 48%) !important;
}

.ctl-wrapper .ctl-vertical-wrapper.ctl-design-3 .ctl-story.ctl-story-right .ctl-content {
	border-left: 6px solid #283880 !important;
}	

.ctl-wrapper .ctl-vertical-wrapper.ctl-design-3.light-skin .ctl-story.ctl-story-left .ctl-content {
	border-right: 6px solid #283880 !important;
}

.ctl-wrapper .ctl-vertical-wrapper.ctl-design-3.light-skin .ctl-story.ctl-story-left .ctl-content {
	border: 1px solid #283880;
	margin-right: -1px;
}

.ctl-wrapper .ctl-vertical-wrapper.light-skin:not(.ctl-design-5) .ctl-arrow {
	background: linear-gradient(to right,#283880 50%,transparent 48%) !important;
}
	

.ctl-wrapper .ctl-vertical-wrapper.ctl-design-3 .ctl-story.ctl-story-right .ctl-content {
	border: 1px solid #283880;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-title {
	display: none;
}

.ctl-wrapper .ctl-vertical-wrapper .ctl-label-big {
	color: #283880 !important;
}

.ctl-wrapper .ctl-horizontal-timeline.ctl-design-5 .ctl-content,
.ctl-vertical-wrapper .ctl-description {
	padding-top: 15px !important;
}

img#handbowl {
	width: 200px;
	height: 100%;
	margin-top: 10px;
}

.postid-6759 strong {
	font-size: 16px !important
}

.postid-6759 ul li {
	list-style-position: initial !important;
	margin-left: 30px;
}

.postid-6759 .listing_meta,
.postid-6985 .listing_meta {
	display: none;
}

.theme-box h2 {
    background-color: #283880;
    color: #fff !important;
    padding: 10px 10px 5px;
}

.theme-box h2 a {
    color: #fff !important;
    text-decoration: none;
    font-size: 20px;
}


@media only screen and (min-width: 980px) {
/*    #breadcrumbs {
        margin-left: -15px;
    }*/
    .contentarea > p {
        margin-right: 35px;
    }
	.blog_post_preview {
		padding-left: 0;
	}
}

@media only screen and (max-width: 580px) {
	.ctl-wrapper .ctl-horizontal-timeline.ctl-design-5 {
		margin-left: 30px;
	}

	.team-item .item-wrapper img {
		float: none !important;
		margin-bottom: 10px;		
	}
	.team-item .item-wrapper h6 {
		margin-bottom: 0;	
	}
	
	.sponsoring-logos {
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	
	.sponsoring-logos li {
		padding-left: 0 !important;
	}

	.sponsoring-logos .v-line,
	.sponsoring-logos img {
		margin-left: 0 !important;
	}
	
	.sponsoring-logos li.v-line::before {
		display: none;
	}
	
	img#handbowl {
		margin-top: 20px;
	}
}
	
@media only screen and (max-width: 737px) {
    .module_title .bg_title {
        text-align: left !important;
    }	
}

/* Mobile Navigation bei hover ueber Menuepunkt erweitern */
@media only screen and (max-width: 980px) {
    .container {
        width: 100%;
    }
	
	a.menu_toggler {
		right: 15px;
		top: 29px;
	}
    
    h1 {
        font-size: 22px;
    }

    .mobile_menu_wrapper {
		background: #f2f2f2 !important;
    }
    
	.mobile_menu_wrapper > ul {
		padding-top: 10px;
		padding-bottom: 4px;	
		padding-left: 18px !important;
		padding-right: 13px !important;
		
	}
	
    .mobile_menu_wrapper > ul > li:hover .sub-nav {
         display: block;
    }

    .mobile_menu_wrapper a.mob_link {
        border-bottom: 0;
    }
    
    .mobile_menu_wrapper > ul > li > a.mob_link {
        font-weight: 600 !important;
    }
    
    .mobile_menu_wrapper .sub-menu li a.mob_link {
        padding: 4px 0 6px 16px;
        position: relative; 
    }
    
    .mobile_menu_wrapper .sub-menu li a.mob_link:after {
        position: absolute;
        left: 0;
        top: 3px;
        content: "\f096";
        display: block;
        font-size: 14px;
        color: #2d2e2e;
        font-weight: normal;
        line-height: 24px;
        font-family: 'FontAwesome';
    }
    
    .mobile_menu_wrapper .sub-menu li a.mob_link:hover:after {
        content: "\f196";
    }
        
    .mobile_menu_wrapper a:hover,
    .mobile_menu_wrapper .current-menu-item a.mob_link,
    .mobile_menu_wrapper .current-menu-parent .sub-menu li a.mob_link,
    .mobile_menu_wrapper .current-menu-parent .sub-menu li.current-menu-parent .sub-menu li a.mob_link,
    .mobile_menu_wrapper .current-menu-parent a,
    .mobile_menu_wrapper .current-menu-parent .sub-menu a:hover,
    .mobile_menu_wrapper .current-menu-parent .sub-menu li.current-menu-parent a.mob_link,
    .mobile_menu_wrapper li.current-menu-parent.menu-item-has-children:before,
    .mobile_menu_wrapper li.menu-item-has-children:hover:before {
        color: #000 !important;
    }
	
	ul.sponsoring-logos {
		padding-bottom: 20px;
	}
	
	ul.sponsoring-logos img {
		margin: 20px 0 0 20px;
	}
}

/*
@media only screen and (min-width: 980px) {
	header nav ul.menu #menu-item-3213 > .sub-nav {
		width: 134px !important;
	}
		
	header nav ul.menu #menu-item-3213 > .sub-nav > .sub-menu {
		width: 109px !important;
	}

	header nav ul.menu>li:nth-last-child(3)>.sub-nav .sub-menu li>.sub-nav {
		left: 109px !important;
	}

	header nav ul.sub-menu li.menu-item-has-children > a:after {
		top: 3px !important;
		right: 3px !important;
	}
}
*/
	
@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.team-item .item-wrapper img {
		float: none !important;
		margin-bottom: 10px;		
	}
	.team-item .item-wrapper h6 {
		margin-bottom: 0;	
	}
}

@media only screen and (min-width: 980px) and (max-width: 1200px) {
    header nav {
		float: none;
		position: relative;
		z-index: 50;
		text-align: left;
		clear: both;
	}
	
    .main_header header nav {
        min-height: initial !important;
    }
    
    header nav ul.menu > li {
        background: none !important;
        padding-top: 0 !important;
        margin-left: 12px;
    }
	
	header nav ul.menu > li:hover > .sub-nav {
		top: 39px !important;
	}
    
    .fixed_show header nav ul.menu > li:hover > .sub-nav {
        top: 20px !important;
    }
	
	.fixed_show header nav ul.menu > li {
		padding-top: 0 !important;
	}
	
	.fixed_show header .container {
		background: #fff;
	}
	
	.fixed_show header nav {
		min-height: 20px
	}
}

#breadcrumbs {
	display: none;
}

.home .module_number_3 .module_content,
.home .module_number_4 .module_content,
.home .module_number_5 .module_content {
	min-height: 575px;
	background: #fafafa;
}

.home .module_number_3 .module_content h2,
.home .module_number_4 .module_content h2,
.home .module_number_5 .module_content h2 {
	margin-left: 15px;
}

#quick-contacts * {
	animation-duration: .8s !important;
	transition-duration: .8s !important;
}

/* Mobile Quick Phone Button */
#quick-contacts-2 {
    display: none;
}

/* Quick Contact Buttons */
#quick-contacts {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 999;
    list-style: none;
    padding-left: 0;
    margin: 0;
}

#quick-contacts li {
    position: relative;
    cursor: pointer;
}

#quick-contacts li .button-wrap {
    background-color: #2c3177;
    color: #fff;
    height: 50px;
    width: 280px;
    overflow: hidden;
    font-weight: normal;
    font-size: 16px;
    margin: 0;
    position: absolute;
    right: -230px;
    transition: right 1s ease;
}

#quick-contacts li .button-wrap:hover {
    right: 0;
}

#quick-contacts li .button-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    vertical-align: text-bottom;
}

#quick-contacts li .button-icon i:before {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    margin-left: 0;
    vertical-align: middle;
}

#quick-contacts li#quick-phone-btn .button-icon i:before {
	font-family: 'FontAwesome';
    content: "\f095";
	font-style: normal;
}

#quick-contacts li#quick-mail-btn .button-icon i:before {
	font-family: 'FontAwesome';
    content: "\f0e0";
	font-style: normal;
}

#quick-contacts li .button-content {
    display: inline-block;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: left;
}

#quick-contacts li .button-content a {
    color: #fff;
    text-decoration: none;
    vertical-align: text-bottom;
    display: inline-block;
    width: 100%;
}

#quick-contacts li:nth-child(2) {
    top: 50px;
    position: absolute;
}

#rev_slider_24_1_wrapper {
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
}

body.home .module_number_3 img,
body.home .module_number_3 h2,
body.home .module_number_4 img,
body.home .module_number_4 h2,
body.home .module_number_5 img,
body.home .module_number_5 h2 {
	cursor: pointer;
}

body.home .module_number_3 img,
body.home .module_number_4 img,
body.home .module_number_5 img {
	outline: 2px solid #999;
    outline-offset: -2px;
}

object.StefanoAI-youtube-responsive.fitvidsignore {
    cursor: pointer;
}

.featured_items_body a:hover {
	font-weight: bold !important;
}

.sidepanel.widget_custom_html h4.sidebar_heading {
	margin-bottom: 0;
}

.single-post .right-sidebar-block {
	margin-top: 15px;
}

.single-post-nav {
	background: #eee;
	display: block;
    padding: 5px;
	margin-bottom: 1.5em;
}

.single-post-nav p {
	font-weight: bold;
    margin: 5px;
}

.single-post-nav a {
	display: block;
	text-decoration: none !important;
}

.next-post-link {
	text-align: right;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 li {
	background: #eee;
    padding: 5px 5px 5px 9px;
	margin-bottom: 1.5em;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 li a {
	font-weight: bold;
	text-decoration: none;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 li .rpwwt-post-title {
	position: relative;
	top: 5px;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 li .rpwwt-post-excerpt {
	margin-top: 5px;
}

.wp-post-navigation {
	border-top: 1px solid #eee;
    padding: 85px 0 0;
    margin: 70px 0 0;
}

.wp-post-navigation div {
    display: block;
    width: 40%;
    position: relative;
    font-size: 14px;
    color: #999;
    min-height: 26px;
    margin-bottom: 25px;
}

.single hr {
    border-top: 1px solid #eee;
	margin: 20px 0;
}

.control_post_links {
	padding-top: 0;
}

.blog_post_preview,
.block404 {
	padding-left: 0;
}


.youtube-shortcode-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    min-width: 268px;
	background: none;
}

.youtube-shortcode-text {
	padding: 0;
	margin: 5px 0;
}

.youtube-shortcode-text a {
	line-height: 1;
}

.youtube-shortcode-banner .pixelmate-youtube-button-wrapper {
	margin-top: 0;
}

.pixelmate-youtube-shortcode {
	padding-top: 0 !important;
}

.youtube-shortcode-banner-content {
	padding: 0;
}

.youtube-shortcode-banner-content > p i {
	display: none !important;
}

.youtube-shortcode-banner-content h3 {
    margin: 5px;
}

.youtube-shortcode-wrapper {
	padding-top: 0;
}

.youtube-shortcode-wrapper p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.activate-youtube-shortcode {
	padding: 3px 6px;
}

/*
.youtube-shortcode-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -5%);
    padding: 24px;
    max-width: 440px;
    min-width: 255px;
    background: rgba(255,255,255,0.6);
    border-radius: 4px;
    outline: 1px solid red;
}

.pixelmate-youtube-shortcode {
	padding-top: 0 !important;
}

.pixelmate-youtube-button-wrapper {
	margin-top: 5px;
}*/


/*
.youtube-shortcode-text {
	font-size: 12px;
}

.youtube-shortcode-text a {
	font-size: 12px;
	font-weight: bold;
	color: #0e1566 !important;
}

.pixelmate-youtube-dse {
	color: #0e1566 !important;
}

.aktivate-youtube-shortcode {
	background-color: #0e1566 !important;
	margin-left: 10px;
}*/

/*
.pixelmate-cleaner-gmaps {
	margin: 40px 0;
}

.pixelmate-gmaps-consent-wrapper {
	max-width: 760px;
}
*/

.postid-6985 .wp-post-navigation {
	display: none;
}

.crp_related {
    margin-top: 50px;
    padding-top: 60px;
    border-top: 1px solid #eee;
}

.page-id-47 .right-sidebar-block,
.page-id-1470 .right-sidebar-block,
.page-id-1473 .right-sidebar-block,
.page-id-7308 .right-sidebar-block,
#calendar_wrap {
	display: none !important;
}

.page-id-7799 h1.entry-title {
	display: none;
}

.job-posting {
	background: #f4f4f4;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-right: 3rem;
}

.job-posting-left {
	background: #0e1566;
	color: #fff;
	padding: 3rem;
	display: flex;
	flex: 1 1 60%;
	align-items: stretch;
	flex-direction: column;
}

.job-posting-left h1 {
	font-size: 25px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.job-posting-left h2 {
	color: #fff;
}

.job-posting-left h3 {
	color: #fff;
	margin-left: 25px;
}

.job-posting-left ul {
	list-style: square;
	margin-left: 25px;
}

.job-posting-right {
	padding: 3rem 6rem 3rem 3rem;
	position: relative;
	flex: 1 1 40%;
}

#job-posting-firm > img {
	position: absolute;
    bottom: 0;
    vertical-align: bottom;
}

.job-posting-footer {
	padding: 3rem;
}

#ig-desc {
	clear: both;
	padding: 1rem 2rem 3rem 2rem;
}
	
.clearer {
	clear: both;
}

.crp_related ul li {
	border: 0;
	box-shadow: none;
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
} 

.clearfix::after {
  clear: both;
}

.clearfix {
  *zoom: 1; /* Für den IE6 und IE7 */
}


.tus-brake {
	margin-bottom: 80px !important;
	margin-left: 15px;
}

#sponsoring-label2 {
	display: inline-block;
	padding: 0 50px 0 20px;
	border-left: 3px solid #fff;
	margin-bottom: 0;
}

.sponsoring-log2os {
	display: inline-block;
	vertical-align: top;
}


/*
#sponsoring-label {
    display: flex;
    align-items: center;
    margin-top: 12px;
	padding: 0 50px 0 20px;
	border-left: 3px solid #fff;
}

#sponsoring-label b {
    margin: 0;
}
*/

.sponsoring-logos {
    display: flex;
    align-items: center;
}

.sponsoring-logos li {
	list-style: none;
	margin-right: 20px;
}

.sponsoring-logos li img {
    height: 70px;
}

.sponsoring-logos .v-line {
    position: relative;
	padding-left: 20px;
}


.sponsoring-logos li.v-line::before {
    content: '';
    border-left: 3px solid white;
    height: 45px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sponsoring-logos li:nth-of-type(3) {
    padding-left: 50px;
    margin-left: 30px;
}


@media only screen and (max-width: 1024px) {	
	.job-posting-right {
		flex: 1 1 100%;
	}
	
	#ig-cube {
		float: right;
	}
	
	#ig-desc {
		clear: none;
		padding: 3rem 6rem 3rem 3rem;
	}
	
	#job-posting-firm {
		clear: both;
		display: block;
		width: 100%;
	}
	
	#job-posting-firm img {
		width: 100%;
		height: auto;
		position: relative;
	}
}

@media only screen and (max-width: 767px) {
	.job-posting {
		margin-right: 0;
	}
	
	.ctl-wrapper .ctl-vertical-wrapper.ctl-design-3.light-skin .ctl-story.ctl-story-left .ctl-content {
		border: 1px solid #283880 !important;
	}

	.ctl-wrapper .ctl-vertical-wrapper.light-skin:not(.ctl-design-6,.ctl-design-4,.ctl-design-5) .ctl-arrow, .ctl-wrapper .ctl-vertical-wrapper.light-skin:not(.ctl-design-6,.ctl-design-4,.ctl-design-5) .ctl-story.ctl-story-left .ctl-arrow {
        background: linear-gradient(to right, #283880 52%, transparent 48%) !important;
    }
}