/*
Theme Name: Eyefun
Theme URI: http://www.eyefun.nl
Author: Eyefun.nl
Author URI: http://www.eyefun.nl
Description: Geen omschrijving.
Version: 1.4
*/



body, html {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #212121;
	font-size: 15px;
	line-height: 25px;
}

a {
	color: #212121;
	cursor: pointer;
}

p {
  margin: 0 0 20px;
}

h2 {
	font-size: 28px;
	line-height: 34px;
	font-weight: 400;
}

img.alignleft {
	float: left;
	margin-right: 30px;
}

img.alignright {
	float: right;
	margin-left: 30px;
}


h1 {
	font-weight: 500;
	color: #234692;	
	font-size: 35px;
	line-height: 45px;
	margin-bottom: 20px;
	margin-top: 30px;
}

h3 {
	color: #234692;	
}

.page-template-default h3 {
	color: #234692;	
	font-size: 18px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 20px;
}

.btn-primary {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	height: 40px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
}

.btn-primary:hover {
	color: #1576ab;
	background-color: #fff;
	border-color: #fff;
}

.btn-secondary {
	color: #22a45a;
	background-color: transparent;
	border-color: #22a45a;
	height: 40px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
	position: relative;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #22a45a;
	border-color: #22a45a;
}

.btn-xs {
	color: #22a45a;
	background-color: transparent;
	border-color: #22a45a;
	text-transform: uppercase;
}

.btn-xs:hover {
	color: #fff;
	background-color: #22a45a;
	border-color: #22a45a;
}

/* header */
.home header {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 200px;
}

header {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 110px;
}

header nav.affix {
	background-color: #fff;
	height: 90px;
	border: 1px solid #e4e4e4;
}

header .navbar>.container .navbar-brand {
	position: absolute;
	width: 165px;
	height:79px;
	padding: 0;
	-webkit-transition: width 300ms, height 200ms ease-in-out;
	-moz-transition: width 300ms, height 200ms ease-in-out;
	-ms-transition: width 300ms, height 200ms ease-in-out;
	-o-transition: width 300ms, height 200ms ease-in-out;
	transition: width 300ms, height 200ms ease-in-out;
	margin-top: 20px;
	margin-left: 0px;
}

header .navbar.affix>.container .navbar-brand {
	width: 75px;
	height:47px;
	display: block;
	overflow: hidden;
	-webkit-transition: width 300ms, height 200ms ease-in-out;
	-moz-transition: width 300ms, height 200ms ease-in-out;
	-ms-transition: width 300ms, height 200ms ease-in-out;
	-o-transition: width 300ms, height 200ms ease-in-out;
	transition: width 300ms, height 200ms ease-in-out;
}

/* navigatie */
.hidden-desktop {
  display: none !important;
}
    
.navbar .dropdown-toggle .caret{
	display: none;
}

.navbar-header {
	position: relative;
}

.home .navbar-default {
	background-color: transparent;
	border: 1px solid #ffffff;
}

.home .navbar-default.affix {
	background-color: #fff;
	border: 1px solid #e4e4e4;
}

.navbar-default {
	background-color: transparent;
	border: 1px solid #e4e4e4;
}

.navbar-default .navbar-nav>li>a,
.navbar-nav>li>a {
	text-transform: uppercase;
	font-weight: 400;
	color: #234692;
	padding: 5px 10px 5px 10px;
}

.navbar-default .navbar-nav>li.active>a, 
.navbar-nav>li.active>a,
.navbar-nav>li.current-menu-parent>a {
	color: #22a45a;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #22a45a;
}


.nav>li>a:hover, .nav>li>a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #22a45a;
}

.menu-hoofdnavigatie-container {
	margin-top: 50px;
}

.affix .menu-hoofdnavigatie-container {
	margin-top: 29px;
}

.navbar form {
	position: relative;
	margin-top: 43px;
	margin-left: 10px;
	width: 215px;
}

.navbar.affix form {
	position: relative;
	margin-top: 24px;
}

.navbar-form .form-control {
	border: 0px;
	height: 40px;
	font-size: 15px;
	background-color: transparent;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-right: 0px solid #e4e4e4;
	color: #9d9a97;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.navbar-form .form-control:focus {
	color: #212121;
}

.btn-search {
	background-color: transparent;
	border-left: 0px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	height: 40px;
}

.fa-search {
	color: #9d9a97;
	font-size: 20px;
}

.form-group {
  position: absolute;
  right: 150px;
  top: 17px;
}

.navbar-form .form-control::-webkit-input-placeholder {
  font-family: @font-primary;
  color: #9d9a97;
}

.navbar-form .form-control:-moz-placeholder { /* Firefox 18- */
  font-family: @font-primary;
  color: #9d9a97;
}

.navbar-form .form-control::-moz-placeholder {  /* Firefox 19+ */
  font-family: @font-primary;
  color: #9d9a97;
}

.navbar-form .form-control:-ms-input-placeholder {
  font-family: @font-primary;
  color: #9d9a97;
}

.dropdown-menu {
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 15px;
  background-color: #ededed;
  border: 0px solid #ccc;
  border: 0px solid rgba(0,0,0,0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.175);
  box-shadow: 0 0px 0px rgba(0,0,0,0.175);
}

.dropdown-menu>li>a {
  padding: 5px 10px;
  color: #234692;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #234692;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  background-color: #234692;
}

.navbar-right .dropdown-menu {
  left: 0;
  right: auto;
}

/* homepage */
section#row01 {
	padding: 0px 0px 50px 0px;
}

#owl-slider .owl-item {
	height: 450px;
}

#owl-slider .item {
	position: relative;
	display: block;
	width: 100%;
	height: 450px;
	-webkit-border-radius: 50px 0 50px 0;
	border-radius: 50px 0 50px 0;
}

#owl-slider .item .banner {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background-color: rgba(21, 118, 171, .8);
	width: 340px;
	-webkit-border-radius: 40px 0 40px 0;
	border-radius: 40px 0 40px 0;
	color: #fff;
	padding: 20px 20px 30px 20px;
}

#owl-slider .item .banner h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
}

#owl-slider .item .btn {
	margin-left: 10px;
}

.owl-theme .owl-controls {
  margin-top: -20px;
  z-index: 99;
  position: absolute;
  bottom: 5px;
  left: 15px;
}

.owl-theme .owl-controls .owl-page span {
  background-color: rgba(255, 255, 255, .5);
  border: #fff;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #fff;
  border: 1px solid #fff;
}

section#row02 {
	background-color: #e6e7e8;
	text-align: center;
	padding: 50px 0px 50px 0px;
}

section#row02 h3 {
	color: #234692;	
}

section#row02 a:hover {
	text-decoration: none;
}


section#row02 p {
	margin-bottom: 30px;
}

section#row03 {
	background-color: #fff;
	padding: 50px 0px 50px 0px;
}

section#row03 .wrapper_content {
	position: relative;
	padding: 1px 20px 20px 20px;
	background-size: 100% auto;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	height: 275px;
	background-size: auto 100%;
}

section#row03 .wrapper_content:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to top,transparent,#000);
	opacity: .25; 
}
		
section#row03 .wrapper_content h3 {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 0 1px 2px #000;
	z-index: 1;
}

section#row03 .wrapper_content ul {
	position: relative;
w
	padding-left: 0;
	z-index: 1;
}

section#row03 .wrapper_content li {
	list-style: none;
}

section#row03 .wrapper_content li a {
	color: #fff;
	list-style: none;
	font-weight: 500;
	text-shadow: 0 1px 2px #000;
}

section#row03 .wrapper_content .btn {
	position: absolute;
	right: 30px;
	bottom: 30px;
}



/* two column */
section#base {
	padding: 0px 0px 10px 0px;
}

.breadcrumbs , .breadcrumbs a {
	font-size: 12px;
	color: #234692;
}

section#two-columns {
	padding: 0px 0px 25px 0px;
}

.roundcorners {
	-webkit-border-radius: 40px 0 40px 0;
	border-radius: 40px 0 40px 0;
}

.contacttekst {
font-size:13px !important;
}

/* downloads */
section#downloads {
	padding: 25px 0px 30px 0px;
}

section#downloads h2 {
	font-weight: 500;
	color: #1581be;	
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 20px;
	margin-top: 0;
}

.card {
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px #858585;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
}

.btn-download {
	color: #1581be;
	background-color: transparent;
	border-color: #1581be;
	height: 41px;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	display: table;
	margin-top: 5px;
	margin-bottom: 5px;
}

.btn-download:hover {
	color: #fff;
	background-color: #1581be;
	border-color: #1581be;
}

.tekst_button {
	display: table-cell;
	vertical-align: middle;
}

.flag {
	margin-left: 10px;
	display: table-cell;
	vertical-align: middle;
	padding-top: 1px;
}

/* solutions */
section#solutions {
	background-color: #fff;
	padding: 50px 0px 50px 0px;
	text-align: center;
	border-top: 1px solid #e6e7e8;
}

section#solutions h2 {
	color: #234692;
	margin: 10px 0px 0px 0px;
}

section#solutions a:hover {
	text-decoration: none;
}

section#solutions h4 {
	color: #868686;
	font-size: 15px;
	margin: 0px 0px 20px 0px;
}

section#solutions .solution {
	color: #212121;
	font-size: 15px;
	margin: 0px 0px 20px 0px;
	display: inline-table;
}



/* worlds */
section#worlds {
	background-color: #fff;
	padding: 50px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #e6e7e8;
}

section#worlds .world {
	color: #212121;
	font-size: 15px;
	position: relative;
	margin: 0px 0px 50px 0px;
	display: inline-table;
}

section#worlds .world a:hover {
	text-decoration: none;
}

section#worlds h2 {
	color: #234692;
	margin: 10px 0px 10px 0px;
}



/* partners */
img.logo  {
	border: 1px solid #eeeeee;
	margin-bottom: 20px;
	padding: 10px;
	}


/* our company */
section#blokken {
	background-color: #f4f4f4;
	padding: 50px 0px 50px 0px;
	text-align: center;
}

section#blokken h3 {
	margin-top: 20px;
}

section#blokken a:hover {
	text-decoration: none;
}

section#blokken .blok {
	color: #212121;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	display: inline-table;
}

section#blokken a {
	display: block;
}


/* searchform */
.searchmore {
	border-bottom: 1px solid #e6e7e8;
	padding-bottom: 30px;
	margin-bottom: 30px;
}


#base .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding: 10px 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#base .navbar-form .input-group {
    width: 350px;
}


/* most popular pages */
.wpp-list {
	padding-left:20px;
}

.wpp-list li {
	overflow: visible !important;
	list-style: disc;
}

.wpp-views {
	display: none;	
}

/* blog */
body.blog img {
	border: 1px solid #e6e7e8;
}

body.blog .post {
	border-bottom: 1px solid #e6e7e8;
	padding: 30px 0px 30px 0px;
	
}

body.blog .post p {
	margin-bottom: 0px;
	
}

body.blog article {
    margin-bottom: 0px;
}

body.blog article h3 a {
	color: #234692;
}

body.blog article h3 a:hover {
	text-decoration: none;
}

article .meta {
  margin: 0 0 10px 0;
  font-style: normal;
  color: #9d9a97;
}

.blog h3 {
	color: #234692;	
	font-size: 18px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 0px;
}

.pagination>li>a, .pagination>li>span {
     padding: 6px 12px;
    color: #234692;

}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #234692;
    border-color: #234692;
    cursor: default;
}

.pagination>li>a:hover, .pagination>li>a:focus {
    color: #fff;
    background-color: #22a45a;
    border-color: #22a45a;
}

/* faq */
/*toggle*/
h4.trigger {
	margin: 0px !important;
	font-size: 16px;
	line-height: 20px;
	border-top: 1px solid #e4e4e4;
	padding-top: 15px;
	padding-bottom: 15px;
}

h4.trigger.active {
	padding-bottom: 10px;
}

h4.trigger.active a {
	color: #234692;
}

h4.trigger a {
	color: #1581be;
	text-decoration: none;
	display: block;
	position: relative;
	padding-left: 20px;
}

h4.trigger a:hover {
	color: #1581be;
	text-decoration: underline;
}

h4.trigger a .plus {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
				
}
h4.trigger a .plus:before {
	content: "\f067";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	padding-right: 10px;
				
}

h4.trigger.active a .plus:before {
	content: "\f068";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	padding-right: 10px;
				
}

h4.toggle-white{
	background-color: #FFF;
}

h4.toggle-gray{
	background-color: #F5F5F5;
}

.toggle_container {
	overflow: hidden;
	padding: 0px 25px 35px 22px;
}


/* footer */

footer {
	background-color: #e6e7e8;
	width: 100%;
	color: #212121;
	padding: 50px 0px 50px 0px;
}

footer a {
	text-transform: uppercase;
	color: #212121;
}

footer .fa {
	font-size: 20px;
}

/*Gravity form*/

.clear-multi{
	margin-bottom: 10px !important;
}

#gform_3{
	width: 50% !important;
}

.gform_wrapper .top_label .gfield_label {
    margin: 0 !important;

}

.gform_wrapper label.gfield_label+div.ginput_container {
    margin-bottom: 10px !important;
	margin-top: 0 !important;
}

.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
    margin-top: 0 !important;
}

.gform_wrapper .field_sublabel_above .gfield_time_hour label,.gform_wrapper .field_sublabel_above .gfield_time_minute label{
	margin: 0 !important;
}	

#field_3_13{
	width: 20% !important;
    float: left !important;
}

#field_3_16{
    width: 50% !important;
    float: left;
    margin-top: -72px !important;
    margin-left: 120px !important;
}