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

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

/*** HOME CUSTOM ***/

h3 {
	text-transform:none!important; 
	font-weight:500!important;
}

.et_pb_text_inner a:hover {
	color: #fdce08;
}


.fa-linkedin-in{
    font-size: 16px;
    margin-left: 20px;

}
.no-padding-row{
	padding:0px!important;
}
h2.home-title {
	font-weight:700;
	font-size:1.3em;
}
h2.home-title span {
	color:#FDCE08 !important;
}

.et_pb_slide_description {
    padding: 10% 8%;
}
@media screen and (max-width:768px) {
	.et_pb_slide_description {
    	padding: 3% 8%;
	}
}
@media screen and (max-width:480px) {
	.et_pb_slide_description {
    	padding: 0 0;
	}
}
.ui-datepicker {
    margin: 0 !important;
}
/*** TP ***/
.tp .templateheader .et_pb_container.clearfix {
	height:300px !important;
	min-height:300px !important;
}
.tp .templateheader .et_pb_slide_description {
	padding: 8% 8%;
}

/*** LOGO ***/
#logo { display:inline-block; transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease; }
#logo-scroll { display:none;transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease; }

.et-fixed-header #logo { display:none;transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease; }
.et-fixed-header #logo-scroll { display:inline-block; height:auto; width:100px;transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease; }

/*** FORMS ***/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), textarea {
	padding: 10px 12px !important;
	border-radius:4px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), textarea {
	border: 1px #eee solid !important;
	background:#eee;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, textarea:focus, .tp-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, .tp-form textarea:focus {
	border: 1px #333 solid !important;
	border-radius:4px;
}
.tp-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .tp-form textarea {
	border: 1px #fff solid !important;
	background:#fff;
}
#main-header #mobile_menu.et_mobile_menu {
	background-color:#fff;
}
#main-header #mobile_menu.et_mobile_menu a {
	color:#333;
}
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/


.gform_wrapper .validation_message {
	display: block !important;
}

h1{
text-transform:none !important;
font-weight:400 !important;
}
.et-fixed-header img{}
.mobieleachtergrond{
/* background-repeat: repeat-y;
    background-position: center center;
    background-attachment: scroll;
    background-size: 2773px 50px;
    background-image: url(/rustiek/assets/uploads/2016/11/achtergrond_kleuren_v2.png); */
    background: #3b3a38;
  background: -moz-linear-gradient(left, #3b3a38 0%, #3b3a38 39.20126116657909%, #f4f4f4 39.20126116657909%, #f4f4f4 100%);
  /* background: -webkit-gradient(left top, right top, color-stop(0%, #3b3a38), color-stop(39.20126116657909%, #3b3a38), color-stop(39.20126116657909%, #fff), color-
stop(100%, #fff)); */
  background: -webkit-linear-gradient(left, #3b3a38 0%, #3b3a38 39.20126116657909%, #f4f4f4 39.20126116657909%, #f4f4f4 100%);
  background: -o-linear-gradient(left, #3b3a38 0%, #3b3a38 39.20126116657909%, #f4f4f4 39.20126116657909%, #f4f4f4 100%);
  background: -ms-linear-gradient(left, #3b3a38 0%, #3b3a38 39.20126116657909%, #f4f4f4 39.20126116657909%, #f4f4f4 100%);
  background: linear-gradient(to right, #3b3a38 0%, #3b3a38 39.20126116657909%, #f4f4f4 39.20126116657909%, #f4f4f4 100%);
}
.whitetext{
margin-top:0px;
}
.et_pb_blog_grid .et_pb_image_container img {
    min-width: 100%;
    max-width: 100%;
    min-width: 85px !important;
    height: auto;
    margin-left: 36%;
    max-width: 68px !important;
    top: -95px;
    position: absolute;
}
span.published {
    background: #fd8469;
    padding: 5px 10px;
    color: #FFF;
}
.et_pb_blog_grid .entry-title{
text-align:center;
}
.et_pb_blog_grid .et_pb_post {
    padding: 35px !important;
    border: 1px solid #d8d8d8;
    background-color: #f9f9f9;
    word-wrap: break-word;
    padding-top: 70px !important;
}
.et_pb_column_2_3{
width:60% !important;
}
.custom_section{
padding-top:20px;
 height: 300px;
 z-index: 9;
}

.custom_margins img{
filter:sepia(0%);
transition: all .3s ease-out;
}
.custom_margins img:hover{
filter:sepia(100%);
transition: all .3s ease-in;
}
.custom_margins .et_pb_column{
margin: 0px 10px !important;
    width: 31.3%;
}
h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title {
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.home .et_pb_blurb_2.et_pb_blurb h4, .et_pb_blurb_2.et_pb_blurb h4 a {
    color: #ffffff !important;
}

.et_pb_blurb_position_left .et-pb-icon{
font-size:40px;
}
.templateheader .et_pb_slide{
padding-bottom:0;
}
.orange h4 a {
    background: #ff9800;
    float: left;
    width: 100%;
    padding: 14px;
}
.orange .meerlezen a {
    color: #ff9800!important;
    background: transparent;
    padding: 8px 20px;
    float: left;
    border: 1px solid #ff9800;
    border-radius: 4px;
    clear: both;
    margin: 0px 0px 20px 15px;
    transition: all 0.2s !important;
}
.orange .meerlezen a:hover {
    background: #ff9800 !important;
    color: #fff !important;
}
.home .et_pb_blurb_1.et_pb_blurb h4, .et_pb_blurb_1.et_pb_blurb h4 a {
    color: #ffffff !important;
}
.blue h4 a {
    background: #333;
    float: left;
    width: 100%;
    padding: 14px;
}
.green .meerlezen a, .blue .meerlezen a {
    color: #333 !important;
    background: transparent;
    padding: 8px 20px;
    float: left;
    border: 2px solid #333;
    border-radius: 4px;
    clear: both;
    margin: 20px 0px 20px 0;
    transition: all 0.2s !important;
}
.green .meerlezen a:hover, .blue .meerlezen a:hover {
    background: #333 !important;
    color: #fff !important;
}
.home .et_pb_blurb_container {
    float: left;
background-color: #fff;
}
.home .et_pb_blurb_container p {
    float: left;
    padding: 15px !important;
}
.home .et_pb_blurb h4 {
    padding-bottom: 5px;
}
.home .et_pb_blurb_0.et_pb_blurb h4, .et_pb_blurb_0.et_pb_blurb h4 a {
    color: #ffffff !important;
}
.green h4 a {
    background: #333;
    float: left;
    width: 100%;
    padding: 14px;
}
.specialrow .et_pb_column_2, .specialrow .et_pb_column_3, .specialrow .et_pb_column_4 {
    margin-top: 25px;
}
.homepage_intro p, .dienstpage_intro p {

      line-height: 37px;
    font-weight: 300;
    padding: 0px 130px 0px 130px;
}
.homepage_intro, .dienstpage_intro {
    margin-top: -120px;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#main-header .nav li ul {
    background: rgba(255,255,255,0.9) !important;
}
#main-header .nav li ul a{
font-weight: 700;
}
 #header div.et_pb_row{
width:100% !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #FF0000;
    color: #ff0000 !important;
}


/*
 IE Parallax fix
*/

@media screen\0 {
html {
        overflow: hidden;
        height: 100%;
}
body {
        overflow: auto;
        height: 100%;
	margin-right:-17px;
}
}

a.leesmeer {
color: #01aeff;
}
a.leesmeer::after {
    color: #01aeff;
    content: " \00BB";
}
.et_pb_slider .et_pb_slide, .et_pb_section_0 {
    background-color: transparent!important;
}

.et_pb_slide_description .et_pb_more_button:hover {
    background: rgba(255, 255, 255, 0.2);

}

.et_pb_button {
    font-size: 16px;
	border-color: #fff;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
	padding: 12px 21px !important;
	color:#FFF !important;
	border:none !important;
	line-height:1.7 !important;
}

.et_pb_module .et_pb_button:hover, .et_pb_button:hover {
	padding: 12px 21px !important;
	background:#d0a902 !important;
	border:none !important;
	line-height:1.7 !important;
	color:#FFF !important;
}

.et_pb_button:hover:after {
	display:none;
}

.et_pb_bg_layout_light .et_pb_more_button
{
    color:#fff!important;
}
.mobile_menu_bar:before
{
color:#fff!important;
}
.mobile_nav.opened .mobile_menu_bar:before {
content: "\4d";
color:#fff!important;
}
#contactformulier h3{
    font-weight: 300 ;
    font-size: 33px;
    text-transform: none;
    margin-bottom: 20px;
}
ul#mobile_menu {
    overflow: auto;
    max-height: 600px;
    width: 111%;
    margin-left: -5.5%;
}
ul#mobile_menu {
    list-style-type: none!important;
}
ul.sub-menu {
    list-style-type: none!important;
}
.home-info h1, .home-info h2, .home-info h3, .home-info p, .page-info h1, .page-info h2, .page-info h3, .page-info p, .contact-info h1, .contact-info h2, .contact-info h3, .contact-info p {
    color: #000;
    padding: 0 0 20px 0;
}
h2{
    font-size: 33px ;
    text-transform: none !important;
    margin-bottom: 20px !important;
}
.entry-content table {
     color:#000;
}
.promo-info p {
    color: #fff;
}
.et_pb_slide_content {
    color: #fff;
}
#main-footer {
    background-color: rgba(0, 0, 0, 0);
}

#main-footer .footer-widget h4 {
    font-weight: bold;
}
.link-footer
{
    color:#01aeff !important;
}
.link-footer a:hover
{
     text-decoration:underline;
}
/*------------------------------------------------*/
/*-------------------[CONTACT FORM]------------------*/
/*------------------------------------------------*/
/*voeg het volgende toe aan je code*/

.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 .gfield_error .gfield_label{
	color:Black!important;
}

.gform_wrapper .validation_message{
	display:none;
}
#contactformulier .gform_button, .gform_next_button, .gform_previous_button {
    padding: 6px 20px;
    background: #ebebeb !important;
    border: 2px solid #ebebeb !important;
    color: #252525 !important;
    float: left !important;
    margin: 8px auto 0 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    line-height: 1.7em !important;
    transition: all 0.2s !important;
    cursor: pointer;
    font-family: 'Open Sans', Arial, sans-serif;
    transition: .2s;
    text-transform: uppercase;
}
.gform_button {
    padding: 1% 6%;
    background: #FDCE08!important;
    border: 2px solid #FDCE08!important;
    color: #fff!important;
    float: right !important;
    margin: 3% auto 0 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    line-height: 1.7em !important;
    transition: all 0.2s !important;
    cursor: pointer;
    transition: .2s;
    text-transform: uppercase;

}
.gform_button:hover {
    opacity: 0.6;
}

body #page-container .et_pb_section .et_pb_button,
.gform_next_button,
#contactformulier .gform_button {
	background-color: #fdce08!important;
	color: #333333!important;
}

.gform_next_button,
#contactformulier .gform_button {
	border: 0!important;
}

.gform_next_button:hover,
#contactformulier .gform_button:hover {
	color: white!important;	
}

body #page-container div.et_pb_section.et_pb_with_background .et_pb_button,
body #page-container div.et_pb_section.et_pb_with_background .et_pb_button{
	background-color: #FFF!important;
}

body #page-container div.et_pb_section.et_pb_with_background .et_pb_button:hover,
body #page-container div.et_pb_section.et_pb_with_background .et_pb_button:hover{
	background-color: #fdce08!important;
	color: white!important;
}



body #page-container .et_pb_slide a.et_pb_button.et_pb_more_button,
body #page-container div.et_pb_section .et_pb_bg_layout_dark .et_pb_slide_description .et_pb_button {
	color: #333333!important;
	background-color: #fdce08!important;
}

body #page-container div.et_pb_section .et_pb_bg_layout_dark .et_pb_slide_description .et_pb_button:hover {
	color: white!important;	
}

body #page-container .et_pb_section .et_pb_slider .et_pb_button:hover {
	color: white!important;
}

body p {
	padding-bottom: 1em!important;
}

.gform-collum .ginput_recaptcha
{
    position: relative;
    top: -130px;
    margin-bottom: -80px;

}

div.wpcf7-validation-errors {
    border: 2px solid #FF0000;
}

/**---------------- Media query ----------------**/
@media only screen and (max-width: 768px) {
.form-row-left, .form-row-right { width: 100%; padding: 0; margin: 0;}
.form-2-columns .captcha-173 {
    	float: left;
    	width: 75%;
}
.form-2-columns .wpcf7-captcha-captcha-172 {
    	float: left;
    	width: 23%;
    	margin: 0 2% 0 0;
}
}
@media only screen and (max-width: 990px) {
.form-2-columns .captcha-173 {
    	float: left;
    	width: 70%;
}
.form-2-columns .wpcf7-captcha-captcha-172 {
    	float: left;
    	width: 28%;
    	margin: 0 2% 0 0;
}
}
@media only screen and (min-width: 48em) {
.form-row-left {
	float: left;
	width: 49%;
}
.form-row-right {
	float: left;
	width: 49%;
      	margin: 0 0 0 2%;
}
}

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.et-fixed-header #et-info-phone:before{
color:black;
}
#et-info {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.et_header_style_centered #main-header .logo_container {
    float: left;
    width: 50%;
}
.et_header_style_centered #main-header div#et-top-navigation {
    float: right;
    width: 50%;
}
#et-top-navigation {
    padding-top: 22px;
}

#top-header #et-info {
	float: right;
}


.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed!important;
    top: 0px;
}
#page-container {
   padding-top: 0!important;
   margin-top:0!important;
}


ul#top-menu {
    padding: 0;
}
#top-menu li {
    font-weight: bold;
}
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
   padding-top: 0!important;
   margin-top:0!important;
}

#page-container {
   padding-top: 0!important;
   margin-top:0!important;
}

#main-content .container {
    padding-top: 0;
}
.search #main-content .container {
   padding-top: 30px;
   padding-bottom: 30px;
   color:#000;
}
.search #main-content .container h2 {
    color:#000;
}

.container.et_search_form_container.et_pb_search_visible {
    width: 90%!important;
    margin: auto;
}
.et-search-form {
    max-width: 290px;
}
.et-search-form input{
width: 70% !important;
}

.et_header_style_centered .et-search-form input, .et_header_style_centered span.et_close_search_field {
    top: 0;
}
#main-content .container:before {
    width: 0px;
}
.et_fullwidth_nav #main-header .container {
    width: 100%!important;
    right: 0px;
    padding: 0;
}
.home #main-header {
    padding: 0;
    position: fixed!important;
}
.et_header_style_centered .et-fixed-header .et-search-form {
    top: 0px;
}
.gm-style .gm-style-iw {
    color:#000;
}
.gm-style .gm-style-iw h3{
    color:#000;
}

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/
/* Background 2560px / 4K */
@media only screen and (min-width: 1921px) {
  .mobieleachtergrond {
    background: #3b3a38;
    background: -moz-linear-gradient(left, #3b3a38 0%, #3b3a38 46.47668393782383%, #f4f4f4 46.47668393782383%, #f4f4f4 100%);
    /* background: -webkit-gradient(left top, right top, color-stop(0%, #3b3a38), color-stop(46.47668393782383%, #3b3a38), color-stop(46.47668393782383%, #fff),
color-stop(100%, #fff)); */
    background: -webkit-linear-gradient(left, #3b3a38 0%, #3b3a38 46.47668393782383%, #f4f4f4 46.47668393782383%, #f4f4f4 100%);
    background: -o-linear-gradient(left, #3b3a38 0%, #3b3a38 46.47668393782383%, #f4f4f4 46.47668393782383%, #f4f4f4 100%);
    background: -ms-linear-gradient(left, #3b3a38 0%, #3b3a38 46.47668393782383%, #f4f4f4 46.47668393782383%, #f4f4f4 100%);
    background: linear-gradient(to right, #3b3a38 0%, #3b3a38 46.47668393782383%, #f4f4f4 46.47668393782383%, #f4f4f4 100%);
  }
}

@media only screen and ( min-width: 981px ) {
.et_pb_gutters2 .et_pb_column_1_4 {
    width: 20.875% !important;
}
.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
/*     margin-right: 3.5%; */
}
.et_pb_gutters3 .et_pb_column_2_3 {
    width: 64.833% !important;
}
}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
.home .et_pb_slide{
padding-bottom:60px;
}
.homepage_intro p, .dienstpage_intro p{
    padding: 0px 35px 0px 35px;
}
.homepage_intro, .dienstpage_intro {
    margin-top: -90px !important;

}
.custom_section{
padding-top:20px;
 height: 100% !important;
 z-index: 9;
}
.custom_section img{
padding-bottom:30px;
}
.custom_section .et_pb_row{
padding-bottom:0px;
}
.custom_margins .et_pb_column {
    margin: 0px 0px !important;
}
.section_contact{
padding:0px !important;
}
.et_pb_column_2_3{
width:100% !important;
}
.whitetext{
margin-top:0px;
padding: 15px;
}

h2{
font-size:25px !important;
}
#contactformulier h3{
font-size:20px !important;
}

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
}
@media screen and ( max-width: 1250px ){
.mobieleachtergrond{
   background: #3b3a38 !important;
}
}
@media screen and ( max-width: 1100px ) {
.homepage_intro p, .dienstpage_intro p{
    padding: 15px 35px 0px 35px;
}
.et_pb_gutters2 .et_pb_column_1_4 {
    width: 46% !important;
    float: left;
}
.et_pb_gutters2 .et_pb_column{
margin-right:3.5%;
}
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
.et_pb_more_button{
margin-top:0px !important;
font-size:14px !important;
}
.homepage_intro, .dienstpage_intro{
width:95% !important;
padding:0px !important;
}
.et_pb_slider .et_pb_container {
    width: 90%;
}

.et_pb_slide {
    padding-top: 110px;
    padding-bottom: 30px;
}
.et_pb_slide .et_pb_container {
    height: 0 !important;
    min-height: 0 !important;
}
}
@media screen and (max-width: 981px) {
table {width:100%;}
thead {display: none;}
tr:nth-of-type(2n) {background-color: inherit;}
tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}
tbody td {display: block;  text-align:center;}
tbody td:before {
    content: attr(data-th);
    display: block;
    text-align:center;
  }
}
/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
}

@media only screen and ( max-width: 980px ){
.et_pb_section_1 {
    padding-top: 0 !important;
}
.intro-sectie {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.gform-collum .ginput_recaptcha
{
    transform: scale(0.8);
    margin-left: -18px;
    top: -25px;
    margin-bottom: -25px;
}

.ginput_recaptcha
{
    transform: scale(0.8);
    margin-left: -18px;
}
	#logo-scroll {
		position:relative;
		top:16px;
	}
}

@media only screen and (max-width: 980px){
.et_pb_section_5 {
    padding-top: 0px !important;
    padding-right: 0px;
    padding-bottom: 0px !important;
    padding-left: 0px;
}
}


.tp_image img {
	height: 350px;
    object-fit: cover;
    border-radius: 10px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15), 0 5px 10px rgba(0, 0, 0, 0.1);
}

.breadcr * {
	color: #fff;
}

.breadcr a {
	text-decoration: underline;
}

.breadcr a:hover {
	text-decoration: none;
}

.et_pb_button {
	transition: transform 0.15s ease, border-color 0.15s ease;	
}

.et_pb_button:hover {
	transform: translateY(-4px);
}

body #page-container div.et_pb_section.et_pb_with_background .et_pb_button:hover, body #page-container div.et_pb_section.et_pb_with_background .et_pb_button:hover {
		color: #000 !important;
}

.ctazin strong {
	color: #fdce08;
}

body #page-container div.et_pb_section.et_pb_with_background .et_pb_button, body #page-container div.et_pb_section.et_pb_with_background .et_pb_button.tpknop {
	background-color: #fdce08 !important;
	color: #000 !important;
	border: 2px solid #fdce08 !important;
}


.dsm-faq-item-wrapper {
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  border: 1px solid #ebebeb;
  transition: box-shadow 0.2s ease;
  margin-bottom: 20px !important;
}

.dsm-faq-item-wrapper.dsm-faq-item-active {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  border-color: #fdce08;
}

.dsm-title-wrapper {
  padding: 6px;
  cursor: pointer;
}

.dsm-faq-title {
  font-size: 16px;
  font-weight: 600;
  color: #1a1a1a;
}

.dsm_open_icon,
.dsm_close_icon {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #fdce08;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dsm_open_icon span,
.dsm_close_icon span {
  color: #262626 !important;
  font-size: 14px !important;
}

.dsm-faq-content {
  padding: 0 22px 20px 22px;
}

.tpform input,
.tpform textarea {
	background: #fff !important;
}

.tptekst a {
	font-weight: 600;
	text-decoration: underline;
}

.usp-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 20px 0;
}

.usp-item {
  display: flex;
  align-items: center;
  gap: 12px;
    background: #262626;
    border: 1px solid #2a2a2a;
  border-radius: 10px;
  padding: 14px 18px;
  transition: transform 0.15s ease, border-color 0.15s ease;
}

.usp-item:hover {
  transform: translateY(-2px);
	color: #fdce08;
}

.usp-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
background: #fdce08;
    color: #262626;
  font-weight: 700;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.usp-text {
  font-size: 14px;
  color: #e8eaee;
  line-height: 1.4;
}

@media (max-width: 600px) {
  .usp-bar {
    flex-direction: column;
  }
}
body #page-container div.et_pb_section.et_pb_with_background .et_pb_button.ctasecondbtn, body #page-container div.et_pb_section.et_pb_with_background .et_pb_button.tpknop.ctasecondbtn {
	background-color: transparent !important;
    border: 2px solid #fdce08 !important;
    color: #fdce08 !important;
}

.steps-bar {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    margin: 20px 0;
}

.step-item {
    background: #262626;
    border: 1px solid #141414;
    border-radius: 10px;
    padding: 16px 14px;
    position: relative;
    transition: transform 0.15s ease, border-color 0.15s ease;
}

.step-item:hover {
    transform: translateY(-2px);
    border-color: #fdce08;
}

.step-number {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fdce08;
    color: #262626;
    font-weight: 800;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.step-title {
    margin: 0 0 6px;
    font-size: 13.5px;
    color: #ffffff;
}

.step-text {
    margin: 0;
    font-size: 12.5px;
    color: #ffffff;
    line-height: 1.5;
}

@media (max-width: 680px) {
    .steps-bar {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 420px) {
    .steps-bar {
        grid-template-columns: 1fr;
    }
}

body .grecaptcha-badge {
    visibility: visible !important;
}