html
{
  overflow-x: hidden;
}

body{
  font-family: 'Open Sans', sans-serif;

}

html,body {
  position: relative;
  margin: 0;
  border: 0;
  padding: 0;
  width: 100%;
}
body {
}

h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif;color: #4F5458;}

#wrapper  {
  background-image: url('/images/top-bg.jpg'), url('/images/bottom-bg.jpg');
  background-repeat: no-repeat;
  background-position: top, bottom;
  margin: 0 auto -96px;
  background-size: 100% auto;
}
.sub-border{background: #FFEB3C;}



/************************************* Header ***********************************/
.logo-container {background: rgba(0, 0, 0, 0);}
#header-row .row-container #logo {padding: 20px 0px;}

#header-row .row-container #logo img
{
  max-width: 320px;
}

#header-row .logo-container {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header-row .header-rightside {color: #FFF;font-size: 13px;    padding: 12px 0px;}

/************************************* Menu ***********************************/

.navigation ul.nav.menu > li > a {
  color: #4F5458;
  padding: 0px 12px 0px;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 1px solid #535759;
  line-height: 20px;
  display: inline-block;
  font-weight: 600;
}

.navigation ul.nav.menu > li:last-child  > a{
  border-right: none;
}

.navigation ul.nav.menu > li.firstItem {
  position: relative;
} 
.navigation ul.nav.menu > li.firstItem > a{
  height: 20px;
}

.navigation .firstItem a .icon-home {
  font-size: 19px;
  position: inherit;
}

.navigation ul.nav.menu > li {
  border: none;
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  position: relative;
  bottom: -4px;
  padding-bottom: 10px;
}
.menu-container {height: 34px;    border-bottom: 5px solid #535759;}
.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: #4F5458;box-shadow: 0 10px 0 #4F5458, 0 20px 0 #4F5458;}
.dl-menuwrapper button {background: #4F5458;}
.navigation ul.nav.menu > li:hover,
.navigation ul.nav.menu > li.current {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 5px solid #FFEB3C;
}
.mod-menu ul.menu li.parent:hover > ul {
  display: block;
  background-color: #4F5458;
  border-top: 1px solid #6EA1B5;
}
.mod-menu ul.menu li.parent ul li {
  border-bottom: 1px solid #6EA1B5;
}
/************************************* Footer ***********************************/

/************************************** Icons *************************************/
[class^="icon-"]{color: #4F5458;}
a .icon, a.icon{color: #4F5458;}
a.btn .icon, .btn a .icon{color:#4F5458;}
a .icon:hover, a.icon:hover{color: #A2A2A2;}

/**Contact page**/
.contact_details .icons-marker {color: #4F5458;}
/**Property list**/
#PropertyListRegion .property-list .icons{}

/**************************************Buttons*********************************/
.btn,.btn-primary,.btn-info{
	background: #4F5458;
	background: -moz-linear-gradient(top,  #349AE9 0%, #4F5458 56%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#349AE9), color-stop(56%,#4F5458)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #349AE9 0%,#4F5458 56%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #349AE9 0%,#4F5458 56%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #349AE9 0%,#4F5458 56%); /* IE10+ */
	background: linear-gradient(to bottom,  #349AE9 0%,#4F5458 56%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#349AE9', endColorstr='#4F5458',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	border-radius: 2px;
	background: #FFEB3C;
}

.btn,.btn >a,.btn-primary,.btn-info{color: #4F5458;}
.btn:hover,
.btn-primary:hover,
.btn-info:hover ,
.btn:hover >a,
a.btn:hover .icon,
.btn:hover a .icon {
	background: #4F5458;
	color: #FFEB3C;
}

/*********************************Property list**********************************/
#PropertyListRegion .property-list .property {

}
#PropertyListRegion .property-list .property:hover {}
.sort .btn-group > .dropdown-toggle:hover{background: #4F5458;color: #FFF;}

/*********************************Pagination**********************************/
.pagination a{
  color: #4F5458;
  background: #FFEB3C;
  border: 1px solid #4F5458;
  margin-left: -1px;
}
.pagination .disabled a, .pagination .disabled a:hover, .pagination a:hover{color: #FFF;background: #4F5458;}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu li > a:hover {background: #4F5458 !important;color: #fff !important;}
.sort .btn-group.open .btn.dropdown-toggle{	background: #4F5458;}

/*********************************Owner login**********************************/
#OwnerLoginRegion #MenuPeriod, #OwnerLoginRegion #PropertyContainer {background: #4F5458;}
#OwnerLoginRegion #PropertyContainer .tab-container table th, #OwnerLoginRegion #PropertyContainer .block-stat .title{	background: #4F5458;	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 {}

/*********************************Camera caption**********************************/
#showcase-row .camera_caption > div p {
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 8px;
}

/*********************************Blog**********************************/
.itemContainer h3 a, .tagItemHeader h3 a, .genericItemHeader h3 a{color: #4F5458;}
#k2Container .componentheading {color: #4F5458;}
.itemDateCreated, .tagItemDateCreated, .genericItemDateCreated{color: #4F5458;}
#back a,.k2ReadMore{color: #4F5458 !important; }

/*********************************Construction**********************************/
#BuildingContainer .floor .row-floor {background: #4F5458;}
#ProjectRegion .group-container .group .caption,
#BuildingContainer .floor .caption,
#ProjectRegion .header,
#ProjectRegion #PriceList .constuctions li a:hover,
#ProjectRegion #PriceList .constuctions li a.active{
	color:#4F5458;
}



/*********************************Newest Properties**********************************/
.properties-newest .box .box-title .title {background: #09C !important;}
.properties-newest .box .box-title .caret-right,
.properties-newest .box .arrows .icon {
	color: #09C !important;
}
.owl-theme .owl-controls .owl-page span{background: #4F5458 !important;}
.owl-theme .owl-controls.clickable .owl-buttons > div:hover{color: #4F5458;border: 1px solid #4F5458;}

/*********************************Contact**********************************/
#aside-left {background: rgba(255, 255, 255, 0.85);padding: 15px;}

/*********************************Property search**********************************/
#showcase-row .property-search-container  {
  top: -65px;
  position: relative;
  z-index: 10;
}
#showcase-row .property-search .tab-item { background: #4F5458; }
#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 #4F5458;}
#showcase-row .property-search .sbToggle i.icon {border-left: 1px solid #4F5458;}
#showcase-row .noUi-handle,
#showcase-row .noUi-connect,
#showcase-row .map-prop .prop-price {
  background: #FFEB3C !important;
  color: #4F5458 !important;
}
#showcase-row .noUi-background {background: #A3A3A3;}


/*********************************Services**********************************/
#feature-row .item_title a {
  color: #4F5458;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}

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;
}


#PropertyRegion .group-container .group a.accordion-toggle {
  background: #4F5458;
  color: #FFEB3C;
  font-size: 15px;
}

.galleria-thumbnails .galleria-image {
  border: 1px solid #FFEB3C;
  box-sizing: border-box;
}

.ProjectRegion-tab .tab-item.is-active,
.ProjectRegion-tab .tab-item:hover {
  border-top: 3px solid #4F5458;
  color: #FFF;
  background: #FFEB3C;
}

.ProjectRegion-tab .tab-item a:hover {
	color: #4F5458;
}


.proj-photos__small-pics .pic-container .thumbnail {
  height: 100%;
  vertical-align: middle;
  box-sizing: border-box;
}


#content-row {
  background: rgba(0, 0, 0, 0);
  padding: 0px 15px;
  margin-top: 25px;
  overflow: hidden;
}


.moduletable .moduleTitle,
#feature-row .moduleTitle {
  text-align: center;
}

div#component {
  background: rgba(255, 255, 255, 0.85);
  padding: 15px;
}

.forms-wrapper {
  background: #FFF;
  box-shadow: 2px -2px 3px #777;
}

div#feature-row {
  margin-top: 0;
}

span.icon-plus-wrapper {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #535759;
  border-radius: 50%;
  line-height: 20px;
  font-size: 11px;
  margin-left: 4px;
  text-align: center;
}

span.icon-plus-wrapper .icon {
  color: #535759;
}

a:hover span.icon-plus-wrapper {
  border-color: #FFEB3C;
}

.mod-newsflash-adv span.icon-plus-wrapper{
  border-color: #FFFFFF;
}

.mod-newsflash-adv span.icon-plus-wrapper .icon {
  color: #FFFFFF;
}

a.btn.readmore {
  padding: 4px 7px;
}

.item_title {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 15px;
  margin-bottom: 12px;
  font-size: 1.25rem;
}

.sub-border2 {
  display: block;
  height: 3px;
  text-align: center;
  position: relative;
  width: 150px;
  margin: auto;
  top: -14px;
}

#article-19 .item_title a {color: #28AAE2;}
#article-14 .item_title a {color: #ED1B23;}
#article-15 .item_title a {color: #7794A3;}
#article-16 .item_title a {color: #4E5357;}

#article-19 .sub-border2 { background-color: #28AAE2;}
#article-14 .sub-border2 { background-color: #ED1B23;}
#article-15 .sub-border2 { background-color: #7794A3;}
#article-16 .sub-border2 { background-color: #4E5357;}


#article-19 .readmore { background-color: #28AAE2;}
#article-14 .readmore { background-color: #ED1B23;}
#article-15 .readmore { background-color: #7794A3;}
#article-16 .readmore { background-color: #4E5357;}

.mod-newsflash-adv__services .item a.readmore {
  color: #FFFFFF;
}

.mod-newsflash-adv__services .item a.readmore:hover {
  background-color: #FFEB3C !important;
  color: #535759 !important;
}

.mod-newsflash-adv__services .item a.readmore:hover .icon {
  background: none;
  color: #535759;
}

.mod-newsflash-adv__services .item a.readmore:hover .icon-plus-wrapper {
  border-color: #535759;
}


.bottom-btns {
  margin: 0px -35px;
  text-align: center;
  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+ */
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.bottom-btns a, .bottom-btns > div {
  display: block;
  margin: 5px ;
}


.properties-newest-items .prop-descr {
  min-height: 70px;
}

.camera_caption_container {

}

.row-container.camera_caption_container {
  padding: 0;
}

.dl-menuwrapper .dl-menu {
  margin: 0px 0 0 0 !important;
}

.com_properties.view-list #component {
  background: transparent;
  padding: 0;
}

.com_properties.view-list #content-row {
  padding: 0;
  margin-top: 0;
}

.com_properties.view-list #content-row > .row-container {
  max-width: none;
  padding: 0;
}
#PropertyListRegion .property-list{padding: 0;}
.propety-group{max-width: 1132px;
  margin-right: auto;
  margin-left: auto; padding:0;
}

.search-more{
  background: #54585a;
  color: #fff;
  text-align: center;
  padding: 10px 0px;
  width: 100%;
  float: none;
}

.search-more .btn{
  padding-top: 4px;
  padding-bottom: 4px;
}
#push, #footer-wrapper {
  height: 124px;
}

#PropertyListRegion .message {
  text-align: center;
  padding: 40px 10px;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.85);
  margin: 20px;
}

.RSWS_testi_block_form input {
  height: 40px;
}
.RSWS_testi_block_form .control-label {
  line-height: 30px;
}

a[class^=addthis_] span {
  display: none !important;
}

.mod-custom.mod-custom__.live-chat {
  position: relative;
  height: 68px;
}

#live-chat-btn {
  position: fixed;
  right:  6px;
  bottom: 40px;
}

#live-chat-btn .phone-number {
  font-size: 29px;
  line-height: 37px;
  color: #535759;
  font-weight: 600;
  text-shadow: 2px 1px 1px #888;
  text-align: right;
}

.is-end #live-chat-btn {
  bottom: 124px !important;
}

.is-end #habla_window_div{
  bottom: 124px !important;
}

#PropertyRegion .header h3.rightside {
  font-weight: bold;
  color: #EE1C25;
  font-size: 42px;
}

#PropertyRegion .header h3 {
  font-size: 30px;
  line-height: 40px;
  color: #EE1C25;
}

a.at-share-btn.at-svc-google_plusone_share {
  display: none;
}



.persons {
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
}

.person {
  display: inline-block;
  vertical-align: top;
  width: 225px;
  padding: 6px;
  margin: 10px;
  border: 1px solid #E2E2E2;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.person-pic-wrapper {
  width: 100%;
  height: 185px;
  margin: auto;
  position: relative;
  overflow: hidden;
}


.person-pic {
  width: 153px;
  height: 153px;
  box-sizing: border-box;
  background-size: cover;
  margin: 7px;
}

.person-info {
  line-height: 22px;
}

.person-name {
  color: #EE1C25;
  font-size: 16px;
  margin: 10px 0px 5px;
  text-transform: uppercase;
}

.person-job {
  font-weight: bold;
}

.person-more-info {
  display: none;
  text-align: left;
  margin-top: 10px;
}

.vacature-link a {
  font-weight: bold;
  display: block;
}

.vacature-link {
  padding: 13px 0px;
}

#push, #footer-wrapper {
  height: 106px;
}

#home-popup {
  max-width: 900px;
}

.renter_candidat {

}
.rows_count{display:none;}
#ajax-loader{text-align: center; width:100%; margin-top:50px;margin-bottom: 50px;}
#home-popup{min-width: 500px; min-height: 500px;}
.property .tour{
  vertical-align: middle;
  width: 60px;
  height: 35px;
  position: absolute;
  padding: 4px 0px;
  box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.5);
  left: 0; top:0px;
  text-align: center; z-index: 1000;
}
.property .tour a{  color: #FFFFFF;
  text-align: center;
  font-weight: 700;     text-transform: uppercase;     font-size: 13px;   line-height: 30px; text-align: center; width: 100%;}

  .property .tour img{width: 60px !important;}
  #PropertyListRegion .property-list .property .pic .tour a{position: relative;}


  .proj-external-web {
    margin-top: 40px;
    font-weight: bold;
  }


  .proj-external-web a {
    color: #0006ff;
    font-size: 15px;
  }

  #live-chat-btn .search-btn{
    display:none;
    background: #fff;
    border: 1px solid #b9babb;
    padding: 5px 10px;
    border-radius: 5px;}
    #live-chat-btn .search-btn a,#live-chat-btn .search-btn a:hover{background:#fff;padding: 0;margin: 0; color:#424242;}
    .search-btn a:hover{color:#000;}
    #live-chat-btn .search-btn p{margin-left:10px; padding-top: 16px; font-size: 16px; line-height: 25px;}
    #live-chat-btn .search-btn .close-btn {
      cursor: pointer;
      height: 20px;
      width: 30px;
      text-align: center;
      float: right; position: absolute;
      right: 0;
    }
    #back-top{bottom:180px;}
    .descr {
      color: #424242 !important;
      font-family: 'Open Sans', sans-serif !important;
      font-size: 14px !important;
      background: transparent !important;
    }
    pre{
      background: none !important;
      border: 0;
      color: #424242 !important;
      font-family: 'Open Sans', sans-serif !important;
      font-size: 14px !important;
      background: transparent !important; line-height:22px !important; padding: 0 !important;
      word-break: normal;
    }

    ul#camera-slideshow {
      width: 100% !important;
    }

    ul#camera-slideshow li {
      width: 100% !important;
    }


    .swiper-slide
    {
      overflow: hidden;
    }

    .gallery-thumbs .swiper-slide
    {
      overflow: hidden;
      position: relative;
      cursor: pointer;
    }

    .gallery-thumbs .swiper-slide > div, .iframecontainer iframe
    {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
    }

    .swiper-slide > div iframe, .iframecontainer iframe
    {
      height: 100% !important;
      width: 100% !important;
    }

    .swiper-slide:after, .iframecontainer:after {
      content: '';
      display: block;
      padding-top: 66.66%;
    }

    .swiper-slide img {
      position: absolute;
      max-height: 100%;
      max-width: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%,-50%);
      -moz-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      -o-transform: translate(-50%,-50%);
      transform: translate(-50%,-50%);
    }

    .iframethumb i
    {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%,-50%);
      -moz-transform:    translate(-50%,-50%);
      -ms-transform:     translate(-50%,-50%);
      -o-transform:      translate(-50%,-50%);
      transform:         translate(-50%,-50%);
      font-size: 30px;
      z-index: 1;
      color: #FFEB3C;
    }

    .gallery-thumbs .swiper-slide-active
    {
      border: 2px solid #FFEB3C;
    }


    /* AANPASSINGEN 06/03/2019 */

    #wrapper
    {
      background: none;
    }
    
    #header-row
    {
      background-color: #fff;
    }

    .property-list-header > div, .search-more, .propety-group, .listintro
    {
      max-width: 1400px;
      margin-right: auto;
      margin-left: auto;
    }

    .listintro
    {
      margin-top: 1em;
      margin-bottom: 2em;
      text-align: center;
    }

    .search-more
    {
      max-width: 1380px;
    }

    .propety-group:after, .propety-group:before
    {
      content:'';
      display: block;
      clear: both;
    } 

    #PropertyListRegion .property-list .property .pic, #PropertyListRegion .property-list .property .pic a
    {
    }

    #PropertyListRegion .property-list .property .pic .image
    {
      position: relative;
    }

    #PropertyListRegion .property-list .property .pic .image:after
    {
      padding-top: 66.6666%;
      content:'';
      display: block;
    }

    #PropertyListRegion .property-list .property .pic img
    {
      width: 100%;
      height: 100%;
      object-fit: cover;
      max-height: none;
      position: absolute;
      top: 0;
      left: 0;
    }

    .fullscreenicon
    {
      padding: 5px;
      position: absolute;
      top: 10px;
      left: 10px;
      font-size: 3em;
      background: rgba(255,255,255,0.1);
      cursor: pointer;
    }

    #PropertyListRegion .property-list .property .pic
    {
      height: auto !important;
    }

    @media (min-width: 1300px)
    {
      #PropertyListRegion .property-list .object-item
      {
        width: 47.5%;
      }
    }

    .view-detail #content-row p
    {
    	padding-bottom: 0;
    }

    .proj-home__img
    {
      background-size: contain !important;
    }

    #PropertyListRegion .select2-container .select2-selection--multiple
    {
      min-height: 40px;
    }

    #PropertyListRegion .select2-container--default .select2-selection--multiple
    {
      border-radius: 2px;
    }

    #PropertyListRegion .select2-container--default .select2-search--inline .select2-search__field
    {
      height: 27px;
    }

    .body__home .property-search .select2-container
    {
      width: 100% !important;
    }

    .body__home .select2-container--default .select2-selection--multiple
    {
      border-color: #000;
      border-radius: 0;
    }

    .body__home .property-search .select2-container--default .select2-search--inline .select2-search__field
    {
      height: 20px;
      font-size: 12px;
      margin-bottom: 0;
    }

    @media (max-width: 768px)
    {
      #camera-slideshow
      {
        display: none !important;
      }
    }

    #copyright-row 
    {
      background: #4F5458;
      padding: 50px 0px 0;
      height: auto;
      color: #fff;
      margin-top: 0;
      text-align: left;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
      font-size: 1rem;
    }

    #copyright-row  a
    {
      color: #fff;
      text-decoration: none;
    }

    #copyright-row a:hover
    {
      color: #FFEB3C;
    }

    #copyright-row ul
    {
      padding: 0;
      margin: 0;
    }

    #copyright-row li
    {
      position: relative;
      line-height: 150%;
      padding-left: 30px;
      list-style-type: none;
    }

    #copyright-row li:before
    {
      content: "\2022";
      width: 1rem;
      position: absolute; 
      left: 0;
      top: 50%;
      margin-top: -0.75rem;
    }

    #copyright-row li.nodot:before
    {
      display: none;
    }

    #copyright-row li i
    {
      position: absolute;
      left: 0;
      top: 0;
      line-height: 150%;
    }

    #copyright-row li.firstItem
    {
      border:none;
    }

    #copyright .smaller
    {
      font-size: 0.8rem;
    }

    #copyright i
    {
      color: #FFEB3C;
    }

    .copyrighttext
    {
      margin-top: 50px;
      text-align: center;
    }

    #copyright-row a.yellowlink
    {
      color: #FFEB3C;
    }

    @media (max-width: 768px)
    {
      #wrapper
      {

      }
      #copyright-row .row-fluid > div
      {
        display: none;
      }
      .copyrighttext
      {
        padding-bottom: 50px;
      }

      #copyright-row .row-fluid > div:last-child
      {
        display: block;
      }

      #copyright-row ul
      {
        width: auto;
        display: inline-block;
        text-align: left;
      }

      .dl-menuwrapper
      {
        text-align: right;
      }

      .dl-menuwrapper li
      {
        text-align: left;
      }

      #dl-menu > span
      {
        font-weight: bold;
        text-transform: uppercase;
      }

      #header-row
      {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
      }

      .wrapper-inner
      {
        padding-top: 135px;
      }

      #header-row .row-container #logo
      {
        padding:0;
      }

      body.scrolled #header-row .row-container #logo
      {
        display: none;
      }

      .menu-container
      {
        height: auto;
      }

      .dl-menuwrapper button
      {
        margin-left: 10px;
        border-radius: 0;
      }
    }



    #modal-contact-appointment {
      z-index: 100080000 !important;
    }

    @media (min-width: 767px)
    {
      #modal-contact-appointment > div {
        max-height: 100vh !important
        margin-top: 0 !important;
      }
    }


    @media (max-width: 768px)
    {
      #showcase-row .property-search .tab-item
      {
        border-bottom: 1px solid #4F5458;
        background: #fff;
        color: #4F5458;
      }
      #showcase-row .property-search .tab-item.is-active 
      {
        border-left: 1px solid #4F5458;
        border-top: 1px solid #4F5458;
        border-right: 1px solid #4F5458;
        border-bottom: none;
        opacity: 1;
        background-color: #FFEB3C;
      }
    }

    
    .page-blog .img-intro
    {
      position: relative;
      overflow: hidden;
    }

    .page-blog .img-intro:after
    {
      content:'';
      display: block;
      padding-top: 66.66%;
    }

    .page-blog .img-intro img
    {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .page-blog .category_desc
    {
      margin-bottom: 2rem;
    }

    .view-article .img-full__left
    {
      float: right;
    }


    #copyright .fixedbutton 
    {
      position: fixed;
      bottom: 0;
      right: 260px;

    }

    #copyright .fixedbutton p
    {
      margin:0;
      padding:0;
    }

    #copyright .fixedbutton a
    {
      background-color: #FFEB3C;
      color: #4F5458;
      display: block;
      font-size: 15px;
      min-width: 180px;
      font-weight: bold;
      padding: 5px 15px 6px;
      line-height: 24px;
      box-sizing: border-box;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      cursor: pointer;
    }

    #copyright .fixedbutton a:hover
    {
      box-shadow: 1px 1px 5px #999;
    }

    .itemid-288 .page-blog .item
    {
      position: relative;
      border-bottom: 1px solid #E5E5E5;
      margin-bottom: 0px;
    }

    .page-blog .item .item_title
    {
      text-transform: none;
      line-height: 125%;
      font-size: 1.1rem;
    }
   
    .itemid-288 .page-blog .item .item_title
    {
      border-bottom: none;
      padding-top: 25px;
      padding-bottom: 25px;
      margin-bottom: 0;
      font-size: 1.25rem;
    }

    

    .itemid-288 .page-blog .item .btn-info
    {
      padding: 0;
      width: 100px;
      height: 50px;
      border-top-left-radius: 3px;
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      border-bottom-left-radius: 25px;
      line-height: 50px;
      text-align: center;
      margin-bottom: 2rem;
    }

    @media (min-width: 768px)
    {
       .itemid-288 .page-blog .item .btn-info
      {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform:    translateY(-50%);
        -ms-transform:     translateY(-50%);
        -o-transform:      translateY(-50%);
        transform:         translateY(-50%);
        margin: 0;
      }
    }

    .view-detail .header {
      margin-bottom: 2rem;
    }

    .view-detail .header h1 {
      font-weight: bold;
      color: #EE1C25;
    }

    .view-detail .header h2 {
      font-size: 24px;
    }

    @media (max-width: 768px)
    {
      .view-detail .header h1, .view-detail .header h2 {
        text-align: center;
      }
    }

    .project-substatus-34 .row-item a {
      pointer-events: none;
    }

    .project-substatus-34 .row-item .doc a {
      pointer-events: initial !important;
    }

    #BuildingContainer .floor .header-doc {
      padding: 0 2rem;
    }

    .freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb {
      background-color: #535759;
      box-shadow: -5px -5px 10px rgba(0,0,0,0.5);
    }

    .freeprivacypolicy-com---palette-dark .cc-nb-okagree,
    .freeprivacypolicy-com---palette-dark .cc-nb-reject {
      color: #000;
      background-color: #FFEB3C;
    }

    @media (max-width: 768px) {
      .freeprivacypolicy-com---nb-simple {
        max-width: 100%;
        left: 0;
      }
      .freeprivacypolicy-com---nb .cc-nb-main-container {
        padding: 1rem;
      }
      .freeprivacypolicy-com---nb .cc-nb-text {
        font-size: 12px;
      }

      .freeprivacypolicy-com---palette-dark .cc-nb-title  {
        margin-bottom: 0.5rem;
        font-size: 18px;
      }

      .cc-nb-buttons-container {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
      }

      .freeprivacypolicy-com---nb .cc-nb-okagree, .freeprivacypolicy-com---nb .cc-nb-reject {
        width: 49%;
        margin-left: 0 !important;
        margin-right: 0 !important;
      }
      .freeprivacypolicy-com---nb .cc-nb-changep {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important;
      }
    }

    .select2-results__option {
      padding-right: 20px;
      vertical-align: middle;
    }
    .select2-results__option:before {
      content: "";
      display: inline-block;
      position: relative;
      height: 20px;
      width: 16px;
      border: 2px solid #e9e9e9;
      border-radius: 4px;
      background-color: #fff;
      margin-right: 10px;
      vertical-align: middle;
    }
    .select2-results__option[aria-selected=true]:before {
      font-family:fontAwesome;
      content: "\f00c";
      color: #fff;
      background-color: #4F5458;
      border: 0;
      display: inline-block;
      padding-left: 3px;
    }
    .select2-container--default .select2-results__option[aria-selected=true] {
      background-color: #fff;
    }
    .select2-container--default .select2-results__option--highlighted[aria-selected] {
      background-color: #eaeaeb;
      color: #272727;
    }
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
      border-radius: 4px;
    }
    .select2-container--default.select2-container--focus .select2-selection--multiple {
      border-color: #4F5458;
      border-width: 2px;
    }
    .select2-container--default .select2-selection--multiple {
      border-width: 2px;
    }
    .select2-container--open .select2-dropdown--below {
      
      border-radius: 6px;
      box-shadow: 0 0 10px rgba(0,0,0,0.5);
    
    }
    .select2-selection .select2-selection--multiple:after {
      content: 'hhghgh';
    }
    /* select with icons badges single*/
    .select-icon .select2-selection__placeholder .badge {
      display: none;
    }
    .select-icon .placeholder {
      display: none;
    }
    .select-icon .select2-results__option:before,
    .select-icon .select2-results__option[aria-selected=true]:before {
      display: none !important;
      /* content: "" !important; */
    }
    .select-icon  .select2-search--dropdown {
      display: none;
    }
                                            

    .camera_target_content {
      display: none !important;
    }

    @media (min-width: 1280px) {
      .aanbodknop {
        position: relative;
        top: -20px;
        z-index: 0;
      }

      .aanbodknop h3 {
        font-weight: bold;
      }
    }

    .moduletable.cta {
      position: relative;
    }

    .mod-custom__cta {
      
      position: relative;
      background-color: #EFEFEF;
      padding: 4rem;
      margin: 4rem 0 2rem;
      text-align: center;
      z-index: 1;
    }

    .cta:before {
      content: "";
      display: block;
      position: absolute;
      left: -50vw;
      right: -50vw;
      top: 0;
      bottom: 0;
      background-color: #EFEFEF;
      z-index: 0;
    }

    @media (max-width: 768px) {
      .mod-custom__cta {
        margin: 2rem 0;
        padding: 2rem 1rem;
      }
    }

    .gafancybox-inner, .gafancybox-wrap {
      max-width: 75vw;
      max-height: 80vh;
      margin: auto;
    }

    .gafancybox-wrap {
      left: 50% !important;
      transform: translateX(-50%) !important;
    }
