@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');

@font-face {
    font-family: 'gallery';
    src: url('gallerymodern.ttf') format('truetype');
  }


/* Setup */

.soortVak{
    text-align:center;
    padding-top:5px;
}

.infoFlex{
    display:flex;
    flex-wrap:wrap;
    background-color: white;
    width:225px;
}

.afbeeldingVak{
    width:100%;
}

.afbeeldingVak img{
    width:100%;
    height:100%;
    object-fit: cover;
}

.eigenschappenRow{
    display: flex;
    border-top: 1px solid #dadada;
    padding-top: 10px;
    padding-bottom:10px;
}

.eigenschappenTitel{
    font-size: 1.5vw;
    font-weight: 400;
    text-transform: uppercase;
    color: #9c785a;
    padding-bottom: 10px;
}

.aantalVak{
    font-family:Playfair Display;
    font-size: 1.2vw;
}

.kavelgrootteVak{
    font-size: 13px;
    width: 50%;
    text-align: center;
    font-weight:300;
}

.woonoppervlakteVak{
    font-size: 13px;
    width: 50%;
    text-align: center;
    font-weight:300;
}

.woonoppervlakteVak img{
    width:20px;
    padding-top:3px;
}

.kavelgrootteVak img {
    width: 45px;
    margin-top: -6px;
}

.kamersVak{
    padding-top:5px;
    font-size: 13px;
    width: 50%;
    text-align: center;
    font-weight:300;
}

.kamersIcoon img{
    width:30px;
}

.kavelIcoon{
    margin-bottom:5px;
}

.kamersIcoon{
    margin-bottom:8px;
}

.oppervlakteIcoon{
    margin-bottom:5px;
}

.prijsindicatieVak{
    font-size: 13px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    padding-bottom: 5px;
    padding-top: 10px;
    border-top: 1px solid #dadada;
}

.prijsVak{
    font-size: 13px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px;
}

.tuinVak{
    font-size: 13px;
    width: 50%;
    text-align: center;
    font-weight:300;
}

.tuinTekst{
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #9c785a;
    padding-bottom: 10px;
}

.tuinStatus{
    text-transform: uppercase;
}

.informatieKnop{
    background-color: #604359;
    color: white;
    width: 15vw;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5vw;
    text-align: center;
}

.informatieKnop a{
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.5vw;
    text-decoration: none;
}


html {
    width: 100%;
    height: 100%;
    overflow:hidden;          
}

a{
    color: black;
}
        
body {
    margin: 0px;
    width: 1px;
    min-width: 100%;
    font-family: 'Lato', sans-serif;
}

/* Laadcirkel */

.lds-ellipsis {
    display: inline;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #f3f3f2;
    z-index: 9999;
}
.lds-ellipsis div {
  position: absolute;
  top: 25%;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #ababab;
  left: 50% !important;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

/* Woningeigenschappen */

.titleID{
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #9c785a;
    padding-bottom: 10px;
}


.titleIDstatus{
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700;
}

.statusVak{
    text-align:center;
    padding:6px;
}


.plattegrondimg{
    width:100%;
}

.woningVak{
    padding: 5px;
    width: 95%;
    padding-bottom: 10px;
}

.nrTitle {
    padding-top: 0px;
    font-size: 24px;
    color: #5f5f5f;
}

.eigTitle {
    margin:0px;
}

.eigTitle img {
    height:24px;
}

.kamerVak .eigTitle img {
    height:24px !important;
}

.etageVak .eigTitle{
    margin-bottom:4px;
}

.bouwnummerVak {
    margin-top: 5px;
    padding-bottom: 7px;
    font-size: 13px;
    font-weight: 400;
    color: #dbdbdb;
    text-align: center;
}

.bouwnummerVak span{
    color:black;
}

.impressieVak{
    position: absolute;
    top: 0px;
    height: 300px;
    padding-bottom: 0px;
    background-color: white;
}

.kaveloppVak{
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 14px;
    text-transform: capitalize;
    text-transform: capitalize;
    background-color:white;
    width:50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.woonoppVak{
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 14px;
    text-transform: capitalize;
    background-color:white;
    width:50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kamerVak{
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 14px;
    text-transform: capitalize;
    background-color:white;
    width:50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.etageVak{
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 14px;
    text-transform: capitalize;
    background-color:white;
    width:50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.parkeerVak{
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 14px;
    text-transform: capitalize;
    background-color:white;
    width:33%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.liggingVak{
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 14px;
    text-transform: capitalize;
    background-color:white;
    width:33%;
    padding-top: 10px;
    padding-bottom: 10px;
}



.typeVak{
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 5px;
}

.plattegrondVak{
    width: 100%;
    text-align: center;
    background-color: #1a2c2e;
    padding-top: 10px;
    padding-bottom: 10px;
}

.plattegrondVak a{
    color: white !important;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

/* Eigenschappenshow */

.popup{
    display:none;
    position: absolute;
    padding:5px;
    height:330px;
    top:50px;
}

i{
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.left2 {
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
}

.sluitVak {
    position: absolute;
    right: -35px;
    top: 50px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    text-align: center;
    padding-top: 30px;
    cursor: pointer;
}

.sluitVak2 {
    left: auto !important;
    right: 320px !important;
    border-left: 2px solid #0000004d;
    border-right: 0px solid #0000004d;
}

.right {
    right:0;
}

/* Imagemapshow */

.img-overlay0 {
  position: relative;
  transition: transform 150ms ease-in-out;
}

.img-overlay0 img { /* <= optional, for responsiveness */
   display: block;
   max-width: 100%;
   height: auto;
   width:100%;
}

.img-overlay0 svg {
  position: absolute;
  top: 0;
  left: 0;
}

.img-overlay1 {
    position: relative;
    transition: transform 150ms ease-in-out;
  }
  
.img-overlay1 img { /* <= optional, for responsiveness */
     display: block;
     max-width: 100%;
     height: auto;
     width:100%;
}
  
.img-overlay1 svg {
    position: absolute;
    top: 0;
    left: 0;
}

.img-overlay2 {
    position: relative;
    transition: transform 150ms ease-in-out;
  }
  
.img-overlay2 img { /* <= optional, for responsiveness */
     display: block;
     max-width: 100%;
     height: auto;
     width:100%;
}
  
.img-overlay2 svg {
    position: absolute;
    top: 0;
    left: 0;
}

.img-overlay3 {
    position: relative;
    transition: transform 150ms ease-in-out;
  }
  
.img-overlay3 img { /* <= optional, for responsiveness */
     display: block;
     max-width: 100%;
     height: auto;
     width:100%;
}
  
.img-overlay3 svg {
    position: absolute;
    top: 0;
    left: 0;
}

.img-overlay4 {
    position: relative;
    transition: transform 150ms ease-in-out;
  }
  
.img-overlay4 img { /* <= optional, for responsiveness */
     display: block;
     max-width: 100%;
     height: auto;
     width:100%;
}
  
.img-overlay4 svg {
    position: absolute;
    top: 0;
    left: 0;
}

.img-overlay5 {
    position: relative;
    transition: transform 150ms ease-in-out;
  }
  
.img-overlay5 img { /* <= optional, for responsiveness */
     display: block;
     max-width: 100%;
     height: auto;
     width:100%;
}
  
.img-overlay5 svg {
    position: absolute;
    top: 0;
    left: 0;
}

.optie {
    fill: #dca80a80;
    stroke: white;
    stroke-width: 2;
}

.optie.focus {
    fill: #000000b3 !important;
    stroke-width: 2;
}

.gereserveerd {
    fill:  #dc730a80;
    stroke: white;
    stroke-width: 2;
}

.gereserveerd.focus {
    fill: #000000b3 !important;
    stroke-width: 2;
}

.beschikbaar {
    fill: #ffffff00;
    stroke: white;
    stroke-width: 3;
}

.beschikbaar.focus {
    fill: #000000b3 !important;
    stroke-width: 3;
}

.verkocht{
    fill: #ab2d2dbd;
    stroke-width: 2;
    stroke: black;
}

.verkocht.focus {
    fill: #960000eb !important;
    stroke-width: 2;
    stroke: black;
}

.area0{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}

.area1{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}

.area2{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}

.area3{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}

.area4{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}

.area5{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}

.area6{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}


.onbeschikbaar{
    fill: #1e4e9e00;
    stroke: white;
    stroke-width: 3px;
}

.onbeschikbaar.focus {
    fill: #000000be;
    stroke: white;
    stroke-width: 3px;
}

.hover{
    fill: #00000091;
    stroke: white;
    stroke-width: 3;
    cursor: pointer;
}

.filterfocus {
    stroke-width: 5;    
}

/* Mobile CSS show */

.rotateTekst {
    display:none;
}

.terugKnop {
    display:none;
}

.appartementVak{
    position: absolute;
    padding-top: 5px;
    top: 313px;
    width: 280px;
    height: 30px;
    color: #060606;
    text-align: center;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    color: #353535;
    font-size: 14px;
}

.eigenschapVak{
    display:flex;
    flex-wrap: wrap;
    width:275px;
}

.omschrijvingVak{
    background-color:white;
    padding:15px;
    font-size:14px;
}

.rechtsSluit{
    right: 275px;
    left: unset;
}

.hoverType{
    background-color:#925e45 !important;
    color:white !important;
}

.vogelvluchtKnop{
    position:fixed;
    bottom:40;
    right:20;
    text-align: center;
    width: 209px;
    padding: 8px;
    margin: auto;
    cursor: pointer;
    user-select: none;
    background-color: white;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #9c785a;
    padding-bottom: 10px;
}

/* Scherm draaien porait */

@media only screen and (orientation: portrait) {
            @media only screen and (max-width: 480px) { 

                .switchKnop{
                    display:none;
                }

                .vogelvluchtKnop{
                    display:none;
                }

                body{
                    margin-top: -25px;
                }
                
                .popup {
                    display:none !important;
                }
                
                .img-overlay0 {
                    display:none;
                }

                .img-overlay1 {
                    display:none;
                }

                .img-overlay2 {
                    display:none;
                }

                .img-overlay3 {
                    display:none;
                }

                .img-overlay4 {
                    display:none;
                }

                .img-overlay5 {
                    display:none;
                }
                
                #rotate {
                    width: 50%;
                }
                
                .rotateTekst {
                    display: inherit;
                    text-transform: uppercase;
                    font-weight: 300 !important;
                    font-size: 24px !important;
                    color: #6d605a;
                    text-align: center;
                    margin: 25px;
                }
                
                .terugKnop {
                    z-index: 9;
                    display: inherit;
                    position: absolute;
                    top: 0;
                    margin: 10px;
                    padding: 10px;
                    padding-right: 15px;
                    padding-left: 15px;
                    background-color: #ececec;
                    border: 1px solid #7b7b7b;
                }
                
                .legenda {
                    display:none;
                }
                
                        
                .filter{
                    display:none;
                 }
            }    
}

/* Landscape mobile */

@media only screen and (orientation: landscape) {
    @media only screen and (max-height: 480px) {
        .afbeeldingVak{
            display:none;
        }

        .switchKnop{
            display:none;
        }

        .vogelvluchtKnop{
            bottom:100;
        }
        
        html{
            overflow: initial;
        }

        .infoFlex{
            width: 185px;
        }
        
        
        .popup{
            top:0px;
            height:304px;
        }

        .woningVak {
            width:180px;
        }    

        .titleID {
            font-size:14px;
            line-height:1
        }

        .typeVak{
            padding-top:5px;
            padding-bottom:5px;
            font-size:12px;
        }

        .omschrijvingVak {
            display:none;
        }

        .woonoppVak{
            font-size:12px;
        }

        .kaveloppVak{
            font-size:12px;
        }

        .kamerVak{
            font-size:12px;
        }

        .etageVak{
            font-size:12px;
        }

        .liggingVak{
            font-size:12px;
        }

        .plattegrondVak a {
            font-size:12px;
        }

        .sluitVak {
            left:190px;
        }

        .rechtsSluit{
            left:unset;
            right: 180px;
        }
    }  
}

/* Browser Support */

.browserFrame {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f3f3f2;
    color: white;
    z-index: 99;
    display:none;
   
}

.browsersupport {
    position: absolute;
    width: 100%;
    background-image: linear-gradient(#feefae,#fae692);
    color: #313131;
    border-bottom: 1px solid #b3a569;
    border-top: 1px solid #969696;
    padding-top: 25px;
    padding-bottom: 25px;

}

.supportTitle {
    display:block;
    font-weight: 500;
    padding-bottom: 5px;
    padding-left: 15px;
}

.supportSubTitle{
    display:block;
    padding-left: 15px;
}

.supportSubTitle a{
    text-decoration:none;
    color: #2d61da;   
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .browserFrame {
        display:inline; 
    }
    
    .lds-ellipsis {
        display:none;
    }
}

@supports (-ms-ime-align: auto) {
    .browserFrame {
        display:inline; 
    }
    
    .lds-ellipsis {
        display:none;
    }
}


.switchKnop{
    z-index: 1;
    bottom: 30px;
    right: 0;
    position: fixed;
    width: 200px;
    margin: 10px;
    font-size: 14px;
}

.switchKnop img{
    width: 55px;
    padding: 10px;
}

.back{
    display:none;
}

.st20{
    fill:white;
    stroke: black;
    stroke-width: 2;
}

.st19{
    fill:white;
    stroke: black;
    stroke-width: 2;
}

.st40{
    fill:white;
    stroke: black;
    stroke-width: 2;
}

.activeKnop{
    text-align: center;
    width: 165px;
    padding: 8px;
    margin: auto;
    cursor: pointer;
    user-select: none;
    background-color: #1a2c2e;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: white;
    padding-bottom: 10px;
}

.unactiveKnop{
    text-align: center;
    width: 165px;
    padding: 8px;
    margin: auto;
    cursor: pointer;
    user-select: none;
    background-color:white;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #9c785a;
    padding-bottom: 10px;
}

.rechts{
    right:125;
}

.pijlLinks{
    transform: rotate(-45deg);
}