/*
Theme Name:  Grizzly Theme
Theme URI:   https://themes.grizzly.marketing/nature
Version:     1.0.0
Description: Het theme van Grizzly New Marketing
Author:      vps230265
Author URI:  https://themes.grizzly.marketing/nature
Template:    Divi
*/

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/






/*------------------------------------------------*/
/*--------------[Contact form error]--------------*/
/*------------------------------------------------*/
.validation_error{
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom:0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-sizing: content-box !important;
}

.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper 
li.gfield_error textarea {
    border: 2px solid #790000 !important;
	background-color:#fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label{
	color:#790000 !important;
}

.gform_wrapper .validation_message{
	display:none;
}

.gform_button[type=submit]:hover {
    cursor: pointer !important;
}

/*------------------------------------------------*/
/*-----------------[Cookie notice]----------------*/
/*------------------------------------------------*/
#cookie-notice {
	min-width:initial !important;
    background-color: #000000de !important;
    z-index: 2 !important;
    position: fixed !important;
    bottom: 15px !important;
    left: 15px !important;
    width: 415px !important;
    font-size: 16px !important;
    line-height: 27px !important;
    text-align: left !important;
    box-shadow: 0px 5px 10px #6B676DA6 !important;
    border-radius: 5px !important;
    min-width: initial !important;
}

#cookie-notice .cookie-notice-container {
    display: block;
    padding: 25px !important;
    text-align: left !important;
}

#cookie-notice h3 {
    color: white !important;
    margin: 0 !important;
    line-height: 25px !important;
}

#cookie-notice .cn-button {
    margin-left: 10px !important;
    display: block !important;
    text-align: center !important;
    padding: 9px 10px !important;
    width: 157px !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    margin-top: 13px !important;
    font-weight: 600;
    background-color: white;
}

@media only screen and (max-width:450px) {
    #cookie-notice {
        width: 100% !important;
        left: 0 !important;
        bottom: 0 !important;
        border-radius: 0 !important;
    }
}
#main-footer .footer-afbeelding{
    background-image: url(/assets/uploads/Group-3456.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 700px;
    margin-bottom: -5px;
}
#main-footer {
    background-color: transparent !important;
    display: flex;
    flex-direction: column;
}
#footer-info {
    padding: 0 !important;
    width: 100% !important;
    text-align: center;
}
#footer-bottom{
    background-color: #1F2C54;
    padding: 175px 0 20px 0 !important;
}
#et-top-navigation {
    padding: 0 !important;
	float: none !important;
}
#top-menu li {
    padding-right: 0 !important;
}
#top-menu li a {
    padding: 15px 30px !important;
}
#top-menu .current-menu-item a {
    background-color: #A7AABD;
}
#top-menu {
    display: flex;
    justify-content: start;
}
#top-menu li a:hover {
    background-color: #A7AABD;
    opacity: 1 !important;
}
#top-menu .menu-item-has-children>a:first-child:after {
    right: 15px !important;
    top: 15px !important;
}
#top-header .top-header-grizzly{
    min-height: 90px;
	display: flex;
    align-items: center;
	justify-content: space-between;
}
#top-header .container {
    padding-top: 0 !important;
}
#top-menu li li a {
    padding: 6px 20px !important;
}
.sub-menu {
    background-color: #193972 !important;
}
#top-menu li li a:hover {
    background-color: unset !important;
    text-decoration: underline;
}
.socials-menu {
    display: flex;
}
#et-top-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.socials-menu i {
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #fff;
	margin-left: 10px;
}
.et_header_style_left .logo_container_desktop {
    width: fit-content !important;
    position: inherit !important;
}
#top-header .cta-knop-menu {
    background-color: #DB0117;
    color: #fff !important;
    padding: 15px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 400;
    margin-left: 30px;
    transition: .4s ease all;
	font-family: 'Open Sans';
}
#top-header .cta-knop-menu:hover {
    transform: scale(1.1);
}
.contact-info-header {
    min-height: 50px;
    display: flex;
    align-items: center;
}
.telefoon-top-header, .mail-top-header {
    min-height: 50px;
    display: flex;
    align-items: center;
}
.mail-top-header {
    border-left: 1px solid #DFDFDF;
    padding-left: 30px;
}
.contact-info-header .contact-header-knop {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-family: 'Open Sans';
}
.telefoon-top-header {
    padding-right: 30px;
}
.contact-info-header .contact-header-knop img {
    margin-right: 10px;
}
.header-blurbs .et_pb_blurb_content {
    background-color: #102448;
    padding: 50px;
    max-width: 360px;
	transition: .4s ease all;
	box-shadow: 0px 3px 6px #00000029;
}
.header-blurbs h4 {
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: italic;
    font-size: 40px;
	padding-bottom: 0 !important;
}
.header-blurbs .et_pb_blurb, .header-blurbs .et_pb_blurb_content {
    height: 100%;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.header-home h1 {
    font-size: 70px;
    font-family: 'Open Sans';
    font-weight: bold;
    padding-bottom: 30px;
}
.header-home p {
    max-width: 800px;
    color: #fff;
    font-size: 20px;
}
.header-home p {
    margin-bottom: 50px;
}
.diensten-knop-header {
    background-color: #DB0117;
    color: #fff;
    padding: 20px 30px;
    line-height: 1;
    transition: .4s ease all;
    display: inline-block;
}
.diensten-knop-header:hover {
    transform: scale(1.1);
}
.header-home {
    min-height: 650px;
}
.header-blurbs {
    padding: 0 !important;
    margin-top: -200px;
    background-color: transparent;
}
.header-blurbs .et_pb_row {
    padding: 0 !important;
}
.header-blurbs .et_clickable:hover .et_pb_blurb_content {
    background-color: #193972 !important;
}
.header-blurbs .et_clickable {
    transition: .4s ease all;
}
.fwidget {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-column-gap: 0px;
grid-row-gap: 0px;
}
.footer-column1 {grid-area: 1 / 1 / 2 / 2;display: flex;flex-direction: column;justify-content: center;}
.footer-column2 {grid-area: 1 / 2 / 2 / 3;display: flex;justify-content: end;}
.footer-column3 {grid-area: 2 / 1 / 3 / 2;display: flex;align-items: center;}
.footer-column4 {grid-area: 2 / 2 / 3 / 3;display: flex;justify-content: end;align-items: center;}
.footer-column5 {grid-area: 3 / 1 / 4 / 3;display: flex;justify-content: space-between;align-items: center;}

.footer-column1 span {
    display: flex;
    flex-direction: column;
    margin-left: 50px;
}
.footer-column1 {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
}
body .footer-column1 a {
    width: unset !important;
}
@media only screen and (min-width: 981px){
	.footer-column5, .footer-column1, .footer-column2, .footer-column3, .footer-column4 {
    max-height: 110px;
}
} 
.footer-column4 a {
    background-color: #102448;
    width: 50px;
    height: 50px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-left: 20px;
	transition: .4s ease all;
}
.footer-column3 a {
    background-color: #DB0117;
    padding: 20px 30px;
    display: inline-block;
    line-height: 1;
    color: #fff !important;
    transition: .4s ease all;
}
.footer-column3 a:hover {
    transform: scale(1.1);
}
.footer-column4 a:hover {
    transform: scale(1.1);
}
.footer-column1 span a:hover {
    text-decoration: underline;
}
.footer-column5 a {
    margin-left: 30px;
	font-weight: bold;
    display: flex;
    align-items: center;
}
.footer-column5 a:hover{
	text-decoration: underline;
}
.footer-column1 span a {
    font-weight: bold;
}
.footer-column5 img {
    margin-right: 15px;
}
.rood-text-blok {
    padding: 0 !important;
}
.rood-text-blok .et_pb_row {
    padding: 0 !important;
	margin-top: 120px;
}
.rood-text-blok .et_pb_text_inner {
    padding: 100px 100px 100px 0 !important;
}
.rood-text-blok h4 {
    font-family: 'Arial';
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 15px;
}

.rood-text-blok h2 {
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 30px;
}
.rood-text-blok .blauwe-knop {
    background-color: #102448;
    color: #fff;
    margin-top: 50px !important;
    padding: 20px 30px;
    display: inline-block;
    line-height: 1;
    transition: .4s ease all;
	font-weight: 400;
}
.rood-text-blok .blauwe-knop:hover {
    transform: scale(1.1);
}
.afbeelding-text-blok img {
    height: 100%;
    position: relative;
    top: -75px;
	object-fit: cover;
}
.rood-text-blok .afbeelding-text-blok .et_pb_image_wrap, .rood-text-blok .afbeelding-text-blok .et_pb_image, .rood-text-blok .afbeelding-text-blok, .rood-text-blok .et_pb_row {
    position: initial;
}
.rood-text-blok .afbeelding-text-blok .et_pb_image, .rood-text-blok .afbeelding-text-blok .et_pb_image_wrap {
    height: 100%;
}
.bosec-laatste-nieuws, .bosec-laatste-nieuws .et_pb_row {
    padding: 0 !important;
}
.heading-titel h2, .heading-titel-rood h2 {
    font-size: 70px;
    font-weight: bold;
    font-style: italic;
}
.heading-titel {
    width: fit-content !important;
    -webkit-mask-image: url(/assets/uploads/Path-6272-2.svg);
    -mask-image: url(/assets/uploads/Path-6272-2.svg);
    -webkit-mask-repeat: no-repeat;
    -mask-repeat: no-repeat;
    background-color: #102448;
    -webkit-mask-size: cover;
    padding: 50px 120px 50px 100px;
}
.nieuws-blurbs .et_pb_blurb {
    min-height: 400px;
    display: flex;
    align-items: end;
}
.nieuws-blurbs .et_pb_blurb_content {
    max-width: unset !important;
    padding: 50px;
}
.nieuws-blurbs .blurbs-knop {
    width: 75px !important;
    height: 75px;
    background-color: rgba(219, 1, 23, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.blurbs-knop i {
    color: #fff;
    transition: .4s ease all;
}
.nieuws-blurbs .et_pb_blurb_description {
    display: flex;
    align-items: end;
}
.nieuws-blurbs .et_clickable:hover .blurbs-knop i {
    transform: rotate(90deg);
}
.nieuws-blurbs {
    padding: 0 !important;
}
.blurb-text h4 {
    color: #A7AABD !important;
}
.nieuws-blurbs .et_pb_row {
    padding: 50px 0 !important;
}
.blauw-text-blok .rode-knop {
    background-color: #DB0117;
    color: #fff;
    margin-top: 50px !important;
    padding: 20px 30px;
    display: inline-block;
    line-height: 1;
    transition: .4s ease all;
}
.blauw-text-blok .rode-knop:hover {
    transform: scale(1.1);
}
.nieuws-blurbs .et_pb_row::before {
    content: url(/assets/uploads/Path-6274.svg);
    height: 100%;
    position: absolute;
    width: 45%;
    bottom: 0;
    right: 0;
    text-align: end;
    overflow: hidden;
}
@media only screen and (max-width:1200px) {
.et_pb_section.usps-grizzly.usps-rood {
    background-color: #102448;
}
.usps-grizzly.usps-rood {
    margin-top: 0 !important;
}
.usps {
    flex-direction: column;
    align-items: center;
}
.usps .usp-mask {
    width: 350px !important;
	margin-bottom: 15px;
}
}
@media only screen and (min-width:981px) {
.phone-click-fixed{
	display: none !important;
}
#main-header {
    box-shadow: 0px 3px 6px #00000008;
}
#logo {
    min-height: 55px;
}
.logo_container{
    display: none;
}
}
.template-sectie-een .et_pb_text_inner {
    padding: 0 100px 0 0 !important;
}
.template-sectie-een .et_pb_column {
    display: flex;
    align-items: center;
}
.template-fotos .et_pb_row {
    margin-bottom: 250px !important;
}
@media only screen and (max-width:980px){
#footer-bottom {
    padding: 75px 0 20px 0 !important;
}
	.quicklinks {
    flex-direction: column;
}

.contactgegevens {
    flex-direction: column;
    margin-top: 25px;
}
#footer-info {
    display: flex;
    flex-direction: column;
}
.hide-mobile {
    display: none;
}
	#main-footer .footer-afbeelding {
    margin-bottom: -1px !important;
}
.tekst-blok-fotos h3 {
    font-size: 20px !important;
    color: #102448;
    font-weight: bold;
    text-transform: uppercase;
}
	.footer-column5 h3{
	font-size: 18px;
}
.contactformulier h2 {
    font-size: 24px;
}
.usps .usp-mask:last-child {
    margin-bottom: 0 !important;
}
.contactformulier-sectie .et_pb_row {
    display: flex;
    flex-direction: column-reverse;
}
.contactformulier-sectie .et_pb_column {
    width: 100% !important;
    margin: 0 !important;
}
.contact-info {
    max-width: 100% !important;
}
.tekst-blok-volledig .et_pb_column {
    padding: 30px !important;
}
.tekst-blok-volledig h2 {
    font-size: 24px !important;
}
.tekst-blok-volledig p {
    font-size: 16px !important;
}
.tekst-blok-volledig .et_pb_row::before {
    display: none;
}
.cta-informatie-column .et_pb_text_inner br {
    display: none !important;
}
.cta-informatie-column .blauwe-knop {
    margin-bottom: 30px;
}
.tekst-blok-volledig .et_pb_row {
    padding: 35px 0 !important;
}
.fotos-blok-sectie .et_pb_row {
    margin-bottom: 0 !important;
}
.cta-sectie .et_pb_row {
    flex-direction: column;
}
.heading-titel-rood {
    padding: 20px 80px 20px 30px !important;
}
.heading-titel-rood h2 {
    font-size: 24px;
	padding-bottom: 0 !important;
}
.cta-devider {
    display: none !important;
}
.cta-informatie-column .et_pb_text_inner {
    flex-direction: column;
    align-items: unset !important;
    justify-content: unset !important;
}
.fotos-blok-sectie .et_pb_column {
    top: 25px !important;
}
body .header {
    min-height: unset !important;
}
.tekst-blok-fotos h2 {
    font-size: 24px !important;
}
.tekst-blok-fotos p {
    font-size: 16px;
}
.fotos-blok-sectie .et_pb_image:first-child, .fotos-blok-sectie .et_pb_image:last-child {
    display: none !important;
}
body .fotos-blok-sectie .et_pb_column .et_pb_module {
    margin: 0 30px !important;
}
.header-blurbs .et_pb_row {
    flex-direction: row !important;
    justify-content: space-between;
}
.header-blurbs .et_pb_column {
    max-width: 45%;
    margin: 0 !important;
}
.header-blurbs h4 {
    font-size: 17px;
}
.header-blurbs .et_pb_blurb, .header-blurbs .et_pb_blurb_content {
    min-height: unset !important;
    max-height: 120px;
}
.header-blurbs img {
    max-width: 40px;
}
.header-blurbs .et_pb_row::after {
    display: none;
}
.rood-text-blok h4 {
    font-size: 17px !important;
}
.rood-text-blok p {
    font-size: 16px !important;
}
.blurb-text h4 {
    font-size: 20px !important;
}
.blurb-text p {
    font-size: 16px !important;
}
.nieuws-blurbs .et_pb_blurb {
    min-height: 300px !important;
}
.mail-click-fixed {
    display: none;
}
.phone-click-fixed {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
.heading-titel h2 {
    font-size: 24px;
}
.heading-titel {
    padding: 20px 80px 20px 30px;
	padding-bottom: 0 !important;
}
.nieuws-blurbs .et_pb_row::before {
    height: 40% !important;
    width: 100% !important;
}
.nieuws-blurbs .et_pb_blurb_content {
    padding: 20px !important;
}
.nieuws-blurbs .blurbs-knop {
    width: 50px !important;
    height: 50px !important;
}
.heading-titel h2 {
    font-size: 24px;
}
.heading-titel {
    padding: 20px 80px 20px 30px;
}
.nieuws-blurbs .et_pb_row::before {
    height: 40% !important;
    width: 100% !important;
}
.nieuws-blurbs .et_pb_blurb_content {
    padding: 20px !important;
}
.nieuws-blurbs .blurbs-knop {
    width: 50px !important;
    height: 50px !important;
}
	.fwidget {
    display: flex;
    flex-direction: column;
}
.footer-column1 span {
    flex-direction: column;
}
.footer-column2 {
    justify-content: start !important;
}
.footer-column4 {
    justify-content: start !important;
    margin-bottom: 30px;
}
.footer-column4 a {
    margin-left: 0 !important;
    margin-right: 20px;
}
.footer-column5 {
    display: flex;
    flex-direction: column !important;
	align-items: start;
}
.footer-column5 a {
    margin-left: 0 !important;
}
#footer-widgets {
    min-height: 900px;
}
.footer-column1 span:last-child {
    margin-bottom: 60px;
}
.footer-column2 img {
    margin-bottom: 60px;
}
.footer-column3 {
    margin-bottom: 30px;
}
.cta-knop-menu {
    min-height: 40px;
}
.telefoon-top-header {
    display: none;
}
.mail-top-header {
    display: none;
}
.logo_container_desktop {
    display: none;
}
#top-menu-nav {
    display: none;
}
.socials-menu {
    display: none;
}
#top-header .top-header-grizzly {
    min-height: unset;
	justify-content: center;
}
body.et_secondary_nav_enabled #page-container #top-header {
    background-color: #193972 !important;
}
#main-header {
    background-color: #fff !important;
}
.contact-info-header {
    min-height: unset !important;
}

#top-header .cta-knop-menu {
    margin-left: unset !important;
    padding: 10px 20px;
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding: 0 !important;
}
.rood-text-blok h4 {
    font-size: 17px !important;
}
.rood-text-blok p {
    font-size: 16px !important;
}
#main-header {
    min-height: 50px;
}
.mobile_menu_bar:before {
    font-size: 50px !important;
    color: #193972 !important;
}
.et_mobile_menu {
    border-color: #193972 !important;
}
#main-header {
    box-shadow: 0px 3px 20px #00000005;
}
.header-home {
    min-height: unset !important;
    padding: 50px 0;
}
.header-home h1 {
    font-size: 35px;
    padding-bottom: 20px;
}
.header-home .et_pb_row {
    padding: 0 !important;
}
.header-blurbs {
    margin-top: 30px !important;
}
.header-home p {
    font-size: 17px;
    margin-bottom: 30px !important;
}
.header-blurbs .et_pb_blurb_content {
    padding: 20px !important;
	font-size: 24px !important;
}
.rood-text-blok .et_pb_row {
    display: flex;
    flex-direction: column-reverse;
}
.afbeelding-text-blok img {
    top: -50px !important;
}
.rood-text-blok h2 {
    padding-bottom: 20px;
	font-size: 22px !important;
}
.header-blurbs .et_pb_column {
    margin-bottom: 0 !important;
}
.header-blurbs .et_pb_row {
    display: flex;
    flex-direction: column;
}
.header-blurbs .et_pb_column:last-child {
	margin-bottom: 0px !important;
}
.header-blurbs .et_pb_blurb_content {
    max-width: unset !important;
}
.rood-text-blok .et_pb_text_inner {
    padding: 0 !important;
}
}
.contact-header-knop:hover {
    text-decoration: underline !important;
}
.header {
    min-height: 450px !important;
    display: flex;
}
.header-home p {
    margin-bottom: 0 !important;
}
.breadcrumbs a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.fotos-blok-sectie {
    background-color: #DB0117;
    padding: 0 !important;
}
.fotos-blok-sectie .et_pb_row {
    background-color: #fff;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    margin-bottom: 175px;
}
.fotos-blok-sectie .et_pb_column {
    max-width: 1140px;
    display: flex;
    position: relative;
    top: 75px;
}
.fotos-blok-sectie .et_pb_column .et_pb_module {
    margin: 0 !important;
}
.tekst-blok-fotos .et_pb_row {
    max-width: 1140px;
    margin: auto;
    padding-bottom: 0 !important;
}
.tekst-blok-fotos h2 {
    color: #102448;
    font-size: 50px;
    font-weight: bold;
	text-transform: uppercase;
}
.tekst-blok-fotos p, .tekst-blok-fotos ul {
    color: #000;
    font-size: 16px;
}
.tekst-blok-fotos {
    padding-bottom: 0 !important;
}
.fotos-blok-sectie .et_pb_column .et_pb_module {
    margin-right: 30px !important;
}
.fotos-blok-sectie .et_pb_column .et_pb_module:last-child {
    margin-right: 0 !important;
}
.heading-titel-rood{
    -webkit-mask-image: url(/assets/uploads/Path-6272-2.svg);
    -mask-image: url(/assets/uploads/Path-6272-2.svg);
    -webkit-mask-repeat: no-repeat;
    -mask-repeat: no-repeat;
    background-color: #DB0117;
    -webkit-mask-size: cover;
    padding: 50px 120px 50px 100px;
}
.cta-informatie-column .cta-devider {
    color: #102448;
    font-weight: bold;
    font-size: 70px;
    line-height: 1;
    margin: 0 30px;
}
.cta-informatie-column .blauwe-knop {
    background-color: #102448;
    color: #fff;
    padding: 20px 30px;
    display: inline-flex;
    transition: .4s ease all;
    line-height: 1;
    align-items: center;
    justify-content: center;
	font-weight: 400;
}
.cta-informatie-column .blauwe-knop:hover {
    background-color: #DB0117;
}
.cta-informatie-column .et_pb_text_inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cta-sectie .et_pb_row {
    display: flex;
    align-items: center;
}
.tekst-blok-volledig .et_pb_column {
    background-color: #102448;
    padding: 100px 0;
    display: flex;
    justify-content: center;
}
.tekst-blok-volledig .et_pb_module {
    max-width: 1140px;
}
.tekst-blok-volledig h2 {
    font-size: 50px;
    font-weight: bold;
    padding-bottom: 30px !important;
}
.tekst-blok-volledig {
    padding: 0 !important;
}
.tekst-blok-volledig .et_pb_row {
    padding: 70px 0;
}
.tekst-blok-volledig .et_pb_row::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    height: 100% !important;
    background-image: url(/assets/uploads/Path-6274-2.svg);
    background-repeat: no-repeat;
    background-position: left;
    max-width: 50%;
    width: 100%;
    background-size: cover;
}
.cta-sectie, .cta-sectie .et_pb_row {
    padding-bottom: 0 !important;
}
.tekst-blok-volledig {
    margin-top: -30px;
}
.mail-click-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
}
#top-menu .sub-menu .current-menu-item a {
    background-color: #193972 !important;
}
.rood-text-blok a, .tekst-blok-fotos a{
    font-weight: bold;
}
.usp-mask {
    background-color: #102448;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    min-width: 350px;
}
.usps-grizzly, .usps-grizzly .et_pb_row {
    padding: 0 !important;
}
.usps-grizzly {
    margin-top: -28.5px !important;
    background-color: transparent;
}
.usps {
    display: flex;
    justify-content: center;
}
.usps .usp {
    line-height: 1;
    padding: 20px 60px !important;
}
.usps-rood .usp-mask {
    background-color: #DB0117;
}
.contact-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 0;
    border-bottom: 5px solid #DB0117;
}
.contact-info {
    max-width: 400px;
}
.contact-info h4 {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
.contact-column:last-child {
    border-bottom: 0 !important;
}
p.gform_description, .gform_required_legend {
    display: none;
}
.contactformulier h2 {
    font-size: 50px;
    text-transform: uppercase;
    border-bottom: 35px;
}
.contactformulier input, .contactformulier textarea {
    background-color: #102448;
    border-bottom: 1px solid #fff !important;
    border: none;
    color: #fff !important;
}
.contactformulier label {
    font-size: 17px !important;
	margin-bottom: 0 !important;
}
.contactformulier .gform_button {
    color: #fff !important;
    background-color: #DB0117;
    border-bottom: 0 !important;
    padding: 20px 30px;
    line-height: 1 !important;
    display: inline-block;
    font-size: 17px;
	transition: .4s ease all;
}
.korte-sectie .et_pb_row {
    max-height: 300px;
}
.tekst-blok-fotos h3 {
    font-size: 35px;
    color: #102448;
    font-weight: bold;
    text-transform: uppercase;
}
#cookie-notice .cn-button {
    color: #000;
}
.contactformulier .gform_button:hover {
    transform: scale(1.1);
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: none;
    border-bottom: 1px solid #c02b0a !important;
}
.gform_wrapper.gravity-theme .gfield_error label {
    color: #fff !important;
}
h2.gform_submission_error.hide_summary {
    padding-bottom: 0 !important;
}
#top-menu .current-menu-item .sub-menu a {
    background-color: #193972 !important;
}
.header-home h2{
	font-size: 70px !important;
}
.fwidget {
    width: 100% !important;
}
.footer-column1 img {
    width: fit-content;
}
.contactgegevens {
    display: flex;
}
.quicklinks {
    display: flex;
}
.quicklinks a {
    margin-left: 0 !important;
	margin-right: 5px !important; 
}
.contactgegevens a{
	margin-right: 10px;
}
.footer-column5 {
    flex-direction: column;
}
.footer-column5 p{
  margin-right: 15px;
}
body #top-menu li .sub-menu li {
    padding-right: 20px !important;
}
ul.sub-menu {
    width: fit-content !important;
}
#top-menu li li a {
    width: unset !important;
    min-width: 200px !important;
}