﻿@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url('../fonts/HelveticaNeueLTStd-Cn.eot');
  src: url('../fonts/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueLTStd-Cn.woff') format('woff'),
    url('../fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype'),
    url('../fonts/HelveticaNeueLTStd-Cn.svg#HelveticaNeueLTStd-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
  src: url('../fonts/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'),
    url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'),
    url('../fonts/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
  font-weight: 700;
  font-style: normal;
}


* {
  margin: 0;
  padding: 0;
  border: none;
  background-repeat: no-repeat;
  list-style: none;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1em;
  -webkit-font-smoothing: antialiased
}

body,
html {
  width: 100%;
  min-height: 100%;
  min-width: 800px;
  overflow-x: hidden
}

b {
  font-weight: bold;
}

img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%
}

a {
  display: block;
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

/*h1, h2, h3, h4, h5, h6 {
  font-family: 'HelveticaNeueLTStd BdCn', sans-serif;
}*/

.no-margin {
  margin: 0 !important;
}

.container {
  width: 800px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}

.absolute {
  position: absolute;
  left: 50%
}

.relative {
  position: relative;
}

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

.hotspots-content img {
  z-index: 9;
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 400ms cubic-bezier(0.25, 0.1, 0.25, 1)
}

.hotspots-content img.active {
  opacity: 1
}

.animated {
  opacity: 0
}

.paragraph {
  line-height: 18px;
}

section .animated:nth-child(0),
header .animated:nth-child(0) {
  animation-delay: 0s;
  -webkit-animation-delay: 0s
}

section .animated:nth-child(1),
header .animated:nth-child(1) {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s
}

section .animated:nth-child(2),
header .animated:nth-child(2) {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s
}

section .animated:nth-child(3),
header .animated:nth-child(3) {
  animation-delay: 2.4s;
  -webkit-animation-delay: 2.4s
}

section .animated:nth-child(4),
header .animated:nth-child(4) {
  animation-delay: 3.2s;
  -webkit-animation-delay: 3.2s
}

section .animated:nth-child(5),
header .animated:nth-child(5) {
  animation-delay: 4s;
  -webkit-animation-delay: 4s
}

section .animated:nth-child(6),
header .animated:nth-child(6) {
  animation-delay: 4.8s;
  -webkit-animation-delay: 4.8s
}

section .animated:nth-child(7),
header .animated:nth-child(7) {
  animation-delay: 5.6s;
  -webkit-animation-delay: 5.6s
}

.title1 {
  font: normal 36px/0.8em "Roboto Condensed", sans-serif;
  color: #fff;
  margin-bottom: 18px
}

.title1 strong {
  font-weight: bold;
  display: block
}

.text {
  font: normal 16px/1.2em;
  color: #575756
}

header {
  width: 100%;
  float: left;
  background: #FFFFFF;
  height: 110px;
  position: relative;
}

header p{
  color: #004778;
  font-size: 34px;
  float: left;
  margin-top: 32px;
  padding-left: 30px;
}

header p span{
  font-weight: 700;
}

header img{
  float: right;
  margin-top: 15px;
  padding-right: 25px;
}

section#extra .video {
  width: 100%;
  height: 416px;
  background: url(../images/bg-video.jpg) no-repeat top center;
}

section#extra .video iframe{
  position: absolute;
  left: 0;
  z-index: 999999999999;
}

section#features1 {
  background: url(../images/bg-features01.jpg) no-repeat top center;
  height: 1262px;
  width: 100%;
  float: left;
}

section#features1 .title{
  color: #FFFFFF;
  font-size: 34px;
  font-weight: 700;
  width: 600px;
  text-align: center;
  text-transform: uppercase;
  margin: 80px auto 0; 
}

section#features1 .title span{
  font-size: 44px;
  font-weight: 700;
}

section#features1 .title2{
  color: #FFFFFF;
  font-size: 28px;
  line-height: 35px;
  width: 420px;
  margin: 325px 0 0 120px;
}

section#features1 .title3{
  color: #6c328a;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  text-transform: uppercase;
  width: 520px;
  margin: 620px 0 0 30px;
}

section#features1 .title3 span{
  font-weight: 700;
  display: block;
}

section#features1 .title4{
  color: #6c328a;
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  text-transform: uppercase;
  width: 520px;
  margin: 80px 0 0 30px;
}

section#features1 .title4 span{
  font-weight: 700;
  display: block;
}

section#features1 .texto1{
  color: #6b6c6e;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  width: 360px;
  margin: 25px 0 0 30px;
}

section#features1 .texto2{
  color: #6b6c6e;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  width: 400px;
  margin: 20px 0 0 30px;
}

section#features1 .title2 span{
  font-weight: 700;
  display: block;
}

section#features1 .title-slide{
  font-size: 32px;
  line-height: 30px;
  text-align: center;
  color: #677f2d;
  text-transform: uppercase;
  margin: 100px 0 0;
}

section#features1 .title-slide span{
  font-weight: 700;
  display: block;
}

section#features2 {
  background: url(../images/bg-features02.jpg) no-repeat top center;
  width: 100%;
  float: left;
  height: 1071px;
}

section#features2 .title1{
  font-size: 28px;
  color: #6c328a;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 130px 0 20px 550px;
}

section#features2 .text1{
	font-size: 16px;
	line-height: 21px;
	color: #676766;
  margin: 0 0 0 550px;
}

section#features2 .title2{
  font-size: 28px;
  color: #6c328a;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 80px 0 20px 550px;
}

section#features2 .text2{
  font-size: 16px;
  line-height: 21px;
  color: #676766;
  margin: 0 0 0 550px;
}

section#features2 .title3{
  font-size: 28px;
  color: #6c328a;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 260px 0 20px 190px;
}

section#features2 .text3{
  font-size: 16px;
  line-height: 21px;
  color: #676766;
  margin: 0 0 0 190px;
}

section#features2 .title4{
  font-size: 28px;
  color: #6c328a;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 100px 0 20px 190px;
}

section#features2 .title4 span{
  display: block;
  font-weight: 700;
}

section#features2 .text4{
  font-size: 16px;
  line-height: 21px;
  color: #676766;
  margin: 0 0 0 190px;
}

section#features2 .hotspots li{
  top: 245px;
  margin-left: 200px;
}

section#features3{
  background: url(../images/bg-features03.jpg) no-repeat top center;
  width: 100%;
  float: left;
  height: 1029px;
}

section#features3 .title{
  color: #6d338b;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  width: 345px;
  margin: -7px 0 0 390px;
}

section#features3 .text{
  color: #676766;
  font-size: 16px;
  line-height: 21px;
  width: 255px;
  margin: 20px 0 0 390px;
}

section#features3 .text2{
  color: #FFFFFF;
  font-size: 16px;
  width: 400px;
  margin: 20px 0 0 275px;
  line-height: 21px;
}

section#features3 .text2 span{
  font-weight: 700;
}

section#features3 .text3{
  color: #FFFFFF;
  font-size: 16px;
  line-height: 21px;
  width: 350px;
  margin: 432px 0 0 35px;
  line-height: 21px;
  z-index: 2;
  position: absolute;
}

section#features3 .text3 span{
  font-weight: 700;
}

section#features3 .title2{
  color: #FFFFFF;
  font-size: 28px;
  width: 700px;
  text-transform: uppercase;
  margin: 190px 0 0 275px;
}

section#features3 .title2 span{
  font-weight: 700;
  display: block;
}

section#features3 .title3{
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 400;
  width: 400px;
  text-transform: uppercase;
  margin: 350px 0 0 35px;
  z-index: 2;
  position: absolute;
}

section#features3 .title3 span{
  font-weight: 700;
  display: block;
}

section#features4{
  background: url(../images/bg-features04.jpg) no-repeat top center;
  width: 100%;
  height: 771px;
  float: left;
}

section#features4 .col-6{
  width: calc(41% - 65px);
  float: left;
  padding: 0 65px;
}

section#features4 .col-6.col-half{
  padding: 0 10px 0 130px;
}

section#features4 .title4{
  font-size: 36px;
  line-height: 32px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'Helvetica Neue LT Std';
  margin: 40px 0 20px;
}

section#features4 .title4 span{
  font-weight: 700;
  display: block;
}

section#features4 ul{
  padding-left: 0;
}

section#features4 ul li{
  color: #FFFFFF;
  font-size: 16px;
  font-family: 'Helvetica Neue LT Std';
  margin-bottom: 8px;
}

section#features4 ul li::before{
  content: "•";
  color: #d47dfe;
  font-size: 16px;
  margin-right: 5px;
}

section#features4 .ft-text{
  color: #666666;
  font-family: 'Arial', sans-serif;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
  float: left;
  padding: 0 80px;
}

section#features4 .ft-text.ft-text1{
  margin: 310px 0 20px;
}
.animacao{
	top: 436px;
    margin-left: -399px;
    z-index: 1;
}

.cd-img-replace {
display: inline-block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap
}

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

.cd-single-point>a {
position: relative;
z-index: 99;
display: block;
width: 40px;
height: 40px;
border-radius: inherit;
background: rgb(245,211,15); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(245,211,15,1) 41%, rgba(223,101,21,1) 92%, rgba(220,80,23,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(245,211,15,1) 41%,rgba(223,101,21,1) 92%,rgba(220,80,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(245,211,15,1) 41%,rgba(223,101,21,1) 92%,rgba(220,80,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5d30f', endColorstr='#dc5017',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
transition: background-color 0.2s;
transition: all .300s;
-webkit-transition: all .300s;
-ms-transition: all .300s;
-moz-transition: all .300s;
-o-transition: all .300s
}

.cd-single-point>a:hover {
background-position: 0 -30px
}

.cd-single-point>a:hover a::after,
.cd-single-point>a:before {
color: #000;
}

.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: #000000;
-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
}

.cd-single-point>a::after {
height: 2px;
width: 12px
}

.cd-single-point>a::before {
height: 12px;
width: 2px
}

.cd-single-point::after {
content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
top: 0;
left: 0;
border-radius: inherit;
background-color: rgba(255,255,255,0.2);
-webkit-animation: cd-pulse 500ms infinite;
-moz-animation: cd-pulse 500ms infinite;
animation: cd-pulse 500ms infinite
}

.cd-single-point.spot-aberto>a::after,
.cd-single-point.spot-aberto>a::before {
-webkit-transform: translateX(-50%) translateY(-50%) rotate(540deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(540deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(540deg);
transform: translateX(-50%) translateY(-50%) rotate(540deg)
}

.cd-single-point.spot-aberto::after {
display: none
}

.cd-single-point.aberto::after {
display: none
}

.spot-aberto .cd-single-point::after {
display: none
}

.spot {
position: absolute;
width: 100%;
height: 100%;
z-index: 999999;
-webkit-overflow-scrolling: touch;
ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
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
}

@-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
}

.cd-close-info {
display: none
}

#obs ol {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
}

/* Animação pulsando */
.pulso{
  animation: animationPulso ease-in-out 3s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationPulso ease-in-out 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationPulso ease-in-out 3s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationPulso ease-in-out 3s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationPulso ease-in-out 3s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationPulso{
  0% {
    transform:  scaleX(0.90) scaleY(0.90) ;
  }
  50% {
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    transform:  scaleX(0.90) scaleY(0.90) ;
  }
}

@-moz-keyframes animationPulso{
  0% {
    -moz-transform:  scaleX(0.90) scaleY(0.90) ;
  }
  50% {
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -moz-transform:  scaleX(0.90) scaleY(0.90) ;
  }
}

@-webkit-keyframes animationPulso {
  0% {
    -webkit-transform:  scaleX(0.90) scaleY(0.90) ;
  }
  50% {
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -webkit-transform:  scaleX(0.90) scaleY(0.90) ;
  }
}

@-o-keyframes animationPulso {
  0% {
    -o-transform:  scaleX(0.90) scaleY(0.90) ;
  }
  50% {
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -o-transform:  scaleX(0.90) scaleY(0.90) ;
  }
}

@-ms-keyframes animationPulso {
  0% {
    -ms-transform:  scaleX(0.90) scaleY(0.90) ;
  }
  50% {
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -ms-transform:  scaleX(0.90) scaleY(0.90) ;
  }
}

/*# sourceMappingURL=style.css.map */
