/**
 * @file
 * Subtheme specific CSS.
 */

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

 body{
    padding:0px;
    margin:0px;
    font-family:"Outfit", Poppins, Centruy Gothic, Verdana, Geneva, Tahoma, sans-serif !important;
 }

 .oranje{
   color: #FF6F29;
 }

 p{
   font-size: 14.5pt;
   font-weight: 200;
 }

#navbar-top{
    display:none;
 }

 #beeldrechts{
   width: 85%;
    height: 50vh;
    float: right;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 5vh;
 }

 #header .bg-primary{
   background-color: black !important;
 }

.navbar{
   margin-top:0px;
   --bs-navbar-padding-y: 1.5rem !important;
   position: fixed !important;
    width: 100vw;
 }

.node--type-homepage #header .bg-primary, .node--type-website #header .bg-primary, .node--type-social-media #header .bg-primary, .node--type-animatie #header .bg-primary{
   background-color: transparent !important;
 }

 .node--type-homepage .navbar{
   margin-top:0px;
   --bs-navbar-padding-y: 1.5rem !important;
   position: relative !important;
 }

 .navbar .navbar-brand img{
   width: 100px;
 }

  .navbar .container .justify-content-end{
   justify-content: flex-start !important;
   -webkit-box-pack: start !important;
   margin-left:30px;
 }

 ul.navbar-nav{
   margin-top:-20px;
 }

 #header{
   z-index: 10;
    display: block;
    position: relative;
 }

 #home{
   width:100%;
   height:65vh;
   position:relative;
   display:block;
   top:0;
 }

 #topbanner{
   width:100%;
   height:35vh;
   position:relative;
   display:block;
   top:0;
 }

 #topbanner #slogan-header{
   margin-left:unset;
   text-align: left;
 }

 #page .site-footer{
   background-color:black !important;
   display: none;
 }

 b, strong{
   font-weight: 600 !important;
   font-size: 110%;
 }

 .node--type-homepage .row .views-view-responsive-grid{
   padding-right: calc(var(--bs-gutter-x) * 0);
    padding-left: calc(var(--bs-gutter-x) * 0);
}

 ul{
   font-size: 14pt;
 }

 #slogan-header{
   color:#FF6F29;
   width: 550px;
   margin-top: 30vh;
   font-size:110%;
   margin-left: auto;
    margin-right: auto;
    text-align: center;
 }

  #slogan-header h1{
   color:white;
   font-weight: 200;
  }

  .end-dot{
     color:#FF6F29;
  }

  #scrollen{
   top: 20vh;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 45px;
  }

  .full{
   display:block;
   position:relative;
   clear:both;
   height:1px;
   width:100%;
  }

  .full.high{
   height:75px;
  }

  .left{
   float:left;
   width:50%;
   display:block;
  }

  .right{
   float:left;
   width:50%;
   display:block;
  }

  #tekstkader{
   width: 550px;
   margin-top: 5vh;
  }

  #quote{
   width:100%;
   background-color:black;
   color:white;
   display:block;
   position:relative;
   padding:50px;
   margin-top:75px;
  }

   #quote .quote-tekst p{
   font-size: 20pt !important;
    padding-left: 150px;
    padding-right: 150px;
    text-align: center;
    font-weight: 100;
  }

  .quote-klantnaam{
   color: #FF6F29;
    width: 100%;
    text-align: center;
    display: block;
  }

  #samenspel .right{
   width:45%;
   margin-left:5%;
  }

#beeld-links {
    width: 50vw;
    height: 100vh;
    position: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    left: 0;
}

#tekst-rechts {
    width: 50%;
    height: fit-content;
    position: relative;
    float: right;
    right: 0;
    min-height: 100vh;
   padding: 100px;
   padding-top: 250px;
}

.node--type-succesverhaal h1{
   margin-top: 7px;
    margin-bottom: 40px;
}

.intro p{
      font-size: 16.5pt;
}

#uitgelichtblok-streep {
    border-left: 2px solid #FF6F29;
    padding-left: 25px;
    margin-bottom: 45px;
}

#afbeelding img{
   width:200%;
   height:auto;
   margin-left:-75%;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#iconen img {
    height: 30px;
    width: auto;
}

.icon {
    width: 35px;
    float: left;
    margin-right: 30px;
}

.icon .tooltiptext {
    visibility: hidden;
    width: 160px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: relative;
    z-index: 1;
    display: block;
    bottom: 150%;
    left: 30%;
    margin-left: -70px;
    margin-top: -95px;
    font-weight: 200;
}

.afsluiting{
   margin-top: 30px;
    font-size: 11.5pt;
    font-weight: 400;
    color:#FF6F29;
   }

#portfolio .row{
   margin-right: calc(-0 * var(--bs-gutter-x));
    margin-left: calc(-0 * var(--bs-gutter-x));
   --bs-gutter-x: 0;
}

.projectbeeld img{
    width: 100%;
    height: auto;
    filter: brightness(50%);
}

.project-titel {
    position: relative;
    float: left;
    z-index: 5;
    margin-top: -205px;
    margin-left: 70px;
    color: white;
    font-size: 25pt;
    width: 50%;
    line-height: 38px;
}

.project-titel a{
   color:white;
}

.project-klant {
    margin-top: -90px;
    margin-left: 70px;
    position: relative;
    float: left;
    z-index: 5;
    font-size: 10pt;
    color:white;
}

.volledig{
   float:left;
   width:100%;
   display:block;

}

.volledig #tekstkader{
   width:100%;
   margin-top:2vh;
}

.klantlogo{
   filter: grayscale(100%);
}
.klantlogo:hover{
 filter: grayscale(0); 
}

.klantlogo img{
   width: 100%;
    height: auto;
    border: 1px solid #cecece;
    border-radius: 0px;
}

.bottomcontact{
   background-color: #111111;
   text-align: center;
   padding-bottom: 20px;
}

.bottomcontact h1{
   color:white;
   line-height: 38pt;
}

.bottomcontact #iconen{
   width: 203px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

#bottominfo{
   margin-top:175px;
   color:white;
}

.info1, .info2{
   margin-right:50px;
}

li.nav-item{
       margin-right: 20px;
    margin-left: 10px;
}

.node--type-homepage .site-footer, .node--type-website .site-footer, .node--type-social-media .site-footer, .node--type-animatie .site-footer{
    background: #111111 !important;
}

#pakketten{
    background-color: #FF6F29;
    color: white;
    padding: 80px 150px;
    min-height: 600px;
    padding-right: 50px;
}

#pakketten h1{
   font-weight:300;
}

#pakketten #info{
   width:25%;
   border:1px solid white;
   padding:3%;
   float:left;
   margin-right: 8%;
   min-height: 190px;
    font-size: 110%;
}

#pakketten .vet{
      font-size: 130%;
}

.node--type-animatie #pakketten{
      min-height: 843px;
}

.breadcrumb{
   display:none !important;
}


.node--type-homepage #header .sticky, .node--type-website #header .sticky, .node--type-social-media #header .sticky, .node--type-animatie #header .sticky {
  position: fixed !important;
  top: 0 !important;
  background-color: black !important;
}

#header .sticky #slogan-header {
    margin-top: 40vh;
}

.sticky + .bg-primary{
  padding-top: 102px;
}


#half{
   width: 50%;
   float: left;
   height:200px;
}

#mybutton{
  margin-top: 35px;
  margin-bottom: 30px;
  padding: 10px;
  padding-left: 10px;
  border: 2px solid #FF6F29;
  border-radius: 50px;
  padding-left: 20px;
  width: 192px;
  color: #FF6F29;
  font-size: 14pt;
  cursor:pointer;
}

/* The Modal (background) */
.formulier {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(17,17,17,0.8); /* Black w/ opacity */
}

/* Modal Content */
.formulier-content {
  background-color: #FF6F29;
  margin: auto;
  padding: 45px;
  border: 1px solid #FF6F29;
  width: 80%;
  color:#fff;
}

.close{
   color: #fff;
    float: right;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    margin-top: -20px;
}

#Questions form button {
    color: white;
    font-size: 15pt;
    font-weight: 600;
    padding: 25px;
    margin-top: 25px;
    margin-bottom: 35px;
    position: relative;
    display: block;
    border: 2px solid white;
    border-radius: 50px;
    text-align: center;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    line-height: 0px;
    background: transparent;
    background-image: linear-gradient(to left, transparent, transparent 50%, #1C949B 50%, #1C949B);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}


.prijs1{
   margin-top:45px;
}

.socialprijs2{
   margin-top:50px;
}

.socialprijs3{
   margin-top:75px;
}

@media only screen and (max-width: 1983px) {
      .socialprijs2{
         margin-top:25px;
      }
}

@media only screen and (max-width: 1888px) {
      .socialprijs3{
         margin-top:50px;
      }
}

@media only screen and (max-width: 1824px) {
      .prijs1{
         margin-top:0px;
      }
}

@media only screen and (max-width: 1732px) {
      .socialprijs2{
         margin-top:50px;
      }

      .socialprijs3{
         margin-top:75px;
      }
}

@media only screen and (max-width: 1575px) {
   #pakketten #info {
      width: 30%;
      border: 1px solid white;
      padding: 3%;
      float: left;
      margin-right: 3%;
      min-height: 190px;
      font-size: 110%;
   }
   .socialprijs2 {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 1555px) {
#pakketten #info {
    width: 30%;
    margin-right: 3%;
}
.prijs1{
   margin-top:45px;
}
}

@media only screen and (max-width: 1537px) {
   .socialprijs3{
         margin-top:50px;
      }
}

@media only screen and (max-width: 1485px) {
      .prijs1{
         margin-top:0px;
      }
}

@media only screen and (max-width: 1450px) {
   .project-titel {
         width:56%;
   }
}

@media only screen and (max-width: 1413px) {
      .socialprijs2{
         margin-top:50px;
      }

      .socialprijs3{
         margin-top:75px;
      }
}

@media only screen and (max-width: 1300px) {
   .project-titel {
      margin-top: -200px;
      font-size: 23pt;
      line-height: 35px;
   }
   #tekstkader {
      width: 90%;
   }
}

@media only screen and (max-width: 1300px) {
   .project-titel {
        width: 65%;
    }
}

@media only screen and (max-width: 1286px) {
      .socialprijs2{
         margin-top:25px;
      }
}

@media only screen and (max-width: 1268px) {
      .prijs1{
         margin-top:-27px;
      }
}

@media only screen and (max-width: 1250px) {
#quote .quote-tekst p {
    font-size: 20pt !important;
    padding-left: 50px;
    padding-right: 50px;
}

#pakketten #info {
    width: 45%;
    margin-right: 3%;
}
#pakketten #info.drie{

   width: 93%;
    margin-right: 3%;
    margin-top:30px;
}

.prijs1{
   margin-top:45px;
}

.socialprijs3 {
        margin-top: 0px;
    }

    #pakketten {
      min-height: 755px;
    }


.node--type-animatie #pakketten {
    min-height: 1140px;
}
}


@media only screen and (max-width: 1112px) {
      .socialprijs2{
         margin-top:50px;
      }
}


@media only screen and (max-width: 1100px) {
   .project-titel {
         margin-top: -180px;
         font-size: 20pt;
         line-height: 28px;
      }

      
}

@media only screen and (max-width: 1068px) {
      .socialprijs2{
         margin-top:25px;
      }
}

ul.navbar-nav {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
      .prijs1{
         margin-top:0px;
      }
}

@media only screen and (max-width: 946px) {
      .socialprijs2{
         margin-top:50px;
      }
      #pakketten {
        min-height: 800px;
    }
}

@media only screen and (max-width: 857px) {
      .prijs1{
         margin-top:-27px;
      }
}

@media only screen and (max-width: 995px) {
.node--type-homepage #header .bg-primary, .node--type-website #header .bg-primary, .node--type-social-media #header .bg-primary, .node--type-animatie #header .bg-primary {
      background-color: black !important;
   }
}

/** MOBILE **/

.mobile{
   display:none;
}
..screen{
         display:block;
}

@media (min-width: 48rem) {
    #main.container-md, #main.container-sm, #main.container, #header .container {
        max-width: 90% !important;
    }
}

@media only screen and (max-width: 850px) {
   #main.container-md, #main.container-sm, #main.container, #header .container {
        max-width: 90% !important;
    }
      #slogan-header {
         width: 85%;
      }
      
      #slogan-header h1 {
    	font-size: 19pt;
    }

      .node--type-homepage #slogan-header{
         margin-top: 20vh !important;
      }

      #quote .quote-tekst p {
         font-size: 15pt !important;
         padding-left: 20px;
         padding-right: 20px;
      }

      .screen{
         display:none;
      }

      .mobile{
         display:block;
      }

      #home {
         height: 85vh !important;
      }

      .left {
         width: 100%;
      }

      .right {
         width: 100%;
      }

      .left h2, .right h2{
         text-align:center;
      }

       #beeldrechts{
         width: 100%;
         margin-bottom:20px;
      }

      #quote {
         margin-top: 25px;
         padding: 30px;
      }

      #tekstkader {
        width: 90%;
        margin-left: 5%;
      }

      #samenspel .right {
         width: 100%;
         margin-left: 0;
      }

      .volledig #tekstkader {
            width: 90%;
            margin-top: 2vh;
         }

         .right #tekstkader{
                margin-top: 1vh !important;
         }

      .project-titel {
        margin-top: -167px;
        font-size: 16pt;
        line-height: 24px;
    }

    .bottomcontact h1 {
      color: white;
      line-height: 27pt;
   }

   .info1, .info2 {
      margin-right: 0px;
      display: block;
      width: 100%;
   }
   .container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
      padding-right: calc(var(--bs-gutter-x) * 1.0) !important;
      padding-left: calc(var(--bs-gutter-x) * 1.0) !important;
   }

   #pakketten {
      min-height: 1050px;
      padding: 80px 50px;
   }

   .socialprijs2{
         margin-top:0px;
      }

   #pakketten #info, #pakketten #info.drie {
      width: 100%;
      margin-bottom: 30px;
      margin-top:0px;
   }

   #half {
      width: 50%;
      float: left;
      height: 95px;
   }

   .node--type-animatie #pakketten {
      min-height: 1525px;
   }

   #afbeelding img {
    width: 80vw;
    height: auto;
    margin-left: -35px;
   }

   #beeld-links {
      width: 100vw;
      height: 50vh;
      position: absolute;
      top: 145px;
   }

   #tekst-rechts {
      width: 100%;
      padding: 50px;
      padding-top: 50px;
      top: 56vh;
   }

   .node--type-homepage #header .bg-primary, .node--type-website #header .bg-primary, .node--type-social-media #header .bg-primary, .node--type-animatie #header .bg-primary {
      background-color: black !important;
   }

   #topbanner {
         top:35px;
   }

}

