/*
Theme Name: Micromedia 2015
Theme URI: http://www.micromedia.nl
Author: Direct ICT B.V.
Author URI: https://www.directict.nl
Description: The Micromedia theme
Version: 2015-01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: micromedia
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,900italic,700italic,900);
body {
	background-color: #666666 !important;
    background: url("./library/images/bg.gif") repeat-x scroll left top #666666;
    padding: 20px 0;
    color: #666666 !important;
}
h1,
h2,
h3,
h4,
h5,
p,
div {
    font-family: "Roboto", sans-serif
}
p {
    font-weight: 300
}
.navbar {
    border-radius: 0;
    border-left: 0;
    border-right: 0
}
.btn .btn-primary {
    background-color: #bb0029;
    border-color: #910018;
    color: #fff;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-weight: 300
}
.btn .btn-primary:hover {
    background: #a30023;
    border-color: #700018
}
.mm-container {
    border-radius: 10px;
    background-color: #fff
}
.mm-container>.row {
    margin-top: 10px;
    margin-bottom: 10px
}
#logo {
    width: 64px;
    height: 52px;
    background-image: url(./library/images/mmlogo.png);
    display: block
}
.footer {
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 12px
}

#top-bar {
    display: inherit
}
.nav-tabs.nav-justified {
    border-bottom: 0 none;
    width: 100%
}
.nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
    float: none
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    -webkit-transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-weight: 300
}
.hoofdmenu{
	padding-top: 5px;
}
#lang_sel_list ul {
	float: right;	
}
.news {
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
	padding-top: 10px;;
}
.news:first-child {
	padding-bottom: 0px;
}
.news a {
	color: #666666 !important;
	font-size: 13px !important;
	font-weight: 300; /* added this so the sidebar widgets also get the correct font-weight */
}
.news a:hover {
	color: #D11241 !important;	
}
section.frontpage-slider {
    margin-bottom: 20px;
}
.widget-area h3 {
	margin-top: 0px;
	font-size: 18px;
}
.loader {
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #808080;
    clear: both;
    margin-left: 15px;
    display: none
}
.btt {
    position: fixed;
    bottom: 0;
    right: 0;
    margin-bottom: 40px;
    margin-right: 40px;
    font-size: 29px;
    background-color: #808080;
    padding-left: 12px;
    padding-right: 12px;
    color: #fff
}

li {
	font-weight: 300 !important;
}

.fp {
	min-height: 420px !important;
}
.fp .content {
	padding-right: 0px;
	padding-left: 0px;
	line-height: 24px;
}
.contentItem {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 24px;
}
.contentItem a, .panel-body a {
    color: #666666;
    text-decoration: underline;
}
.contentItem a:hover,
.panel-body a:hover {
	color: #d11241;	
}
.mm-container h1 {
	padding-left: 20px;
}
.fp a {
	color: #000000;
	font-weight: 500;
	text-decoration: underline;
}
.catBlock {
	cursor: pointer;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.catBlock > a {
    background: #ff6600 none repeat scroll 0 0;
    bottom: -8px;
    position: absolute;
    text-align: center;
    width: 88%;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.blokken > div > a {
	background: #76777B none repeat scroll 0 0;
    display: flex;
    margin-top: -10px;
    text-align: center;
    color: #ffffff;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 500;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.fp a:hover {
	color: #d11241 !important;
}
.fp h3 {
	font-size: 16px !important;
}
.blokken {
	margin-top: 50px;
}
.blokken > div {
	margin-bottom: 30px;
}
.news,  .widget-area .img,  .widget-area .text {
	padding-left: 0px !important;
}
.widget-area .text {
	margin-top: 30px;
	font-size: 14px !important;
}
.widget-area .text strong {
	font-weight: 500 !important;	
}
.widget-area .text a {
	text-decoration: underline;
	color: #666666;
}
.widget-area .img {
	padding-bottom: 10px;	
}
.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
    color: #000000;
    font-weight: 700;
}

.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only:hover {
	color: red;
}

.widget-area {
	border-right: 1px solid #CCC;
}

h1 {
	font-size: 25px !important;
	margin-top: 0px !important;
}
.lang_sel_list_horizontal ul {
	list-style-type: none;
}
.lang_sel_list_horizontal ul li {
	display: inline;
}
.lang_sel_list_horizontal {
    margin-right: 15px;
    text-align: right;
}
.footer {
	border-top: 1px solid #cecece;
	padding-top: 10px;
}
ul.menu {
    list-style-type: none;
}

ul.menu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #cccccc;
}

ul.menu li:first-child {
	padding-left: 0px;	
}

ul.menu li:last-child {
	border-right: 0px;
}

ul.menu li a {
	color: #000000 !important;
}

form.wpcf7-form label {
	padding-left: 0px;
}
form.wpcf7-form input {
	margin-bottom: 10px;	
}
div.wpcf7-validation-errors {
	border: 0px;
}
#cycler{position:relative; height: 275px;}
img.sliderImg {position:absolute;z-index:1}
#cycler img.active{z-index:3}

body.page-id-69 .contentItem img.alignleft,
body.page-id-101 .contentItem img.alignleft {
	float: left;
}

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
	border: 0px;
}

@media only screen and (max-width: 1200px) { 
	.frontpage-slider {
		margin-top: -30px;	
	}
	
	.blokken > div > a {
		margin-top: -25px;
	}
}

@media only screen and (max-width: 992px) { 
	.catBlock {
	    min-height: 350px !important;
	}
}

@media only screen and (max-width: 768px) { 
	.fp {
		margin-top: 30px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.fpBlock {
		min-height: 130px !important; 
	}
	.mm-container h1 {
	    padding-left: 0px;
	}
	.fp .content, .contentItem {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.fp {
		min-height: 220px !important;
	}
	.widget-area {
		margin-top: 40px;		
	}
	.btt {
		margin-bottom: 10px;
		margin-right: 10px;
	}
	.ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
	    background: #20438E none repeat scroll 0 0;
	    color: #fff;
	    float: right;
	    font-size: 18px;
	    font-weight: 700;
	    width: 100%;
	}
	.catBlock {
		min-height: 235px !important;
	}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
    .gf_right_half { float: left; }
}