body {
  background-color: #3366ff; }

h1 {
  border-bottom: 1px solid #eeeeee; }

a,
button,
input {
  outline: none !important; }

a {
  text-decoration: underline; }
  a.btn {
    text-decoration: none; }

th:first-child,
td:first-child {
  width: 23%; }

.table {
  margin: 0 auto 20px;
  font-size: 0.9em;
  width: 92%; }

.table,
.table * {
  border-color: #000000 !important; }

.table-striped > tbody > tr:nth-child(2n + 1) > td,
.table-striped > tbody > tr:nth-child(2n + 1) > th {
  background-color: #d8d8d8; }

.table thead {
  background-color: #757575;
  color: #eeeeee; }

#home-table {
  box-shadow: 0 0 8px #444444;
  text-align: left; }

#table-expand {
  cursor: pointer;
  margin: -20px auto 20px;
  width: 92%;
  display: none; }

#hide {
  display: none; }

#main {
  max-width: 833px;
  background-color: #ffcc00;
  font-size: 1.17em;
  box-shadow: 0 0 8px #333333; }

#header {
  text-align: center;
  padding: 8px 0; }

#header img {
  width: 100%;
  max-width: 817px; }

#languages {
  margin-bottom: 4px;
  text-align: center; }

#languages a,
#languages a:hover {
  text-decoration: none; }

#languages img {
  width: 7.5%;
  border: 1px solid #3366ff;
  border-radius: 2px;
  vertical-align: middle; }

#menu {
  position: static; }

#menu a .glyphicon {
  display: inline-block;
  margin-right: 4px;
  min-width: 16px;
  text-align: center;
  vertical-align: text-top; }

#menu ul {
  padding: 0; }

#menu li {
  list-style: none;
  margin-bottom: 4px; }
  #menu li.book-now > a {
    background-color: #5cb85c;
    border-color: #4cae4c; }
    #menu li.book-now > a:hover {
      background-color: #449d44;
      border-color: #398439; }

#menu > ul > li > a {
  display: block;
  background-color: #4c3b00;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 4px;
  text-decoration: none;
  border-bottom: 3px solid #332700; }
  #menu > ul > li > a:hover {
    background-color: #725200;
    border-color: #594200; }

#content,
#faq {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 8px; }

#content li {
  margin: 10px 0; }

#footer {
  text-align: center;
  padding: 16px 0; }

.gsc-clear-button {
  display: none !important; }

#search {
  height: 2em; }

#swipenotice {
  margin-top: 4px; }

#swipenotice p {
  padding: 4px 8px;
  border-radius: 4px; }

@media (max-width: 767px) {
  #menu {
    position: fixed;
    top: 0;
    left: -70%;
    background-color: #333333;
    width: 70%;
    z-index: 999;
    padding-top: 8px;
    height: 100%;
    max-height: 100%;
    overflow: scroll;
    font-size: 1.3em; }

  #menu,
  #menu ul,
  #menu li {
    padding: 0;
    margin: 0; }

  #menu a {
    border-bottom: 2px solid #000000;
    border-radius: 0;
    background-color: #555555; }

  #menu a:hover {
    background-color: #555555;
    border-color: #000000; } }
.img-thumbnail {
  margin: 0 4px; }

.img-thumbnail.img-responsive {
  margin: 0; }

.fotos .img-thumbnail {
  margin: 2px; }

.team-video {
  width: 48%; }

.team-video iframe {
  width: 100%;
  height: 150px; }

.clear-both {
  clear: both; }

a.language-link {
  display: none; }

.language-block > img {
  height: 1em; }
