/* ==========================================================================
   Global custom styles starts here
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,300,300i,400,400i,600,700,700i');
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'fjalla_oneregular';
    src: url('../fonts/fjallaone-regular-webfont.eot');
    src: url('../fonts/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fjallaone-regular-webfont.woff') format('woff'),
         url('../fonts/fjallaone-regular-webfont.ttf') format('truetype'),
         url('../fonts/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oxygenregular';
    src: url('../fonts/oxygen-regular-webfont.eot');
    src: url('../fonts/oxygen-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oxygen-regular-webfont.woff') format('woff'),
         url('../fonts/oxygen-regular-webfont.ttf') format('truetype'),
         url('../fonts/oxygen-regular-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




body{ font-family: 'Barlow Condensed', sans-serif;  }
 h1, h2, h3, h4, h5, h6{
     margin: 0;
	 font-weight:300;
}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
a{transition: all 1s;}
.btn:hover{transition:all 1s;}
p{color: #869093; font-size: 14px; line-height: 26px;  padding-bottom: 15px; margin-bottom: 0;}

.spacing-t{padding-top: 30px;}
.spacing-b{padding-bottom: 30px;}
.spacing-l{padding-left: 30px;}
.spacing-r{padding-right: 30px;}

.read-more{background: #999; padding:15px; border-radius: 0px 0px 5px 5px;}
.read-more a{color: #fff; text-transform: uppercase; font-size: 13px; line-height: 24px;}
.read-more a:hover{color: #383838; text-decoration: none;}
.image-spacing{padding-bottom: 25px;}
.no-border{border-bottom: none !important;}



/* ==========================================================================
   Menu custom styles starts here
   ========================================================================== */
	.header-wrapper{background: url(../img/body-bg.jpg) repeat; margin: 0 auto; overflow: hidden;}
	.site-header{ background: none; margin-top: 0px;}
	.menu{float: right; }
	.menu .navbar .nav > .active > a{
	color: #f89406;
	font-size: 28px;
	box-shadow: none;
	text-shadow: none;
	background-image: none;
	background: none;
}
	.menu .navbar .nav > li{text-transform: uppercase; border-right: 1px solid #292929;}
	.menu .navbar .nav > li > a {color: #fff; font-size: 18px; text-shadow: none; padding: 20px;}
	.menu .navbar .nav > li > a:hover{
	background: none;
	color: #999;
}
	.site-name{
	margin-top: 0px!important;
	height:127px;
}
	.site-name img{
		background: transparant;
		 padding:0px;
		 border-radius: 0px;
		 text-transform: uppercase;
		 width:300px;
		 position: absolute;
    	 top: 50px;
		 }
	
	.SM{margin-top: -10px; margin-right: 170px; position: absolute;}
	.SM img{background: #fff; color: #fff; padding:0px ; border-radius: 5px; text-transform: uppercase; width:125px}
	
	.banner{
	text-align: center;
	margin-top: 55px;
	border-radius: 5px;
	border: 20px solid #fff;
	border-bottom: none;
	margin-bottom: -4px;
	background-image: url();
}
	.banner .carousel{margin-bottom: 0;}
	.banner .carousel-caption h1, h2{ opacity: 0;}
	.banner .carousel-caption .btn{opacity: 0;}
	.banner .carousel-inner:hover img{-webkit-filter: blur(0px); transition:all 5s; }
    .banner .carousel-inner:hover h1{ transition:all 1s; opacity: 0.9 !important;  }
    .banner .carousel-inner:hover h2{ transition:all 1s; opacity: 0.9 !important;  }
    .banner .carousel-inner:hover .btn{ transition:all 1s; opacity: 0.9 !important;  }
	.banner .carousel-inner > .item > img{width: 100%;}
	.banner .carousel-caption{background: none; top:40%;  }
	.banner .carousel-caption h1{color: #fff; font-size: 64px; padding-bottom: 20px; text-transform: uppercase;font-weight: normal;}
	.banner .carousel-caption h2{color: #fff; font-size: 22px; line-height: 30px; font-weight: normal;font-weight: normal; padding-bottom: 15px;}
	.banner .carousel-caption [class^="fw-icon-"]{padding-bottom: 25px; font-size: 80px; color: #fff;}
	.banner .carousel-caption .btn{border-radius: 5px; border: 3px solid #fff; background: none; color: #fff; font-size: 18px;
								 box-shadow: none; text-shadow: none; padding: 10px;  line-height: 16px; text-transform: uppercase; letter-spacing: 1px;}
	.banner .carousel-caption .btn:hover{background: none; color: #e44817; border: 3px solid #333;}
	.banner .carousel-control {right:-10px; width: 35px; border-radius: 2px; top:50%; font-size: 22px; color: #09456b; 		background: #fff; line-height: 40px; opacity: 1.0; border: none;}
	.banner .carousel-control.left{left:-10px; width: 35px; border-radius: 2px; top:50%; font-size: 22px; color: #09456b; 		background: #fff; line-height: 40px; opacity: 1.0; border: none;}
	.banner .carousel-control:hover{background: #fff; color: #333;}

	.mini-menu{display: none;}
    .mini-menu .selectnav{display: none; width: 100%;background: #3f4b51;font-weight: 600;padding: 10px;height: 42px; color: #fff; border-radius: 5px; cursor: pointer; outline: 0; border:none !important;}
    .selectnav select{appearance: none; border:none !important;}
    .mini-menu label {position:relative; width: 100%;}
    .mini-menu label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#fff;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:14px; top:14px;
    padding:0 0 2px;

    position:absolute;
    pointer-events:none;
    }
    .mini-menu label:before {
    content:'';
    right:6px; top:10px;
    width: 25px; height: 25px;
    background:#3f4b51;
    position:absolute;
    pointer-events:none;
    display:block;
    }



/* ==========================================================================
   General custom styles starts here
   ========================================================================== */
	.featured-blocks{
	border-radius: 0 0 5px 5px;
	margin-bottom: 60px;
	background-color: #fff;
	background-image: url(../img/paper.jpg);
}
	.v-divider{background: url(../img/v-shadow.png)no-repeat right 0;}
	.h-divider{background: url(../img/h-shadow.png)no-repeat center; }
	.featured-blocks .block{text-align: center; padding-top: 25px; padding-bottom: 35px;}
	.featured-blocks .block h1{
	color: #e44817;
	font-size: 17px;
	line-height: 24px;
	text-transform: uppercase;
	padding-top: 15px;
	font-weight: normal;
}
	.featured-blocks .block [class^="fw-icon-"] {font-size: 65px; color: #747474;}
	.featured-blocks .block [class^="fw-icon-"]:hover{
	color: #e44817;
}
	.featured-blocks .block p{color: #979797; font-size: 13px; line-height: 22px; font-family: 'oxygenregular'; text-decoration: underline;}
	.featured-blocks .block .block-title{}
	.featured-blocks .block .block-content{}

	.general-posts{overflow: hidden; margin-bottom: 25px;}
	.us
	er-info{padding:25px 15px 0 15px; border-radius: 5px 5px 0 0; background: #fff;}
	.user-info img{width: 100%;}
	.user-info h1{color: #333; font-size: 17px; line-height: 24px; padding-bottom: 25px; text-transform: uppercase; font-weight: normal;}
	.user-info p{color: #979797; font-size: 13px; line-height: 22px;font-family: 'Barlow Condensed';}
	
	.text-block{
	padding: 25px 40px 10px;
	border-radius: 20px;
	background-color: none;
	background-image: url(../img/txtblock_trans.png);
	margin-bottom: 20px;
}
	.text-block img{width: ;}
	.text-block h1{color: #111; font-size: 28px; line-height: 24px; padding-bottom: 25px; text-transform: uppercase;}
	
	.text-block p{
	color: #c1c1c1;
	font-size: 20px;
	line-height: 23px;
	font-family: "Barlow Condensed";
}
.text-block subkop {
	color: #111;
	font-size: 18px;
	line-height: 22px;
	font-family: Barlow Condensed;
}
.text-block .orange{
	color: #fff;
	font-size: 38px;
	font-weight: normal;
}
	.text-block .sub1{color:#f89406;font-size: 26px}
	.text-block .sub2{color:#333;font-size: 18px}

/* ==========================================================================
   Sidebar custom styles starts here
   ========================================================================== */
	.sidebar{padding: 20px; padding-top: 25px; background: #fff; border-radius: 5px; overflow: hidden; margin-bottom: 25px;}
	.sidebar h1{color: #747474; font-size: 17px; line-height: 24px; text-transform: uppercase; font-weight: normal;}

	.sidebar .custom-input input{width: 75%;}
	.sidebar .custom-input .btn{width: 25%;}
	.sidebar .search-form{padding: 15px 0; margin-bottom: 0;}
	.sidebar .search-form input{ border-right: 0; background: #f7f7f7; color: #b5bcbe; 
								font-family: 'open_sansregular'; padding: 7px; line-height: 15px; 
								padding-left: 10px; padding-right: 22px; border: none;}
	.sidebar .search-form .input-append .btn{border-radius: 0;  background-image: none !important;
											 background: #f7f7f7; padding: 4px 0;
											padding-right: 8px; border-radius: 0 5px 5px 0;  border: none;}
	.sidebar .search-form [class^="fw-icon-"]{
	color: #e44817;
	font-size: 19px;
	margin-left: 4px;
}
	.sidebar .input-append{margin-top: 10px;}
	.sidebar input{border: none; background: #eee; box-shadow: none;}
	.sidebar  [class^="fw-icon-"]{
	color: #e44817;
}
	.sidebar .input-append .add-on{border:none; padding: 5px;}


	.sidebar-links{}
	.sidebar ul{margin: 0; margin-top: 15px;}
	.sidebar ul li{border-bottom: 1px solid #f0f0f0; padding-bottom: 8px; padding-top: 8px; padding-left: 15px; list-style: none; background: url(../img/list-arrow.png) no-repeat left 14px;}
	.sidebar ul li a{color: #979797; font-size: 13px; line-height: px;font-family: 'oxygenregular';}
	.sidebar ul li a:hover{color: #fb9d9e; text-decoration: none;}
	.sidebar-posts{padding: 20px 0;  border-bottom: 1px solid #ebede8; overflow: hidden;}
	.sidebar-posts h1{
	font-size: 13px;
	line-height: 22px;
	color: #e44817;
	text-transform: uppercase;
}
	.sidebar-posts [class^="fw-icon-"]{width: 24px; height: 27px; padding: 15px; margin-right: 15px; float: left; border:3px solid #f0f0f0; border-radius: 5px; font-size: 27px; color: #747474;}
	.sidebar-posts p{color: #979797; font-size: 13px; line-height: 22px;font-family: 'oxygenregular'; text-decoration: underline; padding-bottom: 0;}



/* ==========================================================================
   Footer custom styles starts here
   ========================================================================== */
   	.footer-wrapper{margin-top: 40px; font-family: 'Barlow Condensed'; background:; padding-top: 50px; padding-bottom: 65px; overflow: hidden;}
	.footer-links{color: #fff; padding-bottom: 30px; border-bottom: 0px solid #fff;}
	.footer-links .copy-rights{

}
	.footer-links .copy-rights span{
	color: #e44817;
	font-size: 18px;
	line-height: 20px;
	font-family: "Barlow Condensed";
}

@media (max-width: 480px){
	.site-name {
		left: 15px !important;

	}
	.text-block .orange{
		font-size: 25px !important;
	}
	p{
		font-size: 18px !important;	
	}
	
}


/* voor bijvoorbeeld de ipad */
@media (max-width:980px){
	.site-name {
		height:auto;
	}
	.site-name img{
		 position: static;
    	 top: 0;
	}

	.text-block .orange{
	font-size: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-left-color: red;
	}
	
}


@media (min-width: 481px) and (max-width: 767px){
	.site-name {
		left: 30% !important;
	}
	
	.site-name img{
		 position: static;
    	 top: 0;
	}
	
	


}


	.footer-links .copy-rights a{color: #fff;}
	.footer-links .copy-rights a:hover{color: #fff; text-decoration: none;}
	.site-footer{padding-top: 35px;}
	.social{}
	.social ul{margin: 0;}
	.social ul li{list-style: none; display: inline-block; margin-right: 8px;}
	.social ul li a [class^="fw-icon-"]{color: #656565;  font-size: 22px; width: 15px; 
		height: 15px; padding: 3px; border-radius: 4px;}
	.social ul li a [class^="fw-icon-"]:hover{color: #fff; text-decoration: none;}
	.footer-menu{}
	.footer-menu ul{margin: 0;}
	.footer-menu ul li{list-style: none; display: inline-block;}
	.footer-menu ul li a{
	color: #e44817;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Barlow Condensed';
}
	.footer-menu ul li a:hover{text-decoration: none; color: #fff;}

/* ==========================================================================
   Responsive Tweaks starts here
   ========================================================================== */
  .navbar .btn-navbar{background: #2199bd; color: #fff; margin-top: 20px; margin-bottom: 4px; float: none !important;
  						 border: none; margin-left: 0; margin-right: 0;}
  .navbar .btn-navbar:hover{
	background: #2199bd;
	color: #fff;
	border: none;
}
