.elementor-kit-4{--e-global-color-primary:#E60005;--e-global-color-secondary:#890A00;--e-global-color-text:#222222;--e-global-color-accent:#890A00;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.form-checkbox
{
    font-size: 19px;
}
.c-ginger
{
    padding: 2rem;
}
.row {
    margin-right: -20px;
    margin-left: -20px;
}
.required:after
{
    content: '*';
    color: #ce000c;
}
.redstar:before
{
    content: '*';
    color: #ce000c;
}
.noasterisk:after
{
    content: '';
}
.col-sm-6
{
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.col-sm-2
{
    width: 16.66667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.col-sm-4
{
    width: 33.33333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.col-sm-12 {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}
.form-control
{
    width: 100%;
    height: 36px;
    padding-top: 6px;
    padding-right: 12px;
    padding-bottom: 6px;
    padding-left: 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
}
.form-group
{
    margin-bottom: 5px;
    border: 0px;
    padding: 0em;
}
.form-check-label {
    font-weight: 400;
}
.form-check-label--inline {
    display: inline;
    font-weight: 600;
}
.btn-c0 {
    background-color: #e0001a;
    color: white;
    height: 2.1em;
    padding: 0 1em 0 1em;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    font-size: 1.1em;
    -webkit-appearance: none;
}
.btn-c0:hover {
  background-color: #a50600;
  color: white;
  text-decoration: none;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
}
.btn-c0:active {
    opacity: .8;
}
.form-group {
    border:0px;
    padding: 0em;
}
.c-ginger {
    padding:0em !important;
}
form p {
    color: #222222;
    font-size: 10px;
    margin-bottom: 0.5em
    
}
form label {
    color: #222222;
    font-weight: 400 !important;
    font-family: "Montserrat", Sans-serif;
}
textarea.form-control {
    height: auto;
}
input
{
    border: 1px solid #ccc !important;
}


.elementor-kit-4 {hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
-webkit-hyphens: auto;
}
.icon-cookie {
  background-image: url(https://www.besser-machen.at/wp-content/uploads/2021/02/cookies.svg);
  display: inline-block;
  width: 55px;
  height: 56px;
  background-size: cover;
  filter: invert(8%) sepia(74%) saturate(6208%) hue-rotate(14deg) brightness(98%) contrast(108%);
}
.slide-out {
  background-color: #e1e1e100;
  height: 62px;
  left: 0;
  position: fixed;
  text-align: center;
  top: 400px;
  transition: 0.5s;
  width: 60px;
  z-index: 99999;
  padding: 3px
}
.slide-out:hover {
  left: 185px;
  background-color: #890A00;
}
.slide-out:hover .slide-out-inner{
  left: 0px;
  background-color: #890A00;
}
.slide-out:hover .icon-cookie {
  left: 0px;
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(113deg) brightness(105%) contrast(101%);
}
.slide-out:hover .slide-out-angle {
  left: 20px;
  transition: left 0.5s;
}
.slide-out .slide-out-inner {
  background-color: #e0001a00;
  height: 62px;
  left: -185px;
  position: fixed;
  top: 400px;
  transition:  0.5s;
  width: 185px;
}
.slide-out .slide-out-inner a {
  color: white;
  display: block;
  font-size: 1.2em;
  font-family: "Source Sans Pro", Sans-serif;
  padding-top: 0.2em;
  text-decoration: none;
}
.slide-out .slide-out-inner ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.slide-out .slide-out-inner ul li {
  border-bottom: 1px solid #bd8c6100;
  height: 5px;
}
.slide-out .slide-out-inner ul li:hover {
  background-color: #e0001a00;
}
.no-display {
  display: none;
}/* End custom CSS */