/* =============================================================================
 * MENÜ
 * ========================================================================== */
#fix-wrapper {
	position:fixed;
}

#slider {
	padding-top: 80px;
}

.modxxxx_navigation {
	width:100%;
}

#logo {
	float:left;
}

.header .mod_langswitcher .mod_langswitcher_inside {
	color:#000;
}

.header .mod_socials {
	margin-top:20px;
}

.header .mod_search {
	margin-top:20px;
}
#header {background-color: white;}

.header .mod_search:hover {
	opacity: 1;
	color:#7d7d7d;}

/* Mobiles Menü Suche*/
.mm-navbar .mod_search input		{ border-radius: 0; height: 46px !important;}
button.submit { min-width: 50px; }


/* =============================================================================
 * cookiebar
 * ========================================================================== */
#cookieBox    		{ width: 100%; color:#fff; position: fixed; bottom: 0; background: rgba(0,83,160,0.8); text-align: center; line-height: 20px; padding: 20px 3%; z-index: 1500;  }
#cookieBox a  		{ color: #fff; text-decoration: underline; }
#cookieAccept  		{ border:2px solid #0053A0; cursor: pointer; padding: 5px; display: inline-block; margin-top: 10px; font-size:0.9rem;  color:#0053A0;  background:#fff; }
#cookieAccept:hover { background: #0053A0; color:#fff; }

/* =============================================================================
 * cookiebar_optin
 * ========================================================================== */

.mod_cookiebar_optin {
	display: none;
}

.mod_cookiebar_optin,
.mod_cookiebar_optin h5 {
	font-family: Arial, Verdana, sans-serif;
}

.mod_cookiebar_optin.open {
	display: block;
}

.mod_cookiebar_optin .cookiebar_overlay {
	z-index: 10000000;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.6);
}

.mod_cookiebar_optin .cookiebar_popup {
	position: fixed;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 20000000;
	width: 90%;
	max-width: 425px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	background: rgb(248,248,248);
	padding: 20px 25px;
}

.mod_cookiebar_optin .cookiebar_popup.view_help {
	position: absolute;
}

.mod_cookiebar_optin .palette .item {
	background: rgb(255,255,255);
	padding: 10px;
	margin-bottom: 3px;
	transition: All 0.2s ease;
	-webkit-transition: All 0.2s ease;
}

.mod_cookiebar_optin .palette .item:hover {
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.07);
}

.mod_cookiebar_optin .palette .cookie_option_info {
	font-size: 0.8rem;
	color: rgba(0,0,0,0.6);
	line-height: 1.4;
	margin-bottom: 0;
}

.mod_cookiebar_optin .cookie_info {
	line-height: 1.2;
	font-size: 0.9rem;
}

.mod_cookiebar_optin form div.widget {
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}

.mod_cookiebar_optin form .widget-radio input {
	margin: 7px 0 0 0;
	float: left;
	width: 8%;
}

.mod_cookiebar_optin form .widget-label {
	float: left;
	width: 80%;
}

.mod_cookiebar_optin .submit {
	margin-top: 15px;
}

.mod_cookiebar_optin .submit:active {
	opacity: 0.8;
}

.mod_cookiebar_optin .submit.readonly,
.mod_cookiebar_optin .submit.readonly:hover,
.mod_cookiebar_optin .submit.readonly:focus {
	background: rgb(221, 221, 221);
	color: rgb(154, 154, 154);
	border: 1px solid rgb(221, 221, 221);
}

.mod_cookiebar_optin .headline {
	font-size: 1.3rem;
	margin-bottom: 10px;
}

.mod_cookiebar_optin .cookie_help_link,
.mod_cookiebar_optin .cookie_help_close {
	font-size: 0.85rem;
	text-align: center;
	color: rgba(0,0,0,0.5);
	margin-top: 5px;
	cursor: pointer;
	text-decoration: underline;
}

.mod_cookiebar_optin .cookie_help p {
	font-size: 0.9rem;
	line-height: 1.5;
}

.mod_cookiebar_optin .ajax_info {
	background: rgb(16, 126, 16);
	border-radius: 3px;
	margin: 10px 0;
	padding: 3px 15px;
	color: rgb(255,255,255);
	font-size: 0.9rem;
	display: none;
}

.mod_cookiebar_optin .cookie_help {
	display: none;
}

.mod_cookiebar_optin .view_help .cookie_settings {
	display: none;
}

.mod_cookiebar_optin .view_help .cookie_help {
	display: block;
}

p.privacy {
	color: rgb(255,255,255);
	background: red;
	font-weight: bold;
	padding: 20px;
	text-align: center;
	margin: 20px;
}

p.privacy a {
	text-decoration: underline;
	color: rgba(255,255,255)!important;
}

.privacy.hidden {
	display: none;
}
/* Hyperlink-Button*/
.ce_hyperlink a,a.btn {

display: inline-block;
margin-bottom: 4px;
white-space: nowrap;
border: 2px solid #0053A0;}

.ce_hyperlink a:hover, a.btn:hover {color: #fff;
background: #0053A0;
}

/*page404*/
#page-404 h2 {
    font-size: 120px;
    text-align: center;
    text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF;
    color: #ccc;
    border: 0;
    margin: 0;
}

.bildmitte .image_container img {margin:0 auto;}
.newsteaser_v3 .day {color: #0053A0;}
.newsteaser_v3 .month {color: #0053A0;}
.newsteaser_v3 .year {color: #0053A0;}
/* =============================================================================
 * Hintergrund grau
 * ========================================================================== */
.backgroundgrau {
	background-color:#f8f8f8;
}
/* =============================================================================
 * Flipbox / Mitarbeiter-Vorstellung
 * ========================================================================== */
 .ce_flipbox_frontside_inside {
	 background-color: #0053A0;
width: 100%;
position: absolute;
bottom:0;
padding-top: 10px;
 }
 /* =============================================================================
 * Flipbox / Mitarbeiter-Vorstellung-Bild
 * ========================================================================== */
.ce_flipbox .ce_flipbox_frontside {background-size:100%;
}
/* =============================================================================
 * Sidebar
 * ========================================================================== */
body.sidebar #right {
    overflow: hidden;
    width: 25%;
    float: left;
    position: relative;
    box-shadow: -19px 0px 16px -20px rgba(0, 0, 0, 0.2);
    padding-left: 35px;
    padding-bottom: 40px; }
 /*  =============================================================================
 * Icons-blau
 * ========================================================================== */
    .ce_iconbox.version3.xsmall i
    {color: #0053A0; line-height:1.6rem}
/*  =============================================================================
 * Text/Image Box Hintergrund grau
 * ========================================================================== */
.ce_image_text_box.version2 .ce_image_text_box_content_outside {
	background-color:#f8f8f8;
}

/* =============================================================================
 * Logo mittig im Header
 * ========================================================================== */
#textbild .ce_text_image_bar .text-right {
	padding:40px 30px;
}

/* =============================================================================
 * Slider-bullets
 * ========================================================================== */
.tp-bullets.hidebullets {
	opacity:1;
}

.tp-bullets.simplebullets.square .bullet {
	background:#fff;
	margin:0 10px;
	width:18px;
	height:18px;
}

.tp-bullets.simplebullets .bullet.selected {
	background:#00c9fd;
}

.tp-bullets.simplebullets.square .bullet.first {
	margin-left:0;
}

/* =============================================================================
 * Icon-Farbe
 * ========================================================================== */
#iconblau .fa {color:#0053A0;}

/* =============================================================================
 * headlines
 * ========================================================================== */
.ce_headerimage h1 {
    font-weight: 600;
}


h1,h2,h3,h4,h5,h6 {
	margin-bottom:15px;
	line-height:1.3;
	color:#3b3c42;
	word-wrap:break-word;
}

h1 {
	font-size:2.413rem;
	padding-top:0;
	font-weight:300;
}

h2 {
	font-size:1.4rem;
	font-weight:400;
	color:#0053A0;
}

h3 {
	font-size:1.4rem;
	font-weight:400;

}

h4 {
	font-size:1.4rem;
	font-weight:400;
}

h5 {
	font-size:1.333rem;
	font-weight:400;
}

h6 {
	font-size:1.2rem;
	font-weight:400;
}
/* =============================================================================
 * grauer Hintergrund-Video Hinweis
 * ========================================================================== */
.graubg p {
	background-color:#eee;
	padding:10px;
	margin-bottom:5px;
}

/* =============================================================================
 * Youtube-Video
 * ========================================================================== */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	margin-top:30px;
	margin-bottom:30px;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* =============================================================================
 * Quadratische,blaue Aufzählungszeichen
 * ========================================================================== */
.ce_text ul li::before,.ce_list ul li::before,.ce_textarea ul li::before {
	content:'\25A0';
	display:block;
	position:relative;
	max-width:0;
	max-height:0;
	left:-15px;
	top:-1px!important;
	color:#0053A0;
}

/* =============================================================================
 * Link-Farbe
 * ========================================================================== */
a {
	color:#0053A0;
}

a:hover {
	color:#7d7d7d;
}

/* =============================================================================
 * News-Newsreader-Datum
 * ========================================================================== */
.newsreader .info {
	font-size:.7em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:4rem;
	padding:10px;
	background-color:#fff;
}
/* =============================================================================
 * Menü-Farbe
 * ========================================================================== */
 .header .mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu), .header .mainmenu ul ul li a.active, .header .mainmenu ul ul li a.trail:not(.megamenu) {
    color: #0053A0 !important;}



/* =============================================================================
 * blog
 * ========================================================================== */
.blog-content {
	overflow: hidden;
    width: 73%;
    float: left;
    position: relative; }

.blog-content .inside {
	padding-right: 40px;
}

.blog-autor	{
    overflow: hidden;
    width: 24%;
    float: left;
    position: relative;
    box-shadow: -19px 0px 16px -20px rgba(0, 0, 0, 0.2);
    padding-left: 35px;
    padding-bottom: 40px; }

.blog-autor .ce_text {
	padding: 10px 1.7rem;
}

.blog-autor .ce_iconbox.version3.xsmall p {
	line-height: normal;
}


/* =============================================================================
 * aus Themedesigner
 * ========================================================================== */
.bg-accent {
	background-color:#0053A0;
}

p a {
	color:#0053A0;
}

.divider-v2 h1:after,.divider-v2 h2:after,.divider-v2 h3:after,.divider-v2 h4:after,.dividerv h5:after,.divider-v2 h6:after,h1.divider-v2:after,h2.divider-v2:after,h3.divider-v2:after,h4.divider-v2:after,h5.divider-v2:after,h6.divider-v2:after {
	background:#0053A0;
}

hr.divider_3:before {
	background:#0053A0;
}

hr.divider_3:before {
	background:#0053A0;
}

.divider_4_first {
	border:3px solid #0053A0;
}

.divider_4_second {
	background-color:#0053A0;
}

.divider_4::after,.divider_4::before {
	background-color:#0053A0;
}

.divider_5 i {
	color:#0053A0;
}

.mainmenu ul ul {
	border-top:2px solid #0053A0;
}

.header.original .mainmenu ul li a.trail,.header.original .mainmenu ul li a.active,.header.cloned .mainmenu ul li a.trail,.header.cloned .mainmenu ul li a.active {
	color:#0053A0;
}

#top-wrapper.fixed .mainmenu a.active,#top-wrapper.fixed .mainmenu a.trail {
	color:#0053A0;
}

.mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu),.mainmenu ul ul li a.active,.mainmenu ul ul li a.trail:not(.megamenu) {
	background:#e6e6e6!important;
}

body.header-dark .fixed .mainmenu ul li a.trail,body.header-dark .fixed .mainmenu ul li a.active {
	color:#0053A0;
}

.header-light #top-wrapper.fixed .mainmenu a.active,.header-light #top-wrapper.fixed .mainmenu a.trail {
	color:#0053A0;
}

.subnav a {
	color:#0053A0;
}

#nav-open-btn:before {
	background:#0053A0;
}

.ce_table table th {
	background:#0053A0;
}

.ce_tabs .tabs.classic ul li.active,.ce_tabs .tabs.classic ul li:hover {
	border-color:#0053A0;
}

.ce_tabs .tabs.horizontal ul li:hover a,.ce_tabs .tabs.horizontal ul li.active a {
	background:#0053A0;
}

.ce_teambox .image .overlay {
	background:#0053A0;
}

.ce_teambox .email a {
	color:#0053A0;
}

blockquote a {
	color:#0053A0;
}

.header .mod_search .search-content {
	background:#0053A0;
}

.ce_iconbox.version2 i {
	background:#0053A0;
}

.ce_iconbox .link {
	color:#0053A0;
}

.ce_testimonial a {
	color:#0053A0;
}

.ce_accordion .toggler:before {
	color:#0053A0;
}

.mod_calendar th.head {
	background:#0053A0;
	border-top:1px solid #0053A0;
	border-right:1px solid #0053A0;
	border-left:1px solid #0053A0;
}

.mod_calendar th.previous a,.mod_calendar th.next a {
	background-color:#0053A0;
}

.pagination li span.current {
	background:#0053A0;
}

.pagination li a:hover {
	color:#0053A0;
}

.mod_faqpage h3:before {
	color:#0053A0;
}

.mod_search .submit {
	border:1px solid #0053A0;
}

input:focus,textarea:focus {
	border:1px solid #0053A0;
}

form fieldset legend {
	background-color:#0053A0;
}

input.submit[type="submit"],button.submit[type="submit"] {
	background:#0053A0;
}

input.submit[type="submit"]:hover,button.submit[type="submit"]:hover {
	background:#0053A0;
}

.ce_youtube_background.overlay .YTPOverlay {
	background-color:#0053A0;
}

.label-accent {
	background:#0053A0;
}



.ce_hyperlink a.link-white,a.btn.link-white {
	color:#0053A0;
}

.ce_hyperlink a.link-white:hover,a.btn.link-white:hover {
	background:#0053A0;
}

.ce_hyperlink a.outline,a.btn.outline {
	color:#0053A0;
}

.newslist h2,.newslist h2 a {
	color:#0053A0;
}

.newslist .news-left .news-date {
	background:#0053A0;
}

.newsteaser .date {
	background:#0053A0;
}

#portfolio_filter a.selected,#portfolio_filter a:hover {
	background:#0053A0;
}

.ce_chartbar .chart_data {
	background:#0053A0;
}

.color-accent,.color-accent p,.color-accent i,.color-accent h1,.color-accent h2,.color-accent h3,.color-accent h4,.color-accent h5,.color-accent h6,.color-accent a:not(.link-white) {
	color:#0053A0;
}

blockquote {
	border-color:#0053A0;
}

.ce_pricetable .pricetable.highlight .title {
	background:#0053A0;
}

.ce_imagebox_v2 .ce_url a {
	background:#0053A0;
}

.ce_gallery .content {
	background:#0053A0;
}

.ce_headertext h1:after,.ce_headertext h2:after,.ce_headertext h3:after,.ce_headertext h4:after,.ce_headertext h5:after,.ce_headertext h6:after {
	background:#0053A0;
}

.ce_countup i {
	color:#0053A0;
}

.newslist-v3 .date {
	background:#0053A0;
}

.ce_bgimage.offset.offset-bg-accent:before {
	background-color:#0053A0;
}

.ce_leadertext.version2 .divider-first {
	border:3px solid #0053A0;
}

.ce_leadertext.version2 .divider-second {
	background-color:#0053A0;
}

.ce_leadertext.version2 .divider:after,.ce_leadertext.version2 .divider:before {
	background-color:#0053A0;
}

.ce_accordion .toggler i.fa {
	background:#0053A0;
}

.newsteaser_v3 .news-overlay i {
	background-color:#0053A0;
}

.newslist-v3 .subheadline {
	color:#0053A0;
}

.ce_teambox .function {
	color:#0053A0;
}

.ce_tabs .tabs.horizontal-clean ul li.active:after {
	border-color:#0053A0 transparent transparent;
}

.subheadline-v2 {
	color:#0053A0;
}

.ce_timeline .timeline-item .timeline-item-title {
	background:#0053A0;
}

.ce_portfoliofilter.default a.selected,.ce_portfoliofilter.default a:hover {
	background:#0053A0;
}

.ce_portfoliofilter.only-icon a.selected i:before,.ce_portfoliofilter.only-icon a:hover i:before {
	background:#0053A0;
	border-color:#0053A0;
}

.ce_tabs .tabs.horizontal-clean ul li.active a {
	color:#0053A0;
}

.ce_revolutionslider_hyperlink {
	background:#0053A0;
	border-color:#0053A0;
}

#top .mod_top_mail a:hover,#top .mod_login_top:hover,#top .mod_search:hover,#top .mod_langswitcher span:hover {
	background:#0053A0;
}

#top .mod_langswitcher ul li a:hover {
	color:#0053A0;
}

.ce_headline_extended.version2 .divider-first {
	border-color:#0053A0;
}

.ce_headline_extended.version2 .divider:after,.ce_headline_extended.version2 .divider:before,.ce_headline_extended.version2 .divider-second {
	background-color:#0053A0;
}

.mod_portfoliolist .item .linkbar a {
	background-color:#0053A0;
}

.mod_portfoliolist .item .linkbar a:hover {
	color:#0053A0;
}

.mod_portfoliolist .item .subline {
	background-color:#0053A0;
}

#top .mod_top_mail a {
	color:#0053A0;
}

#top .mod_top_phone span {
	color:#0053A0;
}

form .input-group-addon {
	background:#0053A0;
	border-color:#0053A0;
}

body .picker--focused .picker__day--selected,body .picker__day--selected,body .picker__day--selected:hover,body .picker--focused .picker__day--highlighted,body .picker__day--highlighted:hover,body .picker__day--infocus:hover,body .picker__day--outfocus:hover,body .picker--focused .picker__list-item--highlighted,body .picker__list-item--highlighted:hover,body .picker__list-item:hover {
	background-color:#0053A0;
}

body .picker__list-item--highlighted,body .picker__list-item:hover {
	border-color:#0053A0;
}

.ce_video_background .video-overlay {
	background-color:#0053A0;
}

.ce_text_imagebox.imagebox_version2 .inside,.ce_text_imagebox.imagebox_version3 .inside {
	background-color:#0053A0;
}

#offcanvas-top {
	background:#0053A0;
}

.cookiebar {
	background:#0053A0;
}

#footer a:hover,#bottom .inside a:hover {
	color:#fff;
}

.ce_bgimage_content_start.bg-accent .bg_overlay {
	background:#0053A0;
}

.newslist-timeline:before,.newslist-timeline-both h4:before {
	border-color:#0053A0;
}

.ce_divider_extended.version4 span {
	background:#0053A0;
}

.ce_divider_extended.version5 {
	background:#0053A0;
}

#top a {
	color:#0053A0;
}

.ce_linkbox h4 {
	color:#0053A0;
}

.body_bottom .mod_search .search-content {
	background:#0053A0;
}

.mod_customcataloglist.cc_immorealty .entry.top_object .cc_immorealty_top {
	background:#0053A0;
}

.mod_customcatalogfilter.immorealty_filter .filter_range .ui-slider-range {
	background:#0053A0;
}

.mod_customcatalogreader.cc_immorealty .property-furnishing li i {
	color:#0053A0;
}

.mod_customcatalogreader.cc_immorealty .price {
	background:#0053A0;
}

.mod_customcataloglist .cc_immorealty_slider .category {
	background:#0053A0;
}

.mod_customcataloglist.cc_immorealty .customelements_notelist input {
	background-color:#0053A0;
}

.mod_customcataloglist.cc_cardealer .item-rightside .item-content-col2 {
	color:#0053A0;
}

.mod_customcatalogfilter.cardealer_filter .filter_range .ui-slider-range {
	background-color:#0053A0;
}

.mod_customcatalogreader.cc_cardealer .single-price {
	color:#0053A0;
}

.mod_customcatalogreader.cc_cardealer .single-price strong {
	background-color:#0053A0;
}

.mod_customcataloglist.cc_cardealer .item-highlight-icon {
	background-color:#0053A0;
}

.mod_customcataloglist .cc_cardealer_slider .state {
	background-color:#0053A0;
}

.mod_customcataloglist .cc_cardealer_slider .price strong {
	color:#0053A0;
}

.ce_linkbox a i {
	background-color:#0053A0;
}

.ce_fullscreen_gallery.version3 .bold {
	background-color:#0053A0;
}

form.style2 {
	background:#0053A0;
}

.ce_linkbox .ce_linkbox_banner {
	background-color:#0053A0;
}

.custommenu li:hover {
	background-color:#0053A0;
}

.ce_featured_tab li .ce_headline .headline {
	color:#0053A0;
}

.ce_featured_tab li.active {
	background-color:#0053A0;
}

.ce_headerimage.version3 .ce_headline .headline {
	background:#0053A0;
}

.ce_headerimage.version3 .subline {
	background:#0053A0;
}

.mod_portfoliolist_v4 .item a:hover {
	background:#0053A0;
}

.mod_customcatalogteaser.cc_accommodations .entry:hover .item-content {
	background:#0053A0;
}

.ce_revolutionslider_hyperlink.light {
	color:#0053A0;
}

.ce_frame_start.style3 .ce_frame_start_inside {
	border-color:#0053A0;
}

.mod_portfoliolist_teaser_3 .info,.mod_portfoliolist_teaser_3 .info a {
	color:#0053A0;
}

.newsteaser_v7:hover h5 {
	color:#0053A0;
}

.ce_divider_extended.version10 svg {
	fill:#0053A0;
}

.cd-horizontal-timeline .filling-line {
	background-color:#0053A0;
}

.cd-horizontal-timeline .events a.older-event::after {
	border-color:#0053A0;
}

.no-touch .cd-horizontal-timeline .events a:hover::after,.cd-horizontal-timeline .events a.selected::after {
	background-color:#0053A0;
	border-color:#0053A0;
}

.mod_portfoliolist_v7 .comments {
	background-color:#0053A0;
}

.mod_portfoliolist_v7 .subline {
	background-color:#0053A0;
}

.mod_portfoliolist_v7 .item:hover .item-bottom a {
	color:#0053A0;
}

.cd-horizontal-timeline .ce_text em {
	color:#0053A0;
}

.mod_eventlist_v2 .title a {
	color:#0053A0;
}

.ce_imagemap .hotspot.small .circle {
	box-shadow:0 0 0 5px #0053A0;
}

.ce_pricecard.style2.highlight .ce_pricecard_inside {
	background:#0053A0;
}

.mod_eventlist_v3 h4,.mod_eventlist_v3 h4 a {
	color:#0053A0;
}

.mod_eventlist_v3 .meta-info i {
	color:#0053A0;
}

.cd-horizontal-timeline time:before,.cd-horizontal-timeline .location:before {
	color:#0053A0;
}

.cd-horizontal-timeline .more a {
	background:#0053A0;
}

body .mainmenu ul li a:hover:before,body .mainmenu ul li a.trail:before,body .mainmenu ul li a.active:before {
	background-color:#0053A0;
}

.ce_popup_start .popup_close {
	color:#0053A0;
}

.ce_popup_start .ce_popup_content {
	border-color:#0053A0;
}

.mod_eventlist_v4 i.fa-location-arrow {
	background-color:#0053A0;
}

.ce_hyperlink_lightbox_video.hyperlink_color_accent svg polygon {
	fill:#0053A0;
}

.ce_hyperlink_lightbox_video.hyperlink_color_accent svg circle {
	stroke:#0053A0;
}

.mod_portfoliolist_demos .item .overlay {
	background-color:#0053A0;
}

.mod_portfoliolist_demos .item h5:hover {
	color:#0053A0;
}

.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-accent {
	background-color:#0053A0;
}

.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-hover-accent:hover {
	background-color:#0053A0!important;
}

.ce_iconbox_v3 .headline.headline-color-accent {
	color:#0053A0;
}

.ce_iconbox_v3 .subheadline.subheadline-color-accent {
	color:#0053A0;
}

.ce_iconbox_v3 .fonticon.fonticon-color-accent {
	color:#0053A0;
}

.ce_iconbox_v3:hover.text-hover-accent i,.ce_iconbox_v3:hover.text-hover-accent .headline,.ce_iconbox_v3:hover.text-hover-accent .subheadline {
	color:#0053A0!important;
}

.submenu_v2 li a:hover,.submenu_v2 li a.active {
	color:#0053A0;
}

.ce_list.list-style2 li.fa:before {
	color:#0053A0;
}

.ce_list.list-style3 li.fa:before {
	color:#0053A0;
}

.ce_revolutionslider_hyperlink.text-link:after {
	color:#0053A0;
}

.ce_download_small .ce_download_small_inside a:after {
	color:#0053A0;
}

.ce_download_small .ce_download_small_inside a {
	border-color:#0053A0;
}

.ce_imagemap .circle {
	box-shadow:0 0 0 4px #0053A0;
}

.ce_testimonial_version7 .text_inside:before {
	background:#0053A0;
}

.ce_portfoliofilter.port-filter-style3 a.selected {
	border-color:#0053A0;
}

form.style8 input.submit[type="submit"],form.style8 button.submit[type="submit"] {
	color:#0053A0;
}

.ce_image_text_box .ce_image_text_box_banner {
	background:#0053A0;
}

.ce_image_text_box.version2 .ce_url a {
	color:#0053A0;
}

.ce_grid_gallery_start li:hover .linktext {
	color:#0053A0;
}

.mod_quickmenu.style2 a {
	border-color:#0053A0;
	color:#0053A0;
}

.mod_customcataloglist.cc_product_catalog .item-inside:hover {
	border-color:#0053A0;
}

.mod_customcatalogteaser.cc_product_catalog .item-highlight-icon {
	background-color:#0053A0;
}

.ce_headline_w_buttons.style1 .buttons a:hover {
	background-color:#0053A0;
}

.ce_headline_w_buttons.style2 .buttons a.button_one {
	border-color:#0053A0;
	color:#0053A0;
}

.ce_headline_w_buttons.style2 .buttons a.button_two {
	background-color:#0053A0;
	border-color:#0053A0;
}

.ce_headline_w_buttons.style2 .buttons a.button_one:hover {
	background-color:#0053A0;
}

.ce_headline_w_buttons.style3 .buttons a.button_one {
	border-color:#0053A0;
	color:#0053A0;
}

.ce_headline_w_buttons.style3 .buttons a.button_two {
	background-color:#0053A0;
	border-color:#0053A0;
}

.ce_headline_w_buttons.style3 .buttons a.button_one:hover {
	background-color:#0053A0;
}

.ce_headline_w_buttons.style5 .buttons a.button_one {
	border-color:#0053A0;
	color:#0053A0;
}

.ce_headline_w_buttons.style5 .buttons a.button_two {
	background-color:#0053A0;
	border-color:#0053A0;
}

.ce_headline_w_buttons.style5 .buttons a.button_one:hover {
	background-color:#0053A0;
}

.ce_headline_w_buttons.style6 .buttons a.button_one {
	border-color:#0053A0;
	color:#0053A0;
}

.ce_headline_w_buttons.style6 .buttons a.button_two {
	background-color:#0053A0;
	border-color:#0053A0;
}

.ce_headline_w_buttons.style6 .buttons a.button_one:hover {
	background-color:#0053A0;
}

.ce_headline_w_buttons.style10 .buttons a:hover {
	background-color:#0053A0;
}

.ce_featurelist.style1 li i {
	color:#0053A0;
}

.ce_featurelist.style2 span {
	color:#0053A0;
}

.ce_featurelist.style2 .icon {
	color:#0053A0;
}

.ce_featurelist.style2 li a:hover {
	background-color:#0053A0;
}

.ce_featurelist.style5 li span {
	color:#0053A0;
}

body .mm-menu a:hover,body .mm-menu a.active,body .mm-menu a.trail,body .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),body .mm-menu .mm-listview > li.mm-selected > span,body .mm-menu .mm-listview > li.trail a {
	background-color:#0053A0;
}

.header .mainmenu ul li a.highlight span,.header .mainmenu ul li a.highlight_square_color_accent span,.header .mainmenu ul li a.highlight-square-color-accent span,.header .mainmenu ul li a.highlight_rounded_color_accent span,.header .mainmenu ul li a.highlight-rounded-color-accent span {
	background-color:#0053A0;
}

.header .mainmenu ul li a.highlight_outline_square_color_accent span,.header .mainmenu ul li a.highlight-outline-square-color-accent span,.header .mainmenu ul li a.highlight_outline_rounded_color_accent span,.header .mainmenu ul li a.highlight-outline-rounded-color-accent span {
	box-shadow:0 0 0 2px #0053A0;
}

.ce_accordion_v2 .toggler:not(.ui-state-active):hover {
	color:#0053A0;
}

.ce_accordion_v2 .toggler.ui-state-active {
	background:#0053A0;
}

.color-second {
	color:#e6e6e6;
}

.bg-second {
	background-color:#e6e6e6;
}

.ce_bgimage_content_start .bg_overlay.bg-second {
	background-color:#e6e6e6;
}

.notelist .submit_container input.submit,.notelist .submit_container input.submit:hover,.notelist .submit_container button.submit,.notelist .submit_container button.submit:hover {
	background-color:#e6e6e6;
}

.mod_customcataloglist.cc_cardealer .item-state {
	background-color:#e6e6e6;
}

form.style2 input.submit,form.style2 input.submit[type="submit"]:hover,form.style2 button.submit,form.style2 button.submit[type="submit"]:hover {
	background-color:#e6e6e6;
}

.ce_hyperlink-extended a.link-sec-color {
	border-color:#e6e6e6;
	background:#e6e6e6;
}

.ce_hyperlink-extended a.link-sec-color:hover {
	color:#e6e6e6;
	border-color:#e6e6e6;
}

.ce_hyperlink-extended a.link-sec-color-outline {
	color:#e6e6e6;
	border-color:#e6e6e6;
}

.ce_hyperlink-extended a.link-sec-color-outline:hover {
	background:#e6e6e6;
}

.ce_hyperlink_lightbox_video.hyperlink_color_second svg polygon {
	fill:#e6e6e6;
}

.ce_hyperlink_lightbox_video.hyperlink_color_second svg circle {
	stroke:#e6e6e6;
}

.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-second {
	background-color:#e6e6e6;
}

.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-hover-second:hover {
	background-color:#e6e6e6!important;
}

.ce_iconbox_v3 .headline.headline-color-second {
	color:#e6e6e6;
}

.ce_iconbox_v3 .subheadline.subheadline-color-second {
	color:#e6e6e6;
}

.ce_iconbox_v3 .fonticon.fonticon-color-second {
	color:#e6e6e6;
}

.ce_iconbox_v3:hover.text-hover-second i,.ce_iconbox_v3:hover.text-hover-second .headline,.ce_iconbox_v3:hover.text-hover-second .subheadline {
	color:#e6e6e6!important;
}

.header .mainmenu ul li a.highlight_color_second span,.header .mainmenu ul li a.highlight-color-second span,.header .mainmenu ul li a.highlight_square_color_second span,.header .mainmenu ul li a.highlight-square-color-second span,.header .mainmenu ul li a.highlight_rounded_color_second span,.header .mainmenu ul li a.highlight-rounded-color-second span {
	background:#e6e6e6;
}

.header .mainmenu ul li a.highlight_outline_square_color_second span,.header .mainmenu ul li a.highlight-outline-square-color-second span,.header .mainmenu ul li a.highlight_outline_rounded_color_second span,.header .mainmenu ul li a.highlight-outline-rounded-color-second span {
	box-shadow:0 0 0 2px #e6e6e6;
}

.ce_revolutionslider_hyperlink.color-second {
	background:#e6e6e6;
	border-color:#e6e6e6;
	color:#fff;
}

.header.original .mainmenu ul li a.trail,.header.original .mainmenu ul li a.active,.header.cloned .mainmenu ul li a.trail,.header.cloned .mainmenu ul li a.active {
	color:#60f1d4;
}

.header .mainmenu ul li a:hover {
	color:#00c9fd;
}

#top {
	display:none;
}

#top,#top .mod_socials a i {
	font-size:13px;
}

#top,#top .mod_socials a i {
	color:#fff;
}

#top a,#top .mod_top_mail a {
	color:#fff;
}

#top,#top .inside {
	background-color:#b4b4b4;
}

#top .inside {
	padding-top:10px;
	padding-bottom:10px;
}

html,body {
	font-family:"Open Sans";
	font-weight:400;
}

body {
	color:#000;
}

html,body {
	font-size:16px;
}

@media only screen and (max-width: 767px) {
	html,body {
		font-size:15px;
	}
}

/*h1, h2, h3, h4, h5, h6,
.ce_revolutionslider_text.bold,
.font_headline {
font-family: "Open Sans";
font-weight: 300;
}*/
#footer div.autogrid {
	width:33.33%;
}

.footer-col4 {
	display:none;
}

#footer {
	background-color:#eee;
}

#bottom {
	background-color:#203e58;
}


@media only screen and (min-width: 768px) {
	.header .mod_socials {
		display:block;
	}

	.header .mod_langswitcher {
		margin-left:20px;
	}
}

@media only screen and (min-width: 768px) {
	.header.original {
		line-height:60px!important;
	}

	.header.original .logo {
		float:left;
	}

	.header.original .mainmenu ul {
		text-align:left;
	}

	.header.original .header_metanavi {
		position:absolute;
		right:40px;
		top:20px;
		display:block;
	}

	.header.original .header_metanavi a {
		margin-right:20px;
	}

	.header.original .header_metanavi a.last {
		margin-right:0;
	}

	.header.original .smartmenu {
		float:left;
		margin-left:0;
	}

	.header.original .smartmenu .smartmenu-trigger {
		height:60px;
	}

	.header.original .mainmenu {
		float:left;
	}

	.mod_breadcrumb .mod_breadcrumb_inside:before,.mod_breadcrumb .mod_breadcrumb_inside:after {
		display:block;
	}

	.mod_breadcrumb {
		border:0;
	}

	.header.original:before {
		content:'';
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		height:63px;
		background:#000;
	}

	#top .inside {
		background:none!important;
	}
}

.header.original:before,.header.cloned {
	background-color:#203e58;
}

.header .mainmenu ul li a,.header .mainmenu ul li ul a.active {
	color:#fff;
}

.header .ce_search_label i,.header .mod_langswitcher .mod_langswitcher_inside,.header .mod_socials a {
	color:#203e58;
}

.mod_langswitcher .mod_langswitcher_inside:before {
	border-color:#fff;
}

.header .mod_socials:before {
	border-color:#fff;
}

.header .smartmenu .smartmenu-trigger .line,.header .smartmenu .smartmenu-trigger .line:before,.header .smartmenu .smartmenu-trigger .line:after {
	background:#fff;
}

@media only screen and (max-width: 970px) {

	#slider { padding-top:90px; }

	.header.original:before,
	.header.cloned 				{ background-color: #fff; }

	#nav-open-btn	{ top:auto; margin: 30px 0 0 10px; padding-left: 0; display: block; position: relative; right: auto; float: right; width: 40px; height: 40px;  }
	#nav-open-btn:before	{ width: 40px; height: 40px; line-height: 40px; }
}

@media only screen and (min-width: 768px) {
	.header.cloned {
		background:#fff;
	}
}

@media only screen and (min-width: 768px) {
	.header.cloned .mainmenu ul li a,.header.cloned .ce_search_label i,.header.cloned .mod_langswitcher .mod_langswitcher_inside,.header.cloned .mod_socials a {
		color:#000;
	}

	.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
		border-color:#000;
	}

	.header.cloned .mod_socials:before {
		border-color:#000;
	}

	.header.cloned .smartmenu .smartmenu-trigger .line,.header.cloned .smartmenu .smartmenu-trigger .line:before,.header.cloned .smartmenu .smartmenu-trigger .line:after {
		background:#000;
	}
}

@media only screen and (max-width: 767px) {
	.header.cloned {
		background:#fff;
	}

	.mod_search .widget-text { width: 50% !important; float: left; }
	.mod_search .widget-submit	{ width: 50% !important; float: right; }

}

@media only screen and (max-width: 767px) {
	.header.cloned .mod_langswitcher .mod_langswitcher_inside {
		color:#000;
	}

	.header.cloned .mod_langswitcher .mod_langswitcher_inside:before {
		border-color:#000;
	}

	.header.cloned .smartmenu .smartmenu-trigger .line,.header.cloned .smartmenu .smartmenu-trigger .line:before,.header.cloned .smartmenu .smartmenu-trigger .line:after {
		background:#000;
	}

	#nav-open-btn { margin-top: 12px; }
}



@media only screen and (max-width: 550px) {


	.xxxxxxmm-navbar-content-3 > *	{ max-width: 440px;}
}

/*.logo a {
background-image: url(../public_html/main-files/logo.png);
}*/

@media only screen and (min-width: 768px) {
	.header.original .logo {
		width:140px;
	}
}

@media only screen and (min-width: 768px) {
	.header.original .logo {
		height:80px;
	}

	.header.original {
		line-height:90px;
	}

	.smartmenu .smartmenu-trigger {
		height:90px;
	}
}

@media only screen and (min-width: 768px) {


	.header.cloned .logo {
		width:110px;
		height:90px;
	}

	.stickyheader .header.cloned {
		line-height:90px;
	}

	header.cloned .smartmenu .smartmenu-trigger {
		height:90px;
	}





}


@media only screen and (max-width: 767px) {


	.header .logo {
		height:50px;
		width:113px;
		margin-top: 5px;
		content:url(/main_files/logo.png);
	}
	.header .logo a { background-size: contain; }

	.stickyheader .header.cloned {
		line-height:60px;
	}

	.stickyheader .header.cloned .inside,.header .inside {
		height:60px;
	}


	.newslist-timeline .image_container {
		width: 100%; float: none; clear: both; margin: 0 0 20px 0;
	}

	.newslist-timeline .newslist-timeline-content {
		width: 100%; float: none; clear: both; padding: 0;
	}

}

.mainmenu ul li a {
	font-size:14px;
}

.mainmenu ul li a {
	text-transform:uppercase;
}

.header.original .mainmenu ul li a:before {
	content:'';
	width:1px;
	background:#fff!important;
	height:20px;
	position:absolute;
	left:-15px;
	top:50%;
	margin-top:-10px;
}

.header.original .mainmenu ul li ul li a:before,.header.original .mainmenu ul li.first a:before,.header.original .mainmenu ul li.float_left.floatbox li:first-child a:before {
	display:none;
}

.header .mod_langswitcher {
	font-size:.9rem;
	margin-top:20px;
}

.header .mod_langswitcher .mod_langswitcher_inside {
	padding-right:0;
	vertical-align:middle;
}

.mod_langswitcher ul {
	left:auto;
	right:0;
	width:auto;
}

.mod_langswitcher .mod_langswitcher_inside {
	line-height:1rem;
}

.mod_langswitcher span {
	display:inline-block;
}

.mod_langswitcher img {
	display:none;
}

.mod_langswitcher .mod_langswitcher_inside:before {
	display:none;
}

#top .mod_langswitcher .mod_langswitcher_inside span:hover {
	background:none;
}

.mm-menu .mod_langswitcher ul li img {
	display:none;
}

.mm-menu .mod_langswitcher .mod_langswitcher_inside > span {
	display:none;
}
@media only screen and (max-width: 768px) {
       .ce_headerimage h1 {font-size:15px;}


h1 {
	font-size:1.9rem;
	padding-top:0;
	font-weight:300;
}

h2 {
	font-size:1.5rem;
	font-weight:400;
	color:#0053A0;
}

h3 {
	font-size:1.5rem;
	font-weight:400;

}

h4 {
	font-size:1.5rem;
	font-weight:400;
}

h5 {
	font-size:1.333rem;
	font-weight:400;
}

h6 {
	font-size:1.2rem;
	font-weight:400;
}



