/* Variables */
.paralax, #section-six, #section-eight {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.section .header .cta a, .section .link a, .section .linkblue a {
  background: #009ee0;
  color: white;
  border: 0;
  border-radius: 40px;
  padding: 8px 24px;
  text-transform: uppercase;
  display: inline-block;
  margin: 20px 0;
  text-decoration: none;
  font-size: 15px;
}

@keyframes scaleIcon {
  50% {
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    top: -20px;
  }
}
@keyframes opacityLogo {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tetrisIcon {
  0% {
    color: white;
  }
  50% {
    color: #CC0000;
  }
  100% {
    color: white;
  }
}
/* Styles*/
body, html {
  height: 100%;
  margin: 0;
  color: #111111;
  position: relative;
}

.section {
  font-family: "Lato", sans-serif;
}
.section .container-fluid,
.section .container {
  padding-top: 5%;
  padding-bottom: 4%;
}
.section h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 900;
  border-bottom: 1px solid #CC0000;
  margin-bottom: 40px;
}
.section h3 {
  color: #CC0000;
  font-weight: 700;
}
.section .marginBottom {
  margin-bottom: 40px;
}
.section .bloc-text {
  background: #111111;
  color: white;
  padding: 15px;
  font-size: 15px;
  border-left: 8px #CC0000 solid;
}
.section p {
  font-weight: 400;
}
.section .header {
  margin-bottom: 30px;
}
.section .header .cta {
  border-bottom: 1px solid #dedede;
  padding-bottom: 40px;
}
.section .header .cta a {
  margin: 0;
}
.section .header .cta a:hover {
  background: black;
}
.section .link {
  text-align: center;
}
.section .link a {
  background: #CC0000;
}
.section .link a:hover {
  background: #111111;
}
.section .linkblue {
  text-align: center;
}
.section .linkblue a:hover {
  background: #111111;
}

.paralax {
  height: 550px;
  background-position: center;
  background-image: url("/Content/SystemCase/FR/img/Man-Carrying-System-Case-with-Fasteners-b.jpg");
}

#section-one {
  height: 100%;
  background-color: black;
  color: white;
}
#section-one .logo {
  width: 100%;
  background: transparent;
  text-align: center;
  padding: 30px 10px;
}
#section-one .content {
  width: 100%;
}
#section-one .content #myVideo {
  z-index: 0;
  background: black;
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
#section-one .content .title {
  text-align: center;
}
#section-one .content .title h1 {
  text-shadow: 2px 4px 4px #000000;
  font-family: "Lato", sans-serif;
  border-top: 2px solid #CC0000;
  border-bottom: 2px solid #CC0000;
  padding: 30px 0;
}
#section-one .content .title h1 div:first-child {
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 900;
}
#section-one .content .title h1 div:nth-child(2) {
  font-size: 50px;
  font-weight: 300;
}
#section-one .content .title #rewards {
  margin: 30px 0;
}
#section-one .content .title #rewards img {
  opacity: 0;
  animation-name: opacityLogo;
  animation-delay: 1s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  height: 100px;
  margin: 0 15px;
  -moz-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  transition: transform 0.4s;
}
#section-one .content .title #rewards img#logo-1 {
  animation-delay: 1s;
}
#section-one .content .title #rewards img#logo-2 {
  animation-delay: 1.5s;
}
#section-one .content .title #rewards img#logo-3 {
  animation-delay: 2s;
}
#section-one .content .title #rewards img:hover {
  -moz-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -o-transform: scale(1.8);
  -webkit-transform: scale(1.8);
  transform: scale(1.8);
}
#section-one .content .title span {
  color: #CC0000;
}

#section-two {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-image: url("/Content/SystemCase/FR/img/mountains-c.jpg");
}
#section-two .image {
  text-align: center;
}
#section-two .image img {
  max-height: 600px;
  padding: 0 10px;
}
#section-two .features {
  padding-bottom: 10px;
}
#section-two .features .row {
  text-align: center;
  color: #111111;
}
#section-two .features .row .icon {
  max-width: 200px;
  height: auto;
  padding: 10px 20px;
  margin: auto;
}
#section-two .features .row .icon .features-img img {
  height: 60px;
  margin-bottom: 5px;
  animation-duration: 0.5s;
  position: relative;
  top: 0;
}
#section-two .features .row .icon .features-img img#feat-1 {
  animation-delay: 0.5s;
}
#section-two .features .row .icon .features-img img#feat-2 {
  animation-delay: 1s;
}
#section-two .features .row .icon .features-img img#feat-3 {
  animation-delay: 1.5s;
}
#section-two .features .row .icon .features-img img#feat-4 {
  animation-delay: 2s;
}
#section-two .features .row .icon .features-img .features-description .features-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
  line-height: 20px;
}
#section-two .features .row .icon .features-img .features-description .features-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
}

#section-three {
  background: white;
}
#section-three .table {
  margin-top: 20px;
  border-bottom: 1px solid #dee2e6;
}
#section-three .table td {
  text-align: center;
}
#section-three .table td img {
  max-width: 100px;
  max-height: 100px;
  border-bottom: 2px solid white;
  margin-bottom: 4px;
}
#section-three .table td img.active {
  border-bottom: 2px solid #CC0000;
}
#section-three .table td img:hover {
  border-bottom: 2px solid #959595;
  cursor: pointer;
}

#section-four .comparison-slider-wrapper {
  position: relative;
  width: 100%;
  margin: 20px 0;
  background-color: white;
}
#section-four .comparison-slider-wrapper .comparison-slider {
  position: relative;
  width: 100%;
  margin: 0;
  border: 5px white solid;
  box-sizing: border-box;
}
#section-four .comparison-slider-wrapper .comparison-slider > img {
  width: 100%;
  height: auto;
  display: block;
}
#section-four .comparison-slider-wrapper .comparison-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
#section-four .comparison-slider-wrapper .comparison-slider .resize > img {
  display: block;
}
#section-four .comparison-slider-wrapper .comparison-slider .resize .overlay {
  right: auto;
  left: 20px;
  text-align: left;
}
#section-four .comparison-slider-wrapper .comparison-slider .divider {
  position: absolute;
  width: 3px;
  height: 100%;
  background-color: white;
  left: 50%;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  cursor: ew-resize;
}
#section-four .comparison-slider-wrapper .comparison-slider .divider:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  left: -13px;
  top: 40%;
  margin-top: -14px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid white;
  transition: all 0.1s ease-in-out;
}
#section-four .comparison-slider-wrapper .comparison-slider .divider:after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  left: -10px;
  top: 40%;
  margin-top: -11px;
  background-color: white;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.1s ease-in-out;
}
#section-four .comparison-slider-wrapper .comparison-slider .divider.draggable:before {
  width: 36px;
  height: 36px;
  left: -17px;
  margin-top: -18px;
}
#section-four .comparison-slider-wrapper .comparison-slider .divider.draggable:after {
  width: 20px;
  height: 20px;
  left: -9px;
  margin-top: -10px;
  background-color: white;
}
#section-four .comparison-slider-wrapper .caption {
  position: relative;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 13px;
  font-style: italic;
  color: #605d5c;
  text-align: center;
}

#section-five {
  background: url("/Content/SystemCase/FR/img/graphy.png");
}
#section-five .image {
  text-align: center;
}
#section-five .image .box-icon {
  max-height: 100px;
}
#section-five .text {
  background: rgba(255, 255, 255, 0.7);
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
}
#section-five .text b {
  font-weight: 700;
}
#section-five .text ul {
  list-style: square;
}
#section-five .text .fa-caret-up {
  color: #CC0000;
  position: absolute;
  top: -35px;
  left: 50%;
}
#section-five .box-img {
  max-height: 500px;
  margin-bottom: 10px;
}

#section-six {
  height: 100%;
  background-image: url("/Content/SystemCase/FR/img/Preassembled-System-Case.jpg");
}

#section-seven .advice {
  color: #111111;
  padding: 5px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: center;
}
#section-seven .pad30 {
  padding-bottom: 30px;
}
#section-seven #switch {
  margin-top: 6px;
  text-align: center;
}
#section-seven #switch .switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 16px;
  margin: 0;
  /* Rounded sliders */
}
#section-seven #switch .switch input {
  display: none;
}
#section-seven #switch .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #605d5c;
  -webkit-transition: .4s;
  transition: .4s;
}
#section-seven #switch .switch .slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#section-seven #switch .switch input:checked + .slider {
  background-color: #CC0000;
}
#section-seven #switch .switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
#section-seven #switch .switch input:checked + .slider:before {
  -moz-transform: translateX(13px);
  -ms-transform: translateX(13px);
  -o-transform: translateX(13px);
  -webkit-transform: translateX(13px);
  transform: translateX(13px);
}
#section-seven #switch .switch .slider.round {
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
}
#section-seven #switch .switch .slider.round:before {
  border-radius: 50%;
}
#section-seven #switch .switch-text {
  font-weight: 400;
  font-size: 14px;
  color: #605d5c;
}

#section-eight {
  height: 100%;
  background-image: url("/Content/SystemCase/FR/img/pre-filled-assortment-spread.jpg");
  color: white;
}

#section-six .action,
#section-eight .action {
  color: white;
  padding: 40px;
  background: rgba(0, 0, 0, 0.8);
}
#section-six .action .title,
#section-eight .action .title {
  border-bottom: 1px solid #CC0000;
  padding-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#section-six .action .text,
#section-eight .action .text {
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #CC0000;
}
#section-six .action .cta,
#section-eight .action .cta {
  text-align: center;
}
#section-six .action .cta a,
#section-eight .action .cta a {
  display: inline-block;
  background: #CC0000;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  padding: 5px 20px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  text-decoration: none;
}
#section-six .action .cta a:hover,
#section-eight .action .cta a:hover {
  background: white;
  color: #CC0000;
}

#footer {
  text-align: center;
  padding: 8px;
  color: white;
  background: #111111;
  font-size: 14px;
  font-weight: 400;
}

/* Desktop */
@media only screen and (min-width: 992px) {
  #section-one .content {
    width: 40%;
    height: 100%;
  }
  #section-one .content .title {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  #section-six .action,
  #section-eight .action {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    max-width: 600px;
  }

  .bg-opacity {
    -webkit-animation: BgOpacity 2s 0.4s forwards;
    animation: BgOpacity 2s 0.4s forwards;
  }
}
/* Mobile & Tablet */
@media only screen and (max-width: 991px) {
  body, html {
    height: auto;
  }

  .section h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
  }
  .section .sub-h2 {
    font-size: 18px;
    font-weight: 400;
  }

  #section-one {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: top center;
    background: url("/Content/SystemCase/FR/img/s1-bg.jpg");
    height: auto;
  }
  #section-one .content .title {
    position: relative;
    top: 0;
    left: 0;
  }
  #section-one .content .title h1 div:first-child {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
  }
  #section-one .content .title h1 div:nth-child(2) {
    font-size: 25px;
    font-weight: 300;
  }

  #section-six,
  #section-eight {
    height: auto;
  }
}
/* Tetris */
#tetrisGame {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.85);
  padding: 5px 10px;
  color: black;
  border-radius: 40px;
  font-weight: bold;
  line-height: 20px;
}
#tetrisGame button {
  border: none;
  background: black;
  color: white;
  border: 2px solid white;
  cursor: pointer;
  border-radius: 50% 0 50% 50%;
  padding: 12px;
  box-shadow: 2px 2px 8px #605d5c;
  margin-top: 5px;
  margin-right: 10px;
  animation-name: tetrisIcon;
  animation-delay: 3s;
  animation-duration: 1s;
  animation-iteration-count: 2;
}
#tetrisGame button:hover {
  color: #CC0000;
}
#tetrisGame .tetris-game__icon {
  float: left;
}

#modalTetrisGame .modal-content {
  background: url("/Content/SystemCase/FR/img/Cases-and-Boxes.png") no-repeat center center white;
  border: 6px solid #444;
}
#modalTetrisGame #gameTitle {
  margin-top: 20px;
  background-color: #111;
  color: white;
  padding: 8px 24px;
  display: inline-block;
  border-radius: 4px;
  box-shadow: 6px 6px 36px white;
  border: 8px solid black;
}
#modalTetrisGame #gameTitle h2 {
  font-family: 'Press Start 2P', cursive, Arial;
  font-size: 1.4em;
}
#modalTetrisGame #gameTitle hr {
  border-top: 2px solid #444;
}
#modalTetrisGame canvas {
  border: 8px solid black;
  border-radius: 3px;
  margin-bottom: 15px;
  box-shadow: 6px 6px 36px white;
}
#modalTetrisGame #gameScore {
  display: inline-block;
  border-radius: 40px;
  background: black;
  color: white;
  margin: 20px auto;
  padding: 4px 16px;
  box-shadow: 6px 6px 36px white;
  font-family: 'Press Start 2P', cursive, Arial;
}
#modalTetrisGame .closeModal {
  position: absolute;
  top: -16px;
  right: -16px;
  background: black;
  color: white;
  border: 2px solid white;
  cursor: pointer;
  border-radius: 50%;
  padding: 6px 11px;
  box-shadow: 3px 3px 12px #444;
}
#modalTetrisGame .closeModal:hover {
  color: #CC0000;
}
#modalTetrisGame #restart {
  border: none;
  background: #CC0000;
  color: white;
  font-weight: bold;
  padding: 4px 12px;
  border-radius: 40px;
  cursor: pointer;
}
#modalTetrisGame #restart:hover {
  background: #AA0000;
}

/*# sourceMappingURL=sc-style.css.map */
