/* 

STYLE SHEET FOR [www.kingoforchids.nl]
Created by Stein van der Valk
www.stdesign.nl

ToC

  1. defaults
  2. structure
  3. default fonts
  4. images

Notes

*/

/* --------- 1. defaults  --------- */

a, a > *{
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
	}

/*body img:hover{
  transform: scale(1.05.);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  zoom: 1.05 \9;
  opacity: .6;
  filter: alpha(opacity=60;)
  }

body img{
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
  }*/

body{
  margin: 0;
  /*overflow-x: hidden;*/
  }

.container {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  /*padding-left: 10px;
  padding-right: 10px;*/
  overflow: auto;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
 /*padding-left: 10px;
  padding-right: 10px;*/
}

.btn, .btn h1{
  width: 180px;
  height: 40px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: #ae8a3f; /*goud*/
  color: white;
  white-space: nowrap;
  font-size: 18px;
  line-height: 40px;
  font-family: "rudabold", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn h1{
  margin: 0;
  padding: 0;
}


.resp-tab-active h1,
.btn:hover,
.btn:hover h1,
.btn:focus
{
  background-image: none;
  background-color: black;
  color: #ae8a3f; /*goud*/
}



/*#ae8a3f; /*goud*/


/*  --------- 2. structure  --------- */




/* --top-- */

#topWrapper {
  height: 100px;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  background-color: black;
}

.moduletable_menu{
  overflow: auto;
}

.moduletable_menu ul{
  /*list-style-image: url('../images/punt-goud.png');*/
  padding: 15px 0 0 0;
}

.moduletable_menu ul li{
  display: block;
  float: left;
  margin: 0 8px;
  padding: 0;
  background-image: url('../images/punt-goud.png');
  background-repeat: no-repeat;
  background-position: left 6px;
}

.moduletable_menu ul li a{
  font-family: "rudabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  color: white;
  text-decoration: none;
  padding: 0 0 0 25px;
  margin: 0;
}

.moduletable_menu ul li a:hover,
.moduletable_menu ul li.active a{
  color: #ae8a3f; /*goud*/
}

.moduletable_menu li.item-124, .moduletable_menu li.item-126, .moduletable_menu li.item-132, .moduletable_menu li.item-138{
  background-image: none;
  padding: 0;
  margin: -3px 15px 0 0;
  width: 30px;
}

.moduletable_menu li.item-124 a, .moduletable_menu li.item-126 a, .moduletable_menu li.item-132 a, .moduletable_menu li.item-138 a{
  padding: 0;
}

/* --talen-- */

.moduletable_talen{
  overflow: auto;
}

.lang-inline{
  float: right;
  padding: 0;
  margin: 10px 0 0 0;
}

.lang-inline li{
  display: inline-block;
}

.lang-inline li a{
  padding: 0 15px;
  color: white;
  border: 1px solid white;
  border-top: none;
  border-bottom: none;
  border-left: none;
  text-decoration: none;
  font-family: "rudaregular", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

.lang-inline li:nth-child(4) a{
  border: none;
}

.lang-inline li a:hover{
  color: #ae8a3f; /*goud*/
}

/* --header-- */

/*.forcefullwidth_wrapper_tp_banner{
  max-height: 800px;
}*/

/* --scroll-- */

#scrollContainer{
  height: 140px;
  margin-top: -140px;
}

#scrollContainer img{
  width: 40px;
  position: absolute;
  left: 70px;
  margin-top: 35px;
}

/* --over-- */

#overContainer{
  margin-bottom: 140px;
}

.over-links{
  width: 375px;
  margin-right: 15px;
  display: block;
  float: left;
}

.over-links .title-left{
  width: 325px;
  padding: 25px;
  margin-bottom: 15px;
  background-color: #ae8a3f; /*goud*/
}

.over-links .title-left h1{
  color: white;
  margin: 0;
}

.over-links .title-left h2, .blog h2{
  margin: 0;
}

.blog{
  width: 570px;
  display: block;
  float: right;
  padding-top: 25px;
  position: relative;
}

.blog .items-leading{
  margin-top: 40px
}

.blog .page-header{
  display: none;
  visibility: hidden;
}

.blog .tab-btn{
  float: right;
  margin-bottom: 40px;
}

.blog .tab-btn .btn{
  margin-right: 15px;
}

.blog .tab-btn .btn-donker{
  margin: 0 !important;
}

.blog .item-image{
  float: left;
  margin-right: 15px;
  width: 180px;
}

.subheading-category{
  font-family: "arno-pro", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 35px;
  color: #ae8a3f; /*goud*/
}

/* --cymbidium-- */

#cymbidiumWrapper{
  height: 560px;
  overflow: hidden;
  position: relative;
  background: url('../images/achtergrond-cymbidium-web.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-left: 0;
  padding-right: 0;
}

#cymbidiumContainer{
  /*display: none;*/
  height: 420px;
  padding: 70px 0;
  position: relative;
  /* For IE8 and earlier */
  background-color: rgb(0, 0, 0);
  /* RGBa with 0.25 opacity */
  background-color: rgba(0, 0, 0, 0.25);
  
  /* IE8 */
  background: transparent\0/;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3F000000,endColorstr=#3F000000)"; 
  /* IE6 & 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3F000000,endColorstr=#3F000000);
  zoom: 1;
}

#cymbidiumContainer h1, #cymbidiumContainer h2, #cymbidiumContainer p, #cymbidiumContainer a{
  text-shadow: 0px 2px 2px #000;
  color: white;
}

#cymbidiumContainer .item{
  width: 575px;
  position: relative;
  overflow: auto;
  margin-left: 155px;
  text-align: center;
}

#cymbidiumContainer .img-intro-left{
  width: 90px;
  position: absolute;
  left: 40%;
}

#cymbidiumContainer h1.newsflash-title{
  margin-top: 80px;
  margin-bottom: 0;
}

#cymbidiumContainer h2{
  margin-top: 0px;
  margin-bottom: 60px;
}

#cymbidiumContainer .tekst{
  margin-top: 0;
}

.moduletable_groeiproces-knop{
  position: absolute;
  bottom: 0;
  right: 0;
  width:375px;
  cursor: pointer;
}

/* --groeiproces-- */

#groeiprocesContainer{
  display: none;
  height: 420px;
  padding: 70px 0;
  width: 100%;
  position: relative;
  top: 0;
  /* For IE8 and earlier */
  background-color: rgb(0, 0, 0);
  /* RGBa with 0.75 opacity */
  background-color: rgba(0, 0, 0, 0.75);
  /* IE8 */
  background: transparent\0/;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)";
  /* IE6 & 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
  zoom: 1;
}

.sluiten{
  margin-top: -70px;
  margin-bottom: 20px;
}

.sluit-btn{
  width: 50px;
  height: 50px;
  float: right;
  background-color: white;
  background-image: url("../images/kruis.png"); 
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

#groeiprocesContainer .thumb-box{
  background-image: url("../images/stippellijn.png"); 
  background-repeat: no-repeat;
  background-position: center 45px;
}

#groeiprocesContainer .thumbs{
  text-align: center;
  padding: 0;
  margin: 0 0 20px 0;
  list-style-type: none;
}

#groeiprocesContainer .thumbs li{
  width: 150px;
  margin: 0 15px;
  display: inline-block;
  vertical-align: top;
}

#groeiprocesContainer .thumbs li img{
  width: 90px;
  display: inline-block;
}

#groeiprocesContainer .thumbs li a{
  text-decoration: none;
}

#groeiprocesContainer .thumbs li:hover h2, #groeiprocesContainer .thumbs li img.active + h2{
  color: #ae8a3f; /*goud*/
}

#groeiprocesContainer .tekst, #groeiprocesContainer h1{
  width: 515px;
  float: left;
  text-align: right;
  margin: 0;
  margin-left: 50px;
}

#groeiprocesContainer .img-intro-left{
  width: 300px;
  float: right;
  border: solid white 15px;
  margin-right: 50px;
  margin-top: -37px;
}

#groeiprocesContainer h2, #groeiprocesContainer p, #groeiprocesContainer a{
  color: white;
}

/* --inspiratie-- */

#inspiratieContainer{
  margin-top: 140px;
  position: relative;
}

.moduletable_inspiratie-ondertitel{
  position: absolute;
  top: 55px;
}

#inspiratieContainer h1.newsflash-title{
  margin-bottom: 70px;
}

#inspiratieContainer .tekst{
  width: 150px;
  height: 540px;
  display: block;
  position: absolute;
  top: 145px;
  left: 195px;
  padding: 15px;
  background-color: #ae8a3f; /*goud*/
}

#inspiratieContainer .tekst p{
  color: white;
}

.moduletable_image-gallery .knopWpr{
  text-align: center;
}

.moduletable_image-gallery .btn{
  padding: 0 15px;
  width: auto;
  display: inline-block;
}

/*ul.sigProSleek li.sigProThumb a.sigProLink, ul.sigProSleek li.sigProThumb a.sigProLink:hover{*/
/*  border: none !important;*/
/*}*/

/*ul.sigProSleek li.sigProThumb a.sigProLink:hover{*/
/*  opacity: 0.4;*/
/*  filter: alpha(opacity=40); !* For IE8 and earlier *!*/
/*}*/

.sigProContainer{
  margin: 0 !important;
  padding: 0 !important;
}

/*ul.sigProSleek li.sigProThumb{*/
/*  margin: 0 15px 15px 0 !important;*/
/*}*/

/*#sigProId3d515a5456 li.sigProThumb:nth-child(5n), #sigProIdc51b37bd1e li.sigProThumb:nth-child(4), #sigProIdc51b37bd1e li.sigProThumb:nth-child(8), #sigProIdc51b37bd1e li.sigProThumb:nth-child(12){*/
/*  margin: 0 0 15px 0 !important;*/
/*}*/

/* --verzorging-- */

#verzorgingWrapper{
  margin-top: 140px;
  padding: 70px 0 240px 0;
  background-color: black;
}

.moduletable_verzorging-titel{
  margin-top: -275px;
  position: absolute;
}

.moduletable_verzorging-titel h1, .moduletable_verzorging-titel h2{
  margin: 0;
}

#verzorgingWrapper .thumb-box{
  margin-top: 100px;
}

#verzorgingWrapper .thumbs{
  text-align: center;
  padding: 0;
  margin: 0 0 20px 0;
  list-style-type: none;
}

#verzorgingWrapper .thumbs li{
  width: 150px;
  margin: 0 15px;
  display: inline-block;
  vertical-align: top;
}

#verzorgingWrapper .thumbs li img{
  width: 90px;
  display: inline-block;
}

#verzorgingWrapper .thumbs li a{
  text-decoration: none;
}

#verzorgingWrapper .thumbs li:hover h2, #verzorgingWrapper .thumbs li img.active + h2{
  color: #ae8a3f; /*goud*/
}

#verzorgingWrapper .tekst, #verzorgingWrapper .item h1{
  width: 515px;
  float: left;
  text-align: right;
  margin: 0;
  margin-left: 50px;
}

#verzorgingWrapper .img-intro-left{
  width: 300px;
  float: right;
  border: solid white 15px;
  margin-right: 50px;
  margin-top: -37px;
}

#verzorgingWrapper h2, #verzorgingWrapper p, #verzorgingWrapper a{
  color: white;
}

/* --footer-- */

#footerWrapper{
  min-height: 700px;
  margin-top: -200px;
  padding-top: 290px;
  background-image: url("../images/bg-footer-klein.png"); 
  background-repeat: no-repeat;
  background-position: center 0px;
  position: relative;
}

/* --footer - contact-- */

.moduletable_contact{
  width: 480px;
  float: left;
}

.moduletable_contact .btn{
  padding: 0 15px;
  width: auto;
  margin-top: 30px;
}


.moduletable_logo{
  margin: 100px 0 0 40px;
  text-align: center;
  float: left;
}

/* --footer - copyright-- */

.moduletable_copyright{
  position: absolute;
  bottom: 40px;
}



/* ---------- 3. default fonts ---------- */

p, 
a{
  font-family: 'Open sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.6;
}


p{
  color: black;
  margin-bottom: 20px !important;
}

a{
  color: #ae8a3f; /*goud*/
  text-decoration: underline;
	}

a:hover{
  text-decoration: none;
  background: none;
	}

h1{
  font-family: "arno-pro", Times, serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 35px;
  color: #ae8a3f; /*goud*/
}

h2{
  font-family: "rudabold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: black;
}

/* ---------- 4. images ---------- */

a img, img {  
  border: none;
  vertical-align: middle;
  max-width: 100% !important;
}

.std-gallery {
  margin: 8px auto;
  padding: 8px 0;
  list-style: none;
  clear: both;
  overflow: hidden;

  li {
    float: left;
    background: none;
    margin: 2px;
    padding: 0;

    &:hover {
      opacity: 0.4;
      filter: alpha(opacity=40); /* For IE8 and earlier */
    }

    a {
      border: none;

      &:hover {
        border: none;
      }
    }
  }

  li:nth-child(1),
  li:nth-child(5),
  li:nth-child(9) {
      margin-right: 210px;
  }

  /*li:nth-child(5n),*/
  li:nth-child(4),
  li:nth-child(8),
  li:nth-child(12) {
    margin: 0 0 15px 0;
  }
}

.hidden {
  display: none;
}

.std-gallery-b {
  margin: 8px auto;
  padding: 8px 0 ;
  list-style: none;
  clear: both;
  overflow: hidden;

  li {
    float: left;
    background: none ;
    margin: 2px;
    padding: 0;

    &:hover {
      opacity: 0.4;
      filter: alpha(opacity=40); /* For IE8 and earlier */
    }

    a {
      border: none ;

      &:hover {
        border: none;
      }
    }
  }
}



/* ---------- 5. splide ---------- */
.mod-hero-slider {
  position: relative;

  &:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 240px;
    height: 350px;
    background-size: contain;
    background-image: url("/images/icons/logo-king-of-orchids.png");
    background-repeat: no-repeat;
  }

  .splide-hero {
    margin-bottom: 140px;

    .hero-slide {
      height: 800px;

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


/* ---------- gallery popup plugin ---------- */
    /* Magnific Popup CSS */
  .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 20px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #CCC; }
.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }