h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  color: #333;
}
.sub-border {
  background: #13007c;
}
/************************************* Header ***********************************/

.logo-container .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header-row .row-container #logo {
  max-width: 250px;
}
#header-row .logo-container {
  background: #e6e6e6;
}
#header-row .header-rightside {
  color: #333;
  font-size: 13px;
}

/************************************* Menu ***********************************/
.menu-container {
  background: #13007c;
  height: 50px;
}
.dl-menuwrapper button:after {
  background: #fff;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #fff;
}
.dl-menuwrapper button:hover:after,
.dl-menuwrapper button.dl-active:after,
.dl-menuwrapper ul {
  background: #13007c;
  box-shadow: 0 10px 0 #13007c, 0 20px 0 #13007c;
}
.navigation ul.nav.menu > li:hover {
  border-top: 4px solid #fff;
  background: rgba(0, 0, 0, 0.03);
}
.mod-menu ul.menu li.parent:hover > ul {
  display: block;
  background-color: #13007c;
  border-top: 1px solid #6ea1b5;
}
.mod-menu ul.menu li.parent ul li {
  border-bottom: 1px solid #6ea1b5;
}
/************************************* Footer ***********************************/
#copyright-row {
  background: #13007c;
  padding: 0px 0px;
  height: auto;
  color: #fff;
}
#copyright-row a {
  color: #fff;
}
#copyright-row a:hover {
  color: #d1d1d1;
}

/************************************** Icons *************************************/
[class^="icon-"] {
  color: #13007c;
}
a .icon,
a.icon {
  color: #f2f500;
}
a.btn .icon,
.btn a .icon {
  color: white;
}
a .icon:hover,
a.icon:hover {
  color: #a2a2a2;
}

/**Contact page**/
.contact_details .icons-marker {
  color: #13007c;
}
/**Property list**/
#PropertyListRegion .property-list .icons {
}

/**************************************Buttons*********************************/
.btn,
.btn-primary,
.btn-info {
  background: #13007c !important;
  display: inline-block;
  border-radius: 2px;
}

.btn,
.btn > a,
.btn-primary,
.btn-info {
  color: #fff;
}
.btn:hover,
.btn-primary:hover,
.btn-info:hover,
.btn:hover > a,
a.btn:hover .icon,
.btn:hover a .icon {
  background: #13007c;
  color: #fff;
}

/*********************************Property list**********************************/
#PropertyListRegion .property-list .property {
  background: rgba(98, 169, 63, 0.07);
  border: 1px solid #dbdbdb;
  background: #fafafa;
  border-bottom: 2px solid #000;
}
#PropertyListRegion .property-list .property:hover {
  border-bottom: 2px solid #f2f500;
}
.sort .btn-group > .dropdown-toggle:hover {
  background: #13007c;
  color: #fff;
}

/*********************************Pagination**********************************/
.pagination a {
  color: white;
  background: #13007c;
}
.pagination .disabled a,
.pagination .disabled a:hover,
.pagination a:hover {
  color: #000;
  background: #f2f500;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu li > a:hover {
  background: #13007c !important;
  color: #fff !important;
}
.sort .btn-group.open .btn.dropdown-toggle {
  background: #13007c;
}

/*********************************Owner login**********************************/
#OwnerLoginRegion #MenuPeriod,
#OwnerLoginRegion #PropertyContainer {
  background: #fff;
}
#OwnerLoginRegion #PropertyContainer .tab-container table th,
#OwnerLoginRegion #PropertyContainer .block-stat .title {
  background: #13007c;
  color: white;
}
#OwnerLoginRegion #MenuPeriod .period .time .anchor {
  background: #fff;
}
#OwnerLoginRegion #MenuPeriod .period .time:hover .anchor,
#OwnerLoginRegion #MenuPeriod .period .selected .anchor {
  background: #000;
}
#OwnerLoginRegion #MenuPeriod .period .selected label,
#OwnerLoginRegion #MenuPeriod .period .time:hover label {
  color: #000;
}
#OwnerLoginRegion #PropertyContainer .tab-container table tr.row0 {
  background: white;
}
#OwnerLoginRegion #PropertyContainer .tab-container table tr.row1 {
}
#OwnerLoginRegion #histories,
#OwnerLoginRegion #MenuPeriod {
  background: #13007c;
  padding: 10px;
}
#user .user-info .icon {
  color: #13007c;
}
#graph {
  color: #13007c;
}
.bar {
  fill: #13007c;
}
/*********************************Camera caption**********************************/
#showcase-row .camera_caption > div p {
  font-size: 25px;
  font-family: "Open Sans", sans-serif;
  color: #333;
}

/*********************************Blog**********************************/
.itemContainer h3 a,
.tagItemHeader h3 a,
.genericItemHeader h3 a {
  color: #13007c;
}
#k2Container .componentheading {
  color: #13007c;
}
.itemDateCreated,
.tagItemDateCreated,
.genericItemDateCreated {
  color: #13007c;
}
#back a,
.k2ReadMore {
  color: #13007c !important;
}

/*********************************Construction**********************************/
#BuildingContainer .floor .row-floor {
  background: #13007c;
}
#ProjectRegion .group-container .group .caption,
#BuildingContainer .floor .caption,
#ProjectRegion .header,
#ProjectRegion #PriceList .constuctions li a:hover,
#ProjectRegion #PriceList .constuctions li a.active {
  color: #13007c;
}
#BuildingContainer .floor .header-unit a {
  text-decoration: underline;
  color: #13007c;
}
.ProjectRegion-tab .tab-item.is-active,
.ProjectRegion-tab .tab-item:hover {
  border-top: 3px solid #13007c;
}

/*********************************Newest Properties**********************************/
.properties-newest .box .box-title .title {
  background: #13007c !important;
}
.properties-newest .box .box-title .caret-right,
.properties-newest .box .arrows .icon {
  color: #13007c !important;
}
.owl-theme .owl-controls .owl-page span {
  background: #13007c !important;
}
.owl-theme .owl-controls.clickable .owl-buttons > div:hover {
  color: #13007c;
  border: 1px solid #13007c;
}

/*********************************Contact**********************************/
#aside-left {
  background: rgba(51, 51, 51, 0.07);
  padding: 15px;
}

/*********************************Property search**********************************/
#showcase-row .property-search-container {
  height: 400px;
}
#showcase-row .property-search .tab-item {
  background: #13007c;
}
#showcase-row .property-search .tab-item.is-active {
  background: #fff;
  color: #000;
}

#showcase-row .property-search .prices-value-wrapper,
#showcase-row .property-search .sbHolder,
#showcase-row .sbOptions {
  border: solid 1px #13007c;
}
#showcase-row .property-search .sbToggle i.icon {
  border-left: 1px solid #13007c;
}
#showcase-row .noUi-handle,
#showcase-row .noUi-connect,
#showcase-row .map-prop .prop-price {
  background: #13007c !important;
}
#showcase-row .noUi-background {
  background: #a3a3a3;
}

/*********************************Services**********************************/
#feature-row .item_title a {
  color: #13007c;
}

a.button-hide {
  display: none !important;
}

.page-category.page-category__services #system-readmore,
.page-category.page-category__services #system-readmore ~ *,
.page-item.page-item__services #system-readmore {
  display: none;
}

#copyright-row .row-container .mod-footer {
  margin: 0px 0 0;
}

#copyright-row .row-container .mod-footer a {
  color: #ffffff;
}
#recaptcha .grecaptcha-badge {
  position: static !important;
}
#copyright-row h1,
#copyright-row h2,
#copyright-row h3,
#copyright-row h4,
#copyright-row h5,
#copyright-row h6 {
  color: #ffffff;
}
#footer p,
#footer a,
#footer span {
  color: #999;
  text-decoration: none;
}
#footer span.short-label {
  color: #f2f500;
}
#footer .openingsuren {
  background: url(../images/icon_openingsuren.png);
  background-position: left center;
  padding: 0 0 0 10px;
  background-repeat: no-repeat;
  display: inline-block;
}
#footer div.span2 {
  border-right: 1px solid #555353;
  padding: 10px 0 10px 0px;
}

#footer div.span2:last-child {
  border-right: none;
  text-align: center;
}
.link-highlight {
  text-decoration: underline;
  color: #009;
}
.icon-detail {
  color: #13007c !important;
}
.icon-detail:hover {
  color: #f2f500 !important;
}

#showcase-row .property-search .sbToggle i.icon {
  color: #13007c !important;
}

#showcase-row .property-search .sbToggle i.icon:hover {
  color: #f2f500 !important;
}
.description-e {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  line-height: 18px !important;
}
#footer table td {
  border-top: none;
}
#footer table td:not(:last-child) {
  border-right: 1px solid #555353;
  padding: 10px 0 10px 25px;
}

#footer table td:not(:last-child):hover {
  background: #444;
  cursor: pointer;
}
#map-contact {
  margin-left: 13px;
}

.box_contact img {
  width: 100%;
}
.navigation ul.nav.menu > li.active {
  border-top: 4px solid #fff;
}
.content-row-homepage {
  /*	background-color: #f2f500 !important;*/
}

.content-row-homepage .page-featured__home {
  background: none !important;
}
