/* Begin Additional CSS Styles */
html, body {
  overflow: visible !important;
}

@font-face {
    font-family: 'bebas';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
  font-family: bebas, Helvetica, sans-serif !important;
  letter-spacing: 0.5px;
}


#art-extramain {
  font-size: 16px;
}

.art-extranav {
  background: #231f20;
}

ul.art-extrahmenu>li>a:hover, .desktop ul.art-extrahmenu>li:hover>a, ul.art-extrahmenu>li>a.active {
  color: #4582b1;
}

ul.art-extrahmenu>li>a {
  color: #fff;
}

.art-extrahmenu a, .art-extrahmenu a:link, .art-extrahmenu a:visited, .art-extrahmenu a.active, .art-extrahmenu a:hover {
  font-size: 20px;
}

.art-extranav {
  text-align: right;
}

.art-extrahmenu-extra1 {
  float: left;
}

#logo-pyth-header {
  height: 37px;
  margin: 4px 0 -4px 25px;
  /* background: #fff; */
  /* padding: 5px; */
}

#logo-pyth-footer {
  height: 75px;
  /* background: #6a9bc0; */
  background: #fff;
  padding: 10px;
  border: 5px solid #231f20;
}

.art-extrafooter {
  background: #4582b2;
}

.chronoform {
  display: none;
  }

.container {
  width: auto !important;
}

#omgeving {
  position: relative;
  display: inline-block;
  width: 1200px;
}

@media screen and (max-width: 1200px) {
  #omgeving {
    width: 100%;
  }
}
#omgeving img {
  vertical-align: baseline;
  /* float: left; */
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
  transform: rotateY(0deg);
  transition: all 0.3s ease-in;
  transform-style: preserve-3d;
  /*  width: 240px;
  height: 168px; */
  width: 300px;
  height: 210px;
}

.fotos {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.fotos img {
  display: inline-block;
  margin: 0 5px 5px 0;
  width: 300px !important;
  height: auto !important;
}


#omgeving img.colorrotate {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  transform: rotateY(180deg);
}
.rotate {
  transform: rotateY(180deg);
}
.img-overlay {
  transform: rotateY(90deg);
  box-sizing: border-box;
  padding: 5px;
  background: rgba(255,255,255,0.6);
  width: 300px;
  height: 210px;
  transition:  all 0.15s ease-in 0.15s;
}

.img-overlay h3 {
  margin-top: 0 !important;
  font-size: 20px;
}
.img-overlay p {
  font-size: 16px;
}
.img-overlay.stoprotate {
  transform: rotateY(0deg);
  transition: all 0.15s ease-in 0.15s;
}

#counters {
  margin-top: 20px;
  height: 200px;
  text-align: center;
}
.counter {
  display: inline-block;
  width: 140px;
  height: 200px;
}

.counter .number {
  color: #4582b2;
  font-size: 48px;
  text-align: center;
  padding-bottom: 10px;
}

.counter .counterlabel {
  color: #231f20;
  font-size: 24px;
  text-align: center;
}

.art-extrasheet .custom {
  /* width: 1000px; */
  box-sizing: border-box;
  margin: 0 auto;
}

.panel-nav {
  text-align: center;
}

.panel-nav button {
  border: 2px solid #fff;
  outline: 2px solid rgb(69,131,178);
  background: rgb(69,131,178);
  padding: 5px 10px;
  margin: 15px 10px;
  font-family: bebas, Helvetica, sans-serif;
  font-size: 20px;
  color: #fff;
}

.column {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}

.panels {
  vertical-align: top;
}

.art-extranav {
  padding: 2px 18px 3px 18px;
}

ul.art-extrahmenu {
  margin-top: 8px;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.plattegronden {
  position: relative;
  vertical-align: top;
}

.plattegrond {
  display: inline-block;
  width: 460px;
  overflow-x: hidden;
  vertical-align: top;
  text-align: left;
  position: relative;
}

#plattegrond-info {
  display: inline-block;
  width: 700px;
  min-height: 200px;
}
#plattegrond-map {
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: top;
}

.plattegrond-verdieping {
  transition: width 0.5s ease-in-out 0.3s, height 0.5s ease-in-out 0.4s;
  width: 400px;
  height: 284px;
}

.plattegrond-verdieping.rotated {
  width: 0px;
  height: 20px;
}



.item-page article:first-child { display: none; }
#plattegrond-info article.art-extrapost { padding: 0; }
.info-plattegrond {
  display: block;
  float: left;
  width: 300px;
}

.info-tekst {
  display: block;
  float: right;
  width: 200px;
}

.info-knoppen {
  position: absolute;
  top: 500px;
}

.info-knoppen-block {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 60px;
}

.info-knoppen-header {
  font-weight: bold;
  text-align: center;
}
.info-knoppen-tekst {
  text-align: center;
}

.info-knoppen-block button {
  background-color: rgba(0,127,0,1);
  border-radius: 3px;
  border: 0;
  color: #fff;
  font-size: 18px;
  padding: 5px 15px;
  vertical-align: middle;
  margin-top: 15px;
}


#frame-plattegrond-info {
  border: 0;
  width: 700px;
  height: 620px;
  min-height: 200px;
  overflow-y: hidden;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea { 
  width: auto !important; 
}

h1 {
  background-color: rgb(69,131,178);
  padding: 5px 15px;
  border: 2px solid rgb(255,255,255);
  outline: 2px solid rgb(69,131,178);
  width: auto;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  font-size: 54px !important;
}

.custom {
  text-align: center;
}

#specificaties {
  width: 1000px;
  margin: 0 auto;
}

#specificaties .column {
  text-align: left;
}


.links-social {
	float: right;
	top: 40px;
	right: 18px;
	display: block;
	position: fixed;
	width: 130px;
	text-align: right;
  z-index: 10000;
}
.link-social {
background-position: top;
display: block;
float: right;
overflow: hidden;
width: 36px;
height: 36px !important;
opacity: 1;
margin-left: 5px;
background: url(/images/logo/facebook.png) no-repeat;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
text-decoration: none;
}

.link-social.link-social-linkedin {
	background-image: url(/images/logo/linkedin.png);
}

.link-social:hover {
	background-position: bottom;
}
.link-social.link-social-twitter {
	background-image: url(/images/logo/twitter.png);
}

nav div.custom { display: inline-block; width: 180px; }
.links-social { margin-top: -32px; }

ul.art-extrahmenu {
  margin-right: 180px;
}

.phocamaps-box { margin: 0 !important; }

#phocaMap { height: 500px !important; }

ul.art-extrahmenu a {
  letter-spacing: 0.09em;
}

.highlight, a.highlight:hover {
  display: inline-block;
  width: auto;
  border: 2px solid #fff;
  outline: 2px solid rgb(69,131,178);
  background: rgb(69,131,178);
  padding: 5px 10px;
  margin: 15px auto;
  font-family: bebas, Helvetica, sans-serif;
  font-size: 20px;
  color: #fff;
}

.art-extrafooter a:hover {
  color: rgba(255,255,255,0.95);
}

art-extraresponsive-embed {
  height: auto;
  padding: 0;
}

.mobile-landscape { display: none; }
.mobile-portrait { display: none; }

@media screen and (min-width: 568px) and (max-width: 1024px) {
  .mobile-landscape { display: block; margin: 0 auto !important; padding: 0 !important;padding-left:0;padding-right:0;}
  .mobile-landscape img { 
  min-width: 600px; 
  }
  .art-contactslider { height: 0; overflow: hidden; }
}

@media screen and (max-width: 567px) {
  .mobile-portrait { display: block; margin: 0 auto !important; padding: 0 !important ;padding-left:0;padding-right:0;}
  .art-contactslider { height: 0; overflow: hidden; }
}

@media screen and (max-width: 1000px) {
  #specificaties {
    width: 100% !important;
  }
  .fotos {
    width: 100% !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 460px) {
  input[name="naam"] {
    width: 100% !important;
  }
  #plattegrond-info .art-extraresponsive-embed {
    padding-bottom: 220%;
  }
  #frame-plattegrond-info {
    height: 1000px !important;
  }
  .plattegrond {
    width: 100% !important;
  }
  #plattergrond-back, #plattegrond-map {
    width: 100%;
  }
}

@media screen and (max-width: 1080px) {
  ul.art-extrahmenu {
    margin-right: 0;
  }
}
/*
@media screen and (max-width: 908px) {
  ul.art-extrahmenu {
    display: none;
    float: none;
    text-align: center;
  }
  
  .art-extranav .art-extramenu-btn {
    display: inline-block;
    width: 30px;
    margin-right: 150px;
  }
}
*/
/* End Additional CSS Styles */