/*c0e02e137e0a04581e691c8d824b9436*/
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.1rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.6rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.35rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.9rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_core.scss */
body, #g-page-surround {
  color: #343434;
  background-color: #f5f5f5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 14, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 19, templates/epzindustrietechnik/scss/lawyer/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_core.scss */
a {
  color: #ee1126;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 28, templates/epzindustrietechnik/scss/lawyer/_core.scss */
a:hover {
  color: #a70c1b;
}
/* line 33, templates/epzindustrietechnik/scss/lawyer/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #033d5a;
}
/* line 37, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button, #g-page-surround .ui.button {
  display: inline-block;
  padding: 0.8rem 1.4rem;
  border-radius: 0;
  background: #ee1126;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: normal;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button:hover, #g-page-surround .ui.button:hover {
  background: #033d5a;
  color: #fff;
}
/* line 57, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button:active, #g-page-surround .ui.button:active, .button:focus, #g-page-surround .ui.button:focus {
  background: #033d5a;
  color: #fff;
}
/* line 61, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.dark, #g-page-surround .ui.button.dark {
  background: #033d5a;
}
/* line 63, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.dark:hover, #g-page-surround .ui.button.dark:hover, .button.dark:active, #g-page-surround .ui.button.dark:active, .button.dark:focus, #g-page-surround .ui.button.dark:focus {
  background: #ee1126;
}
/* line 67, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.empty, #g-page-surround .ui.button.empty {
  background: none;
  border: 1px solid #ee1126;
  color: #ee1126;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 72, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.empty:hover, #g-page-surround .ui.button.empty:hover {
  color: #fff;
  background: #ee1126;
}
/* line 79, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 80, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-grey {
  background: #f5f5f5;
  color: #343434;
}
/* line 83, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-grey:hover {
  background: #e6e6e6;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-green {
  background: #0ad1a0;
}
/* line 89, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-green:hover {
  background: #09b48a;
}
/* line 93, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-orange {
  background: #f86b35;
}
/* line 95, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-orange:hover {
  background: #e84608;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-purple {
  background: #da4282;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-purple:hover {
  background: #ba2464;
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-blue {
  background: #21c2f8;
}
/* line 107, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-blue:hover {
  background: #07a1d5;
}
/* line 111, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-xlarge {
  font-size: 1.4rem;
}
/* line 114, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-large {
  font-size: 1.2rem;
}
/* line 117, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-small {
  font-size: 0.8rem;
}
/* line 120, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-xsmall {
  font-size: 0.7rem;
}
/* line 123, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.button.button-block {
  display: block;
}
/* line 128, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-title {
  margin-top: -5px;
  margin-bottom: 30px;
  position: relative;
}
/* line 132, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-title:after {
  border-bottom: 0px solid #ddd;
  border-top: 0px solid #ddd;
  height: 5px;
  display: inline-block;
  content: "";
  width: 120px;
  vertical-align: middle;
  margin-left: 25px;
}
@media only all and (max-width: 63.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-title:after {
    display: none;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-title:after {
    width: 80px;
  }
}
/* line 150, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 151, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 152, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-offcanvas .g-title:before, .g-particle-intro .g-title:before, #g-offcanvas .g-title:after, .g-particle-intro .g-title:after {
  display: none;
}
/* line 158, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 159, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-aside .g-title, #g-sidebar .g-title {
  font-size: 1.15rem;
  margin-top: 25px;
  margin-bottom: 25px;
}
/* line 163, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-aside .g-title:before, #g-sidebar .g-title:before, #g-aside .g-title:after, #g-sidebar .g-title:after {
  width: 60px;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  #g-aside .g-title:before, #g-sidebar .g-title:before, #g-aside .g-title:after, #g-sidebar .g-title:after {
    display: none;
  }
}
/* line 170, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 171, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 172, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-aside .text-center .g-title:before, #g-sidebar .text-center .g-title:before, #g-aside .title-center .g-title:before, #g-sidebar .title-center .g-title:before, #g-aside .text-center .g-title:after, #g-sidebar .text-center .g-title:after, #g-aside .title-center .g-title:after, #g-sidebar .title-center .g-title:after {
  width: 40px;
}
/* line 177, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 178, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-aside .g-content > div, #g-sidebar .g-content > div {
  margin-bottom: 50px;
}
/* line 180, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-aside .g-content > div:last-child, #g-sidebar .g-content > div:last-child {
  margin-bottom: 0;
}
/* line 188, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
/* line 192, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.border-top {
  border-top: 1px solid #e5e5e5;
}
/* line 196, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-logo {
  margin: 15px 0;
  display: inline-block;
}
/* line 198, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-logo > .g-content {
  margin-top: 0;
  margin-bottom: 0;
}
@media only all and (max-width: 63.99rem) {
  .g-logo {
    display: block;
    text-align: center;
  }
}
/* line 207, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-logo img {
  width: auto;
}
/* line 211, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 216, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-gutter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 219, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-gutter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 227, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.fullwidth-section {
  padding: 0 !important;
}
/* line 229, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.fullwidth-section > .g-container {
  width: 100%;
}
/* line 232, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.fullwidth-section .g-content {
  padding: 0;
  margin: 0;
}
/* line 239, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.g-center-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 245, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 246, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.tooltip h1, .tooltip h2, .tooltip h3, .tooltip h4, .tooltip h5, .tooltip h6, .tooltip strong {
  color: #fff !important;
}
/* line 252, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.light-accent {
  color: #f5707d;
}
/* line 257, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.mini-title {
  font-size: 1.15rem;
  color: #033d5a;
  font-family: "lato";
  font-weight: 700;
  display: block;
  margin: 5px 0;
}
/* line 264, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.mini-title > i {
  margin-right: 10px !important;
}
/* line 270, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 271, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 272, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 273, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .g-menu-item-container:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  border-radius: 3px;
  background: #000;
}
/* line 282, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .g-menu-item-container .g-menu-item-content {
  margin-left: 30px;
}
/* line 286, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 287, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 288, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .preset1 .g-menu-item-container:before {
  background: #b99d6b;
}
/* line 293, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 294, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 295, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .preset2 .g-menu-item-container:before {
  background: #21c2f8;
}
/* line 300, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 301, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 302, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .preset3 .g-menu-item-container:before {
  background: #0ad1a0;
}
/* line 307, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 308, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 309, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .preset4 .g-menu-item-container:before {
  background: #f86b35;
}
/* line 314, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 315, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 316, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .preset5 .g-menu-item-container:before {
  background: #da4282;
}
/* line 321, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 322, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 323, templates/epzindustrietechnik/scss/lawyer/_core.scss */
.presets-demo .g-dropdown .preset6 .g-menu-item-container:before {
  background: #f0bb03;
}
/* line 331, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 332, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 333, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 334, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 335, templates/epzindustrietechnik/scss/lawyer/_core.scss */
/* line 336, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-mobilemenu-container .presets-demo .g-dropdown .g-go-back .g-menu-item-container:before {
  content: "\f053";
  position: relative;
  width: 1.28571em;
  height: auto;
  margin-top: 0;
  border-radius: 0;
  background: none;
}
/* line 345, templates/epzindustrietechnik/scss/lawyer/_core.scss */
#g-mobilemenu-container .presets-demo .g-dropdown .g-go-back .g-menu-item-container .g-menu-item-content {
  margin-left: 30px;
}
/* line 6, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
body {
  font-family: "lato";
  font-weight: 400;
  font-size: 1rem;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "lato";
  font-weight: 500;
  margin-top: -5px;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 21, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
h2 {
  font-size: 1.7rem;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
h3 {
  font-size: 1.6rem;
}
/* line 27, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
h4 {
  font-size: 1rem;
}
/* line 30, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 33, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
h6 {
  font-size: 0.9rem;
}
/* line 37, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.g-main-nav {
  font-family: "lato";
  font-weight: 400;
  font-size: 0.9rem;
}
/* line 43, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.g-main-nav .g-dropdown {
  font-size: 0.81rem;
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.button {
  font-weight: 500;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 58, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #676767;
  margin-bottom: 1rem !important;
}
/* line 63, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #343434;
  font-size: 1.2rem;
}
/* line 69, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
/* line 70, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
blockquote small:before {
  content: none !important;
}
/* line 77, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
code {
  background: #fafafa;
  color: #d05;
  font-size: 0.9rem;
  border: 1px solid #e5e5e5;
}
/* line 84, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f8f8f8;
  border: 1px solid #e5e5e5;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
  border: 1px solid #e5e5e5;
}
/* line 94, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
pre.prettyprint {
  border: 1px solid #e5e5e5 !important;
  padding: 1rem !important;
}
/* line 106, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
hr {
  border-bottom: 1px solid #e5e5e5;
}
/* line 108, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
hr.uk-article-divider {
  border-color: #e5e5e5;
  margin-bottom: 35px;
}
/* line 114, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
* + .uk-article-divider {
  margin-top: 35px;
}
/* line 118, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.uk-table-hover tbody tr:hover {
  background: #f6f6f6;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.uk-badge {
  margin-right: 5px;
}
/* line 126, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
/* line 127, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.g-typography-page > section {
  margin-top: 150px;
}
/* line 129, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.g-typography-page > section:first-child {
  margin-top: 0;
}
/* line 135, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
iframe {
  border: none;
}
/* line 139, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
/* line 140, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.uk-accordion .uk-accordion-title {
  background: #f6f6f6;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
/* line 147, templates/epzindustrietechnik/scss/lawyer/_typography.scss */
.uk-tab-grid::before {
  border-color: #e5e5e5;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation {
  margin-top: -36px;
  margin-bottom: -35px;
  z-index: 1002;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation.uk-active {
  margin-top: 0;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .g-container {
  position: relative;
  padding: 0 1.563rem;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .g-container > .g-grid {
  background-color: #27337f;
  color: #fff;
  position: relative;
  z-index: 1002;
}
/* line 23, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .g-container > .g-grid h1, #g-navigation .g-container > .g-grid h2, #g-navigation .g-container > .g-grid h3, #g-navigation .g-container > .g-grid h4, #g-navigation .g-container > .g-grid h5, #g-navigation .g-container > .g-grid h6, #g-navigation .g-container > .g-grid strong {
  color: #fff;
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 27, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .g-container > .g-grid > .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 63.99rem) {
  #g-navigation .g-container > .g-grid > .g-block:last-child {
    text-align: left;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  #g-navigation .g-container > .g-grid > .g-block:last-child {
    text-align: left;
  }
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .g-container > .g-grid > .g-block:first-child {
  text-align: left;
}
/* line 44, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation > .g-grid {
  position: relative;
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 47, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation > .g-grid > .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 63.99rem) {
  #g-navigation > .g-grid > .g-block:last-child {
    text-align: center;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  #g-navigation > .g-grid > .g-block:last-child {
    text-align: left;
  }
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation > .g-grid > .g-block:first-child {
  text-align: left;
}
/* line 62, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  #g-navigation [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
/* line 70, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 79, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 80, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 81, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 88, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 96, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 97, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 98, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
.g-container #g-navigation .g-content {
  padding: 0;
  margin: 0;
}
/* line 106, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 107, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 108, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 109, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 110, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
/* line 111, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
[dir="rtl"] #g-navigation .g-container > .g-grid > .g-block:last-child {
  text-align: left;
}
@media only all and (max-width: 63.99rem) {
  [dir="rtl"] #g-navigation .g-container > .g-grid > .g-block:last-child {
    text-align: center;
  }
}
/* line 117, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
[dir="rtl"] #g-navigation .g-container > .g-grid > .g-block:first-child {
  text-align: right;
}
@media print {
  /* line 127, templates/epzindustrietechnik/scss/lawyer/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.2345rem 0.469rem;
  white-space: nowrap;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 7, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 230px;
  float: left;
}
/* line 13, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav {
  margin-left: -5px !important;
  z-index: 20;
}
/* line 15, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 16, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 17, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 18, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 19, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav:not(.g-menu-hastouch) .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav:not(.g-menu-hastouch) .g-dropdown {
  z-index: 1003;
}
/* line 30, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 31, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 35, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 37, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 39, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
/* line 44, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 45, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
  text-align: center;
}
/* line 55, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
/* line 60, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-toplevel i {
  opacity: 1;
}
/* line 65, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 73, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 79, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: none;
}
/* line 82, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 88, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
/* line 91, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
/* line 95, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  vertical-align: middle;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 100, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 10px;
  top: 13px;
}
/* line 103, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.75;
  font-size: 0.9rem;
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 111, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 112, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 113, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-sublevel > li:hover.g-parent .g-menu-parent-indicator:after {
  content: "\f105" !important;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 123, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  border-top: 1px solid #e5e5e5;
}
/* line 125, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown[data-g-item-width] {
  margin-left: 0;
  margin-right: 0;
}
/* line 129, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 130, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 132, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
  .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid {
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    flex-flow: row;
  }
}
/* line 135, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block {
  border-right: 1px solid #e5e5e5;
}
/* line 137, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block:last-child {
  border-right: none;
}
/* line 143, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 144, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 145, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li:last-child {
  border-bottom: 1px solid #e5e5e5 !important;
}
/* line 148, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 149, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 150, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li:hover .g-menu-parent-indicator:after, .g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li.active .g-menu-parent-indicator:after {
  color: #343434;
  opacity: 1;
}
/* line 156, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li a {
  padding: 12px 20px !important;
}
/* line 163, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator {
  top: 10px !important;
}
/* line 165, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator:after {
  background: #e8e8e8;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  height: 1.5rem;
  width: 1.5rem !important;
  padding: 0.15rem;
  text-align: center;
  line-height: 18px;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 176, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 177, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator:hover:after {
  background: #ee1126;
  border-color: #ee1126;
  color: #fff !important;
}
/* line 190, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-menu-item-subtitle {
  opacity: 1;
}
/* line 200, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
}
/* line 205, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-main-nav .g-standard .g-dropdown .flyout-left .g-dropdown {
  left: auto;
  right: 100%;
}
/* line 211, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 212, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 213, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 214, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 215, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 216, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 217, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 226, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 227, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 228, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 229, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 230, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 244, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 245, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 246, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 247, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 248, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 249, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0;
  margin-left: 2rem;
}
/* line 253, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: auto;
  left: 10px;
  margin-top: 3px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 262, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 263, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 264, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-toplevel > li:last-child {
  margin-right: 5px !important;
}
/* line 266, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding-right: 10px !important;
  padding-left: 0 !important;
}
/* line 273, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 274, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 275, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 276, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
/* line 277, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block {
  border-right: none;
  border-left: 1px solid #e5e5e5;
}
/* line 280, templates/epzindustrietechnik/scss/lawyer/_mainnav.scss */
[dir="rtl"] .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block:last-child {
  border-left: none;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 6, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 8, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 5px;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0;
  }
}
/* line 13, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 14, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding-right: 0;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  padding: 26px 13px;
  text-transform: uppercase;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 26px 10px;
  }
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container a {
  color: #fff;
}
/* line 27, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container a:hover {
  color: #ee1126;
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 35, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 0;
  padding: 0.1rem;
  border: 1px solid #e5e5e5;
  background: #232e73;
  margin-left: 2px;
  border-radius: 4px;
  width: 1.2rem;
  text-align: center;
}
/* line 48, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 49, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ee1126;
}
/* line 54, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #ee1126;
}
/* line 65, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #ededed;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
/* line 73, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-dropdown .g-menu-item-container {
  color: #343434;
  padding: 12px 15px;
}
/* line 80, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #e5e5e5;
}
/* line 83, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  border-bottom: none;
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 89, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 90, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #343434;
  font-weight: normal;
}
/* line 93, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  color: #ee1126;
  font-weight: normal;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 100, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #f6f6f6;
  color: #010101;
}
/* line 103, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  background: #f6f6f6;
  color: #010101;
}
/* line 109, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 110, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ee1126;
}
/* line 114, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 115, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 122, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
/* line 126, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 127, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 128, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
/* line 136, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
@media only all and (max-width: 63.99rem) {
  #g-navigation .g-menu-block {
    display: none;
  }
}
/* line 141, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
#g-navigation .g-menu-item-subtitle {
  font-size: 0.75rem;
  font-weight: normal;
  opacity: 1;
  padding-top: 5px;
}
/* line 149, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
/* line 150, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
.menu-item-particle a {
  color: #ee1126;
}
/* line 152, templates/epzindustrietechnik/scss/lawyer/_menu.scss */
.menu-item-particle a:hover {
  color: #343434;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas {
  background: #fff;
  width: 17rem;
  color: #343434;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 7, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #343434;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #343434;
}
/* line 16, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas .button {
  background: #8f4dae;
  color: #343434;
}
/* line 19, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #9b5db7;
}
/* line 22, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #80459c;
}
/* line 29, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.7rem;
  color: #343434;
  left: 1.563rem;
  top: 34px;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 37, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-right .g-offcanvas-toggle {
  right: auto;
  left: 1.563rem;
}
/* line 62, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 63, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 64, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
/* line 66, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li {
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-type-particle {
  display: none !important;
}
/* line 71, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #343434;
  border-bottom: 1px solid #f0f0f0;
}
/* line 75, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 76, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #f6f6f6;
}
/* line 79, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #010101;
}
/* line 83, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 84, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ee1126;
}
/* line 89, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 90, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 91, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #e6e6e6;
  background: #ececec;
  -webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
  -moz-transition: background 0.2s, color 0.2s, border-color 0.2s;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 95, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ee1126;
  border: 1px solid #ee1126;
  color: #fff;
}
/* line 103, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "\f105";
  opacity: 0.75;
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 111, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-parent .g-menu-parent-indicator {
  padding-right: 0.2rem;
}
/* line 112, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
}
/* line 119, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 126, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 131, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.6);
}
@media print {
  /* line 136, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 142, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 143, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 144, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 145, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 150, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 151, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 158, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 159, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
  z-index: 1010;
}
/* line 162, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 163, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 164, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 165, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-header.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-top.uk-active {
  margin-left: 17rem;
}
/* line 170, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 171, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 172, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-header.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-top.uk-active {
  margin-left: -17rem;
}
/* line 180, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 181, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 182, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 183, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 184, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-header.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-top.uk-active {
  margin-left: 0;
}
/* line 189, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 190, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 191, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-header.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-top.uk-active {
  margin-left: 0;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 201, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 202, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  .g-offcanvas-open .g-nav-overlay {
    z-index: 1010;
  }
  /* line 205, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 206, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 207, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  .g-offcanvas-open .g-offcanvas-left #g-header.uk-active, .g-offcanvas-open .g-offcanvas-left #g-top.uk-active {
    margin-left: 17rem;
  }
  /* line 212, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 213, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 214, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  .g-offcanvas-open .g-offcanvas-right #g-header.uk-active, .g-offcanvas-open .g-offcanvas-right #g-top.uk-active {
    margin-left: -17rem;
  }
  /* line 221, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 222, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 223, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 224, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  .g-offcanvas-closing .g-offcanvas-left #g-header.uk-active, .g-offcanvas-closing .g-offcanvas-left #g-top.uk-active {
    margin-left: 0;
  }
  /* line 229, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 230, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  /* line 231, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
  .g-offcanvas-closing .g-offcanvas-right #g-header.uk-active, .g-offcanvas-closing .g-offcanvas-right #g-top.uk-active {
    margin-left: 0;
  }
}
/* line 239, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
/* line 240, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
#g-header.uk-active, #g-top.uk-active {
  -webkit-transition: margin 0.3s;
  -moz-transition: margin 0.3s;
  transition: margin 0.3s;
}
/* line 245, templates/epzindustrietechnik/scss/lawyer/_offcanvas.scss */
.g-nav-overlay, .g-menu-overlay {
  -webkit-transition: opacity 0.3s ease-out 0s, z-index 0s;
  -moz-transition: opacity 0.3s ease-out 0s, z-index 0s;
  transition: opacity 0.3s ease-out 0s, z-index 0s;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_drawer.scss */
#g-drawer {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_drawer.scss */
#g-drawer h1, #g-drawer h2, #g-drawer h3, #g-drawer h4, #g-drawer h5, #g-drawer h6, #g-drawer strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_drawer.scss */
  #g-drawer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top {
  background-color: #f6f6f6;
  border-bottom: 1px solid #e7e7e7;
  color: #343434;
  z-index: 1003;
  font-size: 0.9rem;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top h1, #g-top h2, #g-top h3, #g-top h4, #g-top h5, #g-top h6, #g-top strong {
  color: #27337f;
}
/* line 17, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 25, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 63.99rem) {
  #g-top .g-block:last-child {
    text-align: center;
  }
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-block:first-child {
  text-align: left;
}
@media only all and (max-width: 63.99rem) {
  #g-top .g-block:first-child {
    text-align: center;
  }
}
/* line 39, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top > .g-container {
  position: relative;
}
/* line 44, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav {
  font-size: 0.9rem;
  font-family: "lato";
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 48, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li {
  border-right: 1px solid #e7e7e7;
  margin: 0;
  margin-left: -4px;
}
/* line 52, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li:first-child {
  border-left: 1px solid #e7e7e7;
  margin-left: 0;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li:last-child {
  margin-left: -4px;
}
/* line 58, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding: 9.125px 15px;
}
/* line 62, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 9.125px 15px;
  line-height: inherit;
  color: #343434;
}
/* line 66, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container a {
  color: #343434;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container a:hover {
  color: #ee1126;
}
/* line 72, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 73, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f107";
  opacity: 0.75;
  border: 1px solid #e5e5e5;
  background: #eee;
  margin-left: 5px;
  border-radius: 4px;
  width: 1.5rem;
  text-align: center;
  line-height: 1;
}
/* line 86, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 87, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #ee1126;
}
/* line 93, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-dropdown {
  background: #fff;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
/* line 97, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-dropdown a {
  color: #343434;
  padding: 9px 15px;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #e5e5e5;
}
/* line 104, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-dropdown .g-dropdown-column {
  border-bottom: none;
}
/* line 109, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 110, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 111, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #343434;
  font-weight: normal;
}
/* line 116, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 117, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  background: #f6f6f6;
  color: #010101;
}
/* line 123, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
/* line 127, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  top: 9px;
}
/* line 134, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 135, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 136, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-contacts.style1 .g-contacts-item {
  border-right: 1px solid #e7e7e7;
  padding: 9.125px 15px;
}
/* line 139, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-contacts.style1 .g-contacts-item:first-child {
  border-left: 1px solid #e7e7e7;
}
/* line 147, templates/epzindustrietechnik/scss/lawyer/_top.scss */
/* line 148, templates/epzindustrietechnik/scss/lawyer/_top.scss */
#g-top .g-date > span {
  display: inline-block;
  padding: 9.125px 15px;
  border-left: 0px solid #e7e7e7;
  border-right: 0px solid #e7e7e7;
}
@media print {
  /* line 158, templates/epzindustrietechnik/scss/lawyer/_top.scss */
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_header.scss */
#g-header {
  padding-bottom: 35px;
  background-color: #f5f5f5;
  color: #343434;
  position: relative;
  z-index: 2;
}
/* line 14, templates/epzindustrietechnik/scss/lawyer/_header.scss */
#g-header h1, #g-header h2, #g-header h3, #g-header h4, #g-header h5, #g-header h6, #g-header strong {
  color: #27337f;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_header.scss */
#g-header > .g-container {
  position: relative;
}
/* line 20, templates/epzindustrietechnik/scss/lawyer/_header.scss */
/* line 21, templates/epzindustrietechnik/scss/lawyer/_header.scss */
#g-header > .g-container > .g-grid > .g-block {
  align-self: center;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_header.scss */
#g-header > .g-container > .g-grid > .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 63.99rem) {
  #g-header > .g-container > .g-grid > .g-block:last-child {
    text-align: center;
  }
}
/* line 30, templates/epzindustrietechnik/scss/lawyer/_header.scss */
#g-header > .g-container > .g-grid > .g-block:first-child {
  text-align: left;
}
@media only all and (max-width: 63.99rem) {
  #g-header > .g-container > .g-grid > .g-block:first-child {
    text-align: center;
  }
}
/* line 40, templates/epzindustrietechnik/scss/lawyer/_header.scss */
#g-header .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media print {
  /* line 49, templates/epzindustrietechnik/scss/lawyer/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_subnavigation.scss */
#g-subnavigation {
  padding: 2.5rem 0;
  text-align: center;
  background-color: #fff;
  color: #fff;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_subnavigation.scss */
#g-subnavigation h1, #g-subnavigation h2, #g-subnavigation h3, #g-subnavigation h4, #g-subnavigation h5, #g-subnavigation h6, #g-subnavigation strong {
  color: #fff;
}
@media only all and (max-width: 63.99rem) {
  #g-subnavigation {
    text-align: center;
  }
}
/* line 19, templates/epzindustrietechnik/scss/lawyer/_subnavigation.scss */
#g-subnavigation .g-page-title {
  margin-top: 40px;
}
/* line 21, templates/epzindustrietechnik/scss/lawyer/_subnavigation.scss */
#g-subnavigation .g-page-title h3 {
  font-size: 50px;
}
@media print {
  /* line 28, templates/epzindustrietechnik/scss/lawyer/_subnavigation.scss */
  #g-subnavigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_fullwidth.scss */
#g-fullwidth {
  padding: 0;
  background-color: #fff;
  color: #343434;
}
/* line 3, templates/epzindustrietechnik/scss/lawyer/_fullwidth.scss */
#g-fullwidth > .g-container {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_fullwidth.scss */
#g-fullwidth .g-content {
  padding: 0;
  margin: 0;
}
/* line 20, templates/epzindustrietechnik/scss/lawyer/_fullwidth.scss */
#g-fullwidth h1, #g-fullwidth h2, #g-fullwidth h3, #g-fullwidth h4, #g-fullwidth h5, #g-fullwidth h6, #g-fullwidth strong {
  color: #27337f;
}
@media print {
  /* line 26, templates/epzindustrietechnik/scss/lawyer/_fullwidth.scss */
  #g-fullwidth {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_breadcrumb.scss */
#g-breadcrumb {
  background-color: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_breadcrumb.scss */
#g-breadcrumb h1, #g-breadcrumb h2, #g-breadcrumb h3, #g-breadcrumb h4, #g-breadcrumb h5, #g-breadcrumb h6, #g-breadcrumb strong {
  color: #27337f;
}
@media only all and (max-width: 63.99rem) {
  #g-breadcrumb {
    text-align: center;
  }
}
@media print {
  /* line 20, templates/epzindustrietechnik/scss/lawyer/_breadcrumb.scss */
  #g-breadcrumb {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #ee1126;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_intro.scss */
#g-intro {
  padding: 1.5rem 0;
  background-color: #f5f5f5;
  background-image: url('../../images/border.png');
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  background-position: center bottom;
  color: #343434;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_intro.scss */
#g-intro h1, #g-intro h2, #g-intro h3, #g-intro h4, #g-intro h5, #g-intro h6, #g-intro strong {
  color: #27337f;
}
@media print {
  /* line 18, templates/epzindustrietechnik/scss/lawyer/_intro.scss */
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background-color: #f5f5f5;
  color: #295169;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_feature.scss */
#g-feature h1, #g-feature h2, #g-feature h3, #g-feature h4, #g-feature h5, #g-feature h6, #g-feature strong {
  color: #033d5a;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_subfeature.scss */
#g-subfeature {
  padding: 1.5rem 0;
  background-color: #e8e8e8;
  background-image: url('../../images/subfeature-bg.png');
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_subfeature.scss */
#g-subfeature h1, #g-subfeature h2, #g-subfeature h3, #g-subfeature h4, #g-subfeature h5, #g-subfeature h6, #g-subfeature strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_utility.scss */
#g-utility {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_utility.scss */
#g-utility h1, #g-utility h2, #g-utility h3, #g-utility h4, #g-utility h5, #g-utility h6, #g-utility strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_maintop.scss */
#g-maintop {
  padding: 1.5rem 0;
  background-color: #fff;
  background-image: url('../../images/maintop-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_maintop.scss */
#g-maintop h1, #g-maintop h2, #g-maintop h3, #g-maintop h4, #g-maintop h5, #g-maintop h6, #g-maintop strong {
  color: #fff;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_maintop.scss */
  #g-maintop {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
#g-system-messages {
  background-color: #fff;
  color: #343434;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
#g-system-messages h1, #g-system-messages h2, #g-system-messages h3, #g-system-messages h4, #g-system-messages h5, #g-system-messages h6, #g-system-messages strong {
  color: #27337f;
}
@media print {
  /* line 16, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
  #g-system-messages {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 22, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
/* line 23, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
#system-message-container #system-message {
  padding: 0;
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
#system-message-container #system-message .alert {
  padding: 25px;
  margin: 3.063rem 1.563rem 0 1.563rem;
}
/* line 28, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
#system-message-container #system-message .alert .close {
  position: static;
}
/* line 30, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
#system-message-container #system-message .alert .close:hover {
  text-decoration: none;
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_systemmessages.scss */
#system-message-container #system-message .alert p {
  margin: 15px 0 0 0;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_sidebar.scss */
#g-sidebar {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_sidebar.scss */
#g-sidebar h1, #g-sidebar h2, #g-sidebar h3, #g-sidebar h4, #g-sidebar h5, #g-sidebar h6, #g-sidebar strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_mainbody.scss */
#g-mainbody {
  padding: 1.5rem 0;
  background-color: #fff;
  margin-top: 25px;
  margin-left: 25px;
  color: #343434;
}
/* line 13, templates/epzindustrietechnik/scss/lawyer/_mainbody.scss */
#g-mainbody h1, #g-mainbody h2, #g-mainbody h3, #g-mainbody h4, #g-mainbody h5, #g-mainbody h6, #g-mainbody strong {
  color: #27337f;
}
@media print {
  /* line 19, templates/epzindustrietechnik/scss/lawyer/_mainbody.scss */
  #g-mainbody {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_aside.scss */
#g-aside {
  padding: 1.5rem 0;
  display: inline-block;
  margin-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
  background-color: #fff;
  color: #343434;
}
/* line 15, templates/epzindustrietechnik/scss/lawyer/_aside.scss */
#g-aside h1, #g-aside h2, #g-aside h3, #g-aside h4, #g-aside h5, #g-aside h6, #g-aside strong {
  color: #27337f;
}
@media print {
  /* line 21, templates/epzindustrietechnik/scss/lawyer/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_mainbottom.scss */
#g-mainbottom {
  padding: 1.5rem 0;
  background-color: #f5f5f5;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_mainbottom.scss */
#g-mainbottom h1, #g-mainbottom h2, #g-mainbottom h3, #g-mainbottom h4, #g-mainbottom h5, #g-mainbottom h6, #g-mainbottom strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_mainbottom.scss */
  #g-mainbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_extension.scss */
#g-extension {
  padding: 1.5rem 0;
  background-color: #033d5a;
  color: #fff;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_extension.scss */
#g-extension h1, #g-extension h2, #g-extension h3, #g-extension h4, #g-extension h5, #g-extension h6, #g-extension strong {
  color: #fff;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_extension.scss */
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_additional.scss */
#g-additional {
  padding: 1.5rem 0;
  background-color: #f5f5f5;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_additional.scss */
#g-additional h1, #g-additional h2, #g-additional h3, #g-additional h4, #g-additional h5, #g-additional h6, #g-additional strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_additional.scss */
  #g-additional {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_prebottom.scss */
#g-prebottom {
  padding: 1.5rem 0;
  background-color: #f6f6f6;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_prebottom.scss */
#g-prebottom h1, #g-prebottom h2, #g-prebottom h3, #g-prebottom h4, #g-prebottom h5, #g-prebottom h6, #g-prebottom strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_prebottom.scss */
  #g-prebottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_bottom.scss */
#g-bottom {
  padding: 1.5rem 0;
  background-color: #f5f5f5;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_bottom.scss */
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom h6, #g-bottom strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_afterbottom.scss */
#g-afterbottom {
  padding: 1.5rem 0;
  background-color: #f5f5f5;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_afterbottom.scss */
#g-afterbottom h1, #g-afterbottom h2, #g-afterbottom h3, #g-afterbottom h4, #g-afterbottom h5, #g-afterbottom h6, #g-afterbottom strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_afterbottom.scss */
  #g-afterbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_last.scss */
#g-last {
  padding: 1.5rem 0;
  background-color: #f5f5f5;
  color: #343434;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_last.scss */
#g-last h1, #g-last h2, #g-last h3, #g-last h4, #g-last h5, #g-last h6, #g-last strong {
  color: #27337f;
}
@media print {
  /* line 17, templates/epzindustrietechnik/scss/lawyer/_last.scss */
  #g-last {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer {
  padding: 1.5rem 0;
  background-color: #343434;
  color: #fff;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6, #g-footer strong {
  color: #fff;
}
/* line 14, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer a {
  color: #fff;
}
/* line 16, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer a:hover {
  color: #ee1126;
}
/* line 20, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
/* line 21, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .g-title:before, #g-footer .g-title:after {
  display: none;
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .social-icons {
  display: inline-block;
  position: absolute;
  margin-left: 1.563rem;
  background: #ee1126;
  color: #fff;
  width: auto;
  margin-top: -2.813rem;
  z-index: 5;
}
/* line 35, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .social-icons:before {
  left: -15px;
  border-right: 15px solid #a70c1b;
  border-top: 21px solid transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  width: 7px;
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .social-icons .g-content {
  padding: 0;
  margin: 0;
}
/* line 50, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .social-icons a {
  color: #fff;
}
/* line 55, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
/* line 56, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .social-icons .g-social a {
  border-color: #be0e1e;
}
/* line 58, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .social-icons .g-social a:first-child {
  border-left: none;
}
/* line 61, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
#g-footer .social-icons .g-social a:last-child {
  border: none;
}
@media print {
  /* line 70, templates/epzindustrietechnik/scss/lawyer/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_copyright.scss */
#g-copyright {
  text-align: center;
  border-top: 1px solid #2d3b93;
  background-color: #27337f;
  color: #fff;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_copyright.scss */
#g-copyright h1, #g-copyright h2, #g-copyright h3, #g-copyright h4, #g-copyright h5, #g-copyright h6, #g-copyright strong {
  color: #fff;
}
/* line 15, templates/epzindustrietechnik/scss/lawyer/_copyright.scss */
#g-copyright a {
  color: #fff;
}
/* line 17, templates/epzindustrietechnik/scss/lawyer/_copyright.scss */
#g-copyright a:hover {
  color: #ee1126;
}
@media print {
  /* line 24, templates/epzindustrietechnik/scss/lawyer/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
#g-to-top {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 0;
  width: 0;
}
/* line 7, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
/* line 8, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
#g-to-top .style1 #g-totop-button {
  position: fixed;
  bottom: -40px;
  right: 28px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 3px;
  padding: 6px 13px;
  z-index: 999;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
/* line 19, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
#g-to-top .style1 #g-totop-button:hover {
  background: #ee1126;
}
@media only all and (max-width: 63.99rem) {
  #g-to-top .style1 #g-totop-button {
    display: none;
  }
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
#g-to-top .style1 #g-totop-button.totopfixed {
  bottom: 28px;
}
/* line 30, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
/* line 31, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
#g-to-top .style2 #g-totop-button {
  position: fixed;
  bottom: -40px;
  right: 28px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 50%;
  padding: 6px 13px;
  z-index: 999;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
/* line 42, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
#g-to-top .style2 #g-totop-button:hover {
  background: #ee1126;
}
@media only all and (max-width: 63.99rem) {
  #g-to-top .style2 #g-totop-button {
    display: none;
  }
}
/* line 48, templates/epzindustrietechnik/scss/lawyer/_to-top.scss */
#g-to-top .style2 #g-totop-button.totopfixed {
  bottom: 28px;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 4, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 15, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.text-center .g-title, .title-center .g-title {
  text-align: center;
  margin-bottom: 40px;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.text-center .g-title:before, .title-center .g-title:before {
  border-bottom: 0px solid #ddd;
  border-top: 0px solid #ddd;
  height: 5px;
  display: inline-block;
  content: "";
  width: 120px;
  vertical-align: middle;
  margin-right: 25px;
}
@media only all and (max-width: 63.99rem) {
  .text-center .g-title:before, .title-center .g-title:before {
    display: none;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .text-center .g-title:before, .title-center .g-title:before {
    width: 80px;
  }
}
/* line 35, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 36, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 37, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.text-center .g-particle-intro .g-title:before, .title-center .g-particle-intro .g-title:before, .text-center .g-particle-intro .g-title:after, .title-center .g-particle-intro .g-title:after {
  display: none;
}
/* line 44, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 45, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.title-border .g-title {
  border-bottom: 0px solid #e5e5e5;
  padding-bottom: 10px;
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.title-border .g-title:before, .title-border .g-title:after {
  display: none;
}
/* line 52, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 53, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.title-border .g-particle-intro .g-title {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 60, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 61, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 62, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.title-clean .g-title:before, .title-clean .g-title:after {
  display: none;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 69, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 70, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
[class*="box"].g-block > .g-content {
  margin: 1.5625rem;
}
/* line 76, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 77, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  padding: 25px;
  border: 0px solid #e5e5e5;
  background: #fff;
}
/* line 84, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box1.moduletable .g-title, .box1.widget .g-title, .box1.g-outer-box .g-title, .box1 > .g-content .g-title {
  border-bottom: 0px solid #e5e5e5;
  padding-bottom: 15px;
}
/* line 85, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box1.moduletable .g-title:before, .box1.widget .g-title:before, .box1.g-outer-box .g-title:before, .box1 > .g-content .g-title:before, .box1.moduletable .g-title:after, .box1.widget .g-title:after, .box1.g-outer-box .g-title:after, .box1 > .g-content .g-title:after {
  display: none;
}
/* line 91, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 92, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box1.moduletable .g-particle-intro .g-title, .box1.widget .g-particle-intro .g-title, .box1.g-outer-box .g-particle-intro .g-title, .box1 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 95, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box1.moduletable .g-particle-intro .g-title-separator, .box1.widget .g-particle-intro .g-title-separator, .box1.g-outer-box .g-particle-intro .g-title-separator, .box1 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 102, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 103, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  padding: 25px;
  border: 0px solid #e5e5e5;
  background: #f6f6f6;
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box2.moduletable .g-title, .box2.widget .g-title, .box2.g-outer-box .g-title, .box2 > .g-content .g-title {
  border-bottom: 0px solid #e5e5e5;
  padding-bottom: 15px;
}
/* line 111, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box2.moduletable .g-title:before, .box2.widget .g-title:before, .box2.g-outer-box .g-title:before, .box2 > .g-content .g-title:before, .box2.moduletable .g-title:after, .box2.widget .g-title:after, .box2.g-outer-box .g-title:after, .box2 > .g-content .g-title:after {
  display: none;
}
/* line 117, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 118, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box2.moduletable .g-particle-intro .g-title, .box2.widget .g-particle-intro .g-title, .box2.g-outer-box .g-particle-intro .g-title, .box2 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 121, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box2.moduletable .g-particle-intro .g-title-separator, .box2.widget .g-particle-intro .g-title-separator, .box2.g-outer-box .g-particle-intro .g-title-separator, .box2 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 128, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 129, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  padding: 25px;
  background: #ee1126;
  color: #fff;
}
/* line 136, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable .g-title, .box3.widget .g-title, .box3.g-outer-box .g-title, .box3 > .g-content .g-title {
  color: #fff !important;
  border-bottom: 0px solid #f35867;
  padding-bottom: 15px;
}
/* line 137, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable .g-title:before, .box3.widget .g-title:before, .box3.g-outer-box .g-title:before, .box3 > .g-content .g-title:before, .box3.moduletable .g-title:after, .box3.widget .g-title:after, .box3.g-outer-box .g-title:after, .box3 > .g-content .g-title:after {
  display: none;
}
/* line 144, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 145, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable .g-particle-intro .g-title, .box3.widget .g-particle-intro .g-title, .box3.g-outer-box .g-particle-intro .g-title, .box3 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 148, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable .g-particle-intro .g-title-separator, .box3.widget .g-particle-intro .g-title-separator, .box3.g-outer-box .g-particle-intro .g-title-separator, .box3 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 152, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3.g-outer-box .button, .box3 > .g-content .button {
  background: #033d5a;
}
/* line 154, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3.g-outer-box .button:hover, .box3 > .g-content .button:hover {
  background: #055e8b;
}
/* line 158, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3.g-outer-box a, .box3 > .g-content a {
  color: #e5e5e5;
}
/* line 160, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3.g-outer-box a:hover, .box3 > .g-content a:hover {
  color: #d8d8d8;
}
/* line 167, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 168, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  padding: 25px;
  background: #033d5a;
  color: #fff;
}
/* line 175, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box4.moduletable .g-title, .box4.widget .g-title, .box4.g-outer-box .g-title, .box4 > .g-content .g-title {
  color: #fff !important;
  border-bottom: 0px solid #055e8b;
  padding-bottom: 15px;
}
/* line 176, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box4.moduletable .g-title:before, .box4.widget .g-title:before, .box4.g-outer-box .g-title:before, .box4 > .g-content .g-title:before, .box4.moduletable .g-title:after, .box4.widget .g-title:after, .box4.g-outer-box .g-title:after, .box4 > .g-content .g-title:after {
  display: none;
}
/* line 183, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 184, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box4.moduletable .g-particle-intro .g-title, .box4.widget .g-particle-intro .g-title, .box4.g-outer-box .g-particle-intro .g-title, .box4 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
/* line 187, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box4.moduletable .g-particle-intro .g-title-separator, .box4.widget .g-particle-intro .g-title-separator, .box4.g-outer-box .g-particle-intro .g-title-separator, .box4 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
/* line 191, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 192, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4.g-outer-box .button:hover, .box4 > .g-content .button:hover {
  background: #f14151;
}
/* line 199, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 200, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 205, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 206, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 211, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 212, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 217, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 218, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 223, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
/* line 224, templates/epzindustrietechnik/scss/lawyer/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_tables.scss */
th {
  background: #f2f2f2;
  padding: 0.5rem;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e5e5e5;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, templates/epzindustrietechnik/scss/lawyer/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #ccc;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #ee1126;
}
/* line 15, templates/epzindustrietechnik/scss/lawyer/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #e5e5e5;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 21, templates/epzindustrietechnik/scss/lawyer/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #ccc;
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #ee1126;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_error.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_error.scss */
body.outline-_error h1 {
  margin: 30px 0;
  text-align: center;
}
/* line 6, templates/epzindustrietechnik/scss/lawyer/_error.scss */
body.outline-_error .g-offcanvas-toggle:not(.offcanvas-toggle-particle) {
  display: none;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_social.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_social.scss */
.g-social a {
  display: inline-block;
  padding: 8px 10px;
  background: none;
  color: #343434;
  font-size: 0.9rem;
  margin-left: -4px;
  border-right: 1px solid #e7e7e7;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_social.scss */
.g-social a:first-child {
  border-left: 1px solid #e7e7e7;
  margin-left: 0;
}
/* line 14, templates/epzindustrietechnik/scss/lawyer/_social.scss */
.g-social a:hover {
  color: #ee1126;
}
/* line 20, templates/epzindustrietechnik/scss/lawyer/_social.scss */
/* line 21, templates/epzindustrietechnik/scss/lawyer/_social.scss */
/* line 22, templates/epzindustrietechnik/scss/lawyer/_social.scss */
#g-copyright .g-social a {
  padding: 0 10px;
  color: #fff;
  margin: 0;
  border: none;
}
/* line 27, templates/epzindustrietechnik/scss/lawyer/_social.scss */
#g-copyright .g-social a:first-child {
  border: none;
}
/* line 30, templates/epzindustrietechnik/scss/lawyer/_social.scss */
#g-copyright .g-social a:hover {
  color: #ee1126;
}
/* line 37, templates/epzindustrietechnik/scss/lawyer/_social.scss */
/* line 38, templates/epzindustrietechnik/scss/lawyer/_social.scss */
/* line 39, templates/epzindustrietechnik/scss/lawyer/_social.scss */
/* line 40, templates/epzindustrietechnik/scss/lawyer/_social.scss */
#g-copyright .g-block:last-child .g-social {
  margin-right: -10px;
}
@media only all and (max-width: 63.99rem) {
  #g-copyright .g-block:last-child .g-social {
    margin-right: 0;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
/* line 23, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/epzindustrietechnik/scss/lawyer/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
/* line 12, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
/* line 13, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
@media only all and (max-width: 63.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
@media only all and (max-width: 63.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
/* line 48, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/epzindustrietechnik/scss/lawyer/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 6, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 63.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 27, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 32, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 33, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 43, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
@media only all and (max-width: 63.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 52, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 61, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
@media only all and (max-width: 63.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
  /* line 66, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 76, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 77, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 78, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #ee1126;
}
/* line 94, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 107, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 119, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 120, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid #fff;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 126, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #343434;
}
/* line 144, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 145, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 146, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
/* line 150, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 155, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 160, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 163, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
/* line 169, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 177, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 178, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 179, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 180, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 191, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 195, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 196, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
/* line 200, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 207, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
/* line 213, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/epzindustrietechnik/scss/lawyer/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog {
  text-align: left;
}
/* line 6, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 7, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #343434;
}
/* line 19, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 20, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form .search-field {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #343434;
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 29, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-input {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #343434;
}
/* line 42, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 43, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search {
  background: rgba(0, 0, 0, 0.7);
}
/* line 45, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 46, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 49, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 61, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 62, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 65, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 80, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 86, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
/* line 87, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 108, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 113, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 127, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 132, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-close {
  color: #fff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #ee1126 !important;
}
/* line 149, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 158, templates/epzindustrietechnik/scss/lawyer/_modal-search.scss */
.modal-search-container i {
  opacity: 1 !important;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_offcanvas-toggle.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_offcanvas-toggle.scss */
.offcanvas-toggle-particle.g-offcanvas-toggle {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 13, templates/epzindustrietechnik/scss/lawyer/_offcanvas-toggle.scss */
.offcanvas-toggle-particle i {
  opacity: 1 !important;
}
/* line 7, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle, .g-features2-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-grid, .g-features2-particle .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-grid:last-child, .g-features2-particle .g-grid:last-child {
  margin-bottom: 0;
}
/* line 14, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 15, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
@media only all and (max-width: 63.99rem) {
  .g-features-particle .g-grid:last-child .g-features-particle-item:last-child, .g-features2-particle .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle .g-grid, .g-features2-particle .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
@media only all and (max-width: 63.99rem) {
  .g-features-particle .g-features-particle-item, .g-features2-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features2-particle-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .size-33, .g-features2-particle .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle .size-33, .g-features2-particle .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .size-16, .g-features2-particle .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle .size-16, .g-features2-particle .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 48, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-content, .g-features2-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle p, .g-features2-particle p {
  margin: 0;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-button, .g-features2-particle .g-features-particle-button, .g-features-particle .g-features-particle-subs, .g-features2-particle .g-features-particle-subs {
  margin-top: 20px;
}
/* line 62, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle {
  text-align: center;
}
/* line 64, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-title {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
/* line 67, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-title a {
  color: #033d5a;
}
/* line 69, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-title a:hover {
  color: #ee1126;
}
/* line 74, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-icon, .g-features-particle .g-circle-border {
  border-radius: 50%;
  font-size: 2rem;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.75rem;
  color: #ee1126;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-circle-border {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
  height: 98px;
  width: 98px;
  left: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-image {
  margin-bottom: 0.75rem;
  display: inline-block;
}
/* line 103, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 104, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 105, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 106, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  color: #fff;
  background: #ee1126;
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle .g-features-particle-item .g-content:hover .g-circle-border {
  border-color: #ee1126;
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
/* line 119, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 120, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-grid {
  margin-bottom: 1.876rem;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-grid .g-block {
  padding: 0 0.938rem;
}
/* line 125, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 127, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 128, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style6 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style6 .g-grid {
    margin-bottom: 0;
  }
}
/* line 139, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style6 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
/* line 144, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-content {
  padding: 3rem 2.5rem;
  background: #fff;
  border: 1px solid #e5e5e5;
}
/* line 149, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-icon, .g-features-particle.style6 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
/* line 152, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-title {
  margin-bottom: 1.5rem;
}
/* line 155, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-button, .g-features-particle.style6 .g-features-particle-subs {
  margin-top: 30px;
}
/* line 158, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 161, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style6 .g-subs-item:last-child {
  border-bottom: none;
}
/* line 166, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 167, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-grid {
  margin-bottom: 1.876rem;
}
/* line 169, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-grid .g-block {
  padding: 0 0.938rem;
}
/* line 172, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 174, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 175, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style7 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style7 .g-grid {
    margin-bottom: 0;
  }
}
/* line 186, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-item {
  margin-top: 40px;
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style7 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
/* line 192, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-content {
  padding: 25px;
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 197, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-content:hover {
  border-color: #8f4dae;
}
/* line 199, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-content:hover .g-features-particle-icon {
  background: #8f4dae;
}
/* line 204, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-item-inner {
  margin-top: -64px;
}
/* line 207, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon, .g-features-particle.style7 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
/* line 209, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon .g-circle-border, .g-features-particle.style7 .g-features-particle-image .g-circle-border {
  display: none;
}
/* line 213, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 0;
  background: #ee1126;
  color: #fff;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 223, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-title {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
/* line 227, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-button, .g-features-particle.style7 .g-features-particle-subs {
  margin-top: 30px;
}
/* line 230, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 233, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style7 .g-subs-item:last-child {
  border-bottom: none;
}
/* line 238, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 {
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  text-align: left;
}
/* line 243, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-grid {
  margin-bottom: 0;
}
/* line 245, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 246, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
  box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
  }
}
/* line 251, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item:last-child {
  box-shadow: 0 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
/* line 257, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item {
  padding: 35px 30px 40px;
  box-shadow: -20px -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
/* line 260, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: #c80e20;
}
/* line 263, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: #db1023;
}
/* line 266, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: #ee1126;
}
/* line 269, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: #ef2437;
}
/* line 272, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(5) {
  background: #f13749;
}
/* line 275, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(6) {
  background: #f24a5a;
}
/* line 278, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:last-child {
  box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 63.99rem) {
  .g-features-particle.style8 .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
    margin-bottom: 0;
  }
}
/* line 286, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-icon, .g-features-particle.style8 .g-features-particle-image {
  margin-bottom: 10px;
  color: #fff;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: 40px;
}
/* line 295, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-icon .g-circle-border, .g-features-particle.style8 .g-features-particle-image .g-circle-border {
  display: none;
}
/* line 299, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title {
  color: #fff !important;
  font-size: 1.35rem;
}
/* line 302, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title a {
  color: #fff;
}
/* line 304, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title a:hover {
  text-decoration: underline;
}
/* line 309, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-desc, .g-features-particle.style8 .g-features-particle-subs {
  opacity: 0.85;
}
/* line 312, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button {
  margin-top: 25px;
}
/* line 314, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button .button {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 320, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button .button:hover {
  background: #033d5a;
  border-color: #033d5a;
}
/* line 326, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features-particle.style8.pull-up {
  margin-top: -7.5rem;
  position: relative;
  z-index: 4;
}
/* line 335, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 336, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle .g-features2-particle-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 339, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a {
  color: #033d5a;
}
/* line 341, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a:hover {
  color: #ee1126;
}
/* line 346, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: #ee1126;
  font-size: 130%;
}
/* line 351, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle .g-features2-particle-image {
  margin-right: 20px;
  display: inline-block;
}
/* line 355, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 356, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 357, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style3 .g-grid .g-block {
  padding: 0 1rem;
}
/* line 361, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style3 .g-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
/* line 365, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style3 .g-content:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-right: 15px solid transparent;
  position: absolute;
  margin-top: 16px;
  margin-left: -15px;
  z-index: 99;
}
/* line 378, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 379, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-icon {
  float: left;
  font-size: 55px;
  margin-right: 0;
  color: #5a5a5a;
}
/* line 385, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  max-width: 60px;
}
/* line 390, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style4 .g-title-desc-container {
  margin-left: 75px;
}
/* line 393, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 396, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 397, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style4 .accent1 .g-features2-particle-icon {
  color: #ee1126;
}
/* line 401, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 402, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style4 .accent2 .g-features2-particle-icon {
  color: #8f4dae;
}
/* line 407, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 408, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-icon {
  float: left;
  font-size: 24px;
  margin-right: 0;
  color: #4e4e4e;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid;
  border-radius: 50%;
}
/* line 421, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  width: 60px;
  height: 60px;
}
/* line 426, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-image img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
/* line 432, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style5 .g-title-desc-container {
  margin-left: 75px;
}
/* line 435, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 438, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 439, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style5 .accent1 .g-features2-particle-icon {
  color: #ee1126;
}
/* line 443, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
/* line 444, templates/epzindustrietechnik/scss/lawyer/_features-particle.scss */
.g-features2-particle.style5 .accent2 .g-features2-particle-icon {
  color: #8f4dae;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 13, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 14, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
@media only all and (max-width: 63.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
@media only all and (max-width: 63.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 32, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 63.99rem) {
  .g-content-pro .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 41, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 63.99rem) {
  .g-content-pro .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -7.7505rem;
  position: relative;
  z-index: 21;
}
/* line 57, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 61, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 62, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 65, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 67, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 68, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 74, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 79, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #e5e5e5;
}
@media only all and (max-width: 63.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 83, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 89, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
}
/* line 92, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 96, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 100, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 103, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #033d5a;
}
/* line 107, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #ee1126;
}
/* line 112, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 0.4rem;
}
/* line 115, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 116, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 118, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 121, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 123, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ee1126;
}
/* line 128, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-info-container-style2 .g-content-pro-special, .g-content-pro-slider .g-info-container-style2 .g-content-pro-special, .g-content-pro-slideset .g-info-container-style2 .g-content-pro-special, .g-content-pro .g-info-container-style2 .g-item-details, .g-content-pro-slider .g-info-container-style2 .g-item-details, .g-content-pro-slideset .g-info-container-style2 .g-item-details {
  color: #8d8d8d;
}
/* line 132, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
  color: #676767;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 75rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
/* line 142, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-special i, .g-content-pro-slider .g-content-pro-special i, .g-content-pro-slideset .g-content-pro-special i {
  margin-right: 5px;
}
/* line 146, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
  float: right;
  font-style: italic;
}
/* line 149, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-content-pro-link i, .g-content-pro-slider .g-content-pro-link i, .g-content-pro-slideset .g-content-pro-link i {
  margin-left: 10px;
}
@media only all and (max-width: 75rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 161, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 162, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .no-special .g-content-pro-link, .g-content-pro-slider .no-special .g-content-pro-link, .g-content-pro-slideset .no-special .g-content-pro-link {
  float: none;
}
/* line 166, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 167, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .no-link .g-content-pro-special, .g-content-pro-slider .no-link .g-content-pro-special, .g-content-pro-slideset .no-link .g-content-pro-special {
  float: none;
}
/* line 171, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-bottom-info, .g-content-pro-slider .g-bottom-info, .g-content-pro-slideset .g-bottom-info {
  margin-top: 15px;
}
/* line 174, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-item-details, .g-content-pro-slider .g-item-details, .g-content-pro-slideset .g-item-details {
  margin-top: 0.4rem;
  font-size: 90%;
  color: #676767;
}
/* line 178, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 179, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro .g-item-details .date i, .g-content-pro-slider .g-item-details .date i, .g-content-pro-slideset .g-item-details .date i {
  margin-right: 5px;
}
/* line 184, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 185, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 188, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 190, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 196, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 197, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 198, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 202, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 203, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
/* line 204, templates/epzindustrietechnik/scss/lawyer/_content-pro.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 63.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75.0625rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-slideshow .g-overlay-container {
    width: 75rem;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 64rem;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 63.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 75rem;
  }
}
@media only all and (max-width: 75rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 58, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 63.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 63.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #ee1126;
}
/* line 77, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 63.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #ee1126;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #f13749;
  border-color: #f13749;
}
/* line 96, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 63.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #ee1126;
  color: #ee1126;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #ee1126;
  border-color: #ee1126;
  color: #fff;
}
/* line 130, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 151, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 175, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 180, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 189, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 63.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 204, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 205, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #343434 !important;
}
/* line 208, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #343434;
}
/* line 213, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 217, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 222, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 245, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 246, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 257, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
/* line 258, templates/epzindustrietechnik/scss/lawyer/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
/* line 12, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 17, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -3.063rem;
}
/* line 27, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 75rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 75rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
/* line 43, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_main-feature.scss */
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
@media only all and (max-width: 63.99rem) {
  .g-feedback > .g-grid > .g-block {
    margin-bottom: 30px;
  }
  /* line 8, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
  .g-feedback > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 17, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 18, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 19, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-content, .g-feedback-slider.style1 .g-content, .g-feedback-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-feedback-text, .g-feedback-slider.style1 .g-feedback-text, .g-feedback-slideset.style1 .g-feedback-text {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 3px;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before {
  border-right: 17px solid transparent;
  border-top: 16px solid #e9e9e9;
  z-index: 1;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  margin-left: 1px;
  margin-top: -1px;
  z-index: 2;
}
/* line 43, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before, .g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-left: 0 solid transparent;
  content: "";
  height: 0;
  left: 60px;
  position: absolute;
  top: 100%;
  width: 0;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-user-image, .g-feedback-slider.style1 .g-user-image, .g-feedback-slideset.style1 .g-user-image {
  float: left;
  margin-right: 20px;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-user-image img, .g-feedback-slider.style1 .g-user-image img, .g-feedback-slideset.style1 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 61, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 62, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 63, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style1 .g-user-company a:hover, .g-feedback-slider.style1 .g-user-company a:hover, .g-feedback-slideset.style1 .g-user-company a:hover {
  color: #ee1126;
  text-decoration: underline;
}
/* line 70, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 76, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 77, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2, .g-feedback-slider.style2, .g-feedback-slideset.style2 {
  text-align: center;
}
/* line 79, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-content, .g-feedback-slider.style2 .g-content, .g-feedback-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 84, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-feedback-text, .g-feedback-slider.style2 .g-feedback-text, .g-feedback-slideset.style2 .g-feedback-text {
  position: relative;
  font-size: 120%;
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-feedback-separator, .g-feedback-slider.style2 .g-feedback-separator, .g-feedback-slideset.style2 .g-feedback-separator {
  margin: 20px auto;
  color: #ee1126;
}
/* line 91, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i, .g-feedback-slider.style2 .g-feedback-separator i, .g-feedback-slideset.style2 .g-feedback-separator i {
  margin-right: 3px;
}
/* line 93, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i:last-child, .g-feedback-slider.style2 .g-feedback-separator i:last-child, .g-feedback-slideset.style2 .g-feedback-separator i:last-child {
  margin-right: 0;
}
/* line 98, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-user-image, .g-feedback-slider.style2 .g-user-image, .g-feedback-slideset.style2 .g-user-image {
  display: inline-block;
  margin-bottom: 15px;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-user-image img, .g-feedback-slider.style2 .g-user-image img, .g-feedback-slideset.style2 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 106, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 107, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 108, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .g-user-company a:hover, .g-feedback-slider.style2 .g-user-company a:hover, .g-feedback-slideset.style2 .g-user-company a:hover {
  color: #ee1126;
  text-decoration: underline;
}
/* line 114, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 115, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 116, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style2 .uk-dotnav > li:first-child, .g-feedback-slider.style2 .uk-dotnav > li:first-child, .g-feedback-slideset.style2 .uk-dotnav > li:first-child {
  padding-left: 0;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 128, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 129, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3, .g-feedback-slider.style3, .g-feedback-slideset.style3 {
  text-align: center;
}
/* line 131, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-content, .g-feedback-slider.style3 .g-content, .g-feedback-slideset.style3 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 136, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-feedback-text, .g-feedback-slider.style3 .g-feedback-text, .g-feedback-slideset.style3 .g-feedback-text {
  position: relative;
  font-style: italic;
}
/* line 140, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-feedback-separator, .g-feedback-slider.style3 .g-feedback-separator, .g-feedback-slideset.style3 .g-feedback-separator {
  margin: 20px auto;
  color: #ee1126;
}
/* line 143, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-feedback-separator i, .g-feedback-slider.style3 .g-feedback-separator i, .g-feedback-slideset.style3 .g-feedback-separator i {
  margin-right: 3px;
}
/* line 145, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-feedback-separator i:last-child, .g-feedback-slider.style3 .g-feedback-separator i:last-child, .g-feedback-slideset.style3 .g-feedback-separator i:last-child {
  margin-right: 0;
}
/* line 150, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-user-image, .g-feedback-slider.style3 .g-user-image, .g-feedback-slideset.style3 .g-user-image {
  display: inline-block;
  margin-bottom: 30px;
}
/* line 153, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-user-image img, .g-feedback-slider.style3 .g-user-image img, .g-feedback-slideset.style3 .g-user-image img {
  border-radius: 50%;
  width: 130px;
}
/* line 158, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-user-details, .g-feedback-slider.style3 .g-user-details, .g-feedback-slideset.style3 .g-user-details {
  margin-bottom: 15px;
}
/* line 161, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-user-name, .g-feedback-slider.style3 .g-user-name, .g-feedback-slideset.style3 .g-user-name {
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 165, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 166, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 167, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .g-user-company a:hover, .g-feedback-slider.style3 .g-user-company a:hover, .g-feedback-slideset.style3 .g-user-company a:hover {
  color: #ee1126;
  text-decoration: underline;
}
/* line 173, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 174, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
/* line 175, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback.style3 .uk-dotnav > li:first-child, .g-feedback-slider.style3 .uk-dotnav > li:first-child, .g-feedback-slideset.style3 .uk-dotnav > li:first-child {
  padding-left: 0;
}
/* line 181, templates/epzindustrietechnik/scss/lawyer/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 6, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 11, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 12, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
@media only all and (max-width: 63.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
@media only all and (max-width: 63.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 63.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 63.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 50, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 51, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 52, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 58, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 69, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 75, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #e5e5e5;
}
/* line 80, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 88, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #ee1126 !important;
}
/* line 93, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 101, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 106, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 120, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #fff;
  border: 1px solid #e5e5e5;
}
/* line 125, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 129, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 132, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 133, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #ee1126 !important;
}
/* line 138, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 147, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 151, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 152, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 157, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 158, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
/* line 159, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 161, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 168, templates/epzindustrietechnik/scss/lawyer/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables {
  text-align: center;
}
/* line 7, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables .g-pricing-table {
    margin-bottom: 30px;
  }
  /* line 14, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
  .g-pricing-tables .g-pricing-table:last-child {
    margin-bottom: 0;
  }
}
/* line 19, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables .g-pricing-table-inner {
  margin: 0;
  border: 1px solid #e5e5e5;
  list-style: none;
  border-radius: 3px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
/* line 33, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables h4, .g-pricing-tables h3 {
  margin: 0;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables .g-table-title {
  padding: 25px 20px;
}
/* line 39, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables .g-table-price {
  padding: 30px 20px;
  font-size: 2.3rem;
  background: #ee1126;
  color: #fff;
}
/* line 45, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables .g-table-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 49, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables .g-table-button {
  padding: 25px 20px;
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables .g-table-button i {
  margin-right: 10px;
}
/* line 55, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 56, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 57, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style1 .featured-table h4 {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
/* line 61, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-pricing-table-inner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.09);
}
/* line 64, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-table-featured-text {
  background: red;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: -30px;
  top: 30px;
  text-align: center;
  width: 135px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 78, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 79, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.gutter-disabled > .g-grid {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables.gutter-disabled > .g-grid {
    border: none;
  }
}
/* line 86, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table-inner {
  border: none;
  border-right: 1px solid #e5e5e5;
  border-radius: 0;
}
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table-inner {
    border: 1px solid #e5e5e5;
  }
}
/* line 94, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 95, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 96, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table .g-pricing-table-inner {
  box-shadow: none;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table h4 {
  line-height: 1.55rem;
}
/* line 104, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 105, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 106, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
  border-right: none;
}
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
    border-right: 1px solid #e5e5e5;
  }
}
/* line 115, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 116, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .g-table-head {
  padding: 30px 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 120, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .g-table-title {
  padding: 0 20px;
  margin-bottom: 10px;
}
/* line 123, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 1.7rem;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 129, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 130, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .g-table-item:nth-child(even) {
  background: #f6f6f6;
}
/* line 134, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .g-table-price {
  background: none;
  color: #ee1126;
  padding: 0 20px;
  font-size: 3rem;
  font-weight: bold;
}
/* line 141, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 142, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text {
  margin-bottom: 15px;
}
/* line 144, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
  padding: 7px 30px;
  background: #fff;
  color: #343434;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 50px;
  font-size: 13px;
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 2px;
    padding: 7px 20px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 0;
    padding: 7px 10px;
    font-size: 11px;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 3px;
    padding: 7px 25px;
  }
}
/* line 167, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-head {
  background: #ee1126;
  color: #fff;
}
/* line 171, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 172, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-title h4 {
  color: #fff !important;
}
/* line 176, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-price {
  color: #fff;
}
/* line 179, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 180, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-button .button {
  border: 1px solid transparent;
}
/* line 185, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
/* line 186, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
  margin-bottom: 77px;
}
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
    margin-bottom: 2.5rem;
  }
}
/* line 192, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text > .g-grid {
  margin-top: 39px;
}
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables.style2.g-has-featured-text > .g-grid {
    margin-top: 0;
  }
}
/* line 198, templates/epzindustrietechnik/scss/lawyer/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .featured-table {
  margin-top: -39px;
}
@media only all and (max-width: 63.99rem) {
  .g-pricing-tables.style2.g-has-featured-text .featured-table {
    margin-top: 0;
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  border: 1px solid #e5e5e5;
  border-left: 2px solid #ee1126;
  background: #fff;
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-cta-button.style1 .g-cta-inner {
    padding: 20px;
  }
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
/* line 21, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
/* line 22, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 33, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 49, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 63, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 73, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
/* line 74, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
/* line 81, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
/* line 93, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
/* line 94, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 118, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 121, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
  background-color: transparent;
  color: #ee1126;
  border: 2px solid #ee1126;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 128, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button:hover {
  background-color: #ee1126;
  color: #fff;
}
@media only all and (max-width: 63.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 143, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 148, templates/epzindustrietechnik/scss/lawyer/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_page-title.scss */
@media only all and (max-width: 63.99rem) {
  .g-page-title {
    margin-bottom: -30px;
  }
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_page-title.scss */
.g-page-title h3 {
  margin: 0;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_page-title.scss */
.g-page-title i {
  margin-right: 10px;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 13, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 14, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
@media only all and (max-width: 63.99rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-our-team-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
@media only all and (max-width: 63.99rem) {
  .g-our-team:not(.gutter-disabled) .g-our-team-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 32, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 63.99rem) {
  .g-our-team .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 41, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 63.99rem) {
  .g-our-team .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team, .g-our-team-slider, .g-our-team-slideset {
  text-align: center;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 54, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.gutter-disabled .g-our-team-item, .g-our-team-slider.gutter-disabled .g-our-team-item, .g-our-team-slideset.gutter-disabled .g-our-team-item {
  border: none;
}
/* line 57, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.gutter-disabled .uk-slideset, .g-our-team-slider.gutter-disabled .uk-slideset, .g-our-team-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 59, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 60, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 66, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-content, .g-our-team-slider .g-content, .g-our-team-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 71, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
  border: 1px solid #e5e5e5;
  width: 100%;
}
@media only all and (max-width: 63.99rem) {
  .g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
    margin-bottom: 3.126rem;
    width: 100%;
  }
  /* line 77, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
  .g-our-team .g-our-team-item:last-child, .g-our-team-slider .g-our-team-item:last-child, .g-our-team-slideset .g-our-team-item:last-child {
    margin-bottom: 0;
  }
}
/* line 82, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-image, .g-our-team-slider .g-our-team-image, .g-our-team-slideset .g-our-team-image {
  position: relative;
  overflow: hidden;
}
/* line 85, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 86, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel {
  padding: 0;
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
    padding: 10px 5px;
  }
}
/* line 98, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover {
  background: #ee1126;
}
/* line 103, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
@media only all and (max-width: 63.99rem) {
  .g-our-team .g-our-team-image .g-our-team-social .g-block, .g-our-team-slider .g-our-team-image .g-our-team-social .g-block, .g-our-team-slideset .g-our-team-image .g-our-team-social .g-block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
/* line 109, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-image img, .g-our-team-slider .g-our-team-image img, .g-our-team-slideset .g-our-team-image img {
  width: 100%;
}
/* line 113, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-info-container, .g-our-team-slider .g-info-container, .g-our-team-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 117, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team p, .g-our-team-slider p, .g-our-team-slideset p {
  margin: 0;
}
/* line 120, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-name, .g-our-team-slider .g-our-team-name, .g-our-team-slideset .g-our-team-name {
  margin: 0;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-name a, .g-our-team-slider .g-our-team-name a, .g-our-team-slideset .g-our-team-name a {
  color: #033d5a;
}
/* line 124, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-name a:hover, .g-our-team-slider .g-our-team-name a:hover, .g-our-team-slideset .g-our-team-name a:hover {
  color: #ee1126;
}
/* line 129, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-position, .g-our-team-slider .g-our-team-position, .g-our-team-slideset .g-our-team-position {
  margin-top: 0;
  font-size: 90%;
}
/* line 132, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-position.g-desc-enabled, .g-our-team-slider .g-our-team-position.g-desc-enabled, .g-our-team-slideset .g-our-team-position.g-desc-enabled {
  margin-bottom: 20px;
}
/* line 136, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team .g-our-team-desc, .g-our-team-slider .g-our-team-desc, .g-our-team-slideset .g-our-team-desc {
  margin-top: 0.4rem;
}
/* line 139, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 140, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style2 .g-our-team-social, .g-our-team-slider.style2 .g-our-team-social, .g-our-team-slideset.style2 .g-our-team-social {
  margin-top: 20px;
}
/* line 142, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
  color: #056fa4;
  margin-right: 15px;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
    margin-right: 8px;
  }
}
/* line 148, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style2 .g-our-team-social a:last-child, .g-our-team-slider.style2 .g-our-team-social a:last-child, .g-our-team-slideset.style2 .g-our-team-social a:last-child {
  margin-right: 0;
}
/* line 151, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style2 .g-our-team-social a:hover, .g-our-team-slider.style2 .g-our-team-social a:hover, .g-our-team-slideset.style2 .g-our-team-social a:hover {
  color: #ee1126;
}
/* line 157, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 158, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 159, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.uk-text-left.style1 .g-our-team-social, .g-our-team-slider.uk-text-left.style1 .g-our-team-social, .g-our-team-slideset.uk-text-left.style1 .g-our-team-social {
  text-align: center !important;
}
/* line 164, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 165, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-image, .g-our-team-slider.style3 .g-our-team-image, .g-our-team-slideset.style3 .g-our-team-image {
  padding-bottom: 100px;
}
/* line 168, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-info-container, .g-our-team-slider.style3 .g-info-container, .g-our-team-slideset.style3 .g-info-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: 1;
  padding: 23px 30px;
  height: 100px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 178, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-info-container .g-our-team-position, .g-our-team-slider.style3 .g-info-container .g-our-team-position, .g-our-team-slideset.style3 .g-info-container .g-our-team-position {
  margin: 5px 0 0;
}
/* line 182, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-hover-container, .g-our-team-slider.style3 .g-hover-container, .g-our-team-slideset.style3 .g-hover-container {
  opacity: 0;
  position: absolute;
  background-color: #111;
  color: #fff;
  top: 100px;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 193, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-hover-container > *, .g-our-team-slider.style3 .g-hover-container > *, .g-our-team-slideset.style3 .g-hover-container > * {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 197, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-desc, .g-our-team-slider.style3 .g-hover-container .g-our-team-desc, .g-our-team-slideset.style3 .g-hover-container .g-our-team-desc {
  font-size: 90%;
}
/* line 200, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social, .g-our-team-slider.style3 .g-hover-container .g-our-team-social, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social {
  margin-top: 25px;
  font-size: 18px;
}
/* line 203, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
  margin-right: 15px;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
    margin-right: 8px;
  }
}
/* line 208, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a:last-child {
  margin-right: 0;
}
/* line 214, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-item, .g-our-team-slider.style3 .g-our-team-item, .g-our-team-slideset.style3 .g-our-team-item {
  position: relative;
}
/* line 216, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
/* line 217, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container {
  opacity: 1;
}
/* line 219, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container > * {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
/* line 224, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container {
  bottom: 100%;
  margin-bottom: -100px;
  background: #ee1126;
  color: #fff;
}
/* line 229, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name {
  color: #fff !important;
}
/* line 231, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a {
  color: #fff !important;
}
/* line 233, templates/epzindustrietechnik/scss/lawyer/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover {
  text-decoration: underline;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
/* line 12, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #343434;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li a:hover {
  background: #f6f6f6;
  color: #010101;
}
/* line 22, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
/* line 27, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
/* line 40, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
/* line 41, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
/* line 47, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active > a {
  background: #f6f6f6;
  color: #ee1126;
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #e5e5e5;
}
/* line 7, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #e5e5e5;
}
/* line 9, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 10, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #343434;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #343434;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 26, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #343434;
}
/* line 30, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e5e5e5;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 48, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #343434;
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f6f6f6;
  box-shadow: none;
}
/* line 64, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #e5e5e5;
}
/* line 69, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 70, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
@media only all and (max-width: 63.99rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 74, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #e5e5e5;
}
/* line 78, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 79, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 86, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #e5e5e5;
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 89, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #e5e5e5;
}
/* line 91, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 100, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 101, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 102, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #ee1126;
}
/* line 109, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #e5e5e5;
}
/* line 111, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 112, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #e5e5e5;
}
/* line 114, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 123, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 124, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 125, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #ee1126;
}
/* line 132, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 133, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 134, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #e5e5e5;
}
/* line 136, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 145, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 146, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 151, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 152, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #ee1126;
}
/* line 159, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 160, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 161, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #e5e5e5;
}
/* line 163, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 172, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 173, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 178, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 179, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #ee1126;
}
/* line 186, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 63.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 203, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 204, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 63.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 215, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
/* line 216, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/epzindustrietechnik/scss/lawyer/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 6, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-image {
  float: left;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-people .g-person-image {
    display: none;
  }
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-image img {
  border-radius: 50%;
  width: 70px;
}
@media only all and (max-width: 63.99rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
/* line 22, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 23, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-name h4 {
  margin: 0;
}
@media only all and (max-width: 63.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-position {
  color: #ee1126;
  font-style: italic;
  margin-top: -3px;
}
@media only all and (max-width: 63.99rem) {
  .g-people .g-person-position {
    margin-top: 0;
  }
}
/* line 44, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 45, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .image-present .g-person-container {
  margin-left: 100px;
  margin-top: 20px;
}
@media only all and (max-width: 63.99rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-people .image-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
/* line 60, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 61, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .image-present.position-present .g-person-container {
  margin-top: 10px;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-people .image-present.position-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-people .image-present.position-present .g-person-container {
    margin-top: 4px;
  }
}
/* line 73, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab {
  border: none;
}
/* line 75, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 76, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab > li > a {
  border: 2px solid #ededed;
  border-radius: 0;
  margin: 0 !important;
  color: #343434;
  text-shadow: none;
  padding: 15px 20px !important;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  text-align: left;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab > li > a:hover {
  color: #343434;
  background: #f6f6f6;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-people .uk-tab > li > a {
    padding: 15px !important;
  }
}
/* line 95, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 96, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab > li.uk-active > a {
  color: #343434;
  border-color: #ee1126;
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab > li.uk-active > a:hover {
  background: #fff;
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 107, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e5e5e5;
  padding: 0;
  border-radius: 0;
}
/* line 116, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 118, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 119, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #343434;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 125, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f6f6f6;
  box-shadow: none;
}
/* line 135, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-grid {
  margin: 0;
}
/* line 136, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-grid:before {
  border: none;
}
/* line 140, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 141, templates/epzindustrietechnik/scss/lawyer/_people.scss */
@media only all and (max-width: 63.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav {
    width: auto;
  }
}
/* line 145, templates/epzindustrietechnik/scss/lawyer/_people.scss */
@media only all and (max-width: 63.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav > a, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav > a {
    margin-left: 0 !important;
  }
}
/* line 153, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-top, .g-people .uk-tab-bottom {
  margin-left: -20px;
}
/* line 155, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-top .uk-tab-responsive, .g-people .uk-tab-bottom .uk-tab-responsive {
  margin-left: 20px;
}
/* line 157, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 158, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-top .uk-tab-responsive .g-people-nav > a, .g-people .uk-tab-bottom .uk-tab-responsive .g-people-nav > a {
  margin-left: 0 !important;
}
/* line 163, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 164, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-top .g-people-nav > a, .g-people .uk-tab-bottom .g-people-nav > a {
  margin-left: 20px !important;
}
/* line 169, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 170, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 171, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
  margin-top: 20px !important;
}
@media only all and (max-width: 63.99rem) {
  .g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
    margin-top: 0 !important;
  }
}
/* line 177, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 178, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .uk-tab-left .g-people-nav:first-child > a, .g-people .uk-tab-right .g-people-nav:first-child > a {
  margin-top: 0 !important;
}
/* line 184, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content {
  overflow: hidden;
}
/* line 186, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 189, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content p {
  margin-bottom: 0;
}
/* line 192, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content .button {
  margin-top: 30px;
}
/* line 194, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content .button > i {
  margin-right: 8px;
}
/* line 198, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.left {
  padding-left: 30px;
}
@media only all and (max-width: 63.99rem) {
  .g-people .tabs-content.left {
    padding-left: 0;
    padding-top: 35px;
  }
}
/* line 204, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 205, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 210, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.right {
  padding-right: 30px;
}
@media only all and (max-width: 63.99rem) {
  .g-people .tabs-content.right {
    padding-right: 0;
    padding-top: 35px;
  }
}
/* line 216, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 217, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 222, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.top {
  padding: 35px 0 0;
  margin: 0;
}
/* line 225, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.top > li {
  margin: 0;
}
/* line 229, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.bottom {
  padding: 0 0 35px;
  margin: 0;
}
/* line 232, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .tabs-content.bottom > li {
  margin: 0;
}
/* line 237, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 238, templates/epzindustrietechnik/scss/lawyer/_people.scss */
/* line 239, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content .g-person-name h3 {
  margin: 0;
}
/* line 243, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content .g-person-position {
  margin-top: 2px;
}
/* line 246, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content .g-person-social {
  margin-top: 18px;
}
/* line 248, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content .g-person-social > a {
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 258, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content .g-person-social > a:last-child {
  margin-right: 0;
}
/* line 261, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content .g-person-social > a:hover {
  color: #ee1126;
  border-color: #ee1126;
}
/* line 267, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content .g-person-desc {
  margin-top: 25px;
}
/* line 270, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content blockquote {
  border-left: 5px solid #ee1126;
  margin: 10px 0 0;
  padding: 0 0 0 0.938rem;
  font-size: 24px;
  font-style: italic;
  color: #033d5a;
}
/* line 277, templates/epzindustrietechnik/scss/lawyer/_people.scss */
.g-people .g-person-content blockquote p {
  font-size: 24px;
  color: #033d5a;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
@media only all and (max-width: 63.99rem) {
  .g-animated-counter .g-animated-counter-item {
    margin-bottom: 3.126rem;
  }
  /* line 13, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
  .g-animated-counter .g-animated-counter-item:last-child {
    margin-bottom: 0;
  }
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter p {
  margin: 0;
}
/* line 21, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter .g-animated-counter-title {
  margin-bottom: 0;
  font-size: 140%;
  margin-top: -5px;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter .g-animated-counter-icon {
  border-radius: 50%;
  font-size: 2.2rem;
  height: 110px;
  width: 110px;
  line-height: 110px;
  border: 2px solid;
  border-color: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 45, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter .g-animated-counter-image {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter.style2 {
  text-align: initial;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-icon {
  color: #fff;
  font-size: 1.5rem;
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #ee1126;
  background-color: #ee1126;
  background-image: -webkit-linear-gradient(top, #ee1126, #8f4dae);
  background-image: linear-gradient(to bottom,#ee1126, #8f4dae);
  border: 0px solid;
  border-color: transparent;
  margin-top: 0.7rem;
  margin-bottom: 0px;
  margin-right: 1rem;
  display: inline-block;
  float: left;
}
/* line 69, templates/epzindustrietechnik/scss/lawyer/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-image {
  margin-bottom: 0.75rem;
  display: inline-block;
  float: left;
  width: 75px;
  margin-top: 0.7rem;
  margin-bottom: 0;
  margin-right: 1rem;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 13, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 14, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
@media only all and (max-width: 63.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 63.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
@media only all and (max-width: 63.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -7.7505rem;
  position: relative;
  z-index: 21;
}
/* line 40, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 44, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 45, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 48, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 50, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 51, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 57, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 62, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #e5e5e5;
  width: 100%;
}
@media only all and (max-width: 63.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 67, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 72, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 81, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 85, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 89, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 92, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 94, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #033d5a;
}
/* line 96, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #ee1126;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
/* line 104, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 105, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 107, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 112, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ee1126;
}
/* line 117, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #8d8d8d;
}
/* line 121, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #5a5a5a;
}
/* line 125, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
/* line 127, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 130, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
/* line 135, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
/* line 138, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 139, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 142, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 144, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 150, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 151, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 152, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 156, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 157, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
/* line 158, templates/epzindustrietechnik/scss/lawyer/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
@font-face {
  font-family: 'ytpregular';
}
@font-face {
  font-family: 'ytpregular';
  src: url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=') format('woff'), url('../../fonts/ytpregular/ytp-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes "fade" {
  /* line 19, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
  0% {
    opacity: 0.5;
  }
  /* line 22, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
  100% {
    opacity: 1;
  }
}
/* Standard syntax */
@keyframes "fade" {
  /* line 28, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
  0% {
    opacity: 0.5;
  }
  /* line 31, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
  100% {
    opacity: 1;
  }
}
/*CONTROL BAR*/
/*PROGRESS BAR*/
/*VOLUME SLIDER*/
/* line 38, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
/* line 39, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPlayer:focus {
  outline: 0;
}
/* line 42, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade 0.1s infinite alternate;
  animation: fade 0.1s infinite alternate;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
/* line 57, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
/* line 58, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
  cursor: pointer;
}
/* line 64, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.YTPWrapper {
  display: block;
  transform: translateZ(0) translate3d(0, 0, 0);
  transform-style: preserve-3d;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
/* line 73, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
  background-color: #000;
}
/* line 85, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
/* line 86, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mbYTP_wrapper iframe {
  max-width: 4000px !important;
}
/* line 90, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}
/* line 99, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}
/* line 106, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: 0.1;
  box-sizing: border-box;
}
/* line 107, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular';
}
/* line 111, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px;
}
/* line 129, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar:hover {
  opacity: 1;
}
/* line 131, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}
/* line 135, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .buttonBar {
  transition: all 0.5s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
}
/* line 147, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}
/* line 155, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar span.mb_YTPTime {
  width: 130px;
}
/* line 158, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar span.mb_YTPUrl {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}
/* line 165, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar span.mb_YTPUrl img {
  width: 60px;
}
/* line 168, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar span.mb_YTPUrl a {
  color: white;
}
/* line 172, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
  left: 300px;
  right: auto;
}
/* line 181, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar span.mb_OnlyYT img {
  width: 25px;
}
/* line 185, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .mb_YTPPlaypause {
  cursor: pointer;
}
/* line 188, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .mb_YTPMuteUnmute {
  cursor: pointer;
}
/* line 191, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}
/* line 198, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}
/* line 204, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
}
/* line 212, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  box-sizing: border-box;
}
/* line 218, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px;
}
/* line 229, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .simpleSlider.muted {
  opacity: 0.3;
}
/* line 232, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box;
}
/* line 239, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0;
}
/* line 243, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%;
}
/* line 248, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar.visible {
  opacity: 1;
}
/* line 251, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
/* line 252, templates/epzindustrietechnik/scss/lawyer/_video-background.scss */
.mb_YTPBar.compact .simpleSlider {
  width: 40px;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 6, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 7, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 75rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
/* line 15, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 20, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
/* line 23, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 24, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
/* line 29, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 30, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 35, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 75rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 45, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #033d5a;
}
/* line 49, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover {
  color: #ee1126;
}
/* line 54, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #676767;
}
/* line 58, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
/* line 60, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 63, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
/* line 71, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
/* line 75, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
@media only all and (max-width: 63.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 85, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -55px;
  right: 0;
  width: auto;
  padding-left: 0;
}
/* line 92, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
/* line 95, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
/* line 107, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "\f053";
}
/* line 111, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
/* line 113, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "\f054";
}
/* line 117, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #ee1126;
}
/* line 121, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
/* line 125, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 134, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 135, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
@media only all and (max-width: 63.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
@media only all and (max-width: 63.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 154, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 160, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 161, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 164, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}
/* line 171, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
}
/* line 176, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 177, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 1rem;
}
/* line 181, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
/* line 182, templates/epzindustrietechnik/scss/lawyer/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
/* line 10, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #343434;
}
/* line 13, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #ee1126;
  color: #ee1126;
}
/* line 25, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 26, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #fff;
  border: 1px solid #ee1126;
  color: #ee1126;
  box-shadow: none;
}
/* line 34, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-item {
  border: 1px solid #e5e5e5;
}
/* line 37, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 38, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
/* line 42, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 43, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-image > a {
  display: block;
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 51, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio p {
  margin: 0;
}
/* line 54, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-title {
  margin: 0;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-title a {
  color: #033d5a;
}
/* line 58, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-title a:hover {
  color: #ee1126;
}
/* line 63, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #676767;
  font-style: italic;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
/* line 72, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
/* line 75, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 76, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 78, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 81, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 83, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #ee1126;
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #8d8d8d;
}
/* line 92, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-special {
  color: #676767;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 75rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
/* line 102, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
/* line 106, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
/* line 109, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 75rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 121, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 122, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
/* line 126, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 127, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
/* line 131, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
/* line 134, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 135, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #e5e5e5;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 145, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item {
  border: none;
  position: relative;
}
/* line 148, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 149, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
/* line 156, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 157, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 160, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a {
  color: #fff;
}
/* line 162, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 168, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 169, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 170, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 174, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 175, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 176, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.g-portfolio.style4 .g-portfolio-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 185, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 186, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 195, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 196, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 197, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
/* line 200, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 201, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 205, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 207, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 63.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 235, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 238, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 246, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 247, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
/* line 249, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
/* line 257, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
/* line 258, templates/epzindustrietechnik/scss/lawyer/_portfolio.scss */
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
}
@media only all and (max-width: 63.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 18, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
/* line 19, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
/* line 28, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
/* line 33, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
/* line 37, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
/* line 39, templates/epzindustrietechnik/scss/lawyer/_video-feature.scss */
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
/* line 4, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
/* line 5, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #e5e5e5;
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
/* line 21, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e5e5e5;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e5e5e5;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 63.99rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 49, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
/* line 55, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
/* line 56, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.5rem;
  margin-top: -35px;
}
/* line 63, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e5e5e5;
  margin: 0 auto;
}
/* line 72, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e5e5e5 !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 80, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #033d5a !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #033d5a;
}
/* line 88, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #ee1126;
}
/* line 93, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 63.99rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
/* line 111, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #e5e5e5;
}
@media only all and (min-width: 75rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 127, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 139, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 75rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 150, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
@media only all and (min-width: 75rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 184, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}
@-webkit-keyframes g-bounce-1 {
  /* line 196, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 201, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 206, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 211, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.1875rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 220, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #033d5a;
}
/* line 225, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #ee1126;
}
/* line 231, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
/* line 252, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 63.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 75rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 267, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 274, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  /* line 282, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
/* line 293, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
/* line 294, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 304, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 75rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 314, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes g-bounce-2 {
  /* line 320, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 325, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 330, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes g-bounce-2-inverse {
  /* line 336, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 341, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 346, templates/epzindustrietechnik/scss/lawyer/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
/* line 4, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars div[class^="g-skill-bars-bar-container"]:last-child .g-skill-bars-bar {
  margin-bottom: 0;
}
/* line 9, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
  height: 2.5rem;
  border-radius: 0.1875rem;
}
/* line 17, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar .g-skill-bars-title {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  display: block;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 1.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
/* line 31, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar .g-skill-bars-background {
  height: 2.5rem;
  border-radius: 0.1875rem;
  width: 0px;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars .g-skill-bars-bar .g-skill-bars-percent {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 11px;
  height: 2.5rem;
  line-height: 2.5rem;
  color: rgba(0, 0, 0, 0.4);
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
/* line 47, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-title {
  color: inherit;
  background: transparent;
  margin-bottom: 0.5rem;
}
/* line 53, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-percent {
  color: inherit;
  height: 0.625rem;
  line-height: 0.625rem;
  float: right;
  margin-top: -1.5rem;
}
/* line 61, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-bar {
  height: 0.625rem;
  border-radius: 0;
}
/* line 65, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style2 .g-skill-bars-bar .g-skill-bars-background {
  height: 0.625rem;
  border-radius: 0;
}
/* line 72, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
/* line 73, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-title {
  color: inherit;
  background: transparent;
  margin-bottom: 0.5rem;
}
/* line 79, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-percent {
  color: inherit;
  height: 0.625rem;
  line-height: 0.625rem;
  float: right;
  margin-top: -1.5rem;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-bar {
  height: 1.5rem;
  border-radius: 2rem;
  border: 2px solid #e5e5e5;
  background: transparent;
  padding: 0.25rem;
}
/* line 94, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style3 .g-skill-bars-bar .g-skill-bars-background {
  height: 0.75rem;
  border-radius: 2rem;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
/* line 102, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
/* line 103, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style4 .g-skill-bars-bar .g-skill-bars-title {
  background: transparent;
}
/* line 106, templates/epzindustrietechnik/scss/lawyer/_skill-bars.scss */
.g-skill-bars.style4 .g-skill-bars-bar .g-skill-bars-percent {
  position: initial;
  float: right;
  margin: 0.5rem;
  margin-right: 1rem;
  padding: 0 1rem;
  color: #343434;
  background: #fff;
  border-radius: 0.1875rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
/* line 1, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 2, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-buttons {
  font-size: 0.9rem;
  margin-right: -12px;
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-search-login .g-buttons {
    margin-right: -7px;
  }
}
/* line 8, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-buttons > div {
  display: inline-block;
  margin-left: -4px;
}
/* line 11, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-buttons > div:first-child {
  margin-left: 0;
}
/* line 14, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-buttons > div > a {
  display: inline-block;
  padding: 26px 17px;
  line-height: normal;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (max-width: 63.99rem) {
  .g-search-login .g-buttons > div > a {
    padding: 26px 12px;
  }
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-buttons > div > a:hover {
  color: #ee1126;
}
/* line 27, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-buttons > div > a i {
  width: 10px;
  text-align: center;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .login-text-present {
  margin-right: 10px;
}
/* line 39, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login {
  text-align: left;
}
/* line 41, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 42, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login .uk-modal-dialog {
  padding: 0;
}
/* line 48, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #033d5a;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 59, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #login-form {
  padding: 25px;
  color: #343434;
}
/* line 62, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #login-form input {
  width: 100%;
}
/* line 65, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 66, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #login-form .pretext p {
  margin-top: 0;
}
/* line 70, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 71, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
/* line 75, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
/* line 79, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 82, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
/* line 90, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 91, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 92, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login .userdata > ul li {
  line-height: 1.5;
}
/* line 97, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 98, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 99, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login .hide-links .userdata > ul {
  display: none;
}
/* line 104, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
/* line 108, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login .logout-button {
  text-align: center;
}
/* line 112, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform {
  padding: 25px;
}
/* line 114, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 118, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform .login-username, .g-search-login #modal-login #loginform .login-password, .g-search-login #modal-login #loginform .login-remember, .g-search-login #modal-login #loginform .login-submit {
  margin-top: 0;
}
/* line 121, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
/* line 124, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform input {
  border-radius: 0;
}
/* line 127, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform #user_login, .g-search-login #modal-login #loginform #user_pass {
  border: 1px solid #d8d8d8;
}
/* line 129, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform #user_login:focus, .g-search-login #modal-login #loginform #user_pass:focus {
  border-color: #ee1126;
}
/* line 133, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
/* line 136, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 137, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
/* line 142, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 143, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
/* line 148, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 149, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #modal-login .hide-links .login-extra {
  display: none;
}
/* line 156, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 157, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-offcanvas-button .offcanvas-toggle-particle {
  cursor: pointer;
}
/* line 163, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-popup-toggle {
  margin-left: 10px !important;
  margin-right: -13px;
}
@media only all and (max-width: 63.99rem) {
  .g-search-login .g-popup-toggle {
    float: right;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-search-login .g-popup-toggle {
    float: right;
    margin-right: -18px;
  }
}
/* line 173, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-popup-toggle > a {
  text-transform: uppercase;
  background: #ee1126;
  color: #fff;
  padding-left: 30px !important;
  padding-right: 30px !important;
}
@media only all and (max-width: 63.99rem) {
  .g-search-login .g-popup-toggle > a {
    padding-left: 17px !important;
    padding-right: 17px !important;
  }
}
/* line 183, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-popup-toggle > a:hover {
  color: #fff !important;
  background: #f03244;
}
/* line 187, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .g-popup-toggle > a i {
  margin-right: 10px;
  width: auto !important;
}
/* line 193, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #g-popup-module {
  text-align: left;
}
/* line 195, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 196, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #g-popup-module.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 200, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #g-popup-module .uk-modal-dialog {
  padding: 35px;
}
/* line 202, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login #g-popup-module .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 30px;
  padding: 10px 25px;
  background: #033d5a;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 215, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .uk-close {
  color: #fff !important;
  opacity: 1;
  font-size: 22px;
  top: 10px;
  right: 20px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 224, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
.g-search-login .uk-close:hover {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  color: #ee1126 !important;
  opacity: 1;
}
/* line 232, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search {
  padding: 0 25px 0 38px;
  position: absolute;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow: hidden;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 240, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .uk-close {
  position: absolute;
  right: 25px;
  font-size: 20px;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 246, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .uk-close:hover {
  color: #ee1126 !important;
}
/* line 251, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 252, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .search form {
  margin-bottom: 0;
}
/* line 255, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .search input {
  font-family: "lato";
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-top: -4px;
  margin-bottom: 0;
  margin-left: 1px;
  padding: 0;
  border: none;
  box-shadow: none !important;
  color: inherit;
  width: 100%;
  border-radius: 0;
  background: none;
  line-height: 1;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-webkit-input-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-ms-input-placeholder {
  opacity: 1;
}
/* line 277, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 278, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .search-form .search-field {
  font-family: "lato";
  font-size: 0.9rem;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin-top: -2px;
  margin-bottom: 0;
  margin-left: 1px;
  padding: 0;
  border: none;
  box-shadow: none !important;
  color: inherit;
  width: 100%;
  border-radius: 0;
  background: none;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field::-webkit-input-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field::-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field:-moz-placeholder {
  opacity: 1;
}
/* line 6, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search-form .search-field:-ms-input-placeholder {
  opacity: 1;
}
/* line 298, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .search-form label {
  margin-bottom: 0;
}
/* line 301, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .search-form .search-submit {
  display: none;
}
/* line 305, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .g-content {
  padding: 0;
  margin: 0;
}
/* line 310, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
#header-search .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 322, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 323, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 324, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
[dir="rtl"] .g-search-login .g-buttons {
  margin-left: -9px;
  margin-right: 0;
}
/* line 330, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
/* line 331, templates/epzindustrietechnik/scss/lawyer/_search-login.scss */
[dir="rtl"] #header-search .uk-close {
  right: auto;
  left: 25px;
}
/* line 2, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-particle-intro {
  margin-bottom: 3rem;
  text-align: center;
}
/* line 6, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-particle-intro .g-particle-intro {
  margin-bottom: 3rem;
}
/* line 9, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-particle-intro .g-main-title {
  margin-bottom: 0;
}
/* line 12, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-particle-intro .g-title-separator {
  height: 2px;
  width: 100px;
  margin: 20px auto;
  background: #ee1126;
}
/* line 17, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-particle-intro .g-title-separator.no-intro-text {
  margin: 2.5rem auto 0;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 26, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 27, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .offcanvas-toggle-particle.g-offcanvas-toggle {
  color: #343434;
}
/* line 29, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .offcanvas-toggle-particle.g-offcanvas-toggle:hover {
  color: #ee1126;
}
/* line 36, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 37, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
@media only all and (max-width: 63.99rem) {
  body .g-contacts.header {
    margin-bottom: 25px;
  }
}
/* line 41, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-contacts.header .g-contacts-item {
  text-align: left;
  font-size: 1rem;
}
@media only all and (max-width: 63.99rem) {
  body .g-contacts.header .g-contacts-item {
    text-align: center;
    font-size: 1rem;
  }
}
/* line 49, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-contacts.header .g-contact-value {
  font-weight: 800;
}
/* line 56, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 57, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 58, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
@media only all and (min-width: 75.0625rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  body .g-search-login.hide-offcanvas .g-offcanvas-button {
    display: none;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  body .g-search-login.hide-offcanvas .g-offcanvas-button {
    display: none;
  }
}
/* line 70, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 71, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout {
  margin: 0;
}
/* line 73, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 74, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout .g-cta-inner .g-cta-left {
  float: none;
  text-align: center;
}
/* line 78, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout .g-cta-inner .g-cta-right {
  float: none;
  text-align: center;
  display: block;
  margin-top: 40px;
}
/* line 84, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout .g-cta-inner .g-cta-title {
  font-size: 30px;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout .g-cta-inner .button {
  margin-top: 40px;
  font-size: 1rem !important;
}
/* line 92, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 93, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 94, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 95, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 96, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin-top: 0;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout.style2 .g-cta-inner .button {
  background: #ee1126;
  color: #fff;
  border: 0;
}
/* line 105, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout.style2 .g-cta-inner .button:hover {
  background: #033d5a;
  color: #fff;
}
/* line 109, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-cta-button.vertical-layout.style2 .g-cta-inner .button:active, body .g-cta-button.vertical-layout.style2 .g-cta-inner .button:focus {
  background: #033d5a;
  color: #fff;
}
/* line 120, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 121, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 122, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-features-particle.line-height .g-features-particle-desc {
  line-height: 30px;
  padding: 0 15px;
}
/* line 127, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 128, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-features-particle.style1 .g-features-particle-icon {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
}
/* line 135, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 136, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 137, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-main-feature.no-margin-bottom p {
  margin-bottom: 0;
}
/* line 144, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 145, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-animated-counter.custom-padding {
  padding: 50px 0;
}
/* line 148, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 149, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-animated-counter.style1 .g-animated-counter-icon {
  margin-bottom: 20px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
}
/* line 153, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-animated-counter.style1 .g-animated-counter-number {
  font-size: 50px;
}
/* line 156, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-animated-counter.style1 .g-animated-counter-title {
  margin-top: 10px;
  font-size: 22px;
}
/* line 161, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 162, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-animated-counter.white .g-animated-counter-icon {
  background: #fff;
  color: #033d5a;
  border-color: #fff;
}
/* line 171, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 172, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 173, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro.gutter-enabled .uk-slider-container, body .g-content-pro-slider.gutter-enabled .uk-slider-container, body .g-content-pro-slideset.gutter-enabled .uk-slider-container {
  padding: 5px;
  margin: -5px;
}
/* line 177, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro.gutter-enabled .g-content-pro-item, body .g-content-pro-slider.gutter-enabled .g-content-pro-item, body .g-content-pro-slideset.gutter-enabled .g-content-pro-item {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 181, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-info-container, body .g-content-pro-slider .g-info-container, body .g-content-pro-slideset .g-info-container {
  padding: 25px;
}
/* line 184, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-content-pro-desc, body .g-content-pro-slider .g-content-pro-desc, body .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 0.8rem;
}
/* line 187, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-item-details, body .g-content-pro-slider .g-item-details, body .g-content-pro-slideset .g-item-details {
  margin-top: 0.8rem;
  color: #ee1126;
}
/* line 191, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-content-pro-special, body .g-content-pro-slider .g-content-pro-special, body .g-content-pro-slideset .g-content-pro-special {
  color: #ee1126;
}
/* line 194, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-info-container-style2, body .g-content-pro-slider .g-info-container-style2, body .g-content-pro-slideset .g-info-container-style2 {
  padding: 25px !important;
}
/* line 196, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-info-container-style2 .g-content-pro-special, body .g-content-pro-slider .g-info-container-style2 .g-content-pro-special, body .g-content-pro-slideset .g-info-container-style2 .g-content-pro-special, body .g-content-pro .g-info-container-style2 .g-item-details, body .g-content-pro-slider .g-info-container-style2 .g-item-details, body .g-content-pro-slideset .g-info-container-style2 .g-item-details {
  color: #ee1126;
}
/* line 200, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-article-details, body .g-content-pro-slider .g-article-details, body .g-content-pro-slideset .g-article-details {
  color: #ee1126;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
}
/* line 205, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-content-pro .g-article-details.details-showbottom, body .g-content-pro-slider .g-article-details.details-showbottom, body .g-content-pro-slideset .g-article-details.details-showbottom {
  padding-top: 15px;
  margin-top: 25px;
  margin-bottom: -10px;
  border-top: 1px solid #e5e5e5;
}
/* line 215, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 216, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 217, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 218, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-feedback.style3.custom .g-user-details, body .g-feedback-slider.style3.custom .g-user-details, body .g-feedback-slideset.style3.custom .g-user-details {
  margin-bottom: 25px;
}
/* line 221, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-feedback.style3.custom .g-user-company, body .g-feedback-slider.style3.custom .g-user-company, body .g-feedback-slideset.style3.custom .g-user-company {
  margin-top: 5px;
}
/* line 224, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-feedback.style3.custom .g-feedback-text, body .g-feedback-slider.style3.custom .g-feedback-text, body .g-feedback-slideset.style3.custom .g-feedback-text {
  font-size: 120%;
  line-height: 30px;
}
/* line 234, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 235, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 236, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 237, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title {
  font-family: "lato";
  font-size: 1rem;
  font-weight: normal;
  line-height: inherit;
  margin-bottom: 0;
}
/* line 243, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title a, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title a {
  color: #fff;
}
/* line 245, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-news-pro-title a:hover, body .g-news-pro.footer .g-news-pro-link .g-news-pro-title a:hover {
  color: #ee1126;
}
/* line 250, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-item .g-info-container, body .g-news-pro.footer .g-news-pro-link .g-info-container {
  padding: 10px 0;
  border-top: 1px solid #414141;
}
/* line 255, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 256, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-news-pro.footer .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 261, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 262, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 263, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 264, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 265, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-news-pro.footer .g-news-pro-page > div:first-child .g-news-pro-item .g-info-container {
  border-top: 0;
  padding-top: 0;
}
/* line 277, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 278, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter {
  margin-bottom: 40px;
}
/* line 280, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 281, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #fff;
}
/* line 285, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  border: none;
  border-radius: 0;
  padding: 4px 12px;
  background: #ee1126;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 291, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, body .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #033d5a;
  box-shadow: none;
  border: none;
  color: #fff;
}
/* line 298, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 299, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-portfolio-filter .uk-active > a {
  background: #033d5a;
  border: none;
  color: #fff;
  box-shadow: none;
}
/* line 307, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 308, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio.gutter-enabled .g-portfolio-item {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 312, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-info-container {
  padding: 25px;
}
/* line 315, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-content-pro-desc {
  margin-top: 0.8rem;
}
/* line 318, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-item-details {
  margin-top: 0.8rem;
  color: #ee1126;
}
/* line 322, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-portfolio-special {
  color: #ee1126;
}
/* line 325, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-info-container-style2 {
  padding: 25px !important;
}
/* line 327, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio .g-info-container-style2 .g-portfolio-special, body .g-portfolio .g-info-container-style2 .g-item-details {
  color: #ee1126;
}
/* line 331, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 332, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-portfolio.style3 .g-info-container {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 339, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 340, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 341, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-our-team.gutter-enabled .uk-slider-container, body .g-our-team-slider.gutter-enabled .uk-slider-container, body .g-our-team-slideset.gutter-enabled .uk-slider-container {
  padding: 5px;
  margin: -5px;
}
/* line 345, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .g-our-team.gutter-enabled .g-our-team-item, body .g-our-team-slider.gutter-enabled .g-our-team-item, body .g-our-team-slideset.gutter-enabled .g-our-team-item {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 353, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 355, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-overlay-area:empty::before, body .uk-overlay-icon::before {
  font-size: 34px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  content: '\f0b2';
  color: #ee1126;
}
/* line 366, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-slidenav {
  background: #ee1126;
  color: #fff;
  font-size: 20px;
  border-radius: 50%;
  height: 40px;
  line-height: 40px;
  width: 40px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.08);
}
/* line 375, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-slidenav:hover {
  background: #033d5a;
  color: #fff !important;
}
/* line 379, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-slidenav:focus {
  color: #fff;
}
/* line 383, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 384, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-slidenav-previous:before {
  content: "\f104";
}
/* line 388, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 389, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-slidenav-next:before {
  content: "\f105";
}
/* line 393, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 394, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-slidenav-position .uk-slidenav {
  margin-top: -20px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 401, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-dotnav > * > * {
  border-radius: 0;
  border: 1px solid #ee1126;
}
/* line 405, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .uk-dotnav > .uk-active > * {
  background: #ee1126;
}
/* line 410, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 411, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
/* line 412, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation {
  text-align: center;
  margin-top: 45px;
  margin-bottom: -25px;
}
/* line 416, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 55px;
}
/* line 424, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation .uk-slidenav.uk-slidenav-previous {
  left: auto;
  margin-right: 5px;
}
/* line 428, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .g-particle-navigation .uk-slidenav.uk-slidenav-next {
  right: auto;
  margin-left: 5px;
}
/* line 434, templates/epzindustrietechnik/scss/lawyer/_particle-overrides.scss */
body .custom-arrows .uk-slidenav-position .uk-dotnav {
  margin: 50px 0 -25px -15px;
}
/* line 2, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
/* line 3, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn, #g-offcanvas .btn {
  display: inline-block;
  padding: 0.8rem 1.4rem;
  border-radius: 0;
  color: #343434;
  background: transparent;
  border: 1px solid #5a5a5a;
  line-height: 1.5;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: normal;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 19, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn:hover, #g-offcanvas .btn:hover {
  background: #343434;
  color: #fff;
  border-color: #343434;
}
/* line 24, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn:active, #g-offcanvas .btn:active, #g-page-surround .btn:focus, #g-offcanvas .btn:focus {
  background: #343434;
  color: #fff;
}
/* line 28, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-primary, #g-offcanvas .btn.btn-primary {
  color: #fff;
  background: #ee1126;
  border: none;
}
/* line 32, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-primary:hover, #g-offcanvas .btn.btn-primary:hover, #g-page-surround .btn.btn-primary:active, #g-offcanvas .btn.btn-primary:active, #g-page-surround .btn.btn-primary:focus, #g-offcanvas .btn.btn-primary:focus {
  background: #033d5a;
  color: #fff;
}
/* line 37, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-info, #g-offcanvas .btn.btn-info {
  color: #fff;
  background: #5bc0de;
  border-color: #5bc0de;
}
/* line 41, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-info:hover, #g-offcanvas .btn.btn-info:hover, #g-page-surround .btn.btn-info:active, #g-offcanvas .btn.btn-info:active, #g-page-surround .btn.btn-info:focus, #g-offcanvas .btn.btn-info:focus {
  background: #85d0e7;
  border-color: #85d0e7;
}
/* line 46, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-success, #g-offcanvas .btn.btn-success {
  color: #fff;
  background: #2ecc71;
  border-color: #2ecc71;
}
/* line 50, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-success:hover, #g-offcanvas .btn.btn-success:hover, #g-page-surround .btn.btn-success:active, #g-offcanvas .btn.btn-success:active, #g-page-surround .btn.btn-success:focus, #g-offcanvas .btn.btn-success:focus {
  background: #54d98c;
  border-color: #54d98c;
}
/* line 55, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-warning, #g-offcanvas .btn.btn-warning {
  color: #fff;
  background: #f39c12;
  border-color: #f39c12;
}
/* line 59, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-warning:hover, #g-offcanvas .btn.btn-warning:hover, #g-page-surround .btn.btn-warning:active, #g-offcanvas .btn.btn-warning:active, #g-page-surround .btn.btn-warning:focus, #g-offcanvas .btn.btn-warning:focus {
  background: #f5b043;
  border-color: #f5b043;
}
/* line 64, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-danger, #g-offcanvas .btn.btn-danger {
  color: #fff;
  background: #c0392b;
  border-color: #c0392b;
}
/* line 68, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-danger:hover, #g-offcanvas .btn.btn-danger:hover, #g-page-surround .btn.btn-danger:active, #g-offcanvas .btn.btn-danger:active, #g-page-surround .btn.btn-danger:focus, #g-offcanvas .btn.btn-danger:focus {
  background: #d65548;
  border-color: #d65548;
}
/* line 73, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-inverse, #g-offcanvas .btn.btn-inverse {
  color: #fff;
  background: #2c3e50;
  border-color: #2c3e50;
}
/* line 77, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-inverse:hover, #g-offcanvas .btn.btn-inverse:hover, #g-page-surround .btn.btn-inverse:active, #g-offcanvas .btn.btn-inverse:active, #g-page-surround .btn.btn-inverse:focus, #g-offcanvas .btn.btn-inverse:focus {
  background: #3e5871;
  border-color: #3e5871;
}
/* line 82, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-link, #g-offcanvas .btn.btn-link {
  color: #ee1126;
  background: transparent;
  border: none;
  padding: initial;
}
/* line 87, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-link:hover, #g-offcanvas .btn.btn-link:hover, #g-page-surround .btn.btn-link:active, #g-offcanvas .btn.btn-link:active, #g-page-surround .btn.btn-link:focus, #g-offcanvas .btn.btn-link:focus {
  color: #a70c1b;
}
/* line 91, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn.btn-large, #g-offcanvas .btn.btn-large {
  font-size: 1.25rem;
  padding: 0.8rem 1.3rem;
}
/* line 97, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
/* line 98, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn-group > .btn, #g-offcanvas .btn-group > .btn {
  border-radius: 0;
}
/* line 101, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn-group > .btn:first-child, #g-offcanvas .btn-group > .btn:first-child {
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
/* line 104, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .btn-group > .btn:last-child, #g-offcanvas .btn-group > .btn:last-child {
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
}
/* line 110, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
/* line 111, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .readmore .btn, #g-offcanvas .readmore .btn, #g-page-surround .search-form-results .btn, #g-offcanvas .search-form-results .btn {
  background: #ee1126;
  color: #fff;
  border: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 116, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .readmore .btn:hover, #g-offcanvas .readmore .btn:hover, #g-page-surround .search-form-results .btn:hover, #g-offcanvas .search-form-results .btn:hover, #g-page-surround .readmore .btn:active, #g-offcanvas .readmore .btn:active, #g-page-surround .search-form-results .btn:active, #g-offcanvas .search-form-results .btn:active, #g-page-surround .readmore .btn:focus, #g-offcanvas .readmore .btn:focus, #g-page-surround .search-form-results .btn:focus, #g-offcanvas .search-form-results .btn:focus {
  background: #2e373c;
  color: #fff;
}
/* line 122, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
/* line 123, templates/epzindustrietechnik/scss/lawyer/_bs-buttons.scss */
#g-page-surround .search-form-results .btn, #g-offcanvas .search-form-results .btn {
  line-height: 1.5;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75.0625rem;
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  .g-container {
    width: 75rem;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  .g-container {
    width: 64rem;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 63.99rem) {
  .g-container {
    width: 75rem;
  }
}
@media only all and (max-width: 75rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 63.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 63.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 63.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 63.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75.0625rem) {
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 63.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 64rem) and (max-width: 74.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) and (max-width: 75.0525rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75.0625rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 63.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=lawyer_19.css.map */