body{
    overflow-x:hidden;
}

body{
    margin: 0;
    height: 100%;
    /* font-size: 5em; */
    font-family: 'Montserrat';
    font-size: 1.1em;
    /* background-color: rgba(255, 253, 241, 0.726); */
    /* background-color:#FFF1E5; */

    
}
.focusList{
    font-family: 'Montserrat';
    font-size: 1.1em;
}
.row{
    margin: 0;
}
.testdiv{
    height: 70vh;
    margin-right: 0;
    margin-top: 0;
    margin: 0;
    background-image: url(../img/london\ gray1.jpg);
    background-size: cover;
}

.navbar{
    /* background-color: #FFF1E5; */
}
.fixed-top{
    margin-bottom:400px;
}
.maskdiv{
    background-size: cover;
    height: 70vh;

}
.rgba-white-strong{
    /* background-color: rgba(229, 255, 233, 0.7); */
    /* background-color: rgba(255,241,229,.7); */
}

#navbarSupportedContent{
    margin-right: 4rem;
}

.pict{
    background-color:green;
    width:100%;
    height: 300px;
    background-image: url(../img/black-and-white-city-crosswalk-842339.jpg);
    background-size: cover;
}

@media screen and (min-width: 800px){
    .imgDiv{
        height: 40vh;
        margin: 0;
        background-image: url(../img/test2.jpg);
        background-position-y: -10em;
        background-size: cover;
    }
    .title{
        margin-left:1.5rem;
    }
    .navbar{
        box-shadow: none;
        background-color: white;
        
    }
    .spanBack{
        /* background-color: #FFF1E5; */
    }
   
    .bottom-border{
        border-bottom: #000;
        border-style: none none solid none;
    }
    .bottom-top{
        border-bottom: #000;
        border-style: solid none none none;
    }
 
    .navbar-brand{
        height: 30%;
    }
    .nav-item{
        border-bottom: 3px solid transparent;
    }
    .nav-item:hover{
        /* background-color: rgb(250, 223, 200); */
        /* background-color: white; */
        border-bottom: 3px solid black;
        
    }
}
@media screen and (max-width: 800px){
    .pict{
        width: 100vw;
        margin-left: -18%;
    }
    .title{
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
}

.view{
    height: 100%;
}
html{
    height: 100%;
}

.header{
    width:100%;
    height: 55%;

}
@media screen and (max-width: 800px) { 
    #contactphone {
        display: block;
    }
    .hidemobile{
        display: none;
    }
    .header{
        height: 75%;
        padding-top:40%;
        
    }

}
.header .display-1{
    font-size: 8rem;
}
.header .row{
    /* background-color: green; */
    margin-top: 10%;
}

.about{
    width: 100%;
    min-height: 55%;
}
.about .container{
    height: 100%;
    width: 80%;
    margin: auto;
}
.about h2{
    margin-top: 5%;
}
.about p{
    font-size: 1rem;
}

.focus{
    width: 100%;
    min-height: 55%;
}
.focus .container{
    height: 100%;
    width: 80%;
    margin: auto;
}
.focus h2{
    margin-top: 5%;
}
.focus p{
    font-size: 1rem;
}

.contact{
    width: 100%;
    min-height: 55%;

}
.contact .btn{
    color:black;
}

.contact .container{
    height: 100%;
    width: 80%;
    margin: auto;
}
.contact h2{
    margin-top: 5%;
}
.contact p{
    font-size: 1rem;
}


.team{
    width: 100%;
    min-height: 55%;
}
.team .container{
    height: 100%;
    width: 80%;
    margin: auto;
}
.team h2{
    margin-top: 5%;
}
.team p{
    font-size: 1rem;
}


.team .picture{
    /* border-radius: 50%; */
    width: 150px;
    height: 150px;
    /* width: 100%;
    height: 100%; */
    margin: auto;
    background-image: url('../img/img_2.jpg');
    background-size: contain;
}

.modal-content{
    /* background-color: #FFF1E5; */
}
.modal .picture{
    /* border-radius: 50%; */
    width: 100px;
    height: 100px;
    margin: auto;
    background-image: url('../img/img_2.jpg');
    background-size: contain;
}
.modal a{
    color: black;
}
.modal h3{
    text-align: center;
}
@media screen and (min-width: 800px) { 
    .ModalHeader{
       margin-left: .5rem!important;
    }
    .modal h3{
        /* padding-left: 2%; */
    }
    #mathieuModal h3{
        font-size: 1.4rem;
    }
    #alecModal h3{
        font-size: 1.5rem;
    }
    #alecModal .aanspreking p{
        font-size: 0.9rem;
    }
    #benoitModal .aanspreking p{
        font-size: 0.9rem;
    }
    #armandModal h3{
        font-size: 1.3rem;
    }
    #benoitModal h3{
        font-size: 1.5rem;
    }
    #benModal h3{
        font-size: 1.5rem;
    }
    .modal .picture{
        /* border-radius: 50%; */
        width: 100px;
        height: 100px;
        margin: auto;
        margin-top: 10%;
        background-image: url('../img/img_2.jpg');
        background-size: contain;
    }

}
#mathieuModal .contactrow p{
    font-size: 0.7rem;
}
#benoit{
    background-image: url('../img/benoit.png');
}
#alec{
    background-image: url('../img/alec.png');
}
#mathieu{
    background-image: url('../img/Mathieu.jpg');
}
#ben{
    background-image: url('../img/Ben.jpg');
}
#armand{
    background-image: url('../img/armand.jpg')
}

.modal-body .row{
    width: 100%;
}
.modal-body p{
    font-size: 1rem;
}
.contactrow p{
    font-size: 0.8rem;
}
.personContainer{
    width: 100%;
    padding-top: 20px;
    min-height: 200px;
    text-align: center;
}
.personContainer:hover{
    background-color: rgba(223, 223, 223, 0.349);
}
.personContainer .titel{
    font-size: 1.3rem;
}
.personContainer .functie{
    font-size: 1.1rem;
}


.contact-icons{
    list-style-type: none;
    color: rgb(5, 127, 172);
}

.thicktext{
    font-weight: bold;
}



@media screen and (max-width: 800px) {
    .contactright{
        padding-top: 30px;
        font-size: 1.2rem;
    }
}
@media screen and (min-width: 800px) {
    .contactright{
        /* border-left: 1px solid rgba(201, 201, 201, 0.507); */
        text-align: right;

    }
    .contactright p{
        font-size: 1rem;
    }
}
footer.page-footer{
    /* background-color: #FFF1E5; */
    color: black;

}
footer.page-footer a{
    color: black;

}


.modal-dialog{
    overflow-y: initial;
}

.modal-body{
    min-height: 325px;
    margin: 0;
    overflow-y: auto;
}

.containerContact{
    width: 80%;
    margin: auto;
}
.blinky{
    animation: blink 1.5s linear infinite;
}
@keyframes blink{
0%{opacity: 1;}
25%{opacity: .5;}
50%{opacity: 0;}
75%{opacity: 0.5;}
100%{opacity: 1;}
}

.scroll-down {
    opacity: 1;
    
    -webkit-transition: all .5s ease-in 3s;
    transition: all .5s ease-in 3s;
  }
  
  .scroll-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -16px;
    display: block;
    width: 32px;
    height: 32px;
    border: 2px solid #FFF1E5;
    background-size: 14px auto;
    border-radius: 50%;
    z-index: 2;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
  }
  
  .scroll-down:before {
      position: absolute;
      top: calc(50% - 8px);
      left: calc(50% - 6px);
      transform: rotate(-45deg);
      display: block;
      width: 12px;
      height: 12px;
      content: "";
      border: 2px solid #FFF1E5;
      border-width: 0px 0 2px 2px;
  }
  
  @keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px);
    }
    60% {
      -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      transform: translateY(-5px);
    }
  }

  #myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
  }
  
  #myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
  }