/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: rgba(184, 184, 184, 0.46);
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  color: #fff !important;
  background: rgba(0, 0, 0, 0.6);
  margin-right: 15px;
  border: 2px solid #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: rgba(204, 204, 204, 0.46);
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    padding: 1.2rem 2.625rem;
    font-size: 0.8rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    padding: 1rem 1.5rem;
    font-size: 0.7rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-slideshow-buttons .button {
    padding: 1rem 1.5rem;
    font-size: 0.6rem;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 1px solid rgba(184, 184, 184, 0.46);
  color: rgba(184, 184, 184, 0.46);
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: rgba(184, 184, 184, 0.46);
  border-color: rgba(184, 184, 184, 0.46);
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 500;
  margin: 1.25rem 1.25rem 0.625rem 0.625rem !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 3rem;
    line-height: 3.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 2.8rem;
    line-height: 2.875rem;
    margin-top: 3.125rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2.875rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .style3 .g-slideshow-title {
    margin-top: 0;
    font-size: 1.7rem;
    line-height: 2rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 200;
  padding-bottom: 1.407rem;
  margin-top: 0;
  margin-bottom: 0.625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0.7504rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 0.9rem;
    line-height: 1rem;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .style3 .g-slideshow-desc {
    font-size: 0.7rem;
    line-height: 1rem;
    padding-bottom: 0;
  }
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #383838 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #383838;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 5px 12px;
  border-radius: 0.25rem;
}
.g-slideshow .uk-slideshow {
  transition: height 0.4s;
  -webkit-transition: height 0.4s;
}
.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%);
}
.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%);
}
.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%);
}
.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%);
}
.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);
}
.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;
}
.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);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.dcp-image-with-text .iwt-text-block .iwt-text-wrapper, .dcp-image-with-text .iwt-image-block .iwt-image-wrapper {
  margin: 0;
  padding: 0;
}
.dcp-image-with-text div[class*="iwt-image-mobile-"] {
  display: none;
}
.dcp-image-with-text .iwt-image-mobile-bottom {
  margin-bottom: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .dcp-image-with-text .iwt-offset-block {
    display: none;
  }
  .dcp-image-with-text .iwt-image-left, .dcp-image-with-text .iwt-image-right {
    display: none;
  }
  .dcp-image-with-text div[class*="iwt-image-mobile-"] {
    display: inherit;
  }
}
.uk-accordion-title:not(.uk-active) > .i-close {
  display: initial;
}
.uk-accordion-title:not(.uk-active) > .i-open {
  display: none;
}
.uk-accordion-title.uk-active > .i-open {
  display: initial;
}
.uk-accordion-title.uk-active > .i-close {
  display: none !important;
}
.i-close.right, .i-open.right {
  float: right;
}
.jl-accordion .uk-accordion .uk-accordion-title {
  color: #222;
  border: 0px;
  border-radius: 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-weight: 400;
}
.jl-accordion .uk-accordion .uk-accordion-title.uk-active {
  border-bottom: 2px solid rgba(0, 0, 0, 0.55);
}
.jl-accordion .uk-accordion .uk-accordion-content {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
#g-navigation {
  background-color: #000;
  background-image: url('../../../../images/headers/HeaderBackground.png');
  background-repeat: repeat-x;
  padding: 0 0;
  line-height: 0 !important;
}
#main-menu .g-content .g-main-nav {
  padding-right: 0px;
}
#main-menu .g-content .g-menu-item {
  padding: 0 0.2rem;
}
.g-offcanvas-toggle {
  position: fixed;
  width: 100%;
  z-index: 1004;
}
#main-lang, #footer-logo, #footer-social, #footer-copyright, #footer-totop, .vert-top, .vert-center, .vert-bottom {
  display: flex;
  flex-direction: column;
}
.vert-top {
  justify-content: flex-start;
}
#main-lang, #footer-logo, #footer-social, #footer-copyright, #footer-totop, .vert-center {
  justify-content: center;
}
.vert-bottom {
  justify-content: flex-end;
}
#main-logo-mobile {
  padding: 0.2rem 2rem;
  transition: padding 0.4s !important;
  -webkit-transition: padding 0.4s !important;
}
#main-logo a img, #main-logo-mobile a img {
  transition: max-height 0.4s !important;
  -webkit-transition: max-height 0.4s !important;
  transform-origin: top;
  max-height: 75px;
}
#main-logo .g-content, #main-logo-mobile .g-content {
  transition: padding 0.4s !important;
  transition: margin 0.4s !important;
  -webkit-transition: padding 0.4s !important;
  -webkit-transition: margin 0.4s !important;
  padding: 0 0.938rem;
  margin: 0.3rem 0.625rem;
}
.image_box .g-particle {
  display: grid;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-carousel-item {
    width: 50%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .jl-carousel-item {
    width: 50%;
  }
}
.g-fixed-container.dmxc3-header {
  background-color: black;
}
#dmxc-menu .g-particle {
  transition: padding 0.4s !important;
  -webkit-transition: padding 0.4s !important;
}
#dmxc-menu {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media only all and (min-width: 48rem) {
  #dmxc-menu {
    text-align: right !important;
  }
}
@media only all and (max-width: 47.99rem) {
  #dmxc-menu {
    text-align: center !important;
  }
}
#dmxc-menu .g-content .g-menu-item-container {
  font-size: 0.8rem;
}
#dmxc-menu .g-content {
  transition: margin 0.4s !important;
  -webkit-transition: margin 0.4s !important;
  padding: 0.938rem;
  margin: 0.625rem;
  /*transform: transale3d(0,0,0);*/
}
@media only all and (max-width: 47.99rem) {
  #dmxc-menu .g-content {
    padding: 0;
    margin: 0;
  }
}
#main-red-bar {
  /* also subtract section padding (1.5rem) */
  margin: 0 -601.5rem;
  /* add back section padding (1.5rem) */
  padding: 0.8rem 1.5rem;
  background: #a00000;
  /* 9600px or equiv (600rem = 9600/16) */
  border-left: 600rem solid #a00000;
  border-right: 600rem solid #a00000;
  transform: transale3d(0, 0, 0);
  transition: padding 0.4s;
  -webkit-transition: padding 0.4s;
}
#big-icon {
  font-size: 12rem;
  display: grid;
  justify-content: center;
  flex-direction: column;
  padding-top: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #big-icon {
    font-size: 10rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #big-icon {
    font-size: 9rem;
  }
}
@media only all and (max-width: 30rem) {
  #big-icon {
    font-size: 8rem;
  }
}
#svg_logo {
  color: #fff;
  fill: currentColor;
  height: 12rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #svg_logo {
    height: 10rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #svg_logo {
    height: 9rem;
  }
}
@media only all and (max-width: 30rem) {
  #svg_logo {
    height: 8rem;
  }
}
#full-width-image img {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .card-title {
    font-size: 1.6rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .card-text {
    font-size: 0.8rem;
  }
}
#link-buttons a {
  color: #e6e6e6;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #link-buttons a {
    padding: 1.2rem 2.625rem;
    font-size: 0.8rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #link-buttons a {
    padding: 1rem 1.5rem;
    font-size: 0.7rem;
  }
}
@media only all and (max-width: 30rem) {
  #link-buttons a {
    padding: 1rem 1.5rem;
    font-size: 0.6rem;
  }
}
.dmxc-button {
  background: #454545;
}
.dmxc-button:hover, .dmxc-button:active, .dmxc-button:focus {
  background: #2c2c2c;
}
.no-padding-top, .no-padding-top .g-content {
  padding-top: 0 !important;
}
.no-padding-bottom, .no-padding-bottom .g-content {
  padding-bottom: 0 !important;
}
.no-margin-top, .no-margin-top .g-content {
  margin-top: 0 !important;
}
.no-margin-bottom, .no-margin-bottom .g-content {
  margin-bottom: 0 !important;
}
.no-padding-top-bottom, .no-padding-top-bottom .g-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-margin-top-bottom, .no-margin-top-bottom .g-content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.lang-list div ul {
  margin-left: 0;
}
.lang-list div ul li {
  display: inline;
  margin-right: 5px;
  margin-left: 5px;
}
#g-intro, #g-features, #g-utility, #g-expanded, #g-footer {
  position: relative;
}
.l_startpage-navigation {
  height: 0px;
}
#g-intro.startpage, #g-features.downloads {
  z-index: 8;
  padding-bottom: 0;
}
#g-intro.startpage .g-block .g-content, #g-features.downloads .g-block .g-content {
  padding-bottom: 0;
  margin-bottom: 0;
}
#g-intro.startpage .g-block .g-content h1, #g-features.downloads .g-block .g-content h1 {
  line-height: 2 !important;
}
#g-features.startpage {
  z-index: 9;
}
#g-utility.startpage {
  z-index: 10;
  padding-bottom: 0;
}
#g-testimonials.startpage {
  z-index: 3;
}
#g-expanded.startpage {
  z-index: 11;
  padding: 0 0 0.938rem 0;
}
@media only all and (min-width: 48rem) {
  #startpage_tb_bottom_left .g-content {
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #startpage_tb_bottom_left .g-content {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) {
  #startpage_tb_bottom_right .g-content {
    padding-left: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #startpage_tb_bottom_right .g-content {
    padding-top: 0;
    margin-top: 0;
  }
}
#g-footer {
  z-index: 12;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#dmxc-menu a, #footer-logo a, #footer-copyright a, #footer-social a, #footer-menu a, #footer-totop a {
  color: #ffffff !important;
}
#footer-social {
  font-size: 1.7rem;
}
.footer-totop-mobile {
  flex-basis: 18% !important;
}
@media only all and (min-width: 48rem) {
  .footer-totop-mobile {
    display: none !important;
  }
}
.footer-totop-mobile .g-totop {
  padding: 0 !important;
}
.footer-menu-mobile {
  flex-basis: 82% !important;
}
@media only all and (min-width: 48rem) {
  .footer-menu-mobile {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .footer-desktop {
    display: none !important;
  }
}
#footer-menu .g-menu-item {
  padding: 0 1rem;
}
.g-main-nav {
  margin: 0px;
  padding: 0rem 0.938rem;
}
.g-main-nav .g-toplevel li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 #a00000 !important;
}
.g-main-nav .g-toplevel li.active > .g-menu-item-container > .g-selected {
  box-shadow: 0 2px 0 #a00000 !important;
}
.equal-height .g-content {
  width: 100%;
}
#info_text {
  margin: 0rem 0.625rem !important;
  padding: 0rem 0.938rem !important;
}
.g-fixed-second #main-logo-mobile {
  padding: 0.7rem 2rem;
}
.g-fixed-second #main-logo-mobile a img {
  max-height: 35px;
}
@media only all and (max-width: 47.99rem) {
  .g-fixed-second #main-red-bar {
    padding: 0.25rem 1.5rem;
  }
}
.g-fixed-third #main-logo a img {
  max-height: 45px;
}
@media only all and (min-width: 48rem) {
  .g-fixed-third #main-red-bar {
    padding: 0.25rem 1.5rem;
  }
}
.g-fixed-third #dmxc-menu .g-content {
  transition: padding 0.4s !important;
  -webkit-transition: padding 0.4s !important;
  padding: 0rem 0.938rem;
  margin: 0.3rem 0.625rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .accordion .headerlink {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 30rem) {
  .accordion .headerlink {
    font-size: 1.1rem;
  }
}
.activebar-container {
  margin: 0px;
  display: block;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: 9999;
  overflow: hidden;
  overflow-x: hidden;
  background-color: rgba(0, 0, 0, 0.88);
  color: #fff;
  margin-top: 20px;
  border-top: 2px solid #a00000;
}
.activebar-container p {
  display: block;
  overflow: hidden;
  text-align: center;
}
@media only all and (min-width: 48rem) {
  .activebar-container p {
    margin: 5px 30px;
    font-size: 1rem;
    line-height: 1.3;
  }
}
@media only all and (max-width: 47.99rem) {
  .activebar-container p {
    margin: 5px 5px;
    font-size: 0.8rem;
    line-height: 1.1;
  }
}
.activebar-container button {
  float: center;
  align: center;
  clear: none;
  margin: 5px 10px;
  padding: 8px 15px;
  border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -webkit-border-radius: 0.3rem;
}
.activebar-container button.decline {
  color: #fff;
  background-color: #f00;
  transition: background-color 0.4s;
}
.activebar-container button.decline:hover {
  background-color: #f55;
}
.activebar-container button.accept {
  color: #fff;
  background-color: #090;
  transition: background-color 0.4s;
}
.activebar-container button.accept:hover {
  background-color: #4b4;
}
.activebar-container ul.links {
  display: block;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}
.activebar-container ul.links li {
  display: block;
  margin: 0 5px;
  align: center;
  clear: none;
  font-weight: bold;
}
.activebar-container ul.links li a {
  margin: 0 20px;
  color: #fff;
}
/*# sourceMappingURL=custom_25.css.map */