html{
	scroll-behavior: smooth;
}

body{
	font-family: "Raleway", sans-serif;
	font-size: 1.35em;
}

body, html{
	height: 100%;
	width: 100vw;
	max-width: 100vw;
	line-height: 1.8;
}

h1{
	font-size: 2.5em;
	line-height: 5em;
	font-variant: small-caps;
}

h2,h3,h4,h5,h6{
	font-family: "Raleway", sans-serif;
	font-weight: bold;
	font-size: 1.5em;
}

select:invalid{ 
	color: gray;
}

.hidden{
	display: none;
}

.w3-top{
	z-index: 50;
}

a,
a:hover,
a:focus,
.pntr,
.pntr:focus,
.pntr:hover{
	color: inherit;
	text-decoration: none;
	transition: all 0.3s;
}

a.anchor{
	display:block;
    padding-top: 75px;
    margin-top: -75px;
}

a.anim{
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
}

a, a:focus, a:active, a:visited{
	outline: 0;
	border: 0;
	-moz-outline-style: none;
}

.pointer{
	cursor: pointer;
}

.morebutton{
	margin-top: 30px;
}

.rel{
	position: relative;
}
			
.navbarlogo img{
	height: 10%;
	max-height: 30px;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.spartanred{
	background-color: #9d0917 !important;
}

.spartanred-hover:hover{
	background-color: #9d0917 !important;
	color: #ffffff !important;
}
			
.spartanred-txt{
	color: #9d0917 !important;
}
			
.spartanred-txt-hover:hover{
	color: #9d0917 !important;
}

.spartandarkred{
	background-color: #281012 !important;
}

.spartanred-trans{
	background-color: rgba(157, 9, 23, 0.1);
}

.spartandarkred-txt{
	color: #281012 !important;
}

.spartandarkred-txt-hover{
	color: #281012 !important;
}

.yellow-star{
	color: #ffcc00;
}

.navbarlogo:hover img.spartan-helmet-white{
	display: inline;
}

.navbarlogo img.spartan-helmet-red{
	display: none;
}

.navbarlogo:hover img.spartan-helmet-white{
	display: none;
}

.navbarlogo:hover img.spartan-helmet-red{
	display: inline;
}

img.testim_pic{
	width: 75px;
	height: auto;
	border-radius: 50%;
}

.bgimg-1 div{
	padding: 48px;
}

.subtitle{
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1.25;
}

.seperator-top{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 47px 100vw 0 0;
	border-color: white transparent transparent transparent;
	transform: scale(1.0001);
	position: absolute;
	top: 0;
}

.seperator-bottom{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 47px 100vw 0 0;
  border-color: transparent white transparent transparent;
  transform: scale(1.0001);
  position: absolute;
  bottom: 0;
}

.w3-bar .w3-button{
	padding: 16px;
}
			
.w3-dropdown-content{
	margin-top: 56px;
}

a.dropdownlink::after{
	display: inline-block;
	margin-left: .255em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.w3-dropdown-content a.w3-bar-item:hover{
	background-color: #daa0a5 !important;
}

.footerlinks{
	text-align: center;
}

.footerlinks a{
	text-align: center;
	display: block;
}

.formshadow{
	padding: 20px;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}

#pricing{
	padding: 128px 16px
}

#comingclasses, #groupclasses{
	padding: 128px 16px;
}

#comingclasses table, #groupclasses table{
	width: 80vw;
	margin-left: 10vw;
	margin-right: 10vw;
	border-spacing: 20px;
	border-collapse: collapse;
}

.yellow-star{
	color: #ffcc00;
}

img.recreading{
	float: left;
	width: 100px;
	height: auto;
	margin-bottom: 5px;
	margin-right: 15px;
}

.bol-button:hover img{
	content: url("../images/content/bol_logo.png");
}
			
/* Small screens */
@media (max-width: 601px){
	body, html, .w3-container{
		max-width: 100vw;
		overflow-x: hidden !important;
	}
	
	body{
		font-family: "Raleway", sans-serif;
		font-size: 1.15em;
	}

	h1{
		font-size: 2em;
		line-height: 1em;
	}

	h2,h3,h4,h5,h6{
		font-family: "Raleway", sans-serif;
		font-weight: bold;
		font-size: 1.3em;
	}
				
	.w3-dropdown-content{
		margin-top: 0px;
		position: relative;
	}
	
	.herosmicons{
		padding: 48px 48px;
	}
	
	.tariefaanbodkaart ul{
		box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%), 0 4px 20px 0 rgb(0 0 0 / 19%);
	}
	
	#comingclasses, #groupclasses{
		padding: 128px 0px 128px 0px;
	}
}
			
/* Medium screens */
@media (min-width: 602px) and (max-width: 992px){
	body, html, .w3-container{
		max-width: 100vw;
		/*overflow-x: hidden !important;*/
	}
	
	h1{
		font-size: 1.75em;
		line-height: 1em;
	}
	
	.bgimg-1 div{
		padding: 28px;
	}

	.seperator-top{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 55px 100vw 0 0;
		border-color: white transparent transparent transparent;
		transform: scale(1.0001);
		position: absolute;
		top: 0;
	}
	
	.seperator-bottom{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 55px 100vw 0 0;
		border-color: transparent white transparent transparent;
		transform: scale(1.0001);
		position: absolute;
		bottom: 0;
	}
	
	.w3-dropdown-content{
		margin-top: 0px;
		top: 0px;
		position: relative;
	}
	
	#pricing{
		padding: 128px 64px
	}
	
	.tariefaanbodkaart{
		min-width: 39vw;
		max-width: 42vw;
		padding: 0 16px !important;
	}
	
	.tariefaanbodkaart ul{
		box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%), 0 4px 20px 0 rgb(0 0 0 / 19%);
	}
	
	.formpadright{
		padding-right: 10px;
	}
	
	#comingclasses table, #groupclasses table{
		width: 50vw;
		margin-left: 25vw;
		margin-right: 25vw;
	}
}
			
/* Large screens */
@media (min-width: 993px){
	.seperator-top{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 90px 100vw 0 0;
		border-color: white transparent transparent transparent;
		transform: scale(1.0001);
		position: absolute;
		top: 0;
	}

	.seperator-bottom{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 90px 100vw 0 0;
		border-color: transparent white transparent transparent;
		transform: scale(1.0001);
		position: absolute;
		bottom: 0;
	}
	
	.footerlinks{
		text-align: right;
		margin-right: 12.5%;
	}
	
	.footerlinks a{
		display: inline;
		text-align: right;
		margin-left: 15px;
	}
	
	.mySlides{
		width: 75vw;
		height: auto;
	}
	
	.contactinfodiv{
		padding-left: 10%;
	}
	
	.contactformdiv{
		padding-right: 10%; 
	}
	
	.formpadright{
		padding-right: 20px;
	}
	
	#comingclasses, #groupclasses{
		padding: 128px 0px;
	}
	
	#comingclasses table, #groupclasses table{
		width: 50vw;
		margin-left: 35vw;
		margin-right: 35vw;
	}
	
	img.recreading{
		float: left;
		width: 200px;
		height: auto;
		margin-bottom: 5px;
		margin-right: 15px;
	}
}