body,
html {
    width: 100%;
    height: 100%;
}
body{
	background-image: url("../img/bckmain.png");
    background-attachment: fixed;
}
@font-face{
	font-family:netto;
	src:url("netto.otf");
}
@font-face{
	font-family:nettolight;
	src:url("netto_ot_light.otf");
}
body, h1, h2, h3, h4, h5, h6{ 
	font-family: 'nettolight', 'Raleway', "Helvetica Neue",Helvetica,Arial,sans-serif; 
	font-weight: 100;
	letter-spacing:1px;	
	color:#000;
	font-size: 15px;
	line-height:1.2;
}

a{
	cursor:pointer;
	color:#000;
}
hr{
	border-top:solid 1px #FFF; margin:8px; width:50px;
}
strong{
	font-weight:bold;
}
.pointer	{	cursor:pointer; }
.clear		{	clear:both;		}
.floatLeft	{	float:left;		}
.floatRight	{	float:right;	}

/* -------------------------- content ------------ */
.wrapper{
	position:absolute;
}

.100procW{
	width:100%;
}
.header{
	height:118px;
	color:rgb(0,159,227);
	font-size: 26px;
	text-align:center;
	padding-top:10px;
}
.header div{
	letter-spacing: 4.2px;
	margin: -14px 0 0 90px;
}

.content1{
	height:180px;
	box-shadow: 0 0 200px rgba(0,0,0,0.9) inset;
}

.content1 div.navBulletsWrapper, .content3 div.navBulletsWrapper  {
	display:none; 
}
#sliderFrame1, #sliderFrame2, #sliderFrame3{
	margin:0;
	position:relative;
}
a.group1-Prev .fa-circle, a.group1-Next .fa-circle,
a.group2-Prev .fa-circle, a.group2-Next .fa-circle,
a.group3-Prev .fa-circle, a.group3-Next .fa-circle,
a.group2-More .fa-circle, a.group2-Minus .fa-circle{
	text-shadow: 5px 5px 10px rgba(0,0,0,0.35);
}	
a.group1-Prev{ 	left:90px; 	}
a.group1-Next{	left:882px;	}
a.group2-Prev{ 	left:-1px; 	position:relative;	}
a.group2-Next{	left:185px;	position:relative;	}
a.group2-More{	left:143px;	position:relative; top:-30px;	}
a.group3-Prev{ 	left:-1px; 	position:relative;	}
a.group3-Next{	left:488px;	position:relative;	}
a.group3-Minus{	left:445px;	position:relative; top:-140px;	}


div#sliderFrame1, #slider1, #slider1 div.sliderInner{
	width:100%;
	height:180px;
}
div#sliderFrame2, #slider2, #slider2 div.sliderInner{
	width:260px;
	height:124px;
}
div#sliderFrame3, #slider3, #slider3 div.sliderInner{
	width:563px;
	height:335px;
}
.group1-Wrapper{
	margin:0;
	top:140px;
}
.group2-Wrapper{
	margin: 0;
	position: relative;
	top: -65px;
	z-index: 99;
}
.group3-Wrapper{
	margin: 0;
	position: relative;
	top: -165px;
	z-index: 99;
}
#iconmenuwrapper{
	width:350px;
	margin:-46px auto 0 auto;
	position:relative;
	height:70px;
	z-index:99;
}
#iconmenu{
	height:46px;
	background-color:rgba(0,159,227,0.77);
	box-shadow: 5px 5px 10px rgba(0,0,0,0.35);
	border-radius:10px 10px 0 0;
	overflow:hidden;
}
#iconmenu a{
	width:50px;
	height:46px;
	float:left;
}	
#iconmenu a:hover,#iconmenu a.active{
	background-color:rgba(255,255,255,0.5);
}	
.iconmenuhover{
	background-color: rgb(76, 61, 42);
	color: #fff;
	text-align: center;
	min-width: 350px;
	z-index: 99;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.35);
	display:none;
	width:auto;
}
.iconmenuhover i{
	color:rgb(0,159,227);
	font-size:10px;
	margin:0 5px 0 5px;
}
.iconmenuhoverContent:hover{
	color:rgb(0,159,227);
}


.content2{
	height:126px;
	overflow:hidden;
	position:relative;
}	
.content2_a, .content2_b{
	width:100%;
	text-align:center;
}	
.content2_a{
	margin-top:10px;
	font-size:36px;
	color:rgba(0,159,227,1);
}
.content2_b{
	font-size: 18px;
    letter-spacing: 2px;
    line-height: 19px;
}


.content3{
	/* height:260px; */
	height:auto;
	color:#FFF;
	position:relative;
	background-size:cover;
}	
.content3 .grad{
	height:100%;
	width:100%;
	box-shadow: 0 0 54px rgba(0,0,0,0.63) inset;
}
.grad {
  background: rgb(0,144,200); /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left,rgba(0,167,229,0.94),rgba(0,103,146,0.95)); /*Safari 5.1-6*/
  background: -o-linear-gradient(right,rgba(0,167,229,0.94),rgba(0,103,146,0.95)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(right,rgba(0,167,229,0.94),rgba(0,103,146,0.95)); /*Fx 3.6-15*/
  background: linear-gradient(to right, rgba(0,167,229,0.94),rgba(0,103,146,0.95)); /*Standard*/
}

.content3 .grad .optionbox{
	height:240px;
	width:160px;
	float:left;
	margin:28px 20px 0 20px;
	color:#FFF;
}	
.content3 .grad .optionboxSpace{
	margin-left:12px;
	margin-right:12px;
	position:relative;
}	
.content3 .grad .optionbox .optionboxTop{
	height:105px;
	width:100%;
	background-color:rgba(255,255,255,0.3);
	padding-top:2px;
	text-align:center;
	font-family:netto;
	font-size:16px;
	font-weight:bold;
}
.content3 .grad .optionbox .optionboxTop p{
	letter-spacing:-0.1px;
}
.content3 .grad .optionbox .optionboxBottom{
	/*
	text-align: justify;
    text-justify: inter-word;
	display: inline-block;
	word-break:normal;
	*/
	
	word-wrap: break-word;
	text-align:left;
	line-height:14px;
	margin-top:12px;
	font-size:14px;
	width:160px;
	height:165px;
}	
.content3Bar{
	height:30px;
	border-bottom:solid 1px #D5EDF6;
	border-top:solid 1px #006086;
	width:100%;
	background-color:rgba(255,255,255,0.34);
}
 
.content3 .content3detail:nth-of-type(1){
	margin-left:75px;
}	
.content3 .content3detail{
	border:solid 1px rgba(255,255,255,0);
	margin-top:-96px;
	margin-left:44px;
	width:262px;
	height:340px;
	position:relative;
	float:left;
	overflow:hidden;
}
.content3 .content3detail .content3Bar,
.content3 .content3detailLarge .content3Bar{
	width:100%;
	margin-top:-30px;
	background-color:rgba(0,159,227,0.66);
	font-size:19px;
	padding-left:12px;
	padding-top: 4px;
	position:relative;
	box-shadow: 0 0 54px rgba(0,0,0,0.63) inset;
	z-index: 99;
}
.content3 .content3detailLarge .content3Bar{
	margin-top: -150px;
}
.content3 .content3detail.news .addthis_sharing_toolbox,
.content3 .content3detail.contact .addthis_sharing_toolbox{
	float: right;
	margin-top: 0;
	margin-right: 4px;
	height: 20px;
}	
.content3 .content3detailLarge .addthis_sharing_toolbox{
	float: right;
	margin-top: 0;
	margin-right: 4px;
	height: 20px;
}
.content3 .content3detail.news,
.content3 .content3detail.contact{
	border:solid 1px #FFF;
	border-radius:10px;
	background-color:rgba(255,255,255,0.15);
	height:334px;
	padding-bottom:10px;
}
.content3 .content3detail.news .content,
.content3 .content3detail.contact .content{
	padding-left:10px;
	overflow:hidden;
	height:200px;
}
.content3 .content3detail.news{
	cursor:pointer;
}
.content3 .content3detail img{
	width:262px;
	height:125px;
}
.content3 .content3detail .content{
	padding:18px 0 0 2px;
	overflow:hidden;
	height:200px;
}
.content3 .content3detail .content .title{
	font-size:19px;
	padding-bottom:10px;
}	
.content3 .content3detailLarge,
.content3 .content3ImageLarge{
	background: rgba(10,114,159,0.5); /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left,rgba(10,114,159,0.5),rgba(10,114,159,0.1)); 
	background: -o-linear-gradient(right,rgba(10,114,159,0.5),rgba(10,114,159,0.1)); 
	background: -moz-linear-gradient(right,rgba(10,114,159,0.5),rgba(10,114,159,0.1));
	background: linear-gradient(to right, rgba(10,114,159,0.5),rgba(10,114,159,0.1));
	
	border:solid 1px rgba(255,255,255,0);
	margin-left:75px;
	margin-top:-96px;
	width:554px;
	height:356px;
	position:relative;
	float:left;
	padding-bottom:6px;
}	
.content3 .content3detailLarge .content{
	overflow-y:auto;
	height:230px;
	padding: 10px;
}
.content3 img.imgNexttoSlide{
	position:relative;
	top:0;
	width:146px;
	top:-124px;
	left:260px;
}
.content3 .content3ImageLarge{
	width:566px;
	height:333px;
	border:solid 2px #CCC;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.35);
}
.content3 .emailform{
	border: 1px solid rgba(255, 255, 255, 0);
	height: auto;
	margin-top: 22px;
	width: 540px;
	padding: 14px;
	font-size: 16px;
}


.footer{
	height:78px;
	width:100%;
	text-align:center;
	font-size:15px;
	color:rgb(76,61,42);
	padding-top:42px;
}
.footer i{
	color:rgb(0,159,227);
	font-size:10px;
	margin:0 25px 0 25px;
}
/* -------------------------- waitingscreen ------------ */
#waitingscreen{
	position:fixed;	
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	background-color:rgba(255,255,255,0.6);
	text-align:center;
	padding-top:10%;
	font-size:20px;
	display:none;
}
#waitingscreen .fa{
	font-size:60px;
	position:absolute;
	margin-top:5px;
	margin-left:-30px;
}
/* -------------------------- menu en menupage settings ------------ */


/* ---------------------- info pages -----------------------------*/
.vignetteShadow{
	box-shadow: 0 0 200px rgba(0,0,0,0.9) inset;
}
.grayBorder{
	height:450px; width:100%;
	background-color:rgba(0,0,0,0.4);
	position:absolute; 
}
.largeContent{
	margin:9px 0 0 60px;
	width: 497px;
	float:left;
	color:#FFF;
	padding:17px 0 0 17px;
	border:solid 1px #FFF;
}
.largeContentChild{
	overflow-y:scroll;
	padding-right:10px;
	height: 354px;
	bottom:0;
}	


#smallWelcomeScreen{
	z-index:9; font-size:20px; position:absolute; top:300px; color:#FFF;
	width:100%;
}
#smallWelcomeScreen div{
	margin:10px;
	background-color:rgba(0,0,0,0.5);
	padding:10px;
}
#smallWelcomeScreen a{
	color:#FFF;
	margin-left:10px;
}
#smallWelcomeScreen i{
	float:right;
	margin-right:30px;
}

/* ---------------------- mailform -----------------------------*/
form input, form textarea{
	width:300px;
	border-radius:4px;
	color:rgb(76, 61, 42);
}
form textarea{
	height:100px;
	resize: none;
}

#success, #error{
	background-color: rgba(76, 61, 42, 0.9);
	border-radius: 6px;
	display: none;
	left: 12px;
	margin-top: 20px;
	padding: 20px;
	position: absolute;
	cursor:pointer;
	z-index:999;
}	
#error #errormessage{
	color:rgb(255,0,0);
}


/* ---------------------- other -----------------------------*/
@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}
/* ---------------------------- bootstrap override ---------------------------- */
.container{
	height:72px;
	width:1024px;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* ---------------------------- custom scrollbar ---------------------------- */
body{
  scrollbar-base-color: #93C5DB;
  scrollbar-base-color: #C0C0C0;
  scrollbar-3dlight-color: #C0C0C0;
  scrollbar-highlight-color: #93C5DB;
  scrollbar-track-color: #084B5E;
  scrollbar-arrow-color: black;
  scrollbar-shadow-color: #C0C0C0;
  scrollbar-dark-shadow-color: #C0C0C0;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #93C5DB;
  border: 0;
  border-radius: 0;
}
::-webkit-scrollbar-thumb:hover {
  background: #93C5DB;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
}
::-webkit-scrollbar-track {
  background: #084B5E;
  border: 0;
  border-radius: 0;
}
::-webkit-scrollbar-track:hover {
  background: #084B5E;
}
::-webkit-scrollbar-track:active {
  background: #084B5E;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
