@charset "UTF-8";
/* CSS Document */

/*--------------------FONTS--------------------*/
@font-face {
    font-family: "Variable-Regular";
    src: url(../fonts/Variable/Variable.otf);
}

@font-face {
    font-family: "Variable-Bold";
    src: url(../fonts/Variable/Variable-Black.otf);
}

/*--------------------SIDEBAR--------------------*/
.t3-sidebar a{
	text-decoration: none;
	color:#3a352f;
}

.t3-sidebar .nav > li > a:hover, .nav > li > a:focus {
    color: #cfb786 !important;
}

.t3-sidebar li.active a {
    color: #cfb786;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

/*--------------------ALGEMEEN--------------------*/
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    float: left;
    clear: left;
    width: 100%;
}

.producten #t3-mainbody {
    display: none;
}

body {
    font-family: "Variable-Regular";
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Variable-Bold";
}

h1, .h1 {
    font-size: 35px;
    line-height: 1.5;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
}

a {
    color: #a42036;
    text-decoration: underline;
}

a:hover, a:focus, a:active {
    color: #a42036;
    text-decoration: underline;
}

.container-hd {
    background-color: #fff;
}

.t3-section .t3-section-module {
    background-color: #fff;
}

.btn {
    font-family: "Variable-Regular";
	text-decoration: none;
}

.back-to-top .btn {
    border: 2px solid #cfb786;
    color: #cfb786;
}

.article-img {
    float: left;
    padding: 5px 5px 5px 5px;
    width: 33%;
}

.article-content h5 {
    display: block;
    float: left;
    clear: left;
    width: 100%;
    padding-top: 0px;
}

.article-content h5:first-child {
    padding-top: 0px;
}

@media screen and (max-width: 991px) {	
	.navbar-default .navbar-nav > li.current::before, .navbar-default .navbar-nav > li.active::before, .navbar-default .navbar-nav > li.open::before, .navbar-default .navbar-nav > li:hover::before {
    	display: none;
	}
}

@media screen and (max-width: 767px) {
    .t3-section .t3-section-inner {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	
	.article-img {
		width: 100%;
	}
}

.t3-topbar {
    font-family: "Variable-Regular";
}

.t3-topbar .t3-topbar-2 {
    width: 50%;
}

.t3-topbar .t3-topbar-1 {
    width: 50%;
	text-transform: none;
}

@media screen and (max-width: 991px) {
	.t3-topbar .t3-topbar-2 {
		width: 25%;
	}

	.t3-topbar .t3-topbar-1 {
		width: 75%;
	}
}

.t3-topbar a {
    color: #3a352f;
	font-size: 14px;
	text-decoration: none;
}

@media screen and (max-width: 410px) {
	.t3-topbar a {
		font-size: 10px;
	}
}

.t3-topbar a:hover, .t3-topbar a:focus, .t3-topbar a:active {
    color: #a42036;
    text-decoration: none;
}

.btn-primary {
    background-color: #a42036;
    border-color: #a42036;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #a42036;
    border-color: #a42036;
}

/*--------------------MASTHEAD--------------------*/
.t3-masthead .ja-masthead {
    background-image: url('../images/masthead-default.jpg');
    background-attachment: inherit;
    background-size: cover;
	background-position: bottom;
}

.t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 58px;
    font-weight: 700;
    font-family: "Variable-Bold";
    text-transform: none;
    letter-spacing: 4px;
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .t3-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
		font-size: 30px;
		margin: 30px 0px 0px 0px;
	}
}

/*--------------------NAVIGATIE--------------------*/
#t3-mainnav a{
	text-decoration: none;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > a, .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li.active > span {
    color: #a42036;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open > a .caret, .t3-mainnav .t3-navbar-collapse .navbar-nav .active > a .caret, .t3-mainnav .t3-navbar-collapse .navbar-nav .open > span .caret, .t3-mainnav .t3-navbar-collapse .navbar-nav .active > span .caret {
    border-top-color: #cfb786;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:hover, .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span:hover, .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a:focus, .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span:focus {
    color: #a42036;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > a, .t3-mainnav .t3-navbar-collapse .navbar-nav .open .dropdown-menu > li > span {
    color: #cfb786;
}

.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
    border-bottom-color: #cfb786;
    border-top-color: #cfb786;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #cfb786;
    border-bottom-color: #cfb786;
}

.t3-megamenu .mega-nav > li.active > a, .t3-megamenu .dropdown-menu .mega-nav > li.active > a {
    color: #a42036;
}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #cfb786;
	font-family: "Variable-Bold";
}

.t3-megamenu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:focus, .t3-megamenu .mega-nav > li a:active, .t3-megamenu .dropdown-menu .mega-nav > li a:active {
    color: #a42036;
}

.navbar-toggle .fa-bars {
    color: #3a352f;
}

.navbar-default .navbar-toggle:hover .fa-bars, .navbar-default .navbar-toggle:focus .fa-bars {
    color: #a42036;
}

.navbar-header {
    border: 2px solid #cfb786;
	display: none;
}

@media screen and (max-width: 991px) {
    .navbar-header {
		display: block;
	}
}

.navbar-toggle .fa-bars {
    color: #cfb786;
}

.navbar-header:hover {
    border: 2px solid #a42036;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #3a352f;
}

.t3-mainnav .t3-navbar-collapse {
    top: 64px;
    background: #3a352f;
    width: inherit;
    margin: 0 auto;
    text-align: left;
}

.t3-mainnav .t3-navbar-collapse .navbar-nav .open > a, .t3-mainnav .t3-navbar-collapse .navbar-nav .active > a, .t3-mainnav .t3-navbar-collapse .navbar-nav .open > span, .t3-mainnav .t3-navbar-collapse .navbar-nav .active > span {
    color: #a42036;
}

.t3-mainnav .t3-navbar .navbar-nav {
    padding-left: 0;
}

.t3-mainnav .container {
    background-color: #fff;
    padding: 10px;
}

.navbar-default .navbar-nav > li.current::before, .navbar-default .navbar-nav > li.active::before, .navbar-default .navbar-nav > li.open::before, .navbar-default .navbar-nav > li:hover::before {
    content: url(../../../images/Logo/Graan-Goud.png);
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -5px;
    background-color: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.t3-mainnav .t3-navbar {
    border: 2px solid #cfb786;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > span, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > span:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > span:focus {
    color: #a42036 !important;
}

.navbar-default {
    font-family: "Variable-Bold";
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
    text-transform: none;
	color: #cfb786 !important;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.nav > li > a:hover, .nav > li > a:focus {
    color: #a42036 !important;
}

.t3-header {
    padding-bottom: 5px;
    padding-top: 0px;
}

.logo-image {
    height: auto;
}

.logo-control .logo-img {
    float: right;
    width: 80%;
}

/*--------------------HOMESLIDER--------------------*/
.acm-slideshow .owl-carousel .owl-controls .owl-buttons > div {
    background: #cfb786 !important;
}

.acm-slideshow .owl-carousel .owl-controls .owl-pagination .owl-page.active span.owl-numbers {
    background: #cfb786 !important;
}

.t3-mainnav + .t3-slideshow, .t3-mainnav + .t3-masthead {
    margin-top: -100px;
}

@media screen and (max-width: 991px) {
	.t3-mainnav + .t3-slideshow, .t3-mainnav + .t3-masthead {
		margin-top: -35px;
	}
}

/*--------------------INTRO--------------------*/
.acm-hero .hero-heading::before {
	display: none;
}

.acm-hero .hero-heading {
    background: none !important;
	padding-bottom: 0px !important;
	margin-bottom: 15px !important;
	text-transform: none !important;
    letter-spacing: 0px !important;
}

#Mod97 .t3-section-inner {
    padding-top: 45px;
    padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
    #Mod97 .t3-section-inner {
		padding-top: 30px;
		padding-bottom: 0px;
	}
	
	.acm-hero .hero-heading {
		font-size: 30px !important;
	}
}

.acm-hero .hero-content {
    width: 75% !important;
}

/*--------------------ABOUT--------------------*/
.acm-features.style-1 .features-item.odd .features-item-inner {
    background-color: #a42036 !important;
}

.btn-primary.btn-decor {
    background-color: #a42036;
    border-color: #ffffff;
}

.acm-features.style-1 .features-item.even .features-item-inner {
    background-color: #cfb786 !important;
}

.acm-features.style-1 .features-item h1 {
    text-transform: none !important;
    letter-spacing: 0px !important;
	font-size: 30px !important;
}

#Mod98 .features-item .img-icon img {
    width: 100%;
}

/*--------------------PRODUCTS--------------------*/
.acm-features.style-2.desktop-view .features-item-inner {
    padding: 25px 30px !important;
}

.t3-section .t3-section-title {
    font-size: 35px;
}

.t3-section .t3-section-title {
	text-transform: none;
}

.acm-features.style-2 h3 {
    font-family: "Variable-Bold" !important;
}

.acm-features.style-2 h3 a{
	text-decoration: none;
}

.acm-features.style-2 .features-item {
    background-color: #ece2cf !important;
}

#Mod104 .t3-section-inner {
    padding-top: 90px;
    padding-bottom: 90px;
}

.acm-features.style-2.mobile-view {
    display: none;
}

.acm-features.style-2.tablet-view {
    display: none;
}

.acm-features.style-2.tablet-view .features-item.col-sm-5 {
    width: 46%;
	margin: 2% 2% 2% 2%;
}

.acm-features.style-2.desktop-view .features-item.col-sm-5 {
    width: 46%;
	margin: 2% 2% 2% 2%;
}

.features-item-inner {
	min-height: 0 !important;
}

.acm-features.style-2 p.features-item-desc {
    display: block !important;
}

@media screen and (max-width: 1199px) {
	
	.acm-features.style-2.desktop-view{
		display: none;
	}
	
	.acm-features.style-2.tablet-view {
    	display: block;
	}
}

@media screen and (max-width: 767px) {
    #Mod104 .t3-section-inner {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.acm-features.style-2.desktop-view{
		display: none;
	}
	
	.acm-features.style-2.tablet-view {
    	display: none;
	}
	
	.acm-features.style-2.mobile-view {
    	display: block;
	}
	
	.t3-section .t3-section-title {
    	font-size: 30px;
	}
}

/*--------------------QUALITY--------------------*/

/*--------------------JOBS--------------------*/
.readmore .btn.btn-default {
    background-color: #cfb786;
    color: #fff;
}

.module-title span::after {
    background-color: #cfb786;
}

.t3-module.module-primary {
    background: #a42035;
}

.module-title {
	text-transform: none;
}

.t3-module.module-primary .module-title span::after {
    background-color: #cfb786;
}

.article-intro {
    font-family: "Variable-Regular";
}

.article-title, .article-header h1 {
	font-family: "Variable-Bold";
}

.search {
    padding: 0;
}

@media screen and (max-width: 767px) {
    .article-title, .article-header h1 {
		font-size: 30px;
	}
}

/*--------------------GOOGLE-MAPS--------------------*/
#Mod109 .t3-section-inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

#Mod109 p {
    margin: 0;
}

@media screen and (max-width: 767px) {
    #Mod109 .t3-section-inner {
    	padding-bottom: 180px;
	}
}

/*--------------------FOOTER--------------------*/
.t3-footnav a{
	text-decoration: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: transparent;
	color: #a42036;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: transparent !important;
    color: #a42036 !important;
}

.nav a:hover .caret {
    border-top-color: #cfb786;
    border-bottom-color: #cfb786;
}

.nav .caret {
    border-top-color: #cfb786;
    border-bottom-color: #cfb786;
}

.dropdown-menu {
    background-color: #3a352f;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.t3-footer a {
    color: #fff;
}

.t3-footer a:hover, .t3-footer a:active, .t3-footer a:focus {
    color: #cfb786;
	text-decoration: underline;
}

.t3-footer .nav .active a {
    color: #cfb786;
	background-color: transparent;
}

.t3-footer .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #cfb786 !important;
}

footer .nav > li > a {
    padding: 5px 0px !important;
}

.module-title {
    font-family: "Variable-Bold";
}

.t3-copyright {
    display: none;
}

.t3-footnav .t3-module {
    margin-top: 0px;
    margin-bottom: 0px;
}

.t3-module .module-inner {
    padding: 0px !important;
}

.module-title {
    text-align: left;
}

.t3-footnav {
    text-align: left;
}

.module-title span::after {
    width: 100%;
    left: 0;
    margin-left: 0px;
}

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

@media screen and (max-width: 560px) {
    footer .col-xs-6 {
    	width: 100%;
		padding: 25px;
	}
}

/*--------------------CONTACT--------------------*/
.formResponsive .formHorizontal p.formDescription {
    margin-top: 0px;
    margin-bottom: 0;
}

.formResponsive select, .formResponsive input[type="file"] {
    width: 100%;
}

strong.formRequired {
    font-weight: normal;
}

.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    height: 25px;
    padding: 5px;
    margin-bottom: 0px;
    line-height: 15px;
}

.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

#Uw\ bericht {
    height: 150px;
    min-height: 150px;
}

.formResponsive .formHorizontal .formControlLabel {
    width: 150px;
    padding-top: 0px;
    text-align: left;
}

.formResponsive .formHorizontal .formControls {
    margin-left: 200px;
}

.formResponsive label {
    margin: 0;
    float: none;
    display: inline;
}

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
    min-height: 18px;
    float: none;
    display: inline-block;
}

@media screen and (max-width: 650px) {
    .formResponsive .formHorizontal .formControls {
		float: left;
		clear: left;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
	.formResponsive .formHorizontal .rsform-block {
		margin-bottom: 0px;
	}
}

.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    background-color: #a42036;
    background-image: -moz-linear-gradient(top, #a42036, #a42036);
	background-image: -webkit-linear-gradient(top, #a42036, #a42036);
}

.formResponsive input[type="submit"]:hover, .formResponsive button[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive button[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive button[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive button[type="submit"].disabled, .formResponsive input[type="submit"][disabled], .formResponsive button[type="submit"][disabled] {
    background-color: #a42036;
}

.formResponsive input[type="button"], .formResponsive button[type="button"], .formResponsive input[type="submit"], .formResponsive button[type="submit"], .formResponsive input[type="reset"], .formResponsive button[type="reset"] {
    padding: 10px 35px 10px;
    border-radius: 0px;
}

/*--------------------MARKTEN--------------------*/
.Markten-img{
	width: 50%;
	float: left;
	padding: 5px;
}

@media screen and (max-width: 650px) {
	.Markten-img{
		width: 100%;
	}
}

/*--------------------COOCKIE--------------------*/
.pweb-theme-free.pwebbox-box .pwebbox-container, .pweb-theme-free.ui-effects-transfer.pweb-genie {
    background-color: #3a352f !important;
    box-shadow: none !important;
    border-top: 1px solid #cfb786 !important;
}

.pwebbox_toggler.pweb-theme-free:hover, .pwebbox_toggler.pweb-theme-free.pweb-opened {
    background-color: #cfb786 !important;
}

.pwebbox_toggler.pweb-theme-free {
    color: #fff !important;
    border: 0px solid #fff !important;
    background: #fff !important;
    text-shadow: none !important;
    box-shadow: none !important;
}

#pwebbox_cookiepolicy_112 {
    color: #fff;
}

#pwebbox_cookiepolicy_112 a {
    color: #cfb786;
}

.icon-remove::before {
    content: "\f00d" !important;
	font-family: "FontAwesome" !important;
	font-style: normal !important;
}

.pweb-bottombar .pwebbox-container .pwebbox-content {
    min-height: auto !important;
	padding: 0px 80px 0px 50px !important;
}

/*--------------------AANPASSINGEN--------------------*/
/*--------------------06-10-2020--------------------*/
/*--------------------MOD104--------------------*/
.acm-features.style-2.desktop-view .features-item.col-sm-5,
.acm-features.style-2.tablet-view .features-item.col-sm-5{
    margin: 0 auto;
    float: none;
}

/*--------------------22-10-2020--------------------*/
/*--------------------CONTACT--------------------*/
.titel-rsform {
	font-size: 18px;
}