.page-lp *,
.page-lp {
  margin: 0;
  padding: 0;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.page-lp body {
  overflow-x: hidden;
}

.page-lp .img-mobile {
  display: none;
}

.page-lp .container {
  width: 790px;
  margin: 0 auto;
}

.page-lp header {
  height: 108px;
  box-sizing: border-box;
  padding: 5px 0;
}

.page-lp header .logo {
  float: right;
}

.page-lp header p {
  font-style: normal;
  font-weight: normal;
  font-size: 24.34px;
  line-height: 29px;
  /* identical to box height */

  color: #333333;
}

.page-lp header h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 38.87px;
  line-height: 29px;
  /* identical to box height, or 75% */

  color: #0c4da2;
}

.page-lp .btn a {
  display: inline-block;
  width: 179px;
  height: 47px;
  background: #287d87;
  border-radius: 32px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  padding: 12px 0;
  color: #ffffff;
  transition: all 0.5s ease;
}

.page-lp .btn a:hover {
  background: #0c4da2;
}

.page-lp header h2 sup {
  font-size: 14px;
}

.page-lp .produto-modelo {
  padding: 17px 0;
}

.page-lp #secao1 {
  background: url("../images/secao1.jpg") center top no-repeat;
  height: 684px;
  box-sizing: border-box;
  padding: 70px 0;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 10;
}

.page-lp #secao1 .info {
  margin-top: 40px;
}

.page-lp #secao1 .info p {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
  /* or 123% */

  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-top: 30px;
  color: #ffffff;
}

.page-lp #secao1 .info p sup {
  font-size: 12px;
}

.page-lp #secao2 {
  background: url("../images/secao2.jpg") center top no-repeat;
  height: 752px;
  box-sizing: border-box;
  padding: 70px 0;
  color: #fff;
  position: relative;
  z-index: 10;
}

.page-lp #secao2 .top-info {
  text-align: center;
  margin-bottom: 70px;
}

.page-lp #secao2 .top-info h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  /* or 120% */

  text-align: center;
  text-transform: uppercase;

  color: #51a6b0;
  margin-bottom: 20px;
}

.page-lp #secao2 .top-info p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 27px;
  /* or 135% */

  text-align: center;
  letter-spacing: 0.03em;

  color: #ffffff;
}

.page-lp #secao2 .oeko {
  text-align: center;
  margin-top: 90px;
}

.page-lp .content-info {
  overflow: hidden;
}

.page-lp .content-info .info {
  float: right;
  margin-right: 50px;
}

.page-lp .content-info .info h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  /* or 115% */

  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #f5f940;
}

.page-lp .content-info .info p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  color: #ffffff;
}

.page-lp #secao3 {
  background: url("../images/secao3.jpg") center top no-repeat;
  height: 541px;
  box-sizing: border-box;
  padding: 70px 0;
  color: #fff;
  position: relative;
  z-index: 10;
}

.page-lp #secao3 .info {
  width: 620px;
  margin: 0 auto;
}

.page-lp #secao3 .info .icone,
.page-lp #secao3 .info .text {
  display: inline-block;
  vertical-align: top;
}

.page-lp #secao3 .info .text {
  width: 500px;
  margin-left: 20px;
}

.page-lp #secao3 .info .text h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  /* identical to box height, or 100% */

  text-transform: uppercase;
  margin-bottom: 20px;
  color: #62b0e3;
}

.page-lp #secao3 .info .text p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;

  color: #ffffff;
}

.page-lp #secao4 {
  background: url("../images/secao4.jpg") center top no-repeat;
  height: 748px;
  box-sizing: border-box;
  padding: 70px 0;
  position: relative;
  z-index: 10;
}

.page-lp #secao4 .container {
  position: relative;
}

.page-lp #secao4 .info {
  float: right;
  margin: 70px 60px 0 0;
}

.page-lp #secao4 .info h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #0c4da2;
  margin-bottom: 20px;
}

.page-lp #secao4 .hotspots {
  border: solid 5px #fff;
  position: absolute;
  top: 280px;
  left: 260px;
}

.page-lp #secao4 .spot-content {
  margin: 10px 0 0 20px;
}
.page-lp #secao4 .info p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 50px;
  color: #333333;
}

.page-lp #secao4 .um {
  margin-bottom: 120px;
}

#secao5 {
  background: url("../images/secao5.jpg") center top no-repeat;
  height: 590px;
  box-sizing: border-box;
  padding: 90px 0;
  position: relative;
  z-index: 10;
}

#secao5 h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 42px;
  text-transform: uppercase;

  background: -webkit-linear-gradient(92.88deg, #a2dee6 9.62%, #a3f2fb 95.02%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  margin-bottom: 70px;
}

#secao5 h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 29px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
}

.page-lp #secao6 {
  background: url("../images/secao6.jpg") center top no-repeat;
  height: 653px;
  box-sizing: border-box;
  padding: 70px 0;
  position: relative;
  z-index: 10;
}

.page-lp #secao6 .info {
  float: right;
}

.page-lp #secao6 .info .um {
  margin-bottom: 60px;
}

.page-lp #secao6 .info .um p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;

  color: #333333;
}

.page-lp #secao6 .info h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #0c4da2;
  margin: 20px 0;
}

.page-lp #secao7 {
  background: url("../images/secao7.jpg") center top no-repeat;
  height: 738px;
  box-sizing: border-box;
  padding: 70px 0;
  color: #fff;
  position: relative;
  z-index: 10;
}

.page-lp #secao7 .icone {
  margin-bottom: 20px;
}

.page-lp #secao7 h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #0c4da2;
}

.page-lp #secao7 .dois {
  margin: 70px 0;
}

.page-lp #secao7 .dois p {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 30px;
  /* identical to box height, or 136% */

  text-transform: uppercase;

  color: #0c4da2;
}

.page-lp #secao7 .tres span {
  margin-left: 15px;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
  /* or 123% */

  color: #0c4da2;
}

.page-lp #secao7 .tres span sup {
  font-size: 12px;
}

.page-lp #secao7 .tres span,
.page-lp #secao7 .tres img {
  display: inline-block;
  vertical-align: middle;
}

.page-lp #secao8 {
  background: url("../images/secao8.jpg") center top no-repeat;
  height: 582px;
  box-sizing: border-box;
  padding: 70px 0;
  position: relative;
  z-index: 10;
}

.page-lp #secao8 .info {
  float: right;
  margin-right: 20px;
}

.page-lp #secao8 .dois {
  margin: 70px 0;
}

.page-lp #secao8 .info h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  /* or 100% */
  margin-bottom: 20px;

  text-transform: uppercase;
  margin-top: 5px;
  color: #0c4da2;
}

.page-lp #secao8 .info h2 sup {
  font-size: 14px;
}

.page-lp #secao8 .info h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 70px;

  text-transform: uppercase;
  margin-top: 5px;
  color: #0c4da2;
}

.page-lp #video {
  background: #fff url("../images/bg-video.jpg") center top repeat-x;
  height: 518px;
}

.page-lp #video .container-video {
  width: 748px;
  position: relative;
  top: 70px;
}

.page-lp #embalagem {
  height: 485px;
  background: #000;
  box-sizing: border-box;
  padding-top: 100px;
  color: #51a6b0;
}

.page-lp #embalagem h2 {
  font-size: 36px;
  line-height: 38px;
  font-weight: 300;
  margin-bottom: 30px;
}

.page-lp #embalagem h2 strong {
  display: block;
}

#embalagem .left {
  width: 65%;
  float: left;
}

.page-lp #embalagem .right {
  width: 35%;
  float: left;
}

.page-lp #embalagem ul {
  padding-left: 20px;
}
.page-lp #embalagem ul li {
  color: #51a6b0;
  font-size: 16px;
  margin-bottom: 5px;
}

.page-lp #embalagem ul li span {
  color: #fff;
  font-weight: 300;
}

.page-lp #termos {
  padding: 120px 0;
  color: #333333;
  font-size: 12px;
  background-color: #e5e5e5;
  font-weight: 400;
}

.page-lp #termos p {
  margin-bottom: 10px;
}

.page-lp #termos .left {
  border-right: 1px solid #d9dade;
  padding-right: 40px;
}

.page-lp #termos .right {
  padding-left: 40px;
}

.page-lp #termos .left,
.page-lp #termos .right {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.page-lp .produto-footer {
  float: right;
  position: relative;
  top: 30px;
}

/* PULSE */
.spot-content {
  opacity: 0;
  /* display: none; */
  position: absolute;
  top: 0;
  left: -30px;
  /* width: 300px; */
  transition: all 0.5s ease;
}

.spot-content {
  max-width: 212px !important;
  /* min-width: 200px; */
}

.hotspots:hover .spot-content {
  opacity: 1;
}

.hotspots .cd-single-point img {
  width: auto !important;
  max-width: 42px !important;
  z-index: 9999;
  position: relative;
}

.cd-single-point {
  position: absolute;
  border-radius: 50%;
}

.cd-single-point::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 42px;
  height: 42px;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 500ms infinite;
  -moz-animation: cd-pulse 500ms infinite;
  animation: cd-pulse 500ms infinite;
}

.cd-single-point > a::after,
.cd-single-point > a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #1d4783;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.hotspots li {
  z-index: 10;
  opacity: 1 !important;
}

.cd-single-point {
  position: absolute;
  border-radius: 50%;
}

.cd-single-point > a::before {
  height: 18px;
  width: 4px;
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.98);
  }

  50% {
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.98);
  }

  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.2);
  }
}

@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.98);
  }

  50% {
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.98);
  }

  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.2);
  }
}

@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.98);
  }

  50% {
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.98);
  }

  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, 0.2);
  }
}

.cd-single-point .cd-more-info {
  position: fixed;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  -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: opacity 0.3s 0s, visibility 0s 0.3s,
    -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s,
    right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s,
    top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s,
    top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}

.cd-single-point .cd-more-info {
  position: absolute;
  width: 220px;
  height: 240px;
  overflow-y: visible;
}

.cd-single-point .cd-more-info.cd-left,
.cd-single-point .cd-more-info.cd-right {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cd-single-point .cd-more-info.cd-left::before,
.cd-single-point .cd-more-info.cd-right::before {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cd-single-point .cd-more-info.cd-left {
  right: 160%;
  left: auto;
}

@media screen and (max-width: 799px) {
  .page-lp .img-mobile {
    display: block;
  }

  .page-lp .img-mobile img {
    max-width: 100%;
  }
  .page-lp br {
    display: none;
  }
  .page-lp .container {
    width: 100%;
    max-width: 320px;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .page-lp header {
    height: auto;
    padding-bottom: 20px;
  }

  .page-lp header h2 {
    font-size: 30px;
  }

  .page-lp header .logo {
    margin-bottom: -20px;
  }
  .page-lp header .logo,
  .page-lp header .produto-modelo {
    float: inherit;
    display: block;
    text-align: center;
  }

  .page-lp #secao1 {
    background: #000;
    background-size: cover;
    height: auto;
    padding: 0;
  }

  .page-lp #secao1 .img-mobile {
    text-align: center;
    margin-bottom: 50px;
  }

  .page-lp #secao1 .img-mobile img,
  .page-lp #secao1 .info p img {
    max-width: 100%;
  }

  .page-lp #secao1 .info,
  .page-lp #secao1 .info .logo-prod {
    margin-top: 0px;
  }

  .page-lp #secao2 {
    background: #000;
    padding-bottom: 60px;
    overflow: hidden;
    height: auto;
  }

  .page-lp #secao2 .oeko img {
    width: 80%;
  }

  .page-lp #secao2 .top-info h2 {
    font-size: 26px;
    line-height: 26px;
  }

  .page-lp #secao3 {
    background: #0c4da2;
    height: auto;
  }

  .page-lp #secao3 .info {
    width: 100%;
  }

  .page-lp #secao3 .info .text {
    margin: 20px 0 50px;
    width: 100%;
  }

  .page-lp #secao4 {
    background: #fff;
    height: auto;
    overflow: hidden;
  }

  .page-lp #secao4 .info {
    margin: 60px 0 0 0;
  }

  .page-lp #secao4 .um {
    margin-bottom: 60px;
  }

  .page-lp #secao4 .hotspots {
    top: -90px;
    left: 20px;
  }
  .page-lp #secao5 {
    height: auto;
    overflow: hidden;
    background: #287d87;
  }

  .page-lp #secao5 .info {
    margin-top: 60px;
  }

  .page-lp #secao6 {
    height: auto;
    overflow: hidden;
    background: #e5e5e5;
    padding-top: 0;
  }

  .page-lp #secao6 .info {
    margin-top: 60px;
  }

  .page-lp #secao7 {
    background: #bde1e5;
    height: auto;
    overflow: hidden;
  }

  .page-lp #secao8 {
    background: #e5e5e5;
    overflow: hidden;
    height: auto;
    padding-top: 0;
  }

  .page-lp #secao8 .info {
    margin: 70px 0 0 0;
  }

  .page-lp #secao8 .info img {
    width: 100%;
  }
  .page-lp .content-info .info {
    margin: 0;
    padding: 20px;
    background: #287d87;
    border-radius: 21px;
  }

  .page-lp #video {
    height: auto;
    padding: 60px 0 0;
    background-position: bottom center;
  }

  .page-lp #video .container-video {
    width: 320px;
    top: 0;
  }
  .page-lp #video .container-video iframe {
    width: 100%;
    height: 200px;
  }
  .page-lp #embalagem {
    height: auto;
    padding-top: 90px;
    margin-top: 0;
  }

  .page-lp .produto-footer {
    clear: both;
    top: -43px;
    max-width: 290px;
    width: 100%;
  }

  .page-lp #embalagem .line {
    overflow: hidden;
    padding-bottom: 60px;
  }

  #embalagem .left,
  .page-lp #embalagem .right {
    width: 100%;
    margin-bottom: 60px;
  }

  .page-lp #termos {
    padding-top: 90px;
    padding-bottom: 50px;
    background-color: #e5e5e5;
  }

  .page-lp #termos .container {
    max-width: 300px;
  }

  .page-lp #termos .left,
  .page-lp #termos .right {
    padding: 0;
    border: 0;
    width: 100%;
  }

  .page-lp #tintas .info {
    padding: 0;
  }
}

@media screen and (max-width: 360px) {
  .page-lp br {
    display: none;
  }

  .page-lp .container {
    box-sizing: border-box;
    width: 100%;
  }

  .page-lp #secao1 h1 {
    font-size: 40px;
    line-height: 42px;
  }

  .page-lp #secao1 h2 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 20px;
  }

  .page-lp #secao1 .img-mobile img {
    width: 100%;
  }
}
