h1,h4 {
  line-height: 1;
}

h1.padding-b-1,h4,h5 {
  padding-bottom: 10px;
}

.button:hover,a.main-link:hover,button:hover {
  opacity: .8;
}

.clear-overflow,.form-center .form {
  overflow: hidden;
  clear: both;
}

@font-face {
  font-family:Karbon-Regular;src:url(../fonts/Karbon-Regular.eot);src:url(../fonts/Karbon-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Karbon-Regular.woff) format("woff"),url(../fonts/Karbon-Regular.ttf) format("truetype"),url(../fonts/Karbon-Regular.svg#Karbon-Regular) format("svg");font-weight:400;font-style:normal;
}

@font-face {
  font-family:Karbon-Bold;src:url(../fonts/Karbon-Bold.eot);src:url(../fonts/Karbon-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Karbon-Bold.woff) format("woff"),url(../fonts/Karbon-Bold.ttf) format("truetype"),url(../fonts/Karbon-Bold.svg#Karbon-Bold) format("svg");font-weight:400;font-style:normal;
}

@font-face {
  font-family:Karbon-Medium;src:url(../fonts/Karbon-Medium.eot);src:url(../fonts/Karbon-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Karbon-Medium.woff) format("woff"),url(../fonts/Karbon-Medium.ttf) format("truetype"),url(../fonts/Karbon-Medium.svg#Karbon-Medium) format("svg");font-weight:400;font-style:normal;
}

@font-face {
  font-family:Karbon-Light;src:url(../fonts/Karbon-Light.eot);src:url(../fonts/Karbon-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Karbon-Light.woff) format("woff"),url(../fonts/Karbon-Light.ttf) format("truetype"),url(../fonts/Karbon-Light.svg#Karbon-Light) format("svg");font-weight:400;font-style:normal;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}

body,html {
  background-color: #fff;
  background-size: cover;
  color: #000;
  font-family: Karbon-Regular,Tahoma,sans-serif;
  font-size: 14px;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  height: auto;
  text-rendering: optimizeLegibility!important;
  width: 100%;
}

h1,h2,h3,h4,h5 {
  color: #000;
  font-family: Karbon-Light,Tahoma,sans-serif;
  font-weight: 300;
  margin: 0;
}

h1.black,h1.white,h2.black,h2.white,h3.black,h3.white,h4.black,h4.white,h5.black,h5.white {
  color: #fff;
}

h1 {
  font-size: 72px;
}

@media screen and (max-width:640px) {
  h1 {
    font-size: 35px;
  }
}

h1.size2 {
  font-size: 90px;
}

@media screen and (max-width:640px) {
  h1.size2 {
    font-size: 45px;
  }
}

h1.size3 {
  font-size: 120px;
}

@media screen and (max-width:640px) {
  h1.size3 {
    font-size: 72px;
  }
}

h2 {
  font-size: 36px;
}

@media screen and (max-width:640px) {
  h2 {
    font-size: 25px;
  }
}

h2.size2 {
  font-size: 48px;
}

@media screen and (max-width:640px) {
  h2.size2 {
    font-size: 30px;
  }
}

h3 {
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 36px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

@media screen and (max-width:640px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-family: Karbon-Light,Tahoma,sans-serif;
  font-size: 30px;
}

h5,p {
  font-family: Karbon-Regular,Tahoma,sans-serif;
}

h5 {
  font-size: 22px;
}

@media screen and (max-width:640px) {
  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 18px;
  }
}

p {
  color: #000;
  font-size: 20px;
  line-height: 1.4;
}

@media screen and (max-width:640px) {
  p {
    font-size: 16px;
  }
}

p.white {
  color: #fff;
}

p.light {
  font-family: Karbon-Light,Tahoma,sans-serif;
}

p.size2 {
  font-size: 24px;
  line-height: 1.3;
}

a.main-link {
  text-decoration: underline;
  color: #00baf2;
  font-family: Karbon-Medium,Tahoma,sans-serif;
}

.button,a.no-decoration,button,table a {
  text-decoration: none;
}

ul {
  list-style-position: inside;
  list-style-type: disc;
}

.form-center {
  margin: 0 auto;
  max-width: 700px;
}

.form-center h4,.form-center p {
  margin-bottom: 20px;
}

.form-center .form {
  margin-bottom: 65px;
}

.form-center .form .grid-column-100pct,.form-center .form .grid-column-50pct {
  width: 50%;
}

.form-center .form .grid-column-100pct label,.form-center .form .grid-column-50pct label {
  text-transform: none;
  font-size: 20px;
  text-align: left;
  margin-bottom: 5px;
}

label,table tr th {
  text-transform: uppercase;
}

@media screen and (max-width:640px) {
  p.size2 {
    font-size: 20px;
  }

  .form-center .form .grid-column-100pct:first-of-type,.form-center .form .grid-column-50pct:first-of-type {
    padding-bottom: 0!important;
  }

  .form-center .form .grid-column-100pct label,.form-center .form .grid-column-50pct label {
    font-size: 18px;
  }
}

.form-center .form .grid-column-100pct input[type=text],.form-center .form .grid-column-50pct input[type=text] {
  width: 100%;
  display: block;
  margin-bottom: 25px;
  padding: 8px 15px;
  border-radius: 0;
}

@media screen and (max-width:640px) {
  .form-center .form .grid-column-100pct input[type=text],.form-center .form .grid-column-50pct input[type=text] {
    margin-bottom: 15px;
  }
}

.form-center .form .grid-column-100pct select,.form-center .form .grid-column-50pct select {
  width: 100%;
  margin-bottom: 25px;
}

.form-center .form .grid-column-100pct {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width:640px) {
  .form-center .form .grid-column-100pct {
    padding-right: 10px;
    float: none;
    padding-left: 10px;
    width: 100%;
  }
}

.form-center button {
  margin: 0 auto;
}

label {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}

input[type=radio],input[type=checkbox] {
  display: none;
}

input[type=checkbox]+.check {
  background-color: #fff;
  background-image: none;
  border: 1px solid #bfbfbf;
  display: inline-block;
  float: left;
  height: 15px;
  margin-right: 10px;
  position: relative;
  top: 2px;
  width: 15px;
}

input[type=checkbox]:checked+.check {
  background: url(../images/checkbox-checked.png) center center;
  border: 1px solid #999;
}

input[type=radio]+.check {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 50%;
  display: inline-block;
  float: left;
  height: 20px;
  margin-right: 10px;
  position: relative;
  top: 2px;
  width: 20px;
}

.button,button,select {
  display: block;
  font-size: 18px;
}

input[type=radio]:checked+.check {
  border: 1px solid #00baf2;
}

input[type=radio]:checked+.check:before {
  background-color: #00baf2;
  border-radius: 50%;
  content: "";
  height: 12px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 12px;
}

input[type=radio]~.text,input[type=checkbox]~.text {
  color: #333;
  position: relative;
  float: left;
  top: 2px;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/arrow-select.png) right center no-repeat rgba(0,0,0,.07);
  border-radius: 0;
  border: 1px solid transparent;
  color: #333;
  font-family: Karbon-Regular,Tahoma,sans-serif;
  height: auto;
  letter-spacing: 1.6px;
  outline-width: 0;
  padding: 10px 15px;
}

.button,button,table a,table tr th {
  font-family: Karbon-Medium,Tahoma,sans-serif;
}

input[type=text]:focus,input[type=email]:focus,select:focus,textarea:focus {
  border: 1px solid rgba(0,0,0,.1);
}

input[type=text],input[type=email],textarea {
  background-color: rgba(0,0,0,.07);
  border: 1px solid transparent;
  color: #333;
  font-size: 18px;
  padding: 10px 15px;
  outline-width: 0;
  width: 100%;
}

textarea {
  height: 150px;
}

.ng-submitted .ng-invalid,.ng-submitted input[type=radio].ng-invalid+.check {
  border: 1px solid red;
}

.button,button {
  background-color: #00baf2;
  border: none;
  color: #fff;
  line-height: 1;
  padding: 20px 40px;
  text-align: center;
}

.button.size2,button.size2 {
  padding: 25px 60px;
}

table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

table.cell-left-txt-l tr td:first-of-type {
  text-align: left;
}

table tr {
  font-size: 18px;
}

@media screen and (max-width:480px) {
  table tr {
    font-size: 12px;
  }
}

table tr:nth-child(odd) {
  background-color: rgba(255,255,255,.3);
}

table tr.sub-cell td:first-of-type {
  padding-left: 30px;
}

table tr th {
  background-color: #efeff1;
  border-bottom: 1px solid #dcdcde;
  padding-bottom: 10px;
  padding-top: 10px;
}

table tr td {
  padding: 10px;
}

table tr td.indent {
  padding-left: 30px;
}

table a {
  color: #00baf2;
}

.txt-color-black,table.technical-spec tr th a,table.warranty-table tr th a {
  color: #000;
}

table a:hover {
  text-decoration: underline;
}

table.technical-spec,table.warranty-table {
  margin-top: 15px;
  margin-bottom: 15px;
}

table.technical-spec tr.line-white,table.technical-spec tr.white-cell,table.technical-spec tr:nth-child(odd),table.warranty-table tr.line-white,table.warranty-table tr.white-cell,table.warranty-table tr:nth-child(odd) {
  background-color: rgba(255,255,255,.3);
}

table.technical-spec tr th,table.warranty-table tr th {
  border: 1px solid #dcdcde;
  font-size: 16px;
  padding: 9px 10px 6px;
}

@media screen and (max-width:480px) {
  table.technical-spec tr th,table.warranty-table tr th {
    font-size: 14px;
  }
}

.modal,a.grid-column-11pct p,a.grid-column-14pct p {
  font-size: 16px;
}

table.technical-spec tr th:first-of-type,table.warranty-table tr th:first-of-type {
  border: none;
}

table.technical-spec tr td,table.warranty-table tr td {
  padding: 9px 10px 6px;
  border: 1px solid #dcdcde;
}

table.technical-spec tr td:first-of-type,table.warranty-table tr td:first-of-type {
  border: none;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  text-align: left;
}

@media screen and (min-width:850px) {
  table.technical-spec tr td:first-of-type,table.warranty-table tr td:first-of-type {
    width: 150px;
  }
}

table.technical-spec tr td.indent,table.warranty-table tr td.indent {
  padding-left: 30px;
}

@media screen and (max-width:640px) {
  table.technical-spec {
    display: none;
  }
}

hr {
  background: #bfc0c4;
  border: none;
  height: 1px;
  margin: 30px auto;
  width: 120px;
}

.cover-bg-img,.cover-bg-img.cover-center {
  background-position: center;
}

.margin-0-auto,img .center {
  margin: 0 auto;
}

hr.full-width {
  width: 100%;
  max-width: 990px;
}

img {
  display: inline-block;
  max-width: 100%;
}

.bg-white {
  background-color: #fff;
}

.bg-light-gray {
  background-color: #f2f2f4;
}

.bg-gray,.bg-gray-alt-lightgray {
  background-color: #e4e5e9;
}

.bg-gray-alt-lightgray:nth-child(odd) {
  background-color: #f2f2f4;
}

.bg-gradient-darkblue {
  background-color: #0e3652;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#121b24),to(#0e3652));
  background-image: -webkit-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -moz-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -ms-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -o-linear-gradient(45deg,#121b24,#0e3652);
  background-image: linear-gradient(45deg,#121b24,#0e3652);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#121b24', EndColorStr='#0e3652');
}

.cover-bg-img {
  background-size: cover;
}

.cover-bg-img.cover-left {
  background-position: left;
}

.cover-bg-img.cover-right {
  background-position: right;
}

.cover-bg-img.cover-top {
  background-position: top;
}

.cover-bg-img.cover-top-left {
  background-position: top left;
}

.contain-bg-img {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.contain-bg-img.contain-left {
  background-position: left;
}

.contain-bg-img.contain-top {
  background-position: top;
}

.contain-bg-img.contain-top-left {
  background-position: top left;
}

.contain-bg-img.contain-bottom-center {
  background-position: bottom center;
}

.contain-bg-img.contain-bottom-right {
  background-position: bottom right;
}

.inline-bloc {
  display: inline-block;
}

.margin-t-0px {
  margin-top: 0;
}

.content.center,.modal,.p-subtitle {
  margin: 0 auto;
}

.padding-l-r-45px {
  padding-left: 45px;
  padding-right: 45px;
}

.padding-l-r-20px {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-b-50pct {
  height: 0;
  padding-bottom: 50%;
}

.padding-t-50pct {
  height: 0;
  padding-top: 50%;
}

.padding-t-50px {
  padding-top: 50px;
}

.padding-t-20px {
  padding-top: 20px!important;
}

.padding-t-0px {
  padding-top: 0!important;
}

.padding-b-0px {
  padding-bottom: 0!important;
}

.padding-b-50px {
  padding-bottom: 50px;
}

.padding-b-t-100px {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding-b-t-5pct {
  padding-top: 5%;
  padding-bottom: 5%;
}

.padding-b-t-15pct {
  padding-top: 15%;
  padding-bottom: 15%;
}

.padding-b-t-25pct {
  padding-top: 25%;
  padding-bottom: 25%;
}

.padding-l-50px {
  padding-left: 50px;
}

.padding-b-t-fix {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width:480px) {
  .padding-b-t-fix {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width:640px) {
  .padding-mobile-l-r-20px {
    padding-left: 20px;
    padding-right: 20px;
  }

  .padding-mobile-l-r-0px {
    padding-left: 0;
    padding-right: 0;
  }
}

.opacity-1 {
  opacity: 1!important;
}

.txt-align-center {
  text-align: center;
}

.txt-align-left {
  text-align: left;
}

.txt-trans-capitalize {
  text-transform: capitalize;
}

.txt-bold {
  font-family: Karbon-Regular,Tahoma,sans-serif;
}

.blue-link,.secondary-menu nav .title,.txt-medium,footer .footer-content .infos .links ul li a,header nav .menu li a,header nav .other-info-mobile li a,header nav .other-info-mobile li.copyright {
  font-family: Karbon-Medium,Tahoma,sans-serif;
}

.txt-color-white {
  color: #fff;
}

.txt-color-gray {
  color: #676d6e;
}

.blue-link,.blue-link:hover,.txt-color-blue {
  color: #ffffff;
}

.w-pct-100 {
  width: 100%!important;
}

.w-px-100 {
  width: 100px!important;
}

.w-px-150 {
  width: 150px!important;
}

.w-px-250 {
  width: 250px!important;
}

.max-w-px-250 {
  max-width: 250px!important;
}

.fl-l {
  float: left;
}

.fl-r {
  float: right;
}

.fixed {
  position: fixed;
}

.modal,body {
  position: relative;
}

.display-table {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.vertical-align {
  display: table-cell;
  vertical-align: middle;
}

.modal {
  background-color: #f2f2f2;
  padding: 40px;
  width: 760px;
  z-index: 160000;
  -webkit-animation: fadein .5s;
  -moz-animation: fadein .5s;
  -ms-animation: fadein .5s;
  -o-animation: fadein .5s;
  animation: fadein .5s;
}

@media screen and (max-width:640px) {
  .modal {
    width: 90%;
    padding: 20px;
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.grid-column-11pct,.grid-column-14pct {
  padding: 5px;
  float: left;
  min-height: 1px;
}

#fade {
  position: fixed;
  left: 0;
  top: 0;
  background-color: #000;
  -moz-opacity: .7;
  opacity: .7;
  filter: alpha(opacity=70);
  width: 100%;
  height: 100%;
  z-index: 100;
  -webkit-animation: fadeinModalMask .5s;
  -moz-animation: fadeinModalMask .5s;
  -ms-animation: fadeinModalMask .5s;
  -o-animation: fadeinModalMask .5s;
  animation: fadeinModalMask .5s;
}

.grid-column-50pct {
  float: left;
  width: 50%;
  min-height: 1px;
}

.grid-column-100pct {
  float: left;
  width: 100%;
  min-height: 1px;
}

.grid-column-11pct {
  width: 12.5%;
}

.grid-column-14pct {
  width: 14.2%;
}

.grid-column-25pct {
  float: left;
  width: 25%;
  min-height: 1px;
}

.grid-column-33pct {
  float: left;
  width: 33.33%;
  min-height: 1px;
}

.grid-column-20pct {
  float: left;
  width: 20%;
  min-height: 1px;
}

@media screen and (max-width:640px) {
  .mobile-no-column {
    float: none;
    width: 100%!important;
  }

  .grid-mobile-column-25pct {
    float: left;
    width: 25%;
    min-height: 1px;
  }

  .grid-mobile-column-50pct {
    float: left;
    width: 50%;
    min-height: 1px;
  }

  .grid-mobile-column-100pct {
    float: none;
    width: 100%;
    min-height: 1px;
  }

  .font-size-14px {
    font-size: 14px!important;
  }
}

.width-150-px {
  width: 150px;
}

.width-200-px {
  width: 200px;
}

.width-300-px {
  width: 300px;
}

@media screen and (max-width:640px) {
  .mobile-hidden {
    display: none;
  }
}

@media screen and (min-width:640px) {
  .desktop-hidden {
    display: none;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeinModalMask {
  from {
    opacity: 0;
  }

  to {
    opacity: .7;
  }
}

@-moz-keyframes fadeinModalMask {
  from {
    opacity: 0;
  }

  to {
    opacity: .7;
  }
}

@-webkit-keyframes fadeinModalMask {
  from {
    opacity: 0;
  }

  to {
    opacity: .7;
  }
}

@-ms-keyframes fadeinModalMask {
  from {
    opacity: 0;
  }

  to {
    opacity: .7;
  }
}

@-o-keyframes fadeinModalMask {
  from {
    opacity: 0;
  }

  to {
    opacity: .7;
  }
}

footer .footer-content .infos .newsletter .social-icon a:hover,header nav .other-info-mobile li.social-icon a:hover {
  opacity: .8;
}

body {
  left: 0;
  display: block!important;
}

body.menu-open {
  overflow: hidden;
  left: -300px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

body.menu-open #content:before {
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-box-shadow: 2px 0 10px rgba(0,0,0,.3);
  -moz-box-shadow: 2px 0 10px rgba(0,0,0,.3);
  box-shadow: 2px 0 10px rgba(0,0,0,.3);
  z-index: 99999;
}

@media screen and (max-width:768px) {
  body.menu-open header {
    left: -300px;
  }

  body {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
  }
}

.blue-link:after,header nav .menu li a,header nav .other-info-mobile li a {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}

.content {
  max-width: 990px;
  padding-left: 20px;
  padding-right: 20px;
}

.content.full-width {
  max-width: 100%;
}

.content.padding-b-t-main {
  padding-top: 15%;
  padding-bottom: 15%;
}

.content.padding-b-t-fix {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width:480px) {
  .content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content.padding-b-t-fix {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.content.padding-b-t-marquee-product {
  padding-bottom: 50%;
}

@media screen and (max-width:1400px) {
  .content.padding-b-t-marquee-product {
    padding-bottom: 55%;
  }
}

@media screen and (max-width:1024px) {
  .content.padding-b-t-marquee-product {
    padding-bottom: 70%;
  }
}

.content.padding-b-t-marquee-product h1 {
  position: absolute;
  bottom: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9000;
}

.arrow-link-small,.blue-link,section {
  position: relative;
}

.p-subtitle {
  max-width: 400px;
}

.arrow-link {
  background: url(../images/arrow-circle.png) center center no-repeat;
  display: block;
  margin: 30px auto 0;
  height: 84px;
  width: 84px;
  background-size: contain;
}

@media screen and (max-width:480px) {
  .arrow-link {
    margin-top: 15px;
    height: 60px;
    width: 60px;
  }
}

.arrow-link-small {
  top: 0;
  left: 10px;
  width: 28px;
  height: 28px;
}

@media screen and (max-width:768px) {
  .content.padding-b-t-marquee-product {
    padding-bottom: 100%;
  }

  .content.padding-b-t-marquee-product h1 {
    bottom: 45px;
  }

  .arrow-link-small {
    top: 3px;
  }
}

.blue-link {
  display: inline-block;
  font-size: 44px;
  padding: 20px 0;
  text-decoration: none;
}

.blue-link:after {
  background: #ffffff;
  content: "";
  display: block;
  height: 2px;
  left: 0px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
  transition: .2s;
}

header,header #header-logo {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
}

.blue-link:hover:after {
  width: calc(100% - 25px);
}

.blue-link .arrow {
  display: block;
  float: right;
  background: url(../images/small-arrow-link.png) center center no-repeat;
  width: 17px;
  height: 17px;
  margin-left: 8px;
  margin-top: 1px;
}

header {
  background-color: rgba(255,255,255,.75);
  clear: both;
  height: 120px;
  left: 0;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 9999;
  transition: .5s;
}

@media screen and (max-width:768px) {
  header {
    height: 60px;
    overflow: visible;
    position: fixed;
  }
}

header.no-top {
  height: 60px;
}

header.no-top #header-logo {
  width: 160px;
}

header.no-top nav {
  margin-top: 0;
  margin-right: 10px;
}

header #header-logo {
  float: left;
  height: 100%;
  width: 250px;
  transition: .5s;
}

@media screen and (max-width:960px) {
  header #header-logo {
    width: 160px;
  }
}

header #header-logo a {
  background: url(../images/logo-lamp-free.png) center center no-repeat;
  border: none;
  display: inline-block;
  height: 100%;
  width: 100%;
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-devicepixel-ratio:1.5),only screen and (min-resolution:1.5dppx) {
  header #header-logo a {
    background-image: url(../images/logo-lamp-free@x2.png);
    background-size: 125px 28px;
  }
}

header .menu-button {
  display: none;
  cursor: pointer;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

@media screen and (max-width:768px) {
  header .menu-button span,header .menu-button span:before {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
  }

  header .menu-button {
    display: block;
    height: 60px;
    width: 60px;
    float: right;
    margin-right: 0;
    margin-top: 0;
    position: relative;
  }

  header .menu-button span {
    background: #000;
    display: block;
    height: 0;
    right: 20px;
    top: 27px;
    margin: 0 auto;
    position: absolute;
    width: 20px;
    transition: .5s;
  }

  header .menu-button span:after,header .menu-button span:before {
    content: "";
    height: 2px;
    position: absolute;
    background: #000;
    width: 20px;
  }

  header .menu-button span:before {
    top: -3px;
    transition: .5s;
  }

  header .menu-button span:after {
    top: 3px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
  }

  header .menu-button.active {
    width: 30%;
  }

  header .menu-button.active span {
    height: 0;
    right: 20px;
  }

  header .menu-button.active span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }

  header .menu-button.active span:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
  }
}

header nav {
  float: right;
  margin-right: 50px;
  margin-top: 30px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

header nav .menu,header nav .other-info-mobile {
  list-style-type: none;
}

@media screen and (max-width:768px) {
  header nav {
    background: #e4e5e9;
    height: 100vh;
    left: 100%;
    margin-top: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    position: absolute;
    top: 0;
    width: 300px;
  }

  header nav .menu,header nav .other-info-mobile {
    background-color: #fff;
    padding: 30px 50px;
  }
}

@media screen and (max-width:480px) {
  header nav .menu,header nav .other-info-mobile {
    padding: 10px 30px;
  }
}

header nav .menu li,header nav .other-info-mobile li {
  float: left;
}

header nav .menu li ul.sub-menu-category,header nav .other-info-mobile li ul.sub-menu-category {
  display: none;
}

@media screen and (max-width:768px) {
  header nav .menu li,header nav .other-info-mobile li {
    float: none;
  }

  header nav .menu li:last-of-type,header nav .other-info-mobile li:last-of-type {
    border-bottom: none;
  }

  header nav .menu li ul.sub-menu-category,header nav .other-info-mobile li ul.sub-menu-category {
    display: block;
    list-style-type: none;
    margin-top: -10px;
  }

  header nav .menu li ul.sub-menu-category li a,header nav .other-info-mobile li ul.sub-menu-category li a {
    padding: 8px 14px 8px 20px;
    position: relative;
  }
}

header nav .menu li a,header nav .other-info-mobile li a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  padding: 20px 14px;
  letter-spacing: .1em;
  position: relative;
  transition: .2s;
}

@media screen and (max-width:960px) {
  header nav {
    margin-right: 5px;
  }

  header nav .menu li a,header nav .other-info-mobile li a {
    padding: 20px 14px;
  }
}

header nav .menu li a:after,header nav .other-info-mobile li a:after {
  background: #00baf2;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 5px auto 0;
  position: absolute;
  right: 0;
  width: 0;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

@media screen and (max-width:768px) {
  header nav .menu li a,header nav .other-info-mobile li a {
    font-size: 14px;
    padding: 10px 0;
    display: block;
  }

  header nav .menu li a:after,header nav .other-info-mobile li a:after {
    content: none;
  }
}

header nav .menu li a.active,header nav .menu li a:hover,header nav .other-info-mobile li a.active,header nav .other-info-mobile li a:hover {
  color: #00baf2;
}

header nav .menu li a.active:after,header nav .menu li a:hover:after,header nav .other-info-mobile li a.active:after,header nav .other-info-mobile li a:hover:after {
  width: calc(100% - 40px);
}

@media screen and (max-width:960px) {
  header nav .menu li a.active:after,header nav .menu li a:hover:after,header nav .other-info-mobile li a.active:after,header nav .other-info-mobile li a:hover:after {
    width: calc(100% - 28px);
  }
}

header nav .other-info-mobile {
  display: none;
}

@media screen and (max-width:768px) {
  header nav .other-info-mobile {
    display: block;
  }
}

header nav .other-info-mobile li.social-icon {
  text-align: center;
  margin-top: 30px;
}

header nav .other-info-mobile li.social-icon a {
  background-image: url(../images/social-icons.png);
  display: inline-block;
  width: 39px;
  height: 39px;
  margin-left: 10px;
  margin-right: 10px;
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-devicepixel-ratio:1.5),only screen and (min-resolution:1.5dppx) {
  header nav .other-info-mobile li.social-icon a {
    background-image: url(../images/social-icons@x2.png);
    background-size: 203px 39px;
  }
}

header nav .other-info-mobile li.social-icon a.youtube {
  background-position: -108px 0;
}

header nav .other-info-mobile li.social-icon a.twitter {
  background-position: -54px 0;
}

header nav .other-info-mobile li.social-icon a.facebook {
  background-position: 0 0;
}

header nav .other-info-mobile li.copyright {
  color: #adadb1;
  display: block;
  font-size: 13px;
  letter-spacing: .1em;
  padding: 20px 0;
  position: relative;
  text-align: center;
}

.secondary-menu {
  background-color: #00baf2;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 999;
}

.secondary-menu.fixed {
  position: fixed;
  top: 60px!important;
}

.secondary-menu.fixed-bottom {
  position: fixed;
  bottom: 0;
}

.secondary-menu.absolute {
  position: absolute;
}

.secondary-menu nav {
  padding: 30px 20px;
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
  clear: both;
  overflow: hidden;
  position: relative;
  text-align: center;
}

@media screen and (max-width:768px) {
  .secondary-menu {
    display: none;
  }

  .secondary-menu nav {
    padding: 20px 5px;
  }
}

@media screen and (max-width:480px) {
  .secondary-menu nav {
    padding: 20px 0;
  }
}

.secondary-menu nav .title {
  float: left;
  font-size: 18px;
  margin-top: 2px;
  margin-right: 20px;
  text-align: left;
  text-transform: uppercase;
}

@media screen and (max-width:850px) {
  .secondary-menu nav .title {
    display: none;
  }
}

.secondary-menu nav ul.nav {
  float: left;
  list-style-type: none;
  display: inline-block;
  margin: 0 auto;
}

@media screen and (max-width:850px) {
  .secondary-menu nav ul.nav {
    float: none;
  }

  .secondary-menu nav ul.nav.small-fl-l {
    float: left;
  }
}

.secondary-menu nav ul.nav li {
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
}

.secondary-menu nav ul.nav li a {
  color: #fff;
  display: block;
  font-size: 20px;
  padding: 0 20px;
  text-decoration: none;
}

.secondary-menu nav ul.nav li a:after {
  background: #fff;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.secondary-menu nav ul.nav li a.active:after,.secondary-menu nav ul.nav li a:hover:after {
  width: calc(100% - 40px);
}

@media screen and (max-width:768px) {
  .secondary-menu nav ul.nav li a {
    padding: 0 5px;
    font-size: 14px;
  }

  .secondary-menu nav ul.nav li a.active:after,.secondary-menu nav ul.nav li a:hover:after {
    width: calc(100% - 10px);
  }
}

.secondary-menu nav .s-menu-r {
  position: absolute;
  top: 17px;
  right: 10px;
}

@media screen and (max-width:480px) {
  .secondary-menu nav ul.nav li a {
    padding: 0 4px;
    font-size: 14px;
  }

  .secondary-menu nav ul.nav li a.active:after,.secondary-menu nav ul.nav li a:hover:after {
    width: calc(100% - 8px);
  }

  .secondary-menu nav .s-menu-r {
    top: 6px;
  }
}

.secondary-menu nav a.button {
  padding: 15px 30px;
  background-color: #fff;
  float: left;
  color: #00baf2;
}

@media screen and (max-width:850px) {
  .secondary-menu nav a.button {
    float: none;
    margin: 0 auto;
    display: inline-block;
    font-size: 14px;
  }
}

.secondary-menu nav .price {
  font-size: 24px;
  padding-right: 20px;
  padding-top: 10px;
  line-height: 1.4;
}

.secondary-menu-solution {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}

.secondary-menu-solution.fixed {
  top: 60px!important;
  position: fixed;
}

.secondary-menu-solution nav {
  padding: 30px 20px;
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
  clear: both;
  overflow: hidden;
  position: relative;
  text-align: center;
}

@media screen and (max-width:768px) {
  .secondary-menu nav .price {
    font-size: 14px;
  }

  .secondary-menu-solution {
    display: none;
  }

  .secondary-menu-solution nav {
    padding: 20px 5px;
  }
}

@media screen and (max-width:480px) {
  .secondary-menu nav .price {
    display: none;
  }

  .secondary-menu-solution nav {
    padding: 20px 0;
  }
}

.secondary-menu-solution nav ul.nav {
  list-style-type: none;
  display: inline-block;
  margin: 0 auto;
}

.secondary-menu-solution nav ul.nav li {
  cursor: pointer;
  display: block;
  float: left;
  position: relative;
}

.secondary-menu-solution nav ul.nav li a {
  color: #000;
  display: block;
  font-size: 20px;
  padding: 0 20px;
  text-decoration: none;
}

.secondary-menu-solution nav ul.nav li a:after {
  background: #000;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.secondary-menu-solution nav ul.nav li a.active,.secondary-menu-solution nav ul.nav li a:hover {
  color: #00baf2;
}

.secondary-menu-solution nav ul.nav li a.active:after,.secondary-menu-solution nav ul.nav li a:hover:after {
  width: calc(100% - 40px);
  background-color: #00baf2;
}

@media screen and (max-width:768px) {
  .secondary-menu-solution nav ul.nav li a {
    padding: 0 5px;
    font-size: 14px;
  }

  .secondary-menu-solution nav ul.nav li a.active:after,.secondary-menu-solution nav ul.nav li a:hover:after {
    width: calc(100% - 10px);
  }
}

@media screen and (max-width:480px) {
  .secondary-menu-solution nav ul.nav li a {
    padding: 0 4px;
    font-size: 14px;
  }

  .secondary-menu-solution nav ul.nav li a.active:after,.secondary-menu-solution nav ul.nav li a:hover:after {
    width: calc(100% - 8px);
  }
}

.secondary-menu.thumbnails-menu {
  background-color: #fff;
}

.secondary-menu.thumbnails-menu nav {
  padding: 10px 20px 20px;
  color: #00baf2;
}

@media screen and (max-width:800px) {
  .secondary-menu.thumbnails-menu nav {
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 5px;
  }
}

.secondary-menu.thumbnails-menu nav .title {
  padding-top: 30px;
}

@media screen and (max-width:1024px) {
  .secondary-menu.thumbnails-menu nav .title {
    display: none;
  }
}

@media screen and (max-width:850px) {
  .secondary-menu.thumbnails-menu nav ul.nav {
    width: 100%;
    border-bottom: 1px solid #bfc0c4;
    padding-bottom: 20px;
  }
}

.secondary-menu.thumbnails-menu nav ul.nav li a {
  color: #000;
  font-size: 18px;
  /* padding: 0 10px; */
  padding: 0 10px;
  text-align: center;
}

@media screen and (max-width:950px) {
  .secondary-menu.thumbnails-menu nav ul.nav li {
    width: 20%;
  }

  .secondary-menu.thumbnails-menu nav ul.nav li a {
    padding: 0 10px;
  }
}

@media screen and (max-width:768px) {
  .secondary-menu.thumbnails-menu nav ul.nav li a {
    padding: 0 5px;
    font-size: 14px;
  }
}

@media screen and (max-width:480px) {
  .secondary-menu.thumbnails-menu nav ul.nav li a {
    padding: 0 3px;
    font-size: 14px;
  }
}

.secondary-menu.thumbnails-menu nav ul.nav li a:after {
  content: none;
}

.secondary-menu.thumbnails-menu nav ul.nav li a img {
  display: block;
  margin: 0 auto;
}

.secondary-menu.thumbnails-menu nav ul.nav li a span.text {
  display: inline-block;
  margin-top: 10px;
  position: relative;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

@media screen and (max-width:950px) {
  .secondary-menu.thumbnails-menu nav ul.nav li a span.text {
    font-size: 16px;
  }
}

.secondary-menu.thumbnails-menu nav ul.nav li a span.text:after {
  background: #00baf2;
  bottom: -5px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.secondary-menu.thumbnails-menu nav ul.nav li a.active .text,.secondary-menu.thumbnails-menu nav ul.nav li a:hover .text {
  color: #00baf2;
}

.secondary-menu.thumbnails-menu nav ul.nav li a.active .text:after,.secondary-menu.thumbnails-menu nav ul.nav li a:hover .text:after {
  width: 100%;
}

.secondary-menu.thumbnails-menu nav a.button {
  float: right;
  padding: 15px 30px;
  margin-top: 24px;
  background-color: #00baf2;
  color: #fff;
  margin-right: 7px;
}

@media screen and (max-width:850px) {
  .secondary-menu.thumbnails-menu nav a.button {
    float: none;
    margin: 0 auto;
    display: inline-block;
    font-size: 14px;
  }
}

.view-all-mobile {
  display: none;
}

footer {
  background-color: #e4e5e9;
}

footer .footer-content {
  margin: 0 auto;
  max-width: 990px;
  padding: 60px 20px;
}

footer .footer-content .infos {
  clear: both;
  overflow: hidden;
}

footer .footer-content .infos .links {
  float: left;
  width: 60%;
  font-size: 14px;
  padding-top: 44px;
  clear: both;
  overflow: hidden;
}

@media screen and (max-width:480px) {
  footer .footer-content .infos .links {
    float: none;
    width: 100%;
    padding-top: 0;
    padding-bottom: 50px;
  }
}

footer .footer-content .infos .links ul {
  float: left;
  list-style-type: none;
  width: 40%;
}

footer .footer-content .infos .links ul:last-of-type {
  padding-left: 20px;
}

@media screen and (max-width:480px) {
  footer .footer-content .infos .links ul {
    width: 50%;
  }
}

footer .footer-content .infos .links ul li a {
  color: #000;
  display: block;
  padding: 5px 0;
  text-decoration: none;
}

#home-section2 h1,#home-section2 h2,#home-section3 h1,#home-section3 h2,#home-section5 h1 {
  color: #fff;
}

footer .footer-content .infos .links ul li a:hover {
  text-decoration: underline;
}

footer .footer-content .infos .newsletter {
  float: left;
  width: 40%;
}

@media screen and (max-width:480px) {
  footer .footer-content .infos .newsletter {
    float: none;
    width: 100%;
  }
}

footer .footer-content .infos .newsletter form {
  clear: both;
  overflow: hidden;
}

footer .footer-content .infos .newsletter button,footer .footer-content .infos .newsletter input {
  float: left;
  display: block;
  border-radius: 0;
}

footer .footer-content .infos .newsletter input {
  width: calc(100% - 44px);
}

footer .footer-content .infos .newsletter button {
  width: 44px;
  height: 44px;
  padding: 0;
  position: relative;
  display: block;
  background: url(../images/plus-newsletter.png) center center no-repeat #00baf2;
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-devicepixel-ratio:1.5),only screen and (min-resolution:1.5dppx) {
  footer .footer-content .infos .newsletter button {
    background-image: url(../images/plus-newsletter@x2.png);
    background-size: 13px 13px;
  }
}

footer .footer-content .infos .newsletter .social-icon {
  clear: both;
  overflow: hidden;
  margin-top: 20px;
}

footer .footer-content .infos .newsletter .social-icon a {
  background-image: url(../images/social-icons.png);
  float: right;
  display: block;
  width: 39px;
  height: 39px;
  margin-left: 10px;
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3 / 2),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-devicepixel-ratio:1.5),only screen and (min-resolution:1.5dppx) {
  footer .footer-content .infos .newsletter .social-icon a {
    background-image: url(../images/social-icons@x2.png);
    background-size: 203px 39px;
  }
}

@media screen and (max-width:480px) {
  footer .footer-content .infos .newsletter .social-icon a {
    float: left;
    margin-left: 0;
    margin-right: 10px;
  }
}

footer .footer-content .infos .newsletter .social-icon a.youtube {
  background-position: -108px 0;
}

footer .footer-content .infos .newsletter .social-icon a.twitter {
  background-position: -54px 0;
}

footer .footer-content .infos .newsletter .social-icon a.facebook {
  background-position: 0 0;
}

footer .footer-content .copyright {
  margin-top: 70px;
}

footer .footer-content .copyright img {
  width: 77px;
  height: 14px;
}

footer .footer-content .copyright span {
  position: relative;
  left: 10px;
}

@media screen and (max-width:768px) {
  .view-all-mobile {
    display: block;
  }

  footer .footer-content .copyright span {
    display: block;
    left: 0;
    top: 5px;
  }
}

.owl-buttons {
  display: none;
}

.owl-item .item {
  clear: both;
  overflow: hidden;
  text-align: center;
}

.owl-theme .owl-controls {
  text-align: center;
  padding: 50px 0;
}

.owl-theme .owl-controls .owl-page span,.owl-theme .owl-controls.clickable .owl-page:hover span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #c2c3c5;
  cursor: pointer;
  display: block;
  height: 8px;
  margin: 0 10px;
  width: 8px;
}

.owl-carousel .custom-indicator .indication.active span,.owl-carousel .custom-indicator .owl-page.active span,.owl-carousel .owl-controls .indication.active span,.owl-carousel .owl-controls .owl-page.active span,.owl-theme .owl-controls .owl-page.active span {
  background-color: #00baf2;
}

.carousel-full-width {
  text-align: center;
}

.carousel-full-width .carousel-container-change-height {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.carousel-full-width img {
  pointer-events: none;
}

.carousel-full-width.carousel-home .item,.carousel-full-width.carousel-home .slide {
  background-position: center;
  background-size: cover;
  height: 0;
  padding-bottom: 50%;
}

@media screen and (max-width:1400px) {
  .carousel-full-width.carousel-home .item,.carousel-full-width.carousel-home .slide {
    padding-bottom: 55%;
  }
}

@media screen and (max-width:1024px) {
  .carousel-full-width.carousel-home .item,.carousel-full-width.carousel-home .slide {
    padding-bottom: 70%;
  }
}

.carousel-full-width.carousel-home .item img,.carousel-full-width.carousel-home .slide img {
  z-index: -1;
}

.carousel-full-width.carousel-home .item .bloc-title,.carousel-full-width.carousel-home .slide .bloc-title {
  position: absolute;
  bottom: 100px;
  width: 100%;
  z-index: 9000;
}

@media screen and (max-width:768px) {
  .carousel-full-width.carousel-home .item,.carousel-full-width.carousel-home .slide {
    padding-bottom: 100%;
  }

  .carousel-full-width.carousel-home .item .bloc-title,.carousel-full-width.carousel-home .slide .bloc-title {
    bottom: 45px;
  }
}

.carousel-full-width.carousel-features .grid-invisible,.carousel-full-width.carousel-features .grid-text,.carousel-full-width.carousel-solution .grid-invisible,.carousel-full-width.carousel-solution .grid-text {
  float: left;
  width: 25%;
  min-height: 1px;
  padding-bottom: 100px;
}

@media screen and (max-width:1250px) {
  .carousel-full-width.carousel-features .grid-invisible,.carousel-full-width.carousel-solution .grid-invisible {
    display: none;
  }

  .carousel-full-width.carousel-features .grid-text,.carousel-full-width.carousel-solution .grid-text {
    width: 50%;
    padding-left: 40px;
    padding-right: 40px;
  }
}

.carousel-full-width.carousel-solution {
  height: 500px;
}

@media screen and (max-width:768px) {
  .carousel-full-width.carousel-features .grid-text,.carousel-full-width.carousel-solution .grid-text {
    padding-bottom: 10px;
  }

  .carousel-full-width.carousel-features .grid-image,.carousel-full-width.carousel-solution .grid-image {
    padding-bottom: 20px;
  }

  .carousel-full-width.carousel-solution {
    min-height: 500px;
  }
}

.carousel-full-width.carousel-solution .item,.carousel-full-width.carousel-solution .slide {
  height: 500px;
}

.carousel-full-width.carousel-solution .item .slide-content,.carousel-full-width.carousel-solution .slide .slide-content {
  clear: both;
  overflow: hidden;
  padding: 0;
}

.carousel-full-width.carousel-solution .item .slide-content .grid-text,.carousel-full-width.carousel-solution .slide .slide-content .grid-text {
  width: 50%;
  padding-bottom: 0;
}

@media screen and (max-width:1250px) {
  .carousel-full-width.carousel-solution .item .slide-content .grid-text,.carousel-full-width.carousel-solution .slide .slide-content .grid-text {
    padding-left: 80px;
    padding-right: 80px;
  }
}

@media screen and (max-width:1000px) {
  .carousel-full-width.carousel-solution .item .slide-content .grid-text,.carousel-full-width.carousel-solution .slide .slide-content .grid-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.carousel-full-width.carousel-solution .item .slide-content .grid-text p,.carousel-full-width.carousel-solution .slide .slide-content .grid-text p {
  max-width: 550px;
  margin: 0 auto;
}

.carousel-full-width.carousel-solution .item .slide-content .grid-image .vertical-align,.carousel-full-width.carousel-solution .slide .slide-content .grid-image .vertical-align {
  display: none;
}

@media screen and (max-width:768px) {
  .carousel-full-width.carousel-solution .slide {
    height: 100vh;
    min-height: 500px;
  }

  .carousel-full-width.carousel-solution .item .slide-content .grid-image,.carousel-full-width.carousel-solution .slide .slide-content .grid-image {
    background-image: none!important;
    display: none;
  }

  .carousel-full-width.carousel-solution .item .slide-content .grid-image .vertical-align,.carousel-full-width.carousel-solution .slide .slide-content .grid-image .vertical-align {
    display: table-cell;
  }
}

.owl-carousel .custom-indicator,.owl-carousel .owl-controls {
  padding: 50px 0;
  height: auto;
}

@media screen and (max-width:768px) {
  .custom-indicator {
    padding: 15px 0;
  }
}

.custom-indicator.absolute {
  padding: 20px 0;
  position: absolute;
  width: 100%;
}

@media screen and (max-width:768px) {
  .owl-carousel .custom-indicator,.owl-carousel .owl-controls {
    padding: 10px 0;
  }
}

.owl-carousel .custom-indicator.top,.owl-carousel .owl-controls.top {
  top: 0;
}

.owl-carousel .custom-indicator .indication,.owl-carousel .custom-indicator .owl-page,.owl-carousel .owl-controls .indication,.owl-carousel .owl-controls .owl-page {
  display: inline-block;
}

.owl-carousel .custom-indicator span,.owl-carousel .owl-controls span {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #c2c3c5;
  cursor: pointer;
  display: block;
  height: 8px;
  margin: 0 10px;
  padding: 0;
  width: 8px;
}

.owl-carousel .custom-indicator.indic-img,.owl-carousel .owl-controls.indic-img {
  text-align: center;
}

.owl-carousel .custom-indicator.indic-img .pagination,.owl-carousel .owl-controls.indic-img .pagination {
  max-width: 800px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

.owl-carousel .custom-indicator.indic-img .pagination .indication,.owl-carousel .owl-controls.indic-img .pagination .indication {
  display: block;
  padding: 0 10px;
  width: calc(100% / 5);
  float: left;
  height: 100px;
}

.owl-carousel .custom-indicator.indic-img .pagination .indication .indication-content,.owl-carousel .owl-controls.indic-img .pagination .indication .indication-content {
  display: table;
  height: 80px;
  width: 100%;
}

.owl-carousel .custom-indicator.indic-img .pagination .indication .indication-content img,.owl-carousel .owl-controls.indic-img .pagination .indication .indication-content img {
  display: block;
  margin: 0 auto;
}

.owl-carousel .custom-indicator.indic-img .pagination .indication span,.owl-carousel .owl-controls.indic-img .pagination .indication span {
  display: block;
  margin: 5px auto 0;
}

.owl-carousel .custom-indicator.indic-img .pagination .indication.active span,.owl-carousel .owl-controls.indic-img .pagination .indication.active span {
  background-color: #00baf2;
}

@media screen and (max-width:768px) {
  .owl-carousel .custom-indicator.indic-img .pagination .indication,.owl-carousel .owl-controls.indic-img .pagination .indication {
    padding: 0 5px;
  }

  .owl-carousel .custom-indicator.indic-img .pagination .indication .indication-content,.owl-carousel .owl-controls.indic-img .pagination .indication .indication-content {
    height: 40px;
  }

  .owl-carousel .custom-indicator.top,.owl-carousel .owl-controls.top {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.owl-carousel.indicator-bottom .custom-indicator,.owl-carousel.indicator-bottom .owl-controls {
  bottom: 0;
}

.owl-carousel.indicator-bottom-image .owl-controls {
  text-align: center;
  position: relative;
}

.owl-carousel.indicator-bottom-image .owl-controls .owl-pagination {
  max-width: 800px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

.owl-carousel.indicator-bottom-image .owl-controls .owl-pagination .owl-page {
  display: block;
  padding: 0 10px;
  width: calc(100% / 5);
  float: left;
  height: 100px;
}

.owl-carousel.indicator-bottom-image .owl-controls .owl-pagination .owl-page .indication-content {
  display: table;
  height: 80px;
  width: 100%;
}

@media screen and (max-width:640px) {
  .owl-carousel.indicator-bottom-image .owl-controls .owl-pagination .owl-page {
    padding: 0 5px;
  }

  .owl-carousel.indicator-bottom-image .owl-controls .owl-pagination .owl-page .indication-content {
    height: 40px;
  }
}

.owl-carousel.indicator-bottom-image .owl-controls .owl-pagination .owl-page .indication-content img {
  display: block;
  margin: 0 auto;
}

.owl-carousel.indicator-bottom-image .owl-controls .owl-pagination .owl-page span {
  display: block;
  margin: 5px auto 0;
  background-color: transparent;
}

.owl-carousel.indicator-bottom-image .owl-controls .owl-pagination .owl-page.active span {
  background-color: #00baf2;
}

.owl-carousel.indicator-top {
  padding-top: 120px;
}

@media screen and (max-width:640px) {
  .owl-carousel.indicator-top {
    padding-top: 80px;
  }
}

.owl-carousel.indicator-top .custom-indicator,.owl-carousel.indicator-top .owl-controls {
  top: 0;
  padding: 50px 0;
}

@media screen and (max-width:640px) {
  .owl-carousel.indicator-top .custom-indicator,.owl-carousel.indicator-top .owl-controls {
    padding: 30px 0;
  }
}

.rn-carousel-indicator span:before {
  display: none;
  content: "";
}

#home-section2 {
  padding-top: 35%;
}

#feature-section-video .video-wrap,#home-section-video .video-wrap {
  float: none;
  clear: both;
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

@media screen and (max-width:768px) {
  #feature-section-video .video-wrap,#home-section-video .video-wrap {
    padding-bottom: 64.25%;
  }
}

#feature-section-video .video-wrap .content,#home-section-video .video-wrap .content {
  position: absolute;
  display: table!important;
  z-index: 99;
  background-size: cover;
  background-position: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#feature-section-video .video-wrap iframe,#home-section-video .video-wrap iframe {
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#home-section3 {
  padding-top: 10%;
  padding-bottom: 40%;
}

@media screen and (max-width:480px) {
  #home-section3 {
    padding-top: 20%;
    padding-bottom: 50%;
  }
}

#home-section4 {
  overflow: auto;
  padding-bottom: 100px;
}

#home-section4 hr {
  margin: 80px auto;
}

#home-section5 {
  clear: both;
  overflow: hidden;
  text-align: center;
}

#home-section5 .square-pct-50 {
  float: left;
  width: 50%;
  padding-bottom: 50%;
  height: 0;
}

@media screen and (max-width:1024px) {
  #home-section5 .square-pct-50 {
    width: 100%;
    padding-bottom: 100%;
  }
}

@media screen and (max-width:768px) {
  #home-section5 .square-pct-50 {
    width: 100%;
    padding: 0 10px 20px;
    height: auto;
  }
}

#home-section5 .square-pct-50.coreseries {
  background-color: #1edcfe;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#00baf2),to(#1edcfe));
  background-image: -webkit-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: -moz-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: -ms-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: -o-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: linear-gradient(45deg,#00baf2,#1edcfe);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#00baf2', EndColorStr='#1edcfe');
}
#home-section5 .square-pct-100.superior {
  background-color: #aa54a0;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#aa54a0),to(#bd72af));
  background-image: -webkit-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: -moz-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: -ms-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: -o-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: linear-gradient(45deg,#aa54a0,#bd72af);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#aa54a0', EndColorStr='#bd72af');
}

#home-section5 .square-pct-50.slim {
  background-color: #b4b9c2;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#9a9da4),to(#b4b9c2));
  background-image: -webkit-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: -moz-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: -ms-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: -o-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: linear-gradient(45deg,#9a9da4,#b4b9c2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#9a9da4', EndColorStr='#b4b9c2');
}

#home-section5 .square-pct-50.advanced {
  background-color: #b5e821;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#94ce2e),to(#b5e821));
  background-image: -webkit-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: -moz-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: -ms-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: -o-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: linear-gradient(45deg,#94ce2e,#b5e821);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#94ce2e', EndColorStr='#b5e821');
}

#home-section5 .square-pct-50.pro {
  background-color: #f5956b;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#f76f9f),to(#f5956b));
  background-image: -webkit-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: -moz-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: -ms-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: -o-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: linear-gradient(45deg,#f76f9f,#f5956b);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f76f9f', EndColorStr='#f5956b');
}

#home-section5 .square-pct-50.short-throw {
  background-color: #0e3652;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#121b24),to(#0e3652));
  background-image: -webkit-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -moz-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -ms-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -o-linear-gradient(45deg,#121b24,#0e3652);
  background-image: linear-gradient(45deg,#121b24,#0e3652);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#121b24', EndColorStr='#0e3652');
}

#home-section5 .square-pct-50.accessories {
  background-color: #fcb415;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#ffe683),to(#fcb415));
  background-image: -webkit-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: -moz-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: -ms-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: -o-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: linear-gradient(45deg,#ffe683,#fcb415);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffe683', EndColorStr='#fcb415');
}

#home-section5 .section5-right .square-pct-50 {
  padding-bottom: 0;
}

@media screen and (max-width:1024px) {
  #home-section5 .section5-right .square-pct-50 {
    padding-bottom: 0;
    width: 50%;
  }

  #home-section5 .section5-left,#home-section5 .section5-right {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width:768px) {
  #home-section5 .section5-right .square-pct-50 {
    width: 100%;
    height: auto;
    float: none;
    padding: 20px;
  }
}

#home-section5 img {
  display: inline-block;
  max-width: 100%;
}

#home-section5 p {
  color: #fff;
  font-family: Karbon-Regular,Tahoma,sans-serif;
  font-size: 20px;
  padding: 0 10%;
}

@media screen and (max-width:1450px) {
  #home-section5 h1 {
    font-size: 40px;
  }

  #home-section5 h1 .arrow-link-small {
    top: 5px;
  }
}

@media screen and (max-width:1024px) {
  #home-section5 h1 {
    font-size: 72px;
  }

  #home-section5 h1 .arrow-link-small {
    top: 0;
  }
}

@media screen and (max-width:768px) {
  #home-section5 .section5-right {
    padding: 0;
  }

  #home-section5 h1 {
    font-size: 50px;
  }

  #home-section5 h1 .arrow-link-small {
    top: 3px;
  }
}

#features-section2 {
  overflow: auto;
}

#features-section2 hr {
  margin: 50px auto;
}

#detail-overview .content .info-bloc .features-bloc .features .subtitle,#detail-overview .content .subtitle {
  font-size: 24px;
  margin-top: 10px;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  color: #adadb1;
}

#detail-overview {
  padding-bottom: 100px;
}

#detail-overview .content {
  padding-top: 200px;
  padding-bottom: 50px;
}

#detail-overview .content .info-bloc {
  clear: both;
  overflow: hidden;
}

#detail-overview .content .info-bloc .features-bloc {
  float: left;
  max-width: 50%;
}

@media screen and (max-width:768px) {
  #detail-overview .content {
    padding-top: 100px;
    padding-bottom: 0;
  }

  #detail-overview .content .info-bloc .features-bloc {
    float: none;
    max-width: 100%;
  }

  #detail-overview .content .info-bloc .features-bloc .features {
    display: none;
  }
}

#detail-overview .content .info-bloc .features-bloc .features {
  float: left;
}

#detail-overview .content .info-bloc .features-bloc .features ul {
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 18px;
  padding-top: 0;
}

#detail-overview .content .info-bloc .features-bloc .features ul li {
  padding: 5px 0;
}

#detail-overview .content .info-bloc .features-bloc ul {
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 18px;
  padding-top: 0;
}

#detail-overview .content .info-bloc .features-bloc ul li {
  padding: 5px 0;
}

#detail-overview .content .info-bloc .price-bloc {
  float: right;
  max-width: 50%;
  padding-top: 20px;
}

#detail-overview .content .info-bloc .price-bloc .price {
  font-family: Karbon-Light,Tahoma,sans-serif;
  font-size: 72px;
}

@media screen and (max-width:768px) {
  #detail-overview .content .info-bloc .price-bloc {
    display: none;
  }

  #detail-overview .content .info-bloc .price-bloc .price {
    font-size: 50px;
  }
}

#detail-overview .content .info-bloc .price-bloc .price sup {
  font-size: 24px;
  padding-left: 5px;
  position: relative;
  top: -5px;
}

#detail-overview .content .info-bloc .price-bloc button {
  margin-bottom: 10px;
}

#detail-overview .content .info-bloc .price-bloc a.link-icon {
  display: block;
  color: #adadb1;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 0;
}

#detail-overview .content .info-bloc .price-bloc a.link-icon:hover {
  color: #888;
  text-decoration: underline;
}

#detail-overview .content .info-bloc .price-bloc a.link-icon img {
  position: relative;
  top: 5px;
  margin-right: 8px;
}

#detail-overview .content .info-bloc .price-bloc .awards {
  padding-top: 0;
}

@media screen and (max-width:768px) {
  #detail-overview .content .info-bloc .price-bloc .awards {
    display: none;
  }
}

#detail-overview .content .info-bloc .price-bloc .awards ul {
  list-style-type: none;
  padding-top: 5px;
}

#detail-overview .content .info-bloc .price-bloc .awards ul li {
  display: block;
  margin-bottom: 10px;
}

#detail-overview .content .info-bloc .price-bloc .awards ul li a {
  display: block;
  height: 100%;
  width: 80px;
}

#detail-overview .content .info-bloc .price-bloc .awards ul li a img {
  display: block;
  width: 100%;
}

#detail-overview .content .price-bloc-mobile .price {
  font-family: Karbon-Light,Tahoma,sans-serif;
  font-size: 72px;
}

@media screen and (max-width:768px) {
  #detail-overview .content .price-bloc-mobile .price {
    font-size: 50px;
  }
}

#detail-overview .content .price-bloc-mobile .price sup {
  font-size: 24px;
  padding-left: 5px;
  position: relative;
  top: -5px;
}

#detail-overview .content .price-bloc-mobile button {
  margin-bottom: 10px;
  padding: 15px 40px;
  width: 100%;
}

#detail-overview .content .price-bloc-mobile a.link-icon {
  display: block;
  color: #adadb1;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 0;
}

#detail-overview .content .price-bloc-mobile a.link-icon:hover {
  color: #888;
}

#detail-overview .content .price-bloc-mobile a.link-icon img {
  position: relative;
  top: 5px;
  margin-right: 8px;
}

#detail-overview .content .features-mobile {
  margin-top: 50px;
}

#detail-overview .content .features-mobile .subtitle {
  margin-top: 20px;
  color: #adadb1;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 24px;
}

#detail-overview .content .features-mobile ul {
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 18px;
  clear: both;
  overflow: hidden;
}

#detail-overview .content .features-mobile ul li {
  padding: 5px 0;
}

#detail-overview .content .awards-mobile {
  margin-top: 50px;
}

#detail-overview .content .awards-mobile .subtitle {
  margin-top: 20px;
  color: #adadb1;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 24px;
}

#detail-overview .content .awards-mobile ul {
  list-style-type: none;
  clear: both;
  overflow: hidden;
  padding-top: 6px;
}

#detail-overview .content .awards-mobile ul li {
  height: 50px;
  float: left;
  margin-right: 10px;
}

#detail-overview .content .awards-mobile ul li a {
  display: block;
  height: 100%;
  width: 100%;
}

#detail-overview .content .awards-mobile ul li a img {
  display: block;
  height: 100%;
  max-width: 100%;
}

#resources .bloc-icon a {
  display: block;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

#main-content.products-list .repeat-category-proj:last-of-type hr.full-width,.collapse-specs {
  display: none;
}

#resources .bloc-icon a:hover p {
  color: #00baf2;
}

#resources .bloc-icon .grid-column-25pct {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width:768px) {
  #resources .bloc-icon .grid-column-25pct {
    padding-left: 30px;
    padding-right: 30px;
  }
}

#resources .bloc-icon .grid-column-33pct {
  padding-left: 20px;
  padding-right: 20px;
}

#resources .bloc-icon p {
  padding-top: 20px;
}

@media screen and (max-width:768px) {
  #resources .bloc-icon .grid-column-33pct {
    padding-left: 30px;
    padding-right: 30px;
  }

  #resources .bloc-icon p {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width:480px) {
  #tech-specs table td,#tech-specs table th {
    font-size: 14px;
  }
}

#main-content.products-list #core,#main-content.products-list #coreseries {
  background-color: #1edcfe;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#00baf2),to(#1edcfe));
  background-image: -webkit-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: -moz-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: -ms-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: -o-linear-gradient(45deg,#00baf2,#1edcfe);
  background-image: linear-gradient(45deg,#00baf2,#1edcfe);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#00baf2', EndColorStr='#1edcfe');
}

#main-content.products-list #slim {
  background-color: #b4b9c2;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#9a9da4),to(#b4b9c2));
  background-image: -webkit-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: -moz-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: -ms-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: -o-linear-gradient(45deg,#9a9da4,#b4b9c2);
  background-image: linear-gradient(45deg,#9a9da4,#b4b9c2);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#9a9da4', EndColorStr='#b4b9c2');
}
#main-content.products-list #superior {
  background-color: #aa54a0;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#aa54a0),to(#bd72af));
  background-image: -webkit-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: -moz-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: -ms-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: -o-linear-gradient(45deg,#aa54a0,#bd72af);
  background-image: linear-gradient(45deg,#aa54a0,#bd72af);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#aa54a0', EndColorStr='#bd72af');
}

#main-content.products-list #advanced {
  background-color: #b5e821;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#94ce2e),to(#b5e821));
  background-image: -webkit-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: -moz-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: -ms-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: -o-linear-gradient(45deg,#94ce2e,#b5e821);
  background-image: linear-gradient(45deg,#94ce2e,#b5e821);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#94ce2e', EndColorStr='#b5e821');
}

#main-content.products-list #hd,#main-content.products-list #pro {
  background-color: #f5956b;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#f76f9f),to(#f5956b));
  background-image: -webkit-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: -moz-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: -ms-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: -o-linear-gradient(45deg,#f76f9f,#f5956b);
  background-image: linear-gradient(45deg,#f76f9f,#f5956b);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f76f9f', EndColorStr='#f5956b');
}

#main-content.products-list #shortthrow {
  background-color: #0e3652;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#121b24),to(#0e3652));
  background-image: -webkit-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -moz-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -ms-linear-gradient(45deg,#121b24,#0e3652);
  background-image: -o-linear-gradient(45deg,#121b24,#0e3652);
  background-image: linear-gradient(45deg,#121b24,#0e3652);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#121b24', EndColorStr='#0e3652');
}

#main-content.products-list #accessories {
  background-color: #fcb415;
  background-image: -webkit-gradient(linear,left bottom,right top,from(#ffe683),to(#fcb415));
  background-image: -webkit-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: -moz-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: -ms-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: -o-linear-gradient(45deg,#ffe683,#fcb415);
  background-image: linear-gradient(45deg,#ffe683,#fcb415);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffe683', EndColorStr='#fcb415');
}


#main-content.products-list .grid-column-50pct {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width:768px) {
  #main-content.products-list .grid-column-50pct {
    padding-right: 10px;
    float: none;
    padding-left: 10px;
    width: 100%;
  }

  #main-content.products-list .grid-column-50pct h1 {
    text-align: center;
  }
}

#main-content.products-list .grid-column-50pct p {
  padding-left: 8px;
}

.collapse-specs hr {
  margin: 50px auto;
}

@media screen and (max-width:768px) {
  #main-content.products-list .grid-column-50pct p {
    text-align: center;
    padding-left: 0;
  }

  #main-content.products-list .grid-column-50pct:first-of-type {
    padding-bottom: 40px;
  }

  .collapse-specs.spec {
    display: none!important;
  }
}

a.bt-specs,a.bt-specs-mobile {
  display: inline-block;
  font-size: 16px;
  margin: 20px auto 0;
  padding: 10px;
  text-align: center;
}

@media screen and (min-width:641px) {
  #main-content.products-list .section-anchor:nth-child(2n) .grid-column-50pct:first-of-type {
    float: right;
  }

  a.bt-specs-mobile {
    display: none;
  }
}

.page-solution .custom-indicator {
  z-index: 999;
}

.page-white-paper .content .mandatory-fields {
  text-align: left;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 50px;
}

.page-white-paper .content form .grid-column-50pct {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width:768px) {
  a.bt-specs {
    display: none;
  }

  .page-white-paper .content form .grid-column-50pct {
    padding-right: 10px;
    float: none;
    padding-left: 10px;
    width: 100%;
  }
}

.page-white-paper .content .bloc-radio-yn {
  width: 160px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

.page-white-paper .content .bloc-radio-yn .label-radio {
  text-transform: none;
  font-size: 20px;
  text-align: left;
  float: left;
}

.page-white-paper .content .bloc-radio-yn .label-radio:last-of-type {
  margin-left: 50px;
}

.page-white-paper .thank-you-msg {
  display: none;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.page-white-paper .thank-you-msg.active {
  display: block;
}

.page-contact-us .content .bloc-icon {
  margin-top: 30px;
  margin-bottom: 50px;
}

.page-contact-us .content .bloc-icon a {
  display: block;
  text-decoration: none;
  color: #000;
}

.page-contact-us .content .bloc-icon a p {
  padding-top: 20px;
}

.page-contact-us .content .bloc-icon a:hover p {
  color: #00baf2;
}

.page-contact-us .content .mandatory-fields {
  text-align: left;
  font-size: 16px;
  margin-top: 30px;
  padding-left: 20px;
  margin-bottom: 20px;
}

.page-contact-us .content .bloc-radio-yn {
  width: 160px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}

.page-contact-us .content .bloc-radio-yn .label-radio {
  text-transform: none;
  font-size: 20px;
  text-align: left;
  float: left;
}

.page-contact-us .content .bloc-radio-yn .label-radio:last-of-type {
  margin-left: 50px;
}

.page-contact-us .content .contact-hidden-form {
  display: none;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.page-contact-us .content .contact-hidden-form.active {
  display: block;
}

.page-contact-us .content .contact-hidden-form form .grid-column-50pct {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width:768px) {
  .page-contact-us .content .bloc-icon a p {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .page-contact-us .content .contact-hidden-form form .grid-column-50pct {
    padding-right: 10px;
    float: none;
    padding-left: 10px;
    width: 100%;
  }
}

.page-contact-us .content .thank-you-msg {
  display: none;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.page-contact-us .content .thank-you-msg.active {
  display: block;
}

.page-contact-us .content .char-left {
  font-size: 16px;
  text-align: right;
  padding-top: 5px;
}

.page-contact-us .content .char-left.over {
  color: #e65151;
}

.page-where-to-buy .content h4 {
  text-align: left;
  padding-bottom: 40px;
  font-size: 36px;
  color: #00baf2;
}

.page-where-to-buy .content .bloc-icon {
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-where-to-buy .content .bloc-icon a {
  display: block;
  text-decoration: none;
  color: #000;
}

.page-where-to-buy .content .bloc-icon a p {
  padding-top: 20px;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .content h4 {
    font-size: 30px;
    padding-bottom: 20px;
  }

  .page-where-to-buy .content .bloc-icon a p {
    padding-top: 5px;
    padding-bottom: 20px;
  }
}

.page-where-to-buy .content .bloc-icon a:hover p {
  color: #00baf2;
}

.page-where-to-buy .buy-hidden-content {
  display: none;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.page-where-to-buy .buy-hidden-content.active {
  display: block;
}

.page-where-to-buy .buy-hidden-content .top-where-buy {
  background-color: #e4e5e9;
  padding: 25px 20px;
}

.page-where-to-buy .buy-hidden-content .top-where-buy h4 {
  color: #000;
}

.page-where-to-buy .buy-hidden-content .top-where-buy form {
  clear: both;
  overflow: hidden;
}

.page-where-to-buy .buy-hidden-content .top-where-buy form .radius,.page-where-to-buy .buy-hidden-content .top-where-buy form .zip {
  background-color: #f2f2f4;
  display: block;
  float: left;
  font-size: 18px;
  height: 60px;
  margin-right: 30px;
  padding: 18px 20px;
  width: calc(50% - 100px);
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .top-where-buy form .radius,.page-where-to-buy .buy-hidden-content .top-where-buy form .zip {
    width: calc(50% - 5px);
    margin-right: 5px;
  }
}

@media screen and (max-width:480px) {
  .page-where-to-buy .buy-hidden-content .top-where-buy form .radius,.page-where-to-buy .buy-hidden-content .top-where-buy form .zip {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}

.page-where-to-buy .buy-hidden-content .top-where-buy form .radius {
  text-transform: uppercase;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .top-where-buy form .radius {
    margin-right: 0;
    margin-left: 5px;
  }
}

@media screen and (max-width:480px) {
  .page-where-to-buy .buy-hidden-content .top-where-buy form .radius {
    margin-left: 0;
    margin-top: 10px;
  }
}

.page-where-to-buy .buy-hidden-content .top-where-buy form button {
  float: left;
  height: 60px;
  padding: 18px 0;
  text-transform: uppercase;
  width: 140px;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .top-where-buy form button {
    clear: both;
    float: none;
    margin-top: 70px;
    overflow: hidden;
    width: 100%;
  }
}

.page-where-to-buy .buy-hidden-content .store-location {
  padding: 40px 20px;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores {
  opacity: 0;
  list-style-type: none;
  clear: both;
  overflow: hidden;
  text-align: left;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores.active {
  opacity: 1;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store {
  color: #444;
  display: inline-block;
  margin-bottom: 60px;
  margin-right: -4px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
  vertical-align: top;
  width: 33.33%;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store {
    width: 50%;
  }
}

@media screen and (max-width:480px) {
  .page-where-to-buy .buy-hidden-content .top-where-buy form button {
    margin-top: 10px;
  }

  .page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store {
    width: 100%;
    padding-right: 0;
    float: none;
    margin-bottom: 50px;
  }
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store h3 {
  font-size: 20px;
  text-transform: none;
  color: #444;
  padding: 0;
  line-height: 1.3;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store hr {
  margin: 12px 0 16px;
  width: 80px;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store .infos {
  font-size: 18px;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  color: #444;
  padding: 0;
  line-height: 1.5;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store .see-map {
  font-size: 18px;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  color: #adadb1;
  display: block;
  text-decoration: none;
  padding: 10px 5px 5px 20px;
  margin-top: -10px;
  background: url(../images/overview-location-icon.png) left center no-repeat;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store .see-map:hover {
  color: #888;
  text-decoration: underline;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store .see-website {
  color: #00baf2;
  display: block;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 18px;
  margin-top: -10px;
  padding: 10px 5px 5px 0;
  text-decoration: none;
}

.page-where-to-buy .buy-hidden-content .store-location ul.list-stores li.store .see-website:hover {
  opacity: .8;
}

.page-where-to-buy .buy-hidden-content .online-location {
  padding: 0 20px 40px;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores {
  list-style-type: none;
  clear: both;
  overflow: hidden;
  text-align: left;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store {
  width: 25%;
  color: #444;
  display: inline-block;
  margin-bottom: 50px;
  margin-right: -4px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a {
  display: block;
  text-decoration: none;
  color: #000;
  text-align: center;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a .display-table {
  height: 70px;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a .display-table .vertical-align img {
  max-height: 60px;
  max-width: 110px;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store {
    width: 25%;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a .display-table {
    height: 50px;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a .display-table .vertical-align img {
    max-height: 40px;
    max-width: 100%;
  }
}

@media screen and (max-width:480px) {
  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store {
    width: 33.33%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a .display-table {
    height: 40px;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a .display-table .vertical-align img {
    max-height: 35px;
  }
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a span {
  display: block;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 18px;
  padding: 10px 5px 5px 0;
  text-decoration: none;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a:hover span {
  color: #00baf2;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main {
  list-style-type: none;
  clear: both;
  overflow: hidden;
  text-align: left;
  background-color: #fff;
  padding: 25px 20px;
  margin-bottom: 50px;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store {
  width: 33.33%;
  color: #444;
  display: inline-block;
  margin-right: -4px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a {
  display: block;
  text-decoration: none;
  color: #000;
  text-align: center;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a .display-table {
  height: 70px;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a .display-table .vertical-align img {
  max-height: 60px;
  max-width: 140px;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a span {
    font-size: 16px;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a .display-table {
    height: 50px;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a .display-table .vertical-align img {
    max-height: 40px;
  }
}

@media screen and (max-width:480px) {
  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores li.store a span {
    font-size: 14px;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a .display-table {
    height: 40px;
  }

  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a .display-table .vertical-align img {
    max-height: 35px;
  }
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a span {
  display: block;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 18px;
  padding: 10px 5px 5px 0;
  text-decoration: none;
}

.page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a:hover span {
  color: #00baf2;
}

.page-where-to-buy .buy-hidden-content .distributor-location {
  padding: 0 20px 40px;
}

.page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores {
  list-style-type: none;
  clear: both;
  overflow: hidden;
  text-align: left;
}

.page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store {
  width: 25%;
  color: #444;
  display: inline-block;
  margin-bottom: 50px;
  margin-right: -4px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  vertical-align: top;
}

.page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a {
  display: block;
  text-decoration: none;
  color: #000;
  text-align: center;
}

.page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a .display-table {
  height: 70px;
}

.page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a .display-table .vertical-align img {
  max-height: 60px;
  max-width: 110px;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a span {
    font-size: 16px;
  }

  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store {
    width: 25%;
  }

  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a .display-table {
    height: 50px;
  }

  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a .display-table .vertical-align img {
    max-height: 40px;
    max-width: 100%;
  }
}

@media screen and (max-width:480px) {
  .page-where-to-buy .buy-hidden-content .online-location ul.list-stores-main li.store a span {
    font-size: 14px;
  }

  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store {
    width: 50%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a .display-table {
    height: 40px;
  }

  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a .display-table .vertical-align img {
    max-height: 35px;
  }
}

.page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a span {
  display: block;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 18px;
  padding: 10px 5px 5px 0;
  text-decoration: none;
}

@media screen and (max-width:768px) {
  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a span {
    font-size: 16px;
  }
}

@media screen and (max-width:480px) {
  .page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a span {
    font-size: 14px;
  }
}

.page-where-to-buy .buy-hidden-content .distributor-location ul.list-stores li.store a:hover span {
  color: #00baf2;
}

#site-map .column {
  float: left;
  width: 33.33%;
  min-height: 300px;
}

#site-map .column a {
  display: block;
  font-size: 18px;
  font-family: Karbon-Regular,Tahoma,sans-serif;
  color: #444;
  padding: 0;
  line-height: 1.5;
  text-decoration: none;
}

#site-map .column a:hover {
  text-decoration: underline;
}

.page-support .content .bloc-icon {
  margin: 30px auto 50px;
  max-width: 600px;
}

.page-support .content .bloc-icon a.link-icon {
  display: block;
  text-decoration: none;
  color: #000;
}

.page-support .content .bloc-icon a.link-icon p {
  padding-top: 20px;
}

@media screen and (max-width:768px) {
  #site-map .column {
    width: 50%;
    min-height: 200px;
  }

  .page-support .content .bloc-icon a.link-icon p {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.page-support .content .bloc-icon a.link-icon:hover p {
  color: #00baf2;
}

.page-support .content .bloc-icon p.description {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
}

@media screen and (max-width:768px) {
  .page-support .content .bloc-icon p.description {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.page-resources .content .bloc-icon {
  margin-top: 30px;
  margin-bottom: 50px;
  text-align: left;
}

.page-resources .content .bloc-icon .grid-column-33pct {
  margin-right: -4px;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}

.page-resources .content .bloc-icon .link-icon {
  display: block;
  text-decoration: none;
  color: #000;
}

.page-resources .content .bloc-icon .link-icon p {
  padding-top: 20px;
}

@media screen and (max-width:768px) {
  .page-resources .content .bloc-icon .link-icon p {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

.page-resources .content .bloc-icon .link-icon:hover p {
  color: #00baf2;
}

.page-resources .content .bloc-icon div.link-icon:hover p {
  color: #000;
}

.page-resources .content .bloc-icon p.description {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
}

@media screen and (max-width:768px) {
  .page-resources .content .bloc-icon p.description {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.page-resources .content .bloc-icon .bloc-guides {
  margin: 10px auto;
}

.page-resources .content .bloc-icon .bloc-guides li {
  list-style-type: none;
}

.page-resources .content .bloc-icon .bloc-guides li a {
  display: block;
  font-size: 16px;
  padding: 5px;
}

.page-news-and-events h2 {
  font-size: 50px;
}

.page-news-and-events .col-events,.page-news-and-events .col-news {
  float: left;
}

@media screen and (max-width:768px) {
  .page-resources .content .bloc-icon .bloc-guides {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .page-news-and-events .col-events,.page-news-and-events .col-news {
    clear: both;
    float: none;
    overflow: hidden;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 100%!important;
  }
}

.page-news-and-events .col-news {
  width: 70%;
  padding-right: 20px;
}

.page-news-and-events .col-news .bt-view-more {
  padding-top: 30px;
}

.page-news-and-events .col-events {
  width: 30%;
  padding-left: 20px;
}

.page-news-and-events .article {
  margin-bottom: 20px;
  float: left;
}

.page-news-and-events .article .img-descr {
  width: 100%;
  border: none;
}

.page-news-and-events .article .img-descr a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 60%;
}

.page-news-and-events .article .content-info {
  background-color: #fff;
  padding: 20px 20px 60%;
  height: 0;
  position: relative;
}

@media screen and (max-width:480px) {
  .page-news-and-events .article {
    width: 100%;
    margin-left: 00px;
  }

  .page-news-and-events .article:nth-child(2n+1) {
    margin-right: 0;
  }

  .page-news-and-events .article .content-info {
    height: auto;
    padding-bottom: 80px;
  }
}

.page-news-and-events .article .content-info h5 a {
  color: #000;
  text-decoration: none;
  font-family: Karbon-Regular,Tahoma,sans-serif;
}

.page-news-and-events .article .content-info .bottom {
  position: absolute;
  bottom: 15px;
  width: calc(100% - 40px);
}

.page-news-and-events .article .content-info .bottom .category-article {
  float: left;
}

.page-news-and-events .article .content-info .bottom .category-article a {
  font-family: Karbon-Medium,Tahoma,sans-serif;
  color: #00baf2;
  font-size: 16px;
  text-decoration: none;
}

.page-news-and-events .article .content-info .bottom .category-article a:hover {
  text-decoration: underline;
}

.page-news-and-events .article .content-info .bottom .date-article {
  float: right;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  color: #adadb1;
  font-size: 16px;
}

.page-news-and-events .article#latest-news {
  width: 100%;
  float: none;
  margin-left: 0;
}

.page-news-and-events .article#latest-news h4 {
  font-size: 28px;
}

@media screen and (max-width:768px) {
  .page-news-and-events .article#latest-news h4 {
    font-size: 20px;
  }
}

.page-news-and-events .article#latest-news h4 a {
  color: #000;
  text-decoration: none;
  font-family: Karbon-Regular,Tahoma,sans-serif;
}

.page-news-and-events .article#latest-news .content-info {
  background-color: #fff;
  height: auto;
  padding-bottom: 20px;
  position: relative;
}

.page-news-and-events .article#latest-news .content-info p {
  margin-top: 20px;
  margin-bottom: 20%;
}

.page-news-and-events .month {
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}

.page-news-and-events .month h3 {
  padding-bottom: 0;
  margin-bottom: 5px;
  font-family: Karbon-Light,Tahoma,sans-serif;
  text-transform: none;
}

.page-news-and-events .month .bloc-event .event {
  display: block;
  background-color: #fff;
  margin-bottom: 20px;
  width: 100%;
  padding: 25px;
  text-decoration: none;
}

.page-news-and-events .month .bloc-event .event .thumb {
  display: table;
  float: left;
  height: 100px;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.page-news-and-events .month .bloc-event .event .description {
  display: table;
  height: 100%;
}

.page-news-and-events .month .bloc-event .event .description .info {
  color: #000;
  font-size: 18px;
  padding-bottom: 30px;
}

.page-news-and-events .month .bloc-event .event .description .date-event {
  font-family: Karbon-Medium,Tahoma,sans-serif;
  color: #adadb1;
  font-size: 16px;
}

.page-news-and-events .bt-view-more {
  display: block;
  text-align: center;
  font-size: 16px;
  clear: both;
  overflow: hidden;
  margin-bottom: 50px;
}

.page-news-articles .marquee {
  padding: 20% 0;
}

.page-news-articles h4 {
  font-family: Karbon-Regular,Tahoma,sans-serif;
}

.page-news-articles .date-article,.page-news-articles .date-event {
  margin-bottom: 30px;
}

.page-news-articles .back-button {
  margin-bottom: 50px;
  margin-top: -50px;
}

@media screen and (max-width:480px) {
  .page-news-articles .back-button {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.page-news-articles .back-button span {
  display: block;
  width: 55px;
  text-align: right;
  background: url(../images/button-prev.png) left 2px no-repeat;
}

.page-news-articles .bloc-bt-prev-next {
  clear: both;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: 450px;
}

.page-news-articles .bloc-bt-prev-next .next-button,.page-news-articles .bloc-bt-prev-next .prev-button {
  display: inline-block;
  margin-top: 40px;
}

@media screen and (max-width:480px) {
  .page-news-articles .bloc-bt-prev-next {
    width: 100%;
  }

  .page-news-articles .bloc-bt-prev-next .next-button,.page-news-articles .bloc-bt-prev-next .prev-button {
    display: block;
    margin-right: auto!important;
    margin-left: auto!important;
  }
}

.page-news-articles .bloc-bt-prev-next .next-button span,.page-news-articles .bloc-bt-prev-next .prev-button span {
  display: block;
  width: 88px;
  background-repeat: no-repeat;
}

.page-news-articles .bloc-bt-prev-next .prev-button {
  margin-left: 10px;
}

.page-news-articles .bloc-bt-prev-next .prev-button span {
  text-align: right;
  background: url(../images/button-prev.png) left 2px;
}

.page-news-articles .bloc-bt-prev-next .next-button {
  margin-right: 10px;
}

.page-news-articles .bloc-bt-prev-next .next-button span {
  text-align: left;
  background: url(../images/button-next.png) right 2px;
}

.bg-blue,.btn-rect {
  background-color: #00BAF2;
}

.modal.newsletter h4,.modal.newsletter p {
  text-align: center;
}

.modal.newsletter .mandatory-fields {
  text-align: left;
  font-size: 16px;
  margin-top: 30px;
  padding-left: 20px;
  margin-bottom: 20px;
}

.modal.newsletter .form {
  margin-bottom: 20px;
}

.counter,.counter .column .brillance,.counter .column .cost,.counter .column .power {
  margin: 0 auto;
}

.modal.newsletter .form .grid-column-50pct {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width:768px) {
  .modal.newsletter .form .grid-column-50pct {
    padding-left: 0;
    padding-right: 0;
  }
}

.counter {
  clear: both;
  overflow: hidden;
  max-width: 800px;
  padding-top: 65px;
  padding-bottom: 60px;
}

.counter h4 {
  color: #fff;
  font-family: Karbon-Bold,Tahoma,sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
}

.counter .column,.wrap-btn.center {
  text-align: center;
}

.counter .column {
  float: left;
  padding: 20px;
  width: 33.33%;
}

@media screen and (max-width:480px) {
  .counter h4 {
    text-align: center;
  }

  .counter .column {
    padding: 10px;
  }

  .counter .column .brillance,.counter .column .cost,.counter .column .power {
    max-width: 100%;
  }
}

.counter .column .power {
  max-width: 150px;
}

@media screen and (max-width:768px) {
  .counter .column .power {
    max-width: 92px;
  }
}

.counter .column .brillance {
  max-width: 175px;
}

@media screen and (max-width:768px) {
  .counter .column .brillance {
    max-width: 130px;
  }
}

.counter .column .cost {
  max-width: 150px;
}

.counter .column .bloc-num .number {
  color: #00baf2;
  font-family: Karbon-Light,Tahoma,sans-serif;
  font-size: 114px;
  padding-right: 10px;
}

@media screen and (max-width:768px) {
  .counter .column .cost {
    max-width: 100px;
  }

  .counter .column .bloc-num .number {
    font-size: 70px;
  }
}

@media screen and (max-width:480px) {
  .counter .column .bloc-num .number {
    display: block;
    font-size: 50px;
    width: 100%;
  }

  .counter .column .bloc-num .extra {
    display: block;
    width: 100%;
    margin-top: -5px;
  }
}

.counter .column .bloc-num .extra {
  color: #fff;
  font-family: Karbon-Bold,Tahoma,sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.content.padding-b-t-marquee-main {
  padding-top: calc(10% + 120px);
  padding-bottom: 10%;
}

.wrap-btn {
  margin-left: -15px;
  margin-right: -15px;
}

.wrap-btn.left {
  text-align: left;
}

.wrap-btn .btn-rect {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}

.btn-rect {
  color: #fff;
  display: inline-block;
  text-align: center;
  font-family: Karbon-Medium,Tahoma,sans-serif;
  font-size: 1em;
  padding: 22px 20px 20px;
  letter-spacing: .1em;
  cursor: pointer;
  text-decoration: none;
}

@media screen and (max-width:768px) {
  .btn-rect {
    padding: 17px 9px 15px;
    font-size: 15px;
  }
}

.carousel-videos-button-wrap {
  padding-top: 170px;
  padding-bottom: 50px;
}

@media screen and (max-width:640px) {
  .carousel-videos-button-wrap {
    padding-top: 100px;
    padding-bottom: 20px;
  }
}

.carousel-videos-button-wrap .pagination {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width:768px) {
  .carousel-videos-button-wrap .pagination {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.carousel-videos-button-wrap .pagination__item {
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

@media screen and (max-width:768px) {
  .carousel-videos-button-wrap .pagination__item {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width:400px) {
  .carousel-videos-button-wrap .pagination {
    margin-left: -10px;
    margin-right: -10px;
  }

  .carousel-videos-button-wrap .pagination__item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .carousel-videos-button-wrap .pagination__btn {
    font-size: 13px;
  }
}

.carousel-videos-button .item {
  padding: 50px;
}

.carousel-videos-button .video-wrap {
  width: 50%;
  margin: 0 auto;
}

.carousel-videos-button .video-wrap .text-block,.carousel-videos-button .video-wrap .video-block {
  width: 49%;
  display: inline-block;
}

@media screen and (max-width:768px) {
  .carousel-videos-button .video-wrap,.carousel-videos-button .video-wrap .text-block,.carousel-videos-button .video-wrap .video-block {
    width: 100%;
  }

  .carousel-videos-button .video-wrap iframe {
    width: 100%;
    height: 300px;
  }
}

@media screen and (max-width:500px) {
  .carousel-videos-button .video-wrap iframe {
    height: 200px;
  }
}

hr.no-margin {
  margin-top: 0!important;
  margin-bottom: 0!important;
}

.carousel-main {
  max-width: 1290px;
  margin: auto;
}

.feature-wrap__info__text,.media-wrap__info__text,.wrap-icon {
  margin-bottom: 50px;
}

.carousel-main .pagination {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width:768px) {
  .carousel-main .pagination {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.carousel-main .pagination__item {
  padding: 20px;
  display: inline-block;
}

@media screen and (max-width:768px) {
  .carousel-main .pagination__item {
    padding: 15px;
  }
}

@media screen and (max-width:400px) {
  .carousel-main .pagination {
    margin-left: -10px;
    margin-right: -10px;
  }

  .carousel-main .pagination__item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .carousel-main .pagination__btn {
    font-size: 13px;
  }
}

.media-wrap {
  clear: both;
  overflow: hidden;
  padding-top: 50px;
}

.media-wrap .media-wrap-col {
  float: left;
  width: 50%;
  padding: 20px;
}

@media screen and (max-width:768px) {
  .media-wrap .media-wrap-col {
    width: 100%;
    padding: 20px 0;
    float: none;
  }

  .media-wrap__info .wrap-btn {
    margin-bottom: 50px;
    text-align: center;
  }

  .media-wrap .media-wrap__video iframe {
    width: 100%;
    height: 300px;
  }
}

.media-wrap__info .wrap-btn .btn-rect {
  width: 160px;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width:850px) {
  .media-wrap__info .wrap-btn .btn-rect {
    width: 130px;
  }
}

@media screen and (max-width:1220px) {
  .media-wrap .media-wrap-col {
    width: 100%;
    float: none;
    text-align: center;
  }

  .media-wrap .media-wrap__info {
    text-align: left;
    padding: 20px;
  }

  .media-wrap__info .wrap-btn .btn-rect {
    width: 130px;
  }
}

.feature-wrap {
  clear: both;
  overflow: hidden;
  padding-top: 50px;
}

.feature-wrap .feature-wrap-col {
  float: left;
  width: 50%;
  padding: 0 20px;
}

@media screen and (max-width:768px) {
  .feature-wrap .feature-wrap-col {
    width: 100%;
    float: none;
  }

  .feature-wrap__info .wrap-btn {
    margin-bottom: 50px;
    text-align: center;
  }
}

.feature-wrap__info .wrap-btn .btn-rect {
  width: 160px;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width:850px) {
  .feature-wrap__info .wrap-btn .btn-rect {
    width: 130px;
  }
}

.wrap-icon {
  margin-top: 30px;
}

.wrap-icon__item {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 0 5px;
}

.wrap-icon__item__img {
  width: 128px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.wrap-icon__item__description {
  display: block;
  text-align: center;
  padding-top: 20px;
  font-size: 20px;
}

.content-fluid {
  padding-left: 40px;
  padding-right: 40px;
}

@media screen and (max-width:1024px) {
  .content-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width:480px) {
  .content-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.col-row {
  margin-left: -20px;
  margin-right: -20px;
}

.col-row:after {
  display: table;
  height: 0;
  clear: both;
  visibility: hidden;
  content: '';
}

.col {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}

.col--50 {
  width: 50%;
}

.col--40 {
  width: 40%;
}

.col--35 {
  width: 35%;
}

.col--30 {
  width: 30%;
}

.col--20 {
  width: 20%;
}

@media screen and (max-width:1024px) {
  .col--d-100 {
    width: 100%;
  }

  .col--d-70 {
    width: 70%;
  }

  .col--d-50 {
    width: 50%;
  }

  .col--d-30 {
    width: 30%;
  }
}

@media screen and (max-width:991px) {
  .col--t-100 {
    width: 100%;
  }

  .col--t-70 {
    width: 70%;
  }

  .col--t-60 {
    width: 60%;
  }

  .col--t-50 {
    width: 50%;
  }

  .col--t-40 {
    width: 40%;
  }

  .col--t-30 {
    width: 30%;
  }
}

@media screen and (max-width:640px) {
  .wrap-icon__item__description {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .col--m-100 {
    width: 100%;
  }
}

.page-news-and-events .article {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 5px;
  border: none;
  margin-top: 0;
  width: 50%;
}

@media screen and (max-width:480px) {
  .page-news-and-events .article {
    width: 100%;
  }
}

.page-news-and-events .article:nth-child(2n+1) {
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 0;
}

.page-news-and-events .article:nth-child(even) .img-descr,.page-news-and-events .article:nth-child(odd) .img-descr {
  border: none;
}

.page-news-and-events .article .content-info.info {
  background-color: #fff;
  padding: 20px 20px 50px;
  height: 250px;
  position: relative;
}

.page-news-and-events .article .content-text {
  font-size: 18px;
}

@media screen and (max-width:640px) {
  .page-news-and-events .article .content-info.info {
    height: auto;
  }

  .page-news-and-events .article .content-text {
    font-size: 16px;
  }
}

.page-news-and-events .article .content-text a {
  color: #000;
  text-decoration: none;
  font-family: Karbon-Regular,Tahoma,sans-serif;
}