@page {
  margin: 15px 0;
  margin-bottom: 0.5cm;
}

@-moz-document url-prefix(){
  @page {
    margin-bottom: 0cm;
  }
  .solution_cust_app p,
  .solution_cust_sol p,
  .solution_values_adv ul,
  #content {
    font-size: smaller;
  }
}

body #page.boxed{
  -webkit-box-shadow: none;
  box-shadow: none;
}

body.sticky-off:not(.has-cookie-banner) #page{
  margin-top: 0!important;
}
.print-logo_wrapper{
  display: block!important;
  text-align: left;
}
.print-logo_wrapper .print-logo-img {
  display: inline-block!important;
  margin-left: 45px;
  max-width: 25%;
  height: auto;
}

div#cookie {
  display: none;
}

svg#svg-source {
  display: none;
}

.header-space {
  display: none;
}

.masthead.inline-header.justify.widgets.full-height.full-width.dividers.surround.line-decoration.dt-parent-menu-clickable.show-mobile-logo {
  display: none;
}

.dt-close-mobile-menu-icon {
  display: none;
}

.dt-mobile-header.dt-parent-menu-clickable {
  display: none;
}

.page-title .wf-table {
  padding: 0;
}

h1.h2-size.entry-title {
  text-align: left;
  font-size: 28px;
}

.content .solution_values_adv {
  page-break-before: always;
}
.solution_values_adv .wf-cell>h3{
  height: 62px;
} 
.solution_cust_app.wf-cell>h3{
  height: 62px;
} 
.solution_cust_sol.wf-cell>h3{
  height: 62px;
} 
 
ul.list-divider.solution_advantages li{
  width: auto;
  min-height: 45px;
}
ul.list-divider.solution_advantages li {
  position:  relative;
  padding-left: 55px;
}

ul.list-divider.solution_advantages li img {
  position:  absolute;
  left:  0;
  top: 50%;
  transform: translateY(-50%);
}
/* #footer {
  page-break-before: always;
  display: inline-block;
  margin-top: -60px;
} */
footer#footer>div:not(#bottom-bar) {
  display: none;
}

div#bottom-bar{
    position: fixed;
    bottom: 0px;
    /* -webkit-print-color-adjust: exact;  
    background-color: red;     */
    z-index: -1;
}
#branding-bottom{
  display: none;
}
#bottom-bar .soc-ico{
  display: none;
}
#bottom-bar .bottom-text-block{
  text-align: left;
}
#bottom-bar .bottom-text-block p:last-of-type{
  display: none;
}
#bottom-bar .wf-container-bottom, #bottom-bar.full-width-line{
  border: none;
}

div#solution-products-used {
  border-bottom: none;
  padding-bottom: 0;
}
div#content{
  width: 100%;
}
aside#sidebar{
  display: none;
}

.post-meta.wf-mobile-collapsed{
  display: none;
}

#content a.button {
  display: none;
}

/* 
 */
 .solution_values_adv .standard-arrow li:before{
  font-family: fontawesome;
  display: inline-block;
  content: "\f138";
  color: #444;
  font-size: 16px;
  line-height: 16px;
  padding: 2px 0px;
  z-index: 999999999999;
}
/* 
.solution_values_adv .standard-arrow li:after{
  font-family: fontawesome;
  content: "\f105";
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding-left: 7px;
  line-height: 21px;
} */

