
/* source-sans-pro-200 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/source-sans-pro-v21-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-200.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-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-v21-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v21-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v21-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v21-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v21-latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}






.logo {
	margin-top: 0.7em;
	margin-bottom: auto;
	float: left;
	
}

.logo a {
	background-image: url(../img/logo.png);
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left;
}

.label-alert
{
  background-color: #a40a28;
  font-size: 15px;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
}


@media only screen and (min-width: 768px) {
	
body .logo {
	width: 90px;
}
/*
.header .mod_langswitcher {
	display: on;
}
*/

}
@media only screen and (max-width: 767px) {
	
body .stickyheader .logo, .logo {
	width: 58px;
}

}

#bottom {
	background-color: #191919;
}
.mainmenu ul li a {
	text-transform: uppercase;
}
.mainmenu ul li a {
	font-weight: 700;
}
@media only screen and (min-width: 768px) {
	
body .stickyheader .logo {
	width: 58px;
}

}
.bg-accent {
	background-color: #016e8b;
}

p a {
	color: #016e8b;
}

.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: #016e8b;
}

hr.divider_3:before {
	background: #016e8b;
}

hr.divider_3:before {
	background: #016e8b;
}

.divider_4_first {
	border: 3px solid #016e8b;
}

.divider_4_second {
	background-color: #016e8b;
}

.divider_4::after, .divider_4::before {
	background-color: #016e8b;
}

.divider_5 i {
	color: #016e8b;
}

.mainmenu ul ul {
	border-top: 2px solid #016e8b;
}

.header .mainmenu ul li a.trail,
.header .mainmenu ul li a.active {
	color: #8a2b42 !important;
}

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

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

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

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

.subnav a {
	color: #8a2b42;
}

#nav-open-btn:before {
	background: #016e8b;
}

.ce_table table th {
	background: #016e8b;
}

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

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

.ce_teambox .image .overlay {
	background: #016e8b;
}

.ce_teambox .email a {
	color: #016e8b;
}

blockquote a {
	color: #016e8b;
}

.header .mod_search .search-content {
	background: #016e8b;
}

.ce_iconbox.version2 i {
	background: #016e8b;
}

.ce_iconbox .link {
	color: #016e8b;
}

.ce_testimonial a {
	color: #016e8b;
}

.ce_accordion .toggler:before {
  color:#016e8b;
}

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

.mod_calendar th.previous a,
.mod_calendar th.next a {
  background-color:#016e8b;
}

.pagination li span.current {
	background: #016e8b;
}

.pagination li a:hover {
	color: #016e8b;
}

.mod_faqpage h3:before {
	color: #016e8b;
}

.mod_search .submit {
	border: 1px solid #016e8b;
}

input:focus,
textarea:focus {
  border:1px solid #016e8b;
}

form fieldset legend {
  background-color:#016e8b;
}

input.submit[type="submit"] {
	background: #016e8b;
}

input.submit[type="submit"]:hover {
	background: #8a2b42;
}

.ce_youtube_background.overlay .YTPOverlay {
	background-color: #016e8b;
}

.label-accent {
	background: #016e8b;
}

.ce_hyperlink a,
a.btn {
	background: #016e8b;
	border-color: #016e8b;
}

.ce_hyperlink a.link-white,
a.btn.link-white {
	color: #016e8b;
}

.ce_hyperlink a.link-white:hover,
a.btn.link-white:hover {
	background: #016e8b;
}

.ce_hyperlink a.outline,
a.btn.outline {
	color: #016e8b;
}

.newslist h2,
.newslist h2 a {
	color: #016e8b;
}

.newslist .news-left .news-date {
	background: #016e8b;
}

.newsteaser .date {
	background: #016e8b;
}

#portfolio_filter a.selected,
#portfolio_filter a:hover {
	background: #016e8b;
}

.ce_chartbar .chart_data {
	background: #016e8b;
}

.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: #016e8b;
}

blockquote {
	border-color: #016e8b;
}

.ce_pricetable .pricetable.highlight .title {
	background: #016e8b;
}

.ce_imagebox_v2 .ce_url a {
	background: #016e8b;
}

.ce_gallery .content {
	background: #016e8b;
}

.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: #016e8b;
}

.ce_countup i {
	color: #016e8b;
}

.newslist-v3 .date {
	background: #016e8b;
}

.ce_bgimage.offset.offset-bg-accent:before {
	background-color: #016e8b;
}

.ce_leadertext.version2 .divider-first {
	border: 3px solid #016e8b;
}

.ce_leadertext.version2 .divider-second {
	background-color: #016e8b;
}

.ce_leadertext.version2 .divider:after, 
.ce_leadertext.version2 .divider:before {
	background-color: #016e8b;
}

.ce_accordion .toggler i.fa {
	background: #016e8b;
}

.newsteaser_v3 .news-overlay i {
	background-color: #016e8b;
}

.newslist-v3 .subheadline {
	color: #016e8b;
}

.ce_teambox .function {
	color: #016e8b;
}

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

.subheadline-v2 {
	color: #016e8b;
}

.ce_timeline .timeline-item .timeline-item-title {
	background: #016e8b;
}

.ce_portfoliofilter.default a.selected, .ce_portfoliofilter.default a:hover {
	background: #016e8b;
}

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

.ce_revolutionslider_hyperlink {
	background: #016e8b;
	border-color: #016e8b;
}

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

#top .mod_langswitcher ul li a:hover {
	color: #016e8b;
}

.ce_headline_extended.version2 .divider-first {
	border-color: #016e8b;
}

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

.mod_portfoliolist .item figure {
	background-color: #016e8b;
}

.mod_portfoliolist .item a:hover {
	color: #016e8b;
}

#top .mod_top_mail a {
	color: #016e8b;	
}

#top .mod_top_phone span {
	color: #016e8b;	
}

form .input-group-addon {
	background: #016e8b;
	border-color: #016e8b;
}

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: #016e8b;
}

body .picker__list-item--highlighted, 
body .picker__list-item:hover {
	border-color: #016e8b;
}

.ce_video_background .video-overlay  {
	background-color: #016e8b;
}

.ce_text_imagebox.imagebox_version2 .inside,
.ce_text_imagebox.imagebox_version3 .inside {
	background-color: #016e8b;
}

#offcanvas-top {
	background: #016e8b;
}

.popup-banner {
	background: #016e8b;
}

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

.ce_bgimage_content_start.bg-accent .bg_overlay {
	background: #016e8b;
}

.newslist-timeline:before,
.newslist-timeline-both h4:before {
	border-color: #016e8b;
}

.ce_divider_extended.version4 span {
	background: #016e8b;
}

.ce_divider_extended.version5 {
	background: #016e8b;
}

#top a {
	color: #016e8b;
}

.ce_linkbox h4 {
	color: #016e8b;
}

.body_bottom .mod_search .search-content {
	background: #016e8b;
}

.mod_customcataloglist.cc_immorealty .entry.top_object .cc_immorealty_top {
	background: #016e8b;
}

.mod_customcatalogfilter.immorealty_filter .filter_range .ui-slider-range {
	background: #016e8b;
}

.mod_customcatalogreader.cc_immorealty .property-furnishing li i {
	color: #016e8b;
}

.mod_customcatalogreader.cc_immorealty .price {
	background: #016e8b;
}

.mod_customcataloglist .cc_immorealty_slider .category  {
	background: #016e8b;
}

.header .mainmenu ul li.highlight a span {
	background: #8a2b42;
}

.mod_customcataloglist.cc_immorealty .customelements_notelist input {
	background-color: #016e8b;
}

.mod_customcataloglist.cc_cardealer .item-rightside .item-content-col2 {
	color: #016e8b;
}

.mod_customcatalogfilter.cardealer_filter .filter_range .ui-slider-range {
	background-color: #016e8b;
}

.mod_customcatalogreader.cc_cardealer .single-price {
	color: #016e8b;
}

.mod_customcatalogreader.cc_cardealer .single-price strong {
	background-color: #016e8b;
}

.mod_customcataloglist.cc_cardealer .item-highlight-icon {
	background-color: #016e8b;
}

.mod_customcataloglist .cc_cardealer_slider .state {
	background-color: #016e8b;
}

.mod_customcataloglist .cc_cardealer_slider .price strong {
	color: #016e8b;
}

.ce_linkbox a i {
	background-color: #016e8b;
}

.mod_portfoliolist.portfolio-v2 .item a:hover {
	color: #016e8b;
}

.ce_fullscreen_gallery.version3 .bold {
	background-color: #016e8b;
}

form.style2 {
	background: #016e8b;
}

.ce_linkbox .ce_linkbox_banner {
	background-color: #016e8b; 
}

.custommenu li:hover {
	background-color: #016e8b;
}

.ce_featured_tab li .ce_headline .headline {
	color: #016e8b;
}

.ce_featured_tab li.active {
	background-color: #016e8b;
}

.ce_headerimage.version3 .ce_headline .headline {
	background: #016e8b;
}

.ce_headerimage.version3 .subline {
	background: #016e8b;
}

.mod_portfoliolist_v4 .item a:hover {
	background: #016e8b;
}

.mod_customcatalogteaser.cc_accommodations .entry:hover .item-content {
	background: #016e8b;
}

.ce_revolutionslider_hyperlink.light {
	color: #016e8b;
}

.ce_frame_start.style3 .ce_frame_start_inside {
	border-color: #016e8b;
}

.mod_portfoliolist_teaser_3 .info,
.mod_portfoliolist_teaser_3 .info a {
	color: #016e8b;
}

.newsteaser_v7:hover h5 {
	color: #016e8b;
}

.ce_divider_extended.version10 svg {
	fill: #016e8b;
}

.cd-horizontal-timeline .filling-line {
	background-color: #016e8b;
}

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

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

.mod_portfoliolist_v7 .comments {
	background-color: #016e8b;
}

.mod_portfoliolist_v7 .subline {
	background-color: #016e8b;
}

.mod_portfoliolist_v7 .item:hover .item-bottom a {
	color: #016e8b;
}

.cd-horizontal-timeline .ce_text em {
	color: #016e8b;
}

.mod_eventlist_v2 .title a {
	color: #016e8b;
}

.ce_imagemap .hotspot.small .circle {
	box-shadow: 0 0 0 2px #016e8b;
}

.ce_pricecard.style2.highlight .ce_pricecard_inside {
	background: #016e8b;
}

.mod_eventlist_v3 h4,
.mod_eventlist_v3 h4 a {
	color: #016e8b;
}

.mod_eventlist_v3 .meta-info i {
	color: #016e8b;
}

.cd-horizontal-timeline time:before,
.cd-horizontal-timeline .location:before {
	color: #016e8b;
}

.cd-horizontal-timeline .more a {
	background: #016e8b;
}

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

.ce_popup_start .popup_close {
	color: #016e8b;
}

.ce_popup_start .ce_popup_content {
	border-color: #016e8b;
}

.mod_eventlist_v4 i.fa-location-arrow {
	background-color: #016e8b;
}

.ce_hyperlink_lightbox_video.hyperlink_color_accent svg polygon  {
	fill: #016e8b;
}

.ce_hyperlink_lightbox_video.hyperlink_color_accent svg circle {
	stroke: #016e8b;
}

.mod_portfoliolist_demos .item .overlay {
	background-color: #016e8b;
}

.mod_portfoliolist_demos .item h5:hover {
	color: #016e8b;
}

.smartmenu .mod_navigation ul li a.active,
.smartmenu .mod_navigation ul li a.trail {
	color: #016e8b;
}

.ce_iconbox_v3 .ce_iconbox_v3_inside.bg-accent {
	background-color: #016e8b;
}

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

.ce_iconbox_v3 .headline.headline-color-accent {
	color: #016e8b;
}

.ce_iconbox_v3 .subheadline.subheadline-color-accent {
	color: #016e8b;
}

.ce_iconbox_v3 .fonticon.fonticon-color-accent {
	color: #016e8b;
}

.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: #016e8b!important;
}

.submenu_v2 li a:hover,
.submenu_v2 li a.active {
	color: #016e8b;
}

.ce_list.list-style2 li.fa:before {
	color: #016e8b;
}
.color-second {
	color: #2e3841; 
}

.bg-second {
	background-color: #2e3841; 
}

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


.notelist .submit_container input.submit,
.notelist .submit_container input.submit:hover {
	background-color: #2e3841;
}

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

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

.ce_iconbox_v2.style2:hover {
	background-color: #2e3841;
}

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

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

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

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

.ce_hyperlink_lightbox_video.hyperlink_color_second svg polygon  {
	fill: #2e3841;
}

.ce_hyperlink_lightbox_video.hyperlink_color_second svg circle {
	stroke: #2e3841;
}

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

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

.ce_iconbox_v3 .headline.headline-color-second {
	color: #2e3841;
}

.ce_iconbox_v3 .subheadline.subheadline-color-second {
	color: #2e3841;
}

.ce_iconbox_v3 .fonticon.fonticon-color-second {
	color: #2e3841;
}

.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: #2e3841!important;
}

#top {
	display: none;
}
.mainmenu ul li a:before {
	content: '/';
	width: 0px; 
	height: 20px;
	position: absolute;
	left: -20px;
	top: 0;
}

.mainmenu ul li ul li a:before,
.mainmenu ul li.first a:before,
.mainmenu ul li.float_left.floatbox li:first-child a:before {
	display: none;
}
@media only screen and (min-width: 768px) {
	
.header.original .mainmenu ul li a.trail, 
.header.original .mainmenu ul li a.active {
	color: #8a2b42 !important;
}

}
@media only screen and (min-width: 768px) {
	
#fix-wrapper {
	position: absolute;
	left: 0;
}

body #contentwrapper #top-wrapper .header.original,
body #contentwrapper #top-wrapper .header.original .inside,
body #contentwrapper #top-wrapper .header.original .mainmenu {
	background: none!important;
}

.cloned .mainmenu ul li a,
.header.cloned .ce_search_label i,
.header.cloned .mod_langswitcher .mod_langswitcher_inside:after {
	color: #555;
}

.header.cloned .mod_langswitcher .mod_langswitcher_inside {
	border-color: rgba(0,0,0,0.05);
}

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

.mainmenu ul li a,
.mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a {
	color: #fff;
}

.header .mod_langswitcher .mod_langswitcher_inside {
	border-color: rgba(255,255,255,0.4);
}

.header .mainmenu ul li,
.header .mainmenu ul li.first {
	border-top-color: rgba(255,255,255,0.1);
	border-bottom-color: rgba(255,255,255,0.1);
}

.header .mainmenu,
.header .mod_search {
	border-color: rgba(255,255,255,0.2);
}

body .header.original .mainmenu:before {
	background-color: rgba(255,255,255,0.2);
}

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

body .header.original .inside .mainmenu,
body .header.original .mod_search {
	border-color: rgba(255,255,255,0.2);
}

body .mainmenu ul li a:after {
	background: rgba(255,255,255,0.6);
}

#slider {
	min-height: 136px;
	background: #393939;
}

}
