.overlay-bg { background: rgba(248, 196, 0, 0.8); }
.gb-search { display: none; }
.gb-home-slider div.buttons a.btn, .carousel-indicators, .about-info a.btn { display: none; }
.gb-menu .navbar { background-color: #333; }body{

    	font-family: 'Roboto';
        	font-size: 16px;
        	font-weight: 400;
        }

h1, h2, h3, h4, h5, h6 {
    	font-family: 'Roboto';
        	font-weight: 700;
                text-transform: capitalize;
    }

h1 {
    	font-size: 36px;
    
    
    }

h2 {

    	font-size: 30px;
    
    	color: #;
    
    }

h3 {

   	font-size: 24px;
    
    
        text-transform: capitalize;
    }

h4 {

    	font-size: 20px;
    
    
       text-transform: capitalize;
    
}

h5 {

    
	font-size: 18px;

    
    
    
    text-transform: capitalize;

    
}

h6 {

    
	font-size: 16px;

    
    
    
    text-transform: capitalize;

    
}

div#preloader {
    background: #fff url("https://www.johanszonwering.nl/wp-content/uploads/2017/11/logo.jpg") no-repeat center center;
}