/*
Theme Name:  Tropical Theme
Theme URI:   https://themes.grizzly.marketing/tropical
Version:     1.0.1
Description: Het Tropical theme van Grizzly New Marketing
Author:      vps236215
Author URI:  https://themes.grizzly.marketing/tropical
Template:    Divi
*/

/* *************************

Font(s)
-----------
Montserrat

Kleuren
-----------
Rood: #E00A15
Zwart: #232323
Grijs: #2B2B2B

Zoeken
-----------
- main styling
- nav bar
- header

************************* */
.grizzly-pics .content {
	height: 70% !important;
}

.grizzly-pics .et_pb_image_wrap {
	height: 225px;
	width: 100% !important;
}

.grizzly-pics .et_pb_image_wrap img{
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
}

h1 {
	color: #232323;
	text-transform: none !important;
	margin-top: 18px;
	line-height: 36px;
	margin-bottom: 5px;
	font-size: 30px !important;
}
#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; 
	text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }
#main-header .et_mobile_menu .always-visitable {
    position: relative;
}
#main-header .et_mobile_menu .always-visitable .hover-link {
    position: absolute;
    top: 0; left: 0; bottom: 0;
    right: 60px; /* right area continues to expand or collapse */
}
a.off_btn:hover {
	background: #232323 !important;
    border-color: #232323 !important;
	padding: 14px 25px !important;
}
a.off_btn {
	letter-spacing: normal !important;
	font-weight: 500 !important;
}
span#et-info-phone:hover {
	    opacity: .7;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
span.et_overlay:before {
	color: #df0a15 !important;
}
/* Aanpassingen 20-2 */
#et-secondary-menu .customMenuBtn.current-menu-item a{
	background: none !important;
	padding: 0px !important;
}
#et-secondary-menu .customMenuBtn{
	padding: 0px !important;
}
@media only screen and (min-width: 980px) and (max-width: 1530px){
#et_top_search {
    right: 20px !important;
    position: absolute !important;
}
}

/* social icons footer */ 

.textwidget .fa {
    font-size: 18px !important;
    margin: 0 8px 0 0;
    background: #3c3c3c;
    padding: 9px;
    border-radius: 3px;
	transition: 0.5s ease all;
}

i.fa.fa-twitter:hover {
    color: #0ba7d8;
}

i.fa.fa-instagram:hover {
    color: #ea3d9b;
}

.footer-widget h4 {
    margin-top: -11px;
}

/* testimonials */

.testimonial {
    padding: 46px !important;
    background: #fff;
    min-height: 350px;
    margin: 20px;
    width: 29% !important;
    font-family: 'Montserrat';
    border-radius: 5px;
    box-shadow: 0 5px 20px -4px #9e9e9e;
    border-top: 3px solid #e00916;
	transition: 0.5s ease all;
}

.testimonial:hover {
    margin-top: 15px;
}

.reviews a.srBtn:hover {
	color: #fff !important;
}

.reviews a.srBtn {
    margin-top: 25px;
}

.testimonial h3 {
    font-size: 23px !important;
}

/* main styling */

ul#top-menu li.menu-item {
    padding-top: 19px;
}

ul.sub-menu li.menu-item {
    padding-top: 0 !important;
}

h1, h2, h3, h4, h5, ul li {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
}

body p, ul li {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-weight: 500 !important;
}

body.custom-background {
  background: #fff !important;
}

.content a {
    color: #e00916;
    transition: 0.5s ease all;
}

.content a:hover {
    color: #232323;
}

div#page-container {
    background: #fff;
}

/* error & search */

.error404 h1, .search h1 {
    color: #131;
    text-transform: none;
    margin-top: 16px;
}

img#logo {
    margin-top: -50px;
    margin-left: 0;
    height: auto;
	width:170px;
}

#main-content .container:before {
  display: none;
}

/* scrollbar */

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #1d1d1d;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #1e1e1e;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
}
::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #333333;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

/* gallery */

.et_pb_gallery_image.landscape {
    border: 7px solid #fff;
    box-shadow: 0 4px 11px 1px #d0d0d0;
}

/* nav bar */

#logo {
    margin-left: 212px;
}

#et-top-navigation {
  float: left;
  margin-left: 20px;
}

#et-info {
    float: left !important;
}

#et-secondary-nav .offerteAanvraag {
    float: right !important;
    padding: 14px 30px;
    background: #df0a15 !important;
    font-weight: 500;
    margin-top: -9px;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #010101;
}

#top-menu-nav a {
    font-weight: normal !important;
    text-transform: none !important;
    font-family: 'Montserrat' !important;
}

#et-info {
    float: right;
    height: 33px;
    padding-top: 5px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.privacy .cBlock {
    margin-top: -139px !important;
    margin-bottom: 48px !important;
}

/* header */
#et-top-navigation {
    padding-left: 242px !important;
    padding-right: 242px !important;
}

.header h1, .header h2 {
    margin-top: 174px;
    text-transform: none;
    font-size: 46px;
    letter-spacing: 1px;
}

.header {
    height: 496px;
    background-position: bottom;
    border-bottom-left-radius: 44% 28%;
    border-bottom-right-radius: 44% 28%;
    margin-bottom: 20px;
}

.subTitle {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #ffffffa6;
    margin-top: 19px;
    font-size: 20px;
    font-weight: 500;
}

.header a.btn {
    display: block;
    background: #e00916;
    width: 332px;
    margin: 94px auto 0 auto;
    padding: 20px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    transition: 0.5s ease all;
    font-size: 16px;
}

.header a.btn:hover {
    box-shadow: 0 6px 17px -5px #e00916;
    background: #d20000;
}

.divider {
    border-bottom: 3px solid #e00916;
    width: 37px;
    margin: 3px auto 0 auto;
}

/* service blokken */

.serviceUnit a {
    color: #fff;
    transition: 0.5s ease all;
    background: #e00916;
    padding: 5px !important;
    margin: 2px;
    display: inline-block;
    border-radius: 3px;
}

.serviceUnit h4 {
    color: #232323;
    text-transform: none;
    font-weight: 600 !important;
    margin-top: 8px;
    font-size: 23px;
    margin-bottom: 20px;
    margin-left: 11px;
}

.serviceUnit:hover {
    box-shadow: 0 5px 21px 5px #c7c7c7;
}

.serviceUnit {
    padding: 25px;
    background: url(/assets/uploads/tegels.jpg);
    border-radius: 5px;
    min-height: 241px;
    transition: 0.5s ease all;
}

.serviceUnit.diensten {
    background: url(/assets/uploads/diensten.jpg);
}

.serviceUnit.sale {
    background: url(/assets/uploads/sale.jpg);
    background-size: contain;
}

.serviceUnit a:hover {
  background: #232323;
}

/* showroom btn */

a.srBtn {
    width: 300px;
    padding: 19px !important;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #fff;
    background: #e00916;
    border: none;
    border-radius: 5px;
    transition: 0.5s ease all;
    cursor: pointer;
    box-shadow: 0 5px 17px -3px #e00916a1;
    display: block;
    text-align: center;
    margin: 0 auto;
    transition: 0.5s ease all;
}

a.srBtn:hover {
  background: #232323;
  box-shadow: 0 5px 17px -3px #292929a1;
}

/* piet boon */

.pbContainer img {
    margin-top: -54px;
}

/* menu (sub) */

ul.sub-menu a {
    color: #fff !important;
}

ul.sub-menu {
    background: #232323ad !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-top: 0 !important;
}

#top-header {
    padding: 0 245px;
}

/* offerte */

a.btn.offerte {
    padding: 19px 25px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    transition: 0.5s ease all;
    font-size: 16px !important;
}

a.btn.offerte:hover {
    background: #232323;
    border-color: #232323;
    box-shadow: 0 7px 13px -4px #232323a6;
}

.offerteContainer {
    height: 294px !important;
}

/* content */

.contentContainer {
    margin-top: -100px !important;
}

.content h4, .content h3 {
    color: #232323;
    font-size: 30px;
    text-transform: none;
    margin-bottom: 36px;
    margin-top: -58px;
}

.mfp-bottom-bar {
    display: none;
}

.content .divider {
    margin: 8px 0 30px 0;
}

.content h2, .content h3 {
    color: #232323;
    text-transform: none;
    margin-top: 18px;
    line-height: 36px;
    margin-bottom: 5px;
}

.cBlock {
    padding: 30px 40px 40px 40px;
    background: #ececec;
    border-radius: 5px;
    margin-top: 25px;
}

.nieuweTegels {
    padding: 50px;
    background: #ececec;
    border-radius: 5px;
}

/* footer */

#main-footer {
    background-color: #232323 !important;
}

#footer-bottom {
    background: #1b1b1b !important;
}

h4.title {
    font-weight: 600;
    text-transform: none;
}

.footer-widget {
    color: #949090 !important;
}

.footer-widget img {
    max-width: 65% !important;
}

.belBlock {
    padding: 46px;
    background: #ececec;
    border-radius: 5px;
}

.belBlock .gform_wrapper .gfield_required {
    display: none;
}

.belBlock input.text, .belBlock input.title, .belBlock input[type=text], .belBlock input[type=tel], .belBlock select, .belBlock textarea {
    border: none;
    padding: 20px !important;
    font-size: 20px !important;
    background: none;
    border-bottom: 2px solid #c7c7c7;
    transition: 0.5s ease all;
}

.belBlock input.text:focus, .belBlock input.title:focus, .belBlock input[type=text]:focus, .belBlock select:focus, .belBlock textarea:focus {
  border-bottom: 2px solid #232323;
}

.gform_button {
    width: 100% !important;
    padding: 19px !important;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    color: #fff;
    background: #e00916;
    border: none;
    border-radius: 5px;
    transition: 0.5s ease all;
    cursor: pointer;
    box-shadow: 0 5px 17px -3px #e00916a1;
}

.gform_button:hover {
    background: #232323;
    transition: 0.5s ease all;
    box-shadow: 0 5px 17px -3px #292929a1;
}

.belBlock h4 {
    text-align: center;
    color: #232323;
    font-size: 30px;
    text-transform: none;
    margin-top: 19px;
    margin-bottom: -27px;
}

/* revealing footer */

#main-content {
    margin-bottom: 330px;
    z-index: 2;
}
#main-footer {
/*     height: 330px; */
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: -1;
}

#footer-info a {
    color: #fff;
    font-weight: 500;
}

.textwidget a {
    font-weight: 500;
}

/* content page */

.header.unround {
    border-radius: 0 !important;
}

.sub-menu a {
    background: none !important;
}

.contentContainer.cPage {
    margin-top: -125px !important;
    padding-top: 150px;
}

.breadcrumbs a {
    color: #e00916;
}

.breadcrumb {
    background: #ececec;
    padding: 15px;
    border-radius: 4px;
    margin-top: 15px;
}

.uspContainer .et-pb-icon {
    width: 50px;
    height: 50px;
    padding: 14px 0 0 0;
}

.uspContainer {
    margin-top: -152px;
}

.breadcrumbs.tp {
    z-index: 1;
    margin-top: 100px !important;
    box-shadow: none !important;
}

.uspBlurb h4 {
    color: #131313;
    font-size: 16px;
    text-transform: none;
    line-height: 1.5;
}

.breadcrumb {
    margin-top: -17px;
}

.breadcrumbs.tp {
    z-index: 1;
    margin-top: 60px;
    box-shadow: none !important;
}

.cForm {
    padding: 31px;
    background: #ececec;
    border-radius: 5px;
}

.cForm input.text, .cForm input.title, .cForm input[type=email], .cForm input[type=password], .cForm input[type=tel], .cForm input[type=text], .cForm select, .cForm textarea {
    padding: 15px !important;
    border-radius: 4px;
    border: none;
    box-shadow: 0 2px 13px -3px #a5a5a5;
}

.cForm {
    margin-top: -56px;
}

.cForm label.gfield_label {
    font-size: 17px;
    color: #232323;
    margin-top: 5px;
}

/* menu fix */

.current-menu-item a:after {
    margin-right: -12px !important;
    margin-top: 9px;
    background: #e00916 !important;
    height: 25px;
    padding-top: 9px;
    padding-right: 4px;
    margin-top: 0px;
    border-radius: 3px;
}

.breadcrumbs {
    padding-top: 0 !important;
    padding-bottom: 0px !important;
/*     box-shadow: 0 5px 18px -8px #747474; */
    z-index: 999;
/*     margin-bottom: 124px; */
}

/* logo */

#logo {
    max-height: 100%;
}
#logo {
    margin-top: 120px;
}
#logo {
    display: inline-block;
    float: none;
    max-height: 54%;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

#top-menu-nav {
    margin-top: -18px;
}

.current-menu-item {
    padding: 10px !important;
    border-radius: 3px;
}

.current-menu-item a {
    background: #e00916;
    padding: 10px !important;
    border-radius: 3px;
}

.sub-menu .current-menu-item {
    padding: 0 20px !important;
}

.menu-item {
    padding: 0 15px;
}

.home-top-inner-row {
    padding-top:0 !important;
}

/* other misc */

.mobile_menu_bar:before {
    color: #fff !important;
}
.page-id-540 h1,
.search h1, 
.search h2 {
	color: #000;
}

/* menu fix */
#main-header .et_mobile_menu .menu-item-has-children>a {
  background-color: transparent;
  position: relative;
}

#main-header .et_mobile_menu .menu-item-has-children>a:after {
  font-family: 'ETmodules';
  text-align: center;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}

#main-header .et_mobile_menu .menu-item-has-children>a:after {
  font-size: 16px;
  content: '\4c';
  top: 13px;
  right: 10px;
}

#main-header .et_mobile_menu .menu-item-has-children.visible>a:after {
  content: '\4d';
}

#main-header .et_mobile_menu ul.sub-menu {
  display: none !important;
  visibility: hidden !important;
  transition: all 1.5s ease-in-out;
}

#main-header .et_mobile_menu .visible>ul.sub-menu {
  display: block !important;
  visibility: visible !important;
}

#main-header .et_mobile_menu .always-visitable {
  position: relative;
}

#main-header .et_mobile_menu .always-visitable .hover-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 60px;
  /* right area continues to expand or collapse */
}

/* error gravityform fix */
.validation_error{
	display:none;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: unset!important;
    margin-bottom:unset!important;
    border-top: unset!important;
    border-bottom: unset!important;
    padding-bottom: unset!important;
    padding-top: unset!important;
    box-sizing: unset!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 .validation_message{
	display:none;
}



/**********************************
M E D I A  Q U E R I E S
**********************************/

@media screen and (min-width: 375px) and (max-width: 667px) {
    body {
        overflow-x: hidden;
    }
    .header {
        height: 420px;
        background-position: bottom;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .header h1,
    .header h2 {
        margin-top: 0;
    }
    #logo {
        margin: 0;
    }
    .subTitle {
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        color: #ffffff;
        margin-top: 19px;
        font-size: 20px;
        text-shadow: 0px 1px 1px #000;
        font-weight: 500;
    }
    div#et-info {
        float: none !important;
        text-align: left;
        margin-left: -201px;
        display: table-caption;
    }
    #et_search_icon:before {
        margin-left: -15px;
    }
    .content h2,
    .content h3 {
        font-size: 22px;
    }
    a.btn.offerte {
        font-size: 13px !important;
    }
    .belBlock input[type=text] {
        font-size: 18px;
    }
    #main-footer {
        height: 636px;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: -1;
    }
    #main-content {
        margin-bottom: 636px;
    }
    #main-header .et_mobile_menu {
        background-color: #232323f5;
        border-top: none;
    }
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-25143 {
        display: none;
    }
    .header a.btn {
        width: 306px;
    }
}

@media screen and (min-width: 568px) and (max-width: 767px) {

		#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
	margin-bottom: 6%!important;
	}
	#main-footer {
		height:636px !important;
	}
		#footer-widgets {
		padding-bottom: 0 !important;
	}
}
/* iphone 5 */

@media screen and (min-width: 320px) and (max-width: 568px) {
	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
	margin-bottom: 6%!important;
	}
	.footer-widget .widget_media_image {
		padding-top: 0% !important;
	}
	#footer-widgets {
		padding-bottom: 0 !important;
	}
    body {
        overflow-x: hidden;
    }
    .header {
        height: 420px;
        background-position: bottom;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .header h1,
    .header h2 {
        margin-top: 0;
    }
    #logo {
        margin: 0;
    }
    .subTitle {
        font-family: 'Montserrat', Helvetica, Arial, sans-serif;
        color: #ffffff;
        margin-top: 19px;
        font-size: 20px;
        text-shadow: 0px 1px 1px #000;
        font-weight: 500;
    }
    div#et-info {
        float: none !important;
        text-align: left;
        margin-left: -201px;
        display: table-caption;
    }
    #et_search_icon:before {
        margin-left: -15px;
    }
    .content h2,
    .content h3 {
        font-size: 22px;
    }
    a.btn.offerte {
        font-size: 13px !important;
    }
    .belBlock input[type=text] {
        font-size: 18px;
    }
    #main-footer {
        height: 673px;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: -1;
    }
    .footer-widget img {
    margin-top: 79px !important;
}
    #main-content {
        margin-bottom: 673px;
    }
    #main-header .et_mobile_menu {
        background-color: #232323f5;
        border-top: none;
    }
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-25143 {
        display: none;
    }
    .header a.btn {
        width: 306px;
    }
    #footer-info, #footer-info a {
    font-size: 11px;
}
#top-header {
    margin-left: -15px;
}.header a.btn {
    width: 258px;
    font-size: 14px;
}
a.srBtn {
    width: 255px;
}
.belBlock input[type=text] {
    font-size: 14px !important;
}
.logo_container {
    width: 75% !important;
  }
  .header a.btn {
    margin: 77px auto 0 auto;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	#footer-widgets {
    padding: 5% 0;
}
  body {
    overflow-x: hidden;
  }
  .serviceUnit {
    min-height: 170px;
    background-size: cover !important;
}
.header {
  border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.header a.btn {
    margin: 65px auto 0 auto;
}
#et-info {
    display: inline-block;
    width: 148% !important;
    float: left;
}
#main-header .et_mobile_menu {
    background-color: #232323f5;
    border-top: none;
}
#main-footer {
    height: 478px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: -1;
}

    #main-content {
        margin-bottom: 673px;
    }
}
@media only screen and (max-width: 980px){
.whatsapp-tekst {
    left: 0;
	right: unset !important;
    top: 85% !important;
    color: #fff !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
}
.whatsapp-knop {
    right: 5px !important;
    bottom: 60px !important;
    z-index: 10000 !important;
    width: 50px !important;
}
	#page-container {
		overflow-x: hidden;
		width: 100%;
	}
	#main-footer {
		z-index: 9999;
		position:relative;
	}
	#main-content {
		margin-bottom:0;
	}
	.error404 #main-content .container {
    padding-top: 20px;
	padding-bottom: 20px;
}
		.search #main-content .container {
    padding-top: 20px;
	padding-bottom: 66px;
}
	img#logo{
		height: 48px !important;
		    margin-top: 0;
    margin-left: 0px;
    width: auto;
	}
	#et-top-navigation{
		padding-left: 210px !important;
	}	
}
.actietegels h2 {
	color: black;
}
.actietegels h3 {
	color:#e10916;
}
.deel a {
	color:#e00916 !important;
}

.bottombar {
	display: none;
}

@media (max-width: 768px) {
.bottombar {
	display: unset;
	position: fixed !Important;
    bottom: 0px !important;
    width: 100% !important;
	z-index: 999999999999;
	background-color: #f5f5f5;
    padding: 15px 20px;
	background: #df0a15;
	color: #ffffff !important;
	text-align: center;
}
	.bottombar a {
		color: #ffffff !important;
	}
	#cookie-notice {
		z-index: 99999999999999;
	}
}

.header a.srBtn {
	font-size: 14px;
	margin-top: 24px;
}

.home .header h1, .header h2 {
    margin-top: 84px;
}

.usps {
    display: flex;
    justify-content: center;
    background-color: #2b2b2b;
    padding: 12px 0px;
	color: #ffffff;
}

.usps div:first-child {
	margin-right: 200px;
}

.usps div:last-child {
	margin-left: 200px;
}

.usps span.checkmark {
	color: #e00916;
}

@media (max-width: 980px) {
.usps {
    display: block;
	padding: 12px 57px;
}
	.usps div:first-child {
	margin-right: 0px;
}

.usps div:last-child {
	margin-left: 0px;
}
}

.error404 a.btn.offerte {
	    background-color: #df0a15;
    text-align: center;
    display: inline-block;
    font-family: 'Montserrat',Helvetica,Arial,sans-serif;
}

.error404 h1 {
	color: #000000;
}

.error404 h2 {
	color: #000000 !important;
	text-transform: unset !important;
	font-size: 26px;
}

.error404 a {
	color: #df0a15;
}

.error404 a:hover {
	color: #666666;
}
.whatsapp-knop {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 10;
    width: 100px;
}
.whatsapp-tekst {
    position: fixed;
    right: 10px;
    z-index: 9999;
    background-color: #df0a15!important;
    top: 72%;
    color: #fff;
    padding: 15px 30px;
    max-width: 300px;
}
#cookie-notice {
    z-index: 9999999999 !important;
}

#offerteContainer{
	height: 372px !important
}