@charset "UTF-8";
:root {
  --white-color: #fff;
  --blue-color: #245893;
  --dark-color: #27292e;
  --master-color: #575757;
  --slave-color: #687285;
  --hr-color: #245893;
  --red-color: #ff0037;
  --zone-home: #A68C76;
  --font-master-color: #565656;
  --font-slave-color: #727272;
  --info-color: #245893;
  --pj-color: #efeff0;
  --panels-color: #f4f4f4;
  --c-ultraline: #D5AE7A;
  --c-push: #F1BD38;
  --c-push-platinum: #a6acb8;
  --c-press: #00B1EB;
  --c-pp: #009BA4;
  --c-pp-green: #009BA4;
  --c-groove: #E67253;
  --c-profil: #f7931e;
  --c-rail: #f7931e;
  --c-steel: #ca2a2a;
  --c-inox: #A2C617;
  --c-copper: #B48262;
  --c-copper-gas: #d6a282;
  --c-sprinkler-inox: #AF4C22;
  --c-sprinkler-steel: #AF4C22;
  --c-inoxflow: #735BA3;
  --c-slim: #735BA3;
  --c-automation: #f7931e;
  --c-football: #009E3D;
  --c-os: #8CB8F2;
  --c-op: #f7931e;
  --c-wall-dry: #f7931e;
  --c-wall-wet: #f7931e;
  --c-wall: #f7931e;
  --c-tacker: #f7931e;
  --c-tbs: #f7931e;
  --c-net: #f7931e;
  --blue-color-2: #07609E;
  --f-size-h1: 1.97rem;
  --f-size-h2: 1.72rem;
  --f-size-h3: 1.50rem;
  --f-size-h4: 1.31rem;
  --f-size-h5: 1rem;
  --f-size-h6: 0.87rem;
  --f-size-p: 1rem;
  --f-size-a: 1rem;
  --f-size-h1-r: 34px;
  --f-size-h2-r: 28px;
  --f-size-h3-r: 20px;
  --f-size-h4-r: 16px;
  --f-size-h5-r: 12px;
  --f-size-h6-r: 10px;
  --f-size-p-r: 14px;
  --f-size-a-r: 14px;
  --f-size-button-large: 14px;
  --f-size-button-small: 12px;
  --line-height-h1: 80px;
  --line-height-h2: normal;
  --line-height-h3: normal;
  --line-height-h4: 1.7;
  --line-height-h5: 1.7;
  --line-height-h6: 1.7;
  --line-height-p: 1.6;
  --font-weight-h1: 700;
  --font-weight-h2: 400;
  --font-weight-h3: 600;
  --font-weight-h4: 500;
  --font-weight-h5: 400;
  --font-weight-h6: 400;
  --font-weight-p: 400;
  --font-weight-a: 400;
  --word-spacing-h1: normal;
  --word-spacing-h2: normal;
  --word-spacing-h3: normal;
  --word-spacing-h4: normal;
  --word-spacing-h5: normal;
  --word-spacing-h6: normal;
  --word-spacing-p: normal;
  --letter-space-h1: normal;
  --letter-space-h2: normal;
  --letter-space-h3: normal;
  --letter-space-h4: normal;
  --letter-space-h5: normal;
  --letter-space-h6: normal;
  --letter-space-p: normal;
  --margin-xxxl: 62px;
  --margin-xxl: 32px;
  --margin-xl: 22px;
  --margin-l: 12px;
  --margin-m: 6px;
  --margin-s: 3px;
  --margin-0: 0px;
  --padding-xxxl: 62px;
  --padding-xxl: 32px;
  --padding-xl: 22px;
  --padding-l: 12px;
  --padding-m: 6px;
  --padding-s: 3px;
  --padding-0: 0px;
  --font-family-1: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  --font-family-2: "MicrogrammaExtD-Med";
  --font-family-3: "MicrogrammaExtD-Bol";
  --font-family-4: "MicrogrammaExtD-Bol";
  --header-heigh: 45vw;
  --header-heigh-maps: 500px;
  --header-heigh-mega-menu: 400px;
  --header-heigh-samll: 15vh;
  --header-heigh-long: 700px;
  --header-heigh-short: 280px;
  --header-heigh-systems: 400px;
  --header-heigh-r: 70vh;
  --header-obj-y: 100px;
  --header-obj-x: 0vh;
  --header-obj-width: 96vh;
  --header-obj-height: auto;
  --header-text-pos: 30%;
  --header-menu-width: 70%;
  --header-padding: 12px;
  --hr-slider-heigh: 1000px;
  --index-menu: 7000;
  --index-xxxxl: 6000;
  --index-xxxl: 5000;
  --index-xxl: 2000;
  --index-xl: 1900;
  --index-l: 1750;
  --index-m: 1700;
  --index-s: 1500;
  --index-xs: 1400;
  --index-xxs: 1300;
  --form-padding: 0.5rem 24px 0.32rem 0.5rem;
  --form-bt-height: 3rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  :root {
    --header-heigh: 80vh;
    --header-obj-y: 10vh;
    --header-obj-x: -5vh;
    --f-size-h1: 34px;
    --f-size-h2: 28px;
    --f-size-h3: 20px;
    --f-size-h4: 16px;
    --f-size-h5: 12px;
    --f-size-h6: 10px;
    --f-size-p: 14px;
    --f-size-a: 12px;
    --f-size-button-large: 12px;
    --f-size-button-small: 10px;
    --hr-slider-heigh: 80vh;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  :root {
    --f-size-h1: 34px;
    --f-size-h2: 28px;
    --f-size-h3: 20px;
    --f-size-h4: 16px;
    --f-size-h5: 12px;
    --f-size-h6: 10px;
    --f-size-p: 14px;
    --f-size-a: 12px;
    --f-size-button-large: 12px;
    --f-size-button-small: 10px;
    --hr-slider-heigh: 500px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  :root {
    --header-text-pos: 15%;
    --header-heigh: 70vh;
    --hr-slider-heigh: 600px;
    --f-size-h1: 34px;
    --f-size-h2: 28px;
    --f-size-h3: 20px;
    --f-size-h4: 16px;
    --f-size-h5: 12px;
    --f-size-h6: 10px;
    --f-size-p: 14px;
    --f-size-a: 12px;
    --f-size-button-large: 12px;
    --f-size-button-small: 10px;
  }
  :root .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  :root {
    --f-size-h1: 34px;
    --f-size-h2: 28px;
    --f-size-h3: 20px;
    --f-size-h4: 16px;
    --f-size-h5: 12px;
    --f-size-h6: 10px;
    --f-size-p: 14px;
    --f-size-a: 12px;
    --f-size-button-large: 12px;
    --f-size-button-small: 10px;
    --hr-slider-heigh: 600px;
  }
  :root .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  :root {
    --f-size-h1: 34px;
    --f-size-h2: 18px;
    --f-size-h3: 20px;
    --f-size-h4: 16px;
    --f-size-h5: 12px;
    --f-size-h6: 10px;
    --f-size-p: 14px;
    --f-size-a: 12px;
    --f-size-button-large: 12px;
    --f-size-button-small: 10px;
    --hr-slider-heigh: 600px;
  }
  :root .web-content {
    width: 1600px;
  }
}
:root :lang(ru) {
  --font-family-3: "Montserrat-ExtraBold";
  --font-family-2: "Montserrat-Light";
}
:root :lang(ru) .mm-top-border-inne h3,
:root :lang(ru) .mm-top-border-wall h3,
:root :lang(ru) .mm-top-border-tbs h3,
:root :lang(ru) .mm-top-border-net h3,
:root :lang(ru) .mm-top-border-zrm h3,
:root :lang(ru) .mm-top-border-inoxflow h3,
:root :lang(ru) .mm-top-border-copper-gas h3,
:root :lang(ru) .mm-top-border-rail h3,
:root :lang(ru) .mm-top-border-profil h3,
:root :lang(ru) .mm-top-border-tacker h3,
:root :lang(ru) .mm-top-border-slim h3,
:root :lang(ru) .mm-top-border-football h3,
:root :lang(ru) .mm-top-border-ogrzewanie-ścienne h3,
:root :lang(ru) .mm-top-border-ogrzewanie-podłogowe h3,
:root :lang(ru) .mm-top-border-sprinkler-steel h3,
:root :lang(ru) .mm-top-border-sprinkler-inox h3,
:root :lang(ru) .mm-top-border-copper h3,
:root :lang(ru) .mm-top-border-groove h3,
:root :lang(ru) .mm-top-border-inox h3,
:root :lang(ru) .mm-top-border-steel h3,
:root :lang(ru) .mm-top-border-pp-green h3,
:root :lang(ru) .mm-top-border-pp h3,
:root :lang(ru) .mm-top-border-press h3,
:root :lang(ru) .mm-top-border-push-platinum h3,
:root :lang(ru) .mm-top-border-ultraline h3,
:root :lang(ru) .mm-top-border-push h3 {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(ru) .system-name {
  font-family: "MicrogrammaExtD-Bol";
}
:root :lang(ru) .ps-automation .system-name {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(ru) .slogan-2 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(ru) .slogan-2 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(ru) .f-system-kan-therm h4 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(ru) .f-system-kan-therm h4 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(ru) .srednica-contener span {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(ru) .sys-header h2 span {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(by) {
  --font-family-3: "Montserrat-ExtraBold";
  --font-family-2: "Montserrat-Light";
}
:root :lang(by) .mm-top-border-inne h3,
:root :lang(by) .mm-top-border-wall h3,
:root :lang(by) .mm-top-border-tbs h3,
:root :lang(by) .mm-top-border-net h3,
:root :lang(by) .mm-top-border-zrm h3,
:root :lang(by) .mm-top-border-inoxflow h3,
:root :lang(by) .mm-top-border-copper-gas h3,
:root :lang(by) .mm-top-border-rail h3,
:root :lang(by) .mm-top-border-profil h3,
:root :lang(by) .mm-top-border-tacker h3,
:root :lang(by) .mm-top-border-slim h3,
:root :lang(by) .mm-top-border-football h3,
:root :lang(by) .mm-top-border-ogrzewanie-ścienne h3,
:root :lang(by) .mm-top-border-ogrzewanie-podłogowe h3,
:root :lang(by) .mm-top-border-sprinkler-steel h3,
:root :lang(by) .mm-top-border-sprinkler-inox h3,
:root :lang(by) .mm-top-border-copper h3,
:root :lang(by) .mm-top-border-groove h3,
:root :lang(by) .mm-top-border-inox h3,
:root :lang(by) .mm-top-border-steel h3,
:root :lang(by) .mm-top-border-pp-green h3,
:root :lang(by) .mm-top-border-pp h3,
:root :lang(by) .mm-top-border-press h3,
:root :lang(by) .mm-top-border-push-platinum h3,
:root :lang(by) .mm-top-border-ultraline h3,
:root :lang(by) .mm-top-border-push h3 {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(by) .system-name {
  font-family: "MicrogrammaExtD-Bol";
}
:root :lang(by) .ps-automation .system-name {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(by) .slogan-2 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(by) .slogan-2 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(by) .f-system-kan-therm h4 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(by) .f-system-kan-therm h4 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(by) .srednica-contener span {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(by) .sys-header h2 span {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(ua) {
  --font-family-3: "Montserrat-ExtraBold";
  --font-family-2: "Montserrat-Light";
}
:root :lang(ua) .mm-top-border-inne h3,
:root :lang(ua) .mm-top-border-wall h3,
:root :lang(ua) .mm-top-border-tbs h3,
:root :lang(ua) .mm-top-border-net h3,
:root :lang(ua) .mm-top-border-zrm h3,
:root :lang(ua) .mm-top-border-inoxflow h3,
:root :lang(ua) .mm-top-border-copper-gas h3,
:root :lang(ua) .mm-top-border-rail h3,
:root :lang(ua) .mm-top-border-profil h3,
:root :lang(ua) .mm-top-border-tacker h3,
:root :lang(ua) .mm-top-border-slim h3,
:root :lang(ua) .mm-top-border-football h3,
:root :lang(ua) .mm-top-border-ogrzewanie-ścienne h3,
:root :lang(ua) .mm-top-border-ogrzewanie-podłogowe h3,
:root :lang(ua) .mm-top-border-sprinkler-steel h3,
:root :lang(ua) .mm-top-border-sprinkler-inox h3,
:root :lang(ua) .mm-top-border-copper h3,
:root :lang(ua) .mm-top-border-groove h3,
:root :lang(ua) .mm-top-border-inox h3,
:root :lang(ua) .mm-top-border-steel h3,
:root :lang(ua) .mm-top-border-pp-green h3,
:root :lang(ua) .mm-top-border-pp h3,
:root :lang(ua) .mm-top-border-press h3,
:root :lang(ua) .mm-top-border-push-platinum h3,
:root :lang(ua) .mm-top-border-ultraline h3,
:root :lang(ua) .mm-top-border-push h3 {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(ua) .system-name {
  font-family: "MicrogrammaExtD-Bol";
}
:root :lang(ua) .ps-automation .system-name {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(ua) .slogan-2 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(ua) .slogan-2 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(ua) .f-system-kan-therm h4 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(ua) .f-system-kan-therm h4 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(ua) .srednica-contener span {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(ua) .sys-header h2 span {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(cn) .mm-top-border-inne h3,
:root :lang(cn) .mm-top-border-wall h3,
:root :lang(cn) .mm-top-border-tbs h3,
:root :lang(cn) .mm-top-border-net h3,
:root :lang(cn) .mm-top-border-zrm h3,
:root :lang(cn) .mm-top-border-inoxflow h3,
:root :lang(cn) .mm-top-border-copper-gas h3,
:root :lang(cn) .mm-top-border-rail h3,
:root :lang(cn) .mm-top-border-profil h3,
:root :lang(cn) .mm-top-border-tacker h3,
:root :lang(cn) .mm-top-border-slim h3,
:root :lang(cn) .mm-top-border-football h3,
:root :lang(cn) .mm-top-border-ogrzewanie-ścienne h3,
:root :lang(cn) .mm-top-border-ogrzewanie-podłogowe h3,
:root :lang(cn) .mm-top-border-sprinkler-steel h3,
:root :lang(cn) .mm-top-border-sprinkler-inox h3,
:root :lang(cn) .mm-top-border-copper h3,
:root :lang(cn) .mm-top-border-groove h3,
:root :lang(cn) .mm-top-border-inox h3,
:root :lang(cn) .mm-top-border-steel h3,
:root :lang(cn) .mm-top-border-pp-green h3,
:root :lang(cn) .mm-top-border-pp h3,
:root :lang(cn) .mm-top-border-press h3,
:root :lang(cn) .mm-top-border-push-platinum h3,
:root :lang(cn) .mm-top-border-ultraline h3,
:root :lang(cn) .mm-top-border-push h3 {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(cn) .system-name {
  font-family: "MicrogrammaExtD-Bol";
}
:root :lang(cn) .ps-automation .system-name {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(cn) .slogan-2 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(cn) .slogan-2 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(cn) .f-system-kan-therm h4 {
  --font-family-2: "MicrogrammaExtD-Med";
}
:root :lang(cn) .f-system-kan-therm h4 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
:root :lang(cn) .srednica-contener span {
  font-family: "Montserrat-ExtraBold";
}
:root :lang(cn) .sys-header h2 span {
  --font-family-3: "MicrogrammaExtD-Bol";
}

.k-contacts {
  --f-size-h5: 24px;
}

.c-white {
  color: #fff;
}

.c-gray {
  color: #687285 !important;
}

.c-blue {
  color: #245893;
}

.c-red {
  color: #ff0000;
}

.c-ultraline {
  color: var(--c-ultraline) !important;
}

.c-push {
  color: var(--c-push);
}

.c-push-platiunum {
  color: var(--c-push-platinumh);
}

.c-press {
  color: var(--c-press);
}

.c-pp {
  color: var(--c-pp);
}

.c-steel {
  color: var(--c-steel);
}

.c-inox {
  color: var(--c-inox);
}

.c-sprinkler-inox {
  color: var(--c-sprinkler-inox);
}

.c-sprinkler-steel {
  color: var(--c-sprinkler-steel);
}

.c-groove {
  color: var(--c-groove);
}

.c-copper {
  color: var(--c-copper);
}

.c-splinkler {
  color: var(--c-sprinkler-inox);
}

.c-podlogowe {
  color: var(--c-op);
}

.c-automatyka {
  color: var(--c-automation);
}

.c-football {
  color: var(--c-football);
}

.c-inne {
  color: var(--c-football);
}

.ps-ultraline {
  --master-color: var(--c-ultraline);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-push {
  --master-color: var(--c-push);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-push-platinum {
  --master-color: var(--c-push-platinumh);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-press {
  --master-color: var(--c-press);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-pp {
  --master-color: var(--c-pp);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-pp-green {
  --master-color: var(--c-pp-green);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-profil {
  --master-color: var(--c-profil);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-rail {
  --master-color: var(--c-rail);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-steel {
  --master-color: var(--c-steel);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-inox {
  --master-color: var(--c-inox);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-groove {
  --master-color: var(--c-groove);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-copper {
  --master-color: var(--c-copper);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-copper-gas {
  --master-color: var(--c-copper-gas);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-sprinkler-inox {
  --master-color: var(--c-sprinkler-inox);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-sprinkler-steel {
  --master-color: var(--c-sprinkler-steel);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-inoxflow {
  --master-color: var(--c-inoxflow);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-slim {
  --master-color: var(--c-slim);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-automation {
  --master-color: var(--c-automation);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-football {
  --master-color: var(--c-football);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-os {
  --master-color: var(--c-os);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-op {
  --master-color: var(--c-op);
  --slave-color: #687285;
  --white-color: #fff;
}

.ps-wall-dry,
.ps-wall-wet,
.ps-wall,
.ps-tacker,
.ps-tbs,
.ps-net {
  --master-color: var(--c-tacker);
  --slave-color: #687285;
  --white-color: #fff;
}

.dark-bg {
  background-color: #212138;
  padding: 12px;
  border-radius: 12px;
}

.dark {
  --font-master-color: #fff;
  --font-slave-color: #fff;
  --blue-color: #ffffff;
}

.subpage-header {
  --font-master-color: #fff;
  --font-slave-color: #fff;
  --blue-color: #ffffff;
}

.system-header-container {
  --font-master-color: #fff;
  --font-slave-color: #fff;
}

.system-header {
  --font-master-color: #fff;
  --font-slave-color: #fff;
  --blue-color: #ffffff;
}

@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Light"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/light/latest.ttf) format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Semilight"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semilight/latest.ttf) format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf) format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Bold"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/bold/latest.ttf) format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: SegoeUI;
  src: local("Segoe UI Semibold"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff2) format("woff2"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.woff) format("woff"), url(//c.s-microsoft.com/static/fonts/segoe-ui/west-european/semibold/latest.ttf) format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "microgrammadmedextregular";
  src: url("../css/fonts/kan/m025094d1-webfont.woff2") format("woff2"), url("../css/fonts/kan/m025094d1-webfont.woff") format("woff"), url("../css/fonts/kan/m025094d1-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "microgrammadbolextregular";
  src: url("../css/fonts/kan/m025096d-webfont.woff2") format("woff2"), url("../css/fonts/kan/m025096d-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MicrogrammaExtD-Bol";
  src: url("../css/fonts/micrograma/MicrogrammaExtDBol/font.woff2") format("woff2"), url("../css/fonts/micrograma/MicrogrammaExtDBol/font.woff") format("woff");
}
@font-face {
  font-family: "MicrogrammaExtD-Med";
  src: url("../css/fonts/micrograma/MicrogrammaExtDMed/font.woff2") format("woff2"), url("../css/fonts/micrograma/MicrogrammaExtDMed/font.woff") format("woff");
}
@font-face {
  font-family: "Montserrat-ExtraBold";
  src: url("../css/fonts/montserrat/montserrat-extrabold/Montserrat-ExtraBold.ttf.woff") format("woff"), url("../css/fonts/montserrat/montserrat-extrabold/Montserrat-ExtraBold.ttf.svg#Montserrat-ExtraBold") format("svg"), url("../css/fonts/montserrat/montserrat-extrabold/Montserrat-ExtraBold.ttf.eot"), url("../css/fonts/montserrat/montserrat-extrabold/Montserrat-ExtraBold.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../css/fonts/montserrat/montserrat-semibold/Montserrat-SemiBold.ttf.woff") format("woff"), url("../css/fonts/montserrat/montserrat-semibold/Montserrat-SemiBold.ttf.svg#Montserrat-SemiBold") format("svg"), url("../css/fonts/montserrat/montserrat-semibold/Montserrat-SemiBold.ttf.eot"), url("../css/fonts/montserrat/montserrat-semibold/Montserrat-SemiBold.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../css/fonts/montserrat/montserrat-light/Montserrat-Light.ttf.woff") format("woff"), url("../css/fonts/montserrat/montserrat-light/Montserrat-Light.ttf.svg#Montserrat-Light") format("svg"), url("../css/fonts/montserrat/montserrat-light/Montserrat-Light.ttf.eot"), url("../css/fonts/montserrat/montserrat-light/Montserrat-Light.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
p {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
}

a {
  font-family: var(--font-family-1);
  font-size: var(--f-size-a);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-a);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--blue-color);
  word-break: break-word;
}

h1 {
  font-family: var(--font-family-1);
  font-size: var(--f-size-h1);
  letter-spacing: var(--letter-space-h1);
  word-spacing: var(--word-spacing-h1);
  line-height: var(--line-height-h1);
  font-weight: var(--font-weight-h1);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-master-color);
  margin-bottom: var(--margin-xl);
}

h2 {
  font-family: var(--font-family-1);
  font-size: var(--f-size-h2);
  letter-spacing: var(--letter-space-h2);
  word-spacing: var(--word-spacing-h2);
  line-height: var(--line-height-h2);
  font-weight: var(--font-weight-h2);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-master-color);
  margin-bottom: var(--margin-l);
}

h3 {
  font-family: var(--font-family-1);
  font-size: var(--f-size-h3);
  letter-spacing: var(--letter-space-h3);
  word-spacing: var(--word-spacing-h3);
  line-height: var(--line-height-h3);
  font-weight: var(--font-weight-h3);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-master-color);
  margin-bottom: var(--margin-s);
}

h4 {
  font-family: var(--font-family-1);
  font-size: var(--f-size-h4);
  letter-spacing: var(--letter-space-h4);
  word-spacing: var(--word-spacing-h4);
  line-height: var(--line-height-h4);
  font-weight: var(--font-weight-h4);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--blue-color);
  margin-bottom: var(--margin-s);
}

h5 {
  font-family: var(--font-family-1);
  font-size: var(--f-size-h5);
  letter-spacing: var(--letter-space-h5);
  word-spacing: var(--word-spacing-h5);
  line-height: var(--line-height-h5);
  font-weight: var(--font-weight-h5);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-master-color);
  margin-bottom: var(--margin-s);
}

h6 {
  font-family: var(--font-family-1);
  font-size: var(--f-size-h6);
  letter-spacing: var(--letter-space-h6);
  word-spacing: var(--word-spacing-h6);
  line-height: var(--line-height-h6);
  font-weight: var(--font-weight-h6);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-master-color);
  margin-bottom: var(--margin-s);
}

.web-content {
  font-family: var(--font-family-1);
}
.web-content li,
.web-content ul,
.web-content b,
.web-content th,
.web-content strong {
  color: var(--font-master-color);
}
.web-content .bold,
.web-content r-input,
.web-content select,
.web-content option,
.web-content label {
  color: var(--font-slave-color);
}
.web-content em {
  color: #ff0000;
}
.web-content .list li {
  color: var(--slave-color);
  list-style: none;
}
.web-content li::before {
  color: var(--slave-color);
}
.web-content .list li::before {
  content: "■";
  color: #245893;
  display: inline-block;
  width: 2em;
  margin-left: -1em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 32px;
}

.f-system-kan-therm {
  color: #fff;
}
.f-system-kan-therm h4 {
  font-family: var(--font-family-2);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
}
.f-system-kan-therm h4 strong {
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
}

.style-guide {
  font-family: var(--font-family-1);
  font-size: var(--f-size-h3);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--info-color);
  word-break: break-word;
  padding-top: var(--margin-xl);
  padding-bottom: var(--margin-xl);
  display: block;
}

.content strong {
  font-weight: bold;
}

.b-menu-left {
  margin-right: 2%;
  padding-right: 12px;
  height: auto;
  margin-bottom: 4%;
}

.b-module-top {
  border-top: 1px solid #eeecec;
  width: auto;
  padding-top: 4%;
  margin-top: 4%;
}

.b-module-top-small {
  border-top: 1px solid #A2A7B1;
  width: auto;
  padding-top: 12px;
}

.b-module-bottom {
  border-bottom: 1px solid #eeecec;
  width: auto;
}

.b-module-top.start {
  padding-top: 4%;
  margin-top: 1%;
}

.b-slider-right {
  border-right: 1px solid #fff;
  margin-right: 2%;
  padding-right: 12px;
  height: auto;
  margin-bottom: 2%;
}

.header-border-line-top-bottom {
  border-bottom: 1px solid #eeecec;
  border-top: 1px solid #eeecec;
  padding-top: 30px;
  padding-bottom: 30px;
}

.header-border-line-bottom {
  border-bottom: 1px solid #eeecec;
  width: 100%;
  padding-bottom: 12px;
  margin-bottom: 32px;
}

.header-border-line-top {
  border-top: 1px solid #eeecec;
  padding-top: 60px;
  padding-bottom: 60px;
}

.system-top-border-ultraline {
  border-top: 8px solid var(--c-ultraline);
}

.b-bottom {
  border-bottom: 1px solid #eeecec;
  margin-bottom: 50px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .b-bottom {
    margin-bottom: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-bottom .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .b-bottom .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .b-bottom .web-content {
    width: 1600px;
  }
}

.b-top {
  border-top: 1px solid #eeecec;
  padding-bottom: 10px;
  padding-top: 10px;
}

.b-top-dark {
  border-top: 1px solid #687285;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: 20px;
}

div.sub-title::before {
  content: "";
  border-top: 4px solid var(--c-ultraline);
  width: 10%;
  display: block;
  margin-top: 12px;
  padding-top: 12px;
}

.quotation {
  display: block;
  padding-left: 52px;
  position: relative;
  padding-top: 22px;
}
.quotation h4 {
  font-weight: 700;
}

div.quotation::before {
  content: " 〞";
  color: #eeecec;
  font-size: 90px;
  position: absolute;
  top: -12px;
  left: 0;
}

.rounder-background-gray {
  padding: 18px 0px 0px 12px;
  border-radius: 2px;
  border: 1px solid #eeecec;
}

hr.style-six {
  border: 0;
  height: 0;
  max-width: 100rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.top-logos {
  height: 70px;
  width: 70px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.top-logos img {
  height: 70px;
  width: 70px;
}

.top-logos-hover {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  height: 70px;
  width: 70px;
}

.is-stuck .top-logos {
  height: 70px;
  width: 70px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.top-logos.header {
  height: 70px;
  width: 70px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.top-logos.header:hover {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.top-logo.small {
  height: 70px;
  width: 70px;
  background-color: var(--blue-color);
}

.kan-logo-gray {
  background: url("../assets/img/images/kan-logo-gray.svg") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  height: 70px;
  width: 70px;
}

.kan-logo-white {
  background: url("../assets/img/images/logo-outline-white.svg") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  height: 70px;
  width: 70px;
}

.logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 300px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .logo-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .logo-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .logo-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .logo-container {
    width: 300px;
  }
  .logo-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .logo-container .web-content {
    width: 1600px;
  }
}
.logo-container .global-alert {
  font-weight: 100;
  font-size: 12px;
  color: rgb(255, 238, 0);
  background-color: rgba(5, 16, 48, 0.87);
  padding: 2px 7px 2px 7px;
  border-radius: 5px;
}
.logo-container .global-alert span {
  font-weight: 300;
}
@media (min-width: 320px) and (max-width: 479px) {
  .logo-container .global-alert {
    font-size: 11px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .logo-container .global-alert {
    font-size: 11px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .logo-container .global-alert {
    font-size: 11px;
  }
  .logo-container .global-alert .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .logo-container .global-alert .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .logo-container .global-alert .web-content {
    width: 1600px;
  }
}

.margin-top-xxl {
  margin-top: 10%;
}

.margin-top-xl {
  margin-top: 8%;
}

.margin-top-l {
  margin-top: 6%;
}

.margin-top-m {
  margin-top: 4%;
}

.margin-top-s {
  margin-top: 3%;
}

.margin-top-xs {
  margin-top: 1%;
}

.margin-bottom-xxl {
  margin-bottom: 10%;
}

.margin-bottom-xl {
  margin-bottom: 8%;
}

.margin-bottom-l {
  margin-bottom: 6%;
}

.margin-bottom-m {
  margin-bottom: 4%;
}

.margin-bottom-s {
  margin-bottom: 3%;
}

.margin-bottom-xs {
  margin-bottom: 1%;
}

.margin-left-xxl {
  margin-left: 10%;
}

.margin-left-xl {
  margin-left: 8%;
}

.margin-left-l {
  margin-left: 6%;
}

.margin-left-m {
  margin-left: 4%;
}

.margin-left-s {
  margin-left: 3%;
}

.margin-left-xs {
  margin-left: 1%;
}

.margin-right-xxl {
  margin-right: 10%;
}

.margin-right-xl {
  margin-right: 8%;
}

.margin-right-l {
  margin-right: 6%;
}

.margin-right-m {
  margin-right: 4%;
}

.margin-right-s {
  margin-right: 3%;
}

.margin-right-xs {
  margin-right: 1%;
}

.margin-right-both-top-down-l {
  margin-top: 6%;
  margin-bottom: 6%;
}

.margin-right-both-top-down-xl {
  margin-top: 8%;
  margin-bottom: 8%;
}

.margin-right-both-top-down-xxl {
  margin-top: 10%;
  margin-bottom: 10%;
}

.margin-right-both-top-down-m {
  margin-top: 4%;
  margin-bottom: 4%;
}

.margin-right-both-top-down-s {
  margin-top: 3%;
  margin-bottom: 3%;
}

.margin-right-both-top-down-xs {
  margin-top: 1%;
  margin-bottom: 1%;
}

.margin-right-both-righ-left-l {
  margin-left: 6%;
  margin-right: 6%;
}

.margin-right-both-righ-left-xl {
  margin-left: 8%;
  margin-right: 8%;
}

.margin-right-both-righ-left-xxl {
  margin-left: 10%;
  margin-right: 10%;
}

.margin-right-both-righ-left-xxxl {
  margin-left: 25%;
  width: 50%;
}

.margin-right-both-righ-left-m {
  margin-left: 4%;
  margin-right: 4%;
}

.margin-right-both-righ-left-s {
  margin-left: 3%;
  margin-right: 3%;
}

.margin-right-both-righ-left-xs {
  margin-left: 1%;
  margin-right: 1%;
}

.margin-top-down-xl {
  margin-top: 8%;
  margin-bottom: 8%;
}

.margin-top-down-l {
  margin-top: 6%;
  margin-bottom: 6%;
}

.margin-top-down-m {
  margin-top: 4%;
  margin-bottom: 4%;
}

.margin-top-down-s {
  margin-top: 3%;
  margin-bottom: 3%;
}

.margin-top-down-xs {
  margin-top: 1%;
  margin-bottom: 1%;
}

.margin-top-down-xxs {
  margin-top: 3%;
  margin-bottom: 3%;
}

.index-lvl-1 {
  z-index: 5 !important;
}

.top-bar-small {
  z-index: 5000 !important;
}

.menu-z-index {
  z-index: 5000 !important;
}

.top-bar {
  z-index: 1900 !important;
}

.scroll-navbar {
  z-index: 1900 !important;
}

.main-menu {
  z-index: 2000 !important;
}

.dropdown {
  z-index: 5000 !important;
}

.slider-nav-container {
  z-index: 1300 !important;
}

.hero-full-screen {
  z-index: 1300 !important;
}

.top-content-section {
  z-index: 2000 !important;
}

.nav-main-slider-bt {
  z-index: 1300 !important;
}

.menu.socials-icons-top a {
  padding-left: 0px !important;
}

.material-icons {
  display: inline-block;
  vertical-align: top;
}

.i-config {
  vertical-align: top;
  color: #245893;
  font-size: 10px !important;
  padding-right: 10px;
}

.header-icon-view-all {
  color: #A2A7B1;
}

.ico-graf-1,
.ico-graf-2,
.ico-graf-3,
.ico-graf-4,
.ico-graf-5 {
  background-size: cover;
  display: block;
  width: auto;
  height: 40px;
  text-align: center;
  margin: 0 auto;
}

.icons-system {
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.icons-system p {
  padding-top: 12px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .icons-system {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .icons-system {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .icons-system .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .icons-system .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .icons-system .web-content {
    width: 1600px;
  }
}

.tint {
  height: 100%;
  background-color: rgba(14, 14, 27, 0.298);
  z-index: rgba(14, 14, 27, 0.298);
}

.topslider .tint {
  height: 100%;
  background-color: rgba(14, 14, 27, 0.298) !important;
  z-index: 1;
}

.orbit-caption.topslider {
  height: 100%;
  background-color: rgba(14, 14, 27, 0.298);
}

.tint-cover {
  position: absolute;
  background-color: rgba(53, 58, 70, 0.862745098);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.company .tint-cover {
  position: absolute;
  background-color: rgba(11, 15, 25, 0.6156862745);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .company .tint-cover {
    background-color: rgba(11, 15, 25, 0.6156862745);
  }
}

.k-contacts .tint-cover {
  position: absolute;
  background-color: rgba(19, 19, 43, 0.379) 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}
.k-contacts .system-header-image-landingpage {
  background-color: red;
  -webkit-filter: saturate(1.74);
          filter: saturate(1.74);
}

.top-bar-section li:hover a {
  border-bottom: 1px solid red;
}

.custom-border:after {
  content: " ";
  position: absolute;
  border-left: 1px #6c757d solid;
  top: 35%;
  right: 0;
  height: 30%;
  margin-top: auto;
  margin-bottom: auto;
}

.custom-border {
  position: relative;
}

.buttons-group-kan {
  margin-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slider-button {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 40px;
  color: #fff;
}

.button.slider-nav-bt {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: var(--f-size-button-large);
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 40px;
  color: #245893 !important;
  background-color: #fff !important;
  padding: 5px 30px 5px 30px !important;
  border-radius: 5px;
  /* future proofing */
  -khtml-border-radius: 5px;
  /* for old Konqueror browsers */
  width: 200px;
}

.button.slider-nav-bt:hover {
  color: #245893 !important;
  background-color: #A2A7B1 !important;
}

.nav-module-bt {
  border-radius: 0px !important;
  background: none !important;
  padding: 2px;
  width: 15px !important;
  height: 15px !important;
  font-size: var(--f-size-button-large);
  margin-right: 8px !important;
  border: 1px solid #687285 !important;
}

.is-active.nav-module-bt {
  background: #687285 !important;
}

.nav-module-bt:hover {
  background-color: #687285 !important;
}

.nav-main-slider-bt-v2 {
  background: none !important;
  border-top: 5px solid #eeecec;
  color: #eeecec;
  opacity: 0.9;
  padding: 5px 30px 5px 0px;
  width: 15rem;
  font-size: var(--f-size-button-large);
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  line-height: 40px;
  margin-left: 22px;
  text-align: left !important;
}

.nav-main-slider-bt-v2:hover {
  border-top: 5px solid #fff;
  color: #fff !important;
  opacity: 1;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition: stroke-dashoffset 4s, stroke-dasharray 4s;
  transition: stroke-dashoffset 4s, stroke-dasharray 4s;
}

.content-button-1 {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: var(--f-size-button-large);
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  line-height: 18.4px;
  background: none !important;
  padding: 15px 0px 15px 0px !important;
  color: #687285 !important;
}

.content-button-1:hover {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: var(--f-size-button-large);
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  line-height: 18.4px;
  color: #245893 !important;
}

.bt-arrows-1 {
  color: #687285;
  font-size: var(--f-size-button-large);
  padding-left: 7px;
}

.content-button-1-w {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: var(--f-size-button-large);
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  line-height: 18.4px;
  background: none !important;
  padding: 15px 0px 15px 0px !important;
  color: #fff !important;
}

.content-button-1-w:hover {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: var(--f-size-button-large);
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  line-height: 18.4px;
  color: #b0b4bb !important;
}

.bt-arrows-1-w {
  padding-left: 7px;
  overflow: visible;
  width: 20px;
  height: 20px;
  padding-top: 9px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
          transform: matrix(1, 0, 0, 1, 0, 0);
  fill: #fff !important;
  display: inline-block;
}

.product-button-holder-bottom {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  padding: 2rem 0rem 2rem 0rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.product-button-holder-bottom > :last-child {
  margin-bottom: 0;
}

.buttons-links-white {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  color: #fff !important;
}

.buttons-links-white a {
  color: #fff !important;
}

.buttons-links-white :hover {
  color: #eeecec !important;
}

.button-links:hover {
  color: #245893;
}

.padding-both-side-m {
  padding-left: 4%;
  padding-right: 4%;
}

.padding-both-side-s {
  padding-left: 3%;
  padding-right: 3%;
}

.padding-both-side-top-down-xs {
  padding-top: 1%;
  padding-bottom: 1%;
}

.padding-top-xxl {
  padding-top: 10%;
}

.padding-top-xl {
  padding-top: 8%;
}

.padding-top-l {
  padding-top: 6%;
}

.padding-top-m {
  padding-top: 4%;
}

.padding-top-s {
  padding-top: 3%;
}

.padding-top-xs {
  padding-top: 1%;
}

.padding-bottom-xxl {
  padding-bottom: 10%;
}

.padding-bottom-xl {
  padding-bottom: 8%;
}

.padding-bottom-l {
  padding-bottom: 6%;
}

.padding-bottom-m {
  padding-bottom: 4%;
}

.padding-bottom-s {
  padding-bottom: 3%;
}

.padding-bottom-xs {
  padding-bottom: 1%;
}

.padding-left-xxl {
  padding-left: 10%;
}

.padding-left-xl {
  padding-left: 8%;
}

.padding-left-l {
  padding-left: 6%;
}

.padding-left-m {
  padding-left: 4%;
}

.padding-left-s {
  padding-left: 3%;
}

.padding-left-xs {
  padding-left: 1%;
}

.padding-right-xxl {
  padding-right: 10%;
}

.padding-right-xl {
  padding-right: 8%;
}

.padding-right-l {
  padding-right: 6%;
}

.padding-right-m {
  padding-right: 4%;
}

.padding-right-s {
  padding-right: 3%;
}

.padding-right-xs {
  padding-right: 1%;
}

.padding-both-side-xxl {
  padding-left: 10%;
  padding-right: 10%;
}

.padding-both-side-xl {
  padding-left: 8%;
  padding-right: 8%;
}

.padding-controler {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .padding-controler {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .padding-controler {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .padding-controler {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .padding-controler .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .padding-controler {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .padding-controler .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .padding-controler {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .padding-controler .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .padding-controler {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .padding-controler .web-content {
    width: 3810px;
  }
}

.padding-both-side-l {
  padding-left: 6%;
  padding-right: 6%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .padding-both-side-l .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .padding-both-side-l .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .padding-both-side-l .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .padding-both-side-l {
    padding-left: 8%;
    padding-right: 8%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-both-side-l .web-content {
    width: 3810px;
  }
}

.padding-side-r {
  padding-right: 6%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .padding-side-r .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .padding-side-r .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .padding-side-r .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .padding-side-r {
    padding-right: 8%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .padding-side-r .web-content {
    width: 3810px;
  }
}

.hr-testi-padding {
  padding-left: 2%;
  padding-right: 3%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testi-padding {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .hr-testi-padding .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-testi-padding .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-testi-padding .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .hr-testi-padding .web-content {
    width: 3810px;
  }
}

.masterblaster {
  overflow: hidden;
  background-color: var(--white-color);
}

.tester {
  border: 2px solid #ff0000;
}

.tester-box {
  background-color: #fff;
  margin: 20px 0px 20px 0px;
  height: 12rem;
  color: #fff;
}

.remove-scrolling {
  overflow: hidden;
  height: 100%;
  margin-right: 15px;
}
.remove-scrolling .main-menu {
  padding-right: 15px;
  -webkit-transition: none;
  transition: none;
}
.remove-scrolling .menu-right {
  padding-right: -15px;
  -webkit-transition: none;
  transition: none;
}
.remove-scrolling .menu-background.sticky {
  -webkit-transition: none;
  transition: none;
}
.remove-scrolling .main-menu-down {
  padding-right: 15px;
  -webkit-transition: none;
  transition: none;
}

.main-menu:hover {
  -webkit-transition: none;
  transition: none;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

.page-wraper-xxxl.homepage-actual {
  margin-top: var(--margin-xl);
}

.page-wraper-xl {
  margin-top: var(--margin-xxl);
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
}

.page-wraper-l {
  margin-top: var(--margin-xxl);
  max-width: 60rem;
  margin-right: auto;
  margin-left: auto;
}

.page-wraper-m {
  margin-top: var(--margin-xxl);
  max-width: 40rem;
  margin-right: auto;
  margin-left: auto;
}

.pointer {
  cursor: pointer;
}

.has-tip {
  border: none;
}

.tooltip {
  max-width: 20rem;
}

a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.super-tester {
  border: 2px solid #245893;
}

.content-block-sub-4 {
  margin-bottom: var(--margin-xl);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  border: 2px solid #245893;
  position: relative;
}
.content-block-sub-4 img {
  margin-bottom: var(--margin-xl);
  border: 2px solid #245893;
  width: 100%;
}
.content-block-sub-4 h1::after {
  position: relative;
  content: "";
  width: 70px;
  height: 3px;
  background-color: #687285;
  margin-bottom: 12px;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .content-block-sub-4 h1::after {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .content-block-sub-4 h1::after .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .content-block-sub-4 h1::after .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .content-block-sub-4 h1::after .web-content {
    width: 1600px;
  }
}

.content-block-sub-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 320px) and (max-width: 479px) {
  .content-block-sub-2 h2 {
    font-size: 1.2rem;
    line-height: normal;
    word-spacing: normal;
  }
}

.content-block-subpage-1 {
  margin-top: var(--margin-xl);
  margin-bottom: var(--margin-xl);
}

.k-center {
  text-align: center;
  margin: 0 auto;
}

.k-center-icons {
  text-align: center;
  margin: 0 auto;
}
.k-center-icons img {
  padding: 12px;
  border: 1px solid #eeecec;
  border-radius: 5px;
  margin: 22px;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
}

.content-block-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.content-block-sub h1::after {
  position: relative;
  content: "";
  width: 70px;
  height: 3px;
  background-color: #687285;
  margin-bottom: 12px;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .content-block-sub h1::after {
    text-align: center;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .content-block-sub h1::after .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .content-block-sub h1::after .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .content-block-sub h1::after .web-content {
    width: 1600px;
  }
}
.content-block-sub .content {
  padding-right: 1vw;
}
.content-block-sub .list-box .content {
  width: 100%;
}

.aos-init li {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  color: var(--font-slave-color);
  position: relative;
  list-style: none;
  margin-left: 10px;
  margin-bottom: 12px;
}
.aos-init li::before {
  position: absolute;
  left: -30px;
  content: "■";
  color: var(--blue-color);
  display: inline-block;
  width: 2em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 28px;
}
.aos-init ul {
  list-style-position: outside;
}

.web-content {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  .web-content {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .web-content {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .web-content {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
  }
  .web-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .web-content {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
  }
  .web-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .web-content .web-content {
    width: 1600px;
  }
}

.web-content-1600 {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 3%;
  padding-bottom: 3%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .web-content-1600 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
    padding-top: 3%;
    padding-bottom: 3%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .web-content-1600 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
    padding-top: 3%;
    padding-bottom: 3%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .web-content-1600 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .web-content-1600 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .web-content-1600 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .web-content-1600 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .web-content-1600 {
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .web-content-1600 .web-content {
    width: 1600px;
  }
}

.con-1 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.con-2 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 320px) and (max-width: 479px) {
  .con-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .con-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .con-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .con-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .con-1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .con-2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .web-content {
    width: 3810px;
  }
}
.dropdown {
  display: none;
}

.menu {
  display: none;
}
@media (min-width: 320px) and (max-width: 479px) {
  .menu {
    display: block;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .menu {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .menu {
    display: block;
  }
  .menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .menu .web-content {
    width: 1600px;
  }
}

.is-hidden {
  display: none;
}

#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 100500;
}

.preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 190px;
  height: 30px;
  text-align: center;
  font-size: 10px;
  margin: 12px 0 0 -105px;
}

.preloader > div {
  background-color: var(--c-ultraline);
  height: 5px;
  width: 15px;
  border-radius: 0;
  display: inline-block;
  -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
  animation: stretchdelay 0.7s infinite ease-in-out;
}

.preloader .circ2 {
  background-color: var(--c-push);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.preloader .circ3 {
  background-color: var(--c-press);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.preloader .circ4 {
  background-color: var(--c-pp);
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.preloader .circ5 {
  background-color: var(--c-steel);
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.preloader .circ6 {
  background-color: var(--c-inox);
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.preloader .circ7 {
  background-color: var(--c-groove);
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: translateY(-10px);
  }
  20% {
    -webkit-transform: translateY(-20px);
  }
}
@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  20% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
  }
}
.loader-dots {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  position: absolute;
  font-size: 10px;
  color: #b0b4bb;
  margin: 42px 0 0 -42px;
  display: block;
  top: 50%;
  left: 50%;
  letter-spacing: 1px;
}
.loader-dots:after {
  content: "....";
  width: 0;
  position: absolute;
  overflow: hidden;
  -webkit-animation: loader-dots-animation 1s infinite;
          animation: loader-dots-animation 1s infinite;
}

.title-preloader {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  position: absolute;
  font-size: 10px;
  color: #b0b4bb;
  margin: 42px 0px 0px 0px;
  display: block;
  top: 52%;
  left: 45%;
  left: 45%;
  letter-spacing: 1px;
}

@-webkit-keyframes loader-dots-animation {
  0% {
    width: 0em;
  }
  50% {
    width: 1.2em;
  }
  100% {
    width: 0em;
  }
}

@keyframes loader-dots-animation {
  0% {
    width: 0em;
  }
  50% {
    width: 1.2em;
  }
  100% {
    width: 0em;
  }
}
.subpage-list li {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  color: var(--font-slave-color);
  position: relative;
  list-style: none;
  margin-left: 10px;
  margin-bottom: 12px;
}
.subpage-list li::before {
  position: absolute;
  left: -30px;
  content: "■";
  color: var(--blue-color);
  display: inline-block;
  width: 2em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 28px;
}
.subpage-list ul {
  list-style-position: outside;
}

.content-block-sub li {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  color: var(--font-slave-color);
  position: relative;
  list-style: none;
  margin-left: 2rem;
  margin-bottom: 12px;
}
.content-block-sub li::before {
  position: absolute;
  left: -2rem;
  content: "■";
  color: var(--blue-color);
  display: inline-block;
  width: 2em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 28px;
}
.content-block-sub ul {
  list-style-position: outside;
}

.tube .ster {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 100%;
}
.tube .ster .ster-button {
  display: block;
}
.tube .ster ul {
  display: block;
}
.tube .company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.tube .company .menu-box ul {
  padding-right: 0px;
  padding-left: 0px;
}
.tube .company li {
  padding-right: 0rem !important;
}
.tube .company ul {
  list-style-position: outside;
}
.tube .menu-nner {
  width: 100%;
}
.tube .menu-contact-banner {
  width: 100%;
}
.tube .menu-box {
  margin-left: 0px;
  padding-left: 0px;
  max-width: 15rem;
}
.tube .menu-box li {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  color: rgb(72, 72, 72) !important;
  list-style: none;
  margin-left: 10px;
  position: relative;
  line-height: normal;
  margin-bottom: 12px;
  width: 100%;
}
.tube .menu-box li a {
  color: #245893;
  font-weight: var(--font-weight-h3);
  font-size: var(--f-size-p);
  line-height: normal;
}
.tube .menu-box li::before {
  position: absolute;
  left: -30px;
  content: "■";
  color: rgb(72, 72, 72) !important;
  display: inline-block;
  width: 2em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 19px;
}

.list-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  overflow: hidden !important;
  height: auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .list-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    height: auto;
  }
  .list-box ul li {
    line-height: normal !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .list-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    height: auto;
  }
  .list-box ul li {
    line-height: normal !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .list-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    overflow: hidden !important;
    height: auto;
    width: 100%;
  }
  .list-box .web-content {
    max-width: 1200px;
  }
}

.text-left-box {
  width: 50%;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .text-left-box {
    width: 100%;
    height: 100%;
  }
}

.image-right-box {
  width: 50%;
  height: 50%;
  display: block;
  /* Centering x-axis */
}
.image-right-box img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.content-center {
  padding: 3rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .content-center {
    padding: 2rem;
  }
}

.contact-banner-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.container-video {
  max-width: 720px;
  max-height: 380px;
  margin: 0 auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .container-video {
    max-height: 100%;
  }
}

.sizer {
  width: 300px;
}

.fullscreen-bg-video {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  .fullscreen-bg-video {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .fullscreen-bg-video .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .fullscreen-bg-video .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .fullscreen-bg-video .web-content {
    width: 1600px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .overlay-video {
    height: 100%;
  }
}

.fullscreen-bg-video.varg .overlay-video::before {
  z-index: 0;
}

.overlay-video::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(14, 14, 27, 0.596);
  overflow: hidden;
  z-index: 2;
}
@media (min-width: 320px) and (max-width: 479px) {
  .overlay-video::before {
    height: 100%;
  }
}

.fullscreen-bg__video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url("/themes/kan/assets/img/images/system-instalation-img-0.jpg") center center/cover no-repeat;
  }
  .fullscreen-bg__video {
    display: none;
  }
}
.responsive-embed,
.flex-video {
  /* position: relative; */
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  width: 100%;
}

.next,
.prev {
  color: #ffffff !important;
  background-color: rgba(23, 27, 43, 0.6862745098);
  padding: 0px 13px 0px 13px;
  cursor: pointer;
}
.next h2,
.prev h2 {
  font-size: 35px;
  line-height: 30px;
}

.orbit-previous {
  font-size: 35px;
  line-height: 37px;
  width: auto;
  height: auto;
  display: block;
  cursor: pointer;
  height: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.orbit-previous:active {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.6862745098);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.orbit-previous:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6862745098) !important;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.orbit-next {
  font-size: 35px;
  line-height: 37px;
  width: auto;
  height: auto;
  display: block;
  cursor: pointer;
  height: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.orbit-next:active {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.6862745098);
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.orbit-next:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6862745098) !important;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.orbit-next:hover {
  background-color: #f4f4f4;
  height: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.orbit-previous:hover {
  background-color: #f4f4f4;
  height: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

input,
button,
textarea,
* {
  outline: 0 !important;
}

.button {
  background-color: #b0b4bb;
  color: #fff;
}
.button a {
  color: #687285;
}

.button:hover {
  background-color: #687285;
  color: #fff;
}

.button-more-white {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  position: absolute;
  left: 3vh;
  bottom: 2vh;
}
.button-more-white:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-white:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  background-color: rgba(101, 101, 109, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media (min-width: 320px) and (max-width: 479px) {
  .button-more-white {
    position: relative;
    margin: 2vh auto;
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .button-more-white .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .button-more-white .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .button-more-white .web-content {
    width: 1600px;
  }
}

.button-more-gray {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  border: 1px solid #eeecec;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: 1rem;
}
.button-more-gray:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
  background: url("../assets/icons/button-arrow-icon.png") no-repeat;
  display: inline-block;
  background-position: center center;
}
.button-more-gray:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media (min-width: 320px) and (max-width: 479px) {
  .button-more-gray {
    position: relative;
    margin: 2vh auto;
    left: 0;
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .button-more-gray {
    position: relative;
    margin: 2vh auto;
    left: 0;
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .button-more-gray .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .button-more-gray .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .button-more-gray .web-content {
    width: 1600px;
  }
}

.button-arrow-gray-small {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  padding: 0;
}
.button-arrow-gray-small:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
  background: url("../assets/icons/button-arrow-icon.png") no-repeat;
  display: inline-block;
  background-position: center center;
}

.button-blue-arrow {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button-blue-arrow:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-blue-arrow:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #27292e;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
          box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
}

.button-more-green {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: inline-block;
  text-align: center;
}
.button-more-green:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-green:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  background-color: rgba(101, 101, 109, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
}

.button-more-full-white {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
}
.button-more-full-white:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
  background: url("../assets/icons/button-arrow-icon.png") no-repeat;
  display: inline-block;
  background-position: center center;
}
.button-more-full-white:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
}

.button-white-top {
  padding: 5px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
}
.button-white-top:after {
  background: url("../assets/icons/arrow-gray-top-green-small.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
  margin-left: 2px;
}
.button-white-top:hover {
  padding: 5px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: rgba(235, 235, 235, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.button-gray-top {
  padding: 5px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
}
.button-gray-top:after {
  background: url("../assets/icons/arrow-gray-top-dark-small.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 27px;
  height: 25px;
  margin-left: 2px;
  vertical-align: middle;
  margin-left: 2px;
}
.button-gray-top:hover {
  padding: 5px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: rgba(235, 235, 235, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.button-grid {
  padding: 5px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  display: inline-block;
  text-align: center;
}
.button-grid:after {
  background: url("../assets/icons/grid-icon-gray.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 27px;
  height: 27px;
  vertical-align: middle;
  margin-left: 6px;
}

.button-grid-gray {
  padding: 5px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  display: inline-block;
  text-align: center;
}
.button-grid-gray:after {
  background: url("../assets/icons/grid-icon-gray.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 27px;
  height: 27px;
  vertical-align: middle;
  border-radius: 2px;
  margin-left: 6px;
}

@media (min-width: 320px) and (max-width: 479px) {
  .systems-menu-container-subpage .button-grid-gray {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .systems-menu-container-subpage .button-grid-gray .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .systems-menu-container-subpage .button-grid-gray .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .systems-menu-container-subpage .button-grid-gray .web-content {
    width: 1600px;
  }
}

.button-mini-menu-close {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  border: 1px solid #eeecec;
  border-radius: 2px;
}
.button-mini-menu-close:after {
  background: url("../assets/icons/bt-close-gray-bold.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 27px;
  height: 19px;
  vertical-align: middle;
  margin-left: 2px;
}

.button-more-full-white-ul {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-ultraline);
  color: #fff;
  border: none;
}
.button-more-full-white-ul:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-ul:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-search-blue {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #245893;
  display: inline-block;
  text-align: center;
  width: 100%;
  right: 0;
}
.button-search-blue i {
  font-style: normal;
}
.button-search-blue:after {
  background: url("../assets/icons/icon-search-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 20px;
  height: 16px;
  margin-left: 8px;
  vertical-align: bottom;
}
.button-search-blue:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  background-color: rgba(101, 101, 109, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.button-doc-downloads {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  padding: 10px 16px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #ecedf0;
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-right: 1rem;
}
.button-doc-downloads:after {
  background: url("../assets/icons/ico-bt-download-gray.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 12px;
  height: 12px;
  margin-left: 8px;
  vertical-align: middle;
}
.button-doc-downloads:hover {
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  text-align: center;
  background-color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 100%;
}
.button-doc-downloads:hover:after {
  background: url("../assets/icons/ico-bt-download-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 12px;
  height: 12px;
  margin-left: 8px;
  vertical-align: middle;
}

.button-doc-link {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #ecedf0;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}
.button-doc-link:after {
  background: url("../assets/icons/ico-bt-link-gray.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 2px;
}
.button-doc-link:hover {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #A2A7B1;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: #245893;
}
.button-doc-link:hover:after {
  background: url("../assets/icons/ico-bt-link-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 2px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .button-doc-link {
    width: 100% !important;
  }
}

.button-edit-panel {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #27292e;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}
.button-edit-panel:after {
  background: url("../assets/icons/edit-panel-ico.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-top: 2px;
}
.button-edit-panel:hover {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #27292e;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}

.button-doc-star {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #ecedf0;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}
.button-doc-star:after {
  background: url("../assets/icons/ico-bt-star-gray.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 2px;
}
.button-doc-star:hover {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #A2A7B1;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.switch-star {
  display: none;
}

.button-more-info {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #687285;
  display: inline-block;
  text-align: center;
}
.button-more-info:after {
  background: url("../assets/icons/ico-bt-pdf-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-left: 12px;
  vertical-align: top;
}
.button-more-info:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  background-color: rgba(101, 101, 109, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
}

.button-contact {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #687285;
  display: inline-block;
  text-align: center;
}
.button-contact:after {
  background: url("../assets/icons/ico-bt-call-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-left: 12px;
  vertical-align: top;
}
.button-contact:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  background-color: rgba(101, 101, 109, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
}

.button-more-full-white-system-ultraline {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-ultraline);
  color: #fff;
  border: none;
}
.button-more-full-white-system-ultraline:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-ultraline:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-cms-preview {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
}
.button-cms-preview::before {
  background: url("../assets/icons/ico-menu-side-preview.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-right: 12px;
  vertical-align: top;
}

.button-cms-save {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
}
.button-cms-save::before {
  background: url("../assets/icons/ico-menu-side-save.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-right: 12px;
  vertical-align: top;
}
.button-cms-save:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #245893;
}

.button-cms-del {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
}
.button-cms-del::before {
  background: url("../assets/icons/ico-del.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-right: 5px;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.button-cms-del:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #245893;
}

.button-cms-logout {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
}
.button-cms-logout::before {
  background: url("../assets/icons/ico-menu-side-logout.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-right: 12px;
  vertical-align: top;
}
.button-cms-logout:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #245893;
}

.button-cms-dash {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
}
.button-cms-dash::before {
  background: url("../assets/icons/ico-menu-side-dash.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-right: 12px;
  vertical-align: top;
}
.button-cms-dash:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #245893;
}

.button-cms-public {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: var(--f-size-button-large);
  color: #A2A7B1;
  cursor: pointer;
  vertical-align: middle;
  display: block;
  padding: 12px 0;
}
.button-cms-public::before {
  background: url("../assets/icons/ico-menu-side-publish.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-right: 12px;
  vertical-align: top;
}

.button-contact-search {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}
.button-contact-search:after {
  background: url("../assets/icons/icon-search-gray.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 28px;
  height: 28px;
  vertical-align: middle;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button-contact-search:hover {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #eeecec;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}

.button-arrow-blue-right-large {
  padding: 5px;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}
.button-arrow-blue-right-large:after {
  background: url("../assets/icons/arrow-right-large-blue.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-arrow-blue-right-large:hover {
  padding: 5px;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  border-radius: 50px;
  width: 40px;
  height: 40px;
}

.button-newsletter-sign {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  border: 1px solid #27292e;
  color: #404858;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button-newsletter-sign:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  border: 1px solid C;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #27292e;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.button-filter-more-full-white {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 10px 16px 10px 16px;
  border-radius: none;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #cacaca;
  display: inline-block;
  text-align: center;
  width: 100%;
  line-height: 14px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.button-filter-more-full-white:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
  background: url("../assets/icons/button-arrow-icon.png") no-repeat;
  display: inline-block;
  background-position: center center;
}
.button-filter-more-full-white:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 10px 16px 10px 16px;
  border-radius: none;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #ecedf0;
  border: 1px solid #cacaca;
  display: inline-block;
  text-align: center;
  width: 100%;
  line-height: 14px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.button-filter-search-blue {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #245893;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: var(--form-bt-heigh);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  right: 0;
  background-color: #ecedf0;
  color: #687285;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button-filter-search-blue i {
  font-style: normal;
}
.button-filter-search-blue:after {
  background: url("../assets/icons/icon-search-gray.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 20px;
  height: 16px;
  margin-left: 8px;
  vertical-align: bottom;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.button-filter-search-blue:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #245893;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: var(--form-bt-heigh);
  background-color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.button-filter-search-blue:hover i {
  font-style: normal;
}
.button-filter-search-blue:hover:after {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background: url("../assets/icons/icon-search-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 20px;
  height: 16px;
  margin-left: 8px;
  vertical-align: bottom;
}

.button-filter-gray {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: none;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #eeecec;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  right: 0;
}
.button-filter-gray i {
  font-style: normal;
}
.button-filter-gray:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #245893;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: var(--form-bt-heigh);
  background-color: #687285;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.button-filter-gray:hover i {
  font-style: normal;
}

.button-underline {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #245893;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: var(--form-bt-heigh);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  right: 0;
  background-color: #A2A7B1;
  line-height: 1.2;
  margin: 0;
}
.button-underline i {
  font-style: normal;
}
.button-underline:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: none;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #245893;
  display: inline-block;
  text-align: center;
  width: 100%;
  height: var(--form-bt-heigh);
  background-color: #687285;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.button-underline:hover i {
  font-style: normal;
}

.button-login-sign {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  background-color: #245893;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  line-height: 1.9;
  word-spacing: 1px;
}
.button-login-sign:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  background-color: #245893;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.button-slider-more {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  background-color: #245893;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  line-height: 1.9;
  word-spacing: 1px;
  padding-left: 2rem;
  padding-right: 2rem;
}
.button-slider-more:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  background-color: #245893;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #27292e;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.button-login-sign-clear {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #687285;
  color: #27292e;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button-login-sign-clear:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px;
  border-radius: 2px;
  background-color: #245893;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: none;
  display: inline-block;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.contact-button-edit a {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #687285;
  display: inline-block;
  text-align: center;
}
.contact-button-edit a:after {
  background: url("../assets/icons/ico-bt-pdf-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 21px;
  height: 21px;
  margin-left: 12px;
  vertical-align: top;
}
.contact-button-edit a:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  background-color: rgba(101, 101, 109, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
}

.contact-bt-send {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: inline-block;
  text-align: center;
}
.contact-bt-send:after {
  background: url("../assets/icons/icon-send.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.contact-bt-send:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  background-color: rgba(101, 101, 109, 0.726);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 36px 12px 36px;
}

.panel-name .panel-bt-gray {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  backgroundd: #245893;
  color: #fff !important;
}
.panel-name .panel-bt-gray a {
  color: #fff;
}
.panel-name .panel-bt-gray:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff !important;
}

.panel-bt-gray {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.panel-bt-gray:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff !important;
}

.panel-bt-blue {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.panel-bt-blue:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff;
}

.panel-bt-red {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
}
.panel-bt-red:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff;
}

.panel-bt-green {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #1aa52c;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
}
.panel-bt-green:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #1aa52c;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff;
}

.panel-bt-list-2 {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  padding: 10px 14px 10px 14px;
}
.panel-bt-list-2:after {
  background: url("../assets/icons/icon-list.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 24px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-list-2:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: #1aa52c;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff;
  padding: 10px 14px 10px 14px;
}

.panel-bt-list {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #dadde2;
}
.panel-bt-list:after {
  background: url("../assets/icons/icon-list.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 24px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-list:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
}
.panel-bt-list:hover::after {
  background: url("../assets/icons/icon-list-w.png") no-repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.panel-bt-view {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #dadde2;
}
.panel-bt-view:after {
  background: url("../assets/icons/icon-doc-view.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-view:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
}
.panel-bt-view:hover::after {
  background: url("../assets/icons/icon-doc-view-w.png") no-repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.panel-bt-check {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #dadde2;
}
.panel-bt-check:after {
  background: url("../assets/icons/icon-check.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 16px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-check:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
}
.panel-bt-check:hover::after {
  background: url("../assets/icons/icon-check-w.png") no-repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.panel-bt-edit {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #dadde2;
}
.panel-bt-edit:after {
  background: url("../assets/icons/icon-edit.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-edit:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
}
.panel-bt-edit:hover::after {
  background: url("../assets/icons/icon-edit-w.png") no-repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.panel-bt-sign-out {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #dadde2;
}
.panel-bt-sign-out:after {
  background: url("../assets/icons/icon-sign-out.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-sign-out:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
}
.panel-bt-sign-out:hover::after {
  background: url("../assets/icons/icon-sign-out-w.png") no-repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.panel-bt-send {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #245893;
}
.panel-bt-send:after {
  background: url("../assets/icons/icon-send.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 20px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-send:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
}
.panel-bt-send:hover::after {
  background: url("../assets/icons/icon-send-w.png") no-repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.panel-bt-trash {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #dadde2;
}
.panel-bt-trash:after {
  background: url("../assets/icons/icon-del.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.panel-bt-trash:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 8px 12px 10px 12px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #fff;
}
.panel-bt-trash:hover::after {
  background: url("../assets/icons/icon-del-w.png") no-repeat;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.panel-bt-dark {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--dark-color);
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
}
.panel-bt-dark:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--dark-color);
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff;
}

.banner-button {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  color: #687285 !important;
}
.banner-button:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 36px 12px 36px;
  border-radius: 2px;
  color: #687285 !important;
  cursor: pointer;
  vertical-align: middle;
  background-color: #E7E8EA;
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  background: #687285;
  color: #fff !important;
}

td.active span.sr-only {
  display: none;
}

label.panel-button-blue {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 0px 36px 0px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  height: 2.4375rem;
  line-height: 2.4375rem;
}
label.panel-button-blue:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 0px 36px 0px 36px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: var(--blue-color);
  display: block;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  line-height: var(--line-height-p);
  height: 2.4375rem;
  line-height: 2.4375rem;
  background: #687285;
  color: #fff;
}

.media-module-item .button-more-full-white {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  display: block;
  padding-left: 5px;
  padding-right: 0px;
  width: 122px;
}
.media-module-item .button-more-full-white:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
  background: url("../assets/icons/button-arrow-icon.png") no-repeat;
  display: inline-block;
  background-position: center center;
}
.media-module-item .button-more-full-white:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
}

.button-menu-search {
  padding: 5px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin-top: 2px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button-menu-search:after {
  background: url("../assets/icons/search-menu-ico.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 28px;
  height: 28px;
  vertical-align: middle;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.button-menu-search:hover {
  padding: 5px;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  margin-top: 2px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: var(--blue-color)-20%;
  -webkit-filter: brightness(100);
          filter: brightness(100);
}

.buttons-grup-left .button {
  margin: 0;
}

.media-module-button .button-more-full-white {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  width: 150px;
  display: block;
}
.media-module-button .button-more-full-white:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
  background: url("../assets/icons/button-arrow-icon.png") no-repeat;
  display: inline-block;
  background-position: center center;
}
.media-module-button .button-more-full-white:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
}

.bt-smart:after {
  background: url("../assets/img/images/smart-online-arrow.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
}

.bt-smart-getout:after {
  background: url("../assets/img/images/smart-getout.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 1rem;
}

.k-tabel {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  min-width: 400px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.k-tabel tr {
  border: 1px solid #245893;
  background-color: #687285;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}
.k-tabel tr th,
.k-tabel tr td {
  padding: 12px 15px;
  border: 1px solid #245893;
}

.r-table-white tr {
  border: 1px solid #245893;
  background-color: #fff;
  color: #687285;
  text-align: left;
}
.r-table-white tr th,
.r-table-white tr td {
  padding: 12px 15px;
  border: 1px solid #245893;
}
.r-table-white strong {
  color: #ffffff;
}

#table001 tr:nth-child(2n) {
  background-color: #fff;
}
#table001 tr:nth-child(1n) {
  background-color: #fff;
}

@media (min-width: 320px) and (max-width: 479px) {
  .rwd-tb-info {
    border: 1px solid #A2A7B1;
    font-size: 12px;
    padding: 12px;
    margin-bottom: 5px;
    color: #245893;
    background-color: #f5fbff;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .rwd-tb-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .rwd-tb-info {
    display: none;
  }
  .rwd-tb-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .rwd-tb-info {
    display: none;
  }
  .rwd-tb-info .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .rwd-tb-info {
    display: none;
  }
  .rwd-tb-info .web-content {
    width: 3810px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .rtable {
    /*!
    // IE needs inline-block to position scrolling shadows otherwise use:
    // display: block;
    // max-width: min-content;
    */
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .rtable,
.rtable--flip tbody {
    -webkit-overflow-scrolling: touch;
    background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
  }
  .rtable td:first-child,
.rtable--flip tbody tr:first-child {
    background-repeat: no-repeat;
    background-size: 20px 100%;
  }
  .rtable td:last-child,
.rtable--flip tbody tr:last-child {
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
  }
  .rtable th {
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    background: #f2f0e6;
  }
  .rtable th,
.rtable td {
    padding: 6px 12px;
    border: 1px solid #d9d7ce;
  }
  .rtable--flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: none;
  }
  .rtable--flip thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }
  .rtable--flip tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .rtable--flip tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .rtable--flip td,
.rtable--flip th {
    display: block;
  }
  .rtable--flip td {
    background-image: none !important;
    border-left: 0;
  }
  .rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
    border-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .rtable {
    /*!
    // IE needs inline-block to position scrolling shadows otherwise use:
    // display: block;
    // max-width: min-content;
    */
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .rtable,
.rtable--flip tbody {
    -webkit-overflow-scrolling: touch;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
  }
  .rtable td:first-child,
.rtable--flip tbody tr:first-child {
    background-repeat: no-repeat;
    background-size: 20px 100%;
  }
  .rtable td:last-child,
.rtable--flip tbody tr:last-child {
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
  }
  .rtable th {
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    background: #f2f0e6;
  }
  .rtable th,
.rtable td {
    padding: 6px 12px;
    border: 1px solid #d9d7ce;
  }
  .rtable--flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: none;
  }
  .rtable--flip thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
  }
  .rtable--flip tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .rtable--flip tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: -webkit-min-content;
    min-width: -moz-min-content;
    min-width: min-content;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .rtable--flip td,
.rtable--flip th {
    display: block;
  }
  .rtable--flip td {
    background-image: none !important;
    border-left: 0;
  }
  .rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
    border-bottom: 0;
  }
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .web-content {
    width: 3810px;
  }
}
.kan-tabel {
  color: #687285;
}
.kan-tabel tr,
.kan-tabel td,
.kan-tabel th {
  color: #687285;
  border: 1px solid #A2A7B1;
}
.kan-tabel td._naglowek_szary {
  background-color: #687285;
  color: #fff;
}
.kan-tabel td._naglowek_szary span {
  color: #fff;
}
.kan-tabel td._nazwa {
  background-color: #245893;
  color: #fff;
}
.kan-tabel td._nazwa span {
  color: #fff;
}
.kan-tabel td._naglowek_szary._naglowek {
  background-color: #eeecec;
  color: #687285;
}
.kan-tabel td._naglowek_szary._naglowek span {
  color: #687285;
}

.rtable p {
  position: 0;
  margin-bottom: 0;
}

.icon-label img {
  padding: 12px;
  border: 1px solid #eeecec;
  border-radius: 5px;
  margin: 22px 0 22px 0;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  width: auto;
  display: block;
}

.img-height-l {
  width: 100%;
  height: 400px;
  border: 1px solid #eeecec;
}
.img-height-l img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5px;
}

.paragraph-1 {
  border-bottom: 1px solid #eeecec;
}
@media (min-width: 320px) and (max-width: 479px) {
  .paragraph-1 {
    margin-top: 1rem;
    padding-bottom: 0.5rem;
  }
}

.warranty {
  position: relative;
  display: block;
  width: auto;
  height: 100%;
}
.warranty img {
  max-width: 84vh;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  border: 1px solid #687285;
}
@media (min-width: 320px) and (max-width: 479px) {
  .warranty img {
    max-width: 50%;
    width: 90%;
    height: auto;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
            box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
    border: 1px solid #687285;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .warranty img {
    max-width: 84vw;
    height: auto;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
            box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
    border: 1px solid #687285;
  }
  .warranty .web-content {
    max-width: 1200px;
  }
}
.warranty figure {
  position: relative;
  display: block;
}
.warranty figure img {
  max-width: 84vh;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  border: 1px solid #687285;
}

.company-union :target {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .company-union .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .company-union .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .company-union .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .company-union .web-content {
    width: 3810px;
  }
}

.alert-box {
  background: #f5fbff;
  border-radius: 5px;
  color: #ff0000;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
}

.k-alert-box {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 6000;
  background-color: rgba(0, 0, 0, 0.571);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.k-alert-box .alert-container {
  width: 50%;
  background-color: #F8D7DB;
  border-radius: 4px;
  padding: 2vh;
  color: #721C25;
  border: 1px solid #a57d81;
  position: relative;
}
.k-alert-box .alert-container .k-alert {
  padding: 12px;
  margin-bottom: 2px;
}
.k-alert-box i {
  padding-right: 12px;
}
.k-alert-box h4 {
  color: #721C25;
}
.k-alert-box .button-mini-menu-close {
  background: none !important;
  border: none !important;
}
.k-alert-box p {
  background: none;
  background-color: #F8D7DB !important;
  border: none !important;
}

.k-alert-box-green {
  position: relative;
  background-color: #d7f8de;
  border-radius: 4px;
  padding: 2vh;
  margin-bottom: 2vh;
  color: #1c722a;
  border: 1px solid #7ea57d;
}
.k-alert-box-green .k-alert {
  border: 1px solids #245893;
  padding: 12px;
  margin-bottom: 2px;
}
.k-alert-box-green i {
  padding-right: 12px;
}
.k-alert-box-green h4 {
  color: #1c722a;
}
.k-alert-box-green .button-mini-menu-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none !important;
  border: none !important;
}
.k-alert-box-green p {
  background: none;
  background-color: #d7f8de !important;
  border: none !important;
}

.k-alert-box-blue {
  position: relative;
  background-color: #bbd8ff;
  border-radius: 4px;
  padding: 2vh;
  margin-bottom: 2vh;
  color: #1c2c72;
  border: 1px solid #7d83a5;
}
.k-alert-box-blue .k-alert {
  border: 1px solids #245893;
  padding: 12px;
  margin-bottom: 2px;
}
.k-alert-box-blue i {
  padding-right: 12px;
}
.k-alert-box-blue h4 {
  color: #1c2c72;
}
.k-alert-box-blue .button-mini-menu-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none !important;
  border: none !important;
}
.k-alert-box-blue p {
  background: none;
  background-color: #bbd8ff !important;
  border: none !important;
}

.k-alert-box-yellow {
  position: relative;
  background-color: #feffbb;
  border-radius: 4px;
  padding: 2vh;
  margin-bottom: 2vh;
  color: #72571c;
  border: 1px solid #a4a57d;
}
.k-alert-box-yellow .k-alert {
  border: 1px solids #245893;
  padding: 12px;
  margin-bottom: 2px;
}
.k-alert-box-yellow i {
  padding-right: 12px;
}
.k-alert-box-yellow h4 {
  color: #72571c;
}
.k-alert-box-yellow .button-mini-menu-close {
  position: absolute;
  top: 12px;
  right: 12px;
  background: none !important;
  border: none !important;
}
.k-alert-box-yellow p {
  background: none;
  background-color: #feffbb !important;
  border: none !important;
}

.k-alert {
  padding: 12px;
  margin-bottom: 2px;
}
.k-alert .close-button {
  display: block;
  scale: 0.8;
  right: 1px;
  top: 0;
}

.k-switch-small {
  margin-left: 0px !important;
  position: relative;
  display: block;
  width: 4rem;
  height: 1.7rem;
  background: #fefefe;
  border-radius: 5px;
  border: 1px solid #A2A7B1;
  cursor: pointer;
  -webkit-box-shadow: 0 30px 50px -10px #ccc;
          box-shadow: 0 30px 50px -10px #ccc;
}
.k-switch-small:before {
  content: "Tak";
  background: #245893;
  border: 1px solid #A2A7B1;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-5%, -50%);
          transform: translate(-5%, -50%);
  font-size: 0.7rem;
  width: 50%;
  height: 90%;
  line-height: 0;
  display: -ms-grid;
  display: grid;
  place-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5960784314);
}

#checkbox-small {
  display: none;
}

#checkbox-small:checked ~ .k-switch-small:before {
  left: 50%;
  content: "Nie";
  background: #f5fbff;
  border: 1px solid #A2A7B1;
  color: #A2A7B1;
  text-shadow: none;
}

.k-switch-large {
  position: relative;
  margin-left: 0px !important;
  display: block;
  width: 6rem;
  height: 2.7rem;
  background: #dadde2;
  border-radius: 5px;
  cursor: pointer;
  -webkit-box-shadow: 0 30px 50px -10px #ccc;
          box-shadow: 0 30px 50px -10px #ccc;
  display: block !important;
}
.k-switch-large:before {
  content: "Tak";
  background: #245893;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-8%, -50%);
          transform: translate(-8%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 95%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5960784314);
  z-index: 1;
}
.k-switch-large:after {
  content: "Nie";
  color: #687285;
  position: absolute;
  top: 50%;
  right: 0%;
  -webkit-transform: translate(-8%, -50%);
          transform: translate(-8%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 95%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
}

.checkbox-large:checked ~ .k-switch-large:before {
  left: 52%;
  content: "Nie";
  background: #ff0000;
  color: #fff;
  text-shadow: none;
  z-index: 1;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5960784314);
}

.checkbox-large:checked ~ .k-switch-large::after {
  content: "Tak";
  color: #687285;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-8%, -50%);
          transform: translate(-8%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 95%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
}

.checkbox-large {
  display: none;
}

.k-switch-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 6rem;
  height: 2rem;
  background: #fefefe;
  border-radius: 5px;
  border: 1px solid #A2A7B1;
  cursor: pointer;
  -webkit-box-shadow: 0 30px 50px -10px #ccc;
          box-shadow: 0 30px 50px -10px #ccc;
}
.k-switch-small:before {
  content: "Tak";
  background: #245893;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-8%, -50%);
          transform: translate(-8%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 95%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5960784314);
  z-index: 1;
}
.k-switch-small:after {
  content: "Nie";
  background: #fff;
  color: #A2A7B1;
  position: absolute;
  top: 50%;
  right: 0%;
  -webkit-transform: translate(-8%, -50%);
          transform: translate(-8%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 95%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
}

.checkbox-small:checked ~ .k-switch-small:before {
  left: 52%;
  content: "Nie";
  background: #ff0000;
  color: #fff;
  text-shadow: none;
  z-index: 1;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5960784314);
}

.checkbox-small:checked ~ .k-switch-small::after {
  content: "Tak";
  background: #fff;
  color: #687285;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-8%, -50%);
          transform: translate(-8%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 95%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
}

.checkbox-small {
  display: none;
}

.required label {
  font-weight: bold;
}

.required label:after {
  color: #e32;
  content: " *";
  display: inline;
}

.switch {
  border-radius: 5px;
}
.switch .switch-paddle {
  padding: 4px;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #b0b4bb;
}
.switch .switch-active {
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.switch .switch-inactive {
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #245893;
}
.switch ::after {
  border: 1px solid #A2A7B1;
  border-radius: 2px !important;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.k-switch-promotion {
  margin-left: 0px !important;
  position: relative;
  display: block;
  width: 12rem;
  height: 2.5rem;
  background: #fefefe;
  border-radius: 5px;
  border: 1px solid #A2A7B1;
  cursor: pointer;
  -webkit-box-shadow: 0 30px 50px -10px #ccc;
          box-shadow: 0 30px 50px -10px #ccc;
}
.k-switch-promotion:before {
  content: "Zatwierdź";
  background: #1aa52c;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-5%, -50%);
          transform: translate(-5%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 90%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5960784314);
  z-index: 2;
}
.k-switch-promotion:after {
  content: "Odrzuć";
  position: absolute;
  background: #f5fbff;
  color: #A2A7B1;
  position: absolute;
  top: 50%;
  right: 3%;
  -webkit-transform: translate(-5%, -50%);
          transform: translate(-5%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 90%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
}

.checkbox-large:checked ~ .k-switch-promotion:before {
  left: 50%;
  content: "Odrzuć";
  background: #ff0000;
  color: #fff;
  text-shadow: none;
  z-index: 2;
}

.checkbox-large:checked ~ .k-switch-promotion:after {
  position: absolute;
  content: "Zatwierdź";
  background: #f5fbff;
  color: #A2A7B1;
  position: absolute;
  top: 50%;
  left: 3%;
  -webkit-transform: translate(-5%, -50%);
          transform: translate(-5%, -50%);
  font-size: 0.9rem;
  width: 50%;
  height: 90%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
}

.k-switch-large-icons {
  position: relative;
  margin-left: 0px !important;
  display: block;
  width: 6rem;
  height: 2.4375rem;
  background: #ECEDF0;
  border-radius: 5px;
  cursor: pointer;
  display: block !important;
  overflow: hidden;
  border: 1px solid #b0b4bb;
}
.k-switch-large-icons:before {
  font-family: FontAwesome;
  content: "\f00d";
  font-size: 18px;
  background: #ECEDF0;
  color: #37363b;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-10%, -51%);
          transform: translate(-10%, -51%);
  width: 52%;
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 1;
  -webkit-box-shadow: 2px 0px 3px rgba(39, 40, 51, 0.5960784314);
          box-shadow: 2px 0px 3px rgba(39, 40, 51, 0.5960784314);
}
.k-switch-large-icons:after {
  font-family: FontAwesome;
  content: "\f00c";
  color: #b3b3b3;
  background: #DADDE2;
  position: absolute;
  top: 50%;
  right: -5%;
  -webkit-transform: translate(-10%, -51%);
          transform: translate(-10%, -51%);
  width: 52%;
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
  font-size: 18px;
}

.checkbox-large:checked ~ .k-switch-large-icons:before {
  left: 52%;
  top: 50%;
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 18px;
  background: #ECEDF0;
  color: #0b7c4d;
  text-shadow: none;
  z-index: 1;
  -webkit-box-shadow: -2px 0px 3px rgba(39, 40, 51, 0.5960784314);
          box-shadow: -2px 0px 3px rgba(39, 40, 51, 0.5960784314);
}

.checkbox-large:checked ~ .k-switch-large-icons::after {
  font-family: FontAwesome;
  content: "\f00d";
  font-size: 18px;
  background: #00c462;
  color: rgba(6, 82, 50, 0.2470588235);
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translate(-20%, -51%);
          transform: translate(-20%, -51%);
  width: 58%;
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  border-radius: 5px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  z-index: 0;
}

.checkbox-large {
  display: none;
}

:root {
  --white: #e8e9ed;
  --gray: #434257;
  --blue: #18172c;
  --green: #00d084;
  --pink: #ff4b77;
}

.switches li {
  list-style: none;
}

.switches label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
}

.switches span:last-child {
  position: relative;
  width: 50px;
  height: 26px;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
          box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.4);
  background: var(--gray);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.switches span:last-child::before,
.switches span:last-child::after {
  content: "";
  position: absolute;
}

.switches span:last-child::before {
  left: 1px;
  top: 1px;
  width: 24px;
  height: 24px;
  background: var(--white);
  border-radius: 50%;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.switches span:last-child::after {
  top: 50%;
  right: 8px;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/162656/uncheck-switcher.svg);
  background-size: 12px 12px;
}

.switches [type=checkbox]:checked + label span:last-child {
  background: var(--green);
}

.switches [type=checkbox]:checked + label span:last-child::before {
  -webkit-transform: translateX(24px);
          transform: translateX(24px);
}

.switches [type=checkbox]:checked + label span:last-child::after {
  width: 14px;
  height: 14px;
  /*right: auto;*/
  left: 8px;
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/162656/checkmark-switcher.svg);
  background-size: 14px 14px;
}

@media screen and (max-width: 600px) {
  .switches li::before {
    display: none;
  }
}
.cookie-switch .switch {
  width: 40px;
  height: auto;
  padding: 2px 5px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 540px;
  border: 1px solid #687285;
  background-color: #245893;
  margin-bottom: 0rem;
}

.toggle {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid #A2A7B1;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.switchLight {
  border-color: #999 !important;
  background-color: #eeecec !important;
}

.toggleLight {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  background-color: #fff !important;
}

.readonly {
  width: 40px;
  height: auto;
  padding: 2px 5px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 540px;
  border: 1px solid #687285;
  background-color: #fff;
  margin-bottom: 0rem;
  cursor: default;
}
.readonly .toggle {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid #A2A7B1;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.switch.readonly.switchLight {
  border-color: #999 !important;
  background-color: #f5fbff !important;
}

span.prefix,
label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #687285;
  border-color: #cccccc;
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
}

.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 0.77778rem;
  height: 2.4375rem;
  line-height: 2.4375rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
  color: #687285;
}

.url-adres {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.newsletter-subscribe {
  background: #fefefe;
  height: 200px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 1rem;
}

.newsletter-subscribe .input-group-field {
  border-radius: 5000px 0 0 5000px;
  position: relative;
  -webkit-transform: translateX(0.5rem);
  transform: translateX(0.5rem);
}

.newsletter-subscribe .input-group {
  margin-bottom: 0;
}

.newsletter-subscribe .newsletter-subscribe-inner {
  text-align: center;
}

.newsletter-subscribe .input-group-button .button {
  border-radius: 5000px;
  position: relative;
  -webkit-transform: translateX(-0.5rem);
  transform: translateX(-0.5rem);
  min-width: 25vw;
}

@media (min-width: 320px) and (max-width: 479px) {
  .x-forms .system-header-container-subpage .subpage-header-background-short {
    position: relative;
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .x-forms .system-header-container-subpage .subpage-header-background-short {
    position: relative;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .x-forms .system-header-container-subpage .subpage-header-background-short {
    position: relative;
    height: auto;
  }
  .x-forms .system-header-container-subpage .subpage-header-background-short .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .x-forms .system-header-container-subpage .subpage-header-background-short {
    position: relative;
    height: auto;
  }
  .x-forms .system-header-container-subpage .subpage-header-background-short .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .x-forms .system-header-container-subpage .subpage-header-background-short .web-content {
    width: 1600px;
  }
}
.x-forms .title {
  position: relative;
  width: 100%;
  z-index: 5000;
  color: #fff;
  margin-top: 1rem;
}
.x-forms hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  width: 100%;
}
.x-forms h1 {
  font-size: 2rem;
  line-height: normal;
}
.x-forms .cms-box-panel {
  height: 100%;
}
.x-forms .forms-container {
  position: relative;
  z-index: 5000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .x-forms .forms-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .x-forms .forms-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .x-forms .forms-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .x-forms .forms-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .x-forms .forms-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .x-forms .forms-container .web-content {
    width: 1600px;
  }
}
.x-forms .forms-container .form-box {
  max-width: 12rem;
  min-height: 10rem;
  background-color: #245893;
  color: #fff;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 320px) and (max-width: 479px) {
  .x-forms .forms-container .form-box {
    max-width: 100%;
    width: 100%;
    min-height: auto;
    margin-bottom: 1rem;
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .x-forms .forms-container .form-box {
    max-width: 100%;
    width: 100%;
    min-height: auto;
    margin-bottom: 1rem;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .x-forms .forms-container .form-box {
    max-width: 100%;
    width: 100%;
    min-height: auto;
    margin-bottom: 1rem;
    text-align: center;
  }
  .x-forms .forms-container .form-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .x-forms .forms-container .form-box {
    max-width: 100%;
    width: 100%;
    min-height: auto;
    margin-bottom: 1rem;
    text-align: center;
  }
  .x-forms .forms-container .form-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .x-forms .forms-container .form-box .web-content {
    width: 1600px;
  }
}
.x-forms .forms-container .form-box:hover {
  background-color: #fff;
  color: #245893;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
  -webkit-box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
          box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
}

.k-pagination li .page-item,
.k-pagination li a {
  color: #687285;
}
.k-pagination li .active {
  font-weight: 700;
  color: #245893;
}

.reveal-r {
  z-index: 5006;
  border: 1px solid #cacaca;
  margin: 100px auto 0;
  border-radius: 0;
  position: relative;
  overflow-y: auto;
  width: 50%;
  height: auto;
  background: #fff;
  padding: 2%;
  border-radius: 5px;
  /* Opera */
  -o-box-shadow: 5px 5px 5px #636363;
  /* IE */
  -ms-box-shadow: 5px 5px 5px #636363;
  /* Mozilla FireFox */
  /* Google Chrome */
  -webkit-box-shadow: 5px 5px 5px #636363;
  /* Normal */
  box-shadow: 5px 5px 5px #636363;
}

.popup-style {
  color: #687285;
}
.popup-style p {
  color: #687285;
}
.popup-style h2 {
  font-family: var(--font-family-1);
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
}
.popup-style h3 {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
}
.popup-style h4 {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
}

.popup-files {
  padding: 2rem;
}
.popup-files h1 {
  font-size: 32px;
  color: #245893;
  line-height: 3rem;
  margin-top: 32px;
}
.popup-files .buttons-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.popup-files .buttons-popup button:first-child {
  margin-right: 12px;
}
.popup-files .buttons-popup .button-login-sign.gray {
  background-color: #A2A7B1;
}

.img-group-flex-start .system-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.img-group-flex-start .image-label img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 22vh;
}

.image-label {
  width: 100%;
  height: 100%;
}
.image-label img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

.rulles .accordion {
  background: none;
}
.rulles ul {
  margin-bottom: 0rem;
  margin-top: 1rem;
}
.rulles .accordion-item {
  margin-bottom: 0;
  padding: 0;
}
.rulles .full-width {
  width: 100%;
}
.rulles .check {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.rulles .check .accordion-title {
  width: 100%;
  padding: 12px;
  border: 0;
}
.rulles .check .accordion-title label {
  font-size: 0.75rem;
  border-bottom: 0;
  line-height: 0;
  color: #245893;
  background-color: none;
  padding: 7px 0px 12px 0px;
}
.rulles .check .accordion-title::before {
  display: none;
  border: 1px solid #245893;
}
.rulles .check .accordion-box {
  display: inline-block;
  border-bottom: 0;
  line-height: 0;
  color: #245893;
  background-color: none;
  padding: 12px 12px 12px 0px;
}
.rulles .check .accordion-content {
  margin: 0;
  padding: 12px;
  width: 100%;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .rulles .check {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .rulles .check .accordion-box {
    width: 10%;
  }
  .rulles .check .accordion-title {
    display: inline-block;
    width: 90%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .rulles .check {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .rulles .check .accordion-box {
    width: 10%;
  }
  .rulles .check .accordion-title {
    display: inline-block;
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .rulles .check {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .rulles .check .accordion-box {
    width: 10%;
  }
  .rulles .check .accordion-title {
    display: inline-block;
    width: 90%;
  }
  .rulles .check .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .rulles .check .accordion-title {
    display: inline-block;
    width: 90%;
  }
  .rulles .check .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .rulles .check .accordion-title {
    display: inline-block;
    width: 90%;
  }
  .rulles .check .web-content {
    width: 1600px;
  }
}
.rulles .rulles-low {
  padding: 12px 12px 12px 0px;
  margin-bottom: 12px;
}
.rulles .rulles-low p {
  font-size: 10px;
}
.rulles .rulles-low .panel-bt-gray {
  font-size: 10px;
  padding: 4px 12px 4px 12px;
  border-radius: 0;
}

.login-rules {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.login-rules label {
  padding-left: 12px;
  font-size: 12px;
}
.login-rules [type=checkbox] {
  margin-top: 5px;
  display: block;
  background-color: #f6f6f7;
  border: 7px solid #245893;
}
.login-rules [type=checkbox] :checked {
  background-color: #ff0000 !important;
}
.login-rules .r-checkbox {
  border: 7px solid #245893;
}
.login-rules .is-invalid {
  border: 7px solid #245893;
}

.register-rulles .accordion {
  background-color: none;
  background: none;
}
.register-rulles .accordion-title {
  width: 100%;
  border: 1px solid #b0b4bb !important;
  padding-right: 2rem;
  line-height: 2;
  right: 0;
  padding-top: 4px;
  padding-bottom: 7px;
}
.register-rulles .box-1 {
  border: 1px solid #245893;
}
.register-rulles .accordion-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.register-rulles .accordion-item div {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.register-rulles .accordion-item .accordion-content {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.register-rulles .accordion-box {
  width: 10%;
  left: 0;
}
.register-rulles .rulles-low p {
  font-size: 10px;
}

.rulles-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.rulles-flex .accordion-title::before {
  margin-top: 0px;
  padding-top: 0px;
  top: 25%;
}
.rulles-flex .accordion-box {
  margin-right: 1rem;
  margin-top: 25%;
}
.rulles-flex .accordion-title {
  width: 100%;
  border: 1px solid #245893;
}
.rulles-flex .accordion-item {
  width: 100%;
}
.rulles-flex .no-name::before {
  display: none;
}
.rulles-flex .right {
  width: 100%;
}

/*!
* ZMULTISELECT ZURB FOUNDATION 6
* @author: Andrea Mariani
* @email: andrea.mariani@fasys.it
* @twitter: @andreamariani2k
* @web: www.fasys.it
* @license: MIT
!*/
.zselect {
  margin: 0 0 1rem 0;
  padding: var(--form-padding);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fefefe url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>") no-repeat;
  background-origin: content-box;
  background-position: right -1rem center;
  background-size: 9px 6px;
  border: 1px solid #cccccc;
  font-size: 0.77778rem;
  font-family: inherit;
  font-weight: normal;
  border-radius: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  height: var(--form-bt-heigh);
  z-index: 5000;
}

.zselect ul {
  position: absolute;
  background-color: #fefefe;
  border: 1px solid #cccccc;
  border-top: none;
  padding: 0;
  margin: 5px 0 0 -0.55rem;
  list-style-type: none;
  display: none;
  overflow-y: auto;
  max-height: 400px;
}

.zselect span.zmshead {
  font-size: 1rem;
}

.zselect ul li {
  display: table;
  width: 100%;
  padding: 4px 0.7rem 0px 0.7rem;
  font-size: 0.9rem;
}

.zselect ul li.disabled {
  color: #808080;
}

.zselect ul li:hover {
  background-color: #2672ec;
  color: #fff;
}

.zselect ul li.zmsfilter,
.zselect ul li.zmsfilter:hover,
.zselect ul li.filterResult,
.zselect ul li.filterResult:hover,
.zselect ul li.optgroup,
.zselect ul li.optgroup:hover {
  background-color: transparent;
  color: #000;
}

.zselect ul li.zmsfilter input {
  margin-bottom: 0.3rem;
}

.zselect ul li input[type=checkbox] {
  padding: 0;
  margin: 0;
  display: table-cell;
  margin-right: 4px;
}

.zselect ul li.filterResult {
  font-size: 0.8em;
}

.zselect ul li.optgroup {
  font-weight: bold;
  cursor: pointer !important;
}

.zselect ul li.selectall,
.zselect ul li.deselectall {
  cursor: pointer !important;
}

/*
  |--------------------------------------------------------------------------
  | PLUGINS: Popperjs http://popper.js.org/
  |--------------------------------------------------------------------------
*/
.zselect ul[x-placement=top] {
  border-top: 1px solid #ccc !important;
  border-bottom: none !important;
  margin: 7px 0 0 -0.25rem !important;
}

.zselect ul[x-placement=bottom] {
  top: -7px !important;
  left: 5px !important;
}

select.r-input {
  padding: var(--form-padding);
  height: var(--form-bt-heigh);
}

.k-accordion {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.k-accordion dt,
.k-accordion dd {
  padding: 10px;
  border: 1px solid black;
  border-bottom: 0;
}
.k-accordion dt a,
.k-accordion dd a {
  display: block;
  color: black;
  font-weight: bold;
}
.k-accordion dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  border: 1px solid #b0b4bb;
  margin-bottom: 0.3rem;
  background: #eeecec;
  text-decoration: underline;
}
.k-accordion dt a {
  color: #245893;
}
.k-accordion dt div {
  margin-right: 1rem;
}
.k-accordion .clear {
  background: none;
  border: none;
}
.k-accordion dd {
  font-size: 12px;
  margin-bottom: 0.3rem;
  border: 1px solid #b0b4bb;
}

.k-accordion-register .rulles-low {
  padding: 12px 12px 12px 0px;
  margin-bottom: 12px;
}
.k-accordion-register .rulles-low p {
  font-size: 12px;
}
.k-accordion-register .rulles-low .panel-bt-gray {
  font-size: 10px;
  padding: 4px 12px 4px 12px;
  border-radius: 0;
  border: 1px solid #eeecec;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-accordion-register .rulles-low .panel-bt-gray {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-accordion-register .rulles-low .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-accordion-register .rulles-low .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-accordion-register .rulles-low .web-content {
    width: 1600px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .agriments-box .panel-bt-blue {
    width: 100%;
  }
}

.header-obj-2 {
  position: absolute;
  top: var(--header-obj-y);
  right: var(--header-obj-x);
  height: auto;
  z-index: 0;
}
.header-obj-2 img {
  width: var(--header-obj-width);
  -webkit-filter: brightness(0%) grayscale(0%) sepia(100%) invert(0%) opacity(50%);
          filter: brightness(0%) grayscale(0%) sepia(100%) invert(0%) opacity(50%);
}

.header-obj-3 {
  position: absolute;
  top: var(--header-obj-y);
  right: var(--header-obj-x);
  width: var(--header-obj-width);
  height: auto;
  z-index: 0;
}
.header-obj-3 img {
  width: var(--header-obj-width);
}

.ps-ultraline .header-obj-3,
.ps-ultraline .header-obj-1,
.ps-ultraline .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-ultraline .header-obj-3,
.ps-ultraline .header-obj-1,
.ps-ultraline .header-obj-2 {
    top: -2px;
    right: -302px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-ultraline .header-obj-3,
.ps-ultraline .header-obj-1,
.ps-ultraline .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-ultraline .header-obj-3,
.ps-ultraline .header-obj-1,
.ps-ultraline .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-ultraline .header-obj-3 .web-content,
.ps-ultraline .header-obj-1 .web-content,
.ps-ultraline .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-ultraline .header-obj-3,
.ps-ultraline .header-obj-1,
.ps-ultraline .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-ultraline .header-obj-3 .web-content,
.ps-ultraline .header-obj-1 .web-content,
.ps-ultraline .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-ultraline .header-obj-3,
.ps-ultraline .header-obj-1,
.ps-ultraline .header-obj-2 {
    top: 9px;
    right: -62px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-ultraline .header-obj-3 .web-content,
.ps-ultraline .header-obj-1 .web-content,
.ps-ultraline .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-ultraline .header-obj-3,
.ps-ultraline .header-obj-1,
.ps-ultraline .header-obj-2 {
    top: 120px;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-ultraline .header-obj-3 .web-content,
.ps-ultraline .header-obj-1 .web-content,
.ps-ultraline .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-push .header-obj-3,
.ps-push .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-push .header-obj-3,
.ps-push .header-obj-2 {
    top: -2px;
    right: -202px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-push .header-obj-3,
.ps-push .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-push .header-obj-3,
.ps-push .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-push .header-obj-3 .web-content,
.ps-push .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-push .header-obj-3,
.ps-push .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-push .header-obj-3 .web-content,
.ps-push .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-push .header-obj-3,
.ps-push .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-push .header-obj-3 .web-content,
.ps-push .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-push .header-obj-3,
.ps-push .header-obj-2 {
    top: 120px;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-push .header-obj-3 .web-content,
.ps-push .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-press .header-obj-3,
.ps-press .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-press .header-obj-3,
.ps-press .header-obj-2 {
    top: -2px;
    right: -262px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-press .header-obj-3,
.ps-press .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-press .header-obj-3,
.ps-press .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-press .header-obj-3 .web-content,
.ps-press .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-press .header-obj-3,
.ps-press .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-press .header-obj-3 .web-content,
.ps-press .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-press .header-obj-3,
.ps-press .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-press .header-obj-3 .web-content,
.ps-press .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-press .header-obj-3,
.ps-press .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-press .header-obj-3 .web-content,
.ps-press .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-pp .header-obj-3,
.ps-pp .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-pp .header-obj-3,
.ps-pp .header-obj-2 {
    top: -2px;
    right: -262px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-pp .header-obj-3,
.ps-pp .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-pp .header-obj-3,
.ps-pp .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-pp .header-obj-3 .web-content,
.ps-pp .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-pp .header-obj-3,
.ps-pp .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-pp .header-obj-3 .web-content,
.ps-pp .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-pp .header-obj-3,
.ps-pp .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-pp .header-obj-3 .web-content,
.ps-pp .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-pp .header-obj-3,
.ps-pp .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-pp .header-obj-3 .web-content,
.ps-pp .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-pp-green .header-obj-3,
.ps-pp-green .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-pp-green .header-obj-3,
.ps-pp-green .header-obj-2 {
    top: -2px;
    right: -262px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-pp-green .header-obj-3,
.ps-pp-green .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-pp-green .header-obj-3,
.ps-pp-green .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-pp-green .header-obj-3 .web-content,
.ps-pp-green .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-pp-green .header-obj-3,
.ps-pp-green .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-pp-green .header-obj-3 .web-content,
.ps-pp-green .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-pp-green .header-obj-3,
.ps-pp-green .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-pp-green .header-obj-3 .web-content,
.ps-pp-green .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-pp-green .header-obj-3,
.ps-pp-green .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-pp-green .header-obj-3 .web-content,
.ps-pp-green .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-steel .header-obj-3,
.ps-steel .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-steel .header-obj-3,
.ps-steel .header-obj-2 {
    top: -2px;
    right: -262px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-steel .header-obj-3,
.ps-steel .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-steel .header-obj-3,
.ps-steel .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-steel .header-obj-3 .web-content,
.ps-steel .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-steel .header-obj-3,
.ps-steel .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-steel .header-obj-3 .web-content,
.ps-steel .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-steel .header-obj-3,
.ps-steel .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-steel .header-obj-3 .web-content,
.ps-steel .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-steel .header-obj-3,
.ps-steel .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-steel .header-obj-3 .web-content,
.ps-steel .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-inox .header-obj-3,
.ps-inox .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-inox .header-obj-3,
.ps-inox .header-obj-2 {
    top: -2px;
    right: -262px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-inox .header-obj-3,
.ps-inox .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-inox .header-obj-3,
.ps-inox .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-inox .header-obj-3 .web-content,
.ps-inox .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-inox .header-obj-3,
.ps-inox .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-inox .header-obj-3 .web-content,
.ps-inox .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-inox .header-obj-3,
.ps-inox .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-inox .header-obj-3 .web-content,
.ps-inox .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-inox .header-obj-3,
.ps-inox .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-inox .header-obj-3 .web-content,
.ps-inox .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-sprinkler-steel .header-obj-3,
.ps-sprinkler-steel .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-sprinkler-steel .header-obj-3,
.ps-sprinkler-steel .header-obj-2 {
    top: 98px;
    right: -262px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-sprinkler-steel .header-obj-3,
.ps-sprinkler-steel .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-sprinkler-steel .header-obj-3,
.ps-sprinkler-steel .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-sprinkler-steel .header-obj-3 .web-content,
.ps-sprinkler-steel .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-sprinkler-steel .header-obj-3,
.ps-sprinkler-steel .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-sprinkler-steel .header-obj-3 .web-content,
.ps-sprinkler-steel .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-sprinkler-steel .header-obj-3,
.ps-sprinkler-steel .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-sprinkler-steel .header-obj-3 .web-content,
.ps-sprinkler-steel .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-sprinkler-steel .header-obj-3,
.ps-sprinkler-steel .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-sprinkler-steel .header-obj-3 .web-content,
.ps-sprinkler-steel .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-sprinkler-inox .header-obj-3,
.ps-sprinkler-inox .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-sprinkler-inox .header-obj-3,
.ps-sprinkler-inox .header-obj-2 {
    top: 98px;
    right: -262px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-sprinkler-inox .header-obj-3,
.ps-sprinkler-inox .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-sprinkler-inox .header-obj-3,
.ps-sprinkler-inox .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-sprinkler-inox .header-obj-3 .web-content,
.ps-sprinkler-inox .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-sprinkler-inox .header-obj-3,
.ps-sprinkler-inox .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-sprinkler-inox .header-obj-3 .web-content,
.ps-sprinkler-inox .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-sprinkler-inox .header-obj-3,
.ps-sprinkler-inox .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-sprinkler-inox .header-obj-3 .web-content,
.ps-sprinkler-inox .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-sprinkler-inox .header-obj-3,
.ps-sprinkler-inox .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-sprinkler-inox .header-obj-3 .web-content,
.ps-sprinkler-inox .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-groove .header-obj-3,
.ps-groove .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-groove .header-obj-3,
.ps-groove .header-obj-2 {
    top: -2px;
    right: -240px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-groove .header-obj-3,
.ps-groove .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-groove .header-obj-3,
.ps-groove .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-groove .header-obj-3 .web-content,
.ps-groove .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-groove .header-obj-3,
.ps-groove .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-groove .header-obj-3 .web-content,
.ps-groove .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-groove .header-obj-3,
.ps-groove .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-groove .header-obj-3 .web-content,
.ps-groove .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-groove .header-obj-3,
.ps-groove .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-groove .header-obj-3 .web-content,
.ps-groove .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-copper .header-obj-3,
.ps-copper .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-copper .header-obj-3,
.ps-copper .header-obj-2 {
    top: -2px;
    right: -240px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-copper .header-obj-3,
.ps-copper .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-copper .header-obj-3,
.ps-copper .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-copper .header-obj-3 .web-content,
.ps-copper .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-copper .header-obj-3,
.ps-copper .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-copper .header-obj-3 .web-content,
.ps-copper .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-copper .header-obj-3,
.ps-copper .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-copper .header-obj-3 .web-content,
.ps-copper .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-copper .header-obj-3,
.ps-copper .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-copper .header-obj-3 .web-content,
.ps-copper .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-copper-gas .header-obj-3,
.ps-copper-gas .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-copper-gas .header-obj-3,
.ps-copper-gas .header-obj-2 {
    top: -2px;
    right: -240px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-copper-gas .header-obj-3,
.ps-copper-gas .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-copper-gas .header-obj-3,
.ps-copper-gas .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-copper-gas .header-obj-3 .web-content,
.ps-copper-gas .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-copper-gas .header-obj-3,
.ps-copper-gas .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-copper-gas .header-obj-3 .web-content,
.ps-copper-gas .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-copper-gas .header-obj-3,
.ps-copper-gas .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-copper-gas .header-obj-3 .web-content,
.ps-copper-gas .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-copper-gas .header-obj-3,
.ps-copper-gas .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-copper-gas .header-obj-3 .web-content,
.ps-copper-gas .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-football .header-obj-3,
.ps-football .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-football .header-obj-3,
.ps-football .header-obj-2 {
    top: -2px;
    right: -240px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-football .header-obj-3,
.ps-football .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-football .header-obj-3,
.ps-football .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-football .header-obj-3 .web-content,
.ps-football .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-football .header-obj-3,
.ps-football .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-football .header-obj-3 .web-content,
.ps-football .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-football .header-obj-3,
.ps-football .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-football .header-obj-3 .web-content,
.ps-football .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-football .header-obj-3,
.ps-football .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-football .header-obj-3 .web-content,
.ps-football .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-automation .header-obj-3,
.ps-automation .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-automation .header-obj-3,
.ps-automation .header-obj-2 {
    top: -2px;
    right: -240px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-automation .header-obj-3,
.ps-automation .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-automation .header-obj-3,
.ps-automation .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-automation .header-obj-3 .web-content,
.ps-automation .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-automation .header-obj-3,
.ps-automation .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-automation .header-obj-3 .web-content,
.ps-automation .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-automation .header-obj-3,
.ps-automation .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-automation .header-obj-3 .web-content,
.ps-automation .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-automation .header-obj-3,
.ps-automation .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-automation .header-obj-3 .web-content,
.ps-automation .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-slim .header-obj-3,
.ps-slim .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-slim .header-obj-3,
.ps-slim .header-obj-2 {
    top: -2px;
    right: -240px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-slim .header-obj-3,
.ps-slim .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-slim .header-obj-3,
.ps-slim .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-slim .header-obj-3 .web-content,
.ps-slim .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-slim .header-obj-3,
.ps-slim .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-slim .header-obj-3 .web-content,
.ps-slim .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-slim .header-obj-3,
.ps-slim .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-slim .header-obj-3 .web-content,
.ps-slim .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-slim .header-obj-3,
.ps-slim .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-slim .header-obj-3 .web-content,
.ps-slim .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-inoxflow .header-obj-3,
.ps-inoxflow .header-obj-2 {
  z-index: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-inoxflow .header-obj-3,
.ps-inoxflow .header-obj-2 {
    top: -2px;
    right: -240px;
    scale: 0.7;
    border: 2px solid rgba(255, 5, 222, 0);
    z-index: 1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-inoxflow .header-obj-3,
.ps-inoxflow .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 209, 5, 0);
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-inoxflow .header-obj-3,
.ps-inoxflow .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(255, 118, 5, 0);
    z-index: 1;
  }
  .ps-inoxflow .header-obj-3 .web-content,
.ps-inoxflow .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-inoxflow .header-obj-3,
.ps-inoxflow .header-obj-2 {
    top: 120px;
    right: -40px;
    scale: 0.9;
    border: 2px solid rgba(5, 43, 255, 0);
  }
  .ps-inoxflow .header-obj-3 .web-content,
.ps-inoxflow .header-obj-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-inoxflow .header-obj-3,
.ps-inoxflow .header-obj-2 {
    top: 9px;
    right: -162px;
    scale: 0.8;
    border: 2px solid rgba(34, 255, 5, 0);
  }
  .ps-inoxflow .header-obj-3 .web-content,
.ps-inoxflow .header-obj-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-inoxflow .header-obj-3,
.ps-inoxflow .header-obj-2 {
    top: 120px -32;
    right: -62px;
    scale: 0.9;
    border: 2px solid rgba(255, 5, 5, 0);
  }
  .ps-inoxflow .header-obj-3 .web-content,
.ps-inoxflow .header-obj-2 .web-content {
    width: 3810px;
  }
}

.ps-os .header-obj-3,
.ps-os .header-obj-2 {
  top: -100px;
  right: 10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-os .header-obj-3,
.ps-os .header-obj-2 {
    top: 100px;
    right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-os .header-obj-3,
.ps-os .header-obj-2 {
    top: -220px;
    right: -320px;
    scale: 0.55;
  }
  .ps-os .header-obj-3 .web-content,
.ps-os .header-obj-2 .web-content {
    max-width: 1200px;
  }
}

.ps-op .header-obj-3,
.ps-op .header-obj-2 {
  top: -100px;
  right: 10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-op .header-obj-3,
.ps-op .header-obj-2 {
    top: 100px;
    right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-op .header-obj-3,
.ps-op .header-obj-2 {
    top: -220px;
    right: -320px;
    scale: 0.55;
  }
  .ps-op .header-obj-3 .web-content,
.ps-op .header-obj-2 .web-content {
    max-width: 1200px;
  }
}

.ps-wall-dry .header-obj-3,
.ps-wall-dry .header-obj-2,
.ps-wall-wet .header-obj-3,
.ps-wall-wet .header-obj-2,
.ps-wall .header-obj-3,
.ps-wall .header-obj-2,
.ps-tacker .header-obj-3,
.ps-tacker .header-obj-2,
.ps-tbs .header-obj-3,
.ps-tbs .header-obj-2,
.ps-net .header-obj-3,
.ps-net .header-obj-2 {
  top: -100px;
  right: 10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-wall-dry .header-obj-3,
.ps-wall-dry .header-obj-2,
.ps-wall-wet .header-obj-3,
.ps-wall-wet .header-obj-2,
.ps-wall .header-obj-3,
.ps-wall .header-obj-2,
.ps-tacker .header-obj-3,
.ps-tacker .header-obj-2,
.ps-tbs .header-obj-3,
.ps-tbs .header-obj-2,
.ps-net .header-obj-3,
.ps-net .header-obj-2 {
    top: 100px;
    right: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-wall-dry .header-obj-3,
.ps-wall-dry .header-obj-2,
.ps-wall-wet .header-obj-3,
.ps-wall-wet .header-obj-2,
.ps-wall .header-obj-3,
.ps-wall .header-obj-2,
.ps-tacker .header-obj-3,
.ps-tacker .header-obj-2,
.ps-tbs .header-obj-3,
.ps-tbs .header-obj-2,
.ps-net .header-obj-3,
.ps-net .header-obj-2 {
    top: -220px;
    right: -320px;
    scale: 0.55;
  }
  .ps-wall-dry .header-obj-3 .web-content,
.ps-wall-dry .header-obj-2 .web-content,
.ps-wall-wet .header-obj-3 .web-content,
.ps-wall-wet .header-obj-2 .web-content,
.ps-wall .header-obj-3 .web-content,
.ps-wall .header-obj-2 .web-content,
.ps-tacker .header-obj-3 .web-content,
.ps-tacker .header-obj-2 .web-content,
.ps-tbs .header-obj-3 .web-content,
.ps-tbs .header-obj-2 .web-content,
.ps-net .header-obj-3 .web-content,
.ps-net .header-obj-2 .web-content {
    max-width: 1200px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .ps-wall .sub-canavas {
    left: 0%;
  }
  .ps-wall .sub-canavas .system-header-image-landingpage {
    width: 160%;
    max-width: none;
    overflow: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .ps-wall .sub-canavas {
    left: 0%;
  }
  .ps-wall .sub-canavas .system-header-image-landingpage {
    width: 160%;
    max-width: none;
    overflow: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-wall .sub-canavas {
    left: 0%;
  }
  .ps-wall .sub-canavas .system-header-image-landingpage {
    width: 160%;
    max-width: none;
    overflow: none;
  }
  .ps-wall .tint-cover {
    position: absolute;
    background-color: rgba(53, 58, 70, 0.4588235294);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ps-wall .system-tinter {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(17, 16, 21, 0.265)), to(rgba(31, 40, 83, 0)));
    background-image: linear-gradient(to right, rgba(17, 16, 21, 0.265), rgba(31, 40, 83, 0));
  }
  .ps-wall .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-wall .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-wall .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-wall .web-content {
    width: 3810px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ps-tbs .sub-canavas {
    left: 0%;
  }
  .ps-tbs .sub-canavas .system-header-image-landingpage {
    width: 130%;
    max-width: none;
    overflow: none;
  }
  .ps-tbs .tint-cover {
    position: absolute;
    background-color: rgba(53, 58, 70, 0.4588235294);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ps-tbs .system-tinter {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(17, 16, 21, 0.265)), to(rgba(31, 40, 83, 0)));
    background-image: linear-gradient(to right, rgba(17, 16, 21, 0.265), rgba(31, 40, 83, 0));
  }
  .ps-tbs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-tbs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-tbs .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-tbs .web-content {
    width: 3810px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ps-net .sub-canavas {
    left: 0%;
  }
  .ps-net .sub-canavas .system-header-image-landingpage {
    width: 130%;
    max-width: none;
    overflow: none;
  }
  .ps-net .tint-cover {
    position: absolute;
    background-color: rgba(53, 58, 70, 0.5333333333);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ps-net .system-tinter {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(17, 16, 21, 0.446)), to(rgba(31, 40, 83, 0)));
    background-image: linear-gradient(to right, rgba(17, 16, 21, 0.446), rgba(31, 40, 83, 0));
  }
  .ps-net .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-net .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-net .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-net .web-content {
    width: 3810px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ps-automation .sub-canavas {
    left: 0%;
  }
  .ps-automation .sub-canavas .system-header-image-landingpage {
    width: 130%;
    max-width: none;
    overflow: none;
  }
  .ps-automation .tint-cover {
    position: absolute;
    background-color: rgba(20, 23, 31, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ps-automation .system-tinter {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(17, 16, 21, 0.892)), to(rgba(31, 40, 83, 0)));
    background-image: linear-gradient(to right, rgba(17, 16, 21, 0.892), rgba(31, 40, 83, 0));
  }
  .ps-automation .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-automation .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-automation .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-automation .web-content {
    width: 3810px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ps-tacker .sub-canavas {
    left: 0%;
  }
  .ps-tacker .sub-canavas .system-header-image-landingpage {
    width: 110%;
    max-width: none;
    overflow: none;
  }
  .ps-tacker .tint-cover {
    position: absolute;
    background-color: rgba(53, 58, 70, 0.5333333333);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ps-tacker .system-tinter {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(17, 16, 21, 0.446)), to(rgba(31, 40, 83, 0)));
    background-image: linear-gradient(to right, rgba(17, 16, 21, 0.446), rgba(31, 40, 83, 0));
  }
  .ps-tacker .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-tacker .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-tacker .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-tacker .web-content {
    width: 3810px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ps-rail .sub-canavas {
    left: 0%;
  }
  .ps-rail .sub-canavas .system-header-image-landingpage {
    width: 110%;
    max-width: none;
    overflow: none;
  }
  .ps-rail .tint-cover {
    position: absolute;
    background-color: rgba(53, 58, 70, 0.5333333333);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ps-rail .system-tinter {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(17, 16, 21, 0.446)), to(rgba(31, 40, 83, 0)));
    background-image: linear-gradient(to right, rgba(17, 16, 21, 0.446), rgba(31, 40, 83, 0));
  }
  .ps-rail .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-rail .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-rail .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .ps-rail .web-content {
    width: 3810px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .k-topbar {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-topbar {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-topbar {
    display: none;
  }
  .k-topbar .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-topbar .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-topbar .web-content {
    width: 1600px;
  }
}

.dropbtn {
  background-color: none;
  font-size: 16px;
  width: auto;
  height: auto;
  border: none;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: relative;
  background-color: #fff;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  text-decoration: none;
  display: block;
  padding: 12px 0px 12px 0px;
}

.dropdown a:hover {
  background-color: #ddd;
}

.close-icon-menu {
  background: url("/themes/kan/assets/icons/ico-bt-close-menu.png") no-repeat 50% 50% !important;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-animation: close-bt 0.5s linear;
          animation: close-bt 0.5s linear;
}

@-webkit-keyframes close-bt {
  0% {
    -webkit-transform: translatey(0px) rotatez(0deg) scale(0);
            transform: translatey(0px) rotatez(0deg) scale(0);
  }
  100% {
    -webkit-transform: translatey(0px) rotatez(-180deg) scale(1.2);
            transform: translatey(0px) rotatez(-180deg) scale(1.2);
  }
}

@keyframes close-bt {
  0% {
    -webkit-transform: translatey(0px) rotatez(0deg) scale(0);
            transform: translatey(0px) rotatez(0deg) scale(0);
  }
  100% {
    -webkit-transform: translatey(0px) rotatez(-180deg) scale(1.2);
            transform: translatey(0px) rotatez(-180deg) scale(1.2);
  }
}
.show {
  position: relative;
  display: block;
  margin-top: 0;
  padding: 0;
  margin: 0;
  -webkit-animation: show-me 0.5s linear;
          animation: show-me 0.5s linear;
}

@-webkit-keyframes show-me {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes show-me {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.burger-bt {
  width: 44px;
  height: 44px;
  background: url("/themes/kan/assets/icons/burger-bt-menu.png") no-repeat 50% 50%;
}

.lang-bt {
  width: 44px;
  height: 44px;
  background: url("/themes/kan/assets/icons/ico-menu-lang.png") no-repeat 50% 50%;
}

.search-bt {
  width: 44px;
  height: 44px;
  background: url("/themes/kan/assets/icons/ico-menu-search.png") no-repeat 50% 50%;
}

.user-bt {
  width: 44px;
  height: 44px;
  background: url("/themes/kan/assets/icons/ico-menu-user.png") no-repeat 50% 50%;
}

.logo-bt {
  width: 44px;
  height: 44px;
  background: url("/themes/kan/assets/img/images/kan-logo-blue.png") no-repeat 50% 50%;
  background-size: 42px;
  background-color: #fff;
}

.sticky.is-stuck.is-at-top .logo-bt {
  width: 44px;
  height: 44px;
  background: url("/themes/kan/assets/img/images/kan-logo.png") no-repeat 50% 50%;
  background-size: 42px;
}

.rwd-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding-left: 4%;
  padding-right: 4%;
  margin-top: 10px;
}
.rwd-menu-container label {
  margin-left: -12px;
}

.rwd-menu-search {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  color: #fff !important;
  padding-left: 4%;
  padding-right: 4%;
  height: auto;
  display: block;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.rwd-menu-search p {
  color: #687285;
}
.rwd-menu-search a {
  color: #687285;
}
.rwd-menu-search input {
  color: #687285;
}
.rwd-menu-search form {
  width: 100%;
  height: auto;
}
.rwd-menu-search .search-bar-results {
  background-color: #fff;
}
.rwd-menu-search .search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 1rem;
  margin-top: 1rem;
  background-color: #687285;
  width: 100%;
  height: auto;
}
.rwd-menu-search .search-bar input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 4px 20px 4px 10px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff !important;
  border: none;
}
.rwd-menu-search .search-bar input::-webkit-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  color: #687285;
  font-size: 15px;
  font-weight: 500;
  color: #A2A7B1;
}
.rwd-menu-search .search-bar input::-moz-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  color: #687285;
  font-size: 15px;
  font-weight: 500;
  color: #A2A7B1;
}
.rwd-menu-search .search-bar input:-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  color: #687285;
  font-size: 15px;
  font-weight: 500;
  color: #A2A7B1;
}
.rwd-menu-search .search-bar input::-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  color: #687285;
  font-size: 15px;
  font-weight: 500;
  color: #A2A7B1;
}
.rwd-menu-search .search-bar input::placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  color: #687285;
  font-size: 15px;
  font-weight: 500;
  color: #A2A7B1;
}
.rwd-menu-search .search-bar input[type=text]:focus {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(0, 0, 0, 0.105);
  color: #fff !important;
  border: none;
}
.rwd-menu-search .search-bar input:hover {
  border: none;
}
.rwd-menu-search .close-button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6000;
  background-color: #eeecec;
  width: 44px;
  height: 44px;
  padding-bottom: 3px;
}
.rwd-menu-search .close-button span {
  position: relative;
  vertical-align: top;
}
@media (min-width: 320px) and (max-width: 479px) {
  .rwd-menu-search .close-button {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .rwd-menu-search .close-button {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .rwd-menu-search .close-button {
    display: none;
  }
  .rwd-menu-search .close-button .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .rwd-menu-search .close-button .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .rwd-menu-search .close-button .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .rwd-menu-search .close-button .web-content {
    width: 3810px;
  }
}
.rwd-menu-search .search-bar-results {
  position: relative;
  width: 100%;
  height: 90vh;
  padding: 0;
  margin: 0;
}
.rwd-menu-search .search-bar-results .content {
  background-color: white;
  padding: 32px;
  position: relative;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: hidden;
  height: 90%;
  max-height: 90%;
  overflow: hidden;
  white-space: nowrap;
  overflow-y: scroll;
  color: #245893;
}
.rwd-menu-search .search-bar-results .content h5 {
  color: #687285;
  font-weight: 600;
}
.rwd-menu-search .search-bar-results .content .results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 27px;
}
.rwd-menu-search .search-bar-results .content .results-img {
  position: relative;
  width: 50px;
  height: 50px;
  margin-right: 12px;
}
.rwd-menu-search .search-bar-results .content .results-img img {
  padding: 0;
  margin: 0;
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.rwd-menu-search .search-bar-results .content .results-text p {
  line-height: 5px;
}
.rwd-menu-search .search-bar-results .content .results-text p a {
  line-height: 10px;
  font-size: 16px;
  color: #27292e;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
}
.rwd-menu-search .search-bar-results .content .results-text a {
  text-decoration: underline;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 320px) and (max-width: 479px) {
  .rwd-menu-search .search-bar-results .content .results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .rwd-menu-search .search-bar-results .content .results .results-img {
    width: 90px;
    height: 110px;
    padding: 0;
    overflow: hidden;
  }
  .rwd-menu-search .search-bar-results .content .results .results-img a {
    padding: 0;
    margin: 0;
  }
  .rwd-menu-search .search-bar-results .content .results .results-text {
    width: 70%;
  }
  .rwd-menu-search .search-bar-results .content .results .results-text p {
    line-height: normal;
  }
  .rwd-menu-search .search-bar-results .content .results .results-text p a {
    line-height: normal;
    font-size: 3rem;
    color: #27292e;
    text-decoration: none;
    font-style: normal;
    font-weight: 600;
    padding: 0;
    margin: 0;
  }
  .rwd-menu-search .search-bar-results .content .results .results-text a {
    text-decoration: underline;
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .rwd-menu-search .search-bar-results .content {
    padding: 0;
    margin: 0;
  }
}

.k-topbar .k-topbar-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 37px;
}
.k-topbar .k-topbar-container .k-topbar-socials-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-right: 1rem;
}
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-youtube,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-instagram,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-tweeter,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-linked,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-facebook {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 0;
  margin: 0;
  margin-right: 1rem;
}
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-youtube img,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-instagram img,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-tweeter img,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-linked img,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-facebook img {
  padding: 0;
  margin: 0;
}
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-youtube :hover,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-instagram :hover,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-tweeter :hover,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-linked :hover,
.k-topbar .k-topbar-container .k-topbar-socials-container .k-topbar-facebook :hover {
  fill: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.k-topbar .k-topbar-container .k-topbar-user-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-lang li {
  list-style: none;
  color: #71757e;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 0;
  padding: 0;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-lang li img {
  width: 20px;
  height: 14.181px;
  border: 1px solid #eeecec;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  padding: 0;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-lang li h6 {
  font-weight: normal;
  margin-right: 1rem;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-lang .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #eeecec transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -2px;
}
.k-topbar .k-topbar-container .k-topbar-user-container .top-menu-color-white img {
  margin-right: 1rem;
}
.k-topbar .k-topbar-container .k-topbar-user-container .top-menu-color-white li {
  padding: 0;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-user {
  padding-left: 2rem;
  border-left: 1px solid #eeecec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-user li {
  list-style: none;
  color: #71757e;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-user li h6 {
  font-weight: normal;
  margin-right: 1rem;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-user li ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-user .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #eeecec transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -2px;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-star {
  padding-left: 3vh;
  padding-right: 3vh;
  border-left: 1px solid #eeecec;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search {
  padding-left: 1vh;
  border-left: 1px solid #eeecec;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input {
  outline: none;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  font-family: inherit;
  font-size: 12px;
  margin-left: 12px;
  padding-left: 22px;
  z-index: 1750;
  margin-bottom: 0;
  margin-top: 0 !important;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input::-webkit-search-decoration,
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input::-webkit-search-cancel-button {
  display: none;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input[type=search] {
  background: #ffffff url("../assets/icons/kan-search-icon.svg") no-repeat 9px center;
  padding: 9px 10px 9px 32px;
  width: 55px;
  -webkit-border-radius: 10em;
  -moz-border-radius: 10em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-color: #fff;
  -webkit-box-shadow: none;
  z-index: 2000;
  position: relative;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input[type=search]:focus {
  width: 130px;
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: 0 0 5px hsla(0deg, 0%, 37%, 0.502);
  box-shadow: 0 0 5px hsla(0deg, 0%, 37%, 0.502);
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input:-moz-placeholder {
  color: #ffffff;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input::-webkit-input-placeholder {
  color: #ffffff;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search .main-nav-top-bar .button-group {
  margin-bottom: 0px;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input[type=search] {
  height: 12px;
  width: 12px;
  margin-top: 5px;
  padding-left: 10px;
  color: transparent;
  cursor: pointer;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input[type=search]:hover {
  background-color: #fff;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input[type=search]:focus {
  width: 130px;
  padding-left: 32px;
  color: #687285;
  background-color: #fff;
  cursor: auto;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input:-moz-placeholder {
  color: transparenta;
}
.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-search #demo-2 input::-webkit-input-placeholder {
  color: transparent;
}

.main-nav-top-bar-master {
  position: relative;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29) -2px 2px 81px -27px;
          box-shadow: rgba(0, 0, 0, 0.29) -2px 2px 81px -27px;
}

.main-nav-top-bar {
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.2s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.2s;
}
@media (min-width: 320px) and (max-width: 479px) {
  .main-nav-top-bar {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-nav-top-bar .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .main-nav-top-bar .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .main-nav-top-bar .web-content {
    width: 1600px;
  }
}

.top-bar-list {
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.2s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.2s;
}
.top-bar-list .dropdown .menu {
  z-index: 2000;
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
  background: none;
}
.top-bar-list .dropdown .menu a {
  color: #687285;
}
.top-bar-list .dropdown .menu a:hover {
  color: #245893;
}
.top-bar-list a {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
}
.top-bar-list a:hover {
  color: #245893;
}

.top-menu-color-white li {
  padding-left: 12px;
  border-bottom: 1px solid #eeecec;
}

.is-stuck .top-bar {
  -webkit-transition: padding 0.25s ease;
  transition: padding 0.25s ease;
  background-color: #fff !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29) -2px 2px 81px -27px;
          box-shadow: rgba(0, 0, 0, 0.29) -2px 2px 81px -27px;
  z-index: 1500;
}

.b-top-bar a {
  padding-right: 0px;
}
.b-top-bar li {
  height: auto;
  position: relative;
  padding-left: 3vh;
}

.b-top-bar li:after {
  content: "";
  position: absolute;
  right: 0;
  z-index: 100;
  top: 1vh;
  width: 1px;
  height: 50%;
  /* or 100px */
  background: #eeecec;
}

.top-nav-icons li {
  padding-right: 3vh;
  fill: #A2A7B1;
}
.top-nav-icons li:last-child {
  padding-right: 0px;
}
.top-nav-icons a {
  fill: #A2A7B1;
}
.top-nav-icons a:first-child {
  padding-left: 0rem;
}
.top-nav-icons a:hover {
  fill: #245893;
}

.top-nav-icons .menu {
  padding-right: 0px;
}
.top-nav-icons .menu a {
  padding-right: 0px;
}

.sticky.is-stuck.is-at-top {
  background: var(--blue-color);
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
}
.sticky.is-stuck.is-at-top .fade-line {
  display: none;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.top-menu-color-white {
  background-color: #fff !important;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.2s;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.2s;
}

.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-lang .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #A2A7B1 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -2px;
}

.k-topbar .k-topbar-container .k-topbar-user-container .k-topbar-user .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #A2A7B1 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -2px;
}

.thankyou-socials-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-right: 2rem;
}
.thankyou-socials-container .k-topbar-youtube,
.thankyou-socials-container .k-topbar-instagram,
.thankyou-socials-container .k-topbar-tweeter,
.thankyou-socials-container .k-topbar-linked,
.thankyou-socials-container .k-topbar-facebook {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 0;
  margin: 0;
  margin-right: 1.5rem;
}
.thankyou-socials-container .k-topbar-youtube img,
.thankyou-socials-container .k-topbar-instagram img,
.thankyou-socials-container .k-topbar-tweeter img,
.thankyou-socials-container .k-topbar-linked img,
.thankyou-socials-container .k-topbar-facebook img {
  padding: 0;
  margin: 0;
}
.thankyou-socials-container .k-topbar-youtube :hover,
.thankyou-socials-container .k-topbar-instagram :hover,
.thankyou-socials-container .k-topbar-tweeter :hover,
.thankyou-socials-container .k-topbar-linked :hover,
.thankyou-socials-container .k-topbar-facebook :hover {
  fill: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.main-menu {
  position: fixed;
  top: 38px;
  -ms-flex-wrap: row wrap;
      flex-wrap: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: auto;
  margin-left: auto;
  background: none;
  max-width: none;
  width: 100%;
  z-index: 2000;
  color: #245893;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media (min-width: 320px) and (max-width: 479px) {
  .main-menu {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .main-menu {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .main-menu {
    display: none;
  }
  .main-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .main-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .main-menu .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .main-menu .web-content {
    width: 3810px;
  }
}

.main-menu-down {
  background-color: var(--blue-color);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: -38px;
  border-bottom: 0px !important;
}

.main-menu-up {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: -170px;
  top: -170px;
  border-bottom: 0px !important;
}

.main-menu-padding {
  margin-top: 0px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: transparent !important;
}

.is-stuck .main-menu {
  display: none !important;
}

.menu-background {
  position: relative;
  background: none;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.menu-background .k-menu-content {
  padding-top: 1%;
  padding-bottom: 1%;
}

.menu-background.sticky.is-stuck.is-at-top {
  height: auto;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.sticky.is-stuck.is-at-top.system-header {
  position: relative;
  padding-top: 0;
  margin-top: 0;
}

.menu-background:hover {
  background-color: var(--blue-color);
  z-index: 5000;
  color: #fff;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.menu-background:hover .fade-line {
  border-bottom: 0px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: rgba(0, 0, 0, 0);
}
.menu-background:hover .menu-right {
  color: #687285;
}
.menu-background:hover .main-menu-bt a {
  color: #fff;
}

.menu-background .menu-right:hover {
  color: #687285;
}

.hp-main-menu {
  color: white;
}

.menu-cover {
  width: 100%;
  height: 124px;
  position: absolute;
  color: #ffffff;
  display: none;
}

.menu-cover-block {
  display: block;
  border-top: 21px solid #A2A7B1 !important;
  background: #501be0;
}

.menu-right {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
}
.menu-right a :hover {
  color: #b0b4bb;
}
.menu-right a {
  color: #fff;
}
.menu-right .is-stuck {
  color: #245893;
}
.menu-right .menu-right a {
  color: #fff;
}

.menu-right .menu li {
  margin-right: 5rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .menu-right .menu li {
    margin-right: 2rem;
  }
  .menu-right .menu li .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .menu-right .menu li {
    margin-right: 2rem;
  }
  .menu-right .menu li .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .menu-right .menu li {
    margin-right: 5rem;
  }
  .menu-right .menu li .web-content {
    width: 1600px;
  }
}
.menu-right .menu li:last-child {
  margin-right: 0rem;
}
.menu-right .menu a {
  margin-right: 0rem;
}

.is-stuck .main-menu-bt {
  color: #fff;
}

.mega-menu-nav {
  position: relative;
  z-index: 2000;
  list-style-type: none;
  margin: 0;
  padding: 0;
  min-width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.mega-menu-nav .menu-list {
  display: inline-block;
  list-style: none;
  float: left;
}
.mega-menu-nav .menu-list a {
  display: block;
  color: white;
  text-align: left;
  text-decoration: none;
}
.mega-menu-nav .main-menu-bt {
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  text-transform: uppercase;
}
.mega-menu-nav .systems a,
.mega-menu-nav .systems p {
  color: var(--blue-color);
  font-weight: var(--font-weight-h1);
}
.mega-menu-nav .systems li::before {
  color: var(--blue-color);
}
.mega-menu-nav .downloads a,
.mega-menu-nav .downloads p,
.mega-menu-nav .company a,
.mega-menu-nav .company p,
.mega-menu-nav .contact a,
.mega-menu-nav .contact p {
  color: var(--blue-color) !important;
  font-weight: var(--font-weight-h1);
  font-size: var(--font-size-p);
}
.mega-menu-nav .downloads li::before,
.mega-menu-nav .company li::before,
.mega-menu-nav .contact li::before {
  color: var(--blue-color) !important;
}
.mega-menu-nav a,
.mega-menu-nav p {
  color: var(--white-color) !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mega-menu-nav .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mega-menu-nav .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .mega-menu-nav .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .mega-menu-nav .web-content {
    width: 3810px;
  }
}

.mega-menu-nav > li > a {
  position: relative;
  display: block;
  -webkit-transition: all 0.13s ease;
  transition: all 0.13s ease;
  text-decoration: none;
}

.mega-menu-nav > li > div {
  position: fixed;
  display: block;
  width: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
  background-color: var(--pj-color);
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  padding-top: 2rem;
  padding-bottom: 22px;
  background: url("../assets/img/images/bg-menu-concrete.jpg");
  background-color: rgba(233, 233, 233, 0.331);
  /* Tint color */
  background-blend-mode: multiply;
  visibility: hidden;
  overflow: hidden;
}

.after-menu-cover {
  border: 21px solid #245893;
}

.mega-menu-nav > li:hover > div {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}

.logo-box-menu {
  position: fixed;
  border: 1px solid #245893;
  background-color: var(--blue-color);
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  z-index: 6000;
  margin-left: 8%;
}

.menu-container-master {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.menu-container-master .menu-obj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  width: 100%;
}
.menu-container-master .menu-el-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.res-menu {
  position: fixed !important;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .res-menu {
    background-color: #fff;
    height: 65px;
    -webkit-box-shadow: 0 5px 5px -5px #687285;
            box-shadow: 0 5px 5px -5px #687285;
    width: 100%;
    display: block;
    z-index: 5000;
  }
  .res-menu .res-menu-right {
    color: #687285;
    display: block;
    overflow: hidden;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .res-menu {
    background-color: #fff;
    height: 65px;
    -webkit-box-shadow: 0 5px 5px -5px #687285;
            box-shadow: 0 5px 5px -5px #687285;
    width: 100%;
    display: block;
    z-index: 5000;
  }
  .res-menu .res-menu-right {
    color: #687285;
    display: block;
    overflow: hidden;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .res-menu {
    background-color: #fff;
    height: 65px;
    -webkit-box-shadow: 0 5px 5px -5px #687285;
            box-shadow: 0 5px 5px -5px #687285;
    width: 100%;
    display: block;
    z-index: 5000;
  }
  .res-menu .res-menu-right {
    color: #687285;
    display: block;
    overflow: hidden;
  }
  .res-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .res-menu {
    display: none;
  }
  .res-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .res-menu {
    display: none;
  }
  .res-menu .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .res-menu {
    display: none;
  }
  .res-menu .web-content {
    width: 3810px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .button-back-res-menu {
    font-family: var(--font-family-1);
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    background-color: #eeecec !important;
    color: #687285;
  }
  .button-back-res-menu a {
    color: #fff;
  }
  .button-back-res-menu li {
    color: #fff;
  }
  .burger-menu {
    position: relative;
    width: 26px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .burger-menu .menu__btn {
    z-index: 1;
  }
  .burger-menu .menu__btn > span,
.burger-menu .menu__btn > span::before,
.burger-menu .menu__btn > span::after {
    display: block;
    position: absolute;
    top: 14px;
    width: 100%;
    height: 2px;
    background-color: #a2a7b1;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
  }
  .burger-menu .menu__btn > span::before {
    content: "";
    top: -8px;
  }
  .burger-menu .menu__btn > span::after {
    content: "";
    top: 8px;
  }
  .burger-menu label {
    width: 26px;
    height: 26px;
  }
  .burger-menu label input[type=checkbox] {
    opacity: 0;
  }
  .burger-menu label input[type=checkbox]:checked ~ span {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .burger-menu label input[type=checkbox]:checked ~ span::before {
    top: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .burger-menu label input[type=checkbox]:checked ~ span::after {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .burger-menu label input[type=checkbox]:checked ~ .menu__btn {
    visibility: visible;
    left: 0;
  }
  .main-menu-res-search-box {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 12px;
    display: none;
  }
  .main-menu-res-lang-box {
    width: 100%;
    margin-top: 1%;
    position: relative;
    background: #fff;
    padding: 12px;
    display: none;
  }
  .res-menu-style {
    position: relative;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    color: #687285;
    display: block;
    z-index: var(--index-menu);
    margin-top: 10px;
    height: 100%;
  }
  .res-menu-style ul {
    height: auto;
    background-color: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    height: 70vh;
  }
  .res-menu-style a,
.res-menu-style li,
.res-menu-style ul {
    color: #687285;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #eeecec;
  }
  .res-menu-style .color-border-ultraline {
    border-left: solid var(--c-ultraline) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-push {
    border-left: solid var(--c-push) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-push-platinum {
    border-left: solid var(--c-push-platinum) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-press {
    border-left: solid var(--c-press) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-inox {
    border-left: solid var(--c-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-inoxflow {
    border-left: solid var(--c-inoxflow) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-pp {
    border-left: solid var(--c-pp) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-pp-green {
    border-left: solid var(--c-pp) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-groove {
    border-left: solid var(--c-groove) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-copper {
    border-left: solid var(--c-copper) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-splinkler {
    border-left: solid var(--c-sprinkler-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-sprinkler-steel {
    border-left: solid var(--c-sprinkler-steel) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-sprinkler-inox {
    border-left: solid var(--c-sprinkler-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-wall {
    border-left: solid var(--c-wall) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-wall-dry {
    border-left: solid var(--c-wall-dry) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-op {
    border-left: solid var(--c-op) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-a {
    border-left: solid var(--c-automation) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-football {
    border-left: solid var(--c-football) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-net {
    border-left: solid var(--c-net) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-copper-gas {
    border-left: solid var(--c-copper-gas) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-steel {
    border-left: solid var(--c-steel) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-rail {
    border-left: solid var(--c-rail) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-tacker {
    border-left: solid var(--c-tacker) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-profil {
    border-left: solid var(--c-profil) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-tbs {
    border-left: solid var(--c-tbs) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-slim {
    border-left: solid var(--c-slim) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-automation {
    border-left: solid var(--c-automation) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .button-back-res-menu {
    font-family: var(--font-family-1);
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    background-color: #eeecec !important;
    color: #687285;
  }
  .button-back-res-menu a {
    color: #fff;
  }
  .button-back-res-menu li {
    color: #fff;
  }
  .burger-menu {
    position: relative;
    width: 26px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .burger-menu .menu__btn {
    z-index: 1;
  }
  .burger-menu .menu__btn > span,
.burger-menu .menu__btn > span::before,
.burger-menu .menu__btn > span::after {
    display: block;
    position: absolute;
    top: 14px;
    width: 100%;
    height: 2px;
    background-color: #a2a7b1;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
  }
  .burger-menu .menu__btn > span::before {
    content: "";
    top: -8px;
  }
  .burger-menu .menu__btn > span::after {
    content: "";
    top: 8px;
  }
  .burger-menu label {
    width: 26px;
    height: 26px;
  }
  .burger-menu label input[type=checkbox] {
    opacity: 0;
  }
  .burger-menu label input[type=checkbox]:checked ~ span {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .burger-menu label input[type=checkbox]:checked ~ span::before {
    top: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .burger-menu label input[type=checkbox]:checked ~ span::after {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .burger-menu label input[type=checkbox]:checked ~ .menu__btn {
    visibility: visible;
    left: 0;
  }
  .main-menu-res-search-box {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 12px;
    display: none;
  }
  .main-menu-res-lang-box {
    width: 100%;
    margin-top: 1%;
    position: relative;
    background: #fff;
    padding: 12px;
    display: none;
  }
  .res-menu-style {
    position: relative;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    color: #687285;
    display: block;
    z-index: var(--index-menu);
    margin-top: 10px;
    height: 100%;
  }
  .res-menu-style ul {
    height: auto;
    background-color: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    height: 70vh;
  }
  .res-menu-style a,
.res-menu-style li,
.res-menu-style ul {
    color: #687285;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #eeecec;
  }
  .res-menu-style .color-border-ultraline {
    border-left: solid var(--c-ultraline) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-push {
    border-left: solid var(--c-push) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-push-platinum {
    border-left: solid var(--c-push-platinum) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-press {
    border-left: solid var(--c-press) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-inox {
    border-left: solid var(--c-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-inoxflow {
    border-left: solid var(--c-inoxflow) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-pp {
    border-left: solid var(--c-pp) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-pp-green {
    border-left: solid var(--c-pp) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-groove {
    border-left: solid var(--c-groove) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-copper {
    border-left: solid var(--c-copper) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-splinkler {
    border-left: solid var(--c-sprinkler-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-sprinkler-steel {
    border-left: solid var(--c-sprinkler-steel) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-sprinkler-inox {
    border-left: solid var(--c-sprinkler-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-wall {
    border-left: solid var(--c-wall) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-wall-dry {
    border-left: solid var(--c-wall-dry) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-op {
    border-left: solid var(--c-op) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-a {
    border-left: solid var(--c-automation) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-football {
    border-left: solid var(--c-football) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-net {
    border-left: solid var(--c-net) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-copper-gas {
    border-left: solid var(--c-copper-gas) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-steel {
    border-left: solid var(--c-steel) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-rail {
    border-left: solid var(--c-rail) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-tacker {
    border-left: solid var(--c-tacker) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-profil {
    border-left: solid var(--c-profil) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-tbs {
    border-left: solid var(--c-tbs) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-slim {
    border-left: solid var(--c-slim) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-automation {
    border-left: solid var(--c-automation) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .button-back-res-menu {
    font-family: var(--font-family-1);
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    background-color: #eeecec !important;
    color: #687285;
  }
  .button-back-res-menu a {
    color: #fff;
  }
  .button-back-res-menu li {
    color: #fff;
  }
  .burger-menu {
    position: relative;
    width: 26px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
  }
  .burger-menu .menu__btn {
    z-index: 1;
  }
  .burger-menu .menu__btn > span,
.burger-menu .menu__btn > span::before,
.burger-menu .menu__btn > span::after {
    display: block;
    position: absolute;
    top: 14px;
    width: 100%;
    height: 2px;
    background-color: #a2a7b1;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
  }
  .burger-menu .menu__btn > span::before {
    content: "";
    top: -8px;
  }
  .burger-menu .menu__btn > span::after {
    content: "";
    top: 8px;
  }
  .burger-menu label {
    width: 26px;
    height: 26px;
  }
  .burger-menu label input[type=checkbox] {
    opacity: 0;
  }
  .burger-menu label input[type=checkbox]:checked ~ span {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .burger-menu label input[type=checkbox]:checked ~ span::before {
    top: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .burger-menu label input[type=checkbox]:checked ~ span::after {
    top: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .burger-menu label input[type=checkbox]:checked ~ .menu__btn {
    visibility: visible;
    left: 0;
  }
  .main-menu-res-search-box {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 12px;
    display: none;
  }
  .main-menu-res-lang-box {
    width: 100%;
    margin-top: 1%;
    position: relative;
    background: #fff;
    padding: 12px;
    display: none;
  }
  .res-menu-style {
    position: relative;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    color: #687285;
    display: block;
    z-index: var(--index-menu);
    margin-top: 10px;
    height: 100%;
  }
  .res-menu-style ul {
    height: auto;
    background-color: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    height: 70vh;
  }
  .res-menu-style a,
.res-menu-style li,
.res-menu-style ul {
    color: #687285;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #eeecec;
  }
  .res-menu-style .color-border-ultraline {
    border-left: solid var(--c-ultraline) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-push {
    border-left: solid var(--c-push) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-push-platinum {
    border-left: solid var(--c-push-platinum) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-press {
    border-left: solid var(--c-press) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-pp-green {
    border-left: solid var(--c-pp) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-inox {
    border-left: solid var(--c-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-inoxflow {
    border-left: solid var(--c-inoxflow) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-pp {
    border-left: solid var(--c-pp) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-groove {
    border-left: solid var(--c-groove) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-copper {
    border-left: solid var(--c-copper) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-splinkler {
    border-left: solid var(--c-sprinkler-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-sprinkler-steel {
    border-left: solid var(--c-sprinkler-steel) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-sprinkler-inox {
    border-left: solid var(--c-sprinkler-inox) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-wall {
    border-left: solid var(--c-wall) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-wall-dry {
    border-left: solid var(--c-wall-dry) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-op {
    border-left: solid var(--c-op) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-a {
    border-left: solid var(--c-automation) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-football {
    border-left: solid var(--c-football) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-net {
    border-left: solid var(--c-net) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-copper-gas {
    border-left: solid var(--c-copper-gas) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-steel {
    border-left: solid var(--c-steel) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-rail {
    border-left: solid var(--c-rail) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-tacker {
    border-left: solid var(--c-tacker) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-profil {
    border-left: solid var(--c-profil) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-tbs {
    border-left: solid var(--c-tbs) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-slim {
    border-left: solid var(--c-slim) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .res-menu-style .color-border-automation {
    border-left: solid var(--c-automation) 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
  }
  .web-content {
    max-width: 1200px;
  }
}
.rwd-menu-account {
  padding-top: 12px;
  margin-top: 12px;
}
.rwd-menu-account li {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  color: #687285;
  list-style: none;
  margin-left: 10px;
}
.rwd-menu-account li::before {
  content: "■";
  color: #eeecec;
  display: inline-block;
  width: 2em;
  margin-left: -2.4em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 32px;
}
.rwd-menu-account ul {
  list-style-position: outside;
}
.rwd-menu-account .close-button {
  border: 1px solid #eeecec;
  background-color: #fff;
  border-radius: 22px;
  margin-right: 1%;
  color: #245893;
  width: 35px;
  height: 35px;
}

.rwd-menu-user {
  padding-top: 10px;
  margin-top: 10px;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color: #687285;
  height: 100%;
}
.rwd-menu-user li {
  text-decoration: none;
  list-style: none;
  color: #687285;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeecec;
}
.rwd-menu-user li:last-child {
  border-bottom: 0px solid #eeecec;
}
.rwd-menu-user a {
  color: #687285;
}
.rwd-menu-user a,
.rwd-menu-user li,
.rwd-menu-user ul {
  color: #687285;
  font-size: 14px;
  font-weight: 400;
}
.rwd-menu-user :hover {
  background-color: #f4f4f4;
}

.rwd-menu-lang {
  padding-top: 10px;
  margin-top: 10px;
}
.rwd-menu-lang a {
  padding: 5px;
}
.rwd-menu-lang .res-lang-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.rwd-menu-lang .res-lang-selector a,
.rwd-menu-lang .res-lang-selector li,
.rwd-menu-lang .res-lang-selector ul {
  color: #687285;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
.rwd-menu-lang .res-lang-selector li {
  text-decoration: none;
  list-style: none;
  color: #687285;
  padding-left: 1rem;
  padding-right: 1rem;
}
.rwd-menu-lang .res-lang-selector img {
  width: 50px !important;
  height: 30px !important;
  margin-right: 1rem;
  border: 1px solid #A2A7B1;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.rwd-menu-lang .close-button {
  border: 1px solid #eeecec;
  background-color: #fff;
  border-radius: 22px;
  margin-right: 1%;
  color: #245893;
  width: 35px;
  height: 35px;
}

.menu-box {
  margin-left: 1px;
  padding-left: 12px;
  text-decoration: none !important;
  display: block;
}
.menu-box li {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #245893;
  font-size: 13px;
  font-weight: 500;
}
.menu-box .menu-box-name {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #245893;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 12px;
}
.menu-box a {
  line-height: 29px;
}
.menu-box ul {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #687285;
  padding-left: 5px;
  text-decoration: none !important;
  list-style: none;
}
.menu-box .menu-link-name {
  padding-top: 12px;
  font-size: 13px;
  font-weight: 500;
  color: #b0b4bb;
  padding-left: 0px;
}
.menu-box .menu-link-name li {
  color: #f4f4f4;
}
.menu-box a {
  padding: 5px 0px 5px 15px;
  color: var(--blue-color);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .menu-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .menu-box a {
    font-size: 12px;
  }
  .menu-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .menu-box .web-content {
    width: 1600px;
  }
}

.mega-menu li:hover a {
  color: #687285;
}

.mega-menu {
  min-height: var(--header-heigh-mega-menu);
}

.ico-btn::before {
  position: absolute;
  content: "■";
  color: var(--white-color);
  display: inline-block;
  font-size: 12px;
  padding-top: 8px;
  vertical-align: bottom;
}

.menu-files-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.menu-files-boxes a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0px;
  font-size: 13px;
  color: #687285;
}
.menu-files-boxes .file-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 10rem;
  height: 17rem;
  margin-right: 2rem;
}
.menu-files-boxes .file-box .files-box-img {
  position: relative;
  display: block;
  width: 10rem;
  height: 12rem;
}
.menu-files-boxes .file-box p {
  color: #687285;
  z-index: 1900;
  overflow-wrap: break-word;
}
.menu-files-boxes .file-box img {
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1750;
  display: block;
}
.menu-files-boxes .file-box img:hover {
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.menu-files-boxes .file-box .img-content {
  position: relative;
}
.menu-files-boxes .file-box .slogan {
  position: absolute;
  bottom: 12px;
  left: 12px;
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
}

.sys-cover {
  height: 85vh;
  overflow-y: scroll !important;
  background-color: #687285;
}

.mm-b {
  height: auto;
  margin-bottom: 4vh;
  width: auto;
  text-align: left;
  float: left;
  display: block;
}
.mm-b li {
  color: #687285;
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin: auto;
  float: none;
  display: block;
}
.mm-b ol {
  padding: 0;
  margin: 0;
}
.mm-b ul {
  list-style-type: none;
  display: contents;
}
.mm-b .mm-box-img {
  width: 140px;
  height: auto;
  overflow: hidden;
  margin-bottom: 12px;
}
.mm-b .menu-box-name {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 5px;
}
.mm-b .mm-2-bt-1 {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #687285;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}
.mm-b .mm-2-bt-1:hover {
  color: #eeecec;
}
.mm-b a.menu-link-name {
  padding-top: 1vh;
  font-size: 12px;
  font-weight: 500;
  color: #A2A7B1;
  padding-left: 0px;
}
.mm-b a {
  text-decoration: none !important;
  padding: 0;
}

.mm-b:hover .mm-box-img {
  opacity: 0.5;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.mm-b:hover li {
  text-decoration: none !important;
  color: #245893;
}

.menu-right .mm-b li {
  padding-right: 0px;
  padding-left: 0px;
}

.part-1,
.part-2,
.part-3 {
  margin-bottom: 3vh;
  overflow: hidden;
  display: block;
}

.part-3 {
  margin-bottom: 15rem;
}

.downloadaction .white-container h4,
.downloadaction .white-container p {
  color: #245893 !important;
  font-weight: var(--font-weight-h1);
  font-size: var(--f-size-p);
}
.downloadaction .white-container .mm-top-border-white {
  padding-bottom: 0;
}
.downloadaction .k-menu-system-item .img-holder {
  position: relative;
  height: 170px;
  width: 100%;
}
.downloadaction .k-menu-system-item .img-holder img {
  background-color: var(--white-color);
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.k-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.k-menu-container a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0px;
  padding-right: 0px;
}
.k-menu-container .k-menu-system-item {
  cursor: pointer;
  display: block;
  margin-right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 1rem;
  font-family: var(--font-family-3);
}
.k-menu-container .k-menu-system-item .nav-holder {
  width: 100%;
}
.k-menu-container .k-menu-system-item .nav-holder .menu-fx {
  display: none;
  width: 100%;
}
.k-menu-container .k-menu-system-item .img-holder {
  position: relative;
  height: 170px;
  min-width: 190px;
}
.k-menu-container .k-menu-system-item .img-holder img {
  background-color: var(--white-color);
  position: absolute;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.k-menu-container .k-menu-system-item .tint {
  position: absolute;
  max-height: 250px;
  max-width: 200px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  background: rgba(11, 11, 11, 0.214) !important;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.k-menu-container .k-menu-system-item .img-holder:hover .tint {
  opacity: 1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-menu-container .k-menu-system-item .img-holder {
    height: 140px;
    width: 190px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-menu-container .k-menu-system-item .img-holder {
    height: 140px;
    width: 190px;
  }
  .k-menu-container .k-menu-system-item .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-menu-container .k-menu-system-item .img-holder {
    height: 140px;
    width: 190px;
  }
  .k-menu-container .k-menu-system-item .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-menu-container .k-menu-system-item .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .k-menu-container .k-menu-system-item {
    margin-right: 1.3vw;
  }
  .k-menu-container .k-menu-system-item .web-content {
    width: 3810px;
  }
}
.k-menu-container .k-menu-system-item:hover {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  background-color: #fff;
}
.k-menu-container .k-menu-system-item:hover .img-holder {
  z-index: 1;
  overflow: hidden;
}
.k-menu-container .k-menu-system-item:hover .menu-fx {
  width: 190px;
  display: block;
  position: absolute;
  z-index: 6000;
  background-color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #687285;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
}
.k-menu-container .k-menu-system-item:hover .menu-fx .menu-fx-li {
  width: 100%;
  padding: 4px;
}
.k-menu-container .k-menu-system-item:hover .menu-fx .menu-fx-li a {
  color: #687285 !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  cursor: pointer !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.k-menu-container .k-menu-system-item:hover .menu-fx .menu-fx-li a:hover {
  color: #687285 !important;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-weight: 600;
}
.k-menu-container .k-menu-system-item:hover .menu-fx li:hover {
  background-color: #f4f4f4;
  font-weight: 600;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

p.section-name {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  color: #687285;
}

.mm-top-border-ultraline {
  background-color: var(--c-ultraline);
  padding: 12px;
  width: 100%;
}
.mm-top-border-ultraline h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-ultraline .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-ultraline .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-automation {
  background-color: var(--c-automation);
  padding: 12px;
  width: 100%;
}
.mm-top-border-automation h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-automation .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-automation .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-push {
  background-color: var(--c-push);
  padding: 12px;
  width: 100%;
}
.mm-top-border-push h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-push .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-push .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-push-platinum {
  background-color: var(--c-push-platinumh);
  padding: 12px;
  width: 100%;
}
.mm-top-border-push-platinum h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-push-platinum .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-push-platinum .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-press {
  background-color: var(--c-press);
  padding: 12px;
  width: 100%;
}
.mm-top-border-press h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-press .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-press .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-pp {
  background-color: var(--c-pp);
  padding: 12px;
  width: 100%;
}
.mm-top-border-pp h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-pp .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-pp .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-pp-green {
  background-color: var(--c-pp-green);
  padding: 12px;
  width: 100%;
}
.mm-top-border-pp-green h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-pp-green .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-pp-green .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-steel {
  background-color: var(--c-steel);
  padding: 12px;
  width: 100%;
}
.mm-top-border-steel h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-steel .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-steel .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-inox {
  background-color: var(--c-inox);
  padding: 12px;
  width: 100%;
}
.mm-top-border-inox h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-inox .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-inox .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-groove {
  background-color: var(--c-groove);
  padding: 12px;
  width: 100%;
}
.mm-top-border-groove h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-groove .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-groove .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-copper {
  background-color: var(--c-copper);
  padding: 12px;
  width: 100%;
}
.mm-top-border-copper h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-copper .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-copper .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-sprinkler-inox {
  background-color: var(--c-sprinkler-inox);
  padding: 12px;
  width: 100%;
}
.mm-top-border-sprinkler-inox h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-sprinkler-inox .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-sprinkler-inox .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-sprinkler-steel {
  background-color: var(--c-sprinkler-steel);
  padding: 12px;
  width: 100%;
}
.mm-top-border-sprinkler-steel h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-sprinkler-steel .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-sprinkler-steel .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-ogrzewanie-podłogowe {
  background-color: var(--c-op);
  padding: 12px;
  width: 100%;
}
.mm-top-border-ogrzewanie-podłogowe h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-ogrzewanie-podłogowe .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-ogrzewanie-podłogowe .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-ogrzewanie-ścienne {
  background-color: var(--c-os);
  padding: 12px;
  width: 100%;
}
.mm-top-border-ogrzewanie-ścienne h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-ogrzewanie-ścienne .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-ogrzewanie-ścienne .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-football {
  background-color: var(--c-football);
  padding: 12px;
  width: 100%;
}
.mm-top-border-football h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-football .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-football .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-slim {
  background-color: var(--c-inoxflow);
  padding: 12px;
  width: 100%;
}
.mm-top-border-slim h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-slim .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-slim .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-tacker {
  background-color: var(--c-rail);
  padding: 12px;
  width: 100%;
}
.mm-top-border-tacker h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-tacker .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-tacker .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-profil {
  background-color: var(--c-rail);
  padding: 12px;
  width: 100%;
}
.mm-top-border-profil h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-profil .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-profil .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-rail {
  background-color: var(--c-rail);
  padding: 12px;
  width: 100%;
}
.mm-top-border-rail h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-rail .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-rail .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-copper-gas {
  background-color: var(--c-copper);
  padding: 12px;
  width: 100%;
}
.mm-top-border-copper-gas h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-copper-gas .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-copper-gas .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-inoxflow {
  background-color: var(--c-inoxflow);
  padding: 12px;
  width: 100%;
}
.mm-top-border-inoxflow h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-inoxflow .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-inoxflow .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-zawory {
  background-color: var(--c-inoxflow);
  padding: 12px;
  width: 100%;
}
.mm-top-border-zawory h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-zawory .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-zawory .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-zrm {
  background-color: var(--c-inoxflow);
  padding: 12px;
  width: 100%;
}
.mm-top-border-zrm h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-zrm .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-zrm .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-net {
  background-color: var(--c-rail);
  padding: 12px;
  width: 100%;
}
.mm-top-border-net h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-net .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-net .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-tbs {
  background-color: var(--c-rail);
  padding: 12px;
  width: 100%;
}
.mm-top-border-tbs h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-tbs .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-tbs .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-wall {
  background-color: var(--c-rail);
  padding: 12px;
  width: 100%;
}
.mm-top-border-wall h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-wall .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-wall .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-wall-metoda-sucha {
  background-color: var(--c-wall-dry);
  padding: 12px;
  width: 100%;
}
.mm-top-border-wall-metoda-sucha h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-wall-metoda-sucha .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-wall-metoda-sucha .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-inne {
  background-color: var(--c-football);
  padding: 12px;
  width: 100%;
}
.mm-top-border-inne h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-inne .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-inne .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-ultraline {
  background-color: var(--c-ultraline);
  padding: 12px;
  width: 100%;
}
.mm-b.s-ultraline h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-ultraline .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-ultraline .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-push {
  background-color: var(--c-push);
  padding: 12px;
  width: 100%;
}
.mm-b.s-push h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-push .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-push .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-push-platinum {
  background-color: var(--c-push-platinumh);
  padding: 12px;
  width: 100%;
}
.mm-b.s-push-platinum h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-push-platinum .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-push-platinum .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-press {
  background-color: var(--c-press);
  padding: 12px;
  width: 100%;
}
.mm-b.s-press h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-press .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-press .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-pp {
  background-color: var(--c-pp);
  padding: 12px;
  width: 100%;
}
.mm-b.s-pp h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-pp .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-pp .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-pp-green {
  background-color: var(--c-pp-green);
  padding: 12px;
  width: 100%;
}
.mm-b.s-pp-green h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-pp-green .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-pp-green .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-top-border-white {
  background-color: #fff;
  padding: 12px;
  width: 100%;
}
.mm-top-border-white h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-top-border-white .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-top-border-white .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-copper {
  background-color: var(--c-copper);
  padding: 12px;
  width: 100%;
}
.mm-b.s-copper h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-copper .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-copper .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-sprinkler-inox {
  background-color: var(--c-sprinkler-inox);
  padding: 12px;
  width: 100%;
}
.mm-b.s-sprinkler-inox h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-sprinkler-inox .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-sprinkler-inox .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-sprinkler-steel {
  background-color: var(--c-sprinkler-steel);
  padding: 12px;
  width: 100%;
}
.mm-b.s-sprinkler-steel h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-sprinkler-steel .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-sprinkler-steel .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-ogrzewanie-podłogowe {
  background-color: var(--c-op);
  padding: 12px;
  width: 100%;
}
.mm-b.s-ogrzewanie-podłogowe h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-ogrzewanie-podłogowe .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-ogrzewanie-podłogowe .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-ogrzewanie-ścienne {
  background-color: var(--c-os);
  padding: 12px;
  width: 100%;
}
.mm-b.s-ogrzewanie-ścienne h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-ogrzewanie-ścienne .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-ogrzewanie-ścienne .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-automatyka {
  background-color: var(--c-automation);
  padding: 12px;
  width: 100%;
}
.mm-b.s-automatyka h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-automatyka .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-automatyka .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-football {
  background-color: var(--c-football);
  padding: 12px;
  width: 100%;
}
.mm-b.s-football h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-football .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-football .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-football {
  background-color: var(--c-football);
  padding: 12px;
  width: 100%;
}
.mm-b.s-football h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-football .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-football .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-slim {
  background-color: var(--c-inoxflow);
  padding: 12px;
  width: 100%;
}
.mm-b.s-slim h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-slim .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-slim .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-tacker {
  background-color: var(--c-slim);
  padding: 12px;
  width: 100%;
}
.mm-b.s-tacker h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-tacker .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-tacker .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-profil {
  background-color: var(--c-slim);
  padding: 12px;
  width: 100%;
}
.mm-b.s-profil h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-profil .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-profil .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-rail {
  background-color: var(--c-slim);
  padding: 12px;
  width: 100%;
}
.mm-b.s-rail h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-rail .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-rail .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-copper-gas {
  background-color: var(--c-copper);
  padding: 12px;
  width: 100%;
}
.mm-b.s-copper-gas h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-copper-gas .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-copper-gas .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-inoxflow {
  background-color: var(--c-inoxflow);
  padding: 12px;
  width: 100%;
}
.mm-b.s-inoxflow h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-inoxflow .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-inoxflow .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-tbs {
  background-color: var(--c-slim);
  padding: 12px;
  width: 100%;
}
.mm-b.s-tbs h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-tbs .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-tbs .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-wall-metoda-mokra {
  background-color: var(--c-wall);
  padding: 12px;
  width: 100%;
}
.mm-b.s-wall-metoda-mokra h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-wall-metoda-mokra .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-wall-metoda-mokra .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-wall-metoda-sucha {
  background-color: var(--c-wall-dry);
  padding: 12px;
  width: 100%;
}
.mm-b.s-wall-metoda-sucha h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-wall-metoda-sucha .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-wall-metoda-sucha .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-b.s-inne {
  background-color: var(--c-football);
  padding: 12px;
  width: 100%;
}
.mm-b.s-inne h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.mm-b.s-inne .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.mm-b.s-inne .f-system-kan-therm span {
  font-family: var(--font-family-3);
}

.mm-padding {
  padding-top: 43px;
}

.sys-header {
  margin-bottom: 1rem;
}
.sys-header h2 {
  font-family: var(--font-family-2);
  color: #404858;
  font-size: 25px;
  word-spacing: normal;
}
.sys-header h2 span {
  font-weight: 300;
  font-family: var(--font-family-3);
  color: #404858;
  font-size: 25px;
  word-spacing: normal;
}

.separator .mm-top-border-tacker,
.separator .mm-top-border-rail,
.separator .mm-top-border-profil,
.separator .mm-top-border-net,
.separator .mm-top-border-tbs,
.separator .mm-top-border-wall {
  color: #245893;
  background-color: #fff !important;
  padding: 12px;
  width: 100%;
}
.separator .mm-top-border-tacker h3,
.separator .mm-top-border-rail h3,
.separator .mm-top-border-profil h3,
.separator .mm-top-border-net h3,
.separator .mm-top-border-tbs h3,
.separator .mm-top-border-wall h3 {
  font-size: 18px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 0px;
  color: #fff;
}
.separator .mm-top-border-tacker .f-system-kan-therm h4,
.separator .mm-top-border-rail .f-system-kan-therm h4,
.separator .mm-top-border-profil .f-system-kan-therm h4,
.separator .mm-top-border-net .f-system-kan-therm h4,
.separator .mm-top-border-tbs .f-system-kan-therm h4,
.separator .mm-top-border-wall .f-system-kan-therm h4 {
  font-size: 8px;
  color: #fff;
}
.separator .mm-top-border-tacker .f-system-kan-therm span,
.separator .mm-top-border-rail .f-system-kan-therm span,
.separator .mm-top-border-profil .f-system-kan-therm span,
.separator .mm-top-border-net .f-system-kan-therm span,
.separator .mm-top-border-tbs .f-system-kan-therm span,
.separator .mm-top-border-wall .f-system-kan-therm span {
  font-family: var(--font-family-3);
}
.separator .mm-top-border-tacker h4,
.separator .mm-top-border-tacker h3,
.separator .mm-top-border-rail h4,
.separator .mm-top-border-rail h3,
.separator .mm-top-border-profil h4,
.separator .mm-top-border-profil h3,
.separator .mm-top-border-net h4,
.separator .mm-top-border-net h3,
.separator .mm-top-border-tbs h4,
.separator .mm-top-border-tbs h3,
.separator .mm-top-border-wall h4,
.separator .mm-top-border-wall h3 {
  color: #245893 !important;
}
.separator .mm-top-border-tacker .f-system-kan-therm,
.separator .mm-top-border-rail .f-system-kan-therm,
.separator .mm-top-border-profil .f-system-kan-therm,
.separator .mm-top-border-net .f-system-kan-therm,
.separator .mm-top-border-tbs .f-system-kan-therm,
.separator .mm-top-border-wall .f-system-kan-therm {
  color: #245893;
}
.separator .mm-top-border-tacker .f-system-kan-therm h4,
.separator .mm-top-border-tacker .f-system-kan-therm h3,
.separator .mm-top-border-rail .f-system-kan-therm h4,
.separator .mm-top-border-rail .f-system-kan-therm h3,
.separator .mm-top-border-profil .f-system-kan-therm h4,
.separator .mm-top-border-profil .f-system-kan-therm h3,
.separator .mm-top-border-net .f-system-kan-therm h4,
.separator .mm-top-border-net .f-system-kan-therm h3,
.separator .mm-top-border-tbs .f-system-kan-therm h4,
.separator .mm-top-border-tbs .f-system-kan-therm h3,
.separator .mm-top-border-wall .f-system-kan-therm h4,
.separator .mm-top-border-wall .f-system-kan-therm h3 {
  color: #245893;
}

.font-reset {
  z-index: 1;
  height: 2.8rem;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.font-reset h3 {
  line-height: normal !important;
  white-space: normal !important;
  font-weight: normal !important;
  font-size: 1.1rem;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0;
  margin: 0 !important;
  font-family: var(--font-family-2);
}
.font-reset h3 span {
  font-family: var(--font-family-3);
}

.menu-company-banner {
  background: url("../assets/img/images/mm-box-img-company-banner.png") no-repeat center;
  background-size: cover;
  padding: 0px;
  width: 800px;
  height: 350px;
  overflow: hidden;
  margin-right: 2rem;
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .menu-company-banner {
    background-position: right 0px bottom 0px;
    width: 900px;
    height: 400px;
  }
  .menu-company-banner .web-content {
    width: 1600px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .menu-company-banner {
    width: 600px;
    background-size: 100%;
    background-position: right -30px bottom 20px;
  }
  .menu-company-banner h5 {
    color: #404858;
    font-size: 16px;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .menu-company-banner {
    width: 600px;
    background-size: 100%;
    background-position: right -30px bottom 20px;
  }
  .menu-company-banner h5 {
    color: #404858;
    font-size: 16px;
  }
}
.menu-company-banner h2 {
  font-family: var(--font-family-3);
  color: #404858;
  font-size: 2rem;
}
.menu-company-banner h3 {
  font-family: var(--font-family-3);
  color: #404858;
  font-size: 18px;
}
.menu-company-banner h5 {
  color: #404858;
  font-size: 18px;
}
.menu-company-banner li {
  text-decoration: none;
  list-style: none;
  padding-right: 0rem;
}
.menu-company-banner ul {
  margin-left: 0;
  padding-left: 0;
}
.menu-company-banner a {
  margin-left: 0;
  padding-left: 0;
}
.menu-company-banner .ster {
  height: 80%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .menu-company-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .menu-company-banner {
    -webkit-transform: scale(0.9) translate(-5%, -5%);
            transform: scale(0.9) translate(-5%, -5%);
  }
  .menu-company-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .menu-company-banner .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .menu-company-banner .web-content {
    width: 3810px;
  }
}

.banner-button {
  background-color: #eeecec;
  color: #fff;
  width: 30%;
  margin-top: 22px;
  margin-bottom: 22px;
  text-align: center;
}

.menu-pos-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu-contact-banner {
  background: url("../assets/img/images/mm-box-img-contact-banner.png") no-repeat center;
  background-size: cover;
  padding: 0px;
  max-width: 900px;
  height: 350px;
  overflow: hidden;
  margin-right: 2rem;
  background-position: top;
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .menu-contact-banner {
    background-position: right -45px bottom 0px;
    width: 900px;
    height: 400px;
  }
  .menu-contact-banner .web-content {
    width: 1600px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .menu-contact-banner {
    background-position: right -30px bottom 20px;
  }
}
.menu-contact-banner h2 {
  font-family: var(--font-family-3);
  color: #404858;
  font-size: 2rem;
}
.menu-contact-banner h3 {
  font-family: var(--font-family-3);
  color: #404858;
  font-size: 18px;
}
.menu-contact-banner h5 {
  color: #404858;
  font-size: 18px;
}
.menu-contact-banner li {
  text-decoration: none;
  list-style: none;
}

.banner-button {
  background-color: #eeecec;
  color: #fff;
  width: 30%;
  margin-top: 22px;
  margin-bottom: 22px;
  text-align: center;
}

.flexi-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media (min-width: 320px) and (max-width: 479px) {
  .systems-menu {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .systems-menu {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .systems-menu {
    display: none;
  }
  .systems-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .systems-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .systems-menu .web-content {
    width: 1600px;
  }
}

.systems-menu-rwd {
  width: 100%;
  display: block;
  margin-top: 4%;
  margin-bottom: 4%;
}
.systems-menu-rwd ul {
  width: 100%;
}
.systems-menu-rwd ul .menu {
  padding: 12px;
}
.systems-menu-rwd a {
  color: #fff;
}
.systems-menu-rwd li {
  color: #fff;
  border: 1px solid #687285;
  border-radius: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 100%;
}
@media (min-width: 480px) and (max-width: 767px) {
  .systems-menu-rwd {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .systems-menu-rwd {
    display: none;
  }
  .systems-menu-rwd .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .systems-menu-rwd {
    display: none;
  }
  .systems-menu-rwd .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .systems-menu-rwd {
    display: none;
  }
  .systems-menu-rwd .web-content {
    width: 1600px;
  }
}

.subpage-systems-menu-rwd {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 4%;
  margin-bottom: 4%;
  z-index: 1400;
  display: block;
}
.subpage-systems-menu-rwd ul {
  width: 100%;
  color: #687285;
}
.subpage-systems-menu-rwd ul .menu {
  padding: 12px;
}
.subpage-systems-menu-rwd a {
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  color: #687285;
}
.subpage-systems-menu-rwd a:hover {
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  background: #687285;
  color: #fff;
}
.subpage-systems-menu-rwd li {
  color: #fff;
  border: 1px solid #687285;
  border-radius: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-systems-menu-rwd {
    margin-top: 4%;
    margin-bottom: 0%;
  }
  .subpage-systems-menu-rwd .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-systems-menu-rwd {
    display: none;
  }
  .subpage-systems-menu-rwd .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-systems-menu-rwd {
    display: none;
  }
  .subpage-systems-menu-rwd .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .subpage-systems-menu-rwd {
    display: none;
  }
  .subpage-systems-menu-rwd .web-content {
    width: 3810px;
  }
}

.ps-ultraline .systems-menu-container {
  background-color: var(--c-ultraline);
}
.ps-ultraline .systems-menu-container a {
  color: #fff;
}
.ps-ultraline .systems-menu-container li {
  color: #fff;
}
.ps-ultraline .systems-menu-container li:hover {
  color: #fff;
}
.ps-ultraline .systems-menu-container :active {
  color: #fff;
}
.ps-ultraline .systems-menu-container :hover {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-ultraline .systems-menu-container {
    background-color: #2A333E;
    margin-top: 12px;
    scroll-margin-bottom: 12px;
  }
  .ps-ultraline .systems-menu-container a {
    color: #fff;
  }
  .ps-ultraline .systems-menu-container li {
    color: #fff;
    border: 1px solid #687285;
    border-radius: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-ultraline .systems-menu-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-ultraline .systems-menu-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-ultraline .systems-menu-container .web-content {
    width: 1600px;
  }
}

.slider-bottom-tinter {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 26%;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(24, 24, 31, 0.671)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgba(24, 24, 31, 0.671) 0%, rgba(255, 255, 255, 0) 100%);
}

.slider-top-tinter {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 26%;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(24, 24, 31, 0.671)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(24, 24, 31, 0.671) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 3;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-top-tinter {
    z-index: 3;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-top-tinter .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-top-tinter .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-top-tinter .web-content {
    width: 1600px;
  }
}

.slider-1 {
  z-index: 4;
}

.slider-2 {
  z-index: 3;
}

.slider-3 {
  z-index: 2;
}

.slider-4 {
  z-index: 1;
}

.topslider {
  height: var(--hr-slider-heigh);
}
.topslider ul.orbit-container {
  height: var(--hr-slider-heigh);
}
.topslider ul.orbit-container figcaption {
  background-color: rgba(14, 14, 27, 0.298);
}
.topslider .orbit-container .orbit-slides-container li.active {
  position: relative;
}
.topslider .orbit-slide {
  background: rgb(198, 205, 217);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(198, 205, 217)), color-stop(35%, rgb(183, 191, 202)), to(rgb(162, 172, 184)));
  background: linear-gradient(0deg, rgb(198, 205, 217) 0%, rgb(183, 191, 202) 35%, rgb(162, 172, 184) 100%);
}
.topslider .slider-content {
  z-index: 2;
}
.topslider .orbit-figure {
  height: var(--hr-slider-heigh);
  width: 100%;
  position: relative;
}
.topslider .orbit-figure img.orbit-image {
  z-index: 1;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .topslider .orbit-figure img.orbit-image {
    height: var(--hr-slider-heigh);
  }
}
.topslider .orbit-figure .orbit-video {
  z-index: 1;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  height: var(--hr-slider-heigh);
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .topslider .orbit-figure .orbit-video {
    height: var(--hr-slider-heigh);
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .topslider .orbit-wrapper .padding-both-side-l {
    overflow: auto;
    float: none;
  }
}
.topslider .k-slider-content {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  width: 60%;
  bottom: 4vh;
}
@media (min-width: 320px) and (max-width: 479px) {
  .topslider .k-slider-content {
    width: 80%;
  }
}
.topslider .k-slider-content .k-slider-text {
  position: relative;
  padding-right: 3vw;
  display: block;
}
.topslider .k-slider-content .k-slider-text h4 {
  color: #f5fbff;
  font-weight: 300;
}
.topslider .k-slider-content .k-slider-text h2 {
  color: #fff;
  font-weight: 300;
  font-size: 35px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .topslider .k-slider-content .k-slider-text {
    border-right: 0px solid #A2A7B1;
    position: absolute;
    top: -70vh;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    left: 55%;
    -webkit-transform: translate(-50%, -20%);
            transform: translate(-50%, -20%);
  }
  .topslider .k-slider-content .k-slider-text h4 {
    position: relative;
    color: #fff;
    font-weight: 600;
    font-size: 20px !important;
    z-index: 2;
  }
  .topslider .k-slider-content .k-slider-text h2 {
    color: #fff;
    font-weight: 300;
    font-size: 40px;
  }
}
.topslider .k-slider-content .k-slider-more {
  display: block;
  margin-left: 3vw;
  padding: 12px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0);
  position: relative;
}
.topslider .k-slider-content .k-slider-more p {
  color: #fff;
  font-weight: 300;
  font-size: 27px;
  line-height: normal;
  margin: 0;
}
.topslider .k-slider-content .k-slider-more:after {
  content: "";
  background-color: rgb(0, 0, 0);
  width: calc(100% + 6px);
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: -3px;
  -webkit-transform: scaleX(0) translateY(5px);
          transform: scaleX(0) translateY(5px);
  -webkit-transition: opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
  transition: opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s, opacity 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s, opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
}
.topslider .k-slider-content .k-slider-more:hover {
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
@media (min-width: 320px) and (max-width: 479px) {
  .topslider .k-slider-content .k-slider-more {
    display: none;
  }
}
.topslider .orbit-bullets {
  position: absolute;
  right: 0;
  width: auto;
  z-index: 5;
  bottom: 4vh;
}
@media (min-width: 320px) and (max-width: 479px) {
  .topslider .orbit-bullets {
    display: none;
  }
}
.topslider .tint.orbit-caption {
  max-width: 100%;
}

.orbit-caption {
  height: var(--hr-slider-heigh);
}
.orbit-caption .k-slider-content {
  z-index: 1500;
}

.slider-btn-more {
  background-color: none;
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  color: #fff;
  font-size: 34px;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #fff;
}
.slider-btn-more a {
  color: #fff;
}

.slider-nav-btn {
  background-color: rgba(10, 10, 10, 0.2) !important;
  border: 1px solid rgb(104, 104, 104);
  border-radius: 5px !important;
  height: 25px !important;
  width: 25px !important;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  padding: 2px;
}

.slider-nav-btn:hover {
  background-color: #fff;
  color: #fff;
}

.is-active.slider-nav-btn {
  background-color: #fff !important;
  color: #687285 !important;
}

.zone-block {
  z-index: 6;
  position: absolute;
  top: 80%;
  right: 0;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.zone-block .zone-1,
.zone-block .zone-2 {
  padding: 12px;
  padding-left: 2rem;
  background-color: hsla(219deg, 15%, 18%, 0.678);
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.219);
  min-width: 400px;
}
.zone-block .zone-1 h3,
.zone-block .zone-2 h3 {
  font-family: var(--font-family-2);
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
  color: #fff;
  font-weight: 700;
  margin-right: 1rem;
}
.zone-block .zone-1 h3 span,
.zone-block .zone-2 h3 span {
  font-size: 27px;
  margin-left: 5px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
}
.zone-block .zone-1 {
  margin-bottom: 1rem;
}
.zone-block .zone-1:hover {
  background-color: hsla(218deg, 18%, 12%, 0.877);
  cursor: pointer;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  border: 1px solid rgba(255, 255, 255, 0.219);
}
.zone-block .zone-2:hover {
  background-color: hsla(218deg, 18%, 12%, 0.877);
  cursor: pointer;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  border: 1px solid rgba(255, 255, 255, 0.219);
}
@media (min-width: 320px) and (max-width: 479px) {
  .zone-block {
    bottom: 20%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .zone-block .zone-1 {
    margin-bottom: 0.5rem;
  }
  .zone-block .zone-2,
.zone-block .zone-1 {
    width: 100%;
    background-color: hsla(218deg, 18%, 12%, 0.877);
    padding: 0.2rem;
    padding-right: 1rem;
    padding-left: 1rem;
    min-width: 300px;
  }
  .zone-block .zone-2 h3,
.zone-block .zone-2 span,
.zone-block .zone-1 h3,
.zone-block .zone-1 span {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .zone-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .zone-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .zone-block .web-content {
    width: 1600px;
  }
}

.slider-container .orbit-figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-name: background-image-animation;
          animation-name: background-image-animation;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform: translateX(0) scale(1.1);
          transform: translateX(0) scale(1.1);
  background-size: cover;
}
@-webkit-keyframes background-image-animation {
  0% {
    -webkit-transform: translateX(-5%) scale(1.2);
            transform: translateX(-5%) scale(1.2);
  }
  100% {
    -webkit-transform: translateX(5%) scale(1.1);
            transform: translateX(5%) scale(1.1);
  }
}
@keyframes background-image-animation {
  0% {
    -webkit-transform: translateX(-5%) scale(1.2);
            transform: translateX(-5%) scale(1.2);
  }
  100% {
    -webkit-transform: translateX(5%) scale(1.1);
            transform: translateX(5%) scale(1.1);
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .topslider .orbit-figure {
    height: var(--hr-slider-heigh);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .topslider .orbit-figure {
    height: var(--hr-slider-heigh);
  }
  .topslider .orbit-figure .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .topslider .orbit-figure {
    height: var(--hr-slider-heigh);
  }
  .topslider .orbit-figure .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .topslider .orbit-figure {
    height: var(--hr-slider-heigh);
  }
  .topslider .orbit-figure .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .topslider .orbit-figure {
    height: var(--hr-slider-heigh);
  }
  .topslider .orbit-figure .web-content {
    width: 3810px;
  }
}

.slider-container-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  z-index: 2;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container-2 {
    display: block;
  }
  .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-container-2 {
    height: 90vh;
  }
  .slider-container-2 .web-content {
    width: 3810px;
  }
}
.slider-container-2 .text-box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  z-index: 3;
}
.slider-container-2 .text-box-1 .slider-text {
  font-size: 1rem;
  z-index: 2;
}
.slider-container-2 .text-box-1 .slider-text .slogan-1 {
  font-size: 1.5rem;
  color: #fff;
  font-family: var(--font-family-2);
  line-height: normal;
}
.slider-container-2 .text-box-1 .slider-text .slogan-1 strong {
  font-family: var(--font-family-3);
}
.slider-container-2 .text-box-1 .slider-text .slogan-2 {
  color: var(--c-ultraline);
  line-height: normal;
  font-family: var(--font-family-2);
  font-size: 5rem;
}
.slider-container-2 .text-box-1 .slider-text .slogan-2 strong {
  font-family: var(--font-family-3);
}
.slider-container-2 .text-box-1 .slider-text .slogan-3 {
  color: #fff;
  font-family: var(--font-family-2);
  font-size: 1.2rem;
}
.slider-container-2 .text-box-1 .slider-text .slogan-3 strong {
  font-family: var(--font-family-3);
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container-2 .text-box-1 .slider-text {
    margin-top: 1rem;
  }
  .slider-container-2 .text-box-1 .slider-text .slogan-1 {
    font-size: 1rem;
  }
  .slider-container-2 .text-box-1 .slider-text .slogan-2 {
    font-size: 2.5rem;
  }
  .slider-container-2 .text-box-1 .slider-text .slogan-3 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container-2 .text-box-1 .slider-text {
    margin-top: 15%;
  }
  .slider-container-2 .text-box-1 .slider-text .slogan-1 {
    font-size: 1rem;
  }
  .slider-container-2 .text-box-1 .slider-text .slogan-2 {
    font-size: 4rem;
  }
  .slider-container-2 .text-box-1 .slider-text .slogan-3 {
    font-size: 1rem;
  }
  .slider-container-2 .text-box-1 .slider-text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container-2 .text-box-1 .slider-text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container-2 .text-box-1 .slider-text .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-container-2 .text-box-1 .slider-text .web-content {
    width: 3810px;
  }
}
.slider-container-2 .text-box-1 .new-label {
  margin-top: 2rem;
  color: #fff;
  z-index: 2;
  font-family: var(--font-family-3);
  font-style: normal;
  text-transform: uppercase;
  font-size: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container-2 .text-box-1 .new-label {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container-2 .text-box-1 .new-label {
    font-size: 1.5rem;
  }
  .slider-container-2 .text-box-1 .new-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container-2 .text-box-1 .new-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container-2 .text-box-1 .new-label .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-container-2 .text-box-1 .new-label .web-content {
    width: 3810px;
  }
}
.slider-container-2 .img-slider-b {
  position: relative;
  z-index: 2;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container-2 .img-slider-b {
    position: absolute;
    top: 20%;
    right: 0%;
    scale: 0.7;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container-2 .img-slider-b {
    position: absolute;
    top: 0;
    right: 0%;
    scale: 0.7;
  }
  .slider-container-2 .img-slider-b .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container-2 .img-slider-b .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container-2 .img-slider-b .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-container-2 .img-slider-b .web-content {
    width: 3810px;
  }
}
.slider-container-2 .img-slider-b .slider-image-box {
  margin-right: -13rem;
}
.slider-container-2 .img-slider-b .slider-image-box .slider-image-box-img {
  position: relative;
  z-index: 1;
  height: auto;
  width: auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container-2 .img-slider-b .slider-image-box .slider-image-box-img .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container-2 .img-slider-b .slider-image-box .slider-image-box-img .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container-2 .img-slider-b .slider-image-box .slider-image-box-img .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-container-2 .img-slider-b .slider-image-box .slider-image-box-img {
    height: 90vh;
  }
  .slider-container-2 .img-slider-b .slider-image-box .slider-image-box-img .web-content {
    width: 3810px;
  }
}
.slider-container-2 .img-slider-b .label-system-container {
  position: absolute;
  top: 50%;
  z-index: 3;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container-2 .img-slider-b .label-system-container {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-container-2 .img-slider-b .label-system-container {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container-2 .img-slider-b .label-system-container {
    display: none;
  }
  .slider-container-2 .img-slider-b .label-system-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container-2 .img-slider-b .label-system-container {
    left: 0%;
    top: 10%;
    scale: 0.6;
    display: none;
  }
  .slider-container-2 .img-slider-b .label-system-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container-2 .img-slider-b .label-system-container {
    left: 0%;
    top: 10%;
    scale: 0.6;
    display: none;
  }
  .slider-container-2 .img-slider-b .label-system-container .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-container-2 .img-slider-b .label-system-container {
    left: 40%;
    display: none;
  }
  .slider-container-2 .img-slider-b .label-system-container .web-content {
    width: 3810px;
  }
}
.slider-container-2 .img-slider-b .label-system-container .label-system {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 1rem;
  z-index: 2;
  background-color: #f8a500;
  border-radius: 100%;
  -webkit-box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
          box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
}
.slider-container-2 .img-slider-b .label-system-container .label-system p {
  line-height: 1.5rem;
  font-size: 2rem;
  color: #fff;
  font-family: var(--font-family-2);
}
.slider-container-2 .img-slider-b .label-system-container .label-system p strong {
  font-family: var(--font-family-3);
}
.slider-container-2 .img-slider-b .label-system-container .label-system h3 {
  line-height: 1.5rem;
  font-size: 2.5rem;
  color: #fff;
  font-family: var(--font-family-2);
}
.slider-container-2 .img-slider-b .label-system-container .label-system h3 strong {
  font-family: var(--font-family-3);
}

.slider-container.slider-type-1 .slider-container-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container.slider-type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container.slider-type-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container.slider-type-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container.slider-type-1 .web-content {
    width: 1600px;
  }
}
.slider-container.slider-type-1 .text-box-1 {
  margin-top: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container.slider-type-1 .text-box-1 {
    margin-top: 0rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container.slider-type-1 .text-box-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container.slider-type-1 .text-box-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container.slider-type-1 .text-box-1 .web-content {
    width: 1600px;
  }
}
.slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 {
  font-size: 2.7rem;
  color: var(--white-color);
  font-family: var(--font-family-1);
  font-weight: 600;
}
.slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 span {
  font-weight: 800;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 {
    font-size: 1.5rem;
    margin-top: -4rem;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 {
    font-size: 1.5rem;
    margin-top: -4rem;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 {
    font-size: 1.5rem;
    margin-top: -4rem;
    text-align: center;
    width: 100%;
  }
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 {
    font-size: 2rem;
    margin-top: -2rem;
    width: 100%;
  }
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 {
    font-size: 1.5rem;
    margin-top: -2rem;
    width: 100%;
  }
  .slider-container.slider-type-1 .text-box-1 .slider-text .slogan-2 .web-content {
    width: 1600px;
  }
}
.slider-container.slider-type-1 .slider-element-1 {
  z-index: 111;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-container.slider-type-1 .slider-element-1 {
    margin-top: 0.5rem;
    width: 100%;
  }
  .slider-container.slider-type-1 .slider-element-1 svg {
    width: 100%;
    margin-bottom: -1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-container.slider-type-1 .slider-element-1 {
    margin-top: 0.5rem;
    width: 100%;
  }
  .slider-container.slider-type-1 .slider-element-1 svg {
    width: 100%;
    margin-bottom: -1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-container.slider-type-1 .slider-element-1 {
    margin-top: 0.5rem;
    width: 100%;
  }
  .slider-container.slider-type-1 .slider-element-1 svg {
    width: 50%;
    margin-bottom: -1rem;
  }
  .slider-container.slider-type-1 .slider-element-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-container.slider-type-1 .slider-element-1 {
    margin-top: 4rem;
    width: 100%;
  }
  .slider-container.slider-type-1 .slider-element-1 svg {
    width: 80%;
    margin-bottom: -1rem;
  }
  .slider-container.slider-type-1 .slider-element-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-container.slider-type-1 .slider-element-1 {
    margin-top: 4rem;
    width: 100%;
  }
  .slider-container.slider-type-1 .slider-element-1 svg {
    width: 80%;
    margin-bottom: -1rem;
  }
  .slider-container.slider-type-1 .slider-element-1 .web-content {
    width: 1600px;
  }
}

.slider-type-2 .orbit-figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-name: background-image-animation;
          animation-name: background-image-animation;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform: translateX(0) scale(1.1);
          transform: translateX(0) scale(1.1);
  background-size: cover;
}
@keyframes background-image-animation {
  0% {
    -webkit-transform: translateX(-5%) scale(1.2);
            transform: translateX(-5%) scale(1.2);
  }
  100% {
    -webkit-transform: translateX(5%) scale(1.1);
            transform: translateX(5%) scale(1.1);
  }
}
.slider-type-2 .slider-container-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2 .slider-container-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-top: 3rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-type-2 .slider-container-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-top: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2 .slider-container-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .slider-type-2 .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2 .slider-container-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .slider-type-2 .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2 .slider-container-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .slider-type-2 .slider-container-2 .web-content {
    width: 1600px;
  }
}
.slider-type-2 .slogan {
  color: var(--c-automation);
  font-family: var(--font-family-3);
  font-size: 5rem;
  line-height: 5rem;
}
.slider-type-2 .slogan strong {
  font-family: var(--font-family-3);
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2 .slogan {
    font-size: 2rem;
    line-height: 3rem;
    padding: 0;
    margin-bottom: 1rem;
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-type-2 .slogan {
    font-size: 2rem;
    line-height: 3rem;
    padding: 0;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2 .slogan {
    font-size: 3rem;
    line-height: 3rem;
    padding: 0;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .slider-type-2 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2 .slogan {
    font-size: 4rem;
    line-height: 4rem;
    padding: 0;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
  }
  .slider-type-2 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2 .slogan {
    font-size: 4rem;
    line-height: 4rem;
    padding: 0;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
  }
  .slider-type-2 .slogan .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-type-2 .slogan {
    font-size: 4rem;
    line-height: 4rem;
    padding: 0;
    margin-top: 0.5rem;
    margin-bottom: 3rem;
  }
  .slider-type-2 .slogan .web-content {
    width: 3810px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2 .text-box-1 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2 .text-box-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2 .text-box-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2 .text-box-1 .web-content {
    width: 1600px;
  }
}
.slider-type-2 .slider-element-1 {
  z-index: 111;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2 .slider-element-1 {
    margin-top: 0.5rem;
    width: 100%;
  }
  .slider-type-2 .slider-element-1 svg {
    width: 100%;
    margin-bottom: -1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-type-2 .slider-element-1 {
    margin-top: 0.5rem;
    width: 100%;
  }
  .slider-type-2 .slider-element-1 svg {
    width: 100%;
    margin-bottom: -1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2 .slider-element-1 {
    margin-top: 0.5rem;
    width: 100%;
  }
  .slider-type-2 .slider-element-1 svg {
    width: 50%;
    margin-bottom: -1rem;
  }
  .slider-type-2 .slider-element-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2 .slider-element-1 {
    margin-top: 4rem;
    width: 100%;
  }
  .slider-type-2 .slider-element-1 svg {
    width: 80%;
    margin-bottom: -1rem;
  }
  .slider-type-2 .slider-element-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2 .slider-element-1 {
    margin-top: 4rem;
    width: 100%;
  }
  .slider-type-2 .slider-element-1 svg {
    width: 80%;
    margin-bottom: -1rem;
  }
  .slider-type-2 .slider-element-1 .web-content {
    width: 1600px;
  }
}

.kan-therm-install-future {
  color: #fff;
}
.kan-therm-install-future h2 {
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
  line-height: normal;
}
.kan-therm-install-future h4 {
  font-family: var(--font-family-2);
  font-style: normal;
  font-variant: normal;
}
.kan-therm-install-future h4 strong {
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
}
.kan-therm-install-future h4 {
  --font-family-2: "MicrogrammaExtD-Med";
}
.kan-therm-install-future h4 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
@media (min-width: 320px) and (max-width: 479px) {
  .kan-therm-install-future {
    display: none;
  }
  .kan-therm-install-future h4 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 0rem;
    padding: 0;
    margin-bottom: 2rem;
    margin-top: 0rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .kan-therm-install-future {
    display: none;
  }
  .kan-therm-install-future h4 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 0rem;
    padding: 0;
    margin-bottom: 2rem;
    margin-top: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .kan-therm-install-future h4 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 0rem;
    padding: 0;
    margin-bottom: 2rem;
    margin-top: 1rem;
  }
  .kan-therm-install-future .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .kan-therm-install-future h4 {
    color: #fff;
    font-size: 1rem;
    line-height: 0rem;
    margin-bottom: 0.5rem;
  }
  .kan-therm-install-future h2 {
    font-size: 2.2rem;
  }
  .kan-therm-install-future .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .kan-therm-install-future h4 {
    color: #fff;
    font-size: 1rem;
    line-height: 0rem;
    margin-bottom: 0.5rem;
  }
  .kan-therm-install-future h2 {
    font-size: 2.2rem;
  }
  .kan-therm-install-future .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .kan-therm-install-future h4 {
    color: #fff;
    font-size: 1rem;
    line-height: 0rem;
    margin-bottom: 0.5rem;
  }
  .kan-therm-install-future h2 {
    font-size: 2.2rem;
  }
  .kan-therm-install-future .web-content {
    width: 3810px;
  }
}

.kan-therm-install-future-top {
  color: #fff;
}
.kan-therm-install-future-top h2 {
  color: #fff;
  font-weight: 300;
  font-size: 1rem;
  line-height: normal;
}
.kan-therm-install-future-top h4 {
  font-family: var(--font-family-2);
  font-style: normal;
  font-variant: normal;
}
.kan-therm-install-future-top h4 strong {
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
}
.kan-therm-install-future-top h4 {
  --font-family-2: "MicrogrammaExtD-Med";
}
.kan-therm-install-future-top h4 strong {
  --font-family-3: "MicrogrammaExtD-Bol";
}
@media (min-width: 320px) and (max-width: 479px) {
  .kan-therm-install-future-top h4 {
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .kan-therm-install-future-top h4 {
    color: #fff;
    font-size: 1.5rem;
    line-height: 0rem;
    padding: 0;
    margin-bottom: 2rem;
    margin-top: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .kan-therm-install-future-top h4 {
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
  }
  .kan-therm-install-future-top .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .kan-therm-install-future-top h4 {
    color: #fff;
    font-size: 1.4rem;
  }
  .kan-therm-install-future-top .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .kan-therm-install-future-top h4 {
    color: #fff;
    font-size: 1.5rem;
  }
  .kan-therm-install-future-top .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .kan-therm-install-future-top h4 {
    color: #fff;
    font-size: 1.5rem;
  }
  .kan-therm-install-future-top .web-content {
    width: 3810px;
  }
}

.slider-type-2.slider_mcs .orbit-figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-name: background-image-animation-2;
          animation-name: background-image-animation-2;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform: translateX(0) scale(1.1);
          transform: translateX(0) scale(1.1);
  background-size: cover;
}
@-webkit-keyframes background-image-animation-2 {
  0% {
    -webkit-transform: translateX(2%) scale(1.2);
            transform: translateX(2%) scale(1.2);
  }
  100% {
    -webkit-transform: translateX(-4%) scale(1.2);
            transform: translateX(-4%) scale(1.2);
  }
}
@keyframes background-image-animation-2 {
  0% {
    -webkit-transform: translateX(2%) scale(1.2);
            transform: translateX(2%) scale(1.2);
  }
  100% {
    -webkit-transform: translateX(-4%) scale(1.2);
            transform: translateX(-4%) scale(1.2);
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2.slider_mcs .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2.slider_mcs .orbit-figure .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2.slider_mcs .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2.slider_mcs .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .orbit-image .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-type-2.slider_mcs .orbit-figure .orbit-image {
    margin-top: 1rem;
    scale: 0.9;
  }
  .slider-type-2.slider_mcs .orbit-figure .orbit-image .web-content {
    width: 3810px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 {
    margin-top: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .web-content {
    width: 1600px;
  }
}
.slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
  color: #245893;
  font-size: 3rem;
  font-family: var(--font-family-3);
  line-height: 3rem;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan p {
  color: #fff;
  font-size: 2rem;
  line-height: normal;
  margin: 0;
  padding: 0;
  font-weight: 800;
}
.slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan p span {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    color: #fff;
    font-size: 2rem;
    font-family: var(--font-family-3);
    line-height: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    color: #fff;
    font-size: 2rem;
    font-family: var(--font-family-3);
    line-height: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    color: #245893;
    font-size: 2.5rem;
    font-family: var(--font-family-3);
    line-height: 2.5rem;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    color: #245893;
    font-size: 3rem;
    font-family: var(--font-family-3);
    line-height: 3rem;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    color: #245893;
    font-size: 4rem;
    font-family: var(--font-family-3);
    line-height: 4rem;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 3rem;
  }
  .slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    width: 3810px;
  }
}
.slider-type-2.slider_mcs .orbit-figure .slider-container-2 .text-box-1 .bt-more {
  color: #27292e;
  font-size: 1.5rem;
  font-weight: 600;
  z-index: 888888888888888800;
  font-family: var(--font-family-1);
}

.slider-type-2.slider_kan_set .orbit-figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-name: background-image-animation-2;
          animation-name: background-image-animation-2;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform: translateX(0) scale(1.1);
          transform: translateX(0) scale(1.1);
  background-size: cover;
}
@keyframes background-image-animation-2 {
  0% {
    -webkit-transform: translateX(2%) scale(1.2);
            transform: translateX(2%) scale(1.2);
  }
  100% {
    -webkit-transform: translateX(-4%) scale(1.2);
            transform: translateX(-4%) scale(1.2);
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image {
    margin-top: 1rem;
    scale: 0.9;
  }
  .slider-type-2.slider_kan_set .orbit-figure .orbit-image .web-content {
    width: 3810px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 {
    margin-top: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .web-content {
    width: 1600px;
  }
}
.slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
  color: #fff;
  font-size: 3rem;
  font-family: var(--font-family-3);
  line-height: 3rem;
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
}
.slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan h2 span {
  color: var(--c-press);
}
.slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan p {
  color: #fff;
  font-size: 2rem;
  line-height: normal;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan p span {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 2rem;
    font-family: var(--font-family-3);
    line-height: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.2rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 2rem;
    font-family: var(--font-family-3);
    line-height: normal;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 2.5rem;
    font-family: var(--font-family-3);
    line-height: 2.5rem;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 3rem;
    font-family: var(--font-family-3);
    line-height: 3rem;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 4rem;
    font-family: var(--font-family-3);
    line-height: 4rem;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 3rem;
  }
  .slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    width: 3810px;
  }
}
.slider-type-2.slider_kan_set .orbit-figure .slider-container-2 .text-box-1 .button-slider-more {
  color: #fff;
  background-color: var(--c-press);
}

.slider_kan_3d .orbit-figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: transform;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-name: background-image-animation-2;
          animation-name: background-image-animation-2;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform: translateX(0) scale(1.1);
          transform: translateX(0) scale(1.1);
  background-size: cover;
}
@keyframes background-image-animation-2 {
  0% {
    -webkit-transform: translateX(2%) scale(1.2);
            transform: translateX(2%) scale(1.2);
  }
  100% {
    -webkit-transform: translateX(-4%) scale(1.2);
            transform: translateX(-4%) scale(1.2);
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider_kan_3d .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider_kan_3d .orbit-figure .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider_kan_3d .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
  .slider_kan_3d .orbit-figure .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider_kan_3d .orbit-figure .orbit-image {
    margin-top: 2rem;
  }
  .slider_kan_3d .orbit-figure .orbit-image .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider_kan_3d .orbit-figure .orbit-image {
    margin-top: 1rem;
    scale: 0.9;
  }
  .slider_kan_3d .orbit-figure .orbit-image .web-content {
    width: 3810px;
  }
}
.slider_kan_3d .orbit-figure .slider-container-2 {
  height: 100%;
}
.slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
  color: var(--c-inox);
  font-size: 12rem;
  font-family: var(--font-family-3);
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
  text-shadow: rgba(0, 0, 0, 0.686) 1px 1px;
}
.slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 span {
  color: var(--c-press);
}
.slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p {
  color: #fff;
  font-size: 2rem;
  line-height: normal;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: var(--font-family-2);
}
.slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p span {
  color: #fff;
  font-family: var(--font-family-3);
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 2rem;
    line-height: normal;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.2rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 2rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 6rem;
    line-height: 4rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.4rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 10rem;
    line-height: 8rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.5rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 10rem;
    line-height: 8rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 12rem;
    line-height: 10rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .slogan .web-content {
    width: 3810px;
  }
}
.slider_kan_3d .orbit-figure .slider-container-2 .text-box-1 .button-slider-more {
  color: #fff;
  background-color: var(--c-press);
}
.slider_kan_3d .slider-image-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.slider_kan_3d .slider-image-box .slider-image-box-img-1,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 {
  position: absolute;
  top: 0;
  right: var(--header-obj-x);
  width: var(--header-obj-width);
  height: auto;
}
.slider_kan_3d .slider-image-box .slider-image-box-img-1 img,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 img {
  width: var(--header-obj-width);
  height: auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider_kan_3d .slider-image-box .slider-image-box-img-1,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 {
    width: 60vh;
    height: 100%;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 img,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 img {
    width: 60vh;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider_kan_3d .slider-image-box .slider-image-box-img-1,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 {
    width: 40vh;
    height: 100%;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 img,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 img {
    width: 40vh;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 .web-content,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider_kan_3d .slider-image-box .slider-image-box-img-1,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 {
    width: 70vh;
    height: 100%;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 img,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 img {
    width: 70vh;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 .web-content,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider_kan_3d .slider-image-box .slider-image-box-img-1,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 {
    width: 80vh;
    height: 100%;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 img,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 img {
    width: 80vh;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 .web-content,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider_kan_3d .slider-image-box .slider-image-box-img-1,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 {
    width: 90vh;
    height: 100%;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 img,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 img {
    width: 90vh;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .slider_kan_3d .slider-image-box .slider-image-box-img-1 .web-content,
.slider_kan_3d .slider-image-box .slider-image-box-img-2 .web-content {
    width: 3810px;
  }
}
.slider_kan_3d .slider-image-box .slider-image-box-img-1 img {
  -webkit-filter: brightness(0%) grayscale(0%) sepia(100%) invert(0%) opacity(80%);
          filter: brightness(0%) grayscale(0%) sepia(100%) invert(0%) opacity(80%);
  z-index: 10;
}
.slider_kan_3d .slider-image-box .slider-image-box-img-2 img {
  z-index: 20;
}

.slider_kan_3d.ps-steel .slider-container-2 .text-box-1 .slogan h2 {
  color: var(--c-steel);
}
.slider_kan_3d.ps-steel .slider-container-2 .text-box-1 .slogan h2 span {
  color: var(--c-steel);
}

.slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 {
  color: var(--c-pp-green);
}
.slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 span {
  color: var(--c-pp-green);
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 3rem;
    line-height: normal;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan p {
    font-size: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 1rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan p {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 6rem;
    line-height: 4rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.4rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 5rem;
    line-height: 8rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan p {
    font-size: 1.5rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 6rem;
    line-height: 8rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan h2 {
    font-size: 8rem;
    line-height: 10rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan p {
    font-size: 2rem;
  }
  .slider_kan_3d.ps-pp-green .slider-container-2 .text-box-1 .slogan .web-content {
    width: 3810px;
  }
}

.carusle-module {
  padding-bottom: 20px;
  display: block;
}
.carusle-module .carousel-3d-container figure {
  margin: 0;
}
.carusle-module .carousel-3d-container figcaption {
  position: absolute;
  background-color: rgba(25, 27, 43, 0.877);
  color: #fff;
  bottom: 0;
  position: absolute;
  bottom: 0;
  padding: 1rem;
  font-size: 12px;
  min-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.carusle-module .k-system {
  display: inline-block;
}
.carusle-module .carousel-3d-slide.current {
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  border: 0px solid #fff;
  border-width: 0px;
}
.carusle-module .left-1 {
  z-index: 5000 !important;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.carusle-module .left-1 img {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}
.carusle-module .right-1 {
  z-index: 5000 !important;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.carusle-module .right-1 img {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}
.carusle-module h5 {
  color: var(--white-color);
}
.carusle-module .prev,
.carusle-module .next {
  color: #fff;
}
.carusle-module .prev h2,
.carusle-module .next h2 {
  color: #fff;
}

@media (min-width: 320px) and (max-width: 479px) {
  .carusle-module {
    padding-bottom: 0px;
    height: 500px;
  }
  .carousel-3d-slide {
    height: 500px !important;
  }
  .carousel-3d-slide figure img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .carousel-3d-container {
    height: 500px !important;
    margin-top: 0px !important;
  }
  figcaption {
    height: auto;
    text-align: center;
  }
  figcaption .buttons-links-white {
    border: 1px solid #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 12px;
    margin: 12px 0px 12px 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .web-content {
    width: 1600px;
  }
}
.agents-list {
  list-style: none;
}
.agents-list p,
.agents-list h3 {
  color: var(--master-color) !important;
}

#chartdiv {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}

.map-marker {
  /* adjusting for the marker dimensions
  so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.map-marker.map-clickable {
  cursor: pointer;
}
@-webkit-keyframes "pulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
#offCanvasRightSplit2.off-canvas-absolute {
  width: 400px;
  -webkit-transform: translateX(-400px);
          transform: translateX(-400px);
}
#offCanvasRightSplit2.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media (min-width: 320px) and (max-width: 479px) {
  #offCanvasRightSplit2.off-canvas-absolute {
    width: auto;
    -webkit-transform: translateX(-auto);
            transform: translateX(-auto);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #offCanvasRightSplit2.off-canvas-absolute .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  #offCanvasRightSplit2.off-canvas-absolute .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  #offCanvasRightSplit2.off-canvas-absolute .web-content {
    width: 1600px;
  }
}

.set-is-open {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}

#map-canvas {
  width: 100%;
  height: 700px;
  border: 1px solid #eeecec;
}

.map-container {
  position: relative;
}
.map-container .map-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background-color: #fff;
  height: 100%;
  width: 100%;
  border: 1px solid #eeecec;
  -webkit-box-shadow: rgba(60, 64, 67, 0.15) 2px 0 5px -1px;
          box-shadow: rgba(60, 64, 67, 0.15) 2px 0 5px -1px;
}
.map-container .map-box .position-left {
  width: auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .map-container .map-box .position-left {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .map-container .map-box .position-left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .map-container .map-box .position-left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .map-container .map-box .position-left .web-content {
    width: 1600px;
  }
}
.map-container .map-box .left {
  width: 400px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.15) 2px 0 5px -1px;
          box-shadow: rgba(60, 64, 67, 0.15) 2px 0 5px -1px;
  z-index: var(--index-xxxl);
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .map-container .map-box .left {
    width: auto;
    border: 1px solid #eeecec;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .map-container .map-box .left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .map-container .map-box .left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .map-container .map-box .left .web-content {
    width: 1600px;
  }
}
.map-container .map-box .left .tabs-content {
  background-color: #f4f4f4;
  border: 0;
  position: relative;
  height: 92%;
  overflow-y: scroll;
}
.map-container .map-box .left .tabs-content .results {
  position: relative;
  background-color: #f4f4f4;
  padding: var(--padding-xl);
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 92%;
}
.map-container .map-box .left .tabs-content .results .details {
  background-color: #245893;
  color: #fff;
  margin-bottom: 1rem;
}
.map-container .map-box .left .tabs-content .results .details a {
  color: #fff;
}
.map-container .map-box .left .tabs-content .results .details p {
  color: #fff;
  font-size: var(--f-size-h5);
}
.map-container .map-box .left .tabs-content .results .details #pin-detail {
  padding: 1rem;
}
.map-container .map-box .left .tabs-content .results .details #pin-detail p {
  padding: 0;
  margin: 0;
}
.map-container .map-box .left .tabs-content .results .details .map-address {
  background-color: #245893;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  margin-top: var(--padding-s);
  margin-bottom: var(--padding-s);
  font-size: var(--f-size-h5);
  padding: 0;
}
.map-container .map-box .left .tabs-content .results .details .map-address h4 {
  color: #fff;
  font-size: var(--f-size-h5);
}
.map-container .map-box .left .tabs-content .results .details .bt-more-info {
  color: #fff;
  padding-bottom: 12px;
}
.map-container .map-box .left .tabs-content .results .list .map-address {
  background-color: #fff;
  margin-top: var(--padding-m);
  margin-bottom: var(--padding-m);
  padding: var(--padding-l);
  font-size: var(--f-size-h5);
}
.map-container .map-box .left .tabs-content .results .list .map-address h4 {
  color: #245893;
  font-size: var(--f-size-h5);
}
.map-container .map-box .left .tabs-content .results .list .map-address p {
  padding: 0;
}
.map-container .map-box .left .tabs-content .results .list .map-address:hover {
  background-color: #eeecec;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.map-container .map-box .right {
  position: absolute;
  top: 0;
  left: 400px;
  width: 400px;
  height: 100%;
  background-color: #fff;
}
.map-container .map-box .right-show {
  display: none;
}
.map-container .map-detail-page {
  position: relative;
  top: 0px;
  padding: var(--padding-xl);
  background-color: #fff;
  text-align: left;
}
.map-container .map-detail-page .map-address {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  text-align: left;
}
.map-container .map-detail-page .map-address h4 {
  color: #245893;
}
.map-container .map-detail-page p {
  color: #27292e;
}
.map-container .filter {
  background-color: #fff;
  padding: var(--padding-xl);
}
.map-container .filter select {
  color: white;
  border: 1px solid #245893;
  background: #687285;
  background-image: url("../assets/icons/arrow-down-small-white.png");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  /* transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; */
  /* transition: box-shadow 0.5s, border-color 0.25s ease-in-out; */
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
.map-container .filter option {
  color: white !important;
}
.map-container .tabs {
  border: none;
}
.map-container ul.tabs {
  background-color: #eeecec;
}
.map-container .tabs-panel {
  padding: 0;
  background: #687285;
}
.map-container .tabs-panel .filter {
  background: var(--panels-color);
  border: none;
}
.map-container .tabs-title.is-active {
  background: #ff0000;
}
.map-container .tabs-title > a:focus,
.map-container .tabs-title > a[aria-selected=true] {
  background: var(--blue-color);
  color: #fff;
}
.map-container .map-address {
  background-color: #fff;
  display: block;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  margin-top: var(--padding-xl);
  margin-bottom: var(--padding-xl);
  text-align: center;
  padding: 1rem;
}

.results .map-address {
  border: none;
  padding: 1rem;
  text-align: left;
}

.scrollContainer {
  overflow-y: auto;
  max-height: 100px;
  position: relative;
  width: 120px;
}

.bt-more-info {
  display: block;
  color: #245893;
  cursor: pointer;
  font-weight: 700;
  font-size: 12px;
  margin-top: 15px;
}

.button-slider-left-inside {
  position: absolute;
  top: 0px;
  right: 0vh;
  height: 55px;
  width: 50px;
  background: url("../assets/icons/contacts/arrow-left-contact.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  vertical-align: middle;
  background-color: #245893;
}
@media (min-width: 320px) and (max-width: 479px) {
  .button-slider-left-inside {
    right: 0vh;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .button-slider-left-inside .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .button-slider-left-inside .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .button-slider-left-inside .web-content {
    width: 1600px;
  }
}

.button-slider-left-outside {
  position: absolute;
  top: 0;
  left: 0;
  height: 55px;
  width: 50px;
  background: url("../assets/icons/contacts/arrow-right-contact.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  vertical-align: middle;
  background-color: #245893;
}

.bt-more-close {
  position: absolute;
  top: 0;
  right: 0px;
  height: 55px;
  width: 50px;
  background: url("../assets/icons/contacts/arrow-close.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  vertical-align: middle;
  background-color: #245893;
}

.bt-share-location {
  background: #245893;
  width: 100%;
  color: white;
  margin: 0;
}
.bt-share-location::before {
  background: url("../assets/icons/contacts/arrow-target.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 24px;
  height: 18px;
  vertical-align: top;
  margin-right: 12px;
}

.bt-location-search {
  color: white;
  background: #245893;
  width: 100%;
}
.bt-location-search::before {
  background: url("../assets/icons/contacts/search-contact.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 24px;
  height: 18px;
  vertical-align: middle;
  margin-right: 5px;
}

.c-filter a::before {
  background: url("../assets/icons/contacts/c-fliter.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 15px;
  height: 15px;
  vertical-align: top;
  margin-right: 5px;
}

.c-list a::before {
  background: url("../assets/icons/contacts/c-list.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 15px;
  height: 15px;
  vertical-align: top;
  margin-right: 5px;
}

.c-search a::before {
  background: url("../assets/icons/contacts/c-search.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 15px;
  height: 15px;
  vertical-align: top;
  margin-right: 5px;
}

.search-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
  width: 100%;
  padding: 1rem;
  border: 1px solid #b0b4bb;
}
.search-code label {
  color: #687285;
  font-weight: bold;
  padding-bottom: 0.2rem;
  font-family: var(--font-family-1);
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: 0.8rem;
}
.search-code select {
  color: #687285;
}
.search-code option {
  color: #687285;
}
.search-code .filter-button label {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .search-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-code .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .search-code .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .search-code .web-content {
    width: 1600px;
  }
}
.search-code .search-input {
  width: 400px;
  margin-right: 0rem;
  height: auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .search-code .search-input {
    width: 100%;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-code .search-input .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .search-code .search-input .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .search-code .search-input .web-content {
    width: 1600px;
  }
}
.search-code .search-button {
  width: 140px;
  margin-left: 2rem;
}
.search-code .search-button button {
  height: auto;
  padding: 5px 12px;
  margin-top: 8px;
  background: #ecedf0;
  color: #687285;
}
.search-code .search-button button:hover {
  height: auto;
  margin-top: 8px;
  background: #687285;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .search-code .search-button {
    margin-left: 0;
    width: 100%;
    display: block;
  }
}

.custom-map-control-button {
  background-color: #fff;
  border: 0;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
  margin: 10px;
  padding: 0 0.5em;
  font: 400 18px Roboto, Arial, sans-serif;
  overflow: hidden;
  height: 40px;
  cursor: pointer;
}

.custom-map-control-button:hover {
  background: #ebebeb;
}

#map-menu {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: -webkit-transform 400ms ease 0ms;
  transition: -webkit-transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 479px) {
  #map-menu {
    -webkit-transform: translateX(-400px);
            transform: translateX(-400px);
    -webkit-transition: -webkit-transform 400ms ease 0ms;
    transition: -webkit-transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
  }
}

#map-menu.is-open {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: -webkit-transform 400ms ease 0ms;
  transition: -webkit-transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
}
@media (min-width: 320px) and (max-width: 479px) {
  #map-menu.is-open {
    -webkit-transform: translateX(-400px);
            transform: translateX(-400px);
    -webkit-transition: -webkit-transform 400ms ease 0ms;
    transition: -webkit-transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
  }
}

#map-menu.is-show {
  -webkit-transform: translateX(-400px);
          transform: translateX(-400px);
  -webkit-transition: -webkit-transform 400ms ease 0ms;
  transition: -webkit-transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
}
@media (min-width: 320px) and (max-width: 479px) {
  #map-menu.is-show {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: -webkit-transform 400ms ease 0ms;
    transition: -webkit-transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
  }
}

#map-menu.mactive {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: -webkit-transform 400ms ease 0ms;
  transition: -webkit-transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms;
  transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
}
@media (min-width: 320px) and (max-width: 479px) {
  #map-menu.mactive {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: -webkit-transform 400ms ease 0ms;
    transition: -webkit-transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms;
    transition: transform 400ms ease 0ms, -webkit-transform 400ms ease 0ms;
  }
}

.gm-style-iw-d {
  width: 300px;
  overflow: auto !important;
  padding: 0.5rem !important;
}
.gm-style-iw-d div {
  width: 100% !important;
}

.gm-style .gm-style-iw {
  max-width: 300px !important;
  padding: 0;
  margin: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.gm-style .gm-style-iw .map-address {
  max-width: auto;
  margin: 0;
  margin-bottom: 1rem;
  margin-top: 1rem;
  margin-right: 0;
}
.gm-style .gm-style-iw h5 {
  color: #245893;
  text-transform: uppercase;
}
.gm-style .gm-style-iw div {
  padding: 0;
  margin: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .gm-style .gm-style-iw {
    width: 300px !important;
    max-width: 300px !important;
    padding: 0;
    margin: 0;
  }
  .gm-style .gm-style-iw .map-address {
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .gm-style .gm-style-iw div {
    width: 300px !important;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gm-style .gm-style-iw .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .gm-style .gm-style-iw .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .gm-style .gm-style-iw .web-content {
    width: 1600px;
  }
}

.slider-news-homepage-v2 {
  overflow: hidden;
}
.slider-news-homepage-v2 .news-slider-v2 {
  overflow: hidden;
}
.slider-news-homepage-v2 .news-slider-v2 .card {
  position: relative;
  margin: 15px;
  background: #eeecec;
  border: none;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  position: relative;
  height: 430px;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .card-a {
  width: 100%;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .card-header {
  position: relative;
  display: block;
  width: 100%;
  height: 200px;
  display: block;
  overflow: hidden;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .card-header img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-5%) scale(1.1);
          transform: translateX(-5%) scale(1.1);
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .card-header img:hover {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  will-change: transform;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-transform: translateX(0) scale(1.1);
          transform: translateX(0) scale(1.1);
  background-size: cover;
  -webkit-animation-name: background-image-animation-news;
          animation-name: background-image-animation-news;
}
@-webkit-keyframes background-image-animation-news {
  0% {
    -webkit-transform: translateX(-5%) scale(1.1);
            transform: translateX(-5%) scale(1.1);
  }
  100% {
    -webkit-transform: translateX(5%) scale(1.1);
            transform: translateX(5%) scale(1.1);
  }
}
@keyframes background-image-animation-news {
  0% {
    -webkit-transform: translateX(-5%) scale(1.1);
            transform: translateX(-5%) scale(1.1);
  }
  100% {
    -webkit-transform: translateX(5%) scale(1.1);
            transform: translateX(5%) scale(1.1);
  }
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .news-1 {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .news-1 h6,
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .news-1 p {
  font-size: 14px;
  color: #687285;
  line-height: normal;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .news-1 h3 {
  padding-top: 12px;
  font-size: 18px;
  font-weight: 600;
  color: #687285;
  line-height: normal;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .news-1 .button-arrow-gray-small {
  position: absolute;
  bottom: 12px;
  right: 12px;
}
.slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .news-1 h6 {
  font-weight: normal;
  font-size: var(--f-size-h6);
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-news-homepage-v2 .news-slider-v2 .card .card-body .card-content .news-1 {
    margin: 0 auto;
    padding: 1rem;
    display: block;
  }
}
.slider-news-homepage-v2 .card-body:hover {
  background: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.slider-news-homepage-v2 .card-body:hover h6,
.slider-news-homepage-v2 .card-body:hover h3,
.slider-news-homepage-v2 .card-body:hover p,
.slider-news-homepage-v2 .card-body:hover a {
  color: #fff !important;
}
.slider-news-homepage-v2 .card-body:hover .button-arrow-gray-small {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.slider-news-homepage-v2 .slick-slide {
  width: 100%;
  height: 430px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-news-homepage-v2 .card-body {
    background: #eeecec;
    width: 100%;
    text-align: left;
  }
  .slider-news-homepage-v2 .news-1 {
    text-align: left;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .slider-nav-btn {
    background-color: #687285 !important;
    border: 1px solid rgb(104, 104, 104);
    height: 10px !important;
    width: 10px !important;
    font-family: var(--font-family-1);
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    color: var(--slave-color);
    padding-right: 12px;
    color: #fff;
    padding: 2px;
    border-radius: 0 !important;
    position: absolute;
    border: 1px solid #ff2929;
  }
}

.tilte-class-slogan p {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
}

.special-for-hr {
  width: 100%;
}
.special-for-hr .article-class-room-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.special-for-hr .article-class-room-container .room-1 {
  background-color: rgba(245, 245, 245, 0.9019607843);
  display: block;
  width: 226px;
  min-height: 208px;
  padding: 2rem;
  margin-right: 1rem;
}
.special-for-hr .article-class-room-container .room-1 .news-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 208px;
}
.special-for-hr .article-class-room-container .room-1 .news-1 h4 {
  font-weight: 700;
  line-height: normal;
  color: #636363;
  font-size: 1rem;
}
.special-for-hr .article-class-room-container .room-1 .news-1 h3 {
  line-height: normal;
  color: #A2A7B1;
  font-size: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .special-for-hr .article-class-room-container {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .special-for-hr .article-class-room-container .room-1 {
    background-color: rgba(245, 245, 245, 0.9019607843);
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem;
    margin-bottom: 2rem;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .special-for-hr .article-class-room-container .room-1 h4 {
    font-weight: 700;
    line-height: normal;
    color: #636363;
    font-size: 1rem !important;
  }
  .special-for-hr .article-class-room-container .room-1 h3 {
    line-height: normal;
    color: #A2A7B1;
    font-size: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .special-for-hr .article-class-room-container {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .special-for-hr .article-class-room-container .room-1 {
    background-color: rgba(245, 245, 245, 0.9019607843);
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem;
    margin-bottom: 2rem;
  }
  .special-for-hr .article-class-room-container .room-1 h4 {
    font-weight: 700;
    line-height: normal;
    color: #636363;
    font-size: 1rem !important;
  }
  .special-for-hr .article-class-room-container .room-1 h3 {
    line-height: normal;
    color: #A2A7B1;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .special-for-hr .article-class-room-container {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .special-for-hr .article-class-room-container .room-1 {
    background-color: rgba(245, 245, 245, 0.9019607843);
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem;
    margin-bottom: 2rem;
  }
  .special-for-hr .article-class-room-container .room-1 h4 {
    font-weight: 700;
    line-height: normal;
    color: #636363;
    font-size: 1rem !important;
  }
  .special-for-hr .article-class-room-container .room-1 h3 {
    line-height: normal;
    color: #A2A7B1;
    font-size: 1rem;
  }
  .special-for-hr .article-class-room-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .special-for-hr .article-class-room-container {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .special-for-hr .article-class-room-container .room-1 {
    background-color: rgba(245, 245, 245, 0.9019607843);
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem;
    margin-bottom: 2rem;
  }
  .special-for-hr .article-class-room-container .room-1 h4 {
    font-weight: 700;
    line-height: normal;
    color: #636363;
    font-size: 1rem !important;
  }
  .special-for-hr .article-class-room-container .room-1 h3 {
    line-height: normal;
    color: #A2A7B1;
    font-size: 1rem;
  }
  .special-for-hr .article-class-room-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .special-for-hr .article-class-room-container .web-content {
    width: 1600px;
  }
}

.room-1:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-shadow: inset 0px 0px 0px 5px rgb(194, 194, 194);
  box-shadow: inset 0px 0px 0px 5px rgb(194, 194, 194);
}

.icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border: 1px solid #b0b4bb;
  position: relative;
  width: 180px;
  height: 180px;
  border-radius: 2px;
  background: white;
  margin-right: 3vh;
  margin-bottom: 3vh;
  overflow: hidden;
}
.icon-container .more-hit {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 32px;
  height: 32px;
  background: var(--master-color);
  border-radius: 16px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 320px) and (max-width: 479px) {
  .icon-container .more-hit {
    width: 32px;
    height: 32px;
    right: -8px;
  }
}
.icon-container .more-hit .icon-info {
  position: absolute;
  z-index: 2;
  top: 5px;
  right: 5px;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  cursor: pointer;
  pointer-events: auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .icon-container .more-hit .icon-info {
    width: 32px;
    background-color: var(--master-color);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .icon-container .more-hit .icon-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .icon-container .more-hit .icon-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .icon-container .more-hit .icon-info .web-content {
    width: 1600px;
  }
}
.icon-container .more-hit .icon-info:before, .icon-container .more-hit .icon-info:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 12px;
  background: white;
  border-radius: 2px;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.icon-container .more-hit .icon-info:before {
  -webkit-transform: translate(15px, 6px) rotate(0) scale(1, 0.2);
          transform: translate(15px, 6px) rotate(0) scale(1, 0.2);
}
.icon-container .more-hit .icon-info:after {
  -webkit-transform: translate(15px, 12px) rotate(0) scale(1, 0.5);
          transform: translate(15px, 12px) rotate(0) scale(1, 0.5);
}
.icon-container .more-hit.more-show {
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  -webkit-box-shadow: 0 12px 48px -8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 12px 48px -8px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.icon-container .more-hit.more-show .icon-info:before {
  -webkit-transform: translate(15px, 10px) rotate(-45deg);
          transform: translate(15px, 10px) rotate(-45deg);
}
.icon-container .more-hit.more-show .icon-info:after {
  -webkit-transform: translate(15px, 10px) rotate(45deg);
          transform: translate(15px, 10px) rotate(45deg);
}
.icon-container .more-hit.more-show .sdf {
  position: absolute;
  left: calc(-560% + 27px);
  top: 150%;
  width: 550%;
  height: auto;
  top: 50%;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  display: block;
  color: #fff;
}
.icon-container .more-hit.more-show .sdf p {
  color: #fff;
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 479px) {
  .icon-container .more-hit.more-show .sdf {
    left: -720%;
    top: 10px;
    text-align: center;
    width: 180px;
  }
  .icon-container .more-hit.more-show .sdf .info-bt {
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .icon-container .more-hit.more-show .sdf .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .icon-container .more-hit.more-show .sdf .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .icon-container .more-hit.more-show .sdf .web-content {
    width: 1600px;
  }
}
.icon-container .sdf {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
}
.icon-container .sdf .center-elemele {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
}
.icon-container .sdf .center-elemele p {
  text-align: center;
}
.icon-container .sdf .button-newsletter-sign {
  background-color: #687285;
  border: none;
  color: #fff;
  width: 100%;
  display: block;
  margin-top: 1rem;
}
.icon-container .sdf a {
  display: block;
  text-align: center;
}
.icon-container .sdf .button-newsletter-sign:hover {
  background-color: #fff;
  color: #687285;
}
.icon-container .sdf .info-bt {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70%;
  margin-top: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .icon-container {
    width: 100%;
    height: 180px;
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
  }
  .icon-container p {
    font-size: 16px;
  }
}

.search-info h3 {
  font-weight: 100;
}
.search-info h3 span {
  font-weight: 600;
}

.search-title a {
  text-decoration: underline;
}

.search_list {
  position: relative;
  display: block;
}
.search_list .results {
  width: 100%;
  display: block;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.search_list .results a {
  word-wrap: break-word;
  white-space: pre-line;
  font-size: 13px !important;
}
.search_list .results:hover {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #eeecec;
  padding: 12px;
}
.cookies-infos .cookies-container {
  background-color: var(--white-color);
  z-index: 6000;
  border-top: 1px solid #A2A7B1;
  padding: 12px 12px 0px 12px;
}
.cookies-infos .stylus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.cookies-infos .stylus .buttons-cookies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  min-width: 300px;
}
.cookies-infos .stylus .button {
  width: 100%;
  margin-right: 12px;
}
.cookies-infos .stylus .gray {
  background-color: #eeecec;
  color: #687285;
}
.cookies-infos .stylus p {
  font-size: var(--f-size-h5);
}
@media (min-width: 320px) and (max-width: 479px) {
  .cookies-infos .stylus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .cookies-infos .stylus .gray {
    background-color: #eeecec;
    color: #687285;
  }
  .cookies-infos .stylus p {
    font-size: var(--f-size-h5);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cookies-infos .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .cookies-infos .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .cookies-infos .web-content {
    width: 1600px;
  }
}

.cookies-container-1 h3 {
  font-weight: 700;
  color: #245893;
}
.cookies-container-1 h5 {
  font-weight: 500;
  margin-bottom: 1rem;
  margin: 0;
  padding: 0;
}
.cookies-container-1 .cookie-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 1rem;
  margin-right: 1rem;
  margin-left: 1rem;
}
.cookies-container-1 .cookie-switch p {
  color: #245893;
  padding: 0;
  margin: 0;
}
.cookies-container-1 .cookie-switch a {
  color: #245893;
  margin-left: 1rem;
}

.cookies .vertical {
  padding-top: 1rem;
}
.cookies li.accordion-item {
  border: 1px solid #eeecec;
  padding: 12px;
}
.cookies .accordion-content {
  display: block;
  width: 100%;
  border: none;
  padding: 0px;
}
.cookies .accordion-content .switch {
  margin-bottom: 2px;
}
.cookies .accordion-item {
  width: 100%;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.cookies .accordion-item .vertical,
.cookies .accordion-item a.accordion-title,
.cookies .accordion-item .accordion-content {
  display: block;
}
.cookies .accordion-item .accordion-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.cookies .accordion-item .accordion-title div {
  margin-right: 1rem;
}
.cookies .accordion-item .accordion-title .title {
  width: 100%;
  display: block;
}
.cookies .accordion-item .accordion-title .title h5 {
  margin: 0;
}
.cookies .accordion-item .info {
  border-bottom: 1px solid #b0b4bb;
  margin-bottom: 0.5rem;
  display: block;
  width: 100%;
}
.cookies .accordion-item .info ul {
  font-style: italic;
  font-size: 0.8rem;
  color: #687285;
}
.cookies .accordion-item .info h5 {
  font-style: italic;
  font-size: 0.8rem;
  color: #687285;
}
.cookies .accordion-item .info a {
  font-style: italic;
  color: #245893;
  font-size: 0.8rem;
  color: #687285;
}
.cookies .accordion-item h5 {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  color: #245893;
}
.cookies .rulles .check .accordion-content {
  margin: 0;
  padding: 12px 0px 0px 0px;
}
.cookies .rulles .check .accordion-content p {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
}

.rulles .accordion-item {
  width: 100%;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.first-r .accordion-item {
  width: 100%;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.rulles-buttons .panel-bt-gray {
  border: 1px solid #eeecec;
}

.accordion-content .cookie-switch p {
  line-height: normal;
  padding: 0;
  margin: 0;
  padding-left: 1rem;
}

.video-lib .video-obj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 3rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .video-lib .video-obj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .video-lib .video-obj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .video-lib .video-obj {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .video-lib .video-obj .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .video-lib .video-obj .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .video-lib .video-obj .web-content {
    width: 1600px;
  }
}
.video-lib .video-obj .video-file {
  margin-right: 2rem;
  border: 1px solid #eeecec;
}
@media (min-width: 320px) and (max-width: 479px) {
  .video-lib .video-obj .video-file {
    width: 330px;
    height: 200px;
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .video-lib .video-obj .video-file {
    width: 550px;
    height: 300px;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .video-lib .video-obj .video-file {
    width: 900px;
    height: 400px;
    margin-bottom: 1rem;
  }
  .video-lib .video-obj .video-file .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .video-lib .video-obj .video-file {
    width: 1200px;
    height: 400px;
  }
  .video-lib .video-obj .video-file .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .video-lib .video-obj .video-file {
    width: 1600px;
    height: 400px;
  }
  .video-lib .video-obj .video-file .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .video-lib .video-obj .video-file {
    width: 1600px;
    height: 400px;
  }
  .video-lib .video-obj .video-file .web-content {
    width: 3810px;
  }
}
.video-lib .video-obj .video-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 100%;
}
.video-lib .video-obj .video-description .video-date {
  margin-bottom: 2rem;
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
}
@media (min-width: 320px) and (max-width: 479px) {
  .video-lib .video-obj .video-description .video-date {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .video-lib .video-obj .video-description .video-date .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .video-lib .video-obj .video-description .video-date .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .video-lib .video-obj .video-description .video-date .web-content {
    width: 1600px;
  }
}
.video-lib .video-obj .video-description .video-title {
  font-family: var(--font-family-1);
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  margin-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .video-lib .video-obj .video-description .video-title {
    font-size: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .video-lib .video-obj .video-description .video-title {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .video-lib .video-obj .video-description .video-title {
    font-size: 1.5rem;
  }
  .video-lib .video-obj .video-description .video-title .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .video-lib .video-obj .video-description .video-title .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .video-lib .video-obj .video-description .video-title .web-content {
    width: 1600px;
  }
}
.image-labelimage-label {
  position: relative;
}
.image-labelimage-label img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 50vh;
}
.image-labelimage-label .label {
  position: absolute;
  background: var(--c-ultraline);
  max-width: auto;
  height: auto;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 25px;
  display: block;
  overflow: hidden;
}
.image-labelimage-label h5 {
  color: #fff;
}
.image-labelimage-label p.bold {
  color: #fff;
  font-size: 22px;
}

.index-container {
  background: #f4f4f4;
  padding: 20px 20px 0 20px;
  vertical-align: middle;
  position: relative;
  height: 100px;
}
.index-container img {
  padding-left: 5px;
  display: inline;
  position: absolute;
  top: 12;
  left: 12;
  display: block;
}
.index-container p {
  font-weight: 700;
  padding-left: 85px;
  float: left;
  text-align: left;
}

.index-container:hover {
  background: #eeecec;
}

.install-container {
  background: #f4f4f4;
  padding: 22px;
}
.install-container .number {
  background: #A2A7B1;
  width: 80px;
  height: 100px;
  color: #fff;
  line-height: 100px;
  text-align: center;
  font-size: 42px;
}
.install-container img {
  padding-bottom: 12px;
}

.login-zone {
  position: relative;
}
.login-zone .zone-name {
  padding-top: 12px;
}
.login-zone .zone-name h3 {
  font-size: 28px;
  color: #fff;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
}
.login-zone .zone {
  position: absolute;
  margin-bottom: 12vh;
  padding-top: 2vh;
}
.login-zone label {
  padding-bottom: 5px;
  color: #A2A7B1;
  font-size: 12px;
}
.login-zone input {
  border: 0px;
  border-radius: 3px;
  padding: 12px;
  background-color: white;
}
.login-zone label {
  color: #fff;
}
.login-zone .zone h5 {
  font-size: 17px;
  color: #fff;
  padding-bottom: 12px;
  padding-top: 0;
}

.img-container-left {
  width: 100%;
  height: 100%;
}
.img-container-left img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .img-container-left {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.img-container-right {
  width: 100%;
  height: 100%;
}
.img-container-right img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .box-content .web-content {
    max-width: 1200px;
  }
}

.section-header p {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #687285 !important;
}

.section-header.left {
  text-align: right;
}

.section-header {
  color: #245893;
}
.section-header h3 {
  font-size: 20px;
}
.section-header .h5 {
  font-size: 17px;
}

.header-right-side {
  text-align: right;
  right: 0;
  position: relative;
  float: right;
}

.master-container-forms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  background: #f4f4f4;
}
.master-container-forms .slave-left {
  height: 100vh;
  width: 50%;
  display: block;
}
.master-container-forms .slave-left img {
  height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.master-container-forms .slave-left .logo-box {
  position: absolute;
  margin-top: 4rem;
  top: 0;
  left: 0;
}
.master-container-forms .slave-left .logo-box img {
  width: 78px;
  height: 78px;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -100;
}
.master-container-forms .slave-right {
  height: auto;
  width: 50%;
  display: block;
  background: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.master-container-forms .slave-right .slave-center {
  min-width: 50%;
  min-height: 50%;
  padding: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .master-container-forms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-left {
    width: 100%;
    height: 20vh;
  }
  .master-container-forms .slave-left img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .master-container-forms .slave-left .logo-box {
    display: none;
  }
  .master-container-forms .slave-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-right .slave-center {
    min-width: 80%;
    min-height: 50%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .master-container-forms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-left {
    width: 100%;
    height: 20vh;
  }
  .master-container-forms .slave-left img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .master-container-forms .slave-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-right .slave-center {
    min-width: 50%;
    min-height: 50%;
    padding: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .master-container-forms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-left {
    width: 100%;
    height: 20vh;
  }
  .master-container-forms .slave-left img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .master-container-forms .slave-left .logo-box {
    display: none;
  }
  .master-container-forms .slave-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-right .slave-center {
    min-width: 50%;
    min-height: 50%;
    padding: 2rem;
  }
  .master-container-forms .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .master-container-forms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-left {
    width: 100%;
    height: 20vh;
  }
  .master-container-forms .slave-left img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .master-container-forms .slave-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .master-container-forms .slave-right .slave-center {
    min-width: 50%;
    min-height: 50%;
    padding: 2rem;
  }
  .master-container-forms .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .master-container-forms .web-content {
    width: 1600px;
  }
}

.footer {
  background: var(--blue-color);
  z-index: 999 !important;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.union {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-top: 1px solid #b0b4bb;
}
.union img {
  height: 3rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .union img {
    height: 1.8rem;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .union .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .union .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .union .web-content {
    width: 1600px;
  }
}

.footer-logo {
  height: 58px;
  width: auto;
  background-color: var(--blue-color);
}

.footer-logo.small {
  height: 28px;
  width: 28px;
}

.footer-buttons {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.footer-buttons ul {
  list-style: none;
}
.footer-buttons li {
  padding-bottom: 10px;
  list-style: none;
}
.footer-buttons a {
  color: #fff;
}
.footer-buttons ol {
  margin: 0;
  padding: 0;
}

ul.logo-sign {
  list-style: none;
  margin: 0;
  padding-top: 22px;
  margin: 0 auto;
}
ul.logo-sign li {
  padding-bottom: 2px;
  font-size: 12px;
}
ul.logo-sign ol {
  margin: 0;
  padding: 0;
}
ul.logo-sign .global-alert {
  font-size: 12px;
  color: rgb(65, 227, 255);
}
@media (min-width: 320px) and (max-width: 479px) {
  ul.logo-sign {
    list-style: none;
    margin: 0 auto;
    padding-top: 22px;
  }
  ul.logo-sign li {
    padding-bottom: 2px;
    font-size: 12px;
  }
  ul.logo-sign ol {
    margin: 0;
    padding: 0;
  }
}

.k-contacts-block .footer-buttons {
  padding: 0;
  margin: 0;
}
.k-contacts-block .footer-buttons ul {
  padding: 0;
  margin: 0;
}
.k-contacts-block .footer-buttons ul li {
  width: 1rem;
}

.f-blocks-flex {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.f-blocks-flex a {
  color: #fff;
  text-decoration: none;
}
.f-blocks-flex a:hover {
  color: #b0b4bb;
  text-decoration: none;
}

.f-blocks {
  color: #fff;
  text-decoration: none;
}
.f-blocks a {
  color: #fff;
  text-decoration: none;
}
.f-blocks a:hover {
  color: #b0b4bb;
  text-decoration: none;
}

.icons-f {
  margin-right: 1rem;
  width: 24px;
  display: inline-block;
}

.icons-f-pin {
  margin-right: 2rem;
  line-height: 22px;
}

.menu-f {
  line-height: 1;
  text-decoration: none;
  display: block;
}

.menu-f li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0px 0px 22px 0px;
}

.f-blocks.box {
  float: left;
  width: 15rem;
}

li.b-1 {
  float: left;
  width: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  li.b-1 {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  li.b-1 li {
    width: 100%;
  }
}

.b-2 {
  float: left;
  width: 13rem;
}

.button.footer {
  color: #687285 !important;
  background-color: #fff !important;
  font-size: 12px;
  font-weight: 600;
}

.button.footer:hover {
  color: #245893 !important;
  background-color: #eeecec !important;
}

.input-group-field.footer {
  color: #fff !important;
  background-color: var(--blue-color);
  border: 1px solid #fff;
  padding: 0px 10px 0px 10px;
  border-radius: 2px;
}

.font-down {
  margin-bottom: 4px;
}

.f-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.f-container .footer-buttons {
  display: block;
}
.f-container .footer-buttons ul {
  margin-bottom: 0rem;
  margin-left: 0rem;
}

@media (min-width: 320px) and (max-width: 479px) {
  .footer {
    padding: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .footer li,
.footer a,
.footer p,
.footer .b-2 {
    font-size: var(--f-size-p) !important;
    line-height: normal;
    font-weight: normal;
  }
  .footer .f-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .footer .f-container .f-box {
    width: 50%;
    margin-top: 1rem;
    display: block;
  }
  .footer .f-container .f-box.master {
    width: 100%;
  }
  .footer .f-container .footer-buttons {
    display: block;
    margin-bottom: 2vh;
  }
  .footer .f-container .footer-buttons ul {
    margin-bottom: 0rem;
    margin-left: 0rem;
  }
  .footer .f-container .f-blocks {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    margin-right: 2rem;
  }
  .footer .f-container .f-blocks-flex {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    margin-right: 2rem;
  }
  .footer .f-container .b-2 {
    width: auto;
    margin-right: -1rem;
  }
  .footer .padding-both-side-l {
    padding: 0;
    margin: 0;
  }
  .footer .grid-container {
    padding: 0;
    margin: 0;
  }
  .footer .full {
    padding: 0;
    margin: 0;
  }
  .f-blocks.box {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .footer {
    padding: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .footer li,
.footer a,
.footer p,
.footer .b-2 {
    font-size: var(--f-size-p) !important;
    line-height: normal;
    font-weight: normal;
  }
  .footer .f-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .footer .f-container .f-box {
    width: 50%;
    margin-top: 1rem;
    display: block;
  }
  .footer .f-container .f-box.master {
    width: 100%;
  }
  .footer .f-container .footer-buttons {
    display: block;
    margin-bottom: 2vh;
  }
  .footer .f-container .footer-buttons ul {
    margin-bottom: 0rem;
    margin-left: 0rem;
  }
  .footer .f-container .f-blocks {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    margin-right: 2rem;
  }
  .footer .f-container .f-blocks-flex {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    margin-right: 2rem;
  }
  .footer .f-container .b-2 {
    width: auto;
    margin-right: -1rem;
  }
  .footer .padding-both-side-l {
    padding: 0;
    margin: 0;
  }
  .footer .grid-container {
    padding: 0;
    margin: 0;
  }
  .footer .full {
    padding: 0;
    margin: 0;
  }
  .f-blocks.box {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer {
    padding: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .footer li,
.footer a,
.footer p,
.footer .b-2 {
    font-size: var(--f-size-p) !important;
    line-height: normal;
    font-weight: normal;
  }
  .footer .f-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .footer .f-container .f-box {
    width: 50%;
    margin-top: 1rem;
    display: block;
  }
  .footer .f-container .f-box.master {
    width: 100%;
  }
  .footer .f-container .footer-buttons {
    display: block;
    margin-bottom: 2vh;
  }
  .footer .f-container .footer-buttons ul {
    margin-bottom: 0rem;
    margin-left: 0rem;
  }
  .footer .f-container .f-blocks {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    margin-right: 2rem;
  }
  .footer .f-container .f-blocks-flex {
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    margin-right: 2rem;
  }
  .footer .f-container .b-2 {
    width: auto;
    margin-right: -1rem;
  }
  .footer .padding-both-side-l {
    padding: 0;
    margin: 0;
  }
  .footer .grid-container {
    padding: 0;
    margin: 0;
  }
  .footer .full {
    padding: 0;
    margin: 0;
  }
  .f-blocks.box {
    width: 100%;
  }
  .web-content {
    max-width: 1200px;
  }
}
.system-header-3d {
  display: block;
  overflow: hidden;
}

.ps-sprinkler-steel,
.ps-steel,
.ps-push,
.ps-push-platinum,
.ps-groove,
.ps-press,
.ps-pp,
.ps-pp-green,
.ps-inox,
.ps-copper,
.ps-sprinkler-inox,
.ps-inoxflow,
.ps-slim,
.ps-automation,
.ps-football,
.ps-os,
.ps-op,
.ps-profil,
.ps-rail,
.ps-tacker,
.ps-tbs,
.ps-wall,
.ps-wall-dry,
.ps-wall-wet,
.ps-copper-gas,
.ps-net,
.ps-ultraline {
  overflow: hidden !important;
}
.ps-sprinkler-steel p,
.ps-steel p,
.ps-push p,
.ps-push-platinum p,
.ps-groove p,
.ps-press p,
.ps-pp p,
.ps-pp-green p,
.ps-inox p,
.ps-copper p,
.ps-sprinkler-inox p,
.ps-inoxflow p,
.ps-slim p,
.ps-automation p,
.ps-football p,
.ps-os p,
.ps-op p,
.ps-profil p,
.ps-rail p,
.ps-tacker p,
.ps-tbs p,
.ps-wall p,
.ps-wall-dry p,
.ps-wall-wet p,
.ps-copper-gas p,
.ps-net p,
.ps-ultraline p {
  color: var(--font-slave-color);
}
.ps-sprinkler-steel h1,
.ps-steel h1,
.ps-push h1,
.ps-push-platinum h1,
.ps-groove h1,
.ps-press h1,
.ps-pp h1,
.ps-pp-green h1,
.ps-inox h1,
.ps-copper h1,
.ps-sprinkler-inox h1,
.ps-inoxflow h1,
.ps-slim h1,
.ps-automation h1,
.ps-football h1,
.ps-os h1,
.ps-op h1,
.ps-profil h1,
.ps-rail h1,
.ps-tacker h1,
.ps-tbs h1,
.ps-wall h1,
.ps-wall-dry h1,
.ps-wall-wet h1,
.ps-copper-gas h1,
.ps-net h1,
.ps-ultraline h1 {
  color: var(--master-color);
}
.ps-sprinkler-steel .supage-header-banner-description p,
.ps-steel .supage-header-banner-description p,
.ps-push .supage-header-banner-description p,
.ps-push-platinum .supage-header-banner-description p,
.ps-groove .supage-header-banner-description p,
.ps-press .supage-header-banner-description p,
.ps-pp .supage-header-banner-description p,
.ps-pp-green .supage-header-banner-description p,
.ps-inox .supage-header-banner-description p,
.ps-copper .supage-header-banner-description p,
.ps-sprinkler-inox .supage-header-banner-description p,
.ps-inoxflow .supage-header-banner-description p,
.ps-slim .supage-header-banner-description p,
.ps-automation .supage-header-banner-description p,
.ps-football .supage-header-banner-description p,
.ps-os .supage-header-banner-description p,
.ps-op .supage-header-banner-description p,
.ps-profil .supage-header-banner-description p,
.ps-rail .supage-header-banner-description p,
.ps-tacker .supage-header-banner-description p,
.ps-tbs .supage-header-banner-description p,
.ps-wall .supage-header-banner-description p,
.ps-wall-dry .supage-header-banner-description p,
.ps-wall-wet .supage-header-banner-description p,
.ps-copper-gas .supage-header-banner-description p,
.ps-net .supage-header-banner-description p,
.ps-ultraline .supage-header-banner-description p {
  color: var(--white-color);
}
.ps-sprinkler-steel .content-block-sub h1::after,
.ps-steel .content-block-sub h1::after,
.ps-push .content-block-sub h1::after,
.ps-push-platinum .content-block-sub h1::after,
.ps-groove .content-block-sub h1::after,
.ps-press .content-block-sub h1::after,
.ps-pp .content-block-sub h1::after,
.ps-pp-green .content-block-sub h1::after,
.ps-inox .content-block-sub h1::after,
.ps-copper .content-block-sub h1::after,
.ps-sprinkler-inox .content-block-sub h1::after,
.ps-inoxflow .content-block-sub h1::after,
.ps-slim .content-block-sub h1::after,
.ps-automation .content-block-sub h1::after,
.ps-football .content-block-sub h1::after,
.ps-os .content-block-sub h1::after,
.ps-op .content-block-sub h1::after,
.ps-profil .content-block-sub h1::after,
.ps-rail .content-block-sub h1::after,
.ps-tacker .content-block-sub h1::after,
.ps-tbs .content-block-sub h1::after,
.ps-wall .content-block-sub h1::after,
.ps-wall-dry .content-block-sub h1::after,
.ps-wall-wet .content-block-sub h1::after,
.ps-copper-gas .content-block-sub h1::after,
.ps-net .content-block-sub h1::after,
.ps-ultraline .content-block-sub h1::after {
  background-color: var(--master-color);
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-sprinkler-steel .content-block-sub h1::after,
.ps-steel .content-block-sub h1::after,
.ps-push .content-block-sub h1::after,
.ps-push-platinum .content-block-sub h1::after,
.ps-groove .content-block-sub h1::after,
.ps-press .content-block-sub h1::after,
.ps-pp .content-block-sub h1::after,
.ps-pp-green .content-block-sub h1::after,
.ps-inox .content-block-sub h1::after,
.ps-copper .content-block-sub h1::after,
.ps-sprinkler-inox .content-block-sub h1::after,
.ps-inoxflow .content-block-sub h1::after,
.ps-slim .content-block-sub h1::after,
.ps-automation .content-block-sub h1::after,
.ps-football .content-block-sub h1::after,
.ps-os .content-block-sub h1::after,
.ps-op .content-block-sub h1::after,
.ps-profil .content-block-sub h1::after,
.ps-rail .content-block-sub h1::after,
.ps-tacker .content-block-sub h1::after,
.ps-tbs .content-block-sub h1::after,
.ps-wall .content-block-sub h1::after,
.ps-wall-dry .content-block-sub h1::after,
.ps-wall-wet .content-block-sub h1::after,
.ps-copper-gas .content-block-sub h1::after,
.ps-net .content-block-sub h1::after,
.ps-ultraline .content-block-sub h1::after {
    margin-top: 10px;
  }
}
.ps-sprinkler-steel .sub-title h4,
.ps-steel .sub-title h4,
.ps-push .sub-title h4,
.ps-push-platinum .sub-title h4,
.ps-groove .sub-title h4,
.ps-press .sub-title h4,
.ps-pp .sub-title h4,
.ps-pp-green .sub-title h4,
.ps-inox .sub-title h4,
.ps-copper .sub-title h4,
.ps-sprinkler-inox .sub-title h4,
.ps-inoxflow .sub-title h4,
.ps-slim .sub-title h4,
.ps-automation .sub-title h4,
.ps-football .sub-title h4,
.ps-os .sub-title h4,
.ps-op .sub-title h4,
.ps-profil .sub-title h4,
.ps-rail .sub-title h4,
.ps-tacker .sub-title h4,
.ps-tbs .sub-title h4,
.ps-wall .sub-title h4,
.ps-wall-dry .sub-title h4,
.ps-wall-wet .sub-title h4,
.ps-copper-gas .sub-title h4,
.ps-net .sub-title h4,
.ps-ultraline .sub-title h4 {
  color: var(--font-slave-color);
}
.ps-sprinkler-steel .quotation,
.ps-steel .quotation,
.ps-push .quotation,
.ps-push-platinum .quotation,
.ps-groove .quotation,
.ps-press .quotation,
.ps-pp .quotation,
.ps-pp-green .quotation,
.ps-inox .quotation,
.ps-copper .quotation,
.ps-sprinkler-inox .quotation,
.ps-inoxflow .quotation,
.ps-slim .quotation,
.ps-automation .quotation,
.ps-football .quotation,
.ps-os .quotation,
.ps-op .quotation,
.ps-profil .quotation,
.ps-rail .quotation,
.ps-tacker .quotation,
.ps-tbs .quotation,
.ps-wall .quotation,
.ps-wall-dry .quotation,
.ps-wall-wet .quotation,
.ps-copper-gas .quotation,
.ps-net .quotation,
.ps-ultraline .quotation {
  color: var(--master-color);
}
.ps-sprinkler-steel .label p,
.ps-steel .label p,
.ps-push .label p,
.ps-push-platinum .label p,
.ps-groove .label p,
.ps-press .label p,
.ps-pp .label p,
.ps-pp-green .label p,
.ps-inox .label p,
.ps-copper .label p,
.ps-sprinkler-inox .label p,
.ps-inoxflow .label p,
.ps-slim .label p,
.ps-automation .label p,
.ps-football .label p,
.ps-os .label p,
.ps-op .label p,
.ps-profil .label p,
.ps-rail .label p,
.ps-tacker .label p,
.ps-tbs .label p,
.ps-wall .label p,
.ps-wall-dry .label p,
.ps-wall-wet .label p,
.ps-copper-gas .label p,
.ps-net .label p,
.ps-ultraline .label p {
  color: var(--slave-color);
}
.ps-sprinkler-steel .system-top-border,
.ps-steel .system-top-border,
.ps-push .system-top-border,
.ps-push-platinum .system-top-border,
.ps-groove .system-top-border,
.ps-press .system-top-border,
.ps-pp .system-top-border,
.ps-pp-green .system-top-border,
.ps-inox .system-top-border,
.ps-copper .system-top-border,
.ps-sprinkler-inox .system-top-border,
.ps-inoxflow .system-top-border,
.ps-slim .system-top-border,
.ps-automation .system-top-border,
.ps-football .system-top-border,
.ps-os .system-top-border,
.ps-op .system-top-border,
.ps-profil .system-top-border,
.ps-rail .system-top-border,
.ps-tacker .system-top-border,
.ps-tbs .system-top-border,
.ps-wall .system-top-border,
.ps-wall-dry .system-top-border,
.ps-wall-wet .system-top-border,
.ps-copper-gas .system-top-border,
.ps-net .system-top-border,
.ps-ultraline .system-top-border {
  border-top: 8px solid var(--master-color);
}
.ps-sprinkler-steel div.sub-title::before,
.ps-steel div.sub-title::before,
.ps-push div.sub-title::before,
.ps-push-platinum div.sub-title::before,
.ps-groove div.sub-title::before,
.ps-press div.sub-title::before,
.ps-pp div.sub-title::before,
.ps-pp-green div.sub-title::before,
.ps-inox div.sub-title::before,
.ps-copper div.sub-title::before,
.ps-sprinkler-inox div.sub-title::before,
.ps-inoxflow div.sub-title::before,
.ps-slim div.sub-title::before,
.ps-automation div.sub-title::before,
.ps-football div.sub-title::before,
.ps-os div.sub-title::before,
.ps-op div.sub-title::before,
.ps-profil div.sub-title::before,
.ps-rail div.sub-title::before,
.ps-tacker div.sub-title::before,
.ps-tbs div.sub-title::before,
.ps-wall div.sub-title::before,
.ps-wall-dry div.sub-title::before,
.ps-wall-wet div.sub-title::before,
.ps-copper-gas div.sub-title::before,
.ps-net div.sub-title::before,
.ps-ultraline div.sub-title::before {
  border-top: 4px solid var(--master-color);
}
.ps-sprinkler-steel .system-name,
.ps-steel .system-name,
.ps-push .system-name,
.ps-push-platinum .system-name,
.ps-groove .system-name,
.ps-press .system-name,
.ps-pp .system-name,
.ps-pp-green .system-name,
.ps-inox .system-name,
.ps-copper .system-name,
.ps-sprinkler-inox .system-name,
.ps-inoxflow .system-name,
.ps-slim .system-name,
.ps-automation .system-name,
.ps-football .system-name,
.ps-os .system-name,
.ps-op .system-name,
.ps-profil .system-name,
.ps-rail .system-name,
.ps-tacker .system-name,
.ps-tbs .system-name,
.ps-wall .system-name,
.ps-wall-dry .system-name,
.ps-wall-wet .system-name,
.ps-copper-gas .system-name,
.ps-net .system-name,
.ps-ultraline .system-name {
  color: var(--master-color);
}
.ps-sprinkler-steel .system-name-box.ultraline,
.ps-steel .system-name-box.ultraline,
.ps-push .system-name-box.ultraline,
.ps-push-platinum .system-name-box.ultraline,
.ps-groove .system-name-box.ultraline,
.ps-press .system-name-box.ultraline,
.ps-pp .system-name-box.ultraline,
.ps-pp-green .system-name-box.ultraline,
.ps-inox .system-name-box.ultraline,
.ps-copper .system-name-box.ultraline,
.ps-sprinkler-inox .system-name-box.ultraline,
.ps-inoxflow .system-name-box.ultraline,
.ps-slim .system-name-box.ultraline,
.ps-automation .system-name-box.ultraline,
.ps-football .system-name-box.ultraline,
.ps-os .system-name-box.ultraline,
.ps-op .system-name-box.ultraline,
.ps-profil .system-name-box.ultraline,
.ps-rail .system-name-box.ultraline,
.ps-tacker .system-name-box.ultraline,
.ps-tbs .system-name-box.ultraline,
.ps-wall .system-name-box.ultraline,
.ps-wall-dry .system-name-box.ultraline,
.ps-wall-wet .system-name-box.ultraline,
.ps-copper-gas .system-name-box.ultraline,
.ps-net .system-name-box.ultraline,
.ps-ultraline .system-name-box.ultraline {
  color: var(--slave-color);
}
.ps-sprinkler-steel .system-name-box.ultraline p,
.ps-steel .system-name-box.ultraline p,
.ps-push .system-name-box.ultraline p,
.ps-push-platinum .system-name-box.ultraline p,
.ps-groove .system-name-box.ultraline p,
.ps-press .system-name-box.ultraline p,
.ps-pp .system-name-box.ultraline p,
.ps-pp-green .system-name-box.ultraline p,
.ps-inox .system-name-box.ultraline p,
.ps-copper .system-name-box.ultraline p,
.ps-sprinkler-inox .system-name-box.ultraline p,
.ps-inoxflow .system-name-box.ultraline p,
.ps-slim .system-name-box.ultraline p,
.ps-automation .system-name-box.ultraline p,
.ps-football .system-name-box.ultraline p,
.ps-os .system-name-box.ultraline p,
.ps-op .system-name-box.ultraline p,
.ps-profil .system-name-box.ultraline p,
.ps-rail .system-name-box.ultraline p,
.ps-tacker .system-name-box.ultraline p,
.ps-tbs .system-name-box.ultraline p,
.ps-wall .system-name-box.ultraline p,
.ps-wall-dry .system-name-box.ultraline p,
.ps-wall-wet .system-name-box.ultraline p,
.ps-copper-gas .system-name-box.ultraline p,
.ps-net .system-name-box.ultraline p,
.ps-ultraline .system-name-box.ultraline p {
  color: #A2A7B1;
}
.ps-sprinkler-steel .system-content-right-label .label-new,
.ps-steel .system-content-right-label .label-new,
.ps-push .system-content-right-label .label-new,
.ps-push-platinum .system-content-right-label .label-new,
.ps-groove .system-content-right-label .label-new,
.ps-press .system-content-right-label .label-new,
.ps-pp .system-content-right-label .label-new,
.ps-pp-green .system-content-right-label .label-new,
.ps-inox .system-content-right-label .label-new,
.ps-copper .system-content-right-label .label-new,
.ps-sprinkler-inox .system-content-right-label .label-new,
.ps-inoxflow .system-content-right-label .label-new,
.ps-slim .system-content-right-label .label-new,
.ps-automation .system-content-right-label .label-new,
.ps-football .system-content-right-label .label-new,
.ps-os .system-content-right-label .label-new,
.ps-op .system-content-right-label .label-new,
.ps-profil .system-content-right-label .label-new,
.ps-rail .system-content-right-label .label-new,
.ps-tacker .system-content-right-label .label-new,
.ps-tbs .system-content-right-label .label-new,
.ps-wall .system-content-right-label .label-new,
.ps-wall-dry .system-content-right-label .label-new,
.ps-wall-wet .system-content-right-label .label-new,
.ps-copper-gas .system-content-right-label .label-new,
.ps-net .system-content-right-label .label-new,
.ps-ultraline .system-content-right-label .label-new {
  color: var(--master-color);
}
.ps-sprinkler-steel .system-header-container h5,
.ps-steel .system-header-container h5,
.ps-push .system-header-container h5,
.ps-push-platinum .system-header-container h5,
.ps-groove .system-header-container h5,
.ps-press .system-header-container h5,
.ps-pp .system-header-container h5,
.ps-pp-green .system-header-container h5,
.ps-inox .system-header-container h5,
.ps-copper .system-header-container h5,
.ps-sprinkler-inox .system-header-container h5,
.ps-inoxflow .system-header-container h5,
.ps-slim .system-header-container h5,
.ps-automation .system-header-container h5,
.ps-football .system-header-container h5,
.ps-os .system-header-container h5,
.ps-op .system-header-container h5,
.ps-profil .system-header-container h5,
.ps-rail .system-header-container h5,
.ps-tacker .system-header-container h5,
.ps-tbs .system-header-container h5,
.ps-wall .system-header-container h5,
.ps-wall-dry .system-header-container h5,
.ps-wall-wet .system-header-container h5,
.ps-copper-gas .system-header-container h5,
.ps-net .system-header-container h5,
.ps-ultraline .system-header-container h5 {
  color: var(--white-color);
}
.ps-sprinkler-steel .system-header-container p,
.ps-steel .system-header-container p,
.ps-push .system-header-container p,
.ps-push-platinum .system-header-container p,
.ps-groove .system-header-container p,
.ps-press .system-header-container p,
.ps-pp .system-header-container p,
.ps-pp-green .system-header-container p,
.ps-inox .system-header-container p,
.ps-copper .system-header-container p,
.ps-sprinkler-inox .system-header-container p,
.ps-inoxflow .system-header-container p,
.ps-slim .system-header-container p,
.ps-automation .system-header-container p,
.ps-football .system-header-container p,
.ps-os .system-header-container p,
.ps-op .system-header-container p,
.ps-profil .system-header-container p,
.ps-rail .system-header-container p,
.ps-tacker .system-header-container p,
.ps-tbs .system-header-container p,
.ps-wall .system-header-container p,
.ps-wall-dry .system-header-container p,
.ps-wall-wet .system-header-container p,
.ps-copper-gas .system-header-container p,
.ps-net .system-header-container p,
.ps-ultraline .system-header-container p {
  color: var(--white-color);
}
.ps-sprinkler-steel .system-small-box:hover,
.ps-steel .system-small-box:hover,
.ps-push .system-small-box:hover,
.ps-push-platinum .system-small-box:hover,
.ps-groove .system-small-box:hover,
.ps-press .system-small-box:hover,
.ps-pp .system-small-box:hover,
.ps-pp-green .system-small-box:hover,
.ps-inox .system-small-box:hover,
.ps-copper .system-small-box:hover,
.ps-sprinkler-inox .system-small-box:hover,
.ps-inoxflow .system-small-box:hover,
.ps-slim .system-small-box:hover,
.ps-automation .system-small-box:hover,
.ps-football .system-small-box:hover,
.ps-os .system-small-box:hover,
.ps-op .system-small-box:hover,
.ps-profil .system-small-box:hover,
.ps-rail .system-small-box:hover,
.ps-tacker .system-small-box:hover,
.ps-tbs .system-small-box:hover,
.ps-wall .system-small-box:hover,
.ps-wall-dry .system-small-box:hover,
.ps-wall-wet .system-small-box:hover,
.ps-copper-gas .system-small-box:hover,
.ps-net .system-small-box:hover,
.ps-ultraline .system-small-box:hover {
  border-bottom: 4px solid var(--master-color);
}
.ps-sprinkler-steel .system-small-box:hover p:nth-child(2),
.ps-steel .system-small-box:hover p:nth-child(2),
.ps-push .system-small-box:hover p:nth-child(2),
.ps-push-platinum .system-small-box:hover p:nth-child(2),
.ps-groove .system-small-box:hover p:nth-child(2),
.ps-press .system-small-box:hover p:nth-child(2),
.ps-pp .system-small-box:hover p:nth-child(2),
.ps-pp-green .system-small-box:hover p:nth-child(2),
.ps-inox .system-small-box:hover p:nth-child(2),
.ps-copper .system-small-box:hover p:nth-child(2),
.ps-sprinkler-inox .system-small-box:hover p:nth-child(2),
.ps-inoxflow .system-small-box:hover p:nth-child(2),
.ps-slim .system-small-box:hover p:nth-child(2),
.ps-automation .system-small-box:hover p:nth-child(2),
.ps-football .system-small-box:hover p:nth-child(2),
.ps-os .system-small-box:hover p:nth-child(2),
.ps-op .system-small-box:hover p:nth-child(2),
.ps-profil .system-small-box:hover p:nth-child(2),
.ps-rail .system-small-box:hover p:nth-child(2),
.ps-tacker .system-small-box:hover p:nth-child(2),
.ps-tbs .system-small-box:hover p:nth-child(2),
.ps-wall .system-small-box:hover p:nth-child(2),
.ps-wall-dry .system-small-box:hover p:nth-child(2),
.ps-wall-wet .system-small-box:hover p:nth-child(2),
.ps-copper-gas .system-small-box:hover p:nth-child(2),
.ps-net .system-small-box:hover p:nth-child(2),
.ps-ultraline .system-small-box:hover p:nth-child(2) {
  color: var(--slave-color);
}
.ps-sprinkler-steel .system-small-box p,
.ps-steel .system-small-box p,
.ps-push .system-small-box p,
.ps-push-platinum .system-small-box p,
.ps-groove .system-small-box p,
.ps-press .system-small-box p,
.ps-pp .system-small-box p,
.ps-pp-green .system-small-box p,
.ps-inox .system-small-box p,
.ps-copper .system-small-box p,
.ps-sprinkler-inox .system-small-box p,
.ps-inoxflow .system-small-box p,
.ps-slim .system-small-box p,
.ps-automation .system-small-box p,
.ps-football .system-small-box p,
.ps-os .system-small-box p,
.ps-op .system-small-box p,
.ps-profil .system-small-box p,
.ps-rail .system-small-box p,
.ps-tacker .system-small-box p,
.ps-tbs .system-small-box p,
.ps-wall .system-small-box p,
.ps-wall-dry .system-small-box p,
.ps-wall-wet .system-small-box p,
.ps-copper-gas .system-small-box p,
.ps-net .system-small-box p,
.ps-ultraline .system-small-box p {
  color: var(--font-slave-color);
}
.ps-sprinkler-steel .system-small-box p:nth-child(2),
.ps-steel .system-small-box p:nth-child(2),
.ps-push .system-small-box p:nth-child(2),
.ps-push-platinum .system-small-box p:nth-child(2),
.ps-groove .system-small-box p:nth-child(2),
.ps-press .system-small-box p:nth-child(2),
.ps-pp .system-small-box p:nth-child(2),
.ps-pp-green .system-small-box p:nth-child(2),
.ps-inox .system-small-box p:nth-child(2),
.ps-copper .system-small-box p:nth-child(2),
.ps-sprinkler-inox .system-small-box p:nth-child(2),
.ps-inoxflow .system-small-box p:nth-child(2),
.ps-slim .system-small-box p:nth-child(2),
.ps-automation .system-small-box p:nth-child(2),
.ps-football .system-small-box p:nth-child(2),
.ps-os .system-small-box p:nth-child(2),
.ps-op .system-small-box p:nth-child(2),
.ps-profil .system-small-box p:nth-child(2),
.ps-rail .system-small-box p:nth-child(2),
.ps-tacker .system-small-box p:nth-child(2),
.ps-tbs .system-small-box p:nth-child(2),
.ps-wall .system-small-box p:nth-child(2),
.ps-wall-dry .system-small-box p:nth-child(2),
.ps-wall-wet .system-small-box p:nth-child(2),
.ps-copper-gas .system-small-box p:nth-child(2),
.ps-net .system-small-box p:nth-child(2),
.ps-ultraline .system-small-box p:nth-child(2) {
  color: #A2A7B1;
}
.ps-sprinkler-steel .block-left h4,
.ps-steel .block-left h4,
.ps-push .block-left h4,
.ps-push-platinum .block-left h4,
.ps-groove .block-left h4,
.ps-press .block-left h4,
.ps-pp .block-left h4,
.ps-pp-green .block-left h4,
.ps-inox .block-left h4,
.ps-copper .block-left h4,
.ps-sprinkler-inox .block-left h4,
.ps-inoxflow .block-left h4,
.ps-slim .block-left h4,
.ps-automation .block-left h4,
.ps-football .block-left h4,
.ps-os .block-left h4,
.ps-op .block-left h4,
.ps-profil .block-left h4,
.ps-rail .block-left h4,
.ps-tacker .block-left h4,
.ps-tbs .block-left h4,
.ps-wall .block-left h4,
.ps-wall-dry .block-left h4,
.ps-wall-wet .block-left h4,
.ps-copper-gas .block-left h4,
.ps-net .block-left h4,
.ps-ultraline .block-left h4 {
  color: var(--font-master-color);
}
.ps-sprinkler-steel .block-left h1,
.ps-steel .block-left h1,
.ps-push .block-left h1,
.ps-push-platinum .block-left h1,
.ps-groove .block-left h1,
.ps-press .block-left h1,
.ps-pp .block-left h1,
.ps-pp-green .block-left h1,
.ps-inox .block-left h1,
.ps-copper .block-left h1,
.ps-sprinkler-inox .block-left h1,
.ps-inoxflow .block-left h1,
.ps-slim .block-left h1,
.ps-automation .block-left h1,
.ps-football .block-left h1,
.ps-os .block-left h1,
.ps-op .block-left h1,
.ps-profil .block-left h1,
.ps-rail .block-left h1,
.ps-tacker .block-left h1,
.ps-tbs .block-left h1,
.ps-wall .block-left h1,
.ps-wall-dry .block-left h1,
.ps-wall-wet .block-left h1,
.ps-copper-gas .block-left h1,
.ps-net .block-left h1,
.ps-ultraline .block-left h1 {
  color: var(--master-color);
}
.ps-sprinkler-steel .block-right h1,
.ps-steel .block-right h1,
.ps-push .block-right h1,
.ps-push-platinum .block-right h1,
.ps-groove .block-right h1,
.ps-press .block-right h1,
.ps-pp .block-right h1,
.ps-pp-green .block-right h1,
.ps-inox .block-right h1,
.ps-copper .block-right h1,
.ps-sprinkler-inox .block-right h1,
.ps-inoxflow .block-right h1,
.ps-slim .block-right h1,
.ps-automation .block-right h1,
.ps-football .block-right h1,
.ps-os .block-right h1,
.ps-op .block-right h1,
.ps-profil .block-right h1,
.ps-rail .block-right h1,
.ps-tacker .block-right h1,
.ps-tbs .block-right h1,
.ps-wall .block-right h1,
.ps-wall-dry .block-right h1,
.ps-wall-wet .block-right h1,
.ps-copper-gas .block-right h1,
.ps-net .block-right h1,
.ps-ultraline .block-right h1 {
  color: var(--master-color);
}
.ps-sprinkler-steel .block-center .bg-color,
.ps-steel .block-center .bg-color,
.ps-push .block-center .bg-color,
.ps-push-platinum .block-center .bg-color,
.ps-groove .block-center .bg-color,
.ps-press .block-center .bg-color,
.ps-pp .block-center .bg-color,
.ps-pp-green .block-center .bg-color,
.ps-inox .block-center .bg-color,
.ps-copper .block-center .bg-color,
.ps-sprinkler-inox .block-center .bg-color,
.ps-inoxflow .block-center .bg-color,
.ps-slim .block-center .bg-color,
.ps-automation .block-center .bg-color,
.ps-football .block-center .bg-color,
.ps-os .block-center .bg-color,
.ps-op .block-center .bg-color,
.ps-profil .block-center .bg-color,
.ps-rail .block-center .bg-color,
.ps-tacker .block-center .bg-color,
.ps-tbs .block-center .bg-color,
.ps-wall .block-center .bg-color,
.ps-wall-dry .block-center .bg-color,
.ps-wall-wet .block-center .bg-color,
.ps-copper-gas .block-center .bg-color,
.ps-net .block-center .bg-color,
.ps-ultraline .block-center .bg-color {
  background-color: var(--master-color);
}
.ps-sprinkler-steel .block-center .content,
.ps-steel .block-center .content,
.ps-push .block-center .content,
.ps-push-platinum .block-center .content,
.ps-groove .block-center .content,
.ps-press .block-center .content,
.ps-pp .block-center .content,
.ps-pp-green .block-center .content,
.ps-inox .block-center .content,
.ps-copper .block-center .content,
.ps-sprinkler-inox .block-center .content,
.ps-inoxflow .block-center .content,
.ps-slim .block-center .content,
.ps-automation .block-center .content,
.ps-football .block-center .content,
.ps-os .block-center .content,
.ps-op .block-center .content,
.ps-profil .block-center .content,
.ps-rail .block-center .content,
.ps-tacker .block-center .content,
.ps-tbs .block-center .content,
.ps-wall .block-center .content,
.ps-wall-dry .block-center .content,
.ps-wall-wet .block-center .content,
.ps-copper-gas .block-center .content,
.ps-net .block-center .content,
.ps-ultraline .block-center .content {
  padding: 62px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .ps-sprinkler-steel .block-center .content,
.ps-steel .block-center .content,
.ps-push .block-center .content,
.ps-push-platinum .block-center .content,
.ps-groove .block-center .content,
.ps-press .block-center .content,
.ps-pp .block-center .content,
.ps-pp-green .block-center .content,
.ps-inox .block-center .content,
.ps-copper .block-center .content,
.ps-sprinkler-inox .block-center .content,
.ps-inoxflow .block-center .content,
.ps-slim .block-center .content,
.ps-automation .block-center .content,
.ps-football .block-center .content,
.ps-os .block-center .content,
.ps-op .block-center .content,
.ps-profil .block-center .content,
.ps-rail .block-center .content,
.ps-tacker .block-center .content,
.ps-tbs .block-center .content,
.ps-wall .block-center .content,
.ps-wall-dry .block-center .content,
.ps-wall-wet .block-center .content,
.ps-copper-gas .block-center .content,
.ps-net .block-center .content,
.ps-ultraline .block-center .content {
    padding: 22px;
    line-height: 12px;
  }
  .ps-sprinkler-steel .block-center li,
.ps-steel .block-center li,
.ps-push .block-center li,
.ps-push-platinum .block-center li,
.ps-groove .block-center li,
.ps-press .block-center li,
.ps-pp .block-center li,
.ps-pp-green .block-center li,
.ps-inox .block-center li,
.ps-copper .block-center li,
.ps-sprinkler-inox .block-center li,
.ps-inoxflow .block-center li,
.ps-slim .block-center li,
.ps-automation .block-center li,
.ps-football .block-center li,
.ps-os .block-center li,
.ps-op .block-center li,
.ps-profil .block-center li,
.ps-rail .block-center li,
.ps-tacker .block-center li,
.ps-tbs .block-center li,
.ps-wall .block-center li,
.ps-wall-dry .block-center li,
.ps-wall-wet .block-center li,
.ps-copper-gas .block-center li,
.ps-net .block-center li,
.ps-ultraline .block-center li {
    line-height: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .ps-sprinkler-steel .block-center .web-content,
.ps-steel .block-center .web-content,
.ps-push .block-center .web-content,
.ps-push-platinum .block-center .web-content,
.ps-groove .block-center .web-content,
.ps-press .block-center .web-content,
.ps-pp .block-center .web-content,
.ps-pp-green .block-center .web-content,
.ps-inox .block-center .web-content,
.ps-copper .block-center .web-content,
.ps-sprinkler-inox .block-center .web-content,
.ps-inoxflow .block-center .web-content,
.ps-slim .block-center .web-content,
.ps-automation .block-center .web-content,
.ps-football .block-center .web-content,
.ps-os .block-center .web-content,
.ps-op .block-center .web-content,
.ps-profil .block-center .web-content,
.ps-rail .block-center .web-content,
.ps-tacker .block-center .web-content,
.ps-tbs .block-center .web-content,
.ps-wall .block-center .web-content,
.ps-wall-dry .block-center .web-content,
.ps-wall-wet .block-center .web-content,
.ps-copper-gas .block-center .web-content,
.ps-net .block-center .web-content,
.ps-ultraline .block-center .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .ps-sprinkler-steel .block-center .web-content,
.ps-steel .block-center .web-content,
.ps-push .block-center .web-content,
.ps-push-platinum .block-center .web-content,
.ps-groove .block-center .web-content,
.ps-press .block-center .web-content,
.ps-pp .block-center .web-content,
.ps-pp-green .block-center .web-content,
.ps-inox .block-center .web-content,
.ps-copper .block-center .web-content,
.ps-sprinkler-inox .block-center .web-content,
.ps-inoxflow .block-center .web-content,
.ps-slim .block-center .web-content,
.ps-automation .block-center .web-content,
.ps-football .block-center .web-content,
.ps-os .block-center .web-content,
.ps-op .block-center .web-content,
.ps-profil .block-center .web-content,
.ps-rail .block-center .web-content,
.ps-tacker .block-center .web-content,
.ps-tbs .block-center .web-content,
.ps-wall .block-center .web-content,
.ps-wall-dry .block-center .web-content,
.ps-wall-wet .block-center .web-content,
.ps-copper-gas .block-center .web-content,
.ps-net .block-center .web-content,
.ps-ultraline .block-center .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .ps-sprinkler-steel .block-center .web-content,
.ps-steel .block-center .web-content,
.ps-push .block-center .web-content,
.ps-push-platinum .block-center .web-content,
.ps-groove .block-center .web-content,
.ps-press .block-center .web-content,
.ps-pp .block-center .web-content,
.ps-pp-green .block-center .web-content,
.ps-inox .block-center .web-content,
.ps-copper .block-center .web-content,
.ps-sprinkler-inox .block-center .web-content,
.ps-inoxflow .block-center .web-content,
.ps-slim .block-center .web-content,
.ps-automation .block-center .web-content,
.ps-football .block-center .web-content,
.ps-os .block-center .web-content,
.ps-op .block-center .web-content,
.ps-profil .block-center .web-content,
.ps-rail .block-center .web-content,
.ps-tacker .block-center .web-content,
.ps-tbs .block-center .web-content,
.ps-wall .block-center .web-content,
.ps-wall-dry .block-center .web-content,
.ps-wall-wet .block-center .web-content,
.ps-copper-gas .block-center .web-content,
.ps-net .block-center .web-content,
.ps-ultraline .block-center .web-content {
    width: 1600px;
  }
}
.ps-sprinkler-steel .block-center h1,
.ps-steel .block-center h1,
.ps-push .block-center h1,
.ps-push-platinum .block-center h1,
.ps-groove .block-center h1,
.ps-press .block-center h1,
.ps-pp .block-center h1,
.ps-pp-green .block-center h1,
.ps-inox .block-center h1,
.ps-copper .block-center h1,
.ps-sprinkler-inox .block-center h1,
.ps-inoxflow .block-center h1,
.ps-slim .block-center h1,
.ps-automation .block-center h1,
.ps-football .block-center h1,
.ps-os .block-center h1,
.ps-op .block-center h1,
.ps-profil .block-center h1,
.ps-rail .block-center h1,
.ps-tacker .block-center h1,
.ps-tbs .block-center h1,
.ps-wall .block-center h1,
.ps-wall-dry .block-center h1,
.ps-wall-wet .block-center h1,
.ps-copper-gas .block-center h1,
.ps-net .block-center h1,
.ps-ultraline .block-center h1 {
  color: var(--master-color);
}
.ps-sprinkler-steel .block-center #arrow,
.ps-steel .block-center #arrow,
.ps-push .block-center #arrow,
.ps-push-platinum .block-center #arrow,
.ps-groove .block-center #arrow,
.ps-press .block-center #arrow,
.ps-pp .block-center #arrow,
.ps-pp-green .block-center #arrow,
.ps-inox .block-center #arrow,
.ps-copper .block-center #arrow,
.ps-sprinkler-inox .block-center #arrow,
.ps-inoxflow .block-center #arrow,
.ps-slim .block-center #arrow,
.ps-automation .block-center #arrow,
.ps-football .block-center #arrow,
.ps-os .block-center #arrow,
.ps-op .block-center #arrow,
.ps-profil .block-center #arrow,
.ps-rail .block-center #arrow,
.ps-tacker .block-center #arrow,
.ps-tbs .block-center #arrow,
.ps-wall .block-center #arrow,
.ps-wall-dry .block-center #arrow,
.ps-wall-wet .block-center #arrow,
.ps-copper-gas .block-center #arrow,
.ps-net .block-center #arrow,
.ps-ultraline .block-center #arrow {
  border-right: 2px solid var(--slave-color);
  border-bottom: 2px solid var(--slave-color);
}
.ps-sprinkler-steel .block-bottom-strip-contact,
.ps-steel .block-bottom-strip-contact,
.ps-push .block-bottom-strip-contact,
.ps-push-platinum .block-bottom-strip-contact,
.ps-groove .block-bottom-strip-contact,
.ps-press .block-bottom-strip-contact,
.ps-pp .block-bottom-strip-contact,
.ps-pp-green .block-bottom-strip-contact,
.ps-inox .block-bottom-strip-contact,
.ps-copper .block-bottom-strip-contact,
.ps-sprinkler-inox .block-bottom-strip-contact,
.ps-inoxflow .block-bottom-strip-contact,
.ps-slim .block-bottom-strip-contact,
.ps-automation .block-bottom-strip-contact,
.ps-football .block-bottom-strip-contact,
.ps-os .block-bottom-strip-contact,
.ps-op .block-bottom-strip-contact,
.ps-profil .block-bottom-strip-contact,
.ps-rail .block-bottom-strip-contact,
.ps-tacker .block-bottom-strip-contact,
.ps-tbs .block-bottom-strip-contact,
.ps-wall .block-bottom-strip-contact,
.ps-wall-dry .block-bottom-strip-contact,
.ps-wall-wet .block-bottom-strip-contact,
.ps-copper-gas .block-bottom-strip-contact,
.ps-net .block-bottom-strip-contact,
.ps-ultraline .block-bottom-strip-contact {
  background-color: #343d47;
}
.ps-sprinkler-steel .block-bottom-strip-contact .bg-color,
.ps-steel .block-bottom-strip-contact .bg-color,
.ps-push .block-bottom-strip-contact .bg-color,
.ps-push-platinum .block-bottom-strip-contact .bg-color,
.ps-groove .block-bottom-strip-contact .bg-color,
.ps-press .block-bottom-strip-contact .bg-color,
.ps-pp .block-bottom-strip-contact .bg-color,
.ps-pp-green .block-bottom-strip-contact .bg-color,
.ps-inox .block-bottom-strip-contact .bg-color,
.ps-copper .block-bottom-strip-contact .bg-color,
.ps-sprinkler-inox .block-bottom-strip-contact .bg-color,
.ps-inoxflow .block-bottom-strip-contact .bg-color,
.ps-slim .block-bottom-strip-contact .bg-color,
.ps-automation .block-bottom-strip-contact .bg-color,
.ps-football .block-bottom-strip-contact .bg-color,
.ps-os .block-bottom-strip-contact .bg-color,
.ps-op .block-bottom-strip-contact .bg-color,
.ps-profil .block-bottom-strip-contact .bg-color,
.ps-rail .block-bottom-strip-contact .bg-color,
.ps-tacker .block-bottom-strip-contact .bg-color,
.ps-tbs .block-bottom-strip-contact .bg-color,
.ps-wall .block-bottom-strip-contact .bg-color,
.ps-wall-dry .block-bottom-strip-contact .bg-color,
.ps-wall-wet .block-bottom-strip-contact .bg-color,
.ps-copper-gas .block-bottom-strip-contact .bg-color,
.ps-net .block-bottom-strip-contact .bg-color,
.ps-ultraline .block-bottom-strip-contact .bg-color {
  background-color: #343d48;
}
.ps-sprinkler-steel .block-bottom-strip-contact h1,
.ps-steel .block-bottom-strip-contact h1,
.ps-push .block-bottom-strip-contact h1,
.ps-push-platinum .block-bottom-strip-contact h1,
.ps-groove .block-bottom-strip-contact h1,
.ps-press .block-bottom-strip-contact h1,
.ps-pp .block-bottom-strip-contact h1,
.ps-pp-green .block-bottom-strip-contact h1,
.ps-inox .block-bottom-strip-contact h1,
.ps-copper .block-bottom-strip-contact h1,
.ps-sprinkler-inox .block-bottom-strip-contact h1,
.ps-inoxflow .block-bottom-strip-contact h1,
.ps-slim .block-bottom-strip-contact h1,
.ps-automation .block-bottom-strip-contact h1,
.ps-football .block-bottom-strip-contact h1,
.ps-os .block-bottom-strip-contact h1,
.ps-op .block-bottom-strip-contact h1,
.ps-profil .block-bottom-strip-contact h1,
.ps-rail .block-bottom-strip-contact h1,
.ps-tacker .block-bottom-strip-contact h1,
.ps-tbs .block-bottom-strip-contact h1,
.ps-wall .block-bottom-strip-contact h1,
.ps-wall-dry .block-bottom-strip-contact h1,
.ps-wall-wet .block-bottom-strip-contact h1,
.ps-copper-gas .block-bottom-strip-contact h1,
.ps-net .block-bottom-strip-contact h1,
.ps-ultraline .block-bottom-strip-contact h1 {
  color: var(--master-color);
}
.ps-sprinkler-steel .block-bottom-strip-contact p,
.ps-steel .block-bottom-strip-contact p,
.ps-push .block-bottom-strip-contact p,
.ps-push-platinum .block-bottom-strip-contact p,
.ps-groove .block-bottom-strip-contact p,
.ps-press .block-bottom-strip-contact p,
.ps-pp .block-bottom-strip-contact p,
.ps-pp-green .block-bottom-strip-contact p,
.ps-inox .block-bottom-strip-contact p,
.ps-copper .block-bottom-strip-contact p,
.ps-sprinkler-inox .block-bottom-strip-contact p,
.ps-inoxflow .block-bottom-strip-contact p,
.ps-slim .block-bottom-strip-contact p,
.ps-automation .block-bottom-strip-contact p,
.ps-football .block-bottom-strip-contact p,
.ps-os .block-bottom-strip-contact p,
.ps-op .block-bottom-strip-contact p,
.ps-profil .block-bottom-strip-contact p,
.ps-rail .block-bottom-strip-contact p,
.ps-tacker .block-bottom-strip-contact p,
.ps-tbs .block-bottom-strip-contact p,
.ps-wall .block-bottom-strip-contact p,
.ps-wall-dry .block-bottom-strip-contact p,
.ps-wall-wet .block-bottom-strip-contact p,
.ps-copper-gas .block-bottom-strip-contact p,
.ps-net .block-bottom-strip-contact p,
.ps-ultraline .block-bottom-strip-contact p {
  color: var(--font-slave-color);
}
.ps-sprinkler-steel .block-bottom-strip-contact #arrow,
.ps-steel .block-bottom-strip-contact #arrow,
.ps-push .block-bottom-strip-contact #arrow,
.ps-push-platinum .block-bottom-strip-contact #arrow,
.ps-groove .block-bottom-strip-contact #arrow,
.ps-press .block-bottom-strip-contact #arrow,
.ps-pp .block-bottom-strip-contact #arrow,
.ps-pp-green .block-bottom-strip-contact #arrow,
.ps-inox .block-bottom-strip-contact #arrow,
.ps-copper .block-bottom-strip-contact #arrow,
.ps-sprinkler-inox .block-bottom-strip-contact #arrow,
.ps-inoxflow .block-bottom-strip-contact #arrow,
.ps-slim .block-bottom-strip-contact #arrow,
.ps-automation .block-bottom-strip-contact #arrow,
.ps-football .block-bottom-strip-contact #arrow,
.ps-os .block-bottom-strip-contact #arrow,
.ps-op .block-bottom-strip-contact #arrow,
.ps-profil .block-bottom-strip-contact #arrow,
.ps-rail .block-bottom-strip-contact #arrow,
.ps-tacker .block-bottom-strip-contact #arrow,
.ps-tbs .block-bottom-strip-contact #arrow,
.ps-wall .block-bottom-strip-contact #arrow,
.ps-wall-dry .block-bottom-strip-contact #arrow,
.ps-wall-wet .block-bottom-strip-contact #arrow,
.ps-copper-gas .block-bottom-strip-contact #arrow,
.ps-net .block-bottom-strip-contact #arrow,
.ps-ultraline .block-bottom-strip-contact #arrow {
  border-right: 2px solid #687285;
  border-bottom: 2px solid #687285;
}
.ps-sprinkler-steel .block-bottom-strip-contact .contact,
.ps-steel .block-bottom-strip-contact .contact,
.ps-push .block-bottom-strip-contact .contact,
.ps-push-platinum .block-bottom-strip-contact .contact,
.ps-groove .block-bottom-strip-contact .contact,
.ps-press .block-bottom-strip-contact .contact,
.ps-pp .block-bottom-strip-contact .contact,
.ps-pp-green .block-bottom-strip-contact .contact,
.ps-inox .block-bottom-strip-contact .contact,
.ps-copper .block-bottom-strip-contact .contact,
.ps-sprinkler-inox .block-bottom-strip-contact .contact,
.ps-inoxflow .block-bottom-strip-contact .contact,
.ps-slim .block-bottom-strip-contact .contact,
.ps-automation .block-bottom-strip-contact .contact,
.ps-football .block-bottom-strip-contact .contact,
.ps-os .block-bottom-strip-contact .contact,
.ps-op .block-bottom-strip-contact .contact,
.ps-profil .block-bottom-strip-contact .contact,
.ps-rail .block-bottom-strip-contact .contact,
.ps-tacker .block-bottom-strip-contact .contact,
.ps-tbs .block-bottom-strip-contact .contact,
.ps-wall .block-bottom-strip-contact .contact,
.ps-wall-dry .block-bottom-strip-contact .contact,
.ps-wall-wet .block-bottom-strip-contact .contact,
.ps-copper-gas .block-bottom-strip-contact .contact,
.ps-net .block-bottom-strip-contact .contact,
.ps-ultraline .block-bottom-strip-contact .contact {
  background-color: #3f4751 !important;
}
.ps-sprinkler-steel .installations,
.ps-steel .installations,
.ps-push .installations,
.ps-push-platinum .installations,
.ps-groove .installations,
.ps-press .installations,
.ps-pp .installations,
.ps-pp-green .installations,
.ps-inox .installations,
.ps-copper .installations,
.ps-sprinkler-inox .installations,
.ps-inoxflow .installations,
.ps-slim .installations,
.ps-automation .installations,
.ps-football .installations,
.ps-os .installations,
.ps-op .installations,
.ps-profil .installations,
.ps-rail .installations,
.ps-tacker .installations,
.ps-tbs .installations,
.ps-wall .installations,
.ps-wall-dry .installations,
.ps-wall-wet .installations,
.ps-copper-gas .installations,
.ps-net .installations,
.ps-ultraline .installations {
  background: #c5c4bf;
}
.ps-sprinkler-steel .installations .system-name,
.ps-steel .installations .system-name,
.ps-push .installations .system-name,
.ps-push-platinum .installations .system-name,
.ps-groove .installations .system-name,
.ps-press .installations .system-name,
.ps-pp .installations .system-name,
.ps-pp-green .installations .system-name,
.ps-inox .installations .system-name,
.ps-copper .installations .system-name,
.ps-sprinkler-inox .installations .system-name,
.ps-inoxflow .installations .system-name,
.ps-slim .installations .system-name,
.ps-automation .installations .system-name,
.ps-football .installations .system-name,
.ps-os .installations .system-name,
.ps-op .installations .system-name,
.ps-profil .installations .system-name,
.ps-rail .installations .system-name,
.ps-tacker .installations .system-name,
.ps-tbs .installations .system-name,
.ps-wall .installations .system-name,
.ps-wall-dry .installations .system-name,
.ps-wall-wet .installations .system-name,
.ps-copper-gas .installations .system-name,
.ps-net .installations .system-name,
.ps-ultraline .installations .system-name {
  color: #fff !important;
}
.ps-sprinkler-steel .installations p,
.ps-steel .installations p,
.ps-push .installations p,
.ps-push-platinum .installations p,
.ps-groove .installations p,
.ps-press .installations p,
.ps-pp .installations p,
.ps-pp-green .installations p,
.ps-inox .installations p,
.ps-copper .installations p,
.ps-sprinkler-inox .installations p,
.ps-inoxflow .installations p,
.ps-slim .installations p,
.ps-automation .installations p,
.ps-football .installations p,
.ps-os .installations p,
.ps-op .installations p,
.ps-profil .installations p,
.ps-rail .installations p,
.ps-tacker .installations p,
.ps-tbs .installations p,
.ps-wall .installations p,
.ps-wall-dry .installations p,
.ps-wall-wet .installations p,
.ps-copper-gas .installations p,
.ps-net .installations p,
.ps-ultraline .installations p {
  color: #fff !important;
  font-size: 18px;
}
.ps-sprinkler-steel .show-step-1,
.ps-steel .show-step-1,
.ps-push .show-step-1,
.ps-push-platinum .show-step-1,
.ps-groove .show-step-1,
.ps-press .show-step-1,
.ps-pp .show-step-1,
.ps-pp-green .show-step-1,
.ps-inox .show-step-1,
.ps-copper .show-step-1,
.ps-sprinkler-inox .show-step-1,
.ps-inoxflow .show-step-1,
.ps-slim .show-step-1,
.ps-automation .show-step-1,
.ps-football .show-step-1,
.ps-os .show-step-1,
.ps-op .show-step-1,
.ps-profil .show-step-1,
.ps-rail .show-step-1,
.ps-tacker .show-step-1,
.ps-tbs .show-step-1,
.ps-wall .show-step-1,
.ps-wall-dry .show-step-1,
.ps-wall-wet .show-step-1,
.ps-copper-gas .show-step-1,
.ps-net .show-step-1,
.ps-ultraline .show-step-1 {
  background: url("../assets/img/images/system-instalation-img-1.jpg") no-repeat !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1300;
  overflow: hidden;
}
.ps-sprinkler-steel .show-step-2,
.ps-steel .show-step-2,
.ps-push .show-step-2,
.ps-push-platinum .show-step-2,
.ps-groove .show-step-2,
.ps-press .show-step-2,
.ps-pp .show-step-2,
.ps-pp-green .show-step-2,
.ps-inox .show-step-2,
.ps-copper .show-step-2,
.ps-sprinkler-inox .show-step-2,
.ps-inoxflow .show-step-2,
.ps-slim .show-step-2,
.ps-automation .show-step-2,
.ps-football .show-step-2,
.ps-os .show-step-2,
.ps-op .show-step-2,
.ps-profil .show-step-2,
.ps-rail .show-step-2,
.ps-tacker .show-step-2,
.ps-tbs .show-step-2,
.ps-wall .show-step-2,
.ps-wall-dry .show-step-2,
.ps-wall-wet .show-step-2,
.ps-copper-gas .show-step-2,
.ps-net .show-step-2,
.ps-ultraline .show-step-2 {
  background: url("../assets/img/images/system-instalation-img-2.jpg") no-repeat !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1300;
  overflow: hidden;
}
.ps-sprinkler-steel .step-button,
.ps-steel .step-button,
.ps-push .step-button,
.ps-push-platinum .step-button,
.ps-groove .step-button,
.ps-press .step-button,
.ps-pp .step-button,
.ps-pp-green .step-button,
.ps-inox .step-button,
.ps-copper .step-button,
.ps-sprinkler-inox .step-button,
.ps-inoxflow .step-button,
.ps-slim .step-button,
.ps-automation .step-button,
.ps-football .step-button,
.ps-os .step-button,
.ps-op .step-button,
.ps-profil .step-button,
.ps-rail .step-button,
.ps-tacker .step-button,
.ps-tbs .step-button,
.ps-wall .step-button,
.ps-wall-dry .step-button,
.ps-wall-wet .step-button,
.ps-copper-gas .step-button,
.ps-net .step-button,
.ps-ultraline .step-button {
  border: 1px solid var(--slave-color);
}
.ps-sprinkler-steel .step-animation,
.ps-steel .step-animation,
.ps-push .step-animation,
.ps-push-platinum .step-animation,
.ps-groove .step-animation,
.ps-press .step-animation,
.ps-pp .step-animation,
.ps-pp-green .step-animation,
.ps-inox .step-animation,
.ps-copper .step-animation,
.ps-sprinkler-inox .step-animation,
.ps-inoxflow .step-animation,
.ps-slim .step-animation,
.ps-automation .step-animation,
.ps-football .step-animation,
.ps-os .step-animation,
.ps-op .step-animation,
.ps-profil .step-animation,
.ps-rail .step-animation,
.ps-tacker .step-animation,
.ps-tbs .step-animation,
.ps-wall .step-animation,
.ps-wall-dry .step-animation,
.ps-wall-wet .step-animation,
.ps-copper-gas .step-animation,
.ps-net .step-animation,
.ps-ultraline .step-animation {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.ps-sprinkler-steel .content:before,
.ps-steel .content:before,
.ps-push .content:before,
.ps-push-platinum .content:before,
.ps-groove .content:before,
.ps-press .content:before,
.ps-pp .content:before,
.ps-pp-green .content:before,
.ps-inox .content:before,
.ps-copper .content:before,
.ps-sprinkler-inox .content:before,
.ps-inoxflow .content:before,
.ps-slim .content:before,
.ps-automation .content:before,
.ps-football .content:before,
.ps-os .content:before,
.ps-op .content:before,
.ps-profil .content:before,
.ps-rail .content:before,
.ps-tacker .content:before,
.ps-tbs .content:before,
.ps-wall .content:before,
.ps-wall-dry .content:before,
.ps-wall-wet .content:before,
.ps-copper-gas .content:before,
.ps-net .content:before,
.ps-ultraline .content:before {
  background-color: var(--master-color);
}

.sub-canavas {
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sub-canavas .header-obj-2 {
    display: none;
  }
  .sub-canavas .header-obj-3 {
    height: 46vh;
    top: 22vh;
  }
  .sub-canavas .header-obj-3 img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 70%;
    height: 100%;
    right: -10vh;
    top: 2vh;
  }
  .sub-canavas .web-content {
    max-width: 1200px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .sub-canavas:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    z-index: 2;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(8, 8, 12, 0.8431372549)));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(8, 8, 12, 0.8431372549));
  }
}

.system-header-video-landingpage {
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-video-landingpage {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
}

.system-header-image-landingpage {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: var(--header-heigh);
  z-index: 1;
  -o-object-position: right bottom;
     object-position: right bottom;
}

.system-header-image-landingpage-install {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: var(--header-heigh);
  z-index: 0;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-image-landingpage-install {
    height: 80vh;
    overflow: hidden;
    width: 200%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-image-landingpage-install .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-image-landingpage-install .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-image-landingpage-install .web-content {
    width: 1600px;
  }
}

.system-header-container {
  position: relative;
  list-style: outside none none;
  height: var(--header-heigh);
  width: 100%;
  display: block;
}
.system-header-container h5 {
  color: #fff;
}
.system-header-container p {
  color: #A2A7B1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container {
    position: relative;
    background-color: #141a24;
  }
  .system-header-container h5 {
    color: #fff;
  }
  .system-header-container p {
    color: #A2A7B1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-container .web-content {
    width: 1600px;
  }
}

.system-header-container-small {
  position: relative;
  list-style: outside none none;
  height: var(--header-heigh-small);
  display: block;
}
.system-header-container-small h5 {
  color: #fff;
}
.system-header-container-small p {
  color: #A2A7B1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-small {
    position: relative;
    height: var(--header-heigh-r);
    background-color: #141a24;
  }
  .system-header-container-small h5 {
    color: #fff;
  }
  .system-header-container-small p {
    color: #A2A7B1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container-small .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-container-small .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-container-small .web-content {
    width: 1600px;
  }
}

.system-content-left-text {
  position: absolute;
  display: block;
  top: var(--header-text-pos);
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-content-left-text {
    z-index: 1300;
    top: 0px;
    left: 0px;
    height: 100%;
  }
}
.system-content-left-text .content {
  width: 50%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-content-left-text .content {
    width: 100%;
    margin-top: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .system-content-left-text .content {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-content-left-text .content {
    width: 100%;
  }
  .system-content-left-text .content .web-content {
    max-width: 1200px;
  }
}

.system-content-left-boxes {
  position: absolute;
  bottom: 5%;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-content-left-boxes {
    position: relative;
    padding: 22px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-content-left-boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-content-left-boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-content-left-boxes .web-content {
    width: 1600px;
  }
}

.system-content-right-label {
  margin-top: 6vh;
}
.system-content-right-label .label-name {
  font-size: 14px;
  line-height: 12px;
  color: #A2A7B1 !important;
}
.system-content-right-label .system-left-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.system-content-right-label .system-left-label .label-new {
  margin-bottom: 1px;
  padding-right: 32px;
  border-right: 1px solid #fff;
  color: #fff !important;
}
.system-content-right-label .system-left-label .label-new span {
  line-height: 22px;
  display: block;
  font-size: 33px;
  font-weight: 400;
  margin-top: 22px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-content-right-label {
    position: absolute;
    top: 22px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .system-content-right-label .label-new p {
    font-size: 12px;
  }
  .system-content-right-label .label-new span {
    font-size: 12px !important;
  }
  .system-content-right-label .cert-contener {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-content-right-label {
    position: absolute;
    top: 112px;
  }
  .system-content-right-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-content-right-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-content-right-label .web-content {
    width: 1600px;
  }
}

.no-dimer .system-left-label .cert-contener {
  padding-left: 0px;
}

.boxes-conteiner-w {
  width: 100%;
  border: 1px solid #245893;
}

.certyfikaty-box {
  width: 100%;
}
.certyfikaty-box .cert-space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 320px) and (max-width: 479px) {
  .certyfikaty-box .cert-space {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
.certyfikaty-box .cert-space .cert-box {
  margin-bottom: 1rem;
  border: 1px solid #A2A7B1;
  width: 170px;
  height: 170px;
  margin-right: 1rem;
  padding: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.certyfikaty-box .cert-space .cert-box img {
  width: 150px;
  height: 150px;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: grayscale(1) hue-rotate(56deg) contrast(1.3) brightness(0.4);
          filter: grayscale(1) hue-rotate(56deg) contrast(1.3) brightness(0.4);
}
@media (min-width: 320px) and (max-width: 479px) {
  .certyfikaty-box .cert-space .cert-box {
    width: 100px;
    height: 100px;
    padding: 0.1rem;
  }
  .certyfikaty-box .cert-space .cert-box img {
    width: 100px;
    height: 100px;
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-filter: grayscale(1) hue-rotate(56deg) contrast(1.3) brightness(0.4);
            filter: grayscale(1) hue-rotate(56deg) contrast(1.3) brightness(0.4);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .certyfikaty-box .cert-space .cert-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .certyfikaty-box .cert-space .cert-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .certyfikaty-box .cert-space .cert-box .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .certyfikaty-box .cert-space .cert-box .web-content {
    width: 3810px;
  }
}
.certyfikaty-box .cert-space img {
  margin-right: 1rem;
  width: 170px;
  height: 170px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 1rem;
  -webkit-filter: grayscale(1) hue-rotate(56deg) contrast(1.3) brightness(0.4);
          filter: grayscale(1) hue-rotate(56deg) contrast(1.3) brightness(0.4);
}

.system-content-left-boxes-flex {
  position: absolute;
  bottom: 5%;
  width: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-content-left-boxes-flex {
    bottom: -3%;
  }
  .system-content-left-boxes-flex .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-content-left-boxes-flex {
    bottom: -1%;
  }
  .system-content-left-boxes-flex .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-content-left-boxes-flex .web-content {
    width: 1600px;
  }
}
.system-content-left-boxes-flex .system-numbers-box {
  font-size: 18px;
  font-family: SegoeUI;
  color: var(--slave-color);
  font-weight: 400;
  padding-bottom: 2px;
  border-bottom: 1px solid var(--slave-color);
  width: 18px;
  margin-bottom: 12px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.system-content-left-boxes-flex .system-small-box {
  width: 320px;
  background-color: hsla(240deg, 14%, 8%, 0.726);
  display: block;
  padding: 12px;
  border-bottom: 4px solid hsla(0deg, 0%, 0%, 0);
}
.system-content-left-boxes-flex .system-small-box p {
  color: #fff;
}
.system-content-left-boxes-flex .system-small-box p:nth-child(2) {
  color: #A2A7B1;
  font-size: 14px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-content-left-boxes-flex .system-small-box {
    background-color: hsla(224deg, 19%, 11%, 0.877);
    text-align: center;
    padding: 0px;
    margin: 5px;
    border: 1px solid var(--slave-color);
  }
  .system-content-left-boxes-flex .system-small-box p {
    color: #A2A7B1;
    font-size: 14px;
    padding-right: 5px;
    display: inline-block;
    font-weight: normal;
    margin: 5px;
  }
  .system-content-left-boxes-flex .system-small-box strong {
    font-weight: normal;
  }
  .system-content-left-boxes-flex .system-small-box p:nth-child(2) {
    color: #A2A7B1;
    font-size: 14px;
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-content-left-boxes-flex .system-small-box {
    background-color: hsl(0deg, 0%, 0%);
  }
  .system-content-left-boxes-flex .system-small-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-content-left-boxes-flex .system-small-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-content-left-boxes-flex .system-small-box .web-content {
    width: 1600px;
  }
}
.system-content-left-boxes-flex .system-small-box:hover {
  border-bottom: 4px solid #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: hsla(180deg, 4%, 5%, 0.808);
}
.system-content-left-boxes-flex .system-small-box:hover p:nth-child(2) {
  color: #fff;
}
.system-content-left-boxes-flex .system-small-box:hover .system-numbers-box {
  color: #fff;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.system-content-left-boxes-flex .system-small-box:active {
  border-bottom: 4px solid #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: hsla(221deg, 12%, 26%, 0.5);
}
.system-content-left-boxes-flex .system-small-box:active p:nth-child(2) {
  color: #fff;
}

.system-name-box {
  position: relative;
  width: auto;
  height: auto;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: inline-block;
}
.system-name-box p {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
}
.system-name-box .f-system-kan-therm {
  color: #fff;
}
.system-name-box .f-system-kan-therm h4 {
  color: #fff;
}
.system-name-box .system-name h1 {
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: normal;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6862745098);
  display: block;
  font-size: 95px;
  line-height: normal;
}
.system-name-box .system-name h1 span {
  font-family: var(--font-family-2);
  font-weight: 100;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-name-box .system-name h1 {
    margin: 0 auto;
    padding: 0 !important;
    line-height: 55px;
    margin: 0;
    margin-bottom: 1rem;
    font-size: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-name-box .system-name h1 {
    font-size: 4rem;
  }
  .system-name-box .system-name .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-name-box .system-name h1 {
    font-size: 4rem;
  }
  .system-name-box .system-name .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-name-box .system-name .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-name-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    padding-top: 0rem;
  }
  .system-name-box p {
    font-family: var(--font-family-1);
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: #A2A7B1;
    font-size: 10px;
  }
  .system-name-box .f-system-kan-therm {
    padding-bottom: 0px;
  }
  .system-name-box .f-system-kan-therm h4 {
    font-size: var(--f-size-h5);
  }
  .system-name-box .system-name {
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    font-size: 55px;
    color: var(--master-color);
    font-family: "MicrogrammaExtD-Bol";
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-name-box .f-system-kan-therm {
    padding: 0;
  }
  .system-name-box h4 {
    font-size: 13px;
    padding: 0;
  }
  .system-name-box .system-name {
    font-size: 53px;
    padding-top: 12px;
  }
  .system-name-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-name-box p {
    font-size: 12px;
  }
  .system-name-box .f-system-kan-therm {
    font-size: 23px;
  }
  .system-name-box .system-name {
    font-size: 53px;
  }
  .system-name-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-name-box .web-content {
    width: 1600px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .system-name-box.ul {
    position: absolute;
    width: auto;
    height: auto;
    background: none;
    border: none;
    bottom: 48vh;
    text-align: center;
    width: 100%;
    left: 0px;
  }
  .system-name-box.ul h1 {
    font-size: var(--f-size-h1);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-name-box.ul .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-name-box.ul .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-name-box.ul .web-content {
    width: 1600px;
  }
}

.systems-menu-container {
  background-color: #245893;
  padding: 12px;
  vertical-align: middle;
}
.systems-menu-container a {
  color: #27292e;
}
.systems-menu-container li {
  color: #fff;
  padding-left: 22px;
  padding-right: 22px;
}
.systems-menu-container li:hover {
  color: #fff;
  width: auto;
  height: 100%;
  background-color: hsla(213deg, 20%, 20%, 0.164);
}
.systems-menu-container :active {
  color: #fff;
}
.systems-menu-container :hover {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .systems-menu-container li {
    display: block;
    width: 100%;
    text-align: center;
  }
  .systems-menu-container li a {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .systems-menu-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .systems-menu-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .systems-menu-container .web-content {
    width: 1600px;
  }
}

.block-left {
  display: block;
  overflow: hidden;
}
.block-left h1 {
  font-weight: 600;
  font-size: 66px;
  vertical-align: top;
  padding-right: 22px;
}
.block-left .system-image-content {
  display: block;
  overflow: hidden;
}
.block-left .system-header-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.block-right,
.block-left {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .block-right,
.block-left {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .block-right .systems-block-container,
.block-left .systems-block-container {
    position: relative;
    display: block;
    float: left;
  }
  .block-right img,
.block-left img {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .block-right .web-content,
.block-left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .block-right .web-content,
.block-left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .block-right .web-content,
.block-left .web-content {
    width: 1600px;
  }
}

.block-right {
  display: block;
  overflow: hidden;
}
.block-right .content {
  padding-left: 22px;
}
.block-right h1 {
  font-weight: 600;
  font-size: 66px;
  vertical-align: top;
  padding-right: 22px;
  position: relative;
}
.block-right .system-image-content {
  display: block;
  overflow: hidden;
}
.block-right .system-header-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.block-center {
  display: block;
  overflow: hidden;
}
.block-center .bg-color {
  background-color: #eeecec !important;
}
.block-center .content {
  padding: 62px;
}
.block-center h4 {
  text-align: left;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 32px;
}
.block-center .system-image-content {
  display: block;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .block-center .system-image-content {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .block-center .system-image-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .block-center .system-image-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .block-center .system-image-content .web-content {
    width: 1600px;
  }
}

.block-bottom-strip-contact {
  margin-top: 50px;
  padding: 42px 0 32px 0;
  background-color: #343d47;
}
.block-bottom-strip-contact .bg-color {
  background-color: #343d48;
}
.block-bottom-strip-contact h1 {
  color: #245893;
  font-size: 26px;
  font-weight: 700;
}
.block-bottom-strip-contact p {
  color: #95999f;
  font-size: 16px;
  list-style: none;
  line-height: 30px;
}
.block-bottom-strip-contact .system-contact-icon {
  display: inline-block;
  overflow: hidden;
  padding-left: 22px;
}
.block-bottom-strip-contact #arrow {
  border-right: 2px solid #687285;
  border-bottom: 2px solid #687285;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  display: inline-block;
  margin-left: 12px;
}
.block-bottom-strip-contact .contact {
  background-color: #3f4751 !important;
  width: 200px;
  padding: 22px;
  font-size: 16px;
}

.fade-line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3411764706);
  margin-top: 0px;
  z-index: 100;
  overflow: hidden;
}

ul.bullet-list-right {
  list-style: none;
}
ul.bullet-list-right li::before {
  content: "";
}

.system-header-container-subpage {
  background-color: var(--slave-color);
  position: relative;
  overflow: hidden !important;
}
.system-header-container-subpage .subpage-header-banner {
  height: 400px;
  position: relative;
  overflow: hidden !important;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-subpage .subpage-header-banner {
    height: var(--header-heigh-systems);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container-subpage .subpage-header-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-container-subpage .subpage-header-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-container-subpage .subpage-header-banner .web-content {
    width: 1600px;
  }
}
.system-header-container-subpage .content_box {
  position: relative;
}
.system-header-container-subpage .content_box .supage-header-banner-description {
  position: relative;
  z-index: 1000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  padding-bottom: 1rem;
  height: 400px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container-subpage .content_box .supage-header-banner-description .label_box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-container-subpage .content_box .supage-header-banner-description .label_box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-container-subpage .content_box .supage-header-banner-description .label_box .web-content {
    width: 1600px;
  }
}
.system-header-container-subpage .content_box .supage-header-banner-description h6 {
  color: #A2A7B1;
}
.system-header-container-subpage .content_box .supage-header-banner-description h1 {
  display: inline-block;
  border-right: 1px solid #fff;
  padding-right: 22px;
  font-size: 53px;
  margin-right: 22px;
  line-height: 53px;
  font-family: var(--font-family-3);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container-subpage .content_box .supage-header-banner-description h1 {
    font-size: 43px;
  }
  .system-header-container-subpage .content_box .supage-header-banner-description h1 .web-content {
    max-width: 1200px;
  }
}
.system-header-container-subpage .content_box .supage-header-banner-description em {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-size: 43px;
  text-decoration: none;
  font-weight: 200;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-subpage .content_box .supage-header-banner-description em {
    font-size: 37px !important;
    line-height: normal;
    font-weight: 600;
    padding: 0%;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container-subpage .content_box .supage-header-banner-description em {
    font-size: 28px !important;
    line-height: normal;
    font-weight: 600;
    padding: 0%;
    margin: 0;
  }
  .system-header-container-subpage .content_box .supage-header-banner-description em .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-subpage .content_box .supage-header-banner-description {
    width: 100%;
    padding-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .system-header-container-subpage .content_box .supage-header-banner-description h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .system-header-container-subpage .content_box .supage-header-banner-description h1 {
    font-size: 3rem;
  }
  .system-header-container-subpage .content_box .supage-header-banner-description em {
    font-size: 1.5rem;
  }
}

.awards-icons {
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .awards-icons {
    display: none;
  }
}

.subpage-breadcrumbs {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.subpage-breadcrumbs .disabled {
  color: var(--master-color) !important;
  opacity: 1;
  font-weight: 700;
}
.subpage-breadcrumbs li {
  color: #636363;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
}
.subpage-breadcrumbs a {
  color: var(--slave-color);
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  text-transform: uppercase;
  opacity: 1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-breadcrumbs {
    display: none;
  }
  .subpage-breadcrumbs a {
    color: var(--slave-color);
    text-transform: uppercase;
  }
  .subpage-breadcrumbs li {
    color: var(--slave-color);
    font-family: var(--font-family-1);
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    color: var(--slave-color);
    padding-right: 12px;
    color: #636363;
    display: inline-block;
    width: auto;
    text-transform: uppercase;
  }
  .subpage-breadcrumbs .show-for-sr,
.subpage-breadcrumbs .show-on-focus {
    display: none;
  }
  .subpage-breadcrumbs .breadcrumbs li {
    float: none;
  }
  .subpage-breadcrumbs .disabled {
    color: var(--master-color) !important;
    opacity: 1;
    font-weight: 700;
  }
  .subpage-breadcrumbs .breadcrumbs li:not(:last-child)::after {
    display: none;
  }
  .subpage-breadcrumbs .breadcrumbs li:not(:last-child)::after {
    margin: 0;
    display: none;
  }
  .subpage-breadcrumbs .breadcrumbs::before,
.subpage-breadcrumbs .breadcrumbs::after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-breadcrumbs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-breadcrumbs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-breadcrumbs .web-content {
    width: 1600px;
  }
}

.system-subpage-content-right-label {
  text-align: right;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2rem;
}
.system-subpage-content-right-label .label-diameter {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: var(--white-color);
  padding: 0;
}
.system-subpage-content-right-label .label-diameter span:first-child {
  color: var(--white-color);
  padding-right: 12px;
  font-size: var(--f-size-p-r);
  font-weight: normal;
}
.system-subpage-content-right-label .label-diameter span:last-child {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-subpage-content-right-label .label-diameter {
    text-align: left;
  }
  .system-subpage-content-right-label .label-diameter span:first-child {
    color: var(--white-color);
    padding-right: 12px;
    font-size: var(--f-size-p-r);
    font-weight: normal;
  }
  .system-subpage-content-right-label .label-diameter span:last-child {
    font-size: 1.5rem;
    font-weight: 700;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-subpage-content-right-label {
    top: var(--header-padding);
    margin-bottom: 1rem;
  }
  .system-subpage-content-right-label span:first-child {
    display: block;
    padding: 0px !important;
  }
  .system-subpage-content-right-label span:last-child {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-subpage-content-right-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-subpage-content-right-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-subpage-content-right-label .web-content {
    width: 1600px;
  }
}

.block-bottom-strip-contact-subpage {
  margin-bottom: 50px;
  padding: 42px 0 32px 0;
  background-color: #eeecec;
  padding: 32px;
}
.block-bottom-strip-contact-subpage .bg-color {
  background-color: var(--dark-color);
}
.block-bottom-strip-contact-subpage h1 {
  color: #245893;
  font-size: 26px;
  font-weight: 700;
}
.block-bottom-strip-contact-subpage p {
  color: #95999f;
  font-size: 16px;
  list-style: none;
  line-height: 30px;
}
.block-bottom-strip-contact-subpage .system-contact-icon {
  display: inline-block;
  overflow: hidden;
  padding-left: 22px;
}
.block-bottom-strip-contact-subpage #arrow {
  border-right: 2px solid #687285;
  border-bottom: 2px solid #687285;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  display: inline-block;
  margin-left: 12px;
}
.block-bottom-strip-contact-subpage .contact {
  background-color: #245893 !important;
  width: 200px;
  padding: 22px;
  font-size: 16px;
}
.block-bottom-strip-contact-subpage .contact:hover {
  background-color: #343d48 !important;
}

.subpage-image-cont {
  position: relative;
  margin-top: 12px;
  margin-bottom: 50px;
}
.subpage-image-cont .content {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 32px;
}
.subpage-image-cont p {
  color: #fff;
}
.subpage-image-cont p.small {
  color: #A2A7B1;
  font-size: 14px;
}
.subpage-image-cont h3 {
  color: #fff;
}
.subpage-image-cont h6 {
  color: #fff;
  font-weight: 700;
}

.system-filter {
  display: block;
}
.system-filter :hover {
  color: var(--slave-color);
  display: block;
  background-color: #f4f4f4;
}

.subpage-realization-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-size: cover;
  background-position: center;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  background-color: #141a24;
  background-repeat: no-repeat;
  border-radius: 5px;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
}
.subpage-realization-content .ref-card {
  z-index: 1;
  position: relative;
  width: 100%;
}
.subpage-realization-content .content-block {
  width: 443px;
  height: 350px;
  z-index: 2;
  background-color: rgba(20, 26, 36, 0.8784313725);
  padding: 22px;
  color: #fff;
}
.subpage-realization-content .content-block p {
  color: #fff;
}
.subpage-realization-content .date {
  color: #A2A7B1;
  z-index: 3;
  margin-bottom: 2vh;
}
.subpage-realization-content .k-system {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  border-radius: 50px;
  padding: 3px 12px 3px 12px;
  text-align: center;
  border: 1px solid var(--slave-color);
  display: inline-block;
  color: #A2A7B1;
}

.subpage-realization-content:hover {
  cursor: pointer;
}
.subpage-realization-content:hover .content-block {
  position: relative;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transform: translateX(-443px);
  transform: translateX(-443px);
}
.subpage-realization-content:hover .content-block {
  height: 500px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.button-ref-holder {
  position: relative;
}
.button-ref-holder .bt-margin-top-ref {
  position: absolute;
  bottom: 0;
  margin: 0 0 1rem;
  border: 1px solid #245893;
}

.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gallery img {
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.info-system {
  margin-top: 32px;
  margin-bottom: 12px;
  border-radius: 5px;
  padding: 22px;
  background-color: #141a24;
}
.info-system p {
  color: #fff;
}

.button-more-full-white-system-ultraline {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-ultraline);
  color: #fff;
  border: none;
}
.button-more-full-white-system-ultraline:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-ultraline:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-more-full-white-system-push-platinum {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-push-platinumh);
  color: #fff;
  border: none;
}
.button-more-full-white-system-push-platinum:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-push-platinum:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-more-full-white-system-press {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-press);
  color: #fff;
  border: none;
}
.button-more-full-white-system-press:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-press:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-more-full-white-system-push {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-push);
  color: #fff;
  border: none;
}
.button-more-full-white-system-push:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-push:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-more-full-white-system-pp {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-pp);
  color: #fff;
  border: none;
}
.button-more-full-white-system-pp:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-pp:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-more-full-white-system-steel {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-steel);
  color: #fff;
  border: none;
}
.button-more-full-white-system-steel:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-steel:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.button-more-full-white-system-inox {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  padding: 12px 26px 12px 26px;
  border-radius: 2px;
  color: #687285;
  cursor: pointer;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #eeecec;
  display: inline-block;
  text-align: center;
  background-color: var(--c-inox);
  color: #fff;
  border: none;
}
.button-more-full-white-system-inox:after {
  background: url("../assets/icons/button-arrow-icon-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.button-more-full-white-system-inox:hover {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 600;
  border-radius: 2px;
  padding: 10px 14px 10px 14px;
  color: #fff;
  cursor: pointer;
  vertical-align: middle;
  background-color: rgba(30, 30, 34, 0.185);
  display: inline-block;
  text-align: center;
  color: #245893;
  background: none;
  background-color: rgba(235, 235, 235, 0.726);
  color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  padding: 12px 26px 12px 26px;
  background-color: #27292e;
  color: #fff;
}

.system-tinter {
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(45, 41, 66, 0.37)), to(rgba(31, 40, 83, 0)));
  background-image: linear-gradient(to right, rgba(45, 41, 66, 0.37), rgba(31, 40, 83, 0));
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-tinter {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(17, 16, 21, 0.83)), to(rgba(31, 40, 83, 0)));
    background-image: linear-gradient(to right, rgba(17, 16, 21, 0.83), rgba(31, 40, 83, 0));
  }
  .system-tinter .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-tinter .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-tinter .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .system-tinter .web-content {
    width: 3810px;
  }
}

.system-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.system-image-container img {
  height: 250px;
  width: auto;
  margin-right: 12px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .system-image-container img {
    height: 250px;
    width: auto;
    margin-right: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-image-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-image-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-image-container .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .system-image-container .web-content {
    width: 3810px;
  }
}

.srednica {
  margin-top: 22px;
}
.srednica-contener p {
  color: #fff !important;
  font-size: 22px;
  line-height: 22px;
}
.srednica-contener span {
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-family: "MicrogrammaExtD-Bol";
}
@media (min-width: 320px) and (max-width: 479px) {
  .srednica {
    position: absolute;
    top: 0;
    font-size: 12px;
    line-height: 12px;
    display: none;
  }
  .srednica span {
    font-size: 12px;
    line-height: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .srednica .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .srednica .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .srednica .web-content {
    width: 1600px;
  }
}

.subcontact {
  border-top: 1px solid #A2A7B1;
  padding-top: 40px;
}
.subcontact .sub-left-right-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.subcontact .left-side,
.subcontact .right-side {
  width: 50%;
  display: block;
}
.subcontact .left-side {
  padding-right: 1rem;
}
.subcontact .right-side {
  padding-left: 1rem;
}
.subcontact .subcontact-title {
  color: #245893;
}
.subcontact-title {
  font-size: 28px;
  color: #636363;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subcontact .sub-left-right-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subcontact .left-side,
.subcontact .right-side {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .subcontact .panel-bt-blue {
    width: 100%;
    margin-bottom: 12px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .subcontact .sub-left-right-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subcontact .left-side,
.subcontact .right-side {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .subcontact .panel-bt-blue {
    width: 100%;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subcontact .sub-left-right-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subcontact .left-side,
.subcontact .right-side {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .subcontact .panel-bt-blue {
    width: 100%;
    margin-bottom: 12px;
  }
  .subcontact .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subcontact .sub-left-right-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subcontact .left-side,
.subcontact .right-side {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .subcontact .panel-bt-blue {
    width: 100%;
    margin-bottom: 12px;
  }
  .subcontact .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subcontact .web-content {
    width: 1600px;
  }
}

.sysmenu {
  position: absolute;
  bottom: 4vh;
  padding-left: 8%;
  padding-right: 8%;
  width: var(--header-menu-width);
  margin-left: 0;
  margin-right: 0;
  z-index: 1900;
}
.sysmenu-container {
  width: 100%;
}
.sysmenu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 50vw;
}
.sysmenu-box {
  display: inline-block;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #687285;
  margin-right: 12px;
  margin-bottom: 12px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sysmenu-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .sysmenu-box {
    padding: 12px;
    background-color: rgba(0, 0, 0, 0.623);
    border-radius: 5px;
    z-index: 2000;
  }
  .sysmenu-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .sysmenu-box .web-content {
    width: 1600px;
  }
}
.sysmenu-box .decoration-1 {
  width: 100%;
}
.sysmenu-box .decoration-1::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffffff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.sysmenu-box .decoration-1:hover {
  color: #A2A7B1;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.sysmenu-box .decoration-1:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}
.sysmenu a {
  color: #fff;
}

#content {
  width: 100%;
  max-height: 180px;
  overflow: hidden;
  margin-bottom: 22px;
  margin-top: 22px;
  /* Set Transitions */
  -webkit-transition: max-height 0.7s;
  transition: max-height 0.7s;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

#content.open {
  /* Set transitions */
  -webkit-transition: max-height 0.7s;
  transition: max-height 0.7s;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin: 0 auto;
  height: 100vh;
  max-height: 400px;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 22px;
  margin-top: 22px;
}

.sticky-container {
  display: block;
  height: auto;
  position: absolute;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .sticky-container {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sticky-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .sticky-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .sticky-container .web-content {
    width: 1600px;
  }
}

.filter.callout.secondary {
  padding: 1rem;
}

.filter.callout {
  padding: 1rem;
}

.system-image-content {
  display: block;
  overflow: hidden;
}

@media (min-width: 320px) and (max-width: 479px) {
  .image-label img {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .image-label img {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .image-label img {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .image-label img .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .image-label img .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .image-label img .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .image-label img .web-content {
    width: 3810px;
  }
}

.contact-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.contact-group .country-code-phone {
  width: 20%;
  padding-right: 1rem;
}
.contact-group .subcontact-input {
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .contact-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .contact-group .country-code-phone {
    width: 100%;
    padding-right: 0rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .contact-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .contact-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .contact-group .web-content {
    width: 1600px;
  }
}

#player {
  width: 100%;
  height: 100%;
}

@media (min-width: 320px) and (max-width: 479px) {
  div.sub-title::before {
    content: "";
    border-top: 4px solid var(--c-ultraline);
    width: 10%;
    margin: 0 auto;
    padding-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  div.sub-title::before .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  div.sub-title::before .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  div.sub-title::before .web-content {
    width: 1600px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .res-logo {
    height: 38px;
    width: auto;
    background-color: #227eae;
    border: 1px solid #227eae;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .res-logo .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .res-logo .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .res-logo .web-content {
    width: 1600px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .system-test {
    border: 1px solid #245893;
    width: 300px;
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-test .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-test .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-test .web-content {
    width: 1600px;
  }
}

.zone-boxes-section {
  position: relative;
  z-index: 1900;
  display: block;
}
.zone-boxes-section .box-info p {
  color: #fff;
}

.zone-mover-up {
  position: relative;
  top: -10vh;
  margin-bottom: 2vh;
  z-index: 3;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .zone-mover-up .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .zone-mover-up {
    top: -3vh;
    margin-bottom: 2vh;
  }
  .zone-mover-up .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .zone-mover-up .web-content {
    width: 1600px;
  }
}

.zone-small-box {
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  position: relative;
}
.zone-small-box img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.zone-small-box h3 {
  color: #687285;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.zone-small-box p {
  color: #A2A7B1;
  line-height: 1.5rem;
  font-size: 0.9rem;
}
.zone-small-box .zone-image-box {
  position: absolute;
  bottom: 0;
  height: 55%;
  background-size: cover;
  overflow: hidden;
}
.zone-small-box .content {
  height: 14rem;
  padding: 12px;
  background: #fff;
}
.zone-small-box .content:hover {
  background-color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.zone-small-box .content:hover p {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .zone-small-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .zone-small-box h3 {
    color: #687285;
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .zone-small-box p {
    color: #A2A7B1;
    line-height: 1.5rem;
    font-size: 0.9rem;
  }
  .zone-small-box .zone-image-box {
    height: 50%;
  }
  .zone-small-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .zone-small-box .zone-image-box {
    height: 60%;
  }
  .zone-small-box .web-content {
    width: 1600px;
  }
}

.zone-small-box:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: hsla(222deg, 16%, 15%, 0.685);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.274);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.274);
}
.zone-small-box:hover .content {
  background-color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.zone-small-box:hover .content p {
  color: #fff;
}

.zone-small-box:active {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: hsla(222deg, 16%, 15%, 0.685);
  -webkit-transform-origin: top;
          transform-origin: top;
}

.zone-news-section {
  border: 0px solid #245893;
}

.zone-slider-content {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  padding-left: 8%;
  padding-right: 8%;
  width: 20%;
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.zone-slider-content div {
  margin-bottom: 0.5rem;
}
.zone-slider-content .zone-image-news-box {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.zone-slider-content .zone-name-box {
  color: #fff;
  position: relative;
  width: 100%;
  height: auto;
  padding: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: inline-block;
}
.zone-slider-content .zone-name-box img {
  width: 3rem;
}
.zone-slider-content .zone-name-box .f-system-kan-therm {
  padding-bottom: 1rem;
}
.zone-slider-content .zone-name-box .zone-name h3 {
  font-family: var(--font-family-2);
  font-size: 80px;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
}
.zone-slider-content .zone-name-box .zone-name h3 span {
  font-size: 95px;
  margin-left: 5px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .zone-slider-content .zone-name-box .zone-name h3 {
    font-family: var(--font-family-2);
    font-size: 30px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
  }
  .zone-slider-content .zone-name-box .zone-name h3 span {
    font-size: 40px !important;
    margin-left: 5px;
    font-family: var(--font-family-3);
    font-style: normal;
    font-variant: normal;
    letter-spacing: 1px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .zone-slider-content .zone-name-box .zone-name h3 {
    font-family: var(--font-family-2);
    font-size: 45px !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
  }
  .zone-slider-content .zone-name-box .zone-name h3 span {
    font-size: 55px !important;
    margin-left: 5px;
    font-family: var(--font-family-3);
    font-style: normal;
    font-variant: normal;
    letter-spacing: 1px;
  }
  .zone-slider-content .zone-name-box .zone-name h5 {
    font-size: 12px;
  }
  .zone-slider-content .zone-name-box .zone-name .web-content {
    max-width: 1200px;
  }
}
.zone-slider-content .zone-name-box .zone-name.home h3 {
  font-family: var(--font-family-2);
  font-size: 80px;
  font-style: normal;
  font-variant: normal;
  font-weight: 100;
}
.zone-slider-content .zone-name-box .zone-name.home h3 span {
  font-size: 95px;
  margin-left: 5px;
  font-family: var(--font-family-3);
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
}

.zone-menu-bottom {
  margin-top: 5vh;
}

.zone-slogan-icon {
  display: block;
  margin-top: -20px;
}

.zone-login-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.zone-login-buttons a {
  display: block;
  width: 200px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .zone-login-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
  }
  .zone-login-buttons a {
    display: block;
    width: 100%;
  }
}

.zone-button-login {
  margin-right: 12px;
  width: 12vh;
  height: 12;
  text-align: center;
  padding: 12px;
  background-color: #245893;
  cursor: pointer;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #fff;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .zone-button-login {
    width: 100% !important;
    margin-right: 0px;
  }
}

.zone-button-login.home {
  background-color: var(--zone-home);
}

.zone-button-login:hover {
  background-color: #27292e;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #fff;
}

.zone-button-register {
  width: 12vh;
  height: auto;
  color: #fff;
  text-align: center;
  padding: 12px;
  cursor: pointer;
  margin-top: 12px;
  margin-bottom: 12px;
  border: 1px solid #245893;
}
@media (min-width: 320px) and (max-width: 479px) {
  .zone-button-register {
    width: 100% !important;
  }
}

.zone-button-register.home {
  border: 1px solid var(--zone-home);
}

.zone-button-register:hover {
  background-color: #245893;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #fff;
}

.zone-button-register.home:hover {
  background-color: var(--zone-home);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: #fff;
}

.cards.home {
  margin-top: 1rem;
}

.cards {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-justify-content: center;
  height: auto;
}
.cards .card--00 .card__img,
.cards .card--00 .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/company-video-img.jpg");
}
.cards .card--0 .card__img,
.cards .card--0 .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/wspieramy_najlepszych.jpg");
}
.cards .card--1 .card__img,
.cards .card--1 .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/zone-pro-img-1.jpg");
}
.cards .card--2 .card__img,
.cards .card--2 .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/files-img-1-soft.png");
}
.cards .card--3 .card__img,
.cards .card--3 .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/zone-img-pro-2.jpg");
}
.cards .card--4 .card__img,
.cards .card--4 .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/files-img-1-cal.jpg");
}
.cards .card--5 .card__img,
.cards .card--5 .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/files-img-1-forms.png");
}
.cards .card--1.home .card__img.home,
.cards .card--1.home .card__img--hover.home {
  background-image: url("/themes/kan/assets/img/images/v-1.jpg");
}
.cards .card--2.home .card__img.home,
.cards .card--2.home .card__img--hover.home {
  background-image: url("/themes/kan/assets/img/images/art-2-1.jpg");
}
.cards .card--3.home .card__img.home,
.cards .card--3.home .card__img--hover.home {
  background-image: url("/themes/kan/assets/img/images/art-3-1.jpg");
}
.cards .card--4.home .card__img,
.cards .card--4.home .card__img--hover {
  background-image: url("/themes/kan/assets/img/images/art-4-1.jpg");
}
.cards .card--5.home .card__img.home,
.cards .card--5.home .card__img--hover.home {
  background-image: url("/themes/kan/assets/img/images/art-5-1.jpg");
}
.cards .card--6.home .card__img.home,
.cards .card--6.home .card__img--hover.home {
  background-image: url("/themes/kan/assets/img/images/art-6-1.jpg");
}
.cards .card--7.home .card__img.home,
.cards .card--7.home .card__img--hover.home {
  background-image: url("/themes/kan/assets/img/images/art-vision.jpg");
}
.cards .card--8.home .card__img.home,
.cards .card--8.home .card__img--hover.home {
  background-image: url("/themes/kan/assets/img/images/multifolder-img-thumb.jpg");
}
.cards .card__img {
  visibility: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 235px;
  width: 235px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.cards .card__info-hover {
  position: absolute;
  padding: 16px;
  width: 100%;
  opacity: 0;
  top: 0;
}
.cards .card__img--hover {
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  height: 235px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  top: 0;
}
.cards .card {
  margin-right: 25px;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #fff;
  width: 33.3%;
  position: relative;
  border-radius: 0px;
  overflow: hidden;
  -webkit-box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
}
.cards .card:hover {
  -webkit-box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.03, 1.03);
          transform: scale(1.03, 1.03);
}
.cards .card:hover .card__category {
  font-size: 13px;
  font-weight: normal !important;
  color: #868686;
  line-height: 0.2rem;
  font-weight: normal;
}
.cards .card:hover .button {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #687285;
  color: #fff;
}
.cards .card__info {
  z-index: 2;
  background: #eeecec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 50%;
}
.cards .card__category {
  font-size: 13px;
  font-weight: 500;
  color: #868686;
  line-height: normal;
}
.cards .card__category span {
  line-height: normal;
}
.cards .card__title {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #687285;
}
.cards .card:hover .card__img--hover {
  height: 100%;
  opacity: 0.1;
}
.cards .card:hover .card__category {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  line-height: normal;
}
.cards .card:hover .card__info {
  background-color: transparent;
  position: relative;
}
.cards .card:hover .card__info-hover {
  opacity: 1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .cards .card {
    margin-right: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-color: #fff;
    width: 100%;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .cards .card {
    margin-right: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-color: #fff;
    width: 100%;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .cards .card {
    margin-right: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-color: #fff;
    width: 100%;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
  }
  .cards .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .cards .card {
    margin-right: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-color: #fff;
    width: 100%;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
  }
  .cards .web-content {
    max-width: 1200px;
  }
}

#background-video {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.vid-cover {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 10;
  background: rgba(22, 20, 36, 0.687);
  z-index: 1;
}

.vid iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.zone-label {
  z-index: 1900;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 3rem;
  height: 222px;
  background-color: var(--blue-color);
  -webkit-box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
          box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
  display: none;
}
.zone-label .zone-content {
  display: block;
  position: relative;
  margin: 200px 0.5rem;
}
.zone-label .zone-content p {
  color: #fff;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  letter-spacing: 2px;
  width: 322px;
  font-size: 1rem;
  line-height: 18px;
}
.zone-label .transform {
  transform: rotate(-90deg);
  text-transform: uppercase;
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.zone-label.home {
  z-index: 1900;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  width: 3rem;
  height: 222px;
  background-color: var(--blue-color);
  -webkit-box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
          box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
}
.zone-label.home .zone-content {
  display: block;
  position: relative;
  margin: 195px 0.9rem;
}
.zone-label.home .zone-content p {
  color: #fff;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  letter-spacing: 2px;
  width: 322px;
  font-size: 1rem;
  line-height: 18px;
}
.zone-label.home .transform {
  transform: rotate(-90deg);
  text-transform: uppercase;
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.calculators .boxer-1 {
  background-color: #eeecec;
  padding: 1rem;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.calculators .boxer-1 .slog {
  color: #A2A7B1;
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.calculators .boxer-1 p {
  font-size: 1rem;
}
.calculators .boxer-1 p span {
  color: #245893;
  font-weight: 700;
  font-size: 22px;
}
.calculators .boxer-1 .img-holder {
  width: 100%;
  height: 12rem;
  position: relative;
}
.calculators .boxer-1 .img-holder img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.calculators .boxer-1:hover {
  background-color: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 1px solid #eeecec;
}

.zone-home {
  background-color: #ece8de;
}
.zone-home .zone-name {
  color: #fff;
}
.zone-home .zone-name span {
  color: #05C144;
}
.zone-home .zone-small-box .content:hover {
  background-color: #05C144;
}
.zone-home h4 {
  color: #05C144;
}
.zone-home .menu-box li {
  background-color: #ece8de;
}
.zone-home .zone-small-box:hover .content {
  background-color: #05C144;
}

.zone-content-left-text {
  position: absolute;
  bottom: 20%;
  width: 100%;
}

/* Card sizing */
/* Colors */
/* Calculations */
.border-top {
  border-top: 6px solid #245893;
  width: 8vh;
  margin-bottom: 12px;
}

/* Media Queries */
.slider-large,
.hr-testimonilas,
.spons,
.benefits,
.hr-banner-bottom,
.jobs,
.maps,
.practice,
.steps,
.welcome,
.work {
  overflow: hidden;
}

.orbit-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 480px) and (max-width: 767px) {
  .slider-large .orbit-image {
    width: 100%;
    max-width: 400%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-large .orbit-image {
    width: 100%;
    max-width: 200%;
  }
  .slider-large .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-large .orbit-image {
    width: 100%;
    max-width: 200%;
  }
  .slider-large .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-large .orbit-image .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-large .orbit-image .web-content {
    width: 3810px;
  }
}
.slider-large .orbit-container.hr-slider.topslider {
  height: var(--hr-slider-heigh) !important;
}
.slider-large .hr-slider {
  position: relative;
}
.slider-large .hr-slider img.person {
  position: absolute;
  right: -150px;
  height: 100%;
  width: auto;
  bottom: 0;
  z-index: 1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-large .hr-slider img.person {
    right: -810px;
    width: 1333px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-large .hr-slider img.person {
    right: -80px;
    width: 800px;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    bottom: -22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-large .hr-slider img.person {
    right: -122px;
    width: auto;
    top: 32px;
    height: var(--hr-slider-heigh);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .slider-large .hr-slider .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-large .hr-slider img.person {
    right: -122px;
    width: auto;
    top: 32px;
    height: var(--hr-slider-heigh);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .slider-large .hr-slider .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-large .hr-slider img.person {
    right: -122px;
    width: auto;
    top: 32px;
    height: var(--hr-slider-heigh);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .slider-large .hr-slider .web-content {
    width: 1600px;
  }
}
.slider-large .hr-slider figcaption.orbit-caption {
  background-color: transparent;
}
.slider-large .hr-slider .orbit-slide .slider-content {
  position: absolute;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40%;
}
.slider-large .hr-slider .orbit-slide .slider-content div br {
  display: none;
}
.slider-large .hr-slider .orbit-slide .slider-content h1 {
  font-family: var(--font-family-1);
  font-size: 34px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 800;
  color: #245893;
  font-size: var(--f-size-h1);
  line-height: var(--f-size-h1);
}
.slider-large .hr-slider .orbit-slide .slider-content h3 {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-weight: 400;
  color: #fff;
  font-size: var(--f-size-h4);
}
.slider-large .hr-slider .orbit-slide .slider-content h3.hr-color {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  color: var(--hr-color);
  font-size: var(--f-size-h3);
  font-weight: 800;
}
.slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos {
  margin-bottom: 1vh;
}
.slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos h1,
.slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos h3 {
  color: #fff;
}
.slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 {
  margin-bottom: 32px;
}
.slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 h1,
.slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 h3 {
  color: #fff;
}
.slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 h3:last-child {
  color: #fff;
  font-size: var(--f-size-h4);
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 .hr-color {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 .hr-color {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 .web-content {
    width: 3810px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .slider-large .hr-slider .orbit-slide .slider-content {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-large .hr-slider .orbit-slide .slider-content {
    top: 60%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-large .hr-slider .orbit-slide .slider-content {
    top: 60%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-large .hr-slider .orbit-slide .slider-content {
    top: 60%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .web-content {
    width: 1600px;
  }
}
.slider-large .hr-slider .tint {
  background: none;
}
@media (min-width: 320px) and (max-width: 479px) {
  .slider-large .hr-slider .orbit-slide .padding-both-side-l {
    padding: 0;
  }
  .slider-large .hr-slider .orbit-slide .slider-content {
    position: absolute;
    bottom: 0%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0%;
    right: 0%;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos {
    text-align: center;
    margin-bottom: 2vh;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos h1 {
    color: #fff;
    font-size: var(--f-size-h1);
    line-height: var(--f-size-h1);
    text-align: center;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos h3 {
    color: #fff;
    font-size: var(--f-size-h4);
    text-align: center;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 {
    margin-bottom: 2vh;
    text-align: center;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 h3 {
    color: #fff;
    font-size: var(--f-size-h4);
    text-align: center;
  }
  .slider-large .hr-slider .orbit-slide .slider-content .hr-slog-pos-2 h3:last-child {
    color: #fff;
    font-size: var(--f-size-h4);
    text-align: center;
  }
  .slider-large .hr-slider figcaption.orbit-caption {
    background-color: transparent;
    top: 0vh;
    padding-top: var(--f-size-h1);
  }
  .slider-large .hr-slider .button-more-full-white {
    margin-top: var(--f-size-h5);
  }
  .slider-large .hr-slider figure {
    position: relative;
  }
  .slider-large .hr-slider .tint {
    height: var(--hr-slider-heigh);
    background-color: rgba(22, 19, 34, 0.432) !important;
  }
  .slider-large .hr-slider .orbit-slide {
    width: 100%;
    height: var(--hr-slider-heigh);
  }
  .slider-large .hr-slider .orbit-image {
    width: 100%;
    max-width: 1333px;
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 480px) and (max-width: 767px) {
  .slider-large .hr-slider .orbit-image {
    width: 100%;
    max-width: 1333px;
    max-width: 140%;
    height: var(--hr-slider-heigh);
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 768px) and (max-width: 1023px) {
  .slider-large .hr-slider .orbit-image {
    width: 100%;
    max-width: 1333px;
    max-width: 140%;
    height: var(--hr-slider-heigh);
  }
  .slider-large .hr-slider .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 1024px) and (max-width: 1299px) {
  .slider-large .hr-slider .orbit-image {
    width: 100%;
    max-width: 1333px;
    max-width: 140%;
    height: var(--hr-slider-heigh);
  }
  .slider-large .hr-slider .orbit-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 1300px) and (max-width: 1599px) {
  .slider-large .hr-slider .orbit-image .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 1600px) {
  .slider-large .hr-slider .orbit-image .web-content {
    width: 3810px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .slider-large .hr-slider .tint {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(11%, rgba(17, 17, 28, 0.927)), to(rgba(255, 255, 255, 0))) !important;
    background: linear-gradient(0deg, rgba(17, 17, 28, 0.927) 11%, rgba(255, 255, 255, 0) 100%) !important;
    height: 60%;
  }
  .slider-large .hr-slider .slider-content {
    bottom: 25%;
  }
  .slider-large .hr-slider .orbit-slide h1 {
    font-size: 40px;
    top: 20px;
  }
  .slider-large .hr-slider .orbit-slide h3 {
    font-size: 16px;
  }
  .slider-large .hr-slider .orbit-slide h3.hr-color {
    font-size: 16px;
  }
  .slider-large .hr-slider .orbit-slide .hr-slog-pos {
    margin-bottom: 1vh;
  }
  .slider-large .hr-slider .orbit-slide .hr-slog-pos-2 {
    margin-bottom: 1vh;
  }
  .slider-large .hr-slider .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .slider-large .hr-slider .orbit-slide h1 {
    font-size: 50px;
    top: 20px;
  }
  .slider-large .hr-slider .orbit-slide h3 {
    font-size: 20px;
  }
  .slider-large .hr-slider .orbit-slide h3.hr-color {
    font-size: 20px;
  }
  .slider-large .hr-slider .orbit-slide .hr-slog-pos {
    margin-bottom: 1vh;
  }
  .slider-large .hr-slider .orbit-slide .hr-slog-pos-2 {
    margin-bottom: 1vh;
  }
  .slider-large .hr-slider .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .slider-large .hr-slider .slider-content {
    top: 25%;
  }
  .slider-large .hr-slider .orbit-slide h1 {
    font-size: 90px;
    top: 20px;
    line-height: 100px;
  }
  .slider-large .hr-slider .orbit-slide .hr-slog-pos {
    margin-bottom: 3vh;
  }
  .slider-large .hr-slider .orbit-slide .hr-slog-pos-2 {
    margin-bottom: 4vh;
  }
  .slider-large .hr-slider .web-content {
    width: 1600px;
  }
}

.hr-menu i {
  color: var(--hr-color);
}
.hr-menu .subpage-menu li:hover {
  border-bottom: 4px solid var(--hr-color);
}
.hr-menu .system-top-border {
  border-top: 8px solid var(--hr-color);
}

.welcome {
  overflow: hidden;
}
.welcome .block-1,
.welcome .block-21 {
  margin-bottom: 1rem;
}
.welcome .block-1 p,
.welcome .block-21 p {
  margin: 0;
  padding: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .welcome .block-1,
.welcome .block-2 {
    padding: 0px;
  }
  .welcome h3,
.welcome h4 {
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .welcome .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .welcome .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .welcome .web-content {
    width: 1600px;
  }
}

.hr-testimonilas {
  display: block;
  width: 100%;
}
.hr-testimonilas .slick-initialized .slick-slide {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hr-testimonilas .testi-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
}
.hr-testimonilas .testi-box .img-wraper {
  width: 50%;
  margin-left: 1rem;
}
.hr-testimonilas .testi-box .text-container {
  width: 50%;
  margin-right: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .testi-box {
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-testimonilas .testi-box .img-wraper {
    width: 100%;
    margin-left: 0rem;
  }
  .hr-testimonilas .testi-box .img-wraper img {
    width: 100vw;
  }
  .hr-testimonilas .testi-box .text-container {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hr-testimonilas .testi-box {
    height: auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-testimonilas .testi-box .img-wraper {
    width: 100%;
    margin-left: 0rem;
  }
  .hr-testimonilas .testi-box .img-wraper img {
    width: 100vw;
  }
  .hr-testimonilas .testi-box .text-container {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .testi-box {
    height: auto;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-testimonilas .testi-box .img-wraper {
    width: 100%;
    margin-left: 0rem;
    padding: 0;
    float: none;
  }
  .hr-testimonilas .testi-box .img-wraper img {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .hr-testimonilas .testi-box .text-container {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .hr-testimonilas .testi-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-testimonilas .testi-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-testimonilas .testi-box .web-content {
    width: 1600px;
  }
}
.hr-testimonilas .name,
.hr-testimonilas #block_employee-name1,
.hr-testimonilas #block_employee-name2,
.hr-testimonilas #block_employee-name3,
.hr-testimonilas #block_employee-name4 {
  font-size: 22px;
  color: var(--hr-color);
  font-weight: 600;
  display: block;
}
.hr-testimonilas .spec,
.hr-testimonilas #block_employee-spec1,
.hr-testimonilas #block_employee-spec2,
.hr-testimonilas #block_employee-spec3,
.hr-testimonilas #block_employee-spec4 {
  color: var(--font-slave-color);
}
.hr-testimonilas .slogan,
.hr-testimonilas #block_employee-slogan1,
.hr-testimonilas #block_employee-slogan2,
.hr-testimonilas #block_employee-slogan3,
.hr-testimonilas #block_employee-slogan4 {
  color: var(--font-slave-color);
  font-size: 22px;
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .slogan,
.hr-testimonilas #block_employee-slogan1,
.hr-testimonilas #block_employee-slogan2,
.hr-testimonilas #block_employee-slogan3,
.hr-testimonilas #block_employee-slogan4 {
    font-size: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .slogan .web-content,
.hr-testimonilas #block_employee-slogan1 .web-content,
.hr-testimonilas #block_employee-slogan2 .web-content,
.hr-testimonilas #block_employee-slogan3 .web-content,
.hr-testimonilas #block_employee-slogan4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-testimonilas .slogan .web-content,
.hr-testimonilas #block_employee-slogan1 .web-content,
.hr-testimonilas #block_employee-slogan2 .web-content,
.hr-testimonilas #block_employee-slogan3 .web-content,
.hr-testimonilas #block_employee-slogan4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-testimonilas .slogan .web-content,
.hr-testimonilas #block_employee-slogan1 .web-content,
.hr-testimonilas #block_employee-slogan2 .web-content,
.hr-testimonilas #block_employee-slogan3 .web-content,
.hr-testimonilas #block_employee-slogan4 .web-content {
    width: 1600px;
  }
}
.hr-testimonilas .testi,
.hr-testimonilas #block_employee-text1,
.hr-testimonilas #block_employee-text2,
.hr-testimonilas #block_employee-text3,
.hr-testimonilas #block_employee-text4 {
  color: var(--font-slave-color);
  height: auto;
  max-width: none;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .testi,
.hr-testimonilas #block_employee-text1,
.hr-testimonilas #block_employee-text2,
.hr-testimonilas #block_employee-text3,
.hr-testimonilas #block_employee-text4 {
    position: relative;
    height: auto;
    overflow: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .testi .web-content,
.hr-testimonilas #block_employee-text1 .web-content,
.hr-testimonilas #block_employee-text2 .web-content,
.hr-testimonilas #block_employee-text3 .web-content,
.hr-testimonilas #block_employee-text4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-testimonilas .testi .web-content,
.hr-testimonilas #block_employee-text1 .web-content,
.hr-testimonilas #block_employee-text2 .web-content,
.hr-testimonilas #block_employee-text3 .web-content,
.hr-testimonilas #block_employee-text4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-testimonilas .testi .web-content,
.hr-testimonilas #block_employee-text1 .web-content,
.hr-testimonilas #block_employee-text2 .web-content,
.hr-testimonilas #block_employee-text3 .web-content,
.hr-testimonilas #block_employee-text4 .web-content {
    width: 1600px;
  }
}
.hr-testimonilas .slick-next:before {
  background: url("../assets/icons/arrow-gray-next-p4.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
}
.hr-testimonilas .slick-prev:before {
  background: url("../assets/icons/arrow-gray-prev-p4.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
}
.hr-testimonilas .slider-nav-1 {
  margin-top: 12px;
  border-top: 1px solid #e9edf1;
  padding-top: 22px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .slider-nav-1 {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hr-testimonilas .slider-nav-1 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .slider-nav-1 {
    display: none;
  }
  .hr-testimonilas .slider-nav-1 .web-content {
    max-width: 1200px;
  }
}
.hr-testimonilas .slider-nav-1 .slick-track {
  width: 100% !important;
  left: 0px !important;
  right: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.hr-testimonilas .slider-nav-1 .slick-list {
  width: 100%;
}
.hr-testimonilas .slider-nav-1 .slide-nav-card-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: auto;
  text-align: center;
  cursor: pointer;
  color: var(--master-color);
}
.hr-testimonilas .slider-nav-1 .slide-nav-card-1 img {
  cursor: pointer;
  margin: 0 auto;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  margin-bottom: 12px;
  border: 4px solid #fff;
}
.hr-testimonilas .slider-nav-1 .slide-nav-card-1 .name {
  font-size: 22px;
}
.hr-testimonilas .slider-nav-1 .slide-nav-card-1 .position {
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .slider-nav-1 .slide-nav-card-1 {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    width: auto;
    height: auto;
    margin-right: 1rem;
    display: none;
  }
  .hr-testimonilas .slider-nav-1 .slide-nav-card-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-testimonilas .slider-nav-1 .slide-nav-card-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-testimonilas .slider-nav-1 .slide-nav-card-1 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .hr-testimonilas .slider-nav-1 .slide-nav-card-1 .web-content {
    width: 3810px;
  }
}
.hr-testimonilas .slider-nav-1 .slide-nav-card strong,
.hr-testimonilas .slider-nav-1 .slide-nav-card span {
  display: block;
}
.hr-testimonilas .slider-nav-1 .slide-nav-card span {
  font-size: 90%;
  margin-top: 0.5em;
}
.hr-testimonilas #testimonials {
  /*   display: block; */
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas #testimonials {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas #testimonials {
    text-align: left;
  }
  .hr-testimonilas #testimonials .web-content {
    max-width: 1200px;
  }
}
.hr-testimonilas .slick-current .slide-nav-card {
  opacity: 1;
}
.hr-testimonilas .slider-nav .slick-current img {
  border-color: #687285;
}
.hr-testimonilas .img-border {
  background-color: var(--hr-color);
  position: absolute;
  width: 72vh;
  height: 32vh;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  float: right;
  display: none;
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .img-border {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hr-testimonilas .img-border {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .img-border {
    width: 100%;
    margin: 0 auto;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    float: none;
    display: none;
  }
  .hr-testimonilas .img-border .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-testimonilas .img-border .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-testimonilas .img-border .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .float-right {
    float: none !important;
    margin: 0 auto;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .slick-next {
    margin-top: 0px;
    margin: 12px;
    right: -30px;
    scale: 0.5;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .slick-next {
    margin-top: 0px;
    margin: 12px;
    right: -32px;
    scale: 0.8;
  }
  .hr-testimonilas .slick-next .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .slick-prev {
    margin-top: 0px;
    margin: 12px;
    left: -38px;
    scale: 0.5;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .slick-prev {
    margin-top: 0px;
    margin: 12px;
    left: -42px;
    scale: 0.8;
  }
  .hr-testimonilas .slick-prev .web-content {
    max-width: 1200px;
  }
}
.hr-testimonilas .text-container {
  padding: 0vh 0rem 0rem 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas .text-container {
    padding: 0px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-testimonilas {
    margin-top: 2vh;
    margin-bottom: 0vh;
    overflow: none;
    padding: 0;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-testimonilas .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-testimonilas .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-testimonilas .web-content {
    width: 1600px;
  }
}

.benefits {
  background-color: #f3f4f5;
  overflow: hidden;
}
.benefits p {
  color: var(--font-slave-color);
  font-size: 16px;
  max-width: 600px;
}
.benefits h3 {
  color: var(--font-master-color);
  font-size: 22px;
  font-weight: 600;
}
.benefits h2 {
  color: var(--font-master-color);
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.benefits h2 span {
  color: var(--hr-color);
}
.benefits h2 strong {
  color: var(--hr-color);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefits h2 {
    font-size: 32px;
  }
  .benefits h2 .web-content {
    max-width: 1200px;
  }
}
.benefits .border-top {
  border-top: 6px solid var(--hr-color);
  width: 8vh;
  margin-bottom: 12px;
}
.benefits .bullets-group {
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .benefits .bullets-group {
    width: 100%;
  }
  .benefits .bullets-group ul {
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefits .bullets-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .benefits .bullets-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .benefits .bullets-group .web-content {
    width: 1600px;
  }
}

.bullets-group.stars ul li {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: var(--f-size-p) !important;
  color: var(--font-slave-color);
  list-style: none;
  margin-left: 10px;
  position: relative;
  line-height: 32px;
  margin-bottom: 12px;
}
.bullets-group.stars ul li::before {
  position: absolute;
  left: -30px;
  content: "■";
  color: var(--blue-color);
  display: inline-block;
  width: 2em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 32px;
}
.bullets-group.stars ul ul {
  list-style-position: outside;
}

.filter.steps {
  padding-right: 0px;
}

.steps {
  /* Placeholders */
  /* Some Cool Stuff */
  /* Border Box */
}
.steps .steps-pos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.steps .steps-pos .text {
  width: 50%;
}
.steps .steps-pos .timeline {
  width: auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps .steps-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
  }
  .steps .steps-pos .text {
    width: 100%;
    margin-bottom: 1rem;
  }
  .steps .steps-pos .timeline {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .steps .steps-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
  }
  .steps .steps-pos .text {
    width: 100%;
    margin-bottom: 1rem;
  }
  .steps .steps-pos .timeline {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .steps .steps-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
  }
  .steps .steps-pos .text {
    width: 100%;
    margin-bottom: 1rem;
  }
  .steps .steps-pos .timeline {
    width: 100%;
  }
  .steps .steps-pos .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .steps .steps-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
  }
  .steps .steps-pos .text {
    width: 100%;
    margin-bottom: 1rem;
  }
  .steps .steps-pos .timeline {
    width: 100%;
  }
  .steps .steps-pos .web-content {
    max-width: 1200px;
  }
}
.steps .steps-bg-strip {
  background-color: var(--hr-color);
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps .steps-bg-strip {
    height: 100%;
  }
  .steps .steps-bg-strip .cell {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .steps .steps-bg-strip .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .steps .steps-bg-strip .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .steps .steps-bg-strip {
    height: 900px;
  }
  .steps .steps-bg-strip .web-content {
    width: 1600px;
  }
}
.steps .padding-top-bottom {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps .padding-top-bottom {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .steps .padding-top-bottom .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .steps .padding-top-bottom .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .steps .padding-top-bottom .web-content {
    width: 1600px;
  }
}
.steps .text h3 {
  color: var(--white-color);
  font-size: 22px;
  font-weight: 600;
}
.steps .text h2 {
  color: var(--white-color);
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.steps .text h2 span {
  color: var(--white-color);
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps .text h2 {
    font-size: 32px;
    margin-top: 5%;
    margin-bottom: 5%;
  }
}
.steps .text p {
  color: var(--white-color);
  font-size: 16px;
  max-width: 600px;
}
.steps .text .border-top {
  border-top: 6px solid var(--white-color);
  width: 8vh;
  margin-bottom: 12px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps .text {
    position: relative;
    top: 50%;
    margin: auto 0;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .steps .text {
    position: relative;
    top: 50%;
    margin: auto 0;
  }
  .steps .text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .steps .text {
    position: relative;
    top: 50%;
    margin: auto 0;
  }
  .steps .text .web-content {
    width: 1600px;
  }
}
.steps .step-1,
.steps .step-2,
.steps .step-3,
.steps .step-4 {
  background-color: var(--white-color);
  width: 397px;
  padding: 22px;
  border-radius: 2px;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
}
.steps .step-1 img,
.steps .step-2 img,
.steps .step-3 img,
.steps .step-4 img {
  width: 82px;
  height: 82px;
  float: right;
  padding: 5px;
  margin: 5px;
  -webkit-filter: invert(30%) sepia(97%) saturate(377%) hue-rotate(160deg) brightness(90%) contrast(88%);
          filter: invert(30%) sepia(97%) saturate(377%) hue-rotate(160deg) brightness(90%) contrast(88%);
}
.steps .step-1 h5,
.steps .step-2 h5,
.steps .step-3 h5,
.steps .step-4 h5 {
  color: var(--font-slave-color);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 22px;
}
.steps .step-1 h3,
.steps .step-2 h3,
.steps .step-3 h3,
.steps .step-4 h3 {
  color: var(--font-slave-color);
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 22px;
}
.steps .step-1 p,
.steps .step-2 p,
.steps .step-3 p,
.steps .step-4 p {
  color: var(--font-slave-color);
  font-size: 14px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps .step-1,
.steps .step-2,
.steps .step-3,
.steps .step-4 {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .steps .step-1 .web-content,
.steps .step-2 .web-content,
.steps .step-3 .web-content,
.steps .step-4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .steps .step-1 .web-content,
.steps .step-2 .web-content,
.steps .step-3 .web-content,
.steps .step-4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .steps .step-1 .web-content,
.steps .step-2 .web-content,
.steps .step-3 .web-content,
.steps .step-4 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1000px) {
  .steps #timeline .demo-card:nth-child(even) .head::after, .steps #timeline .demo-card:nth-child(odd) .head::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
  }
  .steps #timeline .demo-card:nth-child(even) .head::before, .steps #timeline .demo-card:nth-child(odd) .head::before {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    background-color: #bdbdbd;
    border-radius: 9px;
    -webkit-box-shadow: 0px 0px 2px 8px #f7f7f7;
            box-shadow: 0px 0px 2px 8px #f7f7f7;
  }
}
.steps .demo-card:nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.steps .demo-card:nth-child(2) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.steps .demo-card:nth-child(3) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.steps .demo-card:nth-child(4) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.steps * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.steps #timeline {
  position: relative;
}
.steps #timeline .demo-card-wrapper {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  width: 100%;
}
@media (min-width: 320px) {
  .steps #timeline .demo-card-wrapper {
    left: 0;
    width: auto;
    display: block;
    padding: 0px;
    margin: 0 auto;
  }
  .steps #timeline .demo-card-wrapper .step-1,
.steps #timeline .demo-card-wrapper .step-2,
.steps #timeline .demo-card-wrapper .step-3,
.steps #timeline .demo-card-wrapper .step-4 {
    width: auto;
  }
}
@media (min-width: 1000px) {
  .steps #timeline .demo-card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    width: 730px;
    height: 810px;
    margin: 0 auto;
  }
}
.steps #timeline .demo-card-wrapper::after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps #timeline .demo-card-wrapper {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .steps #timeline .demo-card-wrapper {
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .steps #timeline .demo-card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    width: 730px;
    height: 810px;
  }
  .steps #timeline .demo-card-wrapper .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .steps #timeline .demo-card-wrapper .web-content {
    width: 1600px;
  }
}
.steps #timeline .demo-card {
  position: relative;
  display: block;
  margin: 10px auto 20px;
  max-width: 94%;
  z-index: 2;
}
@media (min-width: 320px) and (max-width: 479px) {
  .steps #timeline .demo-card {
    max-width: 100%;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .steps #timeline .demo-card {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .steps #timeline .demo-card {
    max-width: 100%;
  }
  .steps #timeline .demo-card .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .steps #timeline .demo-card {
    max-width: 100%;
  }
  .steps #timeline .demo-card .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .steps #timeline .demo-card .web-content {
    width: 1600px;
  }
}
@media (min-width: 1000px) {
  .steps #timeline .demo-card {
    max-width: 320px;
    height: 300px;
    margin-bottom: 15px;
  }
  .steps #timeline .demo-card:nth-child(odd) {
    margin-right: 15px;
    margin-bottom: 40px;
  }
  .steps #timeline .demo-card:nth-child(odd) .head::after {
    border-left-width: 15px;
    border-left-style: solid;
    left: 100%;
  }
  .steps #timeline .demo-card:nth-child(odd) .head::before {
    left: 331.5px;
  }
  .steps #timeline .demo-card:nth-child(even) {
    margin-left: 15px;
  }
  .steps #timeline .demo-card:nth-child(even) .head::after {
    border-right-width: 15px;
    border-right-style: solid;
    right: 100%;
  }
  .steps #timeline .demo-card:nth-child(even) .head::before {
    right: 329.5px;
  }
  .steps #timeline .demo-card:nth-child(2) {
    margin-top: 150px;
  }
}

.maps {
  overflow: hidden;
}
.maps p {
  color: var(--font-slave-color);
  font-size: 16px;
  max-width: 600px;
}
.maps h3 {
  color: var(--font-slave-color);
  font-size: 22px;
  font-weight: 600;
}
.maps h2 {
  color: var(--font-slave-color);
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.maps h2 span {
  color: var(--hr-color);
}
.maps .border-top {
  border-top: 6px solid #245893;
  width: 8vh;
  margin-bottom: 12px;
}
.maps .pl-map {
  height: 648px;
  width: 837px;
  display: block;
  -webkit-filter: invert(80%) sepia(97%) saturate(277%) hue-rotate(160deg) brightness(100%) contrast(88%);
          filter: invert(80%) sepia(97%) saturate(277%) hue-rotate(160deg) brightness(100%) contrast(88%);
}
@media (min-width: 320px) and (max-width: 479px) {
  .maps .pl-map {
    width: 637px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps .pl-map .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .maps .pl-map .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .maps .pl-map .web-content {
    width: 1600px;
  }
}
.maps .box-1,
.maps .box-2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
  position: relative;
  z-index: 22;
  overflow: hidden;
  width: 100%;
  height: 230px;
  border-radius: 2px;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  margin-right: 2vh;
}
.maps .box-1:hover,
.maps .box-2:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  scale: 1.04;
}
.maps .box-1 .text,
.maps .box-2 .text {
  position: absolute;
  padding: 18px;
  border: 1px soslid #245893;
  bottom: 0;
}
.maps .box-1 .text h5,
.maps .box-2 .text h5 {
  color: var(--white-color);
  font-size: 22px;
  font-weight: 600;
}
.maps .box-1 .text h4,
.maps .box-2 .text h4 {
  color: var(--white-color);
  font-size: 22px;
  font-weight: 600;
}
.maps .box-1 .text p,
.maps .box-2 .text p {
  color: var(--white-color);
  font-size: 13px;
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 479px) {
  .maps .box-1 .text,
.maps .box-2 .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps .box-1 .text .web-content,
.maps .box-2 .text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .maps .box-1 .text .web-content,
.maps .box-2 .text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .maps .box-1 .text .web-content,
.maps .box-2 .text .web-content {
    width: 1600px;
  }
}
.maps .box-1 .tinted-image-1,
.maps .box-2 .tinted-image-1 {
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0)), to(rgba(4, 11, 49, 0.767))), url(/themes/kan/assets/img/images/hr-b-1.png);
  background: linear-gradient(rgba(255, 0, 0, 0), rgba(4, 11, 49, 0.767)), url(/themes/kan/assets/img/images/hr-b-1.png);
}
.maps .box-1 .tinted-image-2,
.maps .box-2 .tinted-image-2 {
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0)), to(rgba(4, 11, 49, 0.767))), url(/themes/kan/assets/img/images/hr-b-2.png);
  background: linear-gradient(rgba(255, 0, 0, 0), rgba(4, 11, 49, 0.767)), url(/themes/kan/assets/img/images/hr-b-2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.maps .button-box {
  position: relative;
}
.maps .button-box .button-more-full-white {
  position: absolute;
  float: none;
  bottom: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .maps .button-box .button-more-full-white {
    position: relative;
    margin: 0 auto;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .maps .button-box .button-more-full-white .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .maps .button-box .button-more-full-white .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .maps .button-box .button-more-full-white .web-content {
    width: 1600px;
  }
}

.work em {
  color: #687285;
}
.work p {
  color: var(--font-slave-color);
  font-size: 16px;
  max-width: 600px;
}
.work h3 {
  color: var(--hr-color);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2vh;
}
.work h2 {
  color: var(--font-slave-color);
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.work h2 span {
  color: var(--hr-color);
}
.work .work-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.work .work-box .img,
.work .work-box .text {
  width: 47%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .work .work-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .work .work-box .img,
.work .work-box .text {
    width: 100%;
  }
  .work .work-box .img img,
.work .work-box .text img {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .work .work-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .work .work-box .img,
.work .work-box .text {
    width: 100%;
  }
  .work .work-box .img img,
.work .work-box .text img {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .work .work-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .work .work-box .img,
.work .work-box .text {
    width: 100%;
  }
  .work .work-box .img img,
.work .work-box .text img {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .work .work-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .work .work-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .work .work-box .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .work .work-box .web-content {
    width: 3810px;
  }
}
.work .text-container {
  position: relative;
}
.work .text-container .text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10%;
}
.work .text-container .right-float {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
  right: 10%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .work .text-container .text {
    position: relative;
    top: 0%;
    -webkit-transform: none;
            transform: none;
    left: 0%;
    display: block;
  }
  .work .text-container .right-float {
    position: relative;
    top: 0%;
    -webkit-transform: none;
            transform: none;
    text-align: left;
    right: 0%;
    display: block;
  }
  .work .text-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .work .text-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .work .text-container .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .work .text-container .web-content {
    width: 3810px;
  }
}
.work .img-wraper-right {
  position: relative;
  z-index: 1;
  float: right;
  width: 100%;
  height: 100%;
}
.work .img-wraper-right .img-border {
  background-color: #eeecec;
  position: absolute;
  width: 40vh;
  height: 32vh;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  float: right;
}
.work .img-wraper-right img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.work .img-wraper-left {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  height: 100%;
}
.work .img-wraper-left .img-border {
  background-color: var(--hr-color);
  position: absolute;
  width: 40vh;
  height: 32vh;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  left: left;
}
.work .img-wraper-left img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .work .boxer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    height: auto;
    position: relative;
  }
  .work .boxer .cell {
    display: block;
  }
  .work .boxer h4 {
    font-size: 22px;
  }
  .work .boxer .text {
    position: relative;
    left: 0px;
    top: 0px;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .work .boxer .img-wraper-right,
.work .boxer .img-wraper-left {
    position: relative;
    display: block;
  }
  .work .boxer .img-wraper-right img,
.work .boxer .img-wraper-left img {
    position: relative;
    display: block;
  }
  .work .boxer .text-container {
    position: relative;
    display: block;
  }
  .work .boxer .right-float {
    position: relative;
    display: block;
    right: 0px;
    top: 0px;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .work .cell {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .work .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .work .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .work .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .work .web-content {
    width: 3810px;
  }
}

.practice {
  background-color: #f3f4f5;
  overflow: hidden;
  padding-top: 2rem;
  padding-bottom: 5rem;
}
.practice .slick-next:before {
  background: url("../assets/icons/arrow-gray-right-p2.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
}
.practice .slick-prev:before {
  background: url("../assets/icons/arrow-gray-left-p2.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
}
.practice p {
  color: var(--font-slave-color);
  font-size: 16px;
}
.practice h3 {
  color: var(--font-slave-color);
  font-size: 22px;
  font-weight: 600;
}
.practice h2 {
  color: var(--font-slave-color);
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.practice h2 span {
  color: var(--hr-color);
}
.practice .practic-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.practice .practic-flex .practic-box {
  width: 22% !important;
  background-color: #fff;
  padding: 1rem;
  border-radius: 2px;
  border: 0px solid #fff;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
}
.practice .practic-flex .practic-box .practic-img,
.practice .practic-flex .practic-box .practic-text {
  width: 100%;
}
.practice .practic-flex .practic-box .practic-img h5,
.practice .practic-flex .practic-box .practic-text h5 {
  font-weight: 600;
}
.practice .practic-flex .practic-box .practic-img {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.practice .practic-flex .practic-box .practic-img img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  scale: 1.1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .practice .practic-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .practice .practic-flex .practic-box {
    width: 100% !important;
    background-color: #fff;
    padding: 1rem;
    border-radius: 2px;
    border: 0px solid #fff;
    -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
            box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
    margin-bottom: 1rem;
  }
  .practice .practic-flex .practic-box .practic-img,
.practice .practic-flex .practic-box .practic-text {
    width: 100%;
  }
  .practice .practic-flex .practic-box .practic-img {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 1rem;
  }
  .practice .practic-flex .practic-box .practic-img img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    scale: 1.1;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .practice .practic-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .practice .practic-flex .practic-box {
    width: 100% !important;
    background-color: #fff;
    padding: 1rem;
    border-radius: 2px;
    border: 0px solid #fff;
    -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
            box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
    margin-bottom: 1rem;
  }
  .practice .practic-flex .practic-box .practic-img,
.practice .practic-flex .practic-box .practic-text {
    width: 100%;
  }
  .practice .practic-flex .practic-box .practic-img {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 1rem;
  }
  .practice .practic-flex .practic-box .practic-img img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    scale: 1.1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .practice .practic-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .practice .practic-flex .practic-box {
    width: 100% !important;
    background-color: #fff;
    padding: 1rem;
    border-radius: 2px;
    border: 0px solid #fff;
    -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
            box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
    margin-bottom: 1rem;
  }
  .practice .practic-flex .practic-box .practic-img,
.practice .practic-flex .practic-box .practic-text {
    width: 100%;
  }
  .practice .practic-flex .practic-box .practic-img {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 1rem;
  }
  .practice .practic-flex .practic-box .practic-img img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    scale: 1.1;
  }
  .practice .practic-flex .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .practice .practic-flex .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .practice .practic-flex .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .practice .practic-flex .web-content {
    width: 3810px;
  }
}
.practice .card {
  padding: 12px;
  border-radius: 2px;
  border: 0px solid #fff;
  margin: 12px;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  width: auto;
}
.practice .card .img-holder-b {
  padding: 12px;
}
.practice .card .img-holder-c {
  width: 100%;
  height: 176px;
  display: block;
  overflow: hidden;
  position: relative;
}
.practice .card .img-holder-c img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 105%;
  height: 105%;
}
.practice .card .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
  padding: 12px;
}
.practice .card .card-body {
  padding: 12px;
}
.practice .card .card-body h4 {
  font-size: 1rem !important;
}
.practice .card .card-body .card-title {
  color: #404858;
  font-size: 22px;
}
.practice .card .card-body .card-text {
  color: var(--font-slave-color);
  font-size: 16px;
  font-style: normal;
}
.practice .card .card-body p {
  color: var(--font-slave-color);
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .practice .card .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .practice .card .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .practice .card .web-content {
    width: 1600px;
  }
}
.practice .content {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
@media (min-width: 320px) and (max-width: 479px) {
  .practice .float-right {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 12px;
  }
  .practice ul {
    margin-left: 0px;
  }
  .practice .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin: 0;
    padding: 0;
    width: 100vw !important;
  }
  .practice .slick-track .card {
    width: 95vw;
    margin: 0;
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .practice .float-right {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 12px;
  }
  .practice ul {
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .practice .float-right {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 12px;
  }
  .practice ul {
    margin-left: 0px;
  }
  .practice .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin: 0;
    padding: 0;
    width: 100vw !important;
  }
  .practice .slick-track .card {
    width: 95vw;
    margin: 0;
    margin-bottom: 1rem;
  }
  .practice .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .practice .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .practice .web-content {
    width: 1600px;
  }
}

.spons {
  overflow: hidden;
}
.spons .class-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.spons .class-box .img,
.spons .class-box .text {
  width: 47%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .spons .class-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .spons .class-box .img,
.spons .class-box .text {
    width: 100%;
  }
  .spons .class-box .img img,
.spons .class-box .text img {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .spons .class-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .spons .class-box .img,
.spons .class-box .text {
    width: 100%;
  }
  .spons .class-box .img img,
.spons .class-box .text img {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .spons .class-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .spons .class-box .img,
.spons .class-box .text {
    width: 100%;
  }
  .spons .class-box .img img,
.spons .class-box .text img {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .spons .class-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .spons .class-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .spons .class-box .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .spons .class-box .web-content {
    width: 3810px;
  }
}
.spons p {
  color: var(--font-slave-color);
  font-size: 16px;
  max-width: 600px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .spons p {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .spons p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .spons p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .spons p .web-content {
    width: 1600px;
  }
}
.spons h3 {
  color: var(--hr-color);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2vh;
}
.spons h2 {
  color: var(--font-slave-color);
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.spons h2 span {
  color: var(--hr-color);
}
.spons .text-container {
  position: relative;
}
.spons .text-container .text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 10%;
}
.spons .text-container .right-float {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: left;
  right: 10%;
}
.spons .img-wraper-left {
  position: relative;
  z-index: 1;
  float: left;
  padding-left: 42px;
}
.spons .img-wraper-left .img-border {
  background-color: var(--hr-color);
  position: absolute;
  width: 40vh;
  height: 32vh;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  left: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .spons .right-float {
    position: relative !important;
    display: block;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    text-align: left;
    right: 0% !important;
  }
  .spons .button-more-full-white {
    width: 100%;
  }
  .spons .img-wraper-left {
    padding-left: 0px;
  }
  .spons .img-wraper-left img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .spons .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .spons .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .spons .web-content {
    width: 1600px;
  }
}

.jobs {
  position: relative;
}
.jobs .slick-next:before {
  background: url("../assets/icons/arrow-gray-right-p2.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
  margin-top: 0px;
}
.jobs .slick-prev:before {
  background: url("../assets/icons/arrow-gray-left-p2.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
  margin-top: 0px;
}
.jobs .ornament {
  position: absolute;
  background: url("../assets/img/images/bg/subpages/hr-ornament-2.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 781px;
  height: 738px;
  top: 0;
  z-index: -11;
  right: 0;
}
.jobs h3 {
  color: var(--hr-color);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2vh;
}
.jobs h2 {
  color: var(--font-slave-color);
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.jobs h2 span {
  color: var(--hr-color);
}
.jobs .card-body {
  padding: 15px;
  position: relative;
}
.jobs .card-body .card-title {
  color: #404858;
  font-size: 22px;
}
.jobs .card-body .card-text {
  color: var(--font-slave-color);
  font-size: 16px;
  max-width: 600px;
  font-style: normal;
}
.jobs .card-body p {
  color: var(--font-slave-color);
  font-size: 16px;
  font-style: italic;
}
.jobs .card-body h6.date {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
  font-size: 12px;
  font-style: normal;
}
.jobs .card-body h5.card-title {
  color: #404858;
  font-size: 1.2rem;
  font-weight: 600;
  max-width: 400;
  line-height: normal;
  margin-top: 3rem;
}
.jobs .card-body p.city {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
  font-size: 16px;
  font-style: normal;
  margin-bottom: 0;
}
.jobs .card-body p.region {
  color: #A2A7B1;
  font-size: 14px;
  font-style: normal;
}
@media (min-width: 320px) and (max-width: 479px) {
  .jobs .card-body .flex-left-to-right-top {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .jobs .card-body h5.card-title {
    color: #404858;
    font-size: 18px;
    font-weight: bold;
    max-width: normal;
    margin-bottom: 6vh;
  }
  .jobs .card-body .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .jobs .card-body .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .jobs .card-body .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .jobs .card-body .web-content {
    width: 3810px;
  }
}
.jobs .card {
  position: relative;
  border-radius: 2px;
  border: 1px solid #eeecec;
  margin: 12px;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 300px;
}
.jobs .card .card-body {
  padding: 12px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.jobs .card:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: var(--hr-color);
  color: var(--white-color);
  cursor: pointer;
  scale: 1.02;
}
.jobs .card:hover .card-text {
  color: var(--white-color);
}
.jobs .card:hover .card-title {
  color: var(--white-color);
}
.jobs .card:hover p {
  color: #fff;
}
.jobs .card:hover h6.date {
  color: #fff;
}
.jobs .card:hover .button-jobs-arrow-right {
  background: url("../assets/img/images/hr-white-arrow-small.png") no-repeat;
}
.jobs .card:nth-child(1n+2):hover {
  opacity: 0.5;
}
.jobs .button-jobs-arrow-right {
  background: url("../assets/img/images/hr-blue-arrow-small.png") no-repeat;
  background-position: center center;
  content: "";
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin-top: 12px;
}
.jobs .slick-dots {
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  bottom: 0px;
}
.jobs .slick-dots li {
  margin: 1rem;
  background-color: #fff;
  width: 1em;
  height: 1em;
  border: 1px solid #b0b4bb;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.jobs .slick-dots li::before {
  display: none;
}
.jobs .slick-dots .slick-active {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  border: 1px solid #b0b4bb;
  background-color: #245893;
}
.jobs .slick-dots button {
  display: none;
}

.hr-banner-bottom {
  background-color: #e2e2e2;
  position: relative;
  overflow: hidden;
}
.hr-banner-bottom p {
  color: var(--font-slave-color);
  font-size: 12px;
  margin-top: 2vh;
  margin-bottom: 2vh;
}
.hr-banner-bottom .hr-banner-bottom-pos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.hr-banner-bottom .hr-banner-bottom-pos .contents {
  width: 50%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.hr-banner-bottom .hr-banner-bottom-pos .contents a {
  margin-top: 1rem;
}
.hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person {
  position: relative;
  width: 50%;
  height: 522px;
  display: block;
  overflow: hidden;
  z-index: 1;
}
.hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .hr-banner-bottom .hr-banner-bottom-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .contents {
    width: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person {
    position: relative;
    width: 100%;
    height: 522px;
    display: block;
    overflow: hidden;
    z-index: 1;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .hr-banner-bottom .hr-banner-bottom-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .contents {
    width: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person {
    position: relative;
    width: 100%;
    height: 522px;
    display: block;
    overflow: hidden;
    z-index: 1;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hr-banner-bottom .hr-banner-bottom-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .contents {
    width: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person {
    position: relative;
    width: 100%;
    height: 522px;
    display: block;
    overflow: hidden;
    z-index: 1;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .hr-banner-person img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .hr-banner-bottom .hr-banner-bottom-pos .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .hr-banner-bottom .hr-banner-bottom-pos .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .hr-banner-bottom .hr-banner-bottom-pos .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .hr-banner-bottom .hr-banner-bottom-pos .web-content {
    width: 3810px;
  }
}
.hr-banner-bottom .kan-logo-gray {
  margin-bottom: 2vh;
}

.hr-title p,
.hr-title h2,
.hr-title h3,
.hr-title h4 {
  font-size: 30px;
  color: #245893;
  font-weight: 600;
}
.hr-title p span,
.hr-title h2 span,
.hr-title h3 span,
.hr-title h4 span {
  color: #687285;
}
.hr-title p :first-word,
.hr-title h2 :first-word,
.hr-title h3 :first-word,
.hr-title h4 :first-word {
  color: #ff0000;
  border: 1px solid #245893;
}
.hr-title h4::first-word {
  color: #ff0000;
  border: 1px solid #245893;
}
.hr-title span {
  color: #687285;
}

.step-icons img {
  width: 100%;
  height: auto !important;
}

.hr-banner-bt-pos {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.hr-banner-bt-pos a {
  margin-right: 1rem;
}

.benefits-pos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.benefits-pos .bullets-group {
  width: 300px;
  height: 350px;
}
.benefits-pos .benefits-content {
  width: 500px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .benefits-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 1rem;
  }
  .benefits-pos .bullets-group {
    width: 100%;
    height: auto;
    padding-left: 1rem;
  }
  .benefits-pos .benefits-content {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .benefits-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
  }
  .benefits-pos .bullets-group {
    width: 100%;
    height: auto;
    padding-left: 1rem;
  }
  .benefits-pos .benefits-content {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .benefits-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
  }
  .benefits-pos .bullets-group {
    width: 100%;
    height: auto;
    padding-left: 1rem;
  }
  .benefits-pos .benefits-content {
    width: 100%;
    height: auto;
  }
  .benefits-pos .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .benefits-pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 6%;
    padding-left: 6%;
  }
  .benefits-pos .bullets-group {
    width: 100%;
    height: auto;
    padding-left: 1rem;
  }
  .benefits-pos .benefits-content {
    width: 100%;
    height: auto;
  }
  .benefits-pos .web-content {
    max-width: 1200px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .testimonials-items-slider-container {
    margin: 0;
    height: auto;
  }
  .testimonials-items-slider-container .slick-slide {
    margin-bottom: 0 !important;
  }
  .testimonials-items-slider-container .slick-initialized {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .img-wraper .float-right {
    float: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .img-wraper .float-right {
    float: none !important;
  }
  .testimonials-items-slider-container {
    margin: 0;
    height: auto;
  }
  .testimonials-items-slider-container .slick-slide {
    margin-bottom: 0 !important;
  }
  .testimonials-items-slider-container .slick-initialized {
    padding: 0;
    margin: 0;
  }
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header.world-map {
    position: relative;
    height: 100%;
    background-color: #fefefe;
  }
  .system-header.world-map .sub-canavas {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header.world-map .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header.world-map .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header.world-map .web-content {
    width: 1600px;
  }
}

.k-contacts .k-contacts-position {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -42%);
          transform: translate(-50%, -42%);
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-contacts .k-contacts-position {
    position: relative;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-contacts .k-contacts-position .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-contacts .k-contacts-position {
    top: 60%;
  }
  .k-contacts .k-contacts-position .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-contacts .k-contacts-position {
    -webkit-transform: translate(-50%, -22%);
            transform: translate(-50%, -22%);
  }
  .k-contacts .k-contacts-position .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .k-contacts .k-contacts-position {
    -webkit-transform: translate(-50%, -22%);
            transform: translate(-50%, -22%);
  }
  .k-contacts .k-contacts-position .web-content {
    width: 3810px;
  }
}
.k-contacts p {
  color: #fff;
}
.k-contacts h4 {
  color: #A2A7B1;
  font-size: 22px;
  font-weight: 100;
}
.k-contacts .k-contacts-content {
  z-index: 1900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-contacts .k-contacts-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    top: 0;
    bottom: 0px;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-contacts .k-contacts-content {
    z-index: 1900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
  }
  .k-contacts .k-contacts-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-contacts .k-contacts-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-contacts .k-contacts-content .web-content {
    width: 1600px;
  }
}
.k-contacts .k-contacts-block {
  width: auto;
  padding: 12px;
  margin-right: 1rem;
}
.k-contacts .k-contacts-block a {
  color: #fff;
}
.k-contacts .k-contacts-block h5 {
  font-size: 1.5rem;
  line-height: 27px;
  padding-bottom: 2vh;
  border-bottom: 1px solid #687285;
  margin-bottom: 1vh;
}
.k-contacts .k-contacts-block h5 span {
  display: block;
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  padding-top: 1vh;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-contacts .k-contacts-block h5 {
    font-size: 1rem;
  }
  .k-contacts .k-contacts-block h5 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-contacts .k-contacts-block h5 {
    font-size: 1rem;
  }
  .k-contacts .k-contacts-block h5 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-contacts .k-contacts-block h5 {
    font-size: 1.2rem;
  }
  .k-contacts .k-contacts-block h5 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .k-contacts .k-contacts-block h5 .web-content {
    width: 3810px;
  }
}
.k-contacts .k-contacts-block a,
.k-contacts .k-contacts-block p {
  font-size: 1rem;
  font-weight: normal;
  line-height: 20px;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-contacts .k-contacts-block a,
.k-contacts .k-contacts-block p {
    font-size: 0.8rem;
  }
  .k-contacts .k-contacts-block a .web-content,
.k-contacts .k-contacts-block p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-contacts .k-contacts-block a,
.k-contacts .k-contacts-block p {
    font-size: 0.8rem;
  }
  .k-contacts .k-contacts-block a .web-content,
.k-contacts .k-contacts-block p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-contacts .k-contacts-block a,
.k-contacts .k-contacts-block p {
    font-size: 0.8rem;
  }
  .k-contacts .k-contacts-block a .web-content,
.k-contacts .k-contacts-block p .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .k-contacts .k-contacts-block a,
.k-contacts .k-contacts-block p {
    font-size: 1rem;
  }
  .k-contacts .k-contacts-block a .web-content,
.k-contacts .k-contacts-block p .web-content {
    width: 3810px;
  }
}
.k-contacts .k-contacts-block .strong-text {
  font-weight: 600;
  line-height: 10px;
}
.k-contacts .k-contacts-block .social {
  padding-top: 4vh;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-contacts .k-contacts-block .social {
    padding-top: 0vh;
  }
}
.k-contacts .k-contacts-block .social li {
  padding-top: 4px;
}
.k-contacts .k-contacts-block .social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.k-contacts .k-contacts-block .social p {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-contacts .k-contacts-block .social {
    padding-top: 0vh;
  }
  .k-contacts .k-contacts-block .social .web-content {
    max-width: 1200px;
  }
}
.k-contacts .k-contacts-block .social li {
  padding-top: 4px;
}
.k-contacts .k-contacts-block .social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.k-contacts .k-contacts-block .social p {
  display: inline-block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-contacts .k-contacts-block {
    color: #fff;
    margin-bottom: 1rem;
    width: 100%;
  }
  .k-contacts .k-contacts-block .k-contacts-block {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0vh;
  }
  .k-contacts .k-contacts-block h5 {
    font-weight: 600;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  .k-contacts .k-contacts-block .extra-link {
    width: 100%;
  }
  .k-contacts .k-contacts-block a,
.k-contacts .k-contacts-block p {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
  }
  .k-contacts .k-contacts-block .social {
    color: #fff !important;
  }
  .k-contacts .k-contacts-block .extra-link {
    padding: 12px;
    width: 100%;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
  }
  .k-contacts .k-contacts-block .extra-link a {
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-contacts .k-contacts-block {
    color: #fff;
    margin-bottom: 1rem;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0vh;
    width: 20%;
  }
  .k-contacts .k-contacts-block h5 {
    font-weight: 600;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  .k-contacts .k-contacts-block .extra-link {
    width: 100%;
  }
  .k-contacts .k-contacts-block a,
.k-contacts .k-contacts-block p {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
  }
  .k-contacts .k-contacts-block .social {
    color: #fff !important;
  }
  .k-contacts .k-contacts-block .extra-link {
    padding: 12px;
    width: 100%;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
  }
  .k-contacts .k-contacts-block .extra-link a {
    color: #fff;
  }
  .k-contacts .k-contacts-block .web-content {
    max-width: 1200px;
  }
}
.k-contacts .search-box ul {
  background-color: #eeecec;
}
.k-contacts .search-box li a {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  color: #687285;
  font-weight: 400;
  padding-right: 4vh;
  padding-left: 4vh;
}
.k-contacts .search-box p {
  color: #A2A7B1;
}
.k-contacts .search-box .tabs {
  border: none;
}
.k-contacts .search-box .tabs-title > a:focus,
.k-contacts .search-box .tabs-title > a[aria-selected=true] {
  background-color: #245893;
  color: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.k-contacts .search-box .tabs-content p {
  color: #687285;
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-weight: 400;
  vertical-align: middle;
  margin: 0;
}
.k-contacts .search-box .tabs-content input {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #687285;
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-weight: 400;
  vertical-align: middle;
  margin: 0;
}
.k-contacts .search-box .tabs-content ::-webkit-input-placeholder {
  color: #687285;
}
.k-contacts .search-box .tabs-content ::-moz-placeholder {
  color: #687285;
}
.k-contacts .search-box .tabs-content :-ms-input-placeholder {
  color: #687285;
}
.k-contacts .search-box .tabs-content ::-ms-input-placeholder {
  color: #687285;
}
.k-contacts .search-box .tabs-content ::placeholder {
  color: #687285;
}
.k-contacts .search-box .tabs-content .input-group {
  margin-bottom: 0px;
}

.contact-top-border {
  border-top: 8px solid #245893;
  padding-bottom: 3vh;
}

.slogan-contact h4 {
  color: #245893;
  font-size: 22px;
}

.contact-forms-main {
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.contact-forms-main [type=text],
.contact-forms-main select,
.contact-forms-main textarea,
.contact-forms-main input {
  background-color: #f7f7f7;
  border: 1px solid #A2A7B1;
  height: 62px;
  color: #687285;
}
.contact-forms-main [type=text],
.contact-forms-main textarea {
  height: auto;
}
.contact-forms-main .button {
  padding-left: 4vh;
  padding-right: 4vh;
}
.contact-forms-main ::-webkit-input-placeholder {
  color: #687285;
}
.contact-forms-main ::-moz-placeholder {
  color: #687285;
}
.contact-forms-main :-ms-input-placeholder {
  color: #687285;
}
.contact-forms-main ::-ms-input-placeholder {
  color: #687285;
}
.contact-forms-main ::placeholder {
  color: #687285;
}
.contact-forms-main .alert-box {
  color: #ff0000;
}
.contact-forms-main .alert-box .alert-success {
  color: #1aa52c;
}

.contact-forms-main .alert-success {
  color: #1aa52c;
}

.k-contacts-subpage .subpage-header-banner {
  min-height: 640px;
}
.k-contacts-subpage h4 {
  color: #fff;
  font-size: 42px;
  font-weight: 100;
  margin-bottom: 2vh;
}
.k-contacts-subpage p.tinter {
  color: #A2A7B1;
}

.k-contacts-subpage-content h5 {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #687285;
  font-size: 42px;
  font-weight: 100;
  margin-bottom: 2vh;
}
.k-contacts-subpage-content p {
  color: #687285;
}
.k-contacts-subpage-content p.strong {
  font-size: 20px;
  font-weight: 600;
}
.k-contacts-subpage-content p.name {
  font-size: 16px;
  font-weight: 600;
}
.k-contacts-subpage-content .contact-header-image-subpage::before {
  margin: 0 auto;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 400px;
  background-color: none;
  overflow: hidden;
  height: 100%;
}

.k-contacts-position-subpage {
  position: absolute;
  top: 45%;
  bottom: 45%;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-contacts-position-subpage .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-contacts-position-subpage {
    top: 40%;
  }
  .k-contacts-position-subpage .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-contacts-position-subpage {
    top: 34%;
  }
  .k-contacts-position-subpage .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .k-contacts-position-subpage {
    top: 35%;
  }
  .k-contacts-position-subpage .web-content {
    width: 3810px;
  }
}

.k-tel :first-child {
  font-size: 22px;
}

.k-articles {
  position: relative;
}
.k-articles .slick-next:before {
  background: url("../assets/icons/arrow-gray-right-p2.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
}
.k-articles .slick-prev:before {
  background: url("../assets/icons/arrow-gray-left-p2.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 36px;
  height: 55px;
  vertical-align: middle;
  z-index: 5000;
}
.k-articles h3 {
  color: var(--hr-color);
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 2vh;
}
.k-articles h2 {
  color: #687285;
  font-size: 52px;
  font-weight: 600;
  margin-top: 22px;
  margin-bottom: 22px;
}
.k-articles h2 span {
  color: var(--hr-color);
}
.k-articles .card-body {
  padding: 15px;
  position: relative;
  z-index: 2;
  height: 100% !important;
}
.k-articles .card-body .card-title {
  color: #404858;
  font-size: 22px;
}
.k-articles .card-body .card-text {
  color: #687285;
  font-size: 16px;
  max-width: 600px;
  font-style: normal;
}
.k-articles .card-body p {
  color: #687285;
  font-size: 16px;
  font-style: italic;
}
.k-articles .card-body h6.date {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 5vh;
}
.k-articles .card-body h5.card-title {
  color: #404858;
  font-size: 22px;
  font-weight: 600;
  max-width: 400;
  margin-bottom: 6vh;
}
.k-articles .card-body p.city {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
  font-size: 16px;
  font-style: normal;
}
.k-articles .card-body p.region {
  color: #A2A7B1;
  font-size: 14px;
  font-style: normal;
}
.k-articles .card {
  position: relative;
  border-radius: 12px;
  border: 1px solid #A2A7B1;
  margin: 12px;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
}
.k-articles .card .position-arrow {
  position: absolute;
  right: 18px;
  bottom: 18px;
}
.k-articles .image-holder img {
  z-index: 1;
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.k-articles .image-holder::after {
  content: "";
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.801);
  z-index: 2;
  display: block;
}
.k-articles .card:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #fff;
  color: #fff;
  cursor: pointer;
  scale: 1.02;
}
.k-articles .card:hover .image-holder::after {
  background-color: rgba(32, 32, 41, 0.8156862745);
  z-index: 2;
  display: block;
}
.k-articles .card:hover .card-text {
  color: #fff;
}
.k-articles .card:hover .card-title {
  color: #fff;
}
.k-articles .card:hover p {
  color: #fff;
}
.k-articles .card:hover h6.date {
  color: #fff;
}
.k-articles .card:hover .button-jobs-arrow-right {
  background: url("../assets/img/images/hr-blue-white.png") no-repeat;
}
.k-articles .card:hover .button-arrow-blue-right-large {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.k-articles .card:hover .button-arrow-blue-right-large:after {
  background: url("../assets/icons/arrow-right-large-white.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
  margin-left: 7px;
  vertical-align: middle;
}
.k-articles .card:nth-child(1n+2):hover {
  opacity: 0.5;
}
.k-articles .button-jobs-arrow-right {
  position: absolute;
  background: url("../assets/img/images/hr-blue-arrow.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 25px;
  height: 25px;
  bottom: 2vh;
  right: 0;
  margin-right: 2vh;
  cursor: pointer;
}

.article-box h4 {
  padding-bottom: 12px;
}
.article-box .switch-star {
  background: none;
}
.article-box .article-date p {
  color: #A2A7B1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .article-box {
    padding-top: 1rem;
    padding-bottom: 1rem;
    display: block;
  }
  .article-box .article-holder-2 .button-filter-more-full-white {
    width: 100% !important;
  }
  .article-box .article-date {
    width: 100%;
    padding-top: 2px;
  }
  .article-box .article-date p {
    color: #A2A7B1;
  }
}
.article-box .article-holder-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 12px;
}
.article-box .article-title {
  padding-bottom: 12px;
}
.article-box .article-title a {
  color: #687285;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
}
.article-box .article-title a:hover {
  color: #245893;
}
.article-box .article-subtitle {
  padding-bottom: 12px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .article-box {
    padding-top: 22px;
  }
  .article-box h4 {
    font-size: 22px;
  }
}

.article-box-content {
  padding-top: 3vh;
  border-top: 1px solid #A2A7B1;
}
.article-box-content .article-img {
  border: 1px solid #A2A7B1;
  -o-object-fit: cover;
     object-fit: cover;
  background-size: cover;
  border-radius: 2px;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  border: 1px solid #245893;
}
.article-box-content .article-img img {
  width: 100%;
  height: 300px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 320px) and (max-width: 479px) {
  .article-box-content {
    border-top: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    height: auto;
    width: 100%;
    padding-top: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 2rem;
  }
}

.article-newsletter-box {
  width: 100%;
  position: relative;
  padding: 2rem;
  background-color: #F6F6F7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.article-newsletter-box .level-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 2rem;
  width: 100%;
}
.article-newsletter-box .level-1 .newsletter-slogan {
  width: 40%;
  padding: 0;
  margin: 0;
}
.article-newsletter-box .level-1 .newsletter-slogan h3 {
  color: #245893;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  line-height: normal;
}
.article-newsletter-box .level-1 .newsletter-info {
  width: 60%;
  padding: 0;
  margin: 0;
}
.article-newsletter-box .level-1 .newsletter-info h5 {
  color: #404858;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
}
.article-newsletter-box .level-1 .newsletter-info p {
  line-height: 12px;
  font-size: 20px;
}
.article-newsletter-box .level-2 {
  width: 100%;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.article-newsletter-box .level-2 div {
  width: 100%;
  margin: 1rem;
}
.article-newsletter-box .level-2 input.newsletter-input {
  background-color: none;
}
.article-newsletter-box .level-2 [type=text] {
  background-color: #F6F6F7;
  border: none;
  border-bottom: 1px solid #404858;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}
.article-newsletter-box .level-2 ::-webkit-input-placeholder {
  color: #404858;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}
.article-newsletter-box .level-2 ::-moz-placeholder {
  color: #404858;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}
.article-newsletter-box .level-2 :-ms-input-placeholder {
  color: #404858;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}
.article-newsletter-box .level-2 ::-ms-input-placeholder {
  color: #404858;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}
.article-newsletter-box .level-2 ::placeholder {
  color: #404858;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
}
.article-newsletter-box .level-2 .newsletter-button {
  width: 50%;
}
.article-newsletter-box .level-3 {
  margin-bottom: 2rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.article-newsletter-box .level-3 [type=checkbox] {
  margin-top: 7px;
  background-color: #F6F6F7;
}
.article-newsletter-box .level-3 label {
  background-color: #F6F6F7;
  padding-left: 12px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .article-newsletter-box .level-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .article-newsletter-box .level-1 .newsletter-slogan {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .article-newsletter-box .level-1 .newsletter-slogan h3 {
    color: #245893;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 34px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: normal;
  }
  .article-newsletter-box .level-1 .newsletter-info {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .article-newsletter-box .level-1 .newsletter-info h5 {
    color: #404858;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
  }
  .article-newsletter-box .level-1 .newsletter-info p {
    line-height: 12px;
    font-size: 20px;
  }
  .article-newsletter-box .level-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .article-newsletter-box .level-2 div {
    width: 100%;
    margin: 0;
    margin-bottom: 1rem;
  }
  .article-newsletter-box .level-2 .newsletter-button {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .article-newsletter-box .level-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .article-newsletter-box .level-1 div {
    width: 100%;
  }
  .article-newsletter-box .level-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .article-newsletter-box .level-2 div {
    width: 100%;
    margin: 0;
    margin-bottom: 1rem;
  }
  .article-newsletter-box .level-2 .newsletter-button {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .article-newsletter-box .level-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .article-newsletter-box .level-1 div {
    width: 100%;
  }
  .article-newsletter-box .level-1 .newsletter-info {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .article-newsletter-box .level-1 .newsletter-info h5 {
    color: #404858;
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
  }
  .article-newsletter-box .level-1 .newsletter-info p {
    line-height: 12px;
    font-size: 20px;
  }
  .article-newsletter-box .level-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .article-newsletter-box .level-2 div {
    width: 100%;
    margin: 0;
    margin-bottom: 1rem;
  }
  .article-newsletter-box .level-2 .newsletter-button {
    width: 100%;
  }
  .article-newsletter-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .article-newsletter-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .article-newsletter-box .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .article-newsletter-box .web-content {
    width: 3810px;
  }
}

.sub-article-containter {
  margin-top: 4vh;
}
.sub-article-containter div {
  font-size: var(--font-weight-h4);
}
.sub-article-containter .sub-article-img {
  position: relative;
  height: 600px;
  overflow: hidden;
}
.sub-article-containter .sub-article-img img {
  background-size: cover;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.sub-article-containter .sub-article-title h3 {
  color: #687285;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
}
.sub-article-containter .sub-article-content strong {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
}
.sub-article-containter .sub-article-content div {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
}
.sub-article-containter .sub-article-content span {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .sub-article-containter .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .sub-article-containter .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .sub-article-containter .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .sub-article-containter .web-content {
    width: 3810px;
  }
}

.sub-article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-top: 2vh;
}

.news-module {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.news-module .sticky.is-stuck.is-at-top {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.news-module .sticky.is-stuck.is-at-top .article-newsletter-box {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.news-module .sticky-container {
  height: auto;
  position: relative;
  width: auto;
}

@media (min-width: 320px) and (max-width: 479px) {
  .ps-automation .system-name-box .system-name {
    font-size: 35px;
  }
  .ps-automation .supage-header-banner-description h1 {
    font-size: 35px !important;
  }
}

.files-container {
  position: relative;
}
.files-container .files-boxes {
  z-index: 1900;
  width: 100%;
}
.files-container .files-boxes .files-positioner {
  position: absolute;
  top: 20vh;
  left: 0;
  width: 100%;
  padding-left: 8%;
  padding-right: 8%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .files-container .files-boxes .files-positioner {
    position: absolute;
    top: 1vh;
    left: 0;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
  }
  .files-container .files-boxes .files-positioner .file-box {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .files-container .files-boxes .files-positioner {
    position: absolute;
    top: 1vh;
    left: 0;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
  }
  .files-container .files-boxes .files-positioner .file-box {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .files-container .files-boxes .files-positioner {
    position: absolute;
    top: 12vh;
    left: 6%;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    margin-right: 0;
  }
  .files-container .files-boxes .files-positioner .file-box {
    display: none;
  }
  .files-container .files-boxes .files-positioner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .files-container .files-boxes .files-positioner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .files-container .files-boxes .files-positioner .web-content {
    width: 1600px;
  }
}
.files-container .files-boxes .files-positioner .file-box-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 320px) and (max-width: 479px) {
  .files-container .files-boxes .files-positioner .file-box-grid {
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .files-container .files-boxes .files-positioner .file-box-grid .k-menu-system-item {
    width: 130px;
    height: 130px;
    margin-right: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .files-container .files-boxes .files-positioner .file-box-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .files-container .files-boxes .files-positioner .file-box-grid .k-menu-system-item {
    width: 130px;
    height: 130px;
    margin-right: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .files-container .files-boxes .files-positioner .file-box-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .files-container .files-boxes .files-positioner .file-box-grid .k-menu-system-item {
    width: 130px;
    height: 130px;
    margin-right: 1rem;
  }
  .files-container .files-boxes .files-positioner .file-box-grid .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .files-container .files-boxes .files-positioner .file-box-grid .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .files-container .files-boxes .files-positioner .file-box-grid .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .files-container .files-boxes .files-positioner .file-box-grid .web-content {
    width: 3810px;
  }
}
.files-container .files-boxes .files-subtitle h4 {
  color: #A2A7B1;
  font-size: 18px;
  padding-bottom: 12px;
}
.files-container .files-boxes .file-box {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  cursor: pointer;
}
.files-container .files-boxes .file-box img:hover {
  -webkit-box-shadow: 6px 4px 12px 12px rgba(5, 10, 34, 0.144);
          box-shadow: 6px 4px 12px 12px rgba(5, 10, 34, 0.144);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.files-container .files-boxes .file-box .files-box-img {
  height: 15vh;
  width: 15vh;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  position: relative;
  display: block;
}
.files-container .files-boxes .file-box .files-box-img img {
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1750;
  display: block;
}
.files-container .files-boxes .file-box p {
  color: #fff;
}
.files-container .files-boxes .file-box p :hover {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .files-container .subpage-header-background-long {
    height: 12vh;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .files-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .files-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .files-container .web-content {
    width: 1600px;
  }
}

.filter {
  border: 1px solid #b0b4bb;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  color: #687285;
  padding: 1rem;
}
.filter label {
  color: #687285;
  font-weight: bold;
  padding-bottom: 0.2rem;
  font-family: var(--font-family-1);
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: 0.8rem;
}
.filter select {
  color: #687285;
}
.filter option {
  color: #687285;
}
.filter .filter-button label {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .filter {
    padding: 0rem;
  }
}

.doc-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  border-top: 1px solid #eeecec;
  padding-top: 20px;
  padding-bottom: 20px;
}
.doc-container h6 {
  padding-bottom: 20px;
  color: #A2A7B1;
}
.doc-container h4 {
  line-height: 2px;
}
.doc-container .text-block {
  -webkit-box-flex: 3;
      -ms-flex-positive: 3;
          flex-grow: 3;
  width: 60rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .doc-container .text-block {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .doc-container .text-block {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .doc-container .text-block {
    width: 100%;
  }
  .doc-container .text-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .doc-container .text-block {
    width: 40rem;
  }
  .doc-container .text-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .doc-container .text-block .web-content {
    width: 1600px;
  }
}
.doc-container .container-thumb-doc {
  margin-right: 2rem;
  display: block;
  position: relative;
  width: 105px;
  height: 150px;
  margin: 1rem;
  border: 1px solid #A2A7B1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 0.5rem;
  margin: 1rem;
}
.doc-container .container-thumb-doc a {
  position: relative;
  z-index: 1900;
  display: block;
  width: 100%;
  height: 100%;
}
.doc-container .container-thumb-doc .thumb-doc {
  position: relative;
  overflow: hidden;
  z-index: -12;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 100%;
}
.doc-container .container-thumb-doc .thumb-doc img {
  position: absolute;
  display: block;
}
.doc-container .container-thumb-doc.pdf {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../assets/img/images/pdf-thumb.png") no-repeat;
  background-position: center center;
  background-color: var(--white-color);
  content: url("../assets/img/images/pdf-thumb.png") no-repeat;
  background-size: cover;
  width: 105px;
  height: 150px;
  margin: 1rem;
}
.doc-container .container-thumb-doc.bgimg {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../assets/img/images/noimg-thumb.png") no-repeat;
  background-position: center center;
  background-color: var(--white-color);
  content: url("../assets/img/images/noimg-thumb.png") no-repeat;
  background-size: cover;
  width: 105px;
  height: 150px;
  margin: 1rem;
  z-index: -1;
}
.doc-container .text-block {
  padding-left: 5%;
}
.doc-container .text-block h4 {
  color: #687285;
  display: block;
  line-height: normal;
}
@media (min-width: 320px) and (max-width: 479px) {
  .doc-container .text-block {
    width: 50%;
    padding: 0;
    margin: 0;
    float: none;
    border-left: none;
  }
  .doc-container .text-block h4 {
    color: #687285;
    font-size: 16px;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .doc-container .text-block {
    width: 50%;
    padding: 0;
    margin: 0;
    float: none;
    border-left: none;
  }
  .doc-container .text-block h4 {
    color: #687285;
    font-size: 16px;
    display: block;
  }
  .doc-container .text-block .web-content {
    max-width: 1200px;
  }
}
.doc-container .container-button-doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.doc-container .container-button-doc .bt-1,
.doc-container .container-button-doc .bt-2,
.doc-container .container-button-doc .bt-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.doc-container .container-button-doc .button-doc-downloads {
  vertical-align: middle;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .doc-container .container-button-doc {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 100%;
  }
  .doc-container .container-button-doc .bt-1,
.doc-container .container-button-doc .button-doc-link,
.doc-container .container-button-doc .bt-3,
.doc-container .container-button-doc .bt-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .doc-container .container-button-doc .button-doc-downloads {
    width: 100%;
  }
  .doc-container .container-button-doc .button-more-full-white {
    width: 100%;
    display: block;
  }
  .doc-container .container-button-doc .button-doc-link {
    font-family: var(--font-family-1);
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    padding: 10px 16px;
    border-radius: 2px;
    color: #687285;
    cursor: pointer;
    background-color: #ecedf0;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .doc-container .container-button-doc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 100%;
  }
  .doc-container .container-button-doc .bt-1,
.doc-container .container-button-doc .button-doc-link,
.doc-container .container-button-doc .bt-3,
.doc-container .container-button-doc .bt-2 {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
  }
  .doc-container .container-button-doc .button-more-full-white {
    width: 100%;
    display: block;
  }
  .doc-container .container-button-doc .button-doc-link {
    font-family: var(--font-family-1);
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    padding: 10px 16px;
    border-radius: 2px;
    color: #687285;
    cursor: pointer;
    background-color: #ecedf0;
    display: inline-block;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .doc-container .container-button-doc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 100%;
  }
  .doc-container .container-button-doc .bt-1,
.doc-container .container-button-doc .button-doc-link,
.doc-container .container-button-doc .bt-3,
.doc-container .container-button-doc .bt-2 {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0.2rem;
    margin-top: 0.2rem;
  }
  .doc-container .container-button-doc .button-more-full-white {
    width: 100%;
    display: block;
  }
  .doc-container .container-button-doc .button-doc-link {
    font-family: var(--font-family-1);
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    padding: 10px 16px;
    border-radius: 2px;
    color: #687285;
    cursor: pointer;
    background-color: #ecedf0;
    display: inline-block;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .doc-container .container-button-doc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-flex: 6;
        -ms-flex-positive: 6;
            flex-grow: 6;
  }
  .doc-container .container-button-doc .bt-1,
.doc-container .container-button-doc .bt-3,
.doc-container .container-button-doc .bt-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .doc-container .container-button-doc .button-doc-link {
    font-family: var(--font-family-1);
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    padding: 10px 16px;
    border-radius: 2px;
    color: #687285;
    cursor: pointer;
    background-color: #ecedf0;
    display: inline-block;
    width: 100%;
    height: auto;
    margin-right: 1rem;
  }
  .doc-container .container-button-doc .button-more-full-white {
    width: 100%;
    display: block;
  }
  .doc-container .container-button-doc .web-content {
    max-width: 1200px;
  }
}
.doc-container .lable-doc .k-new {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  border-radius: 50px;
  padding: 3px 12px;
  text-align: center;
  background-color: #245893;
  color: #fff;
  display: inline-block;
  margin: 0.2rem;
}
.doc-container .lable-doc .k-type {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  border-radius: 50px;
  padding: 3px 12px;
  text-align: center;
  border: 1px solid #eeecec;
  display: inline-block;
  margin: 0.2rem;
}
.doc-container .lable-doc .k-system {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  border-radius: 50px;
  padding: 3px 12px;
  text-align: center;
  border: 1px solid #eeecec;
  display: inline-block;
  margin: 0.2rem;
}
.doc-container .lable-doc .k-lang {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  border-radius: 50px;
  padding: 3px 12px;
  text-align: center;
  border: 1px solid #eeecec;
  display: inline-block;
  margin: 0.2rem;
}
.doc-container .container-thumb-downloads h6 {
  font-size: 12px;
  color: #A2A7B1;
}
.doc-container .container-thumb-downloads h4 {
  font-size: 16px;
  font-weight: 600;
  color: #687285;
}
.doc-container .container-thumb-downloads .download-pdf {
  background-color: #eeecec;
  color: #687285;
  display: inline-block;
}
.doc-container .container-thumb-downloads .download-pdf:hover {
  background-color: #245893;
  color: #fff;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.doc-container .callout.secondary {
  background-color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .doc-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .doc-container .text-block {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .doc-container .container-thumb-doc {
    margin-right: 0;
  }
  .doc-container .text-block {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .doc-container .text-block h4 {
    padding-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .doc-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .doc-container .text-block {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.k-company {
  overflow: hidden;
}
.k-company .supage-header-content h1 {
  font-size: 55px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-company .supage-header-content {
    top: 12px;
  }
  .k-company .supage-header-content h1 {
    font-size: 22px;
    top: 0px;
    padding-top: 0px;
    margin-top: 0px;
    line-height: normal;
  }
  .k-company .supage-header-content .subtitle-header-1 {
    position: absolute;
    bottom: 0px;
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-company .supage-header-content h1 {
    font-size: 35px;
  }
  .k-company .supage-header-content .subtitle-header-1 {
    position: absolute;
    top: 18vh;
    width: 90%;
  }
  .k-company .supage-header-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-company .supage-header-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-company .supage-header-content .web-content {
    width: 1600px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-company .numbers-containers-position .web-content {
    max-width: 1200px;
  }
}
.k-company .numbers-containers-position .numbers-containers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 {
  border: 1px solid #687285;
  width: 120px;
  height: 120px;
  padding: 8px;
  padding-bottom: 2rem;
  padding-right: 1rem;
  display: block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-right: 1rem;
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 h4 {
  font-size: 32px;
  text-align: right;
  line-height: normal;
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 p {
  color: #A2A7B1;
  text-align: right;
  line-height: 12px;
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 {
  position: relative;
  background-color: rgba(0, 0, 0, 0.468);
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1 h4 {
  margin-top: 10%;
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 120px;
  height: 3px;
  background: #ffffff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1:hover {
  color: #2684ff;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-company .numbers-containers-position .numbers-containers {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    padding: 0;
  }
  .k-company .numbers-containers-position .numbers-containers .n-blox-1 {
    position: relative;
    background-color: rgba(0, 0, 0, 0.468);
    width: 40%;
    height: 40%;
    margin-bottom: 10%;
  }
  .k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1 h4 {
    margin-top: 10%;
  }
  .k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1::after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 120px;
    height: 3px;
    background: #ffffff;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1:hover {
    color: #2684ff;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  .k-company .numbers-containers-position .numbers-containers .n-blox-1 .decoration-1:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-company .numbers-containers-position .numbers-containers {
    margin: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    left: 0px;
  }
  .k-company .numbers-containers-position .numbers-containers .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-company .numbers-containers-position .numbers-containers .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-company .numbers-containers-position .numbers-containers .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .k-company .numbers-containers-position .numbers-containers {
    margin: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-line-pack: end;
        align-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    left: 0px;
  }
  .k-company .numbers-containers-position .numbers-containers .web-content {
    width: 3810px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-company h1 {
    line-height: 2px;
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-company .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-company .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-company .web-content {
    width: 1600px;
  }
}

.corp-block-1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corp-block-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .corp-block-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .corp-block-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .corp-block-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .corp-block-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .corp-block-1 .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .corp-block-1 .web-content {
    width: 3810px;
  }
}
.corp-block-1 .box-right-img-text {
  position: relative;
}
.corp-block-1 .box-right-img-text .img-right {
  left: 0;
  top: 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corp-block-1 .box-right-img-text .img-right img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .corp-block-1 .box-right-img-text .img-right .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .corp-block-1 .box-right-img-text .img-right .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .corp-block-1 .box-right-img-text .img-right .web-content {
    width: 1600px;
  }
}
.corp-block-1 .box-right-img-text .content-block {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 22px;
  z-index: 2;
  background-color: #245893;
}
.corp-block-1 .box-right-img-text .content-block p {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corp-block-1 .box-right-img-text .content-block {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .corp-block-1 .box-right-img-text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .corp-block-1 .box-right-img-text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .corp-block-1 .box-right-img-text .web-content {
    width: 1600px;
  }
}

.corp-block-2 {
  position: relative;
  display: block;
  height: 44vh;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corp-block-2 {
    position: relative;
    height: 84vh;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .corp-block-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .corp-block-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .corp-block-2 .web-content {
    width: 1600px;
  }
}
.corp-block-2 .container {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 22;
  background-size: cover;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corp-block-2 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .corp-block-2 .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.corp-block-2 .container .tinter {
  position: absolute;
  background: rgba(14, 14, 27, 0.298);
  height: 100%;
  width: 100%;
  z-index: 2;
}
.corp-block-2 .container .content {
  z-index: 2;
  padding: 1rem;
}
.corp-block-2 .container .content h3 {
  color: #fff;
  font-size: 26px;
}
.corp-block-2 .container .content h3 strong {
  color: #fff;
}
.corp-block-2 .container .content strong {
  color: #fff;
}
.corp-block-2 .container .content p {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corp-block-2 .container .content {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
    top: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .corp-block-2 .container .content {
    position: relative;
    margin: 0 auto;
    z-index: 2;
    width: 100%;
    top: 0;
  }
}
.corp-block-2 .container .boxes {
  z-index: 2;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.corp-block-2 .container .boxes .box-1,
.corp-block-2 .container .boxes .box-2 {
  min-width: 160px;
  min-height: 160px;
  background-color: #245893;
  color: #fff;
  border: 1px solid #245893;
  padding: 22px 22px 22px 22px;
  text-align: right;
  margin-left: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.corp-block-2 .container .boxes .box-1 div,
.corp-block-2 .container .boxes .box-2 div {
  width: 100%;
}
.corp-block-2 .container .boxes .box-1 div h3,
.corp-block-2 .container .boxes .box-2 div h3 {
  color: #fff;
  line-height: 22px;
  font-size: 1.4rem;
}
.corp-block-2 .container .boxes .box-1 div p,
.corp-block-2 .container .boxes .box-2 div p {
  color: #eeecec;
  margin: 0;
  font-size: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corp-block-2 .container .boxes {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .corp-block-2 .container .boxes .box-1,
.corp-block-2 .container .boxes .box-2 {
    width: 100%;
    min-height: 160px;
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .corp-block-2 .container .boxes {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .corp-block-2 .container .boxes .box-1,
.corp-block-2 .container .boxes .box-2 {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .corp-block-2 .container .boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .corp-block-2 .container .boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .corp-block-2 .container .boxes .web-content {
    width: 1600px;
  }
}
.corp-block-2 img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.corpo-cards-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.corpo-cards {
  position: relative;
  overflow: hidden;
  width: 13vw;
  height: 13vw;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .corpo-cards {
    width: 100%;
    height: 43vw;
    margin-right: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .corpo-cards {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .corpo-cards {
    width: 300px;
    height: 300px;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .corpo-cards .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .corpo-cards {
    width: 18vw;
    height: 18vw;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .corpo-cards .web-content {
    max-width: 1200px;
  }
}
.corpo-cards img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.corpo-cards .corpo-cards-text {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  padding-left: 12px;
  width: 100%;
}
.corpo-cards .corpo-cards-text p {
  color: #fff;
}
.corpo-cards .corpo-cards-text h4 {
  color: #fff;
  font-size: 22px;
  line-height: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .corpo-cards .corpo-cards-text h4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .corpo-cards .corpo-cards-text h4 {
    line-height: normal;
  }
  .corpo-cards .corpo-cards-text h4 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .corpo-cards .corpo-cards-text h4 {
    line-height: normal;
  }
  .corpo-cards .corpo-cards-text h4 .web-content {
    width: 1600px;
  }
}

.corpo-cards:hover {
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.corpo-cards:hover .img-right {
  scale: 1.1;
}

.k-timeline .card {
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  border-radius: 5px;
  padding: 12px;
  border: 1px solid #b0b4bb;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-timeline .card .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-timeline .card .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-timeline .card .web-content {
    width: 1600px;
  }
}
.k-timeline .text-info {
  text-align: center;
}
.k-timeline .text-info h3 {
  color: #687285;
  margin-bottom: 3rem;
}
.k-timeline .card-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 1rem;
}
.k-timeline .card-image .right-side {
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #b0b4bb;
  width: 50%;
}
.k-timeline .card-image .right-side img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-timeline .card-image .right-side {
    border: 0px solid #b0b4bb;
    margin-left: 1rem;
    min-width: 100px;
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-timeline .card-image .right-side {
    border: 0px solid #b0b4bb;
    margin-left: 1rem;
    min-width: 100px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-timeline .card-image .right-side {
    border: 0px solid #b0b4bb;
    margin-left: 1rem;
    min-width: 100px;
    height: auto;
  }
  .k-timeline .card-image .right-side .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-timeline .card-image .right-side {
    border: 0px solid #b0b4bb;
    margin-left: 1rem;
    min-width: 100px;
    height: auto;
  }
  .k-timeline .card-image .right-side .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-timeline .card-image .right-side {
    border: 0px solid #b0b4bb;
    margin-left: 1rem;
    min-width: 100px;
    height: auto;
  }
  .k-timeline .card-image .right-side .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .k-timeline .card-image .right-side {
    border: 0px solid #b0b4bb;
    margin-left: 1rem;
    min-width: 100px;
    height: auto;
  }
  .k-timeline .card-image .right-side .web-content {
    width: 3810px;
  }
}
.k-timeline .card-image .left-side {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.k-timeline .card-image .left-side h4 {
  line-height: normal;
}
.k-timeline .card-image .left-side .top-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
}
.k-timeline .card-image .left-side .top-info .year {
  position: relative;
  display: block;
  margin-left: 1rem;
  width: 100%;
}
.k-timeline .card-image .left-side .top-info .year p {
  font-size: 2rem;
  font-weight: normal;
  color: #A2A7B1;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-timeline .card-image .left-side .top-info .year {
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-timeline .card-image .left-side .top-info .year {
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-timeline .card-image .left-side .top-info .year {
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .k-timeline .card-image .left-side .top-info .year .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-timeline .card-image .left-side .top-info .year {
    margin-left: 0;
  }
  .k-timeline .card-image .left-side .top-info .year .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .k-timeline .card-image .left-side .top-info .year {
    margin-left: 0;
  }
  .k-timeline .card-image .left-side .top-info .year .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-timeline .card-image .left-side .top-info {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 1rem;
  }
  .k-timeline .card-image .left-side .top-info .year {
    padding-left: 0px;
  }
  .k-timeline .card-image .left-side .top-info .year p {
    font-size: 18px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-timeline .card-image .left-side .top-info {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 1rem;
  }
  .k-timeline .card-image .left-side .top-info .year {
    padding-left: 0px;
  }
  .k-timeline .card-image .left-side .top-info .year p {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-timeline .card-image .left-side .top-info {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 1rem;
  }
  .k-timeline .card-image .left-side .top-info img {
    width: 48px;
    height: 48px;
  }
  .k-timeline .card-image .left-side .top-info .year {
    padding-left: 0px;
  }
  .k-timeline .card-image .left-side .top-info .year p {
    font-size: 18px;
  }
  .k-timeline .card-image .left-side .top-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-timeline .card-image .left-side {
    width: 100%;
    display: block;
    z-index: 2;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-timeline .card-image .left-side {
    width: 100%;
    display: block;
    z-index: 2;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-timeline .card-image .left-side {
    width: auto;
    height: auto;
    display: block;
    z-index: 2;
  }
  .k-timeline .card-image .left-side .web-content {
    max-width: 1200px;
  }
}
.k-timeline .card-image .bottom-info {
  margin-top: 22px;
}
.k-timeline .card-image .bottom-info h4 {
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  color: #245893;
  padding-bottom: 1rem;
  letter-spacing: normal;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-timeline .card-image .bottom-info {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 1rem;
  }
  .k-timeline .card-image .bottom-info h4:first-child {
    background-color: rgba(38, 132, 255, 0);
    border: none;
  }
  .k-timeline .card-image .bottom-info h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #687285;
    background-color: rgba(255, 255, 255, 0.541);
    border-radius: 6px;
    border: 1px solid #687285;
    padding-bottom: 0.6rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-timeline .card-image .bottom-info {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 1rem;
  }
  .k-timeline .card-image .bottom-info h4:first-child {
    background-color: rgba(38, 132, 255, 0);
    border: none;
  }
  .k-timeline .card-image .bottom-info h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #687285;
    background-color: rgba(255, 255, 255, 0.541);
    border-radius: 6px;
    border: 1px solid #687285;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-timeline .card-image .bottom-info {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 1rem;
  }
  .k-timeline .card-image .bottom-info h4:first-child {
    background-color: rgba(38, 132, 255, 0);
    border: none;
  }
  .k-timeline .card-image .bottom-info h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #687285;
    background-color: rgba(255, 255, 255, 0.541);
    border-radius: 6px;
    border: 1px solid #687285;
  }
  .k-timeline .card-image .bottom-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-timeline .card-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-timeline .card-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-timeline .card-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .k-timeline .card-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .k-timeline .card-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .k-timeline .card-image .web-content {
    max-width: 1200px;
  }
}
.k-timeline .timeline {
  position: relative;
}
.k-timeline .timeline .timeline-event {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
.k-timeline .timeline .timeline-event .timeline-content {
  position: relative;
  width: calc(50% - 50px);
}
.k-timeline .timeline .timeline-event::before {
  display: block;
  content: "";
  width: 2px;
  height: calc(50% - 30px);
  position: absolute;
  background: #d2d2d2;
  left: calc(50% - 1px);
  top: 0;
}
.k-timeline .timeline .timeline-event::after {
  display: block;
  content: "";
  width: 2px;
  height: calc(50% - 30px);
  position: absolute;
  background: #d2d2d2;
  left: calc(50% - 1px);
  top: calc(50% + 30px);
}
.k-timeline .timeline .timeline-event:first-child::before {
  display: none;
}
.k-timeline .timeline .timeline-event:last-child::after {
  display: none;
}
.k-timeline .timeline .timeline-event:nth-child(even) .timeline-content {
  margin-left: calc(50% + 50px);
}
.k-timeline .timeline .timeline-event:nth-child(odd) .timeline-content {
  margin-left: 0;
}
.k-timeline .timeline .timeline-badge {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #687285;
  top: calc(50% - 10px);
  right: calc(50% - 10px);
  border-radius: 50%;
  text-align: center;
  cursor: default;
}
.k-timeline .timeline .timeline-badge i {
  font-size: 25px;
  line-height: 40px;
}
@media (max-width: 600px) {
  .k-timeline .timeline .timeline-event .timeline-content {
    width: calc(100% - 70px);
  }
}
@media (max-width: 600px) and (min-width: 320px) and (max-width: 479px) {
  .k-timeline .timeline .timeline-event .timeline-content {
    width: calc(100% - 40px);
  }
}
@media (max-width: 600px) {
  .k-timeline .timeline .timeline-event::before {
    left: 19px;
  }
}
@media (max-width: 600px) {
  .k-timeline .timeline .timeline-event::after {
    left: 19px;
  }
}
@media (max-width: 600px) {
  .k-timeline .timeline .timeline-event:nth-child(even) .timeline-content {
    margin-left: 70px;
  }
}
@media (max-width: 600px) and (min-width: 320px) and (max-width: 479px) {
  .k-timeline .timeline .timeline-event:nth-child(even) .timeline-content {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  .k-timeline .timeline .timeline-event:nth-child(odd) .timeline-content {
    margin-left: 70px;
  }
}
@media (max-width: 600px) and (min-width: 320px) and (max-width: 479px) {
  .k-timeline .timeline .timeline-event:nth-child(odd) .timeline-content {
    margin-left: 30px;
  }
}
@media (max-width: 600px) {
  .k-timeline .timeline .timeline-badge {
    left: 0;
  }
}

.union-projects {
  border: 1px solid #eeecec;
  text-align: left;
  display: block;
  position: relative;
  padding: 3%;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
}
.union-projects img {
  width: 100%;
  height: auto;
  margin-top: 2vh;
}
@media (min-width: 320px) and (max-width: 479px) {
  .union-projects img {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .union-projects img {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .union-projects .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .union-projects .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .union-projects .web-content {
    width: 1600px;
  }
}

.union-projects::before {
  display: block;
  content: "";
  border-top: 8px solid #245893;
}

.union-projects::after {
  display: block;
  content: "";
  border-top: 1px solid #A2A7B1;
}

.kanvision h4 {
  color: #687285;
}
.kanvision img.art {
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  border: 1px solid #eeecec;
  padding: 12px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  max-height: 50vh;
}
.kanvision img.art:hover {
  scale: 1.01;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 479px) {
  .kanvision {
    margin: 0 auto;
  }
  .kanvision img.art {
    -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
            box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
    border: 1px solid #eeecec;
    padding: 0px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    width: 100%;
    max-height: 100%;
  }
  .kanvision .button-blue-arrow {
    width: 100%;
    margin-bottom: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .kanvision .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .kanvision .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .kanvision .web-content {
    width: 1600px;
  }
}

.info-module-item {
  border: 1px solid #b0b4bb;
  padding: 12px;
  margin-bottom: 12px;
  border-radius: 5px;
  cursor: pointer;
}
.info-module-item .info-module-item--title {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  color: #27292e;
}
.info-module-item .info-moudle-item--description {
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
}

.info-module-item:hover {
  background-color: #eeecec;
}

.media-logo-b {
  border: 1px solid #eeecec;
  padding: 1rem;
  background-color: rgba(226, 226, 226, 0.2745098039);
}

.media-module-item .media-module-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid #eeecec;
  padding: 22px;
  background-color: #fff;
}
.media-module-item .media-module-info .logo-img {
  width: 150px;
}
.media-module-item .media-module-info .logo-img-horizon {
  width: 250px;
}
.media-module-item .media-module-info .logo-img.blue {
  background-color: #245893;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.media-module-item .media-module-info .logo-img.blue img {
  padding: 22px;
}
.media-module-item .media-module-info .info {
  padding-left: 22px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .media-module-item .media-module-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
  }
  .media-module-item .media-module-info .logo-img-horizon {
    width: 100%;
    min-width: 200px;
    margin: 0;
    padding: 0;
  }
  .media-module-item .media-module-info .info {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .media-module-item .media-module-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .media-module-item .media-module-info .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .media-module-item .media-module-info .web-content {
    width: 1600px;
  }
}
.media-module-item .media-module-group {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  border: 1px solid #eeecec;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background-color: #fff;
}
.media-module-item .media-module-group .media-module-icon {
  padding-right: 22px;
  -webkit-filter: brightness(0) saturate(100%) invert(31%) sepia(19%) saturate(1942%) hue-rotate(171deg) brightness(96%) contrast(93%);
          filter: brightness(0) saturate(100%) invert(31%) sepia(19%) saturate(1942%) hue-rotate(171deg) brightness(96%) contrast(93%);
}
.media-module-item .media-module-group .media-module-text {
  text-align: left;
  padding-right: 22px;
  display: block;
}
.media-module-item .media-module-group p {
  font-size: 1rem;
  line-height: normal;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media-module-item .media-module-group .media-module-button {
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .media-module-item .media-module-group .media-module-button {
    display: block;
    width: 100%;
  }
  .media-module-item .media-module-group .media-module-button .button-more-full-white {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .media-module-item .media-module-group .media-module-button .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .media-module-item .media-module-group .media-module-button .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .media-module-item .media-module-group .media-module-button .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .media-module-item .media-module-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .media-module-item .media-module-group .media-module-icon {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .media-module-item .media-module-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .media-module-item .media-module-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .media-module-item .media-module-group .web-content {
    width: 1600px;
  }
}
.media-module-item .media-module-group:hover {
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-color: #fff;
}
.media-module-item .media-module-group:hover p {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  line-height: normal;
}

.kan-vision-logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 550px;
}
.kan-vision-logo-container .kan-vision-logo {
  width: 250px;
  height: auto;
  margin-bottom: 2rem;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .kan-vision-logo-container .kan-vision-logo .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .kan-vision-logo-container .kan-vision-logo {
    margin-bottom: 4rem;
  }
  .kan-vision-logo-container .kan-vision-logo .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .kan-vision-logo-container .kan-vision-logo {
    margin-bottom: 2rem;
  }
  .kan-vision-logo-container .kan-vision-logo .web-content {
    width: 1600px;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .media-header .subpage-header-background-long {
    max-height: 33vh;
  }
  .media-header .subpage-header-background-long .system-header-image-subpage img {
    width: 100%;
  }
  .media-header .subpage-header-background-long .supage-header-content {
    bottom: 0;
    left: 0;
    margin: 0;
  }
  .media-header .subpage-header-background-long .supage-header-content h1 {
    position: relative;
    font-size: 22px;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    line-height: normal;
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 768px) and (max-width: 1023px) {
  .media-header .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 1024px) and (max-width: 1299px) {
  .media-header .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) and (min-width: 1300px) and (max-width: 1599px) {
  .media-header .web-content {
    width: 1600px;
  }
}

.realization-item {
  max-height: 400px;
  overflow: hidden;
}
.realization-item .realization-item--img {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  position: relative;
  height: 100%;
}
.realization-item .realization-item--img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.realization-item .realization-item--container {
  background-color: #27292e;
  color: #fff;
  padding: 2%;
}
.realization-item .realization-item--container .realization-item--data {
  color: #687285;
}
.realization-item .realization-item--container .realization-item--title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: var(--font-family-1);
  font-size: 34px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  line-height: normal;
  font-size: 1.7rem;
}
.realization-item .realization-item--container .realization-item--labels .k-system {
  font-size: 12px;
  line-height: normal;
  border-radius: 50px;
  padding: 6px 12px 6px 12px;
  text-align: center;
  border: 1px solid rgb(95, 95, 95);
  display: inline-block;
  color: #A2A7B1;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.realization-item .realization-item--container .realization-item--labels .k-system:hover {
  color: #687285;
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
@media (min-width: 320px) and (max-width: 479px) {
  .realization-item .realization-item--container {
    max-height: 100%;
    overflow: none;
    padding: 1rem;
  }
  .realization-item .realization-item--container .realization-item--title {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 22px;
    color: #fff;
  }
  .realization-item .realization-item--container .k-system {
    width: 100%;
    display: block;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .realization-item .realization-item--container {
    max-height: 100%;
    overflow: none;
    padding: 1rem;
  }
  .realization-item .realization-item--container .realization-item--title {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 22px;
    color: #fff;
  }
  .realization-item .realization-item--container .k-system {
    width: auto;
    display: block;
    margin-bottom: 12px;
  }
  .realization-item .realization-item--container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .realization-item .realization-item--container {
    max-height: 100%;
    overflow: none;
    padding: 1rem;
  }
  .realization-item .realization-item--container .realization-item--title {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 22px;
    color: #fff;
  }
  .realization-item .realization-item--container .k-system {
    width: 100%;
    display: block;
    margin-bottom: 12px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .realization-item {
    max-height: 100%;
    overflow: none;
    padding: 0rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .realization-item {
    max-height: 100%;
    overflow: none;
    padding: 0rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .realization-item {
    max-height: 100%;
    overflow: none;
    padding: 0rem;
  }
  .realization-item .web-content {
    max-width: 1200px;
  }
}

.scrollhide-nav {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  z-index: 5000;
}
.scrollhide-nav.hidden {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  overflow: hidden;
}

.mini-menu {
  border-top: 1px solid #eeecec;
  background-color: #fff;
  -webkit-box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
          box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
  padding: 12px;
}
.mini-menu .main-menu-nav {
  background-color: #fff;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.mini-menu .main-menu-nav .icon-groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.mini-menu .main-menu-nav .icon-groups div {
  margin-left: 1rem;
}
@media (min-width: 480px) and (max-width: 767px) {
  .mini-menu .main-menu-nav .icon-groups {
    width: 52%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mini-menu .main-menu-nav .icon-groups {
    width: 52%;
  }
  .mini-menu .main-menu-nav .icon-groups .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mini-menu .main-menu-nav .icon-groups .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .mini-menu .main-menu-nav .icon-groups .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .mini-menu .main-menu-nav .icon-groups .web-content {
    width: 3810px;
  }
}
.mini-menu .main-menu-nav .subpage-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 6000;
}
.mini-menu .main-menu-nav .subpage-menu .actives {
  color: #27292e;
  width: auto;
  border-bottom: 4px solid #687285;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .mini-menu .main-menu-nav ul {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mini-menu .main-menu-nav ul li {
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
  }
}
.mini-menu .main-menu-nav a {
  color: #687285;
}
.mini-menu .main-menu-nav li {
  color: #fff;
  margin-right: 3vh;
}
.mini-menu .main-menu-nav li:hover {
  color: #687285;
}
.mini-menu .main-menu-nav :active {
  color: #687285;
}
.mini-menu .main-menu-nav :hover {
  color: #687285;
}
.mini-menu .main-menu-nav .button {
  color: #687285;
}
.mini-menu .main-menu-nav .button-grid-gray {
  font-size: 14px;
  color: #A2A7B1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .mini-menu {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mini-menu {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mini-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mini-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .mini-menu .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .mini-menu .web-content {
    width: 3810px;
  }
}

.mini-menu-rwd {
  border-top: 1px solid #eeecec;
  background-color: #fff;
  -webkit-box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
          box-shadow: 6px 4px 12px 12px rgba(0, 0, 0, 0.055);
  padding: 12px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mini-menu-rwd {
    display: none;
  }
  .mini-menu-rwd .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mini-menu-rwd {
    display: none;
  }
  .mini-menu-rwd .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .mini-menu-rwd {
    display: none;
  }
  .mini-menu-rwd .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .mini-menu-rwd {
    display: none;
  }
  .mini-menu-rwd .web-content {
    width: 3810px;
  }
}
.mini-menu-rwd .main-menu-nav {
  background-color: #fff;
  vertical-align: middle;
}
.mini-menu-rwd .main-menu-nav .subpage-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 320px) and (max-width: 479px) {
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-top: 6px;
    padding-bottom: 0px;
    width: 100%;
  }
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .button-grid-gray {
    border: 1px solid #eeecec;
    padding: 5px;
    border-radius: 2px;
    text-align: center;
  }
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .button-grid-gray::after {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-top: 6px;
    padding-bottom: 0px;
    width: 100%;
  }
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .button-grid-gray {
    border: 1px solid #eeecec;
    padding: 5px;
    border-radius: 2px;
    text-align: center;
  }
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .button-grid-gray::after {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-top: 6px;
    padding-bottom: 0px;
    width: 100%;
  }
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .button-grid-gray {
    border: 1px solid #eeecec;
    padding: 5px;
    border-radius: 2px;
    text-align: center;
  }
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .button-grid-gray::after {
    padding: 0;
    margin: 0;
  }
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .mini-menu-rwd .main-menu-nav .icons-block-mini-menu .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .mini-menu-rwd .main-menu-nav ul {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mini-menu-rwd .main-menu-nav ul li {
    -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mini-menu-rwd .main-menu-nav .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .mini-menu-rwd .main-menu-nav .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .mini-menu-rwd .main-menu-nav .web-content {
    width: 1600px;
  }
}
.mini-menu-rwd .main-menu-nav a {
  color: #A2A7B1;
}
.mini-menu-rwd .main-menu-nav li {
  color: #fff;
  margin-right: 3vh;
}
.mini-menu-rwd .main-menu-nav li:hover {
  color: #687285;
}
.mini-menu-rwd .main-menu-nav :active {
  color: #687285;
}
.mini-menu-rwd .main-menu-nav :hover {
  color: #687285;
}
.mini-menu-rwd .main-menu-nav .button {
  color: #687285;
}
.mini-menu-rwd .main-menu-nav .button-grid-gray {
  font-size: 14px;
  color: #A2A7B1;
}

.search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 1px solid #A2A7B1;
}
.search-bar input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 0 20px 0 10px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff !important;
}
.search-bar input::-webkit-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  background-color: transparent;
  color: #A2A7B1;
}
.search-bar input::-moz-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  background-color: transparent;
  color: #A2A7B1;
}
.search-bar input:-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  background-color: transparent;
  color: #A2A7B1;
}
.search-bar input::-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  background-color: transparent;
  color: #A2A7B1;
}
.search-bar input::placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  background-color: transparent;
  color: #A2A7B1;
}
.search-bar input:hover {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.search-bar input[type=text]:focus {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(0, 0, 0, 0.425);
  border: none;
  background-color: transparent;
  color: #fff !important;
}
.search-bar input:-webkit-autofill,
.search-bar input:-webkit-autofill:hover,
.search-bar input:-webkit-autofill:focus,
.search-bar input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  color: #fff !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .search-bar {
    padding-right: 1rem;
    width: 300px;
  }
  .search-bar .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .search-bar {
    margin-left: 4rem;
  }
  .search-bar .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .search-bar {
    margin-left: 4rem;
  }
  .search-bar .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .search-bar {
    margin-left: 4rem;
  }
  .search-bar .web-content {
    width: 3810px;
  }
}

.search-bar-results {
  position: absolute;
  width: 100%;
  height: 100vh;
  margin-top: 0%;
  padding-left: 6%;
  padding-right: 6%;
  background-color: rgba(19, 14, 14, 0.509);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.search-bar-results .content {
  background-color: white;
  padding: 32px;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  overflow-y: scroll;
  color: #245893;
}
.search-bar-results .content .close-button {
  position: absolute;
}
.search-bar-results .content h5 {
  color: #687285;
  font-weight: 600;
}
.search-bar-results .content .results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 27px;
}
.search-bar-results .content .results-img {
  position: relative;
  border: 1px solid #b0b4bb;
  width: 50px;
  height: 50px;
  margin-right: 12px;
}
.search-bar-results .content .results-img img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.search-bar-results .content .results-text p {
  line-height: 5px;
}
.search-bar-results .content .results-text p a {
  line-height: 10px;
  font-size: 16px;
  color: #27292e;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
}
.search-bar-results .content .results-text a {
  text-decoration: underline;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 320px) and (max-width: 479px) {
  .search-bar-results .content {
    height: 90%;
    max-height: none;
  }
}

.is-stuck .search-bar-results {
  margin-top: 0%;
}
.is-stuck .search-bar-results .content {
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
}

.search-bar-hidden {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  display: none;
}

.systems-menu-container-subpage {
  position: relative;
  vertical-align: middle;
  z-index: 1900;
}
.systems-menu-container-subpage .subpage-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.systems-menu-container-subpage li {
  margin-right: 5%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.systems-menu-container-subpage li .actives {
  color: #27292e;
  width: auto;
  border-bottom: 4px solid #687285;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
}
.systems-menu-container-subpage li a:hover {
  color: #27292e;
  width: auto;
  border-bottom: 4px solid #fff;
  display: block;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.systems-menu-container-subpage li a {
  color: #687285;
  padding-bottom: 4px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: block;
  border-bottom: 4px solid #fff;
}
.systems-menu-container-subpage li :active {
  color: #27292e;
}
.systems-menu-container-subpage li :hover {
  color: #27292e;
}
.systems-menu-container-subpage li .button {
  color: #687285;
}
@media (min-width: 320px) and (max-width: 479px) {
  .systems-menu-container-subpage ul.subpage-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
  }
  .systems-menu-container-subpage ul.subpage-menu li {
    color: #fff;
    height: auto;
    margin-right: 5%;
    border: 1px solid #A2A7B1;
    border-radius: 5px;
    padding: 12px;
    display: block;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .systems-menu-container-subpage ul.subpage-menu a {
    font-size: 16px;
  }
  .systems-menu-container-subpage ul.subpage-menu li:hover {
    border: 0px solid #245893;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .systems-menu-container-subpage .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .systems-menu-container-subpage .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .systems-menu-container-subpage .web-content {
    width: 1600px;
  }
}

.blue-smart-menu {
  background-color: var(--blue-color);
  padding-top: 1%;
  padding-bottom: 1%;
}
.blue-smart-menu .navi-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  color: var(--white-color);
}
.blue-smart-menu .navi-items p,
.blue-smart-menu .navi-items a {
  color: var(--white-color);
  padding: 0;
  margin: 0;
}
.blue-smart-menu .navi-items .smart-menu-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .blue-smart-menu .navi-items .smart-menu-group {
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blue-smart-menu .navi-items .smart-menu-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .blue-smart-menu .navi-items .smart-menu-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .blue-smart-menu .navi-items .smart-menu-group .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .blue-smart-menu .navi-items .logo-container {
    width: auto;
    margin-right: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .blue-smart-menu .navi-items .logo-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .blue-smart-menu .navi-items .logo-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .blue-smart-menu .navi-items .logo-container .web-content {
    width: 1600px;
  }
}

.bg-limiter {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.bg-limiter .bg-custome-img-1 .reg-image {
  z-index: -20;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
}

.smart-block {
  min-width: 290px;
  height: 250px;
  background-color: var(--white-color);
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  padding: 2rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.smart-block h2 {
  color: var(--blue-color);
  font-weight: 700;
  font-size: 2.5rem;
}
.smart-block .box-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.smart-block .box-arrow {
  display: block;
  width: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.smart-block .box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100%;
}
.smart-block .box-content p {
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .smart-block {
    width: 100%;
    height: 250px;
  }
  .smart-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .smart-block {
    min-width: 200px;
    height: 250px;
  }
  .smart-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .smart-block {
    min-width: 220px;
    height: 250px;
  }
  .smart-block .web-content {
    width: 1600px;
  }
}

.smart-block:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: var(--blue-color);
}
.smart-block:hover h2,
.smart-block:hover p {
  color: var(--white-color);
}
.smart-block:hover .bt-smart:after {
  background: url("../assets/img/images/smart-online-arrow-white.png") no-repeat;
  background-position: center center;
  content: "";
  width: 23px;
  height: 19px;
}

.s-long {
  width: 100%;
}
.s-long h2 {
  color: var(--slave-color);
  font-weight: 600;
  font-size: 1.5rem;
}
.s-long h2 span {
  color: var(--blue-color);
}

.s-long:hover {
  background-color: var(--white-color);
}
.s-long:hover h2,
.s-long:hover p {
  color: var(--slave-color);
}
.s-long:hover h2 span,
.s-long:hover p span {
  color: var(--blue-color);
}

.smart-block-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 320px) and (max-width: 479px) {
  .smart-block-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .smart-block-group a {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .smart-block-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .smart-block-group a {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .smart-block-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .smart-block-group a {
    width: 100%;
  }
  .smart-block-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .smart-block-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .smart-block-group .web-content {
    width: 1600px;
  }
}
.smart-block-group .smart-block {
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.smart-pdf-icon-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 1rem;
}
.smart-pdf-icon-group .ico {
  margin-right: 1rem;
}
.smart-pdf-icon-group .content p,
.smart-pdf-icon-group .content a {
  padding: 0;
  margin: 0;
}

.smart-important {
  background: var(--panels-color);
  padding: 3rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.smart-important a {
  font-size: 1rem;
}
.smart-important h2 {
  color: var(--master-color);
}
.smart-important .smart-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 2rem;
}
.smart-important .smart-info-box .subpage-list li::before {
  color: var(--master-color);
}
@media (min-width: 320px) and (max-width: 479px) {
  .smart-important .smart-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .smart-important .smart-info-box .box {
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .smart-important .smart-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .smart-important .smart-info-box .box {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .smart-important .smart-info-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .smart-important .smart-info-box .box {
    margin-bottom: 1rem;
  }
  .smart-important .smart-info-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .smart-important .smart-info-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .smart-important .smart-info-box .web-content {
    width: 1600px;
  }
}
.smart-group-k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.smart-group-k li {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  color: var(--font-slave-color);
  position: relative;
  list-style: none;
  margin-left: 10px;
  margin-bottom: 12px;
}
.smart-group-k li::before {
  position: absolute;
  left: -30px;
  content: "■";
  color: var(--master-color);
  display: inline-block;
  width: 2em;
  font-size: 12px;
  vertical-align: baseline;
  line-height: 28px;
}
.smart-group-k ul {
  list-style-position: outside;
}

.edit-block {
  border: 1px solid rgba(75, 128, 207, 0.7176470588);
  margin: 0px;
  min-height: 40px;
}
.edit-block a.edit-label {
  position: relative;
  display: block;
  width: 100px;
  text-align: center;
  color: #687285;
  width: 35px;
  height: 35px;
}
.edit-block a.edit-label span {
  position: absolute;
  top: -12px;
  left: 12px;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  padding: 2px;
  width: 35px;
  height: 35px;
}

.edit-block.preview {
  border: none;
  margin: 0px;
  min-height: initial;
}

.edit-block:hover {
  border: 1px solid #2cffed;
  -webkit-box-shadow: rgba(41, 47, 63, 0.425) -2px 2px 81px -27px;
          box-shadow: rgba(41, 47, 63, 0.425) -2px 2px 81px -27px;
  z-index: 99999;
}

.cms-edit-icon {
  background: url("../assets/icons/edit-1.png") no-repeat;
  background-size: 25px;
  float: right;
  width: 35px;
  height: 35px;
  background-position: center center;
}

.cms-edit-icon:hover {
  background: url("../assets/icons/edit-2.png") no-repeat;
  background-size: 25px;
  float: right;
  width: 35px;
  height: 35px;
  background-position: center center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #fff;
}

.cms-edit-icon-img {
  background: url("../assets/icons/photo-1.png") no-repeat;
  background-size: 25px;
  float: right;
  width: 35px;
  height: 35px;
  background-position: center center;
}

.cms-edit-icon-img:hover {
  background: url("../assets/icons/photo-2.png") no-repeat;
  background-size: 25px;
  float: right;
  width: 35px;
  height: 35px;
  background-position: center center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #fff;
}

.cms-edit-content-block {
  background: #f4f4f4;
  border-radius: 6px;
  padding: 22px;
  -webkit-box-shadow: rgba(19, 19, 26, 0.938) -2px 2px 81px -27px;
          box-shadow: rgba(19, 19, 26, 0.938) -2px 2px 81px -27px;
}
.cms-edit-content-block h6 {
  font-size: 12px;
  color: #687285;
  padding-bottom: 12px;
}
.cms-edit-content-block .content-block {
  background: #fff;
  border: 1px solid #eeecec;
  border-radius: 6px;
  margin-top: 12px;
  margin-bottom: 12px;
  min-height: 100px;
  padding: 12px;
}
.cms-edit-content-block .cms-edit-button {
  background: #fff;
  color: #687285;
  margin-right: 12px;
  border-radius: 6px;
  border: 1px solid #eeecec;
}
.cms-edit-content-block .cms-edit-button:hover {
  background: #687285;
  color: #fff;
}
.cms-edit-content-block .cms-edit-button-success {
  background: #1aa52c;
  color: #fff;
  margin-right: 12px;
  border-radius: 6px;
  border: 1px solid #eeecec;
}
.cms-edit-content-block .cms-edit-button-success:hover {
  background: #687285;
  color: #fff;
}
.cms-edit-content-block .cms-edit-button-other {
  background: #245893;
  color: #fff;
  margin-right: 12px;
  border-radius: 6px;
  border: 1px solid #eeecec;
}
.cms-edit-content-block .cms-edit-button-success:hover {
  background: #687285;
  color: #fff;
}

.cms-edit-icon-content {
  background: url("../assets/icons/edit-1.png") no-repeat;
  background-size: 35px;
  float: left;
  width: 35px;
  height: 35px;
  background-position: center center;
  margin-right: 8px;
}

.cms-edit-icon-photo {
  background: url("../assets/icons/photo-1.png") no-repeat;
  background-size: 35px;
  float: left;
  width: 35px;
  height: 35px;
  background-position: center center;
  margin-right: 8px;
}

.corner-menu {
  z-index: 5000;
  position: fixed;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  display: block;
}
.corner-menu p {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-weight: 500;
  color: #27292e;
  line-height: 10px;
}
.corner-menu span {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #b0b4bb;
  line-height: 12px;
}
.corner-menu h6 {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #A2A7B1;
}
.corner-menu h4 {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  color: #27292e;
}

.corner-menu-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
}

.corner-menu-overlay.on-overlay {
  opacity: 1;
  pointer-events: auto;
}

.cms-wrapper {
  position: fixed;
  width: 26em;
  height: auto;
  bottom: -9em;
  right: 0;
  z-index: 10;
  overflow: hidden;
  margin-left: -3em;
  border-radius: 12px 0 0 0;
  -webkit-transform: scale(0.1);
  -webkit-transition: all 0.3s ease;
  -webkit-transform-origin: 100% 50%;
  background: #fff;
  transform: scale(0.1);
  zoom: 0.2;
}

.cms-opened {
  border-radius: 12px 0 0 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  zoom: 1;
  padding: 22px;
  margin-bottom: 122px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.692);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.692);
}

button-corner {
  border: none;
  background: none;
  cursor: pointer;
  color: #fff;
  position: fixed;
  height: 2.5em;
  width: 2.5em;
  right: 0;
  bottom: 0;
  z-index: 11;
  padding: 0.5em;
  font-size: 1.5em;
  margin: 0 auto;
  background-color: #1aa52c;
  text-align: center;
  border: 1px solid #A2A7B1;
  outline: none;
}

.cms-menu-border {
  border-bottom: 1px solid #eeecec;
  border-radius: 5px;
  margin-bottom: 12px;
}

.login-page {
  background-color: #245893;
}

.reveal-overlay {
  z-index: 99999 !important;
}

.redactor-dropdown {
  z-index: 999999 !important;
  position: fixed !important;
}

#redactor-modal,
.redactor-modal {
  z-index: 29999999 !important;
}

.edit-block .edit {
  width: 100%;
  height: 100%;
  border: none;
}
.edit-block .edit .button {
  z-index: 1000000 !important;
}
.edit-block .edit #file_state {
  position: relative !important;
  z-index: 1000000 !important;
}
.edit-block .edit #file_actions {
  position: relative !important;
  z-index: 1000000 !important;
}
.edit-block .edit input {
  position: relative !important;
}

.cms-superstar {
  z-index: 9999999;
}
.cms-superstar .off-canvas {
  background-color: #27292e;
}
.cms-superstar .js-off-canvas-overlay {
  background-color: rgba(0, 0, 0, 0);
}
.cms-superstar p {
  color: #fff;
}
.cms-superstar h6 {
  color: #fff;
}

.canva-button {
  height: 100%;
  width: auto;
}

.side-menu {
  z-index: 5000;
  position: fixed;
  bottom: 50%;
  right: 0;
  width: auto;
  height: auto;
  display: block;
  width: 47px;
  height: 52px;
  background-color: #27292e;
  border-radius: 12px 0 0 12px;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  cursor: pointer;
}
.side-menu .settingss {
  position: absolute;
  top: 25%;
  bottom: 25%;
  left: 25%;
}
.side-menu .side-menu-content {
  padding: 22px;
}
.side-menu .border-bootom-1 {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(94, 94, 94, 0.5490196078);
  margin-bottom: 22px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu .border-bootom-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu .border-bootom-1 {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .side-menu .border-bootom-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu .border-bootom-1 .web-content {
    width: 1600px;
  }
}
.side-menu .top-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5vh;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu .top-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu .top-block {
    margin-bottom: 2vh;
  }
  .side-menu .top-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu .top-block .web-content {
    width: 1600px;
  }
}
.side-menu .button-block p {
  color: #b0b4bb;
  font-size: 15px;
}
.side-menu .button-block .public-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-menu .button-block .public-block .switch-paddle {
  vertical-align: middle;
  background-color: #27292e;
}
.side-menu .button-block .public-block .switch-paddle .switch-active {
  background-color: #27292e;
  color: #b0b4bb;
}
.side-menu .button-block .public-block .switch-paddle .switch-inactive {
  background-color: #27292e;
  color: #b0b4bb;
}
.side-menu .button-block .public-block .switch-paddle::after {
  top: 10px;
  border-radius: 20px;
  width: 12px;
  height: 12px;
  background-color: #245893;
}
.side-menu .button-block .public-block .switch-paddle::before {
  top: 10px;
  border-radius: 20px;
  width: 12px;
  height: 12px;
  background-color: #ff0000;
}
.side-menu .info-block span {
  color: #687285;
  font-size: 14px;
  padding-bottom: 12px;
  display: block;
}
.side-menu .info-block p {
  color: #b0b4bb;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu .info-block p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu .info-block p {
    line-height: 18px;
  }
  .side-menu .info-block p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu .info-block p .web-content {
    width: 1600px;
  }
}
.side-menu .info-block a {
  color: #b0b4bb;
}
.side-menu .info-block h4 {
  color: #b0b4bb;
}
.side-menu .info-block .info-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
}
.side-menu .bottom-parts {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.side-menu .bottom-parts .block-1 {
  padding: 22px;
  background-color: #27292e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.side-menu .bottom-parts .block-1 img {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu .bottom-parts .block-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu .bottom-parts .block-1 {
    padding: 5px 22px 5px 22px;
  }
  .side-menu .bottom-parts .block-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu .bottom-parts .block-1 .web-content {
    width: 1600px;
  }
}
.side-menu .bottom-parts .block-2 {
  display: block;
  width: 100%;
  background-color: var(--dark-color);
  padding: 22px;
  vertical-align: middle;
}
.side-menu .bottom-parts .block-2 div {
  vertical-align: middle;
}
.side-menu .bottom-parts .block-2 a {
  color: #A2A7B1;
}
.side-menu .bottom-parts .block-2 p {
  color: #A2A7B1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu .bottom-parts .block-2 p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu .bottom-parts .block-2 p {
    line-height: 9px;
    vertical-align: middle;
  }
  .side-menu .bottom-parts .block-2 p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu .bottom-parts .block-2 p {
    line-height: 9px;
  }
  .side-menu .bottom-parts .block-2 p .web-content {
    width: 1600px;
  }
}
.side-menu .bottom-parts .block-2 p:last-child {
  color: #687285;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu .bottom-parts .block-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu .bottom-parts .block-2 {
    padding: 12px 22px 12px 22px;
  }
  .side-menu .bottom-parts .block-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu .bottom-parts .block-2 .web-content {
    width: 1600px;
  }
}

.button-cms-preview.checked {
  color: #fff;
}

.side-menu:hover {
  background-color: rgb(49, 49, 49);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.position-right-m {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 350px;
  -webkit-transform: translateX(350px);
  transform: translateX(350px);
}

.side-menu-files {
  z-index: 5000;
  position: fixed;
  bottom: 20%;
  right: 0;
  width: auto;
  height: auto;
  display: block;
  background-color: #27292e;
  border-radius: 12px 0 0 12px;
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  cursor: pointer;
}
.side-menu-files .file-name {
  margin-bottom: 5px;
}
.side-menu-files input {
  border: 1px solid #687285;
  background-color: #27292e;
  border-radius: 3px;
  color: #245893;
  font-size: 14px;
}
.side-menu-files input:focus {
  color: #245893;
  background-color: #131314;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 0 0 5px rgba(14, 139, 255, 0.6352941176);
          box-shadow: 0 0 5px rgba(14, 139, 255, 0.6352941176);
}
.side-menu-files select {
  border: 1px solid #687285;
  background-color: #27292e;
  border-radius: 3px;
  color: #245893;
  font-size: 14px;
}
.side-menu-files select:focus {
  color: #245893;
  background-color: #131314;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-box-shadow: 0 0 5px rgba(14, 139, 255, 0.6352941176);
          box-shadow: 0 0 5px rgba(14, 139, 255, 0.6352941176);
}
.side-menu-files .settingss {
  position: absolute;
  top: 25%;
  bottom: 25%;
  left: 25%;
}
.side-menu-files .side-menu-content {
  padding: 22px;
}
.side-menu-files .border-bootom-1 {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(94, 94, 94, 0.5490196078);
  margin-bottom: 22px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu-files .border-bootom-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu-files .border-bootom-1 {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .side-menu-files .border-bootom-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu-files .border-bootom-1 .web-content {
    width: 1600px;
  }
}
.side-menu-files .top-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1vh;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu-files .top-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu-files .top-block {
    margin-bottom: 2vh;
  }
  .side-menu-files .top-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu-files .top-block .web-content {
    width: 1600px;
  }
}
.side-menu-files .button-block p {
  color: #b0b4bb;
  font-size: 15px;
}
.side-menu-files .button-block .public-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-menu-files .button-block .public-block .switch-paddle {
  vertical-align: middle;
  background-color: #27292e;
}
.side-menu-files .button-block .public-block .switch-paddle .switch-active {
  background-color: #27292e;
  color: #b0b4bb;
}
.side-menu-files .button-block .public-block .switch-paddle .switch-inactive {
  background-color: #27292e;
  color: #b0b4bb;
}
.side-menu-files .button-block .public-block .switch-paddle::after {
  top: 10px;
  border-radius: 20px;
  width: 12px;
  height: 12px;
  background-color: #245893;
}
.side-menu-files .button-block .public-block .switch-paddle::before {
  top: 10px;
  border-radius: 20px;
  width: 12px;
  height: 12px;
  background-color: #ff0000;
}
.side-menu-files .info-block span {
  color: #687285;
  font-size: 14px;
  padding-bottom: 4px;
  display: block;
}
.side-menu-files .info-block p {
  color: #b0b4bb;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu-files .info-block p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu-files .info-block p {
    line-height: 18px;
  }
  .side-menu-files .info-block p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu-files .info-block p .web-content {
    width: 1600px;
  }
}
.side-menu-files .info-block a {
  color: #b0b4bb;
}
.side-menu-files .info-block h4 {
  color: #b0b4bb;
}
.side-menu-files .info-block .info-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
}
.side-menu-files .bottom-parts {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.side-menu-files .bottom-parts .block-1 {
  padding: 22px;
  background-color: #27292e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.side-menu-files .bottom-parts .block-1 img {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu-files .bottom-parts .block-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu-files .bottom-parts .block-1 {
    padding: 5px 22px 5px 22px;
  }
  .side-menu-files .bottom-parts .block-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu-files .bottom-parts .block-1 .web-content {
    width: 1600px;
  }
}
.side-menu-files .bottom-parts .block-2 {
  display: block;
  width: 100%;
  background-color: var(--dark-color);
  padding: 22px;
  vertical-align: middle;
}
.side-menu-files .bottom-parts .block-2 div {
  vertical-align: middle;
}
.side-menu-files .bottom-parts .block-2 a {
  color: #A2A7B1;
}
.side-menu-files .bottom-parts .block-2 p {
  color: #A2A7B1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu-files .bottom-parts .block-2 p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu-files .bottom-parts .block-2 p {
    line-height: 9px;
    vertical-align: middle;
  }
  .side-menu-files .bottom-parts .block-2 p .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu-files .bottom-parts .block-2 p {
    line-height: 9px;
  }
  .side-menu-files .bottom-parts .block-2 p .web-content {
    width: 1600px;
  }
}
.side-menu-files .bottom-parts .block-2 p:last-child {
  color: #687285;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-menu-files .bottom-parts .block-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-menu-files .bottom-parts .block-2 {
    padding: 12px 22px 12px 22px;
  }
  .side-menu-files .bottom-parts .block-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-menu-files .bottom-parts .block-2 .web-content {
    width: 1600px;
  }
}

.button-cms-preview.checked {
  color: #fff;
}

.side-menu-files:hover {
  background-color: rgb(49, 49, 49);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.side-panel-url-block {
  padding-bottom: 5px;
}
.side-panel-url-block ::before {
  background: url("../assets/icons/ico-menu-side-url-blue.png") no-repeat;
  display: inline-block;
  background-position: center center;
  content: "";
  width: 20px;
  height: 16px;
  margin-right: 6px;
  vertical-align: bottom;
}
.side-panel-url-block p {
  font-size: 10px;
  margin-bottom: 2px;
  line-height: 14px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .side-panel-url-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .side-panel-url-block .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .side-panel-url-block {
    padding-bottom: 15px;
  }
  .side-panel-url-block .web-content {
    width: 1600px;
  }
}

.k-reg-log-forms-container {
  height: 100%;
}
.k-reg-log-forms-container .left-side {
  height: 100vh;
  overflow: hidden;
  position: relative;
  display: block;
}
.k-reg-log-forms-container .left-side img {
  position: absolute;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -100;
}
.k-reg-log-forms-container .left-side .left-side-content-blox {
  position: relative;
  margin-left: 9%;
  width: 100%;
  height: 100%;
}
.k-reg-log-forms-container .left-side .left-side-content-blox .logo-box {
  position: absolute;
  top: 5%;
  width: 100%;
  z-index: 2000;
}
.k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .top-logos {
  height: 78px;
  width: 78px;
  display: block;
}
.k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .logo-slogan {
  position: absolute;
  top: 82px;
}
.k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .logo-slogan p {
  color: #fff;
  display: block;
}
.k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .logo-slogan p span {
  font-weight: 800;
}
.k-reg-log-forms-container .left-side .left-side-content-blox .slogan {
  position: absolute;
  bottom: 10%;
}
.k-reg-log-forms-container .left-side .left-side-content-blox .slogan p {
  font-family: var(--font-family-1);
  font-size: 34px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  font-weight: 200;
  line-height: 22px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-reg-log-forms-container .left-side {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .k-reg-log-forms-container .left-side {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-reg-log-forms-container .left-side {
    height: 300px;
    overflow: hidden;
    position: relative;
    display: block;
  }
  .k-reg-log-forms-container .left-side img {
    z-index: -100;
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox {
    position: relative;
    margin-left: 9%;
    width: 100%;
    height: 100%;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box {
    position: absolute;
    top: 5%;
    width: 100%;
    z-index: 2000;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .top-logos {
    height: 78px;
    width: 78px;
    display: block;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .logo-slogan {
    position: absolute;
    top: 82px;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .logo-slogan p {
    color: #fff;
    display: block;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .logo-slogan p span {
    font-weight: 800;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 768px) and (max-width: 1023px) {
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box {
    display: none;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 1024px) and (max-width: 1299px) {
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 1300px) and (max-width: 1599px) {
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .web-content {
    width: 1600px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (min-width: 1600px) {
  .k-reg-log-forms-container .left-side .left-side-content-blox .logo-box .web-content {
    width: 3810px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-reg-log-forms-container .left-side .left-side-content-blox .slogan {
    position: absolute;
    bottom: 10%;
  }
  .k-reg-log-forms-container .left-side .left-side-content-blox .slogan p {
    font-family: var(--font-family-1);
    font-size: 34px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: #fff;
    font-weight: 200;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-reg-log-forms-container .left-side .web-content {
    max-width: 1200px;
  }
}
.k-reg-log-forms-container .right-side {
  background-color: #f4f4f4;
  position: relative;
  display: block;
}
.k-reg-log-forms-container .right-side .center-side {
  padding: 2%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #f4f4f4;
  width: 60vh;
}
.k-reg-log-forms-container .right-side .center-side p {
  color: #687285;
}
@media (min-width: 320px) and (max-width: 479px) {
  .k-reg-log-forms-container .right-side .center-side {
    position: relative;
    width: auto;
    top: 0%;
    left: 0%;
    -webkit-transform: none;
            transform: none;
    padding: 10%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .k-reg-log-forms-container .right-side .center-side {
    position: relative;
    width: auto;
    top: 0%;
    left: 0%;
    -webkit-transform: none;
            transform: none;
  }
  .k-reg-log-forms-container .right-side .web-content {
    max-width: 1200px;
  }
}
.k-reg-log-forms-container .right-side h4 {
  color: #687285;
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
  padding: 0px;
}
.k-reg-log-forms-container .right-side p {
  color: #687285;
}
.k-reg-log-forms-container .right-side .login-rules {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.k-reg-log-forms-container .right-side .login-rules [type=checkbox] {
  margin-top: 4px;
  display: block;
  background-color: #F6F6F7;
}
.k-reg-log-forms-container .right-side .login-rules label {
  padding-left: 12px;
  font-size: 12px;
}
.k-reg-log-forms-container .right-side .login-rules input[type=checkbox]:checked {
  background-color: #ff0000 !important;
  border: 11px solid #245893;
}
.k-reg-log-forms-container .right-side .k-rule-1 label {
  line-height: 22px;
  font-size: 14px;
  color: #687285;
}
.k-reg-log-forms-container .right-side .k-rules a,
.k-reg-log-forms-container .right-side .k-rules p {
  font-size: 12px;
  line-height: 12px;
}
.k-reg-log-forms-container .right-side .button-login-sign {
  border: none;
}

.register-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background-color: #f4f4f4;
  height: 100%;
  min-height: 100%;
}
.register-container .reg-left {
  width: 60%;
  background-color: #f4f4f4;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: url("/themes/kan/assets/img/images/bg/bg-login-page.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
}
.register-container .reg-left .logo-box,
.register-container .reg-left .slogan {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.register-container .reg-left .slogan p {
  font-family: var(--font-family-1);
  font-size: 34px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  font-weight: 200;
  line-height: 22px;
}
.register-container .reg-right {
  display: block;
  width: 40%;
  background-color: #f4f4f4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.register-container .reg-right h4 {
  color: #687285;
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
  padding: 0px;
}
.register-container .reg-right .login-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .register-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container .reg-left .top-logos {
    display: none;
  }
  .register-container .reg-left .slogan p {
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: #fff;
    font-weight: 200;
    line-height: 22px;
  }
  .register-container .reg-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .register-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container .reg-left .top-logos {
    display: none;
  }
  .register-container .reg-left .slogan p {
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: #fff;
    font-weight: 200;
    line-height: 22px;
  }
  .register-container .reg-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .register-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container .reg-left .top-logos {
    display: none;
  }
  .register-container .reg-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .register-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .register-container .web-content {
    width: 1600px;
  }
}

.register-container.login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.register-container.login .reg-left {
  width: 60%;
  background-color: red;
  height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: url("/themes/kan/assets/img/images/bg-zone-pro.jpg") no-repeat center center;
  background-size: cover;
}
.register-container.login .reg-left .logo-box,
.register-container.login .reg-left .slogan {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.register-container.login .reg-left .slogan p {
  font-family: var(--font-family-1);
  font-size: 34px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  font-weight: 200;
  line-height: 22px;
}
.register-container.login .reg-right {
  width: 40%;
  background-color: #f4f4f4;
  height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.register-container.login .reg-right h4 {
  color: #687285;
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
  padding: 0px;
}
.register-container.login .reg-right .login-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .register-container.login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container.login .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container.login .reg-left .top-logos {
    display: none;
  }
  .register-container.login .reg-left .slogan p {
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: #fff;
    font-weight: 200;
    line-height: 22px;
  }
  .register-container.login .reg-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .register-container.login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container.login .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container.login .reg-left .top-logos {
    display: none;
  }
  .register-container.login .reg-left .slogan p {
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: #fff;
    font-weight: 200;
    line-height: 22px;
  }
  .register-container.login .reg-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .register-container.login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container.login .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container.login .reg-left .top-logos {
    display: none;
  }
  .register-container.login .reg-right {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .register-container.login .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .register-container.login .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .register-container.login .web-content {
    width: 1600px;
  }
}

.register-container.register .register-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.register-container.register .reg-left {
  width: 40%;
  background-color: red;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: url("/themes/kan/assets/img/images/bg/register-bg-2.jpg") no-repeat center center;
  background-size: cover;
}
.register-container.register .reg-left .logo-box,
.register-container.register .reg-left .slogan {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.register-container.register .reg-left .slogan p {
  font-family: var(--font-family-1);
  font-size: 34px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: #fff;
  font-weight: 200;
  line-height: 22px;
}
.register-container.register .reg-right {
  width: 60%;
  background-color: #f4f4f4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.register-container.register .reg-right h4 {
  color: #687285;
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
  padding: 0px;
}
.register-container.register .reg-right .login-form {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .register-container.register .reg-left {
    width: 100%;
    height: 30vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .register-container.register .reg-left .slogan p {
    font-family: var(--font-family-1);
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: #636363;
    padding-right: 12px;
    color: #fff;
    font-weight: 200;
    line-height: normal;
  }
  .register-container.register .reg-right {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .register-container.register .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container.register .reg-right {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .register-container.register .reg-left {
    width: 100%;
    height: 50vh;
  }
  .register-container.register .reg-right {
    width: 100%;
  }
  .register-container.register .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .register-container.register {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .register-container.register .reg-left {
    width: 100%;
    height: 30vh;
  }
  .register-container.register .reg-left .slogan p {
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: #fff;
    font-weight: 200;
    line-height: normal;
  }
  .register-container.register .reg-right {
    width: 100%;
    height: auto;
  }
  .register-container.register .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .register-container.register .reg-left {
    width: 50%;
  }
  .register-container.register .reg-right {
    width: 50%;
  }
  .register-container.register .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .register-container.register .reg-left {
    width: 50%;
  }
  .register-container.register .reg-right {
    width: 50%;
  }
  .register-container.register .web-content {
    width: 3810px;
  }
}

.board-container .board-box {
  position: relative;
  border: 1px solid #eeecec;
  padding: 32px;
  border-radius: 5px;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  cursor: pointer;
}
.board-container .board-box .button-arrow-blue-right-large {
  position: absolute;
  bottom: 12px;
  right: 22px;
}
.board-container .board-box.board-box-turn-off {
  opacity: 0.4;
  cursor: none;
}
.board-container .board-box.board-box-turn-off img {
  z-index: -100;
}
.board-container h4 {
  padding-top: 22px;
  color: #687285;
  font-weight: 600;
  line-height: 22px;
}
.board-container p {
  line-height: 22px;
  color: #A2A7B1;
  font-size: 14px;
}
.board-container img {
  height: 61px;
}

.board-box:hover {
  -webkit-box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
          box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.board-title h4 {
  color: #687285;
}

.cms-box-panel .supage-header-content {
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  padding-left: 8%;
  padding-right: 8%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .cms-box-panel .supage-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    top: 50%;
  }
  .cms-box-panel .supage-header-content h1 {
    line-height: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cms-box-panel .supage-header-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .cms-box-panel .supage-header-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .cms-box-panel .supage-header-content .web-content {
    width: 1600px;
  }
}

.cms-date-title-position {
  position: absolute;
}
.cms-date-title-position .supage-header-content {
  position: absolute;
  bottom: 0;
  border: 1px solid #245893;
}
.cms-date-title-position .supage-header-content .content-1 {
  position: absolute;
  border: 1px solid #245893;
  display: block;
  left: 0;
  bottom: 20px;
}
.cms-date-title-position .supage-header-content .content-2 {
  bottom: 20px;
  right: 0;
  position: absolute;
  border: 1px solid #245893;
  display: block;
}
.cms-date-title-position .cms-date-panel {
  border: 1px solid #245893;
}

.cms-s h3 {
  color: #687285;
}
.cms-s p {
  color: #687285;
}
.cms-s p i {
  color: #1aa52c;
}
.cms-s h3 {
  color: #687285;
}
.cms-s .ul-button-blue a {
  color: #fff;
}
.cms-s-windows {
  background-color: #fff;
  padding: 22px;
  border: 1px solid #b0b4bb;
  border-radius: 5px;
}

.prom-wind {
  border: 1px solid #b0b4bb;
  padding: 2%;
  border-radius: 5px;
}
.prom-wind .title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.prom-wind .title-container .title {
  display: inline-block;
  vertical-align: middle;
}
.prom-wind .title-container .title p {
  font-size: 22px;
  font-weight: 800;
  color: #687285;
  padding-top: 12px;
}
.prom-wind .title-container .numbers {
  vertical-align: middle;
  width: 60px;
  text-align: center;
  height: auto;
  background-color: #eeecec;
  margin-left: 12px;
  display: inline-block;
}
.prom-wind .title-container .numbers p {
  font-size: 22px;
  font-weight: 600;
  color: #245893;
  line-height: 12px;
  padding-top: 12px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .prom-wind .title-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .prom-wind .title-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .prom-wind .title-container .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .prom-wind .title-container .web-content {
    width: 1600px;
  }
}
.prom-wind .numbers.alert p {
  color: #ff0000;
}

.prom-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.prom-filter .filter-1 {
  margin-right: 12px;
}
.prom-filter input.prom-input {
  background-color: none;
  border-radius: 5px;
}
.prom-filter [type=text] {
  margin: 0;
}

.prom-filter-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.prom-filter-2 .filter-1 {
  margin-right: 12px;
}
.prom-filter-2 input.prom-input {
  background-color: none;
  border-radius: 5px;
}
.prom-filter-2 [type=text] {
  margin: 0;
}

.prom-list-conteiner .prom-tinter {
  position: absolute;
  width: 100%;
  height: 65px;
  background-color: rgba(0, 0, 0, 0.4666666667);
  z-index: 1900;
  border-radius: 5px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  border: 1px solid #687285;
  top: -21px;
  display: block;
}
.prom-list-conteiner .prom-tinter:hover {
  background-color: rgba(26, 15, 49, 0);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.prom-list-conteiner .promo-list-banner-item {
  border: 1px solid #eeecec;
  width: 236px;
  height: 65px;
  border-radius: 5px;
  background-size: cover;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  background-image: url("../assets/img/images/no-promo-img.jpg");
}
.prom-list-conteiner .status-info {
  color: #18cf28;
  font-size: 12px;
}

.promo-list-banner-item {
  border: 1px solid #eeecec;
  width: 940px;
  height: 234px;
  border-radius: 5px;
  background-size: cover;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  background-image: url("../assets/img/images/no-promo-img.jpg");
}

.prom-request-edit {
  background-color: #ecedf0;
  margin-top: 12px;
  padding: 2vh 5vh 2vh 5vh;
}
.prom-request-edit h5 {
  color: #245893;
}
.prom-request-edit button {
  color: #fff;
}
.prom-request-edit p {
  font-weight: 600;
  border: 1px solid #eeecec;
  background-color: #fff;
  border-radius: 5px;
  padding: 4px 14px 4px 14px;
}

.redactor-box p {
  font-weight: normal;
  border: none;
  background-color: none;
  background: none;
  padding: 0;
  word-break: normal;
  border-radius: none;
}

.k-cell-right-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 60%;
}
.k-cell-right-align button {
  color: #fff;
  margin-left: 12px;
}
.k-cell-right-align label {
  color: #fff;
}

.promotionos-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #b0b4bb;
}
.promotionos-steps .step-1,
.promotionos-steps .step-2,
.promotionos-steps .step-3 {
  border-radius: 50%;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #b0b4bb;
}
.promotionos-steps .active {
  background-color: #245893;
  color: #fff;
  border: 0px solid #b0b4bb;
}
.promotionos-steps .line {
  width: 20%;
}
.promotionos-steps .line hr {
  border-top: 1px solid #b0b4bb;
}

.tab-hiden {
  display: none;
}

.tab-show {
  display: table-row;
}

.tab-show2 {
  display: table-row;
}

.k-info-1 {
  color: var(--blue-color);
  font-size: 14px;
  text-decoration: none;
  font-style: italic;
}

.k-c-panel-border {
  border: 1px solid #cacaca;
  padding: 3vh;
  background-color: var(--white-color);
  margin-top: 15px;
  margin-bottom: 15px;
}
.k-c-panel-border ul {
  list-style: none;
  list-style-position: outside;
  margin-left: 0px;
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.k-c-panel-border ul a:hover {
  color: #27292e;
  background-color: #245893;
  color: #fff;
  padding: 3px 13px 4px 13px;
  border-radius: 3px;
  margin: 1px 0px 1px 0px;
  -webkit-transition: all 0.95s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.95s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.k-c-panel-border a {
  color: #687285;
}

.zgody-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.zgody-1 div {
  -webkit-box-flex: 0;
      -ms-flex: 0 12px 0px 0px;
          flex: 0 12px 0px 0px;
  margin-right: 0.66%;
}

.social-grup-ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.social-grup-ico i {
  -webkit-box-flex: 0;
      -ms-flex: 0 22px 0 0;
          flex: 0 22px 0 0;
  margin-right: 22px;
  height: 22px;
  width: 22px;
  font-size: 22px;
  color: #245893;
}

span.acceptted {
  color: #27c434 !important;
}

span.rejected {
  color: #cf1840 !important;
}

span.pending {
  color: #181a29 !important;
}

.flex-row-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex-row-r div {
  margin-right: 12px;
}

.flex-row-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.flex-row-l div {
  margin-left: 12px;
}

.disabled {
  opacity: 0.4;
  cursor: default;
  pointer-events: none;
}
.disabled:hover {
  opacity: 0.4;
}
.disabled input[type=text]:disabled {
  background: #dddddd;
}

.award {
  border: 1px solid #A2A7B1;
  border-radius: 5px;
  background: #fff;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.award-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #687285;
  margin-bottom: 12px;
}
.award-label div {
  margin-right: 12px;
}
.award h5 {
  font-size: 22px;
  color: #687285;
}

.promo {
  border: 1px solid #A2A7B1;
  border-radius: 5px;
  background: #fff;
  padding: 4vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .promo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .promo-info {
    margin-bottom: 2vh;
    padding-bottom: 2vh;
    border-bottom: 1px solid #eeecec;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .promo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .promo-info {
    margin-bottom: 2vh;
    padding-bottom: 2vh;
    border-bottom: 1px solid #eeecec;
    width: 100%;
  }
  .promo .web-content {
    max-width: 1200px;
  }
}
.promo-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.promo-info-ico {
  padding-bottom: 12px;
}
.promo-info-name {
  font-size: 16px;
  color: #A2A7B1;
  padding-bottom: 12px;
}
.promo-info-result {
  font-size: 18px;
  color: #687285;
  font-weight: 600;
}

.promobuttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 320px) and (max-width: 479px) {
  .promobuttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .promobuttons div {
    padding: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .promobuttons .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .promobuttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .promobuttons div {
    padding: 5px;
    display: block;
  }
  .promobuttons .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .promobuttons .web-content {
    width: 1600px;
  }
}

label.label-info span {
  font-weight: 400;
  color: #245893;
}

.blue-style {
  color: #fff;
  border-radius: 5px;
}
.blue-style a {
  color: #fff;
}

.training-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.panel-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.pane-block-settings {
  background-color: #ecedf0;
  margin-top: 12px;
  padding: 2vh 5vh 2vh 5vh;
}
.pane-block-settings h5 {
  color: #245893;
}
.pane-block-settings button {
  color: #fff;
}
.buttons-grup-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.buttons-grup-left div {
  margin-right: 12px;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .buttons-grup-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
  }
  .buttons-grup-left input,
.buttons-grup-left button,
.buttons-grup-left div {
    width: 100%;
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .buttons-grup-left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .buttons-grup-left .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .buttons-grup-left .web-content {
    width: 1600px;
  }
}

.settings label {
  font-family: var(--font-family-1);
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
}

.pass-reset label {
  font-weight: 300;
}
.pass-reset .instruction label {
  display: inline-block;
  margin-right: 12px;
}
.pass-reset .instruction p {
  display: inline-block;
  font-size: 14px;
  font-style: italic;
  color: #ff0000;
}
.pass-reset .instruction input {
  margin-bottom: 2px;
}
.pass-reset .instruction span {
  border: 0px solid #A2A7B1;
  border-radius: 6px;
  padding: 1px 7px 3px 7px;
  background-color: #687285;
  color: #fff;
  font-style: normal;
}

.is-invalid {
  border: 2px solid #ff0000 !important;
}

.captcha {
  border: 1px solid #eeecec;
  padding: 12px 32px 22px 32px;
  border-radius: 2px;
  background-color: #f5f5f5;
}
.captcha-slogan h4 {
  font-weight: 700;
}
.captcha-slogan .results {
  font-weight: 700;
  margin-left: 0.5rem;
  padding: 5px 15px 5px 15px;
  color: #1aa52c;
}
.captcha-slogan p {
  font-size: 16px;
}
.captcha-slogan .results-correct {
  color: #245893;
}
.captcha-slogan .results-wrong {
  color: #ff0000;
}
.captcha-holder {
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.captcha-holder .box-w,
.captcha-holder .box {
  position: relative;
  border: 1px solid #A2A7B1;
  width: 77px;
  height: 77px;
  border-radius: 3px;
  background-color: #F3F3F3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.captcha-holder .box-w .ico-graf-2,
.captcha-holder .box .ico-graf-2 {
  background-size: cover;
  display: block;
  width: auto;
  height: 40px;
  text-align: center;
  margin: 0 auto;
}
.captcha-holder .box:hover {
  border: 1px solid #687285;
  background-color: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.captcha-holder .box-w:hover {
  border: 1px solid #687285;
  background-color: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.captcha-holder .box-wrong {
  border: 4px solid #ff0000;
  background-color: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.captcha-holder .box-correct {
  border: 4px solid #245893;
  background-color: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.error-page h1 {
  color: #687285;
}
.error-page p {
  color: #245893 !important;
  font-weight: 700;
}
.error-page .button-login-sign {
  margin-bottom: 12px;
}
.error-page .button-login-sign.darken {
  background-color: #687285;
}

.panel-tabel {
  margin-top: 12px;
}
.panel-tabel td.k-tabel-right-align {
  text-align: right;
}
.panel-tabel span {
  color: #1aa52c;
  font-weight: 600;
}
.panel-tabel table {
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.panel-tabel table * {
  position: relative;
}
.panel-tabel table td,
.panel-tabel table th {
  padding-left: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.panel-tabel table thead {
  border: 0;
  background-color: rgba(255, 0, 0, 0);
}
.panel-tabel table thead tr {
  border-collapse: collapse;
  background-color: #ecedf0;
  line-height: 32px;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: 14px;
  font-weight: 600;
  color: #687285;
  border-bottom: 0px solid #eeecec;
  border: 1px solid #eeecec;
  border-radius: 5px;
}
.panel-tabel table thead tr.active {
  text-align: center;
}
.panel-tabel table thead tr.action {
  text-align: center;
}
.panel-tabel table tbody {
  background-color: rgba(255, 255, 255, 0);
  border: 0;
}
.panel-tabel table tbody tr {
  height: 58px;
  color: #687285;
  border-collapse: collapse;
  border-bottom: 1px solid #eeecec;
  background-color: rgba(255, 255, 255, 0);
}
.panel-tabel table tbody tr:last-child {
  background-color: rgba(255, 255, 255, 0);
}
.panel-tabel table tbody tr:nth-child(even) {
  border-radius: 0px;
  border-bottom: 1px solid #eeecec;
}
.panel-tabel table tbody td,
.panel-tabel table th {
  text-align: left;
}
.panel-tabel table tbody td.l,
.panel-tabel table th.l {
  text-align: right;
}
.panel-tabel table tbody td.active,
.panel-tabel table th.active {
  text-align: center;
}
.panel-tabel table tbody td.action,
.panel-tabel table th.action {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.panel-tabel table tbody td.r,
.panel-tabel table th.r {
  text-align: center;
}
.panel-tabel table button {
  color: #fff;
}
@media screen and (max-width: 35.5em) {
  .panel-tabel table {
    display: block;
  }
  .panel-tabel table .prom-list-banner {
    width: 160px;
  }
  .panel-tabel table .prom-list-banner img {
    width: 160px;
  }
  .panel-tabel table .prom-list-banner .prom-tinter {
    width: 100%;
  }
  .panel-tabel table > *,
.panel-tabel table tr,
.panel-tabel table td,
.panel-tabel table th {
    display: block;
    text-align: left !important;
  }
  .panel-tabel table thead {
    display: none;
  }
  .panel-tabel table tbody tr {
    height: auto;
    padding: 8px 0;
    border: 1px solid #eeecec;
    text-align: left;
  }
  .panel-tabel table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .panel-tabel table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .panel-tabel table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .panel-tabel table tbody tr td:nth-child(1):before {
    content: "Baner";
  }
  .panel-tabel table tbody tr td:nth-child(2):before {
    content: "Nazwa promocji";
  }
  .panel-tabel table tbody tr td:nth-child(3):before {
    content: "Data";
  }
  .panel-tabel table tbody tr td:nth-child(4):before {
    content: "Zapisanych";
  }
  .panel-tabel table tbody tr td:nth-child(5):before {
    content: "Ilość Zgłoszeń";
  }
  .panel-tabel table tbody tr td:nth-child(6):before {
    content: "Aktywana";
  }
  .panel-tabel table tbody tr td:nth-child(7):before {
    content: "Akcje";
  }
}

@media screen and (max-width: 35.5em) {
  .panel-tabel-user table {
    display: block;
  }
  .panel-tabel-user table .prom-list-banner {
    width: 160px;
  }
  .panel-tabel-user table .prom-list-banner img {
    width: 160px;
  }
  .panel-tabel-user table .prom-list-banner .prom-tinter {
    width: 100%;
  }
  .panel-tabel-user table > *,
.panel-tabel-user table tr,
.panel-tabel-user table td,
.panel-tabel-user table th {
    display: block;
    text-align: left !important;
  }
  .panel-tabel-user table thead {
    display: none;
  }
  .panel-tabel-user table tbody tr {
    height: auto;
    padding: 8px 0;
    border: 1px solid #eeecec;
    text-align: left;
  }
  .panel-tabel-user table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .panel-tabel-user table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .panel-tabel-user table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .panel-tabel-user table tbody tr td:nth-child(1):before {
    content: "Baner";
  }
  .panel-tabel-user table tbody tr td:nth-child(2):before {
    content: "Nazwa promocji";
  }
  .panel-tabel-user table tbody tr td:nth-child(3):before {
    content: "Data";
  }
  .panel-tabel-user table tbody tr td:nth-child(4):before {
    content: "Ilość Zgłoszeń";
  }
  .panel-tabel-user table tbody tr td:nth-child(5):before {
    content: "Aktywna";
  }
  .panel-tabel-user table tbody tr td:nth-child(6):before {
    content: "Lista zgłoszeń";
  }
  .panel-tabel-user table tbody tr td:nth-child(7):before {
    content: "Akcje";
  }
}

@media screen and (max-width: 35.5em) {
  .panel-tabel-request table {
    display: block;
  }
  .panel-tabel-request table .prom-list-banner {
    width: 160px;
  }
  .panel-tabel-request table .prom-list-banner img {
    width: 160px;
  }
  .panel-tabel-request table .prom-list-banner .prom-tinter {
    width: 100%;
  }
  .panel-tabel-request table > *,
.panel-tabel-request table tr,
.panel-tabel-request table td,
.panel-tabel-request table th {
    display: block;
    text-align: left !important;
  }
  .panel-tabel-request table thead {
    display: none;
  }
  .panel-tabel-request table tbody tr {
    height: auto;
    padding: 8px 0;
    border: 1px solid #eeecec;
    text-align: left;
  }
  .panel-tabel-request table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .panel-tabel-request table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .panel-tabel-request table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .panel-tabel-request table tbody tr td:nth-child(1):before {
    content: "Nr. Zgłoszenia ";
  }
  .panel-tabel-request table tbody tr td:nth-child(2):before {
    content: "Nr. Faktury ";
  }
  .panel-tabel-request table tbody tr td:nth-child(3):before {
    content: "Data zgłoszenia ";
  }
  .panel-tabel-request table tbody tr td:nth-child(4):before {
    content: "Status";
  }
  .panel-tabel-request table tbody tr td:nth-child(5):before {
    content: "Akcje";
  }
  .panel-tabel-request table tbody tr td:nth-child(6):before {
    content: "Lista zgłoszeń";
  }
  .panel-tabel-request table tbody tr td:nth-child(7):before {
    content: "Akcje";
  }
}

.panel-tabel-gray table {
  background-color: #ecedf0;
}
.panel-tabel-gray td {
  border-bottom: 1px solid #b0b4bb;
}
.panel-tabel-gray table.sortable tbody tr:last-child td {
  border-bottom: 2px solid #f5fbff;
}
.panel-tabel-gray table.sortable tbody tr:first-child td {
  border-top: 1px solid #b0b4bb;
}

table.sortable thead tr .order-asc {
  background-image: url("../assets/icons/tabel/asc.png");
}

table.sortable thead tr .order-desc {
  background-image: url("../assets/icons/tabel/desc.png");
}

table.sortable thead tr th {
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
  background-image: url("../assets/icons/tabel/bg.png");
}

.panel-tabel td.action button {
  margin: 4px;
}

.system-panel-tabel {
  margin-top: 12px;
}
.system-panel-tabel td.k-tabel-right-align {
  text-align: right;
}
.system-panel-tabel span {
  color: #1aa52c;
  font-weight: 600;
}
.system-panel-tabel table {
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.system-panel-tabel table * {
  position: relative;
}
.system-panel-tabel table td,
.system-panel-tabel table th {
  padding-left: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.system-panel-tabel table thead {
  border: 0;
  background-color: rgba(255, 0, 0, 0);
}
.system-panel-tabel table thead tr {
  border-collapse: collapse;
  background-color: #ecedf0;
  line-height: 32px;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: 14px;
  font-weight: 600;
  color: #687285;
  border-bottom: 0px solid #eeecec;
  border: 1px solid #eeecec;
  border-radius: 5px;
}
.system-panel-tabel table thead tr.active {
  text-align: center;
}
.system-panel-tabel table thead tr.action {
  text-align: center;
}
.system-panel-tabel table tbody {
  background-color: rgba(255, 255, 255, 0);
  border: 0;
}
.system-panel-tabel table tbody tr {
  height: 58px;
  color: #687285;
  border-collapse: collapse;
  border-bottom: 1px solid #eeecec;
  background-color: rgba(255, 255, 255, 0);
}
.system-panel-tabel table tbody tr:last-child {
  background-color: rgba(255, 255, 255, 0);
}
.system-panel-tabel table tbody tr:nth-child(even) {
  border-radius: 0px;
  border-bottom: 1px solid #eeecec;
}
.system-panel-tabel table tbody td,
.system-panel-tabel table th {
  text-align: left;
}
.system-panel-tabel table tbody td.l,
.system-panel-tabel table th.l {
  text-align: right;
}
.system-panel-tabel table tbody td.active,
.system-panel-tabel table th.active {
  text-align: center;
}
.system-panel-tabel table tbody td.action,
.system-panel-tabel table th.action {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.system-panel-tabel table tbody td.r,
.system-panel-tabel table th.r {
  text-align: center;
}
.system-panel-tabel table button {
  color: #fff;
}
@media screen and (max-width: 35.5em) {
  .system-panel-tabel table {
    display: block;
  }
  .system-panel-tabel table .prom-list-banner {
    width: 160px;
  }
  .system-panel-tabel table .prom-list-banner img {
    width: 160px;
  }
  .system-panel-tabel table .prom-list-banner .prom-tinter {
    width: 100%;
  }
  .system-panel-tabel table > *,
.system-panel-tabel table tr,
.system-panel-tabel table td,
.system-panel-tabel table th {
    display: block;
    text-align: left !important;
  }
  .system-panel-tabel table thead {
    display: none;
  }
  .system-panel-tabel table tbody tr {
    height: auto;
    padding: 8px 0;
    border: 1px solid #eeecec;
    text-align: left;
  }
  .system-panel-tabel table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .system-panel-tabel table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .system-panel-tabel table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .system-panel-tabel table tbody tr td:nth-child(1):before {
    content: "Baner";
  }
  .system-panel-tabel table tbody tr td:nth-child(2):before {
    content: "Nazwa promocji";
  }
  .system-panel-tabel table tbody tr td:nth-child(3):before {
    content: "Data";
  }
  .system-panel-tabel table tbody tr td:nth-child(4):before {
    content: "Zapisanych";
  }
  .system-panel-tabel table tbody tr td:nth-child(5):before {
    content: "Ilość Zgłoszeń";
  }
  .system-panel-tabel table tbody tr td:nth-child(6):before {
    content: "Aktywana";
  }
  .system-panel-tabel table tbody tr td:nth-child(7):before {
    content: "Akcje";
  }
}

.systemstabel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.systemstabel .block-1 {
  border: 1px solid #d4d4d4;
  height: 10vh;
  position: relative;
}
.systemstabel .block-1 .name {
  color: #245893;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 1px solid #b0b4bb;
  height: 50%;
  text-align: center;
  vertical-align: middle;
  background-color: #eeecec;
  background-clip: padding-box;
  padding: 12px;
  line-height: normal;
}
.systemstabel .block-1 .record {
  position: relative;
  top: 50%;
  left: 45%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  line-height: 16px;
  height: 7vh;
}
.systemstabel .block-1 .record-no {
  width: 16px;
  height: 16px;
  border-radius: 22px;
  background-color: #eeecec;
}
.systemstabel .block-1 .record-yes {
  width: 16px;
  height: 16px;
  border-radius: 22px;
  background-color: var(--master-color);
}
.systemstabel .block-1 .record-maybe {
  width: 16px;
  height: 16px;
  border-radius: 22px;
  background-color: #fff;
  border: 4px solid var(--master-color);
}
.systemstabel .block-1 .record.text {
  position: relative;
  top: 50%;
  left: 0px;
  margin: 0 auto;
  min-width: 100px;
}
.systemstabel .block-1 .record.text p {
  text-align: center;
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  line-height: 18px;
  padding: 0;
  display: block;
  color: #636363;
}
.systemstabel .block-1 .color-box {
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 50%;
  width: 100%;
  height: 50%;
  background-color: var(--master-color);
}
.systemstabel .block-1 .image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  height: 100%;
  display: block;
  border: 1px solid #eeecec;
  overflow: hidden;
}
.systemstabel .block-1 .image img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .systemstabel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .systemstabel .block-1 {
    width: 87vw;
    margin: 0 auto;
  }
  .systemstabel .block-1 .record {
    left: 48%;
    -webkit-transform: translateY(-48%);
            transform: translateY(-48%);
  }
  .systemstabel .block-1 .image {
    position: relative;
    margin: 0 auto;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .systemstabel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .systemstabel .block-1 {
    width: 87vw;
    margin: 0 auto;
  }
  .systemstabel .block-1 .record {
    left: 48%;
    -webkit-transform: translateY(-48%);
            transform: translateY(-48%);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .systemstabel div {
    -webkit-box-flex: 4;
        -ms-flex-positive: 4;
            flex-grow: 4;
  }
  .systemstabel .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .systemstabel div {
    -webkit-box-flex: 4;
        -ms-flex-positive: 4;
            flex-grow: 4;
  }
  .systemstabel .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .systemstabel {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .systemstabel .web-content {
    width: 1600px;
  }
}

.legend {
  margin-top: 12px;
  margin-bottom: 5vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.legend .block-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 2vh;
  min-width: 26px;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
  text-align: left;
}
.legend .block-2-no {
  width: 16px;
  height: 16px;
  border-radius: 22px;
  background-color: #eeecec;
  margin-right: 12px;
}
.legend .block-2-yes {
  width: 16px;
  height: 16px;
  border-radius: 22px;
  background-color: var(--master-color);
  margin-right: 12px;
}
.legend .block-2-maybe {
  width: 16px;
  height: 16px;
  border-radius: 22px;
  background-color: #fff;
  border: 4px solid var(--master-color);
  margin-right: 12px;
}

.flex-left-to-right-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.flex-left-to-right-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.flex-left-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.flex-right-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.flex-col-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-col-left-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.flex-col-left-2 .image-label {
  width: 100%;
}
.flex-col-left-2 .image-label img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  max-width: none;
  height: 33vh;
  margin-bottom: 1rem;
  border: 1px solid #eeecec;
}
@media (min-width: 320px) and (max-width: 479px) {
  .flex-col-left-2 .image-label {
    width: 100%;
  }
  .flex-col-left-2 .image-label img {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 33vh;
    margin-bottom: 1rem;
    border: 1px solid #eeecec;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .flex-col-left-2 .image-label {
    width: 100%;
  }
  .flex-col-left-2 .image-label img {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 33vh;
    margin-bottom: 1rem;
    border: 1px solid #eeecec;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .flex-col-left-2 .image-label {
    width: 100%;
  }
  .flex-col-left-2 .image-label img {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 33vh;
    margin-bottom: 1rem;
    border: 1px solid #eeecec;
  }
  .flex-col-left-2 .image-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .flex-col-left-2 .image-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .flex-col-left-2 .image-label .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .flex-col-left-2 .image-label .web-content {
    width: 3810px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .flex-col-left-2 .img-height-l {
    height: auto;
  }
  .flex-col-left-2 img {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .img-height-l {
    height: auto;
  }
  img {
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: auto;
  }
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .web-content {
    width: 3810px;
  }
}
.system-header-container-maps {
  position: relative;
  list-style: outside none none;
  height: var(--header-heigh-maps);
  display: block;
}
.system-header-container-maps h5 {
  color: #fff;
}
.system-header-container-maps p {
  color: #A2A7B1;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-maps {
    position: relative;
    height: auto;
    background-color: rgba(27, 30, 36, 0.6666666667);
  }
  .system-header-container-maps h5 {
    color: #fff;
  }
  .system-header-container-maps p {
    color: #A2A7B1;
  }
}

.system-header {
  display: block;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header {
    height: 100%;
  }
  .system-header .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header .web-content {
    width: 1600px;
  }
}

.subpage-header .subpage-bottom-border {
  border-bottom: 8px solid #245893;
}
.subpage-header .supage-header-content {
  position: absolute;
  z-index: 1000;
  color: #fff;
  bottom: 50px;
}
.subpage-header .supage-header-content h6 {
  color: #A2A7B1;
}
.subpage-header .supage-header-content p {
  margin-bottom: -3px;
}
.subpage-header .supage-header-content em {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-size: 43px;
  text-decoration: none;
  font-weight: 200;
  color: #fff;
}
.subpage-header .supage-header-content span {
  font-weight: 100;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .supage-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content .header-title {
    width: auto;
  }
  .subpage-header .supage-header-content .numbers-containers-position {
    width: auto;
    margin-top: 1rem;
    margin-left: 0;
  }
  .subpage-header .supage-header-content .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .supage-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content .header-title {
    width: auto;
  }
  .subpage-header .supage-header-content .numbers-containers-position {
    width: auto;
    margin-top: 1rem;
  }
  .subpage-header .supage-header-content .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .supage-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content .header-title {
    width: auto;
  }
  .subpage-header .supage-header-content .numbers-containers-position {
    width: auto;
    margin-top: 1rem;
  }
  .subpage-header .supage-header-content .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .supage-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content .header-title {
    width: 50%;
  }
  .subpage-header .supage-header-content .numbers-containers-position {
    width: 50%;
  }
  .subpage-header .supage-header-content .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .subpage-header .supage-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content .header-title {
    width: 50%;
  }
  .subpage-header .supage-header-content .numbers-containers-position {
    width: 50%;
  }
  .subpage-header .supage-header-content .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content .web-content {
    width: 3810px;
  }
}
.subpage-header .supage-header-content-2-col {
  position: absolute;
  z-index: 1000;
  color: #fff;
  bottom: 50px;
}
.subpage-header .supage-header-content-2-col h6 {
  color: #A2A7B1;
}
.subpage-header .supage-header-content-2-col p {
  margin-bottom: -3px;
}
.subpage-header .supage-header-content-2-col em {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-size: 43px;
  text-decoration: none;
  font-weight: 200;
  color: #fff;
}
.subpage-header .supage-header-content-2-col span {
  font-weight: 100;
}
.subpage-header .supage-header-content-2-col h6 {
  margin-bottom: 2rem;
  border: 2px solid #ff0000;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .supage-header-content-2-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content-2-col .header-title {
    width: auto;
  }
  .subpage-header .supage-header-content-2-col .numbers-containers-position {
    width: auto;
    margin-top: 1rem;
    margin-left: 0;
  }
  .subpage-header .supage-header-content-2-col .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content-2-col h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content-2-col .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content-2-col .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .supage-header-content-2-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content-2-col .header-title {
    width: auto;
  }
  .subpage-header .supage-header-content-2-col .numbers-containers-position {
    width: auto;
    margin-top: 1rem;
  }
  .subpage-header .supage-header-content-2-col .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content-2-col h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content-2-col .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content-2-col .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content-2-col .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .supage-header-content-2-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content-2-col .header-title {
    width: auto;
  }
  .subpage-header .supage-header-content-2-col .numbers-containers-position {
    width: auto;
    margin-top: 1rem;
  }
  .subpage-header .supage-header-content-2-col .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content-2-col h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content-2-col .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content-2-col .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content-2-col .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .supage-header-content-2-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content-2-col .header-title {
    width: 50%;
  }
  .subpage-header .supage-header-content-2-col .numbers-containers-position {
    width: 50%;
  }
  .subpage-header .supage-header-content-2-col .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content-2-col h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content-2-col .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content-2-col .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content-2-col .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .subpage-header .supage-header-content-2-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .subpage-header .supage-header-content-2-col .header-title {
    width: 50%;
  }
  .subpage-header .supage-header-content-2-col .numbers-containers-position {
    width: 50%;
  }
  .subpage-header .supage-header-content-2-col .subtitle-header-1 {
    position: relative;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .subpage-header .supage-header-content-2-col h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col em {
    font-size: 14px;
  }
  .subpage-header .supage-header-content-2-col h1 {
    line-height: normal;
  }
  .subpage-header .supage-header-content-2-col .content-1 {
    position: relative;
    left: 0;
    display: block;
    right: 0;
    height: auto;
  }
  .subpage-header .supage-header-content-2-col .content-1 h1 {
    font-size: 28px;
    line-height: normal;
    word-wrap: normal;
    word-spacing: normal;
  }
  .subpage-header .supage-header-content-2-col .web-content {
    width: 3810px;
  }
}
.subpage-header .supage-header-content-top {
  z-index: 1000;
  color: #fff;
}
.subpage-header .supage-header-content-top h6 {
  color: #A2A7B1;
}
.subpage-header .supage-header-content-top h1 {
  font-size: 34px;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: #fff;
  line-height: 32px;
}
.subpage-header .supage-header-content-top em {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-size: 43px;
  text-decoration: none;
  font-weight: 200;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .supage-header-content-top h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-content-top h1 {
    font-size: 28px;
  }
  .subpage-header .supage-header-content-top em {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .supage-header-content-top .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .supage-header-content-top .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .supage-header-content-top .web-content {
    width: 1600px;
  }
}
.subpage-header .subpage-header-background-short {
  height: var(--header-heigh-short);
  position: relative;
  overflow: hidden;
}
.subpage-header .subpage-header-background-short .supage-header-content {
  bottom: 10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .subpage-header-background-short {
    height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .subpage-header-background-short .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .subpage-header-background-short .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .subpage-header-background-short .web-content {
    width: 1600px;
  }
}
.subpage-header .subpage-header-background-long {
  height: var(--header-heigh-long);
  position: relative;
  overflow: hidden;
}
.subpage-header .subpage-header-background-long img.header-image-subpage-long {
  height: var(--header-heigh-long);
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .subpage-header-background-long {
    height: 80vh;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .subpage-header .subpage-header-background-long {
    height: 80vh;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .subpage-header-background-long {
    height: 500px;
  }
  .subpage-header .subpage-header-background-long .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .subpage-header-background-long {
    height: 500px;
  }
  .subpage-header .subpage-header-background-long .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .subpage-header-background-long .web-content {
    width: 1600px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .system-header-image img {
    position: absolute;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .system-header-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .system-header-image .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .system-header-image .web-content {
    width: 1600px;
  }
}
.subpage-header .system-header-container-subpage {
  background-color: #687285;
}
.subpage-header .subpage-header-banner {
  height: var(--header-heigh-systems);
  position: relative;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .subpage-header-banner {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .subpage-header-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .subpage-header-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .subpage-header-banner .web-content {
    width: 1600px;
  }
}
.subpage-header .supage-header-banner-description {
  position: absolute;
  z-index: 1000;
  color: #fff;
  bottom: 5%;
}
.subpage-header .supage-header-banner-description .f-system-kan-therm {
  color: #fff;
}
.subpage-header .supage-header-banner-description .f-system-kan-therm h4 {
  color: #fff;
  font-size: 25px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .supage-header-banner-description .f-system-kan-therm h4 {
    font-size: 12px;
  }
}
.subpage-header .supage-header-banner-description h6 {
  color: #A2A7B1;
}
.subpage-header .supage-header-banner-description h1 {
  display: inline-block;
  border-right: 1px solid #fff;
  font-size: 53px;
  padding-right: 22px;
  margin-right: 22px;
  line-height: 53px;
  font-family: "MicrogrammaExtD-Bol";
  font-style: normal;
  font-variant: normal;
  letter-spacing: 1px;
  font-weight: 400;
}
.subpage-header .supage-header-banner-description em {
  font-family: var(--font-family-1);
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: #636363;
  padding-right: 12px;
  font-size: 43px;
  text-decoration: none;
  font-weight: 200;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .supage-header-banner-description h6 {
    color: #A2A7B1;
    font-size: 14px;
  }
  .subpage-header .supage-header-banner-description h1 {
    font-size: 28px;
  }
  .subpage-header .supage-header-banner-description em {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .supage-header-banner-description .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .supage-header-banner-description .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .supage-header-banner-description .web-content {
    width: 1600px;
  }
}
.subpage-header .subpage-breadcrumbs {
  padding-bottom: 22px;
  padding-top: 22px;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
}
.subpage-header .subpage-breadcrumbs li {
  color: #687285;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
}
.subpage-header .subpage-breadcrumbs a {
  color: #687285;
  font-family: var(--font-family-1);
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: var(--slave-color);
  padding-right: 12px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .subpage-breadcrumbs {
    display: inline-block;
  }
  .subpage-header .subpage-breadcrumbs li,
.subpage-header .subpage-breadcrumbs a {
    color: #687285;
    display: inline-block;
    font-family: var(--font-family-1);
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    color: var(--slave-color);
    padding-right: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .subpage-breadcrumbs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .subpage-breadcrumbs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .subpage-breadcrumbs .web-content {
    width: 1600px;
  }
}
.subpage-header .system-subpage-content-right-label {
  position: absolute;
  top: 38%;
  right: 0;
  left: 0;
  text-align: right;
  padding-left: 8%;
  padding-right: 8%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.subpage-header .system-subpage-content-right-label .label-diameter {
  font-family: var(--font-family-1);
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: var(--white-color);
  padding: 0;
}
.subpage-header .system-subpage-content-right-label .label-diameter span:first-child {
  color: var(--white-color);
  padding-right: 12px;
}
.subpage-header .system-subpage-content-right-label .label-diameter span:last-child {
  color: #fff;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .system-subpage-content-right-label {
    top: 8%;
    border: 1px solid #245893;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .system-subpage-content-right-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .subpage-header .system-subpage-content-right-label .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .subpage-header .system-subpage-content-right-label .web-content {
    width: 1600px;
  }
}
.subpage-header .header-image-subpage {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .subpage-header .header-image-subpage {
    width: auto;
    height: 100%;
    overflow: hidden;
    -o-object-fit: none;
       object-fit: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .subpage-header .header-image-subpage {
    width: auto;
    height: 680px;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .subpage-header .header-image-subpage .web-content {
    max-width: 1200px;
  }
}

.systems .header-image-subpage {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: var(--header-heigh-systems);
}

.label-parametrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  margin-bottom: 1rem;
  width: auto;
}
.label-parametrs .icon {
  position: relative;
  display: block;
  height: 45px;
  width: auto;
  margin-left: 1rem;
}
.label-parametrs .icon img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.label-parametrs .icon span {
  display: block;
  margin-left: 0;
  height: 100%;
  display: block;
}
.label-parametrs .icon span img {
  display: block;
  max-height: 41px !important;
  right: 0;
}
@media (min-width: 320px) and (max-width: 479px) {
  .label-parametrs {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .label-parametrs div {
    padding-right: 2rem;
  }
  .label-parametrs .icon {
    position: relative;
    margin-left: 0rem;
    margin-right: 2rem;
  }
  .label-parametrs .icon span {
    height: 55px;
    width: 55px;
    display: block;
  }
  .label-parametrs .icon span img {
    position: absolute;
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .label-parametrs {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .label-parametrs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .label-parametrs .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .label-parametrs .web-content {
    width: 1600px;
  }
}

.system-header-container-installation {
  position: relative;
  display: block;
}
.system-header-container-installation h5 {
  color: var(--slave-color);
}
.system-header-container-installation p {
  color: var(--white-color);
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-installation {
    height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container-installation .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-container-installation .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-container-installation .web-content {
    width: 1600px;
  }
}
.system-header-container-installation .system-name-box {
  font-family: var(--font-family-1);
}
.system-header-container-installation .system-name-box .system-name {
  font-family: var(--font-family-1);
}
.system-header-container-installation .system-name-box .f-system-kan-therm {
  color: #fff;
  padding-bottom: 0px;
}
.system-header-container-installation .system-name-box h1 {
  padding: 0px;
  font-size: 82px;
  margin: 0px;
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-container-installation .system-name-box h1 {
    font-size: 64px;
  }
  .system-header-container-installation .system-name-box h1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-installation .system-name-box {
    text-align: left;
    margin-bottom: 1rem;
  }
}
.system-header-container-installation .content-positiner {
  position: absolute;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-installation .content-positiner {
    position: relative;
  }
}
.system-header-container-installation .content-positiner .install-content {
  position: absolute;
  left: 0%;
  bottom: 20%;
  width: 100%;
  height: auto;
  margin-left: 6%;
  display: block;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-container-installation .content-positiner .install-content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-container-installation .content-positiner .install-content {
    position: relative;
    top: 20%;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .system-header-container-installation .content-positiner .install-content .system-header-text {
    width: 100%;
  }
  .system-header-container-installation .content-positiner .install-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-container-installation .content-positiner .install-content .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-container-installation .content-positiner .install-content .web-content {
    width: 1600px;
  }
}

.system-subpage-content-right-label-2 {
  position: relative;
  display: block;
  width: 100%;
}
.system-subpage-content-right-label-2 .label-system-name {
  text-align: right;
  display: block;
  padding-bottom: 12px;
  color: var(--white-color);
  font-size: var(--f-size-p-r);
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-subpage-content-right-label-2 .label-system-name {
    text-align: left;
    padding-bottom: 5px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-subpage-content-right-label-2 {
    top: 0%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-subpage-content-right-label-2 .label-system-name {
    text-align: left;
    display: block;
    padding-bottom: 12px;
    color: var(--white-color);
    font-size: var(--f-size-p-r);
  }
  .system-subpage-content-right-label-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-subpage-content-right-label-2 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-subpage-content-right-label-2 .web-content {
    width: 1600px;
  }
}

.system-header-text {
  margin-top: 4%;
  margin-bottom: 2%;
  text-overflow: ellipsis;
  display: block;
  padding-right: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .system-header-text {
    position: absolute;
    margin: 0;
    bottom: 1rem;
    width: 100%;
    margin: 0;
  }
  .system-header-text h5 {
    color: #A2A7B1;
    font-size: var(--f-size-p-r);
  }
  .system-header-text p {
    font-size: var(--f-size-p-r);
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .system-header-text {
    width: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .system-header-text {
    width: 50%;
  }
  .system-header-text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .system-header-text {
    width: 100%;
  }
  .system-header-text .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .system-header-text {
    width: 90%;
  }
  .system-header-text p {
    line-height: normal;
  }
  .system-header-text .web-content {
    width: 1600px;
  }
}
@media (min-width: 1600px) {
  .system-header-text {
    width: 80%;
  }
  .system-header-text .web-content {
    width: 3810px;
  }
}

.no-hidden {
  overflow: visible !important;
  display: block;
}
.no-hidden .jobs {
  overflow: visible !important;
}
.no-hidden .web-content {
  overflow: visible !important;
}

#main-alt-theme .top-logos {
  height: 111px;
  width: 111px;
  background-color: #245893;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#main-alt-theme .top-logos img {
  height: 111px;
  width: 111px;
  padding: 1rem;
}
#main-alt-theme .logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
#main-alt-theme .kan-name {
  height: 111px;
  width: 111px;
  background-color: var(--blue-color-2);
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
#main-alt-theme .kan-name .slogan-position {
  height: 111px;
  width: 111px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main-alt-theme .kan-name h3,
#main-alt-theme .kan-name h4 {
  color: #fff;
  font-size: 0.85rem;
}
#main-alt-theme .kan-name h3 {
  font-family: var(--font-family-2);
}
#main-alt-theme .kan-name h4 {
  font-family: var(--font-family-3);
}
#main-alt-theme .main-menu-down {
  background-color: var(--white-color);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-bottom: 0px !important;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
}
#main-alt-theme .main-menu-down .mega-menu-nav a,
#main-alt-theme .main-menu-down .mega-menu-nav p {
  color: var(--blue-color) !important;
}
#main-alt-theme .main-menu-down.main-menu-padding {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#main-alt-theme .main-menu-down.main-menu-padding .mega-menu-nav a,
#main-alt-theme .main-menu-down.main-menu-padding .mega-menu-nav p {
  color: var(--white-color) !important;
}
#main-alt-theme .main-menu-up {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: -170px;
  top: -170px;
  border-bottom: 0px !important;
}
#main-alt-theme .main-menu-padding a,
#main-alt-theme .main-menu-padding p {
  color: var(--white-color);
}
#main-alt-theme .menu-background:hover {
  background-color: var(--white-color);
  z-index: 5000;
  color: #687285;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#main-alt-theme .menu-background:hover .fade-line {
  border-bottom: 0px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: rgba(0, 0, 0, 0);
}
#main-alt-theme .menu-background:hover .menu-right {
  color: #245893;
}
#main-alt-theme .menu-background:hover .main-menu-bt a {
  color: #245893;
}
#main-alt-theme .menu-background:hover .mega-menu-nav a,
#main-alt-theme .menu-background:hover .mega-menu-nav p {
  color: var(--blue-color) !important;
}
#main-alt-theme .menu-background:hover .search-bar {
  border-bottom: 1px solid #245893 !important;
  color: #245893;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#main-alt-theme .menu-background:hover .search-bar input {
  width: 100%;
  height: 100%;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 0 20px 0 10px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-repeat: no-repeat;
  background-position: 98% 66% !important;
  background-size: 14px;
  background-image: url("../assets/icons/icon-search-blue.png") !important;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #245893 !important;
}
#main-alt-theme .menu-background:hover .search-bar input::-webkit-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt-theme .menu-background:hover .search-bar input::-moz-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt-theme .menu-background:hover .search-bar input:-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt-theme .menu-background:hover .search-bar input::-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt-theme .menu-background:hover .search-bar input::placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt-theme .menu-background:hover .search-bar input[type=text]:focus {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  border: none;
}
#main-alt-theme .search-bar input {
  background-image: url("../assets/icons/icon-search-white.png");
  background-position: 98% 66% !important;
  background-size: 14px !important;
  background-repeat: no-repeat;
}
#main-alt-theme .search-bar input[type=text]:focus {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  border: none;
}
#main-alt-theme .mega-menu-nav {
  position: relative;
  z-index: 2000;
  width: 100%;
}
#main-alt-theme .mega-menu-nav a,
#main-alt-theme .mega-menu-nav p {
  color: var(--blue-color);
}
#main-alt-theme .mega-menu-nav .main-menu-bt {
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  text-transform: uppercase;
}
#main-alt-theme .mega-menu-nav .button-decor {
  position: relative;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  display: block;
}
#main-alt-theme .mega-menu-nav .button-decor::after {
  content: "";
  background-color: rgb(0, 0, 0);
  width: calc(100% + 6px);
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: -3px;
  -webkit-transform: scaleX(0) translateY(5px);
          transform: scaleX(0) translateY(5px);
  -webkit-transition: opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
  transition: opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s, opacity 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s, opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
}
#main-alt-theme .mega-menu-nav .systems a,
#main-alt-theme .mega-menu-nav .systems p {
  color: var(--white-color);
  font-weight: var(--font-weight-h1);
  font-size: 1rem;
}
#main-alt-theme .mega-menu-nav .systems li::before {
  color: var(--white-color);
}
#main-alt-theme .mega-menu-nav .downloads a,
#main-alt-theme .mega-menu-nav .downloads p,
#main-alt-theme .mega-menu-nav .company a,
#main-alt-theme .mega-menu-nav .company p,
#main-alt-theme .mega-menu-nav .contact a,
#main-alt-theme .mega-menu-nav .contact p {
  color: var(--white-color);
  font-weight: var(--font-weight-h1);
  font-size: 1rem;
}
#main-alt-theme .mega-menu-nav .downloads li::before,
#main-alt-theme .mega-menu-nav .company li::before,
#main-alt-theme .mega-menu-nav .contact li::before {
  color: var(--white-color) !important;
}
#main-alt-theme .mega-menu-nav > li > a {
  position: relative;
  display: block;
  -webkit-transition: all 0.13s ease;
  transition: all 0.13s ease;
  text-decoration: none;
}
#main-alt-theme .mega-menu-nav > li > div {
  position: fixed;
  display: block;
  width: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
  background-color: var(--pj-color);
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  padding-top: 22px;
  padding-bottom: 22px;
  background: url("../assets/img/images/bg-menu-concrete.jpg") no-repeat;
  background-size: cover;
  background-color: rgba(233, 233, 233, 0.331);
  /* Tint color */
  background-blend-mode: multiply;
  visibility: hidden;
  overflow: hidden;
}
#main-alt-theme .after-menu-cover {
  border: 21px solid #245893;
}
#main-alt-theme .mega-menu-nav > li:hover > div {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#main-alt-theme .fade-line {
  width: 100%;
  right: 0;
  float: right;
}
#main-alt-theme .k-slider-text {
  margin-bottom: 6rem;
}
#main-alt-theme .k-slider-text .box-1 {
  display: block;
  width: 170px;
  height: 170px;
  background-color: #245893;
  position: relative;
}
#main-alt-theme .k-slider-text .box-1 .box-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 85px;
  background-color: var(--blue-color-2);
}
#main-alt-theme .k-slider-text .box-1 .box-3 {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 170px;
  height: 170px;
  background-color: var(--white-color);
  padding: 25px;
}
#main-alt-theme .k-slider-text .box-1 .box-3 p {
  text-align: left;
  color: var(--blue-color);
  font-size: 42.5px;
  line-height: 42.5px;
  padding: 0px;
  margin: 0px;
}
#main-alt-theme .k-slider-text .box-1 .box-3 p span {
  font-weight: var(--font-weight-h2);
}
#main-alt-theme .k-slider-tex::before {
  content: "";
  display: block;
  width: 220px;
  height: 220px;
  background-color: #245893;
}

#main-alt2-theme .top-logos {
  height: 111px;
  width: 111px;
  background-color: #245893;
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#main-alt2-theme .top-logos img {
  height: 111px;
  width: 111px;
  padding: 1rem;
}
#main-alt2-theme .logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
#main-alt2-theme .kan-name {
  position: absolute;
  top: 123px;
  left: 8%;
  height: 111px;
  width: 111px;
  background-color: var(--blue-color-2);
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
#main-alt2-theme .kan-name .slogan-position {
  height: 111px;
  width: 111px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#main-alt2-theme .kan-name h3,
#main-alt2-theme .kan-name h4 {
  color: #fff;
  font-size: 0.85rem;
}
#main-alt2-theme .kan-name h3 {
  font-family: var(--font-family-2);
}
#main-alt2-theme .kan-name h4 {
  font-family: var(--font-family-3);
}
#main-alt2-theme .main-menu-down {
  background-color: var(--white-color);
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-bottom: 0px !important;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
}
#main-alt2-theme .main-menu-down .mega-menu-nav a,
#main-alt2-theme .main-menu-down .mega-menu-nav p {
  color: var(--blue-color) !important;
}
#main-alt2-theme .main-menu-down .kan-name {
  opacity: 0;
}
#main-alt2-theme .main-menu-down.main-menu-padding {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#main-alt2-theme .main-menu-down.main-menu-padding .kan-name {
  opacity: 100%;
}
#main-alt2-theme .main-menu-down.main-menu-padding .mega-menu-nav a,
#main-alt2-theme .main-menu-down.main-menu-padding .mega-menu-nav p {
  color: var(--white-color) !important;
}
#main-alt2-theme .main-menu-up {
  -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-top: -170px;
  top: -170px;
  border-bottom: 0px !important;
}
#main-alt2-theme .main-menu-padding a,
#main-alt2-theme .main-menu-padding p {
  color: var(--white-color);
}
#main-alt2-theme .menu-background:hover {
  background-color: var(--white-color);
  z-index: 5000;
  color: #687285;
  -webkit-transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.45s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#main-alt2-theme .menu-background:hover .fade-line {
  border-bottom: 0px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  color: rgba(0, 0, 0, 0);
}
#main-alt2-theme .menu-background:hover .menu-right {
  color: #245893;
}
#main-alt2-theme .menu-background:hover .main-menu-bt a {
  color: #245893;
}
#main-alt2-theme .menu-background:hover .mega-menu-nav a,
#main-alt2-theme .menu-background:hover .mega-menu-nav p {
  color: var(--blue-color) !important;
}
#main-alt2-theme .menu-background:hover .kan-name {
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  opacity: 0;
}
#main-alt2-theme .menu-background:hover .search-bar {
  border-bottom: 1px solid #245893 !important;
  color: #245893;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#main-alt2-theme .menu-background:hover .search-bar input {
  width: 100%;
  height: 100%;
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 0 20px 0 10px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  background-repeat: no-repeat;
  background-position: 98% 66% !important;
  background-size: 14px;
  background-image: url("../assets/icons/icon-search-blue.png") !important;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #245893 !important;
}
#main-alt2-theme .menu-background:hover .search-bar input::-webkit-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt2-theme .menu-background:hover .search-bar input::-moz-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt2-theme .menu-background:hover .search-bar input:-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt2-theme .menu-background:hover .search-bar input::-ms-input-placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt2-theme .menu-background:hover .search-bar input::placeholder {
  font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #245893 !important;
}
#main-alt2-theme .menu-background:hover .search-bar input[type=text]:focus {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  border: none;
}
#main-alt2-theme .search-bar input {
  background-image: url("../assets/icons/icon-search-white.png");
  background-position: 98% 66% !important;
  background-size: 14px !important;
  background-repeat: no-repeat;
}
#main-alt2-theme .search-bar input[type=text]:focus {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: rgba(255, 255, 255, 0);
  border: none;
}
#main-alt2-theme .mega-menu-nav {
  position: relative;
  z-index: 2000;
  width: 100%;
}
#main-alt2-theme .mega-menu-nav a,
#main-alt2-theme .mega-menu-nav p {
  color: var(--blue-color);
}
#main-alt2-theme .mega-menu-nav .main-menu-bt {
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  text-transform: uppercase;
}
#main-alt2-theme .mega-menu-nav .button-decor {
  position: relative;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  display: block;
}
#main-alt2-theme .mega-menu-nav .button-decor::after {
  content: "";
  background-color: rgb(0, 0, 0);
  width: calc(100% + 6px);
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: -3px;
  -webkit-transform: scaleX(0) translateY(5px);
          transform: scaleX(0) translateY(5px);
  -webkit-transition: opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
  transition: opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s, opacity 0.2s ease-in 0s;
  transition: transform 0.2s ease-in 0s, opacity 0.2s ease-in 0s, -webkit-transform 0.2s ease-in 0s;
}
#main-alt2-theme .mega-menu-nav .systems a,
#main-alt2-theme .mega-menu-nav .systems p {
  color: var(--white-color);
  font-weight: var(--font-weight-h1);
  font-size: 1rem;
}
#main-alt2-theme .mega-menu-nav .systems li::before {
  color: var(--white-color);
}
#main-alt2-theme .mega-menu-nav .downloads a,
#main-alt2-theme .mega-menu-nav .downloads p,
#main-alt2-theme .mega-menu-nav .company a,
#main-alt2-theme .mega-menu-nav .company p,
#main-alt2-theme .mega-menu-nav .contact a,
#main-alt2-theme .mega-menu-nav .contact p {
  color: var(--white-color);
  font-weight: var(--font-weight-h1);
  font-size: 1rem;
}
#main-alt2-theme .mega-menu-nav .downloads li::before,
#main-alt2-theme .mega-menu-nav .company li::before,
#main-alt2-theme .mega-menu-nav .contact li::before {
  color: var(--white-color) !important;
}
#main-alt2-theme .mega-menu-nav > li > a {
  position: relative;
  display: block;
  -webkit-transition: all 0.13s ease;
  transition: all 0.13s ease;
  text-decoration: none;
}
#main-alt2-theme .mega-menu-nav > li > div {
  position: fixed;
  display: block;
  width: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
  background-color: var(--pj-color);
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
  -webkit-box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px -2px rgba(0, 0, 0, 0.116);
  padding-top: 22px;
  padding-bottom: 22px;
  background: url("../assets/img/images/bg-menu-concrete.jpg") no-repeat;
  background-size: cover;
  background-color: rgba(233, 233, 233, 0.331);
  /* Tint color */
  background-blend-mode: multiply;
  visibility: hidden;
  overflow: hidden;
}
#main-alt2-theme .after-menu-cover {
  border: 21px solid #245893;
}
#main-alt2-theme .mega-menu-nav > li:hover > div {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
#main-alt2-theme .fade-line {
  width: 100%;
  right: 0;
  float: right;
}
#main-alt2-theme .k-slider-text {
  margin-bottom: 6rem;
}
#main-alt2-theme .k-slider-text .box-1 {
  display: block;
  width: 170px;
  height: 170px;
  background-color: #245893;
  position: relative;
}
#main-alt2-theme .k-slider-text .box-1 .box-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
  height: 85px;
  background-color: var(--blue-color-2);
}
#main-alt2-theme .k-slider-text .box-1 .box-3 {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 170px;
  height: 170px;
  background-color: var(--white-color);
  padding: 25px;
}
#main-alt2-theme .k-slider-text .box-1 .box-3 p {
  text-align: left;
  color: var(--blue-color);
  font-size: 42.5px;
  line-height: 42.5px;
  padding: 0px;
  margin: 0px;
}
#main-alt2-theme .k-slider-text .box-1 .box-3 p span {
  font-weight: var(--font-weight-h2);
}
#main-alt2-theme .k-slider-tex::before {
  content: "";
  display: block;
  width: 220px;
  height: 220px;
  background-color: #245893;
}

.de-lang .worker {
  margin-right: 1rem;
  width: 16rem;
  height: 17rem;
  border: 1px solid #eeecec;
  padding: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .de-lang .worker {
    width: 100%;
    height: auto;
    border: 1px solid #eeecec;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .de-lang .worker {
    width: 100%;
    height: auto;
    border: 1px solid #eeecec;
    padding: 1rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .de-lang .worker {
    width: 100%;
    height: auto;
    border: 1px solid #eeecec;
    padding: 1rem;
    margin-bottom: 1rem;
  }
  .de-lang .worker .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .de-lang .worker .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .de-lang .worker .web-content {
    width: 1600px;
  }
}
.de-lang .r-container-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  padding-bottom: 2rem;
}
.de-lang .r-container-1 div {
  background-color: #f7f7f7;
  width: 198px;
  line-height: 60px;
}
.de-lang .r-container-1 div {
  color: var(---blue-color);
  background-color: var(--pj-color);
  margin: auto;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.de-lang .r-container-1 div :hover {
  background-color: var(--blue-color);
  background: var(--blue-color);
  color: var(--white-color);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.de-lang .r-container-1 div .r-selection-box-content-1 {
  padding-left: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .de-lang .r-container-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .de-lang .r-container-1 div {
    background-color: #f7f7f7;
    width: 100%;
  }
  .de-lang .r-container-1 div img {
    background-color: var(--white-color);
    position: relative;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 130px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .de-lang .r-container-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .de-lang .r-container-1 div {
    background-color: #f7f7f7;
    width: auto;
  }
  .de-lang .r-container-1 div img {
    background-color: var(--white-color);
    position: relative;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .de-lang .r-container-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .de-lang .r-container-1 div {
    background-color: #f7f7f7;
    width: 300px;
  }
  .de-lang .r-container-1 div img {
    background-color: var(--white-color);
    position: relative;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 130px;
  }
  .de-lang .r-container-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .de-lang .r-container-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .de-lang .r-container-1 div {
    background-color: #f7f7f7;
    width: 300px;
  }
  .de-lang .r-container-1 div img {
    background-color: var(--white-color);
    position: relative;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 130px;
  }
  .de-lang .r-container-1 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .de-lang .r-container-1 .web-content {
    width: 1600px;
  }
}

.cont-banner {
  position: relative;
}
.cont-banner img {
  width: 100%;
}
.cont-banner .cont-banner-text {
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: var(--font-family-1);
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  color: var(--white-color);
  padding: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .cont-banner img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 130px;
  }
  .cont-banner .cont-banner-text {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: var(--white-color);
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .cont-banner img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 130px;
  }
  .cont-banner .cont-banner-text {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: var(--white-color);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cont-banner img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 130px;
  }
  .cont-banner .cont-banner-text {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-family: var(--font-family-1);
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    color: var(--slave-color);
    padding-right: 12px;
    color: var(--white-color);
  }
  .cont-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .cont-banner .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .cont-banner .web-content {
    width: 1600px;
  }
}

.boss-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .boss-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    padding-bottom: 2rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .boss-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .boss-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    padding-bottom: 2rem;
  }
  .boss-boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .boss-boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .boss-boxes .web-content {
    width: 1600px;
  }
}
.boss-boxes div img {
  display: none;
}
.boss-boxes #worker-name {
  font-family: var(--font-family-1);
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: 1.6rem;
  color: var(--blue-color);
  padding-top: 0.5rem;
}
.boss-boxes #worker-spec {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  font-size: 0.8rem;
}
.boss-boxes #worker-phone {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
}
.boss-boxes #worker-email {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  font-weight: normal;
  font-style: normal;
}
.boss-boxes #worker-line {
  display: block;
  width: 20%;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.boss-boxes .fas {
  color: var(--blue-color);
  margin-right: 0.6rem;
}
.boss-boxes #worker-name-small {
  font-family: var(--font-family-1);
  font-size: 28px;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  color: var(--slave-color);
  padding-right: 12px;
  font-size: 1.2rem;
  color: var(--blue-color);
  padding-top: 0.5rem;
}
.boss-boxes #worker-spec-small {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  font-size: 0.8rem;
}
.boss-boxes #worker-info-small {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  font-size: 0.8rem;
}
.boss-boxes #worker-phone {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
}
.boss-boxes #worker-email {
  font-family: var(--font-family-1);
  font-size: var(--f-size-p);
  letter-spacing: var(--letter-spacing-p);
  word-spacing: var(--word-spacing-p);
  line-height: var(--line-height-p);
  font-weight: var(--font-weight-p);
  text-decoration: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color: var(--font-slave-color);
  word-break: break-word;
  font-weight: normal;
  font-style: normal;
}
.boss-boxes #worker-line-small {
  display: block;
  width: 20%;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.boss-boxes-no-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

:lang(de) .section-header {
  margin-top: 2rem;
}
:lang(de) .corp-block-2 .boxes .box-1 {
  display: none;
}
:lang(de) .corp-block-2 .boxes .box-2 {
  display: none;
}
:lang(de) .corp-block-2 .boxes .box-1 {
  display: none;
}
:lang(de) .corp-block-2 .boxes .box-2 {
  display: none;
}
:lang(de) .corp-block-2 .boxes .box-1-custome,
:lang(de) .corp-block-2 .boxes .box-2-custome {
  min-width: 160px;
  min-height: 160px;
  background-color: #245893;
  color: #fff;
  border: 1px solid #245893;
  padding: 22px 22px 22px 22px;
  text-align: right;
  margin-left: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
:lang(de) .corp-block-2 .boxes .box-1-custome div,
:lang(de) .corp-block-2 .boxes .box-2-custome div {
  width: 100%;
}
:lang(de) .corp-block-2 .boxes .box-1-custome div h3,
:lang(de) .corp-block-2 .boxes .box-2-custome div h3 {
  color: #fff;
  line-height: 22px;
  font-size: 1.4rem;
}
:lang(de) .corp-block-2 .boxes .box-1-custome div p,
:lang(de) .corp-block-2 .boxes .box-2-custome div p {
  color: #eeecec;
  margin: 0;
  font-size: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  :lang(de) .corp-block-2 .boxes {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  :lang(de) .corp-block-2 .boxes .box-1-custome,
:lang(de) .corp-block-2 .boxes .box-1-custome {
    width: 100%;
    min-height: 160px;
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  :lang(de) .corp-block-2 .boxes {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  :lang(de) .corp-block-2 .boxes .box-1-custome,
:lang(de) .corp-block-2 .boxes .box-1-custome {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  :lang(de) .corp-block-2 .boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  :lang(de) .corp-block-2 .boxes .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  :lang(de) .corp-block-2 .boxes .web-content {
    width: 1600px;
  }
}

.corp-block-2 .boxes .box-1-custome,
.corp-block-2 .boxes .box-2-custome {
  display: none;
}

:lang(de) .section-header,
:lang(ua) .section-header,
:lang(ru) .section-header,
:lang(cn) .section-header,
:lang(by) .section-header,
:lang(en) .section-header {
  margin-top: 2rem;
}
:lang(de) .menu-company-banner,
:lang(ua) .menu-company-banner,
:lang(ru) .menu-company-banner,
:lang(cn) .menu-company-banner,
:lang(by) .menu-company-banner,
:lang(en) .menu-company-banner {
  background: url("../assets/img/images/de-mm-box-img-company-banner.png") no-repeat center;
}

.qrcodechi_container {
  display: block;
}

.qrcodechi {
  width: 120px;
}

:lang(ru) .corpo-cards .corpo-cards-text h4 {
  font-size: var(--f-size-h3);
  line-height: normal;
}

.store-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.store-sort h6 {
  font-weight: 700;
}
.store-sort .r-input {
  max-width: 15rem;
  height: auto;
}
.store-sort select {
  margin: 0;
  border-radius: 5px;
}
.store-sort .label-sort {
  margin-right: 1rem;
}

.store-line-bottom {
  border-bottom: 1px solid #cfd5df;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.store-block-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .store-block-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .store-block-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .store-block-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .store-block-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .store-block-group .web-content {
    width: 1600px;
  }
}
.store-block-group .store-block-1 {
  margin-right: 2rem;
  min-width: 10rem;
}
.store-block-group .store-block-1-large {
  min-width: 15rem;
  margin-right: 2rem;
}
.store-block-group .store-block-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
  height: 100%;
}
.store-block-group .store-block-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 100%;
}
.store-block-group .store-block-4 .store-price {
  width: auto;
}
.store-block-group .store-block-4 select {
  margin: 0;
  border-radius: 5px;
}
.store-block-group .store-block-3 {
  margin-left: 2rem;
  border-left: 1px solid #cfd5df;
  min-width: 18rem;
  height: 100%;
  padding-left: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (min-width: 320px) and (max-width: 479px) {
  .store-block-group .store-block-3 {
    margin-left: 0rem;
    border-left: 1px solid #cfd5df;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .store-block-group .store-block-3 {
    margin-left: 0rem;
    border-left: 1px solid #cfd5df;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .store-block-group .store-block-3 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .store-block-group .store-block-3 .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .store-block-group .store-block-3 .web-content {
    width: 1600px;
  }
}
.store-block-group .store-product-thumb {
  border: 1px solid #cfd5df;
  width: 129px;
  height: 151px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .store-block-group .store-product-thumb {
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .store-block-group .store-product-thumb {
    margin-bottom: 1rem;
  }
}
.store-block-group .store-product-thumb-large {
  border: 1px solid #cfd5df;
  width: 259px;
  height: 303px;
}

.product-spec-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-spec-list ul li {
  font-size: 0.8rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .product-spec-list ul li {
    font-size: 0.8rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .product-spec-list ul li {
    font-size: 0.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product-spec-list .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .product-spec-list .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .product-spec-list .web-content {
    width: 1600px;
  }
}

.width-100 {
  width: 100%;
}

.product-offer p {
  margin: 0;
}
.product-offer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-offer ul li {
  font-size: 0.8rem;
}

.product-name h4 {
  font-weight: 700;
}

.store-price {
  text-align: right;
  width: 100%;
}
.store-price h4 {
  font-weight: 700;
  color: #687285;
}

.store-option {
  width: 100%;
}
.store-option select {
  margin-bottom: 1rem;
  border-radius: 5px;
}
.store-option label {
  font-weight: 700;
}
.store-option .input-group {
  border: none;
}
.store-option .input-group input {
  border-radius: 5px;
}
.store-option .input-group .button {
  background-color: #2173FF;
  border-radius: 5px;
}
.store-option .input-group .button:hover {
  background-color: #245893;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.store-option-large p {
  font-weight: 700;
}

.store-buttons-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 0.5rem;
}
.store-buttons-group select {
  margin-bottom: 0;
  border-radius: 5px;
}
.store-buttons-group .counter {
  margin-right: 0.5rem;
}

.bt-order {
  background-color: #2173FF;
  border-radius: 5px;
  padding: 0.7rem;
  width: 100%;
}
.bt-order span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bt-order span .sp-1 {
  margin-right: 0.8rem;
  width: auto;
}
.bt-order span .sp-2 {
  color: #fff;
}

.bt-order:hover {
  background-color: #245893;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.bt-licenced {
  background-color: #fff;
  border-radius: 5px;
  padding: 0.7rem;
  width: 100%;
  border: 1px solid #b0b4bb;
}
.bt-licenced span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bt-licenced span .sp-1 {
  margin-right: 0.3rem;
}
.bt-licenced span .sp-2 {
  color: #687285;
}

.bt-size {
  width: 12rem;
}

.bt-licenced:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #e9efff;
  color: #687285;
  cursor: pointer;
}
.bt-licenced:hover .sp-2 {
  color: #687285;
}

.products-tabs {
  margin-top: 2rem;
}
.products-tabs .product-info-blue {
  background-color: #F8FAFC;
  padding: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.products-tabs .product-info-blue h2 {
  color: #245893;
  padding-bottom: 0.5rem;
  font-weight: 700;
}
.products-tabs .product-info-blue h3 {
  color: #687285;
  font-weight: 400;
  padding-bottom: 0.5rem;
}
.products-tabs .product-info-white {
  background-color: #fff;
  padding: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.products-tabs .product-info-white h2 {
  color: #245893;
  padding-bottom: 0.5rem;
  font-weight: 700;
}
.products-tabs .product-info-white h3 {
  color: #687285;
  font-weight: 400;
  padding-bottom: 0.5rem;
}
.products-tabs .tabs {
  border: none;
}
.products-tabs .tabs-content {
  border: none;
}
.products-tabs .tabs-panel {
  padding: 0;
}
.products-tabs .tabs-title > a:focus,
.products-tabs .tabs-title > a[aria-selected=true] {
  background-color: #245893;
  color: #fff;
}
.products-tabs .block-title {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.products-tabs .product-info-group-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.products-tabs .product-info-group-2col .block-1,
.products-tabs .product-info-group-2col .block-2 {
  width: 50%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .products-tabs .product-info-group-2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .products-tabs .product-info-group-2col .block-1,
.products-tabs .product-info-group-2col .block-2 {
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .products-tabs .product-info-group-2col .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .products-tabs .product-info-group-2col .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .products-tabs .product-info-group-2col .web-content {
    width: 1600px;
  }
}

.cart-title h2 {
  font-weight: 700;
  color: #245893;
}
.cart-title h2 span {
  color: #2173FF;
}

.cart-process-line {
  width: 100%;
  background-color: #eeecec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 1rem;
  color: #687285;
  margin-bottom: 2rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .cart-process-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .cart-process-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cart-process-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .cart-process-line .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .cart-process-line .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .cart-process-line .web-content {
    width: 1600px;
  }
}
.cart-process-line a {
  color: #687285;
  font-size: 0.8rem;
}
.cart-process-line .cart-process-box {
  width: auto;
  padding: 0.7rem;
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  position: relative;
}

.cart-process-line .active {
  background-color: #245893;
  color: #fff;
}
.cart-process-line .active a {
  color: #fff;
}

.cart-process-line .active::after {
  position: absolute;
  right: -11px;
  top: 8px;
  content: "";
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-left: 19px solid #245893;
  border-bottom: 17px solid transparent;
  margin: 0;
  padding: 0;
}

.cart-product-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 479px) {
  .cart-product-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .cart-product-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cart-product-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    margin-bottom: 1rem;
  }
  .cart-product-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  .cart-product-group .web-content {
    max-width: 1200px;
  }
}
@media (min-width: 1300px) and (max-width: 1599px) {
  .cart-product-group .web-content {
    width: 1600px;
  }
}

.bt-cart-bin {
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #fff;
}
.bt-cart-bin :hover {
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #fff;
}

.cart-group-left-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  color: #A2A7B1;
}
.cart-group-left-right strong {
  color: #687285;
}
.cart-group-left-right .store-price {
  width: auto;
}
.cart-group-left-right .store-price h4 {
  font-size: 1rem;
}

.cart-price-vat {
  width: 100%;
  text-align: right;
}
.cart-price-vat select {
  width: auto;
  border: none;
  font-size: 0.8rem;
  margin: 0;
}

.cart-sum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
  margin-bottom: 1rem;
}
.cart-sum .sum-1,
.cart-sum .sum-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: 100%;
}
.cart-sum .sum-1 .sum-price,
.cart-sum .sum-2 .sum-price {
  font-size: 1rem;
  font-weight: 700;
  color: #687285;
}
.cart-sum .sum-1 .sum,
.cart-sum .sum-2 .sum {
  font-size: 1rem;
  font-weight: normal;
  color: #A2A7B1;
}

.cart-products-group {
  width: 100%;
}

.kan-cart {
  min-width: 100px;
  margin-left: 2rem;
  position: relative;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.kan-cart svg {
  margin-left: 1rem;
}
.kan-cart a {
  color: #fff;
}
.kan-cart-label {
  font-size: 0.6rem;
  background-color: #2173FF;
  color: #fff;
  border-radius: 22px;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.kan-cart-box {
  position: absolute;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  top: 42px;
  right: 0;
  width: 283px;
  -webkit-box-shadow: 6px 4px 12px 6px rgba(0, 0, 0, 0.116);
          box-shadow: 6px 4px 12px 6px rgba(0, 0, 0, 0.116);
  background-color: #fff;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.kan-cart-box-title {
  width: 100%;
  color: #687285;
}
.kan-cart-box-title p {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #687285;
}
.kan-cart-box-title p span {
  color: #2173FF;
}
.kan-cart-box-triangle {
  position: absolute;
  top: -10px;
  right: 12px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #fff;
}
.kan-cart-box-product {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-top: 1rem;
}
.kan-cart-box-product .store-product-thumb {
  height: 59px;
}
.kan-cart-box-product h4 {
  font-weight: 700;
  color: #687285;
  font-size: 1rem;
  margin: 0;
}
.kan-cart-box-product h4 span {
  color: #2173FF;
}
.kan-cart-box-product p {
  font-size: 1rem;
  font-weight: normal;
  color: #A2A7B1;
  margin: 0;
}
.kan-cart-box .kan-cart-box-overview {
  width: 100%;
}
.kan-cart-box .kan-cart-box-overview-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.kan-cart-box .kan-cart-box-overview-item p {
  color: #A2A7B1;
  margin: 0;
}
.kan-cart-box .kan-cart-box-overview-item p span {
  font-weight: 700;
  color: #687285;
  font-size: 1rem;
}
.kan-cart-box .kan-cart-box-button {
  width: 100%;
}

#hidden-div {
  display: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.cart-forms-title h2 {
  font-weight: 700;
  color: #245893;
}
.cart-forms-title h2 span {
  color: #2173FF;
}
.cart-forms-title-gray h2 {
  font-weight: 700;
  color: #687285;
}
.cart-forms-title-gray h2 span {
  color: #2173FF;
}
.cart-forms .cart-checker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.cart-forms .cart-checker input {
  margin-top: 0.4rem;
}

.products-tabs.coform .tabs-title {
  margin-left: 1rem;
  margin-right: 1rem;
  color: #687285;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 5px;
  border: 1px solid #687285;
}
.products-tabs.coform .tabs-title a {
  color: #687285;
}
.products-tabs.coform .tabs-title :hover {
  background-color: #245893;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
}
.products-tabs.coform .tabs-title :hover a {
  color: #fff;
}
.products-tabs.coform .tabs-title:first-child {
  margin-left: 0rem;
}
.products-tabs.coform .tabs-title.is-active {
  background-color: #2173FF;
  border-radius: 5px;
  border: 1px solid #687285;
  color: #fff;
}
.products-tabs.coform .tabs-title.is-active a {
  color: #fff;
}

.forms-button-center {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.forms-button-center button {
  width: auto;
}

.store-important-info {
  border: 1px solid #A2A7B1;
  padding: 2rem;
}
.store-important-info h2 {
  color: #2173FF;
  font-weight: 700;
}
.store-important-info strong {
  font-weight: normal;
  color: #2173FF;
}
.store-important-info .order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.cart-details-final .detail-box {
  border: 1px solid #b0b4bb;
  padding: 2rem;
  border-radius: 5px;
}
.cart-details-final .detail-box .row-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.cart-details-final .detail-box .row-1 div:first-child {
  min-width: 50%;
  width: 50%;
}
.cart-details-final .detail-box .store-mark {
  padding: 2px 4px 2px 4px;
}
.cart-details-final .bt-order {
  min-width: 12rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
.cart-details-final .bt-order.back {
  background-color: #fff;
  border: 1px solid #b0b4bb;
  color: #2173FF;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cart-details-final .bt-order.back a {
  color: #2173FF;
}
.cart-details-final .bt-order.back span {
  color: #2173FF;
}
.cart-details-final .bt-order.back:hover {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #eeecec;
}

.store-final-graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  max-width: 40%;
}

.order-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  background-color: #eeecec;
  border: none;
}
.order-group .order-icon {
  margin-right: 1rem;
}

.products-page .k-menu-system-item .img-holder img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1750;
  display: block;
}
.products-page .nav-holder {
  width: 190px;
}
.products-page .nav-holder ul {
  border: 1px solid #A2A7B1;
}