/*Styling Toolboxadventure*/

body {
background-color: grey;
font-family: 'Lato', sans-serif;
color: #262626;
color: #545454;
}

img {
	display: block;
    margin-left: auto;
    margin-right: auto 
}

.anchor{
  display: block;
  height: 70px; /*same height as header*/
  margin-top: -70px; /*same height as header*/
  visibility: hidden;
}


/*.row .col-md-4 {
    padding-right:30px;   
}

.row .col-md-4:last-child {
    padding-right: 0px;
}*/

h1, h2, h3, h4, h5 {
font-family: 'Teko', sans-serif;
font-weight: 400; 
letter-spacing: 0.01em;

color: #4A4A4A;
}

h1 {
   font-size: 40px;
   color: #ffffff;
   margin-bottom: 10px;
   margin-top: 30px;
}

h2 {
    font-size: 22px;
	text-transform: normal;

}

h3 {
    font-size: 20px;
	font-weight: 400;
	color: #e69929;
}


p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 23px;
	}
	
	
ol {
	font-size:18px;
}

.intro {
    font-size: 17px;
    margin-bottom: 50px;
}

/*Menu*/
.navbar-default {
    /* Fallback for web browsers that don't support RGBa */
    background-color: #ffffff;
    /* RGBa with 0.6 opacity */
    background-color: rgba(65, 65, 65, 1.0);
	background-color: rgba(255, 255, 255, 1.0);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    border: none;
	border-top: solid 3px #ec7b13;
    color: #ffffff;
    
    font-size: 15px;

}



.navbar-default .navbar-nav>li>a {
    color: #262626!important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff;
    border-bottom: solid 1px #c9c9c9;
    background: none;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    border-bottom: solid 1px #c9c9c9;
}

.navbar-brand {
    padding: 0;
    margin-right: 15px;
}

.top-nav-collapse {
        padding: 7px;
    }

.top-nav-collapse .navbar-brand img {
    max-width: 80%;
    padding-top: 6px;
}

.navbar-nav {
	float:right;
}

/*header*/

.intro-section {
    background-image: url("../img/header-cosmos-continuum.jpg");
    background-size: cover;
	background-position: center;
	
	padding-top: 200px;
	
}

.intro-section h1 {
    color: #ffffff;
    display: inline-block;
    margin-bottom: 40px;
	font-size: 45px;
	max-width: 600px;
	font-family: "Teko";
	font-weight: 600;
	text-align: center;
	vertical-align: bottom;
	padding: 20px;
	background-color: #59bf93;
	background-color: rgba(89, 191, 147, 0.8);
	border: solid 1px #fff6bd;
}

	
.home-button {
    background-color: #E25353;
    padding:20px
}

a.home-button {

    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 3px 7px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 3px 7px 0px rgba(50, 50, 50, 0.75);
    transition: background-color 0.2s ease;
    
}

.home-button:hover {
    background-color: #ffc000;
}

/*onderdelen*/


.row.drieluik {
    margin-right: -45px;
    margin-left: -45px;
}

.row.drieluik .col-md-4, .row.drieluik .col-xs-12 {
    padding-left: 45px;
    padding-right: 45px;
}


/*about*/

.about{
	background-color: #ffffff;
	padding: 50px 0px 50px 0px;
}

.about h1 {
	color: #61b5bd;
	text-align: left;
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 20px;
}



/*Meerwaarde*/

#meerwaarde {
	  display: block;
  height: 120px; /*same height as header*/
  margin-top: -120px; /*same height as header*/
  visibility: hidden;
}



/*safety*/

.safety {
	padding: 20px 0px 60px 0px;
}

.safety {
	/*background-image: url("../img/bg-lightgrey-grunt.png");*/
	background-repeat: repeat;
	background-color: #61b5bd;
	color: #ffffff;
}

.safety h1 {
	text-align: left; 
	color: #111111;
	margin-bottom: 10px;
}

.safety h2 {
	text-align: left;
	color: #ffffff;
}




/*--*/

/*Cosmos part2*/



.cosmos {
	background-color: #2b2b2b;
	padding: 30px 0px 60px 0px;
	
}

.cosmos h1 {
	color: #ffa200;
		font-weight: 700;
		margin-top: 20px;
}

.cosmos h2 {
	color: #ffb141;
}

.cosmos p {
	color: #dadada;
}

.button {
	display: block;
	background-color: #ff9000;
	padding: 20px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700; 
	text-align: center;
	color: #ffffff;
	font-size: 22px;
	margin-top: 20px;
}


.brochure-button {
	font-size: 13px;
		padding: 10px;
		background-color: #ea9a05;
		color: #ffffff;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
		
}

.brochure-button:hover {
	background-color: orange;
	color: #ffffff;
}

/*Wat is deelnemen */

.cosmos-part2 {
	background-color: #fbfbfb;
	/*background-image: url("../img/wall4.png");*/
	padding: 30px 0px 60px 0px;
}

.cosmos-part2 h1 {
	color: #97b769;
}

.cosmos-part2 h2 {
	margin: 0;
	padding:0;
}


/*Team*/

.team {
	background-image: url("../img/asanoha-400px.png");
	background-repeat: repeat;
	padding: 30px 0px 60px 0px;
}

.team p {
	padding-left: 20px;
	
}

.team h1 {
	margin: auto;
	text-align: left;
	padding-left: 20px;
	color: #505050;
	margin-top: 20px;
	margin-bottom: 20px;
}

.team .row div {
	margin-bottom: 50px;
}

.begintekst {
	text-align: left;
	padding-left: 15px;
}

.linkedin {
	float:right;
}

.team .avatar {
	position: relative;
    max-width: 100%;
}


/*Contactform*/


.contact {
	padding: 40px 0px 40px 0px;
	background-color: #4d9298;
	text-align: center;
}

.contact h1 {
	margin-top: 0;
	color: #000000;
}

.contact p {
	color: #ffffff;
}

.contact a {
	color: #ffffff;
    font-weight: bold;
}

.contact a:hover {
	
}



/*Footer*/

footer {
	background-color: #272727;
	color: #d3d3d3;
	font-size: 13px;
	text-align: center;
	display:block;
	padding: 20px 0px 20px 0px;
}

footer p {
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	
}

/*Mobiel specifiek*/

@media(max-width:767px) {
    .navbar-brand img {
       max-width: 75%;
    padding-top: 6px; 
    
    }
	
	.col-md-12, .col-md-8, .col-md-4 {
	padding-left: 45px;
    padding-right: 45px;
	}
    
    .navbar-header {
        padding: 7px;
    }
	
    
    .home-button:after {
        content: "Word tester voor about Adventure >>";
        font-family: 'Oswald', sans-serif;
        font-weight: 700;
    }
    .home-button img {
        display: none;
    }
    
    .intro h1 {
        margin-bottom: 10px;
    }
    
    .intro-section {
        padding-top: 100px;
    }
	
	
	.deelnemen {

	background-size: cover;

	}
	
	.deelnemen img {
		margin-bottom: 20px;
	}
	
	.row.drieluik {
    margin-right: -15px;
    margin-left: -15px;
	} 
	
	.inbetween1 {
		display: none !important;
	}
	
	.safety img {
	margin: 0;
	width: 100%;
}
    
}

@media(min-width:1400px) {
	.intro-section {
		padding-top: 300px;
	}
}

@media(max-height:500px) {
	.intro-section h1 {
		font-size: 25px;
	}
}
	