@charset "UTF-8";
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on December 6, 2016 */
@font-face {
  font-family: 'montserratblack';
  src: url("../fonts/montserrat-black-webfont.woff2") format("woff2"), url("../fonts/montserrat-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratblack';
  src: url("../fonts/montserrat-black-webfont.woff2") format("woff2"), url("../fonts/montserrat-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratextrabold';
  src: url("../fonts/montserrat-extrabold-webfont.woff2") format("woff2"), url("../fonts/montserrat-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratextralight';
  src: url("../fonts/montserrat-extralight-webfont.woff2") format("woff2"), url("../fonts/montserrat-extralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratlight';
  src: url("../fonts/montserrat-light-webfont.woff2") format("woff2"), url("../fonts/montserrat-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratmedium';
  src: url("../fonts/montserrat-medium-webfont.woff2") format("woff2"), url("../fonts/montserrat-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratsemibold';
  src: url("../fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratthin';
  src: url("../fonts/montserrat-thin-webfont.woff2") format("woff2"), url("../fonts/montserrat-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserrat_alternatesblack';
  src: url("../fonts/montserratalternates-black-webfont.woff2") format("woff2"), url("../fonts/montserratalternates-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserrat_alternatesbold';
  src: url("../fonts/montserratalternates-bold-webfont.woff2") format("woff2"), url("../fonts/montserratalternates-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.products-menu-inline > li {
  display: inline-block;
  position: static; }
  .products-menu-inline > li > a {
    border-left: 1px solid #777777;
    background-color: none;
    padding: 10px 20px; }
  .products-menu-inline > li .image {
    padding: 30px 0px 20px 0px;
    display: block; }
  .products-menu-inline > li .title {
    display: block;
    font-size: 130%;
    padding-bottom: 5px;
    text-transform: uppercase; }
  .products-menu-inline > li .anchor_title {
    display: block; }
  .products-menu-inline > li:hover .submenu {
    display: block; }
  .products-menu-inline > li .submenu {
    position: absolute;
    width: 100vw;
    left: 0px;
    padding-bottom: 20px;
    display: none;
    z-index: 9999;
    background-color: #e6e6e6;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
    .products-menu-inline > li .submenu ul > li {
      display: table-cell;
      width: 260px;
      padding: 10px 0px 10px 20px; }
      .products-menu-inline > li .submenu ul > li .title {
        font-size: 110%; }
      .products-menu-inline > li .submenu ul > li .anchor_title {
        font-size: 100%; }
      .products-menu-inline > li .submenu ul > li:last-child {
        padding-right: 30px; }
    .products-menu-inline > li .submenu.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail, .products-menu-inline > li .submenu.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-y-rail {
      background-color: transparent !important;
      height: 12px; }
    .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-x-rail, .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-y-rail {
      opacity: 0.6; }
      .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-x-rail:hover, .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-y-rail:hover {
        background: none !important; }
      .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-x-rail .ps-scrollbar-x, .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-x-rail .ps-scrollbar-y, .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-y-rail .ps-scrollbar-x, .products-menu-inline > li .submenu.ps-container > .ps-scrollbar-y-rail .ps-scrollbar-y {
        background-color: #000;
        height: 12px; }

ul.main-menu-inline, .main-menu-inline > ul {
  padding-top: 37px;
  float: right; }
  ul.main-menu-inline > li, .main-menu-inline > ul > li {
    display: inline-block; }
    ul.main-menu-inline > li > a, .main-menu-inline > ul > li > a {
      text-transform: uppercase; }
  ul.main-menu-inline .hidden-main, ul.main-menu-inline .hidden-main + *, .main-menu-inline > ul .hidden-main, .main-menu-inline > ul .hidden-main + * {
    display: none; }

#menu-full {
  white-space: nowrap; }
  #menu-full .nav {
    padding: 0;
    float: none; }
    #menu-full .nav ul > li {
      white-space: nowrap; }
      #menu-full .nav ul > li a {
        line-height: 1; }
  #menu-full > * {
    display: inline-block; }

#menuModal ul {
  list-style: none; }

@media (min-width: 768px) {
  #menuModal .modal-body > .row > div:first-child {
    border-right: 1px #ddd solid; } }

@media (min-width: 768px) {
  #menuModal .modal-body > .row > div:last-child {
    border-left: 1px #ddd solid;
    margin-left: -1px; } }

#menuModal .modal-body > .row > div:last-child .menu {
  margin-top: 20px; }

#menuModal .menu {
  float: none;
  margin: auto;
  padding: 0; }
  #menuModal .menu > li {
    display: block;
    float: none;
    font-size: 20px;
    line-height: 4ex;
    text-align: center; }
    #menuModal .menu > li a {
      text-transform: uppercase; }
    #menuModal .menu > li > a:before {
      content: '';
      width: 60px;
      border-top: 4px #eeeeee solid;
      height: 4px;
      display: block;
      margin: auto; }
    #menuModal .menu > li > ul {
      padding-left: 0;
      margin-top: -10px; }
      #menuModal .menu > li > ul li {
        line-height: 1;
        margin: 10px 0; }
        #menuModal .menu > li > ul li a {
          font-family: 'montserratlight';
          font-size: 80%; }
    #menuModal .menu > li a {
      display: inline-block;
      border: none; }
    #menuModal .menu > li .submenu {
      display: none; }
    @media (min-width: 992px) {
      #menuModal .menu > li {
        font-size: 24px; } }

@media (max-width: 768px) {
  #menuModal .products-menu-inline li a {
    display: block;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 16px; }
    #menuModal .products-menu-inline li a > * {
      background-color: #eeeeee; } }

.menu-toggle {
  font-size: 20px;
  vertical-align: middle;
  padding-left: 10px;
  border-left: 1px #eee solid;
  line-height: 1;
  display: inline-block; }
  @media (max-width: 1200px) {
    .menu-toggle {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .menu-toggle {
      display: none; } }
  .menu-toggle a {
    display: block; }
    .menu-toggle a svg {
      width: 100%;
      display: block; }
      .menu-toggle a svg * {
        stroke: #202020; }

section#menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100px;
  padding: 10px 20px; }
  @media (max-width: 768px) {
    section#menu {
      padding: 0 10px;
      height: 66px; } }
  section#menu .logo {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px; }
    @media (max-width: 768px) {
      section#menu .logo img {
        max-height: 36px; } }
  section#menu .left {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  section#menu .right {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (min-width: 1200px) {
      section#menu .right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    @media (max-width: 1200px) {
      section#menu .right .pos_menu2 {
        display: none !important; } }
    section#menu .right > .menu {
      white-space: nowrap; }
  section#menu .menu-icons {
    margin-right: 5px;
    white-space: nowrap; }
    @media (min-width: 1200px) {
      section#menu .menu-icons {
        margin-right: 0; } }
    section#menu .menu-icons .module {
      display: inline-block; }
      section#menu .menu-icons .module + .module {
        margin-left: 5px;
        padding-left: 5px;
        border-left: 1px #eee solid; }
      section#menu .menu-icons .module [data-toggle] {
        font-size: 20px;
        line-height: 1;
        color: #aaaaaa;
        padding: 4px; }
  section#menu .pos_menu1 ul > li > a {
    margin: 0; }
  @media (max-width: 992px) {
    section#menu .pos_menu1 {
      display: none; } }
  section#menu .pos_menu2 {
    display: inline-block; }
    @media (max-width: 1200px) {
      section#menu .pos_menu2 {
        display: none; } }
    section#menu .pos_menu2 .menu {
      margin-bottom: 0;
      position: relative;
      top: 2px;
      list-style: none;
      padding: 0; }
      section#menu .pos_menu2 .menu li:hover {
        background-color: #eeeeee; }
      section#menu .pos_menu2 .menu > li {
        position: relative;
        display: inline-block; }
        section#menu .pos_menu2 .menu > li:nth-last-child(-n+2) .nav-child {
          left: auto;
          right: 0; }
        section#menu .pos_menu2 .menu > li:hover .nav-child {
          display: block; }
        section#menu .pos_menu2 .menu > li .hidden-main, section#menu .pos_menu2 .menu > li .hidden-main + * {
          display: none; }
        section#menu .pos_menu2 .menu > li > a {
          padding: 10px;
          height: 60px;
          display: block; }
      section#menu .pos_menu2 .menu .nav-child {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background-color: white;
        min-width: 160px;
        padding: 0;
        list-style: none;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
        section#menu .pos_menu2 .menu .nav-child li a {
          padding: 10px;
          display: block; }
  section#menu .elastic {
    white-space: nowrap; }

@media only screen and (max-width: 1750px) {
  .products-menu-inline > li > a {
    padding: 20px; }
  .main-menu-inline {
    padding-top: 23px; }
    .main-menu-inline > li > a {
      padding: 10px 10px; } }

label {
  color: #777;
  font-weight: normal; }

.checkbox label, .radio label {
  color: #555; }

.form-control {
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 46px; }

label.radio-inline, label.checkbox-inline {
  color: #555; }

.privacy_div {
  max-height: 200px;
  overflow: auto;
  border: 1px #eee solid;
  padding: 10px; }

.form-horizontal .form-group [class^="col-"] {
  width: 100%;
  float: none;
  padding-bottom: 3px;
  text-align: left; }

.form-horizontal .form-group.rsform-block-accept-privacy .control-label {
  display: none; }

.form-horizontal .form-group.rsform-block-captcha div, .form-horizontal .form-group.rsform-block-captcha label {
  text-align: center !important; }

.form-horizontal .form-group.rsform-block-captcha img {
  margin: 5px 0px; }

.form-horizontal .form-group.rsform-block-captcha input.form-control {
  width: 50%;
  margin: 10px auto; }

.form-horizontal .form-group.rsform-block-submit .formControls {
  text-align: center !important; }

#jform_captcha {
  padding: 0px;
  height: auto;
  border: none;
  background: none; }

.btn {
  -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.1s;
  transition: background-color 0.3s, -webkit-box-shadow 0.1s;
  -o-transition: background-color 0.3s, box-shadow 0.1s;
  transition: background-color 0.3s, box-shadow 0.1s;
  transition: background-color 0.3s, box-shadow 0.1s, -webkit-box-shadow 0.1s;
  display: inline-block;
  border-radius: 3px;
  padding: 10px 20px;
  -webkit-box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.3);
  box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.3);
  border: none; }
  .btn.btn-primary {
    color: white;
    background-color: #4c4c4c; }
    .btn.btn-primary:active:focus, .btn.btn-primary:hover {
      color: white;
      background-color: #393939; }
  .btn.btn-default {
    color: #555;
    background-color: #ccc;
    -webkit-box-shadow: 1px 1px 4px rgba(200, 200, 200, 0.8);
    box-shadow: 1px 1px 4px rgba(200, 200, 200, 0.8); }
    .btn.btn-default:active:focus, .btn.btn-default:hover {
      color: #555;
      background-color: #aaaaaa; }
  .btn:focus {
    outline: none;
    border: none; }
    .btn:focus:active {
      outline: none; }
  .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
  .btn.btn-link {
    color: #202020;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none; }
  .btn.white {
    color: white;
    border-color: white; }
  .btn.icon {
    padding: 0px;
    border: none; }
  .btn.big {
    font-size: 120%;
    width: 100%;
    padding: 10px 24px; }

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent !important; }

a {
  color: #202020;
  cursor: pointer; }
  a:hover, a:focus {
    color: #202020;
    background-color: transparent;
    text-decoration: none; }

.light {
  font-family: 'montserratlight', arial, sans-serif; }

.extralight {
  font-family: 'montserratextralight', arial, sans-serif; }

.bold {
  font-family: 'montserratbold', arial, sans-serif; }

.italic {
  font-style: italic; }

.pointer {
  cursor: pointer; }

.uppercase {
  text-transform: uppercase; }

.border-bottom {
  border-bottom: 1px solid #e6e6e6; }

.pagination > li > a {
  border: none;
  color: #a2a2a2; }
  .pagination > li > a:hover {
    color: #555; }

.pagination > li.active > a, .pagination > li.active > a:hover {
  background-color: #f68e88;
  border-radius: 2px; }

.range-slider {
  padding: 28px 0px;
  font-size: 80%; }
  .range-slider .slider-value-left, .range-slider .slider-value-right {
    color: rgba(255, 255, 255, 0.2);
    display: inline-block;
    padding: 5px 0px; }
  .range-slider .slider-value-left {
    float: left; }
  .range-slider .slider-value-right {
    float: right; }
  .range-slider .noUi-tooltip {
    border: none !important;
    background: transparent !important;
    padding: 6px 0px;
    color: white !important; }
  .range-slider .noUi-target {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 2px; }
  .range-slider .noUi-connect {
    background: #808080; }
  .range-slider .noUi-handle {
    width: 10px;
    height: 10px;
    border: 4px solid white;
    border-radius: 50%;
    left: -5px;
    top: -5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: -webkit-transform 0.1s ease-in;
    transition: -webkit-transform 0.1s ease-in;
    -o-transition: transform 0.1s ease-in;
    transition: transform 0.1s ease-in;
    transition: transform 0.1s ease-in, -webkit-transform 0.1s ease-in; }
    .range-slider .noUi-handle:before, .range-slider .noUi-handle:after {
      background: none; }
    .range-slider .noUi-handle.noUi-active {
      -webkit-transform: scale(2);
      -ms-transform: scale(2);
      transform: scale(2); }

.alert-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-notice {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

/* MAGNIFIC POP UP OVERRIDE */
.mfp-bg {
  z-index: 99998; }

.mfp-wrap {
  z-index: 99999; }

.modal .modal-content {
  border-radius: 3px; }

.modal.full {
  padding: 0 !important; }
  .modal.full .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 50px;
    z-index: 100; }
    @media (max-width: 768px) {
      .modal.full .close {
        width: 25px; } }
    .modal.full .close svg {
      display: block;
      width: 100%; }
      .modal.full .close svg line, .modal.full .close svg use {
        stroke: #555; }
  .modal.full .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0; }
  .modal.full .modal-content {
    border: none;
    border-radius: 0;
    width: 100%;
    height: 100%; }
    .modal.full .modal-content .modal-body {
      max-height: 100%;
      overflow: auto; }
      @media (max-width: 768px) {
        .modal.full .modal-content .modal-body {
          padding-top: 40px; } }

.bordered-title:not(.module) {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0px 20px 0px; }
  .bordered-title:not(.module):before, .bordered-title:not(.module):after {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    content: ' ';
    background-color: #555; }
  .bordered-title:not(.module) > * {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    color: #555;
    padding: .5em 1em;
    margin: 0; }

.dropdown-menu {
  border-radius: 0; }

/* VIDEO */
.videos .video {
  position: relative; }
  .videos .video .over {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#0a0a0a), color-stop(60%, transparent), to(transparent));
    background: -webkit-linear-gradient(bottom, #0a0a0a, transparent 60%, transparent);
    background: -o-linear-gradient(bottom, #0a0a0a, transparent 60%, transparent);
    background: linear-gradient(to top, #0a0a0a, transparent 60%, transparent);
    color: white; }
    .videos .video .over > svg {
      position: relative;
      top: 40%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      fill: white;
      width: 30%; }
    .videos .video .over > div {
      position: absolute;
      bottom: 20px;
      text-align: center;
      text-transform: uppercase;
      width: 100%; }
      .videos .video .over > div span {
        font-weight: bold;
        display: inline-block;
        padding-bottom: 6px;
        margin-bottom: 6px;
        border-bottom: 1px white solid; }

/* MODAL VIDEO */
#videoModal {
  height: 100%; }
  #videoModal .modal-dialog {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    #videoModal .modal-dialog .close {
      position: absolute;
      top: 16px;
      right: 10px; }
      #videoModal .modal-dialog .close svg {
        font-size: 50px; }
    #videoModal .modal-dialog .desc {
      padding-right: 20px; }
    #videoModal .modal-dialog .modal-header {
      min-height: 45px; }
    #videoModal .modal-dialog .modal-body {
      padding: 0; }
    #videoModal .modal-dialog iframe {
      width: 100%; }

.social-buttons .social:hover.facebook {
  background-color: #3b5998; }

.social-buttons .social:hover.google {
  background-color: #d34836; }

.social-buttons .social:hover.linkedin {
  background-color: #0077B5; }

.social-buttons .social:hover.twitter {
  background-color: #00aced; }

.module.module_mod_products_menu {
  position: static; }

.module.logo {
  padding: 20px 0px 0px 20px; }

.module.logo-footer {
  margin: 20px 0px; }

.module.logo-footer img {
  padding: 10px 30px;
  background: #4c4c4c;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%; }

.module.social-link-footer {
  margin: 20px 0px; }

.module.bordered-title .module-title {
  width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0px 20px 0px;
  -ms-flex-pack: center; }
  .module.bordered-title .module-title:before, .module.bordered-title .module-title:after {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    content: ' ';
    background-color: #555; }
  .module.bordered-title .module-title h3 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    color: #555;
    padding: .5em 1em;
    margin: 0px;
    text-align: center; }

.pos_icons [data-toggle="modal"] {
  font-size: 16px;
  color: #777777; }

.module_mod_custom .modal.full .modal-body {
  height: 100%; }

#share-links {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  #share-links a {
    font-size: 50px;
    color: #555; }
    #share-links a:hover.facebook {
      color: #3b5998; }
    #share-links a:hover.twitter {
      color: #00aced; }
    #share-links a:hover.linkedin {
      color: #0077B5; }
    #share-links a:hover.google {
      color: #d34836; }
    #share-links a + a {
      margin-left: 1em; }

#copyright.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%; }
  #copyright.fixed .container {
    background: none; }

#system-message-container.fixed {
  position: fixed;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 9999999999; }
  #system-message-container.fixed .alert {
    width: 50%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 0 25px rgba(100, 100, 100, 0.2);
    box-shadow: 0 0 25px rgba(100, 100, 100, 0.2); }
    @media (max-width: 992px) {
      #system-message-container.fixed .alert {
        width: 80%; } }

html {
  height: 100%; }
  html.hidden {
    display: inherit !important; }
  html body {
    font-family: 'montserratregular', arial, sans-serif;
    color: #555;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    text-rendering: optimizeLegibility;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
    -webkit-font-smoothing: antialiased;
    font-weight: 400; }

/* title and headings */
h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  color: #202020; }

h2 {
  font-size: 52px; }

h4 {
  font-size: 46px;
  font-family: 'montserratlight', arial, sans-serif;
  color: #202020; }

h5 {
  font-size: 26px;
  color: #202020; }

h6 {
  font-size: 22px;
  color: #202020; }

/* section */
header {
  background-color: white;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: 0px;
  height: 100px; }
  @media (max-width: 768px) {
    header {
      height: 66px; } }

.wrapper {
  padding-top: 100px; }
  @media (max-width: 768px) {
    .wrapper {
      padding-top: 66px; } }

#main-content {
  padding: 20px 0px; }

#bottom {
  background-color: #e6e6e6; }

#footer, #copyright {
  background: #4c4c4c;
  padding: 30px 60px;
  color: white; }

#copyright {
  font-size: 90%; }

footer a:hover, footer a:focus, footer a {
  color: white;
  text-decoration: underline;
  display: inline-block;
  padding: 0px 5px; }

/* overlay image */
.overlay-image {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.01+29,0.6+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 29%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 29%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), color-stop(29%, rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.6)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 29%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.01) 29%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#99000000',GradientType=0 );
  /* IE6-9 */ }
  .overlay-image div {
    position: absolute;
    z-index: 1; }
    .overlay-image div.left-bottom {
      left: 0px;
      bottom: 0px; }
    .overlay-image div.left-top {
      left: 0px;
      top: 0px; }
    .overlay-image div.center-center {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: center; }
    .overlay-image div * {
      color: white !important; }

/* helpers */
.padding-20 {
  padding: 20px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-left-20 {
  padding-left: 20px; }

.padding-right-20 {
  padding-right: 20px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-40 {
  padding: 40px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-left-40 {
  padding-left: 40px; }

.padding-right-40 {
  padding-right: 40px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-60 {
  padding: 60px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-left-60 {
  padding-left: 60px; }

.padding-right-60 {
  padding-right: 60px; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-80 {
  padding: 80px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-left-80 {
  padding-left: 80px; }

.padding-right-80 {
  padding-right: 80px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-120 {
  padding: 120px; }

.padding-top-120 {
  padding-top: 120px; }

.padding-left-120 {
  padding-left: 120px; }

.padding-right-120 {
  padding-right: 120px; }

.padding-bottom-120 {
  padding-bottom: 120px; }

.row.no-padding {
  margin-right: 0;
  margin-left: 0; }
  .row.no-padding > [class*='col-'] {
    padding-right: 0;
    padding-left: 0; }

/* equal height */
.equal-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .equal-height .center-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

@media only screen and (max-width: 992px) {
  .equal-height {
    display: block; }
    .equal-height .center-vertical {
      display: block; } }

/* text column */
.text-column-2 {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1em;
  column-gap: 1em;
  -webkit-column-fill: auto;
  column-fill: auto; }
  .text-column-2 p {
    margin: 0px;
    padding: 0px; }

.container-fluid .full-width {
  width: calc(100% + 30px);
  margin-left: -15px; }

/* toolbar */
.toolbar-buttons {
  background: black;
  min-width: 100%;
  color: white; }
  .toolbar-buttons .text {
    display: none;
    float: left;
    width: 25%;
    padding: 12px 0px;
    text-indent: 15px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .toolbar-buttons .buttons {
    float: left;
    width: 100%; }
    .toolbar-buttons .buttons ul {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 100%;
      margin: 0px;
      padding: 0px;
      list-style: none; }
      .toolbar-buttons .buttons ul li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        padding: 12px 0px; }
        .toolbar-buttons .buttons ul li a, .toolbar-buttons .buttons ul li a:visited, .toolbar-buttons .buttons ul li a:focus {
          color: white;
          text-transform: uppercase;
          opacity: 0.5;
          font-size: 90%; }
          .toolbar-buttons .buttons ul li a:hover, .toolbar-buttons .buttons ul li a:visited:hover, .toolbar-buttons .buttons ul li a:focus:hover {
            opacity: 1; }
  .toolbar-buttons.affix {
    top: 90px;
    z-index: 900;
    width: 100% !important; }
    .toolbar-buttons.affix .text {
      display: block; }
    .toolbar-buttons.affix .buttons {
      width: 75%; }

/* font size by resolution */
@media only screen and (max-width: 1600px) {
  body {
    font-size: 13px !important; } }

@media (max-width: 768px) {
  .toolbar-buttons {
    display: none; } }

/* mobile */
@media only screen and (max-width: 480px) {
  [class*=" padding-"] {
    padding: 20px !important; }
  #footer, #copyright {
    text-align: center;
    padding: 40px 20px; }
  .module.social-link-footer {
    margin: 60px 0px; }
  .module.pos_copyright a {
    display: block;
    padding: 3px 0px;
    text-align: center; }
  .toolbar-buttons {
    display: none; }
    .toolbar-buttons.affix .text {
      display: none; }
    .toolbar-buttons.affix .buttons {
      width: 100%; }
    .toolbar-buttons .buttons ul li {
      border-left: 1px solid rgba(255, 255, 255, 0.3); }
      .toolbar-buttons .buttons ul li:first-child {
        border: none; } }

.com_products .products-thumb {
  position: relative;
  margin-bottom: 30px;
  background: black; }
  .com_products .products-thumb .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.8+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#cc000000',GradientType=0 );
    /* IE6-9 */ }
    .com_products .products-thumb .overlay .text {
      position: absolute;
      width: 100%;
      padding: 20px 15px;
      bottom: 0px; }
    .com_products .products-thumb .overlay * {
      color: white !important; }
  .com_products .products-thumb img {
    width: 100%; }

.com_products .search-form {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+53,454648+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, black 53%, #454648 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, black 53%, #454648 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(315deg, black 53%, #454648 100%);
  background: -o-linear-gradient(315deg, black 53%, #454648 100%);
  background: linear-gradient(135deg, black 53%, #454648 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#454648',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: white; }
  @media (max-width: 768px) {
    .com_products .search-form {
      display: none; }
      .com_products .search-form.open {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
        z-index: 10000;
        -webkit-animation: open .2s;
        animation: open .2s; }
    @-webkit-keyframes open {
      0% {
        -webkit-transform: scale(0);
        transform: scale(0); }
      100% {
        -webkit-transform: scale(1);
        transform: scale(1); } }
    @keyframes open {
      0% {
        -webkit-transform: scale(0);
        transform: scale(0); }
      100% {
        -webkit-transform: scale(1);
        transform: scale(1); } } }
  .com_products .search-form.affix {
    top: 130px;
    width: calc(25% - 30px); }
    @media (min-width: 768px) and (max-width: 992px) {
      .com_products .search-form.affix {
        width: calc(41.66666667% - 30px); } }
  .com_products .search-form.affix-bottom {
    position: absolute;
    width: calc(100% - 30px); }
  .com_products .search-form .panel-group {
    margin-bottom: 0; }
  .com_products .search-form .scrollable {
    position: relative;
    padding: 30px;
    height: calc(100% - 50px); }
  .com_products .search-form .panel-default, .com_products .search-form .panel-heading, .com_products .search-form .panel-body {
    padding: 0px !important;
    background: none !important;
    margin: 0px !important;
    border: none !important; }
  .com_products .search-form .panel-heading {
    padding: 8px 0px !important;
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important; }
    .com_products .search-form .panel-heading i {
      float: right;
      color: white;
      font-size: 140%; }
    .com_products .search-form .panel-heading a {
      color: white; }
  .com_products .search-form .panel-body {
    padding: 10px 0px !important; }
  .com_products .search-form .form-control {
    height: auto;
    border-radius: 0px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background: black;
    color: white;
    margin: 5px 0px;
    border: 1px solid rgba(255, 255, 255, 0.2); }
  .com_products .search-form .checkbox, .com_products .search-form .radiobutton {
    margin: 0px; }
    .com_products .search-form .checkbox label, .com_products .search-form .radiobutton label {
      display: block;
      padding: 5px 0px;
      text-transform: uppercase;
      cursor: pointer; }
      .com_products .search-form .checkbox label:last-child, .com_products .search-form .radiobutton label:last-child {
        border: none; }
      .com_products .search-form .checkbox label i, .com_products .search-form .radiobutton label i {
        display: none;
        padding-right: 5px; }
      .com_products .search-form .checkbox label input[type=checkbox], .com_products .search-form .radiobutton label input[type=checkbox] {
        display: none; }
        .com_products .search-form .checkbox label input[type=checkbox]:checked + span, .com_products .search-form .radiobutton label input[type=checkbox]:checked + span {
          color: white; }
          .com_products .search-form .checkbox label input[type=checkbox]:checked + span i, .com_products .search-form .radiobutton label input[type=checkbox]:checked + span i {
            display: inline-block; }
      .com_products .search-form .checkbox label i.fa-dot-circle-o, .com_products .search-form .radiobutton label i.fa-dot-circle-o {
        display: none; }
      .com_products .search-form .checkbox label i.fa-circle-o, .com_products .search-form .radiobutton label i.fa-circle-o {
        display: inline-block; }
      .com_products .search-form .checkbox label input[type=radio], .com_products .search-form .radiobutton label input[type=radio] {
        display: none; }
        .com_products .search-form .checkbox label input[type=radio]:checked + span, .com_products .search-form .radiobutton label input[type=radio]:checked + span {
          color: white; }
          .com_products .search-form .checkbox label input[type=radio]:checked + span i.fa-circle-o, .com_products .search-form .radiobutton label input[type=radio]:checked + span i.fa-circle-o {
            display: none; }
          .com_products .search-form .checkbox label input[type=radio]:checked + span i.fa-dot-circle-o, .com_products .search-form .radiobutton label input[type=radio]:checked + span i.fa-dot-circle-o {
            display: inline-block; }
    .com_products .search-form .checkbox.inline label, .com_products .search-form .radiobutton.inline label {
      float: left;
      border: none; }
      .com_products .search-form .checkbox.inline label + label, .com_products .search-form .radiobutton.inline label + label {
        margin-left: 20px; }
  .com_products .search-form .buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    height: 50px; }
  .com_products .search-form .btn {
    color: white;
    border: none;
    text-shadow: 1px 1px 3px rgba(23, 23, 23, 0.98);
    letter-spacing: 0.1em;
    background: none; }
    .com_products .search-form .btn:focus {
      outline: none; }
  .com_products .search-form a, .com_products .search-form a:hover, .com_products .search-form a:active {
    color: white; }
  .com_products .search-form .delete {
    opacity: 0;
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out; }
  .com_products .search-form li:hover .delete {
    opacity: 1; }
  .com_products .search-form .noUi-connect {
    background-color: white; }
  .com_products .search-form [data-toggle="tooltip-filter"]:hover:after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0.8; }
  .com_products .search-form [data-toggle="tooltip-filter"]:after {
    content: '\f05a';
    font-family: 'FontAwesome';
    opacity: 0;
    margin-left: 6px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .2s ease-in-out .5s;
    -o-transition: all .2s ease-in-out .5s;
    transition: all .2s ease-in-out .5s;
    display: inline-block; }

.com_products .heading {
  max-height: 80vh;
  background: black;
  margin-top: -40px;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative; }
  .com_products .heading.design {
    height: calc(100vh - 100px); }
  @media (max-width: 768px) {
    .com_products .heading .overlay-image p {
      display: none; } }

.com_products .toolbar-buttons {
  width: calc(100% + 30px);
  margin-left: -15px; }

.com_products #product_colors_and_finishing {
  background-color: #e6e6e6; }
  .com_products #product_colors_and_finishing .form-control {
    background-color: transparent;
    color: #202020;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }

.com_products #product-colors-simulator {
  display: block;
  width: 80%;
  margin: 0 10%; }
  .com_products #product-colors-simulator .column {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    text-align: center; }
    .com_products #product-colors-simulator .column .bottom {
      width: 100%;
      background-color: #e6e6e6;
      min-height: 5%;
      padding: 15px; }
    .com_products #product-colors-simulator .column form {
      padding: 5px;
      height: 15%; }
  .com_products #product-colors-simulator .simulator-image {
    background-color: white;
    position: relative;
    width: 96%; }
    .com_products #product-colors-simulator .simulator-image .loading {
      position: absolute;
      text-align: center;
      top: 50%;
      width: 100%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 200;
      display: none;
      height: 46px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      font-size: 0px; }
    .com_products #product-colors-simulator .simulator-image img {
      width: 100%; }
      .com_products #product-colors-simulator .simulator-image img.render {
        position: absolute;
        z-index: 10; }
  .com_products #product-colors-simulator ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    font-size: 0px; }
    .com_products #product-colors-simulator ul .popover {
      z-index: 99999; }
    .com_products #product-colors-simulator ul li {
      display: inline-block;
      width: 10%; }
      .com_products #product-colors-simulator ul li.hide {
        opacity: 0.2; }
      .com_products #product-colors-simulator ul li a {
        display: block;
        margin: 5px;
        border: 5px solid white;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
        .com_products #product-colors-simulator ul li a.active {
          border-color: transparent; }
  .com_products #product-colors-simulator.has-simulator-image {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    min-height: 600px;
    margin: 0px; }
    .com_products #product-colors-simulator.has-simulator-image .column {
      margin-right: 20px;
      overflow: hidden;
      text-align: left; }
      .com_products #product-colors-simulator.has-simulator-image .column .bottom {
        position: absolute;
        z-index: 100;
        bottom: 0px; }
      .com_products #product-colors-simulator.has-simulator-image .column ul {
        min-height: 300px;
        height: 90%;
        overflow: auto;
        position: absolute;
        padding-bottom: 80px; }
      .com_products #product-colors-simulator.has-simulator-image .column.list-colors {
        width: 45%; }
        .com_products #product-colors-simulator.has-simulator-image .column.list-colors li {
          width: 20%; }
      .com_products #product-colors-simulator.has-simulator-image .column.list-finishing {
        width: 30%; }
        .com_products #product-colors-simulator.has-simulator-image .column.list-finishing li {
          width: 30%; }

.com_products #product_technical_data table tr.visible {
  display: table-row; }

.com_products #product_technical_data table tr.hidden {
  display: none; }

.com_products #product_technical_data table tr.thead td, .com_products #product_technical_data table th {
  border: none;
  padding: 12px 15px 12px 0px;
  vertical-align: top; }
  .com_products #product_technical_data table tr.thead td sub, .com_products #product_technical_data table th sub {
    display: block;
    padding: 8px 0px; }

.com_products #product_technical_data table > tbody + tbody {
  border-top-width: 1px; }

.com_products #product_technical_data table td {
  padding: 12px 20px 12px 0px; }
  .com_products #product_technical_data table td p {
    padding: 0px;
    margin: 0px !important; }
  .com_products #product_technical_data table td.lightgray {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999; }

.com_products #product_technical_data .dropdown {
  display: inline-block; }
  .com_products #product_technical_data .dropdown [data-toggle="dropdown"] {
    color: #aaaaaa;
    display: inline-block; }
    .com_products #product_technical_data .dropdown [data-toggle="dropdown"] svg {
      max-width: 60px;
      height: 20px;
      fill: #aaa; }
  .com_products #product_technical_data .dropdown .dropdown-menu {
    padding: 20px;
    min-width: 200px; }
    .com_products #product_technical_data .dropdown .dropdown-menu li {
      padding: 5px 0px; }
      .com_products #product_technical_data .dropdown .dropdown-menu li a {
        padding: 10px 20px; }

.com_products #product_technical_data .table-hover > tbody > tr:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.com_products .accessories-thumb {
  background-color: black;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 25%;
  margin: 5px; }
  .com_products .accessories-thumb p {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    font-size: 130%;
    color: white; }
  .com_products .accessories-thumb img {
    opacity: 0.5;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .com_products .accessories-thumb a:hover img {
    opacity: 0.8;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.com_products .gallery-products {
  text-align: center;
  font-size: 0px; }
  .com_products .gallery-products .gallery-item {
    max-height: 300px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    background: black; }
    .com_products .gallery-products .gallery-item small {
      position: absolute;
      width: 90%;
      margin: 5%;
      z-index: 100;
      bottom: 0px;
      color: white;
      opacity: 0.5;
      font-size: 12px !important;
      white-space: nowrap;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      text-align: left; }
    .com_products .gallery-products .gallery-item a img {
      opacity: 0.5;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
    .com_products .gallery-products .gallery-item a:hover img {
      opacity: 0.8;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }

.com_products .product-details {
  background-size: cover;
  background-position: center top;
  overflow: hidden; }
  .com_products .product-details .black {
    background-color: rgba(0, 0, 0, 0.4); }
    .com_products .product-details .black .text * {
      color: white; }
  .com_products .product-details .white {
    background-color: rgba(255, 255, 255, 0.5); }
    .com_products .product-details .white .text * {
      color: #202020; }
  .com_products .product-details .image img {
    height: 100%;
    margin: 0px auto;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.com_products #product_technical_data .full-width-tabs > ul.nav.nav-tabs {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .com_products #product_technical_data .full-width-tabs > ul.nav.nav-tabs li {
    float: none;
    display: table-cell;
    width: 100%; }
    .com_products #product_technical_data .full-width-tabs > ul.nav.nav-tabs li a {
      text-align: center;
      text-transform: uppercase;
      padding: 10px 0px; 
	  background-color: silver; }
	  .com_products #product_technical_data .full-width-tabs > ul.nav.nav-tabs li.active a {
      text-align: center;
      text-transform: uppercase;
      padding: 10px 0px; 
	  background-color: white; }

.com_products #list-prices-batteries .result {
  border-top: 1px solid #ddd;
  padding: 15px 0px; }
  .com_products #list-prices-batteries .result .price {
    font-size: 200%;
    display: block;
    text-align: center; }
    .com_products #list-prices-batteries .result .price sub {
      font-size: 12px;
      display: block; }
  .com_products #list-prices-batteries .result:last-child {
    border-bottom: 1px solid #ddd; }

.com_products #form-prices-batteries {
  display: table;
  width: 100%;
  margin-bottom: 30px; }
  .com_products #form-prices-batteries .form-group {
    display: table-cell;
    padding-right: 20px;
    vertical-align: bottom; }
    .com_products #form-prices-batteries .form-group:last-of-type {
      padding-right: 0px; }
    .com_products #form-prices-batteries .form-group .form-control {
      background-color: transparent;
      color: #202020;
      border: 1px solid rgba(0, 0, 0, 0.3);
      -webkit-appearance: none;
      -webkit-border-radius: 0px; }

.com_products #product_certifications_logos .grid {
  display: table;
  width: 100%; }
  .com_products #product_certifications_logos .grid .col {
    display: table-cell;
    width: 50%; }
    .com_products #product_certifications_logos .grid .col img {
      height: 70px;
      display: inline-block;
      padding: 0px 15px; }
  @media (max-width: 768px) {
    .com_products #product_certifications_logos .grid {
      display: block; }
      .com_products #product_certifications_logos .grid .col {
        display: block;
        width: 100%;
        margin-bottom: 20px; }
      .com_products #product_certifications_logos .grid a {
        display: inline-block;
        margin-bottom: 10px; } }
  @media (max-width: 480px) {
    .com_products #product_certifications_logos .grid a {
      display: block; } }

.com_products.view-products .products-thumb {
  background-color: #eee;
  position: relative; }
  .com_products.view-products .products-thumb:after {
    content: '';
    display: block;
    padding-top: 61.6666666%; }
  .com_products.view-products .products-thumb > a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%; }

.com_products.view-products a.toggleFilters {
  display: block;
  margin-bottom: 20px;
  padding: 10px 0; }

.com_products.view-products #colorsModal {
  height: 100%; }
  .com_products.view-products #colorsModal .modal-dialog {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .com_products.view-products #colorsModal .modal-dialog .modal-header {
      border: none; }
      .com_products.view-products #colorsModal .modal-dialog .modal-header .close {
        color: #eeeeee;
        text-shadow: none; }
    .com_products.view-products #colorsModal .modal-dialog .modal-content {
      border-radius: 0;
      background-color: #222;
      color: #eeeeee; }
      .com_products.view-products #colorsModal .modal-dialog .modal-content .modal-body .checkbox {
        max-height: 60vh;
        min-height: 30vh;
        padding: 0 20px 0 0; }
      .com_products.view-products #colorsModal .modal-dialog .modal-content li {
        padding-top: 15px;
        padding-bottom: 15px; }
        .com_products.view-products #colorsModal .modal-dialog .modal-content li img {
          display: block;
          border: 4px rgba(255, 255, 255, 0.2) solid;
          -webkit-transition: .3s border ease-in-out;
          -o-transition: .3s border ease-in-out;
          transition: .3s border ease-in-out; }
        .com_products.view-products #colorsModal .modal-dialog .modal-content li label {
          color: inherit;
          padding: 0; }
        .com_products.view-products #colorsModal .modal-dialog .modal-content li input:checked + img {
          border: 4px white solid; }

.com_products.view-products .error {
  font-size: 20px;
  text-align: center;
  padding: 20%; }

.com_products.view-products .choose-temp {
  margin-top: 20px;
  position: relative; }
  .com_products.view-products .choose-temp > .fa {
    position: absolute;
    left: -14px;
    font-size: 16px;
    display: block;
    line-height: 20px; }

.com_products.view-products .checker .btn {
  border: 1px rgba(200, 200, 200, 0.4) solid;
  font-family: 'montserratlight';
  text-transform: uppercase;
  font-size: 10px;
  line-height: 17px;
  opacity: 0.5; }
  .com_products.view-products .checker .btn:hover {
    opacity: 0.9; }
  .com_products.view-products .checker .btn:last-child {
    border-left: none; }

.com_products.view-products #loader-block {
  position: fixed;
  z-index: 500;
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

body.filters-open {
  overflow: hidden !important; }

/* medium screen */
@media only screen and (max-width: 992px) {
  .com_products .product-details .row {
    display: block !important; }
  .com_products .product-details .black {
    background-color: black; }
  .com_products .product-details .white {
    background-color: black; }
  .com_products .product-details .image {
    position: static; }
    .com_products .product-details .image img {
      width: 100% !important;
      max-width: 100%;
      position: static;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
  .com_products .accessories-thumb {
    width: 50%; }
  .com_products .search-form .checkbox label {
    color: #999; } }

/* mobile screen */
@media only screen and (max-width: 480px) {
  .com_products .heading {
    height: auto;
    text-align: center; }
  .com_products #product_construction_features {
    text-align: center; }
  .com_products .gallery-products {
    margin: -20px;
    padding: 60px 0px; }
    .com_products .gallery-products .gallery-item {
      width: 49% !important;
      margin-right: 2%;
      margin-bottom: 2%; }
      .com_products .gallery-products .gallery-item:nth-child(even) {
        margin-right: 0px; }
      .com_products .gallery-products .gallery-item small {
        display: none; }
      .com_products .gallery-products .gallery-item a img {
        opacity: 1; }
  .com_products #product_technical_data {
    padding: 0px !important; }
    .com_products #product_technical_data .container {
      margin: 0px;
      padding: 0px; }
    .com_products #product_technical_data .full-width-tabs {
      overflow-y: hidden;
      max-width: 100%; }
    .com_products #product_technical_data .nav-tabs {
      white-space: nowrap;
      width: auto !important;
      border-bottom: none; }
      .com_products #product_technical_data .nav-tabs li {
        background-color: #e6e6e6;
        width: auto !important; }
        .com_products #product_technical_data .nav-tabs li a {
          border-radius: 0px;
          border: 1px solid #ddd;
          border-left: none;
          padding: 15px 15px !important;
          margin: 0px; }
        .com_products #product_technical_data .nav-tabs li.active {
          background-color: white; }
          .com_products #product_technical_data .nav-tabs li.active a {
            border-bottom-color: transparent; }
    .com_products #product_technical_data .tab-content {
      margin: 20px 0px; }
      .com_products #product_technical_data .tab-content div[class*=" padding-"] {
        padding: 0px !important; }
      .com_products #product_technical_data .tab-content .table-responsive {
        border: none; }
      .com_products #product_technical_data .tab-content table {
        border-top: none; }
        .com_products #product_technical_data .tab-content table tr:first-child td {
          border: none; }
        .com_products #product_technical_data .tab-content table td {
          padding: 15px 8px; }
          .com_products #product_technical_data .tab-content table td p {
            vertical-align: middle;
            display: block;
            max-width: 90%;
            word-break: break-word;
            margin: 0px;
            padding: 0px; }
  .com_products #product_colors_and_finishing {
    padding: 60px 0px !important; }
    .com_products #product_colors_and_finishing #product-colors-simulator {
      display: block;
      padding: 30px 0px !important; }
      .com_products #product_colors_and_finishing #product-colors-simulator .column {
        margin: 0px;
        margin-bottom: 20px;
        width: 100% !important; }
        .com_products #product_colors_and_finishing #product-colors-simulator .column .simulator-image {
          width: 100%;
          text-align: center; }
        .com_products #product_colors_and_finishing #product-colors-simulator .column .bottom {
          position: static;
          padding: 5px 20px; }
        .com_products #product_colors_and_finishing #product-colors-simulator .column form {
          height: auto;
          padding: 0px 20px; }
      .com_products #product_colors_and_finishing #product-colors-simulator ul {
        position: static;
        height: auto;
        padding: 0px 20px;
        min-height: 0;
        white-space: nowrap; }
        .com_products #product_colors_and_finishing #product-colors-simulator ul li {
          width: 20% !important; }
  .com_products #product_certifications_logos .col {
    display: block;
    width: 100%; }
  .com_products .accessories-thumb {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    background-color: #555;
    padding: 4%; }
    .com_products .accessories-thumb p {
      color: white;
      position: relative;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      font-size: 16px;
      margin: 0; }
    .com_products .accessories-thumb img {
      display: none; } }

.com_users #jform_profile_tos label {
  width: 100%; }

.com_users #jform_profile_tos iframe {
  width: 100%;
  border: 1px #eee solid;
  padding: 15px 15px; }

.com_users #jform_profile_tos fieldset {
  border: none;
  padding: 0; }
  .com_users #jform_profile_tos fieldset input, .com_users #jform_profile_tos fieldset label {
    width: auto;
    display: inline-block;
    position: static;
    margin-left: 0; }
  .com_users #jform_profile_tos fieldset label {
    padding-left: 4px; }
  .com_users #jform_profile_tos fieldset label + input {
    margin-left: 10px; }

.com_users.view-login .login form {
  border-radius: 1px;
  padding: 20px;
  background-color: #f5f5f5;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(100, 100, 100, 0.3);
  box-shadow: 1px 2px 3px 0px rgba(100, 100, 100, 0.3); }

.com_users.view-login .actions {
  margin-top: 20px;
  padding-left: 20px; }
  .com_users.view-login .actions a {
    font-size: 12px;
    color: #555; }

.com_users.view-profile #main-content, .com_users.view-login #main-content, .com_users.view-registration #main-content, .com_users.view-reset #main-content, .com_users.view-remind #main-content {
  padding-top: 10vh;
  padding-bottom: 10vh; }
  .com_users.view-profile #main-content .center-block, .com_users.view-login #main-content .center-block, .com_users.view-registration #main-content .center-block, .com_users.view-reset #main-content .center-block, .com_users.view-remind #main-content .center-block {
    max-width: 400px; }
  .com_users.view-profile #main-content form, .com_users.view-login #main-content form, .com_users.view-registration #main-content form, .com_users.view-reset #main-content form, .com_users.view-remind #main-content form {
    border-radius: 1px;
    padding: 20px;
    background-color: #f5f5f5;
    -webkit-box-shadow: 1px 2px 3px 0px rgba(100, 100, 100, 0.3);
    box-shadow: 1px 2px 3px 0px rgba(100, 100, 100, 0.3); }

.com_content .onepage .item {
  background-size: cover;
  background-position: center top;
  min-height: 60vh; }
  .com_content .onepage .item .white {
    color: white; }
  .com_content .onepage .item .black {
    color: #202020; }
  .com_content .onepage .item .title, .com_content .onepage .item h4 {
    text-transform: uppercase;
    font-size: 180%;
    color: inherit; }
  .com_content .onepage .item .text p:first-of-type {
    padding-top: 30px; }
  .com_content .onepage .item .text-column-2 .title {
    -webkit-column-span: all;
    column-span: all;
    padding-bottom: 30px; }
  .com_content .onepage .item .text-column-2 .text p {
    padding-top: 0px !important; }

.com_content.layout-irsapnews article + article {
  margin-top: 40px; }

.com_content.layout-irsapnews article .text {
  margin: 20px 0;
  line-height: 3.4ex; }

.com_content.layout-irsapnews article img {
  margin-bottom: 20px; }

@media (max-width: 992px) {
  .com_content.layout-irsapnews article {
    margin: auto;
    max-width: 500px; }
    .com_content.layout-irsapnews article .title {
      margin-top: 0; } }

@media (min-width: 992px) {
  .com_content.layout-irsapnews article img {
    padding-right: 40px; } }

.com_content .news-detail {
  padding: 60px 0; }
  .com_content .news-detail .news {
    margin-bottom: 40px; }
    .com_content .news-detail .news .image {
      width: 100%;
      margin: 20px 0 40px 0; }
    .com_content .news-detail .news .title {
      border-bottom: 1px #eee solid;
      padding-bottom: 10px;
      margin-bottom: 20px; }
    .com_content .news-detail .news .social-buttons a {
      color: #555;
      width: 24px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      display: inline-block;
      font-size: 14px;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .com_content .news-detail .news .social-buttons a:hover {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        color: white; }
      .com_content .news-detail .news .social-buttons a + a {
        margin-left: 4px; }

.com_jobs .job-list h5 {
  min-height: 70px; }

.com_jobs .job-list .job-description {
  padding: 20px 0px;
  min-height: 190px; }

.com_jobs p span.label {
  font-size: 90%;
  color: #202020;
  display: block;
  padding: 0px !important;
  padding-bottom: 3px !important;
  text-transform: uppercase;
  text-align: left; }

.com_implants.view-implants .description {
  margin-top: 20px;
  line-height: 3ex; }
  @media (min-width: 768px) {
    .com_implants.view-implants .description {
      -webkit-column-count: 2;
      column-count: 2; } }

.com_implants.view-implants .list {
  margin: 40px 0; }
  .com_implants.view-implants .list .item {
    margin-bottom: 20px; }

.com_implants.view-implant #content .title {
  margin-bottom: 20px; }

.com_implants.view-implant #content .blocks > div {
  width: 33.33333%;
  float: left;
  height: 160px;
  padding: 10px;
  position: relative;
  text-transform: uppercase; }
  @media (max-width: 480px) {
    .com_implants.view-implant #content .blocks > div {
      width: 100%;
      min-height: 160px;
      height: auto; } }
  .com_implants.view-implant #content .blocks > div img {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    padding: 0 30%;
    margin-bottom: 30px; }
    @media (max-width: 480px) {
      .com_implants.view-implant #content .blocks > div img {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none; } }
  .com_implants.view-implant #content .blocks > div span {
    line-height: 1;
    padding-top: 10px;
    padding-left: 6px;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 2px #555 solid;
    font-weight: bold; }

.com_implants.view-implant #content .products > ul {
  margin: 20px 0;
  border-top: 1px #eeeeee solid;
  border-bottom: 1px #eeeeee solid; }
  .com_implants.view-implant #content .products > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 768px) {
      .com_implants.view-implant #content .products > ul > li {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .com_implants.view-implant #content .products > ul > li + li {
      border-top: 1px #eeeeee solid; }
    .com_implants.view-implant #content .products > ul > li img {
      padding: 10px 20px; }
      @media (max-width: 480px) {
        .com_implants.view-implant #content .products > ul > li img {
          min-width: 100%; } }
      @media (min-width: 768px) {
        .com_implants.view-implant #content .products > ul > li img {
          max-width: 160px; } }
    .com_implants.view-implant #content .products > ul > li .info {
      padding-left: 40px;
      -webkit-box-flex: 2;
      -ms-flex-positive: 2;
      flex-grow: 2; }
      @media (max-width: 768px) {
        .com_implants.view-implant #content .products > ul > li .info {
          padding-left: 0; } }
      .com_implants.view-implant #content .products > ul > li .info .title {
        text-transform: uppercase;
        margin-bottom: 6px; }
        .com_implants.view-implant #content .products > ul > li .info .title small {
          margin-left: 10px; }

.com_implants.view-implant #content .products .right {
  width: 100px;
  text-align: center; }
  @media (max-width: 768px) {
    .com_implants.view-implant #content .products .right {
      text-align: center;
      min-width: 100%;
      padding: 20px; } }

.com_implants.view-implant #content .products .dropdown {
  display: inline-block; }
  .com_implants.view-implant #content .products .dropdown [data-toggle="dropdown"] {
    color: #aaaaaa;
    display: inline-block; }
    .com_implants.view-implant #content .products .dropdown [data-toggle="dropdown"] svg {
      max-width: 60px;
      height: 20px;
      fill: #aaa; }
  .com_implants.view-implant #content .products .dropdown .dropdown-menu {
    padding: 20px;
    min-width: 200px; }
    @media (max-width: 768px) {
      .com_implants.view-implant #content .products .dropdown .dropdown-menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
    .com_implants.view-implant #content .products .dropdown .dropdown-menu li a {
      padding: 1ex 0; }

.com_implants.view-implant .videos {
  margin: 40px 0; }
  .com_implants.view-implant .videos .prev, .com_implants.view-implant .videos .next {
    font-size: 50px;
    color: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer; }
    .com_implants.view-implant .videos .prev:hover, .com_implants.view-implant .videos .next:hover {
      color: white; }
  .com_implants.view-implant .videos .next {
    right: 20px; }
  .com_implants.view-implant .videos .prev {
    left: 20px;
    z-index: 50; }

.com_implants .documents {
  margin: 40px 0; }
  .com_implants .documents ul {
    border-top: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid; }
    .com_implants .documents ul li {
      padding: 10px 0; }
      .com_implants .documents ul li a {
        font-size: 130%; }
    .com_implants .documents ul li + li {
      border-top: 1px #eeeeee solid; }

.com_implants.view-product .images {
  margin-top: 40px;
  margin-bottom: 40px; }

.com_documents .breadcrumb {
  margin-bottom: 10px; }

.com_documents .category-title {
  font-family: 'montserratlight';
  margin-bottom: 20px;
  text-transform: uppercase; }

.com_documents .folder {
  margin-bottom: 20px; }
  .com_documents .folder .image {
    position: relative;
    width: 100%;
    padding-bottom: 50%; }
    .com_documents .folder .image img, .com_documents .folder .image > svg {
      width: auto;
      height: 100%;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .com_documents .folder .image img {
      padding-top: 5%;
      padding-bottom: 5%; }
  .com_documents .folder .title {
    text-transform: uppercase; }

.com_documents .files td {
  vertical-align: middle; }
  .com_documents .files td p {
    vertical-align: middle;
    display: block;
    max-width: 90%;
    word-break: break-word;
    margin: 0px;
    padding: 0px; }

.com_documents .files .dropdown {
  display: inline-block; }
  .com_documents .files .dropdown [data-toggle="dropdown"] {
    color: #aaaaaa;
    display: inline-block; }
    .com_documents .files .dropdown [data-toggle="dropdown"] svg {
      max-width: 60px;
      height: 20px;
      fill: #aaa; }
  .com_documents .files .dropdown .dropdown-menu {
    padding: 20px;
    min-width: 200px; }
    @media (max-width: 768px) {
      .com_documents .files .dropdown .dropdown-menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
    .com_documents .files .dropdown .dropdown-menu li {
      padding: 5px 0px; }
      .com_documents .files .dropdown .dropdown-menu li a {
        padding: 10px 20px; }

.com_documents .folders a {
  display: block;
  border: 1px #eee solid;
  -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.5);
  box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.5);
  padding: 10px 20px;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out; }
  .com_documents .folders a:hover {
    background-color: #EEEEEE; }
  .com_documents .folders a p {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    height: 2ex; }

.com_documents .documents .document a {
  display: block;
  -webkit-box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.5);
  box-shadow: 1px 1px 3px rgba(50, 50, 50, 0.5);
  border: 1px #eee solid;
  max-width: 350px;
  margin: auto;
  margin-bottom: 30px; }
  .com_documents .documents .document a .info {
    padding: 20px; }
    .com_documents .documents .document a .info i.fa-download {
      margin: 15px 0px; }
    .com_documents .documents .document a .info .title {
      text-transform: uppercase;
      min-height: 50px; }
    .com_documents .documents .document a .info .desc {
      min-width: 0;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      height: 3ex;
      padding-right: 10px; }
    .com_documents .documents .document a .info .fa {
      color: #aaaaaa;
      font-size: 20px;
      -webkit-transition: color .3s ease-in-out;
      -o-transition: color .3s ease-in-out;
      transition: color .3s ease-in-out; }
  .com_documents .documents .document a:hover .fa {
    color: inherit; }
  .com_documents .documents .document a img {
    width: 100%; }

.com_documents .documents .document:nth-child(4n+1) {
  clear: left; }

.com_documents #basic-search {
  position: relative;
  overflow: hidden;
  -webkit-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out; }
  .com_documents #basic-search .form-control {
    height: 34px;
    padding-right: 30px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .com_documents #basic-search small {
    position: absolute;
    right: 10px;
    color: #777; }
  .com_documents #basic-search .icon {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #777;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .com_documents #basic-search .advanced .fa {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .com_documents #basic-search.open {
    background-color: #f5f5f5; }
    .com_documents #basic-search.open .form-control, .com_documents #basic-search.open .icon {
      opacity: 0;
      -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
      transform: translateY(100px); }
    .com_documents #basic-search.open .advanced .fa {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.com_documents #advanced-search {
  background-color: #f5f5f5;
  margin-bottom: 10px; }
  .com_documents #advanced-search #searchForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 992px) {
      .com_documents #advanced-search #searchForm {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .com_documents #advanced-search #searchForm > div:first-child {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      clear: both;
      min-width: 1px; }
      @media (max-width: 992px) {
        .com_documents #advanced-search #searchForm > div:first-child {
          padding-right: 0; } }
      .com_documents #advanced-search #searchForm > div:first-child .form-group {
        width: 23%;
        float: left; }
        @media (max-width: 992px) {
          .com_documents #advanced-search #searchForm > div:first-child .form-group {
            min-width: 100%;
            float: none; } }
      @media (min-width: 992px) {
        .com_documents #advanced-search #searchForm > div:first-child .form-group + .form-group {
          margin-left: 20px; } }

.com_news.view-category article + article {
  margin-top: 40px; }

.com_news.view-category article .text {
  margin: 20px 0;
  line-height: 3.4ex; }

.com_news.view-category article img {
  margin-bottom: 20px; }

@media (max-width: 992px) {
  .com_news.view-category article {
    margin: auto;
    max-width: 500px; }
    .com_news.view-category article .title {
      margin-top: 0; } }

@media (min-width: 992px) {
  .com_news.view-category article img {
    padding-right: 40px; } }

.com_news .news-detail {
  padding: 60px 0; }
  .com_news .news-detail .news {
    margin-bottom: 40px; }
    .com_news .news-detail .news .image {
      width: 100%;
      margin: 20px 0 40px 0; }
    .com_news .news-detail .news .title {
      border-bottom: 1px #eee solid;
      padding-bottom: 10px;
      margin-bottom: 20px; }
    .com_news .news-detail .news .social-buttons a {
      color: #555;
      width: 24px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      display: inline-block;
      font-size: 14px;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .com_news .news-detail .news .social-buttons a:hover {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        color: white; }
      .com_news .news-detail .news .social-buttons a + a {
        margin-left: 4px; }

.com_training.view-courses article + article {
  margin-top: 40px; }

.com_training.view-courses article .description {
  margin: 20px 0;
  line-height: 1.8em; }

.com_training.view-courses article img {
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .com_training.view-courses article img {
      padding-right: 40px; } }

.com_training.view-course .course-detail {
  padding: 80px 0; }
  .com_training.view-course .course-detail .title {
    border-bottom: 1px #eee solid;
    padding-bottom: 10px;
    margin-bottom: 20px; }
  .com_training.view-course .course-detail .image {
    width: 100%;
    margin: 20px 0 40px 0; }
  @media (max-width: 480px) {
    .com_training.view-course .course-detail .plan {
      padding: 20px 0 !important; } }
  .com_training.view-course .course-detail .attachments .table > tbody > tr > td {
    vertical-align: middle; }
  @media (max-width: 480px) {
    .com_training.view-course .course-detail .attachments {
      padding: 20px 0 !important; } }
  .com_training.view-course .course-detail .days .day {
    padding: 20px 40px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25); }
    .com_training.view-course .course-detail .days .day.disabled {
      background-color: #e6e6e6; }
    .com_training.view-course .course-detail .days .day .title {
      border-bottom: 1px #eee solid;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    @media (max-width: 992px) {
      .com_training.view-course .course-detail .days .day .info div + div .h5 {
        padding-top: 15px; } }
  .com_training.view-course .course-detail .days .row + .row {
    margin-top: 40px; }
  @media (max-width: 480px) {
    .com_training.view-course .course-detail .days {
      padding: 20px 0 !important; } }
  .com_training.view-course .course-detail .subscription #subscription-form ul {
    padding-left: 20px; }
  .com_training.view-course .course-detail .subscription #subscription-form .privacy .radio {
    margin-left: 20px !important;
    padding: 8px 0px; }
    .com_training.view-course .course-detail .subscription #subscription-form .privacy .radio input[type="radio"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      display: inline-block;
      position: relative;
      background-color: #fff;
      border: 3px solid #777;
      height: 24px;
      width: 24px;
      border-radius: 100%;
      cursor: pointer;
      outline: none;
      top: 7px; }
      .com_training.view-course .course-detail .subscription #subscription-form .privacy .radio input[type="radio"]:checked {
        background-color: #777;
        -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
        box-shadow: inset 0px 0px 0px 3px #fff; }
    .com_training.view-course .course-detail .subscription #subscription-form .privacy .radio label {
      padding-left: 10px;
      font-weight: bold; }
  @media (max-width: 480px) {
    .com_training.view-course .course-detail .subscription {
      padding: 20px 0 !important; } }
  .com_training.view-course .course-detail > .row + .row {
    padding-top: 40px; }

.module_mod_menu .modal .modal-body {
  height: 100%; }

.module_mod_menu .modal #modal-language-menu {
  text-align: center; }
  @media (min-width: 1200px) {
    .module_mod_menu .modal #modal-language-menu {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .module_mod_menu .modal #modal-language-menu small {
    display: block; }
  .module_mod_menu .modal #modal-language-menu ul {
    margin: 15px 0px;
    padding: 0px; }
    .module_mod_menu .modal #modal-language-menu ul li {
      display: block;
      float: none;
      font-size: 24px;
      line-height: 4ex;
      margin-bottom: 10px;
      white-space: nowrap;
      text-transform: uppercase; }
      .module_mod_menu .modal #modal-language-menu ul li:before {
        content: '';
        width: 60px;
        border-top: 4px #eeeeee solid;
        height: 4px;
        display: block;
        margin: auto; }

.module_mod_languages .modal .modal-body {
  height: 100%; }

.module_mod_languages .modal .mod-languages {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.module_mod_languages .modal .lang-block {
  float: none;
  margin: auto;
  list-style: none;
  text-align: left;
  display: inline-block;
  padding: 0; }
  .module_mod_languages .modal .lang-block > li {
    display: block;
    float: none;
    font-size: 26px;
    line-height: 4ex;
    margin-bottom: 10px;
    white-space: nowrap; }
    .module_mod_languages .modal .lang-block > li img {
      width: 40px;
      margin-right: 10px; }
    .module_mod_languages .modal .lang-block > li:hover .icon {
      opacity: 1; }
    .module_mod_languages .modal .lang-block > li .icon {
      opacity: 0;
      -webkit-transition: opacity .3s ease-in-out;
      -o-transition: opacity .3s ease-in-out;
      transition: opacity .3s ease-in-out; }
      @media (max-width: 768px) {
        .module_mod_languages .modal .lang-block > li .icon {
          display: none; } }

.module_mod_login .modal .modal-body {
  height: 100%; }

.module_mod_login form {
  width: 600px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (min-width: 768px) {
    .module_mod_login form {
      font-size: 20px; }
      .module_mod_login form input {
        font-size: inherit; }
      .module_mod_login form #form-login-username .form-control, .module_mod_login form #form-login-password .form-control {
        height: 66px; }
      .module_mod_login form [type=submit] {
        font-size: inherit;
        padding-top: 2ex;
        padding-bottom: 2ex; }
      .module_mod_login form #form-login-remember {
        margin-top: 20px; } }
  @media (max-width: 768px) {
    .module_mod_login form {
      width: 100%;
      max-width: 300px; } }
  .module_mod_login form #form-login-username label, .module_mod_login form #form-login-password label {
    display: none; }
  .module_mod_login form .actions {
    margin-top: 20px;
    font-size: 16px;
    padding-top: 20px;
    border-top: 1px #eeeeee solid; }
    @media (min-width: 768px) {
      .module_mod_login form .actions li {
        display: inline-block; }
        .module_mod_login form .actions li + li {
          padding-left: 10px;
          margin-left: 10px;
          border-left: 1px #eee solid; } }
    .module_mod_login form .actions a {
      color: #777777; }

.module_mod_login .logged-in .username {
  text-transform: uppercase;
  padding-bottom: 0.6ex;
  border-bottom: 1px #eeeeee solid; }
  .module_mod_login .logged-in .username a {
    vertical-align: text-bottom; }

.module_mod_login .logged-in .info {
  font-size: 18px;
  font-style: italic; }

.module_mod_login .logged-in [type=submit] {
  font-size: 14px;
  float: right;
  margin-top: 20px; }

.module_mod_login [data-toggle='modal'] {
  display: inline-block;
  line-height: 1; }
  .module_mod_login [data-toggle='modal']:hover .name {
    width: auto;
    max-width: 100px; }
  .module_mod_login [data-toggle='modal'] .name {
    max-width: 0;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.module_mod_multimedia .image-grid {
  width: 100%;
  overflow: hidden;
  padding: 12px 15px 0; }

.module_mod_multimedia .image__cell {
  float: left;
  position: relative; }
  @media screen and (min-width: 2073px) {
    .module_mod_multimedia .image__cell {
      width: 16.66667%; }
      .module_mod_multimedia .image__cell:nth-of-type(6n+2) .image--expand {
        margin-left: -100%; }
      .module_mod_multimedia .image__cell:nth-of-type(6n+3) .image--expand {
        margin-left: -200%; }
      .module_mod_multimedia .image__cell:nth-of-type(6n+4) .image--expand {
        margin-left: -300%; }
      .module_mod_multimedia .image__cell:nth-of-type(6n+5) .image--expand {
        margin-left: -400%; }
      .module_mod_multimedia .image__cell:nth-of-type(6n+6) .image--expand {
        margin-left: -500%; }
      .module_mod_multimedia .image__cell:nth-of-type(6n+7) {
        clear: left; } }
  @media screen and (min-width: 1661px) and (max-width: 2072px) {
    .module_mod_multimedia .image__cell {
      width: 20%; }
      .module_mod_multimedia .image__cell:nth-of-type(5n+2) .image--expand {
        margin-left: -100%; }
      .module_mod_multimedia .image__cell:nth-of-type(5n+3) .image--expand {
        margin-left: -200%; }
      .module_mod_multimedia .image__cell:nth-of-type(5n+4) .image--expand {
        margin-left: -300%; }
      .module_mod_multimedia .image__cell:nth-of-type(5n+5) .image--expand {
        margin-left: -400%; }
      .module_mod_multimedia .image__cell:nth-of-type(5n+6) {
        clear: left; } }
  @media screen and (min-width: 1249px) and (max-width: 1660px) {
    .module_mod_multimedia .image__cell {
      width: 25%; }
      .module_mod_multimedia .image__cell:nth-of-type(4n+2) .image--expand {
        margin-left: -100%; }
      .module_mod_multimedia .image__cell:nth-of-type(4n+3) .image--expand {
        margin-left: -200%; }
      .module_mod_multimedia .image__cell:nth-of-type(4n+4) .image--expand {
        margin-left: -300%; }
      .module_mod_multimedia .image__cell:nth-of-type(4n+5) {
        clear: left; } }
  @media screen and (min-width: 837px) and (max-width: 1248px) {
    .module_mod_multimedia .image__cell {
      width: 33.33333%; }
      .module_mod_multimedia .image__cell:nth-of-type(3n+2) .image--expand {
        margin-left: -100%; }
      .module_mod_multimedia .image__cell:nth-of-type(3n+3) .image--expand {
        margin-left: -200%; }
      .module_mod_multimedia .image__cell:nth-of-type(3n+4) {
        clear: left; } }
  @media screen and (min-width: 425px) and (max-width: 836px) {
    .module_mod_multimedia .image__cell {
      width: 50%; }
      .module_mod_multimedia .image__cell:nth-of-type(2n+2) .image--expand {
        margin-left: -100%; }
      .module_mod_multimedia .image__cell:nth-of-type(2n+3) {
        clear: left; } }
  @media screen and (max-width: 424px) {
    .module_mod_multimedia .image__cell {
      width: 100%; }
      .module_mod_multimedia .image__cell:nth-of-type(1n+2) {
        clear: left; } }
  .module_mod_multimedia .image__cell.is-collapsed .image--basic {
    cursor: pointer; }
  .module_mod_multimedia .image__cell.is-expanded .image--expand {
    max-height: 70vh;
    margin-bottom: 12px; }
  .module_mod_multimedia .image__cell.is-collapsed .arrow--up {
    height: 12px;
    width: 100%; }
  .module_mod_multimedia .image__cell.is-expanded .arrow--up {
    border-bottom: 9px solid #E6E7E8;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    height: 0;
    width: 0;
    padding-top: 3px;
    margin: 0 auto 0;
    opacity: 1;
    -webkit-transition: opacity 0.225s;
    -o-transition: opacity 0.225s;
    transition: opacity 0.225s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }

.module_mod_multimedia .arrow--up {
  opacity: 0; }

.module_mod_multimedia .image--basic {
  padding: 0 6px; }

.module_mod_multimedia .basic__img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.module_mod_multimedia .image--expand {
  position: relative;
  left: -6px;
  padding: 0 6px;
  margin-bottom: 12px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#E6E7E8), color-stop(50%, #FFFFFF), to(#E6E7E8));
  background: -webkit-linear-gradient(top, #E6E7E8 0%, #FFFFFF 50%, #E6E7E8 100%);
  background: -o-linear-gradient(top, #E6E7E8 0%, #FFFFFF 50%, #E6E7E8 100%);
  background: linear-gradient(to bottom, #E6E7E8 0%, #FFFFFF 50%, #E6E7E8 100%);
  max-height: 0;
  -webkit-transition: max-height 0.3s ease-in-out, margin-bottom 0.075s 0.225s;
  -o-transition: max-height 0.3s ease-in-out, margin-bottom 0.075s 0.225s;
  transition: max-height 0.3s ease-in-out, margin-bottom 0.075s 0.225s; }
  @media screen and (min-width: 2073px) {
    .module_mod_multimedia .image--expand {
      width: 600%; } }
  @media screen and (min-width: 1661px) and (max-width: 2072px) {
    .module_mod_multimedia .image--expand {
      width: 500%; } }
  @media screen and (min-width: 1249px) and (max-width: 1660px) {
    .module_mod_multimedia .image--expand {
      width: 400%; } }
  @media screen and (min-width: 837px) and (max-width: 1248px) {
    .module_mod_multimedia .image--expand {
      width: 300%; } }
  @media screen and (min-width: 425px) and (max-width: 836px) {
    .module_mod_multimedia .image--expand {
      width: 200%; } }
  @media screen and (max-width: 424px) {
    .module_mod_multimedia .image--expand {
      width: 100%; } }
  .is-collapsed .module_mod_multimedia .image--expand {
    margin-bottom: 0; }
  .module_mod_multimedia .image--expand .row, .module_mod_multimedia .image--expand [class*='col-'] {
    max-height: inherit; }
  .module_mod_multimedia .image--expand .image {
    text-align: center; }
  .module_mod_multimedia .image--expand .image-container {
    position: relative;
    max-height: inherit;
    display: inline-block; }
  .module_mod_multimedia .image--expand .icons {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 50px; }
    .module_mod_multimedia .image--expand .icons a {
      border-radius: 100%;
      display: inline-block;
      height: 40px;
      width: 40px;
      background-color: rgba(255, 255, 255, 0.8);
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      text-align: center;
      line-height: 40px;
      color: #333;
      opacity: 0.5; }
      .module_mod_multimedia .image--expand .icons a:hover {
        opacity: 1; }

.module_mod_multimedia .expand__close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #454545;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none;
  z-index: 5; }
  .module_mod_multimedia .expand__close:before {
    content: '×'; }
  .module_mod_multimedia .expand__close:hover {
    color: #fff; }

.module_mod_multimedia .image--large {
  max-width: 100%;
  height: auto;
  display: block;
  padding: 40px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: inherit; }

.module_mod_multimedia .info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .module_mod_multimedia .info .description {
    line-height: 22px;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow: auto; }
  .module_mod_multimedia .info a {
    margin-top: 20px; }
  .module_mod_multimedia .info .image-desc {
    margin-top: 40px; }
  @media (min-width: 768px) {
    .module_mod_multimedia .info {
      position: absolute;
      height: 100%;
      right: 0; }
      .module_mod_multimedia .info .title {
        margin-top: 40px; }
      .module_mod_multimedia .info a {
        margin-top: 40px; }
      .module_mod_multimedia .info .image-desc {
        margin-top: 100px; } }

.module_mod_multimedia form {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 12px; }
  .module_mod_multimedia form .form-control {
    border: 1px #ccc solid; }

.module_mod_multimedia .no-results {
  font-size: 20px;
  text-align: center;
  padding: 10% 20%; }

@media (max-width: 992px) {
  .module_mod_multimedia .video .image__cell.is-expanded .image--expand {
    max-height: none; }
  .module_mod_multimedia .video .info {
    padding-top: 0;
    padding-right: 55px;
    padding-left: 55px; } }

.module_mod_multimedia .video .info {
  display: block; }

.module_mod_multimedia .video .image--basic a {
  position: relative;
  display: block; }
  .module_mod_multimedia .video .image--basic a > div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    color: white;
    text-transform: uppercase;
    z-index: 2;
    font-size: 12px; }
    .module_mod_multimedia .video .image--basic a > div .category {
      font-family: 'montserratlight'; }
  .module_mod_multimedia .video .image--basic a:after {
    content: '';
    background: -webkit-gradient(linear, left bottom, left top, from(#0a0a0a), color-stop(60%, transparent), to(transparent));
    background: -webkit-linear-gradient(bottom, #0a0a0a, transparent 60%, transparent);
    background: -o-linear-gradient(bottom, #0a0a0a, transparent 60%, transparent);
    background: linear-gradient(to top, #0a0a0a, transparent 60%, transparent);
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0; }

.module_mod_multimedia .video .products {
  white-space: nowrap;
  position: relative;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .module_mod_multimedia .video .products .product {
      width: 50%;
      display: inline-block; } }
  .module_mod_multimedia .video .products .name {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 90%; }

.module_mod_multimedia .video .related {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 40px;
  padding-bottom: 10px;
  border-bottom: 1px #aaaaaa solid; }

.latest-news article {
  max-width: 500px;
  padding: 15px 0;
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50.1%, #EFEFEF));
  background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #EFEFEF 50.1%);
  background: -o-linear-gradient(left, #fff 0%, #fff 50%, #EFEFEF 50.1%);
  background: linear-gradient(to right, #fff 0%, #fff 50%, #EFEFEF 50.1%);
  background-size: 200%;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  .latest-news article:hover {
    background-position-x: -100%; }
  .latest-news article .title {
    margin-top: 0;
    margin-bottom: 6px; }
  .latest-news article time {
    margin-bottom: 6px;
    display: inline-block; }

.gallery-module {
  margin-left: -15px;
  margin-right: -15px; }
  .gallery-module .item {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px; }
    @media (max-width: 768px) {
      .gallery-module .item {
        width: 100% !important; } }

.module_mod_contacts .contact {
  margin-bottom: 40px; }

/*# sourceMappingURL=main.css.map */