
.view-project .header-2 .main-menu li:first-child {
    display: inline-block;
}

header.header .header-2 {
    border-bottom: 1px solid #f2f2f2;
}

#footer {
    height: 30px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #54585A;
    z-index: 999;
}

#footer ul {
    padding-left: 170px;
}

#footer ul li {
    float: left;
    list-style: none;
}

#footer ul.social li {
    float: right;
    list-style: none;
    margin-right: 1px;
}

#footer ul.social {
    padding-left: 0;
}

#footer ul.social li:first-child {
    margin-right: 10px;
}

#footer ul li a {
    background-color: #fff;
    color: #54585A;
    line-height: 30px;
    font-size: 12px;
    font-weight: 700;
    padding: 0 20px;
    display: block;
    text-decoration: none!important;
}

#footer ul.social li span {
    color: #fff;
    line-height: 30px;
    letter-spacing: 1px;
    padding-left: 20px;
    font-size: 11px;
}

#footer ul.social li span a {
    height: auto;
    color: #fff;
    display: inline;
    background: 0 0;
    font-weight: 100;
    font-size: 11px;
    padding: 0;
    margin-right: 20px;
}

.view-project .contact-info img {
    width: 48px;
    margin: 0px 7px;
}


body.view-project {
    height: auto;
    min-height: auto;
}


.right-tab-content{
    padding: 40px !important;
    background: #eeeeee;
    color: #3c3c3b;
} 

.right-tab-content .h1 {

}

.right-tab-content a {
    color: #fff !important;
    text-decoration: underline;
}

.right-tab-content .contact-info-item {

}

.col-sm-12.right-tab-content{
    width: 1100px !important;
    max-width: 100% !important;
}

.tab-content-wrapper {
    margin: 25px 0px;
}


.architect-img {
    max-width: 50%;
    margin-right: 20px;
    margin-bottom: 20px;
}


.project-tab {
    display: none;
}

.project-tab.active {
    display: block;
}

.project-tab #slider-caption {
    width: 100%;
    float: none;
    position: static;
}

.project-tab .sep {
    display: none;
}

.contact-project.com_contactme.contentpane h2 {
    color: #54585A;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 19px;
}

.contact-project.com_contactme form {
    padding: 0;
}

.contact-project.com_contactme h1 {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 28px;
    margin-top: 15px;
    padding: 0;
}

.contact-project.com_contactme.contentpane {
    color: #54585A;
}

.contact-project.com_contactme.contentpane {
    background: #ffffff;
}

.project-tab .price-lists-wrap .price-list:first-child {
    display: block;

}

.project-tab h1, .project-tab .h1 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 35px;
    line-height: 28px;
    color: #54585A;
}

.project-tab h2 {
    font-size: 2rem;
    margin-top: 0;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    line-height: 150%;
    text-transform: uppercase;
    position: relative;
}

.project-tab h2:after
{
  position: absolute;
  height: 2px;
  background-color: #ffb531;
  content:'';
  width: 100px;
  left: 0;
  margin-left: 0;
  bottom: 0;
}

#contact h2:after
{
    left: 50%;
    margin-left: -50px;
}

.project-tab table.price-list.project-properties {
    margin: 0;
    margin-bottom: 15px;
}

.project-tab table.price-list.project-properties:last-child {
    margin: 0;
}


.project-tab .price-lists-wrap {

}

.slider-wrap .camera-wrap:first-child {
    display: none;
}

.project-tab .project-descr * {

    font-size: inherit !important;
    font-family: inherit !important;
    color: #000 !important;
}

.project-tab .project-descr {
    margin-bottom: 25px;
}

.project-tab .project-descr p,
.project-tab .project-descr li
{
    line-height: 150%;
}

.fixed-div {
    position: fixed;
}


.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #54585A !important;
}

.project-img-slider,
.project-img-slider .item {
    height: 700px;
    overflow: hidden;
}

.project-img-slider .item {
    background-size: cover;
    background-position: center;
}

.project-tab iframe {
    display: block;
}

.project-descr-wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #54585A !important;
}


.view-project .price-lists-wrap .price-list td {
    width: 20%;
}


.svg-wrapper { 
    display: inline-block;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    width: 100%;
}

.svg-wrapper img {
    width: 100%;
}

.svg-wrapper svg {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.svg-wrapper svg polygon {
    cursor: pointer;
    fill: transparent;
}


.svg-wrapper svg polygon:hover, .svg-wrapper svg polygon.hover {
    fill: rgba(255,181,49,0.5);
    stroke: #54585A;
    stroke-width: 2px;
}

#projplan63 .project .svg-wrapper svg polygon:hover
{
    fill: rgba(255, 255, 60, 1);
}


.buildings-wrapper, .floors-wrapper {
    display: none;
    text-align: center;
}

.buildings-wrapper .building,
.floors-wrapper .floor
{
    display: none;
}

.buildings-wrapper .building.active,
.floors-wrapper .floor.active
{
    display: block;
}



.table-head .col{
    color: #626262;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    font-style: italic;
}

.project-properties .col {
    float: left;
    padding: 7px 10px;
    box-sizing: border-box;
    color: #626262;
}


.project-properties .col-contact {
    text-align: center;
}

.project-properties .table-row:after{
    content: '';
    display: block;
    width: 100;
    clear: both;
}

.col-ident{width: 21% !important;}
.col-descr{width: 45% !important;}
.col-price{width: 12% !important;}
.col-plan{width: 22% !important;}
.col-contact{width: 18% !important;}

.table-row label {
    display: none;
}

.table-row {
    border-bottom: 1px solid #f0f0f0;
}

.col ul li{
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
    padding-right: .5rem;
    margin-left: 0rem;
    margin-right: 0rem;
    list-style-type: none;
    background-image: url(/images/icon-arrow-right-alpha.svg?2);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: left 5px;
}


.col-plan a {
    display: block;
    margin-top: 0;
    position: relative;
    padding-left: 1.2rem;
    font-size: 16px;
}

.col-plan a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/icon-pdf-alpha.svg);
}


.project-properties .table-body .col.col-price {
    font-size: 16px;
    color: #54585A;
    white-space: nowrap;
    font-weight: 800;
}

.col-descr ul {
    margin: 0;
}

.project-properties {
    margin: 20px;
    border: 1px solid #54585A;
    margin-bottom: 60px;
}

.buildings-wrapper {
    background: #f5f5f5;
}

.project-svg {
    margin-bottom: 20px;
}

.plan-nav
{
    background: #ffb531;
}

.plan-nav li i {
    width: 20px;
    height: 15px;
    position: absolute;
    top: 2px;
    right: -20px;
}

.plan-nav ul {
    padding: 10px 15px;
    margin: 0;
    background: #ffb531;
    text-align: center;
}

.plan-nav ul:after {
    content: '';
    display: block;
    clear: both;
}

.plan-nav li {
    *cursor: pointer;
    list-style-type: none;
    position: relative;
    font-size: 14px;
    color: #54585A;
    display: inline-block;
    margin-left: 20px;
}

.plan-nav li:last-child
{
    font-weight: bold;
}

.plan-nav li:hover {
    *color: #3c3c3b;
    *text-decoration: underline;
}

.project-plan-title {
    background: #f5f5f5;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 20px 0px;
    text-align: center;
    font-size: 30px;
    margin-left: -1px;
    margin-right: -1px;
}

.table-head.table-row {
    background: #f5f5f5;
    border-top: 1px solid #f0f0f0;
}

polygon.unit.sold:hover {
    fill: #ff00004a;
    stroke: #f00;
    cursor: url(/images/sold.gif), default;
}

span.sold-property {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    background-image: url('/images/iconallotv.png');
}

.col-contact a {
    color: #3c3c3b;
}


.project-videos {
    margin: 15px 22px;
}

.project-videos:after {
    content: '';
    display: block;
    clear: both;
}

.project-video {
    float: left;
    width: 32%;
}

.project-video h3 {
    margin-bottom: 0px;
    font-weight: 300;
    font-size: 18px;
}

.project-video a {
    display: block;
    padding: 30%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.project-video a span{
    background-image: url(/images/play-btn.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.4588235294117647);
    opacity: 0.7;
}

.project-video a:hover span {
    opacity: 1;
    transition: all 0.2s;
}

.project-video:nth-child(2) {
    margin: 0 2%;
}

.project-properties h3 {
    text-align: center;
    margin: 0;
    padding: 4px 0px;
    background: #f9f9f9;
}

.svg-object-detail .price-lists-wrap .price-list {
    width: 100%;
    margin-bottom: 20px;
}

.svg-object-detail .price-lists-wrap .price-list td {
    width: 14.2%;
}

.svg-object-detail h3.building-descr {
    border-left: none;
}

.svg-object-detail .project-properties {
    margin: 0;
    border: none;
}

.svg-object-detail .price-lists-wrap .price-list:first-child {
    display: table;
}

.view-project h3.building-descr {
    background: #54585A;
    color: #fff;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: relative;
    top: -34px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #54585A;
}

.owl-theme .owl-dots .owl-dot:focus {
    outline:0;
}

.plan-nav ul li[class]:hover {
    cursor: pointer;
    text-decoration: underline;
}

.view-project .com_contactme form .btn-primary:hover {
    border: 1px solid #54585A;
}

.project-content {
    position: relative;
    overflow: hidden;
}

.project-title {
    font-size: 22px;
    margin-bottom: 20px;
}

.project-title {
    position: absolute;
    z-index: 2;

    color: #fff;

    max-width: 50%;
    top: 70px;
    left: 0px;
    display: inline-block;
}

.project-title h1
{
 background: rgba(84,88,90, 0.6);
 padding: 15px 25px;
 margin:0;
 margin-bottom: 5px;
 font-size: 22px;
}


.project-thumb {
    padding-bottom: 70%;
    background-size: cover;
    background-position: center;
    margin-bottom: 30px;
    position: relative;
}

.project-thumb a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.project-img {
	background-size: cover;
    background-position: center;
}

#contact .right-tab-content {
    color: #fff;
    background: #54585A;
    margin-left: -15px;
    margin-right: -15px;
}

.copyfooter
{
    background-color: #54585A;
    padding: 25px 0;
    color: #fff;
}

.copyfooter a
{
    color: #fff;
}

#contactproject
{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#contactproject label
{
    display: block;
    line-height: 40px;
    text-align: left;
}

#contactproject input, #contactproject select
{
    display: block;
    line-height: 40px;
    padding:0 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
}

#contactproject input[type="submit"]
{
    background: #54585A;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

#contactproject textarea
{
    width: 100%;
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 769px) {

    #header .navbar-toggle {
        display: block;
    }

}

@media(max-width: 767px) {

    .project-tab h1, .project-tab .h1 {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 15px;
        position: static;
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .project-tab h2 {
        font-size: 1.25rem;
        margin-top: 0px;
        text-align: center;
    }

    .project-tab h2:after
    {
      position: absolute;
      height: 2px;
      background-color: #ffb531;
      content:'';
      width: 100px;
      left: 50%;
      margin-left: -50px;
      bottom: 0;
  }

  .menuopen #menubutton i:before
  {
    content: '\f077';
}

.view-project .navbar-nav {
    margin: 0 -15px;
}

.footer-1 img {
    max-width: 100% !important;
}

.right-tab-content#slider-caption {
    background: rgba(255, 255, 255, 0);
    padding: 0;
    width: 100% !important;
    min-width: auto !important;
}

.right-tab-content.slider-caption-content {
    padding: 20px 10px;
}

.col-sm-12.right-tab-content{
    padding: 15px !important;
    background: rgba(255, 255, 255, 0.7);
}

.table-head.table-row {
    display: none;
}

.table-row label {
    display: inherit;
}

.project-properties .col {
    width: 100% !important;
    padding: 10px 15px;
}

.table-row {
    position: relative;
}

.project-properties .col.col-contact {
    display: inline-block;
    width: auto !important;
    position: absolute;
    bottom: 10px;
    right: 0px;
}

.project-tab .price-lists-wrap {
    padding: 30px 0px 50px 0 !important;
    height: auto !important;
}

.fixed-div {
    position: static;
}

.full-max-height-tab {
    height: auto !important;
}

.project-img-slider, .project-img-slider .item {
    padding-bottom: 69%;
    overflow: hidden;
    height: 0 !important;
}

}

@media (max-width: 439px) {

    .container {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .full-height-tab {
        min-height: auto !important;
    }

    .right-tab-content{
        padding: 20px !important;
        margin-top: 20px;
        text-align: center;
    }

    .tab-content-wrapper {
        margin: 20px 0;
    }

    .navbar-header {
        float: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .collapse.in {
        display: block !important;
    }

    .svg-object-detail .svg-wrapper svg polygon {
        cursor: pointer;
        fill: rgba(88, 186, 71, 0.2);
        stroke: #3c3c3b;
    }


    .building,
    .project-svg .project,
    .floors-wrapper > .floor {
        width: 100%;
    }

    polygon.unit.sold {
        fill: #ff00004a !important;
        stroke: #f00 !important;
        cursor: url(/images/sold.gif), default !important;
    }
    
    ::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    ::-webkit-scrollbar:vertical {
        width: 12px;
    }

    ::-webkit-scrollbar:horizontal {
        height: 12px;
    }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(46, 87, 154, 0.5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;  
        background-color: #ffffff; 
    }

    .svg-object-detail .price-lists-wrap .price-list {
        width: 100%;
        margin-bottom: 20px;
        min-width: 587px;
    }

    .price-lists-wrap {
        overflow-x: auto;
        width: 100%;
    }

    .svg-wrapper img {
        width: 100%;
    }

    h3.building-descr {
        text-align: left !important;
        padding-left: 10px !important;
    }


    .svg-object-detail .price-list-wrap .price-list:first-child {
        display: table;
    }

    .view-project h3.building-desc {
        background: #54585A;
    }


}

.project-share-btns
{
    position: absolute;
    bottom: 50px;
    left: -25px;
}

.tab-content-wrapper
{
    position: relative;
}


.project-share-btns a {
    display: block;
    width: 35px !important;
    height: 35px !important;
    line-height: 35px;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    background: rgba(46, 87, 154, 0.6);
    text-align: center;
    margin-top: 5px;
    transition: all 0.2s;
}

.project-share-btns a:hover
{
    background: rgba(46, 87, 154, 1);
}

@media (max-width: 768px)
{
    .project-share-btns
    {
        position: absolute;
        bottom: 50px;
        left: -10px;
    }
}

.fa-share:before
{
    line-height: 40px
}

.addthis_toolbox {
    float: left;

}

.project-share-btns .icon-facebook {
    color: #fff;
    background: #4463b3;
}

.project-share-btns .at-icon-wrapper {
    display: none !important;
}

.price-lists-wrap .row-item.hover {
    background: rgba(255,181,49,0.5);
}


polygon.unit.hover {
    fill: #58ba474d;
    stroke: #54585A;
    stroke-width: 2px;
}


.projectdownlink
{
    background:#ffb531;
    color: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    font-size: 0.9rem;
}

.projectdownlink:hover
{
    text-decoration: none;
    background-color: #3c3c3b;
    color: #fff;
}

.projectdownlink > span 
{
    margin-left: 10px;
}

@media (max-width: 1200px)
{
    .projectdownlink > span 
    {
        display: none;
    }
}

@media (max-width: 1050px)
{
    .header-2 .main-menu, .projectdownlink
    {
        font-size: 14px;
    }
}

@media (max-width: 900px)
{
    .projectdownlink
    {
      display: none;
  }

  .project-title
  {
      position: relative;
      top: auto;
      left: auto;
      max-width: none;
      text-align: center;
      display: block;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 1em;
  }

  .project-title h1
  {
    background: transparent;
    color: #54585A;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 2rem;
}
}

.price-lists-wrap .row-item.option
{
  background: #ffb531;
}


.menu li a
{
    color: #ffffff;
    text-decoration: none;
}

.view-project h3.building-descr
{
    cursor: pointer;
}

.view-project h3.building-descr:hover
{
    color: #ffff00;
}

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

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

.copyrighttext
{
  margin-top: 50px;
  text-align: center;
}

#copyright-row a.yellowlink
{
  color: #ffb531;
}

@media (max-width: 768px)
{
  #copyright-row .row-fluid > div
  {
    display: none;
}

#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;
}
}



.tab-content-wrapper .gallery-top
{
    height: calc(65vh - 100px);
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
}

.tab-content-wrapper .gallery-thumbs
{
    height: calc(30vh - 100px);
}

.tab-content-wrapper .swiper-container .swiper-wrapper
{
    height: 100% !important;
}

.tab-content-wrapper .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100% !important;
}

.tab-content-wrapper .swiper-container .swiper-slide img
{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.tab-content-wrapper .swiper-container.gallery-thumbs .swiper-slide img
{
    object-fit: cover;
}

.tab-content-wrapper .gallery-top .swiper-button-next, .tab-content-wrapper .gallery-top .swiper-container-rtl .swiper-button-prev {

    background-image: 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'%23ffb531'%2F%3E%3C%2Fsvg%3E");
}

.tab-content-wrapper .gallery-top .swiper-button-prev, .tab-content-wrapper .gallery-top .swiper-container-rtl .swiper-button-next {

   background-image: 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'%23ffb531'%2F%3E%3C%2Fsvg%3E");
}

.row:before, .row:after
{
    display: none;
}

#prijzen-plannen .tab-content-wrapper {
    margin: 0;
    min-height: calc(100vh - 250px);
    background-color: #eeeeee;
}

#prijzen-plannen .tab-content-wrapper > div:nth-child(2) {
    flex: 1;
    overflow-y: auto;
    height: calc(100vh - 250px);
    padding: 40px 20px;
}

#prijzen-plannen .svg-wrapper {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
    height: calc(100vh - 250px);
    width: auto;
    max-width: 60vw
}

#prijzen-plannen .svg-wrapper img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 100%;
    object-fit: contain;
}

#prijzen-plannen .svg-wrapper svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#prijzen-plannen .svg-wrapper svg g
{
    transform: none !important;
}

@media (max-width: 1400px)
{
    .header-2 .main-menu,
    .projectdownlink
    {
        font-size: 14px;
    }

    .tab-content-wrapper .gallery-top
    {
        height: calc(50vh - 100px);
    }

    .tab-content-wrapper .gallery-thumbs
    {
        height: calc(25vh - 100px);
    }
    #prijzen-plannen .svg-wrapper
    {
        max-width: none;
    }
    #prijzen-plannen .tab-content-wrapper
    {
        min-height: none;
    }
    
    #prijzen-plannen .svg-wrapper img,
    #prijzen-plannen .svg-wrapper,
    #prijzen-plannen .tab-content-wrapper > div:nth-child(2)
    {
        width: 100% !important;
        height: auto !important;
        overflow: none;
    }
    .header-2 > div:first-child > div:nth-child(2)
    {
        width: 100%;
        height: auto;
        overflow: none;
    }

    .header-1
    {
        display: none;
    }

    #menubutton
    {
        color: #fff;
    }
}

.property.row-item  
{
  cursor: pointer;
}

