/*Gothic A1 Lightfont-family: 'Roboto', sans-serif;font-weight: 300;font-style: normal;Gothic A1 Regularfont-family: 'Roboto', sans-serif;font-weight: 400;font-style: normal;Gothic A1 Mediumfont-family: 'Roboto', sans-serif;font-weight: 500;font-style: normal;/* ============================================================ *//* |||||||||||| REDEFINE HTML STYLES |||||||||||| */body {	font-family: 'Roboto', sans-serif;	font-weight: 300;	font-size: 1rem;	line-height: 1.8rem;	color: #3C1474;}a:hover, a:hover h4 {	color: #F27B8B !important;}a:link {	text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {	font-weight: 300;	/* text-transform: uppercase; */}h1 {	font-size: 2.8rem;	letter-spacing: -0.1rem;}h2 {	font-size: 1.9rem;	color: #D3315B;}h3 {	font-size: 1.6rem;	line-height: 2.2rem;}h4 {	font-size: 1.2rem;	line-height: 1.5rem;}h5 {	font-size: 0.9rem;	line-height: 1.4rem;}h6 {	font-size: 0.9rem;	line-height: 1.4rem;	font-weight: 400;	font-style: normal;}/* Form spam preventing */#email2 {	display: none;}/* ============================================================ *//* |||||||||||| REDEFINE BOOTSTRAP STYLES |||||||||||| */.navbar {	/* height: 60px; */}.nav-link {	color: white !important;	font-size: 1.2rem;	font-weight: 300;}.nav-link.active  {	color: #3CA8F5 !important;}.navbar-dark {	background-color: #3C1474 !important;}.display-4 {   font-size: 2rem;   font-weight: 300;}.display-5 {   font-size: 1.4rem;   font-weight: 300;}.display-6 {	font-size: 1.2rem;	font-weight: 300;	line-height: 1.8rem;}.btn-primary {	background: rgb(31,124,192);	/* background: linear-gradient(180deg, rgba(31,124,192,1) 0%, rgba(57,32,124,1) 100%); */	font-size: 1.2rem;	font-weight: 300;}/* |||||||||||| CUSTOM STYLES |||||||||||| *//* ============================================================ */.parallax {    min-height: 600px;    background-attachment: fixed;	background-repeat:no-repeat;	-webkit-background-size:cover;	-moz-background-size:cover;	-o-background-size:cover;	background-size:cover;	background-position:center;}@media (max-width: 600px) {	.mobileparallax {		min-height: 400px;		background-size: cover;		background-position: center center;		background-repeat: no-repeat;		position: relative;	}}.carousel_image_container {  background-repeat: no-repeat;  background-size: cover;  background-position: center center;  background-color: white;  height: 600px;}.carousel-caption {	background: rgb(0,106,181);	background: linear-gradient(170deg, rgba(0,106,181,1) 0%, rgba(66,0,101,1) 100%);	width: 600px;	height: 170px;	top: 0;	padding: 0;	margin: 0;}.pink-carouselfooter {	background-color: #F27B8B;	padding: 60px 0;	color: white;	font-size: 1.6rem;	font-weight: 300;	line-height: 1.8rem;}.carouselfooter-handphone {    padding: 0;	margin: 0;	position: absolute;	bottom: 0px;	right: 0px;	max-width: 500px;}.caption-small-white .caption-large-white {	color: white !important;	font-weight: 300;}.caption-small-white {	font-size: 1.1rem;}.caption-large-white {	font-size: 1.6rem;	letter-spacing: -0.03rem}.icon_small {	max-width: 30px;}.icon_medium {	max-width: 60px;}.icon_large {	max-width: 100px;}.social_icon {	color: white;	font-size: 2rem;	padding-right: 10px;}.social_icon:hover {	color: lightblue;}.bluecard {	background: rgb(57,32,124);	/* background: linear-gradient(180deg, rgba(31,124,192,1) 0%, rgba(57,32,124,1) 100%); */	color: white;	border: none;}.pinkcard {	background: rgb(255,116,133);	background: linear-gradient(180deg, rgba(255,116,133,1) 0%, rgba(195,32,179,1) 100%);	color: white;	border: none;}.purplebox {	background: #3C1474;}.pinkbox {	background: #F27B8B;}.whitetextme span, .whitetextme h2, .whitetextme a {	color: white;}.pinktextme {	color: #D3315B !important;}.purpletextme {	color: #3C1474 !important;}.whitetextme {	color: white !important;}.spacemeup {	margin-top: 130px;}.spacemedown {	margin-bottom: 130px;}.spacemeupanddown {	margin-top: 130px;	margin-bottom: 130px;}.splitter-verloop {	background-image: url('/storage/app/media//grijs-verloop.png');	background-repeat: repeat-x;}.listitem-striped {	border-bottom: 1px solid #E8E8E8;	padding: 10px 0;	margin: 0;}.footer {	font-size: 0.9rem;	background: rgb(0,106,181);	background: linear-gradient(170deg, rgba(0,106,181,1) 0%, rgba(66,0,101,1) 100%);	padding-top: 40px;	padding-bottom: 30px;	margin-top: 120px;	color: white;}.footer div a,.footer div a:visited,.footer div a:link, .footer h3 {	color: white;}.footer div a:hover {    color: #F27B8B !important;;}.square-box{    position: relative;    width: 100%;    overflow: hidden;}.square-box:before{    content: "";    display: block;    padding-top: 100%;}.square-content{    position:  absolute;    top: 0;    left: 0;    bottom: 0;    right: 0;    color: white;}.square-content div {   display: table;   width: 100%;   height: 100%;   padding: 10px;}.square-content span {    display: table-cell;    vertical-align: bottom;    color: white;}.square-image:before {    content: "";    display: block;    padding-top: 100%;}.square-image {	float: left;	width: 100%;	background-repeat: no-repeat;	background-size: cover;	background-position: center center;}.square-image-halfheight:before {    content: "";    display: block;    padding-top: 500px;}.square-image-halfheight {	float: left;	width: 100%;	height: 500px;	background-repeat: no-repeat;	background-size: cover;	background-position: center center;}/*=================*/*,*:before,*:after {  box-sizing: border-box;}.aos-all {  max-width: 100%;  margin: 0;  padding: 0;}.aos-item {  /* display: inline-block;  float: left; */  /* width: 33.3333%;  height: 300px; */  /* padding: 20px; */}.aos-item__inner {  position: relative;  width: 100%;  height: 100%;  float: left;  background: #1da4e2;  line-height: 260px;  text-align: center;  color: #fff;}@media screen and (max-width: 800px) {	.aos-item {		width: 50%;	}}/*========== footer ===========*/