/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  width: 50px;
  height: 20px;
  margin-top: 1%;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #333333;
}
body {
  font-size: 1em;
  line-height: 1.2;
  color: #333333;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
@font-face {
  font-family: 'geomanist_light';
  src: url('../fonts/geomanist-light-webfont.eot');
  src: url('../fonts/geomanist-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geomanist-light-webfont.woff') format('woff'), url('../fonts/geomanist-light-webfont.ttf') format('truetype'), url('../fonts/geomanist-light-webfont.svg#geomanistlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'geomanist_regular';
  src: url('../fonts/geomanist-regular-webfont.eot');
  src: url('../fonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geomanist-regular-webfont.woff') format('woff'), url('../fonts/geomanist-regular-webfont.ttf') format('truetype'), url('../fonts/geomanist-regular-webfont.svg#geomanist_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'geomanist_medium';
  src: url('../fonts/geomanist-medium-webfont.eot');
  src: url('../fonts/geomanist-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geomanist-medium-webfont.woff') format('woff'), url('../fonts/geomanist-medium-webfont.ttf') format('truetype'), url('../fonts/geomanist-medium-webfont.svg#geomanistmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'geomanist_bold';
  src: url('../fonts/geomanist-bold-webfont.eot');
  src: url('../fonts/geomanist-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/geomanist-bold-webfont.woff') format('woff'), url('../fonts/geomanist-bold-webfont.ttf') format('truetype'), url('../fonts/geomanist-bold-webfont.svg#geomanistbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothamrnd_light';
  font-weight: normal;
  src: url("../fonts/GothamRnd-Light.otf") format("opentype");
}
@font-face {
  font-family: 'gothamrnd_bold';
  font-weight: normal;
  src: url("../fonts/GothamRnd-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'gothamrnd_book';
  font-weight: normal;
  src: url("../fonts/GothamRnd-Book.otf") format("opentype");
}
/* ===== Primary Styles ========================================================
   Author: WayNext
   ========================================================================== */
body {
  font-family: 'geomanist_regular';
}
.container {
  width: 1330px;
  margin: 0 auto;
  max-width: 100%;
}
/* COMMON */
.f100 {
  float: left;
  width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.sprite {
  background-position: top left;
  background-repeat: no-repeat;
  background-color: transparent;
}
.sprite:hover {
  background-position: bottom left;
}
.text-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.outer-box.big-bg {
  background-position: center top;
  height: 100%;
  float: left;
  background-repeat: no-repeat;
}
.outer-box.page-exposicao {
  background-image: url(../img/headers/page_exposicao.jpg);
}
.outer-box.page-aves {
  background-image: url(../img/headers/page_aves.jpg);
}
.outer-box.page-vasco {
  background-image: url(../img/headers/page_vasco.jpg);
}
.outer-box.page-educacao {
  background-image: url(../img/headers/page_educacao.jpg);
}
.outer-box.page-exposicoes {
  background-image: url(../img/headers/page_exposicoes.jpg);
}
.outer-box.page-empresas {
  background-image: url(../img/headers/page_empresas.jpg);
}
.outer-box.page-conservacao {
  background-image: url(../img/headers/page_conservacao.jpg);
}
.outer-box.page-visita {
  background-image: url(../img/headers/page_visita.jpg);
}
header {
  float: left;
  background: url(../img/bg_header_repeat.png) center top repeat-x;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}
header .logo {
  float: left;
  width: 196px;
  height: 124px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../img/logo.png) center center no-repeat;
  background-size: 100% 100%;
  /*margin: 24px 0 0 95px;*/
}
header .logo-print {
  display: none;
}
header .rhs {
  float: right;
}
header .top {
  margin: 15px 62px 0 0;
}
header .top .text {
  float: right;
}
header .top .text a {
  font-family: 'geomanist_medium';
  text-transform: uppercase;
  line-height: 1;
  color: #c5c5c5;
  font-size: 1.3em;
  text-decoration: none;
  display: inline-block;
  margin: 3px 0 0 33px;
}
header .top .text a:hover {
  color: white;
}
header .top .text a.user-btn {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
header .top .search {
  float: right;
  position: relative;
}
header .top .search .text {
  position: absolute;
  top: -2px;
  right: 0;
  background: #666;
  border: 1px solid #666;
  border-right: 24px solid #666;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
  color: white;
  font-family: 'geomanist_regular';
  font-size: 1.5em;
  display: none;
  border-radius: 0;
  width: 220px;
}
header .top .search .btn-search {
  position: relative;
  background: none;
  padding: 0;
  border: 0;
  margin: 2px 4px 0 0;
  color: #c5c5c5;
  line-height: 1;
  font-size: 1.7em;
  outline: 0;
}
header .top .search .btn-search:hover {
  color: white;
}
header .main-menu {
  float: right;
  width: 100%;
  box-sizing: border-box;
  padding: 65px 40px 0 0;
}
header .main-menu .level-1 {
  float: right;
}
header .main-menu .level-1 > li {
  float: left;
  position: relative;
}
header .main-menu .level-1 > li:hover {
  /*span {
                        background: #333333;  
                    }*/
}
header .main-menu .level-1 > li:hover .level-2 {
  display: block;
}
header .main-menu .level-1 span {
  font-family: 'geomanist_medium';
  color: white;
  text-transform: uppercase;
  font-size: 1.6em;
  text-decoration: none;
  line-height: 77px;
  padding: 0 22px;
  display: inline-block;
}
header .main-menu .level-2 {
  position: absolute;
  top: 77px;
  font-size: 1.25em;
  text-align: right;
  right: 0;
  display: none;
  /*background: @color-dark-blue;*/
  /*background: rgba(1, 35, 70, .8);*/
  /*background: rgba(51, 51, 51, 0.8);*/
}
header .main-menu .level-2 ul {
  background: black;
  background: rgba(0, 0, 0, 0.5);
  line-height: 0.7;
  margin-top: 2px;
  padding: 8px 22px 8px 0;
}
header .main-menu .level-2.busy {
  width: 999px;
  display: block;
}
header .main-menu .level-2.busy ul {
  float: right;
}
header .main-menu .level-2 li {
  padding: 8px 0;
}
header .main-menu a {
  text-decoration: none;
  color: white;
}
header .main-menu .shopping-bag {
  position: absolute;
  top: -5px;
  right: 22px;
  background: url(../img/store/icon-bag.png) top right no-repeat;
  background-size: 100%;
  width: 25px;
  height: 29px;
}
header .main-menu .shopping-bag div {
  background: white;
  color: #012346;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 1.2em;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: -13px;
}
header .btn-back-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: white;
  background: rgba(255, 255, 255, 0.4);
  width: 36px;
  line-height: 36px;
  color: #333333;
  border: 1px solid #333333;
  font-size: 2em;
  text-align: center;
  display: none;
}
header .btn-back-to-top:hover {
  line-height: 30px;
  padding-bottom: 6px;
}
header.fixed {
  position: fixed;
}
header.fixed .logo {
  width: 130px;
  height: 81px;
  margin-top: 12px;
}
header.fixed .top {
  display: none;
}
header.fixed .main-menu {
  padding-top: 28px;
}
header.fixed .btn-back-to-top {
  display: block;
}
header.inner {
  background: #012346;
  background: -moz-linear-gradient(left, #012346 0%, #1d3a59 25%, #4a6179 50%, #1d3a59 75%, #012346 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #012346), color-stop(25%, #1d3a59), color-stop(50%, #4a6179), color-stop(75%, #1d3a59), color-stop(100%, #012346));
  background: -webkit-linear-gradient(left, #012346 0%, #1d3a59 25%, #4a6179 50%, #1d3a59 75%, #012346 100%);
  background: -o-linear-gradient(left, #012346 0%, #1d3a59 25%, #4a6179 50%, #1d3a59 75%, #012346 100%);
  background: -ms-linear-gradient(left, #012346 0%, #1d3a59 25%, #4a6179 50%, #1d3a59 75%, #012346 100%);
  background: linear-gradient(to right, #012346 0%, #1d3a59 25%, #4a6179 50%, #1d3a59 75%, #012346 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#012346', endColorstr='#012346', GradientType=1);
}
header.translucent {
  background: black;
  background: rgba(0, 0, 0, 0.5);
}
body[data-template="shop/index"] header.inner {
  background: url(../img/bg_header_repeat.png) center top repeat-x;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}
body[data-template="shop/index"] header.inner + .store-main-slider {
  margin-top: 0;
}
.home-slider {
  float: left;
  width: 100%;
  background: black;
}
.home-slider .slider-box {
  float: left;
  width: 100%;
  position: relative;
}
.home-slider ul {
  float: left;
  width: 100%;
}
.home-slider li {
  float: left;
  max-width: 100%;
  cursor: default;
}
.home-slider li a {
  display: block;
}
.home-slider img {
  max-width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: background-size 1s;
}
.home-slider .item {
  position: relative;
  text-align: center;
}
.home-slider .item-container {
  position: absolute;
  left: 50%;
  margin-left: -1330px/2;
  width: 1330px;
  height: 100%;
  top: 0;
  padding-top: 177px;
  box-sizing: border-box;
  padding-left: 90px;
  padding-right: 90px;
  text-align: left;
}
.home-slider .item-container .outer-text {
  display: table;
  height: 100%;
  max-width: 70%;
}
.home-slider .item-container .text {
  display: table-cell;
  vertical-align: middle;
  font-family: 'geomanist_bold';
  color: white;
  font-size: 6.5em;
  line-height: 1;
  text-transform: uppercase;
}
.home-slider .arrow {
  background: 0;
  color: white;
  padding: 0;
  font-size: 0.1em;
  position: absolute;
  top: 57%;
  z-index: 150;
  outline: 0;
  width: 23px;
  height: 78px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.home-slider .arrow.arrow-left {
  left: 50%;
  margin-left: -48%;
  background-image: url(../img/arrow_left_off.png);
}
.home-slider .arrow.arrow-left:hover {
  background-image: url(../img/arrow_left_on.png);
}
.home-slider .arrow.arrow-right {
  right: 50%;
  margin-right: -48%;
  background-image: url(../img/arrow_right_off.png);
}
.home-slider .arrow.arrow-right:hover {
  background-image: url(../img/arrow_right_on.png);
}
.home-slider .pages {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 123px;
  text-align: center;
}
.home-slider .pages button {
  padding: 0;
  border: 0;
  background: 0;
  color: white;
  outline: 0;
  margin: 0 11px;
  font-size: 1.9em;
}
.home-slider .pages .fa-circle {
  display: none;
}
.home-slider .pages .selected .fa-circle {
  display: inline-block;
}
.home-slider .pages .selected .fa-circle-thin {
  display: none;
}
.home-slider .go-down {
  position: absolute;
  left: 50%;
  text-align: center;
  bottom: 39px;
  color: white;
  font-size: 2em;
  margin-left: -11.5px;
  width: 23px;
  height: 13px;
  background: url(../img/arrow_down.png) center center no-repeat;
  background-size: 100%;
  -webkit-animation-duration: 2s;
  -webkit-animation-name: upanddown;
  -webkit-animation-iteration-count: 15;
  -webkit-animation-delay: 5s;
  animation-duration: 2s;
  animation-name: upanddown;
  animation-iteration-count: 15;
  animation-delay: 5s;
}
.home-slider .buy-tickets {
  position: absolute;
  bottom: 36px;
  left: 50%;
  margin-left: calc(-665px + 90px);
  border: 1px solid #716f6d;
  color: white;
  font-size: 2.3em;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  padding: 10px 14px;
  background: black;
  background: rgba(0, 0, 0, 0);
}
.home-slider .buy-tickets strong {
  font-family: 'geomanist_bold';
  font-weight: normal;
  font-size: 0.74em;
}
.home-slider .buy-tickets:hover {
  background: black;
}
@-webkit-keyframes upanddown {
  0% {
    bottom: 39px;
  }
  25% {
    bottom: 29px;
  }
  100% {
    bottom: 39px;
  }
}
@keyframes upanddown {
  0% {
    bottom: 39px;
  }
  25% {
    bottom: 29px;
  }
  100% {
    bottom: 39px;
  }
}
.blue-bar-options {
  float: left;
  width: 100%;
  background: #012346;
  color: white;
  padding: 75px 0 65px;
}
.blue-bar-options .option-1 {
  float: left;
  width: 40%;
}
.blue-bar-options .option-2 {
  float: left;
}
.blue-bar-options .option-3 {
  float: right;
}
@media screen and (max-width: 1232px) {
  .blue-bar-options .option-1,
  .blue-bar-options .option-2,
  .blue-bar-options .option-3 {
    display: inline-block;
    vertical-align: top;
    width: 35%;
  }
  .blue-bar-options .option-3 {
    width: auto;
  }
  .blue-bar-options .option-3 ul {
    display: inline-block;
  }
}
.blue-bar-options h2 {
  font-family: 'geomanist_bold';
  text-transform: uppercase;
  font-size: 4em;
  font-weight: normal;
  margin: 0;
}
.blue-bar-options .btn-square {
  display: inline-block;
  color: #a6b2be;
  border: 1px solid #a6b2be;
  line-height: 40px;
  padding: 0 10px;
  font-family: 'geomanist_light';
  font-size: 2.1em;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 10px;
}
.blue-bar-options .btn-square:hover {
  color: white;
  border-color: white;
}
.blue-bar-options .schedule-option .opening-time {
  font-size: 2.1em;
  margin: 0;
  line-height: 1.3;
  float: left;
  width: 100%;
}
.blue-bar-options .schedule-option .opening-time strong {
  font-weight: normal;
  color: #a6b2be;
}
.blue-bar-options .schedule-option .last-entrance {
  font-size: 2.1em;
  margin: 0 0 6px;
  line-height: 1;
  float: left;
  width: 100%;
}
.blue-bar-options .tickets-option .lead {
  font-size: 2.1em;
  margin: 0;
  height: 55px;
  line-height: 1.2;
  float: left;
  width: 100%;
}
.blue-bar-options .tickets-option .line {
  display: block;
}
.blue-bar-options .plan-visit-option .ico {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}
.blue-bar-options .plan-visit-option .ico-route {
  background-image: url(../img/ico_route.png);
  width: 36px;
  height: 25px;
  margin-right: 11px;
}
.blue-bar-options .plan-visit-option .ico-guides {
  background-image: url(../img/ico_guides.png);
  width: 32px;
  height: 23px;
  margin-left: 2px;
  margin-right: 13px;
}
.blue-bar-options .plan-visit-option .ico-visits {
  background-image: url(../img/ico_visits.png);
  width: 39px;
  height: 25px;
  margin-right: 8px;
}
.blue-bar-options .plan-visit-option a {
  color: #a6b2be;
  text-decoration: none;
  font-size: 2.1em;
  line-height: 39px;
}
.blue-bar-options .plan-visit-option a:hover {
  color: white;
}
.generic-list {
  float: left;
  width: 100%;
}
.generic-list .table-3 {
  float: left;
  width: 100%;
}
.generic-list .row {
  float: left;
  width: 100%;
}
.generic-list .cell {
  float: left;
  width: 29%;
}
.generic-list .cell:nth-child(2) {
  padding-left: 6.5%;
  padding-right: 6.5%;
}
.generic-list .cell a {
  text-decoration: none;
}
.generic-list .cell a:hover .h3,
.generic-list .cell a:hover h3 {
  color: #a6b2be;
}
.generic-list .cell .h3,
.generic-list .cell h3 {
  color: #11234c;
  font-size: 2.3em;
  margin: 10px 0 0;
  line-height: 1.1;
}
.generic-list .cell p {
  color: #333333;
  font-size: 1.8em;
  line-height: 1.2em;
}
.generic-list .cell p i {
  font-size: 0.8em;
  margin-left: 5px;
}
.generic-list .cell img {
  max-width: 100%;
}
.generic-list .cell .thumb {
  overflow: hidden;
}
.plus {
  display: inline-block;
  width: 12px;
  height: 13px;
  background: url(../img/plus.png) center center no-repeat;
  background-size: 100%;
  margin-left: 4px;
}
.home-list {
  margin-top: 58px;
}
.list-more {
  float: left;
  width: 100%;
  text-align: center;
  padding: 50px 0 0;
}
.add-desktop {
  float: left;
  margin-left: 345px;
}
@media screen and (max-width: 720px) {
  .add-desktop {
    display: none !important;
  }
}
.btn-on-white {
  color: #11234c;
  display: inline-block;
  border: 1px solid #11234c;
  font-family: 'geomanist_light';
  line-height: 41px;
  padding: 0 12px;
  text-transform: uppercase;
  font-size: 1.9em;
  text-decoration: none;
}
.btn-on-white:hover {
  background: #a6b2be;
}
.activities-slider {
  float: left;
  width: 100%;
  margin: 50px 0 0;
}
.activities-slider .slider-box {
  float: left;
  width: 100%;
  position: relative;
}
.activities-slider ul {
  float: left;
  width: 100%;
}
.activities-slider li {
  float: left;
  width: 100%;
  height: 384px;
  background: black;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.activities-slider li a {
  display: block;
}
.activities-slider .item-container {
  position: absolute;
  left: 50%;
  margin-left: -665px;
  width: 1330px;
  height: 100%;
  top: 0;
  box-sizing: border-box;
  padding-left: 90px;
  padding-right: 90px;
  text-align: left;
}
.activities-slider .item-container .outer-text {
  display: table;
  height: 100%;
}
.activities-slider .item-container .text {
  display: table-cell;
  vertical-align: middle;
  color: white;
  font-size: 4.2em;
  line-height: 1;
}

.activities-slider .item-container .text .ac-title,
.activities-slider .item-container .text strong {
  font-family: 'geomanist_bold';
  font-size: 1.7em;
  font-weight: normal;
  margin: 0 !important;
}
.activities-slider .arrow {
  background: 0;
  color: white;
  padding: 0;
  font-size: 6.5em;
  position: absolute;
  top: 50%;
  line-height: 1;
  z-index: 150;
  outline: 0;
  margin-top: -23px;
  width: 23px;
  height: 78px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.activities-slider .arrow.arrow-left {
  left: 50%;
  margin-left: -48%;
  background-image: url(../img/arrow_left_off.png);
}
.activities-slider .arrow.arrow-left:hover {
  background-image: url(../img/arrow_left_on.png);
}
.activities-slider .arrow.arrow-right {
  right: 50%;
  margin-right: -48%;
  background-image: url(../img/arrow_right_off.png);
}
.activities-slider .arrow.arrow-right:hover {
  background-image: url(../img/arrow_right_on.png);
}
.activities-slider .pages {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 50px;
  text-align: center;
}
.activities-slider .pages button {
  padding: 0;
  border: 0;
  background: 0;
  color: white;
  outline: 0;
  margin: 0 11px;
  font-size: 1.9em;
}
.activities-slider .pages .fa-circle {
  display: none;
}
.activities-slider .pages .selected .fa-circle {
  display: inline-block;
}
.activities-slider .pages .selected .fa-circle-thin {
  display: none;
}
.activities-more {
  float: left;
  width: 100%;
  text-align: center;
  margin: 16px 0 0;
}
.dive-with {
  float: left;
  width: 100%;
  margin: 64px 0 0;
}
.dive-with .thumb {
  float: left;
  width: 100%;
  height: 500px;
  background: url(../img/mergulha_com_o_vasco.jpg) center center no-repeat;
}
.dive-more {
  float: left;
  width: 100%;
  text-align: center;
  margin: 6px 0 0;
}
.insta-bar {
  float: left;
  width: 100%;
  /*background: #001a34;*/
  margin: 90px 0 0;
}
.insta-bar .widSSPData {
  border: 1px solid #000 !important;
}
.insta-bar .tiles {
  color: white;
  background: #001223;
}
.insta-bar .tiles td {
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  background-size: 100% 100%;
}
.insta-bar .tiles .cell-advisor {
  width: 18%;
  vertical-align: top;
  /*background: #3b7426;*/
  background: #333333;
}
.insta-bar .tiles .insta-medium {
  width: 28%;
  vertical-align: top;
}
.insta-bar .tiles .insta-small {
  width: 14%;
  vertical-align: top;
}
.insta-bar .tiles .insta-large {
  width: 42%;
  vertical-align: top;
}
.insta-bar .tiles .cell.instagram {
  /*img {
                display: table-cell;
            }*/
}
.insta-bar .tiles .cell.instagram a:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
}
.insta-bar .tripadvisor {
  color: white;
  padding-left: 18px;
  padding-right: 18px;
  vertical-align: top;
}
.insta-bar .tripadvisor .app {
  font-family: 'geomanist_medium';
  font-size: 1.6em;
  margin: 17px 0 17px;
}
.insta-bar .tripadvisor .app .ico {
  display: inline-block;
  width: 28px;
  height: 17px;
  background: url(../img/tripadvisor.png) center center no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}
.insta-bar .tripadvisor .lead {
  font-size: 2em;
  font-family: 'geomanist_medium';
  margin: 20px 0 0;
  line-height: 1;
}
.insta-bar .tripadvisor .description {
  margin: 15px 0 0;
  font-size: 1.3em;
}
.insta-bar .tripadvisor .badge {
  margin: 15px 0 0;
}
.insta-bar .tripadvisor #CDSWIDSSP {
  margin: auto;
}
.insta-bar .instagram {
  vertical-align: top;
}
.insta-bar .instagram .app {
  position: absolute;
  top: 20px;
  left: 20px;
  margin: 0;
  color: white;
  font-size: 1.6em;
  font-family: 'geomanist_medium';
  line-height: 0.7;
}
.insta-bar .instagram .app i {
  margin: -3px 8px 10px 0;
  margin-bottom: 10px;
  margin-right: 8px;
  float: left;
}
.insta-bar .instagram .app .handle {
  font-size: 0.6em;
}
.insta-bar .instagram img {
  width: 100%;
}
.insta-bar .cell-social {
  background: #042e5a;
  text-align: center;
}
.insta-bar .cell-social a {
  color: #a6b2be;
  text-decoration: none;
  font-size: 4em;
  line-height: 1;
  margin: 0 25px;
}
.insta-bar .cell-social a:hover {
  color: white;
}
.insta-bar .cell img {
  max-width: 100%;
  max-height: 100%;
}
footer {
  float: left;
  width: 100%;
  background: #e8e8e8;
  margin-top: 50px;
}
footer .logos {
  float: left;
  width: 100%;
}
footer .logos .logo {
  display: inline-block;
  margin-left: 45px;
  vertical-align: top;
}
footer .logos .logo:first-child {
  margin-left: 0;
}
footer .logos .intro {
  text-transform: uppercase;
  font-family: 'geomanist_medium';
  font-size: 1.1em;
  margin: 0 0 8px;
}
footer .logos .ico {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
footer .logos .ico-waynext {
  background-image: url(../img/logo_waynext.svg);
  width: 46px;
  height: 11px;
}
footer .logos .ico-fundacao {
  background-image: url(../img/logo_fundacao.svg);
  width: 160px;
  height: 40px;
  margin-top: 10px;
}
footer .logos .ico-fundacao-en {
  background-image: url(../img/logo_fundacao_en.svg);
  width: 160px;
  height: 40px;
  margin-top: 10px;
}
footer .logos .ico-pingo-doce {
  background-image: url(../img/logo_pingo_doce.svg);
  width: 100px;
  height: 62px;
}
footer .buy-tickets {
  border: 1px solid #716f6d;
  color: #333333;
  font-size: 2.1em;
  text-transform: uppercase;
  line-height: 1;
  text-decoration: none;
  padding: 10px 14px;
}
footer .buy-tickets strong {
  font-family: 'geomanist_bold';
  font-weight: normal;
  font-size: 0.81em;
}
footer .buy-tickets:hover {
  background: #c5c5c5;
}
.newsletter-footer .intro,
.newsletter .intro {
  font-family: 'geomanist_medium';
  line-height: 1;
  margin: 0;
}
.newsletter-footer .lead,
.newsletter .lead {
  margin: 0;
}
.newsletter-footer .lead strong,
.newsletter .lead strong {
  font-weight: normal;
  font-family: 'geomanist_bold';
}
.newsletter-footer .search-form,
.newsletter .search-form {
  float: left;
}
.newsletter-footer .search-form .text,
.newsletter .search-form .text {
  background: white;
  border-radius: 0;
  padding: 0px 10px 0;
  color: #222;
  height: 39px;
  float: left;
  border: 0;
  font-size: 1.6em;
  box-sizing: border-box;
  outline: 0;
}
.newsletter-footer .search-form button,
.newsletter .search-form button {
  float: right;
  border: 0;
  padding: 0;
  line-height: 39px;
  color: white;
  background: #11234c;
  font-family: 'geomanist_bold';
  font-size: 1.9em;
  text-transform: uppercase;
}
.newsletter-footer .search-form button:hover,
.newsletter .search-form button:hover {
  background: #1a3676;
}
.footer-big {
  padding-top: 48px;
  margin-top: 50px;
}
.footer-big .left {
  float: left;
  width: 50%;
}
.footer-big .newsletter .intro {
  font-size: 3em;
}
.footer-big .newsletter .lead {
  font-size: 1.6em;
  margin: 10px 0 15px;
}
.footer-big .newsletter .search-form {
  width: 370px;
}
.footer-big .newsletter .search-form .text {
  width: 315px;
}
.footer-big .newsletter .search-form button {
  width: 55px;
}
.footer-big .logos {
  margin-top: 100px;
}
.footer-big .logo--right {
  float: right;
  position: relative;
  display: inline-block;
  bottom: 80px;
  width: 150px;
}
.footer-big .logo--right a {
  float: right;
}
.footer-big .right {
  float: right;
  width: 40%;
}
.footer-big .list-links {
  float: right;
}
.footer-big .list-links a {
  color: #333333;
  text-decoration: none;
}
.footer-big .list-links a:hover {
  color: #a6b2be;
}
.footer-big .list-links li {
  font-size: 1.6em;
  text-align: right;
  line-height: 1;
  margin: 9px 0 0;
}
.footer-big .list-links li:first-child {
  margin-top: 0;
}
.footer-big .list-links li.main {
  font-size: 1.8em;
  font-family: 'geomanist_bold';
  margin-top: 15px;
}
.footer-big .list-links li.main:first-child {
  margin-top: 0;
}
.footer-big .buy-tickets {
  float: right;
  margin-right: 40px;
}
@media (max-width: 843px) {
  .footer-big .buy-tickets {
    margin-top: 20px;
  }
}
.footer-big .contacts {
  float: left;
  width: 100%;
  text-align: right;
  font-family: 'geomanist_bold';
  font-size: 2em;
}
.footer-big .contacts a {
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
}
.footer-big .contacts a:hover {
  color: #a6b2be;
}
.footer-big .politics {
  float: left;
  width: 100%;
  text-align: right;
  font-family: 'geomanist_medium';
  font-size: 1.1em;
}
.footer-big .politics a {
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 15px;
  white-space: nowrap;
  display: inline-block;
}
.footer-big .politics a:hover {
  color: #a6b2be;
}
.home-footer {
  margin-top: 0;
}
.scroll-disabled {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
}
.main-area {
  float: left;
  width: 100%;
  padding-top: 176px;
  overflow: hidden;
}
.main-area .bg-black {
  margin-top: 49px;
}
@media (max-width: 840px) {
  .main-area .bg-black {
    margin-top: 116px;
  }
}
@media (max-width: 760px) {
  .main-area .bg-black {
    margin-top: 0px;
  }
}
@media (max-width: 760px) {
  .main-area .top {
    margin-top: 75px;
  }
}
@media (max-width: 760px) {
  .main-area .margin-top {
    margin-top: 30px;
  }
}
@media (max-width: 760px) {
  .main-area .margin {
    margin-top: -76px;
  }
}
.top-nav {
  float: left;
  width: 100%;
}
.top-nav .breadcrumbs {
  font-family: 'geomanist_medium';
  font-size: 1.3em;
  color: #333333;
  margin: 28px 0 0;
  text-transform: uppercase;
}
.top-nav .breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.top-nav .breadcrumbs a:hover {
  color: #a6b2be;
}
.top-nav .breadcrumbs .splitter {
  margin: 0 5px;
}
.top-nav .back {
  margin: 15px 0 0;
  font-size: 2em;
}
.top-nav .back a {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
  width: 10px;
  height: 17px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../img/breadcrumbs_off.png);
}
.top-nav .back a:hover {
  background-image: url(../img/breadcrumbs_on.png);
}
.top-nav.top-nav-white .breadcrumbs {
  color: white;
}
.top-nav.top-nav-white .breadcrumbs a {
  color: white;
}
.top-nav.top-nav-white .breadcrumbs a:hover {
  color: #a6b2be;
}
.top-nav.top-nav-white .back a {
  background-image: url(../img/breadcrumbs_white_off.png);
}
.top-nav.top-nav-white .back a:hover {
  background-image: url(../img/breadcrumbs_white_on.png);
}
.generic-cms {
  padding: 30px 0 0;
  float: left;
  width: 100%;
}
.generic-cms iframe {
  max-width: 100%;
  max-height: auto;
}
.generic-cms nav {
  float: left;
  width: 240px;
  font-size: 1.8em;
}
.generic-cms nav a {
  color: #333333;
  text-decoration: none;
}
.generic-cms nav a:hover {
  color: #a6b2be;
}
.generic-cms nav li {
  margin-top: 10px;
}
.generic-cms nav li.active {
  font-family: 'geomanist_bold';
}
.generic-cms .content {
  padding-left: 334px;
}
.generic-cms .content .page-title,
.generic-cms .content h2 {
  font-family: 'geomanist_medium';
  margin: 0;
  font-size: 4.4em;
  line-height: 1.1;
}
@media (max-width: 760px) {
  .generic-cms .content .page-title,
  .generic-cms .content h2 {
    margin: 60px 0 0;
  }
}
.generic-cms .content p {
  margin: 25px 0 0;
  color: #333333;
  font-size: 1.8em;
}
.generic-cms .content p strong {
  font-weight: normal;
  font-family: 'geomanist_bold';
}
.generic-cms .content p a {
  color: #a6b2be;
}
.generic-cms .content p.title-bg {
  font-family: 'geomanist_light';
  font-size: 21px !important;
  line-height: 1.1;
  text-transform: uppercase;
  color: white !important;
  background-color: #333333;
  display: table;
  padding: 10px 12px;
  margin-bottom: 20px;
}
@media (max-width: 760px) {
  .generic-cms .content p.title-bg {
    margin-bottom: 10px;
  }
}
.generic-cms .content figure {
  float: right;
  margin: 25px 0 15px 15px;
}
.generic-cms .content figure img {
  max-width: 100%;
  height: auto;
}
.generic-cms .content ul {
  font-size: 2em;
  color: #333;
  list-style-type: disc;
  list-style-position: inside;
}
.generic-cms .content img {
  max-width: 100%;
  height: auto;
}
.generic-cms .content .ticket-promotions {
  float: right;
  width: 320px;
}
.news-area {
  float: left;
  width: 100%;
  padding: 30px 0 0;
}
.news-area .h2 {
  font-family: 'geomanist_medium';
  font-weight: normal;
  margin: 0;
  font-size: 3.6em;
}
.news-list {
  padding-top: 30px;
  padding-bottom: 10px;
}
.news-list.generic-list .cell {
  padding-bottom: 20px;
}
.list-pages {
  float: left;
  width: 100%;
  text-align: center;
  font-family: 'geomanist_light';
  color: #333;
  line-height: 41px;
  font-size: 1.8em;
}
.list-pages a {
  color: #11234c;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #11234c;
  margin: 0 10px;
  width: 44px;
}
@media (max-width: 490px) {
  .list-pages a {
    margin: 0 5px;
  }
}
@media (max-width: 430px) {
  .list-pages a {
    margin: 0 5px;
  }
}
.list-pages a:hover {
  background: #a6b2be;
}
.list-pages .arrow {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
  width: 8px;
  height: 13px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.list-pages .arrow.arrow-left {
  background-image: url(../img/arrow_left_blue.png);
}
.list-pages .arrow.arrow-right {
  background-image: url(../img/arrow_right_blue.png);
}
.list-pages .current {
  display: inline-block;
  border: 1px solid white;
  width: 44px;
}
.list-pages a:first-child,
.list-pages .current:first-child {
  margin-left: 0;
}
.list-pages a:last-child,
.list-pages .current:last-child {
  margin-right: 0;
}
.news-detail {
  float: left;
  width: 100%;
}
.news-detail .timestamp {
  float: left;
  width: 100%;
  font-size: 1.4em;
  color: #333;
  padding: 0 0 20px;
}
.news-detail .thumb {
  float: right;
  width: 45%;
}
.news-detail .thumb img {
  max-width: 100%;
}
.news-detail .thumb .timestamp {
  display: none;
}
.news-detail .content {
  padding-right: 50%;
}
.news-detail .h2 {
  font-size: 4.2em;
  font-family: 'geomanist_medium';
  font-weight: normal;
  color: #000;
  line-height: 1;
  margin: 0;
}
.news-detail .h3 {
  font-size: 2.5em;
  color: #999999;
  margin: 15px 0 0;
  font-weight: normal;
}
.news-detail .social {
  float: left;
  width: 100%;
  padding: 34px 0 0;
}
.news-detail .social .icons {
  display: inline-block;
  vertical-align: middle;
}
.news-detail .social .icons a {
  display: inline-block;
  width: 38px;
  line-height: 38px;
  color: #012346;
  font-size: 2em;
  text-decoration: none;
  border: 1px solid #a0a7b7;
  border-radius: 20px;
  text-align: center;
  margin-left: 13px;
}
.news-detail .social .icons a:hover {
  background: #cccfd8;
}
.news-detail .social .icons a:first-child {
  margin-left: 0;
}
.news-detail .social .facebook-like {
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  border-left: 1px solid #bbc0cc;
  margin-left: 23px;
  padding-left: 24px;
}
.news-detail .text {
  font-size: 1.8em;
  float: left;
  width: 100%;
  padding: 25px 0 0;
  color: #333333;
}
.news-detail .text p {
  margin: 15px 0 0;
}
.news-detail .text p:first-child {
  margin-top: 0;
}
.big-title {
  float: left;
  width: 100%;
  color: white;
  height: 350px;
  position: relative;
}
.big-title .text {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
}
.big-title .lead {
  font-family: 'geomanist_light';
  font-size: 3em;
  margin: 0;
  line-height: 1;
}
.big-title .big-title-text {
  font-weight: normal;
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 7.2em;
  line-height: 1;
  text-transform: uppercase;
}
.species-search {
  float: left;
  width: 100%;
  padding: 85px 0 65px;
  text-align: center;
}
.species-search .lead {
  font-size: 3em;
  margin: 0;
  color: #6b6a66;
}
@media (max-width: 760px) {
  .species-search {
    padding: 135px 0 65px;
  }
}
@media (max-width: 440px) {
  .species-search {
    padding: 41px 0 65px;
  }
}
.species-search .species-form {
  position: relative;
  display: inline-block;
  color: #6b6a66;
  padding: 0 45px;
  margin-top: 75px;
}
.species-search .species-form i {
  font-size: 3em;
  position: absolute;
  left: 0;
}
.species-search .species-form .text {
  border: 0;
  border-bottom: 2px solid #a1a1a1;
  width: 215px;
  padding: 0;
  line-height: 25px;
  height: 25px;
  font-size: 1.5em;
  color: #6b6a66;
  outline: 0;
}
.species-search .species-form p {
  color: #a1a1a1;
  text-transform: uppercase;
  margin: 0;
  font-size: 1.3em;
  text-align: left;
}
.species-search.species-page .species-form {
  margin-top: 0;
}
.expos-list {
  float: left;
  width: 100%;
}
.expos-list .container {
  display: block;
}
.expos-list li {
  float: left;
  width: 100%;
  margin-top: 40px;
  background-position: right center;
  background-repeat: no-repeat;
}
.expos-list li:first-child {
  margin-top: 0;
}
.expos-list li a {
  display: block;
  color: white;
  font-family: 'geomanist_bold';
  line-height: 245px;
  font-size: 6em;
  text-decoration: none;
  text-transform: uppercase;
}
.expos-list li a i {
  font-size: 0.7em;
  vertical-align: middle;
  margin-left: 10px;
}
.expos-list li a:hover {
  color: #a6b2be;
}
.species-list {
  text-align: center;
}
.species-list .row:first-child .cell {
  margin-top: 0;
}
.species-list .cell {
  margin-top: 100px;
}
.species-list .specie {
  color: #213f5d;
  font-size: 2.1em;
  font-family: 'geomanist_light';
  border: 1px solid #213f5d;
  display: inline-block;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0 8px;
  max-width: 100%;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 30px 0 0;
}
.species-list + .list-pages {
  margin-top: 70px;
}
.specie-detail {
  float: left;
  width: 100%;
}
.specie-detail .h2 {
  font-family: 'geomanist_medium';
  font-weight: bold;
  font-size: 5.5em;
  margin: 40px 0 0;
  text-transform: uppercase;
}
.specie-detail .thumb {
  float: left;
  width: 61%;
  margin-top: 35px;
}
.specie-detail .thumb img {
  max-width: 100%;
}
.specie-detail .social {
  float: left;
  width: 100%;
  padding: 34px 0 0;
}
.specie-detail .social .icons {
  display: inline-block;
  vertical-align: middle;
}
.specie-detail .social .icons a {
  display: inline-block;
  width: 38px;
  line-height: 38px;
  color: #012346;
  font-size: 2em;
  text-decoration: none;
  border: 1px solid #a0a7b7;
  border-radius: 20px;
  text-align: center;
  margin-left: 13px;
}
.specie-detail .social .icons a:hover {
  background: #cccfd8;
}
.specie-detail .social .icons a:first-child {
  margin-left: 0;
}
.specie-detail .social .facebook-like {
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  border-left: 1px solid #bbc0cc;
  margin-left: 23px;
  padding-left: 24px;
}
.specie-detail .specie-data {
  float: left;
  width: 100%;
  margin-top: 35px;
}
.specie-detail .specie-data .text {
  float: left;
  width: 61%;
  font-size: 1.8em;
  color: #333333;
}
.specie-detail .specie-data .text .h3 {
  font-family: 'geomanist_medium';
  font-weight: normal;
  text-transform: uppercase;
  margin: 20px 0 0;
}

.specie-detail .specie-data .text .h3:first-child {
  margin-top: 0;
}
.specie-detail .specie-data .text p {
  margin: 5px 0 0;
}
.specie-detail .specie-data aside {
  float: right;
  width: 25%;
  padding: 20px;
  background: #e1e1e1;
  color: #333333;
}
.specie-detail .specie-data aside h4 {
  font-family: 'geomanist_bold';
  font-weight: normal;
  font-style: italic;
  font-size: 4em;
  line-height: 1;
  margin: 0;
}
.specie-detail .specie-data aside .habitat {
  font-size: 2.2em;
  text-transform: uppercase;
  margin: 10px 0 0;
}
.specie-detail .specie-data aside .location,
.specie-detail .specie-data aside .status {
  padding-left: 50px;
  margin-top: 15px;
  background-position: top left;
  background-repeat: no-repeat;
}
.specie-detail .specie-data aside .location {
  background-image: url(../img/ico_globe.png);
}
.specie-detail .specie-data aside .status {
  background-image: url(../img/ico_specie_status.png);
}
.specie-detail .specie-data aside .title {
  text-transform: uppercase;
  font-size: 2em;
  padding: 8px 0;
  line-height: 1em;
  margin: 0;
}
.specie-detail .specie-data aside .detail {
  font-size: 1.6em;
  font-family: 'geomanist_light';
  margin: 0;
  line-height: 1;
  color: #868686;
}
.vasco-nav {
  float: left;
  width: 100%;
}
.vasco-nav .intro {
  font-family: 'geomanist_medium';
  color: #686868;
  font-size: 3.3em;
  margin: 0;
  padding: 90px 0;
  text-align: center;
}
.vasco-diverte-te {
  background: black url(/content/img/bg_vasco_divertete_2.jpg) center center no-repeat;
  background-size: auto 100%;
  height: 383px;
  float: left;
  width: 100%;
}
.vasco-diverte-te p {
  color: white;
  font-size: 3.6em;
  margin: 208px 0 0 25px;
  float: left;
  width: 670px;
}
.vasco-prancha {
  float: left;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
.vasco-prancha .prancha {
  position: relative;
  display: inline-block;
}
.vasco-prancha img {
  max-width: 100%;
  background: url(/content/img/bg_vasco_prancha.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.vasco-prancha span {
  position: absolute;
  left: 50%;
  top: 73%;
  color: #213f5d;
  border: 1px solid #213f5d;
  font-size: 2.1em;
  text-transform: uppercase;
  padding: 0 8px;
}
.vasco-diverte-te_en {
  background: black url(/content/img/bg_vasco_divertete_en.jpg) center center no-repeat;
  background-size: auto 100%;
  height: 383px;
  float: left;
  width: 100%;
}
.vasco-diverte-te_en p {
  color: white;
  font-size: 3.6em;
  margin: 208px 0 0 25px;
  float: left;
  width: 670px;
}
.vasco-prancha_en {
  float: left;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
.vasco-prancha_en .prancha {
  position: relative;
  display: inline-block;
}
.vasco-prancha_en img {
  max-width: 100%;
  background: url(/content/img/bg_vasco_prancha_en.jpg) center center no-repeat;
  background-size: 100% 100%;
}
.vasco-prancha_en span {
  position: absolute;
  left: 50%;
  top: 73%;
  color: #213f5d;
  border: 1px solid #213f5d;
  font-size: 2.1em;
  text-transform: uppercase;
  padding: 0 8px;
}
.vasco-dicas {
  float: left;
  width: 100%;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-position: right center;
  background-repeat: no-repeat;
  height: 384px;
}
.vasco-oceanos {
  float: left;
  width: 100%;
  background: url(../img/bg_vasco_quem_vive_no_oceanos.jpg) center top no-repeat;
  background-size: auto 433px;
  text-align: center;
  margin: 60px 0 0;
}
.vasco-oceanos a {
  display: block;
  padding-top: 460px;
  text-decoration: none;
}
.vasco-oceanos img {
  max-width: 100%;
}
.vasco-oceanos p {
  margin: 20px 0 0;
  font-size: 2em;
  color: #686868;
}
.educacao-lead {
  float: left;
  width: 100%;
  color: #6b6a66;
  font-size: 3em;
  text-align: center;
  padding: 50px 0;
}
.full-width-text-left {
  float: left;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 243px;
  margin-top: 50px;
  margin-bottom: 70px;
}
.full-width-text-left.plasticologia {
  height: 387px;
  margin-bottom: initial;
}
@media (max-width: 570px) {
  .full-width-text-left.plasticologia {
    height: 280px;
  }
}
@media (max-width: 570px) {
  .full-width-text-left.plasticologia img {
    width: initial;
    height: initial;
    max-height: 75%;
  }
}
.full-width-text-left .container {
  height: 100%;
}
.full-width-text-left a {
  color: white;
  text-decoration: none;
  height: 100%;
  display: block;
}
.full-width-text-left .box {
  display: table;
  width: 100%;
  height: inherit;
}
.full-width-text-left .row {
  display: table-row;
}
.full-width-text-left .cell {
  display: table-cell;
  padding-right: 50%;
  text-align: left;
  vertical-align: middle;
}
.full-width-text-left .title {
  font-size: 5.8em;
  font-family: 'geomanist_medium';
  line-height: 1;
  margin: 0;
}
.full-width-text-left .lead {
  font-size: 3.3em;
  margin: 0;
  padding: 15px 0 0;
  line-height: 1;
}
.full-width-text-right {
  float: left;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 377px;
  margin-top: 30px;
}
@media (max-width: 760px) {
  .full-width-text-right {
    margin-top: 0px;
  }
}
.full-width-text-right .container {
  height: 100%;
}
.full-width-text-right a {
  color: white;
  text-decoration: none;
  height: 100%;
  display: block;
}
.full-width-text-right .box {
  display: table;
  width: 100%;
  height: inherit;
}
.full-width-text-right .row {
  display: table-row;
}
.full-width-text-right .cell {
  display: table-cell;
  padding-left: 50%;
  text-align: right;
  vertical-align: middle;
}
.full-width-text-right .title {
  font-size: 5.8em;
  font-family: 'geomanist_medium';
  line-height: 1;
  margin: 0;
}
.full-width-text-right .title-left {
  font-size: 4em;
  font-family: 'geomanist_medium';
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 720px) {
  .full-width-text-right .title-left {
    font-size: 2.4em;
    margin-left: 10px;
    box-sizing: border-box;
  }
  .full-width-text-right .margin-img {
    margin-left: 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) {
  .full-width-text-right .logos-fundo-img {
    width: 40% !important;
    padding-left: 40px;
  }
}
@media (max-width: 850px) {
  .full-width-text-right .fundo-img {
    width: 35% !important;
    padding-left: 10px !important;
  }
  .full-width-text-right .logos-fundo-img {
    width: 45% !important;
    display: block !important;
    padding-left: 10px !important;
    padding-top: 10px;
  }
}
@media (max-width: 550px) {
  .full-width-text-right .logos-fundo-img {
    width: 50% !important;
  }
}
@media screen and (max-width: 400px) {
  .full-width-text-right .title-left {
    font-size: 2em;
  }
}
@media (max-width: 375px) {
  .full-width-text-right .fundo-img {
    width: 40% !important;
  }
  .full-width-text-right .logos-fundo-img {
    width: 60% !important;
  }
}
.full-width-text-right .lead {
  font-size: 3.3em;
  margin: 0;
  padding: 15px 0 0;
  line-height: 1;
}
.text-left-image-right {
  float: left;
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 720px) {
  .text-left-image-right {
    margin-top: 0px;
    margin-bottom: -75px;
  }
}
.text-left-image-right .box {
  display: table;
  width: 100%;
}
.text-left-image-right .row {
  display: table-row;
}
.text-left-image-right .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 55%;
}
.text-left-image-right .cell:first-child {
  width: 45%;
  padding: 30px 30px 0 0;
}
@media screen and (max-width: 570px) {
  .text-left-image-right .cell:first-child {
    padding: 0px 30px 0 0;
  }
}
.text-left-image-right img {
  max-width: 100%;
}
.text-left-image-right .lead {
  font-size: 2.2em;
  line-height: 1.5em;
  color: #686868;
  margin: 20px 0;
  font-family: 'geomanist_light';
}
.text-left-image-right .know-more {
  font-family: 'geomanist_light';
  font-size: 2.1em;
  color: #213f5d;
  border: 1px solid #678098;
  line-height: 32px;
  padding: 0 15px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
}
.text-left-image-right .temporary {
  text-transform: uppercase;
  font-family: 'geomanist_light';
  letter-spacing: 0.2em;
  color: #686868;
  margin: 0 0 10px;
  font-size: 2.5em;
}
.text-left-image-right .title {
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 7em;
  line-height: 1;
  color: #686868;
}
.text-left-image-right .title + .know-more {
  margin-top: 20px;
}
.text-right-image-left {
  float: left;
  width: 100%;
  margin-top: 49px;
}
@media screen and (max-width: 720px) {
  .text-right-image-left {
    margin-top: 30px;
  }
}
.text-right-image-left .box {
  display: table;
  width: 100%;
}
.text-right-image-left .row {
  display: table-row;
}
.text-right-image-left .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 45%;
}
.text-right-image-left .cell:first-child {
  width: 55%;
  padding-left: 0;
}
.text-right-image-left img {
  max-width: 100%;
}
.text-right-image-left .lead {
  font-size: 2.2em;
  line-height: 1;
  color: #686868;
  margin: 20px 0;
}
.text-right-image-left .know-more {
  font-family: 'geomanist_light';
  font-size: 2.1em;
  color: #213f5d;
  border: 1px solid #678098;
  line-height: 32px;
  padding: 0 15px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
}
.text-right-image-left .temporary {
  text-transform: uppercase;
  font-family: 'geomanist_light';
  letter-spacing: 0.2em;
  color: #686868;
  margin: 0 0 10px;
  font-size: 2.5em;
}
.text-right-image-left .title {
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 7em;
  line-height: 1;
  color: #686868;
}
.text-right-image-left .title + .know-more {
  margin-top: 20px;
}
.block-temp {
  padding: 54px 0;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 560px) {
  .block-temp {
    background-position: bottom center;
  }
}
.block-temp a {
  text-decoration: none;
}
.block-temp .cell:first-child {
  width: 20%;
}
@media (max-width: 720px) {
  .block-temp .cell:first-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 720px) {
  .block-temp .cell {
    width: 100% !important;
    display: block !important;
    margin: auto;
  }
}
.block-temp .cell .title,
.block-temp .cell .text {
  color: white;
  letter-spacing: 1px;
  text-align: left;
}
.block-temp .cell .title {
  font-size: 38px;
  font-family: 'geomanist_light';
  font-family: 'gothamrnd_light';
}
@media (max-width: 1024px) {
  .block-temp .cell .title {
    font-size: 34px !important;
  }
}
@media (max-width: 650px) {
  .block-temp .cell .title {
    font-size: 3.5em !important;
  }
}
@media (max-width: 380px) {
  .block-temp .cell .title {
    font-size: 2.4em !important;
  }
}
.block-temp .cell .title span {
  font-family: 'geomanist_medium';
  font-family: 'gothamrnd_bold';
}
.block-temp .cell .text {
  font-family: 'geomanist_medium';
  font-family: 'gothamrnd_bold';
  font-size: 22px;
  margin: 12px 0 0;
}
@media (max-width: 650px) {
  .block-temp .cell .text {
    font-size: 18px !important;
  }
}
.block-temp .cell img {
  max-width: 90%;
}
.permanent-expo {
  float: left;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  height: 676px;
  margin-top: 50px;
}
@media (max-width: 840px) {
  .permanent-expo {
    margin-top: 116px;
  }
}
@media (max-width: 760px) {
  .permanent-expo {
    margin-top: 165px;
  }
}
.permanent-expo .container {
  height: 100%;
}
.permanent-expo a {
  color: white;
  text-decoration: none;
  height: 100%;
  display: block;
  text-transform: uppercase;
}
.permanent-expo .box {
  display: table;
  width: 100%;
  height: inherit;
}
.permanent-expo .row {
  display: table-row;
}
.permanent-expo .cell {
  display: table-cell;
  padding-right: 50%;
  vertical-align: middle;
}
.permanent-expo .small {
  font-size: 3.6em;
  margin: 0;
  line-height: 1.2em;
  font-family: 'geomanist_light';
}
.permanent-expo .large {
  font-size: 8em;
  font-family: 'geomanist_bold';
  margin: 10px 0;
  line-height: 1;
}
.permanent-expo .know-more {
  font-family: 'geomanist_light';
  margin-top: 15px;
  font-size: 2.1em;
  color: white;
  border: 1px solid white;
  line-height: 32px;
  padding: 0 15px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
}
.empresas-text {
  float: left;
  width: 100%;
  color: #6b6a66;
  text-align: center;
  padding: 50px 0;
}
.empresas-text .title {
  font-size: 4.8em;
  margin: 0;
  font-family: 'geomanist_bold';
}
.empresas-text .lead {
  font-size: 3em;
  line-height: 1.2;
  margin: 15px 0 0;
}
.conservacao-top {
  float: left;
  width: 100%;
  margin: 70px 0 20px;
  display: table;
}
.conservacao-top .text {
  padding-left: 530px;
  background-position: left center;
  background-repeat: no-repeat;
  color: #6b6a66;
  height: 460px;
  display: table-cell;
  vertical-align: middle;
}
.conservacao-top .title {
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 4.8em;
  line-height: 1;
}
.conservacao-top .lead {
  margin: 15px 0 0;
  font-size: 2.6em;
  line-height: 1.15;
}
.inaqua {
  float: left;
  width: 100%;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  height: 385px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 45px;
}
.visita-top {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

.visita-top .h3,
.visita-top h3 {
  font-weight: normal;
  font-family: 'geomanist_bold';
  color: #012346;
  font-size: 7em;
  margin: 0;
  line-height: 1;
}
.visita-top p {
  font-size: 4em;
  margin: 0;
  color: #a6b2be;
  line-height: 1;
}
.visita-top p.first {
  margin: 15px 0 0;
  color: #012346;
}
.schedule {
  float: left;
  width: 100%;
  background: #d9dee3;
  padding: 50px 0 30px;
  margin-top: 45px;
  text-align: left;
}
.schedule .left {
  float: left;
  width: 35%;
}
.schedule .right {
  float: right;
  width: 60%;
}

.schedule .h4,
.schedule h4 {
  font-weight: normal;
  font-family: 'geomanist_bold';
  color: #012346;
  font-size: 5em;
  margin: 0;
  line-height: 1;
}
.schedule .buy-tickets {
  display: inline-block;
  color: #012346;
  border: 1px solid #012346;
  padding: 0 15px;
  font-family: 'geomanist_light';
  text-decoration: none;
  text-transform: uppercase;
  font-size: 2em;
  margin-top: 10px;
}
.schedule .buy-tickets:hover {
  color: #a6b2be;
}
.schedule .notes {
  text-align: center;
  color: #012346;
  font-size: 2em;
}
.schedule .notes strong {
  font-weight: normal;
  font-family: 'geomanist_bold';
}
.schedule p {
  margin: 1em 0 0;
}
.schedule-table {
  width: 100%;
  color: #012346;
  font-size: 2.5em;
  text-align: center;
}
.schedule-table th {
  vertical-align: top;
  border-bottom: 1px solid #012346;
  padding-bottom: 10px;
}
.schedule-table th strong {
  font-family: 'geomanist_bold';
  font-weight: normal;
}
.schedule-table td {
  line-height: 65px;
  border-bottom: 1px solid #012346;
}
.visit-plan {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 35px;
}
.visit-plan .h5,
.visit-plan h5 {
  font-weight: normal;
  font-family: 'geomanist_bold';
  color: #012346;
  font-size: 4.8em;
  margin: 0;
  line-height: 1;
}
.visit-plan ul {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.visit-plan li {
  display: inline-block;
  width: 126px;
  margin: 20px 15px 0;
  vertical-align: top;
  font-size: 1.5em;
  height: 180px;
}
.visit-plan li a {
  color: #012346;
  text-decoration: none;
  display: block;
}
.visit-plan li a:hover {
  color: #a6b2be;
}
.visit-plan .ico {
  display: inline-block;
  width: 126px;
  height: 126px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.visit-plan .ico.ico-como-chegar {
  background-image: url(../img/ico_plan_visit/ico_como_chegar.png);
}
.visit-plan .ico.ico-onde-estacionar {
  background-image: url(../img/ico_plan_visit/ico_onde_estacionar.png);
}
.visit-plan .ico.ico-onde-comer {
  background-image: url(../img/ico_plan_visit/ico_onde_comer.png);
}
.visit-plan .ico.ico-acessibilidades {
  background-image: url(../img/ico_plan_visit/ico_acessibilidades.png);
}
.visit-plan .ico.ico-servicos-e-comodidades {
  background-image: url(../img/ico_plan_visit/ico_servicos_e_comodidades.png);
}
.visit-plan .ico.ico-lojas {
  background-image: url(../img/ico_plan_visit/ico_lojas.png);
}
.visit-plan .ico.ico-politicas {
  background-image: url(../img/ico_plan_visit/ico_politicas.png);
}
.newsletter-area {
  float: left;
  width: 100%;
}
.newsletter-area .text-fields {
  float: left;
  width: 34%;
  padding: 15px 0 10px 0;
}
.newsletter-area .text-fields .lead {
  font-size: 2em;
}
.newsletter-area .text-fields .lead h2,
.newsletter-area .text-fields .lead span {
  display: inline;
  font-weight: normal;
  font-family: 'geomanist_bold';
  font-size: 1em;
}
.newsletter-area .text-fields fieldset {
  float: left;
  width: 100%;
  margin-top: 24px;
}
.newsletter-area .text-fields label {
  float: left;
  width: 62px;
  font-size: 1.9em;
  line-height: 38px;
}
.newsletter-area .text-fields .text {
  width: 311px;
  padding: 0 8px;
  height: 34px;
  line-height: 34px;
  background: #e8e8e8;
  font-size: 1.6em;
  border: 0;
  outline: 0;
  border: 2px solid #e8e8e8;
  font-family: 'geomanist_regular';
}
.newsletter-area .text-fields .text.has-error {
  border-color: #9d0000;
}
.newsletter-area .interests {
  float: left;
  width: 59%;
  margin-left: 3%;
  padding-top: 15px;
  padding: 15px 0 15px 3%;
  border-left: 1px solid #9da4b5;
}
.newsletter-area .interests .title {
  float: left;
  width: 30%;
  padding-right: 3%;
  font-size: 1.8em;
  margin: 0;
}
.newsletter-area .interests ul {
  float: left;
  font-size: 1.7em;
}
.newsletter-area .interests li {
  position: relative;
  padding-left: 31px;
  margin-top: 22px;
}
.newsletter-area .interests li:first-child {
  margin-top: 0;
}
.newsletter-area .interests li span {
  background: #e8e8e8;
  width: 17px;
  line-height: 17px;
  text-align: center;
  display: inline-block;
  font-size: 0.7em;
  height: 17px;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  left: 0;
}
.newsletter-area .interests li i {
  display: none;
}
.newsletter-area .interests li input {
  display: none;
}
.newsletter-area .interests li input:checked + span i {
  display: inline;
}
.newsletter-area .interests .list-1 {
  width: 30%;
  padding-right: 3%;
}
.newsletter-area .interests .list-2 {
  width: 33%;
}
.newsletter-area .interests label {
  cursor: pointer;
}
.newsletter-area .status {
  float: left;
  width: 100%;
  text-align: center;
}
.newsletter-area .status .error-msg {
  margin: 30px 0 0;
  color: #9d0000;
  font-size: 1.7em;
}
.newsletter-area .status button {
  color: #11234c;
  font-size: 2.1em;
  border: 1px solid #9da4b5;
  padding: 0 10px;
  box-sizing: border-box;
  max-width: 100%;
  line-height: 41px;
  background: 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'geomanist_regular';
  margin: 20px 0 0;
}
.newsletter-area .status button:hover {
  background: #c5c5c5;
}
.newsletter-area.unsubscribe-newsletter .text-fields {
  width: 570px;
}
.newsletter-area.unsubscribe-newsletter .status {
  text-align: left;
}
.search-results {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 35px;
  padding-bottom: 30px;
}
.search-results h2 {
  padding-right: 430px;
  margin: 0;
  font-family: 'geomanist_medium';
  font-size: 3.4em;
  font-weight: normal;
  line-height: 1.1;
}
.search-results .search-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 390px;
}
.search-results .search-box .text {
  float: left;
  width: 325px;
  padding: 0 10px;
  border: 0;
  background: #e8e8e8;
  font-family: 'geomanist_regular';
  font-size: 2.5em;
  height: 50px;
  line-height: 50px;
  outline: 0;
}
.search-results .search-box button {
  float: left;
  width: 45px;
  height: 50px;
  line-height: 50px;
  color: white;
  padding: 0;
  border: 0;
  font-size: 2.2em;
  background: #012346;
}
.search-results .search-box button:hover {
  background: #023c78;
}
.search-results .results-list {
  padding-top: 20px;
}
.search-results .results-list li {
  padding-top: 30px;
}
.search-results .results-list a {
  display: block;
  text-decoration: none;
}
.search-results .results-list a:hover .title {
  color: #24499f;
}
.search-results .results-list .tag {
  background: #022447;
  display: inline-block;
  color: white;
  font-size: 1.4em;
  line-height: 24px;
  padding: 0 5px;
}
.search-results .results-list .title {
  color: #11234c;
  font-size: 2.3em;
  font-family: 'geomanist_medium';
  margin: 5px 0;
  line-height: 1;
}
.search-results .results-list .lead {
  color: #333333;
  font-size: 1.8em;
  line-height: 1;
  margin: 0;
}
.search-results .results-list strong {
  font-family: 'geomanist_bold';
  font-weight: normal;
}
.contacts {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.contacts .contacts-data {
  float: left;
  width: 100%;
}
.contacts .contacts-data .left {
  float: left;
  width: 500px;
}
.contacts .contacts-data .left h2 {
  font-family: 'geomanist_medium';
  margin: 0;
  font-size: 4.4em;
  line-height: 1;
}
.contacts .contacts-data .left .address {
  font-size: 2.5em;
  line-height: 1;
  margin: 0;
  color: #999999;
}
.contacts .contacts-data .right {
  float: right;
  padding-top: 10px;
}
.contacts .contacts-data .right .contact-way {
  float: left;
  font-size: 2.2em;
  margin-left: 50px;
}
.contacts .contacts-data .right .contact-way:first-child {
  margin-left: 0;
}
.contacts .contacts-data .right .type {
  font-family: 'geomanist_medium';
  margin: 0;
  line-height: 1;
}
.contacts .contacts-data .right .contact {
  font-family: 'geomanist_light';
  line-height: 1;
  margin: 0;
}
.contacts .contacts-data .right a {
  text-decoration: none;
  color: #000;
}
.contacts .contacts-data .right a:hover {
  color: #999;
}
.contacts .map {
  float: left;
  width: 100%;
  margin-top: 35px;
}
.contacts .map iframe {
  width: 100%;
  height: 350px;
}
.contacts .contact-form {
  float: left;
  margin-top: 30px;
}
.contacts .contact-form .top {
  margin: 0;
  line-height: 1.3;
  font-size: 2em;
}
.contacts .contact-form fieldset {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  /* FILE FORM */
}
.contacts .contact-form fieldset label {
  float: left;
  width: 140px;
  font-size: 1.9em;
  line-height: 38px;
}
.contacts .contact-form fieldset .text {
  float: left;
  width: 680px;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  background: #e8e8e8;
  font-size: 1.6em;
  border: 0;
  outline: 0;
  border: 2px solid #e8e8e8;
  font-family: 'geomanist_regular';
}
.contacts .contact-form fieldset .text.has-error {
  border-color: #9d0000;
}
.contacts .contact-form fieldset .text.text-large {
  width: 680px;
}
.contacts .contact-form fieldset textarea {
  float: left;
  width: 690px;
  padding: 0 0 0 10px;
  height: 180px;
  background: #e8e8e8;
  font-size: 1.6em;
  border: 0;
  outline: 0;
  border: 2px solid #e8e8e8;
  font-family: 'geomanist_regular';
}
.contacts .contact-form fieldset textarea.has-error {
  border-color: #9d0000;
}
.contacts .contact-form fieldset span {
  margin-left: 15%;
  display: block;
}
.contacts .contact-form fieldset .form-terms {
  width: 100%;
  display: inline-flex;
}
.contacts .contact-form fieldset input[type=date] {
  width: 160px;
}
.contacts .contact-form fieldset .btn {
  position: relative;
  display: inline-block;
  padding: 6px 8px 7px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #333;
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  cursor: pointer;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.contacts .contact-form fieldset .btn-block {
  display: block;
  width: 15%;
  padding: 9px 0;
  margin-bottom: 10px;
  font-size: 18px;
  margin-left: 3%;
}
.contacts .contact-form fieldset .btn-outlined {
  background-color: transparent;
}
.contacts .contact-form fieldset .btn-outlined.btn-primary {
  color: black;
}
.contacts .contact-form fieldset .btn-primary {
  border: 1px solid #e8e8e8;
}
.contacts .contact-form fieldset .text-file {
  width: 500px;
  color: black;
}
.contacts .contact-form fieldset .arquivo-file {
  display: none;
}
.contacts .contact-form fieldset .file-file {
  line-height: 30px;
  height: 40px;
  border: none;
  padding: 5px 10px;
  box-sizing: border-box;
  font-size: 1.6em;
  vertical-align: middle;
  width: 540px;
  background: #e8e8e8;
  font-family: 'geomanist_regular';
}
.contacts .contact-form fieldset .btn-file {
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  height: 40px;
  width: 150px;
  background-color: transparent;
  color: #000;
  font-size: 1.6em;
  vertical-align: middle;
  margin-left: 8px;
  content: 'PROCURAR';
  font-family: 'geomanist_regular';
}
.contacts .contact-form fieldset .form-mobile {
  display: none;
}
.contacts .contact-form .status {
  padding-left: 125px;
  padding: 0 0 0 125px;
  float: left;
}
.contacts .contact-form .status button {
  color: #11234c;
  font-size: 2.1em;
  border: 1px solid #9da4b5;
  padding: 0 10px;
  box-sizing: border-box;
  max-width: 100%;
  line-height: 41px;
  background: 0;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'geomanist_regular';
  margin: 20px 0 0;
}
.contacts .contact-form .status button:hover {
  background: #c5c5c5;
}
.contacts .contact-form .error-msg {
  margin: 30px 0 0;
  color: #9d0000;
  font-size: 1.7em;
}
.activities-list {
  padding-top: 50px;
}
.ui-accordion dt {
  cursor: pointer;
  margin-top: 10px;
}
.ui-accordion dt:first-child {
  margin-top: 0;
}
.ui-accordion dd {
  display: none;
}
.ui-accordion a {
  color: #a6b2be;
}
.faqlist {
  font-size: 2em;
}
.faqlist p {
  margin-top: 48px !important;
  font-size: 20px !important;
}
.faqlist h2 {
  font-size: 58px;
}
.faqlist dt {
  margin-top: 35px;
  padding-top: 35px;
  position: relative;
  display: flex;
  align-items: center;
}
.faqlist dt:not(:first-child) {
  border-top: 1px solid #1D3958;
}
.faqlist dt i.fa {
  font-size: 14px;
  margin-left: -30px;
  position: absolute;
}
.faqlist dt.active i.fa {
  transform: rotate(180deg);
}
.faqlist dt span {
  font-size: 25px;
  font-weight: bold;
}
.faqlist dd {
  margin: 25px 0 0 0 !important;
}
.faqlist dd .divPad {
  font-size: 16px;
}
.faqlist dd .divPad figure {
  margin: 35px 0;
  float: none;
  max-width: 540px;
}
.faqlist dd .divPad figure figcaption {
  margin-top: 15px;
  font-size: 13px;
}
.faqlist .verMaisPerguntas {
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 27px;
  margin-top: 50px;
  background: none;
  height: 40px;
  border: 1px solid #707070;
}
@media (max-width: 760px) {
  .faqlist dd {
    margin: 10px 0 0 0 !important;
  }
  .faqlist dd .divPad {
    font-size: 14px;
  }
  .faqlist dt {
    margin-top: 20px;
    padding-top: 20px;
  }
  .faqlist dt span {
    width: 100%;
    font-size: 20px;
  }
  .faqlist dt i.fa {
    font-size: 20px;
    position: relative;
    display: contents;
  }
}
.table-holder-price {
  margin-top: 20px;
}
.table-holder-price .tb-column {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  font-size: 19px;
  margin: 0 -2px;
}
@media (max-width: 1310px) {
  .table-holder-price .tb-column {
    width: 28%;
  }
}
@media (max-width: 760px) {
  .table-holder-price .tb-column {
    width: inherit;
  }
}
@media (max-width: 540px) {
  .table-holder-price .tb-column {
    width: 33%;
  }
}
@media (max-width: 350px) {
  .table-holder-price .tb-column {
    font-size: 15px;
  }
}
.table-holder-price .tb-column .tb-title,
.table-holder-price .tb-column .tb-content {
  width: 200px;
  border-bottom: 1px solid #333333;
}
@media (max-width: 1310px) {
  .table-holder-price .tb-column .tb-title,
  .table-holder-price .tb-column .tb-content {
    width: 33.33%;
  }
}
@media (max-width: 760px) {
  .table-holder-price .tb-column .tb-title,
  .table-holder-price .tb-column .tb-content {
    width: 170px;
  }
}
@media (max-width: 540px) {
  .table-holder-price .tb-column .tb-title,
  .table-holder-price .tb-column .tb-content {
    width: 33%;
  }
}
.table-holder-price .tb-column .tb-title {
  height: 75px;
  vertical-align: top;
  line-height: 1.2;
}
.table-holder-price .tb-column .tb-content {
  padding: 8px 0;
}
.table-holder-price span {
  font-family: 'geomanist_medium';
}
.table-holder-price p {
  font-size: 15px !important;
  margin: 10px 0 0 !important;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 540px) {
  .table-holder-price p br {
    display: none;
  }
}
.financiamos-image {
  position: relative;
  width: 400%;
  background-color: black;
}
@media (max-width: 900px) {
  .financiamos-image {
    width: 150%;
  }
}
.financiamos-image span {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'geomanist_bold';
  font-size: 16px;
  color: #333333;
  background-color: white;
  text-transform: uppercase;
  padding: 8px 10px;
}
@media (max-width: 450px) {
  .financiamos-image span {
    font-size: 14px;
    padding: 6px 8px;
  }
}
.what-we-do {
  margin-top: 30px;
}
.what-we-do .column {
  display: inline-block;
  width: 39%;
  vertical-align: top;
}
@media (max-width: 950px) {
  .what-we-do .column {
    width: 44%;
  }
}
@media (max-width: 760px) {
  .what-we-do .column {
    width: inherit;
  }
}
@media (max-width: 610px) {
  .what-we-do .column {
    width: 47%;
  }
}
@media (max-width: 500px) {
  .what-we-do .column {
    width: 100%;
  }
}
.what-we-do .column .menu {
  text-align: center;
  margin-bottom: 40px;
}
.what-we-do .column .menu img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 950px) {
  .what-we-do .column .menu img {
    width: 100%;
  }
}
.what-we-do .column .menu a {
  font-family: 'geomanist_light';
  font-size: 2.1em;
  text-decoration: inherit;
  text-transform: uppercase;
  color: #333333;
  border: 1px solid #333333;
  padding: 6px 10px;
}
@media (max-width: 1130px) {
  .what-we-do .column .menu a {
    font-size: 1.7em;
  }
}
@media (max-width: 880px) {
  .what-we-do .column .menu a {
    font-size: 1.5em;
  }
}
@media (max-width: 810px) {
  .what-we-do .column .menu a {
    font-size: 13px;
  }
}
@media (max-width: 760px) {
  .what-we-do .column .menu a {
    font-size: 15px;
  }
}
.what-we-do .column .menu a:hover {
  color: #6B6B6B;
  border-color: #6B6B6B;
}
.what-we-do .column:first-of-type {
  margin-right: 75px;
}
@media (max-width: 950px) {
  .what-we-do .column:first-of-type {
    margin-right: 50px;
  }
}
@media (max-width: 610px) {
  .what-we-do .column:first-of-type {
    margin-right: 25px;
  }
}
/* IN DEV */
.cms-three-blocks {
  margin-top: 30px;
}
.cms-three-blocks .cms-block {
  display: inline-block;
  width: 33%;
  margin-left: -3px;
  vertical-align: top;
  text-align: center;
}
@media (max-width: 960px) {
  .cms-three-blocks .cms-block {
    width: 50%;
    margin-bottom: 40px;
  }
}
@media (max-width: 760px) {
  .cms-three-blocks .cms-block {
    width: 33%;
    margin-bottom: initial;
  }
}
@media (max-width: 500px) {
  .cms-three-blocks .cms-block {
    width: 100%;
    margin-bottom: 40px;
  }
}
.cms-three-blocks .cms-block .cms-block-inner {
  padding: 0 10px;
}
.cms-three-blocks .cms-block .cms-block-inner img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 950px) {
  .cms-three-blocks .cms-block .cms-block-inner img {
    width: 100%;
  }
}
.cms-three-blocks .cms-block .cms-block-inner a {
  display: block;
  font-family: 'geomanist_light';
  font-size: 1.9em;
  text-decoration: inherit;
  text-transform: uppercase;
  color: #333333;
  border: 1px solid #333333;
  padding: 6px 10px;
}
@media (max-width: 1130px) {
  .cms-three-blocks .cms-block .cms-block-inner a {
    font-size: 1.7em;
  }
}
@media (max-width: 880px) {
  .cms-three-blocks .cms-block .cms-block-inner a {
    font-size: 1.5em;
  }
}
@media (max-width: 810px) {
  .cms-three-blocks .cms-block .cms-block-inner a {
    font-size: 13px;
  }
}
@media (max-width: 760px) {
  .cms-three-blocks .cms-block .cms-block-inner a {
    font-size: 15px;
  }
}
.cms-three-blocks .cms-block .cms-block-inner a:hover {
  color: #6B6B6B;
  border-color: #6B6B6B;
}
/* IN DEV */
.ticket-promotions {
  float: left;
  width: 100%;
  margin: 90px 0 0;
}
@media (max-width: 1310px) {
  .ticket-promotions {
    margin: 50px 0 0 20px;
  }
}
@media (max-width: 410px) {
  .ticket-promotions {
    margin: 50px 0 0 5px;
  }
}
@media (max-width: 1024px) {
  .ticket-promotions {
    margin: 20px 0 0 5px;
  }
}
@media (max-width: 370px) {
  .ticket-promotions {
    width: 100% !important;
    margin: 20px auto auto;
  }
}
.ticket-promotions .slider-box {
  float: left;
  width: 100%;
  position: relative;
}
.ticket-promotions ul {
  float: left;
  width: 100%;
}
.ticket-promotions li {
  float: left;
  width: 100%;
  height: 230px;
  background: black;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  list-style: none;
}
.ticket-promotions li a {
  display: block;
}
.ticket-promotions img {
  max-width: inherit !important;
  min-width: 100%;
  height: 230px !important;
}
.ticket-promotions .arrow {
  background: 0;
  color: white;
  padding: 0;
  font-size: 6.5em;
  position: absolute;
  top: 45%;
  line-height: 1;
  z-index: 150;
  outline: 0;
  margin-top: -23px;
  width: 23px;
  height: 78px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.ticket-promotions .arrow.arrow-left {
  left: 50%;
  margin-left: -48%;
  background-image: url(../img/arrow_left_off.png);
}
.ticket-promotions .arrow.arrow-left:hover {
  background-image: url(../img/arrow_left_on.png);
}
.ticket-promotions .arrow.arrow-right {
  right: 50%;
  margin-right: -48%;
  background-image: url(../img/arrow_right_off.png);
}
.ticket-promotions .arrow.arrow-right:hover {
  background-image: url(../img/arrow_right_on.png);
}
.ticket-promotions .pages {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 20px;
  text-align: center;
}
.ticket-promotions .pages button {
  padding: 0;
  border: 0;
  background: 0;
  color: white;
  outline: 0;
  margin: 0 11px;
  font-size: 1.9em;
}
.ticket-promotions .pages .fa-circle {
  display: none;
}
.ticket-promotions .pages .selected .fa-circle {
  display: inline-block;
}
.ticket-promotions .pages .selected .fa-circle-thin {
  display: none;
}
.special-vasco {
  padding: 480px 0 90px !important;
}
@media (max-width: 920px) {
  .special-vasco {
    padding: 440px 0 50px !important;
  }
}
@media (max-width: 840px) {
  .special-vasco {
    padding: 200px 0 50px !important;
  }
}
@media (max-width: 760px) {
  .special-vasco {
    padding: 240px 0 50px !important;
  }
}
@media (max-width: 410px) {
  .special-vasco {
    padding: 210px 0 50px !important;
  }
}
@media (max-width: 767px) {
  .cms-img-desktop {
    display: none;
  }
}
.cms-img-mobile {
  display: none;
}
@media (max-width: 767px) {
  .cms-img-mobile {
    display: block;
  }
}
.cms-img-base {
  width: 100%;
}
.cms-smallimg {
  text-align: center;
}
.cms-smallimg a {
  text-decoration: inherit;
}
.cms-btn {
  color: #213f5d;
  border: 1px solid #213f5d;
  font-size: 2.1em;
  text-transform: uppercase;
  padding: 0 8px;
}
@media (max-width: 375px) {
  .cms-btn {
    font-size: 1.6em;
  }
}
@media (max-width: 550px) {
  .vasco-dicas {
    background-position-x: -650px;
  }
}
@media (max-width: 440px) {
  .vasco-dicas {
    background-position-x: -750px;
  }
}
@media (max-width: 380px) {
  .vasco-dicas {
    background-position-x: -600px;
  }
}
@media (max-width: 767px) {
  .desktop-pagination {
    display: none;
  }
  .mobile-pagination {
    display: block !important;
  }
  .add-page-num {
    display: none !important;
  }
}
.chronology {
  width: 1020px;
  margin: 0 auto;
  margin-top: 70px;
}
.chronology-img {
  float: left;
  margin-left: 130px;
}
.chronology-img img {
  width: 340px;
  height: 220px;
}
.chronology-text {
  float: right;
  width: 480px;
  margin-top: -55px;
}
.chronology-text-title,
.chronology-text-content {
  margin: 0 !important;
}
.chronology-text-title {
  font-weight: 800 !important;
  font-family: 'geomanist_medium' !important;
  font-size: 19px !important;
}
.chronology-text-year {
  margin-bottom: 0 !important;
  font-weight: 800 !important;
  font-family: 'geomanist_medium' !important;
  font-size: 34px !important;
  margin-bottom: -10px !important;
}
.chronology-start {
  border: 1px solid black;
  width: 30px;
  height: 360px;
  border-right: none;
  margin: 0 auto;
  margin-top: 20px;
}
.chronology-middle {
  border: 1px solid black;
  width: 30px;
  height: 360px;
  border-right: none;
  border-top: none;
  margin: 0 auto;
}
.chronology-end {
  border: 1px solid black;
  width: 30px;
  height: 220px;
  border-right: none;
  border-top: none;
  border-bottom: none;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .chronology-start,
  .chronology-middle,
  .chronology-end {
    display: none;
  }
  .chronology-img {
    float: none;
    margin-top: 20px;
  }
  .chronology-text {
    float: none;
    width: 480px;
    margin-top: 20px;
  }
}
@media (max-width: 1400px) {
  .chronology-start,
  .chronology-middle,
  .chronology-end {
    display: none;
  }
  .chronology-img {
    float: none;
    margin-top: 20px;
  }
  .chronology-img img {
    margin-left: -128px;
  }
  .chronology-text {
    float: none;
    width: 480px;
    margin-top: 20px;
  }
  .chronology {
    width: 1020px;
  }
}
@media (max-width: 1024px) {
  .chronology-start,
  .chronology-middle,
  .chronology-end {
    display: none;
  }
  .chronology-img {
    float: none;
    margin-top: 20px;
  }
  .chronology-img img {
    margin-left: -128px;
  }
  .chronology-text {
    float: none;
    width: 480px;
    margin-top: 20px;
  }
  .chronology {
    width: 1020px;
  }
}
@media (max-width: 780px) {
  .chronology-start,
  .chronology-middle,
  .chronology-end {
    display: none;
  }
  .chronology-img {
    float: none;
    margin-top: 20px;
  }
  .chronology-img img {
    margin-left: -128px;
  }
  .chronology-text {
    float: none;
    width: 290px;
    margin-top: 20px;
  }
  .chronology {
    width: 1020px;
  }
}
@media (max-width: 490px) {
  .chronology-start,
  .chronology-middle,
  .chronology-end {
    display: none;
  }
  .chronology-img {
    float: none;
    margin-top: 20px;
  }
  .chronology-img img {
    margin-left: -130px;
    width: 285px;
  }
  .chronology-text {
    float: none;
    width: 290px;
    margin-top: 20px;
  }
  .chronology {
    width: 1020px;
    margin: 0 auto;
    margin-left: 10px;
  }
}
/* ONLINE STORE START */
.store-main-area {
  padding-top: 20px;
}
@media (min-width: 600px) {
  .store-main-area {
    padding-top: 40px;
  }
}
.store-main-area.store-without-highlights {
  margin-top: 180px;
}
@media (max-width: 840px) {
  .store-main-area.store-without-highlights {
    margin-top: 160px;
  }
}
@media (max-width: 760px) {
  .store-main-area.store-without-highlights {
    margin-top: 90px;
  }
}
@media (max-width: 840px) {
  .store-main-area.main-area {
    padding-top: 20px;
  }
}
@media (max-width: 760px) {
  .store-main-area.main-area {
    padding-top: 20px;
  }
}
.store-slider {
  margin-bottom: 20px;
}
.store-slider,
.generic-cms .content .store-list {
  float: left;
  width: 100%;
}
.store-slider ul,
.generic-cms .content .store-list ul {
  list-style: none;
  font-size: 1em;
  line-height: 24px;
}
.store-slider li,
.generic-cms .content .store-list li {
  float: left;
  width: 33.3%;
  text-align: center;
  list-style: none;
}
.store-slider a,
.generic-cms .content .store-list a {
  display: block;
  text-decoration: none;
  color: #012346;
}
.store-slider a:hover .buy,
.generic-cms .content .store-list a:hover .buy {
  background: #1a3676;
}
.store-slider .image-box,
.generic-cms .content .store-list .image-box {
  height: 280px;
  line-height: 280px;
}
.store-slider .image-box img,
.generic-cms .content .store-list .image-box img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.store-slider .info,
.generic-cms .content .store-list .info {
  min-height: 110px;
  margin-top: 15px;
}
.store-slider h3,
.generic-cms .content .store-list h3 {
  font-size: 2em;
  max-width: 220px;
  margin: 0 auto;
}
.store-slider .category,
.generic-cms .content .store-list .category {
  color: #7E7E7E;
  font-size: 1.3em;
  margin: 0;
}
.store-slider .prev-price,
.generic-cms .content .store-list .prev-price {
  font-size: 1.5em;
  text-decoration: line-through;
  margin: 10px 0 0;
  color: #012346;
}
.store-slider .prev-price + .price,
.generic-cms .content .store-list .prev-price + .price {
  margin-top: 0px;
}
.store-slider .price,
.generic-cms .content .store-list .price {
  color: #012346;
  font-size: 2.1em;
  margin: 10px 0 0;
}
.store-slider .buy,
.generic-cms .content .store-list .buy {
  display: inline-block;
  color: white;
  background: #012346;
  text-transform: uppercase;
  line-height: 50px;
  width: 150px;
  font-size: 2em;
  transition: background-color 0.25s;
}
.store-slider .buy:hover,
.generic-cms .content .store-list .buy:hover {
  background: #1a3676;
}
.store-slider .pages,
.generic-cms .content .store-list .pages {
  text-align: center;
  margin-top: 20px;
  display: none;
}
.store-slider .pages button,
.generic-cms .content .store-list .pages button {
  padding: 0;
  border: 0;
  background: 0;
  color: #012346;
  outline: 0;
  margin: 0 11px;
  font-size: 1.9em;
}
.store-slider .pages .fa-circle,
.generic-cms .content .store-list .pages .fa-circle {
  display: none;
}
.store-slider .pages .selected .fa-circle,
.generic-cms .content .store-list .pages .selected .fa-circle {
  display: inline-block;
}
.store-slider .pages .selected .fa-circle-thin,
.generic-cms .content .store-list .pages .selected .fa-circle-thin {
  display: none;
}
.generic-cms .content .store-list {
  margin-top: 40px;
}
.generic-cms .content .store-list li {
  margin-top: 40px;
}
@media (max-width: 1060px) {
  .generic-cms .content .store-list h3 {
    font-size: 1.75em;
  }
}
@media (max-width: 950px) {
  .generic-cms .content .store-list {
    margin-top: 0px;
  }
  .generic-cms .content .store-list li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .generic-cms .content .store-list li {
    width: 100%;
  }
}
.subheadline {
  color: #012346;
  font-size: 20px;
  font-family: 'geomanist_regular';
}
.subheadline a {
  font-size: 100% !important;
  color: #012346;
  font-family: 'geomanist_bold';
  text-decoration: none;
}
.subheadline a:hover {
  text-decoration: underline;
}
@media (min-width: 650px) {
  .subheadline {
    font-size: 32px;
  }
}
@media (min-width: 650px) {
  .subheadline {
    font-size: 30px;
  }
}
.store-categories {
  float: left;
  width: 100%;
  margin-top: 55px;
  text-align: center;
}
.store-categories h4 {
  color: #012346;
  font-family: 'geomanist_bold';
  font-size: 45px;
  margin: 0;
}
.store-categories ul {
  float: left;
  width: 100%;
}
.store-categories li {
  float: left;
  width: 23%;
  margin: 20px 1% 10px;
}
.store-categories a:not(.link-text) {
  display: block;
  border: 1px solid #dcdcdc;
  background: url(../img/store/bg_category.png) center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 90px;
  font-family: 'geomanist_medium';
  font-size: 2.3em;
  text-decoration: none;
  text-transform: uppercase;
  color: #012346;
  box-shadow: 5px 4px 8px 2px rgba(149, 149, 149, 0.2);
}
@media (max-width: 375px) {
  .store-categories a:not(.link-text) {
    font-size: 2.1em;
  }
}
.store-categories a:not(.link-text):hover {
  background: #a6b2be;
}
.store-categories a:not(.link-text) .ico-image {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
  vertical-align: middle;
  width: 70px;
  height: 48px;
}
.store-categories a:not(.link-text) .ico-image.ico-clothes {
  background-image: url(../img/store/icon-clothes.png);
}
.store-categories a:not(.link-text) .ico-image.ico-acessories {
  background-image: url(../img/store/icon-acessories.png);
}
.store-categories a:not(.link-text) .ico-image.ico-toys {
  background-image: url(../img/store/icon-toys.png);
}
.store-categories a:not(.link-text) .ico-image.ico-gifts {
  background-image: url(../img/store/icon-gifts.png);
  margin-top: -6px;
}
@media (max-width: 570px) {
  .store-categories a:not(.link-text) .ico-label {
    display: block;
  }
}
@media (max-width: 1080px) {
  .store-categories li {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
  }
}
@media (max-width: 650px) {
  .store-categories {
    margin-top: 30px;
  }
  .store-categories h4 {
    font-size: 3em;
  }
  .store-categories a {
    font-size: 2em;
    line-height: 60px;
  }
  .store-categories a .ico-image {
    width: 50px;
    height: 34px;
  }
}
@media (max-width: 480px) {
  .store-categories ul {
    margin-top: 10px;
  }
  .store-categories li {
    width: 48%;
    margin-top: 10px;
  }
  .store-categories li:nth-child(odd) {
    margin-left: 0;
  }
  .store-categories li:nth-child(even) {
    margin-right: 0;
  }
  .store-categories a {
    font-size: 1.5em;
    line-height: 40px;
  }
  .store-categories a .ico-image {
    width: 36px;
    height: 22px;
  }
}
@media (max-width: 360px) {
  .store-categories a {
    font-size: 1.4em;
  }
  .store-categories a .ico-image {
    width: 30px;
    height: 18px;
  }
}
.store-highlight {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.store-highlight img {
  max-width: 100%;
}
@media (max-width: 650px) {
  .store-highlight {
    margin-top: 30px;
  }
}
.store-future {
  float: left;
  width: 100%;
  color: #037098;
  margin: 70px 0 0;
  text-align: center;
}
.store-future h4 {
  font-family: 'geomanist_bold';
  font-size: 5.3em;
  margin: 0;
}
.store-future p {
  font-size: 2.5em;
  margin: 30px auto 0;
  max-width: 1080px;
  line-height: 1.6em;
}
.store-future a {
  display: inline-block;
  border: 1px solid #037098;
  color: #037098;
  width: 136px;
  line-height: 32px;
  text-transform: uppercase;
  font-size: 2em;
  text-decoration: none;
  margin: 30px 0 0;
}
.store-future a:hover {
  background: #c5c5c5;
}
@media (max-width: 650px) {
  .store-future {
    margin-top: 40px;
  }
  .store-future h4 {
    font-size: 3.6em;
  }
  .store-future p {
    font-size: 1.9em;
    margin-top: 20px;
  }
}
.store-advantages {
  float: left;
  width: 100%;
  margin: 60px 0 0;
  text-align: center;
  color: #012346;
}
.store-advantages h4 {
  font-size: 3.7em;
  font-family: 'geomanist_bold';
  margin: 0;
}
.store-advantages ul {
  display: block;
  margin-top: 20px;
}
.store-advantages li {
  display: inline-block;
  width: 150px;
  margin: 20px 20px 0;
  vertical-align: top;
  min-height: 170px;
}
.store-advantages span {
  width: 66px;
  height: 66px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}
.store-advantages span.ico-delivery {
  background-image: url(../img/store/icon-delivery.png);
}
.store-advantages span.ico-earth {
  background-image: url(../img/store/icon-earth.png);
}
.store-advantages span.ico-payment {
  background-image: url(../img/store/icon-payment.png);
}
.store-advantages span.ico-returns {
  background-image: url(../img/store/icon-returns.png);
}
.store-advantages p {
  margin: 10px 0 0;
  font-size: 2.1em;
}
@media (max-width: 840px) {
  .store-advantages li {
    float: left;
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    min-height: 160px;
  }
}
@media (max-width: 650px) {
  .store-advantages {
    margin-top: 30px;
  }
  .store-advantages h4 {
    font-size: 3em;
  }
  .store-advantages ul {
    margin-top: 0;
  }
  .store-advantages span {
    width: 53px;
    height: 53px;
  }
  .store-advantages p {
    font-size: 1.8em;
  }
  .store-advantages li {
    min-height: 130px;
  }
}
@media (max-width: 400px) {
  .store-advantages li {
    min-height: 170px;
  }
}
.store-product {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 680px) {
  .store-product {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.store-product-slider {
  float: left;
  width: 480px;
}
.store-product-slider .slider-box {
  position: relative;
  padding: 0 15px;
  box-sizing: border-box;
}
.store-product-slider .slider-box img {
  max-width: 100%;
}
.store-product-slider .slider-box li {
  float: left;
  text-align: center;
}
.store-product-slider .slider-box .arrow {
  background: 0;
  padding: 0;
  font-size: 0.1em;
  position: absolute;
  top: 50%;
  z-index: 150;
  outline: 0;
  width: 12px;
  height: 26px;
  margin-top: -13px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: transform 0.5s;
}
.store-product-slider .slider-box .arrow.arrow-left {
  left: 0;
  background-image: url(../img/arrow_left_blue.png);
}
.store-product-slider .slider-box .arrow.arrow-right {
  right: 0;
  background-image: url(../img/arrow_right_blue.png);
}
.store-product-slider .slider-box .arrow:hover {
  transform: scale(1.2);
}
.store-product-slider .slider-nav {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.store-product-slider .slider-nav ul {
  margin-left: -1%;
}
.store-product-slider .slider-nav li {
  float: left;
  width: 23%;
  margin: 0 1%;
  box-sizing: border-box;
  border: 1px solid #D9D9D9;
  background: #D9D9D9;
  text-align: center;
  cursor: pointer;
}
.store-product-slider .slider-nav li.active {
  border-color: #012346;
}
.store-product-slider .slider-nav img {
  max-width: 100%;
}
.store-product-detail {
  float: left;
  box-sizing: border-box;
  width: calc(100% - 480px);
  padding-left: 10%;
}
.store-product-detail h2 {
  font-size: 4.8em;
  font-family: 'geomanist_bold';
  margin: 0;
}
.store-product-detail .category {
  color: #7E7E7E;
  font-size: 2.3em;
  margin: 0;
}
.store-product-detail .prev-price {
  font-size: 2.1em;
  text-decoration: line-through;
  margin: 20px 0 0;
  color: #012346;
}
.store-product-detail .prev-price + .price {
  margin-top: 0;
}
.store-product-detail .price {
  color: #012346;
  font-size: 2.5em;
  margin: 20px 0 0;
}
.store-product-detail .full-description {
  font-size: 1.7em;
  line-height: 1.5em;
  color: #333333;
  margin: 15px 0 0;
}
.store-product-detail .full-description img {
  max-width: 100%;
  height: auto;
}
.store-product-detail .stamps {
  margin: 20px 0 0;
}
.store-product-detail .stamps img {
  border-radius: 50%;
  display: inline-block;
  margin: 0 0 0 10px;
}
.store-product-detail .stamps img:first-child {
  margin-left: 0;
}
.store-product-detail .store-product-cart {
  margin-top: 30px;
}
.store-product-detail fieldset label {
  font-family: 'geomanist_bold';
  font-size: 1.9em;
  float: left;
  width: 100%;
}
.store-product-detail .store-product-color {
  float: left;
  width: 190px;
  margin-right: 30px;
}
.store-product-detail .store-product-color .store-select {
  margin-top: 10px;
}
.store-product-detail .store-product-quantity {
  float: left;
  width: 130px;
}
.store-product-detail .store-product-quantity .store-quantity {
  margin-top: 10px;
}
.store-product-detail .store-product-error {
  color: #aa0000;
  float: left;
  width: 100%;
  font-size: 1.7em;
}
.store-product-detail .store-product-error p {
  margin: 26px 0 0;
}
.store-product-detail .store-product-add {
  float: left;
  width: 100%;
  margin: 10px 0 0;
}
.store-product-detail .store-product-add .buy {
  display: inline-block;
  color: white;
  background: #012346;
  text-transform: uppercase;
  line-height: 50px;
  width: 150px;
  font-size: 2em;
  transition: background-color 0.25s;
  border: 0;
  padding: 0;
  font-family: 'geomanist_regular';
}
.store-product-detail .store-product-add .buy:hover {
  background: #1a3676;
}
.store-product-detail .store-share {
  float: left;
  width: 100%;
  font-size: 1.9em;
  vertical-align: middle;
  margin: 40px 0 0;
}
.store-product-detail .store-share .text {
  vertical-align: middle;
  font-family: 'geomanist_medium';
}
.store-product-detail .store-share span.ico {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: 15px;
  transition: transform 0.5s;
}
.store-product-detail .store-share span.ico.ico-fb {
  width: 12px;
  height: 22px;
  background-image: url(../img/store/ico-fb.png);
}
.store-product-detail .store-share span.ico.ico-tw {
  width: 24px;
  height: 19px;
  background-image: url(../img/store/ico-tw.png);
}
.store-product-detail .store-share span.ico.ico-em {
  width: 23px;
  height: 18px;
  background-image: url(../img/store/ico-email.png);
}
.store-product-detail .store-share span.ico:hover {
  transform: scale(1.2);
}
@media (max-width: 680px) {
  .store-product-detail {
    margin-top: 35px;
  }
  .store-product-detail h2 {
    font-size: 3em;
  }
  .store-product-detail .category {
    font-size: 1.8em;
  }
  .store-product-detail .prev-price {
    font-size: 2.1em;
  }
  .store-product-detail .price {
    font-size: 2.5em;
  }
}
@media (max-width: 450px) {
  .store-product-detail .store-product-quantity {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .store-product-slider {
    width: 360px;
  }
  .store-product-detail {
    width: calc(100% - 360px);
  }
}
@media (max-width: 840px) {
  .store-product-slider {
    width: 300px;
  }
  .store-product-detail {
    width: calc(100% - 300px);
    padding-left: 5%;
  }
}
@media (max-width: 680px) {
  .store-product-slider {
    width: 100%;
  }
  .store-product-detail {
    width: 100%;
    padding-left: 0;
  }
}
.store-related {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.store-related h4 {
  text-align: center;
  color: #012346;
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 3.7em;
}
.store-related .store-slider {
  margin-top: 40px;
}
.store-quantity {
  float: left;
}
.store-quantity input[type=number]::-webkit-inner-spin-button,
.store-quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.store-quantity input[type=number] {
  -moz-appearance: textfield;
}
.store-quantity span {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  transition: all 0.5s;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.store-quantity span.btn-minus {
  background-image: url(../img/store/btn-minus.png);
}
.store-quantity span.btn-plus {
  background-image: url(../img/store/btn-plus.png);
}
.store-quantity span:hover {
  transform: scale(1.2);
}
.store-quantity input {
  display: inline-block;
  border: 1px solid #012346;
  line-height: 48px;
  height: 48px;
  width: 48px;
  text-align: center;
  font-size: 2em;
  padding: 0;
  vertical-align: middle;
  margin: 0 10px;
  outline: 0;
  font-family: 'geomanist_regular';
  font-size: 1.7em;
}
.store-select {
  float: left;
  width: 100%;
  position: relative;
}
.store-select nav {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  top: 50px;
  border: 1px solid black;
  border-top: 0;
  border-bottom: 0;
  background: #012346;
  max-height: 0;
  overflow: auto;
  transition: max-height 0.5s;
}
.store-select nav ul {
  padding-left: 13px;
  padding-bottom: 15px;
  border-bottom: 1px solid black;
}
.store-select nav li {
  padding-right: 15px;
}
.store-select nav li a {
  display: block;
  color: white;
  outline: 0;
}
.store-select nav li a[data-active="0"] {
  color: #999;
}
.store-select .store-select-toggler {
  display: block;
  position: relative;
  cursor: pointer;
}
.store-select .store-select-toggler .current {
  border: 1px solid #000000;
  border-right: 0;
  padding: 0 60px 0 14px;
  line-height: 48px;
  display: block;
  font-size: 1.7em;
  color: #D9D9D9;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.store-select .store-select-toggler button {
  position: absolute;
  top: 0;
  right: 0;
  background: #012346;
  padding: 0;
  border: 0;
  color: white;
  font-size: 2em;
  line-height: 46px;
  padding-top: 3px;
  width: 50px;
  outline: 0;
}
.store-select .store-select-toggler button i {
  transition: all 0.5s;
}
.store-select.active .store-select-toggler i {
  transform: rotate(180deg);
}
.store-select.active nav {
  max-height: 350px;
}
.store-select.has-selection .store-select-toggler .current {
  color: #333333;
}
.store-select.has-error .store-select-toggler .current {
  border: 2px solid #AA0000;
  line-height: 46px;
}
.store-select.has-error .store-select-toggler button {
  right: 2px;
  top: 2px;
  border-left: 2px solid #aa0000;
  line-height: 43px;
}
.store-cart {
  float: left;
  width: 100%;
}
.store-cart h2 {
  font-size: 4.8em;
  font-family: 'geomanist_bold';
  margin: 0;
}
@media (max-width: 767px) {
  .store-cart h2 {
    font-size: 3em;
  }
}
.store-cart-items {
  float: left;
  width: 100%;
  display: table;
  margin: 25px 0 0;
}
.store-cart-items .header {
  display: table-row;
  background: #F2F2F2;
  line-height: 65px;
  font-size: 1.7em;
}
.store-cart-items .header > div {
  display: table-cell;
  vertical-align: middle;
}
.store-cart-items .item {
  display: table-row;
}
.store-cart-items .item > div {
  border-bottom: 1px solid #E5E5E5;
  display: table-cell;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
}
.store-cart-items .item:last-child > div {
  border-bottom: 0;
}
.store-cart-items .c-thumb {
  width: 150px;
  padding-right: 20px;
}
.store-cart-items .c-thumb img {
  max-width: 100%;
}
.store-cart-items .c-quantity {
  width: 140px;
  text-align: center;
}
.store-cart-items .c-quantity .store-quantity {
  float: none;
}
.store-cart-items .c-quantity .for-s {
  display: none;
}
.store-cart-items .c-quantity .qty {
  font-size: 2.1em;
}
.store-cart-items .c-remove {
  width: 180px;
  text-align: center;
}
.store-cart-items .c-price {
  width: 120px;
  text-align: right;
  padding-right: 40px;
}
.store-cart-items .c-price .price {
  color: #333333;
}
.store-cart-items h3 {
  font-size: 2.1em;
  margin: 0;
  font-family: 'geomanist_bold';
}
.store-cart-items h3 a {
  text-decoration: none;
  color: #012346;
  transform: color 0.5s;
}
.store-cart-items h3 a:hover {
  color: #0255ab;
}
.store-cart-items .category {
  color: #7E7E7E;
  font-size: 1.7em;
  margin: 0;
}
.store-cart-items .remove {
  padding: 0;
  background: url(../img/store/btn-trash.png) center center no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 22px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  outline: 0;
  transition: all 0.5s;
}
.store-cart-items .remove:hover {
  transform: scale(1.2);
}
.store-cart-items .prev-price {
  font-size: 1.5em;
  text-decoration: line-through;
  margin: 0;
  color: #012346;
}
.store-cart-items .prev-price + .price {
  margin-top: 4px;
}
.store-cart-items .price {
  color: #012346;
  font-size: 2.1em;
  margin: 0;
}
@media (max-width: 1200px) {
  .store-cart-items .c-remove {
    width: 140px;
  }
  .store-cart-items .c-price {
    width: 80px;
  }
}
@media (max-width: 960px) {
  .store-cart-items .header {
    font-size: 1.6em;
  }
  .store-cart-items .c-remove {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .store-cart-items .header {
    display: none;
  }
  .store-cart-items .item {
    display: block;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px;
    float: left;
    width: 100%;
  }
  .store-cart-items .item > div {
    float: left;
    display: block;
    border-bottom: 0;
  }
  .store-cart-items .item:last-child {
    border-bottom: 0;
  }
  .store-cart-items .c-thumb {
    width: 150px;
    height: 120px;
    line-height: 120px;
    padding-right: 0;
  }
  .store-cart-items .c-thumb img {
    max-height: 100%;
  }
  .store-cart-items .item .c-name {
    width: calc(100% - 150px);
    display: table;
    height: 120px;
  }
  .store-cart-items .inner-c-name {
    display: table-cell;
    vertical-align: middle;
  }
  .store-cart-items h3 {
    font-size: 1.8em;
    font-family: 'geomanist_regular';
  }
  .store-cart-items .category {
    font-size: 1.4em;
  }
  .store-cart-items .c-quantity {
    width: auto;
    margin-top: 10px;
  }
  .store-cart-items .c-quantity .for-s {
    display: inline-block;
    font-size: 2.1em;
    margin-right: 5px;
  }
  .store-cart-items .c-quantity p {
    display: inline-block;
    margin: 0;
  }
  .store-cart-items .c-remove {
    line-height: 50px;
  }
  .store-cart-items .item .c-price {
    float: right;
    padding-right: 0;
  }
  .store-cart-items .item .c-price .price {
    margin-top: 10px;
  }
  .store-cart-items .item .c-price .prev-price + .price {
    margin-top: 4px;
  }
}
.store-cart-total {
  float: left;
  width: 100%;
  background: #F2F2F2;
  padding: 15px 0 30px;
}
.store-cart-total.has-discount-applied .store-discount {
  margin-top: 36px;
}
.store-cart-total .store-discount {
  float: left;
  padding-left: 26px;
  margin-top: 16px;
  position: relative;
}
.store-cart-total .store-discount .title {
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 2.9em;
}
.store-cart-total .store-discount .subtitle {
  font-size: 1.7em;
  margin: 0 0 12px;
}
.store-cart-total .store-discount .text {
  display: inline-block;
  border: 1px solid #707070;
  line-height: 48px;
  height: 48px;
  width: 48px;
  text-align: center;
  font-size: 2em;
  padding: 0;
  outline: 0;
  font-family: 'geomanist_regular';
  font-size: 1.7em;
  width: 200px;
  vertical-align: middle;
  background: transparent;
}
.store-cart-total .store-discount .add-discount {
  display: inline-block;
  color: white;
  background: #012346;
  text-transform: uppercase;
  line-height: 50px;
  width: 130px;
  font-size: 2em;
  transition: background-color 0.25s;
  border: 0;
  padding: 0;
  font-family: 'geomanist_regular';
  vertical-align: middle;
  margin-left: 10px;
}
.store-cart-total .store-discount .add-discount:hover {
  background: #1a3676;
}
.store-cart-total .store-discount .error {
  position: absolute;
  top: 100%;
  color: #aa0000;
  font-size: 1.6em;
  margin: 10px 0 0;
}
.store-cart-total .values {
  float: right;
  padding-right: 40px;
  font-size: 2.1em;
  text-align: right;
}
.store-cart-total .values div {
  padding-top: 15px;
}
.store-cart-total .values strong {
  font-family: 'geomanist_bold';
}
.store-cart-total .values span {
  display: inline-block;
  width: 120px;
  text-align: right;
}
.store-cart-total .values a {
  font-size: 0.7em;
  color: #333333;
}
.store-cart-total .values a:hover {
  color: #666666;
}
.store-cart-total .values .total {
  margin-top: 13px;
  border-top: 1px solid #707070;
  padding-left: 60px;
}
@media (max-width: 767px) {
  .store-cart-total {
    padding-bottom: 15px;
  }
  .store-cart-total .store-discount {
    width: 100%;
    padding-right: 26px;
    margin-top: 10px;
    box-sizing: border-box;
  }
  .store-cart-total .store-discount + .values {
    margin-top: 30px;
  }
  .store-cart-total.has-discount-applied .store-discount {
    margin-top: 10px;
  }
  .store-cart-total .values {
    float: left;
    padding-left: 26px;
    text-align: left;
  }
  .store-cart-total .values strong {
    width: 140px;
    display: inline-block;
  }
  .store-cart-total .values span {
    width: auto;
  }
  .store-cart-total .values .total {
    padding-left: 0;
    padding-right: 60px;
  }
}
@media (max-width: 440px) {
  .store-cart-total .store-discount .text {
    width: 100%;
  }
  .store-cart-total .store-discount .add-discount {
    margin: 10px 0 0;
  }
}
.store-buyer {
  float: left;
  width: 100%;
  margin-top: 70px;
}
@media (max-width: 767px) {
  .store-buyer {
    margin-top: 30px;
  }
}
.store-data-type {
  float: left;
  width: 35%;
  padding-right: 30px;
  box-sizing: border-box;
}
.store-data-type .title {
  font-size: 4em;
  font-family: 'geomanist_bold';
  margin: 0;
}
.store-data-type .subtitle {
  font-size: 1.7em;
  margin: 10px 0 0;
}
@media (max-width: 767px) {
  .store-data-type {
    float: left;
    width: 100%;
    padding-right: 0;
  }
  .store-data-type .title {
    font-size: 3em;
  }
}
.store-buyer-fields {
  float: left;
  width: 65%;
}
.store-buyer-fields .row {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.store-buyer-fields .row fieldset {
  float: left;
  width: 47%;
}
.store-buyer-fields .row fieldset + fieldset {
  margin-left: 6%;
}
.store-buyer-fields .row.row-full-width fieldset {
  width: 100%;
}
.store-buyer-fields .row:first-child {
  margin-top: 0;
}
.store-buyer-fields .row.row-vat fieldset {
  width: 240px;
}
.store-buyer-fields .row.row-for-other-vat {
  display: none;
}
.store-buyer-fields fieldset label {
  float: left;
  width: 100%;
  font-family: 'geomanist_bold';
  font-size: 1.9em;
}
.store-buyer-fields fieldset label span {
  font-size: 0.65em;
  color: #7E7E7E;
  vertical-align: baseline;
  font-family: 'geomanist_regular';
}
.store-buyer-fields fieldset .text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #707070;
  line-height: 48px;
  height: 48px;
  width: 100%;
  padding: 0 10px;
  font-family: 'geomanist_regular';
  font-size: 1.7em;
  color: #333333;
  margin: 10px 0 0;
}
.store-buyer-fields fieldset .text.has-error {
  border: 2px solid #AA0000;
  line-height: 46px;
  padding: 0 9px;
}
.store-buyer-fields fieldset.radio-fs label {
  font-family: 'geomanist_regular';
  float: none;
  display: inline-block;
  margin-top: 10px;
}
.store-buyer-fields .outer-radio {
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 2px solid #707070;
  border-radius: 50%;
  text-align: center;
  line-height: 17px;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.store-buyer-fields .outer-radio .inner-radio {
  float: left;
  background: #012346;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-left: 4px !important;
  margin-top: 4px;
  display: none;
}
.store-buyer-fields input[type="radio"] {
  display: none;
}
.store-buyer-fields input[type="radio"]:checked + .outer-radio .inner-radio {
  display: block;
}
.store-buyer-fields .store-product-error {
  color: #aa0000;
  float: left;
  width: 100%;
  font-size: 1.7em;
  margin-bottom: 15px;
}
.store-buyer-fields .store-product-error p {
  margin: 0;
}
.store-buyer-fields .buy {
  display: inline-block;
  color: white;
  background: #012346;
  text-transform: uppercase;
  line-height: 50px;
  width: 150px;
  font-size: 2em;
  transition: background-color 0.25s;
  border: 0;
  padding: 0;
  font-family: 'geomanist_regular';
}
.store-buyer-fields .buy:hover {
  background: #1a3676;
}
.store-buyer-fields .store-read-only {
  font-size: 1.8em;
}
@media (max-width: 767px) {
  .store-buyer-fields {
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 580px) {
  .store-buyer-fields .row {
    margin-top: 20px;
  }
  .store-buyer-fields .row fieldset {
    width: 100%;
  }
  .store-buyer-fields .row fieldset + fieldset {
    margin-top: 20px;
    margin-left: 0;
  }
}
.store-payment-types {
  float: left;
  width: 100%;
  margin: 35px 0 0;
}
.store-payment-types .title {
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 4em;
}
.store-payment-types .outer-radio {
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 2px solid #707070;
  border-radius: 50%;
  text-align: center;
  line-height: 17px;
  vertical-align: middle;
  margin-right: 10px;
}
.store-payment-types .outer-radio .inner-radio {
  float: left;
  background: #012346;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-left: 4px !important;
  margin-top: 4px;
  display: none;
}
.store-payment-types input[type="radio"] {
  display: none;
}
.store-payment-types input[type="radio"]:checked + .outer-radio .inner-radio {
  display: block;
}
.store-payment-types span[class^="ico-"] {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.store-payment-types .ico-mbway {
  background-image: url(../img/store/icon-mbway.png);
  width: 102px;
  height: 49px;
}
.store-payment-types .ico-mb {
  background-image: url(../img/store/icon-mb.png);
  width: 51px;
  height: 61px;
}
.store-payment-types .ico-visa {
  background-image: url(../img/store/icon-visa.png);
  width: 78px;
  height: 25px;
}
.store-payment-types .ico-mc {
  background-image: url(../img/store/icon-mc.png);
  width: 55px;
  height: 43px;
  margin-left: 5px;
}
.store-payment-types .store-payments-list {
  display: table;
  float: left;
  position: relative;
  margin-top: 20px;
}
.store-payment-types .store-payments-list > div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 35px;
}
.store-payment-types .store-payments-list > div:first-child {
  padding-left: 0;
}
.store-payment-types .store-payments-list.show-mbway {
  margin-bottom: 80px;
}
.store-payment-types .store-payments-list.show-mbway .mbway-data {
  display: block;
}
.store-payment-types .store-payments-list .mbway-data {
  position: absolute;
  left: 0;
  top: 100%;
  font-size: 1.7em;
  display: none;
  margin-top: 10px;
}
.store-payment-types .store-payments-list .mbway-data p {
  margin: 0;
}
.store-payment-types .store-payments-list .mbway-data .text {
  box-sizing: border-box;
  border: 1px solid #707070;
  line-height: 48px;
  width: 200px;
  padding: 0 10px;
  font-family: 'geomanist_regular';
  font-size: 1.7em;
  color: #012346;
  margin: 10px 0 0;
}
.store-payment-types .store-payments-list .mbway-data .text.has-error {
  border: 2px solid #AA0000;
  line-height: 46px;
  padding: 0 9px;
}
@media (max-width: 767px) {
  .store-payment-types .title {
    font-size: 3em;
  }
}
@media (max-width: 580px) {
  .store-payment-types .store-payments-list {
    display: block;
    margin-top: 0px;
  }
  .store-payment-types .store-payments-list > div {
    display: block;
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .store-payment-types .store-payments-list > div:not(.mbway-data) {
    margin-top: 15px;
  }
  .store-payment-types .store-payments-list .mbway-data {
    position: static;
    top: auto;
    left: auto;
    margin-top: 10px;
    padding-left: 30px;
    margin-bottom: 10px;
    box-sizing: border-box;
  }
}
.store-see-data {
  float: left;
  width: 100%;
}
.store-see-data .see-more {
  margin: 30px 0 0;
  font-size: 1.6em;
}
.store-see-data .see-more a {
  color: #333333;
  text-decoration: underline;
}
.store-see-data .see-more a:hover {
  color: #808080;
}
.store-see-data .see-more .when-opened {
  display: none;
}
.store-see-data .see-more.is-active .when-opened {
  display: inline;
}
.store-see-data .see-more.is-active .when-closed {
  display: none;
}
.store-see-data .store-data-read {
  display: none;
}
.store-see-data .store-buyer {
  margin-top: 40px;
}
.store-confirmation {
  float: left;
  width: 100%;
  margin: 30px 0 0;
  border-top: 1px solid #E5E5E5;
  padding-top: 25px;
}
.store-confirmation .add-confirmation {
  font-size: 1.6em;
}
.store-confirmation .add-confirmation a {
  color: #333333;
}
.store-confirmation .add-confirmation a:hover {
  color: #808080;
}
.store-confirmation .add-confirmation .outer-checkbox {
  display: inline-block;
  width: 21px;
  height: 21px;
  border: 2px solid #707070;
  text-align: center;
  line-height: 17px;
  vertical-align: middle;
  margin-right: 10px;
}
.store-confirmation .add-confirmation .outer-checkbox .inner-checkbox {
  float: left;
  background: #012346;
  width: 13px;
  height: 13px;
  margin-left: 4px !important;
  margin-top: 4px;
  display: none;
}
.store-confirmation .add-confirmation input[type="checkbox"] {
  display: none;
}
.store-confirmation .add-confirmation input[type="checkbox"]:checked + .outer-checkbox .inner-checkbox {
  display: block;
}
.store-confirmation .add-confirmation.has-error .outer-checkbox {
  border-color: #aa0000;
}
.store-confirmation .error {
  color: #aa0000;
  font-size: 1.7em;
  margin: 20px 0 0;
}
@media (max-width: 580px) {
  .store-confirmation .add-confirmation {
    position: relative;
    padding-left: 32px;
  }
  .store-confirmation .add-confirmation .outer-checkbox {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12.5px;
  }
}
.store-actions {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.store-actions .action {
  display: inline-block;
  line-height: 48px;
  width: 170px;
  text-transform: uppercase;
  font-size: 2em;
  border: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
  margin-left: 25px;
}
.store-actions .action:first-child {
  margin-left: 0;
}
.store-actions .back {
  color: #012346;
  background: white;
  transition: background-color 0.25s;
  font-family: 'geomanist_regular';
  border: 1px solid #012346;
}
.store-actions .back:hover {
  background: #c5c5c5;
}
.store-actions .continue {
  color: white;
  background: #012346;
  transition: background-color 0.25s;
  font-family: 'geomanist_regular';
  border: 1px solid #012346;
}
.store-actions .continue:hover {
  background: #1a3676;
}
@media (max-width: 420px) {
  .store-actions .action {
    width: 140px;
  }
  .store-actions .action.back {
    float: left;
  }
  .store-actions .action.continue {
    float: right;
  }
}
@media (max-width: 350px) {
  .store-actions .action {
    width: 120px;
  }
}
.store-payment-atm {
  float: left;
  width: 100%;
}
.store-payment-atm .info-top {
  font-size: 1.7em;
  margin: 10px 0 0;
  line-height: 1.5em;
}
.store-payment-atm .info-top.info-highlight {
  font-family: 'geomanist_bold';
}
.store-payment-atm .info-top + .info-bottom {
  margin-top: 25px;
}
.store-payment-atm .atm-data {
  border: 1px solid #707070;
  padding: 20px 20px;
  font-size: 2.1em;
  width: 380px;
  margin: 30px 0 0;
}
.store-payment-atm .atm-data p {
  margin: 10px 0 0;
}
.store-payment-atm .atm-data p:first-child {
  margin-top: 0;
}
.store-payment-atm .atm-data strong {
  font-family: 'geomanist_bold';
  display: inline-block;
  width: 165px;
}
.store-payment-atm .info-bottom {
  margin: 15px 0 0;
  font-size: 1.7em;
}
.store-payment-atm .info-bottom p {
  margin: 10px 0 0;
  line-height: 1.5em;
}
.store-payment-atm .info-bottom a {
  color: #012346;
}
.store-payment-atm .info-bottom a:hover {
  color: #0255ab;
}
@media (max-width: 470px) {
  .store-payment-atm .atm-data {
    width: 100%;
    box-sizing: border-box;
  }
}
@media (max-width: 380px) {
  .store-payment-atm .atm-data {
    font-size: 1.7em;
  }
  .store-payment-atm .atm-data strong {
    width: 130px;
  }
}
.store-current-cart {
  position: absolute;
  left: 50%;
  margin-left: -300px;
  margin-top: 50px;
  z-index: 200;
  width: 600px;
}
.store-current-cart:before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.store-current-cart .cart-box {
  float: left;
  width: 100%;
  background: white;
  padding: 30px;
  position: relative;
  box-sizing: border-box;
}
.store-current-cart .title {
  font-family: 'geomanist_bold';
  font-size: 2.1em;
  margin-bottom: 20px;
}
.store-current-cart .btn-close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 21px;
  height: 20px;
  background: url(../img/store/btn_close.png) center center no-repeat;
  background-size: 100% 100%;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  transition: all 0.5s;
}
.store-current-cart .btn-close:hover {
  transform: scale(1.2);
}
.store-current-cart .store-btn {
  float: left;
  width: 45%;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 44px;
  border: 1px solid #012346;
  text-decoration: none;
  text-align: center;
  transition: all 0.5s;
}
.store-current-cart .store-btn.store-btn-white {
  color: #012346;
}
.store-current-cart .store-btn.store-btn-white:hover {
  background: #c5c5c5;
}
.store-current-cart .store-btn.store-btn-blue {
  background: #012346;
  color: white;
  float: right;
}
.store-current-cart .store-btn.store-btn-blue:hover {
  background: #023c78;
}
.store-current-cart .total {
  float: left;
  width: 100%;
  font-size: 1.5em;
  margin-top: 40px;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 14px;
  margin-bottom: 15px;
}
.store-current-cart .total .article-count {
  float: left;
  line-height: 21px;
}
.store-current-cart .total .subtotal {
  float: right;
  line-height: 21px;
}
.store-current-cart .total .subtotal span {
  font-size: 1.4em;
  vertical-align: bottom;
  margin-left: 15px;
}
.store-current-cart .article-table {
  display: table;
  width: 100%;
}
.store-current-cart .article-table .article-row {
  display: table-row;
}
.store-current-cart .article-table .thumb,
.store-current-cart .article-table .detail,
.store-current-cart .article-table .value {
  display: table-cell;
  vertical-align: middle;
}
.store-current-cart .article-table .thumb {
  width: 117px;
  padding: 8px 15px 7px 0;
}
.store-current-cart .article-table .thumb img {
  max-width: 100%;
}
.store-current-cart .article-table .name {
  font-size: 1.5em;
  margin: 0;
}
.store-current-cart .article-table .category {
  font-size: 1.2em;
  color: #7E7E7E;
  margin: 0;
}
.store-current-cart .article-table .value {
  width: 100px;
  text-align: right;
}
.store-current-cart .article-table .prev-price {
  display: block;
  font-size: 1.5em;
  text-decoration: line-through;
}
.store-current-cart .article-table .price {
  font-size: 2.1em;
}
@media (max-width: 640px) {
  .store-current-cart {
    left: 10px;
    margin-left: 0;
    width: calc(100% - 20px);
  }
  .store-current-cart .store-btn {
    font-size: 1.6em;
  }
}
@media (max-width: 520px) {
  .store-current-cart .store-btn {
    width: 48%;
  }
}
@media (max-width: 480px) {
  .store-current-cart .cart-box {
    padding: 15px;
  }
  .store-current-cart .btn-close {
    top: 15px;
    right: 15px;
  }
  .store-current-cart .store-btn {
    width: 100%;
    box-sizing: border-box;
  }
  .store-current-cart .store-btn + .store-btn {
    margin-top: 10px;
  }
  .store-current-cart .article-table .thumb {
    width: 80px;
    padding-right: 10pX;
  }
  .store-current-cart .article-table .detail {
    font-size: 0.9em;
  }
  .store-current-cart .article-table .value {
    width: 80px;
    font-size: 0.8em;
  }
}
.store-main-slider {
  margin-top: 175px;
}
@media screen and (max-width: 1203px) {
  .store-main-slider {
    margin-top: 125px;
  }
}
@media screen and (max-width: 980px) {
  .store-main-slider {
    margin-top: 95px;
  }
}
@media screen and (max-width: 840px) {
  .store-main-slider {
    margin-top: 65px;
  }
}
@media screen and (max-width: 760px) {
  .store-main-slider {
    margin-top: 0px;
  }
}
.store-main-slider .home-slider img {
  width: 100%;
  max-height: 655px;
  background-size: cover;
}
.store-main-slider .arrow {
  top: 52% !important;
}
.store-main-slider .go-down {
  display: none;
}
.store-main-slider .pages {
  bottom: 35px !important;
}
.main-area-cart {
  overflow: visible;
}
.store-info-shipping {
  font-size: 0.6em;
  display: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 1600px) {
  header .logo {
    margin-left: -40px;
  }
  header .top {
    margin-right: 18px;
  }
  header .main-menu {
    padding-right: 0;
  }
  .home-slider .arrow.arrow-left,
  .activities-slider .arrow.arrow-left {
    margin-left: -750px;
  }
  .home-slider .arrow.arrow-right,
  .activities-slider .arrow.arrow-right {
    margin-right: -750px;
  }
  .home-slider .item-container,
  .activities-slider .item-container {
    padding-left: 0;
    padding-right: 0;
  }
  .home-slider .item-container .text,
  .activities-slider .item-container .text {
    font-size: 8.5em;
  }
  .home-slider .pages button,
  .activities-slider .pages button {
    font-size: 2.5em;
  }
  .home-slider .buy-tickets,
  .activities-slider .buy-tickets {
    margin-left: -665px;
  }
  .activities-slider .item-container .text {
    font-size: 4.2em;
  }
  .insta-bar .instagram .app {
    font-size: 2em;
  }
  .insta-bar .tripadvisor .app {
    font-size: 2em;
  }
  .insta-bar .tripadvisor .lead {
    font-size: 2.4em;
  }
  .insta-bar .tripadvisor .description {
    font-size: 1.4em;
  }
  .add-mobile {
    display: none !important;
  }
}
@media (max-width: 1370px) {
  .footer-big .container {
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .add-mobile {
    display: none !important;
  }
}
@media (max-width: 1330px) {
  body {
    background: 0 !important;
  }
  .container {
    box-sizing: border-box;
    width: 100%;
  }
  .container.padded-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  header .logo {
    margin-left: 24px;
  }
  .home-slider .item-container,
  .activities-slider .item-container {
    left: 0;
    margin-left: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .home-slider .buy-tickets,
  .activities-slider .buy-tickets {
    left: 90px;
    margin-left: 0;
  }
  .blue-bar-options .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .generic-list .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .vasco-diverte-te {
    background: black url(../img/txt_diverte_te_e_aprende.png) center 30px no-repeat;
    height: auto;
    padding-bottom: 30px;
  }
  .vasco-diverte-te p {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin: 140px 0 0;
    font-size: 3em;
  }
  .vasco-diverte-te_en {
    background: black url(/content/img/txt_quem_vive_nos_oceanos_copy_en_copy.png) center 30px no-repeat;
    height: auto;
    padding-bottom: 30px;
  }
  .vasco-diverte-te_en p {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin: 140px 0 0;
    font-size: 3em;
  }
  .home-slider .pages {
    bottom: 75px;
  }
  .add-mobile {
    display: none !important;
  }
}
@media (max-width: 1280px) {
  .form-terms {
    margin-left: 13% !important;
  }
}
@media (max-width: 1220px) {
  .conservacao-top .text {
    padding-left: 330px;
    background-size: 280px auto;
    height: 300px;
  }
  .inaqua {
    background-position: right center;
    background-size: auto 100%;
    height: 300px;
  }
  .newsletter-area .interests .title {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .newsletter-area .interests .list-1 {
    width: 45%;
    padding-right: 5%;
  }
  .newsletter-area .interests .list-2 {
    width: 50%;
  }
  .add-mobile {
    display: none !important;
  }
  .newsletter-area fieldset.captcha label,
  .newsletter-area fieldset.captcha-input label {
    display: none;
  }
}
@media (max-width: 1203px) {
  .form-mobile {
    white-space: pre;
    display: block;
  }
  .contacts .contact-form fieldset label {
    width: 190px;
  }
  header .main-menu .level-1 span {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 1.4em;
  }
  header .main-menu .shopping-bag {
    right: 12px;
  }
}
@media (max-width: 1150px) {
  .home-slider .item-container .text {
    font-size: 4.5em;
  }
  .home-slider .buy-tickets {
    font-size: 2em;
    bottom: 26px;
  }
  .home-slider .arrow {
    top: 62%;
  }
  .activities-slider .item-container .text {
    font-size: 3em;
  }
  .footer-big .right {
    width: 50%;
  }
  .contacts .contacts-data .right {
    float: left;
    width: 100%;
    padding-top: 20px;
  }
  .add-mobile {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .add-mobile {
    display: none !important;
  }
  .blue-bar-options .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .blue-bar-options h2 {
    font-size: 3em;
  }
  .insta-bar .tripadvisor {
    padding-left: 12px;
    padding-right: 12px;
  }
  .insta-bar .tripadvisor .lead {
    font-size: 1.4em;
  }
  .insta-bar .tripadvisor .description {
    display: none;
  }
  .insta-bar .tripadvisor img {
    max-width: 100%;
  }
  .insta-bar .tripadvisor li:nth-child(2),
  .insta-bar .tripadvisor li:nth-child(3) {
    display: none !important;
  }
  .insta-bar .insta-small .app span {
    display: none;
  }
  .insta-bar .insta-large {
    display: none;
  }
  .generic-cms .content figure {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
    text-align: center;
  }
  .generic-cms .content {
    padding-left: 274px;
  }
  .news-detail {
    padding-top: 20px;
  }
  .news-detail .thumb {
    width: 40%;
  }
  .news-detail .content {
    padding-right: 45%;
  }
  .news-detail .h2 {
    font-size: 3.5em;
  }
  .news-detail .h3 {
    font-size: 2em;
  }
  .news-detail .social .facebook-like {
    width: 100%;
    padding-left: 0;
    border: 0;
    margin-left: 0;
    height: auto;
    padding-top: 15px;
  }
  .species-list .specie {
    font-size: 1.8em;
    line-height: 28px;
  }
  .specie-detail .specie-data aside h4 {
    font-size: 3em;
  }
  .specie-detail .social .facebook-like {
    width: 100%;
    padding-left: 0;
    border: 0;
    margin-left: 0;
    height: auto;
    padding-top: 15px;
  }
  .permanent-expo {
    background-size: auto 100%;
    height: 500px;
  }
  .permanent-expo .cell {
    padding-right: 25%;
  }
  .permanent-expo .small {
    font-size: 2.5em;
  }
  .permanent-expo .large {
    font-size: 6em;
  }
  .text-left-image-right .title,
  .text-right-image-left .title {
    font-size: 5em !important;
  }
  .conservacao-top .text {
    padding-left: 300px;
    background-size: 250px auto;
    height: 280px;
  }
  .conservacao-top .title {
    font-size: 3.4em;
  }
  .conservacao-top .lead {
    font-size: 2em;
  }
  .newsletter-area .text-fields .lead {
    font-size: 1.8em;
  }
  .newsletter-area .text-fields .text {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }
  .newsletter-area .interests .title {
    font-size: 1.6em;
  }
  .newsletter-area .interests ul {
    font-size: 1.5em;
  }
  .newsletter-area .interests li span {
    top: 3px;
  }
  .table-holder-price,
  .ticket-promotions {
    float: inherit !important;
    display: block !important;
  }
  .ticket-promotions {
    height: 230px;
    margin-bottom: 25px;
  }
  fieldset span {
    margin-left: 0 !important;
  }
  fieldset label {
    margin-left: 0 !important;
  }
  .label-mobile {
    width: 0 !important;
  }
}
@media (max-width: 980px) {
  header .main-menu .level-1 span {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.25em;
  }
  header .main-menu .shopping-bag {
    right: 6px;
  }
}
@media (max-width: 920px) {
  .specie-detail .h2 {
    margin-top: 10px;
  }
  .specie-detail .thumb {
    margin-top: 15px;
  }
  .specie-detail .specie-data .text {
    font-size: 1.8em;
  }
  .specie-detail .specie-data aside h4 {
    font-size: 2.4em;
  }
  .specie-detail .specie-data aside .habitat {
    font-size: 1.8em;
  }
  .specie-detail .specie-data aside .title {
    font-size: 1.8em;
  }
  .vasco-nav .intro {
    font-size: 2.5em;
    padding: 45px 0;
  }
  .educacao-lead {
    font-size: 2.5em;
    padding: 40px 0;
  }
  .full-width-text-right {
    height: 300px;
    background-size: auto 100%;
  }
  .full-width-text-right .cell {
    padding-left: 40%;
  }
  .full-width-text-right .title {
    font-size: 4em;
  }
  .full-width-text-right .lead {
    font-size: 2.5em;
  }
  .full-width-text-left {
    height: 300px;
    background-size: auto 100%;
  }
  .full-width-text-left .cell {
    padding-right: 40%;
  }
  .full-width-text-left .title {
    font-size: 4em;
  }
  .full-width-text-left .lead {
    font-size: 2.5em;
  }
  .visita-top .h3,
  .visita-top h3 {
    font-size: 4.5em;
  }
  .visita-top p {
    font-size: 2.8em;
  }
  .schedule {
    margin-top: 25px;
  }
  .schedule .left {
    width: 30%;
  }
  .schedule .right {
    width: 65%;
  }
  .schedule .notes {
    font-size: 1.75em;
  }
  .schedule-table {
    font-size: 2.2em;
  }
  .schedule-table td {
    line-height: 40px;
  }
  .visit-plan h5 {
    font-size: 4em;
  }
  .search-results h2 {
    padding-right: 0;
  }
  .search-results .search-box {
    position: static;
    float: left;
    top: auto;
    right: auto;
    margin-top: 25px;
  }
  .search-results .results-list {
    float: left;
    width: 100%;
    padding-top: 10px;
  }
}
@media (max-width: 880px) {
  body[data-template="page-custom-html"] {
    background: 0 !important;
  }
  .contacts .contact-form fieldset {
    margin-top: 15px;
  }
  .contacts .contact-form fieldset label {
    width: 100%;
  }
  .contacts .contact-form fieldset.for-name {
    width: 100%;
  }
  .contacts .contact-form fieldset.for-email {
    width: 100%;
    float: right;
  }
  .contacts .contact-form fieldset .text {
    box-sizing: border-box;
    width: 100%;
  }
  .contacts .contact-form fieldset .text.text-large {
    width: 100%;
  }
  .contacts .contact-form fieldset textarea {
    width: 100%;
    box-sizing: border-box;
  }
  .contacts .contact-form fieldset .file-file {
    width: 100%;
  }
  .contacts .contact-form fieldset .btn-file {
    margin-left: 0;
    margin-top: 2%;
  }
  .contacts .contact-form fieldset span {
    margin-left: 5%;
  }
  .contacts .contact-form fieldset .form-terms {
    margin-left: 0;
  }
  .contacts .contact-form .status {
    padding-left: 0;
  }
  .contacts .map iframe {
    height: 260px;
  }
}
.small-zone,
.sizer-medium,
.sizer-small {
  display: none;
}
/* TABLET SIZE */
@media (max-width: 840px) {
  .top-nav .breadcrumbs {
    margin: 85px 0 0;
  }
  .rhs {
    display: none;
  }
  header {
    height: 177px;
  }
  header.fixed {
    height: 110px;
  }
  header .small-zone {
    display: block;
    float: right;
    position: relative;
  }
  header .btn-menu-toggler {
    position: absolute;
    top: 40px;
    right: 45px;
    background: none;
    border: 0;
    padding: 0;
    font-size: 3em;
    color: white;
    z-index: 500;
    outline: 0;
  }
  header .btn-menu-toggler:hover {
    color: #a6b2be;
  }
  header .btn-menu-toggler.active ~ .menu-area {
    right: 0;
  }
  header .btn-menu-toggler.active ~ .overlay {
    display: block;
  }
  header .menu-area {
    background: #0a427b;
    position: fixed;
    top: 0;
    right: -450px;
    bottom: 0;
    z-index: 300;
    transition: all 0.6s;
    border-top: 90px solid #073a6f;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  header .small-menu {
    text-align: right;
    font-family: 'geomanist_medium';
    font-size: 2.2em;
    padding: 0 45px 0 60px;
    background: #073a6f;
  }
  header .small-menu li {
    line-height: 53px;
  }
  header .small-menu a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
  }
  header .small-menu a:hover {
    color: #a6b2be;
  }
  header .small-menu .shopping-bag {
    display: inline-block;
    background: url(../img/store/icon-bag.png) top right no-repeat;
    background-size: 100%;
    width: 25px;
    height: 29px;
    position: relative;
    margin-left: 15px;
  }
  header .small-menu .shopping-bag span {
    background: white;
    color: #012346;
    min-width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: -13px;
  }
  header .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  header .links {
    padding-right: 45px;
    font-family: 'geomanist_medium';
    text-transform: uppercase;
    font-size: 1.9em;
    text-align: right;
  }
  header .links a {
    text-decoration: none;
    color: #c5c5c5;
    display: inline-block;
    margin-top: 30px;
  }
  header .links a:hover {
    color: white;
  }
  header .links a.user-btn {
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .conservacao-top {
    margin: 115px 0 -80px;
  }
  .visita-top {
    margin-top: 110px;
  }
  .educacao-lead {
    margin-top: 80px;
  }
  .search-small {
    position: relative;
    text-align: right;
    margin: 15px 45px 0 20px;
  }
  .search-small .text {
    position: absolute;
    top: -2px;
    right: 0;
    background: #666;
    border: 1px solid #666;
    border-right: 24px solid #666;
    padding: 0 5px;
    height: 34px;
    line-height: 34px;
    color: white;
    font-family: 'geomanist_regular';
    font-size: 1.5em;
    display: none;
    border-radius: 0;
    text-align: left;
  }
  .search-small .btn-search {
    position: relative;
    background: none;
    padding: 0;
    border: 0;
    margin: 2px 4px 0 0;
    color: #c5c5c5;
    line-height: 1;
    font-size: 2.7em;
    outline: 0;
  }
  .search-small .btn-search:hover {
    color: white;
  }
  .home-slider .sizer-desktop {
    display: none;
  }
  .home-slider .sizer-medium {
    display: block;
  }
  .home-slider .item-container {
    padding-left: 60px;
    padding-right: 60px;
  }
  .home-slider .item-container .outer-text {
    max-width: 100%;
    height: 85%;
  }
  .home-slider .item-container .text {
    font-size: 6.6em;
  }
  .home-slider .buy-tickets {
    bottom: 106px;
    left: 60px;
  }
  .home-slider .arrow {
    top: 53%;
  }
  .home-slider .arrow.arrow-left {
    margin-left: 0;
    left: 5px;
  }
  .home-slider .arrow.arrow-right {
    margin-right: 0;
    right: 5px;
  }
  .blue-bar-options h2 {
    font-size: 4em;
    line-height: 1;
  }
  .blue-bar-options .option-1 .line {
    display: block;
  }
  .blue-bar-options .option-2 {
    width: 170px;
  }
  .blue-bar-options .option-2 .lead {
    height: auto;
  }
  .blue-bar-options .option-3 {
    width: 210px;
  }
  .blue-bar-options .schedule-option .btn-square {
    margin-top: 5px;
  }
  .blue-bar-options .tickets-option .btn-square {
    margin-top: 8px;
  }
  .blue-bar-options .plan-visit-option a {
    line-height: 32px;
  }
  .home-list {
    margin: 10px 0 0;
  }
  .home-list .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-list .cell {
    width: 49%;
    display: block;
    float: left;
  }
  .home-list .cell:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    float: right;
  }
  .home-list .cell:nth-child(3) {
    float: left;
    width: 100%;
    margin-top: 30px;
  }
  .home-list .cell:nth-child(3) .thumb {
    float: left;
    margin-right: 15px;
    max-width: 49%;
  }
  .home-list .cell:nth-child(3) h3 {
    margin-top: 0;
    padding-top: 9%;
  }
  .home-list .list-more {
    padding-top: 30px;
  }
  .activities-slider {
    margin-top: 35px;
  }
  .activities-slider li {
    height: 264px;
  }
  .activities-slider .item-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .activities-slider .arrow {
    display: none !important;
  }
  .activities-more {
    margin-top: 30px;
  }
  .dive-with {
    margin-top: 35px;
  }
  .dive-with .thumb {
    background-image: url(../img/mergulha_com_o_vasco_medium.jpg);
    height: 355px;
  }
  .dive-with .dive-more {
    margin-top: 30px;
  }
  .main-area {
    padding-top: 106px;
  }
  .news-detail .thumb {
    width: 35%;
  }
  .news-detail .content {
    padding-right: 40%;
  }
  .outer-box {
    /*&.page-exposicao {
            background-size: auto 400px;
        }
        
        &.page-exposicao-permanente {
            background-size: auto 400px;
        }
        
        &.page-aves,
        &.page-vasco,
        &.page-educacao,
        &.page-exposicoes,
        &.page-empresas,
        &.page-conservacao,
        &.page-visita {
            background-size: auto 380px;
        }*/
  }
  .outer-box.big-bg {
    background-size: auto 430px;
  }
  .big-title {
    height: auto;
    margin-top: 35px;
  }
  .big-title.double-line {
    margin-top: 0;
  }
  .big-title .text {
    position: static;
    left: auto;
    bottom: auto;
  }
  .big-title .lead {
    font-size: 2.2em;
  }
  .big-title .big-title-text {
    font-size: 6em;
  }
  .big-title .big-title-text .line {
    display: block;
  }
  .page-aves .big-title,
  .page-vasco .big-title,
  .page-educacao .big-title,
  .page-exposicoes .big-title,
  .page-empresas .big-title,
  .page-conservacao .big-title,
  .page-visita .big-title {
    margin-top: 105px;
  }
  .species-search {
    padding-bottom: 30px;
  }
  .species-search.pd20 {
    padding-top: 45px !important;
  }
  .species-search .lead {
    font-size: 2.4em;
  }
  .species-search .species-form {
    margin-top: 25px;
  }
  .expos-list li {
    margin-top: 20px;
    background-size: auto 100%;
    margin-bottom: -70px;
  }
  .expos-list li a {
    line-height: 180px;
    font-size: 5em;
  }
  .species-list .specie {
    font-size: 1.6em;
    line-height: 26px;
  }
  .vasco-nav .intro {
    font-size: 2em;
    padding: 90px 0 30px;
  }
  .vasco-diverte-te {
    background-size: 80% auto;
    background-position: center 20px;
  }
  .vasco-diverte-te p {
    margin-top: 13%;
    font-size: 2.5em;
  }
  .vasco-diverte-te_en {
    background-size: 80% auto;
    background-position: center 20px;
  }
  .vasco-diverte-te_en p {
    margin-top: 13%;
    font-size: 2.5em;
  }
  .vasco-dicas {
    background-size: auto 250px;
    height: 250px;
  }
  .vasco-oceanos {
    margin: 20px 0;
    background-size: auto 300px;
  }
  .vasco-oceanos a {
    padding-top: 320px;
  }
  .activities-list {
    margin-top: 30px;
  }
  .empresas-text {
    margin-top: 80px;
  }
}
.tiles-medium,
.footer-medium,
.nav-toggler,
.bottom-back {
  display: none;
}
/* ----------------------------- */
.choice {
  display: inline-flex;
  margin-top: 3%;
  width: 100%;
}
.big-choice .level img {
  width: 330px;
}
.title_areas {
  font-size: 2.5em;
}
.area {
  display: block;
  background-color: white;
  border: 1px solid black;
  color: black;
  text-align: center;
  text-decoration: none;
  margin-top: 5%;
  padding: 5%;
  text-transform: uppercase;
  font-size: 2rem;
}
.level {
  margin-left: 2%;
}
.level:first-child {
  margin-left: 0%;
}
@media (max-width: 1217px) {
  fieldset .charnumber {
    margin-left: 0px !important;
  }
  .contacts .contact-form fieldset label {
    width: 100%;
  }
  .form-terms {
    margin-left: 0 !important;
  }
  .contacts .contact-form fieldset span {
    margin-left: 0;
  }
}
@media (max-width: 1100px) {
  .area {
    font-size: 1.7em;
  }
}
@media (max-width: 1024px) {
  .area {
    font-size: 1.5rem;
  }
  .choice {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .level {
    margin-left: 0%;
    margin-right: 2%;
    margin-top: 2%;
  }
}
/* ----------------------------- */
@media (max-width: 760px) {
  header,
  header.fixed {
    height: 106px;
  }
  header .logo,
  header.fixed .logo {
    width: 125px;
    height: 80px;
    margin-top: 14px;
    margin-left: 16px;
  }
  .tiles,
  .footer-big {
    display: none;
  }
  .tiles-medium {
    display: block;
  }
  .tiles-medium .cell-advisor {
    vertical-align: top;
    background: #333333;
  }
  .tiles-medium .cell-advisor .description {
    display: block;
  }
  .tiles-medium td {
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
  }
  .tiles-medium .tiles-medium-top .insta {
    width: 60%;
  }
  .tiles-medium .tiles-medium-bottom td {
    vertical-align: top;
  }
  .tiles-medium .tiles-medium-bottom .insta-small {
    width: 25%;
  }
  .tiles-medium .tiles-medium-bottom .insta-small .app {
    font-size: 1.1em;
  }
  .tiles-medium .tiles-medium-bottom img {
    max-width: 100%;
    max-height: 100%;
  }
  .tiles-medium .social {
    line-height: 130px;
    box-sizing: border-box;
    padding-top: 20px;
  }
  .tiles-medium .social a {
    font-size: 5.5em;
  }
  .visita-top {
    margin-top: 80px;
  }
  .empresas-text {
    margin-top: 30px;
  }
  .insta-bar .tripadvisor {
    padding-left: 30px;
    padding-right: 15px;
  }
  .insta-bar .tripadvisor .app {
    font-size: 2.5em;
  }
  .insta-bar .tripadvisor .lead {
    font-size: 2.6em;
    margin-top: 15px;
  }
  .insta-bar .tripadvisor .description {
    font-size: 1.5em;
    margin-top: 10px;
  }
  .insta-bar .instagram .app {
    font-size: 1.5em;
  }
  .insta-bar .instagram .app i {
    font-size: 1.8em;
    margin: -3px 8px 0 0;
  }
  .insta-bar .instagram .app span {
    font-size: 1.6em;
    padding-top: 3px;
    display: inline-block;
  }
  .insta-bar .instagram .app .handle {
    font-size: 1em;
    padding-top: 5px;
  }
  .footer-medium {
    display: block;
    background: white;
    padding-top: 40px;
    margin-top: 0;
  }
  .footer-medium .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-medium .buy-tickets {
    float: left;
    font-size: 3em;
  }
  .footer-medium .newsletter {
    float: left;
    width: 100%;
    padding: 30px 0 0;
  }
  .footer-medium .newsletter .intro {
    color: #012346;
    font-size: 3em;
  }
  .footer-medium .newsletter .lead {
    font-size: 1.6em;
    margin-top: 5px;
  }
  .footer-medium .newsletter .search-form {
    float: left;
    width: 100%;
    box-sizing: border-box;
    max-width: 375px;
    position: relative;
    margin-top: 10px;
  }
  .footer-medium .newsletter .search-form .text {
    background: #e8e8e8;
    width: 100%;
    padding-right: 65px;
  }
  .footer-medium .newsletter .search-form .btn-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
  }
  .footer-medium .list-links {
    float: left;
    width: 100%;
    margin-top: 60px;
  }
  .footer-medium .list-links .top {
    font-size: 1.8em;
    font-family: 'geomanist_bold';
    margin: 0 0 15px;
  }
  .footer-medium .list-links .top a {
    color: #012346;
    text-decoration: none;
  }
  .footer-medium .list-links .top a:hover {
    color: #023c78;
  }
  .footer-medium .list-links ul {
    float: left;
    width: 25%;
    font-size: 1.6em;
    margin-top: 3px;
    line-height: 1;
  }
  .footer-medium .list-links ul li {
    float: left;
    width: 100%;
    height: 43px;
  }
  .footer-medium .list-links ul a {
    color: #012346;
    text-decoration: none;
  }
  .footer-medium .list-links ul a:hover {
    color: #023c78;
  }
  .footer-medium .list-links ul.highlight {
    font-size: 1.8em;
    font-family: 'geomanist_bold';
    margin-top: 2px;
  }
  .footer-medium .list-links ul.contacts {
    margin-top: 0;
    font-size: 2em;
    font-family: 'geomanist_bold';
    text-transform: uppercase;
  }
  .footer-medium .list-links a {
    font-family: 'geomanist_bold';
  }
  .footer-medium .politics {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 1.1em;
    margin: 10px 0 0;
    font-family: 'geomanist_medium';
  }
  .footer-medium .politics a {
    color: #012346;
    text-decoration: none;
    margin-right: 10px;
    white-space: nowrap;
    display: inline-block;
    margin-top: 15px;
  }
  .footer-medium .politics a:last-child {
    margin-right: 0;
  }
  .footer-medium .politics a:hover {
    color: #023c78;
  }
  .footer-medium .bottom-box {
    float: left;
    width: 100%;
    background: url(../img/bg_footer_medium.png) center top repeat-x;
    margin: 17px 0 0;
    padding: 22px 0 35px;
  }
  .main-area .padded-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top-nav .breadcrumbs {
    margin-top: 45px;
  }
  .top-nav .back {
    display: none;
  }
  .generic-cms {
    padding-top: 15px;
  }
  .generic-cms .nav-box {
    float: left;
    width: 100%;
    position: relative;
  }
  .generic-cms .nav-box.active .nav-toggler i {
    transform: rotate(180deg);
  }
  .generic-cms .nav-box.active nav {
    max-height: 350px;
  }
  .generic-cms nav {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 43px;
    border: 1px solid black;
    border-top: 0;
    border-bottom: 0;
    background: #012346;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s;
  }
  .generic-cms nav ul {
    padding-left: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid black;
  }
  .generic-cms nav li {
    padding-right: 15px;
  }
  .generic-cms nav li a {
    display: block;
    color: white;
  }
  .generic-cms .nav-toggler {
    display: block;
    position: relative;
    cursor: pointer;
  }
  .generic-cms .nav-toggler .current {
    border: 1px solid #000000;
    border-right: 0;
    padding: 0 60px 0 14px;
    line-height: 41px;
    display: block;
    font-family: 'geomanist_bold';
    font-size: 1.8em;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .generic-cms .nav-toggler button {
    position: absolute;
    top: 0;
    right: 0;
    background: #012346;
    padding: 0;
    border: 0;
    color: white;
    font-size: 2em;
    line-height: 40px;
    padding-top: 3px;
    width: 50px;
    outline: 0;
  }
  .generic-cms .nav-toggler button i {
    transition: all 0.5s;
  }
  .generic-cms .content {
    padding-left: 0;
  }
  .bottom-back {
    display: block;
    float: left;
    width: 100%;
    background: #012346;
    margin-left: -10px;
    padding: 30px 10px 30px 10px;
    margin-top: 25px;
  }
  .bottom-back a {
    color: white;
    border: 1px solid white;
    text-decoration: none;
    font-family: 'geomanist_light';
    font-size: 1.9em;
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 41px;
    display: inline-block;
  }
  .bottom-back a i {
    margin-right: 8px;
  }
  .bottom-back a:hover {
    color: #a6b2be;
  }
  .news-area {
    display: none;
  }
  .generic-list.sized-list .cell {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .generic-list.sized-list .cell p {
    margin: 0;
    padding: 5px 0;
  }
  .news-detail .timestamp {
    display: none;
  }
  .news-detail .thumb {
    width: 100%;
  }
  .news-detail .thumb .timestamp {
    display: block;
    padding: 10px 0 0;
  }
  .news-detail .content {
    padding-right: 0;
  }
  .news-detail .h2 {
    float: left;
    width: 100%;
    font-size: 2.4em;
    padding: 10px 0 0;
  }
  .news-detail .h3 {
    font-size: 2em;
    float: left;
    width: 100%;
  }
  .news-detail .social {
    padding-top: 10px;
  }
  .news-detail .social .icons a {
    width: 60px;
    line-height: 60px;
    border-radius: 32px;
    font-size: 2.5em;
  }
  .outer-box.big-bg {
    background-size: auto 310px;
  }
  .species-search .lead {
    font-size: 2em;
  }
  .species-list .row:first-child .cell {
    margin-top: 30px;
  }
  .species-list .row:first-child .cell:first-child {
    margin-top: 0;
  }
  .species-list .cell {
    margin-top: 30px;
  }
  .species-list .specie {
    font-size: 2.2em;
    line-height: 32px;
    margin-top: 15px;
  }
  .species-list + .list-pages {
    margin-top: 30px;
  }
  
  .specie-detail .h2 {
    font-size: 3em;
  }
  .specie-detail .thumb {
    width: 100%;
  }
  .specie-detail .specie-data {
    margin-top: 20px;
  }
  .specie-detail .specie-data .text {
    width: 100%;
  }
  .specie-detail .specie-data aside {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .specie-detail .specie-data aside:before {
    content: "";
    top: 0;
    right: 100%;
    width: 10px;
    height: 100%;
    background: #e1e1e1;
    position: absolute;
  }
  .specie-detail .specie-data aside:after {
    content: "";
    top: 0;
    left: 100%;
    width: 10px;
    height: 100%;
    background: #e1e1e1;
    position: absolute;
  }
  .specie-detail .social {
    padding-top: 10px;
  }
  .specie-detail .social .icons a {
    width: 60px;
    line-height: 60px;
    border-radius: 32px;
    font-size: 2.5em;
  }
  .permanent-expo {
    height: 320px;
  }
  .permanent-expo .cell {
    padding: 10px 0;
    text-align: center;
  }
  .permanent-expo .small {
    font-size: 2em;
  }
  .permanent-expo .large {
    font-size: 4em;
  }
  .inaqua {
    height: 200px;
  }
  .conservacao-top {
    margin: 62px 0 -50px;
    margin-bottom: 30px;
  }
  .conservacao-top .text {
    padding-left: 230px;
    background-size: 180px auto;
    height: auto;
  }
  .conservacao-top .title {
    font-size: 2.6em;
  }
  .conservacao-top .lead {
    font-size: 1.8em;
  }
  .newsletter-area .text-fields {
    width: 100%;
  }
  .newsletter-area .text-fields .lead {
    font-size: 2em;
  }
  .newsletter-area .text-fields fieldset {
    width: 48%;
    margin-top: 10px;
  }
  .newsletter-area .text-fields fieldset + fieldset {
    padding-left: 4%;
  }
  .newsletter-area .text-fields fieldset.captcha,
  .newsletter-area .text-fields fieldset.captcha-input {
    padding-left: 0;
  }
  .newsletter-area .text-fields fieldset.captcha {
    width: 100%;
    margin-top: 30px;
  }
  .newsletter-area .interests {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border: 0;
  }
  .newsletter-area .interests .title {
    font-size: 1.8em;
  }
  .newsletter-area .interests ul {
    font-size: 1.7em;
  }
  .newsletter-area .interests li {
    padding-left: 52px;
    padding-top: 8px;
  }
  .newsletter-area .interests li span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 1.3em;
  }
  #cookie-bar .inner-container {
    width: 100% !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 720px) {
  .home-slider .item-container .text {
    font-size: 5em;
  }
  .expos-list li {
    margin-top: 15px;
  }
  .expos-list li a {
    line-height: 150px;
    font-size: 4em;
  }
  .educacao-lead {
    font-size: 2em;
    padding-bottom: 20px;
  }
  .full-width-text-right {
    height: 200px;
  }
  .full-width-text-right .cell {
    padding-left: 35%;
  }
  .full-width-text-left {
    height: 200px;
  }
  .full-width-text-left .cell {
    padding-right: 35%;
  }
  .text-left-image-right .cell {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 30px;
  }
  .text-left-image-right .cell img {
    vertical-align: top;
    width: 100%;
  }
  .text-left-image-right .cell:first-child {
    width: 100%;
    text-align: center;
  }
  .main-area .padded-container {
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 75px;
  }
  .text-right-image-left .cell {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 15%;
    text-align: center;
  }
  .text-right-image-left .cell img {
    width: 100%;
  }
  .text-right-image-left .cell:first-child {
    width: 100%;
    text-align: center;
    margin-bottom: -10%;
    margin-top: 0;
  }
  .text-right-image-left .cell .fr {
    margin-top: 50%;
  }
  .add-mobile {
    display: inline-block !important;
  }
  #cookie-bar {
    text-align: center;
  }
  #cookie-bar .line {
    display: inline;
  }
  #cookie-bar .buttons {
    width: 100%;
  }
  #cookie-bar .buttons.bottom-buttons {
    display: block;
    width: 100%;
    padding: 8px 0 0;
  }
}
@media (max-width: 680px) {
  .blue-bar-options h2 {
    font-size: 3.2em;
  }
  .dive-with .thumb {
    height: 340px;
    background-image: url(../img/mergulha_com_o_vasco_small.jpg);
  }
  .add-mobile {
    display: inline-block !important;
  }
}
@media (max-width: 660px) {
  .blue-bar-options {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .blue-bar-options h2 {
    font-size: 3.2em;
  }
  .blue-bar-options .schedule-option {
    width: 39%;
  }
  .add-mobile {
    display: inline-block !important;
  }
}
@media (max-width: 650px) {
  .home-slider .arrow {
    top: 41%;
  }
  .home-slider .item-container {
    padding-top: 107px;
  }
  .home-slider .item-container .outer-text {
    height: 65%;
  }
  .home-slider .buy-tickets {
    bottom: 20%;
  }
  .blue-bar-options .schedule-option {
    width: 100%;
  }
  .blue-bar-options .schedule-option .opening-time .line {
    display: inline;
  }
  .blue-bar-options .tickets-option {
    width: 100%;
    margin-top: 30px;
  }
  .blue-bar-options .tickets-option .line {
    display: inline;
  }
  .blue-bar-options .plan-visit-option {
    float: left;
    width: 100%;
    margin-top: 30px;
  }
  .text-left-image-right .title,
  .text-right-image-left .title {
    font-size: 3.5em !important;
  }
  .conservacao-top .text {
    padding-left: 0;
    background: 0 !important;
  }
  .conservacao-top .title {
    font-size: 2.2em;
  }
  .conservacao-top .lead {
    font-size: 1.6em;
  }
  .add-mobile {
    display: inline-block !important;
  }
}
@media (max-width: 630px) {
  .home-slider .item-container .text {
    font-size: 3.5em;
  }
  .home-slider .buy-tickets {
    bottom: 22%;
    font-size: 1.6em;
  }
  .home-list .cell:nth-child(3) h3 {
    padding-top: 5px;
  }
  .activities-slider li {
    height: 318px;
  }
  .activities-slider .item-container .text {
    font-size: 2.8em;
  }
  .activities-slider .item-container .text strong {
    font-size: 1.5em;
  }
  .activities-slider .pages {
    bottom: 15px;
  }
  .insta-bar .tripadvisor .lead {
    font-size: 2em;
    margin-top: 10px;
  }
  .insta-bar .tripadvisor .description {
    font-size: 1.4em;
    line-height: 1;
  }
  .visita-top .h3,
  .visita-top h3 {
    font-size: 3.5em;
  }
  .visita-top p {
    font-size: 2em;
  }
  .visita-top p.last {
    margin-top: 8px;
  }
  .schedule {
    padding: 30px 0 15px;
  }
  .schedule .left {
    width: 100%;
    position: relative;
  }
  .schedule .left .buy-tickets {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }
  .schedule .right {
    width: 100%;
    margin-top: 15px;
  }

  .schedule .h4,
  .schedule h4 {
    font-size: 3em;
  }
  .schedule-table {
    font-size: 2em;
  }
  .visit-plan .h5,
  .visit-plan h5 {
    font-size: 3em;
  }
  .contacts .contacts-data .left {
    width: 100%;
  }
  .contacts .contacts-data .left h2 {
    font-size: 3.9em;
  }
  .contacts .contacts-data .right {
    padding-top: 0;
  }
  .contacts .contacts-data .right .contact-way {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .contacts .contact-form {
    margin-top: 20px;
  }
  .contacts .contact-form fieldset.for-name,
  .contacts .contact-form fieldset.for-email {
    width: 100%;
    float: left;
  }
}
.tiles-small {
  display: none;
}
@media (max-width: 570px) {
  .tiles-medium {
    display: none;
  }
  .widSSP {
    width: 100% !important;
  }
  .tiles-small {
    display: table;
  }
  .tiles-small .cell-advisor {
    background: #333333;
  }
  .tiles-small td {
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .tiles-small .tripadvisor {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tiles-small .tripadvisor .lead {
    font-size: 3em;
  }
  .tiles-small .tripadvisor .description {
    display: block;
    font-size: 1.7em;
  }
  .tiles-small .tripadvisor .badge {
    padding-bottom: 10px;
  }
  .tiles-small .insta-large {
    display: block;
  }
  .tiles-small .social {
    line-height: 85px;
    padding-top: 15px;
  }
  .tiles-small .social a {
    margin-left: 15px;
    margin-right: 15px;
  }
  .tiles-small .social a:first-child {
    margin-left: 0;
  }
  .tiles-small .social a:last-child {
    margin-left: 0;
  }
  .insta-bar .instagram .app {
    left: 10px;
  }
  .footer-medium {
    padding-top: 30px;
  }
  .footer-medium .newsletter {
    padding-top: 20px;
  }
  .footer-medium .newsletter .intro {
    font-size: 2.7em;
  }
  .footer-medium .list-links {
    margin-top: 30px;
  }
  .footer-medium .list-links ul {
    width: 50%;
  }
  .footer-medium .list-links ul li {
    height: 33px;
  }
  .footer-medium .list-links ul.highlight {
    width: 100%;
    margin-top: 15px;
    font-size: 1.6em;
  }
  .footer-medium .list-links ul.highlight li {
    float: left;
  }
  .footer-medium .list-links ul.contacts {
    font-size: 1.6em;
  }
  .full-width-text-right {
    height: 160px;
  }
  .full-width-text-right .cell {
    padding-left: 0;
    text-align: center;
  }
  .full-width-text-right .cell .box-med {
    background: red;
    width: 100%;
    height: 300px;
  }
  .full-width-text-right .title {
    font-size: 2.8em;
  }
  .full-width-text-right .lead {
    font-size: 2em;
  }
  .full-width-text-left {
    height: 160px;
  }
  .full-width-text-left .cell {
    padding-right: 0;
    text-align: center;
  }
  .full-width-text-left .title {
    font-size: 2.8em;
  }
  .full-width-text-left .lead {
    font-size: 2em;
  }
  .text-left-image-right,
  .text-right-image-left {
    margin-top: 30px;
  }
  .text-left-image-right .lead,
  .text-right-image-left .lead {
    font-size: 1.8em;
    margin: 15px 0;
  }
  .text-left-image-right .know-more,
  .text-right-image-left .know-more {
    font-size: 1.6em;
    line-height: 26px;
  }
  .newsletter-area .text-fields fieldset {
    width: 100%;
  }
  .newsletter-area .text-fields fieldset + fieldset {
    padding-left: 0;
  }
  .newsletter-area .interests .list-1,
  .newsletter-area .interests .list-2 {
    width: 100%;
    padding-right: 0;
  }
  .newsletter-area .interests .list-2 {
    margin-top: 22px;
  }
  .newsletter-area .status {
    text-align: left;
    padding-bottom: 15px;
  }
  .newsletter-area .status .error-msg {
    margin-top: 20px;
  }
  .newsletter-area.unsubscribe-newsletter .text-fields {
    width: 100%;
  }
}
#cookie-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  color: #fff;
  z-index: 900;
  padding: 10px 0;
}
#cookie-bar .inner-container {
  max-width: 1330px;
  text-align: center;
  margin: 0 auto;
}
#cookie-bar .text {
  font-size: 1.3em;
}
#cookie-bar .text a {
  color: white;
  text-decoration: none;
}
#cookie-bar .text a:hover {
  text-decoration: underline;
}
#cookie-bar .buttons {
  float: right;
  font-family: 'geomanist_bold';
  text-transform: uppercase;
  font-size: 1.1em;
  padding: 6px 10px 10px 30px;
}
#cookie-bar .buttons a {
  display: inline-block;
  text-decoration: none;
  line-height: 18px;
  padding: 0 15px;
}
#cookie-bar .buttons .cb-enable {
  color: #1086c9;
  background: white;
}
#cookie-bar .buttons .cb-enable:hover {
  color: #000000;
}
#cookie-bar .buttons .cb-policy {
  color: white;
  background: #1086c9;
  margin-left: 18px;
}
#cookie-bar .buttons .cb-policy:hover {
  background: #000000;
}
#cookie-bar .buttons.bottom-buttons {
  display: none;
}
#cookie-bar .line {
  display: block;
}
@media (max-width: 540px) {
  .home-slider .arrow {
    top: 43%;
  }
  .home-list .cell {
    width: 100%;
    margin-top: 30px;
  }
  .home-list .cell:first-child {
    margin-top: 30px;
  }
  .home-list .cell:nth-child(3) .thumb {
    float: none;
    max-width: none;
    margin-right: 0;
  }
  .home-list .cell h3 {
    margin-top: 5px;
  }
  .home-list .cell p {
    margin: 0;
  }
  .expos-list li {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .expos-list li a {
    line-height: 25px;
    font-size: 3em;
    padding-left: 35px;
    transform: translateY(140%);
  }
  .visit-plan li {
    width: 100px;
    height: 160px;
  }
  .visit-plan .ico {
    width: 100px;
    height: 100px;
  }
  .search-results h2 {
    font-size: 2.3em;
  }
  .search-results .search-box {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    padding-right: 45px;
  }
  .search-results .search-box .text {
    box-sizing: border-box;
    width: 100%;
  }
  .search-results .search-box button {
    top: 0;
    right: 0;
    position: absolute;
  }
  .form-terms {
    margin-left: 0 !important;
  }
}
@media (max-width: 440px) {
  .home-slider .sizer-medium {
    display: none;
  }
  .home-slider .sizer-small {
    display: block;
  }
  .home-slider .arrow {
    display: none !important;
  }
  .home-slider .item-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-slider .item-container .text {
    font-size: 3.2em;
  }
  .home-slider .buy-tickets {
    left: 10px;
    font-size: 2.1em;
  }
  .home-slider .go-down {
    display: none;
  }
  .home-slider .pages {
    bottom: 15px;
  }
  .outer-box {
    /*&.big-bg {
            background-size: auto 250px;
        }*/
  }
  .outer-box.page-exposicao {
    background-size: auto 290px;
  }
  .outer-box.page-exposicao-permanente {
    background-size: auto 305px;
  }
  .outer-box.page-aves,
  .outer-box.page-vasco,
  .outer-box.page-educacao,
  .outer-box.page-exposicoes,
  .outer-box.page-empresas,
  .outer-box.page-conservacao,
  .outer-box.page-visita {
    background-size: auto 250px;
  }
  .big-title {
    /*.page-aves &,
        .page-vasco &,
        .page-educacao &,
        .page-exposicoes &,
        .page-empresas &,
        .page-conservacao &,
        .page-visita & {
            margin-top: 55px;
        }*/
  }
  .big-title .lead {
    font-size: 2em;
  }
  .big-title .big-title-text {
    font-size: 4em;
  }
  .big-bg .big-title {
    margin-top: 55px;
  }
  .big-title.double-line {
    margin-top: 25px;
  }
  .species-search {
    padding-bottom: 40px;
  }
  .species-search.pd20 {
    padding-top: 40px !important;
  }
  .species-search .lead {
    font-size: 1.8em;
  }
  .species-search .species-form {
    padding-right: 20px;
  }
  .vasco-diverte-te p {
    margin-top: 15%;
    font-size: 2.3em;
  }
  .vasco-prancha span {
    font-size: 1.8em;
  }
  .vasco-diverte-te_en p {
    margin-top: 15%;
    font-size: 2.3em;
  }
  .vasco-prancha_en span {
    font-size: 1.8em;
  }
  .vasco-oceanos {
    background-size: auto 200px;
  }
  .vasco-oceanos a {
    padding-top: 210px;
  }
  .permanent-expo {
    /*height: 240px;*/
    height: auto;
  }
  .inaqua {
    height: 160px;
    background-position: 85% center;
  }
  .btn-file {
    margin-bottom: 5%;
  }
  .form-terms {
    margin-left: 0 !important;
  }
  fieldset span {
    margin-left: 5%;
    white-space: pre;
  }
}
@media (max-width: 409px) {
  .visit-plan li {
    width: 126px;
    margin-left: 10px;
    margin-right: 10px;
    height: 180px;
  }
  .visit-plan .ico {
    width: 126px;
    height: 126px;
  }
}
@media (max-width: 380px) {
  /*.list-pages {
        a {
            margin-left: 8px;
            margin-right: 8px;
        }
    }*/
  .expos-list li a {
    line-height: 25px;
    font-size: 2em;
    transform: translateY(140%);
  }
  .vasco-diverte-te {
    padding-bottom: 20px;
  }
  .vasco-diverte-te p {
    font-size: 2em;
  }
  .vasco-diverte-te_en {
    padding-bottom: 20px;
  }
  .vasco-diverte-te_en p {
    font-size: 2em;
  }
  .vasco-dicas {
    background-size: auto 200px;
    height: 200px;
  }
  .vasco-oceanos p {
    font-size: 1.6em;
  }
  .text-left-image-right .title,
  .text-right-image-left .title {
    font-size: 2.4em !important;
  }
  .schedule-table th {
    font-size: 0.8em;
  }
}
@media (max-width: 324px) {
  .list-pages a {
    margin: 0px;
  }
}
@media (max-width: 350px) {
  footer .logos .logo {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
  footer .logos .logo:first-child {
    margin-top: 0;
  }
}
@media (max-width: 505px) {
  .logo {
    margin-left: 30px !important;
  }
  .logo:first-child {
    margin-left: 0 !important;
  }
  .logo:last-child {
    margin-left: 0 !important;
    margin-top: 5%;
  }
}
@media (max-width: 350px) {
  .logo {
    margin-left: 0px !important;
  }
  .logo:first-child {
    margin-left: 0 !important;
  }
  .logo:last-child {
    margin-left: 0 !important;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
@media (max-width: 1279px) {
  .add-desktop {
    margin-left: 0px;
    float: none;
  }
}
@media (min-width: 1372px) and (max-width: 1599px) {
  .add-mobile {
    display: none !important;
  }
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  margin: 0;
}
.add-blocktext {
  padding: 0px 0px 30px 0px;
}
.charnumber {
  clear: both;
}
.charnumber {
  margin-left: 140px !important;
  font-size: 1em !important;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media screen and (max-width: 600px) {
  .container-medium {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 760px) {
  .educacao-lead {
    margin-top: 40px !important;
  }
}
.mobile-pagination {
  display: none;
}
@media (max-width: 430px) {
  .mobile-pagination {
    display: block;
  }
}
/* SEA THE FUTURE */
.seathefuture .cell {
  text-align: center;
}
.seathefuture .permanent-expo {
  height: 500px;
  margin: 50px auto;
}
.seathefuture .text-left-image-right {
  margin-top: 120px;
}
.seathefuture .text-left-image-right .cell {
  vertical-align: top;
}
.seathefuture .text-left-image-right .cell:first-child {
  text-align: left !important;
}
.seathefuture .text-left-image-right .cell .img-top {
  max-width: 450px;
  width: 100%;
}
.seathefuture .text-left-image-right .title-stf {
  color: #007297;
  font-size: 4.5em;
  font-weight: 900;
  font-family: 'geomanist_medium';
  margin-top: 0;
}
.seathefuture .text-left-image-right .lead {
  text-align: left;
  margin: 20px 0;
  font-size: 2.45em;
}
.seathefuture .text-left-image-right h3 {
  font-size: 3.5em;
  font-weight: 700;
  font-family: 'geomanist_medium';
  text-align: left;
  color: #686868;
}
.seathefuture .text-left-image-right iframe {
  max-width: 730px;
  width: 100%;
  padding: 30px 0;
}
.seathefuture .video-stf {
  text-align: center;
}
.seathefuture .video-stf iframe {
  margin: 80px 0 0;
}
.seathefuture .txt-stf {
  font-size: 2.2em;
  line-height: 1.5;
  text-align: center;
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
}
.seathefuture .bg-black {
  margin-bottom: 49px;
}
.blue-block {
  background-color: #007297;
  color: #fff;
  text-align: center;
  padding: 10px 0 20px;
  min-height: 130px;
  margin: 50px 0;
  clear: both;
}
.blue-block h2 {
  font-size: 3.35em;
  margin-bottom: 5px;
}
.blue-block .title-en {
  font-style: italic;
  font-weight: 100;
  margin-top: 0;
}
.bottom {
  text-align: center;
  font-size: 2.5em;
}
@media (max-width: 660px) {
  .seathefuture .text-left-image-right .cell img {
    width: 80%;
  }
  .seathefuture .text-left-image-right .cell:first-child {
    text-align: center !important;
  }
  .seathefuture .text-left-image-right .lead {
    text-align: center;
    font-size: 3.5em;
  }
  .seathefuture .text-left-image-right h3 {
    text-align: center;
    font-size: 6em;
  }
  .seathefuture .txt-stf {
    font-size: 3.5em;
  }
  .seathefuture .padded-container {
    margin-bottom: 30px;
  }
  .seathefuture .top {
    margin-top: 30px;
  }
  .seathefuture .blue-block {
    padding: 40px 0;
  }
  .seathefuture .blue-block h2 {
    font-size: 3.5em;
    margin-bottom: 5px;
  }
}
.seathefuture .words-group {
  max-width: 700px;
  margin: 0 auto;
}
.seathefuture .img-words {
  display: inline-block;
  max-width: 100%;
  width: 47%;
  margin: 10px 1px;
  vertical-align: middle;
}
.seathefuture .img-words-1 {
  display: block;
  margin-left: 14%;
}
.seathefuture .img-words-2 {
  display: inline-block;
  width: 38%;
}
.seathefuture .img-words-3 {
  display: inline-block;
  width: 59%;
  margin-left: 6px;
}
.seathefuture .img-words-4 {
  display: inline-block;
  width: 70%;
}
.seathefuture .img-words-5 {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}
.seathefuture .img-words-6 {
  display: inline-block;
  width: 44%;
}
.seathefuture .img-words-7 {
  display: inline-block;
  width: 48%;
}
@media (min-width: 760px) {
  .seathefuture .words-group {
    max-width: 800px;
    margin: 0 auto;
  }
  .seathefuture .img-words {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .seathefuture .img-words-1 {
    display: block;
    margin-left: 14%;
    width: 38%;
  }
  .seathefuture .img-words-2 {
    width: 44%;
  }
  .seathefuture .img-words-3 {
    width: 52%;
    margin-left: 16px;
  }
  .seathefuture .img-words-4 {
    width: 70%;
  }
  .seathefuture .img-words-5 {
    width: 25%;
    vertical-align: top;
  }
  .seathefuture .img-words-6 {
    display: inline-block;
    width: 44%;
    margin-left: 40px;
  }
  .seathefuture .img-words-7 {
    display: inline-block;
    width: 40%;
    margin-left: 4px;
  }
}
.ticket-office-closed .home-slider .buy-tickets {
  display: none;
}
.ticket-office-closed .blue-bar-options {
  display: none;
}
.ticket-office-closed footer .buy-tickets {
  display: none;
}
.block-header-actions {
  padding: 0 0 40px;
  text-align: center;
}
@media (min-width: 1000px) {
  .block-header-actions {
    padding-bottom: 70px;
  }
}
.brand-link {
  width: 150px;
  position: relative;
  margin-left: -32px;
}
.brand-link img {
  display: block;
  max-width: 100%;
  height: auto;
}
.button {
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  text-decoration: none;
  color: white;
  background: #012346;
  text-transform: uppercase;
  font-size: 20px;
  height: 40px;
  transition: background-color 0.25s;
  align-items: center;
  justify-content: center;
  font-family: 'geomanist_regular';
  padding: 2px 20px;
}
.button:hover {
  background: #1a3676;
  text-decoration: none;
}
.button-shop-big {
  border-radius: 6px;
  background: #ffa400 url(../img/shop-bag.png) no-repeat 10px 50%;
  background-size: 40px auto;
  display: inline-block;
  padding: 10px 10px 10px 60px;
  color: white;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  font-family: 'geomanist_regular';
  font-size: 21.8px;
  line-height: 1;
  transition: 0.33s;
}
.button-shop-big strong {
  font-family: 'geomanist_bold';
  font-weight: normal;
  display: block;
  font-size: 20px;
}
.button-shop-big:hover {
  background-color: #9b6816;
}
@media (min-width: 600px) {
  .button-shop-big {
    background-size: 40px auto;
    background-position: 18px 50%;
    padding: 16px 20px 16px 72px;
    font-size: 26.8px;
  }
  .button-shop-big strong {
    font-size: 24px;
  }
  .brand-link {
    width: 180px;
    margin-left: -38px;
  }
}
@media (min-width: 900px) {
  .brand-link {
    width: 196px;
    margin-left: -43px;
  }
}
@media (min-width: 1020px) {
  .store-categories {
    margin-top: 50px;
  }
}
.contacts .contact-form fieldset.pf0 {
  padding-left: 0px !important;
}
.preload-hide {
  visibility: hidden;
}
.pt80 {
  padding: 80px 0 0 !important;
}
.pd0 {
  padding: 20px 0 !important;
}
.pr0 {
  padding-right: 0px !important;
}
.pd20 {
  padding: 0px 0px 60px 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.bg-black {
  background-color: #000000;
}
.species-search .lead p {
  margin: 0;
  color: #6b6a66;
}
.hide {
  display: none;
}
.error {
  color: #9d0000;
}
.results-list em {
  font-weight: bold;
  font-style: normal;
}
.a-bloco {
  display: table;
  float: left;
  width: 100%;
  height: 100%;
}
.tar {
  text-align: right !important;
}
/*.tal {
    text-align: left !important;
}*/
.fix-font-size {
  font-size: 5.5em !important;
}
.owl-carousel .item {
  padding: 80px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.owl-carousel .item {
  padding: 10px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
.owl-carousel .item h1 {
  font-size: 18px;
}
.owl-carousel .synced .item {
  background: #ffffff;
}
/*
.carousel-img .item img {
    width: 100%;
}*/
.carousel-thumbs {
  background: #e8e8e8;
}
.active .item {
  background: #ffffff;
}
.item-video img {
  width: 100% !important;
}
.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 50.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.js-video.widescreen {
  padding-bottom: 56.34%;
}
.js-video.vimeo {
  padding-top: 0;
}
.js-video embed,
.js-video iframe,
.js-video object,
.js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.contacts .contact-form fieldset label {
  position: relative;
}
.contacts .contact-form .aquisition {
  margin-left: 130px;
}
.contacts .contact-form .aquisition p {
  display: inline-block;
  font-size: 1.9em;
}
.contacts .contact-form .aquisition p:last-child {
  padding-left: 100px;
}
.contacts .contact-form .members {
  margin-bottom: 25px;
  margin-left: 130px;
}
.contacts .contact-form .members p {
  display: inline-block;
  font-size: 1.9em;
}
.contacts .contact-form .members p:last-child {
  padding-left: 5px;
}
img#captcha-image {
  float: left;
}
a#reload-captcha {
  color: #333333;
  font-size: 1.9em;
  line-height: 38px;
}
.reload-captcha {
  float: left;
  margin: 40px 10px 0px;
}
.captcha-input {
  margin-top: 0px !important;
}
.captcha-img {
  border: 1px solid #d9d9d9;
  padding: 10px;
  line-height: 100px;
  vertical-align: middle;
  text-align: center;
  -webkit-border-radius: 4.66667px;
  border-radius: 4.66667px;
  float: left;
  margin-bottom: 10px;
}
.specie-detail .h2 {
  font-weight: 100;
}
.specie-detail .specie-data .text,
.news-detail .text,
.generic-cms .content {
  line-height: 1.6;
}
.blue-bar-options {
  float: left;
  width: 100%;
  background: #012346;
  color: #fff;
  padding: 75px 0 65px;
  margin-top: 50px;
}
@media only screen and (min-width: 961px) {
  .add-top-nav-fix {
    float: left !important;
    width: 50% !important;
  }
  .add-box-search-fix {
    float: right !important;
    width: 50% !important;
    margin-top: 20px;
  }
  .camera_thumb {
    max-height: 77px;
  }
}
@media only screen and (max-width: 960px) {
  .carousel-img .item img {
    width: 100%;
  }
}
@media only screen and (max-width: 880px) {
  a#reload-captcha {
    position: relative;
    top: inherit;
    right: inherit;
  }
}
.mq-oceano {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.mq-oceano p {
  display: inline-block;
}
.p1 {
  padding-bottom: 29px;
}
@media screen and (max-width: 900px) {
  .mq-oceano {
    width: 100%;
  }
  .p1 {
    padding-bottom: 0px;
  }
}
@media print {
  nav,
  footer,
  video,
  audio,
  object,
  a,
  #cookie-bar,
  .social,
  embed,
  .rhs,
  .logo,
  .top-nav,
  .add-box-search-fix {
    display: none !important;
  }
  .news-detail .content {
    padding-right: 0%;
  }
  .logo-print {
    display: block !important;
    color: #000000;
    width: 196px;
    height: 124px;
    background-size: 100% 100%;
  }
  .main-area {
    padding-top: 120px;
  }
  .news-detail .h2 {
    font-size: 3.5em;
  }
  .news-detail .h3 {
    font-size: 2.2em;
  }
  .news-detail .text {
    font-size: 1.5em;
  }
  .specie-detail .specie-data .text,
  .specie-detail .specie-data aside {
    float: initial;
  }
  .specie-detail .specie-data .text {
    margin-bottom: 10px;
  }
  .specie-detail .specie-data aside {
    width: 90%;
    padding: 0;
  }
  .specie-detail .specie-data aside .location,
  .specie-detail .specie-data aside .status {
    padding-left: 0;
  }
}
/**/
.option {
  color: #222;
  margin-left: 130px;
  margin-bottom: 30px;
}
input[type=radio].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=radio].css-checkbox + label.css-label {
  padding-left: 30px;
  padding-right: 130px;
  height: 19px;
  display: inline-block;
  line-height: 19px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 19px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
  background-position: 0 -19px;
}
label.css-label {
  background-image: url(../img/csscheckbox_f5a0bac71f2d241ee9a9c97860a9eae4.jpg);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/**/
.option1 {
  color: #222;
  /* padding: 10px; */
  /* height: 10px; */
  transform: translateY(7%);
  padding-bottom: 25px;
  margin-left: 130px;
  display: none;
}
.show {
  display: block !important;
}
.form-offer {
  display: none;
  margin-left: 130px;
}
input[type=radio].css-checkbox1 {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=radio].css-checkbox1 + label.css-label1 {
  padding-left: 30px;
  padding-right: 50px;
  height: 19px;
  display: inline-block;
  line-height: 19px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 19px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=radio].css-checkbox1:checked + label.css-label1 {
  background-position: 0 -19px;
}
label.css-label1 {
  background-image: url(../img/csscheckbox_f5a0bac71f2d241ee9a9c97860a9eae4.jpg);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media only screen and (max-width: 1024px) {
  .option {
    margin-left: 0;
    margin-bottom: 0;
  }
  .option label {
    margin-bottom: 5%;
  }
  .option1 {
    line-height: 5;
    margin-left: 0;
  }
  .form-offer {
    margin-left: 0;
  }
  .form-offer input {
    margin-left: 0 !important;
    width: 550px !important;
  }
}
@media only screen and (max-width: 768px) {
  .form-offer input {
    width: 100% !important;
  }
  #offerto {
    width: 450px !important;
  }
}
@media only screen and (max-width: 414px) {
  #offerto {
    width: 395px !important;
  }
}
@media only screen and (max-width: 375px) {
  #offerto {
    width: 355px !important;
  }
}
@media only screen and (max-width: 360px) {
  input[type=radio].css-checkbox + label.css-label {
    font-size: 18px;
  }
  input[type=radio].css-checkbox1 + label.css-label1 {
    font-size: 18px;
    margin-bottom: 5%;
    padding-right: 0;
  }
  #offerto {
    width: 340px !important;
  }
}
@media only screen and (max-width: 320px) {
  input[type=radio].css-checkbox + label.css-label {
    font-size: 18px;
  }
  input[type=radio].css-checkbox1 + label.css-label1 {
    font-size: 18px;
    margin-bottom: 5%;
    padding-right: 0;
  }
  #offerto {
    width: 300px !important;
  }
}
@media (max-width: 760px) {
  .banner-type-3 {
    background-size: cover !important;
    background-position: 86% 50% !important;
  }
}
@media (max-width: 430px) {
  .banner-type-3 {
    background-size: cover !important;
    background-position: 66% 50% !important;
  }
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
/* ONLINE STORE END */
/* sustentabilidade cms START */
.sustainability-page {
  color: #197494;
}
.sustainability-page .intro {
  font-size: 2.5em;
  margin: 45px 0 0;
  text-align: center;
  line-height: 1.5;
}
.sustainability-page .intro strong {
  font-family: 'geomanist_bold';
}
@media screen and (max-width: 980px) {
  .sustainability-page .intro {
    font-size: 2.5em;
    line-height: 1.4;
  }
}
.sustainability-page .hashtag {
  display: block;
  margin-top: 15px;
  margin-bottom: 30px;
}
.sustainability-page .process {
  margin-top: 50px;
}
@media screen and (max-width: 980px) {
  .sustainability-page .process {
    margin-top: 30px;
  }
}
.sustainability-page .process h3 {
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 4em;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .sustainability-page .process h3 {
    font-size: 3.5em;
  }
}
.sustainability-page .process .process-steps {
  width: 768px;
  margin: 20px auto 0;
  background: url(../img/sustainability/process.svg) left center no-repeat;
  height: 917px;
  display: table;
}
.sustainability-page .process .step {
  display: table-row;
  height: 166px;
}
.sustainability-page .process .step-box {
  display: table-cell;
  vertical-align: middle;
  padding-left: 350px;
}
.sustainability-page .process .step-1,
.sustainability-page .process .step-5 {
  height: 208px;
}
.sustainability-page .process .title {
  font-family: 'geomanist_bold';
  font-size: 3em;
  margin: 0;
}
.sustainability-page .process .sublead {
  color: #575756;
  margin: 10px 0 0;
  font-size: 1.5em;
}
@media screen and (max-width: 840px) {
  .sustainability-page .process .process-steps {
    width: 100%;
  }
  .sustainability-page .process .step-box {
    padding-left: 320px;
  }
}
@media screen and (max-width: 680px) {
  .sustainability-page .process .process-steps {
    background: none;
    height: auto;
  }
  .sustainability-page .process .step {
    background-position: left center;
    background-repeat: no-repeat;
    height: auto;
  }
  .sustainability-page .process .step.step-1 {
    background-image: url(../img/sustainability/p1.png);
  }
  .sustainability-page .process .step.step-2 {
    background-image: url(../img/sustainability/p2.png);
  }
  .sustainability-page .process .step.step-3 {
    background-image: url(../img/sustainability/p3.png);
  }
  .sustainability-page .process .step.step-4 {
    background-image: url(../img/sustainability/p4.png);
  }
  .sustainability-page .process .step.step-5 {
    background-image: url(../img/sustainability/p5.png);
  }
  .sustainability-page .process .step-box {
    padding: 20px 0 20px 100px;
  }
}
.sustainability-page .our-commitment {
  margin-top: 70px;
}
@media screen and (max-width: 680px) {
  .sustainability-page .our-commitment {
    margin-top: 10px;
  }
}
.sustainability-page .our-commitment h3 {
  font-family: 'geomanist_bold';
  margin: 30px 0 0;
  font-size: 4em;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .sustainability-page .our-commitment h3 {
    font-size: 3.5em;
  }
}
@media screen and (max-width: 680px) {
  .sustainability-page .our-commitment h3 {
    margin-top: 20px;
  }
}
.sustainability-page .our-commitment .lead {
  font-size: 2.5em;
  margin: 40px 0 0;
  text-align: center;
  line-height: 1.5;
  color: #575756;
}
@media screen and (max-width: 980px) {
  .sustainability-page .our-commitment .lead {
    font-size: 2.5em;
    line-height: 1.4;
  }
}
@media screen and (max-width: 680px) {
  .sustainability-page .our-commitment .lead {
    margin-top: 20px;
  }
}
.sustainability-page .our-commitment .commitments {
  display: table;
  width: 768px;
  margin: 0 auto;
  color: #575756;
}
.sustainability-page .our-commitment .row {
  display: table-row;
}
.sustainability-page .our-commitment .thumb {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 252px;
  padding-right: 40px;
  padding-top: 30px;
}
.sustainability-page .our-commitment .thumb img {
  max-width: 100%;
}
.sustainability-page .our-commitment .detail {
  display: table-cell;
  vertical-align: top;
  padding-top: 50px;
}
.sustainability-page .our-commitment .title {
  font-family: 'geomanist_bold';
  margin: 0;
  font-size: 3em;
}
.sustainability-page .our-commitment .sublead {
  margin: 10px 0 0;
  font-size: 2em;
}
@media screen and (max-width: 840px) {
  .sustainability-page .our-commitment .commitments {
    width: 100%;
  }
  .sustainability-page .our-commitment .thumb {
    width: 140px;
    text-align: left;
    padding-right: 20px;
    padding-top: 20px;
  }
  .sustainability-page .our-commitment .detail {
    padding-top: 30px;
  }
}
@media screen and (max-width: 680px) {
  .sustainability-page .our-commitment .thumb {
    width: 120px;
  }
  .sustainability-page .our-commitment .title {
    font-size: 2em;
  }
  .sustainability-page .our-commitment .sublead {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 460px) {
  .sustainability-page .our-commitment .thumb {
    width: 90px;
  }
}
.sustainability-page .materials {
  margin-top: 70px;
}
.sustainability-page .materials h3 {
  font-family: 'geomanist_bold';
  margin: 30px 0 0;
  font-size: 4em;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .sustainability-page .materials h3 {
    font-size: 3.5em;
  }
}
.sustainability-page .materials .list-of-materials {
  margin-top: 40px;
}
.sustainability-page .materials .item {
  position: relative;
  float: left;
  width: 33.3%;
  color: white;
  overflow: hidden;
}
.sustainability-page .materials .item .bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.sustainability-page .materials .item .bg img {
  max-width: 100%;
}
.sustainability-page .materials .item:hover .detail {
  top: 0;
}
.sustainability-page .materials .item.item-algodao .bg {
  background-image: url(../img/sustainability/m-algodao.jpg);
}
.sustainability-page .materials .item.item-algodao-organico .bg {
  background-image: url(../img/sustainability/m-algodao-organico.jpg);
}
.sustainability-page .materials .item.item-madeira .bg {
  background-image: url(../img/sustainability/m-madeira.jpg);
}
.sustainability-page .materials .item.item-papel-reciclado .bg {
  background-image: url(../img/sustainability/m-papel-reciclado.jpg);
}
.sustainability-page .materials .item.item-papel-fsc .bg {
  background-image: url(../img/sustainability/m-papel-fsc.jpg);
}
.sustainability-page .materials .item.item-plastico .bg {
  background-image: url(../img/sustainability/m-plastico.jpg);
}
.sustainability-page .materials .item .detail {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px;
  box-sizing: border-box;
  background: rgba(120, 120, 120, 0.35);
  backdrop-filter: blur(2px);
  top: 100%;
  transition: all 0.5s;
}
.sustainability-page .materials .item .title {
  margin: 0;
  font-family: 'geomanist_bold';
  font-size: 3em;
}
.sustainability-page .materials .item .lead {
  font-size: 2.2em;
}
@media screen and (max-width: 1280px) {
  .sustainability-page .materials .item .title {
    font-size: 2.5em;
  }
  .sustainability-page .materials .item .lead {
    font-size: 2em;
  }
}
@media screen and (max-width: 1180px) {
  .sustainability-page .materials .item {
    width: 50%;
  }
  .sustainability-page .materials .item .title {
    font-size: 3em;
  }
  .sustainability-page .materials .item .lead {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 880px) {
  .sustainability-page .materials .item .title {
    font-size: 2.5em;
  }
  .sustainability-page .materials .item .lead {
    font-size: 2em;
  }
}
@media screen and (max-width: 780px) {
  .sustainability-page .materials .item {
    width: 100%;
  }
  .sustainability-page .materials .item .title {
    font-size: 3em;
  }
  .sustainability-page .materials .item .lead {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 430px) {
  .sustainability-page .materials .item .detail {
    padding: 15px;
  }
  .sustainability-page .materials .item .title {
    font-size: 2em;
  }
  .sustainability-page .materials .item .lead {
    font-size: 1.5em;
  }
}
/* sustentabilidade cms END */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.5;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  width: 90%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 90%;
  max-width: 900px;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 34px;
  height: 34px;
  line-height: 33px;
  position: absolute;
  right: 8px;
  top: 8px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  border-radius: 50%;
  border: 1px solid white;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 0.7;
}
.mfp-close-btn-in .mfp-close {
  color: white;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 15px 25px;
  border-radius: 8px;
  width: auto;
  max-width: 400px;
  margin: 20px auto;
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.5);
}
.modal-effect {
  /* start state */
  /* animate in */
  /* animate out */
}
.modal-effect .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.modal-effect.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.modal-effect.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.modal-effect.mfp-ready.mfp-bg {
  opacity: 0.25;
}
.modal-effect.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.modal-effect.mfp-removing.mfp-bg {
  opacity: 0;
}
.button.close-this {
  text-decoration: none;
}
.modal-close {
  font-size: 25px;
  color: #012346;
  text-decoration: none;
}
.modal-actions {
  margin: 30px 0;
}
.shop-modal {
  /*background: url(../img/shop-modal-bg.jpg) no-repeat center;
    background-size: cover;*/
  color: white;
  display: none;
}
.shop-modal .mfp-close {
  top: 30px;
  right: 40px;
}
.shop-modal-inner {
  padding: 20px 30px 20px 40px;
  text-align: center;
}
.shop-modal-image {
  max-width: 100%;
  height: auto;
}
.mfp-content .shop-modal {
  display: block;
}
@media (min-width: 600px) {
  .shop-modal .mfp-close {
    top: 40px;
    right: 40px;
  }
  .shop-modal-inner {
    padding: 30px 30px 30px 60px;
  }
  .modal-actions {
    margin: 16vw 0 30px;
  }
}
@media (min-width: 900px) {
  .shop-modal .mfp-close {
    top: 50px;
    right: 60px;
  }
  .shop-modal-inner {
    padding: 40px 50px 50px 70px;
  }
  .modal-actions {
    margin: 180px 0 30px;
  }
}
.white-modal .mfp-content {
  background: white;
}
.white-modal .mfp-close {
  color: #012346;
}
.modal-inner {
  padding: 20px 10px;
}
.modal-small .mfp-content {
  max-width: 600px;
}
@media (min-width: 600px) {
  .modal-inner {
    padding: 30px 20px;
  }
}
.headline {
  font-family: 'geomanist_regular';
  font-size: 21px;
  font-weight: 400;
  line-height: 1;
  margin: 30px 0 15px;
}
.headline strong {
  font-family: 'geomanist_bold';
  font-weight: 400;
  font-size: 26.5px;
}
.headline a {
  color: inherit;
  text-decoration: none;
  display: block;
}
.hash-tag {
  font-family: 'geomanist_bold';
  font-size: 22px;
  font-weight: 400;
}
@media (min-width: 600px) {
  .headline {
    font-size: 26px;
  }
  .headline strong {
    font-size: 33.5px;
  }
  .hash-tag {
    font-size: 26px;
  }
}
@media (min-width: 900px) {
  .headline {
    font-size: 46px;
  }
  .headline strong {
    font-size: 58px;
  }
  .hash-tag {
    font-size: 26px;
  }
}
@media (max-width: 760px) {
  .store-buyer .store-select nav {
    top: 50px;
    overflow: auto;
  }
}
.store-categories-list::after {
  display: block;
  content: "";
  clear: both;
}
.container-limited {
  clear: both;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
.videoWrapper {
  clear: both;
  position: relative;
  padding-bottom: 52.25%;
  /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.more:not(.visible) {
  transition: 0.33s;
  max-height: 0;
  padding: 0 !important;
  overflow: hidden;
}
.btn-on-white.more_toggle {
  cursor: pointer;
  font-family: 'geomanist_regular';
}
.more.visible {
  margin-bottom: 5px !important;
}
@media (max-width: 760px) {
  .iframe_wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 1330px) {
  .iframe_wrap {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
  }
}
iframe.iframe_tickets {
  height: 2500px;
}
@media (min-width: 1141px) {
  iframe.iframe_tickets {
    height: 1600px;
  }
}
.user {
  float: left;
  width: 100%;
  max-width: 760px;
}
.user h3 {
  font-family: 'geomanist_medium';
  margin: 0;
  font-size: 3em;
  line-height: 1.1;
}
.user .row {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.user .row fieldset {
  float: left;
  width: 47%;
}
.user .row fieldset + fieldset {
  margin-left: 6%;
}
.user .row.row-full-width fieldset {
  width: 100%;
}
.user .row.row-triple fieldset {
  max-width: 190px;
}
.user .row.row-triple fieldset + fieldset {
  margin-left: 15px;
}
.user .row.row-triple fieldset label {
  font-family: 'geomanist_medium';
}
@media (max-width: 1023px) {
  .user .row.row-triple fieldset {
    max-width: none;
  }
  .user .row.row-triple fieldset + fieldset {
    margin-left: 0;
  }
}
.user .row:first-child {
  margin-top: 0;
}
.user .row .checkbox-col {
  float: left;
  width: 100%;
  max-width: 290px;
  margin-top: 10px;
}
.user .row .checkbox-col.large {
  max-width: none;
}
.user .row .checkbox-col fieldset {
  width: 100%;
  margin: 0;
  padding-right: 15px;
}
@media (max-width: 1023px) {
  .user .row .checkbox-col {
    max-width: none;
  }
  .user .row .checkbox-col fieldset {
    padding-right: 0;
  }
}
.user label {
  float: left;
  width: 100%;
  font-family: 'geomanist_bold';
  font-size: 1.9em;
}
.user label span {
  font-size: 0.65em;
  color: #7E7E7E;
  vertical-align: baseline;
  font-family: 'geomanist_regular';
}
.user .label-medium {
  font-family: 'geomanist_medium';
}
.user .label-medium a {
  color: inherit;
}
.user .label-medium a:hover {
  text-decoration: none;
}
.user .label-light {
  font-family: 'geomanist_regular';
  font-size: 2.1em;
  line-height: 1.2;
}
.user .note {
  float: left;
  width: 100%;
  font-family: 'geomanist_regular';
  font-size: 1.5em;
  color: #333;
}
.user .note-2 {
  float: left;
  width: 100%;
  font-family: 'geomanist_regular';
  font-size: 1.3em;
  color: #333;
  margin-top: 12px;
}
.user .text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #707070;
  line-height: 48px;
  height: 48px;
  width: 100%;
  padding: 0 10px;
  font-family: 'geomanist_regular';
  font-size: 2.1em;
  color: #333333;
  margin: 10px 0 0;
}
.user .text.has-error {
  border: 2px solid #AA0000;
  line-height: 46px;
  padding: 0 9px;
}
.user .select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-image: url(../img/down-arrow-black.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 14px auto;
}
.user .small-field {
  max-width: 190px;
}
.user .medium-field {
  max-width: 220px;
}
.user .cp-space {
  float: left;
  line-height: 48px;
  font-family: 'geomanist_regular';
  font-size: 2.1em;
  color: #333333;
  margin: 10px 10px 0;
}
.user .cp-1 {
  max-width: 88px;
}
.user .cp-2 {
  max-width: 75px;
}
.user .phone-wrap {
  float: left;
  width: 100%;
  display: flex;
}
.user .phone-1 {
  float: none;
  width: 80px;
  flex-shrink: 0;
  margin-right: 10px;
}
.user .phone-2 {
  float: none;
  width: 100%;
  flex-shrink: 1;
}
.user .user-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  color: white;
  background: #012346;
  text-transform: uppercase;
  line-height: 50px;
  font-size: 2em;
  transition: background-color 0.25s;
  border: 0;
  padding: 0;
  font-family: 'geomanist_regular';
  padding-left: 25px;
  padding-right: 25px;
  margin-right: 25px;
}
.user .user-button:hover {
  background: #1a3676;
}
.user .user-button.large {
  padding-left: 48px;
  padding-right: 48px;
}
.user .user-text-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  padding: 0;
  background-color: transparent;
  font-family: 'geomanist_regular';
  font-size: 2em;
  color: #012346;
  text-transform: uppercase;
}
.user .user-error {
  color: #aa0000 !important;
  float: left;
  width: 100%;
  font-size: 1.9em !important;
  margin: 0 0 15px !important;
}
.user .user-error a {
  color: inherit !important;
}
.user .break-mobile {
  display: none;
}
@media (max-width: 767px) {
  .user {
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 1023px) {
  .user .row {
    margin-top: 20px;
  }
  .user .row fieldset {
    width: 100%;
  }
  .user .row fieldset + fieldset {
    margin-top: 20px;
    margin-left: 0;
  }
  .user .user-button {
    margin-right: 0;
  }
  .user .user-text-button {
    margin-top: 20px;
  }
  .user .break-mobile {
    display: block;
  }
}
.user-container {
  float: left;
  width: 100%;
  border: solid 1px #1D3958;
  padding: 40px 40px 60px;
  margin-top: 20px;
  box-sizing: border-box;
}
@media (max-width: 760px) {
  .user-container {
    padding: 40px 20px;
  }
}
input.custom-checkox {
  display: none;
}
.custom-checkox + label {
  font-family: 'geomanist_regular';
  font-size: 2.1em;
  line-height: 1.2;
  display: inline-block;
  position: relative;
  padding-left: 35px;
  box-sizing: border-box;
  min-height: 25px;
  cursor: pointer;
  text-align: left;
  margin: 8px 0;
}
.custom-checkox + label::before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid #707070;
  box-sizing: border-box;
  position: absolute;
  top: 2px;
  left: 0;
}
.custom-checkox + label::after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  position: absolute;
  top: 2px;
  left: 0px;
}
.custom-checkox + label a {
  color: inherit;
}
.custom-checkox:checked + label::after {
  background: url(../img/check.svg) center no-repeat;
}
.custom-checkox.has-error + label::before {
  border: 2px solid #AA0000;
}
.nav-box-break {
  height: 1px;
  background-color: #E5E5E5;
  margin: 16px 0;
}
@media (max-width: 760px) {
  .nav-box-break {
    opacity: 0.4;
  }
}
.nav-box-small {
  font-size: 0.72em;
  display: inline-block;
  margin-top: 40px;
}
.generic-cms .content .user-intro {
  font-size: 1.9em;
  margin-top: 15px;
}
.text-fields .checkbox-wrap-newsletter label {
  width: 100%;
}
.text-fields .checkbox-wrap-newsletter label::before {
  border: 0;
  background: #e8e8e8;
}
.checkbox-contact {
  width: 100% !important;
  padding-left: 125px;
}
.text strong,
.text b {
  font-family: 'geomanist_bold';
}
.newsletter--large {
  text-align: center;
  font-size: 15px;
}
.newsletter--large .text {
  max-width: 442px;
  margin-left: auto;
  margin-right: auto;
}
.newsletter--large .text p {
  margin: 0 0 8px;
}
.newsletter--large .search-form {
  float: none;
  text-align: left;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.newsletter--large .intro {
  font-family: 'geomanist_bold';
  font-size: 24px;
}
.text-o {
  border: 1px solid #707070;
  font-size: 16px;
  color: #333;
  font-family: 'geomanist_bold';
  padding: 0 10px;
  height: 50px;
  width: 100%;
  box-sizing: border-box;
  color: black;
}
.button--block {
  width: 100%;
}
.button--large {
  height: 50px;
  font-size: 16px;
}
.button--regular {
  font-family: 'geomanist_regular';
}
.checkbox-line {
  vertical-align: middle;
  font-size: 12px;
  color: #333;
}
.checkbox-line input[type="checkbox"],
.checkbox-line input[type="radio"] {
  padding: 0;
  width: 20px;
  margin-top: 0;
  top: -2px;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
}
.checkbox-line a {
  color: #333;
}
.checkbox-line strong,
.checkbox-line b {
  font-family: 'geomanist_bold';
}
@media (min-width: 600px) {
  .newsletter--large {
    text-align: center;
    font-size: 17px;
  }
  .newsletter--large .text {
    max-width: 442px;
    margin-left: auto;
    margin-right: auto;
  }
  .newsletter--large .text p {
    margin: 0 0 8px;
  }
  .newsletter--large .search-form {
    float: none;
    text-align: left;
  }
  .newsletter--large .intro {
    font-family: 'geomanist_bold';
    font-size: 40px;
  }
  .button--large {
    font-size: 20px;
  }
  .text-o {
    font-size: 19px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkbox-line {
    font-size: 14px;
  }
}
@media (min-width: 800px) {
  .newsletter--large .text {
    margin-bottom: 30px;
  }
  .newsletter--large .text .intro {
    margin-bottom: 20px;
  }
  .newsletter--large .checkbox-line {
    margin-top: 30px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  margin: 5px 0 0 !important;
  padding: 0 !important;
  text-align: center;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  width: 100%;
}
.slick-dots li {
  list-style: none;
  display: inline-block;
  margin: 0;
}
.slick-dots button {
  padding: 0;
  border: 0;
  background: none;
  color: #333;
  outline: 0;
  margin: 0 11px;
  font-size: 19px;
  transition: 0.33s;
}
@media (min-width: 1600px) {
  .slick-dots button {
    font-size: 25px;
  }
}
.slick-dots .fa-circle {
  display: none;
}
.slick-dots .slick-active button {
  color: #012346;
}
.slick-dots .slick-active .fa-circle {
  display: inline-block;
}
.slick-dots .slick-active .fa-circle-thin {
  display: none;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  border: none;
  font-size: 0;
  z-index: 8;
  outline: 0;
  width: 23px;
  height: 78px;
  background-color: transparent;
  border: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.slick-prev {
  left: 50%;
  margin-left: -48%;
  background-image: url(../img/arrow_left_off.png);
}
.slick-prev:active,
.slick-prev:hover {
  background-image: url(../img/arrow_left_on.png);
}
@media (max-width: 840px) {
  .slick-prev {
    left: 5px;
  }
}
@media (min-width: 1600px) {
  .slick-prev {
    margin-left: -750px;
  }
}
.slick-next {
  right: 50%;
  margin-right: -48%;
  background-image: url(../img/arrow_right_off.png);
}
.slick-next:active,
.slick-next:hover {
  background-image: url(../img/arrow_right_on.png);
}
@media (max-width: 840px) {
  .slick-next {
    right: 5px;
  }
}
@media (min-width: 1600px) {
  .slick-next {
    margin-right: -750px;
  }
}
.slick-disabled {
  opacity: 0.4;
}
@media (min-width: 1020px) {
  .slick-dots {
    margin-top: -40px !important;
    z-index: 8;
  }
  .slick-dots button {
    color: white;
  }
}
@media (min-width: 1220px) {
  .slick-dots {
    margin-top: -48px !important;
  }
}
.table-holder-price2 .tb-content {
  padding: 8px;
  border-bottom: 1px solid #333333;
}
.table-holder-price2 {
  font-size: 19px;
  max-width: 400px;
  margin: 30px 0;
  width: 100%;
}
.table-holder-price2 strong {
  font-family: 'geomanist_medium';
  font-weight: 400;
}
.phone_code {
  float: left !important;
  width: 94px !important;
  margin-right: 10px !important;
}
.content-full-width {
  padding-left: 0 !important;
}
.top-slide {
  margin-bottom: 0;
}
.top-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.top-slide .slick-dots {
  margin-top: -40px !important;
  z-index: 8;
}
.top-slide .slick-dots button {
  color: white;
}
.top-slide .slick-list {
  width: 100% !important;
  text-align: center;
}
.top-slide p {
  margin: 0 !important;
}
.top-slide a {
  display: block;
  width: 100% !important;
}
.img_large {
  display: none !important;
}
@media (min-width: 580px) {
  .img_large {
    display: block !important;
  }
  .img_small {
    display: none !important;
  }
  .slick-initialized .slick-slide .img_large {
    display: block !important;
  }
}
.tickets-list {
  text-align: center;
}
.tickets-list p {
  margin: 0 !important;
}
.tickets-list a {
  display: block;
}
.tickets-list img {
  margin-left: auto;
  margin-right: auto;
}
.bottom-slides {
  margin-bottom: 40px;
}
.bottom-slides img {
  margin-left: auto;
  margin-right: auto;
}
.bottom-slides .slick-slide {
  position: relative;
  text-align: center;
}
.bottom-slides a {
  display: block;
  color: white;
  text-decoration: none;
}
.bottom-slides a:hover .bs-title,
.bottom-slides a:hover p {
  opacity: 0.5;
}
.bottom-slides .bs-title,
.bottom-slides p {
  text-align: center;
  font-size: 25px !important;
  line-height: 1.2 !important;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  color: white !important;
  transition: 0.33s;
  font-family: 'geomanist_bold';
}
.page-page-full-width .container.padded-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
}
.page-page-full-width .main-area {
  padding-top: 0!important;
}
.page-page-full-width .main-area > .container {
  max-width: 100% !important;
  width: 100% !important;
}
.page-page-full-width .generic-cms {
  padding: 0;
}
.page-page-full-width .top-nav {
  margin-top: 176px;
  color: white;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.page-page-full-width .top-nav .breadcrumbs {
  color: white;
  margin-top: 28px;
}
.page-page-full-width .top-nav .breadcrumbs a {
  color: white;
}
.page-page-full-width .top-nav .back a {
  background-image: url(../img/breadcrumbs_white_off.png);
}
.page-page-full-width .top-nav .back a:active,
.page-page-full-width .top-nav .back a:hover {
  background-image: url(../img/breadcrumbs_on.png);
}
@media (max-width: 760px) {
  .page-page-full-width .top-nav {
    margin-top: 106px;
  }
  .page-page-full-width .top-nav .back {
    display: none;
  }
}
@media (min-width: 1330px) {
  .page-page-full-width .top-nav {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 760px) {
  .page-page-full-width header header.fixed {
    height: 106px;
  }
  .page-page-full-width .main-area {
    padding-top: 106px;
  }
}
.generic-cms .h1 {
  font-size: 3.2em !important;
}
.generic-cms .h2 {
  font-size: 3em !important;
}
.generic-cms .h3 {
  font-size: 2.8em !important;
}
.generic-cms .h4 {
  font-size: 2.6em !important;
}
.generic-cms .h5 {
  font-size: 2.4em !important;
}
.generic-cms .h5 {
  font-size: 2.2em !important;
}
@media (min-width: 800px) {
  .generic-cms .h1 {
    font-size: 3.8em !important;
  }
  .generic-cms .h2 {
    font-size: 3.5em !important;
  }
  .generic-cms .h3 {
    font-size: 3em !important;
  }
  .generic-cms .h4 {
    font-size: 3.2em !important;
  }
  .generic-cms .h5 {
    font-size: 3em !important;
  }
  .generic-cms .h5 {
    font-size: 2.8em !important;
  }
}
.darker-bg .slick-slide,
.darker-bg.tickets-list p {
  background-color: black;
}
.top-slide .slick-arrow {
  margin-top: 66px;
}
@media (max-width: 760px) {
  .top-slide .slick-arrow {
    margin-top: 36px;
  }
}
.header .main-menu .level-2 ul:empty {
  display: none !important;
}
.section-pr-3 {
  position: relative;
}
.section-pr-3 .slick-prev {
  left: 20px !important;
  margin-left: 0 !important;
}
.section-pr-3 .slick-next {
  right: 20px !important;
  margin-right: 0 !important;
}
.section-pr-3 .bottom-slides {
  position: static;
}
@media (min-width: 1600px) {
  .section-pr-3 {
    position: relative;
  }
  .section-pr-3 .slick-prev {
    left: 50px !important;
  }
  .section-pr-3 .slick-next {
    right: 50px !important;
  }
}
.mt-video-section-new1 .mt-video-wrap {
  top: 0!important;
  bottom: 0 !important;
}
.mt-video-section-new1 .mt-video {
  position: absolute;
  width: 100%!important;
  height: 100% !important;
  top: 0 !important;
  left: 0;
  transform: none !important;
  border: 0;
}
.mt-video-section-new .mt-video-btn {
  margin-bottom: 80px;
  display: inline-block;
}
.mt-video-section-new .mt-video-content {
  height: auto !important;
  top: auto !important;
  bottom: 40px;
}
@media (max-width: 2500px) {
  .mt-video-section-new .mt-video-wrap {
    top: -150px;
    bottom: -150px;
  }
}



header .logo {
  width: 196px;
  height: 108px;
  background: url(../img/logo-25.png) center center no-repeat;
  background-size: 100% 100%;
  margin-bottom: 0;
}

header .main-menu {
  padding-top: 44px;
}

@media (max-width: 760px) {
  header .logo,
  header.fixed .logo {
    width: 125px;
    height: 69px;
  }
}

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}
