/**************/
/*
RGB Blau rgb(0,37,110);
Hex Blau #00256e;
RGB Rot rgb(239,0,25);
Hex Rot #ef0019;
Hex Orange #e53517;
*/
/***************/

#Footer, #Footer .widget_recent_entries ul li a {
  color: #cccccc;
}

#Footer a {
  color: #0095eb;
}

#Footer a:hover {
  color: #007cc3;
}

#Footer h1, #Footer h1 a, #Footer h1 a:hover, #Footer h2, #Footer h2 a, #Footer h2 a:hover, #Footer h3, #Footer h3 a, #Footer h3 a:hover, #Footer h4, #Footer h4 a, #Footer h4 a:hover, #Footer h5, #Footer h5 a, #Footer h5 a:hover, #Footer h6, #Footer h6 a, #Footer h6 a:hover {
  color: #ffffff;
}

#Footer .themecolor, #Footer .widget_meta ul, #Footer .widget_pages ul, #Footer .widget_rss ul, #Footer .widget_mfn_recent_comments ul li:after, #Footer .widget_archive ul, #Footer .widget_recent_comments ul li:after, #Footer .widget_nav_menu ul, #Footer .widget_price_filter .price_label .from, #Footer .widget_price_filter .price_label .to, #Footer .star-rating span {
  color: #0095eb;
}

#Footer .themebg, #Footer .widget_categories ul, #Footer .Recent_posts ul li .desc:after, #Footer .Recent_posts ul li .photo .c, #Footer .widget_recent_entries ul li:after, #Footer .widget_mfn_menu ul li a:hover, #Footer .widget_product_categories ul {
  background-color: #0095eb;
}

#Footer .Recent_posts ul li a .desc .date, #Footer .widget_recent_entries ul li .post-date, #Footer .tp_recent_tweets .twitter_time, #Footer .widget_price_filter .price_label, #Footer .shop-filters .woocommerce-result-count, #Footer ul.product_list_widget li .quantity, #Footer .widget_shopping_cart ul.product_list_widget li dl {
  color: #a8a8a8;
}

#Footer .footer_copy .social li a, #Footer .footer_copy .social-menu a {
  color: #65666C;
}

#Footer .footer_copy .social li a:hover, #Footer .footer_copy .social-menu a:hover {
  color: #FFFFFF;
}

#Footer .footer_copy {
  border-top-color: rgba(255, 255, 255, 0.1);
}

html, body{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 871px) {
  div.logo{
    padding-left: 0;
    margin-left: -15px !important;
  }
}

a#logo{
  width: 200px;
}
#Top_bar #logo img.svg {
    width: 200px;
}
a:hover{
  color:#ef0019;
}
#Top_bar .search_wrapper{
  left: 69px;
}
@media (min-width: 1240px) {
  .top_bar_right{
    padding-left: 150px !important;
    position: relative;
  }
  .top_bar_right::after{
    content: '';
    width: 120px;
    width: 100px;
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('../../../uploads/2020/11/lines.svg');
  }
  #Top_bar.is-sticky  .top_bar_right::after{

    top:-5px;
    bottom:-5px;
  }
  #Top_bar .search_wrapper{
    left: 187px;
  }
}


.section--xlarge-padding {
  padding-top: 120px !important;
  padding-bottom: 120px;
}
.section--large-padding {
  padding-top: 80px !important;
  padding-bottom: 80px;
}
.section--medium-padding {
  padding-top: 60px !important;
  padding-bottom: 60px;
}

.arrow-list ul {
  list-style-type: none;
}

.arrow-list ul li {
  padding-left: 40px;
  position: relative;
  list-style: none;
  font-size: 16pt;
  line-height: 1.3em;
  color: #000;
}

.arrow-list ul li::before {
  content: '\e911';
  font-family: "mfn-icons";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: none !important;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  position: absolute;
  left: 0;
  font-size: 20pt;

  top: 50%;
  transform: translateY(-50%);

  top: 0;
  transform: translateY(0%);
}

/*
.wv-image-box {
  height: 0;
  padding-bottom: 60%;
}

.wv-image-box>div {
  height: 0;
  padding-bottom: 60%;
}


body.home .wv-image-box {
  height: 0;
  padding-bottom: 85%;
}

body.home .wv-image-box>div {
  height: 0;
  padding-bottom: 85%;
}
*/

.wv-image-box .uk-panel {
  /*
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  */
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
}

.wv-image-box .uk-panel h3 {
  margin-top: 0;
}




.section_wrapper>div.the_content_wrapper {
  margin: 0;
}

.section--home-boxes .vc_column_container>.vc_column-inner {
  padding: 0;
}

.boxes-no-padding .vc_column_container>.vc_column-inner {
  padding: 0;
}

.wv-margin-bottom-large {
  margin-bottom: 60px;
}

.wv-margin-bottom-medium {
  margin-bottom: 40px;
}

.wv-margin-bottom-small {
  margin-bottom: 20px;
}

h1.vc_custom_heading {
  font-weight: bold;
  color: #cf4229;
  font-size: 36px;
  font-size: 26pt;
    line-height: 1.3em;
  margin-bottom: 40px;
  text-transform: uppercase;
}

div.subheading {
  font-size: 16pt;
}

.wv-large {
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .wv-large {
    font-size: 15pt;
  }
  h1.vc_custom_heading {
    font-size: 22pt;
  }
}

@media (max-width: 520px) {
  .wv-large {
    font-size: 14pt;
  }
  h1.vc_custom_heading {
    font-size: 18pt;
  }
}

/******* data tables *******/
h2.wpdt-c {
  color: #00256e;
  text-transform: uppercase;
  font-weight: 900;
}

/****** Logo ******/
/*
#Top_bar .top_bar_left .logo {
  margin: 0;
}

#Top_bar .top_bar_left #logo {
  padding: 5px;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
  height: 150px;
  line-height: 80px;
}
#Top_bar:not(.is-sticky) #logo img {
max-height: 150px !important;
}
#Top_bar.is-sticky #logo img.logo-sticky{
  max-height: 50px !important;
}
*/


/********* Header **********/
#Header_wrapper {
  background-size: cover;
  background-position: center;
}

body:not(.template-slider) #Header {
  min-height: 0px !important;
}

/********* Menu **********/
#Top_bar .menu_wrapper {
  float: right;
}

#menu-main-menu li {
  position: relative;
}

#menu-main-menu li {
  position: relative;
}

#menu>ul>li>a, a.action_button, #overlay-menu ul li a {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0px;
}
#Top_bar .menu > li > a span:not(.description){
  padding: 0 15px;
}
li.current_page_item>a {
  color: #00256e;
}

li.current_page_item>a>span {
  color: #00256e;
}

.header-plain:not(.menu-highlight) #Top_bar .menu>li>a span:not(.description) {
  line-height: 160px;
}

.header-plain #Top_bar a#header_cart, .header-plain #Top_bar a#search_button, .header-plain #Top_bar .wpml-languages, .header-plain #Top_bar a.action_button {
  line-height: 160px;
}

@media only screen and (min-width: 1240px) {
  .menuo-right #Top_bar .menu>li>ul.mfn-megamenu {
    right: auto !important;
    width: 530px !important;
    left: 0 !important;
  }
}

/******** Subheader Breadcrumbs etc.********/
#Subheader {
  background-color: #d9dadb;
  padding: 0;
}

#Subheader h1 {
  margin-top: 10px;
  margin-top: 0px !important;
  font-size: 13pt;
}

.subheader-both-center #Subheader ul.breadcrumbs {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#Subheader .title {
  font-style: normal;
  font-family: 'RobotoLocal';
  text-transform: uppercase;
  font-size: 16pt;
}

@media only screen and (max-width: 959px) {
  #Subheader ul.breadcrumbs {
    display: block;
  }
}

/* test -------------------*/
#Subheader {
  background-color: rgba(0, 0, 0, 0.2);
}

#Subheader h1 {
  color: #fff !important;
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
  font-size: 13pt;
  color: #fff;
}

/* test -------------------*/
/*
.logo #logo{
  background: #ffffff;
    border-radius: 20px;
    width: calc(100% - 100px) !important;
    padding-left: 50px;
    padding-right: 50px;
  }
.logo #logo{
  background: #ffffff;
    border-radius: 20px;
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 10000;
  }
.header-split #Header .top_bar_left .logo{
  z-index: 10;
}

body.home #Top_bar:not(.is-sticky) .logo #logo::before{
  content: '';
  position: absolute;
  top:88px;
  left:-10px;
  right:-20px;
  bottom:-10px;
  background: #00256e;
    border-radius: 20px;
    z-index: -1;
    border-bottom: 10px solid #00256e;
  }
  @media only screen and (min-width: 1240px) {
  .menuo-right #Top_bar .menu>li>ul.mfn-megamenu {
      right: auto !important;
      width: 530px !important;
      left: auto !important;
    }
  }

body.home #Top_bar:not(.is-sticky) .logo #logo::before{
  left:-10px;
  right:-20px;
  bottom:-10px;
}

body #Top_bar:not(.is-sticky){
  position: relative;
  z-index: 10;
}

#Header::before{
    content: '';
  position: absolute;
  top:0px;
  left:0px;
  right:auto;
  bottom:0px;
  width: 10px;
    background: #00256e;
}
*/
/*  Suche */
#searchform input::-webkit-input-placeholder {
  /* Edge */
  color: #efefef !important;
}

#searchform input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #efefef !important;
}

#searchform input::placeholder {
  color: #efefef !important;
}

/******* Slider Revolution *********/
.mfn-rev-slider .rs-layer strong {
  color: #eb6a39;
}

.mfn-main-slider.mfn-rev-slider {
  overflow: hidden;
  background: #00256e;
}

.wv-home-slider-slide-1 {
  background: #ef4023;
}

.mfn-main-slider.mfn-rev-slider>rs-module-wrap>rs-module {
  border-top-left-radius: 20px;
}

/******** Sidebar **********/
#Content .content_wrapper {
  position: relative;
}

.list_item.lists_2 {
  margin-bottom: 10px;
}

.list_item.lists_2 .list_right {
  margin-left: 30px;
  text-align: left;
}

.list_item.lists_2 .list_right h4 {
  font-size: 15px;
  text-align: left;
}

.list_item.lists_2 .list_left {
  width: 30px;
  font-size: 20px;
  line-height: 36px;
  height: 36px;
}

.vc_custom_heading.sidebar--heading {
  font-size: 14pt;
}

/*zentriert*/
.list_item.lists_2 {
  /*text-align: center;*/
  position: relative;
}

.list_item.lists_2 a {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  position: relative;
  right: -15px;
}

.list_item.lists_2 .list_right {
  margin-left: 5px;
  width: auto;
  display: inline-block;
  padding-top: 0;
}

.list_item.lists_2 .list_left {
  width: 30px;
  font-size: 20px;
  line-height: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: -3px;
}

.list_item.lists_2:hover .list_left {
  color: #eb6a39;
  -webkit-animation: pulse 0.8s ease-in-out infinite both;
  animation: pulse 0.8s ease-in-out infinite both;
}

.team.team_vertical hr,
.team hr {
  display: none;
}

.team.team_vertical img {
  width: 185px;
}

.team.team_vertical .image_frame {
  border: 0;
}

.team.team_vertical i {
  margin-right: 5px;
  color: #00256e;
  font-size: 13pt;
  position: relative;
  top: 1px;
}

.team.team_vertical .phone:hover i,
.team.team_vertical .links:hover i {
  color: #eb6a39;
  display: inline-block;
  -webkit-animation: pulse 0.8s ease-in-out infinite both;
  animation: pulse 0.8s ease-in-out infinite both;
}

.team.team_vertical a:hover {
  color: #eb6a39;
}

.team .phone,
.team .desc_wrapper .desc {
  margin-bottom: 0px;
}

.sidebar div.vc_custom_heading {
  font-size: 16pt;
}

.sidebar .vc_btn3 {
  background: #00256e !important;
  color: #fff !important;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 8pt !important;
  width: 100% !important;
  transition: all 0.2s ease 0s !important;
  -webkit-transition: all 0.2s ease 0s !important;
}

.sidebar .vc_btn3:hover {
  background: #e53517 !important
  color: #fff !important;
  transition: all 0.2s ease 0s !important;
  -webkit-transition: all 0.2s ease 0s !important;
}

/********************/
.replaced-svg {
  height: 80px;
  width: 40px;
}

/*
svg:hover *{
  stroke: #000;
}
*/
.entry-content .section.has_content:not(:first-child) {
  margin-top: 60px;
  margin-bottom: 60px;
}

section.vc_section.margins {
  margin-top: 60px;
  margin-bottom: 60px;
}

/************* Headings ************/
h2.vc_custom_heading {
  color: #cf4229;
  text-transform: uppercase;
  font-size: 16pt;
  font-weight: 800;
  line-height: 1.3em;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
}

/************* Home Icons ************/
.section--home-icons {
  margin-top: 80px;
  margin-bottom: 80px;
}

.section--home-icons img {
  max-height: 80px;
  /*width: 90px !important;*/
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  border: 2px solid transparent;
  position: relative;
}

.section--home-icons .icon_box .image_wrapper {
  height: 80px;
  margin-bottom: 20px;
}

.section--home-icons .icon_box .image_wrapper::before {
  content: '';
  border: 2px solid #eb6a39;
  width: 95px;
  height: 95px;
  position: absolute;
  z-index: 10;
  display: inline-block;
  top: 0;
  left: 50%;
  border-radius: 5%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.section--home-icons .icon_box:hover .image_wrapper::before {
  opacity: 1;
  transform: translateX(-50%) rotate(90deg);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}

.section--home-icons .icon_box:hover img {
  /*max-height: 70px;
  padding-top: 5px;
  padding-bottom:5px;*/
  transform: scale(0.9);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  /*border: 2px solid #eb6a39;*/
}

/******** Products ********/
.section--products .flat_box .themebg {
  background-color: #eb6a39;
}

/******** Branchen ********/
.sliding_box .photo_wrapper {
  max-height: 234px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

/********** Blog Posts**********/
.post-title h2.entry-title {
  font-size: 22px;
}

.post-photo-wrapper {
  width: 25%;
}

.post-desc-wrapper {
  width: 75%;
}

.wv-blog-item-image {
  background-size: cover;
  background-position: center;
}

.wv-blog-item-image img {
  display: none;
}

.post-nav.minimal a.next {
  right: 10px;
}

.single-photo-wrapper.image {
  text-align: left;
}

/******** Maps ********/
body.page-id-288 #Content {
  padding-top: 0;
}

body.page-id-288 #Header {
  min-height: 0;
}

.section--maps {
  padding-top: 0 !important;
  background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.section--maps {
  padding-top: 0 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}



.section--contact-blocks {
  margin-top: -35px;
}

/* news preview*/
.Recent_posts.classic .c {
  display: none;
}

/********** Animations ********/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*********** Sidebar **********/
.sidebar label.screen-reader-text {
  display: none;
}

@media (min-width: 768px) {
  .with_aside .sections_group {
    width: calc(100% - 275px);
  }

  .sidebar {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    position: absolute;
    right: -5px;
    width: 275px !important;
    background: #fcfcfc;
    height: auto;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef57;
  }

  .sidebar h2 {
    font-size: 18px !important;
  }

  .sidebar h4 {
    font-size: 18px;
  }

  .sidebar>div {
    border-left: 0;
    min-height: 0 !important;
    padding: 0 15px;
  }

  body.sidebar-sticky .sidebar {}

  body.no-sticky-sidebar .sidebar {
    overflow: hidden;
  }

  .aside_right .widget-area:before {
    display: none;
  }

  .sidebar--heading {
    margin-bottom: 10px !important;
  }
}

.section_wrapper, .container, .with_aside .content_wrapper {
    /*max-width: 100% !important;*/
  }

  @media only screen and (min-width: 1240px){

    .section_wrapper, .container {
        /*max-width: 1220px;*/
    }
  }

.team {
  margin-bottom: 20px !important;
}

.team .links,
.team .btn {
  padding: 5px 8px;
  background: #eb6a39;
  margin-bottom: 5px !important;
  box-sizing: border-box;
  line-height: 25px !important;
  color: #fff;
}

.team .links a,
.team .btn a,
.team .links i,
.team .btn i {
  color: #fff;
  font-size: 14px;
}

.team .links:hover,
.team .btn:hover,
.team .links:hover a,
.team .btn:hover a,
.team .links:hover i,
.team .btn:hover i {
  color: #fff !important;
}

.team .desc i,
.team .links i {
  min-height: 26px;
  display: inline-block;
  float: left;
}

.sidebar h2.vc_custom_heading {
  font-size: 18pt;
}

/* Sidebar adjustments */
@media (min-width: 1240px) {
  body.page-id-244 .sidebar section {
    /* Kompetenz */
    padding-bottom: 76px;
  }

  body.page-id-244 .sidebar section {
    /* Was ist PTFE */
    padding-bottom: 76px;
  }
}

/********* copyright + menu *********/
.copy-menu {
  margin-left: 50px;
}

.copy-menu a {
  margin-left: 10px;
}

@media (max-width: 470px) {
  .copy-menu {
    margin-left: 0px;
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
  }
}

/********* Buttons *********/
a.cta-btn {
  padding: 8px;
  background: #fff;
  color: #eb6a39;
  font-size: 14pt;
}

.cta-btn a.vc_general.vc_btn3 {
  border-radius: 0;
  border-top-left-radius: 15px;
  color: #fff;
  border: 0;
  background-color: #08afb8;
  overflow: hidden;
  position: relative;
}

.cta-btn a.vc_general.vc_btn3::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 100%;
  overflow: hidden;
  background-color: #eb6a39;
  /*background-image: url('../img/ampersand_w.png');*/
  background-size: 21px;
  background-position: center;
  display: block;
  position: absolute;
  right: -10px;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
}

/*** Cookie Notice***/
#Footer {
  transition: padding 0.3s linear 0s;
  -webkit-transition: padding 0.3s linear 0s;
}

#cn-accept-cookie {
  background: #eb6a39;
  padding: 10px;
  color: #fff;
}

#cn-more-info {
  background: #00256e;
  padding: 10px;
  color: #fff;
}

#cookie-notice {
  background: #25272e;
}

@media (max-width: 1435px) {
  #cn-notice-text {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}

.quote {
  position: relative;
  /*font-style: italic;*/
}

.quote::after {
  content: '\e909';
  font-family: "mfn-icons";
  font-size: 65px;
  position: absolute;
  left: -25px;
  top: -10px;
  color: rgba(0, 0, 0, .1);
}




.section--google-maps{
  position: relative;
  height: 300px;
}
.section--google-maps *{
  height: 100%;
      display: block !important;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
}
.section--google-maps a.full{
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

@media (max-width:767px) {
  .section--google-maps{
    background-image: url('');
  }
}

/********************************************/
/************** Font Sizes ****************/
/****************************************/
@media (max-width: 767px) {
  #Content h2 {
    font-size: 16pt;
  }
}
@media (max-width: 520px) {
  #Content h2 {
    font-size: 14pt;
  }
}



.mfn-megamenu-parent{
  position: relative;
}
.mfn-megamenu-parent>ul.mfn-megamenu-2{
  width: 600px !important;
  left: 0;
  /*transform:translateX(-50%);*/
}

#Top_bar .menu li ul,
#Top_bar .menu li ul li{
  width: 300px;
}


.sections_group .vc_section{
  padding-left: 80px;
  padding-right: 80px;
  padding-left: 25px;
  padding-right: 25px;
}

/*
.vc_row{
  padding-left: 40px;
}

.no-padding-left{
  padding-left: 40px !important;
  margin-left: -40px !important;
}

*/

.wpb_text_column.wpb_content_element{
  /*padding-left: 40px;*/
}




.aside_right .mcb-sidebar:before{
  background: #efefef;
}


.sidebar{
  padding: 0;
}
.sidebar .widget-area {
      margin-left: 5px !important;
}
@media (min-width: 768px){

  .sidebar .widget-area {
      background: transparent;
      box-shadow: none;
      width: 400px !important;
      margin-left: 20px;
      border-left: 1px solid transparent;
  }
}

@media (max-width: 1665px) and (min-width: 768px){
  .sidebar .widget-area {
      width: 350px !important;
  }
}


@media (min-width: 768px) {

  .m-b-none,
  .m-b-none .vc_single_image-wrapper{
    margin-bottom: 1px !important;
  }

  .container-m-b-none .wpb_single_image{
    margin-bottom: 0px !important;
  }
  .container-m-b-none .vc_single_image-wrapper{
    margin-bottom: 00px !important;
  }

  .container-m-b-small .wpb_single_image{
    margin-bottom: 0px !important;
  }
  .container-m-b-small .vc_single_image-wrapper{
    margin-bottom: 15px !important;
  }

  .container-m-b-medium .wpb_single_image{
    margin-bottom: 0px !important;
  }
  .container-m-b-medium .vc_single_image-wrapper{
    margin-bottom: 30px !important;
  }

  .container-m-b-medium .wpb_single_image{
    margin-bottom: 0px !important;
  }
  .container-m-b-large .vc_single_image-wrapper{
    margin-bottom: 45px !important;
  }

}

@media (max-width: 768px) {

  .container-m-b-none-mobile,
  .container-m-b-none-mobile .vc_single_image-wrapper,
  .container-m-b-none-mobile .wpb_single_image{
      margin-bottom: 0 !important;
  }
  .mobile-first-image-margin,
  .mobile-first-image-margin  .vc_single_image-wrapper,
  .mobile-first-image-margin  .wpb_single_image{
          margin-bottom: 1px !important;
  }

  .m-b-none,
  .m-b-none .vc_single_image-wrapper{
    margin-bottom: 1px !important;
  }

  .container-m-b-none .wpb_single_image{
    margin-bottom: 5px !important;
  }
  .container-m-b-none .vc_single_image-wrapper{
    margin-bottom: 5px !important;
  }

  .container-m-b-small .wpb_single_image{
    margin-bottom: 0px !important;
  }
  .container-m-b-small .vc_single_image-wrapper{
    margin-bottom: 10px !important;
  }

  .container-m-b-medium .wpb_single_image{
    margin-bottom: 0px !important;
  }
  .container-m-b-medium .vc_single_image-wrapper{
    margin-bottom: 15px !important;
  }

  .container-m-b-medium .wpb_single_image{
    margin-bottom: 0px !important;
  }
  .container-m-b-large .vc_single_image-wrapper{
    margin-bottom: 20px !important;
  }

}


@media (min-width: 768px){
  .home--image-row-section .vc_single_image-wrapper,
  .home--image-row-section .wpb_single_image{
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px){
  body .section_wrapper, .container, body .four.columns .widget-area{
    max-width: 100% !important;
  }
  .sidebar{
    background: #efefef;
  }
  .wv-address>div>div{
    padding: 5px;
  }
}


#Side_slide li.current_page_item,
#Side_slide li.current_page_item a span{
  background: #00256e;
  color: #efefef;
}


@media only screen and (max-width: 959px) and (min-width: 768px){
  .section_wrapper, .container, .with_aside .content_wrapper {
      max-width: 800px;
  }
}



@media (min-width: 960px) and (max-width: 1239px) {
  .with_aside .sections_group {
    width: calc(100% - 160px);
        margin-left: -105px;
  }
}

@media (min-width: 960px) and (max-width: 1042px) {
  .with_aside .sections_group {
    width: calc(100% - 225px);
        margin-left: -48px;
  }
}
@media (min-width: 960px) and (max-width: 1150px) {
  .with_aside .sections_group {
      width: calc(100% - 300px);
      margin-left: 0px;
  }
}


@media (max-width: 959px) {
  .sections_group{
    width: 100% !important;
    float: none !important;
  }
  body .sidebar.four.columns{
    width: 100% !important;
    float: none !important;
    position: relative !important;
    min-height: 1px !important;
    margin-top: 20px !important;
    border-left: 0;
  }
  .aside_right .mcb-sidebar:before{
    left: -500px;
    right: -500px;
  }
  .widget-area{
    margin-bottom: 0 !important;
  }
}
@media (max-width: 820px) {

  .sidebar{

    /*margin-top: 0px !important;*/

  }

}

@media (min-width: 960px) and (max-width: 1100px){
  .sidebar .widget-area{
    width: 300px !important;
  }
}




.wpDataTablesWrapper table.has-columns-hidden span.responsiveExpander {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    opacity: 1 !important;
    border: 0;
    background: none;

}
@media (max-width: 768px) {
  .wpDataTablesWrapper table.has-columns-hidden span.responsiveExpander {

      left: -32.5px;
  }
}
.wpDataTablesWrapper td.column-bezeichnung {
    position: relative;
    padding-left: 30px !important;
}
.wpDataTablesWrapper table.has-columns-hidden span.responsiveExpander::after {
    background-image: url('../img/plus.jpg') !important;
    background-position: center center !important;
    background-size: contain;
        opacity: 1 !important;
        width: 15px !important;
height: 15px !important;
}
table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander::after {
    background-image: url('../img/minus.jpg') !important;
    background-position: center center !important;
    background-size: contain;
        opacity: 1 !important;
        width: 15px !important;
        height: 15px !important;
}


.break-links a{
  word-break: break-all;
}
.break-link{
  word-break: break-all;
}

.youtube-container .inner{
      padding-bottom: 56.25%;
      position: relative;
            cursor: pointer;
            background-size: cover;
}
.youtube-container .inner a.full{
      position: absolute;
      top: 0;
      left:0;
      right:0;
      bottom:0;
}
.youtube-container .inner span.svg{
      position: absolute;
      left:50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 70px;
      height: 50px;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='desktop--yt-play-button' height='100%25' version='1.1' viewBox='0 0 68 48' width='60px'%3E%3Cpath class='ytp-large-play-button-bg' d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z' fill='%23000000' fill-opacity='0.8'/%3E%3Cpath d='M 45,24 27,14 27,34' fill='%23fff'/%3E%3C/svg%3E");

}
.youtube-container .inner span.svg::after{
  content: 'Zu YouTube';
position: absolute;
bottom: -32px;
left: -9px;
text-align: center;
width: 90px;
display: block;
color: #000;
}
.youtube-container:hover .inner span.svg::after{
color: #cc0000;
}
.youtube-container:hover .inner span.svg{
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='desktop--yt-play-button' height='100%25' version='1.1' viewBox='0 0 68 48' width='60px'%3E%3Cpath class='ytp-large-play-button-bg' d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z' fill='%23cc0000' fill-opacity='0.8'/%3E%3Cpath d='M 45,24 27,14 27,34' fill='%23fff'/%3E%3C/svg%3E");
}


.wv-image-slideset{
  margin-bottom:0 !important;
}
.wv-image-slideset .uk-slider-items li{
  margin-bottom:0 !important;
}
.wv-image-slideset .uk-slidenav-previous,
.wv-image-slideset .uk-slidenav-next{
  background: #014284;
  color: #fff;
  padding: 8px 5px 0 5px;
}
.wv-image-slideset .uk-slidenav-previous svg polyline,
.wv-image-slideset .uk-slidenav-next svg polyline{
  stroke: #fff;
}
.wv-image-slideset .uk-slider-items img{
  width: 100%;
  max-width: none;
}
.wpb_gallery .flex-control-paging{
      margin: 20px 0 0 0;
}


.cursor-default{
  cursor: default;
}

.blue-link-boxes .vc_column-inner{
  position: relative;
  padding-bottom: 80px;
  margin-bottom: 10px;
}
.blue-link-boxes .vc_column-inner .wpb_wrapper{
  display: flex;
  align-items: center;
  justify-content: center;
}
.blue-link-boxes .vc_column-inner{
  position: relative;
}
.blue-link-boxes .vc_column-inner .wpb_wrapper .wpb_text_column{
  position: absolute;
  bottom: -20px;
}

/*
h2.wpdt-c{
  display: none;
}
*/


.wpDataTablesWrapper table.wpDataTable td {
    padding: 3px 7px !important;
    position: relative;
}

.wpdt-c-lightbox .close-lightbox{
  display: none;
}

@media (min-width: 792px) {

  .wpb_wrapper.wpdt-c-lightbox.active{
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 9999;
      background: rgba(0,0,0,0.8);
  }
  .wpb_wrapper.wpdt-c-lightbox.active .table-fullscreen-trigger{
      display: none;
  }
  .wpb_wrapper.wpdt-c-lightbox.active>.wpdt-c{
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      z-index: 999;
      transform: translateY(-50%);
      padding: 20px;
      background: #fff;

      max-height: calc(100% - 130px);
      padding-bottom: 65px;
      padding-top: 65px;
      overflow: auto;
  }
  .wpdt-c-lightbox.active .close-lightbox{
    display: inline;
        position: fixed;
        top: 0;
        right: 0;
  }
}
@media (max-width: 791px) {
  .table-fullscreen-trigger{
    display: none !important;
  }
}
.wv-btn{
  padding: 10px 15px;
  color: #000;
  background: #efefef;
  cursor: pointer;
}
.wv-btn-primary{
  color: #fff;
  background: #01266f;
}

.hasExpander{
  overflow: visible !important;
}



html.wv-lightbox-on,
html.wv-lightbox-on body{
  overflow: hidden;
}

.wv-slider-row .wpb_gallery{
  margin-bottom: 0;
}



.column-bezeichnung{
  width: 270px;
}
.column-baugre{
  width: 270px;
}
.column-bauhhe{
  width: 80px;
}
.column-datenblatt-pdf{
  width: 130px;
}
@media (max-width: 520px) {
  .column-datenblatt-pdf{
    width: 80px;
  }
  .column-bezeichnung{
    width: calc(100% - 85px);
    width: 200px;
  }
}
@media (max-width: 420px) {
  .column-datenblatt-pdf{
    width: 80px;
    font-size: 12px;
  }
  .column-bezeichnung{
    font-size: 12px;
  }
}
@media (max-width: 385px) {
  .column-datenblatt-pdf{
    width: 60px;
  }
  .column-bezeichnung{

  }
}

.formula-slider{
  text-align: center;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    background-color: #dedede !important;
    border: 1px solid #dedede !important;
}


#Side_slide #menu ul li.submenu .menu-toggle {
    color: #ffffff;
    font-size: 34px;
    opacity: 0.8;
}

#Side_slide #menu-hauptmenu>li.current-page-parent{

}

@media (max-width: 959px) {
  .center-mobile *,
  .center-mobile{
    text-align: center !important;
  }
  .left-mobile *,
  .left-mobile{
    text-align: left !important;
  }
}
@media (max-width: 520px) {
  .wpDataTablesWrapper .dataTables_paginate .paginate_button{
        padding: 0.6em 5px 0.4em 5px !important;
  }
  .wpDataTablesWrapper .dataTables_paginate .paginate_button.disabled:before, .wpDataTablesWrapper .dataTables_paginate .paginate_button.disabled:hover:before, .wpDataTablesWrapper .dataTables_paginate .paginate_button.disabled:active:before{
        padding: 0.6em 5px 0.4em 5px !important;
  }

  .dataTables_paginate.paging_full_numbers{
    margin-left: 0px;
        margin-right: 0px;
        float: none !important;
        display: block;
        clear: both;
        text-align: left !important;
        padding-top: 10px !important;

  }
  .wpDataTablesWrapper .paginate_button.last:before,
  .wpDataTablesWrapper .paginate_button.first:before {
    padding: 0.9em 5px 0.601em 5px !important;
  }
}
@media (max-width: 370px) {
  .wpDataTablesWrapper .dataTables_paginate .paginate_button{
        padding: 0.6em 4px 0.4em 4px !important;
  }
  .wpDataTablesWrapper .dataTables_paginate .paginate_button.disabled:before, .wpDataTablesWrapper .dataTables_paginate .paginate_button.disabled:hover:before, .wpDataTablesWrapper .dataTables_paginate .paginate_button.disabled:active:before{
        padding: 0.6em 4px 0.4em 4px !important;
  }

  .dataTables_paginate.paging_full_numbers{
    margin-left: -33px;
        margin-right: -33px;
        float: none !important;
        display: block;
        clear: both;
  }
}
@media (max-width: 830px) and (min-width: 768px) {
  .the_content_wrapper>.vc_row>.wpb_column>.vc_column-inner{
    /*padding-left: 25px !important;
    padding-right: 25px !important;*/
  }
}
@media (max-width: 767px) {
  .mobile-contact-images{
    margin-bottom: 0 !important;
  }
  body .vc_custom_1605793699754,
  body .vc_custom_1605793699754 .vc_single_image-wrapper{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  .blue-link-boxes .vc_column-inner {
    position: relative;
    margin-bottom: 10px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    min-height: 122px;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  body .blue-link-boxes{
    margin-bottom: 0px !important;
  }

  .wpdt-c .wpDataTablesWrapper table{
        margin-left: 10px;
  }
  .wpDataTablesWrapper table.has-columns-hidden span.responsiveExpander{
    left: -25px;
  }
}

@media (max-width: 810px) {
  .wpdt-c .wpDataTablesWrapper table{
    margin-left: 10px !important;
  }
    .wpDataTablesWrapper table.has-columns-hidden span.responsiveExpander{
      left: -25px;
    }
}
.social-icons{
  margin-top: 30px;
}
.social-icons p a:first-child i::before{
  margin-left: 0px;
}
.social-icons i{
  font-size: 30px;
}
.social-icons i.icon-instagram{
  position: relative;
  top:2px;
  margin-left: 4px;
}



.uk-lightbox-toolbar-icon.uk-close{
  background-color: #0a256e;
  color: #fff !important;
  padding: 5px 5px 0 5px !important;
  margin: 0 !important;
}

.uk-lightbox-toolbar-icon.uk-close svg *{
  stroke: #fff !important;
}
.uk-lightbox-toolbar{
  text-align: right;
}
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #0a256e;
    color: #fff;
}
a.button_theme:hover, a.tp-button.button_theme:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background-color: #ef0019;
    color: #fff;
}



@media (min-width: 768px) {
  .section--google-maps {
    background-image: url('https://fischer-elektromotoren.de/wp-content/uploads/2023/08/map_fischer_elektromotoren.jpg');
  }
}
@media (max-width: 767px) {
  .section--google-maps {
    background-image: url('https://fischer-elektromotoren.de/wp-content/uploads/2023/08/map_fischer_elektromotoren_767.jpg');
  }
}


.wpb_wrapper > div:not(.wv-image-box) {
    margin-bottom: 15px !important;
}

/*
.vc_section .vc_row.has-bg{
  margin-left: 0;
  margin-right: -25px;
}
.vc_row.has-bg{
  margin-left: 0;
}
*/


@media (min-width: 767px) {

  .vc_row.has-bg{
    margin-left: 10px;
    margin-right: 0px;
  }

  .vc_section .vc_row.has-bg {
      margin-left: 0px;
      margin-right: 0px;
  }



  body.with_aside .the_content_wrapper>.vc_row.has-bg{
    margin-left: 10px;
    margin-right: 0px;
  }

  body.with_aside .vc_section .vc_row.has-bg {
      margin-left: 0px;
      margin-right: -10px;
      /*margin-right: 0px;*/
  }
}

@media (min-width: 767px) {
  .the_content_wrapper>.vc_row>.wpb_column:not(.vc_col-sm-8):not(.vc_col-lg-8):not(.vc_col-sm-7):not(.vc_col-sm-6):not(.vc_col-sm-5):not(.vc_col-sm-4):not(.vc_col-sm-3)>.vc_column-inner{
      padding-left: 0px;
      padding-right: 0px;
  }
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-lg-8:nth-child(1)>.vc_column-inner,
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-sm-8:nth-child(1)>.vc_column-inner,
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-sm-6:nth-child(1)>.vc_column-inner,
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-sm-4:nth-child(1)>.vc_column-inner{
      padding-left: 0px;
  }
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-lg-8:nth-child(2)>.vc_column-inner,
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-sm-8:nth-child(2)>.vc_column-inner,
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-sm-6:nth-child(2)>.vc_column-inner,
  .the_content_wrapper>.vc_row>.wpb_column.vc_col-sm-4:nth-child(3)>.vc_column-inner{
      padding-right: 0px;
  }


  .the_content_wrapper>.vc_row{
        padding: 0px 25px 0 25px;
  }
    body.with_aside .the_content_wrapper>.vc_row{
        padding: 0px 15px 0 25px;
  }


  .the_content_wrapper>.vc_section .vc_row>.wpb_column:not(.vc_col-sm-8):not(.vc_col-lg-8):not(.vc_col-sm-7):not(.vc_col-sm-6):not(.vc_col-sm-5):not(.vc_col-sm-4):not(.vc_col-sm-3)>.vc_column-inner{

  }
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-lg-8:nth-child(1)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-sm-8:nth-child(1)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-sm-6:nth-child(1)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-sm-4:nth-child(1)>.vc_column-inner{
      padding-left: 15px;
  }
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-lg-8:nth-child(2)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-sm-8:nth-child(2)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-sm-6:nth-child(2)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row>.wpb_column.vc_col-sm-4:nth-child(3)>.vc_column-inner{
      padding-right: 5px;
  }
  body.with_aside .the_content_wrapper>.vc_section .vc_row.has-bg>.wpb_column.vc_col-lg-8:nth-child(2)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row.has-bg>.wpb_column.vc_col-sm-8:nth-child(2)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row.has-bg>.wpb_column.vc_col-sm-6:nth-child(2)>.vc_column-inner,
  body.with_aside .the_content_wrapper>.vc_section .vc_row.has-bg>.wpb_column.vc_col-sm-4:nth-child(3)>.vc_column-inner{
      padding-right: 15px;
  }

  .the_content_wrapper>.vc_section .vc_row.has-bg>.wpb_column.vc_col-sm-6:nth-child(2)>.vc_column-inner {
      padding-right: 15px;
  }

}
@media (max-width: 1239px) and (min-width: 959px) {
  .section_wrapper{
    margin-left: 5px
  }
}
@media (max-width: 767px) {
  .sections_group .vc_section {

  }
  .section_wrapper{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}







/*-------------*/

@media (min-width: 992px) and  (max-width: 1240px){
  .vc_col-md-12 {
      width: 100%;
  }
  .vc_col-lg-4 {
      width: 100%;
  }

}
@media (min-width: 959px) and (max-width: 1150px){
  .sidebar {
          right: 20px;
  }


}

.wpcf7-response-output{
  clear: both;
}


@supports (-moz-appearance:none){
  @media (max-width: 460px) {
    #slider-12-slide-18-layer-0,
    #slider-12-slide-19-layer-0,
    #slider-12-slide-20-layer-0{
      font-size: 16px !important;
      line-height: 16px !important;
    }
    #slider-12-slide-18-layer-4,
    #slider-12-slide-19-layer-4,
    #slider-12-slide-20-layer-4{
      font-size: 16px !important;
      line-height: 16px !important;
    }

    #slider-12-slide-18-layer-2,
    #slider-12-slide-18-layer-3,
    #slider-12-slide-19-layer-2,
    #slider-12-slide-19-layer-3,
    #slider-12-slide-20-layer-2,
    #slider-12-slide-20-layer-3
    {
      height: 34px !important;
    }
  }
}
@supports (-moz-appearance:none){
  @media (max-width: 362px) {
    #slider-12-slide-18-layer-0,
    #slider-12-slide-19-layer-0,
    #slider-12-slide-20-layer-0{
      font-size: 12px !important;
      line-height: 12px !important;
    }
    #slider-12-slide-18-layer-4,
    #slider-12-slide-19-layer-4,
    #slider-12-slide-20-layer-4{
      font-size: 12px !important;
      line-height: 12px !important;
    }
  }
}

body .wpb_wrapper .no-margin-bottom,
body .wpb_wrapper .no-margin-bottom .vc_single_image-wrapper{
  margin-bottom:0 !important;
}

/******************/
.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner{
  /*padding-bottom: 15px;*/
}
.pad-bot-small>.vc_column-inner{
  padding-bottom: 15px;
}
.images-row-margin .wpb_wrapper  .wpb_single_image{
  margin-bottom: 0px !important;
}
.images-row-margin .wpb_wrapper  .vc_single_image-wrapper{
  margin-bottom: 0px !important;
}
@media (max-width: 767px) {
  .mobile-header-mini #Top_bar #logo {
      margin: 5px auto;
  }
  .mobile-header-mini.mobile-sticky #Top_bar.is-sticky #logo, .mobile-header-mini.mobile-sticky #Top_bar.is-sticky .custom-logo-link {
      margin-left: auto!important;
      margin-right: auto!important;
  }
  #Top_bar .search_wrapper{
    box-sizing: border-box;
    width: calc(100% - 50px) !important;
    left: 30px;
  }
}

body.maintenance .bg-img{
  filter: blur(5px);
}

@media (max-width: 579px) {
  #wpadminbar{

  }
  #wp-admin-bar-my-account{
    display: none !important;
  }
}

@media (max-width: 768px) {
  body .wpb_wrapper .pad-mob-small{
    padding-bottom: 20px;
  }
  body .wpb_wrapper .marg-mob-small{
    margin-bottom: 20px !important;
  }
  .section--large-padding {
    padding-top: 40px !important;
    padding-bottom: 40px;
  }
  .wpb_wrapper>div.remove-mobile-margin{
    margin-bottom: 0px !important;
  }
  .wpb_wrapper>div.remove-mobile-margin .vc_single_image-wrapper{
    margin-bottom: 0px !important;
  }
}

input[name="accept-this-1"]{
  margin-left:0;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

#Content {
    padding-top: 0px;
}

#menu-footer-menu-1{
  padding-right: 5px;
}


.wv-cookiebot-bar{
  display: none;
}

.wv-cookiebot-bar{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  width: 100%;
  z-index: 10000000000;
  text-align: center;
}
.wv-cookiebot-bar .uk-button{
  cursor: pointer;
  border: 1px solid #efefef;
  padding: 5px 10px;
  line-height: 40px;
  height: 40px;
}

@media (max-width: 1279px) {
  body.is-privacy .wv-cookiebot-bar{
    display: block;
  }
  body.is-privacy #CybotCookiebotDialog{
    top: auto !important;
    bottom: 0 !important;
    transform: translate(-50%, -45px) !important;
  }
}


.privacy-format h2{
  font-size: 16pt;
}

.privacy-format h3{
  font-size: 14pt;
  margin-top:20px;
  margin-bottom:10px;
}

.privacy-format ol{
  margin-bottom: 30px !important;
}
.privacy-format ol>li:last-child{
  margin-bottom: 30px !important;
}
.privacy-format ol>li::marker {
    font-size: 16pt;
}
.privacy-format ol>li>ol>li::marker {
    font-size: 14pt;
}