.slick-dots, .panel-social-networks, .panel-drop .eq-anim, .multi-list, .dots-list, .social-networks, .slick-range-slider .logo-thumbs, .check-list, .slider-range-about .logo-thumbs, .footer-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@font-face {
  font-family: 'frutiger';
  src: url("../fonts/frutiger_ce_55_roman_0-webfont.woff2") format("woff2"), url("../fonts/frutiger_ce_55_roman_0-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'frutiger';
  src: url("../fonts/frutiger_ce_56_italic_0-webfont.woff2") format("woff2"), url("../fonts/frutiger_ce_56_italic_0-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: 'frutiger';
  src: url("../fonts/frutiger_ce_75_black_0-webfont.woff2") format("woff2"), url("../fonts/frutiger_ce_75_black_0-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'frutiger';
  src: url("../fonts/frutiger_ce_76_black_italic_0-webfont.woff2") format("woff2"), url("../fonts/frutiger_ce_76_black_italic_0-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: 'frutiger';
  src: url("../fonts/frutiger-light.woff2") format("woff2"), url("../fonts/frutiger-light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'frutiger';
  src: url("../fonts/frutiger-lt-46-light-italic-0.woff2") format("woff2"), url("../fonts/frutiger-lt-46-light-italic-0.woff") format("woff");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'adobe_caslon_pro';
  src: url("ACaslonPro-Regular.woff2") format("woff2"), url("ACaslonPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?it8yak");
  src: url("../fonts/icomoon.eot?it8yak#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?it8yak") format("truetype"), url("../fonts/icomoon.woff?it8yak") format("woff"), url("../fonts/icomoon.svg?it8yak#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chat-help:before {
  content: "\e904"; }

.icon-search:before {
  content: "\e906"; }

.icon-chevron-up:before {
  content: "\e900"; }

.icon-chevron-right:before {
  content: "\e901"; }

.icon-chevron-left:before {
  content: "\e902"; }

.icon-chevron-down:before {
  content: "\e903"; }

.icon-close:before {
  content: "\e909"; }

.icon-cross-out:before {
  content: "\e90b"; }

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-slider {
  margin: 0 0 2em; }
  @media (min-width: 1024px) {
    .slick-slider {
      margin: 0 0 4em; } }

.slick-arrow {
  transition: color 0.3s ease-in-out;
  display: inline-block;
  vertical-align: top;
  text-indent: -9999px;
  overflow: hidden;
  background: 0;
  border: 0;
  margin: 0 18px;
  padding: 0;
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 10;
  color: #727374; }
  .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "\e902";
    font-family: 'icomoon';
    text-indent: 0;
    font-size: 18px; }
  .slick-arrow:hover {
    color: #004688; }
  .slick-arrow.slick-next:before {
    content: "\e901"; }

.slick-dots {
  display: flex !important;
  flex-flow: row wrap;
  justify-content: center;
  padding: 26px 0; }
  .slick-dots li {
    padding: 0 6px; }
    .slick-dots li.slick-active button {
      background: #004688; }
  .slick-dots button {
    transition: background 0.3s ease-in-out;
    display: block;
    background: #c3d1de;
    border: 0;
    margin: 0;
    padding: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .slick-dots button {
        width: 12px;
        height: 12px; } }
    .slick-dots button:hover {
      background: #004688; }

/* custom range input styles */
.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 20px;
  width: calc(100% - 40px);
  position: relative; }
  @media (min-width: 1024px) {
    .jcf-range {
      margin: 0 40px;
      width: calc(100% - 80px); } }
  @media (min-width: 1716px) {
    .jcf-range {
      width: 100%;
      margin: 0; } }

.jcf-range .jcf-range-track {
  position: relative;
  display: block; }

.jcf-range .jcf-range-wrapper {
  background: #b9c7d4;
  display: block;
  margin: 0;
  height: 1px; }

.jcf-range.jcf-vertical {
  width: auto; }

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0; }

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px; }

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto; }

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #004688;
  border-radius: 50%;
  width: 78px;
  height: 78px;
  z-index: 1;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 0;
  transition: left .5s;
  box-shadow: 0 24px 29px rgba(0, 0, 0, 0.13); }
  .jcf-range .jcf-range-handle:before, .jcf-range .jcf-range-handle:after {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    content: "\e902";
    font-family: 'icomoon';
    left: 16px;
    color: #fff;
    line-height: 1;
    font-size: 18px; }
  .jcf-range .jcf-range-handle:after {
    content: "\e901";
    left: auto;
    right: 16px; }

.jcf-range .jcf-range-mark {
  position: absolute;
  text-indent: -9999px;
  background: #ebebeb;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  top: -11px;
  margin: 0;
  transform: translateX(-11px); }
  .jcf-range .jcf-range-mark:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: border 0.3s ease-in-out;
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #004688;
    border-radius: 50%; }
  .jcf-range .jcf-range-mark.active-item ~ .jcf-range-mark:after {
    width: 6px;
    height: 6px;
    border-width: 3px; }
  .jcf-range .jcf-range-mark:last-child {
    margin: 0 0 0 -3px; }

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px; }

.jcf-range.jcf-focus .jcf-range-handle {
  /* border: 1px solid #f00;
  margin: -5px 0 0 -1px; */ }

.jcf-range.jcf-disabled {
  background: none !important;
  opacity: 0.3; }

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 1px;
  min-width: 1px;
  left: 0;
  right: 0; }

.jcf-range .jcf-range-display {
  position: absolute;
  background: #004688;
  width: 1px;
  height: 1px;
  transition: width .5s; }

.jcf-range .jcf-range-display.jcf-range-min {
  /* margin: 0 0 0 -10px;
  padding: 0 0 0 10px; */ }

.jcf-range .jcf-range-display.jcf-range-max {
  /* margin: 0 -10px 0 0;
  padding: 0 10px 0 0; */ }

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 0;
  bottom: 0; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  /* margin: 0 0 -10px;
  padding: 0 0 10px; */ }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  /* margin: -10px 0 0;
  padding: 10px 0 0; */ }

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 9px;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%; }

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: transparent;
  border: 1px solid #004688;
  margin: 0 3px 0 0;
  border-radius: 50%;
  height: 22px;
  width: 22px; }

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked {
  background: #004688; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

/* .jcf-focus,
.jcf-focus * {
    border-color: #f00 !important;
}
 */
/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative; }

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e3e3e3;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #bbb;
  height: 14px;
  width: 14px;
  left: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #888;
  height: 1px;
  width: 14px; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0; }

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  margin: 0 0 0.5em;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.25; }

h1, .h1 {
  line-height: 1.0857;
  letter-spacing: 2px; }
  @media (min-width: 1024px) {
    h1, .h1 {
      font-size: 54px;
      line-height: .925; } }

@media (min-width: 1024px) {
  h2, .h2 {
    font-size: 26px; } }

@media (min-width: 1024px) {
  h3, .h3 {
    font-size: 22px; } }

p {
  margin: 0 0 1.7em; }
  @media (min-width: 1024px) {
    p {
      margin: 0 0 2.3em; } }

a {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out; }

#header {
  position: relative;
  z-index: 1000;
  height: 50px; }
  @media (min-width: 1024px) {
    #header {
      height: 69px;
      position: fixed;
      top: 0;
      right: 0 !important;
      left: 50px !important; } }
  @media (min-width: 1300px) {
    #header {
      left: 72px !important; } }
  #header .navbar-default {
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    border: 0; }
    @media (min-width: 1024px) {
      #header .navbar-default {
        font-size: 12px;
        padding: 23px 0 21px;
        position: relative; } }
  @media (min-width: 1024px) {
    #header .container-fluid {
      position: relative; } }
  #header .navbar-nav {
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0 0 -5px;
    padding: 44px 0 0; }
    @media (min-width: 1024px) {
      #header .navbar-nav {
        letter-spacing: 0;
        padding: 0 160px;
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        float: none;
        margin: 0 -10px; } }
    @media (min-width: 1300px) {
      #header .navbar-nav {
        margin: 0 -20px;
        letter-spacing: 1px;
        padding: 0 196px; } }
    @media (min-width: 1716px) {
      #header .navbar-nav {
        margin: 0 -34px; } }
    #header .navbar-nav li {
      padding: 0 0 37px;
      position: relative; }
      @media (min-width: 1024px) {
        #header .navbar-nav li {
          padding: 0 10px;
          float: none; } }
      @media (min-width: 1300px) {
        #header .navbar-nav li {
          padding: 0 20px; } }
      @media (min-width: 1716px) {
        #header .navbar-nav li {
          padding: 0 34px; } }
      #header .navbar-nav li.active a {
        color: #004688; }
        @media (min-width: 1024px) {
          #header .navbar-nav li.active a {
            color: #fff; } }
        #header .navbar-nav li.active a:after {
          opacity: 1; }
          @media (min-width: 1024px) {
            #header .navbar-nav li.active a:after {
              left: 0;
              right: 0; } }
    #header .navbar-nav a {
      color: #004688;
      padding: 0;
      position: relative; }
      @media (min-width: 1024px) {
        #header .navbar-nav a {
          color: #fff; } }
      #header .navbar-nav a:after {
        transition: opacity 0.3s ease-in-out, left 0.3s ease-in-out, right 0.3s ease-in-out;
        content: "";
        position: absolute;
        background: #004688;
        width: 1px;
        height: 15px;
        top: 5px;
        left: -10px;
        opacity: 0; }
        @media (min-width: 1024px) {
          #header .navbar-nav a:after {
            width: auto;
            height: 2px;
            background: #fff;
            bottom: 0;
            right: 50%;
            left: 50%;
            top: auto;
            opacity: 1; } }
      #header .navbar-nav a:hover:after {
        opacity: 1; }
        @media (min-width: 1024px) {
          #header .navbar-nav a:hover:after {
            left: 0;
            right: 0; } }
  #header .right-links {
    position: absolute;
    top: 7px;
    right: 5px; }
    @media (min-width: 768px) {
      #header .right-links {
        top: 3px; } }
    @media (min-width: 1024px) {
      #header .right-links {
        top: -7px;
        right: 0; } }
  #header .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 0 49px;
    z-index: 1000; }
    @media (min-width: 1024px) {
      #header .navbar-collapse {
        position: static;
        background: transparent;
        padding: 0; } }
  #header .navbar-header {
    padding: 17px 70px; }
    @media (min-width: 1024px) {
      #header .navbar-header {
        padding: 0; } }
  #header .dropdown-menu {
    background: #fff;
    box-shadow: none;
    min-width: 263px;
    padding: 22px 0 40px;
    margin: 16px 0 0; }
    @media (min-width: 768px) {
      #header .dropdown-menu {
        padding: 15px 0;
        min-width: 200px;
        left: 50%;
        transform: translate(0, 0);
        margin: 15px 0 0; } }
    @media (min-width: 1024px) {
      #header .dropdown-menu {
        min-width: 263px;
        transform: translate(-50%, 0); } }
    @media (min-width: 768px) {
      #header .dropdown-menu li {
        border-bottom: 1px solid #c9d8e6; } }
    @media (min-width: 1024px) {
      #header .dropdown-menu li {
        border-bottom: 0; } }
    @media (min-width: 1716px) {
      #header .dropdown-menu li {
        border-bottom: 0; } }
    #header .dropdown-menu li a {
      color: #004688;
      font-weight: 300;
      line-height: 1.2;
      letter-spacing: 1px;
      padding: 21px 0;
      position: relative;
      white-space: normal; }
      @media (min-width: 1024px) {
        #header .dropdown-menu li a {
          padding: 15px 45px 16px 72px; } }
      @media (min-width: 1024px) {
        #header .dropdown-menu li a {
          font-size: 14px;
          line-height: 1.42857;
          padding: 10px 20px; } }
      #header .dropdown-menu li a:hover {
        background-color: transparent; }
      #header .dropdown-menu li a:after {
        background: #004688;
        width: 1px;
        height: auto;
        top: 10px;
        bottom: 10px;
        position: absolute;
        left: 10px; }

.icon-chat-help {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  font-size: 23px;
  margin: 0 5px 5px; }
  @media (min-width: 1024px) {
    .icon-chat-help {
      margin: 0 13px 5px;
      font-size: 25px; } }
  .icon-chat-help:hover, .icon-chat-help:focus {
    color: #d9534f; }

.navbar-nav a {
  text-decoration: none; }

.logo {
  max-width: 92px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .logo {
      max-width: 142px;
      position: absolute;
      top: 0;
      left: 15px; } }
  .logo img {
    display: block; }

.navbar-toggle {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 29px;
  height: 29px;
  top: 9px;
  left: 25px; }
  .navbar-toggle.collapsed .icon-bar {
    top: 9px;
    left: 0;
    right: 0;
    transform: none; }
    .navbar-toggle.collapsed .icon-bar + .icon-bar {
      top: 16px;
      transform: none; }
  .navbar-toggle .icon-bar {
    transition: transform 0.3s ease-in-out;
    width: auto;
    left: 4px;
    right: 4px;
    position: absolute;
    top: 12px;
    transform: rotate(45deg); }
    .navbar-toggle .icon-bar + .icon-bar {
      margin: 0;
      transform: rotate(-45deg); }

.search-header-section {
  position: absolute;
  right: 0;
  top: 0; }

.header-search-block {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .header-search-block {
      align-items: center;
      justify-content: center;
      padding: 41px 15px; } }

.search-collapse {
  position: relative;
  z-index: 1001; }
  .search-collapse .well {
    background: #fff;
    box-shadow: none;
    border: none;
    padding: 26px 36px 26px;
    margin: 0; }
    @media (min-width: 1024px) {
      .search-collapse .well {
        padding: 0; } }
  .search-collapse .collapse-mobile {
    width: 100%;
    margin-top: 38px;
    margin: 0;
    border: none;
    order: 1;
    padding: 0; }
    @media (min-width: 1024px) {
      .search-collapse .collapse-mobile {
        display: block !important;
        height: 100% !important;
        order: 0; } }

.btn.open-link {
  background: none;
  padding: 0;
  border: none;
  font-size: 22px;
  position: relative;
  background: none !important;
  width: 38px;
  height: 38px;
  border-radius: 100%;
  font-size: 19px;
  margin: 0 5px; }
  @media (min-width: 1024px) {
    .btn.open-link {
      background: #fff !important;
      margin: 0 13px;
      font-size: 21px; } }
  @media (min-width: 1024px) {
    .btn.open-link:hover {
      color: #d9534f; } }
  .btn.open-link:before, .btn.open-link:after {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 19px;
    height: 2px;
    background: #fff;
    content: '';
    transform: rotate(-45deg); }
    @media (min-width: 1024px) {
      .btn.open-link:before, .btn.open-link:after {
        background: #024789;
        height: 1px; } }
  .btn.open-link:after {
    transform: rotate(45deg); }
  .btn.open-link i {
    opacity: 0; }
  .btn.open-link.collapsed {
    background: none !important; }
    .btn.open-link.collapsed:before, .btn.open-link.collapsed:after {
      display: none; }
    .btn.open-link.collapsed i {
      opacity: 1; }

.search-box-header {
  width: 100%;
  margin-top: 55px;
  order: 2; }
  @media (min-width: 1024px) {
    .search-box-header {
      padding: 0 0 0 60px;
      border-left: 1px solid #dfdfe0;
      height: 39px;
      order: 0;
      margin: 0;
      width: auto; } }
  .search-box-header label {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: rgba(95, 96, 98, 0.6);
    font-weight: 300; }
    @media (min-width: 1024px) {
      .search-box-header label {
        display: none; } }
  .search-box-header .search-holder {
    display: flex;
    align-items: center;
    padding: 0 0 16px;
    margin: 0 0 12px;
    border-bottom: 1px solid #e5e5e6; }
    @media (min-width: 1024px) {
      .search-box-header .search-holder {
        margin: 0;
        padding: 0;
        border: 0; } }
    .search-box-header .search-holder input[type="search"] {
      font-size: 20px;
      line-height: 23px;
      border: none;
      width: calc(100% - 45px);
      height: 39px;
      letter-spacing: 1px;
      color: #5f6062;
      text-overflow: ellipsis; }
      @media (min-width: 1024px) {
        .search-box-header .search-holder input[type="search"] {
          width: 500px;
          font-size: 22px;
          line-height: 25px; } }
      .search-box-header .search-holder input[type="search"]::-webkit-input-placeholder {
        color: rgba(95, 96, 98, 0.4); }
        @media (min-width: 1024px) {
          .search-box-header .search-holder input[type="search"]::-webkit-input-placeholder {
            color: #5f6062; } }
      .search-box-header .search-holder input[type="search"]::-moz-placeholder {
        opacity: 1;
        color: rgba(95, 96, 98, 0.4); }
        @media (min-width: 1024px) {
          .search-box-header .search-holder input[type="search"]::-moz-placeholder {
            color: #5f6062; } }
      .search-box-header .search-holder input[type="search"]:-moz-placeholder {
        color: rgba(95, 96, 98, 0.4); }
        @media (min-width: 1024px) {
          .search-box-header .search-holder input[type="search"]:-moz-placeholder {
            color: #5f6062; } }
      .search-box-header .search-holder input[type="search"]:-ms-input-placeholder {
        color: rgba(95, 96, 98, 0.4); }
        @media (min-width: 1024px) {
          .search-box-header .search-holder input[type="search"]:-ms-input-placeholder {
            color: #5f6062; } }
      .search-box-header .search-holder input[type="search"].placeholder {
        color: rgba(95, 96, 98, 0.4); }
        @media (min-width: 1024px) {
          .search-box-header .search-holder input[type="search"].placeholder {
            color: #5f6062; } }
    .search-box-header .search-holder button[type="submit"] {
      transition: color 0.3s ease-in-out, border 0.3s ease-in-out;
      width: 35px;
      height: 35px;
      border: 1px solid #5f6062;
      border-radius: 100%;
      padding: 0;
      background: #fff;
      opacity: 1;
      margin-left: 10px; }
      @media (min-width: 1024px) {
        .search-box-header .search-holder button[type="submit"] {
          width: 39px;
          height: 39px;
          margin-left: 49px; } }
      .search-box-header .search-holder button[type="submit"]:hover {
        color: #fcb03f;
        border-color: #fcb03f; }

.option-btn {
  background: none;
  border: none;
  font-size: 20px;
  line-height: 25px;
  color: #5f6062;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 59px;
  padding: 0;
  letter-spacing: 1px;
  border-bottom: 1px solid #dfdfe0;
  width: 100%; }
  @media (min-width: 1024px) {
    .option-btn {
      margin-right: 57px;
      min-width: 145px;
      font-size: 22px;
      height: 39px;
      display: inline-flex;
      border: 0;
      width: auto; } }
  .option-btn i {
    font-size: 16px;
    margin-left: 10px; }

@media (min-width: 1024px) {
  .well-holder {
    padding: 24px 30px 15px;
    margin-top: 38px;
    border-top: 1px solid #dfdfe0; } }
@media (min-width: 1300px) {
  .well-holder {
    padding: 24px 85px 20px; } }

.label-holder {
  padding: 20px 0 0; }
  @media (min-width: 1024px) {
    .label-holder {
      padding: 0;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  .label-holder label {
    font-size: 16px;
    line-height: 19px;
    font-weight: normal;
    letter-spacing: 1px;
    white-space: nowrap;
    display: block;
    margin: 0 0 28px;
    color: rgba(95, 96, 98, 0.8);
    /* &.default {
    	@include media('>=desktop') {
    		color: rgba($text-color, 0.6);
    		.jcf-radio {
    			&.jcf-checked {
    				background: url(../images/check-sprite.png) no-repeat;
    			}
    		}
    	}
    } */ }
    @media (min-width: 1024px) {
      .label-holder label {
        font-size: 14px;
        line-height: 17px;
        margin: 0 10px 0 0;
        color: #5f6062; } }
    .label-holder label:last-child {
      margin: 0; }
  .label-holder .jcf-radio {
    border: none;
    width: 25px;
    height: 25px;
    margin: 0 0 0 14px; }
    @media (min-width: 1024px) {
      .label-holder .jcf-radio {
        margin: 0 0 0 8px; } }
    @media (min-width: 1300px) {
      .label-holder .jcf-radio {
        margin: 0 0 0 14px; } }
    .label-holder .jcf-radio.jcf-checked {
      background: url(../images/check-sprite.png) no-repeat 0 -35px; }
      @media (min-width: 1024px) {
        .label-holder .jcf-radio.jcf-checked {
          background: url(../images/check-sprite.png) no-repeat; } }
    .label-holder .jcf-radio span {
      background: none; }

#wrapper {
  transition: all 800ms cubic-bezier(0.19, 1, 0.56, 1); }
  #wrapper:after {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 70, 136, 0.31);
    transition: all 800ms cubic-bezier(0.19, 1, 0.56, 1);
    transition-delay: 0.3s; }
  .panel-active #wrapper {
    transition-delay: 0.3s; }
    .panel-active #wrapper:after {
      opacity: 1;
      visibility: visible; }

.wrapper-holder, #header {
  transition: all 800ms cubic-bezier(0.19, 1, 0.56, 1);
  transform: translate3d(0, 0, 0); }
  .panel-active .wrapper-holder,
  .panel-active #header {
    transition-delay: 0.3s;
    transform: translate3d(30px, 0, 0); }

.panel-opener {
  display: block;
  margin: 12px 0 0;
  width: 23px;
  height: 23px;
  top: 9px;
  left: 14px;
  position: relative;
  transition: 0.3s all easy;
  z-index: 2; }
  @media (min-width: 1300px) {
    .panel-opener {
      left: 25px; } }
  .panel-opener .icon-bar {
    transition: transform 0.3s ease-in-out;
    width: auto;
    height: 2px;
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    transform: none;
    background: #004688; }
    .panel-active .panel-opener .icon-bar {
      top: 12px;
      transform: rotate(45deg);
      background: #fff; }
    .panel-opener .icon-bar + .icon-bar {
      margin: 0;
      top: 16px;
      transform: none; }
      .panel-active .panel-opener .icon-bar + .icon-bar {
        top: 12px;
        transform: rotate(-45deg); }

.left-panel {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  background: #fff;
  width: 50px;
  font: 9px/12px "frutiger", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  z-index: 1001;
  min-height: 574px; }
  @media (min-width: 1024px) {
    .left-panel {
      display: block; } }
  @media (min-width: 1300px) {
    .left-panel {
      width: 72px; } }
  .left-panel:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #fff; }
  .left-panel:before {
    transition: opacity 0.3s ease-in-out, max-width 0.3s ease-in-out;
    content: "";
    background: #004688;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    max-width: 0;
    z-index: 2;
    opacity: 0;
    transition-delay: 0.3s; }
  .panel-active .left-panel:before {
    opacity: 1;
    max-width: 100%;
    transition-delay: 0s; }
  .left-panel .title {
    display: block;
    white-space: nowrap;
    color: #004688;
    font-weight: normal;
    transform: rotate(270deg);
    writing-mode: lr-tb;
    transform-origin: 0 0;
    position: absolute;
    left: 18px;
    top: 206px;
    letter-spacing: 3.2px;
    word-spacing: -1px;
    z-index: 2;
    transition-delay: 0.2s; }
    @media (min-width: 1300px) {
      .left-panel .title {
        left: 29px; } }
    .panel-active .left-panel .title {
      color: #fff;
      transition-delay: 0.3s; }

.panel-social-networks {
  text-transform: uppercase;
  transform: rotate(270deg);
  writing-mode: lr-tb;
  transform-origin: 0 0;
  display: flex;
  flex-wrap: nowrap;
  position: absolute;
  left: 18px;
  bottom: 0;
  letter-spacing: 2.2px;
  width: 500px;
  z-index: 2; }
  @media (min-width: 1300px) {
    .panel-social-networks {
      left: 29px; } }
  .panel-social-networks li {
    padding: 0 12px 0 11px; }
  .panel-social-networks a {
    color: rgba(0, 0, 0, 0.3);
    text-decoration: none; }
    .panel-active .panel-social-networks a {
      color: rgba(255, 255, 255, 0.2);
      transition-delay: 0.2s; }
      .panel-active .panel-social-networks a:hover {
        color: #fff;
        transition-delay: 0.3s; }
    .panel-social-networks a:hover {
      color: #004688; }

.panel-drop {
  width: 314px;
  height: 100vh;
  background: #fff;
  position: absolute;
  left: 50px;
  top: 0;
  z-index: -2;
  transition: all 800ms cubic-bezier(0.19, 1, 0.56, 1);
  transform: translate3d(-100%, 0, 0);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 23px; }
  @media (min-width: 1300px) {
    .panel-drop {
      left: 72px; } }
  .panel-active .panel-drop {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s; }
  .panel-drop .eq-anim {
    height: calc(100vh - 235px);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: space-around;
    align-items: center; }
    .panel-drop .eq-anim li a {
      opacity: 0.3; }
      .panel-drop .eq-anim li a:hover {
        opacity: 1; }
  .panel-drop .logo {
    position: static;
    margin: 0 0 95px; }
    .panel-active .panel-drop .logo {
      animation-name: fade;
      animation-duration: 2s; }

.panel-active .eq-anim > *:nth-child(1) {
  animation: fade 0.5s 0.2s both; }

.panel-active .eq-anim > *:nth-child(2) {
  animation: fade 0.5s 0.3s both; }

.panel-active .eq-anim > *:nth-child(3) {
  animation: fade 0.5s 0.4s both; }

.panel-active .eq-anim > *:nth-child(4) {
  animation: fade 0.5s 0.5s both; }

.panel-active .eq-anim > *:nth-child(5) {
  animation: fade 0.5s 0.6s both; }

.panel-active .eq-anim > *:nth-child(6) {
  animation: fade 0.5s 0.7s both; }

.panel-active .eq-anim > *:nth-child(7) {
  animation: fade 0.5s 0.8s both; }

.panel-active .eq-anim > *:nth-child(8) {
  animation: fade 0.5s 0.9s both; }

.panel-active .eq-anim > *:nth-child(9) {
  animation: fade 0.5s 1s both; }

.panel-active .eq-anim > *:nth-child(10) {
  animation: fade 0.5s 1.1s both; }

.panel-active .eq-anim > *:nth-child(11) {
  animation: fade 0.5s 1.2s both; }

.panel-active .eq-anim > *:nth-child(12) {
  animation: fade 0.5s 1.3s both; }

.panel-active .eq-anim > *:nth-child(13) {
  animation: fade 0.5s 1.4s both; }

.panel-active .eq-anim > *:nth-child(14) {
  animation: fade 0.5s 1.5s both; }

.panel-active .eq-anim > *:nth-child(15) {
  animation: fade 0.5s 1.6s both; }

.panel-active .eq-anim > *:nth-child(16) {
  animation: fade 0.5s 1.7s both; }

.panel-active .eq-anim > *:nth-child(17) {
  animation: fade 0.5s 1.8s both; }

.panel-active .eq-anim > *:nth-child(18) {
  animation: fade 0.5s 1.9s both; }

.panel-active .eq-anim > *:nth-child(19) {
  animation: fade 0.5s 2s both; }

.panel-active .eq-anim > *:nth-child(20) {
  animation: fade 0.5s 2.1s both; }

.panel-active .eq-anim > *:nth-child(21) {
  animation: fade 0.5s 2.2s both; }

.panel-active .eq-anim > *:nth-child(22) {
  animation: fade 0.5s 2.3s both; }

.panel-active .eq-anim > *:nth-child(23) {
  animation: fade 0.5s 2.4s both; }

.panel-active .eq-anim > *:nth-child(24) {
  animation: fade 0.5s 2.5s both; }

.panel-active .eq-anim > *:nth-child(25) {
  animation: fade 0.5s 2.6s both; }

.panel-active .eq-anim > *:nth-child(26) {
  animation: fade 0.5s 2.7s both; }

.panel-active .eq-anim > *:nth-child(27) {
  animation: fade 0.5s 2.8s both; }

.panel-active .eq-anim > *:nth-child(28) {
  animation: fade 0.5s 2.9s both; }

.panel-active .eq-anim > *:nth-child(29) {
  animation: fade 0.5s 3s both; }

.panel-active .eq-anim > *:nth-child(30) {
  animation: fade 0.5s 3.1s both; }

body {
  font-weight: 300;
  min-width: 320px; }
  body.home {
    background: #ebebeb; }

img {
  max-width: 100%; }

a {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out, opacity 0.3s ease-in-out;
  text-decoration: none; }
  a:focus {
    outline: inherit; }

button:focus {
  outline: inherit; }

h3, .h3 {
  font-size: 26px; }

a.no-underline {
  text-decoration: none; }

sub,
sup {
  font-size: 40%; }

sup {
  top: -1em; }

@media (min-width: 1300px) {
  .multi-list {
    column-count: 2;
    column-gap: 20px; } }
@media (min-width: 1716px) {
  .multi-list {
    column-gap: 45px; } }
.multi-list li {
  break-inside: avoid;
  page-break-inside: avoid; }

.ui-autocomplete.sf-autocomplete {
  display: none !important; }

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%; }
  @media (min-width: 768px) {
    #wrapper {
      font-size: 14px;
      line-height: 2.2857; } }
  @media (min-width: 1024px) {
    #wrapper {
      padding: 0 0 0 50px; } }
  @media (min-width: 1300px) {
    #wrapper {
      padding: 0 0 0 72px; } }

@media (min-width: 1300px) {
  .container {
    width: 1640px;
    max-width: 100%; } }

.container-fluid {
  width: 100%;
  max-width: 1686px;
  padding-left: 24px;
  padding-right: 24px; }
  @media (min-width: 1024px) {
    .container-fluid {
      padding-left: 15px;
      padding-right: 15px; } }
  .container-fluid.container-sm {
    max-width: 1402px; }

.container-frame {
  max-width: 1656px;
  margin: 0 auto; }
  @media (min-width: 1716px) {
    .container-frame {
      padding: 0 72px; } }
  .container-frame .video-block:last-child {
    margin-bottom: 0; }
  .container-frame .leed-section:last-child {
    padding: 0; }

.container-download-logos {
  padding: 0;
  margin-bottom: 100px; }
  @media (min-width: 1024px) {
    .container-download-logos .main-frame {
      padding: 0; } }
  @media (min-width: 768px) {
    .container-download-logos {
      padding-left: 24px;
      padding-right: 24px; } }
  @media (min-width: 1024px) {
    .container-download-logos {
      min-width: 100%;
      padding: 0 120px 100px 0;
      margin: 0 auto; } }

@media (min-width: 1300px) {
  .download-logos .first .col-sm-3 {
    padding: 20px;
    border-right: 1px solid #dadadb; } }
@media (min-width: 1300px) {
  .download-logos .second .col-sm-3 {
    padding: 20px;
    border-right: 1px solid #dadadb; } }
@media (min-width: 1300px) {
  .download-logos .first .col-sm-3:last-child,
  .download-logos .second .col-sm-3:last-child {
    border-right: 0; } }

.download-logos h1 {
  font-size: 36px; }
  @media (min-width: 1300px) {
    .download-logos h1 {
      font-size: 54px; } }
.download-logos .slick-slide {
  margin: 30px 30px 0 0;
  position: relative; }
  .download-logos .slick-slide img {
    margin: 0 auto; }
.download-logos .col-sm-3 p {
  margin: 0; }
  @media (min-width: 1300px) {
    .download-logos .col-sm-3 p {
      margin: 0 0 10px; } }
@media (min-width: 1300px) {
  .download-logos .col-sm-3 .arrow-link-holder .arrow-text {
    color: #c5c5c6;
    text-transform: capitalize; } }
@media (min-width: 1024px) {
  .download-logos .first-row-logos {
    padding: 20px;
    border-right: 1px solid #dadadb;
    border-bottom: 1px solid #dadadb; } }
@media (min-width: 1024px) {
  .download-logos .first-row-last-logo {
    border-bottom: 1px solid #dadadb;
    border-right: 0; } }
@media (min-width: 1024px) {
  .download-logos .second-row-logos {
    padding: 20px;
    border-right: 1px solid #dadadb; } }
@media (min-width: 1024px) {
  .download-logos .second-row-last-logo {
    border-right: 0; } }
.download-logos .logo-item {
  background: #fff;
  text-align: center;
  height: 160px;
  position: relative;
  padding: 20px 15px; }
  @media (min-width: 768px) {
    .download-logos .logo-item {
      padding: 30px 0 0 10px; } }
  @media (min-width: 400px) {
    .download-logos .logo-item img {
      margin: 0 auto; } }
  .download-logos .logo-item .arrow-link {
    display: block; }
  .download-logos .logo-item .arrow-link-holder {
    display: block;
    position: relative; }
    .download-logos .logo-item .arrow-link-holder .arrow-text {
      color: #dfdfe0;
      display: flex;
      justify-content: center;
      margin: 0;
      max-width: 100%; }
    .download-logos .logo-item .arrow-link-holder .arrow-icon {
      margin: 0 auto;
      display: block;
      background: #dfdfe0; }
      @media (min-width: 768px) {
        .download-logos .logo-item .arrow-link-holder .arrow-icon {
          background: #004688; } }
  @media (min-width: 600px) {
    .download-logos .logo-item {
      padding: 10px; } }
  @media (min-width: 768px) {
    .download-logos .logo-item {
      background: #f4f4f4;
      margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .download-logos .logo-item {
      background: #f9f9f9;
      margin-bottom: 0;
      height: 200px; } }
@media (min-width: 768px) {
  .download-logos .container-slider-logos {
    width: 80%;
    margin: 0; } }
@media (min-width: 1024px) {
  .download-logos .container-slider-logos {
    width: 90%; } }
@media (min-width: 1300px) {
  .download-logos .container-slider-logos {
    width: 98%; } }

@media (min-width: 1024px) {
  .container-core-values {
    margin-bottom: 100px; } }
@media (min-width: 1300px) {
  .container-core-values {
    margin: 0; } }

.core-values {
  margin: 0 0 0 35px;
  padding: 0; }
  .core-values .core-value-item {
    margin-top: 20px;
    background-color: #fff;
    padding: 30px 30px 30px 60px;
    width: 80% !important;
    height: 400px;
    margin-left: -30px; }
    @media (min-width: 600px) {
      .core-values .core-value-item {
        margin-left: 0;
        padding: 30px;
        width: 90% !important; } }
    @media (min-width: 1024px) {
      .core-values .core-value-item {
        background: #f9f9f9;
        width: 33% !important;
        height: 300px;
        padding: 0 30px 0 0; } }
  @media (min-width: 1024px) {
    .core-values .number {
      border-bottom: 1px solid #235691;
      color: #235691;
      font-size: 10px;
      margin: 0 0 40px;
      padding: 0 0 10px; } }
  @media (min-width: 768px) {
    .core-values {
      padding: 0 50px;
      margin: 0 auto; } }
  @media (min-width: 1300px) {
    .core-values {
      padding: 70px; } }

/* PARALLAX */
.visual {
  margin-bottom: -63px; }
  @media (min-width: 768px) {
    .visual {
      margin-bottom: -114px; } }

.parallax-holder img {
  display: block;
  height: auto;
  width: 100%; }

.parallax-img {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.main-frame {
  padding: 46px 0 30px; }
  @media (min-width: 768px) {
    .main-frame {
      padding: 60px 0 50px; } }
  @media (min-width: 1300px) {
    .main-frame {
      padding: 93px 0 50px; } }

/* CONTENT FRAME */
.content-frame {
  max-width: 1657px;
  margin: 0 auto 23px;
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .content-frame {
      padding: 40px 0;
      margin: 0 auto 25px; } }
  @media (min-width: 1716px) {
    .content-frame {
      padding: 72px 0; } }
  .content-frame.bg-info {
    padding-left: 26px;
    padding-right: 26px;
    background: #fff;
    box-shadow: 0 57px 69px -59px rgba(0, 0, 0, 0.1); }
    @media (min-width: 768px) {
      .content-frame.bg-info {
        background: #f9f9f9;
        box-shadow: none; } }
    @media (min-width: 1024px) {
      .content-frame.bg-info {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1716px) {
      .content-frame.bg-info {
        padding-left: 74px;
        padding-right: 74px; } }
  .content-frame .video-block:last-child {
    margin-bottom: 0; }
  .content-frame .leed-section:last-child {
    padding: 0; }

/* HEADING HOLDER / BLOCK */
.heading-block {
  position: relative;
  background: #f9f9f9;
  padding: 33px 26px 35px;
  margin: -30px 0; }
  @media (min-width: 768px) {
    .heading-block {
      margin: -30px 0 0; } }
  @media (min-width: 1024px) {
    .heading-block {
      padding: 40px 30px;
      margin: -40px 0 0;
      width: 60.7%; } }
  @media (min-width: 1716px) {
    .heading-block {
      padding: 72px 74px 43px;
      margin: -72px 0 0; } }
  .heading-block h1 {
    margin: 0 0 0.7em; }
    @media (min-width: 1024px) {
      .heading-block h1 {
        margin: 0 0 0.39em; } }
  @media (min-width: 1716px) {
    .heading-block .heading-text.heading-text-sm {
      padding-right: 20px;
      max-width: 665px; } }
  @media (min-width: 1716px) {
    .heading-block .multi-columns {
      column-gap: 60px; } }

@media (min-width: 1024px) {
  .heading-block-holder {
    display: flex; } }
@media (min-width: 1716px) {
  .heading-block-holder {
    padding-right: 72px; } }
.heading-block-holder .brand-box {
  position: relative;
  margin: 0 0 55px; }
  @media (min-width: 1024px) {
    .heading-block-holder .brand-box {
      top: -100px;
      margin: 0 0 -70px; } }
  @media (min-width: 1716px) {
    .heading-block-holder .brand-box {
      top: -163px;
      margin: 0 0 -75px -94px; } }

/* NAV-BG */
.nav-bg {
  background: #004688; }
  @media (min-width: 1024px) {
    .nav-bg {
      height: 70px; } }

/* FULL PAGE */
.full-page {
  background: #f9f9f9;
  padding: 120px 0 70px; }

.container-fluid.header-block-container {
  padding: 0 0 0 70px;
  display: flex;
  min-width: 100%; }

/* HEADER BLOCK PAGES */
@media (min-width: 1300px) {
  .header-page {
    background: #f9f9f9;
    padding: 70px 70px 0 70px;
    margin: -150px 0 0 0; } }

.header-block-container-about small {
  display: block;
  width: 100%; }
.header-block-container-about span {
  border-bottom: 1px solid #004688;
  width: 50px;
  float: right;
  color: #004688;
  margin-top: -20px; }

.header-block-sidebar {
  width: 100%;
  background-color: #fff;
  padding: 50px;
  color: #004688; }
  .header-block-sidebar .row-flex {
    display: flex;
    justify-content: space-between; }
    .header-block-sidebar .row-flex p {
      color: #ddd; }
  .header-block-sidebar .header-title-sidebar, .header-block-sidebar .header-sidebar-section {
    padding: 40px 0;
    border-bottom: 1px solid #e5ecf3;
    position: relative; }
  .header-block-sidebar .header-sidebar-section a {
    color: #004688;
    border-bottom: 1px solid #004688;
    margin-bottom: 20px;
    text-decoration: none; }
  .header-block-sidebar .arrow-link {
    float: right;
    margin: 30px 0; }
  .header-block-sidebar .list-group-item {
    border: 0; }

.header-content-contact-us {
  background-color: #f4f4f4 !important; }
  @media (min-width: 1024px) {
    .header-content-contact-us .container {
      padding: 0 100px 0 75px;
      width: initial; } }
  @media (min-width: 1300px) {
    .header-content-contact-us .container {
      padding: 0 100px; } }

.header-content-about-us.light-bg {
  background: #f4f4f4; }
  @media (min-width: 1024px) {
    .header-content-about-us.light-bg {
      background: #f9f9f9; } }

.header-page.contact {
  margin: 10px 40px 70px;
  background-color: #f4f4f4; }
  .header-page.contact .info-contact-us {
    padding: 20px 10px; }
    .header-page.contact .info-contact-us h1 {
      font-size: 36px; }
    @media (min-width: 768px) {
      .header-page.contact .info-contact-us {
        padding: 30px; } }
    @media (min-width: 1024px) {
      .header-page.contact .info-contact-us {
        padding: 30px; } }
  .header-page.contact .parex-logo {
    margin: 50px 0 25px; }
    @media (min-width: 1300px) {
      .header-page.contact .parex-logo {
        margin: 50px 0 25px; } }
  @media (min-width: 1024px) {
    .header-page.contact {
      background: #fff; } }
  @media (min-width: 1300px) {
    .header-page.contact {
      margin: -50px 0 70px;
      padding: 40px 70px 30px 70px;
      background-color: #fff; } }

.manufacturing-facilities-contact-us {
  margin-top: 50px; }
  @media (min-width: 1024px) {
    .manufacturing-facilities-contact-us p {
      margin-top: 40px; } }
  @media (min-width: 1024px) {
    .manufacturing-facilities-contact-us {
      padding-bottom: 100px;
      margin-top: 0; } }

.corporate-headquarters-contact-us, .manufacturing-facilities-contact-us {
  background: #fff;
  padding: 20px;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .corporate-headquarters-contact-us, .manufacturing-facilities-contact-us {
      background: #fff;
      padding: 45px;
      margin-bottom: 50px; } }
  @media (min-width: 1024px) {
    .corporate-headquarters-contact-us, .manufacturing-facilities-contact-us {
      padding-left: 45px;
      width: 50%;
      margin-bottom: 0; } }
  @media (min-width: 1300px) {
    .corporate-headquarters-contact-us, .manufacturing-facilities-contact-us {
      width: initial; } }

.header-side-block-info {
  position: relative;
  padding: 60px 0 0 0;
  margin: 160px 0 100px;
  width: 33%; }

.header-side-block-about {
  display: none; }
  @media (min-width: 1024px) {
    .header-side-block-about .title {
      font-size: 20px; } }
  @media (min-width: 1300px) {
    .header-side-block-about .title {
      font-size: 26px; } }
  .header-side-block-about span {
    border-bottom: 1px solid #004688;
    width: 53px;
    position: absolute;
    right: 0; }
    @media (min-width: 1300px) {
      .header-side-block-about span {
        right: 40px; } }
  @media (min-width: 1024px) {
    .header-side-block-about {
      display: block;
      position: relative;
      padding: 60px 0 0 0;
      margin: 160px 0 100px;
      width: 33%; } }
  @media (min-width: 1300px) {
    .header-side-block-about {
      padding: 60px 40px 0 0; } }

/* CODE OF CONDUCT */
.main-code-of-conduct {
  padding: 0;
  margin: 50px 0; }
  .main-code-of-conduct h3 {
    font-size: 20px; }
    @media (min-width: 768px) {
      .main-code-of-conduct h3 {
        font-size: 26px; } }
  @media (min-width: 768px) {
    .main-code-of-conduct {
      width: 100%; } }
  @media (min-width: 1024px) {
    .main-code-of-conduct {
      width: 58%;
      padding: 0 0 0 100px;
      margin: 180px 0 100px; } }

.header-content-code-of-conduct {
  padding: 0; }
  @media (min-width: 768px) {
    .header-content-code-of-conduct {
      width: 100%; } }
  @media (min-width: 1024px) {
    .header-content-code-of-conduct {
      width: 41%; } }

.header-code-of-conduct {
  padding: 20px; }
  .header-code-of-conduct h1 {
    font-size: 30px; }
    @media (min-width: 768px) {
      .header-code-of-conduct h1 {
        font-size: 35px; } }
    @media (min-width: 1300px) {
      .header-code-of-conduct h1 {
        font-size: 54px; } }
  @media (min-width: 480px) {
    .header-code-of-conduct {
      padding: 40px; } }
  @media (min-width: 768px) {
    .header-code-of-conduct {
      padding: 50px; } }
  @media (min-width: 1300px) {
    .header-code-of-conduct {
      padding: 70px 70px 100px 70px !important;
      margin-bottom: 250px !important; } }

@media (min-width: 1300px) {
  .code-of-conduct .img-holder-soft h2 {
    margin: 60px 0 0; } }

.code-of-conduct {
  padding: 0 45px 0 40px; }
  .code-of-conduct .about {
    color: #235691; }
    @media (min-width: 1300px) {
      .code-of-conduct .about p {
        font-size: 12px; } }
  @media (min-width: 480px) {
    .code-of-conduct {
      padding: 0 50px; } }
  @media (min-width: 768px) {
    .code-of-conduct {
      padding: 0 70px; } }

.code-of-conduct-section {
  padding: 0; }
  .code-of-conduct-section h1 {
    padding: 40px 40px 30px 40px; }
  .code-of-conduct-section .about-us-slider-conduct {
    padding: 40px 0 40px 20px; }
    @media (min-width: 700px) {
      .code-of-conduct-section .about-us-slider-conduct {
        padding: 40px 0 40px 30px; } }
    @media (min-width: 1024px) {
      .code-of-conduct-section .about-us-slider-conduct {
        display: none; } }
  .code-of-conduct-section .about-us-slider-conduct-item {
    margin-top: 20px;
    background-color: #fff;
    padding: 30px 30px 40px 60px;
    width: 90% !important;
    height: 600px;
    margin-left: -30px; }
    @media (min-width: 410px) {
      .code-of-conduct-section .about-us-slider-conduct-item {
        height: 500px; } }
    @media (min-width: 700px) {
      .code-of-conduct-section .about-us-slider-conduct-item {
        margin-left: 0;
        padding: 30px; } }
  .code-of-conduct-section .img-code-of-conduct {
    margin-bottom: 60%; }
    @media (min-width: 1024px) {
      .code-of-conduct-section .img-code-of-conduct {
        float: right;
        margin-bottom: 0; } }
  .code-of-conduct-section .about-us-tabs-conduct {
    display: none; }
    @media (min-width: 1024px) {
      .code-of-conduct-section .about-us-tabs-conduct {
        display: block; } }
  @media (min-width: 1300px) {
    .code-of-conduct-section ul li {
      text-indent: 30px; } }
  @media (min-width: 1024px) {
    .code-of-conduct-section {
      padding: 50px 100px 50px 120px; } }
  @media (min-width: 1300px) {
    .code-of-conduct-section {
      padding: 50px 150px 50px 120px; } }

.header-about-parex {
  display: none; }
  @media (min-width: 1024px) {
    .header-about-parex {
      display: block;
      padding: 50px; } }

.header-block-info {
  position: relative;
  background: #f9f9f9;
  margin: 0 40px;
  padding: 20px; }
  .header-block-info h1 {
    font-size: 30px; }
    @media (min-width: 768px) {
      .header-block-info h1 {
        font-size: 36px; } }
    @media (min-width: 1024px) {
      .header-block-info h1 {
        font-size: 54px; } }
  @media (min-width: 480px) {
    .header-block-info {
      padding: 40px; } }
  @media (min-width: 768px) {
    .header-block-info {
      margin: 0 70px;
      padding: 40px; } }
  @media (min-width: 1024px) {
    .header-block-info {
      padding: 70px 70px 0 70px;
      margin: 30px 0 50px 120px; } }

.header-block-info-careers {
  background: #f9f9f9;
  padding: 0; }
  @media (min-width: 768px) {
    .header-block-info-careers {
      margin: 0 50px;
      width: initial; } }
  @media (min-width: 1024px) {
    .header-block-info-careers {
      margin: 25px 50px 25px 0;
      width: 50%;
      box-shadow: 10px 0 30px -25px #000; } }
  @media (min-width: 1300px) {
    .header-block-info-careers {
      background: #f9f9f9;
      padding: 70px 70px 0 70px;
      position: relative;
      width: 56%;
      margin: 30px 0 0 70px; } }
  .header-block-info-careers h1 {
    font-size: 37px; }
    @media (min-width: 1300px) {
      .header-block-info-careers h1 {
        font-size: 54px; } }

.header-block-info-about {
  border-bottom: 1px solid #d6d6d7;
  background: #f4f4f4;
  margin-bottom: 50px; }
  @media (min-width: 1024px) {
    .header-block-info-about {
      background: #fff;
      border: 0; } }

.main-holder {
  padding: 46px 0 30px; }
  @media (min-width: 768px) {
    .main-holder {
      padding: 60px 0 50px; } }
  @media (min-width: 1300px) {
    .main-holder {
      padding: 100px 0 93px; } }
  .main-holder + .main-frame {
    padding-top: 0; }

.main-frame {
  padding: 46px 0 30px; }
  .main-frame .contact-us-media {
    padding: 50px;
    /*width: 100%;*/ }
    .main-frame .contact-us-media h3 {
      font-size: 20px; }
      @media (min-width: 1300px) {
        .main-frame .contact-us-media h3 {
          font-size: 30px;
          border-bottom: 1px solid #99b5cf;
          padding: 0 0 10px;
          margin: 0 0 30px; } }
    .main-frame .contact-us-media .arrow-text {
      font-size: 12px; }
      @media (min-width: 1024px) {
        .main-frame .contact-us-media .arrow-text {
          font-size: 15px; } }
    @media (min-width: 1024px) {
      .main-frame .contact-us-media {
        background: #fff;
        padding: 35px;
        margin: 0;
        /*width: 30%;*/ } }
    @media (min-width: 1300px) {
      .main-frame .contact-us-media {
        padding: 70px; } }
  @media (min-width: 768px) {
    .main-frame {
      padding: 60px 0 50px; } }
  @media (min-width: 1300px) {
    .main-frame {
      padding: 93px 0 50px; } }

@media (min-width: 1300px) {
  .main-frame.media {
    padding: 0 0 50px 0; } }

.main-positions {
  background-color: #f9f9f9; }

.main-careers {
  margin: 0 35px; }
  @media (min-width: 1024px) {
    .main-careers {
      margin: 0 0 0 50px;
      background-color: #fff;
      height: 780px; } }
  @media (min-width: 1300px) {
    .main-careers {
      margin: 0;
      height: 800px; } }

.container-main-about-us {
  background: #f4f4f4; }

.main-about-us {
  margin: 0 35px;
  background: #f4f4f4; }
  .main-about-us .header-careers-title {
    padding: 30px !important; }
    @media (min-width: 1024px) {
      .main-about-us .header-careers-title {
        padding: 40px !important; } }
    @media (min-width: 1300px) {
      .main-about-us .header-careers-title {
        padding: 50px !important; } }
  @media (min-width: 1024px) {
    .main-about-us {
      margin: 0 0 0 50px;
      height: 350px;
      background: #f9f9f9; } }
  @media (min-width: 1300px) {
    .main-about-us {
      margin: 0; } }

.main-media-and-events {
  background: #f4f4f4; }
  .main-media-and-events .container {
    width: 100%; }
  @media (min-width: 1024px) {
    .main-media-and-events .header-block-info-about {
      background: #f9f9f9; } }
  @media (min-width: 1024px) {
    .main-media-and-events {
      background: #f9f9f9; } }

.main-careers-open-positions {
  padding: 20px 0 20px 20px;
  background: #f9f9f9;
  /*@include media('>=widescreen') {
      padding: 200px 100px 100px;
  }*/ }
  .main-careers-open-positions .container {
    padding-right: 0; }
    @media (min-width: 768px) {
      .main-careers-open-positions .container {
        width: initial; } }
    @media (min-width: 1024px) {
      .main-careers-open-positions .container {
        background: #ebebeb; } }
  .main-careers-open-positions h1 {
    font-size: 30px; }
    @media (min-width: 1300px) {
      .main-careers-open-positions h1 {
        font-size: 35px; } }
  @media (min-width: 768px) {
    .main-careers-open-positions .arrow-link {
      float: right;
      margin: -50px 90px 0 0;
      width: initial; } }
  @media (min-width: 1024px) {
    .main-careers-open-positions .arrow-link {
      margin: 0; } }
  .main-careers-open-positions .arrow-text {
    width: initial !important; }
  @media (min-width: 768px) {
    .main-careers-open-positions {
      margin: 0 0 0 50px; } }
  @media (min-width: 1024px) {
    .main-careers-open-positions {
      padding: 200px 50px 100px;
      background: #ebebeb;
      margin: 0; } }

.main-become-a-distributor .container {
  background: #f4f4f4;
  margin: 0;
  padding: 0; }
  @media (min-width: 768px) {
    .main-become-a-distributor .container {
      width: 100%; } }
  @media (min-width: 1024px) {
    .main-become-a-distributor .container {
      background-color: #fff; } }
@media (min-width: 1024px) {
  .main-become-a-distributor {
    background-color: #f9f9f9;
    padding: 0 50px 0 75px; } }
@media (min-width: 1300px) {
  .main-become-a-distributor {
    background-color: #f9f9f9;
    padding: 0 75px 0 100px; } }

.main-press-release {
  background: #f9f9f9;
  padding-bottom: 100px; }
  .main-press-release .heading-block {
    margin: 0;
    padding-bottom: 70px; }

.main-study-case .img-holder {
  text-align: center;
  margin: 0 -30px; }
  @media (min-width: 768px) {
    .main-study-case .img-holder {
      width: 42.333333%;
      margin-left: 35px; } }
  @media (min-width: 1024px) {
    .main-study-case .img-holder {
      width: 35.33333%; } }
.main-study-case .text-study-case {
  margin: 50px 0 50px 15px;
  padding: 20px; }
  .main-study-case .text-study-case h1 {
    font-size: 29px; }
    @media (min-width: 1024px) {
      .main-study-case .text-study-case h1 {
        font-size: 36px; } }
    @media (min-width: 1300px) {
      .main-study-case .text-study-case h1 {
        font-size: 54px; } }
  @media (min-width: 1024px) {
    .main-study-case .text-study-case {
      margin-left: 70px; } }
@media (min-width: 768px) {
  .main-study-case {
    margin: 0 20px; } }
@media (min-width: 1024px) {
  .main-study-case {
    padding: 70px 70px 50px 90px; } }

.dark-bg-study-case {
  position: relative;
  padding: 40px 40px 0 40px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .dark-bg-study-case {
      padding: 0 70px;
      margin: 0; } }
  @media (min-width: 1024px) {
    .dark-bg-study-case {
      padding: 0 70px 0 185px;
      margin: 0; } }

.dark-bg-text-study-case {
  background: #fff;
  z-index: 1;
  margin-top: 60px;
  padding: 30px; }
  .dark-bg-text-study-case h1 {
    position: absolute;
    top: -50px;
    left: 0; }
    @media (min-width: 768px) {
      .dark-bg-text-study-case h1 {
        position: relative;
        top: 0; } }
  @media (min-width: 768px) {
    .dark-bg-text-study-case {
      background: transparent;
      padding: 0 50px 0 0;
      margin-top: 5px;
      max-width: 589px; } }
  @media (min-width: 1024px) {
    .dark-bg-text-study-case {
      background: transparent;
      padding: 0 100px 0 0;
      margin-top: 60px; } }
  @media (min-width: 1300px) {
    .dark-bg-text-study-case {
      margin-top: 100px; } }

.dark-bg-image-study-case {
  position: absolute;
  top: 53px;
  right: 0;
  width: 60%;
  padding: 0;
  margin: 0; }
  @media (min-width: 1300px) {
    .dark-bg-image-study-case img {
      float: right; } }
  @media (min-width: 1700px) {
    .dark-bg-image-study-case img {
      margin-right: -150px; } }
  @media (min-width: 480px) {
    .dark-bg-image-study-case {
      width: 50%; } }
  @media (min-width: 600px) {
    .dark-bg-image-study-case {
      width: 40%; } }
  @media (min-width: 700px) {
    .dark-bg-image-study-case {
      width: 30%; } }
  @media (min-width: 768px) {
    .dark-bg-image-study-case {
      width: 50%;
      position: relative;
      top: 0; } }

@media (min-width: 768px) {
  .bg-indent {
    padding: 0 0 12em; } }
@media (min-width: 1024px) {
  .bg-indent {
    padding: 0 0 14em; } }
@media (min-width: 1300px) {
  .bg-indent {
    padding: 0 0 22.5em; } }
@media (min-width: 768px) {
  .bg-indent + .light-bg .values-section {
    margin-top: -12em; } }
@media (min-width: 1024px) {
  .bg-indent + .light-bg .values-section {
    margin-top: -14em; } }
@media (min-width: 1300px) {
  .bg-indent + .light-bg .values-section {
    margin-top: -21em; } }

@media (min-width: 768px) {
  .light-bg {
    background: #f9f9f9;
    margin: 0 -9999px;
    padding: 3em 9999px 1em; } }

.multi-columns {
  margin: 0 0 1em; }
  @media (min-width: 768px) {
    .multi-columns {
      column-count: 2;
      column-gap: 40px; } }
  @media (min-width: 1716px) {
    .multi-columns {
      column-gap: 80px; } }

.no-margin {
  margin: 0; }

.blue {
  color: #004688; }

.white {
  color: #fff; }

.warning-color {
  color: #fcb03f; }

.light-blue {
  color: #1a5994; }

.bg-white {
  background: #fff !important; }

.dark-bg {
  background-color: #ebebeb; }

.underline {
  border-bottom: 1px solid; }

.li-circle:before {
  border-radius: 10px;
  border: 2px solid #235691;
  content: "";
  color: transparent;
  width: 7px;
  height: 7px;
  display: inline-block;
  margin: 0 10px 0 0; }

.new-item {
  opacity: 0;
  transform: translateY(25px); }

.header-right h2 {
  margin: 0 0 5px; }
  .header-right h2 .title {
    font-size: 22px;
    text-transform: capitalize;
    margin: 0 0 5px; }
.header-right small {
  color: #235691;
  display: block;
  font-weight: 400;
  line-height: 22px; }
.header-right span {
  border-bottom: 1px solid #235691;
  width: 50px;
  float: right;
  margin: -20px 0 0; }
@media (min-width: 1300px) {
  .header-right {
    padding: 20px 130px 0; } }

/* AFFILIATION */
.affiliation {
  margin-top: 30px; }
  @media (min-width: 1024px) {
    .affiliation h1 {
      margin: 130px 0 30px; } }
  .affiliation .video-affiliation-holder {
    padding: 0; }
  @media (min-width: 1024px) {
    .affiliation .side {
      padding: 0 0 0 60px;
      float: right; } }
  @media (min-width: 1024px) {
    .affiliation {
      margin: 50px 30px 80px -15px; } }

/* LOOKING FOR A JOB SECTION */
.looking-for-a-job {
  background: #fff;
  margin-top: 50px;
  padding: 30px; }
  .looking-for-a-job .arrow-link-holder {
    padding: 15px; }
  @media (min-width: 1024px) {
    .looking-for-a-job {
      background: #f9f9f9;
      border-top: 1px solid #235691;
      padding: 40px 60px 50px 60px; } }

/* MAIN GALLERY */
@media (min-width: 1024px) {
  .main-gallery.img-550 .slick-slide {
    height: 60vh; } }
@media (min-width: 1300px) {
  .main-gallery.img-550 .slick-slide {
    min-height: 550px; } }

@media (min-width: 1024px) {
  .main-gallery-box.main-img {
    height: auto; } }
@media (min-width: 1300px) {
  .main-gallery-box.main-img {
    min-height: auto; } }

@media (min-width: 1024px) {
  .press-release h1 {
    margin: 0 70px 0 40px;
    font-size: 36px; } }
@media (min-width: 1300px) {
  .press-release h1 {
    margin: 0 70px;
    font-size: 54px; } }
@media (min-width: 1300px) {
  .press-release h2 {
    font-size: 36px;
    text-transform: capitalize; } }
@media (min-width: 1300px) {
  .press-release .slick-list {
    overflow: -webkit-paged-x; } }
@media (min-width: 1300px) {
  .press-release .slider-for .slick-arrow {
    top: 80px;
    color: #fff; } }
@media (min-width: 1300px) {
  .press-release .slider-for {
    background: #004688; } }
@media (min-width: 1300px) {
  .press-release .slider-for-nav {
    padding: 0 0 3em; } }
.press-release .view-all {
  position: absolute;
  bottom: 30px; }
  .press-release .view-all a {
    text-decoration: none;
    border-bottom: 1px solid #004688;
    padding: 0 0 1px; }
  @media (min-width: 768px) {
    .press-release .view-all {
      bottom: 10px; } }
  @media (min-width: 1024px) {
    .press-release .view-all {
      position: relative; } }

@media (min-width: 1024px) {
  .media-and-event-container {
    min-width: 100%;
    padding: 0 120px 100px 0; } }
.media-and-event-container .column-left {
  margin: 20px 0 20px 20px;
  padding-right: 0; }
  @media (min-width: 768px) {
    .media-and-event-container .column-left {
      margin: 0;
      padding-left: 75px;
      padding-right: 0; } }
  @media (min-width: 1024px) {
    .media-and-event-container .column-left {
      margin: 0;
      padding-left: 62px;
      padding-right: 0; } }
  @media (min-width: 1300px) {
    .media-and-event-container .column-left {
      position: relative;
      padding: 0 0 0 95px;
      width: 65%; } }
  @media (min-width: 768px) {
    .media-and-event-container .column-left.download-logos {
      margin-top: 50px; } }
.media-and-event-container .column-right {
  padding: 0 0 0 30px; }
  @media (min-width: 768px) {
    .media-and-event-container .column-right {
      padding: 30px;
      margin-left: -50px;
      background: #fff; } }
  @media (min-width: 1024px) {
    .media-and-event-container .column-right {
      background: #fff;
      padding: 40px;
      margin: -40px 0 0;
      min-height: 1025px;
      max-width: 555px;
      width: 30%; } }
  @media (min-width: 1300px) {
    .media-and-event-container .column-right {
      margin-left: 56px; } }
  .media-and-event-container .column-right.contact-us-media {
    padding: 30px 40px 30px 30px;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .media-and-event-container .column-right.contact-us-media {
        margin-top: 50px; } }
    @media (min-width: 1024px) {
      .media-and-event-container .column-right.contact-us-media {
        min-height: 100%; } }
    @media (min-width: 1300px) {
      .media-and-event-container .column-right.contact-us-media {
        margin: 50px 0 50px 56px; } }

@media (min-width: 768px) {
  .tradeshows h3 {
    margin: 0;
    border-bottom: 1px solid #99b5cf; } }
@media (min-width: 1024px) {
  .tradeshows h3 {
    padding: 0 0 10px;
    margin: 0 0 45px; } }
@media (min-width: 1024px) {
  .tradeshows h4 {
    font-size: 22px;
    text-transform: capitalize; } }
.tradeshows .slick-slide {
  margin: 30px 40px 30px -20px; }
.tradeshows .tradeshows-item {
  background: #fff;
  padding: 20px 20px 40px 40px; }
  @media (min-width: 768px) {
    .tradeshows .tradeshows-item {
      padding: 30px 0 0 0; } }
  @media (min-width: 1024px) {
    .tradeshows .tradeshows-item {
      padding: 0 0 30px;
      margin: 0 0 30px; } }
@media (min-width: 768px) {
  .tradeshows .content-tradeshow-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5ecf3; } }
@media (min-width: 1024px) {
  .tradeshows .date-place {
    line-height: 22px;
    margin: 0 0 10px;
    font-weight: 400; } }
@media (min-width: 1024px) {
  .tradeshows .description {
    line-height: 20px;
    font-size: 12px;
    margin: 0 0 10px; } }
@media (min-width: 1300px) {
  .tradeshows {
    width: 30%;
    margin-left: 56px; } }

.list-doc-system {
  border: 0;
  border-bottom: 1px solid #e5ecf3;
  background: initial;
  padding: 15px 0; }
  .list-doc-system .arrow-link {
    text-transform: none;
    color: #5f6062; }
    .list-doc-system .arrow-link .arrow-icon {
      position: absolute;
      right: 20px; }

.system-row {
  border-bottom: 1px solid #e0e7ed;
  padding: 30px 0 30px 70px;
  display: flex;
  align-items: baseline; }
  .system-row h4 {
    text-transform: inherit; }
  .system-row img {
    border: 1px solid #e2e2e2; }

@keyframes arrowAnim {
  0%, 100% {
    left: 50%; }
  45% {
    left: 100%;
    opacity: 0; }
  50% {
    opacity: 1;
    left: 0; } }
@keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.btn {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  white-space: normal; }
  .btn:focus {
    outline: none !important; }
  .btn.btn-filter-opener {
    text-align: left;
    font-size: 20px;
    line-height: 1.2;
    padding: 25px 70px 24px 22px;
    letter-spacing: 1px;
    position: relative; }
    .btn.btn-filter-opener:after {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      content: "+";
      right: 26px;
      width: 39px;
      height: 39px;
      border-radius: 50%;
      border: 1px solid rgba(255, 255, 255, 0.5);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 26px;
      letter-spacing: 0;
      margin-top: -1px;
      padding: 0 0 3px; }
  .btn.filter-drop-opener {
    background: 0;
    border-bottom: 1px solid #004688;
    text-align: left;
    box-shadow: none;
    position: relative;
    font-weight: 400;
    font-size: 12px;
    color: #004688;
    text-transform: none;
    padding: 8px 20px 8px 0;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    @media (min-width: 375px) {
      .btn.filter-drop-opener {
        font-size: 15px; } }
    @media (min-width: 768px) {
      .btn.filter-drop-opener {
        font-size: 12px;
        padding: 8px 23px 8px 5px;
        height: 38px; } }
    @media (min-width: 768px) {
      .btn-filter-holder-lg .btn.filter-drop-opener {
        padding: 8px 35px 8px 24px; } }
    .btn.filter-drop-opener:after {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      content: "\e903";
      font-family: 'icomoon';
      right: 0;
      font-size: 15px; }
      @media (min-width: 768px) {
        .btn.filter-drop-opener:after {
          right: 5px; } }
      @media (min-width: 768px) {
        .btn-filter-holder-lg .btn.filter-drop-opener:after {
          right: 17px; } }

.arrow-link-show-icon .arrow-link .arrow-icon {
  display: inline-block !important; }

.arrow-link-holder {
  display: inline-block;
  vertical-align: top;
  /**/
  width: 100%; }

.arrow-link {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  display: flex;
  align-items: center;
  font-weight: 400;
  letter-spacing: .5px; }
  @media (min-width: 1024px) {
    .arrow-link {
      font-size: 14px;
      letter-spacing: 1px; } }
  @media (max-width: 767px) {
    .arrow-link.visible-xs {
      display: inline-flex !important; } }
  .arrow-link .arrow-text {
    margin: 0 13px 0 0;
    /**/
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 50px); }
    .arrow-link .arrow-text span {
      text-transform: none; }
  .arrow-link .arrow-icon {
    transition: transform 0.3s ease-in-out;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #004688;
    color: #fff;
    position: relative;
    overflow: hidden;
    /**/
    display: inline-block;
    vertical-align: middle; }
    .arrow-link .arrow-icon:before {
      content: "\e901";
      font-size: 15px;
      font-family: 'icomoon';
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      left: 50%; }
  .arrow-link:hover .arrow-icon {
    transform: scale(1.2); }
    .arrow-link:hover .arrow-icon:before {
      animation: arrowAnim ease 0.7s;
      animation-delay: .3s; }
  .arrow-link.warning-color {
    color: #fcb03f; }
    .arrow-link.warning-color .arrow-icon {
      background: #fcb03f; }
  .arrow-link.white-color {
    color: #004688; }
    .arrow-link.white-color .arrow-icon {
      background: #fff;
      color: #004688; }
  .arrow-link.warning-outline-color .arrow-icon {
    background: none;
    border: 1px solid #fcb03f;
    color: #fcb03f; }
  .arrow-link.primary-outline-color .arrow-icon {
    background: none;
    border: 1px solid #004688;
    color: #004688; }
  .arrow-link.arrow-bottom-link .arrow-icon:before {
    content: "\e903"; }
  .arrow-link.arrow-bottom-link:hover .arrow-icon:before {
    animation: arrowBottomAnim ease 0.7s; }
  .arrow-link.arrow-sm {
    font-size: 12px; }
    .arrow-link.arrow-sm:hover .arrow-text {
      text-decoration: none; }
    .arrow-link.arrow-sm:hover .arrow-icon {
      transform: scale(1.4); }
    .arrow-link.arrow-sm .arrow-text {
      width: calc(100% - 46px);
      text-decoration: underline; }
    .arrow-link.arrow-sm .arrow-icon {
      width: 25px;
      height: 25px; }
      .arrow-link.arrow-sm .arrow-icon:before {
        font-size: 11px; }

button.arrow-link {
  white-space: nowrap;
  text-align: center;
  min-height: 38px;
  position: relative;
  padding: 0 47px 0 0;
  text-align: inherit;
  border: 0;
  background: 0;
  outline: none; }
  button.arrow-link:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    min-height: 38px; }
  button.arrow-link > * {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    max-width: 99%; }
  button.arrow-link:hover .arrow-icon {
    transform: scale(1.2) translate(0, -50%); }
  button.arrow-link.arrow-link-left {
    padding: 0 0 0 47px; }
    button.arrow-link.arrow-link-left .arrow-icon {
      right: auto;
      left: 0; }
  button.arrow-link.arrow-sm {
    padding: 0 35px 0 0;
    min-height: 29px; }
    button.arrow-link.arrow-sm:after {
      min-height: 29px; }
    button.arrow-link.arrow-sm.arrow-link-left {
      padding: 0 0 0 35px; }
  button.arrow-link .arrow-text {
    margin: 0;
    max-width: none !important; }
  button.arrow-link .arrow-icon {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0; }
    button.arrow-link .arrow-icon:only-child {
      position: relative; }
  @media (min-width: 768px) {
    button.arrow-link.btn-block {
      padding-right: 93px; } }
  @media (min-width: 768px) {
    button.arrow-link.btn-block .arrow-icon {
      right: 46px; } }

.back-to-top {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  width: 38px;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    .back-to-top {
      width: 52px; } }
  #footer .back-to-top {
    position: absolute;
    top: 38px;
    right: 28px; }
    @media (min-width: 768px) {
      #footer .back-to-top {
        position: static;
        margin: 9px 20px 0 0; } }
    @media (min-width: 1024px) {
      #footer .back-to-top {
        margin: 9px 52px 0 0; } }
  .back-to-top.info-color {
    color: #fff; }
    .back-to-top.info-color .icon-chevron-up {
      border: 1px solid #fff; }
    .back-to-top.info-color:hover .icon-chevron-up, .back-to-top.info-color:focus .icon-chevron-up {
      border-color: #fcb03f; }
  .back-to-top:hover, .back-to-top:focus {
    color: #fcb03f; }
    .back-to-top:hover .icon-chevron-up, .back-to-top:focus .icon-chevron-up {
      border-color: #fcb03f; }
  .back-to-top .icon-chevron-up {
    transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    border: 1px solid #004688;
    font-size: 11px; }
    @media (min-width: 768px) {
      .back-to-top .icon-chevron-up {
        width: 52px;
        height: 52px;
        margin: 0 0 10px;
        font-size: 16px; } }
  .back-to-top span {
    display: none; }
    @media (min-width: 768px) {
      .back-to-top span {
        display: block; } }

.scroll-down {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    .scroll-down {
      font-size: 14px; } }
  .main-gallery-box .scroll-down {
    display: none; }
    @media (min-width: 768px) {
      .main-gallery-box .scroll-down {
        position: absolute;
        bottom: 25px;
        left: 15px;
        display: flex;
        margin: 9px 20px 0 0; } }
    @media (min-width: 1024px) {
      .main-gallery-box .scroll-down {
        margin: 9px 52px 0 0; } }
    @media (min-width: 1300px) {
      .main-gallery-box .scroll-down {
        bottom: 52px;
        left: 97px; } }
  .scroll-down.info-color {
    color: #fff; }
    .scroll-down.info-color .icon-chevron-down {
      border: 1px solid #fff; }
    .scroll-down.info-color:hover .icon-chevron-down, .scroll-down.info-color:focus .icon-chevron-down {
      border-color: #fcb03f; }
  .scroll-down:hover, .scroll-down:focus {
    color: #fcb03f; }
    .scroll-down:hover .icon-chevron-down, .scroll-down:focus .icon-chevron-down {
      border-color: #fcb03f; }
  .scroll-down .icon-chevron-down {
    transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    border: 1px solid #004688;
    margin: 0 20px 0 0;
    font-size: 11px; }
    @media (min-width: 768px) {
      .scroll-down .icon-chevron-down {
        width: 52px;
        height: 52px;
        font-size: 16px; } }
  .scroll-down span {
    padding: 5px 0 0; }

.apply-filter-btn {
  margin-top: 20px;
  cursor: pointer; }
  .apply-filter-btn .arrow-text {
    width: initial; }

.apply-btn {
  border: 1px solid #004688;
  background-color: transparent !important;
  color: #004688 !important; }

.remove-filter-btn {
  border-bottom: 1px solid #004688;
  cursor: pointer; }

.li-filter {
  list-style: none;
  cursor: pointer;
  display: block;
  margin-bottom: 20px; }
  @media (min-width: 1024px) {
    .li-filter {
      display: inline-block;
      width: 49%; } }
  .li-filter::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    border: 1px solid #004688;
    margin-right: 10px; }
  .li-filter:hover:before {
    background-color: #004688; }

.li-filter-active::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  border: 1px solid #004688;
  margin-right: 10px;
  background-color: #004688; }

.li-dropdown-item {
  cursor: pointer;
  padding: 10px; }
  .li-dropdown-item:hover {
    border-bottom: 1px solid #004688; }

.upload-file {
  display: flex;
  vertical-align: top;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer; }
  .upload-file.info-color {
    color: #004688;
    display: flex; }
    .upload-file.info-color .icon-chevron-up {
      border: 1px solid #004688; }
    .upload-file.info-color:hover .icon-chevron-up, .upload-file.info-color:focus .icon-chevron-up {
      border-color: #fcb03f; }
  .upload-file:hover, .upload-file:focus {
    color: #fcb03f; }
    .upload-file:hover .icon-chevron-up, .upload-file:focus .icon-chevron-up {
      border-color: #fcb03f; }
  .upload-file .icon-chevron-up {
    transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    border: 1px solid #004688;
    font-size: 11px; }
    @media (min-width: 768px) {
      .upload-file .icon-chevron-up {
        width: 52px;
        height: 52px;
        margin: 0 0 10px;
        font-size: 16px; } }

button.modal-close-btn {
  position: absolute;
  top: -70px;
  right: 0;
  padding: 15px 20px;
  background-color: #fafdff;
  border-radius: 50%;
  opacity: 1;
  color: #004688; }
  button.modal-close-btn:hover {
    color: #004688;
    opacity: 1; }

@-webkit-keyframes arrowBottomAnim {
  0%,
	100% {
    top: 50%; }
  45% {
    top: 100%;
    opacity: 0; }
  50% {
    opacity: 1;
    top: 0; } }
@keyframes arrowBottomAnim {
  0%,
	100% {
    top: 50%; }
  45% {
    top: 100%;
    opacity: 0; }
  50% {
    opacity: 1;
    top: 0; } }
.arrow-link.arrow-bottom-link:hover .arrow-icon:before {
  -webkit-animation: arrowBottomAnim ease .7s;
  animation: arrowBottomAnim ease .7s; }

.arrow-bottom-link:hover .arrow-icon {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4); }

.dropdown-order-positions {
  text-align: right; }
  .dropdown-order-positions .dropdown-menu {
    right: 0;
    left: auto;
    margin: 0;
    padding: 0;
    top: 32px; }
  .dropdown-order-positions h2 {
    display: inline-block; }
  .dropdown-order-positions .li-dropdown-order-position {
    cursor: pointer;
    padding: 10px; }
    .dropdown-order-positions .li-dropdown-order-position:hover {
      border-bottom: 1px solid #004688; }
  .dropdown-order-positions .order-positions-dropdown-btn {
    background: #f9f9f9;
    text-decoration: none;
    margin-left: 50px;
    padding: 0px 120px 0 0;
    border: 0;
    border-bottom: 1px solid #004688;
    color: #004688; }
    .dropdown-order-positions .order-positions-dropdown-btn:hover {
      border: 0;
      background: #f9f9f9;
      border-bottom: 1px solid #004688; }

.download.arrow-icon:before {
  content: "\e903"; }

.load-more {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 13px;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none; }
  @media (min-width: 1024px) {
    .load-more {
      font-size: 12px;
      padding: 0 0 19px; } }
  .load-more:after {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    content: "\e903";
    font-family: 'icomoon';
    bottom: 0;
    line-height: 1; }
  .load-more:hover {
    color: #fcb03f; }
  .load-more:focus {
    color: #004688; }

.dots-list {
  color: #004688;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 0 .6em; }
  @media (min-width: 768px) {
    .dots-list {
      font-size: 12px;
      margin: 0 0 1.2em; } }
  .dots-list li {
    position: relative;
    padding: 0 0 10px 22px; }
    @media (min-width: 768px) {
      .dots-list li {
        padding: 0 0 12px 22px; } }
    .dots-list li:after {
      content: "";
      border: 2px solid #004688;
      width: 9px;
      height: 9px;
      border-radius: 50%;
      position: absolute;
      top: 5px;
      left: 0; }
  .dots-list a {
    text-decoration: none;
    color: inherit; }

.social-networks {
  text-transform: uppercase;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    .social-networks {
      letter-spacing: 2px; } }
  #header .social-networks {
    font-size: 20px;
    border-top: 1px solid #d6e1ec;
    padding: 27px 0 15px;
    letter-spacing: 2px; }
    @media (min-width: 1024px) {
      #header .social-networks {
        display: none; } }
    #header .social-networks a {
      color: #b8c3d4; }
      #header .social-networks a:hover {
        color: #fcb03f; }
  #footer .social-networks {
    font-size: 15px; }
    @media (min-width: 768px) {
      #footer .social-networks {
        font-size: 10px;
        padding: 4px 0 0; } }
    #footer .social-networks a {
      color: inherit; }
      #footer .social-networks a:hover {
        color: #fcb03f; }
  .social-networks.list-inline {
    margin: 0 0 12px; }
    @media (min-width: 768px) {
      .social-networks.list-inline {
        margin: 0 -10px 12px; } }
    @media (min-width: 1024px) {
      .social-networks.list-inline {
        margin: 0 -15px 12px; } }
    .social-networks.list-inline li {
      display: block;
      padding: 0 0 25px; }
      @media (min-width: 768px) {
        .social-networks.list-inline li {
          padding: 0 10px;
          display: inline-block;
          vertical-align: top; } }
      @media (min-width: 1024px) {
        .social-networks.list-inline li {
          padding: 0 15px; } }
  .social-networks li {
    padding: 0 0 29px; }
  .social-networks a {
    text-decoration: none; }
    .social-networks a:hover {
      color: #fcb03f; }

.main-gallery {
  position: relative;
  overflow: hidden;
  color: #fff;
  font-size: 15px;
  height: 100%;
  margin: 0; }
  @media (min-width: 1024px) {
    .main-gallery {
      font-size: 18px;
      line-height: 1.333; } }
  .main-gallery .slick-slide {
    height: calc(100vh - 50px);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    min-height: 350px;
    padding: 70px 0; }
    @media (min-width: 768px) {
      .main-gallery .slick-slide {
        padding: 82px 0;
        min-height: 500px; } }
    @media (min-width: 1024px) {
      .main-gallery .slick-slide {
        height: 100vh;
        min-height: 550px; } }
    @media (min-width: 1300px) {
      .main-gallery .slick-slide {
        padding: 108px 0;
        min-height: 700px; } }
  .main-gallery .container-fluid {
    text-align: right; }
  .main-gallery .slide-holder {
    display: inline-block;
    vertical-align: top;
    padding: 2em 0 0;
    max-width: 300px; }
    @media (min-width: 768px) {
      .main-gallery .slide-holder {
        max-width: 500px; } }
    @media (min-width: 1024px) {
      .main-gallery .slide-holder {
        max-width: 600px; } }
    @media (min-width: 1300px) {
      .main-gallery .slide-holder {
        max-width: 700px; } }
    @media (min-width: 1716px) {
      .main-gallery .slide-holder {
        max-width: 900px; } }
  .main-gallery h1 {
    font: 70px/1.1 "adobe_caslon_pro", Georgia, "Times New Roman", Times, serif;
    color: inherit;
    margin: 0 0 .3em;
    letter-spacing: 5px; }
    @media (min-width: 768px) {
      .main-gallery h1 {
        font-size: 100px; } }
    @media (min-width: 1024px) {
      .main-gallery h1 {
        font-size: 150px;
        line-height: .78; } }
    @media (min-width: 1300px) {
      .main-gallery h1 {
        font-size: 180px;
        letter-spacing: 10px; } }
    @media (min-width: 1716px) {
      .main-gallery h1 {
        font-size: 214px;
        letter-spacing: 15px;
        margin: 0 0 .22em; } }
  .main-gallery .text {
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 1300px) {
      .main-gallery .text {
        max-width: 60%; } }

.main-gallery-box {
  position: relative;
  height: calc(100vh - 50px);
  min-height: 350px; }
  @media (min-width: 768px) {
    .main-gallery-box {
      min-height: 500px; } }
  @media (min-width: 1024px) {
    .main-gallery-box {
      height: 100vh;
      min-height: 550px; } }
  @media (min-width: 1300px) {
    .main-gallery-box {
      min-height: 700px; } }

.main-gallery-container {
  height: 100%; }

.gallery-buttons {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 27px;
  height: 30px;
  width: 100%;
  max-width: 1686px;
  padding-left: 28px;
  padding-right: 28px;
  text-align: right; }
  @media (min-width: 768px) {
    .gallery-buttons {
      bottom: 33px; } }
  @media (min-width: 1300px) {
    .gallery-buttons {
      bottom: 60px; } }
  .gallery-buttons .num-holder {
    position: absolute;
    left: 15px;
    bottom: -8px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 3px; }
    @media (min-width: 768px) {
      .gallery-buttons .num-holder {
        left: auto;
        right: 406px;
        bottom: 3px;
        font-size: 11px; } }
    .gallery-buttons .num-holder span {
      padding: 0 12px; }
      @media (min-width: 768px) {
        .gallery-buttons .num-holder span {
          padding: 0 10px; } }
    .gallery-buttons .num-holder .cur-num {
      color: #fff; }
  .gallery-buttons .slick-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .gallery-buttons .slick-dots {
        display: flex;
        left: auto;
        right: 102px;
        bottom: 15px;
        transform: none;
        flex-flow: row nowrap;
        flex-grow: 1;
        width: 288px;
        overflow: hidden; } }
    @media (min-width: 768px) {
      .gallery-buttons .slick-dots li {
        width: 100%;
        padding: 0; } }
    .gallery-buttons .slick-dots li.slick-active button {
      background: #fff; }
    @media (min-width: 768px) {
      .gallery-buttons .slick-dots li.slick-active ~ li button {
        background: rgba(255, 255, 255, 0.4); } }
    .gallery-buttons .slick-dots button {
      background: rgba(255, 255, 255, 0.5); }
      @media (min-width: 768px) {
        .gallery-buttons .slick-dots button {
          width: 100%;
          height: 1px;
          border-radius: 0;
          background: #fff; } }
      .gallery-buttons .slick-dots button:hover {
        background: #fff; }
  @media (max-width: 767px) {
    .gallery-buttons .slick-arrow {
      display: none !important; } }
  @media (min-width: 768px) {
    .gallery-buttons .slick-arrow {
      color: #fff;
      position: absolute;
      bottom: 4px;
      right: 57px;
      margin: 0; } }
  .gallery-buttons .slick-arrow:hover {
    color: #fcb03f; }
  @media (min-width: 768px) {
    .gallery-buttons .slick-arrow.slick-next {
      right: 14px; } }

.slick-range-slider {
  padding: 0 0 55px; }
  @media (min-width: 768px) {
    .slick-range-slider {
      padding: 0 0 4em; } }
  @media (min-width: 1024px) {
    .slick-range-slider {
      padding: 0 0 5.4em; } }
  .slick-range-slider h1 {
    margin: 0 0 .5em; }
    @media (min-width: 768px) {
      .slick-range-slider h1 {
        margin: 0 0 .7em; } }
    @media (min-width: 1300px) {
      .slick-range-slider h1 {
        margin: 0 0 1.2em; } }
  @media (max-width: 767px) {
    .slick-range-slider .jcf-range {
      display: none !important; } }
  .slick-range-slider .logo-thumbs {
    display: flex; }
    @media (max-width: 767px) {
      .slick-range-slider .logo-thumbs {
        display: none !important; } }
    @media (min-width: 768px) {
      .slick-range-slider .logo-thumbs {
        margin: 0 calc(-1.5% - 20px); } }
    @media (min-width: 1024px) {
      .slick-range-slider .logo-thumbs {
        margin: 0 -2%; } }
    @media (min-width: 1300px) {
      .slick-range-slider .logo-thumbs {
        margin: 0 -3%; } }
    @media (min-width: 1716px) {
      .slick-range-slider .logo-thumbs {
        margin: 0 -6.8%; } }
    .slick-range-slider .logo-thumbs li {
      width: 12.5%;
      text-align: center;
      padding: 4px 5px; }
      .slick-range-slider .logo-thumbs li.active-logo img {
        top: 30px; }
    .slick-range-slider .logo-thumbs img {
      transition: top 0.3s ease-in-out;
      top: 0;
      position: relative;
      opacity: .3; }

.slick-gallery {
  max-width: 250px;
  margin: 0 0 15px; }
  @media (min-width: 375px) {
    .slick-gallery {
      max-width: 300px; } }
  @media (min-width: 768px) {
    .slick-gallery {
      max-width: none;
      margin: 0 0 2em; } }
  @media (min-width: 1024px) {
    .slick-gallery {
      margin: 0 0 5.1em; } }
  .slick-gallery .slick-track {
    display: flex !important; }
  .slick-gallery .slick-list {
    overflow: visible;
    margin: 0 -13px; }
    @media (min-width: 768px) {
      .slick-gallery .slick-list {
        overflow: hidden; } }
  .slick-gallery .slick-slide {
    background: #fff;
    padding: 38px 27px 22px;
    margin: 0 13px;
    height: auto; }
    @media (min-width: 768px) {
      .slick-gallery .slick-slide {
        background: transparent;
        display: flex;
        align-items: flex-end;
        padding: 0 0 6em; } }
  .slick-gallery .img-holder {
    display: none; }
    @media (min-width: 768px) {
      .slick-gallery .img-holder {
        display: block;
        width: 50%;
        margin: 0 30px 0 0;
        box-shadow: 0 57px 69px -59px rgba(0, 0, 0, 0.55); } }
    @media (min-width: 1300px) {
      .slick-gallery .img-holder {
        margin: 0 80px 0 0;
        width: 42%; } }
    @media (min-width: 1716px) {
      .slick-gallery .img-holder {
        margin: 0 146px 0 0; } }
    .slick-gallery .img-holder img {
      display: block;
      width: 100%;
      max-width: none; }
  @media (min-width: 768px) {
    .slick-gallery .text-holder {
      flex: 1 0;
      margin: 0 0 -7px; } }
  .slick-gallery h1 {
    display: none; }
    @media (min-width: 768px) {
      .slick-gallery h1 {
        display: block;
        margin: 0 0 .7em; } }
    @media (min-width: 1300px) {
      .slick-gallery h1 {
        margin: 0 0 1.2em; } }
  .slick-gallery .arrow-link {
    display: none; }
    @media (min-width: 768px) {
      .slick-gallery .arrow-link {
        display: inline-flex; } }
  .slick-gallery .logo-box {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px; }
    @media (min-width: 1300px) {
      .slick-gallery .logo-box {
        margin: 0 0 33px; } }
    .slick-gallery .logo-box img {
      transform: scale(0.75);
      transform-origin: 0 0; }
      @media (min-width: 1024px) {
        .slick-gallery .logo-box img {
          transform: none; } }
  .slick-gallery p {
    margin: 0 0 .5em; }
    @media (min-width: 768px) {
      .slick-gallery p {
        margin: 0 0 1em; } }
    @media (min-width: 1300px) {
      .slick-gallery p {
        margin: 0 0 3em; } }

.values-section {
  position: relative;
  padding-bottom: 4em; }
  @media (min-width: 768px) {
    .values-section {
      display: flex;
      padding-bottom: 8.5em; } }
  @media (min-width: 1300px) {
    .values-section {
      padding-right: 74px; } }
  @media (min-width: 768px) {
    .values-section .text-holder {
      padding-top: 2em; } }
  @media (min-width: 1300px) {
    .values-section .text-holder {
      padding-top: 6.4em;
      padding-right: 10em; } }
  .values-section h1 {
    width: 52%;
    margin: 0 0 .5em; }
    @media (min-width: 375px) {
      .values-section h1 {
        width: 42%; } }
    @media (min-width: 480px) {
      .values-section h1 {
        width: 50%; } }
    @media (min-width: 768px) {
      .values-section h1 {
        margin: 0 0 1.5em;
        min-height: 76px;
        width: auto; } }
    @media (min-width: 1024px) {
      .values-section h1 {
        margin: 0 0 1em;
        min-height: 100px; } }
    @media (min-width: 1300px) {
      .values-section h1 {
        margin: 0 0 2.2em; } }
  .values-section .img-holder {
    position: absolute;
    top: 8px;
    right: -24px;
    width: 60%; }
    @media (min-width: 375px) {
      .values-section .img-holder {
        width: 68%; } }
    @media (min-width: 480px) {
      .values-section .img-holder {
        width: 50%; } }
    @media (min-width: 768px) {
      .values-section .img-holder {
        position: static;
        margin: 0; } }
    @media (min-width: 1300px) {
      .values-section .img-holder {
        padding-left: 18px; } }
  .values-section .img {
    margin: 0 0 19px; }
    @media (min-width: 768px) {
      .values-section .img {
        box-shadow: 0 57px 69px -59px rgba(0, 0, 0, 0.55); } }
    .values-section .img img {
      display: block;
      width: 100%;
      max-width: none; }
  .values-section .text-frame {
    background: #fff;
    padding: 33px 25px 36px;
    position: relative;
    z-index: 2; }
    @media (min-width: 768px) {
      .values-section .text-frame {
        background: transparent;
        padding: 0; } }
  .values-section .caption {
    display: none;
    font-size: 11px;
    line-height: 18px;
    color: #8d8d8d; }
    @media (min-width: 768px) {
      .values-section .caption {
        display: block; } }
    .values-section .caption mark {
      color: #5f6062;
      background: 0; }

.news-section {
  padding: 0 0 2.3em; }
  .news-section h1 {
    margin: 0 0 .5em; }
    @media (min-width: 768px) {
      .news-section h1 {
        margin: 0 0 .75em; } }
  .news-section .text-container {
    background: #fff;
    margin: 0 -24px;
    padding: 20px 25px 36px; }
    @media (min-width: 768px) {
      .news-section .text-container {
        background: 0;
        margin: 0;
        line-height: 1.71428; } }
    @media (min-width: 1024px) {
      .news-section .text-container {
        padding-left: 33%; } }
    @media (min-width: 1300px) {
      .news-section .text-container {
        padding: 61px 0 32px 33.33%; } }
  .news-section .js-accordion {
    margin: 0 -24px; }
    @media (min-width: 768px) {
      .news-section .js-accordion {
        margin: 0; } }

.js-accordion {
  color: #004688;
  font-size: 13px;
  line-height: 1.92307;
  margin: 0 -24px 2em; }
  @media (min-width: 768px) {
    .js-accordion {
      display: flex;
      margin: 0 0 3em;
      height: 500px;
      font-size: 14px;
      line-height: 35px; } }
  @media (min-width: 1300px) {
    .js-accordion {
      height: 717px;
      margin: 0 0 4em; } }
  .js-accordion h2 {
    margin: 0 0 .7em; }
    @media (min-width: 768px) {
      .js-accordion h2 {
        margin: 0 0 .6em; } }
  @media (min-width: 768px) {
    .js-accordion .arrow-link {
      position: absolute;
      bottom: 50px;
      left: 50px; } }
  @media (min-width: 1716px) {
    .js-accordion .arrow-link {
      bottom: 103px;
      left: 95px; } }
  @media (max-width: 767px) {
    .js-accordion .arrow-link .arrow-text {
      display: none; } }
  .js-accordion p {
    margin: 0 0 1.4em; }
  .js-accordion .title {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 18px;
    color: #fff; }
    @media (min-width: 768px) {
      .js-accordion .title {
        font-size: 12px;
        line-height: 20px;
        position: relative;
        padding: 0 0 25px; } }
    @media (min-width: 768px) {
      .js-accordion .title:after {
        content: "";
        border-bottom: 1px solid #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 53px; } }
  .js-accordion .js-item {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
    @media (min-width: 768px) {
      .js-accordion .js-item {
        width: 100px;
        transition: width 0.5s; } }
    @media (min-width: 1024px) {
      .js-accordion .js-item {
        width: 145px; } }
    .js-accordion .js-item:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background: #004688;
      opacity: .8;
      visibility: visible;
      transition: opacity 0.5s , visibility 0.5s; }
  .js-accordion .js-content {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s , visibility 0.5s;
    height: 100px; }
    @media (min-width: 768px) {
      .js-accordion .js-content {
        width: 100%;
        height: 100%; } }
  .js-accordion .js-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s, visibility 0.5s;
    z-index: 2;
    padding: 15px 10em 15px 24px;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .js-accordion .js-preview {
        padding: 50px 10px 100px;
        align-items: flex-start; } }
    @media (min-width: 1024px) {
      .js-accordion .js-preview {
        padding: 50px 21px 100px; } }
    @media (min-width: 1716px) {
      .js-accordion .js-preview {
        padding: 104px 21px 160px; } }
  .js-accordion .js-opener {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 24px;
    border: 1px solid #fff;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    transition: opacity 0.5s, visibility 0.5s; }
    @media (min-width: 768px) {
      .js-accordion .js-opener {
        top: auto;
        bottom: 50px;
        transform: translate(-50%, 0); } }
    @media (min-width: 1716px) {
      .js-accordion .js-opener {
        bottom: 106px; } }
    .js-accordion .js-opener:before, .js-accordion .js-opener:after {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      content: "";
      background: #fff;
      width: 14px;
      height: 1px; }
    .js-accordion .js-opener:after {
      transform: translate(-50%, -50%) rotate(90deg); }
  .js-accordion .js-active {
    height: auto; }
    @media (min-width: 768px) {
      .js-accordion .js-active {
        flex: 1 0; } }
    .js-accordion .js-active:after {
      opacity: 0;
      visibility: hidden; }
    .js-accordion .js-active .js-preview {
      padding: 0;
      top: 24px;
      right: 24px;
      left: auto;
      width: 38px;
      height: 38px; }
      @media (min-width: 768px) {
        .js-accordion .js-active .js-preview {
          opacity: 0;
          visibility: hidden; } }
      .js-accordion .js-active .js-preview .title {
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.5s; }
      .js-accordion .js-active .js-preview .js-opener {
        opacity: 1;
        visibility: visible;
        transform: none;
        top: 0;
        right: 0;
        border-color: #96b3d4; }
        @media (min-width: 768px) {
          .js-accordion .js-active .js-preview .js-opener {
            display: none; } }
        .js-accordion .js-active .js-preview .js-opener:before {
          background: #96b3d4; }
        .js-accordion .js-active .js-preview .js-opener:after {
          display: none; }
    .js-accordion .js-active .js-content {
      opacity: 1;
      visibility: visible;
      transition: opacity 0.5s;
      padding: 30px 9em 15px 24px;
      height: auto; }
      @media (min-width: 768px) {
        .js-accordion .js-active .js-content {
          padding: 50px 50px 100px;
          height: 100%; } }
      @media (min-width: 1716px) {
        .js-accordion .js-active .js-content {
          padding: 94px 30em 153px 95px; } }

.slider-for-nav {
  margin: 0 -24px;
  padding: 0 0 2em; }
  @media (min-width: 768px) {
    .slider-for-nav {
      margin: 0;
      position: relative;
      overflow: hidden;
      padding: 0 0 4em; } }
  @media (min-width: 1300px) {
    .slider-for-nav {
      padding: 0 0 6.5em; } }
  @media (min-width: 768px) {
    .slider-for-nav .arrow-link {
      margin: 0 2em 0 0; } }
  @media (min-width: 1300px) {
    .slider-for-nav .arrow-link {
      margin: 0 5.2em 0 0; } }
  @media (min-width: 1716px) {
    .container-sm .slider-for-nav {
      margin: 0 -142px; } }
  @media (min-width: 1716px) {
    .slider-for-nav + .tabs-block-video {
      margin-top: -20px; } }

.slider-for {
  margin: 0; }
  @media (min-width: 768px) {
    .slider-for {
      margin: 0 0 4.3em; } }
  @media (min-width: 768px) {
    .slider-for .slick-slide .caption {
      opacity: 0; } }
  @media (min-width: 768px) {
    .slider-for .slick-active .caption {
      opacity: 1; } }
  .slider-for .img {
    height: 238px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    @media (min-width: 768px) {
      .slider-for .img {
        height: 350px;
        margin: 0 0 15px; } }
    @media (min-width: 1024px) {
      .slider-for .img {
        height: 400px;
        margin: 0 0 34px; } }
    @media (min-width: 1300px) {
      .slider-for .img {
        height: 664px; } }
  .slider-for .caption {
    display: block;
    font-size: 13px;
    line-height: 17px;
    color: #8d8d8d;
    transition: opacity .2s;
    padding: 26px 25px 0; }
    @media (min-width: 768px) {
      .slider-for .caption {
        padding: 0 0 0 68%;
        font-size: 11px;
        line-height: 18px; } }
    @media (min-width: 1300px) {
      .slider-for .caption {
        padding: 0 5em 0 68%; } }
    .slider-for .caption mark {
      color: #5f6062;
      background: 0; }
  @media (min-width: 768px) {
    .slider-for .slick-dots {
      display: none !important; } }
  @media (max-width: 767px) {
    .slider-for .slick-arrow {
      display: none !important; } }
  @media (min-width: 768px) {
    .slider-for .slick-arrow {
      position: absolute;
      left: 58.1%;
      top: 375px;
      margin: 0; } }
  @media (min-width: 1024px) {
    .slider-for .slick-arrow {
      top: 440px; } }
  @media (min-width: 1300px) {
    .slider-for .slick-arrow {
      top: 701px; } }
  .slider-for .slick-arrow.slick-next {
    left: 61%; }

.slider-nav {
  margin: 0; }
  @media (min-width: 768px) {
    .slider-nav {
      position: absolute;
      left: 0;
      top: 335px;
      width: 53.7%; } }
  @media (min-width: 1024px) {
    .slider-nav {
      top: 380px; } }
  @media (min-width: 1300px) {
    .slider-nav {
      top: 618px; } }
  .slider-nav .slick-slide {
    transition: max-height 0.3s ease-in-out, filter 0.3s ease-in-out;
    height: 80px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    max-height: 80px;
    position: relative;
    filter: grayscale(100%); }
    @media (min-width: 1024px) {
      .slider-nav .slick-slide {
        height: 115px;
        max-height: 115px; } }
    .slider-nav .slick-slide:after {
      transition: opacity 0.3s ease-in-out, background 0.3s ease-in-out;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background: #fff;
      opacity: .7; }
    .slider-nav .slick-slide.slick-current {
      opacity: 1;
      height: 100px;
      max-height: 100px;
      filter: none; }
      @media (min-width: 1024px) {
        .slider-nav .slick-slide.slick-current {
          height: 139px;
          max-height: 139px; } }
      .slider-nav .slick-slide.slick-current:after {
        opacity: 0; }

.bordered-items {
  max-width: 250px; }
  @media (min-width: 375px) {
    .bordered-items {
      max-width: 300px; } }
  @media (min-width: 768px) {
    .bordered-items {
      max-width: none;
      display: flex;
      flex-flow: row wrap;
      line-height: 1.71428; } }
  @media (min-width: 1300px) {
    .bordered-items {
      padding: 0 46px 12px; } }
  .bordered-items:before, .bordered-items:after {
    display: none; }
  .bordered-items .slick-track {
    display: flex !important; }
  .bordered-items .slick-list {
    overflow: visible;
    margin: 0 -13px; }
  .bordered-items .slick-slide {
    margin: 0 13px;
    height: auto; }
  .bordered-items .text-holder {
    background: #fff;
    padding: 33px 27px 28px; }
    @media (min-width: 768px) {
      .bordered-items .text-holder {
        background: 0;
        padding: 0;
        height: auto !important; } }
  .bordered-items h2 {
    font-size: 35px;
    line-height: 37px;
    margin: 0 0 0.5em; }
    @media (min-width: 768px) {
      .bordered-items h2 {
        font-size: 20px;
        line-height: 1.25; } }
    @media (min-width: 1024px) {
      .bordered-items h2 {
        font-size: 26px; } }
  .bordered-items .title-holder {
    padding: 0 0 .3em; }
    @media (min-width: 768px) {
      .bordered-items .title-holder {
        padding: 0 0 1em; } }
  @media (max-width: 767px) {
    .bordered-items .bordered-item {
      padding: 0; } }
  @media (min-width: 768px) {
    .bordered-items .bordered-item {
      padding: 0 15px; } }
  @media (min-width: 1300px) {
    .bordered-items .bordered-item {
      padding: 0 38px; } }
  @media (min-width: 768px) {
    .bordered-items .bordered-item-holder {
      border-top: 1px solid #004688;
      padding: 40px 29px; } }

.left-bar {
  position: relative;
  background: #f9f9f9;
  padding: 33px 26px 0; }
  @media (min-width: 768px) {
    .left-bar {
      background: #fff;
      box-shadow: 0 57px 69px -59px rgba(0, 0, 0, 0.2);
      padding: 33px 26px; } }
  @media (min-width: 1024px) {
    .left-bar {
      padding: 40px 30px; } }
  @media (min-width: 1716px) {
    .left-bar {
      padding: 67px 72px 39px; } }
  .left-bar.step-bar .bar-holder {
    border-top: 0; }
    @media (max-width: 767px) {
      .left-bar.step-bar .bar-holder .bar-frame {
        border-bottom: 0; } }
    @media (max-width: 767px) {
      .left-bar.step-bar .bar-holder .bar-frame .checked-elements:last-child li:last-child {
        border-bottom: 1px solid rgba(0, 70, 136, 0.2); } }
  @media (max-width: 767px) {
    .left-bar.step-bar h1 {
      margin: 0 0 .85em; } }
  @media (max-width: 767px) {
    .left-bar.step-bar .arrow-link-holder {
      display: none; } }
  .left-bar.step-bar .checked-elements {
    border-top: 1px solid rgba(0, 70, 136, 0.2); }
    .left-bar.step-bar .checked-elements + .checked-elements {
      border-top: 0; }
  .left-bar.step-bar .heading-holder + .checked-elements {
    margin-top: 0; }
  .left-bar .breadcrumb:first-child {
    margin-top: -15px; }
    @media (min-width: 1716px) {
      .left-bar .breadcrumb:first-child {
        margin-top: -32px; } }
  .left-bar h1 {
    margin: 0 0 .05em; }
    @media (min-width: 768px) {
      .left-bar h1 {
        margin: 0 0 0.15em;
        font-size: 30px;
        letter-spacing: 1px; } }
    @media (min-width: 1024px) {
      .left-bar h1 {
        font-size: 40px; } }
    @media (min-width: 1300px) {
      .left-bar h1 {
        font-size: 54px;
        letter-spacing: 2px; } }
    .left-bar h1 + .search-result-note {
      margin: 0 0 1.5em; }
      @media (min-width: 768px) {
        .left-bar h1 + .search-result-note {
          margin: 0 0 2.2em; } }
    .left-bar h1 + .mark-text {
      padding-top: 10px;
      margin: 0 0 2.8em; }
      @media (min-width: 1024px) {
        .left-bar h1 + .mark-text {
          padding-top: 17px; } }
  .left-bar .btn-holder {
    margin: 0 -26px 12px; }
  .left-bar .heading-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 23px; }
    @media (min-width: 768px) {
      .left-bar .heading-holder {
        padding: 0 0 1em;
        display: block; } }
    @media (min-width: 1300px) {
      .left-bar .heading-holder {
        padding: 0 0 38px;
        display: flex; } }
    .left-bar .heading-holder .link-remove {
      width: 80px;
      text-align: right; }
      @media (min-width: 768px) {
        .left-bar .heading-holder .link-remove {
          width: auto;
          text-align: left; } }
      @media (min-width: 1300px) {
        .left-bar .heading-holder .link-remove {
          width: 80px;
          text-align: right; } }
    @media (max-width: 767px) {
      .left-bar .heading-holder.heading-holder-warning {
        background: #fcb03f;
        color: #fff;
        margin: -31px -24px 0;
        padding: 24px 24px 23px; } }
    @media (max-width: 767px) {
      .left-bar .heading-holder.heading-holder-warning + .checked-elements {
        border-top: 0; } }
    @media (max-width: 767px) {
      .left-bar .heading-holder.heading-holder-warning h2,
      .left-bar .heading-holder.heading-holder-warning a {
        color: inherit; } }
    @media (min-width: 1300px) {
      .left-bar .heading-holder .link-remove {
        width: 80px;
        text-align: right; } }
    @media (min-width: 1300px) {
      .left-bar .heading-holder + .checked-elements {
        margin-top: -10px; } }
    @media (max-width: 767px) {
      .left-bar .heading-holder + .info-text {
        padding-top: 30px; } }
    @media (min-width: 1300px) {
      .left-bar .heading-holder + .info-text {
        margin-top: -10px; } }
    .left-bar .heading-holder h2 {
      margin: 0;
      padding-right: 5px;
      flex: 1 0; }
      @media (min-width: 768px) {
        .left-bar .heading-holder h2 {
          margin: 0 0 0.5em;
          padding-right: 0; } }
      @media (min-width: 1300px) {
        .left-bar .heading-holder h2 {
          margin: 0;
          padding-right: 5px; } }
  @media (min-width: 768px) {
    .left-bar .bar-reverse {
      display: flex;
      flex-flow: column-reverse nowrap; } }
  .left-bar .bar-holder {
    padding: 0 0 26px; }
    @media (min-width: 768px) {
      .left-bar .bar-holder {
        border-top: 1px solid rgba(0, 70, 136, 0.2); } }
    @media (min-width: 1024px) {
      .left-bar .bar-holder {
        padding: 0 0 37px; } }
  .left-bar .bar-frame {
    border-bottom: 1px solid rgba(0, 70, 136, 0.2);
    padding: 42px 0 21px; }
    @media (min-width: 1024px) {
      .left-bar .bar-frame {
        padding: 19px 0 23px; } }
    .left-bar .bar-frame:first-child {
      padding-top: 0; }
      @media (min-width: 768px) {
        .left-bar .bar-frame:first-child {
          padding-top: 20px; } }
    .left-bar .bar-frame .checked-elements:last-child li:last-child {
      border-bottom: 0;
      margin-bottom: -21px; }
    @media (min-width: 1024px) {
      .left-bar .bar-frame .checked-elements:last-child {
        margin-bottom: -23px; } }
    .left-bar .bar-frame .btn.filter-drop-opener {
      display: block !important; }
    .left-bar .bar-frame .filter-drop {
      display: none !important;
      position: static;
      box-shadow: none;
      border: 0; }
    .left-bar .bar-frame .filter-drop.collapse.in {
      display: block !important; }
  @media (min-width: 768px) {
    .left-bar .arrow-link-holder {
      text-align: right; } }
  .left-bar .info-text {
    color: #ddd;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 12px; }
    @media (max-width: 767px) {
      .left-bar .info-text {
        color: #afafb0; } }
  .left-bar .info-text-holder {
    border-top: 1px solid rgba(0, 70, 136, 0.2);
    padding: 35px 0 0; }
    @media (max-width: 767px) {
      .left-bar .info-text-holder {
        border-top: 1px; } }
  .left-bar .bar-frame + .info-text-holder,
  .left-bar .checked-elements + .info-text-holder {
    border-top: 0; }
  .left-bar .btn-filter-holder {
    width: 100% !important; }

.link-remove {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: .5px; }
  @media (min-width: 768px) {
    .link-remove {
      font-size: 12px;
      letter-spacing: 1px; } }

.search-result-note {
  color: #004688;
  font-size: 13px;
  font-weight: 400; }
  @media (min-width: 1024px) {
    .search-result-note {
      font-size: 12px; } }

.mark-text {
  color: #004688;
  font-weight: 400;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    .mark-text {
      font-size: 12px;
      line-height: 1.667; } }

.check-list {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.33333;
  color: #004688;
  letter-spacing: 0.5px; }
  @media (min-width: 768px) {
    .check-list {
      font-size: 12px; } }
  @media (min-width: 768px) {
    .check-list.check-list-lg {
      font-size: 16px; } }
  @media (min-width: 768px) {
    .check-list.check-list-lg .jcf-radio,
    .check-list.check-list-lg .jcf-checkbox {
      margin: 0 26px 0 0; } }
  @media (min-width: 768px) {
    .check-list.check-list-lg .label-frame {
      padding: 0; } }
  .check-list.check-list-lg li {
    padding: 0 0 28px; }
  .left-bar .check-list {
    padding: 0 0 0 12px; }
    @media (min-width: 768px) {
      .left-bar .check-list {
        padding: 0; } }
  .check-list label {
    margin: 0;
    overflow: hidden; }
  .check-list .jcf-radio,
  .check-list .jcf-checkbox {
    margin: 0 19px 0 0;
    float: left; }
  .check-list .label-frame {
    display: block;
    overflow: hidden;
    padding: 1px 0 0; }
    @media (min-width: 768px) {
      .check-list .label-frame {
        padding: 3px 0 0; } }
  .check-list li {
    padding: 0 0 28px; }
    .check-list li .jcf-radio {
      vertical-align: middle;
      display: inline-block;
      position: relative;
      overflow: hidden;
      cursor: default;
      background: transparent;
      border: 1px solid #004688;
      border-radius: 50%;
      margin: 0 20px 0 0;
      height: 22px;
      width: 22px; }
      .check-list li .jcf-radio span {
        background: #004688; }
    @media (min-width: 768px) {
      .check-list li {
        padding: 0 0 15px; } }
    @media (min-width: 1024px) {
      .check-list li {
        padding: 0 0 23px; } }

.filter-sidebar {
  z-index: 99;
  padding-bottom: 100px; }

.filter-positions {
  width: 100%;
  background-color: #f9f9f9;
  padding: 30px;
  color: #004688; }
  @media (min-width: 768px) {
    .filter-positions {
      background: #fff; } }

.filter-positions-title h1 {
  font-size: 33px; }
  @media (min-width: 768px) {
    .filter-positions-title h1 {
      font-size: 35px; } }
@media (min-width: 768px) {
  .filter-positions-title {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5ecf3; } }

.filter-positions-brand {
  padding-top: 20px;
  display: flex;
  justify-content: space-between; }
  .filter-positions-brand a {
    color: #004688;
    border-bottom: 1px solid #004688;
    margin-bottom: 20px;
    text-decoration: none; }

.filter-positions-brand-list {
  padding: 20px;
  border-bottom: 1px solid #a5bbcf; }
  .filter-positions-brand-list ul {
    padding: 0; }
  @media (min-width: 768px) {
    .filter-positions-brand-list {
      border-bottom: 1px solid #e5ecf3;
      padding-bottom: 20px; } }

.filter-dropdown-positions {
  padding: 20px;
  border-bottom: 1px solid #a5bbcf; }
  .filter-dropdown-positions a {
    text-decoration: none;
    display: block;
    text-align: left; }
  .filter-dropdown-positions h2 {
    margin-left: -20px; }
  @media (min-width: 768px) {
    .filter-dropdown-positions {
      border-bottom: 0;
      padding-top: 20px; } }

.caret {
  position: absolute;
  right: 0;
  top: 15px; }

.filter-dropdown-btn {
  background-color: #fff;
  color: #004688;
  border: #fff;
  border-bottom: 1px solid #004688; }
  .filter-dropdown-btn:hover {
    background-color: #fff;
    border-color: #fff;
    color: #004688; }

.filter-positions-time-list {
  padding: 20px 0;
  border-bottom: 1px solid #e5ecf3; }
  .filter-positions-time-list ul {
    padding: 0; }
  .filter-positions-time-list li {
    list-style: none;
    cursor: pointer;
    display: block; }
    .filter-positions-time-list li::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      -moz-border-radius: 11px;
      -webkit-border-radius: 11px;
      border-radius: 11px;
      border: 1px solid #004688;
      margin-right: 10px; }
    .filter-positions-time-list li:hover:before {
      background-color: #004688; }

.modal-filter-positions {
  color: #004688;
  background: #ededed; }
  @media (min-width: 768px) {
    .modal-filter-positions {
      background: #fff; } }
  .modal-filter-positions .filter-dropdown-btn {
    background: #ededed; }
    @media (min-width: 768px) {
      .modal-filter-positions .filter-dropdown-btn {
        background: #fff; } }
  .modal-filter-positions .li-filter {
    display: block; }
    @media (min-width: 1024px) {
      .modal-filter-positions .li-filter {
        display: inline-block; } }

.positions-list {
  margin-top: 0;
  /*@include media('>=tablet') {
  	padding: 0 100px;
  	margin-top: 0;
  }*/ }
  @media (min-width: 480px) {
    .positions-list {
      padding: 0 20px;
      margin-top: 0; } }
  @media (min-width: 1300px) {
    .positions-list {
      padding: 100px;
      margin-top: 100px; } }
  @media (min-width: 1024px) {
    .positions-list {
      padding: 100px;
      margin-top: 100px; } }

.position-section {
  list-style: none;
  padding: 30px;
  background: #fff; }
  .position-section .apply-filter-btn {
    display: inline-block; }
  .position-section ul {
    padding: 0;
    color: #004688; }
  .position-section .arrow-link {
    border-bottom: 1px solid #e5ecf3;
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      .position-section .arrow-link {
        border-bottom: 0; } }
  @media (min-width: 768px) {
    .position-section {
      padding: 25px 0;
      background: #f9f9f9;
      border-bottom: 1px solid #e5ecf3; } }

.container-position-section .slick-slide {
  margin: 0 20px 0 0; }

.open-position-section {
  margin-top: 20px;
  background-color: #fff;
  padding: 20px; }
  @media (min-width: 1024px) {
    .open-position-section div {
      padding: 10px;
      border-top: 1px solid #004688; } }
  @media (min-width: 1300px) {
    .open-position-section div {
      padding: 40px; } }
  .open-position-section .info-open-position {
    color: #004688; }
  .open-position-section .arrow-link {
    margin: 0;
    padding: 0; }
    @media (min-width: 1024px) {
      .open-position-section .arrow-link {
        width: initial;
        float: right; } }
  .open-position-section .arrow-link .arrow-icon {
    border: 1px solid #004688;
    background-color: transparent;
    text-align: right;
    color: #004688; }
  @media (min-width: 1024px) {
    .open-position-section {
      background: #ebebeb; } }

.open-positions-list .filtr-container {
  margin-right: -15px;
  margin-left: -15px; }
.open-positions-list .filter-sidebar {
  display: none; }
.open-positions-list .positions-list {
  padding: 0;
  margin-top: 0; }
.open-positions-list .position-section {
  width: 100%;
  border-top: 1px solid #004688;
  	    /*float: left;
  		position: relative!important;
  	    min-height: 1px;
      	padding-left: 15px;
      	padding-right: 15px;*/ }
.open-positions-list .col-sm-12.col-md-12.col-lg-8 {
  width: 100%; }
.open-positions-list .arrow-link {
  float: none; }

.overall-job-section {
  background-color: #fff;
  padding: 30px;
  margin: 55px 0;
  color: #004688; }

.modal-position ul {
  color: #004688; }

.modal-form label, .modal-form strong {
  font-weight: 400;
  display: block;
  margin-top: 40px;
  color: #b2c7db; }
.modal-form input {
  border: 0;
  border-bottom: 1px solid #b2c7db;
  display: block;
  width: 100%;
  color: #004688;
  font-size: 26px;
  font-weight: 500;
  box-shadow: none; }
  .modal-form input::placeholder {
    color: #b2c7db; }
.modal-form textarea {
  border: 0;
  border-bottom: 1px solid #b2c7db;
  display: block;
  width: 100%;
  color: #004688;
  font-size: 26px;
  font-weight: 500;
  box-shadow: none;
  max-width: 100%;
  min-width: 100%;
  max-height: 200px;
  min-height: 200px; }
  .modal-form textarea::placeholder {
    color: #b2c7db; }

.modal-input-file {
  margin: 0 0 10px;
  font-size: 16px;
  transition: border 0.3s ease-in-out, color 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: 25px; }
  @media (min-width: 1024px) {
    .modal-input-file {
      right: 70px; } }

.form-container-file {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #b2c7db;
  width: 75%;
  padding-bottom: 30px; }
  .form-container-file .col-md-12 {
    height: 50px;
    padding: 0; }
  .form-container-file input {
    border: 0;
    display: none; }

.sf-FileField-input {
  display: none; }

.modal-content {
  padding-bottom: 100px; }

.modal-footer {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  padding: 35px 25px;
  text-align: right;
  background-color: #004688;
  margin-top: 53px; }
  .modal-footer button {
    cursor: pointer;
    border: 0; }
    .modal-footer button::after {
      content: "\e901";
      font-size: 15px;
      font-family: 'icomoon';
      margin-left: 40px; }
    .modal-footer button:hover {
      background-color: initial;
      border: 0; }
  @media (min-width: 1024px) {
    .modal-footer {
      padding: 35px 70px; } }

.header-careers-box .header-careers-title {
  padding: 30px 15px; }
  @media (min-width: 768px) {
    .header-careers-box .header-careers-title {
      padding: 40px; } }
  @media (min-width: 1024px) {
    .header-careers-box .header-careers-title {
      padding: 40px 40px 0; } }
  @media (min-width: 1500px) {
    .header-careers-box .header-careers-title {
      padding: 50px; } }
.header-careers-box .header-careers-company-values {
  background: #fff;
  padding: 30px 15px; }
  @media (min-width: 768px) {
    .header-careers-box .header-careers-company-values {
      padding: 40px; } }
  @media (min-width: 1024px) {
    .header-careers-box .header-careers-company-values {
      background: #f9f9f9; } }
  @media (min-width: 1500px) {
    .header-careers-box .header-careers-company-values {
      padding: 50px; } }
  .header-careers-box .header-careers-company-values img {
    margin-top: 20px; }
@media (min-width: 1300px) {
  .header-careers-box {
    box-shadow: 10px 0 30px -20px #000;
    margin-bottom: -100px !important;
    padding: 10px; } }
@media (min-width: 1300px) {
  .header-careers-box img {
    margin-top: 50px; } }
.header-careers-box .header-careers-text-color {
  font-size: 14px; }
  @media (min-width: 1300px) {
    .header-careers-box .header-careers-text-color {
      font-size: 22px;
      line-height: 1.5;
      margin: 0; } }

.header-careers-text-color {
  color: #004688; }
  @media (min-width: 1300px) {
    .header-careers-text-color {
      font-size: 22px;
      line-height: 1.5; } }

.header-careers-box-phone {
  color: #004688;
  margin: 10px 0; }
  @media (min-width: 1300px) {
    .header-careers-box-phone {
      font-size: 26px;
      margin-bottom: 20px; } }

.header-careers-box-address {
  color: #004688; }

.date-b {
  font-weight: bold;
  color: #004688; }

.news-items {
  padding: 0 70px 0 0;
  margin: 0 0 30px; }
  .news-items hr {
    height: 1px;
    background: #004688;
    margin: 40px 0; }

.company-culture-box {
  margin: 50px 0 0;
  padding: 0; }
  .company-culture-box h2 {
    font-size: 35px; }
  @media (min-width: 768px) {
    .company-culture-box {
      margin: 50px;
      width: initial; } }
  @media (min-width: 1024px) {
    .company-culture-box {
      width: 33%;
      padding: 250px 0;
      margin: 0; } }
  @media (min-width: 1300px) {
    .company-culture-box {
      width: 33%;
      padding: 250px 70px 0;
      margin: 0; } }

.header-become-distributor-box {
  background: #f4f4f4;
  margin: 0 50px;
  padding: 0; }
  .header-become-distributor-box .header-intro-become-distributor {
    padding: 30px 15px; }
    @media (min-width: 1024px) {
      .header-become-distributor-box .header-intro-become-distributor h1 {
        font-size: 34px; } }
    @media (min-width: 1500px) {
      .header-become-distributor-box .header-intro-become-distributor h1 {
        font-size: 54px; } }
    @media (min-width: 600px) {
      .header-become-distributor-box .header-intro-become-distributor {
        padding: 40px; } }
    @media (min-width: 1024px) {
      .header-become-distributor-box .header-intro-become-distributor {
        padding: 30px 15px 0; } }
  .header-become-distributor-box .header-text-become-distributor {
    background: #fff;
    padding: 30px 15px 50px; }
    @media (min-width: 600px) {
      .header-become-distributor-box .header-text-become-distributor {
        padding: 40px; } }
    @media (min-width: 1024px) {
      .header-become-distributor-box .header-text-become-distributor {
        padding: 0 15px 50px;
        background: #f9f9f9; } }
    .header-become-distributor-box .header-text-become-distributor .header-careers-text-color {
      font-size: 15px; }
      @media (min-width: 1024px) {
        .header-become-distributor-box .header-text-become-distributor .header-careers-text-color {
          padding: 0;
          margin: 0; } }
  .header-become-distributor-box img {
    margin: 50px 0 20px; }
  @media (min-width: 768px) {
    .header-become-distributor-box {
      margin: 0 50px;
      padding: 0;
      width: initial; } }
  @media (min-width: 1024px) {
    .header-become-distributor-box {
      width: 55%;
      padding: 20px;
      box-shadow: 10px 0 30px -33px #000;
      background: #f9f9f9 !important;
      margin: 0 50px 0 0; } }
  @media (min-width: 1300px) {
    .header-become-distributor-box {
      background: #f9f9f9 !important;
      width: 57%;
      padding: 40px; } }

.contact-us-become-distributor {
  margin: 50px;
  padding: 0; }
  .contact-us-become-distributor h2 {
    font-size: 35px; }
  @media (min-width: 768px) {
    .contact-us-become-distributor {
      margin: 50px;
      width: initial; } }
  @media (min-width: 1024px) {
    .contact-us-become-distributor {
      width: 33%;
      padding: 275px 20px 100px;
      margin: 0; } }

.header-press-release-box {
  background: #f9f9f9 !important;
  padding: 30px 0; }
  .header-press-release-box i {
    font-size: 13px; }
  .header-press-release-box .img {
    display: none; }
    @media (min-width: 768px) {
      .header-press-release-box .img {
        display: inline-block;
        margin-bottom: 50px; } }
  .header-press-release-box .header-press-release-title {
    font-size: 24px;
    color: #004688;
    line-height: 1.5; }
    @media (min-width: 1024px) {
      .header-press-release-box .header-press-release-title {
        font-size: 36px; } }
  .header-press-release-box .container-press-release-box {
    background: #fff;
    padding: 30px; }
    @media (min-width: 768px) {
      .header-press-release-box .container-press-release-box img {
        display: block; } }
  .header-press-release-box .info-press-release-box {
    margin-top: 70px;
    display: inline-block; }
    .header-press-release-box .info-press-release-box img {
      margin-bottom: 30px; }
    .header-press-release-box .info-press-release-box p {
      margin: 0; }
    .header-press-release-box .info-press-release-box div {
      width: 25%;
      border-bottom: 1px solid #004688; }
  @media (min-width: 768px) {
    .header-press-release-box {
      padding: 0 30px 100px 0 !important; } }
  @media (min-width: 1024px) {
    .header-press-release-box {
      padding: 0 70px 100px 0 !important; } }

.company-press-releases {
  background-color: #f9f9f9; }
  .company-press-releases .filter-dropdown-btn {
    background: #f9f9f9; }
    @media (min-width: 768px) {
      .company-press-releases .filter-dropdown-btn {
        background: #fff; } }
  .company-press-releases .dropdown-menu {
    width: 100% !important;
    background: #f9f9f9; }
    @media (min-width: 768px) {
      .company-press-releases .dropdown-menu {
        background: #fff; } }
  .company-press-releases .icon-chevron-down {
    position: absolute;
    right: 0;
    top: 10px;
    color: #004688; }
  .company-press-releases .slider-press-release {
    margin: 20px auto;
    text-align: center; }
    .company-press-releases .slider-press-release .slick-arrow {
      margin: 0; }
    .company-press-releases .slider-press-release .slick-list {
      display: inline-block;
      width: 70%; }
    .company-press-releases .slider-press-release .slick-current {
      color: #004688; }
  .company-press-releases .release-by-date {
    border-bottom: 1px solid #e5ecf3;
    padding: 30px 0 12px; }
    .company-press-releases .release-by-date p {
      margin: 0; }
    .company-press-releases .release-by-date .arrow-link {
      display: inline-block;
      margin: 20px 0 0;
      font-size: 11px; }
      @media (min-width: 480px) {
        .company-press-releases .release-by-date .arrow-link {
          font-size: 15px; } }
    .company-press-releases .release-by-date span {
      color: #fcb03f;
      margin: 0 30px; }
  @media (min-width: 768px) {
    .company-press-releases {
      background-color: #fff;
      padding: 0 50px 232px !important; } }
  @media (min-width: 1024px) {
    .company-press-releases {
      padding: 50px 50px 180px !important; } }

.press-release {
  margin: 20px 0 20px 20px;
  padding-right: 0; }
  .press-release .slick-slide {
    height: 100%;
    margin: 30px 40px 30px -20px; }
    @media (min-width: 768px) {
      .press-release .slick-slide {
        margin: 0 30px 0 0; } }
    @media (min-width: 1024px) {
      .press-release .slick-slide {
        margin: 0; } }
  .press-release .dropdown {
    margin-right: 20px; }
    .press-release .dropdown .filter-dropdown-btn {
      text-decoration: none;
      display: block;
      text-align: left;
      background: #f4f4f4; }
      .press-release .dropdown .filter-dropdown-btn:before {
        content: "\e903";
        font-size: 15px;
        font-family: 'icomoon';
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        right: 10px;
        color: #004688; }
      .press-release .dropdown .filter-dropdown-btn:hover {
        color: #fcb03f;
        border-bottom: 1px solid #fcb03f; }
        .press-release .dropdown .filter-dropdown-btn:hover:before {
          content: "\e903";
          color: #fcb03f; }
      @media (min-width: 1024px) {
        .press-release .dropdown .filter-dropdown-btn {
          background-color: #f9f9f9; } }
    .press-release .dropdown .dropdown-menu {
      width: 100%; }
  @media (min-width: 1024px) {
    .press-release {
      padding: 0 70px 0 0 !important;
      margin-top: 80px; } }

.press-release-slider-arrows {
  display: none; }
  .press-release-slider-arrows .slick-arrow {
    text-indent: 0;
    width: 100px;
    color: #fff;
    overflow: inherit;
    cursor: pointer;
    margin: 0; }
    .press-release-slider-arrows .slick-arrow:before {
      top: 80%; }
  .press-release-slider-arrows .slick-prev:before {
    position: absolute;
    transform: translate(-50%, -50%);
    content: "\e902";
    font-family: 'icomoon';
    text-indent: 0;
    font-size: 18px; }
    @media (min-width: 1024px) {
      .press-release-slider-arrows .slick-prev:before {
        left: 0; } }
    @media (min-width: 1300px) {
      .press-release-slider-arrows .slick-prev:before {
        left: -20px; } }
  .press-release-slider-arrows .slick-next {
    text-align: left; }
    .press-release-slider-arrows .slick-next:before {
      position: absolute;
      left: initial;
      transform: translate(-50%, -50%);
      content: "\e901";
      font-family: 'icomoon';
      text-indent: 0;
      font-size: 18px; }
      @media (min-width: 1024px) {
        .press-release-slider-arrows .slick-next:before {
          right: 0; } }
      @media (min-width: 1300px) {
        .press-release-slider-arrows .slick-next:before {
          right: -20px; } }
  @media (min-width: 1024px) {
    .press-release-slider-arrows {
      position: absolute;
      top: 80px;
      display: block;
      width: 100%;
      text-align: right;
      right: 50px;
      background-color: #004688;
      height: 100px;
      color: #fff;
      padding: 20px 10px 0 0; } }
  @media (min-width: 1300px) {
    .press-release-slider-arrows {
      position: absolute;
      top: 80px;
      display: block;
      width: 100%;
      text-align: right;
      right: 15px;
      background-color: #004688;
      height: 100px;
      color: #fff;
      padding: 10px 30px 0 0; } }

.press-release-slider-images {
  display: none; }
  @media (min-width: 1024px) {
    .press-release-slider-images {
      display: block;
      width: 50%; } }

@media (min-width: 768px) {
  .press-release-slider-text .slick-slide {
    margin: 0; } }
@media (min-width: 1024px) {
  .press-release-slider-text .slick-slide {
    margin: 0 0 0 45px; } }
.press-release-slider-text .press-release-slider-item {
  background: #fff;
  padding: 20px 20px 40px 40px; }
  .press-release-slider-text .press-release-slider-item small {
    color: #235691;
    font-weight: 400;
    margin: 0 0 20px;
    display: block; }
  @media (min-width: 768px) {
    .press-release-slider-text .press-release-slider-item {
      padding: 50px; } }
  @media (min-width: 1024px) {
    .press-release-slider-text .press-release-slider-item {
      left: 100px;
      min-height: 740px;
      z-index: 99; } }
  @media (min-width: 1300px) {
    .press-release-slider-text .press-release-slider-item {
      left: 100px;
      padding: 50px 60px 100px;
      min-height: 740px;
      z-index: 99; } }
@media (min-width: 768px) {
  .press-release-slider-text {
    width: 80%; } }
@media (min-width: 1024px) {
  .press-release-slider-text {
    margin: -45% 0 0 20px;
    width: 100%; } }
@media (min-width: 1300px) {
  .press-release-slider-text {
    margin: -50% 0 0 55px; } }

.container-slider-range-about {
  position: relative;
  padding: 0; }
  @media (min-width: 768px) {
    .container-slider-range-about {
      padding: 0 15px; } }
  .container-slider-range-about .title-slider-range-about {
    /*@include media('>=desktop') {
        left: 20px;
    }*/ }
    @media (max-width: 768px) {
      .container-slider-range-about .title-slider-range-about {
        padding: 25px 25px 40px 25px; } }
    @media (min-width: 768px) {
      .container-slider-range-about .title-slider-range-about {
        position: absolute;
        top: 100px;
        left: 47px;
        z-index: 9; } }

.slider-range-about-desktop {
  display: none; }
  @media (min-width: 1024px) {
    .slider-range-about-desktop {
      display: block; } }

.slider-range-about-mobile {
  display: block;
  padding: 50px 0; }
  @media (min-width: 768px) {
    .slider-range-about-mobile {
      padding: 200px 0 50px; } }
  @media (min-width: 1024px) {
    .slider-range-about-mobile {
      display: none; } }
  .slider-range-about-mobile .slick-list {
    overflow: hidden; }
  .slider-range-about-mobile .slick-prev {
    position: absolute;
    color: #004688;
    display: block;
    bottom: 30%;
    left: 5%; }
  .slider-range-about-mobile .slick-next {
    position: absolute;
    right: -22%;
    color: #004688;
    display: block;
    bottom: 30%; }
    @media (min-width: 480px) {
      .slider-range-about-mobile .slick-next {
        right: -55%; } }
    @media (min-width: 700px) {
      .slider-range-about-mobile .slick-next {
        right: -130%; } }
    @media (min-width: 768px) {
      .slider-range-about-mobile .slick-next {
        right: 5%; } }
  .slider-range-about-mobile .draggable {
    width: 270px;
    left: 20px;
    margin: 0; }
    @media (min-width: 375px) {
      .slider-range-about-mobile .draggable {
        left: 55px; } }
    @media (min-width: 481px) {
      .slider-range-about-mobile .draggable {
        width: 442px; } }
    @media (min-width: 570px) {
      .slider-range-about-mobile .draggable {
        left: 90px;
        width: 400px; } }
    @media (min-width: 700px) {
      .slider-range-about-mobile .draggable {
        left: 50%; } }
    @media (min-width: 769px) {
      .slider-range-about-mobile .draggable {
        left: 0;
        width: 500px; } }

.slider-range-about {
  background: #fff;
  position: relative; }
  @media (min-width: 768px) {
    .slider-range-about {
      padding: 0 0 4em;
      padding: 0 0 55px;
      margin: 0; } }
  @media (min-width: 1024px) {
    .slider-range-about {
      padding: 0 5.4em 5.4em;
      margin: 0; } }
  .slider-range-about h1 {
    font-family: "adobe_caslon_pro", Georgia, "Times New Roman", Times, serif;
    margin: 0 0 .5em;
    display: block; }
    @media (min-width: 768px) {
      .slider-range-about h1 {
        margin: 0 0 .7em; } }
    @media (min-width: 1300px) {
      .slider-range-about h1 {
        margin: 0 0 1.2em; } }
  .slider-range-about .jcf-active-handle {
    background: #fcb03f; }
  @media (max-width: 1023px) {
    .slider-range-about .jcf-range {
      display: none; } }
  .slider-range-about .jcf-slider-mobile {
    display: block;
    position: absolute;
    top: 100px; }
    .slider-range-about .jcf-slider-mobile .jcf-active-handle {
      display: none; }
    .slider-range-about .jcf-slider-mobile .jcf-range-min {
      width: 50%; }
    .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-left {
      left: 35px; }
      @media (min-width: 375px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-left {
          left: 65px; } }
      @media (min-width: 570px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-left {
          left: 90px; } }
      @media (min-width: 700px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-left {
          left: 145px; } }
      @media (min-width: 768px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-left {
          left: 45px; } }
    .slider-range-about .jcf-slider-mobile .jcf-range-mark {
      background: #fff; }
    .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-right {
      left: 250px; }
      @media (min-width: 375px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-right {
          left: 285px; } }
      @media (min-width: 480px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-right {
          left: 400px; } }
      @media (min-width: 570px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-right {
          left: 430px; } }
      @media (min-width: 700px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-right {
          left: 485px; } }
      @media (min-width: 768px) {
        .slider-range-about .jcf-slider-mobile .jcf-range-mark-mobile-right {
          left: 90%; } }
    .slider-range-about .jcf-slider-mobile .jcf-range-mark.active-item {
      left: 50%; }
    @media (min-width: 768px) {
      .slider-range-about .jcf-slider-mobile {
        top: 316px; } }
    @media (min-width: 1024px) {
      .slider-range-about .jcf-slider-mobile {
        display: none; } }
  .slider-range-about .slick-slide {
    border: 0;
    padding: 0;
    background: transparent;
    position: relative;
    margin-left: 60px;
    margin-right: 59px; }
    .slider-range-about .slick-slide .img-holder {
      display: block !important;
      border: 2px solid #004688;
      border-radius: 50%;
      transition: border 1s;
      padding: 15px;
      width: 150px; }
      @media (min-width: 480px) {
        .slider-range-about .slick-slide .img-holder {
          width: 170px; } }
      @media (min-width: 570px) {
        .slider-range-about .slick-slide .img-holder {
          width: 250px; } }
      @media (min-width: 768px) {
        .slider-range-about .slick-slide .img-holder {
          width: 300px;
          border: 2px solid #004688;
          border-radius: 50%;
          transition: border 1s;
          padding: 25px;
          background-color: transparent; } }
      @media (min-width: 768px) {
        .slider-range-about .slick-slide .img-holder:hover {
          border-color: #fcb03f;
          transition: border 1s; } }
    .slider-range-about .slick-slide .text-holder {
      width: 240px;
      top: 80px;
      left: -40px;
      height: 170px; }
      @media (min-width: 480px) {
        .slider-range-about .slick-slide .text-holder {
          width: 265px; } }
      @media (min-width: 768px) {
        .slider-range-about .slick-slide .text-holder {
          top: 130px; } }
      @media (min-width: 1024px) {
        .slider-range-about .slick-slide .text-holder {
          top: 40px; } }
      @media (min-width: 700px) {
        .slider-range-about .slick-slide .text-holder {
          width: 360px; } }
    .slider-range-about .slick-slide .text-holder span {
      border-bottom: 1px solid #5f6062;
      width: 50px;
      float: left;
      margin: -30px 0 0; }
      @media (min-width: 768px) {
        .slider-range-about .slick-slide .text-holder span {
          margin-top: -40px; } }
      @media (min-width: 1024px) {
        .slider-range-about .slick-slide .text-holder span {
          margin-top: -60px; } }
    @media (min-width: 480px) {
      .slider-range-about .slick-slide {
        left: 40px; } }
    @media (min-width: 570px) {
      .slider-range-about .slick-slide {
        left: 0; } }
    @media (min-width: 768px) {
      .slider-range-about .slick-slide {
        display: block;
        margin-left: 100px; } }
    @media (min-width: 1024px) {
      .slider-range-about .slick-slide {
        margin: 150px 0 100px 300px; } }
    @media (min-width: 1300px) {
      .slider-range-about .slick-slide {
        margin: 150px 0 100px 400px; } }
  .slider-range-about .prev-year {
    position: absolute;
    left: -50px;
    top: 25%;
    color: #004688;
    display: block; }
    @media (min-width: 480px) {
      .slider-range-about .prev-year {
        left: -87px; } }
    @media (min-width: 570px) {
      .slider-range-about .prev-year {
        left: -59px; } }
    @media (min-width: 768px) {
      .slider-range-about .prev-year {
        left: -15%;
        top: 30%; } }
  .slider-range-about .next-year {
    position: absolute;
    right: -50px;
    top: 25%;
    color: #004688;
    display: block; }
    @media (min-width: 480px) {
      .slider-range-about .next-year {
        right: 55px; } }
    @media (min-width: 570px) {
      .slider-range-about .next-year {
        right: -30px; } }
    @media (min-width: 768px) {
      .slider-range-about .next-year {
        right: -7%;
        top: 30%; } }
  .slider-range-about .logo-thumbs {
    color: #004688;
    display: flex;
    margin: 0; }
    @media (max-width: 1023px) {
      .slider-range-about .logo-thumbs {
        display: none !important; } }
    @media (min-width: 1716px) {
      .slider-range-about .logo-thumbs {
        margin: 0 -45px; } }
    .slider-range-about .logo-thumbs li {
      width: 12.5%;
      text-align: center;
      padding: 4px 5px;
      list-style: none; }
      .slider-range-about .logo-thumbs li.active-logo img {
        top: 30px; }
    .slider-range-about .logo-thumbs img {
      top: 20px;
      position: relative;
      transition: top 0.3s ease-in-out;
      transition: opacity 1s;
      opacity: 1;
      box-shadow: 0 57px 69px -59px rgba(0, 0, 0, 0.55);
      display: none; }
      @media (min-width: 1300px) {
        .slider-range-about .logo-thumbs img {
          display: block; } }
    .slider-range-about .logo-thumbs li.active-logo img {
      transition: opacity 1s;
      opacity: 0; }
    .slider-range-about .logo-thumbs .logo-thumbs-top {
      margin-top: -55px; }

/* STUDY CASE TABS */
.container-tabs-study-case {
  padding: 0 25px; }
  .container-tabs-study-case .js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important; }
  @media (min-width: 900px) {
    .container-tabs-study-case {
      margin-top: -120px; } }
  @media (min-width: 1024px) {
    .container-tabs-study-case {
      margin-top: -30px;
      padding: 0 0 0 118px; } }
  @media (min-width: 1100px) {
    .container-tabs-study-case {
      margin-top: -60px; } }
  @media (min-width: 1300px) {
    .container-tabs-study-case {
      margin-top: -15%; } }

.description-tabs-study-case {
  padding: 30px; }
  @media (min-width: 768px) {
    .description-tabs-study-case {
      width: 46.333333%; } }
  @media (min-width: 1024px) {
    .description-tabs-study-case {
      padding: 75px 50px 50px 50px;
      width: 40.333333%;
      max-width: 462.22px; } }
  .description-tabs-study-case h2 {
    text-transform: capitalize; }

.list-tabs-study-case {
  padding: 40px; }
  @media (min-width: 768px) {
    .list-tabs-study-case {
      width: 50.666667%; } }
  @media (min-width: 1024px) {
    .list-tabs-study-case {
      width: 45.666667%;
      padding: 75px 50px 0 50px;
      max-width: 523.33px; } }
  @media (min-width: 1300px) {
    .list-tabs-study-case {
      padding: 75px 50px 0 100px; } }
  .list-tabs-study-case li {
    list-style: none;
    margin-bottom: 30px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    display: block; }
    .list-tabs-study-case li a {
      text-decoration: none; }
    .list-tabs-study-case li span {
      border-bottom: 1px solid #004688;
      width: 30px;
      float: left;
      color: #004688;
      margin: -20px -50px; }
    @media (min-width: 1024px) {
      .list-tabs-study-case li {
        display: inline-block; } }
    @media (min-width: 1024px) {
      .list-tabs-study-case li {
        margin-bottom: 60px; } }

/* TABS ABOUT */
.nav-tabs {
  border-bottom: 0; }
  .nav-tabs li a {
    font-weight: 400;
    margin: 0 0 50px;
    padding: 10px 30px;
    background-color: transparent;
    border: 0;
    border-bottom-color: transparent;
    color: rgba(0, 70, 136, 0.4);
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none; }
    .nav-tabs li a:hover:focus {
      background-color: transparent;
      color: #004688; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: transparent;
  border: 1px;
  border-bottom-color: #004688;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #004688;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none; }

/* GREEN LEED TABS */
.green-leed {
  padding: 100px 70px 70px 70px; }
  .green-leed .nav-tabs > li {
    width: 33%;
    text-align: center; }
  .green-leed .nav-tabs a {
    font-size: 22px;
    font-weight: 100 !important; }
  .green-leed .tab-content {
    margin: 0 0 180px; }

/* VERTICAL TAB LINKS */
.tablinks {
  display: block;
  background: #fff;
  border-bottom: 1px solid #004688;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: 100%;
  text-align: left;
  margin: 30px 0;
  padding: 20px 0;
  color: #004688;
  font-size: 12px;
  font-weight: 400;
  position: relative; }
  .tablinks:before {
    color: #004688;
    content: "\e901";
    font-size: 14px;
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 0; }

.accordion-vertical-tabs .panel-heading {
  background: #fff;
  border: 0;
  padding: 20px 50px;
  height: initial; }
  .accordion-vertical-tabs .panel-heading .glyphicon {
    margin-right: 10px; }
.accordion-vertical-tabs .list-group {
  margin: 0; }
.accordion-vertical-tabs .js-accordion {
  display: block;
  height: initial;
  margin: 0;
  border: 0; }
  .accordion-vertical-tabs .js-accordion .js-item {
    width: 100%;
    border: 0; }
  .accordion-vertical-tabs .js-accordion .js-opener {
    top: 20px;
    border-color: #004688;
    z-index: 1; }
    .accordion-vertical-tabs .js-accordion .js-opener:before {
      background: #004688; }
    .accordion-vertical-tabs .js-accordion .js-opener:after {
      background: #004688; }
  .accordion-vertical-tabs .js-accordion .js-content {
    height: 75px; }
  .accordion-vertical-tabs .js-accordion .js-active {
    background: #004688;
    color: #fff; }
    .accordion-vertical-tabs .js-accordion .js-active .js-preview {
      opacity: 1;
      visibility: visible;
      width: 100%;
      height: initial;
      background: #004688;
      position: relative;
      top: inherit;
      right: 0;
      left: 0;
      padding: 20px 50px; }
    .accordion-vertical-tabs .js-accordion .js-active .js-content {
      height: 100%;
      padding: 0; }
    .accordion-vertical-tabs .js-accordion .js-active .js-opener {
      border-color: #fff;
      display: block;
      top: 20px;
      right: 44px; }
      .accordion-vertical-tabs .js-accordion .js-active .js-opener:before {
        background: #fff; }
      .accordion-vertical-tabs .js-accordion .js-active .js-opener:after {
        background: #fff; }
    .accordion-vertical-tabs .js-accordion .js-active .js-second-level-accordion .js-preview {
      background: #c7d5e2;
      color: #004688;
      display: flex;
      justify-content: space-between; }
    .accordion-vertical-tabs .js-accordion .js-active .js-second-level-accordion .js-content {
      display: none;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.5s , visibility 0.5s;
      height: 75px; }
    .accordion-vertical-tabs .js-accordion .js-active .js-second-level-accordion .js-second-level-opener {
      font-size: 20px; }
    .accordion-vertical-tabs .js-accordion .js-active .js-second-level-accordion .js-active .js-second-level-opener .icon-chevron-down:before {
      content: "\e900"; }
    .accordion-vertical-tabs .js-accordion .js-active .js-second-level-accordion .js-active .js-content {
      display: block;
      opacity: 1;
      visibility: visible;
      transition: opacity 0.5s , visibility 0.5s;
      height: 100%;
      color: #004688; }
      .accordion-vertical-tabs .js-accordion .js-active .js-second-level-accordion .js-active .js-content .list-group-item {
        padding: 20px 50px;
        margin: 0;
        border: 0;
        border-bottom: 1px solid #e5ecf3; }
        .accordion-vertical-tabs .js-accordion .js-active .js-second-level-accordion .js-active .js-content .list-group-item button {
          border-bottom: 1px solid #004688;
          padding: 0; }

/* TABLE ABOUT */
.table-responsive.bg-white {
  background: #fff;
  padding: 40px 70px 10px;
  margin: 20px 0 20px; }

.green-leed .table > thead > tr > th {
  text-align: center; }
  .green-leed .table > thead > tr > th:first-child {
    text-align: left; }

.green-leed .table > tbody > tr > td {
  text-align: center; }
  .green-leed .table > tbody > tr > td:first-child {
    text-align: left;
    width: 55%; }

.container-video-study-case {
  margin: 50px 15px; }
  @media (min-width: 768px) {
    .container-video-study-case {
      margin: 100px 15px;
      padding: 500px 0 100px; } }
  @media (min-width: 1024px) {
    .container-video-study-case {
      padding: 650px 0 0 90px; } }
  .container-video-study-case .video-holder {
    padding: 0;
    margin: 0 -30px; }
    @media (min-width: 768px) {
      .container-video-study-case .video-holder {
        padding-left: 50px; } }
    @media (min-width: 1024px) {
      .container-video-study-case .video-holder {
        padding-left: 100px; } }

.tabs-list {
  display: none; }
  @media (min-width: 768px) {
    .tabs-list {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      font-size: 13px;
      line-height: 19px;
      text-transform: uppercase;
      text-decoration: none;
      margin: 0 -10px 42px;
      padding: 0; } }
  @media (min-width: 1024px) {
    .tabs-list {
      font-size: 15px;
      line-height: 21px;
      margin: 0 -20px 42px; } }
  @media (min-width: 1300px) {
    .tabs-list {
      font-size: 18px;
      line-height: 20px; } }
  @media (min-width: 1716px) {
    .tabs-list {
      font-size: 22px;
      line-height: 28px;
      margin: 0 40px 42px; } }
  @media (min-width: 768px) {
    .tabs-list.tabs-list-second {
      display: block;
      font-size: 14px;
      line-height: 16px;
      font-weight: 400;
      margin: 0; } }
  .tabs-list.tabs-list-second li {
    width: 100%;
    padding: 0; }
    .tabs-list.tabs-list-second li.active a {
      background: #fff;
      border-bottom-color: rgba(0, 70, 136, 0.2);
      padding-left: 40px; }
      @media (min-width: 1300px) {
        .tabs-list.tabs-list-second li.active a {
          padding-left: 70px; } }
      .tabs-list.tabs-list-second li.active a:after {
        opacity: 1; }
    .tabs-list.tabs-list-second li:last-child a {
      border: 0; }
    .tabs-list.tabs-list-second li a {
      display: block;
      text-align: left;
      padding: 20px 15px;
      color: #004688;
      position: relative; }
      @media (min-width: 1300px) {
        .tabs-list.tabs-list-second li a {
          padding: 37px 25px; } }
      .tabs-list.tabs-list-second li a:hover {
        border-bottom-color: rgba(0, 70, 136, 0.2);
        color: #004688;
        background: #fff; }
      .tabs-list.tabs-list-second li a:after {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        content: "\e902";
        font-family: 'icomoon';
        left: 15px;
        opacity: 0; }
      @media (min-width: 1300px) {
        .tabs-list.tabs-list-second li a {
          left: 25px; } }
  .tabs-list li {
    width: 33.33%;
    padding: 0 10px;
    display: flex; }
    @media (min-width: 1024px) {
      .tabs-list li {
        padding: 0 20px; } }
    @media (min-width: 1716px) {
      .tabs-list li {
        padding: 0 35px; } }
    .tabs-list li.active a {
      border-bottom-color: #004688;
      color: #004688; }
  .tabs-list a {
    display: flex;
    width: 100%;
    justify-content: center;
    align-content: stretch;
    align-items: center;
    text-align: center;
    padding: 0 5px 14px;
    text-decoration: none;
    color: rgba(0, 70, 136, 0.4);
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 70, 136, 0.2);
    letter-spacing: 1px; }
    @media (min-width: 1024px) {
      .tabs-list a {
        padding: 0 10px 14px; } }
    .tabs-list a:hover {
      border-bottom-color: #004688;
      color: #004688; }

.tab-content {
  margin: 0 0 20px; }
  .tab-content .title {
    display: block;
    text-transform: uppercase;
    color: #004688;
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
    padding: 0 0 16px; }
    @media (min-width: 768px) {
      .tab-content .title {
        font-size: 12px;
        line-height: 15px;
        letter-spacing: 3px; } }
    @media (min-width: 1300px) {
      .tab-content .title {
        padding: 0 0 21px; } }

.tab-opener {
  display: block;
  font-size: 20px;
  line-height: 24px;
  margin: 0 24px 18px;
  padding: 0 50px 19px 0;
  text-decoration: none;
  position: relative;
  border: solid #004688;
  border-width: 0 0 1px; }
  .tab-opener:hover, .tab-opener:focus {
    color: #004688; }
  .tab-opener.tab-opener-second {
    white-space: nowrap;
    text-align: center;
    background: #fff;
    margin: 12px 0 0;
    padding: 15px 70px 15px 24px;
    border-width: 1px 0;
    border-color: #ccdae7;
    min-height: 114px;
    text-align: left; }
    .tab-opener.tab-opener-second:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: 82px; }
    .tab-opener.tab-opener-second > * {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%; }
    .tab-opener.tab-opener-second .icon-open-close {
      right: 24px;
      margin-top: 0; }
  .tab-opener .icon-open-close {
    position: absolute;
    right: 0;
    top: 50%;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 1px solid #004688;
    transform: translate(0, -50%);
    opacity: 0.6;
    margin-top: -8px; }
    .tab-opener .icon-open-close:after, .tab-opener .icon-open-close:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background: #004688;
      width: 14px;
      height: 2px; }
    .tab-opener .icon-open-close:after {
      width: 2px;
      height: 14px;
      transform: translate(-50%, -50%), rotate(90deg); }
      .active .tab-opener .icon-open-close:after {
        display: none; }
  @media (min-width: 768px) {
    .tab-opener {
      display: none; } }

@media (min-width: 768px) {
  .js-tab-hidden {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important; } }

@media (min-width: 768px) {
  .tab-holder {
    position: static !important;
    width: 100% !important; } }
.tab-holder .tab-text {
  padding: 0 24px 26px; }
  @media (min-width: 768px) {
    .tab-holder .tab-text {
      padding: 0 0 26px; } }
  @media (min-width: 1716px) {
    .tab-holder .tab-text {
      padding: 0 0 40px; } }
.tab-holder .tab-frame {
  background: #fff;
  margin: 0 -24px 25px; }
  @media (min-width: 768px) {
    .tab-holder .tab-frame {
      margin: 0 0 25px;
      padding: 10px 25px 37px 25px; } }
  @media (min-width: 1716px) {
    .tab-holder .tab-frame {
      padding: 29px 119px 37px 76px;
      margin: 0 -76px 25px; } }
.tab-holder .video-holder {
  margin: 0 -24px 23px; }
  @media (min-width: 768px) {
    .tab-holder .video-holder {
      margin: 0 0 25px; } }

.tab-section-block {
  display: flex;
  flex-direction: column; }
  @media (max-width: 767px) {
    .tab-section-block {
      margin: 0 -24px; } }

/* IMAGES SHADOWS */
.img-holder {
  box-shadow: 0 57px 69px -59px rgba(0, 0, 0, 0.55); }

.img-holder-soft {
  box-shadow: 0 60px 120px -90px rgba(0, 0, 0, 0.25); }

.visual {
  margin-bottom: -63px; }
  @media (min-width: 768px) {
    .visual {
      margin-bottom: -114px; } }

.parallax-holder img {
  display: block;
  height: auto;
  width: 100%; }

.parallax-img {
  position: relative;
  backface-visibility: hidden; }

.leed-section {
  position: relative;
  padding: 0 0 2em; }
  @media (min-width: 1024px) {
    .leed-section {
      padding: 0 0 4em; } }
  .leed-section .leed-section-holder {
    position: relative;
    padding: 0 0 7.8em;
    margin: 0 0 3.8em; }
    @media (min-width: 768px) {
      .leed-section .leed-section-holder {
        margin: 0;
        padding: 0 0 5em; } }
    @media (min-width: 1024px) {
      .leed-section .leed-section-holder {
        padding: 0 0 6.8em; } }
  .leed-section .multi-columns {
    margin: 0; }
  .leed-section .line-box {
    display: flex;
    justify-content: space-between; }
    @media (min-width: 768px) {
      .leed-section .line-box {
        padding: 0 0 3em; } }
    .leed-section .line-box h1 {
      margin: 0 0 .4em; }
      @media (min-width: 768px) {
        .leed-section .line-box h1 {
          margin: 0;
          width: 50%;
          padding: 0 10px 0 0; } }
    .leed-section .line-box .arrow-link-holder {
      width: 50%;
      text-align: right; }
      @media (max-width: 767px) {
        .leed-section .line-box .arrow-link-holder {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          text-align: left; } }
      @media (max-width: 767px) {
        .leed-section .line-box .arrow-link-holder .arrow-link.arrow-sm {
          display: block;
          font-size: 20px;
          line-height: 18px;
          color: #fff;
          background: #004688;
          text-decoration: none;
          white-space: normal;
          font-weight: 300;
          padding: 20px 24px; } }
      @media (max-width: 767px) {
        .leed-section .line-box .arrow-link-holder .arrow-link.arrow-sm:hover {
          color: #fff;
          background: #fcb03f; } }
      @media (max-width: 767px) {
        .leed-section .line-box .arrow-link-holder .arrow-link.arrow-sm .arrow-text {
          width: 100%;
          text-decoration: none; } }
      @media (max-width: 767px) {
        .leed-section .line-box .arrow-link-holder .arrow-link.arrow-sm .arrow-icon {
          display: none; } }
      @media (max-width: 767px) {
        .leed-section .line-box .arrow-link-holder .arrow-link.arrow-sm .arrow-show-icon {
          display: inline-block; } }

.leed-section-about-us .arrow-link {
  display: inline; }

@media (max-width: 767px) {
  .leed-section-about-us .line-box .arrow-link-holder .arrow-link.arrow-sm .arrow-show-icon {
    border: 1px solid #fff;
    background: transparent; } }

.products-list {
  max-width: 250px;
  margin-bottom: 45px; }
  @media (min-width: 375px) {
    .products-list {
      max-width: 300px; } }
  @media (min-width: 768px) {
    .products-list {
      max-width: none;
      display: flex;
      flex-flow: row wrap;
      line-height: 1.71428; } }
  @media (min-width: 1716px) {
    .products-list {
      margin: 47px -36px 45px; } }
  .products-list:before, .products-list:after {
    display: none; }
  .products-list .slick-track {
    display: flex !important; }
  .products-list .slick-list {
    overflow: visible;
    margin: 0 -13px; }
  .products-list .slick-slide {
    margin: 0 13px;
    height: auto; }
  .products-list .product {
    background: #fff; }
    @media (max-width: 767px) {
      .products-list .product {
        padding: 25px; } }
    @media (min-width: 768px) {
      .products-list .product {
        margin-bottom: 50px;
        background: 0; } }
    @media (min-width: 1300px) {
      .products-list .product {
        margin-bottom: 89px; } }
    @media (min-width: 1716px) {
      .products-list .product {
        padding-left: 36px;
        padding-right: 36px; } }
  @media (min-width: 768px) {
    .products-list .product-holder {
      background: #fff;
      height: 100%;
      position: relative;
      padding: 20px 20px 100px; } }
  @media (min-width: 1300px) {
    .products-list .product-holder {
      padding: 66px 46px 190px; } }
  @media (min-width: 1716px) {
    .products-list .product-holder {
      padding: 66px 46px 208px; } }
  .products-list .product-heading {
    display: flex;
    justify-content: space-between;
    padding: 0 0 1.1em; }
    @media (min-width: 768px) {
      .products-list .product-heading {
        display: inherit;
        padding: 0; } }
  .products-list h2 {
    padding: 20px 10px 0 0;
    word-wrap: break-word;
    width: calc(100% - 100px);
    margin: 0 0 .5em; }
    @media (min-width: 375px) {
      .products-list h2 {
        width: calc(100% - 128px);
        margin: 0 0 .8em; } }
    @media (min-width: 768px) {
      .products-list h2 {
        width: auto;
        word-wrap: inherit;
        padding: 0; } }
  .products-list p {
    margin: 0 0 1.2em; }
  .products-list .img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: 1px solid #e2e2e2;
    background: #fff;
    width: 90px;
    height: 88px; }
    @media (min-width: 375px) {
      .products-list .img {
        width: 108px;
        height: 104px; } }
    @media (min-width: 768px) {
      .products-list .img {
        position: absolute;
        bottom: -10px;
        left: -10px; } }
    @media (min-width: 1300px) {
      .products-list .img {
        width: 180px;
        height: 205px; } }
    @media (min-width: 1716px) {
      .products-list .img {
        width: auto;
        height: 207px;
        bottom: -24px;
        left: -24px; } }
    .products-list .img:hover img {
      opacity: .8; }
    .products-list .img img {
      transition: opacity 0.3s ease-in-out; }
  @media (min-width: 768px) {
    .products-list .arrow-link-holder {
      position: absolute;
      bottom: 20px;
      right: 20px;
      max-width: 60%;
      width: auto; } }
  @media (min-width: 1716px) {
    .products-list .arrow-link-holder {
      bottom: 44px;
      right: 45px; } }

.filter-drop-wrap {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 14px; }
  @media (min-width: 768px) {
    .filter-drop-wrap {
      justify-content: flex-end;
      margin: 0 0 22px; } }
  .filter-drop-wrap + .content-block-holder {
    padding-top: 0; }
  @media (max-width: 767px) {
    .content-frame.no-bg-info .filter-drop-wrap {
      margin: -24px 0 25px; } }
  .filter-drop-wrap .title {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.2;
    color: #004688;
    width: 114px;
    margin: 0 10px 0 0;
    letter-spacing: 1px; }
    @media (min-width: 375px) {
      .filter-drop-wrap .title {
        font-size: 20px; } }
    @media (min-width: 768px) {
      .filter-drop-wrap .title {
        font-size: 22px;
        width: auto;
        margin: 0 17px 0 0; } }
  @media (max-width: 767px) {
    .filter-drop-wrap .btn-holder {
      width: 100%; } }

.btn-filter-holder {
  z-index: 15;
  width: 150px; }
  @media (min-width: 768px) {
    .btn-filter-holder {
      position: relative;
      width: 192px; } }
  @media (max-width: 767px) {
    .modal .btn-filter-holder {
      width: auto; } }
  @media (min-width: 768px) {
    .btn-filter-holder.btn-filter-holder-lg {
      width: 264px; } }
  .btn-filter-holder.btn-filter-holder-lg .filter-drop .well {
    padding: 38px 31px; }
  .btn-filter-holder.btn-filter-holder-lg .arrow-link-holder {
    margin-right: -31px;
    margin-left: -31px; }

.btn.filter-drop-opener {
  width: 100%;
  z-index: 10; }
  @media (max-width: 767px) {
    .modal .btn.filter-drop-opener {
      display: none !important; } }

.filter-drop {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 1px;
  position: absolute;
  top: calc(100% - 1px);
  right: 0;
  width: 100%;
  height: auto !important;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
  border-top: 1px solid #004688;
  color: #004688; }
  .filter-drop .well {
    border: 0;
    margin: 0;
    padding: 38px 20px;
    box-shadow: none; }
  .filter-drop .check-list {
    padding: 0 0 7px; }
    .filter-drop .check-list:last-child li:last-child {
      padding: 0; }
    .filter-drop .check-list li {
      padding: 0 0 28px; }
  .filter-drop .label-frame {
    display: block;
    overflow: hidden;
    padding: 4px 0 0; }
  .filter-drop .arrow-link-holder {
    margin: 0 -20px -38px;
    width: auto; }
    @media (max-width: 767px) {
      .filter-drop .arrow-link-holder {
        margin: 0;
        border-top: 1px solid rgba(0, 70, 136, 0.2);
        padding: 25px 0 0; } }
  @media (min-width: 768px) {
    .filter-drop .arrow-link {
      transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
      padding: 29px 12px;
      display: block;
      background: #fcb03f;
      color: #fff;
      text-align: center;
      width: 100%;
      min-height: 0; } }
  @media (min-width: 768px) {
    .filter-drop .arrow-link:after {
      min-height: 0; } }
  @media (min-width: 768px) {
    .filter-drop .arrow-link:hover {
      background: #fca626;
      color: #fff; } }
  @media (min-width: 768px) {
    .filter-drop .arrow-link:focus {
      color: #fff; } }
  @media (min-width: 768px) {
    .filter-drop .arrow-link .arrow-icon {
      display: none; } }

@media (max-width: 767px) {
  .modal[data-body-class="modal-filters-open"] .title {
    margin: 0 0 23px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filters-open"] .filter-drop {
    position: static;
    box-shadow: none;
    border: 0; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filters-open"] .filter-drop ul {
    margin: 0 0 -16px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filters-open"] .filter-drop ul li {
    padding: 0 0 28px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filters-open"] .filter-drop .well {
    padding: 20px 13px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filters-open"] .filter-drop .arrow-link-holder {
    margin: 0 -11px; } }

@media (max-width: 767px) {
  .modal[data-body-class="modal-filter-positions-open"] .title {
    margin: 0 0 23px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filter-positions-open"] .filter-drop ul {
    margin: 0 0 -16px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filter-positions-open"] .filter-drop ul li {
    padding: 0 0 28px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filter-positions-open"] .filter-drop .well {
    padding: 20px 13px; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filter-positions-open"] .filter-drop .arrow-link-holder {
    margin: 0 -11px; } }

.bordered-products-list .product {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  border-bottom: 1px solid rgba(0, 70, 136, 0.3);
  padding: 28px 0 25px; }
  @media (min-width: 768px) {
    .bordered-products-list .product {
      line-height: 1.71428;
      display: flex; } }
  @media (min-width: 1716px) {
    .bordered-products-list .product {
      padding: 43px 0 90px; } }
  @media (min-width: 768px) {
    .bordered-products-list .product:first-child {
      padding-top: 28px; } }
.bordered-products-list h2 {
  text-transform: none;
  margin: 0 0 .85em; }
  @media (min-width: 768px) {
    .bordered-products-list h2 {
      margin: 0 0 .9em; } }
.bordered-products-list p {
  margin: 0 0 1.2em; }
  @media (min-width: 768px) {
    .bordered-products-list p {
      margin: 0 0 1.6em; } }
@media (min-width: 375px) {
  .bordered-products-list .img {
    width: 108px;
    height: 104px; } }
@media (min-width: 768px) {
  .bordered-products-list .img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border: 1px solid #e2e2e2;
    background: #fff;
    margin: 0 25px 0 0; } }
@media (min-width: 1024px) {
  .bordered-products-list .img {
    margin: 0 40px 0 0; } }
@media (min-width: 1300px) {
  .bordered-products-list .img {
    width: 180px;
    height: 175px;
    margin: 0 70px 0 0; } }
@media (min-width: 1716px) {
  .bordered-products-list .img {
    width: 192px;
    height: 183px;
    padding: 20px; } }
.bordered-products-list .img:hover img {
  opacity: .8; }
.bordered-products-list .img img {
  transition: opacity 0.3s ease-in-out;
  display: block;
  width: 100%;
  max-width: none; }
@media (min-width: 768px) {
  .bordered-products-list .description {
    flex: 1 0; } }

.search-results-heading {
  padding: 0 0 1.5em; }
  @media (min-width: 1024px) {
    .search-results-heading {
      padding: 0 0 2em; } }
  @media (min-width: 1300px) {
    .search-results-heading {
      padding: 0 0 3.6em; } }
  .search-results-heading h1 {
    margin: 0 0 .1em; }
  .search-results-heading .search-result-note {
    margin: 0; }

.search-result-note {
  color: #004688;
  font-size: 13px;
  font-weight: 400; }
  @media (min-width: 1024px) {
    .search-result-note {
      font-size: 12px; } }

@media (min-width: 768px) {
  .search-results-list {
    line-height: 1.71428; } }
.search-results-list .search-row {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  border-top: 1px solid #e5ecf3;
  padding: 19px 0 23px; }
  @media (min-width: 1300px) {
    .search-results-list .search-row {
      padding: 44px 0 39px; } }
  @media (min-width: 1716px) {
    .search-results-list .search-row {
      padding-right: 45%; } }
  .search-results-list .search-row:first-child {
    padding-top: 0;
    border: 0; }
.search-results-list h2 {
  text-transform: none;
  margin: 0 0 .15em; }
  @media (min-width: 768px) {
    .search-results-list h2 {
      margin: 0 0 .85em; } }
.search-results-list p {
  margin: 0 0 1.25em; }
  @media (min-width: 1024px) {
    .search-results-list p {
      margin: 0 0 2em; } }

.search-results {
  margin-bottom: 41px; }
  @media (min-width: 1300px) {
    .search-results {
      margin-bottom: 63px; } }
  @media (min-width: 1300px) {
    .search-results.container-fluid.content-holder {
      padding-left: 49px;
      padding-right: 49px; } }
  .search-results h1 {
    font-size: 30px;
    margin: 0 0 0.15em; }
    @media (min-width: 375px) {
      .search-results h1 {
        font-size: 35px; } }
    @media (min-width: 1024px) {
      .search-results h1 {
        font-size: 54px;
        line-height: .925; } }
  .search-results .heading-block {
    margin: 0; }
    @media (min-width: 768px) {
      .search-results .heading-block {
        margin: -30px 0 0; } }
    .search-results .heading-block p:last-child {
      margin: 0; }
  .search-results [class^="col-"] .heading-block-holder {
    padding-right: 0; }
  .search-results .heading-block-results {
    background: #fff; }
    @media (min-width: 768px) {
      .search-results .heading-block-results {
        margin: 0; } }
  .search-results .heading-block.heading-block-results {
    width: 100%;
    background: #fff; }
  @media (min-width: 768px) {
    .search-results .result-holder {
      border-top: 1px solid #004688;
      padding: 20px 15px; } }
  @media (min-width: 1024px) {
    .search-results .result-holder {
      padding: 26px 23px; } }
  .search-results .arrow-link-holder {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5ecf3; }
  .search-results .arrow-link .arrow-icon:before {
    content: "\e901"; }
  .search-results .pagination-container {
    position: relative; }
    .search-results .pagination-container button {
      -webkit-transition: color .3s ease-in-out;
      transition: color .3s ease-in-out;
      display: inline-block;
      vertical-align: top;
      text-indent: -9999px;
      overflow: hidden;
      background: 0;
      border: 0;
      padding: 0;
      width: 20px;
      height: 20px;
      z-index: 10;
      color: #727374;
      outline: none;
      position: absolute;
      top: 0;
      right: 40px;
      margin: 0; }
      .search-results .pagination-container button:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        content: "\e902";
        font-family: "icomoon";
        text-indent: 0;
        font-size: 18px; }
      .search-results .pagination-container button:hover {
        color: #004688; }
      .search-results .pagination-container button.next-page {
        right: 0; }
        .search-results .pagination-container button.next-page:before {
          content: "\e901"; }
    .search-results .pagination-container .pagination {
      border-bottom: 1px solid #ccd5de;
      padding: 0 63px 9px 0;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: absolute;
      right: 0;
      top: 3px;
      width: 100%;
      display: flex;
      flex-flow: row wrap;
      list-style: none; }
      @media (max-width: 767px) {
        .search-results .pagination-container .pagination {
          display: none; } }
      @media (min-width: 768px) {
        .search-results .pagination-container .pagination {
          border-bottom: 1px solid #ccd5de;
          padding: 0 63px 9px 0;
          margin: 0;
          justify-content: flex-start;
          position: absolute;
          right: 0;
          top: 3px;
          width: 100%; } }
      .search-results .pagination-container .pagination a {
        border: none; }
        @media (min-width: 768px) {
          .search-results .pagination-container .pagination a {
            width: 29px;
            height: 21px;
            text-align: center;
            text-indent: 0;
            background: 0 !important;
            font-size: 10px;
            color: #a3b2c9;
            position: relative;
            border-radius: 0;
            overflow: visible; } }
        .search-results .pagination-container .pagination a:before {
          content: "0"; }
        .search-results .pagination-container .pagination a:hover {
          color: #004688; }
      @media (min-width: 768px) {
        .search-results .pagination-container .pagination li {
          padding: 0 28px 0 0; } }
      @media (min-width: 768px) {
        .search-results .pagination-container .pagination li.active a {
          color: #004688; } }
      @media (min-width: 768px) {
        .search-results .pagination-container .pagination li.active a:after {
          content: "";
          background: #004688;
          position: absolute;
          bottom: -10px;
          left: 0;
          right: 0;
          height: 1px; } }
  .search-results .bordered-result:last-child .arrow-link-holder {
    border-color: transparent;
    margin-bottom: 0; }
  .search-results .search-results-footer {
    margin-bottom: 23px;
    padding: 0 25px 50px 25px;
    background: #fff; }
    @media (min-width: 1300px) {
      .search-results .search-results-footer {
        margin-bottom: 49px; } }
    @media (min-width: 1716px) {
      .search-results .search-results-footer {
        padding: 0 73px 100px 73px; } }

.bordered-result {
  padding: 0 26px; }
  @media (min-width: 1716px) {
    .bordered-result {
      padding: 0 72px; } }
  @media (min-width: 768px) {
    .bordered-result .result-holder {
      border-top: 1px solid #004688;
      padding: 20px 15px; } }
  @media (min-width: 1024px) {
    .bordered-result .result-holder {
      padding: 26px 23px; } }
  .bordered-result h2 {
    font-size: 25px;
    line-height: 37px;
    margin: 0 0 .5em;
    text-transform: none; }
    @media (min-width: 768px) {
      .bordered-result h2 {
        font-size: 20px;
        line-height: 1.25; } }
    @media (min-width: 1024px) {
      .bordered-result h2 {
        font-size: 26px; } }
  .bordered-result p {
    margin-bottom: 15px;
    line-height: 1.71428; }
  @media (min-width: 768px) {
    .bordered-result.no-border > .result-holder {
      border: 0;
      padding: 0; } }

@media (max-width: 767px) {
  .tabs-block-table .arrow-link-holder {
    margin: 0 25px;
    text-align: left; } }
.tabs-block-table .tab-text {
  padding: 0 24px; }
  @media (min-width: 768px) {
    .tabs-block-table .tab-text {
      padding: 0; } }
  @media (min-width: 1716px) {
    .tabs-block-table .tab-text {
      padding: 0 76px; } }

.table-block {
  display: flex; }
  .table-block th {
    color: #004688;
    font-weight: normal;
    font-size: 14px; }
  .table-block .table {
    margin: 0;
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
    letter-spacing: 1px; }
    @media (max-width: 767px) {
      .table-block .table {
        font-size: 13px; } }
    .table-block .table tr {
      border-bottom: 1px solid #efefef; }
    .table-block .table td,
    .table-block .table th {
      border: none;
      padding: 8px 0 9px; }
      @media (max-width: 767px) {
        .table-block .table td,
        .table-block .table th {
          line-height: 16px;
          padding: 8px 10px 7px 29px; } }
    .table-block .table th {
      padding: 10px 0 17px; }
      @media (max-width: 767px) {
        .table-block .table th {
          padding: 20px 29px 16px;
          font-size: 13px; } }
  .table-block .icon-cross {
    position: relative;
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin: 5px auto 0; }
    .table-block .icon-cross:before, .table-block .icon-cross:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background: #656668;
      transform: rotate(-45deg); }
    .table-block .icon-cross:after {
      transform: rotate(45deg); }
  @media (max-width: 767px) {
    .table-block .table-holder {
      border-right: 2px solid #ebebeb;
      width: 50%;
      margin-right: 1%; } }
  @media (min-width: 768px) {
    .table-block .table-holder {
      width: 52%; }
      .table-block .table-holder .jcf-scrollable-wrapper {
        width: 100% !important;
        height: auto !important; }
        .table-block .table-holder .jcf-scrollable-wrapper .jcf-scrollbar {
          display: none !important; } }
  @media (min-width: 1024px) {
    .table-block .table-holder {
      width: 59%; } }
  @media (min-width: 768px) {
    .table-block .table-holder + .table-holder {
      width: 48%; } }
  @media (min-width: 1024px) {
    .table-block .table-holder + .table-holder {
      width: 100%; } }
  @media (max-width: 767px) {
    .table-block .table-holder + .table-holder {
      border: none;
      margin: 0;
      width: 49%; } }

.scroll-table {
  text-align: center; }
  @media (max-width: 767px) {
    .scroll-table {
      overflow: auto; } }
  @media (min-width: 768px) {
    .scroll-table {
      width: 100% !important;
      height: auto !important; } }
  @media (max-width: 767px) {
    .scroll-table .table {
      width: 564px;
      min-width: 564px; } }
  .scroll-table .table th {
    font-size: 10px;
    font-weight: 300;
    color: #004688;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    vertical-align: middle; }
    @media (max-width: 767px) {
      .scroll-table .table th {
        padding: 8px 0 9px;
        font-size: 13px; } }
  .scroll-table .table td {
    vertical-align: middle; }
    @media (max-width: 767px) {
      .scroll-table .table td {
        padding: 8px 0 9px; } }

@media (max-width: 767px) {
  .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-horizontal {
    bottom: auto;
    top: 0;
    background: #dfdfe0;
    height: 0;
    z-index: 1; }
    .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-horizontal:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      background: #dfdfe0;
      height: 3px;
      z-index: -1; }
    .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-horizontal .jcf-scrollbar-slider {
      /*top: -3px;*/ }
      .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-horizontal .jcf-scrollbar-slider .jcf-scrollbar-handle {
        background: #004688; }
    .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-horizontal .jcf-scrollbar-handle {
      height: 3px; }
    .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-horizontal .jcf-scrollbar-dec,
    .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
      width: 0;
      height: 0;
      background: none; }
  .table-holder .jcf-scrollable-wrapper .jcf-scrollbar-vertical {
    display: none !important; } }

.tabs-block-video {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .tabs-block-video {
      padding-bottom: 0 0 3em;
      display: flex;
      align-items: center; } }
  @media (min-width: 768px) {
    .tabs-block-video:before, .tabs-block-video:after {
      display: none; } }
  .tabs-block-video h1 {
    margin: 0 0 .4em; }
    @media (min-width: 768px) {
      .tabs-block-video h1 {
        margin: 0 0 .45em; } }
  .tabs-block-video .tab-heading {
    padding: 0 0 10px; }
    @media (min-width: 768px) {
      .tabs-block-video .tab-heading {
        line-height: 1.71428; } }
    @media (min-width: 1716px) {
      .tabs-block-video .tab-heading {
        padding: 0 22px 3.8em; } }
    .tabs-block-video .tab-heading p {
      margin: 0 0 .5em; }
  @media (min-width: 1716px) {
    .tabs-block-video .tab-text {
      margin: 0 -30px 0 0; } }
  @media (min-width: 1716px) {
    .tabs-block-video .right-tabs {
      padding-left: 54px;
      padding-bottom: 90px; } }
  @media (max-width: 767px) {
    .tabs-block-video .arrow-link-holder {
      text-align: left; } }

.text-slider-box {
  background: #f9f9f9;
  position: relative;
  padding: 31px 25px 38px; }
  @media (min-width: 768px) {
    .text-slider-box {
      background: #fff;
      display: flex;
      align-items: center;
      margin: 0 0 4em; } }
  @media (min-width: 1300px) {
    .text-slider-box {
      width: 80%;
      margin: 0 0 6.5em; } }
  @media (min-width: 1716px) {
    .text-slider-box {
      width: 68%;
      padding: 52px 65px; } }
  .text-slider-box h1 {
    margin: 0 0 .3em; }
    @media (min-width: 768px) {
      .text-slider-box h1 {
        margin: 0; } }
  @media (min-width: 768px) {
    .text-slider-box .slider-heading {
      width: 46.5%;
      padding: 0 15px 0 0; } }
  .text-slider-box .text-slider {
    margin: 0; }
  @media (min-width: 768px) {
    .text-slider-box .text-slider-holder {
      overflow: hidden;
      flex: 1 0; } }
  @media (min-width: 1716px) {
    .text-slider-box .text-slider-holder {
      padding: 0 29px 0 0; } }

.text-slider {
  position: relative; }
  @media (min-width: 768px) {
    .text-slider {
      padding: 71px 0 4px;
      line-height: 1.71428; } }
  @media (max-width: 767px) {
    .text-slider .slick-arrow {
      display: none !important; } }
  @media (min-width: 768px) {
    .text-slider .slick-arrow {
      position: absolute;
      top: 0;
      right: 40px;
      margin: 0; } }
  @media (min-width: 768px) {
    .text-slider .slick-arrow.slick-next {
      right: 0; } }
  .text-slider h2 {
    text-transform: none;
    margin: 0 0 .7em; }
    @media (min-width: 768px) {
      .text-slider h2 {
        margin: 0 0 .75em; } }
  .text-slider p {
    margin: 0 0 .5em; }
  @media (min-width: 768px) {
    .text-slider .slick-dots {
      border-bottom: 1px solid #ccd5de;
      padding: 0 63px 9px 0;
      justify-content: flex-start;
      position: absolute;
      right: 0;
      top: 3px;
      width: 100%; } }
  @media (min-width: 768px) {
    .text-slider .slick-dots button {
      width: 29px;
      height: 18px;
      text-align: center;
      text-indent: 0;
      background: 0 !important;
      font-size: 10px;
      color: #a3b2c9;
      position: relative;
      border-radius: 0;
      overflow: visible; } }
  .text-slider .slick-dots button:before {
    content: "0"; }
  .text-slider .slick-dots button:hover {
    color: #004688; }
  @media (min-width: 768px) {
    .text-slider .slick-dots li {
      padding: 0 28px 0 0; } }
  @media (min-width: 768px) {
    .text-slider .slick-dots li.slick-active button {
      color: #004688; } }
  @media (min-width: 768px) {
    .text-slider .slick-dots li.slick-active button:after {
      content: "";
      background: #004688;
      position: absolute;
      bottom: -10px;
      left: 0;
      right: 0;
      height: 1px; } }

.video-block {
  margin-bottom: 2em; }
  @media (min-width: 1024px) {
    .video-block {
      display: flex;
      flex-flow: row-reverse nowrap;
      align-items: center;
      margin-bottom: 4em; } }
  @media (min-width: 1024px) {
    .video-block:before, .video-block:after {
      display: none; } }
  .video-block h1 {
    margin: 0 0 .68em; }
    @media (min-width: 1024px) {
      .video-block h1 {
        margin: 0 0 .8em; } }
  .video-block p {
    margin: 0 0 1.3em; }
  .video-block .video-holder {
    margin: 0 -26px; }
    @media (min-width: 768px) {
      .video-block .video-holder {
        margin: 0; } }
    @media (min-width: 1716px) {
      .video-block .video-holder {
        margin-right: -32px; } }
  .video-block .video-text {
    padding: 0 0 36px; }
    @media (min-width: 1716px) {
      .video-block .video-text {
        padding-left: 80px; } }

.brand-box {
  background: #fff; }
  @media (min-width: 1024px) {
    .brand-box {
      display: flex;
      width: 39.3%; } }
  @media (min-width: 1716px) {
    .brand-box {
      width: 45.5%; } }
  .brand-box .text {
    background: #fff;
    position: relative;
    padding: 39px 25px; }
    @media (min-width: 768px) {
      .brand-box .text {
        line-height: 1.71428; } }
    @media (min-width: 1300px) {
      .brand-box .text {
        width: 51.6%; } }
    @media (min-width: 1716px) {
      .brand-box .text {
        padding: 65px 100px 55px 47px; } }
    .brand-box .text .img-box {
      margin: 0 0 5px; }
      @media (min-width: 768px) {
        .brand-box .text .img-box {
          margin: 0 0 29px; } }
      @media (max-width: 767px) {
        .brand-box .text .img-box img {
          transform: scale(0.7);
          transform-origin: 0 0; } }
    .brand-box .text p {
      margin: 0; }
  .brand-box .img {
    width: 48.4%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    @media (max-width: 1299px) {
      .brand-box .img {
        display: none; } }
    .brand-box .img:after {
      content: '';
      box-shadow: 10px 10px 103px rgba(0, 0, 0, 0.55);
      width: 239px;
      height: 247px;
      right: 24px;
      bottom: 24px;
      position: absolute;
      z-index: -1; }
    .brand-box .img img {
      width: 100%;
      height: auto; }

.brand-section {
  padding: 0 0 28px; }
  @media (max-width: 767px) {
    .brand-section {
      padding: 0; } }
  .brand-section .brand-section-holder {
    padding: 0 0 18px; }
    @media (max-width: 767px) {
      .brand-section .brand-section-holder {
        padding: 0 0 30px; }
        .brand-section .brand-section-holder:last-child {
          padding: 0 0 18px; } }
  .brand-section .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch; }
    .brand-section .row:before, .brand-section .row:after {
      display: none; }
    .brand-section .row > div {
      float: none;
      display: flex;
      justify-content: center; }
      .brand-section .row > div .row {
        padding-bottom: 73px; }
        @media (max-width: 767px) {
          .brand-section .row > div .row {
            padding-bottom: 0; } }
      .brand-section .row > div .row > div {
        float: none;
        display: flex;
        justify-content: center;
        align-items: flex-start; }
  .brand-section h2 {
    overflow: hidden;
    margin: 0 0 18px; }
    @media (min-width: 768px) {
      .brand-section h2 span {
        position: relative;
        padding: 0 40px 0 0; } }
    @media (min-width: 768px) {
      .brand-section h2 span:after {
        content: '';
        position: absolute;
        left: 100%;
        right: -1400px;
        top: 50%;
        transform: translateY(-50%);
        height: 1px;
        background: rgba(0, 70, 136, 0.4); } }
  .brand-section .text-brand {
    line-height: 24px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: stretch;
    align-items: flex-start;
    width: 100%; }
    @media (max-width: 767px) {
      .brand-section .text-brand {
        background: #fff;
        padding: 37px 25px 28px;
        height: auto !important;
        margin: 0 0 24px;
        box-shadow: 0 0 39px rgba(0, 0, 0, 0.05); } }
    @media (min-width: 1024px) {
      .brand-section .text-brand {
        height: 100% !important; } }
    @media (max-width: 1023px) {
      .brand-section .text-brand {
        justify-content: flex-end; } }
    .brand-section .text-brand p {
      margin: 0 0 53px;
      width: 100%; }
      @media (max-width: 1299px) {
        .brand-section .text-brand p {
          margin: 0 0 10px; } }
      @media (max-width: 767px) {
        .brand-section .text-brand p {
          margin: 0 0 17px; } }
    .brand-section .text-brand .logo-brand {
      margin: 0 0 30px; }
      @media (max-width: 767px) {
        .brand-section .text-brand .logo-brand {
          margin: 0 0 4px; } }
      @media (max-width: 767px) {
        .brand-section .text-brand .logo-brand img {
          transform-origin: 0 0;
          transform: scale(0.7);
          opacity: 1;
          filter: none; } }
      @media (max-width: 1299px) {
        .brand-section .text-brand .logo-brand {
          margin: 0 0 15px; } }
  .brand-section .img {
    position: relative; }
    @media (max-width: 1023px) {
      .brand-section .img {
        margin-top: 30px; } }
    .brand-section .img:after {
      content: '';
      box-shadow: 10px 10px 103px rgba(0, 0, 0, 0.55);
      right: 24px;
      left: 100px;
      bottom: 24px;
      top: 70px;
      position: absolute;
      z-index: -1; }
    .brand-section .img img {
      max-width: none;
      width: 100%;
      display: block; }

/*SC Job Positions*/
.sc-apply-position-modal-body input[type="file"] {
  display: none; }

.sc-apply-position-modal-body .form-control {
  padding-left: 0;
  padding-right: 0; }

.sc-apply-position-modal-body .form-container-file .text-danger {
  display: none !important; }

.sc-apply-position-modal-body p.text-danger {
  margin: 0; }

.sc-apply-position-modal-body .modal-footer-content {
  color: #fff; }

.sc-apply-position-modal-body .modal-footer-content p {
  cursor: pointer;
  margin: 0; }

.sc-apply-position-modal-body .modal-footer-content p::after {
  content: "\e901";
  font-size: 15px;
  font-family: 'icomoon';
  margin-left: 40px; }

.modal .sc-apply-position-modal-dialog {
  margin-top: 0; }

.sc-apply-position-modal-body .form-control {
  box-shadow: none; }

.sc-executive-team .header-page {
  background-color: #fff;
  margin: 10px 15px 70px; }
  @media (min-width: 1024px) {
    .sc-executive-team .header-page {
      margin: -50px 0px 70px 0px;
      padding: 40px 40px 30px; } }
.sc-executive-team .sc-executive-team__member {
  background: #fff;
  padding: 20px; }
  @media (min-width: 480px) {
    .sc-executive-team .sc-executive-team__member {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 550px) {
    .sc-executive-team .sc-executive-team__member {
      padding-left: 55px;
      padding-right: 55px; } }
  @media (min-width: 600px) {
    .sc-executive-team .sc-executive-team__member {
      padding-left: 70px;
      padding-right: 70px; } }
  @media (min-width: 768px) {
    .sc-executive-team .sc-executive-team__member {
      background: #fff;
      padding: 0 45px 45px 45px; } }
  @media (min-width: 1024px) {
    .sc-executive-team .sc-executive-team__member {
      padding-top: 0;
      margin-bottom: 0; } }
  .sc-executive-team .sc-executive-team__member h3 {
    font-size: 22px;
    margin-bottom: 0;
    text-transform: unset; }
  .sc-executive-team .sc-executive-team__member .sc-executive-team__img-container {
    margin-bottom: 20px;
    height: 140px;
    width: auto;
    overflow: hidden; }
    @media (min-width: 375px) {
      .sc-executive-team .sc-executive-team__member .sc-executive-team__img-container {
        height: auto; } }
.sc-executive-team .sc-executive-team__team-img-container {
  margin-bottom: 60px;
  padding: 0 10px; }
  @media (min-width: 768px) {
    .sc-executive-team .sc-executive-team__team-img-container {
      padding: 0 30px; } }
  .sc-executive-team .sc-executive-team__team-img-container img {
    width: 100%; }

.header-page.contact .info-contact-us {
  padding: 20px 5px; }
  @media (min-width: 768px) {
    .header-page.contact .info-contact-us {
      padding: 30px; } }

.modal-open.modal-filters-open {
  overflow: visible;
  padding: 0 !important; }
  .modal-open.modal-filters-open .modal-backdrop {
    display: none; }

.modal-open.modal-filter-positions-open {
  overflow: visible;
  padding: 0 !important; }
  .modal-open.modal-filter-positions-open .modal-backdrop {
    display: none; }

.modal .modal-dialog {
  top: 50%;
  margin: 62px 25px; }
  @media (min-width: 768px) {
    .modal .modal-dialog {
      margin: 62px auto; } }
  @media (min-width: 1024px) {
    .modal .modal-dialog {
      width: 721px; } }
.modal.in .modal-dialog {
  transform: translate(0, -30%); }
.modal .modal-body {
  padding: 25px 26px 30px; }
  @media (min-width: 1024px) {
    .modal .modal-body {
      padding: 66px 70px 58px; } }
@media (min-width: 768px) {
  .modal .modal-content-text {
    line-height: 1.71428; } }
.modal .modal-content-text h2 {
  margin: 0 0 1em; }
  @media (min-width: 1024px) {
    .modal .modal-content-text h2 {
      margin: 0 0 .9em; } }
.modal .modal-content-text p:last-child {
  margin: 0; }
.modal .close {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, opacity 0.3s ease-in-out;
  position: absolute;
  right: 0;
  top: -39px;
  text-shadow: none;
  color: #fff;
  font-size: 17px;
  opacity: 1; }
  @media (min-width: 768px) {
    .modal .close {
      background: #fff;
      color: #004688;
      top: -56px;
      width: 38px;
      height: 38px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }
  .modal .close .icon-close {
    font-weight: 400; }
  .modal .close:hover {
    opacity: .5; }
    @media (min-width: 768px) {
      .modal .close:hover {
        opacity: .7; } }

@media (min-width: 768px) {
  .modal[data-body-class="modal-filters-open"] {
    position: static;
    display: block !important;
    opacity: 1;
    overflow: visible;
    width: 100%; } }
@media (min-width: 768px) {
  .modal[data-body-class="modal-filters-open"].modal-collapse .modal-body {
    display: flex;
    justify-content: flex-end;
    align-items: center; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filters-open"].modal-collapse .modal-content {
    background: #fff; } }
.modal[data-body-class="modal-filters-open"] .modal-dialog {
  transform: none;
  margin: 62px 25px;
  top: auto; }
  @media (min-width: 768px) {
    .modal[data-body-class="modal-filters-open"] .modal-dialog {
      width: 100%;
      margin: 0; } }
  .modal[data-body-class="modal-filters-open"] .modal-dialog.in .modal-dialog {
    transform: none; }
  @media (max-width: 767px) {
    .modal[data-body-class="modal-filters-open"] .modal-dialog:after {
      content: "";
      background: rgba(0, 0, 0, 0.4);
      position: absolute;
      top: -999px;
      left: -999px;
      right: -999px;
      bottom: -999px; } }
.modal[data-body-class="modal-filters-open"] .modal-body {
  padding: 30px 24px 37px; }
  @media (min-width: 768px) {
    .modal[data-body-class="modal-filters-open"] .modal-body {
      padding: 0; } }
.modal[data-body-class="modal-filters-open"] .modal-content {
  z-index: 10;
  background: 0; }
  @media (max-width: 767px) {
    .modal[data-body-class="modal-filters-open"] .modal-content {
      background: #ebebeb; } }
@media (min-width: 768px) {
  .modal[data-body-class="modal-filters-open"] .close {
    display: none; } }

@media (min-width: 768px) {
  .modal[data-body-class="modal-filter-positions-open"].modal-collapse .modal-body {
    display: flex;
    justify-content: flex-end;
    align-items: center; } }
@media (max-width: 767px) {
  .modal[data-body-class="modal-filter-positions-open"].modal-collapse .modal-content {
    background: #fff; } }
.modal[data-body-class="modal-filter-positions-open"] .modal-dialog {
  transform: none;
  margin: 62px 25px;
  top: auto; }
  @media (min-width: 768px) {
    .modal[data-body-class="modal-filter-positions-open"] .modal-dialog {
      width: 100%;
      margin: 0; } }
  .modal[data-body-class="modal-filter-positions-open"] .modal-dialog.in .modal-dialog {
    transform: none; }
  @media (max-width: 767px) {
    .modal[data-body-class="modal-filter-positions-open"] .modal-dialog:after {
      content: "";
      background: rgba(0, 0, 0, 0.4);
      position: absolute;
      top: -999px;
      left: -999px;
      right: -999px;
      bottom: -999px; } }
.modal[data-body-class="modal-filter-positions-open"] .modal-body {
  padding: 30px 24px 37px; }
  @media (min-width: 768px) {
    .modal[data-body-class="modal-filter-positions-open"] .modal-body {
      padding: 0; } }
.modal[data-body-class="modal-filter-positions-open"] .modal-content {
  z-index: 10;
  background: 0; }
  @media (max-width: 767px) {
    .modal[data-body-class="modal-filter-positions-open"] .modal-content {
      background: #ebebeb; } }
@media (min-width: 768px) {
  .modal[data-body-class="modal-filter-positions-open"] .close {
    display: none; } }

.modal-content {
  box-shadow: none;
  border: 0; }

#footer {
  color: #6682aa;
  font-weight: 400;
  font-size: 13px;
  position: relative; }
  @media (min-width: 768px) {
    #footer {
      font-size: 11px; } }
  #footer .text-right {
    text-align: left; }
    @media (min-width: 768px) {
      #footer .text-right {
        text-align: right; } }
  #footer [class^='col'] {
    position: static; }
    @media (min-width: 768px) {
      #footer [class^='col'] {
        position: relative; } }

.footer-list {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
  margin: 0; }
  @media (min-width: 768px) {
    .footer-list {
      font-size: 10px;
      flex: 1 0; } }
  @media (min-width: 1024px) {
    .footer-list {
      letter-spacing: 2px; } }
  .footer-list.list-inline {
    margin: 0; }
    @media (min-width: 768px) {
      .footer-list.list-inline {
        margin: 0 -10px; } }
    @media (min-width: 1024px) {
      .footer-list.list-inline {
        margin: 0 -20px; } }
    @media (min-width: 1300px) {
      .footer-list.list-inline {
        margin: 0 -36px; } }
    .footer-list.list-inline li {
      display: block;
      padding: 0 0 25px; }
      @media (min-width: 768px) {
        .footer-list.list-inline li {
          padding: 0 10px;
          display: inline-block;
          vertical-align: top; } }
      @media (min-width: 1024px) {
        .footer-list.list-inline li {
          padding: 0 20px; } }
      @media (min-width: 1300px) {
        .footer-list.list-inline li {
          padding: 0 36px; } }
  .footer-list li {
    padding: 0 0 25px; }
    .footer-list li.active a {
      color: #fcb03f; }
  .footer-list a {
    color: inherit;
    text-decoration: none;
    color: #fff; }
    .footer-list a:hover {
      color: #fcb03f; }

.footer-contact {
  padding: 0 40px 38px 0;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    .footer-contact {
      padding: 0 0 20px; } }
  .footer-contact a {
    color: #fff;
    text-decoration: none; }
    .footer-contact a:hover {
      color: #fcb03f; }
    .footer-contact a.tel-link {
      font-weight: 300;
      font-size: 21px;
      line-height: 1.6; }
      @media (min-width: 768px) {
        .footer-contact a.tel-link {
          font-size: 26px;
          line-height: .5; } }
    .footer-contact a.email-link {
      font-size: 14px; }
      @media (min-width: 768px) {
        .footer-contact a.email-link {
          font-size: 11px; } }
  .footer-contact .title {
    display: block; }
    @media (min-width: 768px) {
      .footer-contact .title {
        margin: 0 0 12px; } }

.top-footer {
  padding: 41px 0 17px; }
  @media (min-width: 768px) {
    .top-footer {
      padding: 52px 0 25px; } }

.bottom-footer {
  position: relative;
  padding: 33px 0 17px; }
  @media (min-width: 768px) {
    .bottom-footer {
      padding: 50px 0 48px; } }
  .bottom-footer:after {
    content: "";
    background: #185793;
    position: absolute;
    top: 0;
    height: 1px;
    right: 28px;
    left: 28px; }

.footer-logo {
  width: 91px;
  margin: 0 0 7px; }
  @media (min-width: 768px) {
    .footer-logo {
      width: 142px; } }
  @media (min-width: 768px) {
    .footer-logo {
      margin: 0 20px 0 0; } }
  @media (min-width: 1024px) {
    .footer-logo {
      margin: 0 40px 0 0; } }
  @media (min-width: 1300px) {
    .footer-logo {
      margin: 0 76px 0 0; } }

@media (min-width: 768px) {
  .copyright {
    flex: 1 0;
    margin: 0; } }

@media (min-width: 768px) {
  .gorizontal-list {
    display: flex;
    align-items: center; } }

/*# sourceMappingURL=main.css.map */
