html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

@font-face {
  font-family: "Nespresso-Light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Nespresso-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Nespresso-Light.woff") format("woff"), url("fonts/Nespresso-Light.ttf") format("truetype"), url("fonts/Nespresso-Light.svg#Nespresso-Light") format("svg"); }

@font-face {
  font-family: "Nespresso-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Nespresso-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Nespresso-Regular.woff") format("woff"), url("fonts/Nespresso-Regular.ttf") format("truetype"), url("fonts/Nespresso-Regular.svg#Nespresso-Regular") format("svg"); }

@font-face {
  font-family: "Nespresso-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Nespresso-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Nespresso-Bold.woff") format("woff"), url("fonts/Nespresso-Bold.ttf") format("truetype"), url("fonts/Nespresso-Bold.svg#Nespresso-Bold") format("svg"); }

@font-face {
  font-family: "Nespresso-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Nespresso-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/Nespresso-ExtraBold.woff") format("woff"), url("fonts/Nespresso-ExtraBold.ttf") format("truetype"), url("fonts/Nespresso-ExtraBold.svg#Nespresso-ExtraBold") format("svg"); }

.hide {
  opacity: 0;
  visibility: hidden; }

.show {
  opacity: 1;
  visibility: visible; }

.transDefault {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.circle {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%; }

.blockCenter, .gridE, .gridD {
  margin-left: auto;
  margin-right: auto; }

.fleft {
  float: left; }

.fright {
  float: right; }

.clearfix {
  clear: both; }

.gridE {
  width: 90%; }

.gridD {
  max-width: 1000px; }

* {
  margin: 0;
  padding: 0; }

html {
  height: 100%; }
  html object {
    display: none; }

strong {
  font-family: "Nespresso-Bold";
}
body #banner-promo {
  height: 315px;
  width: 100%;
  background: url("../img/banner-promo/banner-desktop.jpg") center center no-repeat;
  background-size: auto 100%;
  position: relative; }
  body #banner-promo img {
    display: none; }
  @media (max-width: 1050px) {
    body #banner-promo {
      height: 235px; } }
  @media (max-width: 768px) {
    body #banner-promo {
      height: 150px; } }
  @media (max-width: 480px) {
    body #banner-promo {
      height: auto; }
      body #banner-promo img {
        display: block;
        height: auto;
        width: 100%; } }
  body #banner-promo a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    @media(max-width: 480px) {
      body #banner-promo a {
        position: relative; } }

#home {
  height: 100%;
  position: relative;
  overflow-x: hidden;
  font-family: 'Nespresso-Regular',Arial,Sans-serif; }

a {
  text-decoration: none; }

a, button, input, textarea {
  outline: none; }

.msgUpdateIE {
  display: none; }

html, body {
  width: 100%;
  overflow-x: hidden; }
#home h3 {
  font-family: "Nespresso-light", Arial, sans-serif;
  font-size: 18px;
  display: block;
  text-align: center;
}
#home h3 strong {
  font-family: "Nespresso-Bold", Arial, sans-serif;
}
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: fixed;
  z-index: -1; }

.no-video .video-container video,
.touch .video-container video {
  display: none; }

.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important; }

.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #000; }
  .video-container video {
    position: fixed;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100%;
    object-fit: cover; }
    .video-container video.fillWidth {
      width: 100%; }
  .video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%; }
  .video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute; }
  .video-container .poster.hidden {
    display: none; }

.gridE {
  width: 90%; }

.gridD {
  max-width: 1000px; }

.c1 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 6.1721527019%; }
  .c1:last-child {
    margin-right: 0; }

.c2 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%; }
  .c2:last-child {
    margin-right: 0; }

.c3 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  .c3:last-child {
    margin-right: 0; }

.c4 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  .c4:last-child {
    margin-right: 0; }

.c5 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 40.2913699012%; }
  .c5:last-child {
    margin-right: 0; }

.c6 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  .c6:last-child {
    margin-right: 0; }

.c7 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 57.3509785009%; }
  .c7:last-child {
    margin-right: 0; }

.c8 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 65.8807828007%; }
  .c8:last-child {
    margin-right: 0; }

.c9 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 74.4105871005%; }
  .c9:last-child {
    margin-right: 0; }

.c10 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 82.9403914003%; }
  .c10:last-child {
    margin-right: 0; }

.c11 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 91.4701957002%; }
  .c11:last-child {
    margin-right: 0; }

.c12 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  .c12:last-child {
    margin-right: 0; }

.c13 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 108.5298043%; }
  .c13:last-child {
    margin-right: 0; }

.c14 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 117.0596086%; }
  .c14:last-child {
    margin-right: 0; }

.c15 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 125.589412899%; }
  .c15:last-child {
    margin-right: 0; }

.c16 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 134.119217199%; }
  .c16:last-child {
    margin-right: 0; }

#gridPage .gridD .row div {
  height: 50px;
  background-color: #333;
  margin-bottom: 1.618em; }

/* ## ## ## ## ## INCLUDES ## ## ## ## ## */
/* ## ## ## ## ## INCLUDES ## ## ## ## ## */
/* ## ## ## ## ## INCLUDES ## ## ## ## ## */
/* ## ## ## ## ## INCLUDES ## ## ## ## ## */
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
/* ## ##   HOME   ## ## */
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
#home #headerMain {
  background: url(../img/bgBlack.png) center top no-repeat #000;
  width: 100%;
  min-height: 510px;
  position: relative; }
  #home #headerMain .logo {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-top: 240px;
    margin-left: 60px; }
    #home #headerMain .logo:last-child {
      margin-right: 0; }
    #home #headerMain .logo img {
      margin: 0 auto;
      display: block; }
    #home #headerMain .logo a {
      display: block;
      width: 125px;
      height: 30px;
      font-family: "Nespresso-Regular", Arial, Sans-serif;
      font-size: 12px;
      color: #fff;
      border-radius: 5px;
      border: 1px solid #fff;
      margin: 40px auto;
      text-align: center;
      line-height: 28px; }
  #home #headerMain .descRight {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%;
    float: right;
    color: #005ea7;
    margin-top: 30px; }
    #home #headerMain .descRight:last-child {
      margin-right: 0; }
    #home #headerMain .descRight header {
      margin-bottom: 30px; }
      #home #headerMain .descRight header h3 {
        text-align: center;
        font-family: "Nespresso-Bold", Arial, Sans-serif;
        font-size: 18px; }
        #home #headerMain .descRight header h3 strong {
          font-family: "Nespresso-ExtraBold", Arial, Sans-serif; }
    #home #headerMain .descRight ul {
      margin-left: 110px; }
      #home #headerMain .descRight ul li {
        list-style-type: none;
        font-size: 11px;
        font-family: "Nespresso-Regular", Arial, Sans-serif;
        text-transform: uppercase;
        min-height: 50px;
        line-height: 16px; }
        #home #headerMain .descRight ul li .icon {
          height: 40px;
          width: 40px;
          background: url(../img/sprite.png);
          float: left;
          margin-right: 10px; }
          #home #headerMain .descRight ul li .icon.iconFirst {
            background-position: 0 0; }
          #home #headerMain .descRight ul li .icon.iconSecond {
            background-position: 0 -52px; }
          #home #headerMain .descRight ul li .icon.iconThree {
            background-position: 0 -106px; }
  #home #headerMain .capsules {
    height: 220px;
    width: 220px;
    background: url(../img/sprite.png); }
    @media screen and (max-width: 480px) {
      #home #headerMain .capsules {
        display: none; } }
    #home #headerMain .capsules.right {
      background-position: -50px 0px;
      position: relative;
      margin-top: -130px;
      /* right: 400px; */
      /* margin-left: 70%; */
      left: 275px;
      top: 320px; }
    #home #headerMain .capsules.left {
      position: relative;
      top: 20px;
      margin-left: -165px;
      background-position: -270px 0px; }

#home #secTwo {
  background: url('../img/bgSecTwo.png') 47% 0px no-repeat #000;
  position: relative;
  min-height: 235px; }
  #home #secTwo .titleSec {
    text-align: center;
    font-family: "Nespresso-Light", Arial, Sans-serif;
    color: #fff }
    #home #secTwo .titleSec h3 {
      font-size: 20px;
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 200;
      letter-spacing: 1px;
      line-height: 32px; }
    #home #secTwo .titleSec p {
      font-size: 15px;
      line-height: 22px;
      padding-top: 40px; }
    #home #secTwo .titleSec a {
      display: none;}

.arrowDown {
background: url(../img/sprite.png);
height: 20px;
width: 20px;
margin: 30px auto 0px;
background-position: -5px -150px; }

#home #secThree {
  min-height: 500px;
  background: url(../img/bgSecThree.png) #000 center -85px;
  padding-top: 55px; }
  #home #secThree .titleSec {
    text-align: center; }
    #home #secThree .titleSec h3 {
      font-size: 20px;
      font-family: "Nespresso-Light", Arial, Sans-serif;
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 200;
      letter-spacing: 1px; }
  #home #secThree .sliderMachine .item {
    margin-top: 30px;
    position: relative; }
    #home #secThree .sliderMachine .item .left {
      float: left;
      margin-left: 200px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease;
      position: relative;
      margin-right: 10px; }
      #home #secThree .sliderMachine .item .left img {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      #home #secThree .sliderMachine .item .left .descProd {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        position: absolute;
        top: 170px;
        left: -15px;
        text-align: right; }
        #home #secThree .sliderMachine .item .left .descProd p {
          font-size: 8px;
          text-transform: uppercase;
          color: #ffffff;
          font-family: "Nespresso-Regular", Arial, Sans-serif;
          float: left;
          margin-left: -50px;
          margin-top: -4px;
          line-height: 11px;
          letter-spacing: .5px; }
        #home #secThree .sliderMachine .item .left .descProd .line {
          height: 2px;
          width: 115px;
          background-color: #ffffff;
          opacity: .5;
          margin-left: 35px; }
      #home #secThree .sliderMachine .item .left.leftThree {
        margin-left: 220px;
        margin-top: -15px; }
      #home #secThree .sliderMachine .item .left.leftFour {
        margin-left: 340px;
        margin-top: 0; }
      #home #secThree .sliderMachine .item .left:hover {
        margin-left: 200px;
        margin-right: 40px;
        z-index: 4; }
        #home #secThree .sliderMachine .item .left:hover img {
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
        #home #secThree .sliderMachine .item .left:hover .descProd {
          visibility: visible;
          opacity: 1; }
        #home #secThree .sliderMachine .item .left:hover.hoverTwoLeft {
          margin-left: 300px; }
        #home #secThree .sliderMachine .item .left:hover.hoverThreeLeft {
          margin-left: 220px; }
        #home #secThree .sliderMachine .item .left:hover.hoverFourLeft {
          margin-left: 340px; }
    #home #secThree .sliderMachine .item .right {
      float: left;
      margin-left: -70px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      transition: all 0.2s ease;
      position: relative;
      margin-top: 5px; }
      #home #secThree .sliderMachine .item .right img {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      #home #secThree .sliderMachine .item .right .descProd {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        position: absolute;
        top: 100px;
        right: -100px; }
        #home #secThree .sliderMachine .item .right .descProd p {
          font-size: 8px;
          text-transform: uppercase;
          color: #ffffff;
          font-family: "Nespresso-Regular", Arial, Sans-serif;
          float: right;
          margin-right: 45px;
          margin-top: -55px;
          line-height: 11px;
          letter-spacing: .5px; }
        #home #secThree .sliderMachine .item .right .descProd .line {
          height: 2px;
          width: 115px;
          background-color: #ffffff;
          opacity: .5;
          margin-top: -50px;
          margin-right: 125px; }
      #home #secThree .sliderMachine .item .right.rightThree {
        margin-top: -15px;
        margin-left: -60px; }
      #home #secThree .sliderMachine .item .right:hover {
        margin-left: -55px;
        margin-top: 5px; }
        #home #secThree .sliderMachine .item .right:hover img {
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
        #home #secThree .sliderMachine .item .right:hover .descProd {
          visibility: visible;
          opacity: 1; }
        #home #secThree .sliderMachine .item .right:hover.hoverTwoRight {
          margin-left: -80px; }
        #home #secThree .sliderMachine .item .right:hover.hoverThreeRight {
          margin-left: -60px; }
    #home #secThree .sliderMachine .item .descFooter {
      display: block;
      width: 100%;
      float: left;
      text-align: center; }
      #home #secThree .sliderMachine .item .descFooter p {
        font-family: "Nespresso-Light", Arial, Sans-serif;
        font-size: 15px;
        color: #ffffff; }
        #home #secThree .sliderMachine .item .descFooter p strong {
          font-family: "Nespresso-Bold", Arial, Sans-serif; }
    #home #secThree .sliderMachine .item .capsules {
      height: 40px;
      width: 80px;
      background: url(../img/sprite.png);
      position: relative;
      bottom: 100px;
      left: 400px;
      float: left;
      background-position: -940px -15px;
      z-index: 5; }
      #home #secThree .sliderMachine .item .capsules.second {
        position: relative;
        bottom: 150px;
        left: -275px;
        background-position: -1030px 0;
        height: 65px;
        width: 80px; }
      #home #secThree .sliderMachine .item .capsules.three {
        position: relative;
        bottom: 85px;
        left: -405px;
        background-position: -940px -15px;
        height: 40px;
        width: 80px; }
      #home #secThree .sliderMachine .item .capsules.four {
        position: relative;
        bottom: 120px;
        left: -310px;
        background-position: -940px -15px;
        height: 40px;
        width: 80px; }

#home #secFour {
  background-color: #000000;
  margin-top: -50px;
  padding-top: 70px; }
  #home #secFour .styleItem {
    border: 1px solid #ffffff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    min-height: 370px;
    max-width: 940px;
    margin: 0 auto; }
    #home #secFour .styleItem .titleSec {
      text-align: right;
      padding-top: 50px;
      width: 40%;
      float: left; }
      #home #secFour .styleItem .titleSec h3 {
        font-size: 20px;
        font-family: "Nespresso-Light", Arial, Sans-serif;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: right;
        margin-bottom: 20px; }
      #home #secFour .styleItem .titleSec p {
        font-family: "Nespresso-Light", Arial, Sans-serif;
        color: #fff;
        text-align: right; }
      #home #secFour .styleItem .titleSec p:last-child {
        font-size: 8px;
        color: #ccc;
        letter-spacing: 0;
        line-height: 1; }
      #home #secFour .styleItem .titleSec a {
        color: #fff; 
        text-decoration: underline; }
    #home #secFour .styleItem .titleSec img {
      margin-top: 35px;
      margin-bottom: 30px; }
      #home #secFour .styleItem img.active {
        display: block !important; }
    #home #secFour .styleItem .galeryItem {
      float: left;
      width: 60%; }
      #home #secFour .styleItem .desc.first {
        position: absolute;
        top: 95px;
        left: 80px; }
        #home #secFour .styleItem .desc.first:hover {
          left: 85px; }
      #home #secFour .styleItem .desc.second {
        position: absolute;
        top: 205px;
        left: 80px; }
        #home #secFour .styleItem .desc.second:hover {
          left: 85px; }
      #home #secFour .styleItem .desc p {
        color: #ffffff;
        font-family: "Nespresso-Light", Arial, Sans-serif;
        font-size: 15px; }
        #home #secFour .styleItem .desc p strong {
          font-family: "Nespresso-Bold", Arial, Sans-serif; }
    #home #secFour .styleItem .stripeOne {
      background: url(../img/sprite.png);
      height: 5px;
      width: 180px;
      position: absolute;
      top: 105px;
      left: 300px;
      background-position: 0 -230px; }
    #home #secFour .styleItem .stripeTwo {
      background: url(../img/sprite.png);
      height: 90px;
      width: 320px;
      position: absolute;
      top: 210px;
      left: 300px;
      background-position: 0 -255px; }
    #home #secFour .styleItem .galleryItem .slick-slider {
      float: left;
      width: 50%;
      margin: 40px;}
    #home #secFour .styleItem .galleryItem .slick-slider .slick-slide img {
      max-width: 100%;
      height: auto;}
      #home #secFour .styleItem .galleryItem .slick-slider .slick-prev {
        display: none!important;}
      #home #secFour .styleItem .galleryItem .slick-slider  .slick-next {
        display: none!important;}
      #home #secFour .styleItem .galleryItem .slick-slider .slick-dots {
        bottom: -30px;}
        #home #secFour .styleItem .galleryItem .slick-slider .slick-dots li {
          margin: 0;}
        #home #secFour .styleItem .galleryItem .slick-slider .slick-dots li button{
          background: transparent;
          border: 1px solid #fff;
          text-indent: -9999px;
          color: transparent;
          width: 8px;
          height: 8px;
          margin: 0 5px;
          outline: 0;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border-radius: 5px;}
        #home #secFour .styleItem .galleryItem .slick-slider .slick-dots li.slick-active button {
          background: #fff;}

#home #secFive {
  padding-top: 80px;
  padding-bottom: 95px;
  background: #000;
  width: 100%; }
    #home #secFive .titleSec h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: "Nespresso-Light", Arial, Sans-serif;
    font-size: 19px;
    letter-spacing: 1px; }
    #home #secFive #player {
      margin-top: -40px;
      margin-bottom: -30px; }
    #home #secFive #player .btnPlay {
      height: 60px;
      width: 160px;
      background-position: 0 -745px;
      display: block;
      position: relative;
      left: 410px;
      top: 310px;
      float: left; }

#home #secSix {
  min-height: 450px;
  background: #202020; }
  #home #secSix .titleSec {
    margin-bottom: -5px; }
    #home #secSix .titleSec h2{
      text-align: center;
      padding-top: 60px;
      font-size: 19px;
      font-family: "Nespresso-Light", Arial, Sans-serif;
      line-height: 14px;
      letter-spacing: 1px;
      color: #fff;
      text-transform: uppercase; }
  #home #secSix .persMachines .divisorVert {
    margin: 60px 5px 0 5px;
    float: left;
    background: url('../img/dev/divisor-vertical.png'); }
  #home #secSix .persMachines {
    max-width: 825px;
    margin: 0 auto; }
    #home #secSix .persMachines p {
      font-family: "Nespresso-Light", Arial, Sans-serif;
      line-height: 17px;
      font-size: 11px;
      color: #fff;
      text-align: center; }
    #home #secSix .persMachines .persMachine01, #home #secSix .persMachines .persMachine02, #home #secSix .persMachines .persMachine03 { 
      width: 32%;
      float: left; }
    #home #secSix .persMachines .persMachine01 p {
      margin-top: 30px; }
    #home #secSix .persMachines .persMachine02 img { 
      margin-top: -10px; }
    #home #secSix .persMachines .persMachine02 p { 
      margin-top: 16px; }
    #home #secSix .persMachines .persMachine03 img { 
      margin-top: 7px; }
    #home #secSix .persMachines .persMachine03 p { 
      margin-top: 20px; }

#home #secSeven {
  min-height: 450px;
  background: #000; }
  #home #secSeven .titleSec { 
    text-align: center; }
    #home #secSeven .titleSec h2 {
      text-align: center;
      padding-top: 60px;
      font-size: 19px;
      font-family: "Nespresso-Light", Arial, Sans-serif;
      line-height: 14px;
      letter-spacing: 1px;
      color: #fff;
      text-transform: uppercase; }
    #home #secSeven .titleSec img { 
      margin: 40px 0 }
    #home #secSeven .info-pixie {
    max-width: 825px;
    margin: 0 auto; }
      #home #secSeven .info-pixie .vetor {
        width: 21%;
        float: left;
        text-align: right; }
    #home #secSeven .info-pixie .info {
      font-family: "Nespresso-Light", Arial, Sans-serif;
      color: #fff;
      float: left;
      margin-left: 80px;
      margin-bottom: 20px; }
      #home #secSeven .info h3 {
        font-size: 13px;
        text-transform: uppercase;
        line-height: 20px;
        text-align: left;
        margin-top: -10px; }
      #home #secSeven .info img { 
        position: relative;
        margin-left: -20px;
        margin-bottom: -10px; }
      #home #secSeven .info p {
        font-size: 11px;
        line-height: 20px; }
      #home #secSeven .info-pixie .info:nth-child(3) {
        margin-left: 60px; }
   
#aeroccino {
  display: block;
  height: 679px;
  background: url('../img/aeroccino/desktop.jpg') center center no-repeat;
} 
@media(max-width: 992px) {
  #aeroccino {
    display: none;
  }
}

#secTabs {
  padding-bottom: 80px;}
  #secTabs .contTabs {
    height: auto;
    width: 100%; }
    #secTabs .contTabs .tabs {
      height: 40px;
      width: 100%;
      position: relative;
      z-index: 1; }
      #secTabs .contTabs .tabs .tab {
        height: 40px;
        width: 50%;
        float: left; }
        #secTabs .contTabs .tabs .tab.active {
          border: 1px solid #000000;
          border-bottom: 0;
          background-color: #ffffff; }
          #secTabs .contTabs .tabs .tab.active h3 {
            font-family: "Nespresso-Bold", Arial, Sans-serif; }
        #secTabs .contTabs .tabs .tab h3 {
          font-family: "Nespresso-Light", Arial, Sans-serif;
          font-size: 19px;
          display: block;
          text-align: center;
          text-transform: uppercase;
          line-height: 36px;
          color: #000000; }
    #secTabs .contTabs .cont {
      width: 100%;
      padding: 35px;
      border: 1px solid #000000;
      display: none;
      margin-top: -1px; }
      #secTabs .contTabs .cont.active {
        display: inline-block; }
      #secTabs .contTabs .cont .img {
        height: 400px;
        width: 500px;
        background-color: #000000;
        margin-right: 40px;
        float: left; }
      #secTabs .contTabs .cont .txt {
        height: auto;
        width: 340px;
        font-size: 16px;
        font-family: "Nespresso-Regular", Arial, Sans-serif;
        float: left; }
        #secTabs .contTabs .cont .txt strong {
          font-family: "Nespresso-Bold", Arial, Sans-serif;
          margin-bottom: 10px; }
        #secTabs .contTabs .cont .txt ul {
          padding-left: 20px;
          margin-bottom: 20px; }
          #secTabs .contTabs .cont .txt ul li {
            line-height: 24px; 
            list-style: square;}
        #secTabs .contTabs .cont .txt p {
          line-height: 24px; }
    #secTabs .contTabs .more {
      height: auto;
      width: 100%;
      min-height: 60px;
      border: 1px solid #000000;
      text-align: center;
      padding: 20px;
      margin: 35px auto 0px auto; }
      #secTabs .contTabs .more span {
        font-size: 17px; }
        #secTabs .contTabs .more span a {
          color: #000000;
          text-decoration: underline; }

#secAllMach {
  background-color: #000000;
  min-height: 600px; }  
  #secAllMach .title {
    color: #ffffff;
    width: 600px;
    margin: 0 auto;
    display: block;
    z-index: 1;
    position: relative; }
  #secAllMach .banner {
    display: block;
    margin: -20px auto 20px auto; }
  #secAllMach .img {
    position: relative;
    margin-left: 40px;
    margin-top: -40px; }
    #secAllMach .img img.mobile {
      display: none;}
    #secAllMach .img .thumbnails {
      height: 280px;
      width: 570px;
      position: absolute;
      top: 110px;
      left: 240px; }
      #secAllMach .img .thumbnails:hover .thumb {
        opacity: 0.5; }
        #secAllMach .img .thumbnails:hover .thumb:hover {
          opacity: 1; }
      #secAllMach .img .thumbnails .thumb {
        height: 140px;
        width: 142.5px;
        float: left;
        position: relative; }
        #secAllMach .img .thumbnails .thumb .icon {
          height: 80px;
          width: 80px;
          position: absolute;
          top: 10px;
          left: 50%;
          margin-left: -40px; }
          #secAllMach .img .thumbnails .thumb .icon.icon1 {
            background-position: -1365px -200px; }
          #secAllMach .img .thumbnails .thumb .icon.icon2 {
            background-position: -1450px -200px; }
          #secAllMach .img .thumbnails .thumb .icon.icon3 {
            background-position: -1535px -200px; }
          #secAllMach .img .thumbnails .thumb .icon.icon4 {
            background-position: -1612px -200px; }
          #secAllMach .img .thumbnails .thumb .icon.icon5 {
            background-position: -1359px -280px; }
          #secAllMach .img .thumbnails .thumb .icon.icon6 {
            background-position: -1450px -280px; }
          #secAllMach .img .thumbnails .thumb .icon.icon7 {
            background-position: -1534px -280px; }
          #secAllMach .img .thumbnails .thumb .icon.icon8 {
            background-position: -1609px -280px; }
        #secAllMach .img .thumbnails .thumb h4 {
          width: 100%;
          display: block;
          text-align: center;
          color: #ffffff;
          font-family: "Nespresso-Light", Arial, Sans-serif;
          font-size: 13px;
          position: absolute;
          bottom: 20px;
          left: 0px;
          padding: 0 6px; }

#table {
  padding-top: 70px;
  padding-bottom: 90px;
  background: url('../img/tabela/overlay.png') center top no-repeat #000000; }
  #table .table-mobile {
    display: none; }
  #table .title {
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    display: block;
    padding-bottom: 70px;
    z-index: 1; }
    #table .table-desktop {
      padding-top: 20px;
      background: #ffffff; }
      #table .table-desktop table {
        width: 100%;
        border-collapse: collapse;
        text-align: center; }
        #table .table-desktop table tr {
          height: 100%; }
          #table .table-desktop table tr td {
            font-size: 11px;
            height: 100px; }
            #table .table-desktop table tr td strong {
              text-transform: uppercase;
              /* font-size: 12.5px; */ }
          #table .table-desktop table tr td:first-child {
            width: 180px; }
          #table .table-desktop table tr:nth-child(odd) {
            background: #F8F8F8; }
          #table .table-desktop table tr img {
            max-width: 110px; }
    #table .table-mobile .slick-list {
      height: 840px; }
    #table .table-mobile .slick-table .slick-dots {
      bottom: 0; }
    #table .table-mobile .slick-table .slick-dots li {
      width: 10px;
      height: 10px;
      line-height: 10px;
      cursor: pointer; }
      #table .table-mobile .slick-table .slick-dots li button {
        text-indent: -999px;
        width: 100%; 
        height: 100%;
        padding: 0;
        border: 1px solid #fff;
        background: #000;
        border-radius: 100%;
        cursor: pointer; }
        #table .table-mobile .slick-dots li button::before {
          content: none; }
      #table .table-mobile .slick-table .slick-dots li.slick-active button {
        background: #fff; }
    #table .table-mobile .machine {
      margin: 0 10px;
      width: 260px;
      top: 20px;
      transition: .4s all linear;
      position: relative; }
      #table .table-mobile .machine h3 {
        font-family: "nespressoExtBol", Arial, Sans-serif;
        font-size: 12px;
        color: #000;
        text-transform: uppercase; 
        margin-top: -10px;
        padding-bottom: 20px; }
      #table .table-mobile .machine.slick-active {
        top: 0; }
        #table .table-mobile .machine.slick-active .gridI {
          padding: 20px 0; }
      #table .table-mobile .machine .gridI {
        transition: .4s all linear;
        border-radius: 10px;
        background: #fff;
        margin-left: auto;
        margin-right: auto; }
      #table .table-mobile .machine .items .item {
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: 12px; }
        #table .table-mobile .machine .items .item img {
          display: inline-block;
          margin-top: 5px;
          width: 18px; }
        #table .table-mobile .machine .items .item span {
          padding-top: 5px;
          display: block; }
        #table .table-mobile .machine .items .item .line {
          display: block;
          width: 18px;
          height: 1px;
          background: #000;
          margin: 15px auto; }
        #table .table-mobile .machine .items .item .left, #table .table-mobile .machine .items .item .right {
          float: left;
          width: 50%; }
        #table .table-mobile .machine .items .item::after {
          content: '';
          display: table;
          width: 0;
          height: 0;
          clear: both; }
      #table .table-mobile .machine .items .item:nth-child(odd) {
        background: #F8F8F8;}

#secCircle {
  padding-bottom: 80px; 
  height: 1500px;}
  #secCircle .capsule {
    margin-top: 30px;
  }
  #secCircle .capsules {
    margin-top: -30px;
    margin-bottom: -15px;
    margin-left: 46%; }
  #secCircle .subTitle {
    margin: 0 auto 40px auto; }
  #secCircle p {
    max-width: 800px;
    margin: 0 auto 10px auto;
    text-align: center;
    line-height: 30px;
    font-size: 17px; }
  #secCircle .capsule p {
    border: solid 1px #000; 
    padding: 15px 20px;
    width: 820px;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;}
  #secCircle .benef {
    border: 1px solid #569b94;
    margin-top: 60px;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;}
    #secCircle .benef p {
      font-family: "nespresso-Regular", Arial, Sans-serif;
      padding: 25px;
      line-height: 25px;}
    .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
      right: 25px; }
    .ui-state-default .ui-icon {
      background: url('../img/tab/seta-right.png') no-repeat; 
      background-size: contain; }
    .ui-state-active .ui-icon {
      background: url('../img/tab/seta-down.png') no-repeat; 
      background-size: contain; }
    #secCircle .benefTitle .icone {
      position: absolute;
      margin-top: 10px;
      margin-left: 12px; }
    #secCircle .benefTitle h2 {
      font-family: "nespresso-Bold", Arial, Sans-serif;
      padding: 0;
      font-size: 18px;
      padding: 15px 0 15px 75px;
      text-align: left;
      background: #569b94;
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
      color: #fff;
      text-transform: uppercase; }
      #secCircle .benefTitle.ui-accordion-header-active h2 {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;}
    .ui-accordion .ui-accordion-icons:focus {
      outline: none; }
    #secCircle .benefTitle .seta {
      position: absolute;
      margin-top: -35px;
      margin-left: 790px; }
    #secCircle .benef p {
      padding: 25px;
      line-height: 25px; }
  #secCircle .circle {
    position: relative; }
    #secCircle .circle .bg {
      position: absolute;
      top: 0px;
      right: 0;
      bottom: 0px;
      left: 0px;
      z-index: 2; }
      #secCircle .circle .bg#bg1 {
        background-image: url(../img/dev/circle/bg1.png); }
      #secCircle .circle .bg#bg2 {
        background-image: url(../img/dev/circle/bg2.png); }
      #secCircle .circle .bg#bg3 {
        background-image: url(../img/dev/circle/bg3.png); }
      #secCircle .circle .bg#bg4 {
        background-image: url(../img/dev/circle/bg4.png); }
      #secCircle .circle .bg#bg5 {
        background-image: url(../img/dev/circle/bg5.png); }
      #secCircle .circle .bg#bg6 {
        background-image: url(../img/dev/circle/bg6.png); }
    #secCircle .circle .link {
      cursor: pointer;
      z-index: 3; }
      #secCircle .circle .link#l1 {
        position: absolute;
        top: 0px;
        left: 440px;
        height: 160px;
        width: 160px; }
      #secCircle .circle .link#l2 {
        position: absolute;
        top: 0px;
        right: 130px;
        height: 370px;
        width: 220px; }
      #secCircle .circle .link#l3 {
        position: absolute;
        right: 130px;
        bottom: 20px;
        height: 200px;
        width: 300px; }
      #secCircle .circle .link#l4 {
        position: absolute;
        bottom: 20px;
        left: 250px;
        height: 170px;
        width: 280px; }
      #secCircle .circle .link#l5 {
        position: absolute;
        bottom: 190px;
        left: 160px;
        height: 170px;
        width: 220px; }
      #secCircle .circle .link#l6 {
        position: absolute;
        top: 0px;
        left: 160px;
        height: 270px;
        width: 240px; }
    #secCircle .circle img {
      margin: 30px auto 0 auto; }
      #secCircle .circle img.desktop {
        display: block; }
      #secCircle .circle img.mobile {
        display: none; } 

#sustentabilidade {
  padding-top: 70px;
  padding-bottom: 140px;
  background: url('../img/sustentabilidade/bg.jpg') center bottom no-repeat #000; }
  #sustentabilidade .title {
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 84px;
    color: #c2a572; }
  #sustentabilidade .items {
    display: block;
    margin: 0 auto;
    max-width: 780px;
    padding-bottom: 130px; }
    #sustentabilidade .items .item {
      float: left;
      width: 33.33%;
      padding: 0 15px; }
      #sustentabilidade .items .item .image {
        display: block;
        width: 223px;
        height: 223px;
        border: 4px solid white;
        background-position: center center;
        background-repeat: no-repeat;
        margin: 0 auto 25px;
        border-radius: 50%; }
        #sustentabilidade .items .item.item1 .image {
          background-image: url('../img/sustentabilidade/img1.jpg'); }
        #sustentabilidade .items .item.item2 .image {
          background-image: url('../img/sustentabilidade/img2.jpg'); }
        #sustentabilidade .items .item.item3 .image {
          background-image: url('../img/sustentabilidade/img3.jpg'); }
      #sustentabilidade .items .item p {
        font-size: 12px;
        color: #fff; }
    #sustentabilidade .conheca {
      max-width: 780px;
      margin: 0 auto; }
      #sustentabilidade .conheca p, #sustentabilidade .conheca a {
        font-size: 16px;
        color: #c2a572; }
      #sustentabilidade .conheca a {
        text-decoration: underline; }

#secContact {
  background-color: #000000; }
  #secContact .div-img-topo {
    text-align: center;
  }
  #secContact .img-topo-contact {
    margin-left: 90px;
    margin-top: -50px;}
  #secContact .img-topo-contact-mobile {
    display: none;}
  #secContact .title {
    color: #c2a572;
    font-size: 20px;
    font-family: "Nespresso-Bold", Arial, Sans-serif;
    line-height: 30px;}
  #secContact .thumbnails .thumb {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    padding-bottom: 80px; }
    #secContact .thumbnails .thumb:last-child {
      margin-right: 0; }
    #secContact .thumbnails .thumb .icon {
      height: 75px;
      width: 75px;
      margin: 20px auto; }
      #secContact .thumbnails .thumb .icon.icon1 {
        background-position: -460px 0px; }
      #secContact .thumbnails .thumb .icon.icon2 {
        background-position: -535px 0px; }
      #secContact .thumbnails .thumb .icon.icon3 {
        background-position: -610px 0px; }
      #secContact .thumbnails .thumb .icon.icon4 {
        background-position: -682px 0px; }
    #secContact .thumbnails .thumb h3 {
      font-family: "Nespresso-Bold", Arial, Sans-serif;
      font-size: 17px;
      color: #c2a572;
      text-align: center;
      text-transform: uppercase;
      display: block;
      line-height: 23px; }
      #secContact .thumbnails .thumb h3 strong {
        font-family: "Nespresso-ExtraBold", Arial, Sans-serif!important; }
      #secContact .thumbnails .thumb h3 a {
        text-decoration: underline;
        color: #c2a572; }
      #secContact .thumbnails .thumb h3 .border {
        height: 2px;
        width: 80px;
        background-color: #ffffff;
        margin: 20px auto; }
    #secContact .thumbnails .thumb p {
      font-family: "Nespresso-regular", Arial, Sans-serif;
      font-size: 14px;
      line-height: 23px;
      text-align: center;
      color: #ffffff; }
      #secContact .thumbnails .thumb p a {
        text-decoration: underline;
        color: #ffffff; }

#secMember {
  padding-bottom: 80px;
  background: url('../img/bgMember.jpg') top center;
  position: relative; }
  #secMember .nespressoClub-img {
    position: relative;
    margin-left: 30px;
    margin-bottom: -320px;
  }
  #secMember .light {
    height: 350px;
    width: 2000px;
    background-image: url(../img/dev/lightSecMember.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -1000px; }
  #secMember .title {
    margin-bottom: 0;
    padding-top: 0;
  }
  #secMember .title,
  #secMember .subTitle {
    color: #c2a572; 
    margin-left: 320px;
    text-align: left;
    font-family: "Nespresso-light", Arial, sans-serif; }
    #secMember .title a,
    #secMember .subTitle a {
      color: #ffffff;
      text-decoration: underline; }
  #secMember .subTitle {
    text-transform: none;
    color: #ffffff;
    margin-bottom: 85px;
    font-size: 18px;
    letter-spacing: 0;
    padding-top: 20px;}
  #secMember .thumbnails {
    width: 840px;
    margin: 0 auto; }
    #secMember .thumbnails .thumb {
      height: 270px;
      width: 261px;
      float: left;
      margin-right: 28px;
      margin-bottom: 25px; }
      #secMember .thumbnails .thumb.thumb1 {
        background-position: 0px -865px; }
      #secMember .thumbnails .thumb.thumb2 {
        background-position: -288px -865px; }
      #secMember .thumbnails .thumb.thumb3 {
        background-position: -575px -865px;
        margin-right: 0; }
      #secMember .thumbnails .thumb.thumb4 {
        background-position: -862px -865px; }
      #secMember .thumbnails .thumb.thumb5 {
        background-position: -1150px -865px; }
      #secMember .thumbnails .thumb.thumb6 {
        background-position: -1438px -865px;
        margin-right: 0; }
    #secMember .thumbnails:hover .thumb {
      opacity: 0.5; }
      #secMember .thumbnails:hover .thumb:hover {
        opacity: 1; }

#secFooter {
  height: 110px;
  width: 100%;
  position: relative;
  background-color: #000000;
  /* background-image: url(../img/dev/lightFooter.png); */
  background-position: bottom center;
  background-repeat: no-repeat; }
  #secFooter .bgCapsules {
    height: 175px;
    width: 1111px;
    background-position: -587px -687px;
    display: block;
    position: absolute;
    top: -70px;
    right: 50%;
    margin-right: -555.5px; }
    .sec {
  position: relative;
  clear: both; }
  .sec.spac {
    padding-top: 50px; }
  .sec .btnNext {
    height: 50px;
    width: 50px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px;
    background-position: -360px 0;
    display: block;
    z-index: 100; }
    .sec .btnNext.btnBlack {
      background-position: -410px 0; }
  .sec .title {
    font-family: "Nespresso-Light", Arial, Sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    line-height: 45px;
    margin-bottom: 50px; }
    .sec .title strong {
      font-family: "Nespresso-Bold", Arial, Sans-serif; }
  .sec .subTitle {
    font-family: "Nespresso-Regular", Arial, Sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    line-height: 28px;
    margin-bottom: 50px; }
    .sec .subTitle strong {
      font-family: "Nespresso-Bold", Arial, Sans-serif; }

.spr, #secAllMach .img .thumbnails .thumb .icon, #secContact .thumbnails .thumb .icon, #secMember .thumbnails .thumb {
  background-image: url(../img/dev/sprite.png);
  background-repeat: no-repeat; }

#secPlayer {
  min-height: 560px;
  width: 100%;
  background: url('../img/bgvideo.jpg') top center; 
  background-size: cover;}
  #secPlayer #player .btnPlay {
    height: 180px;
    width: 180px;
    background-position: 0 -680px;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -90px -90px 0 0; }

@media screen and (max-width: 480px) {
  .spr, #secAllMach .img .thumbnails .thumb .icon, #secContact .thumbnails .thumb .icon, #secMember .thumbnails .thumb {
    background-image: url(../img/mobile/sprite.png);}

  .modalLoad {
    display: none;}
  .sec.spac {
    padding-top: 35px;}

  .sec .btnNext {
    display: none;}

  .sec .title {
    font-size: 15px;
    line-height: 20px;}

  #home #headerMain {
    background-image: url('../img/mobile/bgBlack.jpg');
    background-position: bottom center;
    min-height: 377px;
    background-size: contain;
    padding-top: 30px;}
    #home #headerMain .logo {
      float: none;
      width: 100%;
      margin: 0 auto 0 auto;
      width: 216px;
      height: 137px;
      background: url('../img/mobile/logo.png') center center no-repeat;
      background-size: contain;}
      #home #headerMain .logo:last-child {
        margin-right: auto;}
      #home #headerMain .logo a {
        display: none;}
      #home #headerMain .logo img {
        display: none;}

    #home #secTwo {
      background-image: url('../img/mobile/bgBlack1.jpg');
      background-size: contain;
      padding-bottom: 20px;
      padding-top: 25px;}
      #home #secTwo .titleSec h3 {
        font-size: 17.01px;
        line-height: 21.59px;
        width: 285px;
        margin-left: auto;
        margin-right: auto;}
        #home #secTwo .titleSec h3 br {
          display: none;}
      #home #secTwo .titleSec p {
        padding-top: 20px;}
      #home #secTwo .titleSec a {
        width: 125px;
        height: 30px;
        font-family: "Nespresso-Regular", Arial, Sans-serif;
        font-size: 12px;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #fff;
        margin: 40px auto 0 auto;
        text-align: center;
        line-height: 28px;
        display: block;}
      #home #secTwo .titleSec .arrowDown {
        display: none;}

    #home #secThree {
      background-image: url('../img/mobile/bgSecThree.jpg');
      background-position: center 45px;
      min-height: auto;}
    #home #secThree .titleSec h3 {
      font-size: 15px;
      text-transform: uppercase;}
    #home #secThree .sliderMachine .item .left {
      margin-left: 0;
      margin-right: 0;
      left: 20px;
      height: 210px;
      width: 50%;}
      #home #secThree .sliderMachine .item .left:hover {
        left: 2px;
        margin-left: auto;
        margin-right: 0;}
    #home #secThree .sliderMachine .item .left img {
      height: auto;
      max-width: 100%;}
    #home #secThree .sliderMachine .item .left .descProd {
      left: 50%;}
      #home #secThree .sliderMachine .item .left .descProd .line {
        display: none;}
      #home #secThree .sliderMachine .item .left .descProd p {
        margin: 0;
        width: 100%;
        font-size: 8.43px}
    #home #secThree .sliderMachine .item .right {
      right: 20px;
      width: 50%;
      height: 210px;
      margin-left: 0;
      margin-right: 0;}
      #home #secThree .sliderMachine .item .right:hover {
        right: 2px;
        margin-left: 0;
        margin-top: 0;}
    #home #secThree .sliderMachine .item .right img {
      max-width: 100%;
      height: auto;}
    #home #secThree .sliderMachine .item .right .descProd {
      top: 170px;
      right: 50%;}
      #home #secThree .sliderMachine .item .right .descProd p {
        margin: 0;
        font-size: 8.43px;}
      #home #secThree .sliderMachine .item .right .descProd .line {
        display: none;}
    #home #secThree .sliderMachine .item .capsules {
      background-image: url('../img/mobile/sprite.png');
      background-position: -1135px -94px;
      margin-left: -79px;
      bottom: 125px;
      left: 50%;}
    #home #secThree .sliderMachine .item .descFooter p {
      font-size: 10.9px;
      line-height: 15.98px;}

  #home #secFour {
    padding-top: 20px;}
    #home #secFour .styleItem {
      width: 296px;}
      #home #secFour .styleItem .titleSec {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 40px;}
        #home #secFour .styleItem .titleSec img {
          width: 255px;}
        #home #secFour .styleItem .titleSec h3 {
          text-align: center;
          font-size: 16.21px;}
        #home #secFour .styleItem .titleSec p {
          text-align: center;
          font-size: 12.80px;}
          #home #secFour .styleItem .titleSec p:last-child {
            font-size: 9px;
            width: 280px;
            margin-left: auto;
            margin-right: auto;
            text-align: right;}
      #home #secFour .styleItem .galleryItem .slick-slider {
        float: none;
        width: 271px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 40px;}

  #home #secFive #player {
    margin: 30px auto 0;
    position: relative;}
    #home #secFive #player .btnPlay {
      position: absolute;
      background-image: url('../img/mobile/sprite.png');
      height: 30px;
      width: 40px;
      background-position: -1142px -15px;
      display: block;
      left: 50%;
      margin-left: -20px;
      margin-top: -15px;
      top: 50%;
      float: none;}
    #home #secFive #player img {
      max-width: 100%;
      height: auto;}
    #home #secFive #player iframe {
      max-width: 100%;
      height: auto;}

  #home #secSix .titleSec h2 {
    padding-top: 52px;
    font-size: 17px;
    margin-left: auto;
    margin-right: auto;
    width: 266px;
    line-height: 25.23px;}
    #home #secSix .titleSec h2 br {
      display: none;}

  #home #secSix {
    padding-bottom: 35px;}
    #home #secSix .persMachines .persMachine01,
    #home #secSix .persMachines .persMachine02,
    #home #secSix .persMachines .persMachine03 {
      float: none;
      width: 100%;
      text-align: center;
      border: none;}
    #home #secSix .persMachines .divisorVert {
      display: none;}
    #home #secSix .persMachines .persMachine01 p {
      font-size: 10.29px;
      line-height: 15.9px;}
    #home #secSix .persMachines .persMachine02 p {
      width: 236px;
      margin-left: auto;
      margin-right: auto;
      line-height: 15.9px;
      font-size: 10.29px;}
      #home #secSix .persMachines .persMachine02 p br {
        display: none;}
    #home #secSix .persMachines .persMachine03 p {
      line-height: 15.9px;
      font-size: 10.29px;}

  #home #secSeven{
    padding-bottom: 43px;
    position: relative;}
  #home #secSeven .titleSec h2 {
    padding-top: 48px;
    width: 208px;
    font-size: 18px;
    text-align: left;
    margin-right: 25px;
    margin-left: auto;
    line-height: 24.96px;}
  #home #secSeven .titleSec img {
    display: none;}
  #home #secSeven .divisor-horizontal {
    display: block;
    width: 90%;
    height: 2px;
    background: #777777;
    margin: 39px auto 15px auto;}
  #home #secSeven .info-pixie .vetor {
    width: 55px;
    float: none;
    position: absolute;
    top: 23px;
    left: 27px;}
  #home #secSeven .info-pixie .vetor img {
    max-width: 100%;}
  #home #secSeven .titleSec img {
    width: 250px;}
  #home #secSeven .info-pixie .info {
    float: none;
    margin-left: 25px;
    margin-bottom: 23px;}
    #home #secSeven .info-pixie .info:nth-child(3) {
      margin-left: 25px;}
    #home #secSeven .info h3 {
      font-size: 12.06px;
      line-height: 18.55px;
      display: inline-block;
      margin-top: 0;
      vertical-align: middle;}
    #home #secSeven .info img {
      display: inline-block;
      vertical-align: middle;
      margin-left: 0;
      margin-bottom: 0;}
    #home #secSeven .info p {
      font-size: 10.2px;
      line-height: 18.55px;}

  #secTabs {
    padding-bottom: 40px;}
  #secTabs .title {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;}
    #secTabs .title br {
      display: none;}
  #secTabs .contTabs .tabs .tab {
    width: 40%;}
  #secTabs .contTabs .tabs .tab:first-child {
    width: 60%;}
    #secTabs .contTabs .tabs .tab h3 {
      font-size: 8px;}
    #secTabs .contTabs .cont {
      height: auto;
      padding: 20px 10px 15px 10px;}
      #secTabs .contTabs .cont .img {
        height: auto;
        margin-bottom: 14px;
        background-color: #fff;
        margin-right: 0;
        float: none;
        width: 100%;}
        #secTabs .contTabs .cont .img img {
          max-width: 100%;}
      #secTabs .contTabs .cont .txt {
        width: 100%;
        font-size: 12px;
        line-height: 14px;}
        #secTabs .contTabs .cont .txt ul li {
          line-height: 14px;}
        #secTabs .contTabs .cont .txt p {
          font-size: 12px;
          line-height: 14px;}

  #secAllMach {
    min-height: auto;
    padding-bottom: 0;}
  #secAllMach .title {
    width: 261px;}
      #secAllMach .title br {
        display: none;}
  #secAllMach .img {
    margin-left: 0;
    margin-top: 0;}
    #secAllMach .img img{
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;}
    #secAllMach .img img.mobile{
      display: block;}
    #secAllMach .img img.desktop{
      display: none;}
    #secAllMach .img .thumbnails {
      height: 177px;
      width: 187px;
      top: 30px;
      left: 145px;}
      #secAllMach .img .thumbnails .icon-direita {
        background-image: url('../img/mobile/dev/btn-direita.png');
        background-size: contain;
        background-repeat: no-repeat;
        width: 16px;
        height: 16px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -8px;
        z-index: 9999999999;}
      #secAllMach .img .thumbnails .thumb {
        height: 87px;
        width: 91px;}
        #secAllMach .img .thumbnails:hover .thumb {
          opacity: 1; }
        #secAllMach .img .thumbnails .thumb:nth-child(3), #secAllMach .img .thumbnails .thumb:nth-child(4), #secAllMach .img .thumbnails .thumb:nth-child(7), #secAllMach .img .thumbnails .thumb:nth-child(8) {
          display: none;}
        #secAllMach .img .thumbnails .thumb h4 {
          bottom: 10px;
          padding: 0;
          font-size: 7.59px;}
        #secAllMach .img .thumbnails .thumb .icon {
          background-image: url('../img/mobile/dev/sprite-icons.png');
          margin-left: -15px;
          height: 30px;
          width: 30px;}
          #secAllMach .img .thumbnails .thumb .icon.icon1 {
            background-position: 3px 0;}
          #secAllMach .img .thumbnails .thumb .icon.icon2 {
            background-position: -84px 1px;}
          #secAllMach .img .thumbnails .thumb .icon.icon3 {
            background-position: -25px 1px;}
          #secAllMach .img .thumbnails .thumb .icon.icon4 {
            background-position: -54px 2px;}
          #secAllMach .img .thumbnails .thumb .icon.icon5 {
            background-position: -26px -34px;}
          #secAllMach .img .thumbnails .thumb .icon.icon6 {
            background-position: -85px -34px;}
          #secAllMach .img .thumbnails .thumb .icon.icon7 {
            background-position: 3px -35px;}
          #secAllMach .img .thumbnails .thumb .icon.icon8 {
            background-position: -55px -35px;}
      #secAllMach .img .thumbnails.active .thumb:nth-child(3), #secAllMach .img .thumbnails.active .thumb:nth-child(4), #secAllMach .img .thumbnails.active .thumb:nth-child(7), #secAllMach .img .thumbnails.active .thumb:nth-child(8) {
        display: block;}
      #secAllMach .img .thumbnails.active .thumb:nth-child(1), #secAllMach .img .thumbnails.active .thumb:nth-child(2), #secAllMach .img .thumbnails.active .thumb:nth-child(5), #secAllMach .img .thumbnails.active .thumb:nth-child(6) {
        display: none;}
  
  #table {
    padding-top: 50px; }
    #table .title {
      font-size: 15px;
      max-width: 220px;
      margin: 0 auto;
      padding-bottom: 50px; }
    #table .table-desktop {
      display: none; }
    #table .table-mobile {
      display: block; }

  #secCircle {
    height: 1200px;}
  #secCircle .title {
    margin-left: auto;
    margin-right: auto;
    width: 225px;}
  #secCircle .title br {
    display: none;}
  #secCircle .circle img.mobile {
    max-width: 100%;
    display: block;}
  #secCircle .circle img.desktop {
    display: none;}
  #secCircle .circle .link#l1 {
    left: 140px;
    height: 100px;
    width: 105px;
    top: -59px;}
  #secCircle .circle .link#l2 {
    right: 0;
    height: 190px;
    width: 120px;}
  #secCircle .circle .link#l3 {
    right: 30px;
    width: 135px;
    height: 135px;
    bottom: 105px;}
  #secCircle .circle .link#l4 {
    left: 0;
    bottom: 100px;
    height: 110px;
    width: 195px;}
  #secCircle .circle .link#l5 {
    left: 0;
    width: 50px;
    bottom: 220px;
    height: 125px;}
  #secCircle .circle .link#l6 {
    left: 0;
    width: 130px;
    height: 125px;}
  #secCircle .circle .bg {
    right: 0;
    background-size: cover;}
  #secCircle .circle .bg#bg1 {
    background-image: url(../img/mobile/dev/circle/bg1.png); }
  #secCircle .circle .bg#bg2 {
    background-image: url(../img/mobile/dev/circle/bg2.png); }
  #secCircle .circle .bg#bg3 {
    background-image: url(../img/mobile/dev/circle/bg3.png); }
  #secCircle .circle .bg#bg4 {
    background-image: url(../img/mobile/dev/circle/bg4.png); }
  #secCircle .circle .bg#bg5 {
    background-image: url(../img/mobile/dev/circle/bg5.png); }
  #secCircle .circle .bg#bg6 {
    background-image: url(../img/mobile/dev/circle/bg6.png); }
    #secCircle h3 {
      width: 282px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px!important;
      font-size: 12px;}
    #secCircle h3 br{
      display: none}
    #secCircle p {
      font-size: 12px;
      line-height: 14px;
      width: 282px;}
    #secCircle p br {
      display: none;}
    #secCircle .capsule p {
      width: 90%;
      padding: 15px 60px;
      font-size: 10px;}
    #secCircle .capsule .capsules {
      width: 34px;
      margin-top: -15px;
      position: absolute;
      margin-left: -17px;
      left: 50%;}
    #secCircle .benef {
      width: 90%;}
      #secCircle .benef .benefTitle h2 {
        font-size: 12px;
        padding-right: 80px;}
      #secCircle .benef p {
        line-height: 14px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;}

  #sustentabilidade { 
    padding-bottom: 180px;
    padding-top: 50px;
    background-position: -890px bottom; }
    #sustentabilidade .title {
      font-size: 15px;
      padding-bottom: 50px; }
    #sustentabilidade .items .item {
      padding: 0;
      width: 225px;
      margin: 15px auto 30px;
      float: none; }
      #sustentabilidade .conheca p {
        max-width: 250px;
        padding-left: 30px;  }
        #sustentabilidade .conheca p br {
          display: none; }
      #sustentabilidade .conheca p, #sustentabilidade .conheca a {
        font-size: 13px; }

  #secContact{
    padding-top: 0;}
    #secContact .img-topo-contact {
      display: none;}
    #secContact .img-topo-contact-mobile {
      display: block;
      max-width: 100%;}
    #secContact .title {
      margin-left: auto;
      margin-right: auto;
      width: 280px;
      font-size: 16px;
      line-height: 20px;}
    #secContact .title br {
      display: none;}
    #secContact .thumbnails .thumb {
      height: 281px;
      width: 50%;
      padding-bottom: 0;
      padding-left: 5px;
      padding-left: 5px;
      margin-right: 0;}
      #secContact .thumbnails .thumb:nth-child(2) p {
        width: 125px;}
      #secContact .thumbnails .thumb:nth-child(3) {
        padding: 0;}
      #secContact .thumbnails .thumb:last-child {
        padding: 0;}
        #secContact .thumbnails .thumb:last-child p {
          width: 110px;}
      #secContact .thumbnails .thumb:last-child p br {
        display: none;}
      #secContact .thumbnails .thumb h3 {
        line-height: 14.56px;
        font-size: 10.79px;}
        #secContact .thumbnails .thumb h3 .border {
          width: 30px;}
        #secContact .thumbnails .thumb h3 a {}
        #secContact .thumbnails .thumb p {
          width: 151px;
          margin-left: auto;
          margin-right: auto;
          font-size: 11px;
          line-height: 14px;}
        #secContact .thumbnails .thumb p br {
          display: none;}
      #secContact .thumbnails .thumb .icon {
        margin: 0 auto;}

  #secMember {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #000;
    background-image: url('../img/mobile/bgMember.jpg');}
    #secMember .title {
      width: 265px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;}
      #secMember .title br {
        display: none;}
    #secMember .subTitle {
      margin-left: 49%;
      font-size: 12.08px;
      line-height: 18.8px;
      padding-top: 45px;
      width: 50%;}
    #secMember .nespressoClub-img {
      width: 40%;
      margin-bottom: -315px;
      margin-left: 20px;}
    #secMember .thumbnails {
      width: 100%;}
      #secMember .thumbnails .thumb {
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px;
        height: 173px;
        width: 50%;}
        #secMember .thumbnails .thumb.thumb1 {
          background-position: -40px -911px;}
        #secMember .thumbnails .thumb.thumb2 {
          background-position: -330px -911px;}
        #secMember .thumbnails .thumb.thumb3 {
          background-position: -618px -911px;}
        #secMember .thumbnails .thumb.thumb4 {
          background-position: -907px -911px;}
        #secMember .thumbnails .thumb.thumb5 {
          background-position: -1197px -911px;}
        #secMember .thumbnails .thumb.thumb6 {
          background-position: -1485px -911px;}

    #secFooter .bgCapsules {
      width: 100%;
      background-position: -960px -687px;
      right: auto;
      margin-right: 0;}}

@media screen and (max-width: 375px) {
  #secCircle .benef .benefTitle h2 {
    padding-right: 60px;}
}

@media screen and (max-width: 324px) {
  #home #secThree .sliderMachine .item .right {
    height: 195px;}
  #home #secThree .sliderMachine .item .left {
    height: 195px;}
  #home #secThree .sliderMachine .item .left .descProd {
    left: 35%;
    top: 150px;}
  #home #secThree .sliderMachine .item .right .descProd {
    right: 45%;
    top: 140px;}
  #home #secThree .sliderMachine .item .capsules {
    background-position: -1122px -94px;
    bottom: 120px;}

  #secAllMach .img .thumbnails {
    top: 28px;
    left: 114px;}

  #secCircle .benef .benefTitle h2 {
    padding-right: 35px;}
  #secCircle .capsule p {
    padding-left: 35px;
    padding-right: 35px;}

  #secMember {
    background-size: 120%}
  #secMember .thumbnails .thumb.thumb1 {
    background-position: -50px -911px;}
  #secMember .thumbnails .thumb.thumb2 {
    background-position: -350px -911px;}
  #secMember .thumbnails .thumb.thumb3 {
    background-position: -628px -911px;}
  #secMember .thumbnails .thumb.thumb4 {
    background-position: -927px -911px;}
  #secMember .thumbnails .thumb.thumb5 {
    background-position: -1207px -911px;}
  #secMember .thumbnails .thumb.thumb6 {
    background-position: -1505px -911px;}
}