body {
  background-image: -webkit-linear-gradient(top,hsla(0,0%,100%,.47),rgba(0,144,155,.47));
}

#sp-top1, #sp-top2, #sp-top3 {
  margin-top: 15px;
}

#sp-section-1 .container, #sp-section-2 .container{
  background-color: #fff;
}

#sp-top3 {
  background-image: url("/images/bestek.jpg");
  background-repeat: repeat-x;
}

.d-flex {
    display: flex!important;
    justify-content: flex-end;
}

#sp-main-body {
    padding: 0;
}

#sp-main-body .sppb-row-container {
  background-color: #00909B;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: Times New Roman,Times,serif !important;
    text-decoration: none;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  border: 0;
  border-style: solid;
  border-color: #000;
  border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 10px 0 10px;
  padding: 0 30px 0 30px; 
  font-family: Times New Roman,Times,serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #00909b;
  line-height: 40px;
}

.sp-megamenu-parent>li:last-child>a {
    padding: 0 30px 0 30px;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    border: 0;
  border-style: solid;
  border-color: #000;
  border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 0 10px 0 10px;
  padding: 0 30px 0 30px; 
  background-color: #00909b;
  font-family: Times New Roman,Times,serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
}

.menu1item:visited {
    color: #00909b;
    fill: #00909b;
}

.burger-icon {
    width: 25px;
    cursor: pointer;
    margin-top: -20px;
}

.sppb-btn-custom {
    background-color: rgb(255, 255, 255) !important;
    color: rgb(0, 0, 0) !important;
    justify-content: center;
    padding-top: 20px !important;
}

#sppb-addon-1686660324066 .sp-slider .sp-dots ul li {
    border-radius: 10px !important;
    height: 15px !important;
    width: 15px !important;
}

.visform [class^="fieldset-"].active {
    display: block;
    background-color: #00909B;
    color: white;
    margin-top: 10px;
    padding: 0 0 20px 15px;
}

div.required .asterix-ancor:after {
    content: "*" !important;
    color: white !important;
    display: inline-block !important;
    padding-left: 10px !important;
    font-size: 16px !important;
}

.calculationcell {
    background-color: lightgray !important;
}

.button_bestellen {
    margin-left: auto !important;
    margin-right: auto !important;
    --bs-btn-color: #000;
    --bs-btn-bg: #0dcaf0;
    --bs-btn-border-color: #0dcaf0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #31d2f2;
    --bs-btn-hover-border-color: #25cff2;
    --bs-btn-focus-shadow-rgb: 11,172,204;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #3dd5f3;
    --bs-btn-active-border-color: #25cff2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0dcaf0;
    --bs-btn-disabled-border-color: #0dcaf0;
}

.category-desc {
    font-family: verdana;
    font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    line-height: 25px;
    color: #ffffff;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: justify;
}

.summarytext {
  color: white !important;
}

label.error {
    color: #FFF;
    display: block;
    width: 100%;
    font-size: 0.8em;
}

.row {
    --bs-gutter-x: 1.875rem;
    padding-bottom: 5px;
}

.row p {
    margin-top: 0;
    margin-bottom: 0;
}

.row p strong {
    font-weight: bolder;
    font-size: 22px;
}

#sp-footer .container-inner {
    padding: 15px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.sppb-btn-link {
    text-decoration: none;
    border-radius: 0;
    color: white;
}

.sppb-btn-link:hover {
    text-decoration: none;
    border-radius: 0;
    color: red;
}