/*
Theme Name: Industrial
Author: Smeders Internet
Author URI: http://smeders.nl/

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/

.sticky {
}
.hentry {
	margin: 0 0 1.8em;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1.8em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object,
img {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}


	/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#colophon {
	margin-top: 50px;
}

#colophon .container {
	border-top: 1px solid #ddd;
	
}


.footer-menu {
	margin-left:0;
	padding:0 0 30px 0;
}

.footer-menu li {
	display:inline;
	list-style-type:none;
}

.footer-menu li a {
	border-left:1px solid #ddd;
	padding: 0 8px;
}

.footer-menu > li:first-child > a {
	border-left:none;
	padding:0 8px 0 0;
}

/*--------------------------------------------------------------
Custom
--------------------------------------------------------------*/

.navbar-brand>img {
	min-width: 110px;
}

.navbar.navbar-static-top.navbar-default {
    min-height: 160px;
}

.navbar {
	background: transparent;
	border:0;
}

img.companyphoto {
    float: left;
    margin-right: 20px;
		max-width: 100px;
}

.no_logo_company{
	max-height: 250px;
	max-width: 250px;
}

.companyblock .companyname, .agendablock .companyname {
	padding: 3px 0;
	margin-top: 0px;
}

.singleagenda-date {
	padding:40px 0;
}

.nopadding {
	padding: 0;
}

.upperfooterrow {
	padding-bottom: 30px;
}

.aboutfield {
	font-weight: 100;
	margin-top:30px;
}

.tagline {
	color: black;
}
.info {
	color: black;
}

.taglinesingle {
	font-style: italic;
}

.row.copyline {
    border-top: 2px dotted white;
    padding-top: 20px;
		padding-bottom:10px;
}

.contactbox {
	background: #E9EAE9;
	padding:20px;
}

img.companyphoto {
    float: left;
    margin: 20px 20px 0 0;
    max-width: 100px;
    max-height: 40px;
	margin:auto;
}

.image-block img.companyphoto {
	float: left;
	max-width: 110px;
    max-height: 110px;
	margin:auto;
}
.image-block.agenda {
	border: none;	
}

.image-block img.agendaphoto {
	float: left;
	max-width: 120px;
    max-height: 120px;
	margin:auto;
	border: none;
}

.image-block {
	position: relative;
	background: white;
   display:flex;
   vertical-align:middle;
   height:120px;
   width:120px;
   float: left;
   margin: 5px 20px 0 0;
   border: solid 1px rgba(236, 236, 236, 0.54);
}

.logobedrijf {
    position: relative;
    background: white;
    display: flex;
    vertical-align: middle;
    height: 130px;
    width: 130px;
    float: left;
    margin-right: 15px;
border: solid 1px rgba(236, 236, 236, 0.54);
}

.galleryfield ul {
	padding: 0;
	margin:0;
	list-style: none;
}

.galleryfield li p {
	display: none;
}

.galleryfield li {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}

.galleryfield li:last-child {
	margin-right: 0;
}

.galleryfield img {
    width: 175px;
}

.logo_company {
	text-align: center;
background: white;
line-height: 180px;
}


.single-bedrijven .companyblock {
	margin-bottom: 0;
	height: 130px;
	border-right:2px dotted white
}

.contactbox h2 {
	margin-top:0;
}

.footer-menu li {
	display: block;
	border:0;
}

.footer-menu li a {
    border-left: 0px solid #ddd;
padding:0;
}

.footer-menu {
	text-align: right;
	padding-top: 30px;
}
.footer-menu > li:first-child > a {
    border-left: none;
    padding: 0 0px 0 0;
}

.companyname {
	color:#009EE0;
}

.all {
	display: inline-block;
    float: right;
    margin-top: -30px;
}

.orange .companyblock .tagline {
	color: white;
	    padding-top: 10px;
}
.orange .companyblock .info {
	color: white;
}

p.geen {
    margin-top: 20px;
}

.agendablock {
	width: 100%;
    padding: 0;
    border-bottom: 2px dotted orange;
    padding-bottom: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	min-height: 176px;
}

.companyblock {
	min-height: 160px; 
	word-break: break-word;
	hyphens: auto;
}

.companyblock a {
	display: block;
}

.archive-companies {
	display: flex; 
	flex-flow: wrap row;
}

.archive-companies .companyblock {
	margin-bottom: 20px;
}

.archive-companies .companyblock a {
	min-height: 160px;
	border-bottom: 2px dotted orange;
}

.single-bedrijven .companyblock {
	margin-right: 0px;
}



.post-type-archive-bedrijven .col-lg-4 {
	
}

#secondary .companyblock {
	border:0!important;
}

.navbar-nav>li {
	margin-top: 60px;
}

body {
	font-family: 'alef'
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'roboto slab';
	font-size: 20px;
	font-weight: 400;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    /* border-color: #e7e7e7; */
    border-bottom: 2px dotted #009EE0;
    height: 160px!important;
}

.navbar-default .navbar-nav>li>a {
    color: #009EE0;
}

h1, h2 {
	font-family: 'roboto slab';
	color: #801C76;
}

h1 {
	font-weight: 100;
}

h2 {
	font-weight: 400;
	font-size:22px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #009EE0;
		border-radius: 10px;
}

#colophon {
	background: #7F006A;
	color: white;
}

.page-header, .hentry {
	border: 0;
}

#colophon a {
	color: white;
}

#colophon .container {
    border-top: 0px solid #ddd;
    padding-top: 25px;
}

.socials img {
    width: 30px;
    margin-right: 10px;
    margin-top: 10px;
}

.socialcompany li i {
    font-size: 32px;
    line-height: 1;
}

ul.socialcompany {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.socialcompany li {
    display: inline-block;
    margin-right: 15px;
}

.row.orange {
    margin-top: 30px;
}

.orange .companyblock {
		padding-left:15px;
    border-bottom: 2px dotted white;
    padding-bottom: 20px!important;
    padding-top: 20px!important;
			background: #EE8100;
}

.orange h2 {
    background: #EE8100;
    color: white;
    display: table;
    padding: 10px;
    margin-bottom: 0px;
}



.orange h2.companyname {
	text-decoration: underline;
}


@media only screen and (max-width : 979px) {
.dropdown-menu li:hover .dropdown-menu {
	position:static;
}
}

@media only screen and (max-width : 991px) {
	.logo_company {
		margin-top:20px;
	}

	.navbar-default .navbar-toggle {
    border-color: #0077c0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #0077c0;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 53px;
    margin-right: 20px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	height: inherit!important;
	padding-left:30px;
	padding-right: 30px;
}

.navbar-nav>li {
	margin-top: 0px;
}

.navbar.navbar-static-top.navbar-default {
	min-height: 0;
}

	.companyphoto img {
		width: 100%;
	}
	.galleryfield li {
		width: 30%;
	}
	.upperfooterrow {
		padding:0 40px;
		text-align: center;
	}
	.footer-menu {
		text-align: center;
	}
	.row.copyline p {
		    text-align: center!important;
				float: none;
				display: block;
	}
	.row.orange {
		padding-left:20px;
		padding-right: 20px;
		margin-top:0;
	}
	.companyblock {
		margin-right: 0;
	}
	.post-type-archive-bedrijven .col-lg-4 {
    width: 100%;
    min-height: 130px;
}
.navbar-brand>img {
	width: 270px;
}
.navbar-brand {
	height: auto;
}
}


.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    font-size: 12px!important;
    font-weight: 300;
}

