﻿@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: 1501px;
  width: 100%;
  float: left;
}

section#features1 .title{
  color: #FFFFFF;
  font-size: 34px;
  font-weight: 700;
  width: 420px;
  text-transform: uppercase;
  margin: 80px 0 0 30px;
}

section#features1 .title2{
  color: #FFFFFF;
  font-size: 28px;
  line-height: 35px;
  width: 420px;
  margin: 105px 0 0 30px;
}

section#features1 .title3{
  color: #89b328;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  width: 420px;
  margin: 363px 0 0 435px;
}

section#features1 .texto1{
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  width: 360px;
  margin: 5px 0 0 440px;
}

section#features1 .texto2{
  color: #6b6c6e;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  width: 285px;
  margin: 100px 0 0 440px;
}

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: 160px 0 0;
}

section#features1 .title-slide span{
  font-weight: 700;
  display: block;
}

section#features1 figure{
  top: 462px;
  margin-left: -398px;
}

#sliderArea{
  margin-top: 20px;
  width: 800px;
  float: left;
}

#sliderArea .owl-carousel .owl-item{
  width: 200px;
}

#sliderArea .owl-carousel .owl-item img{
  /*width: auto;*/
  border: 3px solid #fff;
  width: 195px;
}

#sliderArea .owl-carousel .owl-item p{
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #6b6c6e;
  margin: 10px 0;
}

.slider .owl-item {
  position: relative;
}

.owl-theme .owl-controls {
  top: 65px;
  height: 1px;
  text-align: center;
  position: absolute;
  width: 100%;
}
.owl-prev{
  font-size:0;
  position: absolute;
  left:-60px;
  width: 60px;
  height: 60px;
  background:url(../images/btn-prev.jpg) no-repeat;
}
.owl-next{
  font-size:0;
  position: absolute;
  right:-47px;
  width: 60px;
  height: 60px;
  background:url(../images/btn-next.jpg) no-repeat;
}
.owl-prev:hover,
.owl-next:hover{
    opacity: 0.8;
    transition: all linear 200ms;
}
.owl-carousel{
    position: relative;
    width: 670px;
    margin: 15px 75px;
}

section#features2 {
  background: #FFFFFF;
  width: 100%;
  float: left;
  height: 565px;
}

section#features2 h1{
  font-size: 30px;
  color: #1d4784;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  margin: 90px 0 38px;
}

section#features2 .col-3{
  width: 246px;
  float: left;
}

section#features2 .col-3.col-left{
  margin-left: 30px;
}

section#features2 .col-3 .title{
  font-size: 20px;
  font-weight: 700;
  color: #1d4784;
  margin: 15px 0 10px;
  text-transform: uppercase;
  text-align: center;
}

section#features2 .col-3 .text{
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin: 0 0 15px;
  text-align: center;
}

section#features2 h1 span{
  font-weight: 700;
  display: block;
}

section#features3{
  background: url(../images/bg-features03.jpg) no-repeat top center;
  width: 100%;
  float: left;
  height: 1659px;
}

section#features3 .title{
  color: #88b328;
  font-size: 32px;
  font-weight: 700;
  width: 345px;
  margin: 100px 0 0 20px;
}

section#features3 .text{
  color: #676766;
  font-size: 18px;
  width: 255px;
  margin: 35px 0 0 20px;
}

section#features3 .text2{
  color: #72b9ff;
  font-size: 18px;
  width: 285px;
  margin: 35px 0 0 65px;
  line-height: 21px;
}

section#features3 .text2 span{
  font-weight: 700;
}

section#features3 .text3{
  color: #72b9ff;
  font-size: 18px;
  width: 285px;
  margin: 50px 0 0 65px;
  line-height: 21px;
}

section#features3 .text3 span{
  font-weight: 700;
}

section#features3 .title2{
  color: #FFFFFF;
  font-size: 40px;
  width: 400px;
  text-transform: uppercase;
  margin: 195px 0 0 430px;
}

section#features3 .title2 span{
  font-size: 48px;
  font-weight: 700;
  display: block;
}

section#features3 .title3{
  color: #FFFFFF;
  font-size: 46px;
  font-weight: 700;
  width: 400px;
  text-transform: uppercase;
  margin: 292px 0 0 60px;
}

section#features3 .title3 span{
  font-size: 48px;
  font-weight: 700;
  display: block;
}

section#features3 .content1{
  width: 240px;
  margin: 42px 0 0 520px;
}

section#features3 .content2{
  width: 270px;
  margin: 42px 0 0 520px;
  color: #FFFFFF;
}

section#features3 .content3{
  width: 240px;
  margin: 42px 0 0 520px;
  color: #FFFFFF;
}

section#features3 .content4{
  width: 260px;
  margin: 30px 0 0 520px;
  color: #FFFFFF;
}

section#features3 .content1 .title-content{
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

section#features3 .content1 .text-content{
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  color: #333333;
}

section#features3 .content2 .title-content{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

section#features3 .content2 .text-content{
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

section#features3 .content3 .title-content{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

section#features3 .content3 .text-content{
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

section#features3 .content4 .title-content{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

section#features3 .content4 .text-content{
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}

section#features3 .hotspots .item1 {
    top: 1440px;
    margin-left: 65px;
}

section#features3 .hotspots-content .item1 {
    top: 1200px;
    margin-left: 30px;
}
section#features3 .hotspots .item2 {
    top: 310px;
    margin-left: -6px;
}

section#features3 .hotspots-content .item2 {
    top: 206px;
    margin-left: -22px;
}

section#features3 figure{
    top: -79px;
    margin-left: -46px;
}

section#features4{
  background: url(../images/bg-features04.jpg) no-repeat top center;
  width: 100%;
  height: 728px;
  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: #88b228;
  font-size: 16px;
  margin-right: 5px;
}

section#features4 .ft-text{
  color: #666666;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
  float: left;
  padding: 0 50px;
}

section#features4 .ft-text.ft-text1{
  margin: 310px 0 20px;
}

.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 */
