@charset "UTF-8";
html[dir=rtl] .has-success .km-form-control-success:before, html[dir=rtl] .km-pd-link__next:before, html[dir=rtl] .km-pd-link__previous:after, html[dir=rtl] .link-btn:before, html[dir=rtl] .link-btn--inverse:before, html[dir=rtl] .km-extended-search:after {
  font-family: "komatsu";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* COLOR SETTINGS */
/* BG SETTINGS */
/* FONT SETTINGS */
/* BTN SETTINGS */
/* NAVBAR SETTINGS */
/* INPUT SETTINGS */
/* HR SETTINGS */
/* ==========================================================================
   #RTL

   Move to base-RTL.scss file
   Requires NPM start
   ========================================================================== */
html[dir=rtl] {
  /*
      Image carousel (owl) has hardcoded element styles width & margin-right: 10px;
      Margin-right should become margin-inline-end and replaced by margin-inline-start
      Value can remain 10px;

      .owl-carousel .owl-item should get a float: right i.o. float: left
      */
}
html[dir=rtl] .km-main-nav--mobile .km-main-nav__ttl a[aria-expanded=true]:before {
  content: "";
}
html[dir=rtl] .km-main-nav--mobile .km-main-nav__ttl a:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "komatsu" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: absolute;
  left: 5px;
}
html[dir=rtl] .km-main-nav--mobile .km-main-nav__ttl a:after {
  content: " ";
}
html[dir=rtl] .km-main-nav--mobile > li {
  padding: 10px 15px 10px 0;
}
html[dir=rtl] .km-main-nav--mobile > li > a {
  display: block;
  position: relative;
}
html[dir=rtl] .km-main-nav--mobile > li > a[aria-expanded=true]:before {
  content: "";
}
html[dir=rtl] .km-main-nav--mobile > li > a[aria-expanded=true]:after {
  content: "";
}
html[dir=rtl] .km-main-nav--mobile > li > a:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "komatsu" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: absolute;
  left: 15px;
}
html[dir=rtl] .km-main-nav--mobile > li > a:after {
  content: "";
}
html[dir=rtl] .km-input-group-addon [class^=icon-] {
  right: 0;
}
html[dir=rtl] .km-collapse-heading a:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "komatsu" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  font-size: 14px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
}
html[dir=rtl] .km-collapse-heading a:after {
  content: "";
}
html[dir=rtl] .km-collapse-heading a[aria-expanded=true]:before {
  content: "";
}
html[dir=rtl] .km-collapse-heading a[aria-expanded=true]:after {
  content: "";
}
html[dir=rtl] .ico-usp {
  float: right;
}
html[dir=rtl] .ico-usp__small {
  float: right;
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
}
html[dir=rtl] .km-usp-item {
  direction: rtl;
}
html[dir=rtl] .km-teaser-subtitle {
  position: absolute;
  top: 0;
  left: 0;
  margin: 20px;
  color: #555555;
  right: auto;
}
html[dir=rtl] .km-teaser-text__item {
  margin-bottom: 10px;
}
html[dir=rtl] .km-teaser-text__item:first-of-type {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
html[dir=rtl] .icon-arrow-detail:before {
  content: "";
}
html[dir=rtl] .icon-arrow-detail:after {
  content: "";
}
html[dir=rtl] .icon-video:after {
  float: right;
  padding-left: 5px;
  content: "";
}
html[dir=rtl] .icon-video:before {
  content: "";
}
html[dir=rtl] .icon-arrow-small-down:after {
  content: "";
  float: left;
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
}
html[dir=rtl] .icon-arrow-small-down:before {
  content: " ";
}
html[dir=rtl] .km-btn [class^=icon-] {
  vertical-align: bottom;
}
html[dir=rtl] .pull-right {
  float: left !important;
}
html[dir=rtl] .pull-left {
  float: right !important;
}
html[dir=rtl] .km-extended-search:after {
  content: "";
  font-size: 35px;
  position: absolute;
  top: 15px;
  left: 20px;
}
html[dir=rtl] .km-extended-search:before {
  content: "";
}
html[dir=rtl] .km-checkbox > label:before {
  right: 0;
}
html[dir=rtl] .link-btn--inverse {
  color: #ffffff;
  text-transform: none;
  font-size: 14px;
  font-family: "aktiv-grotesk", "Open Sans", sans-serif;
}
html[dir=rtl] .link-btn--inverse:before {
  content: "";
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
}
html[dir=rtl] .link-btn--inverse:after {
  content: "";
}
html[dir=rtl] .link-btn {
  color: #092a72;
  text-transform: none;
  font-size: 14px;
  font-family: "aktiv-grotesk", "Open Sans", sans-serif;
}
html[dir=rtl] .link-btn:hover, html[dir=rtl] .link-btn:focus, html[dir=rtl] .link-btn:active, html[dir=rtl] .link-btn:active:hover {
  color: #ffc600;
  text-decoration: none;
}
html[dir=rtl] .link-btn:before {
  content: "";
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
}
html[dir=rtl] .link-btn:after {
  content: "";
}
html[dir=rtl] .c-scroll-down {
  left: 20px;
  right: auto;
}
html[dir=rtl] .c-slideshow--nav-fill .owl-nav > div.owl-prev:not(.disabled) {
  right: 20px;
  left: auto;
}
html[dir=rtl] .c-slideshow--nav-fill .owl-nav > div.owl-prev:not(.disabled):before {
  content: "";
}
html[dir=rtl] .c-slideshow--nav-fill .owl-nav > div.owl-next {
  left: 20px;
  right: auto;
}
html[dir=rtl] .c-slideshow--nav-fill .owl-nav > div.owl-next:before {
  content: "";
}
html[dir=rtl] .c-slideshow--nav-fill.c-slideshow--product-detail .owl-nav > div.owl-prev {
  right: -25px;
}
html[dir=rtl] .c-slideshow--nav-fill.c-slideshow--product-detail .owl-nav > div.owl-next {
  left: -25px;
}
html[dir=rtl] .bootstrap-select.btn-group .dropdown-toggle .caret {
  left: 20px;
  right: auto;
}
html[dir=rtl] .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  left: 15px;
}
html[dir=rtl] .col-md-1,
html[dir=rtl] .col-md-10,
html[dir=rtl] .col-md-11,
html[dir=rtl] .col-md-12,
html[dir=rtl] .col-md-2,
html[dir=rtl] .col-md-3,
html[dir=rtl] .col-md-4,
html[dir=rtl] .col-md-5,
html[dir=rtl] .col-md-6,
html[dir=rtl] .col-md-7,
html[dir=rtl] .col-md-8,
html[dir=rtl] .col-md-9 {
  direction: rtl;
}
html[dir=rtl] .col-sm-6 {
  float: right;
}
html[dir=rtl] .col-sm-12--mobile {
  width: 100%;
}
@media (min-width: 992px) {
  html[dir=rtl] .col-sm-12--mobile {
    width: 50%;
  }
}
html[dir=rtl] .km-footer .lnks > li {
  float: right;
}
html[dir=rtl] .km-footer-legal__lnks {
  float: left;
}
html[dir=rtl] .km-footer-legal__lnks > li:not(:last-child) {
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
html[dir=rtl] .km-footer-legal__copy {
  float: right;
}
html[dir=rtl] .col-xs-4,
html[dir=rtl] .col-xs-6,
html[dir=rtl] .col-xs-8,
html[dir=rtl] .col-md-3,
html[dir=rtl] .col-md-4,
html[dir=rtl] .col-md-8,
html[dir=rtl] .col-md-7,
html[dir=rtl] .col-md-9,
html[dir=rtl] .col-md-12,
html[dir=rtl] .col-md-15,
html[dir=rtl] .col-lg-6 {
  float: right;
}
html[dir=rtl] .glyphicon-ok:after {
  content: "";
  float: left;
}
html[dir=rtl] .glyphicon-ok:before {
  content: "";
}
html[dir=rtl] .km-share-icons {
  left: 0;
  right: auto;
}
html[dir=rtl] .km-share-icons__sub {
  left: 0;
  right: auto;
}
html[dir=rtl] .km-share-icons__sub.active {
  left: 50px;
}
html[dir=rtl] .km-pd__downloads .km-btn {
  float: right;
  -webkit-margin-end: 15px;
          margin-inline-end: 15px;
}
html[dir=rtl] .km-pd__downloads .km-filter-downloads {
  float: right;
}
html[dir=rtl] .km-pd__downloads .km-filter-downloads .km-btn-select {
  padding: 15px 20px 15px 35px;
}
html[dir=rtl] .km-pd__downloads .km-filter-downloads .km-btn-select .caret:before {
  left: -5px;
  right: auto;
}
html[dir=rtl] .km-pd-link__previous span {
  display: inline-block;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 40px;
          padding-inline-end: 40px;
}
html[dir=rtl] .km-pd-link__previous:before {
  content: "";
}
html[dir=rtl] .km-pd-link__previous:after {
  content: "";
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  top: 27.5%;
  -webkit-transform: translateX(75%);
          transform: translateX(75%);
}
html[dir=rtl] .km-pd-link__next span {
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
html[dir=rtl] .km-pd-link__next:before {
  content: "";
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  top: 27.5%;
  -webkit-transform: translateX(25%);
          transform: translateX(25%);
}
html[dir=rtl] .km-pd-link__next:after {
  content: "";
}
@media (min-width: 1025px) {
  html[dir=rtl] .navbar-nav > li {
    float: right;
  }
}
html[dir=rtl] .km-nav--top__lnks > li {
  float: left;
}
html[dir=rtl] .km-fad__ledgend .km-fad__list {
  list-style: none;
}
html[dir=rtl] .km-fad__ledgend .km-fad__list .km-fad__item .km-location {
  right: -5px;
}
html[dir=rtl] .km-location {
  right: -35px;
}
html[dir=rtl] .km-location:after {
  right: 10px;
}
html[dir=rtl] .km-fad-item__link, html[dir=rtl] .km-fad-item__nolink {
  padding: 40px 40px 40px 20px;
}
html[dir=rtl] .km-fad__form p {
  float: right;
}
html[dir=rtl] .km-fad__wrap {
  border-right: 2px solid #ffffff;
  border-left: 0px;
}
html[dir=rtl] .has-error .form-control,
html[dir=rtl] .has-error .km-btn-select {
  border-right-width: 5px;
  border-left-width: 1px;
}
html[dir=rtl] .has-success .km-form-control-success:before {
  color: #5ca310;
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 9px;
  line-height: 2.4;
  display: inline-block;
  z-index: 2;
}
html[dir=rtl] .has-success .km-form-control-success:after {
  content: "";
}
html[dir=rtl] h1,
html[dir=rtl] h2,
html[dir=rtl] h3,
html[dir=rtl] h4,
html[dir=rtl] h5,
html[dir=rtl] h6,
html[dir=rtl] .h1,
html[dir=rtl] .h2,
html[dir=rtl] .h3,
html[dir=rtl] .h4,
html[dir=rtl] .h5,
html[dir=rtl] .h6 {
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
}
@media (min-device-width: 767px) {
  html[dir=rtl] .km-text-block-placeholder {
    top: 50%;
  }
}
html[dir=rtl] .c-banner__content-wrapper {
  left: 20px;
  right: auto;
}
@media (max-width: 767px) {
  html[dir=rtl] .km-pd-link {
    font-size: 14px;
    padding: 20px 0;
  }
  html[dir=rtl] .km-pd-link__previous span {
    -webkit-padding-end: 45px;
            padding-inline-end: 45px;
    -webkit-padding-start: 15px;
            padding-inline-start: 15px;
  }
  html[dir=rtl] .km-pd-link__previous:after {
    top: 35%;
    font-size: 26px;
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
  }
  html[dir=rtl] .km-pd-link__next span {
    -webkit-padding-end: 15px;
            padding-inline-end: 15px;
    -webkit-padding-start: 45px;
            padding-inline-start: 45px;
  }
  html[dir=rtl] .km-pd-link__next:before {
    top: 35%;
    font-size: 26px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  html[dir=rtl] .km-pd-link__next:after {
    content: "";
  }
}
@media (max-width: 991px) {
  html[dir=rtl] .col-md-3,
html[dir=rtl] .col-md-4 {
    width: 100%;
  }
  html[dir=rtl] .col-sm-6 {
    width: 50%;
  }
  html[dir=rtl] .km-teaser-text__item:first-of-type {
    -webkit-padding-start: 15px;
            padding-inline-start: 15px;
  }
}
@media (max-width: 768px) {
  html[dir=rtl] .km-footer-legal__lnks {
    float: none;
    /*> li {
        &:not(:last-child) {
          //margin-inline-end: 0px;
        }
      }*/
  }
  html[dir=rtl] .km-footer-legal__copy {
    float: right;
  }
  html[dir=rtl] .col-sm-6 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  html[dir=rtl] .km-pull-right--desktop {
    float: left;
  }
}
