/* source-sans-pro-regular - latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/source-sans-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
	url('../fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-italic - latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/source-sans-pro-v11-latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
	url('../fonts/source-sans-pro-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-italic.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/source-sans-pro-v11-latin-600.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
	url('../fonts/source-sans-pro-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-600.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600italic - latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 600;
	src: url('../fonts/source-sans-pro-v11-latin-600italic.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'),
	url('../fonts/source-sans-pro-v11-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-600italic.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin-600italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/source-sans-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
	url('../fonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700italic - latin */
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/source-sans-pro-v11-latin-700italic.eot'); /* IE9 Compat Modes */
	src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'),
	url('../fonts/source-sans-pro-v11-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/source-sans-pro-v11-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-700italic.woff') format('woff'), /* Modern Browsers */
	url('../fonts/source-sans-pro-v11-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/source-sans-pro-v11-latin-700italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}




/* =============================================================================
 * Custom styles
 * ========================================================================== */

body {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5rem;
}


h1, h2, h3, h4, h5 , h6 {
    font-weight: 600;
    line-height: 1.2;
	margin-bottom: 15px;
}

#slider h1, #slider h2, #slider h3, 
#slider h4, #slider h5 , #slider h6 {
    font-weight: 700;
}




/* =============================================================================
 * OHNE ZUORDNUNG !!!
 * ========================================================================== */

.header,
.header.cloned {
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
}



#footer {
	line-height: 1.5;
}

#footer li {
	margin-bottom: 0;
}

#footer li:after {
	border-bottom: none;
}

#footer .totop {
	display: none;
}




.mainmenu ul ul li a[target=_blank] {
	padding-right: 35px !important;
}

.mainmenu ul ul li a[target=_blank]:after {
	right: 10px;
	top: 1px;
	color: #acbbc4;
}


.header .mainmenu ul li.no_margin {
	margin-left: -3px;
}

.header .mainmenu ul li.highlight a span, 
.header .mainmenu ul li.highlight_color_second a span {
	padding: 8px 14px;
}

.header .mainmenu ul li.highlight_outline a span {
	padding: 7px 14px;
	border: 1px solid #00b1eb;
	color: #00b1eb;
	border-radius: 3px;
}



.mm-navbar a.mm-title:hover {
	background: none;
	color: rgba(0, 0, 0, 0.3);
}

.mm-navbar-top,
.mm-navbar-bottom {
	display: none;
}

.mm-hasnavbar-top-1 .mm-panels {
	top: 0;
}


/*
.mm-panels, .mm-panels > .mm-panel {
	background: #29333a;
}
*/

.mm-menu.mm-theme-dark {
	color: #8ea3af;
}

.mm-menu.mm-theme-dark, .mm-menu.mm-theme-dark .mm-listview {
	border-color: #39474e;
}

.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a {
	color: #6b7b84;
}

body .mm-menu a:hover, body .mm-menu a.active, body .mm-menu a.trail {
	color: #fff;
}

.mm-prev:before {
	left: 17px;
}





/* =============================================================================
 * styles.css
 * ========================================================================== */

/* #253 */
#main .mod_article {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* #465 */
.mod_langswitcher .mod_langswitcher_inside:before {
    border-radius: 3px;
    height: 32px;
}

/* #1214 */
#footer .inside {
	padding: 50px 40px;
}

/* #1479 */
#nav-open-btn:before {
	border-radius: 3px;
}






/* =============================================================================
 * framework.css
 * ========================================================================== */


/* #256 - BUGFIX: font-size-xxxxs duplicated / font-size-xxxxxs missing */
.font-size-xxxxxs,
.font-size-xxxxxs p {
	font-size: 0.6667rem;
}



.ce_hyperlink a, a.btn {
    font-size: 1rem;
	font-weight: 600;
}


.ce_leadertext.version1 p {
    line-height: 1.8rem;
}




/* #1367 */
body .mm-menu a:hover, body .mm-menu a.active, body .mm-menu a.trail {
	background: #39474e;
}

/* #1397 */
#nav-open-btn {
	height: 34px;
}

/* #1408 */
#nav-open-btn:before {
	line-height: 34px;
	height: 34px;
}

/* #2597 */
.ce_download a span.size {
	color: rgba(41, 51, 58, 0.5);
	font-weight: 400;
}

/* #2641 */
.ce_download:not(.ce_download_small) {
	background: #e6e8ec;
	padding: 30px 130px 30px 30px;
}
.ce_download:not(.ce_download_small) p {
	margin-bottom: 0;
}

/* #2649 */
.ce_download h1, .ce_download h2, .ce_download h3, .ce_download h4, .ce_download h5, .ce_download h6 {
	color: #29333a;
}
.ce_download a {
	color: #475b66;
	font-weight: 600;
}

/* #2659 */
.ce_download:after {
	color: rgba(255, 255, 255, 0.5);
}

/* #2797 */
.ce_hyperlink a, a.btn {
	padding: 10px 20px;
}


/* #6624 */
form span.mandatory {
	font-weight: 600;
	margin-left: 5px;
}

/* #6661 */
input.submit, button.submit {
	font-weight: 600;
	font-size: 1rem;
}


/* ---------------------------------
 * smart phones  (s / small screens)
 * --------------------------------- */

@media only screen and (max-width: 767px) {

	/* #6813 */
	.font-size-xxs, .font-size-xxs p {
		font-size: 1rem;
	}

	/* #6773 - BUGFIX: font-size-xxxxxl missing */
	.font-size-xxxxxl,
	.font-size-xxxxxl p {
		font-size: 3.667rem;
	}

	/* #6803 - BUGFIX: wrong declaration */
	.font-size-s,
	.font-size-s p {
		font-size: 1.133rem;
	}

	/* #6828 - BUGFIX: font-size-xxxxs duplicated / font-size-xxxxxs missing */
	.font-size-xxxxs,
	.font-size-xxxxs p {
		font-size: 0.6667rem;
	}

	
	.no-responsive .image_container img, 
	.no-responsive.image_container img {
		width: auto;
		max-width: none;
		display: inline-block;
	}

}




/* =============================================================================
 * customelements.css
 * ========================================================================== */


/* Tabs */

.ce_tabs .tabs.horizontal-clean ul li a {
    padding: 10px 20px;
}

.ce_tabs .tabs.horizontal-clean ul li.active a {
    background: #00b1eb;
    color: #fff !important;
}

.ce_tabs .tabs.horizontal-clean ul li.active a:hover {
    background: #00b1eb;
}

.ce_tabs .tabs.horizontal-clean ul li a:hover {
    background: #f7f7f7;
}

.ce_tabs .tabs.horizontal-clean ul li.active:after {
    bottom: -10px;
}


/* Iconbox */

.ce_iconbox.default i {
	font-size: 2rem;
	color: #00b1eb;
}

.ce_iconbox:not(.version2):not(.version3) .ce_iconbox_cwrapper {
    margin-top: 10px;
}

.ce_iconbox .headline {
	font-weight: 400;
}

.ce_iconbox h3 {
    letter-spacing: 0;
}

.ce_iconbox_v2.style3 .ce_iconbox_outside {
	padding: 30px;
}


/* Leadertext */

.ce_leadertext.version1 .subheadline {
	font-style: normal;
	color: #00b1eb;
	font-size: 0.85rem;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px;
}


/* Testimonials */

.ce_testimonial_version6 .name {
	margin-bottom: 15px;
}

.ce_testimonial_version6 .additional {
	line-height: 1.4;
}


/* =============================================================================
 * Themedesigner Overwrites
 * ========================================================================== */

.header .mod_langswitcher {
    margin-left: 15px;
}


/* =============================================================================
 * Freshchat
 * ========================================================================== */

#fc_frame, #fc_frame.fc-widget-normal {
	z-index: 2147483680 !important;
}


/* =============================================================================
 * Themedesigner Primary/Accent Color
 * ========================================================================== */
/*
.bg-accent {
background-color: #00b1eb;
}
p a {
color: #00b1eb;
}
.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: #00b1eb;
}
hr.divider_3:before {
background: #00b1eb;
}
hr.divider_3:before {
background: #00b1eb;
}
.divider_4_first {
border: 3px solid #00b1eb;
}
.divider_4_second {
background-color: #00b1eb;
}
.divider_4::after, .divider_4::before {
background-color: #00b1eb;
}
.divider_5 i {
color: #00b1eb;
}
.mainmenu ul ul {
border-top: 2px solid #00b1eb;
}
.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: #00b1eb;
}
#top-wrapper.fixed .mainmenu a.active,
#top-wrapper.fixed .mainmenu a.trail {
color: #00b1eb;
}
.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: #00b1eb!important;
}
body.header-dark .fixed .mainmenu ul li a.trail,
body.header-dark .fixed .mainmenu ul li a.active {
color: #00b1eb;
}
.header-light #top-wrapper.fixed .mainmenu a.active,
.header-light #top-wrapper.fixed .mainmenu a.trail {
color: #00b1eb;
}
.subnav a {
color: #00b1eb;
}
#nav-open-btn:before {
background: #00b1eb;
}
.ce_table table th {
background: #00b1eb;
}
.ce_tabs .tabs.classic ul li.active,
.ce_tabs .tabs.classic ul li:hover {
border-color: #00b1eb;
}
.ce_tabs .tabs.horizontal ul li:hover a,
.ce_tabs .tabs.horizontal ul li.active a {
background: #00b1eb;
}
.ce_teambox .image .overlay {
background: #00b1eb;
}
.ce_teambox .email a {
color: #00b1eb;
}
blockquote a {
color: #00b1eb;
}
.header .mod_search .search-content {
background: #00b1eb;
}
.ce_iconbox.version2 i {
background: #00b1eb;
}
.ce_iconbox .link {
color: #00b1eb;
}
.ce_testimonial a {
color: #00b1eb;
}
.ce_accordion .toggler:before {
color:#00b1eb;
}
.mod_calendar th.head {
background:#00b1eb;
border-top:1px solid #00b1eb;
border-right:1px solid #00b1eb;
border-left:1px solid #00b1eb;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
background-color:#00b1eb;
}
.pagination li span.current {
background: #00b1eb;
}
.pagination li a:hover {
color: #00b1eb;
}
.mod_faqpage h3:before {
color: #00b1eb;
}
.mod_search .submit {
border: 1px solid #00b1eb;
}
input:focus,
textarea:focus {
border:1px solid #00b1eb;
}
form fieldset legend {
background-color:#00b1eb;
}
input.submit[type="submit"],
button.submit[type="submit"] {
background: #00b1eb;
}
input.submit[type="submit"]:hover,
button.submit[type="submit"]:hover {
background: #00b1eb;
}
.ce_youtube_background.overlay .YTPOverlay {
background-color: #00b1eb;
}
.label-accent {
background: #00b1eb;
}
.ce_hyperlink a,
a.btn {
background: #00b1eb;
border-color: #00b1eb;
}
.ce_hyperlink a.link-white,
a.btn.link-white {
color: #00b1eb;
}
.ce_hyperlink a.link-white:hover,
a.btn.link-white:hover {
background: #00b1eb;
}
.ce_hyperlink a.outline,
a.btn.outline {
color: #00b1eb;
}
.newslist h2,
.newslist h2 a {
color: #00b1eb;
}
.newslist .news-left .news-date {
background: #00b1eb;
}
.newsteaser .date {
background: #00b1eb;
}
#portfolio_filter a.selected,
#portfolio_filter a:hover {
background: #00b1eb;
}
.ce_chartbar .chart_data {
background: #00b1eb;
}
.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: #00b1eb;
}
blockquote {
border-color: #00b1eb;
}
.ce_pricetable .pricetable.highlight .title {
background: #00b1eb;
}
.ce_imagebox_v2 .ce_url a {
background: #00b1eb;
}
.ce_gallery .content {
background: #00b1eb;
}
.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: #00b1eb;
}
.ce_countup i {
color: #00b1eb;
}
.newslist-v3 .date {
background: #00b1eb;
}
.ce_bgimage.offset.offset-bg-accent:before {
background-color: #00b1eb;
}
.ce_leadertext.version2 .divider-first {
border: 3px solid #00b1eb;
}
.ce_leadertext.version2 .divider-second {
background-color: #00b1eb;
}
.ce_leadertext.version2 .divider:after,
.ce_leadertext.version2 .divider:before {
background-color: #00b1eb;
}
.ce_accordion .toggler i.fa {
background: #00b1eb;
}
.newsteaser_v3 .news-overlay i {
background-color: #00b1eb;
}
.newslist-v3 .subheadline {
color: #00b1eb;
}
.ce_teambox .function {
color: #00b1eb;
}
.ce_tabs .tabs.horizontal-clean ul li.active:after {
border-color: #00b1eb transparent transparent transparent;
}
.subheadline-v2 {
color: #00b1eb;
}
.ce_timeline .timeline-item .timeline-item-title {
background: #00b1eb;
}
.ce_portfoliofilter.default a.selected,
.ce_portfoliofilter.default a:hover {
background: #00b1eb;
}
.ce_portfoliofilter.only-icon a.selected i:before,
.ce_portfoliofilter.only-icon a:hover i:before {
background: #00b1eb;
border-color: #00b1eb;
}
.ce_tabs .tabs.horizontal-clean ul li.active a {
color: #00b1eb;
}
.ce_revolutionslider_hyperlink {
background: #00b1eb;
border-color: #00b1eb;
}
#top .mod_top_mail a:hover,
#top .mod_login_top:hover,
#top .mod_search:hover,
#top .mod_langswitcher span:hover  {
background: #00b1eb;
}
#top .mod_langswitcher ul li a:hover {
color: #00b1eb;
}
.ce_headline_extended.version2 .divider-first {
border-color: #00b1eb;
}
.ce_headline_extended.version2 .divider:after,
.ce_headline_extended.version2 .divider:before,
.ce_headline_extended.version2 .divider-second {
background-color: #00b1eb;
}
.mod_portfoliolist .item figure {
background-color: #00b1eb;
}
.mod_portfoliolist .item a:hover {
color: #00b1eb;
}
#top .mod_top_mail a {
color: #00b1eb;
}
#top .mod_top_phone span {
color: #00b1eb;
}
form .input-group-addon {
background: #00b1eb;
border-color: #00b1eb;
}
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: #00b1eb;
}
body .picker__list-item--highlighted,
body .picker__list-item:hover {
border-color: #00b1eb;
}
.ce_video_background .video-overlay  {
background-color: #00b1eb;
}
.ce_text_imagebox.imagebox_version2 .inside,
.ce_text_imagebox.imagebox_version3 .inside {
background-color: #00b1eb;
}
#offcanvas-top {
background: #00b1eb;
}
.cookiebar {
background: #00b1eb;
}
#footer a:hover,
#bottom .inside a:hover {
color: #00b1eb;
}
.ce_bgimage_content_start.bg-accent .bg_overlay {
background: #00b1eb;
}
.newslist-timeline:before,
.newslist-timeline-both h4:before {
border-color: #00b1eb;
}
.ce_divider_extended.version4 span {
background: #00b1eb;
}
.ce_divider_extended.version5 {
background: #00b1eb;
}
#top a {
color: #00b1eb;
}
.ce_linkbox h4 {
color: #00b1eb;
}
.body_bottom .mod_search .search-content {
background: #00b1eb;
}
.mod_customcataloglist.cc_immorealty .entry.top_object .cc_immorealty_top {
background: #00b1eb;
}
.mod_customcatalogfilter.immorealty_filter .filter_range .ui-slider-range {
background: #00b1eb;
}
.mod_customcatalogreader.cc_immorealty .property-furnishing li i {
color: #00b1eb;
}
.mod_customcatalogreader.cc_immorealty .price {
background: #00b1eb;
}
.mod_customcataloglist .cc_immorealty_slider .category  {
background: #00b1eb;
}
.header .mainmenu ul li.highlight a span {
background: #00b1eb;
}
.mod_customcataloglist.cc_immorealty .customelements_notelist input {
background-color: #00b1eb;
}
.mod_customcataloglist.cc_cardealer .item-rightside .item-content-col2 {
color: #00b1eb;
}
.mod_customcatalogfilter.cardealer_filter .filter_range .ui-slider-range {
background-color: #00b1eb;
}
.mod_customcatalogreader.cc_cardealer .single-price {
color: #00b1eb;
}
.mod_customcatalogreader.cc_cardealer .single-price strong {
background-color: #00b1eb;
}
.mod_customcataloglist.cc_cardealer .item-highlight-icon {
background-color: #00b1eb;
}
.mod_customcataloglist .cc_cardealer_slider .state {
background-color: #00b1eb;
}
.mod_customcataloglist .cc_cardealer_slider .price strong {
color: #00b1eb;
}
.ce_linkbox a i {
background-color: #00b1eb;
}
.mod_portfoliolist.portfolio-v2 .item a:hover {
color: #00b1eb;
}
.ce_fullscreen_gallery.version3 .bold {
background-color: #00b1eb;
}
form.style2 {
background: #00b1eb;
}
.ce_linkbox .ce_linkbox_banner {
background-color: #00b1eb;
}
.custommenu li:hover {
background-color: #00b1eb;
}
.ce_featured_tab li .ce_headline .headline {
color: #00b1eb;
}
.ce_featured_tab li.active {
background-color: #00b1eb;
}
.ce_headerimage.version3 .ce_headline .headline {
background: #00b1eb;
}
.ce_headerimage.version3 .subline {
background: #00b1eb;
}
.mod_portfoliolist_v4 .item a:hover {
background: #00b1eb;
}
.mod_customcatalogteaser.cc_accommodations .entry:hover .item-content {
background: #00b1eb;
}
.ce_revolutionslider_hyperlink.light {
color: #00b1eb;
}
.ce_frame_start.style3 .ce_frame_start_inside {
border-color: #00b1eb;
}
.mod_portfoliolist_teaser_3 .info,
.mod_portfoliolist_teaser_3 .info a {
color: #00b1eb;
}
.newsteaser_v7:hover h5 {
color: #00b1eb;
}
.ce_divider_extended.version10 svg {
fill: #00b1eb;
}
.cd-horizontal-timeline .filling-line {
background-color: #00b1eb;
}
.cd-horizontal-timeline .events a.older-event::after {
border-color: #00b1eb;
}
.no-touch .cd-horizontal-timeline .events a:hover::after,
.cd-horizontal-timeline .events a.selected::after {
background-color: #00b1eb;
border-color: #00b1eb;
}
.mod_portfoliolist_v7 .comments {
background-color: #00b1eb;
}
.mod_portfoliolist_v7 .subline {
background-color: #00b1eb;
}
.mod_portfoliolist_v7 .item:hover .item-bottom a {
color: #00b1eb;
}
.cd-horizontal-timeline .ce_text em {
color: #00b1eb;
}
.mod_eventlist_v2 .title a {
color: #00b1eb;
}
.ce_imagemap .hotspot.small .circle {
box-shadow: 0 0 0 5px #00b1eb;
}
.ce_pricecard.style2.highlight .ce_pricecard_inside {
background: #00b1eb;
}
.mod_eventlist_v3 h4,
.mod_eventlist_v3 h4 a {
color: #00b1eb;
}
.mod_eventlist_v3 .meta-info i {
color: #00b1eb;
}
.cd-horizontal-timeline time:before,
.cd-horizontal-timeline .location:before {
color: #00b1eb;
}
.cd-horizontal-timeline .more a {
background: #00b1eb;
}
body .mainmenu ul li a:hover:before,
body .mainmenu ul li a.trail:before,
body .mainmenu ul li a.active:before {
background-color: #00b1eb;
}
.ce_popup_start .popup_close {
color: #00b1eb;
}
.ce_popup_start .ce_popup_content {
border-color: #00b1eb;
}
.mod_eventlist_v4 i.fa-location-arrow {
background-color: #00b1eb;
}
.ce_hyperlink_lightbox_video.hyperlink_color_accent svg polygon  {
fill: #00b1eb;
}
.ce_hyperlink_lightbox_video.hyperlink_color_accent svg circle {
stroke: #00b1eb;
}
.mod_portfoliolist_demos .item .overlay {
background-color: #00b1eb;
}
.mod_portfoliolist_demos .item h5:hover {
color: #00b1eb;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-accent {
background-color: #00b1eb;
}
.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-hover-accent:hover {
background-color: #00b1eb!important;
}
.ce_iconbox_v3 .headline.headline-color-accent {
color: #00b1eb;
}
.ce_iconbox_v3 .subheadline.subheadline-color-accent {
color: #00b1eb;
}
.ce_iconbox_v3 .fonticon.fonticon-color-accent {
color: #00b1eb;
}
.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: #00b1eb!important;
}
.submenu_v2 li a:hover,
.submenu_v2 li a.active {
color: #00b1eb;
}
.ce_list.list-style2 li.fa:before {
color: #00b1eb;
}
.ce_list.list-style3 li.fa:before {
color: #00b1eb;
}
.ce_revolutionslider_hyperlink.text-link:after {
color: #00b1eb;
}
.ce_download_small .ce_download_small_inside a:after {
color: #00b1eb;
}
.ce_download_small .ce_download_small_inside a {
border-color: #00b1eb;
}
.ce_imagemap .circle {
box-shadow: 0 0 0 4px #00b1eb;
}
.ce_testimonial_version7 .text_inside:before {
background: #00b1eb;
}
.ce_portfoliofilter.port-filter-style3 a.selected {
border-color: #00b1eb;
}
form.style8 input.submit[type="submit"],
form.style8 button.submit[type="submit"] {
color: #00b1eb;
}
.ce_image_text_box .ce_image_text_box_banner {
background: #00b1eb;
}
.ce_image_text_box.version2 .ce_url a {
color: #00b1eb;
}
.ce_grid_gallery_start li:hover .linktext {
color: #00b1eb;
}
.mod_quickmenu.style2 a {
border-color: #00b1eb;
color: #00b1eb;
}
.mod_customcataloglist.cc_product_catalog .item-inside:hover {
border-color: #00b1eb;
}
.mod_customcatalogteaser.cc_product_catalog .item-highlight-icon {
background-color: #00b1eb;
}
*/