/*
Theme Name: Phure Studios
Theme URI: http://shapebootstrap.net/
Author: Zeedesign
Author URI: http://www.zeedesign.nl/
Description: Thema opgezet voor Phure Studios
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: phure
Template: flat-theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('../flat-theme/style.css'); 

@import url('assets/css/slick.css'); 
@import url("assets/css/slider.css");
@import url('assets/css/forms.css'); 
@import url('assets/css/menu.css'); 


/* --- Plugin CSS --- */

/* --- Shortcodes CSS --- */
@import url("assets/css/shortcodes.css");

/* --- Widgets CSS --- */

/* --- Page CSS --- */

/* Referenties */
@import url("assets/css/referenties.css");

/* games */
@import url("assets/css/games.css");

/* news */
@import url("assets/css/news.css");


/* --- Demo Page CSS --- */
@import url("assets/css/demo.css");


/* General Styles
======================================================================== */
html body {
	padding-top: 100px; 
	background: #fff none repeat scroll 0 0;
	font-family: 'Raleway', sans-serif;  
	
	/* font-family: "Open Sans"; */
}
body {
  color: #000;
}
div.wet-asphalt {
  background-color: #555555;
}
.viv-blue {
  /* background-color: #3998cd; */
  background-color: #3385ca;
  color: #fff;
}
body .wet-asphalt a:hover {
	color: #8cbc45;
}

body.home .row .col-md-4 .block::after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6 {
	/* font-family: 'Raleway', sans-serif;  */
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
}

@font-face {
    font-family: 'viv';
    src: 	url('assets/font/icomoon.eot'), 
    		url('assets/font/icomoon.ttf') format('truetype'), 
    		url('assets/font/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'bradley';
    src: 	url('assets/font/bradley_hand_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/
	/* Media Queries - bs3: 
	================================================== */
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) { }
	@media only screen and (max-width : 1200px) { }

	@media only screen and (min-width : 992px) {
		
	}
	/* Medium Devices, Desktops */
	@media only screen and (min-width: 992px) and (max-width: 1200px) {}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 992px) { }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 992px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* Grunge Styles
======================================================================== */
.grunge, .gb-tb, .gb-lr, .gb-t, .gb-b {
	position: relative;
}
.grunge {
	background: url("assets/images/grunge_bg.png") scroll center center / auto auto	;
	margin-bottom: 30px;
}
.gb-tb {
	background:
		url("assets/images/grunge_t.png") repeat-x scroll center top / auto 30px, 
		url("assets/images/grunge_b.png") repeat-x scroll center bottom / auto 30px,
		url("assets/images/grunge_bg.png") scroll center center / auto auto	;
}
.gb-lr {
	background:
		url("assets/images/grunge_l.png") repeat-y scroll left center / 30px auto, 
		url("assets/images/grunge_r.png") repeat-y scroll right top / 30px auto,
		url("assets/images/grunge_bg.png") scroll center center / auto auto	;
}
.gb-t::before,
.gb-b:after {
	content: "";
	display: inline-block;
	height: 50px;
	position: absolute;  
	width: 100%;
}
.gb-t:before{
	background: url("assets/images/grunge_t.png") repeat-x scroll left top / auto 50px;
	top: 0;
}
.gb-b:after {
	background: url("assets/images/grunge_b.png") repeat-x scroll right bottom / auto 30px;
	bottom: 0px;
}
.grungetest {
	background-color: #aaaaaa;
	background-color: #9a9a9a;
	width: 100%;
	min-height: 200px;
	padding: 50px 0 8px 0;
}

/* Grungebox */
.grungeBox .content::after,
.grungeBox::after {
	clear: both;
	content: " ";
	display: block;;
}

.grungeBox {
	background: 
		url("assets/images/grunge_bg.png") scroll center center / auto auto	
	;
	background-color: #360054;
}
.grungeBox .content{
	padding: 10px 10px;
	margin: 15px 0px;
	border: 1px dashed rgba(255,255,255,0.3);
	color: #fff;
	text-align: center;
}


.grungeTitle {
	/*color: #360054;
	color: #462064;*/
	color: rgba(54,0,84,0.8);
	font-weight: 900;
	font-size: 35px;
	margin: 10px 0 30px 0;
	text-align: center;
	text-transform: uppercase;
	}
.grungeTitle span {
	background-color: #360054;
	color: #fff;
	margin: 0 2px;
	padding: 0 15px;
}
.grungeTitle.wit {
	color: #fff;
}
.grungeTitle.wit span {
	background-color: #fff;
	color: #aaaaaa;
}
/*
.featuredContainer {
	background-color: rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) inset;
	padding: 20px;
}*/

.featuredContainer {
  background: #383838 url("assets/images/grunge_bg.png") repeat scroll center center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8) inset;
  overflow: hidden;
  padding: 30px 10px;
}

/* Admin Styles
======================================================================== */
/*
body.admin-bar .navbar-fixed-top {
  top: 140px;
}
html body.admin-bar {
  padding-top: 188px;
}
*/
/* Header Styles
======================================================================== */

body header#header.navbar-fixed-top {
	transition: all 0.3s ease;
	/* border-bottom: 0px solid rgba(255, 255, 255, 0.9); */
}
body header#header.navbar-fixed-top.headstick {
	background-color: rgba(255, 255, 255, 0.85);	
	background-color: rgba(255, 255, 255, 1);	
	border-bottom: 1px solid rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
	min-height: 60px;
}
#header { 
	min-height: 80px; 
	min-height: 100px; 
}
body header#header div.container { position: relative; }

body header#header .headLogoContainer,
body header#header .headLogoContainer .headLogo,
body header#header .headLogoContainer .slogan {
	transition: all 0.3s ease;
}
body header#header .headLogoContainer {
	position: absolute;
	width: 350px;
	top: 0px;
}
body header#header .headLogoContainer .headLogo {
	height: auto;
	width: 100px;
	width: 100%;
	margin-top: 20px;
	/* position: absolute; */
}
	body header#header.headstick .headLogoContainer .headLogo {
		width: 60px;
		width: 220px;
		margin-top: 5px;
	}
body header#header .headLogoContainer .slogan {
	left: 130px;
	position: absolute;
	top: 30px;
}
body header#header.headstick .headLogoContainer .slogan {
	top: -50px;
}
body header#header .headLogoContainer .slogan span{
	width: 100%;
	display: inline-block;
	color: #360054;
}

	/* Media Queries - bs3: 
	================================================== */
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) { }
	@media only screen and (max-width : 1200px) { }

	/* Medium Devices, Desktops */
	@media only screen and (min-width: 992px) and (max-width: 1200px) {}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 992px) { }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 992px) {
		body header#header .headLogoContainer {	width: 340px; }
		body header#header .headLogoContainer .slogan { top: 10px; }
		body header#header .headLogoContainer .slogan span{ width: auto; }

	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		html body {	padding-top: 80px; }
		header#header { min-height: 80px; }
		body header#header.navbar-fixed-top.headstick {
			background-color: rgba(255, 255, 255, 1);
		}

		body header#header .headLogoContainer {
			z-index: 10;
		}
		body header#header .headLogoContainer .headLogo {
			margin-top: 3px;
			width: 100%;
		}

		body header#header.headstick .headLogoContainer .headLogo { 
			margin-top: 0px;
			width: 100%; 
		}
				
	}
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

	}
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		body { padding-top: 60px; }
		body header#header.navbar-fixed-top { min-height: 80px; }
		body header#header .headLogoContainer {
			width: 210px;
			top: 20px;
			left: 3px; 
		}
		

	}

/* ----------- Head contact ----------- */

header#header div.headContact p::after,
header#header div.headContact::after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
header#header div.headContact a,
header#header div.headContact p,
header#header div.headContact {
	transition: all 0.3s ease;
}
header#header div.headContact {
	position: absolute;
	top: 10px;
	right: 0px;
	/* height: 60px; */
	padding-right: 10px;
	z-index: 150;
}
header#header div.headContact p {
	width: 100%;
	margin: 0px;
}

header#header div.headContact a { 
	color: #1e4a80; 
	font-weight: bold;
	display: inline-block;
	line-height: 30px;
	padding: 0 5px;
}
	header#header div.headContact p:hover {  }
	header#header div.headContact p:hover a{ text-decoration: underline; }


header#header div.headContact p a i{ margin-right: 5px; }

body header#header.navbar-fixed-top.headstick div.headContact {
	top: -50px;
}
	/* Media Queries - bs3: 
	================================================== */
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) {
	}
	@media only screen and (max-width : 1200px) { }

	/* Medium Devices, Desktops */
	@media only screen and (min-width: 992px) and (max-width: 1200px) {	}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 992px) { }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 992px) {
		.hidden-xs { margin-left: -10px; }
		header#header div.headContact { top: 0px; }
		header#header.headstick div.headContact { top: 10px; }
		header#header div.headContact,
		header#header.headstick div.headContact {
			/* height: 40px; */
			right: 5px; 
		}
		header#header div.headContact p,
		header#header.headstick div.headContact p { 
			width: 100%; 
		}
		header#header div.headContact a, 
		header#header.headstick div.headContact a { 
			line-height: 40px; 
		}	
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		header#header div.headContact {
			right: 60px;
			top: 27px;
		}
		body header#header.navbar-fixed-top.headstick div.headContact { top: 27px; }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		header#header div.headContact {
			right: 60px;
			top: -50px;
		}
		body header#header.navbar-fixed-top.headstick div.headContact { top: 27px; }

	}

/*---------- slider -----------*/
section#main-slider .carousel .item {
	height: 400px;
}




/* Content Styles
======================================================================== */



/*---------- Algemeen -----------*/
html body.home > section, 
html .home #boxed > section {
  padding: 75px 0;
}

div.entry-content h1,
div.entry-content h2,
div.entry-content h3,
div.entry-content h4,
div.entry-content h5,
div.entry-content h6 {
	word-wrap: break-word;
}
div.entry-content h2 { font-size: 20px;}

div.entry-content h3 { color: #414141; }

section.emerald {
	background-color: #360054;
	padding: 20px 0 30px 0;
}
section#title.emerald ul.breadcrumb.pull-right { display: none; }

/*---------- single -----------*/
body.single section#main div.site-content article::after,
body.single section#main div.entry-content::after {
	clear: both;
	content: " ";
	display: block;
}



/*---------- contact formulier -----------*/
#hideform::after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

/*---------- 404 pagina -----------*/

#error img { margin: auto; }



/* Sidebar Styles
======================================================================== */
button.btn-danger {
	background-color: #555555;
	border-color: #555555;
	color: #fff;
	transition: all 0.2s ease 0s;
}
button.btn-danger:hover {
	background-color: #80ac3f;
	border-color: #8cbc45;
	color: #fff;
}
div#sidebar .rpwe-img {
  display: inline-block;
  float: left;
}



	/* Media Queries - bs3: 
	================================================== */
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) { }
	@media only screen and (max-width : 1200px) { }

	/* Medium Devices, Desktops */
	@media only screen and (min-width: 992px) and (max-width: 1200px) {}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 992px) { }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 992px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		section.leadFeatureBar div.container div.row div.col-sm-4.col-xs-12 { margin-bottom: 10px; }
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* CTA balk Styles
======================================================================== */



/* Footer Styles
======================================================================== */

body section#bottom.szk-blue {
	background: url("assets/images/drops.png") scroll center center / auto auto	;
	background: url("assets/images/drops_less.png") scroll center center / auto auto;
	background-color: #360054;
	color: #fff;
	padding: 0;
}
body section#bottom.szk-blue h3 {
	font-weight: 900;
	text-transform: uppercase;
}
body section#bottom.szk-blue a:hover,
body section#bottom.szk-blue a,
body section#bottom.szk-blue { color: #fff;  }
body section#bottom.szk-blue a:hover { opacity: 0.7;}

body section#bottom .row .col-sm-3.col-xs-12{
	padding-top: 25px;
	padding-bottom: 25px;
}
#bottom .col-sm-3.col-xs-12 > ul, 
#bottom .col-sm-3.col-xs-12 > div {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
}

/*
body section#bottom .row .col-sm-3.col-xs-12:nth-child(1){
	background-color: #fff;
	color: #000;
}

body section#bottom .row .col-sm-3.col-xs-12:nth-child(1) a{
	color: #360054;
}*/
body section#bottom .wpcf7-form-control-wrap input {
	margin-bottom: 0px;
	text-align: center;
}
body section#bottom  form.wpcf7-form p input.wpcf7-submit {
	background-color: #000;
	width: 100%;
}



/*---------- footer -----------*/
footer#footer {
	background-color: #000;
	text-align: left;
	padding: 25px 0;
	color: #afafaf;
	font-size: 13px;
}
/*
footer#footer .row .col-sm-3.col-xs-12{
	padding-top: 25px;
	padding-bottom: 25px;
}
*/

footer#footer a:hover,
footer#footer a,
footer#footer { color: #8f8f8f;  }
footer#footer a:hover { text-decoration: underline; }



	/* Media Queries - bs3: Footer
	================================================== */
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) { }
	@media only screen and (max-width : 1200px) { }

	/* Medium Devices, Desktops */
	@media only screen and (min-width: 992px) and (max-width: 1200px) {}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 992px) { }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 992px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		body section#bottom div.row div.col-sm-4.col-xs-6 {
			width: 100%;
			padding-bottom: 10px;
			border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
		}
		body section#bottom.szk-blue { padding: 20px 0 0 0; }
		body section#bottom .row .col-sm-3.col-xs-12{
			padding-top: 5px;
			padding-bottom: 10px;
			border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {

	}

/* Plugins
======================================================================== */

/*---------- Contact Form 7 -----------*/
input.wpcf7-submit { background: #428bca none repeat scroll 0 0; }

/* Shorcodes
======================================================================== */

.cd-top.cd-is-visible { z-index: 150; }

/* Voorbeeld codes:
======================================================================== */



	/* Media Queries - bs3: 
	================================================== */
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) { }
	@media only screen and (max-width : 1200px) { }

	/* Medium Devices, Desktops */
	@media only screen and (min-width: 992px) and (max-width: 1200px) {}

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 992px) { }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 992px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}
