.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#606060;--e-global-color-accent:#8EC63F;--e-global-color-3536b44:#6EC1E4;--e-global-color-056d85a:#000E14;--e-global-color-44aae02:#2D8A72;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#1E1E1E;font-family:"Poppins", Sans-serif;font-size:18px;line-height:1.3em;}.elementor-kit-9 a{color:#7B7B7B;}.elementor-kit-9 h4{color:#FFFFFF;font-size:15px;font-weight:700;text-transform:uppercase;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Poppins", Sans-serif;font-size:19px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:var( --e-global-color-056d85a );}.site-header{padding-right:30px;padding-left:30px;}@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-kit-9{--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:1.4em;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, html {
    overflow-x: hidden !important;
    width:100% !important;
}
.hidden{
    display:none !important;
}
.vettetitel .row-1 {
    font-weight: 800;
}
.spinimage {
    animation-name: spin;
    animation-duration: 10000ms;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.42,0,.58,1);
    animation-direction: alternate;

}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;

}
ul.elementor-icon-list-items.elementor-inline-items {
    display: block;
    flex-wrap: wrap;
}
@keyframes spin { 
     0% { 
        transform:rotate(0deg); 
    }
    100% { 
        transform:rotate(20deg); 
    }
}
.tabelhoofd .ea-advanced-data-table tr:first-child td {
font-weight:700 !important;

}
.bluecheck ul, .greencheck ul,.bluecheck2 ul {
  list-style-type: none;
  padding-left: 20px;
}

.bluecheck li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px
}
.greencheck li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px
}
.bluecheck li:before {
  position: absolute;
  top: 0;
  left: -20px;
font-family: "Font Awesome 5 Free";
    font-weight: 900;
  content: "\f00c";
  color: #29EEFF;
  font-size:22px;
}

.greencheck li:before {
  position: absolute;
  top: 0;
  left: -20px;
font-family: "Font Awesome 5 Free";
    font-weight: 900;
  content: "\f00c";
  color: #2D8A72;
  font-size:22px;
}
.tablewidthfix .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap, .jet-listing-dynamic-field__content {
    width: 100% !important;
}
.techtable .tablepress>:not(caption)>*>* {
    padding: 5px;

}
.tabelhoofd .ea-advanced-data-table tr:first-child td {
    font-weight: 700 !important;
}
.techtable .tablepress {
    font-size: 14px;
    line-height: 16px;
margin-left: 35px;
margin-right: -35px;
}
.techtable .elementor-icon-list-icon {
    font-size: 25px;
    margin-right: 6px;
}
.fixlisticon .fa-check:before {
    font-size: 15px !important;
    margin-right: 6px;
}
.techtable .tablepress tr {
    border-bottom: 1px solid #dadada;
}
 .techtable .tablepress tr:hover {
    background: #f2f2f2;
    transition:all 0.2s ease-in;
   
}
 .techtable .tablepress tr {
    transition:all 0.2s ease-in;
   
}
.techtable table tbody th {
    background-color: hsl(0deg 0% 100% / 0%);
}
.techtable td {
    background-color: #dadada00 !important;
    border-top:0px !important;
}
.col2 td {
    width:50%;
}
.col4 td {
    width:25%;
}
.col3 td {
    width: 33,33%;
}
.col5 td {
    width: 20%;
}
@media only screen and (max-width: 600px) {
.techtable .tablepress {

margin-left: 0px;
margin-right: 0px;
}
}/* End custom CSS */