@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');
*{
   
    font-family:var(--font-family);
}
:root{
    --white: #ffffff;
    --white1:#fff;
    --black: #141617;
    --blue:#2c357d;
    --light-blue:#c8dbf2;

--font-family: 'Inter', Arial, Helvetica, sans-serif;



--font-weight1:500;
--font-weight2:600;
}

body{
    font-size:16px; 
     
}

a{
    text-decoration: none !important;
}
.blue{
    color:var(--blue);
}
.bg-blue{
    background-color:#2c357d;;
}
.nav-link{
    padding-right: 15px !important;
    font-family: var(--font-family);
    color:var(--black) !important;
    font-weight:bold !important;
    
}
.nav-link.active{

    color:var(--blue) !important;
}

    



.logo-block{
    width:28%;
}

.contact-btn{
    width: 145.89px;
    height: 55px;
    font-size:18px;
    padding: 14px 41px;
    border-radius: 5px;
     font-weight:600 !important;
}

       

.header{
   
   
    height: auto;
    background-position: center center;
    background-repeat: no-repeat;
    border-width: 0px 0px 0px 0px;
    border-color:#f2f3f5;
    background-image: linear-gradient(180deg, hsla(200,7%,8%,calc( 100% - 76% )) 93%,var(--white) 93%),url('images/slider_BTWtotaal.jpg');

    background-repeat:no-repeat;
    background-size: cover;
    
  z-index: 2;
}

@keyframes slideDown {
  from {
    transform: translateY(-20px); /* Start position (off the left side of the screen) */
  }
  to {
    transform: translateY(0); /* End position (original position) */
  }
}
.main-heading{
    color:var(--white);
    margin-top: 195px;
    /* width:70%; */
     
}
@keyframes slideIn {
  from {
    transform: translateX(-40px); /* Start position (off the left side of the screen) */
  }
  to {
    transform: translateX(0); /* End position (original position) */
  }
}
.main-heading h2{
    font-family: var(--font-family);
    font-size: 3rem;
    font-weight:600;
}
.main-heading p{
    font-size: 30px;
}
.head-container{
    padding-top: 22px;
    padding-bottom: 35px;
}

.para_btn{
    margin-top: 16px;
   padding: 13px 29px;
    border-color: var(--blue);
    border-width: 2px 2px 2px 2px;
    border-radius: 4px 4px 4px 4px;
    background: var(--white);
    width: 217px;
    height: 49px;
}
.para_btn:hover{
    
    border-color: var(--white);
    border-width: 2px 2px 2px 2px;
    background: rgba(233, 87, 11, 0);
}
.para_btn:hover a{
    color:var(--white);
}
.para_btn a{
    transition: all .2s;
    font-size: 16px;
    color: var(--black);
}

.ad_main_para h2{
    font-size:48px !important;
    font-weight:900;
    color:var(--black);
}
.ad_main_para li{
    font-size: 16px;
}
.card{
   
line-height: 15px;
    margin-bottom: 20px;
    top:20%;
    width:100%;
    padding: 22px 19px;
  border-radius: 15px !important;
}
.card_btn{
   padding: 10px 30px;
    border:none;
    border-radius: 4px;
      font-weight: var(--font-weight2);
   
}
.card_btn2{
    padding: 9px 33px;
    border:none;
    border-radius: 4px;
      font-weight: var(--font-weight2);
}
.card_btn1{
    border-radius: 5px;
    padding: 8px 30px;
}
.card-img{
    margin-top:5%;
    margin-left: 38%;
   width: 80px !important;
    border-radius: 40px !important;

}

.card-col{
    margin-top:40px;
}
.card-para1{
    font-size: 26px;
    font-weight: var(--font-weight2);
    color:var(--black);
    line-height: 37px;
}
.card_form{
    margin: 0 auto;
    width: 97%;
}
.card_last_para{
    width:80%;
    margin:auto;
    font-size:13px;
     line-height: 32px;
     color:#434549;
}
.para2{
    padding-top: 55px;
}
.informatie form-control{
    
    border-color: #f2f3f5;
    border-radius: 6px;
}

.para2 p{
width: 55%;
margin: auto;
font-size:30px;
}
.para2 h3{
    font-size:36px;
    font-weight:var(--font-weight2);
}

.card1{
    background-color: var(--white);
    height:auto;
 color: #141617;
    border-radius:10px;  
    z-index:99;
    padding-top: 50px !important;
    padding-right: 40px !important;
    margin-right: 5.76%;
    padding-bottom: 50px !important;
    padding-left: 40px !important;
    margin-left: 5.76%;
    box-shadow: 0px 12px 32px -10px hsla(200,7%,8%,calc( 100% - 90% ));
}
.heading1{
    color:var(--black);
    font-size:36px;
    font-weight:900 !important;
}
.card1 h6{
    font-weight:bold;
    font-size: 24px;
}
.card1 p{
    font-size: 16px;
width:100%;
margin:auto;
}

.card1-img {
    width: 144px;
margin: 5%;
}

.cards-row{
    margin-bottom: 30px;
}
/* .testimonial{
    padding:60px;
} */

.testi-img{
    width: 60px;
    border-radius: 55px;
}
.testi-heading{
    font-size: 16px;
    font-weight: 900;

}
.testimonial p{
    line-height: 1.3;
    width: 53%;
    margin: 22px auto;
    
    }
    .testi-container{
        background-color: var(--light-blue);
        color:var(--black);
    }
    .testi-name{
        font-size: 28px;
        
    }
    .testi-desig{
        font-size: 14px;
        margin-top:-18px !important;
    }
    .testi-para{
        font-size: 24px;
    }
    .check-span{
        margin-right: 16px;
        background-color: var(--white);
       width: 60px;
    height: 60px;
    padding: 22px;
    border-radius: 46px;
    }
    .feature-container{
        
        color:var(--white);
        background-image:linear-gradient(180deg, rgba(61,61,61,0.49) 0%,rgba(61,61,61,0.49) 100%),url(images/banner-scaled.jpg);
        background-size: cover;
    }
    .feature-row{
      padding: 66px 45px 66px 132px;

    }
    .feature-heading{
    
        font-size: 36px;
        width:60% !important;
        margin:0px auto;
        font-weight: var(--font-weight2);
    }
    .feature-div{
        max-width: 520px;
    }
    .feature-div p:nth-child(odd){
        font-size:40px;
        font-weight: bold;

    }
    input:hover:not(:focus) {
    border-color: rgba(101,189,125,0.5);
}
    .feature-div p:nth-child(even){
        font-size:16px;
      

    }
    .tarieven{
        color:var(--black);
    }
    .tarieven h3{
    font-size: 48;
    }
    /*.tarieve-row{*/
    /*    margin:0 -100px;*/
    /*}*/
    .pdf-a{
        color:var(--black);
        font-size:16px;
    }
    .table2-heading{
        font-weight:var(--font-weight2);
        font-size:48px;
    }
    .more-info{
        font-weight:var(--font-weight2);
        font-size:24px;
        color:var(--black);
    }
    .footer-about{
        font-size:24px;
        font-weight:var(--font-weight2);
    }

    footer{
        background-color: var(--light-blue);
    }
    .footer-container{
        padding:35px 60px;
    }
    /*.footer-col p{*/
        
    /*  width:68%;*/
    /*  margin: auto;*/
    /*}*/
    .footer-link{
        color:var(--black) !important;
    }
    .footer-col strong{
        font-size: 20px;
    }
    .font-s{
        font-size:0.8rem;
        line-height:2rem;
        
    }
    .font-s p{
        font-size:16px;
    }

    .snm_logo{
    width: 121px;
    }
    .to-top{
     background-color: #333;
    bottom: 0;
    right:80px;
    height: 35px;
    position: fixed;
    text-align: center;
    border-radius:6px 6px 0px 0px;
    width: 48px;
    z-index: 100000;
    line-height: 1;
    }
    .table1 th{
        font-size:16px;
        padding:15px;
        color:var(--white1);
    }
    .check-span1{
    font-size:12px !important;
    background-color: #c8dbf2;;
    border:1px solid black;
       padding:8px;
       border-radius: 30px;
    }
   
    .tbody1 tr :first-child{
     font-size: 16px;
    }
    .tbody1 td{
        border-bottom: 1px solid #dcdcdc;
     padding: 10px 20px;
    }
    .table2 th{
        font-size:16px;
        border: 1px solid #dcdcdc;
        background: #f6f6f6;
        padding: 20px;
        text-align: left;
    }
    .tbody2 tr:nth-child(even){
        background-color:#f6f6f6;
    }
    
    .tbody2 td{
        border: 1px solid #dcdcdc;
    padding: 10px 20px;
    font-size:16px;
    }
   .cards-container{
    background-color: rgba(255,255,255,0);
    background-image: linear-gradient(180deg, rgba(255,255,255,0) 65%,#c8dbf2 65%);
   }
   .footer_color{
   color:var(--black);

   }
.social-icon a{
            color:var(--black);
}

    
      @media screen and (min-width: 700px) and (max-width: 950px) {
        .card{
            width: 63%;
          }
          .testimonial p {
        width: 80%;
         margin: 20px auto;
       }
          .logo-image{
           width: 99%;
        }
        .feature-heading{
            width: 70%;
            margin: auto;
            margin-bottom: 30px;
        }
          .card1{
              padding-right:5px !important;
              padding-left:5px !important;
              width: 200px;
          }
          .contact-row {
              padding:0px !important;
          }
        .social-icon{
            
              width: 27%;
             margin: auto;
          }
           .footer-col p{
        
             width:100%;
           }
           .feature-heading{
               padding: 0 126px;
           }
           .feature-div{
               height: 230px;
           }
        
      }
      
     
      
      .contact-input{
        width:90% !important;
        margin: auto;
      }
      .contact-heading{
          color:var(--black);
        margin-top: 50px;
        font-weight: var(--font-weight2);
        font-size: 61px;
      }
      .contact-form p{
        color:var(--black) !important;
        margin-top: 15px;
      }
      .contact-form{
        line-height: 15px !important;
        font-size: 16px;
      }
      /*.contact-form iframe{*/
      /*        width:380px;*/
      /*        height:500px;*/
      /*    }*/
      .iframe1{
         width: 90%;
    height: 510px;
      }

       .contact-row{
           margin-top: 65px !important;
           margin-bottom:110px !important;
          padding:0 40px;
      }
      
 @media screen and (max-width: 700px) 
 {
     .card{
            line-height:20px;
            width: 90%;
        }
        .testimonial p {
        width: 100%;
        }
         .social-icon{
            width: 19%;
       margin: auto;
        }
        .logo-image{
           width: 205%;
        }
         .feature-heading{
            width:100% !important;
        }
        
 }
      @media screen and (max-width: 900px) {
          .footer-col p{
        
      width:68%;
      margin: auto;
    }
        body{
            font-size:14px;
        }
        .feature-row{
           padding: 24px 24px;
        }
       
        .main-heading{
        margin-top: 38px;
        }
        .main-heading h2{
           text-align: center;
        }
        .main-heading p{
            text-align: center;
        }
        .para_btn_block{
            justify-content: center;
        }
        .iframe1{
          width:260px;
          height:500px;
          margin:auto;
      }
      .feature-heading {
    margin: 50px auto;
      }
          
        footer li {
            
            text-align: center;
            width:60%;
            margin:auto;
           
        }
        .head-container{
            
         padding-top: 20px;
         padding-bottom: 20px;
         }
        .navbar-nav{
            line-height: 47px;
        }
        .footer-about, footer p{
            text-align:center;
            font-size: 1.7rem;
        }
        .footer-about{
            width: 92%;
       margin-left: 13px;
        font-size:24px;
         }
        
       
        .para2 p{
            
        width: 90%;
        }
        
      
        footer p{
            font-size: 19px;
        }
        
        .to-top{
            display:none !important;
        }
        .navbar{
            text-align: center;
        }
        
        .card_btn{
            padding: 16px 32px;
        }
        
        .contact-heading{
            text-align: center;
          }
          
          .testi-img{
          
            border-radius: 46px;
          }
         
      }
      
      @media screen and (min-width: 1000px) {
          .feature-row{
              height: 842px;
          }
          .contact-form{
             max-width: 557px;
          }
          .feature-div{
           height:180px;
          }
          .main-heading{
              margin-left: -60px;
              max-width: 621px;
               animation: slideIn 3s ease-in-out;

          }
          .footer_color{
              padding: 40px 0px;
          }
         .main-card{
             max-width:442px !important;
         }
          .logo-block,.navbar-collapse{
             animation: slideDown 1s ease-in-out;

         }
         /*.content-conatainer{*/
         /*      padding:0px 45px !important;*/
         /*      }*/
         .logo-image{
          width: 225.64px;
          height: 60.06px;
          margin-top: -9px;
        
        }
        .feature-heading{
            height:0px;
        }
           .head-container{
               padding-left:60px !important;
                padding-right:60px !important;
           }
           .footer_mail{
               margin-left:160px;
           }
           
      }