/* t4d banner */

#sp-footer2{
  background-color: rgb(18, 18, 18) !important;
}

#t4d-banner {
    margin: auto;
    width: 250px;
    display: flex;
    align-items: center;
    padding: 10px;
    gap: 10px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    justify-content: center;
}

#t4d-banner p {
    font-size: 16px;
    color: white !important;
    align-self: center;
    margin:0;
}

#t4d-banner img {
    max-height: 30px;
    transition: transform 0.3s ease;
}

#t4d-banner img:hover {
    transform: scale(1.2);
}

#t4d-banner canvas {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

@media only screen and (max-width: 995px) {
    #t4d-banner {
        max-width: 75%;
    }
}
/* Menu Icon second line fix */
.sp-megamenu-parent > li.sp-has-child.menu_no_after > a::after
 {
  display: none;
}

#sp-header > .sticky__wrapper > .container > .row {
  display: flex;
  justify-content: space-between;
}

.midline {
  display: flex;
  justify-content: center;
}

/* Joomla 4 Burger Menu Fix */
.offcanvas-inner .mod-menu.mod-list.nav {
    display: flex;
    flex-direction: column;
}
#sp-top-bar, #sp-below-top-logo, #sp-ogb-l-musel-sauer-banner, #sp-header, #sp-page-title, #sp-component-placeholder, #sp-bottom-address, #sp-footer, section {
    visibility: visible !important;
}

#sp-main-body{
  min-height: calc(100vh - 155px) !important;
}

#sp-header > .sticky__wrapper > .container {
    width: 1170px;
  	max-width: 100%;
}

/* Frontpage download area */ 
#sbox-content > iframe {
  height: 450px !important;
}

div.edocman-description-details.clearfix > div > a > img {
  width: 51px;
  height: 51px;
}

#edocman-category, #edocman_form > div.sortPagiBar.row-fluid {
  display: none;
}

.edocman-taskbar>ul>li>a:hover {
    border-color: #172743;
    background-color: #25406d;
    color: #fff;
}

.edocman-taskbar>ul>li>a {
  pointer-events: revert !important;
    display: inline-block;
background: #007bff;
color: #fff;
font-size: 1.5rem;
font-weight: 600;
padding: 0.75rem 1.5rem !important;
border-radius: 0.25rem;
text-align: center;
text-decoration: none !important;
  border: none !important;
transition: all 0.3s ease-in-out;
  text-shadow: none;
}

.edocman-box-heading > h3 {
  padding: 10px;
}

/* Smooth scrolling for frontpage */
html {
  scroll-behavior: smooth;
}

/* Prevent floating footer */
html, body {
  min-height: 100%;
}

/* @media only screen and (max-width: 2499px) and (min-width: 1281px) {
  #sp-main-body {
    min-height: 787px !important;
  }
}
@media only screen and (max-width: 8200px) and (min-width: 2500px) {
  #sp-main-body {
    min-height: 1135px !important;
  }  
} */

/* Slider gas prize table */
.tableizer-firstrow th{
width: 280px;
height: 30px;
text-align: center;
}
table.tableizer-table {
	font-size: 12px;
	border: 1px solid #CCC; 
	font-family: Arial, Helvetica, sans-serif;
} 
.tableizer-table td {
	padding: 4px;
	margin: 3px;
	border: 1px solid #CCC;
}
.tableizer-table th {
	background-color: #da1313ff; 
	color: #FFF;
	font-weight: bold;
}

@media only screen and (max-width: 350px) {
	table.tableizer-table {
		font-size: 11px;
	}
}

article hr {
	border: none;
}

/* Top nav bar */

#sp-top1 div.sp-column {
  line-height: 0px;
}

#sp-top-bar ul > li {
  float: left;
  font-weight: 600;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 0px;
  min-height: 25px;
  border: none;
}

#sp-top-bar ul > li:hover {
  background-color: #83C23A;
  font-weight: 600;
  transition: 0.6s;
  padding-right: 15px;
  padding-left: 15px;
}

.page_item.home-top.facebook_responsive {
	display: none;
}	
@media only screen and (max-width: 545px) {
	.page_item.home-top.facebook {
		display: none;
	}	
	.page_item.home-top.facebook_responsive {
		display: block;
	}	
  #sp-top-bar ul > li {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 400px) {
	#sp-top-bar ul > li {
		padding-right: 7px;
		padding-left: 7px;      	
	}
}

/* Responsive logo */
.logo_gas_responsive {
	display: none;
	margin-left: 5px;
}

.logo_responsive_row {
	display: flex;
	align-items: center;
}

.logo_responsive_row img {
	padding-top: 
	7px; max-height: 73px;
}

@media only screen and (max-width: 991px) {
	.logo_gas_responsive {
		display: initial;
	}
}

@media only screen and (max-width: 450px) {
	.logo_responsive_row img {
		max-width: 35%;
	}
}

/* Email-links */
.mail_link {
	color: #27ae60;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 15px;
}

/* Garden page */
.garden_list {
	list-style-type: disc !important;
    list-style-position: outside !important;
    list-style-image: none !important;
	margin-left: 20px !important;
	padding-bottom: 20px !important;
}

.garden_list li {
	display: list-item !important;
}

/* Gas page */
.red_highlight_list {		
	color: #df0037;
	list-style-type: disc !important;
    list-style-position: outside !important;
    list-style-image: none !important;
	margin-left: 20px !important;
}

.red_highlight_list li  {
	display: list-item !important;
}

.red_highlight_line {
	color: #2a497c;
}

.red_border_bottom h3, .green_border_bottom h3 {
	color: #2a497c !important;
}

.red_border_bottom h3::after {	
	background: #df0037 !important;
}

.oilfinder {
	display: flex;
    align-items: center;
}

.oilfinder_row {
	display: flex;
    justify-content: space-around;
}

@media only screen and (max-width: 750px) {
	.oilfinder_row
	{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}

.gas_logo {	
	max-width: 235px;
	margin-right: 25px;
}

.gas_button {
	padding: 10px;
    font-weight: bold;
    background: #df0037;
    color: white;
}

.gas_button:hover, .gas_mail:hover {	
    background: #ed9207;
    color: #2a497c;
}

.gas_mail {
	padding: 10px;
}

.gas_mail:hover {	
    background: #ed9207;
    color: #ffffff !important;
}


/* Rental button */
.rental_button_paragraph {
	padding-top: 10px;
	padding-bottom: 10px;
}

.rental_catalogue_button {
	padding: 10px;
    font-weight: bold;
    background: #27ae60;
    color: white;	
}

.rental_catalogue_button:hover {	
    background: #83c23a;
    color: #2a497c;
}

/* Drinks page */

/* Drinks slider */
.green_border_bottom h3::after {
	color: #2a497c !important;
	background: #83c23a !important;
}

.drink_category_label>a {
	color: #2a497c !important;
	text-shadow: 2px 2px 2px #83c23a !important;
}

/* Drinks At home paragraph (And gas => articles with image)*/
.drink_tour_article, .gas_image_row, .dk_premium_row, .tank_image_row {
	display: flex;
}

.drink_tour_text {
	display: flex;
	flex-direction: column;
}

.drink_tour_img_truck {
	border: 1px solid #919191;
	margin-right: 10px;
	width: 500px;
    height: 351px;
}

.drink_tour_img_dude {
	width: 292px;
    height: 246px;
	order: 3;
}

.drink_tour_text_first {
	order: 1;
}
.drink_tour_text_second {
	order: 2;
}

@media only screen and (max-width: 991px) {
	.drink_tour_article, .gas_image_row, .dk_premium_row {
		flex-direction: column;
	}
	.drink_tour_img_truck {
		width: 100%;
		height: unset;
	}
	.drink_tour_text_second {
		order: 3;
	}	
	.drink_tour_img_dude {	
	order: 2;
	}
	.tank_image_row {
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
}

/* Contact info page */
.contact_text {
	min-height: 200px;
}

.contacts_content>div
{
	width: 30%;
	margin: 10px;
}

.contacts_content
{
    display: flex;
    align-items: flex-start;
	margin: 20px;
}
@media only screen and (max-width: 700px) {
	.contacts_content div
	{
		width: 100%;
	}
	.contacts_content
	{
		flex-direction: column;				
		align-items: center;
	}
	.contact_text {
		min-height: unset;
	}
}
/* Footer menu */
.footer_menu > div > ul{
	display: flex;
	align-items: center;
    justify-content: space-evenly;
}
.footer_menu > div > ul > li, .footer_menu > div > ul >li.current {
	border-bottom: none;
}
.footer_menu > div > ul >li.current > a { 
	color: white important;
}	
.footer_menu > div > ul >li.current {	
}
.footer_menu > div > ul > li > a {
	color: white !important;
}
.footer_menu > div > ul > li > a:hover {
	color: #df0037 !important;
	background-color: #00000000;
}
/* Contact form input */
.form_title_select {
	min-width: 120px;
}
/* Opening times table responsive */
@media screen and (max-width: 700px) {
  .opening_times_table > thead {
    display: none;
  }
  .opening_times_table > tbody > tr > td {
    float: left;
    width: 100%;
    padding: 1em;
  }
  .opening_times_table > tbody > tr > td::before {
    content: attr(data-label);
    word-break: break-word;
  }
}
.bordered_table {
  margin-left: 10px;
  margin-right: 10px;
  border: 3px solid;
}
.bordered_table > * > * > * {
  padding: 10px;
  border: 1px solid;
}
/* Tab Content Border */
.sppb-tab-content {
  background: transparent;
  border-bottom: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  border-radius: 5px;
}
/*Phoca Download Links*/
.pd-filenamebox a {
  color: #1f1f1f7a;
  text-decoration: underline;
  font-weight: bold;
}
.pd-filenamebox a:hover {
  color: #15964d;
}
/*Phoca Downloads box & articles layout*/
.pdtop {
  display: none;
}
.pd-ctitle {
  padding: 15px !important;
  background-color: #fafafacc !important;
}
.pd-category-view {
  background-color: #ffffffed;
  border-radius: 25px;
  padding-top: 25px;
}

.white_background,
.timeline-date,
.timeline-panel,
.ic_rounded,
.ic-list-view,
.sp-column > article,
.ic-event-view {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffffed !important;
  border-radius: 25px;
}

.sp-column > article,
.ic-event-view {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.pd-filebox,
.ic-event-view,
.ic-list-view {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
/* Footer link */
.sp-copyright > a {
  color: white;
  text-decoration: underline;
}
.sp-copyright > a:hover {
  color: gray;
}
/* Remove background color on pagebreak articles */
.pane-sliders > .panel {
  background-color: transparent;
}
/* Prevent floating footer */
#sp-news {
  min-height: 600px;
}
/* iCagenda bigger back link */
.iCtip {
  font-size: 15px;
}
/* Burger Menu Text */
.fa-bars::after {
  padding-left: 5px;
}

#sppb-addon-1554803786775 {
  margin-bottom: 0px !important;
}

.main_page_info > .page-content {
  background-color: #ffffffed !important;
  border-radius: 25px;
  padding: 10px;
}
#sp-header>a {
	  color: #2a497c !important;
}

#sp-header a:hover, #sp-header a:active {
	color: #bacdec !important;
}


#sp-header #sp-menu .sp-column .sp-megamenu-parent {
  float: none !important;
}

div#sp-menu ul.sp-megamenu-parent{
	text-align: center; 
}

/* Hide User-Modul Postions Logos */
#sp-user4{
	height: 0px!important; 
}
#sp-user1{
	height: 0px!important; 
}

a.logo img{
	max-height: 60px!important;
	padding-top: 20px;
}

#sp-logo a.logo {
  margin-top: 20px;
  margin-bottom: 10px;
}

.sppb-container-inner {
  color: #c1c1c1;
}

div.sppb-link-list-wrap li > a {
  color: #c1c1c1 !important;
}
div.sppb-link-list-wrap li > a:hover {
  color: #c1c1c1 !important;
  font-style: oblique;
}

/* Background-Colors for SP-Rows */
/* sp-bottom-address - Addressleiste überhalb des Footers */
#sp-bottom-address {
}
/* sp-news - Infos Allgemein */
#sp-news div.row,
#sp-main-body div.sppb-row {
  background-color: #e6e6e6!important; 
}

#sp-page-builder div.mod-dpcalendar-upcoming-horizontal__map {
	display: none; 
}

div.right-blue-border {
  padding: 10px;
}

div.com-dpcalendar-event__information {
  padding: 10px;
  border: 1px solid #94b4dd;
  background: #ecf7fb;
}

div.com-dpcalendar-event__information a {
  color: #d10f2e;
}

div.com-dpcalendar-event__description h3.dp-heading {
  display: none !important;
}

button.dp-button {
  border: none !important;
  box-shadow: none !important;
  margin-right: 6px !important;
}

button.dp-button:hover {
  background: #94b4dd !important;
}

div.fc-view-container {
  padding-bottom: 15px;
}

#sp-component div.fc-toolbar div.fc-center > h2 {
  font-weight: 600;
  color: #d10f2e;
}

#sp-component div.com-dpcalendar-calendar div.fc-center > h2 {
  font-weight: 700;
  color: #d10f2e;
  font-size: 28px;
  margin-left: 4px;
  padding-bottom: 5px;
}

body.view-login div.login {
  margin-top: 15px;
}

/* Layout Eventgallery*/
body.com-eventgallery
  #events
  div.eventgallery-events-gridlist
  div.eg-content
  > .data {
  background: #2e336d;
  color: white;
}
body.com-eventgallery
  #events
  div.eventgallery-events-gridlist
  div.eg-content:hover
  > .data {
  background: #d10f2e;
  color: white;
}

body.com-eventgallery #events .cd-pagination li.active > a {
  background: #2e336d;
  color: white;
}

#sp-component div.fc-toolbar div.fc-left button.fc-prev-button,
#sp-component div.fc-toolbar div.fc-left button.fc-next-button {
  background: #d10f2e;
  color: white;
}

h1.eventgallery-category-headline {
  font-size: 18pt;
  font-weight: 700;
}

/* Layout Informationen => Events -- Change Icon to Font-Awesome */

div.fc-widget-header thead {
  background: #2e336d;
  color: white;
}

#sp-top1 {
  width: 100% !important;
}

body.view-calendar #sp-component div.fc-view-container thead.fc-head {
  background: #2e336d;
  color: #94b4dd;
}
body.view-calendar #sp-component div.fc-button-group > button {
  background: #d10f2e;
  color: white;
  border: none;
  margin: 0 5px 0 5px;
  padding: 7px 10px 7px 10px;
}

body.view-calendar #sp-component div.fc-button-group span.fc-icon::before {
  background-image: none;
  font-weight: 700;
  font-family: FontAwesome;
  left: 11px;
  top: 6px !important;
  position: absolute;
  top: 0;
}
body.view-calendar
  #sp-component
  div.fc-button-group
  span.fc-icon-chevron-left::before {
  content: "\f104"; /* this is your text. You can also use UTF-8 character codes as I do here */
}

body.view-calendar
  #sp-component
  div.fc-button-group
  span.fc-icon-chevron-right::before {
  content: "\f105"; /* this is your text. You can also use UTF-8 character codes as I do here */
}

body.view-calendar
  #sp-component
  div.fc-button-group
  span.fc-icon-icon-print::before {
  content: "\f02f"; /* this is your text. You can also use UTF-8 character codes as I do here */
}

body.view-calendar
  #sp-component
  div.fc-button-group
  span.fc-icon-icon-calendar::before {
  content: "\f073"; /* this is your text. You can also use UTF-8 character codes as I do here */
}

div.com-dpcalendar-event__information a:hover {
  color: #d10f2e;
  text-decoration: underline;
}

#offcanvas-toggler {
  position: absolute;
  right: 0;
}

/* Scaling Background-Image  */
@media only screen and (max-width: 1281px) {
  #sp-top3 h2 {
    color: white;
    display: none;
  }
}

@media only screen and (max-width: 2499px) and (min-width: 1281px) {
  #sp-top3 h2 {
    color: white;
  }
}
/* Prevent floating footer 4k2k-4k */
@media only screen and (max-width: 8200px) and (min-width: 2500px) {
  #sp-top3 h2 {
    color: white;
  }
}

/* Prevent floating footer HD */
@media only screen and (max-width: 2499px) and (min-width: 1281px) {
  #sp-top3 h2 {
    color: white;
  }
}
/* Prevent floating footer 4k2k-4k */
@media only screen and (max-width: 8200px) and (min-width: 2500px) {
  #sp-top3 h2 {
    color: white;
  }
}

body.com-dpcalendar #sp-component-placeholder div.row,
body.view-search #sp-component-placeholder div.row,
body.com-eventgallery #sp-component-placeholder div.row {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #94b4dd;
}

#searchForm > div {
  margin-top: 10px;
}

#sp-component-placeholder {
}

#sp-component-placeholder div.sppb-row {
  background: white;
}

#sp-component-placeholder div.container #sp-component {
  background: white;
}

div.mod-dpcalendar-counter__upcoming {
  display: none;
}

#sp-ogb-l-musel-sauer-banner {
  height: 90px;
  background: #d10f2e;
}





li.sp-menu-item:hover, li.sp-menu-item:active {
  background: #2a497c;
}

button.sppb-btn {
  background: #d10f2e;
  color: white;
}

button.sppb-btn:hover {
  background: white;

  color: #d10f2e;
}

#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a,
#sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
  color: white !important;
  background-color: #94b4dd;
}

li.sp-menu-item.active {
  color: green;
}

a.dp-event-url {
  color: #94b3df;
  font-weight: bold;
}

#offcanvas-toggler {
  position: absolute;
  top: -63px;
}

#sp-header #sp-menu .sp-megamenu-parent > li.active > a,
#sp-header #sp-menu .sp-megamenu-parent > li.current-item > a,
#sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a,
#offcanvas-toggler > i,
#offcanvas-toggler > i:hover {
  color: white !important;
}


#sp-top-bar ul > li:hover > a {
  color: white;
  transition: 0.6s;
}

#sp-top-bar ul > li > a {
  color: #c6c4c4;
}

#sp-top1 {
  text-align: right;
}

@media only screen and (max-width: 1000px) {
	#sp-top-bar li.contact, #sp-top-bar li.login {	
		display: none; 
	}
}

div.sp-megamenu-wrapper #offcanvas-toggler{
	/*position: fixed;
	right: 0px;
	top: 22px;
	width: 72px;	
	height: 0px;
	line-height: 0px!important;*/
	position: relative;
    top: 20%;
	left: 30%;
}

#offcanvas-toggler >i {
    color: #2a497c !important;
}

#sp-top-bar ul > li.home-top span {
  margin-right: 5px;
}

#sp-top-bar ul > li.home-top.contact {
  margin-left: 0px;
}

#sp-top-bar div.sp-column {
  text-align:center;
}

#sp-top-bar ul > li.home-top.phone {
  margin-left: 0px;
}

#sp-top-bar div.mod-languages ul > li:hover,
#sp-top-bar div.top-left ul > li:hover {
	background-color: #FFFFFF1F;
}
div.mod-languages a{
	margin: 10px 0 14px 0;
}


h2.top-banner {
  float: left;
  margin-left: 20px;
  margin-top: 26px;
}

#sp-bottom-address li.page_item span.fa {
  padding-left: 10px;
  padding-right: 4px;
}

#sp-bottom-address #sp-bottom1 {
  height: 50px;
}
#sp-bottom-address li.page_item {
  float: left;
  border: none;
  padding-top: 5px;
}

#sp-bottom-address div.row {
  background: #d10f2e;
}

#sp-footer {
  display: none;
}

#sp-bottom-address li.page_item > a {
  font-size: 14px;
  font-weight: 600;
  color: white;
  padding-right: 10px;
}

@media only screen and (max-width: 8200px) and (min-width: 1281px) {
  div.offcanvas {
    display: none;
  }
}
/* Prevent floating footer 4k2k-4k */
@media only screen and (max-width: 1281px) {
  #sp-bottom-address div.menu-left {
    display: none !important;
  }
  #sp-bottom-address div.menu-right {
    display: none !important;
  }
}

div.search {
  margin: 50px 15px 30px 15px;
}

div.com-dpcalendar-event.has-information.has-header.has-description {
  margin: 30px 15px 30px 15px;
}

#sp-bottom-address li.page_item > a:hover {
  font-size: 14px;
  font-weight: 600;
  color: #99061f;
  background: #ce7887;
}

#sp-bottom-address div.menu-left {
  position: absolute;
  left: 10px;
}

#sp-bottom-address div.menu-right {
  position: absolute;
  right: 20px;
}

body.site.com-content #sp-top-bar,
body.site.com-sppagebuilder #sp-top-bar,
body.site #sp-top-bar {
  background-color: white;
}

#dp-events-upcoming-no-images
  div.mod-dpcalendar-upcoming-horizontal__description
  img {
  display: none;
}

/* Scaling Background-Image  */
@media only screen and (max-width: 2499px) and (min-width: 1281px) {
  #sp-news {
    min-height: 830px !important;
  }
}
/* Prevent floating footer 4k2k-4k */
@media only screen and (max-width: 8200px) and (min-width: 2500px) {
  #sp-news {
    min-height: 1500px !important;
  }
}

/* Prevent floating footer HD */
@media only screen and (max-width: 2499px) and (min-width: 1281px) {
  #sp-news {
    min-height: 830px !important;
  }
}
/* Prevent floating footer 4k2k-4k */
@media only screen and (max-width: 8200px) and (min-width: 2500px) {
  #sp-news {
    min-height: 1500px !important;
  }
}

td.fc-day.fc-widget-content.fc-today  {
	background-color: #ECF7FB; 
}

td.fc-day-top.fc-sat{
	color: black;
}

td.fc-day-top.fc-sun{
	color: red;
}

td.fc-day-top a{
	color: black;
}

td.fc-day-top.fc-sun a{
	color: red;
}


td.fc-day.fc-widget-content.fc-sat, td.fc-day.fc-widget-content.fc-sun  {
	background-color: #e6e6e6; 
	
}

body.site .fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    border-color: #c1bdbd;
}

div.sppb-addon-accordion div.sppb-panel-heading.active{
	background: #2E336D; 
	color: white; 
}

div.sppb-addon-accordion  div.sppb-panel-heading{
	background: #94B4DD; 
	color: white; 
}


#ogbl-musel-sauer-links, #ogbl-musel-sauer-links .sppb-row-container{
	width: 100%;
}
.ogbl-musel-sauer-usefull-links{
	text-align: center;
	font-weight: 500; 
	color: #2E336D;
}


#sp-top1 div.sp-module div.top-right{
	float: right; 
	font-size: 11px;
}

#sp-top1 div.sp-module div.top-right a{
	padding: 6px 0 0 0;
	  color: #2a497c !important;
}

#sp-top1 div.sp-module div.top-right a:hover{
	color: white !important;
}


#sp-top1 div.sp-module div.top-left{
	float: left; 
}


body.com-sppagebuilder #sp-component .sortPagiBar {
	padding: 5px 0  30px 0; 	
}

body.com-sppagebuilder #sp-component .edocman-taskbar, body.com-sppagebuilder #sp-component .edocman-description-details {
	padding: 10px 0  10px 0; 	
}

body.com-sppagebuilder #sp-component .edocman-document-title-link {
	color: #2E336D;
	font-size: 14px;
	font-weight: 600;	
}

span.fa.fa-facebook-square{
	color: #4267B2; 
	font-size: 21px; 
}

h1.edocman-page-heading i {
	display:none!important; 
}

h1.edocman-page-heading  {
	font-size: 10px; 
	color: white; 
}

#ogbl-documents #redim-cookiehint{
	display:none;
}

a.edocman-modal{
	color: #2E336D; 
	font-size: 16px; 
	font-weight: 600;
}

div.edocman-taskbar a.btn{
	padding: 3px 5px 3px 5px;
	
}

#ogbl-documents #easyfrontendseo_lightbox_button_1{
	display:none;	
}

body.itemid-101 #sp-component-placeholder{
	margin: 30px 0 30px 0;
	
}

body.itemid-101 #sp-component-placeholder div.row {
	border: 1px solid #94b4dd;
}

.sppb-articles-scroller-date-left-content {
	background: #c5212a!important;
}
.sppb-articles-scroller-date-left-date {
	background: #2e336d!important;
}

/* Footer */
.bottom {
	width: 388px; 
	background: #3c3c3c; 
	padding: 15px;
	color: white; 
	float:left; 
	margin-right: 30px;
}

div.fa-awesome-icon > a:hover{
	color: #83C23A;
}


.bottom-right .headline{
	padding-top: 35px;
}

.bottom-right .headline{
	padding-left: 12px;
}

.bottom-right .headline > ul{
	padding-left: 10px;
}

.bottom-right .headline{
	float:left; 
	width: 200px; 
	font-size: 12pt;
	font-weight: bold;
}

.bottom-right .headline li{
	border: 1px none; 
	font-size: 10pt; 
}


.bottom-right .headline li a{
	font-family: sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	padding-left: 10px; 
	color: white; 
}


.bottom-right .headline span.fa-map-marker a, .bottom-right .headline span.fa-pagelines a{
	padding-left: 13px; 
}
.bottom-right .headline span.fa-truck-loading a{
	padding-left: 7px; 
}
.bottom-right .headline span.fa-wine-glass-alt a{
	padding-left: 16px; 
}
.bottom-right .headline span.fa-comments a{
	padding-left: 8px; 
}
.bottom-right .headline span.fa-user-shield a{
	padding-left: 6px; 
}
.bottom-right .headline span.fa-wine-glass-alt a{
	padding-left: 18px; 
}

.bottom-right .headline li a:hover{
	color: #83C23A; 
}

.bottom-right .logo-row img{
	width: 326px;
	padding-top: 24px;
}

.bottom span.fa-headset, .bottom span.fa.fa-mail-bulk, .bottom .fa-thumbs-up, .bottom .fa-wifi {
	color: #292929; 
	font-size: 11pt; 
	margin-right: 10px; 
	margin-bottom: 10px; 
    background: white;
    padding:8px;
    border-radius: 50%;
}

.bottom span.phone {
	vertical-align: super;
}

.bottom .title {
	font-size: 12pt; 
	font-weight: bold; 
	padding-bottom: 15px; 
}

.contact_us{
	padding-bottom: 10px; 
}

.bottom .contact_us, .bottom .phone, div.fa-awesome-icon > a{
	color: white; 
	font-size: 10pt; 
	font-weight: bold; 
}



#sp-footer3{
	padding-left: 0px; 
}


#sp-footer3 .sp-module {
	padding-left: 0px; 
}

/* Footer-2 */
#sp-footer2{
	padding: 0px; 
}
#sp-footer-bottom-end .sp-module{
	padding: 5px 0 5px 0;
	background-color: #121212;
	text-align: center; 
}

div#sp-footer3 div.mod-languages {
	position:fixed; 
	top: -3px; 
	left: 5px; 
	z-index: 99999;
}

div#sp-footer3 div.mod-languages ul{
	border: 1px none; 
}

div#sp-footer3 div.mod-languages div.tooltip{
	background-color: transparent; 
}

li.home-top a{
	line-height: 0px!important;
}

#sp-header>div.sticky__wrapper>div.container{
	background-color: #e6e6e6!important; 
	height: 100%;
}

#sp-menu li.sp-menu-item > a {
    font-weight: 600;
    font-size: 11pt;
}

#filtertable table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#filtertable td, #filtertable th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

#filtertable tr:nth-child(even) {
  background-color: #dddddd;
}

.sp-dropdown.sp-dropdown-main.sp-menu-right {
	background-color: #e6e6e6;
}
.sp-menu-item.current-item.active, .sp-menu-item.sp-has-child.active {
	background-color: #00000000;
}

.sp-has-child>a:hover {
	color: #3660a5 !important;
}

.sp-menu-item.current-item.active:hover {
	background-color: #2a497c !important;
	color: #e6e6e6;
}

#sp-header {
	background-color: #e6e6e6!important; 
	height: 120px;
}

@media only screen and (min-width: 1200px) {
.sppb-row-container {
	max-width: 1170px !important;
}
}

body {
	font-size: 14px!important; 
	color: #2a497c!important;  
}
@media only screen and (max-width: 650px) {
	div.ruppert-blur-slides .n2-ss-slider-2{
		height: 450px!important; 
	}
}