/* Compiled Less CSS File */
/* Generated from "style.css" */

@font-face {
  font-family: 'open_sanslight';
  src: url('fonts/OpenSans-Light-webfont.eot');
  src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('fonts/OpenSans-Regular-webfont.eot');
  src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('fonts/OpenSans-Semibold-webfont.eot');
  src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold';
  src: url('fonts/OpenSans-Bold-webfont.eot');
  src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansitalic';
  src: url('fonts/OpenSans-Italic-webfont.eot');
  src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Italic-webfont.woff') format('woff'), url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'), url('fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold_italic';
  src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
  src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'), url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'), url('fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold_italic';
  src: url('fonts/OpenSans-BoldItalic-webfont.eot');
  src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'), url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('fonts/OpenSans-BoldItalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sans_condensedbold';
  src: url('fonts/OpenSans-CondBold-webfont.eot');
  src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-CondBold-webfont.woff') format('woff'), url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'), url('fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanscondensed_light';
  src: url('fonts/OpenSans-CondLight-webfont.eot');
  src: url('fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-CondLight-webfont.woff') format('woff'), url('fonts/OpenSans-CondLight-webfont.ttf') format('truetype'), url('fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.transicao {
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-opacity: 1.1;
  opacity: 1.1;
}
a {
  text-decoration: none;
}
a:hover {
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-opacity: 1.1;
  opacity: 1.1;
}
a:not(:focus) {
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-opacity: 1.1;
  opacity: 1.1;
}
img {
  max-width: 100%;
  height: auto;
}
strong {
  font-family: 'open_sanssemibold';
}
.clearfix {
  clear: both;
}
body {
  background: #f3f4f4;
  margin: 0;
  padding: 0;
  font-family: 'open_sansregular';
  font-size: 16px;
}
body .wrapper {
  width: 1140px;
  margin: 0 auto;
  /*max-width:100%;*/

  /*position:relative;*/

}
body .header {
  border-top: 5px solid #e9e3e3;
  padding: 35px 0;
  background: #ffffff;
  min-width: 1140px;
  border-bottom: 1px solid #cdcdcd;
}
body .header .logo {
  margin: 0 auto;
  text-align: center;
}
body .header .logo a {
  border: none;
}
body .header .data-local {
  float: right;
}
body .header .data-local .data {
  font-size: 46px;
  color: #2a1c16;
  font-family: 'open_sans_condensedbold';
  line-height: 1;
}
body .header .data-local .local {
  font-size: 12px;
  color: #000000;
  text-align: right;
  text-transform: uppercase;
  margin-top: 10px;
}
body .header .nav {
  background: #1e1f2c;
  margin-top: 35px;
  position: relative;
  z-index: 99;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
}
body .header .nav ul {
  padding: 0;
  margin: 0;
  text-align: right;
  list-style: none;
  float: right;
}
body .header .nav ul li {
  float: left;
  padding: 8px 0;
  font-size: 15px;
}
body .header .nav ul li:last-child a {
  border-right: none;
}
body .header .nav ul li:hover,
body .header .nav ul li.active {
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-opacity: 1.1;
  opacity: 1.1;
}
body .header .nav ul li:hover a,
body .header .nav ul li.active a {
  color: #837965;
}
body .header .nav ul li a {
  line-height: 1;
  color: #ded9d0;
  display: block;
  padding: 0 15px;
  border-right: 1px solid #ded9d0;
}
body .header .banner {
  position: relative;
  overflow: hidden;
}
body .header .banner img.img-zoom {
  /*width:100%;*/

  transition: 1s all ease;
  -webkit-transition: 1s all ease;
  -moz-transition: 1s all ease;
  -o-transition: 1s all ease;
  -ms-transition: 1s all ease;
}
body .header .banner img.img-zoom:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
body .header .banner .texto {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  border-left: 48px solid rgba(30, 31, 44, 0.5);
  /*font-size: 36px;*/

  font-size: 2.250em;
  color: #fbeee8;
  padding: 10px 20px 20px 10px;
  line-height: 36px;
}
body .header .banner .texto-home {
  /*top: 290px;*/

  top: 60%;
}
body .header .banner .texto-interna {
  /*top: 100px;*/

  top: 35%;
}
body .main {
  float: left;
  width: 100%;
  max-width: 100%;
  padding-top: 50px;
  font-size: 16px;
  color: #523d32;
  line-height: 36px;
  text-align: justify;
}
body .main h1 {
  font-size: 46px;
  color: #1e1f2c;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
}
body .main h2 {
  margin-top: 60px;
  border-bottom: 1px dotted #d7b5a4;
  padding-bottom: 10px;
}
body .main a {
  /*color:#c2947e;*/

  color: #dc6429;
}
body .main a small {
  font-size: 14px;
}
body .main .destaque {
  background: #eaeaea;
  padding: 10px 20px;
  line-height: 26px;
  text-align: left;
}
body .main .endereco {
  border: 1px dotted #d7b5a4;
  border-left: 5px dotted #d7b5a4;
  padding: 20px;
}
body .main ol.lista-ordenada {
  margin-left: 0;
  padding-right: 0;
  list-style-type: none;
  margin-top: 30px;
  margin-bottom: 60px;
}
body .main ol.lista-ordenada li {
  counter-increment: step-counter;
  margin: 16px 0;
}
body .main ol.lista-ordenada li::before {
  content: counter(step-counter) ".";
  margin-right: 5px;
  font-size: 26px;
  padding: 3px 3px 3px 0px;
}
body .main .avanco {
  padding-left: 80px;
}
body .main .meal {
  background: url(images/icon-meal.png) no-repeat left;
}
body .main .clothing {
  background: url(images/icon-clothing.png) no-repeat left;
}
body .main .temperature {
  background: url(images/icon-temperature.png) no-repeat left;
}
body .main .language {
  background: url(images/icon-language.png) no-repeat left;
}
body .main .currency {
  background: url(images/icon-currency.png) no-repeat left;
}
body .main .cities {
  background: url(images/icon-cities.png) no-repeat left;
}
body .main .table {
  width: 100%;
  /*max-width: 100%;*/

  font-size: 16px;
  border-spacing: 0;
  margin: 40px 0 0;
  text-align: left;
}
body .main .table thead {
  background: #d7b5a4;
  color: #ffffff;
  font-weight: normal;
}
body .main .table thead tr {
  background: none;
}
body .main .table thead tr th {
  font-family: 'open_sans_condensedbold';
  padding: 0 20px;
}
body .main .table tr {
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-opacity: 1.1;
  opacity: 1.1;
}
body .main .table tr:hover {
  background: #644c40;
}
body .main .table tr:hover td {
  color: #ffffff;
}
body .main .table tr td {
  -webkit-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  -moz-opacity: 1.1;
  opacity: 1.1;
  padding: 10px 20px;
  width: auto;
  /*color:#d7b5a4;*/

  color: #dc6429;
  border-bottom: 1px solid;
  background: rgba(255, 255, 255, 0.6);
}
body .main .table tr td:first-child {
  font-family: 'open_sanssemibold';
}
body .main .table-schedule {
  width: 100%;
}
body .main .table-schedule tr td:first-child {
  width: 30%;
}
body .main .table-schedule tr td:nth-child(2) {
  width: 70%;
}
body .aside {
  max-width: 25%;
  background: #1e1f2c;
  float: right;
  padding: 50px 15px;
  color: #fbeee8;
  font-size: 16px;
  line-height: 26px;
  min-height: 500px;
}
body .aside h3 {
  font-size: 36px;
  color: #fbeee8;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 85px;
}
body .aside p {
  margin-bottom: 30px;
}
body .botao-cta {
  font-size: 21px;
  font-family: 'open_sans_condensedbold';
  text-align: center;
  margin: 60px 0;
}
body .botao-cta a {
  color: #d3b4a4;
  padding: 10px;
  background: #644c40;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
}
body .botao-cta a:hover {
  color: #644c40;
  background: #d3b4a4;
}
body .botoes-home {
  display: block;
  width: 100%;
}
body .botoes-home .botao-cta {
  float: left;
  margin: 10px 15px 10px 0;
}
body .footer {
  background: #eaeaea;
  border-top: 1px solid #cdcdcd;
  padding: 20px 0;
  margin-top: 120px;
  min-width: 1140px;
}
body .footer .ranking {
  float: left;
  margin-top: 45px;
}
body .footer .contato {
  float: right;
  text-align: right;
}
body .footer .contato a {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #644c40;
  background: right 0 no-repeat;
  min-height: 40px;
  padding-right: 60px;
  padding-top: 10px;
}
body .footer .contato a small {
  font-size: 14px;
}
body .footer .contato a:hover {
  color: #000000;
}
body .footer .contato a:first-child {
  background-image: url(images/icon-phone-fdc.png);
}
body .footer .contato a:nth-child(2) {
  background-image: url(images/icon-email-fdc.png);
}
body .footer .contato a:last-child {
  background-image: url(images/icon-site-fdc.png);
}