@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700);
/*fonts*/
/*colors*/
/**********************************************
RESET
**********************************************/
* {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}
a {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt,
address {
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}
img {
  max-width: 100%;
}
.alpha {
  padding-left: 0 !important;
}
.omega {
  padding-right: 0 !important;
}
/*==>class<==*/
.efct {
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.box-shadow {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(117, 117, 117, 0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(117, 117, 117, 0.25);
  -ms-box-shadow: 0px 2px 5px 0px rgba(117, 117, 117, 0.25);
  -o-box-shadow: 0px 2px 5px 0px rgba(117, 117, 117, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(117, 117, 117, 0.25);
}
.gray {
  color: #6e6e6e;
  background: #eaeaea;
}
/*******************************************************
TITLES/TITULOS
*******************************************************/
.title-default {
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  color: #595f61;
  margin-top: 20px;
  margin-bottom: 20px;
}
.title-default span {
  font-size: 16px;
}
h2.title-list {
  padding-left: 0;
}
.title-list {
  padding: 12px 8px 5px 8px;
  color: #929292;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
.title-list img {
  width: 45px;
  margin-right: 5px;
}
.title-list.estado img {
  width: 38px;
  border: 1px solid #929292;
}
.title-list.cidade {
  font-weight: normal !important;
  padding-top: 0;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.title-list.secondary {
  padding: 10px 0px;
  margin-bottom: 0px;
}
.title-list.secondary img {
  width: 40px;
}
.title-view {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: bold;
  color: #929292;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}
.title-footer {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #3f3f3f;
  font-size: 26px;
  font-weight: 400;
}
/*******************************************************
CUSTOM AUTHOR
*******************************************************/
body {
  background: white url('../img/header_bg1.jpg') no-repeat center top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #929292;
  height: 100%;
}
.container {
  margin-top: 50px;
}
/***********
HEADER
************/
.logo {
  font-size: 1px;
  color: transparent;
  margin-top: 25px;
  max-width: 280px;
}
.social-icons {
  float: right;
  display: inline;
  list-style: none;
  margin-top: 20px;
}
.social-icons li {
  float: left;
}
.social-icons li a {
  display: block;
  width: 25px;
  margin-left: 10px;
}
nav {
  width: 100%;
  float: left;
  margin-top: 45px;
}
nav > ul.default {
  float: right;
  display: inline;
  list-style: none;
}
nav > ul.default li {
  float: left;
}

nav > ul.default li a {
  display: block;
  color: #000;
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 17px 17px 17px 13px;
  background: transparent url('../img/menu_split.png') no-repeat left top;
}
nav > ul.default li:last-child a {
  padding-right: 5px;
}
nav > ul.toggle-menu {
  float: right;
  display: inline;
  list-style: none;
}
nav > ul.toggle-menu > li > a {
  color: #005251;
  font-size: 24px;
  text-align: right;
  width: 100%;
  display: block;
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  ul.default {
    display: none !important;
  }
}
ul.responsive {
  list-style: none;
  margin-left: 0;
  display: none;
}
ul.responsive > li {
  float: left;
  width: 100%;
}
ul.responsive > li > a {
  display: block;
  width: 100%;
  padding: 12px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #0082ae;
  text-align: left;
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
ul.responsive > li > a:hover {
  background-color: rgba(0, 82, 81, 0.75);
  color: white;
}
/********************************
ARTICLE
********************************/
.article {
  margin-bottom: 20px;
  background: transparent url('../img/dot.gif') repeat-x bottom left;
  padding-bottom: 40px;
}
.article h5,
.article h6,
.article p {
  color: #929292;
  margin-bottom: 0;
}
.article h5,
.article h6,
.article p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.article p {
  text-align: justify;
  font-size: 12px;
}
.article hgroup {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.article hgroup h4 {
  color: #595f61;
  font-size: 22px;
  font-weight: 600;
  width: 100%;
  clear: both;
  margin-bottom: 0;
  line-height: 1em;
}
.article hgroup h6 {
  float: right;
}
.article a h4,
.article a p {
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.article a:hover h4,
.article a:hover p {
  color: #0082ae;
}
.article-secondary {
  margin-bottom: 20px;
  background: transparent url('../img/dot.gif') repeat-x bottom left;
  padding-bottom: 50px;
}
/********************************
FORMS
********************************/
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
.form-default label {
  width: 100%;
  display: inline;
}
.form-default textarea {
  height: 100px;
}
/********************************
WIDGETS
********************************/
.widget {
  float: left;
  width: 100%;
}
.sidebar-widget {
  padding-bottom: 20px;
  margin-bottom: 5px;
  background: transparent url('../img/dot.gif') repeat-x bottom left;
}
.sidebar-widget .title-default {
  color: #0082ae;
  margin-bottom: 15px;
}
.sidebar-widget p {
  font-size: 12px;
}
.climatempo {
  display: block;
  padding-top: 20px;
  margin-bottom: 10px;
}
.climatempo iframe {
  margin-bottom: 20px;
}
/********************************
LISTS
********************************/
.list-default {
  display: list-item;
  list-style: none;
  margin-left: 0;
}
.list-default li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.list-default li a {
  display: block;
  padding: 5px 5px 5px 0;
  color: #929292;
  font-size: 12px;
}
.list-default li a:hover {
  color: #0082ae;
  font-weight: bold;
}
.estados,
.cidades,
.cachoeiras {
  list-style: none;
}
.estados {
  margin-left: 10px;
}
.estados.secondary {
  margin-left: 5px;
}
.cidades {
  margin-left: 20px;
}
.cidades > li {
  margin-left: 10px;
  height: auto;
}
.cachoeiras {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 20px;
  margin-left: 10px;
}
.cachoeiras li {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 3px;
  line-height: 1em;
}
.cachoeiras li a {
  font-size: 12px;
  color: #0082ae;
  text-decoration: underline;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.cachoeiras li a:hover {
  padding-left: 5px;
}
.roteiros {
  margin-top: 5px;
  padding-top: 0;
  margin-bottom: 20px;
}
.roteiros li {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
}
.roteiros li a {
  font-size: 12px;
  color: #929292;
  display: block;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.roteiros li a:hover {
  color: #0082ae;
  text-decoration: underline;
}
.roteiros li a span {
  color: #0082ae;
}
.block p {
  margin-bottom: 10px;
}
.block .list-block {
  width: 100%;
  list-style-image: url('../img/li.gif');
  margin-left: 12px;
}
.block .list-block li {
  float: left;
  width: 100%;
  line-height: 1em;
}
.block .list-block li a {
  font-size: 12px;
  text-align: left;
  color: #929292;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.block .list-block li a:hover {
  color: #0082ae;
  text-decoration: underline;
}
.list-ultimas li:last-child {
  margin-bottom: 0;
}
.list-secondary {
  margin-left: 0;
  padding-left: 0;
}
.list-secondary li h4 {
  margin-top: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.list-secondary li h4 img {
  width: 20px !important;
}
.list-secondary li h4.estado {
  margin-top: 20px;
}
.list-secondary ul.cidades {
  margin-left: 0;
  padding-left: 0;
}
.list-secondary ul.cidades li {
  height: auto !important;
}
.list-secondary ul.item {
  list-style: none;
}
.list-secondary ul.item li {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 3px;
  line-height: 1em;
}
.list-secondary ul.item li a {
  font-size: 12px;
  color: #0082ae;
  text-decoration: underline;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.list-secondary ul.item li a:hover {
  padding-left: 5px;
}
/********************************
FORMS
********************************/
.mini {
  width: 20% !important;
}
.small {
  width: 30% !important;
}
.medium {
  width: 50% !important;
}
.large {
  width: 70% !important;
}
.xlarge {
  width: 80% !important;
}
.xxlarge {
  width: 100% !important;
}
.form-default input[type='submit'],
.form-default button {
  cursor: pointer;
  border: 0;
  display: block;
  padding: 6px 12px;
  background-color: #0082ae;
  color: white;
  text-align: center;
  font-size: 18px;
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
  font-weight: 300;
  -moz-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.form-default input[type='submit']:hover,
.form-default button:hover {
  background-color: rgba(0, 130, 174, 0.8);
}
.sent {
  font-size: 18px;
  font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: white;
  background: #0082ae;
  padding: 8px 10px;
  margin-bottom: 20px;
}
.sent p {
  margin-bottom: 0;
  padding-bottom: 0;
}
/********************************
ALL PAGES
********************************/
.col-left {
  padding-right: 40px;
}
@media screen and (max-width: 400px) {
  .col-left {
    padding-right: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .col-left {
    padding-right: 20px;
  }
}
/********************************
HOME
********************************/
.ultimas {
  margin-bottom: 20px;
}
.ultimas a {
  text-decoration: none;
}
.ultimas a img {
  border: 0;
}
.ultimas a p,
.ultimas a a,
.ultimas a h4,
.ultimas a h5,
.ultimas a h6 {
  text-decoration: none;
}
.ultimas img {
  width: 100%;
  max-width: 125px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  position: relative;
  display: block;
}
.ultimas h4 {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #929292 !important;
  font-size: 16px !important;
  font-weight: bold;
  margin-bottom: 5px;
}
.ultimas h5 {
  float: left;
}
.ultimas h5,
.ultimas h6 {
  font-weight: normal;
  font-size: 12px;
}
/********************************
PAGES INTERNAS
********************************/
p {
  font-size: 12px !important;
  text-align: justify !important;
}
.text {
  font-size: 12px !important;
  text-align: justify;
}
.text p,
.text a,
.text strong,
.text small,
.text span {
  font-size: 12px !important;
  text-align: justify;
}
.notas dt,
.notas dd {
  float: left;
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif;
}
.notas dt {
  margin-right: 8px;
  clear: left;
  font-weight: normal;
}
.notas dt:first-child {
  font-weight: bold;
}
.notas dd {
  clear: right;
  margin-bottom: 0;
}
.gallery,
.comments {
  float: left;
  width: 100%;
  margin-top: 30px !important;
}
.gallery img {
  width: 100%;
  height: 90px;
}
.thumbs {
  width: 100%;
  height: 75px;
}
@media screen and (max-width: 400px) {
  .gallery img {
    width: 100%;
    height: 60px;
  }
  .thumbs {
    width: 100%;
    height: 60px;
  }
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
  .gallery img {
    width: 100%;
    height: 60px;
  }
  .thumbs {
    width: 100%;
    height: 50px;
  }
}
.capa img {
  width: 100%;
}
/********************************
FOOTER
********************************/
footer {
  margin-top: 30px;
}
footer address {
  width: 100%;
  float: left;
  padding: 20px 5px;
  font-style: normal;
  font-size: 0.900em;
  font-family: Arial, Helvetica, sans-serif;
  color: #6e6e6e;
}

.blocks-footer > li,
.blocks-footer .list-photos > li,
.list-ultimas li,
.gallery ul > li {
  list-style: none;
}

.destino_visited { 
  margin-bottom: 20px;
  width: 100%;
  text-align: right;
}