/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2021 | 09:05:52 */
.grecaptcha-badge { visibility: hidden !important; }
#gdprc_bar .container .gdprc_content__title {
  color: #ffffff;
}
input, textarea	{
	border:2px solid #CC935B !important;
  	border-radius: 20px !important;
}

.qode-btn.qode-btn-solid {
    background-color: #c89454;
    border: none;
    color: #ffffff;
  	font-size:16px !important;
}

.bestel-banner	{
	min-height: 600px !important; 
}

.q_icon_with_title.medium.boxed .icon_text_holder, .q_icon_with_title.medium.custom_icon_image .icon_text_holder, .q_icon_with_title.medium.square .icon_text_holder {
    padding: 0 0 0 0px !important;
}

.span-white	{
	color: #FFFFFF !important; 
}

.span-grey	{
	color: #d1d1d1 !important; 
}
H4.icon_title {
    color: #fff;
    font-size: 20px;
    text-transform: none;
}
body {
counter-reset: teller;
}
.icon_text_inner > h4::before {
counter-increment: teller;
content: counter(teller) " - ";
color: #b4000d;
}
h6, .h6, h6 a {
color: #b4000d;
}
header { 
  background-color: #111;
}
nav.main_menu > ul > li > a {
color: #ffffff;
}
nav.main_menu ul li.active a {
color: #b4000d;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    border-color: #b4000d !important;
    border-width: 1px !important;
}
.qode-btn.qode-btn-solid {
    background-color: #b4000d !important;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background-color: #b4000d !important;
  border: none !important;
}