/*
	Theme Name: &&
	Theme URI: http://www.en-en-architecten.nl
	Author: ICT Ready
	Author URI: https://www.ictready.nl
	Description: && custom wordpress template
	Version: 1.0
	License: Closed
	Text Domain: en-en
*/

/* ====================== BASIS ====================== */

.swiper-slide {
	height: 600px;
	
}

.liggend {
	width: 900px !important;
}

.staand {
	width: 400px !important;
}

.staand img {
	width: 100% !important;
}

.liggend img {
	width: 100%;
}

.swiper-slide {
	  overflow: hidden;
	  background-position: top;
	  background-size: cover;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  color: white;
	  font-size: 20px;
	  font-weight: bold;
}

.swiper-wrapper {
  	-webkit-transition-timing-function:linear!important; 
  	-o-transition-timing-function:linear!important;
  	transition-timing-function:linear!important;
  	
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 767px) {
	.swiper-slide {
		height: 300px;
		
	}
	
	.liggend {
		width: 450px !important;
	}
	
	.staand {
		width: 200px !important;
	}
	
	.staand img {
		width: 100% !important;
	}
	
	.liggend img {
		width: 100%;
	}
}

body {
    font-family: 'Mukta', sans-serif;
	font-size: 16px;
	background: #f4f4f4 none repeat scroll 0 0;
}

ul {
	list-style-type: none;
	padding-left: 0px;
}

ul li a, ul li {
	color: #9a9a9a;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
	
}

h1 {
	margin-top: 0px;
	font-size: 36px;
}

h2 {
	margin-top: 0px;
	font-size: 26px;
}

hr {
	
}

p:empty {
   display: none;
}

p {
	
}

label {
	width: 100%;
}

.cursor-left {
	cursor: url('/wp-content/themes/en-en/assets/image/arrow-left.cur'), pointer;
}

.cursor-right {
	cursor: url('/wp-content/themes/en-en/assets/image/arrow-right.cur'), pointer;
}


/* ====================== NAVIGATIE ====================== */

.navbar-default {
	background-color: #f4f4f4;
	border: 0 none;
}

.navbar-default .navbar-brand {
	font-weight: bold;
	font-size: 82px;
	color: #000;
}

.navbar .navbar-collapse {
    text-align: center;
    padding-top: 78px;
    padding-left: 85px;
}

.navbar {
	margin-bottom: 0px;
}

.navbar-brand {
	height: auto;
	line-height: normal;
	padding-top: 30px;
	padding-bottom: 0px;
}

.nav > li > a {
	padding: 0px 10px 0px 10px;
}

.navbar-default .navbar-nav > li > a {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.navbar-nav {
    float:none !important;
    margin:0 auto;
    display: block;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar-nav > li {
    display: inline-block;
    float:none;
}

.search-button {
	padding-top: 75px;
}

.search-button .fa {
	font-size: 22px;
}

.search-button .fa:hover {
	cursor: pointer;
}

.navbar-default .navbar-nav > li.current_page_item > a {
	color: #000;
}

/* ====================== CONTENT ====================== */

.content {
	margin-bottom: 40px;
}

.content h2 {
	font-size: 18px;
}

.wrapper {
	padding: 30px;
}

/* ====================== PROJECT ====================== */

.project-heading h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.project-content {
	text-align: justify;
	font-size: 11px;
}

.project-details {
	font-size: 11px;
}

.project-item {
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}

.project-title {
	padding-top: 8px;
}

.project-title h2 {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.project-title h2 a {
	color: #999;
}

.project-image {
	opacity: 0.8;
}

.project-image img {
	width: 100%;
}

.project-image:hover {
	opacity: 1.0;
}

.archive .project-image:hover {
	cursor: auto;
}

.project-title {
	display: none;
	position: absolute;
}

.project-details {
	margin-top: 20px;
}

.project-details h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

.hover {
	display: inline-block;
}

ul.project-list li a {
	text-transform: uppercase;
	font-size:12px;
}

ul.project-list li a.active {
	color: #000;
}

.image-hover {
	opacity: 0.6;
}

/* ====================== LIGHTBOX ====================== */

.lightboxOverlay {
	opacity: 1.0;
	background-color: #f4f4f4;
}

.lightboxOverlay {
    position: fixed !important;
    top: 0 !important;
}

.lb-outerContainer {
	background-color: #f4f4f4;
}

.lb-prev, .lb-next {
	cursor: inherit !important;
} 

.lightbox .lb-image {
	border: 0 none;
}

.lb-nav a.lb-prev, .lb-nav a.lb-next, .lb-details, .lb-nav a.lb-next:hover, .lb-nav a.lb-prev:hover {
	opacity: 0;
	display: none;
}

.lb-data .lb-close {
	position: absolute;
	top: 0px;
	right: 20px;
	display: inline-block !important;
}

.lb-details, .lb-nav {
	/*display: none !important;*/
}

/* ====================== SEARCH ====================== */

.search-content {
	display: none;
	border-bottom: 1px solid #ccc;
}

.search-content .form-control {
	border-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 18px;
}

.input-group {
	width: 100%;
}

.search-content .btn-default {
	border-color: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* ====================== VC ====================== */

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 15px;
}

/* ====================== RESPONSIVE ====================== */

@media screen and (min-width: 767px) {
	.maps-center {
		width: 600px;
		margin-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.navbar-default .navbar-brand {
		font-size: 36px;
	}
	.navbar-brand {
		margin-top: 8px;
		padding: 0px;
	}
	.navbar-toggle {
		margin-right: 0px;
	}
	.navbar .navbar-collapse {
		padding: 0px;
	}
	.wrapper {
		padding: 0px;
	}
	.project-details {
	    margin-top: 0px;
	    margin-bottom: 15px;
	}
	#navbar {
	 	padding: 15px 0px 15px 0px;
	}
}

/* LANDSCAPE */
@media (min-width : 0px) and (max-width : 767px) and (orientation : landscape) { 
	.project-item {
		margin-bottom: 20px !important;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.height1, .height2, .height3, .height6, .height7, .height11 {
		height: 300px !important;
	}
	.height4, .height5 {
		height: 180px !important;
	}

	.height8, .height14 {
		height: 440px !important;
	}
	.height9, .height10, .height12, .height13 {
		height: 210px !important;
	}
	
	.layout_b .height1, .layout_b .height2 {
		height: 380px !important;
	}
	
	.layout_b .height3, .layout_b .height4, .layout_b .height6, .layout_b .height7 {
		height: 260px !important;
	}
	
	.layout_b .height5 {
		height: 580px !important;
	}
	
	.wrapper {
		padding: 10px;
	}
	.project-heading {
		margin-left: -5px;
	}
 }
 
 /* PORTRAIT */
 @media (min-width : 0px) and (max-width : 767px) and (orientation : portrait) { 
 	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.project-item {
		margin-bottom: 20px !important;
	}
	.wrapper {
		padding: 10px;
	}
	.project-heading {
		margin-left: -5px;
	}
 }