@import url('../../fonts/din_web/din.css');

.main__content > section.section__full, .main__footer > section.section__full {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .main__content > section.section__full, .main__footer > section.section__full {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .main__content > section.section__full .content, .main__footer > section.section__full .content {
    position: relative;
    margin: auto;
    width: 100%;
    max-width: 1142px; }
    @media screen and (max-width: 1142px) {
      .main__content > section.section__full .content, .main__footer > section.section__full .content {
        max-width: none;
        padding: 0 30px; } }
    @media screen and (max-width: 767px) {
      .main__content > section.section__full .content, .main__footer > section.section__full .content {
        padding: 0 15px; } }
  .main__content > section.section__full h3, .main__footer > section.section__full h3 {
    margin-bottom: 12px; }
    @media screen and (max-width: 996px) {
      .main__content > section.section__full h3, .main__footer > section.section__full h3 {
        font-size: 44px; } }
  .main__content > section.section__full--white, .main__footer > section.section__full--white {
    background: white; }
  .main__content > section.section__full--blue, .main__footer > section.section__full--blue {
    background: #485c74; }
    .main__content > section.section__full--blue h2, .main__content > section.section__full--blue h3, .main__content > section.section__full--blue label, .main__content > section.section__full--blue p, .main__content > section.section__full--blue dl, .main__content > section.section__full--blue span, .main__footer > section.section__full--blue h2, .main__footer > section.section__full--blue h3, .main__footer > section.section__full--blue label, .main__footer > section.section__full--blue p, .main__footer > section.section__full--blue dl, .main__footer > section.section__full--blue span {
      color: white; }
  .main__content > section.section__full--yellow, .main__footer > section.section__full--yellow {
    background: #fab800;
    color: white; }
    .main__content > section.section__full--yellow h2, .main__content > section.section__full--yellow h3, .main__content > section.section__full--yellow label, .main__content > section.section__full--yellow p, .main__content > section.section__full--yellow dl, .main__content > section.section__full--yellow span, .main__content > section.section__full--yellow li, .main__footer > section.section__full--yellow h2, .main__footer > section.section__full--yellow h3, .main__footer > section.section__full--yellow label, .main__footer > section.section__full--yellow p, .main__footer > section.section__full--yellow dl, .main__footer > section.section__full--yellow span, .main__footer > section.section__full--yellow li {
      color: white; }
  .main__content > section.section__full--page__header, .main__footer > section.section__full--page__header {
    height: 60vh;
    background-size: cover;
    background-position: center center; }
    @media screen and (max-width: 996px) {
      .main__content > section.section__full--page__header, .main__footer > section.section__full--page__header {
        height: 40vh; } }
  .main__content > section.section__full--filters-title, .main__footer > section.section__full--filters-title {
    min-height: 90px;
    background: white;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F5F5F5; }
    @media (min-width: 767px) {
      .main__content > section.section__full--filters-title, .main__footer > section.section__full--filters-title {
        text-align: right; } }
    .main__content > section.section__full--filters-title h1, .main__footer > section.section__full--filters-title h1 {
      float: left;
      font-size: 50px;
      font-family: "SomfySans-ExtraLight", Arial, sans-serif;
      font-weight: normal;
      color: #485c74;
      margin-top: -4px;
      display: inline-block; }
    .main__content > section.section__full--filters-title .btn, .main__footer > section.section__full--filters-title .btn {
      text-transform: none;
      font-family: "SomfySans-ExtraLight", Arial, sans-serif;
      font-size: 20px;
      line-height: 45px; }
      .main__content > section.section__full--filters-title .btn strong, .main__footer > section.section__full--filters-title .btn strong {
        color: #fab800; }
      .main__content > section.section__full--filters-title .btn i, .main__footer > section.section__full--filters-title .btn i {
        margin-left: 10px; }
  .main__content > section.section__full--filters, .main__footer > section.section__full--filters {
    padding-top: 0;
    padding-bottom: 0;
    color: #485c74;
    background: white;
    position: relative; }
    .main__content > section.section__full--filters::before, .main__footer > section.section__full--filters::before {
      position: absolute;
      content: " ";
      top: 0;
      bottom: 0;
      left: 0;
      right: calc(50% + 456.8px);
      background: #485c74; }
    .main__content > section.section__full--filters::after, .main__footer > section.section__full--filters::after {
      position: absolute;
      content: " ";
      top: 0;
      bottom: 0;
      right: 0;
      left: calc(50% - 228.4px);
      background: url("../../img/bui_v4/downloads-bg.png.jpeg") no-repeat left center;
      background-size: cover; }
    @media (max-width: 996px) {
      .main__content > section.section__full--filters > .content, .main__footer > section.section__full--filters > .content {
        padding: 0 15px; } }
  .main__content > section.section__full--basket, .main__footer > section.section__full--basket {
    color: #485c74;
    text-align: center; }
    .main__content > section.section__full--basket h3, .main__footer > section.section__full--basket h3 {
      margin-bottom: 30px; }
      .main__content > section.section__full--basket h3 i, .main__footer > section.section__full--basket h3 i {
        margin-right: 15px;
        vertical-align: middle;
        display: inline-block;
        margin-top: -13px; }
  .main__content > section.section__full--col_right .col-md-4, .main__footer > section.section__full--col_right .col-md-4 {
    padding-left: 30px; }
    @media screen and (max-width: 996px) {
      .main__content > section.section__full--col_right .col-md-4, .main__footer > section.section__full--col_right .col-md-4 {
        padding-left: 15px;
        padding-top: 40px; }
        .main__content > section.section__full--col_right .col-md-4:before, .main__footer > section.section__full--col_right .col-md-4:before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          z-index: 0;
          background: white;
          margin: 10px -15px -100px; }
        .main__content > section.section__full--col_right .col-md-4 p, .main__footer > section.section__full--col_right .col-md-4 p {
          position: relative; } }
  .main__content > section.section__full--col_right:before, .main__footer > section.section__full--col_right:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: calc(50% + 195px);
    display: block;
    content: '';
    background: white; }
    @media screen and (max-width: 1142px) {
      .main__content > section.section__full--col_right:before, .main__footer > section.section__full--col_right:before {
        left: 66.2%; } }
    @media screen and (max-width: 996px) {
      .main__content > section.section__full--col_right:before, .main__footer > section.section__full--col_right:before {
        display: none; } }
  .main__content > section.section__full--col_right .section__full--col_right__subtitle, .main__footer > section.section__full--col_right .section__full--col_right__subtitle {
    position: relative;
    font-size: 24px;
    line-height: 36px;
    color: #485c74;
    font-family: "SomfySans-Light", Arial, sans-serif; }
    .main__content > section.section__full--col_right .section__full--col_right__subtitle:after, .main__footer > section.section__full--col_right .section__full--col_right__subtitle:after {
      display: block;
      content: '';
      margin: 0 0 26px;
      width: 63px;
      height: 2px;
      background: #fab800; }
  .main__content > section.section__full--col_right .row > div:last-child *, .main__footer > section.section__full--col_right .row > div:last-child * {
    color: #4a4a4a;
    position:relative;
    z-index:10; }
  .main__content > section.section__full--highlights, .main__footer > section.section__full--highlights {
    background: #f0f0f0; }
    .main__content > section.section__full--highlights .section__full--highlights__all, .main__footer > section.section__full--highlights .section__full--highlights__all {
      position: relative;
      top: 50px;
      z-index: 20;
      display: block;
      padding-left: 30px;
      font-size: 16px;
      color: #485c74;
      font-family: "SomfySans-Regular", Arial, sans-serif; }
      @media screen and (max-width: 767px) {
        .main__content > section.section__full--highlights .section__full--highlights__all, .main__footer > section.section__full--highlights .section__full--highlights__all {
          top: -40px;
          padding: 0;
          text-align: right; } }
      .main__content > section.section__full--highlights .section__full--highlights__all i, .main__footer > section.section__full--highlights .section__full--highlights__all i {
        font-size: 26px;
        vertical-align: sub;
        margin-left: 4px; }
      .main__content > section.section__full--highlights .section__full--highlights__all:hover, .main__content > section.section__full--highlights .section__full--highlights__all:focus, .main__footer > section.section__full--highlights .section__full--highlights__all:hover, .main__footer > section.section__full--highlights .section__full--highlights__all:focus {
        color: #fab800; }
        .main__content > section.section__full--highlights .section__full--highlights__all:hover i, .main__content > section.section__full--highlights .section__full--highlights__all:focus i, .main__footer > section.section__full--highlights .section__full--highlights__all:hover i, .main__footer > section.section__full--highlights .section__full--highlights__all:focus i {
          margin-left: 8px; }
    .main__content > section.section__full--highlights .bx-wrapper .bx-pager, .main__footer > section.section__full--highlights .bx-wrapper .bx-pager {
      bottom: -60px; }
      .main__content > section.section__full--highlights .bx-wrapper .bx-pager.bx-default-pager a, .main__footer > section.section__full--highlights .bx-wrapper .bx-pager.bx-default-pager a {
        -webkit-border-radius: 0;
        -khtml-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        width: 68px;
        height: 6px;
        margin: 0 10px;
        background: #bbbbbb; }
        .main__content > section.section__full--highlights .bx-wrapper .bx-pager.bx-default-pager a:hover, .main__content > section.section__full--highlights .bx-wrapper .bx-pager.bx-default-pager a.active, .main__footer > section.section__full--highlights .bx-wrapper .bx-pager.bx-default-pager a:hover, .main__footer > section.section__full--highlights .bx-wrapper .bx-pager.bx-default-pager a.active {
          background: #fab800; }
  .main__content > section.section__full--video, .main__footer > section.section__full--video {
    color: white; }
    .main__content > section.section__full--video h3, .main__footer > section.section__full--video h3 {
      color: white; }
    .main__content > section.section__full--video div.col-md-4, .main__footer > section.section__full--video div.col-md-4 {
      padding-top: 40px;
      padding-bottom: 40px; }
    .main__content > section.section__full--video .section__full--video__ratio, .main__footer > section.section__full--video .section__full--video__ratio {
      width: 100%;
      display: inline-block;
      position: relative; }
      .main__content > section.section__full--video .section__full--video__ratio:after, .main__footer > section.section__full--video .section__full--video__ratio:after {
        padding-top: 56.25%;
        display: block;
        content: ''; }
      .main__content > section.section__full--video .section__full--video__ratio iframe, .main__footer > section.section__full--video .section__full--video__ratio iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        height: 100%;
        width: 100%; }
    .main__content > section.section__full--video:before, .main__footer > section.section__full--video:before {
      display: block;
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      left: calc(50% - 195px);
      background: #fab800; }
      @media screen and (max-width: 996px) {
        .main__content > section.section__full--video:before, .main__footer > section.section__full--video:before {
          left: 0; } }
  .main__content > section.section__full--slider, .main__footer > section.section__full--slider {
    padding: 0;
    overflow: hidden; }
  .main__content > section.section__full--visual, .main__footer > section.section__full--visual {
    position: relative;
    height: 50vh;
    overflow: hidden;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    -webkit-transition: all 0.8s;
    -khtml-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s; }
    .main__content > section.section__full--visual:hover, .main__footer > section.section__full--visual:hover {
      height: 80vh;
      -webkit-transition: all 0.8s 1s;
      -khtml-transition: all 0.8s 1s;
      -moz-transition: all 0.8s 1s;
      -ms-transition: all 0.8s 1s;
      -o-transition: all 0.8s 1s;
      transition: all 0.8s 1s; }
    .main__content > section.section__full--visual div, .main__footer > section.section__full--visual div {
      position: absolute;
      top: -10%;
      width: 100%;
      height: 120%;
      background-size: cover;
      background-attachment: fixed;
      background-position: center center; }
  .main__content > section.section__full--visual__expand, .main__footer > section.section__full--visual__expand {
    overflow: hidden; }
    .main__content > section.section__full--visual__expand .section__full--visual__expand__all, .main__footer > section.section__full--visual__expand .section__full--visual__expand__all {
      display: block;
      margin: 0 0 30px;
      font-size: 16px;
      color: #8996a4;
      font-family: "SomfySans-Regular", Arial, sans-serif; }
      .main__content > section.section__full--visual__expand .section__full--visual__expand__all i, .main__footer > section.section__full--visual__expand .section__full--visual__expand__all i {
        font-size: 26px;
        vertical-align: sub;
        margin-left: 4px; }
    .main__content > section.section__full--visual__expand .section__full--visual__expand__subtitle, .main__footer > section.section__full--visual__expand .section__full--visual__expand__subtitle {
      position: relative;
      font-size: 24px;
      line-height: 36px;
      font-family: "SomfySans-Light", Arial, sans-serif; }
      .main__content > section.section__full--visual__expand .section__full--visual__expand__subtitle:after, .main__footer > section.section__full--visual__expand .section__full--visual__expand__subtitle:after {
        display: block;
        content: '';
        margin: 0 0 26px;
        width: 63px;
        height: 2px;
        background: white; }
    .main__content > section.section__full--visual__expand .section__full--visual__expand__deco, .main__footer > section.section__full--visual__expand .section__full--visual__expand__deco {
      position: absolute;
      left: 33.33%;
      top: 0;
      display: block; }
      @media screen and (max-width: 996px) {
        .main__content > section.section__full--visual__expand .section__full--visual__expand__deco, .main__footer > section.section__full--visual__expand .section__full--visual__expand__deco {
          left: auto;
          right: 15px; } }
    .main__content > section.section__full--visual__expand p, .main__footer > section.section__full--visual__expand p {
      margin: 0 40px 40px 0;
      font-size: 16px;
      line-height: 30px;
      font-weight: normal;
      font-family: "SomfySans-Light", Arial, sans-serif; }
    .main__content > section.section__full--visual__expand dl:before, .main__content > section.section__full--visual__expand dl:after, .main__footer > section.section__full--visual__expand dl:before, .main__footer > section.section__full--visual__expand dl:after {
      content: " ";
      display: table; }
    .main__content > section.section__full--visual__expand dl:after, .main__footer > section.section__full--visual__expand dl:after {
      clear: both; }
    .main__content > section.section__full--visual__expand dl dt, .main__footer > section.section__full--visual__expand dl dt {
      clear: both;
      float: left;
      margin-bottom: 3px;
      width: 100px;
      font-size: 16px;
      font-weight: normal;
      font-family: "SomfySans-Regular", Arial, sans-serif; }
    .main__content > section.section__full--visual__expand dl dd, .main__footer > section.section__full--visual__expand dl dd {
      float: left;
      font-size: 16px;
      font-weight: normal;
      font-family: "SomfySans-Light", Arial, sans-serif; }
    .main__content > section.section__full--visual__expand .col-visual, .main__footer > section.section__full--visual__expand .col-visual {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: calc(50% + 195px);
      z-index: 2;
      background-size: cover;
      background-position: center center;
      -webkit-transition: all 0.8s;
      -khtml-transition: all 0.8s;
      -moz-transition: all 0.8s;
      -ms-transition: all 0.8s;
      -o-transition: all 0.8s;
      transition: all 0.8s; }
      @media screen and (max-width: 1142px) {
        .main__content > section.section__full--visual__expand .col-visual, .main__footer > section.section__full--visual__expand .col-visual {
          left: 66.2%; } }
      @media screen and (max-width: 996px) {
        .main__content > section.section__full--visual__expand .col-visual, .main__footer > section.section__full--visual__expand .col-visual {
          position: relative;
          left: 0;
          top: 80px;
          clear: both;
          height: 40vh; }
          .main__content > section.section__full--visual__expand .col-visual a, .main__footer > section.section__full--visual__expand .col-visual a {
            display: none; } }
      .main__content > section.section__full--visual__expand .col-visual a, .main__footer > section.section__full--visual__expand .col-visual a {
        position: absolute;
        top: 90px;
        left: 50px;
        -webkit-transform: translate(-50%, -50%);
        -khtml-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        color: white;
        font-size: 44px; }
        .main__content > section.section__full--visual__expand .col-visual a:hover, .main__footer > section.section__full--visual__expand .col-visual a:hover {
          font-size: 50px; }
      .main__content > section.section__full--visual__expand .col-visual.expand, .main__footer > section.section__full--visual__expand .col-visual.expand {
        left: 0; }
        .main__content > section.section__full--visual__expand .col-visual.expand a i:before, .main__footer > section.section__full--visual__expand .col-visual.expand a i:before {
          content: '\e9d4'; }
  .main__content > section.section__full--text + .section__full--text, .main__footer > section.section__full--text + .section__full--text {
    padding-top: 0; }
  .main__content > section.section__full--text.text-center .title-icon, .main__footer > section.section__full--text.text-center .title-icon {
    float: none; }
    .main__content > section.section__full--text.text-center .title-icon svg, .main__footer > section.section__full--text.text-center .title-icon svg {
      width: 90px;
      height: 90px; }
  .main__content > section.section__full--text i, .main__footer > section.section__full--text i {
    font-size: 94px;
    margin-bottom: 52px; }
  .main__content > section.section__full--text .col-sm-4 i, .main__footer > section.section__full--text .col-sm-4 i {
    display: block;
    margin: 0 0 10px;
    color: #4a4a4a;
    font-size: 50px; }
  .main__content > section.section__full--text .col-sm-4 .title-icon, .main__footer > section.section__full--text .col-sm-4 .title-icon {
   float: none;
   margin: 0 0 10px; }
   .main__content > section.section__full--text .col-sm-4 .title-icon svg, .main__footer > section.section__full--text .col-sm-4 .title-icon svg {
     fill: #4a4a4a;
     width: 50px;
     height: 50px; }   
  .main__content > section.section__full--text .col-sm-6 i, .main__footer > section.section__full--text .col-sm-6 i {
    position: relative;
    top: -4px;
    float: left;
    margin-right: 8px;
    margin-bottom: 0;
    color: #4a4a4a;
    font-size: 50px;
    vertical-align: sub; }
  @media screen and (max-width: 767px) {
    .main__content > section.section__full--text i, .main__footer > section.section__full--text i {
      font-size: 46px;
      margin-bottom: 26px; } }
  .main__content > section.section__full--text h2, .main__footer > section.section__full--text h2 {
    margin-bottom: 40px; }
  .main__content > section.section__full--text p.short-description, .main__footer > section.section__full--text p.short-description {
    margin-bottom: 44px;
    font-size: 24px;
    line-height: 36px;
    font-family: "SomfySans-Light", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .main__content > section.section__full--text p.short-description, .main__footer > section.section__full--text p.short-description {
        font-size: 14px;
        line-height: normal; } }
  .main__content > section.section__full--text p.subtitle, .main__footer > section.section__full--text p.subtitle {
    font-size: 38px;
    line-height: 40px;
    font-weight: normal;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .main__content > section.section__full--text p.subtitle, .main__footer > section.section__full--text p.subtitle {
        font-size: 23px;
        line-height: normal; } }
    .main__content > section.section__full--text p.subtitle strong, .main__footer > section.section__full--text p.subtitle strong {
      display: inline-block;
      margin: 0 8px;
      font-size: 40px;
      font-weight: normal;
      font-family: "SomfySans-Regular", Arial, sans-serif;
      color: #fab800; }
      @media screen and (max-width: 767px) {
        .main__content > section.section__full--text p.subtitle strong, .main__footer > section.section__full--text p.subtitle strong {
          font-size: 23px;
          line-height: normal; } }
  .main__content > section.section__full--text p.legend, .main__footer > section.section__full--text p.legend {
    font-style: italic; }
  .main__content > section.section__full--text p.bigger, .main__footer > section.section__full--text p.bigger {
    margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .main__content > section.section__full--text .col-center, .main__footer > section.section__full--text .col-center {
      padding: 0; } }
  .main__content > section.section__full--text .col-sm-3.col-sm-offset-1, .main__footer > section.section__full--text .col-sm-3.col-sm-offset-1 {
    clear: left; }
  .main__content > section.section__full--text span.title__underline, .main__footer > section.section__full--text span.title__underline {
    position: relative;
    display: block;
    margin-bottom: 12px;
    font-size: 24px;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
    .main__content > section.section__full--text span.title__underline strong, .main__footer > section.section__full--text span.title__underline strong {
      font-weight: normal;
      font-family: "SomfySans-Regular", Arial, sans-serif; }
    .main__content > section.section__full--text span.title__underline:after, .main__footer > section.section__full--text span.title__underline:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 5px; }
    .main__content > section.section__full--text span.title__underline--sBlue:after, .main__footer > section.section__full--text span.title__underline--sBlue:after {
      background: #00a6dd; }
    .main__content > section.section__full--text span.title__underline--sBlueDark:after, .main__footer > section.section__full--text span.title__underline--sBlueDark:after {
      background: #008cb9; }
    .main__content > section.section__full--text span.title__underline--sOrange:after, .main__footer > section.section__full--text span.title__underline--sOrange:after {
      background: #ee7f00; }
    .main__content > section.section__full--text span.title__underline--sYellow:after, .main__footer > section.section__full--text span.title__underline--sYellow:after {
      background: #fab800; }
    .main__content > section.section__full--text span.title__underline--sCyan:after, .main__footer > section.section__full--text span.title__underline--sCyan:after {
      background: #14aabb; }
    .main__content > section.section__full--text span.title__underline--sPink:after, .main__footer > section.section__full--text span.title__underline--sPink:after {
      background: #e3006a; }
    .main__content > section.section__full--text span.title__underline--sRed:after, .main__footer > section.section__full--text span.title__underline--sRed:after {
      background: #d70022; }
    .main__content > section.section__full--text span.title__underline--sBrown:after, .main__footer > section.section__full--text span.title__underline--sBrown:after {
      background: #9f836f; }
    .main__content > section.section__full--text span.title__underline--sGreen:after, .main__footer > section.section__full--text span.title__underline--sGreen:after {
      background: #9fc204; }
    .main__content > section.section__full--text span.title__underline--sViolet:after, .main__footer > section.section__full--text span.title__underline--sViolet:after {
      background: #8a2884; }
    .main__content > section.section__full--text span.title__underline + p, .main__footer > section.section__full--text span.title__underline + p {
      line-height: normal;
      margin-bottom: 80px; }
      @media screen and (max-width: 767px) {
        .main__content > section.section__full--text span.title__underline + p, .main__footer > section.section__full--text span.title__underline + p {
          margin-bottom: 20px; } }
  .main__content > section.section__full--text .data, .main__footer > section.section__full--text .data {
    display: inline-block;
    margin: 0 auto 20px;
    width: 108px;
    line-height: 108px;
    text-align: center;
    font-size: 44px;
    color: #fab800;
    font-family: "SomfySans-Regular", Arial, sans-serif;
    border: 1px solid #fab800;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }
    .main__content > section.section__full--text .data sup, .main__footer > section.section__full--text .data sup {
      font-size: 30px; }
  .main__content > section.section__full--col__visual__right, .main__footer > section.section__full--col__visual__right {
    overflow: hidden; }
    .main__content > section.section__full--col__visual__right h3, .main__content > section.section__full--col__visual__right p, .main__footer > section.section__full--col__visual__right h3, .main__footer > section.section__full--col__visual__right p {
      padding-right: 15px; }
    .main__content > section.section__full--col__visual__right .col-transparent, .main__footer > section.section__full--col__visual__right .col-transparent {
      z-index: 20;
      color: white;
      margin: -80px 0;
      padding: 80px 30px; }
      .main__content > section.section__full--col__visual__right .col-transparent:before, .main__footer > section.section__full--col__visual__right .col-transparent:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: -1;
        height: 200%;
        width: 100%;
        background: rgba(0, 0, 0, 0.6); }
      .main__content > section.section__full--col__visual__right .col-transparent .section__full--col_right__subtitle, .main__footer > section.section__full--col__visual__right .col-transparent .section__full--col_right__subtitle {
        position: relative;
        font-size: 24px;
        line-height: 36px;
        color: white;
        font-family: "SomfySans-Light", Arial, sans-serif; }
        .main__content > section.section__full--col__visual__right .col-transparent .section__full--col_right__subtitle:after, .main__footer > section.section__full--col__visual__right .col-transparent .section__full--col_right__subtitle:after {
          display: block;
          content: '';
          margin: 0 0 26px;
          width: 63px;
          height: 2px;
          background: #fab800; }
      @media screen and (max-width: 767px) {
        .main__content > section.section__full--col__visual__right .col-transparent, .main__footer > section.section__full--col__visual__right .col-transparent {
          margin: 0 -15px;
          width: auto;
          padding-bottom: 0;
          padding-top: 20px; } }
    .main__content > section.section__full--col__visual__right .col-visual, .main__footer > section.section__full--col__visual__right .col-visual {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: calc(50% - 195px);
      z-index: 2;
      background-size: cover;
      background-position: center center;
      -webkit-transition: all 0.8s;
      -khtml-transition: all 0.8s;
      -moz-transition: all 0.8s;
      -ms-transition: all 0.8s;
      -o-transition: all 0.8s;
      transition: all 0.8s; }
      @media screen and (max-width: 1142px) {
        .main__content > section.section__full--col__visual__right .col-visual, .main__footer > section.section__full--col__visual__right .col-visual {
          left: 33.8%; } }
      @media screen and (max-width: 996px) {
        .main__content > section.section__full--col__visual__right .col-visual, .main__footer > section.section__full--col__visual__right .col-visual {
          left: 50%; } }
      @media screen and (max-width: 767px) {
        .main__content > section.section__full--col__visual__right .col-visual, .main__footer > section.section__full--col__visual__right .col-visual {
          display: none; } }
  .main__content > section.section__full--section__references, .main__footer > section.section__full--section__references {
    padding: 0 0 80px; }

.bui_v4 .main_header_new .surheader-center, 
.bui_v4 .main_header_new .header-center, 
.bui_v4 .main_header_new #main_menu {
	max-width:1142px;
}
.main_header_new .surheader-center .nav__pays {
  position: absolute;
  left: 0;
  z-index: 20;
  padding: 0;
  width: 100%;
  max-height: 0;
  background: white;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.8s;
  -khtml-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s; }
  .main_header_new .surheader-center .nav__pays.active {
    padding: 50px 0 40px;
    margin-top: 28px; }
  .main_header_new .surheader-center .nav__pays .row {
    position: relative;
    top: -20px;
    overflow: hidden;
    max-height: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -khtml-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s; }
  .main_header_new .surheader-center .nav__pays.active {
    padding: 30px 0 40px;
    max-height: 800px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.6s;
    -khtml-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
    .main_header_new .surheader-center .nav__pays.active .row {
      position: relative;
      top: 0;
      max-height: 800px;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      -webkit-transition: all 0.8s 0.2s;
      -khtml-transition: all 0.8s 0.2s;
      -moz-transition: all 0.8s 0.2s;
      -ms-transition: all 0.8s 0.2s;
      -o-transition: all 0.8s 0.2s;
      transition: all 0.8s 0.2s; }
  .main_header_new .surheader-center .nav__pays * {
    box-sizing: border-box; }
  .main_header_new .surheader-center .nav__pays *, .main_header_new .surheader-center .nav__pays *:before, .main_header_new .surheader-center .nav__pays *:after {
    box-sizing: border-box; }
  .main_header_new .surheader-center .nav__pays:before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: 120vw;
    background: white; }
  .main_header_new .surheader-center .nav__pays ul {
    margin: 0 -15px;
    padding: 0;
    list-style: none; }
    .main_header_new .surheader-center .nav__pays ul ul {
      margin: 0; }
    .main_header_new .surheader-center .nav__pays ul .col-sm-5 li {
      float: left;
      width: 50%; }
  .main_header_new .surheader-center .nav__pays__title {
    display: block;
    margin: 10px 0;
    font-size: 20px;
    color: #485c74;
    font-family: "SomfySans-Regular", Arial, sans-serif;
    text-transform: uppercase;
    white-space: nowrap; }
  .main_header_new .surheader-center .nav__pays__link {
    display: block;
    padding: 8px 0;
    height: auto;
    font-size: 14px;
    white-space: nowrap;
    color: #485c74;
    font-family: "SomfySans-Regular", Arial, sans-serif;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    .main_header_new .surheader-center .nav__pays__link img {
      width: 18px;
      max-width: 18px;
      max-height: 18px;
      margin-right: 8px;
      vertical-align: sub;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
    .main_header_new .surheader-center .nav__pays__link:hover img {
      margin-right: 12px; }

.l-wrapper {
  padding: 40px 0 80px;
  margin: auto;
  text-align: center; }

svg {
  height: 70px;
  width: 70px;
  overflow: visible; }

.g--circle {
  fill: #fab800;
  stroke: #fab800;
  border: none;
  transform-origin: 46.66667px 46.66667px;
  animation: opacity 0.8s linear infinite;
  fill-opacity: 0;
  stroke-opacity: 0;
  animation-name: opacity; }
  .g--circle:nth-child(8n + 1) {
    animation-delay: -0.1s;
    -webkit-transform: rotate(-45deg) translate(5px, 5px);
    -khtml-transform: rotate(-45deg) translate(5px, 5px);
    -moz-transform: rotate(-45deg) translate(5px, 5px);
    -ms-transform: rotate(-45deg) translate(5px, 5px);
    -o-transform: rotate(-45deg) translate(5px, 5px);
    transform: rotate(-45deg) translate(5px, 5px); }
  .g--circle:nth-child(8n + 2) {
    animation-delay: -0.2s;
    -webkit-transform: rotate(-90deg) translate(5px, 5px);
    -khtml-transform: rotate(-90deg) translate(5px, 5px);
    -moz-transform: rotate(-90deg) translate(5px, 5px);
    -ms-transform: rotate(-90deg) translate(5px, 5px);
    -o-transform: rotate(-90deg) translate(5px, 5px);
    transform: rotate(-90deg) translate(5px, 5px); }
  .g--circle:nth-child(8n + 3) {
    animation-delay: -0.3s;
    -webkit-transform: rotate(-135deg) translate(5px, 5px);
    -khtml-transform: rotate(-135deg) translate(5px, 5px);
    -moz-transform: rotate(-135deg) translate(5px, 5px);
    -ms-transform: rotate(-135deg) translate(5px, 5px);
    -o-transform: rotate(-135deg) translate(5px, 5px);
    transform: rotate(-135deg) translate(5px, 5px); }
  .g--circle:nth-child(8n + 4) {
    animation-delay: -0.4s;
    -webkit-transform: rotate(-180deg) translate(5px, 5px);
    -khtml-transform: rotate(-180deg) translate(5px, 5px);
    -moz-transform: rotate(-180deg) translate(5px, 5px);
    -ms-transform: rotate(-180deg) translate(5px, 5px);
    -o-transform: rotate(-180deg) translate(5px, 5px);
    transform: rotate(-180deg) translate(5px, 5px); }
  .g--circle:nth-child(8n + 5) {
    animation-delay: -0.5s;
    -webkit-transform: rotate(-225deg) translate(5px, 5px);
    -khtml-transform: rotate(-225deg) translate(5px, 5px);
    -moz-transform: rotate(-225deg) translate(5px, 5px);
    -ms-transform: rotate(-225deg) translate(5px, 5px);
    -o-transform: rotate(-225deg) translate(5px, 5px);
    transform: rotate(-225deg) translate(5px, 5px); }
  .g--circle:nth-child(8n + 6) {
    animation-delay: -0.6s;
    -webkit-transform: rotate(-270deg) translate(5px, 5px);
    -khtml-transform: rotate(-270deg) translate(5px, 5px);
    -moz-transform: rotate(-270deg) translate(5px, 5px);
    -ms-transform: rotate(-270deg) translate(5px, 5px);
    -o-transform: rotate(-270deg) translate(5px, 5px);
    transform: rotate(-270deg) translate(5px, 5px); }
  .g--circle:nth-child(8n + 7) {
    animation-delay: -0.7s;
    -webkit-transform: rotate(-315deg) translate(5px, 5px);
    -khtml-transform: rotate(-315deg) translate(5px, 5px);
    -moz-transform: rotate(-315deg) translate(5px, 5px);
    -ms-transform: rotate(-315deg) translate(5px, 5px);
    -o-transform: rotate(-315deg) translate(5px, 5px);
    transform: rotate(-315deg) translate(5px, 5px); }
  .g--circle:nth-child(8n + 8) {
    animation-delay: -0.8s;
    -webkit-transform: rotate(-360deg) translate(5px, 5px);
    -khtml-transform: rotate(-360deg) translate(5px, 5px);
    -moz-transform: rotate(-360deg) translate(5px, 5px);
    -ms-transform: rotate(-360deg) translate(5px, 5px);
    -o-transform: rotate(-360deg) translate(5px, 5px);
    transform: rotate(-360deg) translate(5px, 5px); }

@-moz-keyframes opacity {
  0% {
    fill-opacity: 0;
    stroke-opacity: 1;
    stroke-width: 35; }
  75% {
    fill-opacity: 0;
    stroke-opacity: 0;
    stroke-width: 1; } }
.btn {
  display: inline-block;
  height: 40px;
  padding: 0 18px;
  font-size: 18px;
  line-height: 38px;
  font-family: "SomfySans-Regular", Arial, sans-serif;
  text-transform: uppercase;
  border: 2px solid;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer; }
  .btn > i {
    display: inline-block;
    margin: 8px 0 0 -22px;
    font-size: 21px;
    vertical-align: top;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; }
  .btn.btn-icon > i {
    opacity: 1;
    margin: 0 !important;
    margin-top: 11px !important;
    margin-left: 10px !important; }
  .btn.btn-icon:hover, .btn.btn-icon:active, .btn.btn-icon:focus {
    padding: 0 25px; }
  .btn.btn-primary {
    color: white;
    background: #fab800;
    border-color: #fab800; }
    .btn.btn-primary:hover, .btn.btn-primary:focus {
      color: #fab800;
      background: transparent; }
    .btn.btn-primary.btn-white {
      color: #485c74;
      background: white;
      border-color: white; }
      .btn.btn-primary.btn-white i {
        color: #485c74; }
      .btn.btn-primary.btn-white:hover, .btn.btn-primary.btn-white:focus {
        color: white;
        background: transparent; }
        .btn.btn-primary.btn-white:hover i, .btn.btn-primary.btn-white:focus i {
          color: white; }
    .btn.btn-primary.btn-blue {
      color: white;
      background: #485c74;
      border-color: #485c74; }
      .btn.btn-primary.btn-blue i {
        color: white; }
  .btn.btn-lg {
    height: 50px;
    line-height: 50px;
    padding: 0 25px; }
    .btn.btn-lg > i {
      margin-top: 12px; }
  .btn:hover, .btn:focus {
    text-decoration: none;
    padding: 0 12px; }
    .btn:hover > i, .btn:focus > i {
      margin: 8px -6px 0 -4px;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
  .btn.btn-primary.btn-linkedin {
    position: relative;
    z-index: 10; }

.form-group {
  margin-bottom: 16px; }
  .form-group label {
    display: block;
    margin: 0 0 6px 10px;
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .form-group label {
        font-size: 12px;
        margin: 0 0 6px; } }
  .form-group .form-control {
    display: block;
    height: 50px;
    width: 100%;
    padding: 0 10px;
    color: #485c74;
    font-size: 20px;
    line-height: 50px;
    border: 1px solid #dadada;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px; }
    @media screen and (max-width: 767px) {
      .form-group .form-control {
        height: 28px;
        font-size: 12px;
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px; } }
  .form-group textarea.form-control {
    padding: 10px;
    margin-bottom: 44px;
    min-height: 144px;
    line-height: normal; }
    @media screen and (max-width: 767px) {
      .form-group textarea.form-control {
        font-size: 12px; } }

/* Default custom select styles */
div.cs-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
  z-index: 100;
  width: 100%;
  max-width: 500px;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  div.cs-select:focus {
    outline: none;
    /* For better accessibility add a style for this in your skin */ }
  div.cs-select select {
    display: none; }
  div.cs-select span {
    position: relative;
    overflow: hidden;
    display: block;
    cursor: pointer;
    padding: 0 20px;
    font-size: 20px;
    line-height: 60px;
    white-space: nowrap;
    color: #485c74;
    text-overflow: ellipsis;
    font-family: "SomfySans-Regular", Arial, sans-serif; }
  div.cs-select > span {
    padding-right: 40px; }
    div.cs-select > span:after {
      position: absolute;
      top: 50%;
      right: 12px;
      content: '';
      display: block;
      speak: none;
      border-top: 8px solid #485c74;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  div.cs-select .cs-selected span {
    background: #f5f5f5; }
  div.cs-select .cs-options {
    position: absolute;
    top: 50px;
    left: -1px;
    right: -1px;
    overflow: hidden;
    background: #fff;
    max-height: 0;
    border: 1px solid #d4d4d4;
    border-top: none;
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    div.cs-select .cs-options ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%; }
      div.cs-select .cs-options ul li span {
        line-height: 40px;
        -webkit-transition: all 0.4s;
        -khtml-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
        div.cs-select .cs-options ul li span:hover, div.cs-select .cs-options ul li span:focus, div.cs-select .cs-options ul li span:active {
          background-color: #f5f5f5; }
      div.cs-select .cs-options ul li.cs-focus span {
        background-color: #f5f5f5; }
      div.cs-select .cs-options ul li.cs-optgroup ul {
        padding-left: 1em; }
      div.cs-select .cs-options ul li.cs-optgroup > span {
        cursor: default; }
  div.cs-select.cs-active > span:after {
    border-top: none;
    border-bottom: 8px solid #485c74; }
  div.cs-select.cs-active .cs-options {
    overflow-y: visible;
    max-height: 300px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }

div.cs-active {
  z-index: 200; }

.section__full .confirmationMsg {
	font-size:30px;
	line-height:36px;
	font-family:'SomfySans-Regular',Arial,sans-serif;
	margin-top:120px;
	color:white;
}
.section__full .wFormContainer {
	margin:0;
	max-width:none;
}
.section__full .wFormContainer .wFormHeader {
	 height:auto;
}
.section__full .wFormContainer .wForm .wFormTitle {
	 display:none;
}
.section__full .wFormContainer .wForm {
	padding:0;
	background-color:transparent;
	border-radius:0;
	font-family:"SomfySans-Light", Arial, sans-serif;
}
.section__full .wFormContainer fieldset {
	border:none;
	padding:0;
	margin:0;
	font-family: "SomfySans-Regular", Arial, sans-serif;
}
.section__full .wFormContainer fieldset legend {
	display:none;
}
.section__full .wForm .oneField {
	margin:0;
	padding:0;
}
.section__full .wForm .oneField,
.section__full .wForm .actions {
	margin-right:5%;
	margin-top:10px;
	width:44%;
	display:inline-block;
}
.section__full .wForm .oneField:not([role="radiogroup"]) .inputWrapper {
	width:100%;
}
.section__full .wFormContainer .oneField input:not([type="file"]),
.section__full .wFormContainer .inputWrapper textarea,
.section__full .wFormContainer .inputWrapper select {
	width:100%;
	border-radius: 0.25rem;
}
.section__full .wFormContainer .oneField .oneChoice input {
	width:auto;
	margin-left:5%;
}

.section__full .wFormContainer .label.preField {
	font-size:16px;
}
.section__full .wFormContainer .label.preField span {
	font-size:16px !important;
}
.wForm form .oneChoice label, .wForm form .oneChoice .label {
	font-family: "SomfySans-Light", Arial, sans-serif;
}
.section__full .wForm .labelsAbove .preField {
	padding-bottom:2px;
	margin-bottom:0;
}
.section__full .wFormContainer .reqMark:after {
	color:white;
}
.section__full .wForm .actions {
	padding:0;
	text-align:right;
	margin-top:0;
}
.section__full .wForm .actions input[type="submit"] {
	padding:5px 20px;
	border-radius: 0.25rem;
	color:#485c74;
	font-size:18px;
	font-family: "SomfySans-Regular", Arial, sans-serif;
}
.section__full .wForm .actions input[type="submit"][disabled] {
	opacity:0.3;
	background-color:white !important;
}
.section__full .wForm .captcha .onefield br {
	display:none;
}
.section__full .wForm .captchaHelp {
	color:white;
	margin-top:0;
}
.section__full .wForm #google-captcha {
	text-align:left;;
}
.section__full .wForm #google-captcha br {
	display:none;
}
.section__full .wFormFooter {
	 display:none;
}




.section__full--slider .slider__full li {
  height: 700px;
  background-position: center center;
  background-size: cover;
  left: -14px; }
  @media screen and (max-width: 767px) {
    .section__full--slider .slider__full li {
      height: 270px; } }
  .section__full--slider .slider__full li .slider__info {
    position: absolute;
    top: 140px;
    color: white;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    @media screen and (max-width: 767px) {
      .section__full--slider .slider__full li .slider__info {
        top: 40px;
        padding: 0 40px; } }
    .section__full--slider .slider__full li .slider__info--unload {
      top: 100px;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
    .section__full--slider .slider__full li .slider__info--type {
      display: block;
      font-size: 18px;
      line-height: normal;
      font-family: "SomfySans-Regular", Arial, sans-serif; }
      @media screen and (max-width: 767px) {
        .section__full--slider .slider__full li .slider__info--type {
          font-size: 9px; } }
    .section__full--slider .slider__full li .slider__info--title {
      display: block;
      font-size: 50px;
      line-height: normal;
      font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
      @media screen and (max-width: 767px) {
        .section__full--slider .slider__full li .slider__info--title {
          font-size: 21px; } }
    .section__full--slider .slider__full li .slider__info--text {
      display: block;
      margin-bottom: 40px;
      font-size: 30px;
      line-height: normal;
      font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
      @media screen and (max-width: 767px) {
        .section__full--slider .slider__full li .slider__info--text {
          font-size: 16px; } }
    .section__full--slider .slider__full li .slider__info--readmore {
      display: block;
      color: white;
      font-size: 26px;
      font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
      @media screen and (max-width: 767px) {
        .section__full--slider .slider__full li .slider__info--readmore {
          font-size: 12px; } }
.section__full--slider .bx-wrapper .bx-controls-direction {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1142px; }
  .section__full--slider .bx-wrapper .bx-controls-direction a {
    display: block;
    border-top: 2px solid white;
    border-left: 2px solid white;
    width: 36px;
    height: 36px; }
    @media screen and (max-width: 767px) {
      .section__full--slider .bx-wrapper .bx-controls-direction a {
        width: 20px;
        height: 20px; } }
    .section__full--slider .bx-wrapper .bx-controls-direction a:hover {
      width: 50px;
      height: 50px; }
      @media screen and (max-width: 767px) {
        .section__full--slider .bx-wrapper .bx-controls-direction a:hover {
          width: 25px;
          height: 25px; } }
    .section__full--slider .bx-wrapper .bx-controls-direction a.bx-prev {
      -webkit-transform: translateY(-50%) rotate(-45deg);
      -khtml-transform: translateY(-50%) rotate(-45deg);
      -moz-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
      -o-transform: translateY(-50%) rotate(-45deg);
      transform: translateY(-50%) rotate(-45deg); }
      .section__full--slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {
        margin-left: -6px; }
    .section__full--slider .bx-wrapper .bx-controls-direction a.bx-next {
      -webkit-transform: translateY(-50%) rotate(135deg);
      -khtml-transform: translateY(-50%) rotate(135deg);
      -moz-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
      -o-transform: translateY(-50%) rotate(135deg);
      transform: translateY(-50%) rotate(135deg); }
      .section__full--slider .bx-wrapper .bx-controls-direction a.bx-next:hover {
        margin-right: -6px; }

.slider__highlights {
  position: relative; }
  .slider__highlights__content {
    position: absolute;
    right: -200px;
    top: 70px;
    padding: 60px 100px;
    background: white;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.8s 0s ease-out;
    -khtml-transition: all 0.8s 0s ease-out;
    -moz-transition: all 0.8s 0s ease-out;
    -ms-transition: all 0.8s 0s ease-out;
    -o-transition: all 0.8s 0s ease-out;
    transition: all 0.8s 0s ease-out; }
    @media screen and (max-width: 767px) {
      .slider__highlights__content {
        position: static;
        padding: 40px 10px;
        -webkit-transform: translateY(0);
        -khtml-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); } }
  .slider__highlights__visual {
    position: relative;
    left: -100px;
    padding-right: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.8s 0s ease-in;
    -khtml-transition: all 0.8s 0s ease-in;
    -moz-transition: all 0.8s 0s ease-in;
    -ms-transition: all 0.8s 0s ease-in;
    -o-transition: all 0.8s 0s ease-in;
    transition: all 0.8s 0s ease-in; }
    @media screen and (max-width: 767px) {
      .slider__highlights__visual {
        position: static;
        padding: 0; } }
  .slider__highlights li.active .slider__highlights__content {
    right: -100px;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.8s 0s ease-in;
    -khtml-transition: all 0.8s 0s ease-in;
    -moz-transition: all 0.8s 0s ease-in;
    -ms-transition: all 0.8s 0s ease-in;
    -o-transition: all 0.8s 0s ease-in;
    transition: all 0.8s 0s ease-in; }
  .slider__highlights li.active .slider__highlights__visual {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    position: relative;
    left: 0;
    -webkit-transition: all 0.8s 0s ease-out;
    -khtml-transition: all 0.8s 0s ease-out;
    -moz-transition: all 0.8s 0s ease-out;
    -ms-transition: all 0.8s 0s ease-out;
    -o-transition: all 0.8s 0s ease-out;
    transition: all 0.8s 0s ease-out; }
    @media screen and (max-width: 767px) {
      .slider__highlights li.active .slider__highlights__visual {
        position: static; } }
  .slider__highlights__title {
    display: block;
    margin-bottom: 23px;
    font-size: 28px;
    font-family: "SomfySans-Light", Arial, sans-serif;
    color: #485c74; }
  .slider__highlights p {
    margin-bottom: 23px;
    color: #4a4a4a;
    font-size: 16px;
    line-height: normal; }

.main__content > section.section__full--section__references .lightbox {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  padding: 80px; }
  @media screen and (max-width: 767px) {
    .main__content > section.section__full--section__references .lightbox {
      padding: 60px 40px 40px; } }
  .main__content > section.section__full--section__references .lightbox:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0 solid white;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.8s 0.4s;
    -khtml-transition: all 0.8s 0.4s;
    -moz-transition: all 0.8s 0.4s;
    -ms-transition: all 0.8s 0.4s;
    -o-transition: all 0.8s 0.4s;
    transition: all 0.8s 0.4s; }
  .main__content > section.section__full--section__references .lightbox.active .lightbox__cross {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    -webkit-transition: all 0.8s 0.8s;
    -khtml-transition: all 0.8s 0.8s;
    -moz-transition: all 0.8s 0.8s;
    -ms-transition: all 0.8s 0.8s;
    -o-transition: all 0.8s 0.8s;
    transition: all 0.8s 0.8s; }
  .main__content > section.section__full--section__references .lightbox.active:after {
    border: 1000px solid white;
    filter: alpha(opacity=96);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=96)";
    -webkit-opacity: 0.96;
    -khtml-opacity: 0.96;
    -moz-opacity: 0.96;
    -ms-opacity: 0.96;
    -o-opacity: 0.96;
    opacity: 0.96;
    -webkit-transition: all 0.8s;
    -khtml-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s; }
  .main__content > section.section__full--section__references .lightbox .content {
    position: relative;
    top: -20px;
    z-index: 1;
    height: 100%;
    padding: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -khtml-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s; }
    .main__content > section.section__full--section__references .lightbox .content .owl-stage {
      overflow: hidden; }
    .main__content > section.section__full--section__references .lightbox .content .owl-stage-outer {
      overflow-y: visible;
      overflow-x: hidden;
      height: 100% !important; }
    .main__content > section.section__full--section__references .lightbox .content.active {
      top: 0;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      -webkit-transition: all 0.8s 0.8s;
      -khtml-transition: all 0.8s 0.8s;
      -moz-transition: all 0.8s 0.8s;
      -ms-transition: all 0.8s 0.8s;
      -o-transition: all 0.8s 0.8s;
      transition: all 0.8s 0.8s; }
  .main__content > section.section__full--section__references .lightbox__cross {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 20;
    display: block;
    width: 50px;
    height: 50px;
    padding: 20px 0;
    text-align: center;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0; }
    @media screen and (max-width: 767px) {
      .main__content > section.section__full--section__references .lightbox__cross {
        top: 5px;
        right: 10px; } }
    .main__content > section.section__full--section__references .lightbox__cross:hover:before, .main__content > section.section__full--section__references .lightbox__cross:hover:after {
      background: black; }
    .main__content > section.section__full--section__references .lightbox__cross:before {
      position: relative;
      top: 4px;
      left: 4px;
      display: block;
      content: '';
      width: 40px;
      height: 2px;
      background: #666666;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
      @media screen and (max-width: 767px) {
        .main__content > section.section__full--section__references .lightbox__cross:before {
          width: 30px; } }
    .main__content > section.section__full--section__references .lightbox__cross:after {
      position: relative;
      top: 2px;
      left: 4px;
      display: block;
      content: '';
      width: 40px;
      height: 2px;
      background: #666666;
      -webkit-transition: all 0.4s;
      -khtml-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .main__content > section.section__full--section__references .lightbox__cross:after {
          width: 30px; } }

.main__content > section.section__full--maps {
  padding: 0; }
  .main__content > section.section__full--maps #map {
    width: 100%;
    height: 60vh;
    -webkit-transition: all 0.8s;
    -khtml-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s; }
    .main__content > section.section__full--maps #map.active {
      height: 30vh; }
      .main__content > section.section__full--maps #map.active:after {
        top: 0;
        filter: alpha(opacity=60);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        -webkit-opacity: 0.6;
        -khtml-opacity: 0.6;
        -moz-opacity: 0.6;
        -ms-opacity: 0.6;
        -o-opacity: 0.6;
        opacity: 0.6; }
    .main__content > section.section__full--maps #map:after {
      display: block;
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background-color: white;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0;
      -webkit-transition: opacity 0.4s 0.1s;
      -khtml-transition: opacity 0.4s 0.1s;
      -moz-transition: opacity 0.4s 0.1s;
      -ms-transition: opacity 0.4s 0.1s;
      -o-transition: opacity 0.4s 0.1s;
      transition: opacity 0.4s 0.1s; }
    .main__content > section.section__full--maps #map .marker__labels {
      width: 42px;
      height: 59px;
      text-align: center;
      padding-top: 8px;
      font-size: 20px;
      font-family: "SomfySans-Bold", Arial, sans-serif;
      color: #485c74;
      background: url("../../img/bui_v4/marker.png"); }

.main__content > .section__full--section__references header {
  padding: 30px 0;
  background: white; }
  @media screen and (max-width: 767px) {
    .main__content > .section__full--section__references header {
      padding: 20px 0; } }
  .main__content > .section__full--section__references header .row > span,
  .main__content > .section__full--section__references header .row .filter__value > span {
    line-height: 60px;
    font-size: 16px;
    font-family: "SomfySans-Bold", Arial, sans-serif;
    color: #8996a4; }
  .main__content > .section__full--section__references header .filter__value {
    display: none; }
.main__content > .section__full--section__references section {
  padding: 100px 0; }
  @media screen and (max-width: 767px) {
    .main__content > .section__full--section__references section {
      padding: 40px 0; } }
  .main__content > .section__full--section__references section h3 {
    text-align: center; }
    .main__content > .section__full--section__references section h3 .filter--1 {
      display: none; }
    .main__content > .section__full--section__references section h3 .filter--2 {
      display: none; }
      .main__content > .section__full--section__references section h3 .filter--2 span {
        color: #fab800; }
  .main__content > .section__full--section__references section .results {
    margin-top: 100px; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references section .results {
        margin-top: 40px; } }
    .main__content > .section__full--section__references section .results__item {
      margin-bottom: 30px; }
      .main__content > .section__full--section__references section .results__item__content {
        padding: 20px; }
        @media screen and (max-width: 767px) {
          .main__content > .section__full--section__references section .results__item__content {
            padding: 10px; } }
      .main__content > .section__full--section__references section .results__item__visual {
        display: block;
        max-width: 100%;
        height: auto; }
        .main__content > .section__full--section__references section .results__item__visual--wrapper {
          position: relative;
          display: block;
          max-width: 100%;
          height: auto;
          overflow: hidden;
          background: white;
          text-align: center;
          color: white; }
          .main__content > .section__full--section__references section .results__item__visual--wrapper:before {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            z-index: 2;
            display: block;
            content: '';
            width: 100%;
            height: 100%;
            background: #008cb9;
            filter: alpha(opacity=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            -webkit-opacity: 0;
            -khtml-opacity: 0;
            -moz-opacity: 0;
            -ms-opacity: 0;
            -o-opacity: 0;
            opacity: 0;
            -webkit-transition: all 0.4s;
            -khtml-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -ms-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s; }
      .main__content > .section__full--section__references section .results__item__more {
        position: absolute;
        top: 50%;
        z-index: 10;
        display: block;
        width: 100%;
        color: white;
        text-align: center;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0;
        -webkit-transform: translateY(-80%);
        -khtml-transform: translateY(-80%);
        -moz-transform: translateY(-80%);
        -ms-transform: translateY(-80%);
        -o-transform: translateY(-80%);
        transform: translateY(-80%);
        -webkit-transition: all 0.2s ease-out 0s;
        -khtml-transition: all 0.2s ease-out 0s;
        -moz-transition: all 0.2s ease-out 0s;
        -ms-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        transition: all 0.2s ease-out 0s; }
        .main__content > .section__full--section__references section .results__item__more i {
          display: block;
          font-size: 30px;
          margin: 0 auto 10px; }
      .main__content > .section__full--section__references section .results__item__title {
        color: #4a4a4a;
        font-size: 28px;
        font-family: "SomfySans-Light", Arial, sans-serif; }
        @media screen and (max-width: 767px) {
          .main__content > .section__full--section__references section .results__item__title {
            font-size: 18px; } }
      .main__content > .section__full--section__references section .results__item__state {
        display: block;
        margin-bottom: 20px;
        color: #fab800;
        font-size: 18px;
        font-style: italic;
        font-family: "SomfySans-Regular", Arial, sans-serif;
        -webkit-transition: all 0.4s;
        -khtml-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s; }
        @media screen and (max-width: 767px) {
          .main__content > .section__full--section__references section .results__item__state {
            font-size: 12px;
            margin-bottom: 10px; } }
      .main__content > .section__full--section__references section .results__item__description {
        color: #4a4a4a;
        font-size: 18px;
        line-height: 24px;
        font-family: "SomfySans-Light", Arial, sans-serif; }
        @media screen and (max-width: 767px) {
          .main__content > .section__full--section__references section .results__item__description {
            font-size: 14px;
            line-height: normal; } }
      .main__content > .section__full--section__references section .results__item__link {
        display: block;
        background: white; }
        .main__content > .section__full--section__references section .results__item__link:hover, .main__content > .section__full--section__references section .results__item__link:focus, .main__content > .section__full--section__references section .results__item__link:active {
          text-decoration: none; }
          .main__content > .section__full--section__references section .results__item__link:hover .results__item__visual--wrapper:before, .main__content > .section__full--section__references section .results__item__link:focus .results__item__visual--wrapper:before, .main__content > .section__full--section__references section .results__item__link:active .results__item__visual--wrapper:before {
            filter: alpha(opacity=80);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
            -webkit-opacity: 0.8;
            -khtml-opacity: 0.8;
            -moz-opacity: 0.8;
            -ms-opacity: 0.8;
            -o-opacity: 0.8;
            opacity: 0.8; }
          .main__content > .section__full--section__references section .results__item__link:hover .results__item__state, .main__content > .section__full--section__references section .results__item__link:focus .results__item__state, .main__content > .section__full--section__references section .results__item__link:active .results__item__state {
            color: #485c74; }
          .main__content > .section__full--section__references section .results__item__link:hover .results__item__more, .main__content > .section__full--section__references section .results__item__link:focus .results__item__more, .main__content > .section__full--section__references section .results__item__link:active .results__item__more {
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -webkit-opacity: 1;
            -khtml-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1;
            -webkit-transform: translateY(-50%);
            -khtml-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
.main__content > .section__full--section__references .wrapper__references .slider__references {
  margin: 0;
  padding: 0;
  list-style: none; }
  .main__content > .section__full--section__references .wrapper__references .slider__references .owl-item {
    padding-left: 20px; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .slider__references .owl-item {
        padding-left: 0; } }
  @media screen and (max-width: 767px) {
    .main__content > .section__full--section__references .wrapper__references .slider__references .col-md-8 {
      padding: 0 17px; } }
  .main__content > .section__full--section__references .wrapper__references .slider__references h3 {
    margin-bottom: 0;
    line-height: 50px; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .slider__references h3 {
        line-height: normal; } }
  .main__content > .section__full--section__references .wrapper__references .slider__references img {
    width: 100%;
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .slider__references img {
        margin-bottom: 20px; } }
  .main__content > .section__full--section__references .wrapper__references .slider__references .state {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    font-style: italic;
    color: #485c74;
    font-family: "SomfySans-Regular", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .slider__references .state {
        font-size: 14px;
        margin-right: 4px; } }
  .main__content > .section__full--section__references .wrapper__references .slider__references h5 {
    margin-bottom: 0;
    color: #4a4a4a;
    font-size: 34px;
    line-height: normal;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .slider__references h5 {
        font-size: 22px; } }
  .main__content > .section__full--section__references .wrapper__references .slider__references p, .main__content > .section__full--section__references .wrapper__references .slider__references div, .main__content > .section__full--section__references .wrapper__references .slider__references li {
    color: #4a4a4a;
    font-size: 20px;
    line-height: normal;
    font-family: "SomfySans-Light", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .slider__references p, .main__content > .section__full--section__references .wrapper__references .slider__references div, .main__content > .section__full--section__references .wrapper__references .slider__references li {
        font-size: 14px; } }
  .main__content > .section__full--section__references .wrapper__references .slider__references ul {
    margin: 0 0 20px 20px; }
    .main__content > .section__full--section__references .wrapper__references .slider__references ul li {
      margin: 0 0 8px; }
  .main__content > .section__full--section__references .wrapper__references .slider__references dl {
    margin-bottom: 40px; }
    .main__content > .section__full--section__references .wrapper__references .slider__references dl:before, .main__content > .section__full--section__references .wrapper__references .slider__references dl:after {
      content: " ";
      display: table; }
    .main__content > .section__full--section__references .wrapper__references .slider__references dl:after {
      clear: both; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .slider__references dl {
        margin-bottom: 20px; } }
    .main__content > .section__full--section__references .wrapper__references .slider__references dl dt {
      clear: both;
      float: left;
      margin-bottom: 3px;
      width: 135px;
      font-size: 20px;
      font-weight: normal;
      font-family: "SomfySans-Regular", Arial, sans-serif; }
      @media screen and (max-width: 767px) {
        .main__content > .section__full--section__references .wrapper__references .slider__references dl dt {
          font-size: 14px; } }
    .main__content > .section__full--section__references .wrapper__references .slider__references dl dd {
      float: left;
      width: calc(100% - 135px);
      margin-bottom: 3px;
      font-size: 20px;
      font-weight: normal;
      font-family: "SomfySans-Light", Arial, sans-serif; }
      @media screen and (max-width: 767px) {
        .main__content > .section__full--section__references .wrapper__references .slider__references dl dd {
          font-size: 14px; } }
.main__content > .section__full--section__references .wrapper__references .owl-controls {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 95%; }
  .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-dots {
    display: none !important; }
  .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div {
    position: absolute;
    display: block;
    width: 36px;
    height: 36px;
    border-top: 2px solid #666666;
    border-left: 2px solid #666666;
    background: none;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    @media screen and (max-width: 767px) {
      .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div {
        width: 16px;
        height: 16px; } }
    .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div:hover {
      width: 50px;
      height: 50px; }
      @media screen and (max-width: 767px) {
        .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div:hover {
          width: 26px;
          height: 26px; } }
    .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div.owl-prev {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(-45deg);
      -khtml-transform: translateY(-50%) rotate(-45deg);
      -moz-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
      -o-transform: translateY(-50%) rotate(-45deg);
      transform: translateY(-50%) rotate(-45deg); }
      .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div.owl-prev:hover {
        margin-left: -6px; }
    .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div.owl-next {
      right: 0;
      -webkit-transform: translateY(-50%) rotate(135deg);
      -khtml-transform: translateY(-50%) rotate(135deg);
      -moz-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
      -o-transform: translateY(-50%) rotate(135deg);
      transform: translateY(-50%) rotate(135deg); }
      .main__content > .section__full--section__references .wrapper__references .owl-controls .owl-nav div.owl-next:hover {
        margin-right: -6px; }

.main__content > section.section__full--download, .main__footer > section.section__full--download {
  padding: 0;
  text-align: center;
  background: #fab800; }
  .main__content > section.section__full--download a, .main__footer > section.section__full--download a {
    display: block;
    padding: 40px 20px;
    color: white;
    font-size: 36px;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .main__content > section.section__full--download a, .main__footer > section.section__full--download a {
        font-size: 28px;
        line-height: normal; } }
    .main__content > section.section__full--download a i, .main__footer > section.section__full--download a i {
      display: block;
      font-size: 60px;
      margin: 20px auto 0; }
.main__content > section.section__full--documents, .main__footer > section.section__full--documents {
  padding-top: 0;
  padding-bottom: 0; }
  .main__content > section.section__full--documents header, .main__footer > section.section__full--documents header {
    padding: 20px 0 5px; }
.main__content > section.section__full--download__list ul, .main__footer > section.section__full--download__list ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .main__content > section.section__full--download__list ul li, .main__footer > section.section__full--download__list ul li {
    margin: 10px 0;
    font-size: 18px; }
.main__content > section.section__full--download__list .download__list__remove, .main__footer > section.section__full--download__list .download__list__remove {
  color: #d0021b;
  font-size: 30px;
  margin-right: 20px;
  vertical-align: middle; }
  .main__content > section.section__full--download__list .download__list__remove i, .main__footer > section.section__full--download__list .download__list__remove i {
    display: inline-block;
    -webkit-transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .main__content > section.section__full--download__list .download__list__remove:hover i, .main__footer > section.section__full--download__list .download__list__remove:hover i {
    -webkit-transform: rotate(90deg);
    -khtml-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
.main__content > section.section__full--download__list .download__list__link, .main__footer > section.section__full--download__list .download__list__link {
  display: block;
  margin: 30px 0;
  font-size: 30px;
  color: #485c74;
  font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
  .main__content > section.section__full--download__list .download__list__link i, .main__footer > section.section__full--download__list .download__list__link i {
    margin: 0 12px 0 -4px;
    font-size: 40px;
    vertical-align: sub; }

.main__content > section.section__full--search, .main__footer > section.section__full--search {
  padding: 0;background: white; }
  
  .main__content > section.section__full--search header, .main__footer > section.section__full--search header {
    padding: 40px 0 0;
    background: white; }
    .main__content > section.section__full--search header {padding: 15px 0 0;}
    .main__content > section.section__full--search header .search__found, .main__footer > section.section__full--search header .search__found {
      display: inline-block;
      margin-right: 80px;
      font-size: 20px;
      color: #485c74;
      font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
    .main__content > section.section__full--search header .search__filter, .main__footer > section.section__full--search header .search__filter {
      display: inline-block;
      width: 100%;
      list-style: none;
      padding: 0;
      margin: 0; }
      .main__content > section.section__full--search header .search__filter li, .main__footer > section.section__full--search header .search__filter li {
        display: inline-block; }
        @media screen and (max-width: 767px) {
          .main__content > section.section__full--search header .search__filter li, .main__footer > section.section__full--search header .search__filter li {
            min-width: 60px; } }
        .main__content > section.section__full--search header .search__filter li a, .main__footer > section.section__full--search header .search__filter li a {
          position: relative;
          display: block;
          padding: 0 40px 40px 0;
          color: #485c74; }
          @media screen and (max-width: 767px) {
            .main__content > section.section__full--search header .search__filter li a, .main__footer > section.section__full--search header .search__filter li a {
              padding: 0 10px 20px 0; } }
          .main__content > section.section__full--search header .search__filter li a i, .main__footer > section.section__full--search header .search__filter li a i {
            position: relative;
            top: 3px;
            font-size: 30px;
            vertical-align: sub; }
            @media screen and (max-width: 767px) {
              .main__content > section.section__full--search header .search__filter li a i, .main__footer > section.section__full--search header .search__filter li a i {
                left: -6px;
                display: block; } }
          .main__content > section.section__full--search header .search__filter li a:after, .main__footer > section.section__full--search header .search__filter li a:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            width: 0;
            height: 4px;
            background: #fab800;
            -webkit-transition: all 0.4s;
            -khtml-transition: all 0.4s;
            -moz-transition: all 0.4s;
            -ms-transition: all 0.4s;
            -o-transition: all 0.4s;
            transition: all 0.4s; }
          .main__content > section.section__full--search header .search__filter li a:hover, .main__content > section.section__full--search header .search__filter li a:focus, .main__content > section.section__full--search header .search__filter li a.active, .main__footer > section.section__full--search header .search__filter li a:hover, .main__footer > section.section__full--search header .search__filter li a:focus, .main__footer > section.section__full--search header .search__filter li a.active {
            color: #fab800;
            text-decoration: none; }
          .main__content > section.section__full--search header .search__filter li a.active, .main__footer > section.section__full--search header .search__filter li a.active {
            color: #fab800;
            text-decoration: none; }
            .main__content > section.section__full--search header .search__filter li a.active:after, .main__footer > section.section__full--search header .search__filter li a.active:after {
              width: 50px; }
  .main__content > section.section__full--search .search__list, .main__footer > section.section__full--search .search__list {
    padding: 60px 0;
    list-style: none; }
    .main__content > section.section__full--search .search__list li, .main__footer > section.section__full--search .search__list li {
      margin-left: 32px; }
      .main__content > section.section__full--search .search__list li i, .main__footer > section.section__full--search .search__list li i {
        position: absolute;
        left: -20px;
        top: -6px;
        font-size: 30px;
        color: #485c74; }
      .main__content > section.section__full--search .search__list li strong, .main__footer > section.section__full--search .search__list li strong {
        font-weight: normal;
        font-size: 16px;
        font-family: "SomfySans-Regular", Arial, sans-serif; }
      .main__content > section.section__full--search .search__list li em, .main__footer > section.section__full--search .search__list li em {
        font-size: 14px;
        font-family: "SomfySans-Regular", Arial, sans-serif; }
      .main__content > section.section__full--search .search__list li p, .main__footer > section.section__full--search .search__list li p {
        font-size: 14px;
        line-height: normal;
        font-family: "SomfySans-Regular", Arial, sans-serif; }

.filter {
  position: relative;
  vertical-align: top;
  transition: all .5s; }
  @media (min-width: 767px) {
    .filter {
      transform: translateX(-100%); }
      .filter.active {
        transform: translateX(0); } }
  @media (min-width: 996px) {
    .filter {
      transform: translateX(calc(-100% - 10px)); }
      .filter.active {
        transform: translateX(-10px); } }
  .filter__content {
    padding: 30px 10px;
    padding-left: 20px;
    overflow: auto; }
    @media (min-width: 767px) {
      .filter__content {
        height: 600px; } }
  .filter h2 {
    font-size: 36px !important;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif !important; }
  .filter ul {
    padding: 0;
    margin: 0 !important;
    list-style: none; }
    .filter ul li {
      height: 25px;
      overflow: hidden;
      margin-bottom: 5px; }
      @media (max-width: 767px) {
        .filter ul li {
          height: 30px;
          padding-top: 5px; } }
      .filter ul li.hide {
        height: 0; }
  .filter__switch {
    height: 40px;
    max-width: 200px; }
    .filter__switch__family, .filter__switch__toggler, .filter__switch__doctype {
      display: inline-block;
      vertical-align: middle;
      cursor: pointer;
      font-family: "SomfySans-ExtraLight", Arial, sans-serif;
      font-size: 22px; }
    .filter__switch__family {
      color: #fab800; }
    .filter__switch__toggler {
      margin: 0 10px;
      height: 16px;
      width: 45px;
      border-radius: 16px;
      background: #D1D1D1;
      position: relative; }
      .filter__switch__toggler::before {
        content: " ";
        position: absolute;
        top: -5px;
        left: 0;
        width: 26px;
        height: 26px;
        border-radius: 100%;
        background: #fab800;
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.4); }
    .filter__switch.active .filter__switch__family {
      color: white; }
    .filter__switch.active .filter__switch__toggler::before {
      left: auto;
      right: 0; }
    .filter__switch.active .filter__switch__doctype {
      color: #fab800; }
  .filter__radios label, .filter__checkboxes label {
    padding-top: 2px;
    padding-left: 35px;
    cursor: pointer;
    position: relative; }
    .filter__radios label::before, .filter__checkboxes label::before {
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      height: 24px;
      width: 24px;
      border-radius: 100%;
      border: 2px solid; }
  .filter__radios input, .filter__checkboxes input {
    display: none; }
    .filter__radios input:checked + label, .filter__checkboxes input:checked + label {
      color: #fab800; }
  .filter__radios--blue input:checked + label, .filter__checkboxes--blue input:checked + label {
    color: #485c74; }
  .filter__radios input:checked + label::before {
    border: none;
    font-family: 'somfy';
    content: "\e9b0";
    font-size: 30px;
    margin-left: -3px; }
  .filter__checkboxes .icon-eye,
  .filter__checkboxes input + label::before {
    color: #D1D1D1; }
  .filter__checkboxes .icon-eye {
    height: 24px;
    width: 24px;
    border-radius: 100%;
    border: 2px solid;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 16px; }
  .filter__checkboxes input + label::before {
    font-family: 'somfy';
    content: "\e9a3";
    text-align: center;
    line-height: 20px; }
  .filter__checkboxes input:checked ~ label::before,
  .filter__checkboxes input:checked ~ span {
    color: #fab800 !important; }
  .filter--main {
    z-index: 3;
    color: white;
    background: #485c74; }
    @media (min-width: 768px) {
      .filter--main {
        transform: translateX(0) !important; } }
    @media (min-width: 997px) {
      .filter--main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 80px, calc(100% - 10px) 90px, 100% 100px, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 80px, calc(100% - 10px) 90px, 100% 100px, 100% 100%, 0 100%); } }
    .filter--main .filter__content {
      padding-left: 0; }
      @media (max-width: 996px) {
        .filter--main .filter__content {
          padding-left: 15px; } }
    .filter--main h2 {
      color: white !important; }
      @media (max-width: 767px) {
        .filter--main h2 {
          margin-bottom: 10px; } }
  .filter--sub {
    z-index: 2;
    color: white;
    background: #fab800; }
    @media (max-width: 996px) {
      .filter--sub {
        height: 0;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        transform: translateX(0) !important; }
        .filter--sub.active {
          height: 500px;
          overflow: auto; } }
    @media (max-width: 767px) {
      .filter--sub.active {
        height: auto;
        overflow: visible; } }
    @media (min-width: 997px) {
      .filter--sub {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 80px, calc(100% - 10px) 90px, 100% 100px, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 80px, calc(100% - 10px) 90px, 100% 100px, 100% 100%, 0 100%); } }
    .filter--sub h2 {
      color: white !important;
      margin-bottom: 40px; }
      @media (max-width: 767px) {
        .filter--sub h2 {
          margin-bottom: 20px; } }
  .filter--results {
    z-index: 1;
    background: white;
    position: relative; }
    @media (max-width: 996px) {
      .filter--results {
        height: 0;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        transform: translateX(0) !important; }
        .filter--results.active {
          height: 600px;
          overflow: auto; } }
    @media (max-width: 767px) {
      .filter--results.active {
        height: auto;
        overflow: visible; } }
    @media (min-width: 997px) {
      .filter--results {
        height: 600px;
        opacity: 0; }
        .filter--results.active {
          opacity: 1;
          transform: translateX(-20px); } }
    .filter--results::before {
      z-index: -1;
      content: " ";
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100vw;
      background: white; }
    @media (min-width: 996px) {
      .filter--results.active {
        opacity: 1;
        transform: translateX(-20px); } }
    .filter--results h3 {
      font-size: 22px !important;
      color: #fab800 !important;
      margin-bottom: 0 !important;
      height: 40px; }
      .filter--results h3 span {
        margin-top: -2px; }
  .filter__radios {
    opacity: 0;
    transition: all .5s; }
  .filter__radios--family, .filter__radios--doctype {
    display: none; }
    .filter__radios--family.active, .filter__radios--doctype.active {
      display: block; }

.basket__items, .basket__download {
  display: inline-block;
  width: 350px;
  padding-left: 30px; }
  @media (max-width: 767px) {
    .basket__items, .basket__download {
      width: 100%;
      padding: 0 10px; } }
.basket__items {
  padding: 0;
  padding-left: 30px;
  margin: 0 !important;
  list-style: none;
  display: inline-block; }
  @media (max-width: 767px) {
    .basket__items {
      padding-left: 10px; } }
  .basket__items li {
    text-align: left;
    font-size: 18px !important;
    font-family: "SomfySans-Regular", Arial, sans-serif !important;
    margin-bottom: 5px; }
    .basket__items li i {
      color: #d70022;
      font-size: 25px;
      vertical-align: middle;
      margin-top: -2px;
      display: inline-block;
      margin-right: 20px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .basket__items li i {
          margin-right: 10px; } }
.basket__download {
  text-align: left;
  font-size: 18px !important;
  font-family: "SomfySans-Regular", Arial, sans-serif !important;
  color: #485c74 !important;
  margin-top: 20px; }
  .basket__download i {
    color: #485c74 !important;
    font-size: 25px;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block;
    margin-right: 20px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .basket__download i {
        margin-right: 5px; } }

.section__full--linkedin {
  background: white; }
  @media (max-width: 996px) {
    .section__full--linkedin {
      background: #8996a4; } }
  .section__full--linkedin::before {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background: #8996a4; }
    @media (max-width: 996px) {
      .section__full--linkedin::before {
        content: none; } }
  .section__full--linkedin .bx-wrapper .bx-pager {
    bottom: -60px; }
    .section__full--linkedin .bx-wrapper .bx-pager.bx-default-pager a {
      -webkit-border-radius: 0;
      -khtml-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      width: 68px;
      height: 6px;
      margin: 0 10px;
      background: #bbbbbb; }
      .section__full--linkedin .bx-wrapper .bx-pager.bx-default-pager a:hover, .section__full--linkedin .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #fab800; }
    @media (max-width: 767px) {
	  .section__full--linkedin .bx-wrapper .bx-pager {
	    width: 860px;
	    max-width:100%; } }
	@media (min-width: 996px) {
	  .section__full--linkedin .bx-wrapper .bx-pager {
	    left: 50%;
	    transform: translateX(-50%);
	    width: 1000px;
	    text-align: left; } }
  .section__full--linkedin .slider__linkedin-title {
    color: white;
    padding-left: 80px;
    padding-right: 60px;
    margin-bottom: -230px; }
    @media (max-width: 767px) {
      .section__full--linkedin .slider__linkedin-title {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (max-width: 996px) {
      .section__full--linkedin .slider__linkedin-title {
        margin-bottom: 0; } }
    .section__full--linkedin .slider__linkedin-title i.fa-linkedin-square {
      float: left;
      font-size: 56px;
      margin-left: -80px; }
      @media (max-width: 767px) {
        .section__full--linkedin .slider__linkedin-title i.fa-linkedin-square {
          display: none; } }
    .section__full--linkedin .slider__linkedin-title h4, .section__full--linkedin .slider__linkedin-title h5 {
      text-align: left;
      color: white; }
    .section__full--linkedin .slider__linkedin-title h4 {
      padding-top: 8px;
      font-size: 34px; }
      @media (max-width: 767px) {
        .section__full--linkedin .slider__linkedin-title h4 {
          text-align: center; } }
  .section__full--linkedin .slider__linkedin {
    margin: 0 !important; }
    .section__full--linkedin .slider__linkedin__content {
      color: white;
      padding-top: 180px;
      padding-left: 80px;
      padding-right: 60px;
      transform: translateX(-100px);
      opacity: 0;
      transition: all .4s; }
      @media (max-width: 767px) {
        .section__full--linkedin .slider__linkedin__content {
          padding-left: 10px !important;
          padding-right: 10px !important; } }
      @media (max-width: 996px) {
        .section__full--linkedin .slider__linkedin__content {
          padding-top: 0;
          padding-left: 80px;
          padding-right: 60px;
          margin-bottom: 40px; } }
    .section__full--linkedin .slider__linkedin__date {
      font-style: italic; }
    .section__full--linkedin .slider__linkedin__img {
      text-align: center;
      transform: translateX(100px);
      opacity: 0;
      transition: all .4s;
      margin-left:80px; }
      .section__full--linkedin .slider__linkedin__img img {
        display: inline-block;
        max-width: 100%; }
    .section__full--linkedin .slider__linkedin li.active .slider__linkedin__content,
    .section__full--linkedin .slider__linkedin li.active .slider__linkedin__img {
      transform: translateX(0);
      opacity: 1; }

.section__full--contact-map {
  position: relative;
  background: #485c74; }
  @media (max-width: 996px) {
    .section__full--contact-map {
      padding-top: 0 !important; } }
  .section__full--contact-map .contact-map__map {
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: calc(50% - 199.2px); }
    @media (max-width: 996px) {
      .section__full--contact-map .contact-map__map {
        position: static;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        height: 33.333vh;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      .section__full--contact-map .contact-map__map {
        margin-bottom: 20px; } }
  .section__full--contact-map .contact-map__addresses {
    padding-left: 50px; }
    .section__full--contact-map .contact-map__addresses h3 {
      color: white !important;
      font-size: 40px;
      position: relative; }
      .section__full--contact-map .contact-map__addresses h3::before {
        content: " ";
        position: absolute;
        top: 100%;
        left: 2px;
        width: 50px;
        height: 2px;
        background: #fab800; }
  .section__full--contact-map .contact-map__address {
    margin-top: 30px;
    color: white; }
    .section__full--contact-map .contact-map__address h4 {
      color: white;
      font-family: "SomfySans-Regular", Arial, sans-serif;
      text-transform: uppercase;
      font-size: 28px;
      margin-bottom: 15px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .section__full--contact-map .contact-map__address h4 {
          font-size: 25px; } }
      .section__full--contact-map .contact-map__address h4 i {
        font-size: 32px; }
    .section__full--contact-map .contact-map__address p {
      padding-left: 42px; }
      @media (max-width: 767px) {
        .section__full--contact-map .contact-map__address p {
          margin-bottom: 10px; } }
    .section__full--contact-map .contact-map__address__toggle {
      display: none; }
    .section__full--contact-map .contact-map__address.active .contact-map__address__toggle {
      display: block; }

.main__content .page__header {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 56%;
  z-index: 2;
  padding: 14px 30px 24px 0;
  text-align: right;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  background: rgba(255, 255, 255, 0.7);
  -webkit-transition: opacity 1s 0.2s, right 1s, left 1s;
  -khtml-transition: opacity 1s 0.2s, right 1s, left 1s;
  -moz-transition: opacity 1s 0.2s, right 1s, left 1s;
  -ms-transition: opacity 1s 0.2s, right 1s, left 1s;
  -o-transition: opacity 1s 0.2s, right 1s, left 1s;
  transition: opacity 1s 0.2s, right 1s, left 1s; }
  @media screen and (max-width: 996px) {
    .main__content .page__header {
      right: 20%; } }
  @media screen and (max-width: 767px) {
    .main__content .page__header {
      position: static;
      text-align: center;
      padding-right: 15px;
      padding-left: 15px; } }
  .main__content .page__header__title {
    color: #485c74;
    font-size: 36px;
    font-weight: normal;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
  .main__content .page__header__text {
    color: #485c74;
    font-size: 16px;
    font-family: "SomfySans-Regular", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0; }

@media screen and (max-width: 767px) {
  footer.main__footer ul.list_horizontal {
    margin-left: 0; } }
footer.main__footer section.back--blue {
  padding-top: 60px; }
footer.main__footer > section.section__full h3 {
  margin-bottom: 45px; }
footer.main__footer p {
  margin-bottom: 60px;
  color: #4a4a4a;
  font-size: 24px;
  font-family: "SomfySans-Light", Arial, sans-serif; }
  footer.main__footer p i {
    position: absolute;
    left: -70px;
    margin-top: -20px;
    font-size: 60px;
    color: #fab800; }
  @media screen and (max-width: 767px) {
    footer.main__footer p {
      text-align: center;
      margin-bottom: 40px !important;
      line-height: normal; }
      footer.main__footer p a {
        display: block; }
      footer.main__footer p i {
        display: none; } }
footer.main__footer .col-sep {
  border-right: 1px solid #acacac; }
footer.main__footer .main__footer__social ul li:first-child,
footer.main__footer .main__footer__title {
  display: block;
  margin-bottom: 34px;
  color: #4a4a4a;
  font-size: 40px;
  font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    footer.main__footer .main__footer__social ul li:first-child,
    footer.main__footer .main__footer__title {
      font-size: 28px;
      text-align: center;
      margin-bottom: 18px; } }
footer.main__footer .main__footer__social ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (max-width: 767px) {
    footer.main__footer .main__footer__social ul {
      text-align: center; } }
  footer.main__footer .main__footer__social ul li {
    display: inline-block;
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      footer.main__footer .main__footer__social ul li {
        margin: 0 15px; } }
    footer.main__footer .main__footer__social ul li a {
      font-size: 50px;
      color: #8996a4; }
      footer.main__footer .main__footer__social ul li a span {
        display: none; }
      footer.main__footer .main__footer__social ul li a:after {
        font-family: 'somfy';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      footer.main__footer .main__footer__social ul li a:hover {
        color: #fab800; }
    footer.main__footer .main__footer__social ul li.facebook a:after {
      content: "\e9b7"; }
    footer.main__footer .main__footer__social ul li.twitter a:after {
      content: "\e9c9"; }
    footer.main__footer .main__footer__social ul li.youtube a:after {
      content: "\f167";
      font-family: FontAwesome;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
footer.main__footer .main__footer__links {
  position: relative;
  margin-top: 65px;
  text-align: center;
  color: black;
  font-size: 16px;
  font-family: "SomfySans-Light", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    footer.main__footer .main__footer__links {
      padding: 20px 20px 0 20px;
      margin: 50px -15px 0; } }
  footer.main__footer .main__footer__links img:first-child {
    float: left; }
    @media screen and (max-width: 767px) {
      footer.main__footer .main__footer__links img:first-child {
        float: none; } }
  footer.main__footer .main__footer__links img:last-child {
    position: absolute;
    right: 0;
    top: 20px;
    max-width: 180px; }
    @media screen and (max-width: 996px) {
      footer.main__footer .main__footer__links img:last-child {
        position: relative; } }
  footer.main__footer .main__footer__links ul {
    display: inline-block;
    margin: 8px 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    @media screen and (max-width: 767px) {
      footer.main__footer .main__footer__links ul {
        margin: 30px 0 !important; } }
    footer.main__footer .main__footer__links ul li {
      display: inline-block; }
      footer.main__footer .main__footer__links ul li:after {
        content: '-';
        margin: 0 8px; }
      footer.main__footer .main__footer__links ul li:last-child:after {
        display: none; }
      footer.main__footer .main__footer__links ul li a {
        color: #485c74; }
        footer.main__footer .main__footer__links ul li a:hover {
          color: #fab800; }
        @media screen and (max-width: 767px) {
          footer.main__footer .main__footer__links ul li a:first-child {
            display: inline-block;
            color: #008cb9;
            margin-top: 10px; } }
footer.main__footer .top__page {
  position: absolute;
  right: 10px;
  top: 74px;
  display: block;
  font-family: "SomfySans-Light", Arial, sans-serif;
  color: #666666;
  font-size: 18px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    footer.main__footer .top__page {
      right: 50%;
      top: 250px;
      margin-right: -23px; } }
  footer.main__footer .top__page:before {
    display: block;
    content: '';
    margin: 0 auto -4px;
    width: 28px;
    height: 28px;
    border-left: 2px solid #666666;
    border-top: 2px solid #666666;
    -webkit-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
    zoom: 1;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  footer.main__footer .top__page:hover:before {
    margin: -4px auto 4px; }

.isRtl .main__content .page__header, .isRtl .main__footer .page__header {
  right: 0;
  left: 56%;
  padding: 14px 0 24px 30px;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .page__header, .isRtl .main__footer .page__header {
      text-align: right;
      padding: 14px 15px 24px 15px; } }
  .isRtl .main__content .page__header--unload, .isRtl .main__footer .page__header--unload {
    left: 70%; }
.isRtl .main__content > section.section__full--col_right:before, .isRtl .main__footer > section.section__full--col_right:before {
  right: calc(50% + 195px);
  left: 0; }
.isRtl .main__content > section.section__full--col_right .col-md-4, .isRtl .main__footer > section.section__full--col_right .col-md-4 {
  padding-right: 30px; }
@media screen and (max-width: 767px) {
  .isRtl .main__content > section.section__full--highlights .section__full--highlights__all, .isRtl .main__footer > section.section__full--highlights .section__full--highlights__all {
    text-align: left; }
  .isRtl .main__content > section.section__full--col__visual__right h3, .isRtl .main__content > section.section__full--col__visual__right p, .isRtl .main__footer > section.section__full--col__visual__right h3, .isRtl .main__footer > section.section__full--col__visual__right p {
    padding-right: 0; }
  .isRtl .main__content > section.section__full--visual__expand .section__full--visual__expand__deco, .isRtl .main__footer > section.section__full--visual__expand .section__full--visual__expand__deco {
    left: 15px;
    right: auto; } }
.isRtl .main__content .slider__highlights__content, .isRtl .main__footer .slider__highlights__content {
  position: absolute;
  right: auto;
  left: -200px; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .slider__highlights__content, .isRtl .main__footer .slider__highlights__content {
      position: static; } }
.isRtl .main__content .slider__highlights__visual, .isRtl .main__footer .slider__highlights__visual {
  position: relative;
  left: auto;
  right: -100px;
  padding-right: 0; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .slider__highlights__visual, .isRtl .main__footer .slider__highlights__visual {
      position: static;
      padding: 0; } }
.isRtl .main__content .slider__highlights li.active .slider__highlights__content, .isRtl .main__footer .slider__highlights li.active .slider__highlights__content {
  right: auto;
  left: -100px; }
.isRtl .main__content .slider__highlights li.active .slider__highlights__visual, .isRtl .main__footer .slider__highlights li.active .slider__highlights__visual {
  position: relative;
  right: 0;
  left: auto; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .slider__highlights li.active .slider__highlights__visual, .isRtl .main__footer .slider__highlights li.active .slider__highlights__visual {
      position: static;
      padding: 0; } }
.isRtl .main__content > section.section__full--col__visual__right .col-visual, .isRtl .main__footer > section.section__full--col__visual__right .col-visual {
  position: absolute;
  left: 0;
  right: calc(50% - 195px); }
  @media screen and (max-width: 1142px) {
    .isRtl .main__content > section.section__full--col__visual__right .col-visual, .isRtl .main__footer > section.section__full--col__visual__right .col-visual {
      right: 33.8%; } }
  @media screen and (max-width: 996px) {
    .isRtl .main__content > section.section__full--col__visual__right .col-visual, .isRtl .main__footer > section.section__full--col__visual__right .col-visual {
      right: 50%; } }
.isRtl .main__content > section.section__full--visual__expand .col-visual, .isRtl .main__footer > section.section__full--visual__expand .col-visual {
  position: absolute;
  left: 0;
  right: calc(50% + 195px); }
  @media screen and (max-width: 1142px) {
    .isRtl .main__content > section.section__full--visual__expand .col-visual, .isRtl .main__footer > section.section__full--visual__expand .col-visual {
      right: 66.2%; } }
  @media screen and (max-width: 996px) {
    .isRtl .main__content > section.section__full--visual__expand .col-visual, .isRtl .main__footer > section.section__full--visual__expand .col-visual {
      position: relative;
      right: 0;
      left: auto; } }
  .isRtl .main__content > section.section__full--visual__expand .col-visual a, .isRtl .main__footer > section.section__full--visual__expand .col-visual a {
    right: 50px;
    left: auto; }
  .isRtl .main__content > section.section__full--visual__expand .col-visual.expand, .isRtl .main__footer > section.section__full--visual__expand .col-visual.expand {
    left: 0;
    right: 0; }
.isRtl .main__content > section.section__full--visual__expand dl dt, .isRtl .main__footer > section.section__full--visual__expand dl dt {
  float: right; }
.isRtl .main__content > section.section__full--visual__expand dl dd, .isRtl .main__footer > section.section__full--visual__expand dl dd {
  float: right; }
.isRtl .main__content > section.section__full--visual__expand p, .isRtl .main__footer > section.section__full--visual__expand p {
  margin: 0 0 40px 40px; }
.isRtl .main__content > section.section__full--text span.title__underline + p, .isRtl .main__footer > section.section__full--text span.title__underline + p {
  padding-left: 30%;
  padding-right: 0; }
.isRtl .main__content .col-sep, .isRtl .main__footer .col-sep {
  border-left: 1px solid #acacac;
  border-right: none; }
.isRtl .main__content .top__page, .isRtl .main__footer .top__page {
  left: 0;
  right: auto; }
.isRtl .main__content > section.section__full--search header .search__found, .isRtl .main__footer > section.section__full--search header .search__found {
  margin-left: 80px;
  margin-right: 0; }
.isRtl .main__content > section.section__full--search header .search__filter li a, .isRtl .main__footer > section.section__full--search header .search__filter li a {
  padding: 0 0 40px 40px; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content > section.section__full--search header .search__filter li a, .isRtl .main__footer > section.section__full--search header .search__filter li a {
      padding: 0 0 20px 10px; } }
  .isRtl .main__content > section.section__full--search header .search__filter li a:after, .isRtl .main__footer > section.section__full--search header .search__filter li a:after {
    left: auto;
    right: 0; }
.isRtl .main__content > section.section__full--search .search__list li, .isRtl .main__footer > section.section__full--search .search__list li {
  margin-right: 32px;
  margin-left: auto; }
  .isRtl .main__content > section.section__full--search .search__list li i, .isRtl .main__footer > section.section__full--search .search__list li i {
    left: auto;
    right: -24px; }
.isRtl .main__content div.cs-select > span, .isRtl .main__footer div.cs-select > span {
  padding-left: 40px;
  padding-right: 20px; }
.isRtl .main__content div.cs-select span, .isRtl .main__footer div.cs-select span {
  text-align: right; }
  .isRtl .main__content div.cs-select span:after, .isRtl .main__footer div.cs-select span:after {
    left: 12px;
    right: auto; }
.isRtl .main__content > .section__full--section__references header .row > span, .isRtl .main__footer > .section__full--section__references header .row > span {
  text-align: left; }
.isRtl .main__content > .section__full--section__references .lightbox__cross, .isRtl .main__footer > .section__full--section__references .lightbox__cross {
  left: 20px; }
.isRtl .main__content > .section__full--section__references .bx-wrapper, .isRtl .main__footer > .section__full--section__references .bx-wrapper {
  direction: ltr; }
  .isRtl .main__content > .section__full--section__references .bx-wrapper li, .isRtl .main__footer > .section__full--section__references .bx-wrapper li {
    direction: rtl; }
.isRtl .main__content > .section__full--section__references .wrapper__references .slider__references dl dd, .isRtl .main__content > .section__full--section__references .wrapper__references .slider__references dl dt, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references dl dd, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references dl dt {
  float: right; }
.isRtl .main__content > .section__full--section__references .wrapper__references .slider__references .row, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references .row {
  margin-right: 5px; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content > .section__full--section__references .wrapper__references .slider__references .row, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references .row {
      margin-right: -15px; } }
  .isRtl .main__content > .section__full--section__references .wrapper__references .slider__references .row > div, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references .row > div {
    text-align: right; }

.isRtl .main__content .page__header, .isRtl .main__footer .page__header {
  right: 0;
  left: 56%;
  padding: 14px 0 24px 30px;
  text-align: left; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .page__header, .isRtl .main__footer .page__header {
      text-align: right;
      padding: 14px 15px 24px 15px; } }
  .isRtl .main__content .page__header--unload, .isRtl .main__footer .page__header--unload {
    left: 70%; }
.isRtl .main__content > section.section__full--col_right:before, .isRtl .main__footer > section.section__full--col_right:before {
  right: calc(50% + 195px);
  left: 0; }
.isRtl .main__content > section.section__full--col_right .col-md-4, .isRtl .main__footer > section.section__full--col_right .col-md-4 {
  padding-right: 30px; }
@media screen and (max-width: 767px) {
  .isRtl .main__content > section.section__full--highlights .section__full--highlights__all, .isRtl .main__footer > section.section__full--highlights .section__full--highlights__all {
    text-align: left; }
  .isRtl .main__content > section.section__full--col__visual__right h3, .isRtl .main__content > section.section__full--col__visual__right p, .isRtl .main__footer > section.section__full--col__visual__right h3, .isRtl .main__footer > section.section__full--col__visual__right p {
    padding-right: 0; }
  .isRtl .main__content > section.section__full--visual__expand .section__full--visual__expand__deco, .isRtl .main__footer > section.section__full--visual__expand .section__full--visual__expand__deco {
    left: 15px;
    right: auto; } }
.isRtl .main__content .slider__highlights__content, .isRtl .main__footer .slider__highlights__content {
  position: absolute;
  right: auto;
  left: -200px; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .slider__highlights__content, .isRtl .main__footer .slider__highlights__content {
      position: static; } }
.isRtl .main__content .slider__highlights__visual, .isRtl .main__footer .slider__highlights__visual {
  position: relative;
  left: auto;
  right: -100px;
  padding-right: 0; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .slider__highlights__visual, .isRtl .main__footer .slider__highlights__visual {
      position: static;
      padding: 0; } }
.isRtl .main__content .slider__highlights li.active .slider__highlights__content, .isRtl .main__footer .slider__highlights li.active .slider__highlights__content {
  right: auto;
  left: -100px; }
.isRtl .main__content .slider__highlights li.active .slider__highlights__visual, .isRtl .main__footer .slider__highlights li.active .slider__highlights__visual {
  position: relative;
  right: 0;
  left: auto; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content .slider__highlights li.active .slider__highlights__visual, .isRtl .main__footer .slider__highlights li.active .slider__highlights__visual {
      position: static;
      padding: 0; } }
.isRtl .main__content > section.section__full--col__visual__right .col-visual, .isRtl .main__footer > section.section__full--col__visual__right .col-visual {
  position: absolute;
  left: 0;
  right: calc(50% - 195px); }
  @media screen and (max-width: 1142px) {
    .isRtl .main__content > section.section__full--col__visual__right .col-visual, .isRtl .main__footer > section.section__full--col__visual__right .col-visual {
      right: 33.8%; } }
  @media screen and (max-width: 996px) {
    .isRtl .main__content > section.section__full--col__visual__right .col-visual, .isRtl .main__footer > section.section__full--col__visual__right .col-visual {
      right: 50%; } }
.isRtl .main__content > section.section__full--visual__expand .col-visual, .isRtl .main__footer > section.section__full--visual__expand .col-visual {
  position: absolute;
  left: 0;
  right: calc(50% + 195px); }
  @media screen and (max-width: 1142px) {
    .isRtl .main__content > section.section__full--visual__expand .col-visual, .isRtl .main__footer > section.section__full--visual__expand .col-visual {
      right: 66.2%; } }
  @media screen and (max-width: 996px) {
    .isRtl .main__content > section.section__full--visual__expand .col-visual, .isRtl .main__footer > section.section__full--visual__expand .col-visual {
      position: relative;
      right: 0;
      left: auto; } }
  .isRtl .main__content > section.section__full--visual__expand .col-visual a, .isRtl .main__footer > section.section__full--visual__expand .col-visual a {
    right: 50px;
    left: auto; }
  .isRtl .main__content > section.section__full--visual__expand .col-visual.expand, .isRtl .main__footer > section.section__full--visual__expand .col-visual.expand {
    left: 0;
    right: 0; }
.isRtl .main__content > section.section__full--visual__expand dl dt, .isRtl .main__footer > section.section__full--visual__expand dl dt {
  float: right; }
.isRtl .main__content > section.section__full--visual__expand dl dd, .isRtl .main__footer > section.section__full--visual__expand dl dd {
  float: right; }
.isRtl .main__content > section.section__full--visual__expand p, .isRtl .main__footer > section.section__full--visual__expand p {
  margin: 0 0 40px 40px; }
.isRtl .main__content > section.section__full--text span.title__underline + p, .isRtl .main__footer > section.section__full--text span.title__underline + p {
  padding-left: 30%;
  padding-right: 0; }
.isRtl .main__content .col-sep, .isRtl .main__footer .col-sep {
  border-left: 1px solid #acacac;
  border-right: none; }
.isRtl .main__content .top__page, .isRtl .main__footer .top__page {
  left: 0;
  right: auto; }
.isRtl .main__content > section.section__full--search header .search__found, .isRtl .main__footer > section.section__full--search header .search__found {
  margin-left: 80px;
  margin-right: 0; }
.isRtl .main__content > section.section__full--search header .search__filter li a, .isRtl .main__footer > section.section__full--search header .search__filter li a {
  padding: 0 0 40px 40px; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content > section.section__full--search header .search__filter li a, .isRtl .main__footer > section.section__full--search header .search__filter li a {
      padding: 0 0 20px 10px; } }
  .isRtl .main__content > section.section__full--search header .search__filter li a:after, .isRtl .main__footer > section.section__full--search header .search__filter li a:after {
    left: auto;
    right: 0; }
.isRtl .main__content > section.section__full--search .search__list li, .isRtl .main__footer > section.section__full--search .search__list li {
  margin-right: 32px;
  margin-left: auto; }
  .isRtl .main__content > section.section__full--search .search__list li i, .isRtl .main__footer > section.section__full--search .search__list li i {
    left: auto;
    right: -24px; }
.isRtl .main__content div.cs-select > span, .isRtl .main__footer div.cs-select > span {
  padding-left: 40px;
  padding-right: 20px; }
.isRtl .main__content div.cs-select span, .isRtl .main__footer div.cs-select span {
  text-align: right; }
  .isRtl .main__content div.cs-select span:after, .isRtl .main__footer div.cs-select span:after {
    left: 12px;
    right: auto; }
.isRtl .main__content > .section__full--section__references header .row > span, .isRtl .main__footer > .section__full--section__references header .row > span {
  text-align: left; }
.isRtl .main__content > .section__full--section__references .lightbox__cross, .isRtl .main__footer > .section__full--section__references .lightbox__cross {
  left: 20px; }
.isRtl .main__content > .section__full--section__references .bx-wrapper, .isRtl .main__footer > .section__full--section__references .bx-wrapper {
  direction: ltr; }
  .isRtl .main__content > .section__full--section__references .bx-wrapper li, .isRtl .main__footer > .section__full--section__references .bx-wrapper li {
    direction: rtl; }
.isRtl .main__content > .section__full--section__references .wrapper__references .slider__references dl dd, .isRtl .main__content > .section__full--section__references .wrapper__references .slider__references dl dt, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references dl dd, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references dl dt {
  float: right; }
.isRtl .main__content > .section__full--section__references .wrapper__references .slider__references .row, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references .row {
  margin-right: 5px; }
  @media screen and (max-width: 767px) {
    .isRtl .main__content > .section__full--section__references .wrapper__references .slider__references .row, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references .row {
      margin-right: -15px; } }
  .isRtl .main__content > .section__full--section__references .wrapper__references .slider__references .row > div, .isRtl .main__footer > .section__full--section__references .wrapper__references .slider__references .row > div {
    text-align: right; }
.isRtl .main__content > .section__full--basket h3 i, .isRtl .main__footer > .section__full--basket h3 i {
  margin-left: 15px;
  margin-right: 0; }
.isRtl .main__content > .section__full--basket .basket__items, .isRtl .main__footer > .section__full--basket .basket__items {
  padding-left: 0;
  padding-right: 30px; }
  .isRtl .main__content > .section__full--basket .basket__items li, .isRtl .main__footer > .section__full--basket .basket__items li {
    text-align: right; }
    .isRtl .main__content > .section__full--basket .basket__items li i, .isRtl .main__footer > .section__full--basket .basket__items li i {
      margin-right: 0;
      margin-left: 20px; }
.isRtl .main__content > .section__full--basket .basket__download, .isRtl .main__footer > .section__full--basket .basket__download {
  text-align: right;
  padding-left: 0;
  padding-right: 30px; }
  .isRtl .main__content > .section__full--basket .basket__download i, .isRtl .main__footer > .section__full--basket .basket__download i {
    margin-right: 0;
    margin-left: 20px; }
.isRtl .main__content > .section__full--filters-title, .isRtl .main__footer > .section__full--filters-title {
  text-align: left; }
  .isRtl .main__content > .section__full--filters-title h1, .isRtl .main__footer > .section__full--filters-title h1 {
    float: right; }
.isRtl .main__content > .section__full--filters:before, .isRtl .main__footer > .section__full--filters:before {
  left: calc(50% + 456.8px);
  right: 0; }
.isRtl .main__content > .section__full--filters:after, .isRtl .main__footer > .section__full--filters:after {
  left: 0;
  right: calc(50% - 228.4px); }
.isRtl .main__content > .section__full--filters .filter, .isRtl .main__footer > .section__full--filters .filter {
  float: right; }
  @media (min-width: 996px) {
    .isRtl .main__content > .section__full--filters .filter, .isRtl .main__footer > .section__full--filters .filter {
      transform: translateX(calc(100% + 10px)); }
      .isRtl .main__content > .section__full--filters .filter.active, .isRtl .main__footer > .section__full--filters .filter.active {
        transform: translateX(0); } }
  .isRtl .main__content > .section__full--filters .filter__switch__switch__toggler::before, .isRtl .main__footer > .section__full--filters .filter__switch__switch__toggler::before {
    right: 0;
    left: auto; }
  .isRtl .main__content > .section__full--filters .filter__switch.active .filter__switch__toggler::before, .isRtl .main__footer > .section__full--filters .filter__switch.active .filter__switch__toggler::before {
    left: 0;
    right: auto; }
  .isRtl .main__content > .section__full--filters .filter__switch__toggler::before, .isRtl .main__footer > .section__full--filters .filter__switch__toggler::before {
    right: 0;
    left: auto; }
  .isRtl .main__content > .section__full--filters .filter__radios label, .isRtl .main__content > .section__full--filters .filter__checkboxes label, .isRtl .main__footer > .section__full--filters .filter__radios label, .isRtl .main__footer > .section__full--filters .filter__checkboxes label {
    padding-right: 35px;
    padding-left: 0; }
    .isRtl .main__content > .section__full--filters .filter__radios label:before, .isRtl .main__content > .section__full--filters .filter__checkboxes label:before, .isRtl .main__footer > .section__full--filters .filter__radios label:before, .isRtl .main__footer > .section__full--filters .filter__checkboxes label:before {
      left: auto;
      right: 0; }
  .isRtl .main__content > .section__full--filters .filter__radios input:checked + label::before, .isRtl .main__footer > .section__full--filters .filter__radios input:checked + label::before {
    margin-left: 0;
    margin-right: -3px; }
  .isRtl .main__content > .section__full--filters .filter__radios label, .isRtl .main__content > .section__full--filters .filter__checkboxes label, .isRtl .main__footer > .section__full--filters .filter__radios label, .isRtl .main__footer > .section__full--filters .filter__checkboxes label {
    padding-right: 35px;
    padding-left: 0; }
    .isRtl .main__content > .section__full--filters .filter__radios label:before, .isRtl .main__content > .section__full--filters .filter__checkboxes label:before, .isRtl .main__footer > .section__full--filters .filter__radios label:before, .isRtl .main__footer > .section__full--filters .filter__checkboxes label:before {
      left: auto;
      right: 0; }
  .isRtl .main__content > .section__full--filters .filter__checkboxes .icon-eye, .isRtl .main__footer > .section__full--filters .filter__checkboxes .icon-eye {
    margin-right: 0;
    margin-left: 16px; }
@media (max-width: 996px) {
  .isRtl .main__content > .section__full--filters .filter__content, .isRtl .main__footer > .section__full--filters .filter__content {
    padding: 30px 20px; }
  .isRtl .main__content > .section__full--filters .filter--sub, .isRtl .main__content > .section__full--filters .filter--results, .isRtl .main__footer > .section__full--filters .filter--sub, .isRtl .main__footer > .section__full--filters .filter--results {
    padding: 0 20px; } }
    
body :focus {
  outline: 0 none; }

#wrapper {
  overflow-x: hidden; }

.main__content, .main__footer {
  font-family: "SomfySans-Regular", Arial, sans-serif;
  font-size: 16px;
  background: #f5f5f5;
  color: #4a4a4a; }
  .main__content article, .main__content aside, .main__content figure, .main__content footer, .main__content header, .main__content hgroup, .main__content nav, .main__content section, .main__footer article, .main__footer aside, .main__footer figure, .main__footer footer, .main__footer header, .main__footer hgroup, .main__footer nav, .main__footer section {
    font-family: "SomfySans-Regular", Arial, sans-serif; }
  .main__content *, .main__footer * {
    box-sizing: border-box; }
  .main__content *, .main__content *:before, .main__content *:after, .main__footer *, .main__footer *:before, .main__footer *:after {
    box-sizing: border-box; }
  .main__content a, .main__content button, .main__content i, .main__footer a, .main__footer button, .main__footer i {
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
  .main__content a, .main__footer a {
    color: #fab800;
    text-decoration: none; }
    .main__content a:hover, .main__content a:active, .main__content a:focus, .main__footer a:hover, .main__footer a:active, .main__footer a:focus {
      text-decoration: none;
      color: #485c74; }
  .main__content ul, .main__content ol, .main__footer ul, .main__footer ol {
    margin: 0 0 20px 14px; }
    .main__content ul li, .main__content ol li, .main__footer ul li, .main__footer ol li {
      font-family: "SomfySans-Light", Arial, sans-serif;
      font-size: 16px;
      line-height: 24px;
      vertical-align: top; }
      @media screen and (max-width: 767px) {
        .main__content ul li, .main__content ol li, .main__footer ul li, .main__footer ol li {
          font-size: 15px;
          line-height: 18px; } }
      .main__content ul li.medium, .main__content ol li.medium, .main__footer ul li.medium, .main__footer ol li.medium {
        font-family: "SomfySans-Regular", Arial, sans-serif; }
  .main__content p, .main__footer p {
    font-family: "SomfySans-Light", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .main__content p, .main__footer p {
        font-size: 15px;
        line-height: 18px; } }
    .main__content p.bigger, .main__footer p.bigger {
      font-size: 20px; }
      @media screen and (max-width: 767px) {
        .main__content p.bigger, .main__footer p.bigger {
          font-size: 17px;
          line-height: normal; } }
    .main__content p.medium, .main__footer p.medium {
      font-family: "SomfySans-Regular", Arial, sans-serif; }
  .main__content .text-center, .main__footer .text-center {
    text-align: center; }
  .main__content .text-left, .main__footer .text-left {
    text-align: left; }
  .main__content .text-right, .main__footer .text-right {
    text-align: right; }
  .main__content h1, .main__content h2, .main__footer h2 {
    font-size: 60px;
    min-height: 64px;
    font-weight: normal;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif;
    color: #485c74; }
    .main__content h2 i, .main__footer h2 i {
      font-size: 94px;
      margin-bottom: 52px; }
    @media screen and (max-width: 767px) {
      .main__content h1, .main__content h2, .main__footer h2 {
        font-size: 30px;
        line-height: 32px; }
        .main__content h1 i, .main__content h2 i, .main__footer h2 i {
          font-size: 46px;
          margin-bottom: 26px; } }
  .main__content h1, .main__content h3, .main__footer h3 {
    font-size: 54px;
    font-weight: normal;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif;
    color: #485c74; }
    @media screen and (max-width: 767px) {
      .main__content h1, .main__content h3, .main__footer h3 {
        font-size: 28px; } }
  .main__content h4, .main__footer h4 {
    margin-bottom: 60px;
    font-size: 40px;
    font-weight: normal;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif;
    color: #485c74; }
    @media screen and (max-width: 767px) {
      .main__content h4, .main__footer h4 {
        font-size: 28px;
        margin-bottom: 30px; } }
  .main__content h5, .main__footer h5 {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 14px;
    color: #485c74;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
    .main__content h5 i, .main__footer h5 i {
      color: #4a4a4a;
      font-size: 50px;
      vertical-align: sub; }
    .main__content h5 br, .main__footer h5 br {
      margin: 30px 0; }
      @media screen and (max-width: 767px) {
        .main__content h5 br, .main__footer h5 br {
          margin: 10px 0; } }
    .main__content h5.reverse, .main__footer h5.reverse {
      color: #4a4a4a; }
      .main__content h5.reverse i, .main__footer h5.reverse i {
        color: #485c74; }
    @media screen and (max-width: 767px) {
      .main__content h5, .main__footer h5 {
        font-size: 28px;
        margin-bottom: 0; } }
  .main__content h6, .main__footer h6 {
    font-size: 24px;
    font-weight: normal;
    font-family: "SomfySans-ExtraLight", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .main__content h6, .main__footer h6 {
        font-size: 12px; } }
  .main__content .title-icon, .main__footer .title-icon {
    position: relative;
    top: -2px;
    float: left;
    margin-right: 8px; }
    .main__content .title-icon svg, .main__footer .title-icon svg {
      width: 50px;
      height: 50px;
      fill: #4a4a4a; }
.main__content .contact-subtitle{
  font-size: 26px; }
  .main__content .contact-subtitle a:hover{
    color: #ffffff;
  }

/*# sourceMappingURL=style.css.map */
