h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  color: #222222;
}
#content-row .page-featured__home h3,
#content-row .page-featured__home p {
  font-family: Arial, Helvetica, sans-serif;
}
.sub-border {
  background: #222222;
}
/************************************* Header ***********************************/
.logo-container {
  background: #222222;
}
#header-row .row-container #logo {
  padding: 5px;
}
#header-row .logo-container {
  background: #f3f3f3;
  padding: 30px 0px;
}
#header-row .header-rightside {
  color: #222222;
  font-size: 13px;
}

/************************************* Menu ***********************************/
.menu-container {
  background: #222222;
  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: #f38b11;
  box-shadow: 0 10px 0 #f38b11, 0 20px 0 #f38b11;
}
.navigation ul.nav.menu > li:hover {
  border-top: 4px solid #f38b11;
  background: rgba(0, 0, 0, 0.03);
}
.navigation ul.nav.menu > li.current,
.navigation ul.nav.menu > li:hover {
  border-top: 4px solid #f38b11;
}

.mod-menu ul.menu li.parent:hover > ul {
  display: block;
  background-color: #222222;
  border-top: 1px solid #6ea1b5;
}
.mod-menu ul.menu li.parent ul li {
  border-bottom: 1px solid #6ea1b5;
}
/************************************* Footer ***********************************/
#copyright-row {
  background: url("../images/bg_footer.png") center center #222222;
  padding: 18px 0px;
  height: auto;
  color: #fff;
  margin-top: 20px;
}
#copyright-row a {
  color: #fff;
}
#copyright-row a:hover {
  color: #d1d1d1;
}

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

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

/**************************************Buttons*********************************/
.btn,
.btn-primary,
.btn-info {
  background: #f38b11;
  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: #222222;
  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 #222222;
  border-radius: 10px 0px 0px 0px;
  /*overflow: hidden;*/
}
#PropertyListRegion .property-list .property:hover {
  border-bottom: 2px solid #222222;
}
.sort .btn-group > .dropdown-toggle:hover {
  background: #222222;
  color: #fff;
}

/*********************************Pagination**********************************/
.pagination a {
  color: white;
  background: rgba(19, 92, 161, 0.2);
  border-left: none;
}
.pagination .disabled a,
.pagination .disabled a:hover,
.pagination a:hover {
  color: #fff;
  background: #222222;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu li > a:hover {
  background: #222222 !important;
  color: #fff !important;
}
.sort .btn-group.open .btn.dropdown-toggle {
  background: #222222;
}

/*********************************Owner login**********************************/
#OwnerLoginRegion #MenuPeriod,
#OwnerLoginRegion #PropertyContainer {
  background: #fff;
}
#OwnerLoginRegion #PropertyContainer .tab-container table th,
#OwnerLoginRegion #PropertyContainer .block-stat .title {
  background: #fff;
  color: #222222;
}
#OwnerLoginRegion #MenuPeriod .period .time .anchor {
  background: #fff;
}
#OwnerLoginRegion #MenuPeriod .period .time:hover .anchor,
#OwnerLoginRegion #MenuPeriod .period .selected .anchor {
  background: #fff;
}
#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 {
}

/*********************************Camera caption**********************************/
#showcase-row .camera_caption > div p {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
}

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

/*********************************Construction**********************************/
#BuildingContainer .floor .row-floor {
  background: #222222;
}
#ProjectRegion .group-container .group .caption,
#BuildingContainer .floor .caption,
#ProjectRegion .header,
#ProjectRegion #PriceList .constuctions li a:hover,
#ProjectRegion #PriceList .constuctions li a.active {
  color: #222222;
}

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

/*********************************Contact**********************************/
#aside-left {
  background: rgba(19, 92, 161, 0.2);
  padding: 15px;
  border-radius: 10px 0 0;
}

/*********************************Property search**********************************/
#showcase-row .property-search-container {
  height: 400px;
}
#showcase-row .property-search .tab-item {
  background: #222222;
}
#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 #222222;
}
#showcase-row .property-search .sbToggle i.icon {
  border-left: 1px solid #222222;
}
#showcase-row .noUi-handle,
#showcase-row .noUi-connect,
#showcase-row .map-prop .prop-price {
  background: #222222 !important;
}
#showcase-row .noUi-background {
  background: #a3a3a3;
}

/*********************************Services**********************************/
#feature-row .item_title a {
  color: #222222;
  font-size: 19px;
}

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

#content-row .page-featured__home {
  background: url("/images/sep.png") center bottom repeat-x;
  padding-top: 15px;
  margin-top: 0px;
}
.body__services #content-row .page-category__services .item {
  min-height: 90px;
  padding: 20px 10px;
}
#content-row .page-category h3 a {
  color: #222222;
  font-size: 22px;
}
#PropertyRegion .group-container .group a.accordion-toggle {
  background: #222222;
}

.persons {
  margin-left: -20px;
  margin-right: -20px;
  text-align: center;
}

.person {
  display: inline-block;
  width: 257px;
  max-width: 95%;
  margin: 16px;
  overflow: hidden;
  box-sizing: border-box;
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 10px 0px 0px 0px;
  text-align: left;
  vertical-align: top;
}

.person-info {
  padding: 10px;
}

.person-name {
  font-weight: bold;
  color: #222222;
  margin-bottom: 8px;
  font-size: 16px;
}

.person .icon {
  color: #f38b11;
}

.links-wrapper {
  text-align: center;
  position: fixed;
  top: calc(50% - 63px);
  right: 25px;
  z-index: 10;
}

#links-icon-container {
  position: fixed;
  bottom: 165px;
  right: 16px;
  z-index: 99;
}

div#links-content {
  width: 62px;
}

#links-icon-container span.icon {
  width: 70px;
  height: 70px;
  display: block;
  font-size: 61px;
}

a.links-btn {
  display: inline-block;
  font-size: 30px;
  border: 1px solid #222222;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background: #f38b11;
  position: relative;
  margin-bottom: 1px;
  right: 0px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}

a.links-btn .icon {
  color: white;
}

a.links-btn:hover {
  background: #a2a2a2;
}

#push,
#footer-wrapper {
  height: 54px;
}

.content.descr p {
  padding: 0 !important;
  margin: 0 !important;
}

.content.descr * {
  font-size: inherit !important;
  font-family: inherit !important;
  color: inherit !important;
}

#ContactRegion .checklist-item input {
  height: auto;
  display: inline-block;
  width: auto;
  margin-top: -3px;
}

.checklist-items.cols3 .col {
  width: 32%;
  display: inline-block;
  min-width: 145px;
}

.checklist-items.cols2 .col {
  width: 48%;
  display: inline-block;
  min-width: 145px;
  vertical-align: top;
}

.checklist-items.cols4 .col {
  width: 24%;
  display: inline-block;
  min-width: 100px;
  vertical-align: top;
}

#ContactRegion hr {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

#ContactRegion .row-fluid [class*="span"] {
  min-height: auto;
}

.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.navigation ul.sf-menu > li:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.itemid-281 .property-list-header {
  display: none;
}

.itemid-199 .sort-wrapper:nth-child(2),
.itemid-194 .sort-wrapper:nth-child(2) {
  display: none;
}

.itemid-199 .property-list-header .links .btn:nth-child(2),
.itemid-194 .property-list-header .links .btn:nth-child(2) {
  display: none;
}

*[style*="text-indent:13mm"] {
  text-indent: 33px !important;
}

@media (max-width: 767px) {
  #ContactRegion #recaptcha_area,
  #ContactRegion #recaptcha_table {
    width: 262px !important;
  }
}

@media (max-width: 870px) {
  .navigation ul.sf-menu > li {
    margin: 0 0 0 17px;
  }
}

@media (max-width: 882px) {
  .top-mail-us,
  .top-call-us {
    margin: 5px 0px;
  }

  .top-call-us {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  #header-row .logo-container {
    padding: 0;
  }
  .inscription-btn {
    margin: 5px 0px !important;
  }
}

@media (max-width: 1075px) and (min-width: 767px) {
  #feature-row .item_title a {
    font-size: 12px;
  }
}

.navigation .mod-menu {
  display: inline-block;
}
#header-row .row-container #logo {
  text-align: center;
  padding: 0px;
}

.headerright {
  position: absolute;
  top: 0px;
  right: 0px;
}
.tooltip-inner {
  background: #222222 !important;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #222222 !important;
}
@media (max-width: 767px) {
  .top-mail-us,
  .top-call-us {
    text-align: right !important;
    padding: 0 !important;
  }
  .headerright {
    position: relative;
    top: auto;
    right: auto;
    float: none;
    text-align: center;
  }

  .top-call-us {
    text-align: center !important;
  }
}

@media (max-width: 860px) {
  #header-row .row-container #logo {
    max-width: 100% !important;
  }
}
#slider {
  height: 28px;
}
#slider2 {
  height: 28px;
}

#slider_wrapper {
  margin-right: 26px;
  width: 250px;
  padding-right: 10px;
  height: 74px;
  position: relative;
  padding-left: 10px;
}
#slider_wrapper_rent {
  float: left;
  margin-right: 26px;
  width: 250px;
  padding-right: 21px;
  height: 74px;
  position: relative;
}
#slider_wrapper2 {
  width: 148px;
  margin-right: 7px;
  padding-left: 10px;
  padding-right: 10px;
  height: 72px;
  position: relative;
}
.slider-values {
  margin: 0;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-left: 10px;
}
.ge_symbol {
  display: none;
}
#goal0,
#goal1 {
  height: auto !important;
}

.itemid-286 #actiondiv,
.itemid-286 #actiondiv2 {
  display: table;
}

#ContactRegion input {
  height: 30px;
  line-height: 30px;
}

.swiper-container {
  margin-bottom: 10px;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  max-height: 500px;
}

.gallery-thumbs .swiper-slide {
  border: 2px solid transparent;
}

.gallery-thumbs .swiper-slide-active {
  border: 2px solid #f38b11;
}

.swiper-slide {
  position: relative;
  overflow: hidden;
}

.swiper-slide:after {
  content: "";
  display: block;
  padding-top: 75%;
}

.swiper-slide img {
  position: absolute;
  height: 100%;
  max-width: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23F38B11'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23F38B11'%2F%3E%3C%2Fsvg%3E") !important;
}

@media (max-width: 767px) {
  .swiper-container-autoheight,
  .swiper-container-autoheight .swiper-slide {
    max-height: 80vh;
  }
}

.page-category__services .item_introtext {
  display: none;
}

.properties-newest .item .item-img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .properties-newest-switcher > div {
    max-width: 400px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.body__Reviews .page-category .item {
  margin-top: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #e5e5e5;
}

.body__Reviews .page-category .item:after {
  content: "";
  clear: both;
  display: block;
}

.body__Reviews .item_introtext {
  position: relative;
  background: #f38b11;
  border-radius: 0.4em;
  padding: 25px;
  margin-left: 450px;
}

.body__Reviews .item_introtext p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.body__Reviews .item_introtext:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-right-color: #f38b11;
  border-left: 0;
  border-bottom: 0;
  margin-top: -15px;
  margin-left: -30px;
}

.body__Reviews .item_img {
  width: 400px;
  float: left;
  text-align: right;
}

.body__Reviews .page-category .items-row:nth-child(2n) .item_img {
  float: right;
  text-align: left;
}

.body__Reviews .page-category .items-row:nth-child(2n) .item_introtext {
  margin-left: 0;
  margin-right: 450px;
  position: relative;
  background: #f38b11;
  border-radius: 0.4em;
}

.body__Reviews .page-category .items-row:nth-child(2n) .item_introtext:after {
  content: "";
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-left-color: #f38b11;
  border-right: 0;
  border-bottom: 0;
  margin-top: -10px;
  margin-right: -20px;
}

.body__Reviews .item_title {
  text-align: right;
}

.body__Reviews .page-category .items-row:nth-child(2n) .item_title {
  text-align: left;
}

@media (max-width: 767px) {
  .body__Reviews .item_img,
  .body__Reviews .page-category .items-row:nth-child(2n) .item_img {
    float: none;
  }

  .body__Reviews .page-category .items-row:nth-child(2n) .item_introtext:after,
  .body__Reviews .item_introtext:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #f38b11;
    border-top: 0;
    border-left: 0;
    margin-left: -10px;
    margin-top: -20px;
  }

  .body__Reviews .item_introtext,
  .body__Reviews .page-category .items-row:nth-child(2n) .item_introtext {
    margin-left: 0;
    margin-right: 0;
  }

  .body__Reviews .page-category .items-row:nth-child(2n) .item_img,
  .body__Reviews .item_img {
    width: 100%;
    float: none;
    text-align: center;
  }

  .body__Reviews .item_img img {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .body__Reviews .item .item_title,
  .body__Reviews .page-category .items-row:nth-child(2n) .item_title {
    text-align: center;
  }
}

.img-full__right {
  margin-left: 10px;
  margin-right: 0;
}

#copyright .moduletable .social li {
  border: none;
}

#copyright .moduletable .social li a {
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 60px;
}

#PropertyRegion .group-container .group.divisions .field .name,
#PropertyRegion .group-container .group.divisions .field .sep,
#PropertyRegion .group-container .group.divisions .field .value {
  float: none;
}

#PropertyRegion .group-container .group.divisions .flex {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

#PropertyRegion .group-container .group.divisions .field {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  width: 47.5%;
  flex-wrap: wrap;
  border-bottom: 1px solid #ececec;
}

#PropertyRegion .group-container .group.divisions .field .comments {
  width: 100%;
  font-style: italic;
}

.flex-2 {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.vacatures .flex-2:nth-child(even) {
  flex-direction: row-reverse;
}

.flex-2 > div {
  width: 47.5%;
  margin-bottom: 2rem;
}

.vacature-img {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
}

.vacature-img:after {
  padding-top: 56.25%;
  content: "";
  display: block;
}

.vacature-img img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vacatures .btn {
  display: inline-block;
}

@media (max-width: 767px) {
  .flex-2 > div {
    width: 100%;
  }
}

.vacature h2 {
  margin-bottom: 1rem;
}

#frmJobContact input,
#frmJobContact label {
  display: block;
  width: 100%;
}

#frmJobContact input[type="checkbox"] {
  width: auto;
  display: inline-block;
  margin-right: 1rem;
}

#frmJobContact textarea {
  width: 100%;
  height: 6rem;
}

#frmJobContact .flex-2 > div {
  margin-bottom: 0;
}

#frmJobContact > div {
  margin-bottom: 10px;
}

.pswp img {
  object-fit: contain;
}
