@charset "UTF-8";
/* @override
    https://armstrong2014.zonoptimus.pt/Style%20Library/screen-custom.css */
/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/**
 * CONTENTS............You are reading it!
 * RESET...............Set our reset defaults
 * FONT-FACE...........Import brand font files
 * ELEMENTS............Unclassed h1, unclassed ul etc.
 * LAYOUT..............Generic design patterns
 * UTILITIES...........common classes.
 * COMPONENTS..........Full components and their extensions
 * STATES..............error states etc.

*/
/*------------------------------------*\
    $RESET
\*------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/*$link-color-focus: darken(@linkcolorhover, 10);*/
/*------------------------------------*\
    $FONT-FACE
\*------------------------------------*/
/* Webfont: AzoWeb-Regular */
/* Regular */
@font-face {
  font-family: 'AzoSansWeb';
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Regular.eot");
  /* IE9 Compat Modes */
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Regular.eot?#iefix") format("embedded-opentype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Regular.woff") format("woff"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Regular.ttf") format("truetype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Regular.svg#AzoWeb-Regular") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility; }

/* Bold */
@font-face {
  font-family: 'AzoSansWeb';
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Bold.eot");
  /* IE9 Compat Modes */
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Bold.woff") format("woff"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Bold.ttf") format("truetype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Bold.svg#AzoWeb-Bold") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility; }

/* Webfont: AzoWeb-Light */
/* Light */
@font-face {
  font-family: 'AzoSansWeb';
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Light.eot");
  /* IE9 Compat Modes */
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Light.eot?#iefix") format("embedded-opentype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Light.woff") format("woff"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Light.ttf") format("truetype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Light.svg#AzoWeb-Light") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility; }

/* Webfont: AzoWeb-Medium */
/* Medium */
@font-face {
  font-family: 'AzoSansWeb';
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Medium.eot");
  /* IE9 Compat Modes */
  src: url("//cdn.nos.pt/common/fonts/AzoSansWeb-Medium.eot?#iefix") format("embedded-opentype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Medium.woff") format("woff"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Medium.ttf") format("truetype"), url("//cdn.nos.pt/common/fonts/AzoSansWeb-Medium.svg#AzoWeb-Medium") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 500;
  text-rendering: optimizeLegibility; }

/* Webfont: Icomoon */
@font-face {
  font-family: 'icomoon';
  src: url("//cdn.nos.pt/common_dev/fonts/icomoon.eot?qscyl2");
  src: url("//cdn.nos.pt/common_dev/fonts/icomoon.eot?#iefixqscyl2") format("embedded-opentype"), url("//cdn.nos.pt/common_dev/fonts/icomoon.woff?qscyl2") format("woff"), url("//cdn.nos.pt/common_dev/fonts/icomoon.ttf?qscyl2") format("truetype"), url("//cdn.nos.pt/common_dev/fonts/icomoon.svg?qscyl2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon2-"], [class*=" icon2-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon2-angle-double-right:before {
  content: "\f101";
  font-family: 'icomoon'; }

.icon2-angle-double-left:before {
  content: "\f100";
  font-family: 'icomoon'; }

.icon2-mobile:before {
  content: "\e605";
  font-family: 'icomoon'; }

.icon2-telephone:before {
  content: "\e616";
  font-family: 'icomoon'; }

.icon2-operator:before {
  content: "\e617";
  font-family: 'icomoon'; }

.icon2-map-pin:before {
  content: "\e047";
  font-family: 'icomoon'; }

.icon2-googleplus:before {
  content: "\e601";
  font-family: 'icomoon'; }

.icon2-twitter:before {
  content: "\e602";
  font-family: 'icomoon'; }

.icon2-facebook:before {
  content: "\e603";
  font-family: 'icomoon'; }

.icon2-checkmark:before {
  content: "\e604";
  font-family: 'icomoon'; }

.icon2-angle-left:before {
  content: "\e606";
  font-family: 'icomoon'; }

.icon2-angle-right:before {
  content: "\e607";
  font-family: 'icomoon'; }

.icon2-angle-up:before {
  content: "\e608";
  font-family: 'icomoon'; }

.icon2-angle-down:before {
  content: "\e609";
  font-family: 'icomoon'; }

.icon2-warning:before {
  content: "\e60a";
  font-family: 'icomoon'; }

.icon2-cancel:before {
  content: "\e60b";
  font-family: 'icomoon'; }

.icon2-reload-alt:before {
  content: "\e60c";
  font-family: 'icomoon'; }

.icon2-flag_vazio:before {
  content: "\e60d";
  font-family: 'icomoon'; }

.icon2-volume:before {
  content: "\e60e";
  font-family: 'icomoon'; }

.icon2-menu:before {
  content: "\e60f";
  font-family: 'icomoon'; }

.icon2-flag_cheio:before {
  content: "\e610";
  font-family: 'icomoon'; }

.icon2-search:before {
  content: "\e611";
  font-family: 'icomoon'; }

.icon2-user:before {
  content: "\e612";
  font-family: 'icomoon'; }

.icon2-carrinho:before {
  content: "\e613";
  font-family: 'icomoon'; }

.icon2-ticket:before {
  content: "\e614";
  font-family: 'icomoon'; }

.icon2-youtube:before {
  content: "\e615";
  font-family: 'icomoon'; }

.icon2-plus:before {
  content: "\f067";
  font-family: 'icomoon'; }

.icon2-minus:before {
  content: "\f068";
  font-family: 'icomoon'; }

.icon2-angle-double-left2:before {
  content: "\f100";
  font-family: 'icomoon'; }

.icon2-angle-double-right2:before {
  content: "\f101";
  font-family: 'icomoon'; }

.icon2-angle-double-up:before {
  content: "\f102";
  font-family: 'icomoon'; }

.icon2-angle-double-down:before {
  content: "\f103";
  font-family: 'icomoon'; }

.icon2-pause:before {
  content: "\e600";
  font-family: 'icomoon'; }

/*------------------------------------*\
    $ELEMENTS
\*------------------------------------*/
/*
    usage example:
    @include px-rem("margin", 40 0 0 0);
    @include px-rem("line-height", 40);
*/
.ie-example {
  width: 100%;
  height: 100%; }
  @media only screen and (min-width: 769px) {
    .ie-example {
      width: 30%;
      height: 50px; } }

html {
  font-family: "AzoSansWeb", sans-serif;
  color: #464646;
  line-height: 1.5;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #ffffff;
  overflow-x: auto; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

html, body {
  height: 100%; }

caption, th, td {
  vertical-align: text-top; }

h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
  font-weight: bold;
  color: black; }

h1 {
  font-size: 30px;
  font-size: 1.875rem;
  letter-spacing: 0; }

h1.headline {
  font-size: 40px;
  font-size: 2.5rem; }

h2 {
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0; }

h2.subheadline {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 300; }

h3 {
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0; }

h4 {
  font-size: 18px;
  font-size: 1.125rem; }

h5 {
  font-size: 16px;
  font-size: 1rem; }

h6 {
  font-size: 14px;
  font-size: 0.875rem; }

p {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #464646; }

.loader {
  background: url("../img/loader_faster.gif") no-repeat top center transparent;
  width: 60px;
  height: 30px;
  display: inline-block; }

ol, ul {
  list-style: none; }

.main-content ul li {
  list-style: disc;
  margin-left: 20px;
  margin-left: 1.25rem; }
  .main-content ul li ul li {
    list-style: circle; }

.main-content ol li {
  list-style: decimal;
  margin-left: 20px;
  margin-left: 1.25rem; }

.nav__menu ul li {
  list-style: none;
  margin-left: 0; }

.instyler ul li, .store-itens-container ul li, ul.stores-map-list li, .nav__list ul li, .footer__menu ul li, .sub-list ul li {
  list-style: none;
  margin-left: 0; }

p.destaque {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300; }

a.small {
  font-size: 11px;
  font-size: 0.6875rem;
  display: block;
  margin-left: 10px; }

.container--fixed p.small, .container--date p.small, .container--date p.small {
  margin-bottom: 10px;
  margin-bottom: 0.6rem;
  font-size: 11px;
  font-size: 0.6875rem; }

ul {
  margin-top: 0;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

small, aside {
  font-size: 10px;
  font-size: 0.625rem; }

a {
  color: black;
  font-weight: 500;
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0;
  color: black;
  text-decoration: none; }

abbr[title] {
  border-bottom: 1px dotted; }

i {
  font-style: italic; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000000; }

code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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; }

.page img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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="text"] {
  border: 1px solid #e6e6e6;
  border: 0.1rem solid #e6e6e6;
  color: black;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2rem;
  padding: 7px 13px;
  padding: 0.45rem 0.85rem; }

input[type="text"]:focus {
  outline: 0;
  border: 1px solid black;
  border: 0.1rem solid black; }

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;
  font-size: 14px;
  font-size: 0.875rem; }

.container--fixed table, .container--date table {
  margin-left: 1.15741%;
  width: 97.46018%;
  margin-top: 0;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }

.container--fixed > table + p.small, .container--date > table + p.small {
  margin-top: -2px; }

.container--fixed > p, .container--date > p {
  margin: 0 0 10px 10px;
  margin: 0 0 0.625rem 0.625rem; }

.container--fixed > .instyler, .container--date > .instyler {
  margin: 0 0 10px 10px;
  margin: 0 0 0.625rem 0.625rem; }

.container--fixed a, .container--date a {
  text-decoration: underline; }
  .container--fixed a:hover, .container--date a:hover {
    text-decoration: none; }

.grey-table, .black-table {
  color: black;
  font-weight: 400; }
  .grey-table thead .no-border-top, .black-table thead .no-border-top {
    border-top: none; }
  .grey-table thead th, .grey-table thead td, .black-table thead th, .black-table thead td {
    border-left: 0.0625rem solid #e6e6e6;
    border-right: 0.0625rem solid #e6e6e6;
    vertical-align: middle;
    padding: 15px 15px; }
    .grey-table thead th b, .grey-table thead th strong, .grey-table thead td b, .grey-table thead td strong, .black-table thead th b, .black-table thead th strong, .black-table thead td b, .black-table thead td strong {
      color: black;
      font-weight: 700; }
  .grey-table tbody tr.masterBackgroundColor td, .black-table tbody tr.masterBackgroundColor td {
    color: white;
    border: 1px solid white;
    border: 0.0625rem solid white;
    background: none; }
  .grey-table tbody tr th, .grey-table tbody tr td, .black-table tbody tr th, .black-table tbody tr td {
    background-color: white;
    border: 1px solid #e6e6e6;
    border: 0.0625rem solid #e6e6e6; }
    .grey-table tbody tr th:first-child, .grey-table tbody tr td:first-child, .black-table tbody tr th:first-child, .black-table tbody tr td:first-child {
      color: black; }
  .grey-table td, .grey-table th, .black-table td, .black-table th {
    vertical-align: middle;
    padding: 20px 15px;
    line-height: 1.2; }
    .grey-table td.dark, .grey-table th.dark, .black-table td.dark, .black-table th.dark {
      padding: 10px 15px; }
    .grey-table td ul, .grey-table th ul, .black-table td ul, .black-table th ul {
      margin-bottom: 0; }
    .grey-table td a, .grey-table th a, .black-table td a, .black-table th a {
      text-decoration: underline; }
  .grey-table.small td, .grey-table.small th, .black-table.small td, .black-table.small th {
    padding: 5px 10px; }
    .grey-table.small td h1, .grey-table.small th h1, .black-table.small td h1, .black-table.small th h1 {
      font-size: 16px;
      margin-bottom: 5px;
      font-weight: 600; }
  .grey-table.extra-small td, .grey-table.extra-small th, .black-table.extra-small td, .black-table.extra-small th {
    padding: 5px 10px;
    font-size: 12px;
    font-size: 0.75rem; }
  .grey-table.vertical-top td, .grey-table.vertical-top th, .black-table.vertical-top td, .black-table.vertical-top th {
    vertical-align: top;
    padding: 16px 9px 10px 9px; }
  .grey-table thead.vertical-top td, .grey-table thead.vertical-top th, .grey-table tbody.vertical-top td, .grey-table tbody.vertical-top th, .black-table thead.vertical-top td, .black-table thead.vertical-top th, .black-table tbody.vertical-top td, .black-table tbody.vertical-top th {
    vertical-align: top;
    padding: 16px 9px 10px 9px; }
  .grey-table.no-margin-bottom, .black-table.no-margin-bottom {
    margin-bottom: 10px; }
  .grey-table td.dark, .grey-table th.dark, .black-table td.dark, .black-table th.dark {
    background-color: #fafafa; }
  .grey-table td.darker, .grey-table th.darker, .black-table td.darker, .black-table th.darker {
    background-color: #e6e6e6;
    border-color: #cccccc;
    box-shadow: inset 0 1px 0 #ccc;
    box-shadow: inset 0 0.0625rem 0 #ccc; }
  .grey-table td.center, .grey-table th.center, .black-table td.center, .black-table th.center {
    text-align: center; }
    .grey-table td.center img, .grey-table th.center img, .black-table td.center img, .black-table th.center img {
      margin: 0 auto; }
  .grey-table td.right, .grey-table th.right, .black-table td.right, .black-table th.right {
    text-align: right; }
  .grey-table td.no-border-right, .grey-table th.no-border-right, .black-table td.no-border-right, .black-table th.no-border-right {
    border-right: none; }
  .grey-table td.no-border-left, .grey-table th.no-border-left, .black-table td.no-border-left, .black-table th.no-border-left {
    border-left: none; }
  .grey-table td.no-border-top, .grey-table th.no-border-top, .black-table td.no-border-top, .black-table th.no-border-top {
    border-top: none; }
  .grey-table td.no-border-bottom, .grey-table th.no-border-bottom, .black-table td.no-border-bottom, .black-table th.no-border-bottom {
    border-bottom: none; }
  .grey-table td.no-borders, .grey-table th.no-borders, .black-table td.no-borders, .black-table th.no-borders {
    border: none; }
  .grey-table.no-borders td, .grey-table.no-borders th, .black-table.no-borders td, .black-table.no-borders th {
    border: none !important; }
  .grey-table td.space-top, .grey-table th.space-top, .black-table td.space-top, .black-table th.space-top {
    padding-top: 25px; }
    .grey-table td.space-top:first-child, .grey-table th.space-top:first-child, .black-table td.space-top:first-child, .black-table th.space-top:first-child {
      padding-top: 32px;
      padding-top: 2.0rem; }
  .grey-table td.less-space-top, .grey-table th.less-space-top, .black-table td.less-space-top, .black-table th.less-space-top {
    padding-top: 9px;
    padding-top: 0.5625rem;
    padding-bottom: 17px; }
    .grey-table td.less-space-top span.large, .grey-table th.less-space-top span.large, .black-table td.less-space-top span.large, .black-table th.less-space-top span.large {
      margin-bottom: 10px;
      display: block; }
  .grey-table td.vertical-middle, .grey-table th.vertical-middle, .black-table td.vertical-middle, .black-table th.vertical-middle {
    vertical-align: middle !important;
    padding: 10px 0 !important; }
  .grey-table td.vertical-top, .grey-table th.vertical-top, .black-table td.vertical-top, .black-table th.vertical-top {
    vertical-align: top;
    padding: 20px 10px 10px 10px; }
  .grey-table b, .grey-table strong, .black-table b, .black-table strong {
    font-weight: 700;
    color: black; }
  .grey-table tr.vertical-top td, .grey-table tr.vertical-top th, .black-table tr.vertical-top td, .black-table tr.vertical-top th {
    vertical-align: top;
    padding: 20px 10px 10px 10px; }
  .grey-table span.small, .black-table span.small {
    font-size: 12px;
    font-size: 0.75rem; }
  .grey-table span.bold, .black-table span.bold {
    font-weight: 700; }
  .grey-table span.medium, .black-table span.medium {
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem; }
  .grey-table span.large, .black-table span.large {
    font-weight: 700;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 26px; }
    @media only screen and (min-width: 769px) {
      .grey-table span.large, .black-table span.large {
        font-size: 24px;
        font-size: 1.5rem; } }
  .grey-table span.stripe, .black-table span.stripe {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 7px; }
  .grey-table span.stripe-bold, .black-table span.stripe-bold {
    text-decoration: line-through;
    font-weight: 700;
    font-size: 12px;
    font-size: 0.75rem; }
  .grey-table tr.dark td, .grey-table tr.dark th, .black-table tr.dark td, .black-table tr.dark th {
    background-color: #fafafa; }
  .grey-table tr.darker td, .grey-table tr.darker th, .black-table tr.darker td, .black-table tr.darker th {
    background-color: #e6e6e6;
    border-color: #cccccc;
    box-shadow: inset 0 1px 0 #ccc;
    box-shadow: inset 0 0.0625rem 0 #ccc; }
  .grey-table + p.small, .black-table + p.small {
    margin-top: -20px;
    margin-bottom: 0 !important; }

.table-10 {
  width: 10%; }

.table-20 {
  width: 20%; }

.table-30 {
  width: 30%; }

.table-40 {
  width: 40%; }

.table-50 {
  width: 50%; }

h2.table-header {
  font-weight: 400;
  font-size: 21px;
  color: black;
  margin-bottom: 20px; }
  h2.table-header + p.table-sub-header {
    margin-top: -20px !important;
    margin-bottom: 15px; }

h3.table-header {
  font-weight: 400;
  font-size: 18px;
  color: black;
  margin-bottom: 20px; }

.black-table thead th {
  border-top: 2px solid black;
  border-top: 0.125rem solid black;
  border-bottom: 2px solid black;
  border-bottom: 0.125rem solid black;
  border-left: none;
  border-right: none; }

.grey-table thead th {
  border-top: 1px solid #e6e6e6;
  border-top: 0.0625rem solid #e6e6e6; }

/*
.black-table tbody{
    border-top: 2px solid black;
    border-top: 0.125rem solid black;
    border-bottom: 2px solid black;
    border-bottom: 0.125rem solid black;
}
.grey-table tbody{
    border-top: 1px solid #e6e6e6;
    border-top: 0.0625rem solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-bottom: 0.0625rem solid #e6e6e6;
}
*/
/* Change `background` for text selections when browser is unfocused */
::-moz-selection {
  background: #c6c6c6;
  text-shadow: none; }

::selection {
  background: #c6c6c6;
  text-shadow: none; }

::selection:window-inactive {
  background: #d0d0d0; }

/* Remove `background` on images when selected */
.page img::selection {
  background: transparent; }

.page img::-moz-selection {
  background: transparent; }

.page img {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

.page img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.form--wrapper {
  height: 100%; }

/*------------------------------------*\
    $MASTER COLOR
\*------------------------------------*/
.theme_blue .masterTextColor {
  color: #4f60d2 !important; }
.theme_blue .masterTextColorHover:hover {
  color: #4f60d2 !important; }
.theme_blue .masterBorderColor {
  border-color: #4f60d2 !important; }
.theme_blue .masterBorderLeftColor {
  border-left-color: #4f60d2 !important; }
.theme_blue .masterBorderRightColor {
  border-right-color: #4f60d2 !important; }
.theme_blue .masterBorderTopColor {
  border-top-color: #4f60d2 !important; }
.theme_blue .masterBorderBottomColor {
  border-bottom-color: #4f60d2 !important; }
.theme_blue .masterBackgroundColor {
  background-color: #4f60d2 !important; }
.theme_blue .masterAfterBackgroundColor:after {
  background-color: #4f60d2 !important; }
.theme_blue.subtheme_lightBlue .secondaryTextColor {
  color: #14ccbd !important; }
.theme_blue.subtheme_lightBlue .secondaryTextColorHover:hover {
  color: #14ccbd !important; }
.theme_blue.subtheme_lightBlue .secondaryBorderColor {
  border-color: #14ccbd !important; }
.theme_blue.subtheme_lightBlue .secondaryBorderLeftColor {
  border-left-color: #14ccbd !important; }
.theme_blue.subtheme_lightBlue .secondaryBorderRightColor {
  border-right-color: #14ccbd !important; }
.theme_blue.subtheme_lightBlue .secondaryBorderTopColor {
  border-top-color: #14ccbd !important; }
.theme_blue.subtheme_lightBlue .secondaryBorderBottomColor {
  border-bottom-color: #14ccbd !important; }
.theme_blue.subtheme_lightBlue .secondaryBackgroundColor {
  background-color: #14ccbd !important; }
  .theme_blue.subtheme_lightBlue .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_blue.subtheme_lightBlue .secondaryBackgroundColor.carousel h1 {
      color: #4f60d2 !important; }
    .theme_blue.subtheme_lightBlue .secondaryBackgroundColor.carousel h2, .theme_blue.subtheme_lightBlue .secondaryBackgroundColor.carousel h3, .theme_blue.subtheme_lightBlue .secondaryBackgroundColor.carousel p {
      color: black !important; }
    .theme_blue.subtheme_lightBlue .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #14ccbd !important; }

.theme_blue .masterTextColor {
  color: #4f60d2 !important; }
.theme_blue .masterTextColorHover:hover {
  color: #4f60d2 !important; }
.theme_blue .masterBorderColor {
  border-color: #4f60d2 !important; }
.theme_blue .masterBorderLeftColor {
  border-left-color: #4f60d2 !important; }
.theme_blue .masterBorderRightColor {
  border-right-color: #4f60d2 !important; }
.theme_blue .masterBorderTopColor {
  border-top-color: #4f60d2 !important; }
.theme_blue .masterBorderBottomColor {
  border-bottom-color: #4f60d2 !important; }
.theme_blue .masterBackgroundColor {
  background-color: #4f60d2 !important; }
.theme_blue .masterAfterBackgroundColor:after {
  background-color: #4f60d2 !important; }
.theme_blue.subtheme_pink .secondaryTextColor {
  color: #eb84cd !important; }
.theme_blue.subtheme_pink .secondaryTextColorHover:hover {
  color: #eb84cd !important; }
.theme_blue.subtheme_pink .secondaryBorderColor {
  border-color: #eb84cd !important; }
.theme_blue.subtheme_pink .secondaryBorderLeftColor {
  border-left-color: #eb84cd !important; }
.theme_blue.subtheme_pink .secondaryBorderRightColor {
  border-right-color: #eb84cd !important; }
.theme_blue.subtheme_pink .secondaryBorderTopColor {
  border-top-color: #eb84cd !important; }
.theme_blue.subtheme_pink .secondaryBorderBottomColor {
  border-bottom-color: #eb84cd !important; }
.theme_blue.subtheme_pink .secondaryBackgroundColor {
  background-color: #eb84cd !important; }
  .theme_blue.subtheme_pink .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_blue.subtheme_pink .secondaryBackgroundColor.carousel h1 {
      color: #4f60d2 !important; }
    .theme_blue.subtheme_pink .secondaryBackgroundColor.carousel h2, .theme_blue.subtheme_pink .secondaryBackgroundColor.carousel h3, .theme_blue.subtheme_pink .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_blue.subtheme_pink .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #eb84cd !important; }

.theme_blue .masterTextColor {
  color: #4f60d2 !important; }
.theme_blue .masterTextColorHover:hover {
  color: #4f60d2 !important; }
.theme_blue .masterBorderColor {
  border-color: #4f60d2 !important; }
.theme_blue .masterBorderLeftColor {
  border-left-color: #4f60d2 !important; }
.theme_blue .masterBorderRightColor {
  border-right-color: #4f60d2 !important; }
.theme_blue .masterBorderTopColor {
  border-top-color: #4f60d2 !important; }
.theme_blue .masterBorderBottomColor {
  border-bottom-color: #4f60d2 !important; }
.theme_blue .masterBackgroundColor {
  background-color: #4f60d2 !important; }
.theme_blue .masterAfterBackgroundColor:after {
  background-color: #4f60d2 !important; }
.theme_blue.subtheme_yellow .secondaryTextColor {
  color: #fadd0b !important; }
.theme_blue.subtheme_yellow .secondaryTextColorHover:hover {
  color: #fadd0b !important; }
.theme_blue.subtheme_yellow .secondaryBorderColor {
  border-color: #fadd0b !important; }
.theme_blue.subtheme_yellow .secondaryBorderLeftColor {
  border-left-color: #fadd0b !important; }
.theme_blue.subtheme_yellow .secondaryBorderRightColor {
  border-right-color: #fadd0b !important; }
.theme_blue.subtheme_yellow .secondaryBorderTopColor {
  border-top-color: #fadd0b !important; }
.theme_blue.subtheme_yellow .secondaryBorderBottomColor {
  border-bottom-color: #fadd0b !important; }
.theme_blue.subtheme_yellow .secondaryBackgroundColor {
  background-color: #fadd0b !important; }
  .theme_blue.subtheme_yellow .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_blue.subtheme_yellow .secondaryBackgroundColor.carousel h1 {
      color: #4f60d2 !important; }
    .theme_blue.subtheme_yellow .secondaryBackgroundColor.carousel h2, .theme_blue.subtheme_yellow .secondaryBackgroundColor.carousel h3, .theme_blue.subtheme_yellow .secondaryBackgroundColor.carousel p {
      color: black !important; }
    .theme_blue.subtheme_yellow .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #fadd0b !important; }

.theme_blue .masterTextColor {
  color: #4f60d2 !important; }
.theme_blue .masterTextColorHover:hover {
  color: #4f60d2 !important; }
.theme_blue .masterBorderColor {
  border-color: #4f60d2 !important; }
.theme_blue .masterBorderLeftColor {
  border-left-color: #4f60d2 !important; }
.theme_blue .masterBorderRightColor {
  border-right-color: #4f60d2 !important; }
.theme_blue .masterBorderTopColor {
  border-top-color: #4f60d2 !important; }
.theme_blue .masterBorderBottomColor {
  border-bottom-color: #4f60d2 !important; }
.theme_blue .masterBackgroundColor {
  background-color: #4f60d2 !important; }
.theme_blue .masterAfterBackgroundColor:after {
  background-color: #4f60d2 !important; }
.theme_blue.subtheme_lightGreen .secondaryTextColor {
  color: #bad80a !important; }
.theme_blue.subtheme_lightGreen .secondaryTextColorHover:hover {
  color: #bad80a !important; }
.theme_blue.subtheme_lightGreen .secondaryBorderColor {
  border-color: #bad80a !important; }
.theme_blue.subtheme_lightGreen .secondaryBorderLeftColor {
  border-left-color: #bad80a !important; }
.theme_blue.subtheme_lightGreen .secondaryBorderRightColor {
  border-right-color: #bad80a !important; }
.theme_blue.subtheme_lightGreen .secondaryBorderTopColor {
  border-top-color: #bad80a !important; }
.theme_blue.subtheme_lightGreen .secondaryBorderBottomColor {
  border-bottom-color: #bad80a !important; }
.theme_blue.subtheme_lightGreen .secondaryBackgroundColor {
  background-color: #bad80a !important; }
  .theme_blue.subtheme_lightGreen .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_blue.subtheme_lightGreen .secondaryBackgroundColor.carousel h1 {
      color: #4f60d2 !important; }
    .theme_blue.subtheme_lightGreen .secondaryBackgroundColor.carousel h2, .theme_blue.subtheme_lightGreen .secondaryBackgroundColor.carousel h3, .theme_blue.subtheme_lightGreen .secondaryBackgroundColor.carousel p {
      color: black !important; }
    .theme_blue.subtheme_lightGreen .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #bad80a !important; }

.theme_blue .masterTextColor {
  color: #4f60d2 !important; }
.theme_blue .masterTextColorHover:hover {
  color: #4f60d2 !important; }
.theme_blue .masterBorderColor {
  border-color: #4f60d2 !important; }
.theme_blue .masterBorderLeftColor {
  border-left-color: #4f60d2 !important; }
.theme_blue .masterBorderRightColor {
  border-right-color: #4f60d2 !important; }
.theme_blue .masterBorderTopColor {
  border-top-color: #4f60d2 !important; }
.theme_blue .masterBorderBottomColor {
  border-bottom-color: #4f60d2 !important; }
.theme_blue .masterBackgroundColor {
  background-color: #4f60d2 !important; }
.theme_blue .masterAfterBackgroundColor:after {
  background-color: #4f60d2 !important; }
.theme_blue.subtheme_green .secondaryTextColor {
  color: #6ea514 !important; }
.theme_blue.subtheme_green .secondaryTextColorHover:hover {
  color: #6ea514 !important; }
.theme_blue.subtheme_green .secondaryBorderColor {
  border-color: #6ea514 !important; }
.theme_blue.subtheme_green .secondaryBorderLeftColor {
  border-left-color: #6ea514 !important; }
.theme_blue.subtheme_green .secondaryBorderRightColor {
  border-right-color: #6ea514 !important; }
.theme_blue.subtheme_green .secondaryBorderTopColor {
  border-top-color: #6ea514 !important; }
.theme_blue.subtheme_green .secondaryBorderBottomColor {
  border-bottom-color: #6ea514 !important; }
.theme_blue.subtheme_green .secondaryBackgroundColor {
  background-color: #6ea514 !important; }
  .theme_blue.subtheme_green .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_blue.subtheme_green .secondaryBackgroundColor.carousel h1 {
      color: #4f60d2 !important; }
    .theme_blue.subtheme_green .secondaryBackgroundColor.carousel h2, .theme_blue.subtheme_green .secondaryBackgroundColor.carousel h3, .theme_blue.subtheme_green .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_blue.subtheme_green .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #6ea514 !important; }

.benfica .masterTextColor {
  color: red !important; }
.benfica .masterTextColorHover:hover {
  color: red !important; }
.benfica .masterBorderColor {
  border-color: red !important; }
.benfica .masterBorderLeftColor {
  border-left-color: red !important; }
.benfica .masterBorderRightColor {
  border-right-color: red !important; }
.benfica .masterBorderTopColor {
  border-top-color: red !important; }
.benfica .masterBorderBottomColor {
  border-bottom-color: red !important; }
.benfica .masterBackgroundColor {
  background-color: red !important; }
.benfica .masterAfterBackgroundColor:after {
  background-color: red !important; }
.benfica.subred .secondaryTextColor {
  color: white !important; }
.benfica.subred .secondaryTextColorHover:hover {
  color: white !important; }
.benfica.subred .secondaryBorderColor {
  border-color: white !important; }
.benfica.subred .secondaryBorderLeftColor {
  border-left-color: white !important; }
.benfica.subred .secondaryBorderRightColor {
  border-right-color: white !important; }
.benfica.subred .secondaryBorderTopColor {
  border-top-color: white !important; }
.benfica.subred .secondaryBorderBottomColor {
  border-bottom-color: white !important; }
.benfica.subred .secondaryBackgroundColor {
  background-color: white !important; }
  .benfica.subred .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .benfica.subred .secondaryBackgroundColor.carousel h1 {
      color: red !important; }
    .benfica.subred .secondaryBackgroundColor.carousel h2, .benfica.subred .secondaryBackgroundColor.carousel h3, .benfica.subred .secondaryBackgroundColor.carousel p {
      color: black !important; }
    .benfica.subred .secondaryBackgroundColor.carousel .carousel-item {
      background-color: white !important; }

.theme_lightBlue .masterTextColor {
  color: #4bdbc5 !important; }
.theme_lightBlue .masterTextColorHover:hover {
  color: #4bdbc5 !important; }
.theme_lightBlue .masterBorderColor {
  border-color: #4bdbc5 !important; }
.theme_lightBlue .masterBorderLeftColor {
  border-left-color: #4bdbc5 !important; }
.theme_lightBlue .masterBorderRightColor {
  border-right-color: #4bdbc5 !important; }
.theme_lightBlue .masterBorderTopColor {
  border-top-color: #4bdbc5 !important; }
.theme_lightBlue .masterBorderBottomColor {
  border-bottom-color: #4bdbc5 !important; }
.theme_lightBlue .masterBackgroundColor {
  background-color: #4bdbc5 !important; }
.theme_lightBlue .masterAfterBackgroundColor:after {
  background-color: #4bdbc5 !important; }
.theme_lightBlue.subtheme_green .secondaryTextColor {
  color: #6ea514 !important; }
.theme_lightBlue.subtheme_green .secondaryTextColorHover:hover {
  color: #6ea514 !important; }
.theme_lightBlue.subtheme_green .secondaryBorderColor {
  border-color: #6ea514 !important; }
.theme_lightBlue.subtheme_green .secondaryBorderLeftColor {
  border-left-color: #6ea514 !important; }
.theme_lightBlue.subtheme_green .secondaryBorderRightColor {
  border-right-color: #6ea514 !important; }
.theme_lightBlue.subtheme_green .secondaryBorderTopColor {
  border-top-color: #6ea514 !important; }
.theme_lightBlue.subtheme_green .secondaryBorderBottomColor {
  border-bottom-color: #6ea514 !important; }
.theme_lightBlue.subtheme_green .secondaryBackgroundColor {
  background-color: #6ea514 !important; }
  .theme_lightBlue.subtheme_green .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_lightBlue.subtheme_green .secondaryBackgroundColor.carousel h1 {
      color: #4bdbc5 !important; }
    .theme_lightBlue.subtheme_green .secondaryBackgroundColor.carousel h2, .theme_lightBlue.subtheme_green .secondaryBackgroundColor.carousel h3, .theme_lightBlue.subtheme_green .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_lightBlue.subtheme_green .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #6ea514 !important; }

.theme_pink .masterTextColor {
  color: #eb84cd !important; }
.theme_pink .masterTextColorHover:hover {
  color: #eb84cd !important; }
.theme_pink .masterBorderColor {
  border-color: #eb84cd !important; }
.theme_pink .masterBorderLeftColor {
  border-left-color: #eb84cd !important; }
.theme_pink .masterBorderRightColor {
  border-right-color: #eb84cd !important; }
.theme_pink .masterBorderTopColor {
  border-top-color: #eb84cd !important; }
.theme_pink .masterBorderBottomColor {
  border-bottom-color: #eb84cd !important; }
.theme_pink .masterBackgroundColor {
  background-color: #eb84cd !important; }
.theme_pink .masterAfterBackgroundColor:after {
  background-color: #eb84cd !important; }
.theme_pink.subtheme_yellow .secondaryTextColor {
  color: #fadd0b !important; }
.theme_pink.subtheme_yellow .secondaryTextColorHover:hover {
  color: #fadd0b !important; }
.theme_pink.subtheme_yellow .secondaryBorderColor {
  border-color: #fadd0b !important; }
.theme_pink.subtheme_yellow .secondaryBorderLeftColor {
  border-left-color: #fadd0b !important; }
.theme_pink.subtheme_yellow .secondaryBorderRightColor {
  border-right-color: #fadd0b !important; }
.theme_pink.subtheme_yellow .secondaryBorderTopColor {
  border-top-color: #fadd0b !important; }
.theme_pink.subtheme_yellow .secondaryBorderBottomColor {
  border-bottom-color: #fadd0b !important; }
.theme_pink.subtheme_yellow .secondaryBackgroundColor {
  background-color: #fadd0b !important; }
  .theme_pink.subtheme_yellow .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_pink.subtheme_yellow .secondaryBackgroundColor.carousel h1 {
      color: #eb84cd !important; }
    .theme_pink.subtheme_yellow .secondaryBackgroundColor.carousel h2, .theme_pink.subtheme_yellow .secondaryBackgroundColor.carousel h3, .theme_pink.subtheme_yellow .secondaryBackgroundColor.carousel p {
      color: black !important; }
    .theme_pink.subtheme_yellow .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #fadd0b !important; }

.theme_yellow .masterTextColor {
  color: #fadd0b !important; }
.theme_yellow .masterTextColorHover:hover {
  color: #fadd0b !important; }
.theme_yellow .masterBorderColor {
  border-color: #fadd0b !important; }
.theme_yellow .masterBorderLeftColor {
  border-left-color: #fadd0b !important; }
.theme_yellow .masterBorderRightColor {
  border-right-color: #fadd0b !important; }
.theme_yellow .masterBorderTopColor {
  border-top-color: #fadd0b !important; }
.theme_yellow .masterBorderBottomColor {
  border-bottom-color: #fadd0b !important; }
.theme_yellow .masterBackgroundColor {
  background-color: #fadd0b !important; }
.theme_yellow .masterAfterBackgroundColor:after {
  background-color: #fadd0b !important; }
.theme_yellow.subtheme_lightBlue .secondaryTextColor {
  color: #14ccbd !important; }
.theme_yellow.subtheme_lightBlue .secondaryTextColorHover:hover {
  color: #14ccbd !important; }
.theme_yellow.subtheme_lightBlue .secondaryBorderColor {
  border-color: #14ccbd !important; }
.theme_yellow.subtheme_lightBlue .secondaryBorderLeftColor {
  border-left-color: #14ccbd !important; }
.theme_yellow.subtheme_lightBlue .secondaryBorderRightColor {
  border-right-color: #14ccbd !important; }
.theme_yellow.subtheme_lightBlue .secondaryBorderTopColor {
  border-top-color: #14ccbd !important; }
.theme_yellow.subtheme_lightBlue .secondaryBorderBottomColor {
  border-bottom-color: #14ccbd !important; }
.theme_yellow.subtheme_lightBlue .secondaryBackgroundColor {
  background-color: #14ccbd !important; }
  .theme_yellow.subtheme_lightBlue .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_yellow.subtheme_lightBlue .secondaryBackgroundColor.carousel h1 {
      color: #fadd0b !important; }
    .theme_yellow.subtheme_lightBlue .secondaryBackgroundColor.carousel h2, .theme_yellow.subtheme_lightBlue .secondaryBackgroundColor.carousel h3, .theme_yellow.subtheme_lightBlue .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_yellow.subtheme_lightBlue .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #14ccbd !important; }

.theme_yellow .masterTextColor {
  color: #fadd0b !important; }
.theme_yellow .masterTextColorHover:hover {
  color: #fadd0b !important; }
.theme_yellow .masterBorderColor {
  border-color: #fadd0b !important; }
.theme_yellow .masterBorderLeftColor {
  border-left-color: #fadd0b !important; }
.theme_yellow .masterBorderRightColor {
  border-right-color: #fadd0b !important; }
.theme_yellow .masterBorderTopColor {
  border-top-color: #fadd0b !important; }
.theme_yellow .masterBorderBottomColor {
  border-bottom-color: #fadd0b !important; }
.theme_yellow .masterBackgroundColor {
  background-color: #fadd0b !important; }
.theme_yellow .masterAfterBackgroundColor:after {
  background-color: #fadd0b !important; }
.theme_yellow.subtheme_pink .secondaryTextColor {
  color: #eb84cd !important; }
.theme_yellow.subtheme_pink .secondaryTextColorHover:hover {
  color: #eb84cd !important; }
.theme_yellow.subtheme_pink .secondaryBorderColor {
  border-color: #eb84cd !important; }
.theme_yellow.subtheme_pink .secondaryBorderLeftColor {
  border-left-color: #eb84cd !important; }
.theme_yellow.subtheme_pink .secondaryBorderRightColor {
  border-right-color: #eb84cd !important; }
.theme_yellow.subtheme_pink .secondaryBorderTopColor {
  border-top-color: #eb84cd !important; }
.theme_yellow.subtheme_pink .secondaryBorderBottomColor {
  border-bottom-color: #eb84cd !important; }
.theme_yellow.subtheme_pink .secondaryBackgroundColor {
  background-color: #eb84cd !important; }
  .theme_yellow.subtheme_pink .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_yellow.subtheme_pink .secondaryBackgroundColor.carousel h1 {
      color: #fadd0b !important; }
    .theme_yellow.subtheme_pink .secondaryBackgroundColor.carousel h2, .theme_yellow.subtheme_pink .secondaryBackgroundColor.carousel h3, .theme_yellow.subtheme_pink .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_yellow.subtheme_pink .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #eb84cd !important; }

.theme_yellow .masterTextColor {
  color: #fadd0b !important; }
.theme_yellow .masterTextColorHover:hover {
  color: #fadd0b !important; }
.theme_yellow .masterBorderColor {
  border-color: #fadd0b !important; }
.theme_yellow .masterBorderLeftColor {
  border-left-color: #fadd0b !important; }
.theme_yellow .masterBorderRightColor {
  border-right-color: #fadd0b !important; }
.theme_yellow .masterBorderTopColor {
  border-top-color: #fadd0b !important; }
.theme_yellow .masterBorderBottomColor {
  border-bottom-color: #fadd0b !important; }
.theme_yellow .masterBackgroundColor {
  background-color: #fadd0b !important; }
.theme_yellow .masterAfterBackgroundColor:after {
  background-color: #fadd0b !important; }
.theme_yellow.subtheme_green .secondaryTextColor {
  color: #6ea514 !important; }
.theme_yellow.subtheme_green .secondaryTextColorHover:hover {
  color: #6ea514 !important; }
.theme_yellow.subtheme_green .secondaryBorderColor {
  border-color: #6ea514 !important; }
.theme_yellow.subtheme_green .secondaryBorderLeftColor {
  border-left-color: #6ea514 !important; }
.theme_yellow.subtheme_green .secondaryBorderRightColor {
  border-right-color: #6ea514 !important; }
.theme_yellow.subtheme_green .secondaryBorderTopColor {
  border-top-color: #6ea514 !important; }
.theme_yellow.subtheme_green .secondaryBorderBottomColor {
  border-bottom-color: #6ea514 !important; }
.theme_yellow.subtheme_green .secondaryBackgroundColor {
  background-color: #6ea514 !important; }
  .theme_yellow.subtheme_green .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_yellow.subtheme_green .secondaryBackgroundColor.carousel h1 {
      color: #fadd0b !important; }
    .theme_yellow.subtheme_green .secondaryBackgroundColor.carousel h2, .theme_yellow.subtheme_green .secondaryBackgroundColor.carousel h3, .theme_yellow.subtheme_green .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_yellow.subtheme_green .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #6ea514 !important; }

.theme_lightGreen .masterTextColor {
  color: #bad80a !important; }
.theme_lightGreen .masterTextColorHover:hover {
  color: #bad80a !important; }
.theme_lightGreen .masterBorderColor {
  border-color: #bad80a !important; }
.theme_lightGreen .masterBorderLeftColor {
  border-left-color: #bad80a !important; }
.theme_lightGreen .masterBorderRightColor {
  border-right-color: #bad80a !important; }
.theme_lightGreen .masterBorderTopColor {
  border-top-color: #bad80a !important; }
.theme_lightGreen .masterBorderBottomColor {
  border-bottom-color: #bad80a !important; }
.theme_lightGreen .masterBackgroundColor {
  background-color: #bad80a !important; }
.theme_lightGreen .masterAfterBackgroundColor:after {
  background-color: #bad80a !important; }
.theme_lightGreen.subtheme_pink .secondaryTextColor {
  color: #eb84cd !important; }
.theme_lightGreen.subtheme_pink .secondaryTextColorHover:hover {
  color: #eb84cd !important; }
.theme_lightGreen.subtheme_pink .secondaryBorderColor {
  border-color: #eb84cd !important; }
.theme_lightGreen.subtheme_pink .secondaryBorderLeftColor {
  border-left-color: #eb84cd !important; }
.theme_lightGreen.subtheme_pink .secondaryBorderRightColor {
  border-right-color: #eb84cd !important; }
.theme_lightGreen.subtheme_pink .secondaryBorderTopColor {
  border-top-color: #eb84cd !important; }
.theme_lightGreen.subtheme_pink .secondaryBorderBottomColor {
  border-bottom-color: #eb84cd !important; }
.theme_lightGreen.subtheme_pink .secondaryBackgroundColor {
  background-color: #eb84cd !important; }
  .theme_lightGreen.subtheme_pink .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_lightGreen.subtheme_pink .secondaryBackgroundColor.carousel h1 {
      color: #bad80a !important; }
    .theme_lightGreen.subtheme_pink .secondaryBackgroundColor.carousel h2, .theme_lightGreen.subtheme_pink .secondaryBackgroundColor.carousel h3, .theme_lightGreen.subtheme_pink .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_lightGreen.subtheme_pink .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #eb84cd !important; }

.theme_lightGreen .masterTextColor {
  color: #bad80a !important; }
.theme_lightGreen .masterTextColorHover:hover {
  color: #bad80a !important; }
.theme_lightGreen .masterBorderColor {
  border-color: #bad80a !important; }
.theme_lightGreen .masterBorderLeftColor {
  border-left-color: #bad80a !important; }
.theme_lightGreen .masterBorderRightColor {
  border-right-color: #bad80a !important; }
.theme_lightGreen .masterBorderTopColor {
  border-top-color: #bad80a !important; }
.theme_lightGreen .masterBorderBottomColor {
  border-bottom-color: #bad80a !important; }
.theme_lightGreen .masterBackgroundColor {
  background-color: #bad80a !important; }
.theme_lightGreen .masterAfterBackgroundColor:after {
  background-color: #bad80a !important; }
.theme_lightGreen.subtheme_green .secondaryTextColor {
  color: #6ea514 !important; }
.theme_lightGreen.subtheme_green .secondaryTextColorHover:hover {
  color: #6ea514 !important; }
.theme_lightGreen.subtheme_green .secondaryBorderColor {
  border-color: #6ea514 !important; }
.theme_lightGreen.subtheme_green .secondaryBorderLeftColor {
  border-left-color: #6ea514 !important; }
.theme_lightGreen.subtheme_green .secondaryBorderRightColor {
  border-right-color: #6ea514 !important; }
.theme_lightGreen.subtheme_green .secondaryBorderTopColor {
  border-top-color: #6ea514 !important; }
.theme_lightGreen.subtheme_green .secondaryBorderBottomColor {
  border-bottom-color: #6ea514 !important; }
.theme_lightGreen.subtheme_green .secondaryBackgroundColor {
  background-color: #6ea514 !important; }
  .theme_lightGreen.subtheme_green .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_lightGreen.subtheme_green .secondaryBackgroundColor.carousel h1 {
      color: #bad80a !important; }
    .theme_lightGreen.subtheme_green .secondaryBackgroundColor.carousel h2, .theme_lightGreen.subtheme_green .secondaryBackgroundColor.carousel h3, .theme_lightGreen.subtheme_green .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_lightGreen.subtheme_green .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #6ea514 !important; }

.theme_green .masterTextColor {
  color: #6ea514 !important; }
.theme_green .masterTextColorHover:hover {
  color: #6ea514 !important; }
.theme_green .masterBorderColor {
  border-color: #6ea514 !important; }
.theme_green .masterBorderLeftColor {
  border-left-color: #6ea514 !important; }
.theme_green .masterBorderRightColor {
  border-right-color: #6ea514 !important; }
.theme_green .masterBorderTopColor {
  border-top-color: #6ea514 !important; }
.theme_green .masterBorderBottomColor {
  border-bottom-color: #6ea514 !important; }
.theme_green .masterBackgroundColor {
  background-color: #6ea514 !important; }
.theme_green .masterAfterBackgroundColor:after {
  background-color: #6ea514 !important; }
.theme_green.subtheme_lightBlue .secondaryTextColor {
  color: #14ccbd !important; }
.theme_green.subtheme_lightBlue .secondaryTextColorHover:hover {
  color: #14ccbd !important; }
.theme_green.subtheme_lightBlue .secondaryBorderColor {
  border-color: #14ccbd !important; }
.theme_green.subtheme_lightBlue .secondaryBorderLeftColor {
  border-left-color: #14ccbd !important; }
.theme_green.subtheme_lightBlue .secondaryBorderRightColor {
  border-right-color: #14ccbd !important; }
.theme_green.subtheme_lightBlue .secondaryBorderTopColor {
  border-top-color: #14ccbd !important; }
.theme_green.subtheme_lightBlue .secondaryBorderBottomColor {
  border-bottom-color: #14ccbd !important; }
.theme_green.subtheme_lightBlue .secondaryBackgroundColor {
  background-color: #14ccbd !important; }
  .theme_green.subtheme_lightBlue .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_green.subtheme_lightBlue .secondaryBackgroundColor.carousel h1 {
      color: #6ea514 !important; }
    .theme_green.subtheme_lightBlue .secondaryBackgroundColor.carousel h2, .theme_green.subtheme_lightBlue .secondaryBackgroundColor.carousel h3, .theme_green.subtheme_lightBlue .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_green.subtheme_lightBlue .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #14ccbd !important; }

.theme_green .masterTextColor {
  color: #6ea514 !important; }
.theme_green .masterTextColorHover:hover {
  color: #6ea514 !important; }
.theme_green .masterBorderColor {
  border-color: #6ea514 !important; }
.theme_green .masterBorderLeftColor {
  border-left-color: #6ea514 !important; }
.theme_green .masterBorderRightColor {
  border-right-color: #6ea514 !important; }
.theme_green .masterBorderTopColor {
  border-top-color: #6ea514 !important; }
.theme_green .masterBorderBottomColor {
  border-bottom-color: #6ea514 !important; }
.theme_green .masterBackgroundColor {
  background-color: #6ea514 !important; }
.theme_green .masterAfterBackgroundColor:after {
  background-color: #6ea514 !important; }
.theme_green.subtheme_yellow .secondaryTextColor {
  color: #fadd0b !important; }
.theme_green.subtheme_yellow .secondaryTextColorHover:hover {
  color: #fadd0b !important; }
.theme_green.subtheme_yellow .secondaryBorderColor {
  border-color: #fadd0b !important; }
.theme_green.subtheme_yellow .secondaryBorderLeftColor {
  border-left-color: #fadd0b !important; }
.theme_green.subtheme_yellow .secondaryBorderRightColor {
  border-right-color: #fadd0b !important; }
.theme_green.subtheme_yellow .secondaryBorderTopColor {
  border-top-color: #fadd0b !important; }
.theme_green.subtheme_yellow .secondaryBorderBottomColor {
  border-bottom-color: #fadd0b !important; }
.theme_green.subtheme_yellow .secondaryBackgroundColor {
  background-color: #fadd0b !important; }
  .theme_green.subtheme_yellow .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_green.subtheme_yellow .secondaryBackgroundColor.carousel h1 {
      color: #6ea514 !important; }
    .theme_green.subtheme_yellow .secondaryBackgroundColor.carousel h2, .theme_green.subtheme_yellow .secondaryBackgroundColor.carousel h3, .theme_green.subtheme_yellow .secondaryBackgroundColor.carousel p {
      color: black !important; }
    .theme_green.subtheme_yellow .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #fadd0b !important; }

.theme_green .masterTextColor {
  color: #6ea514 !important; }
.theme_green .masterTextColorHover:hover {
  color: #6ea514 !important; }
.theme_green .masterBorderColor {
  border-color: #6ea514 !important; }
.theme_green .masterBorderLeftColor {
  border-left-color: #6ea514 !important; }
.theme_green .masterBorderRightColor {
  border-right-color: #6ea514 !important; }
.theme_green .masterBorderTopColor {
  border-top-color: #6ea514 !important; }
.theme_green .masterBorderBottomColor {
  border-bottom-color: #6ea514 !important; }
.theme_green .masterBackgroundColor {
  background-color: #6ea514 !important; }
.theme_green .masterAfterBackgroundColor:after {
  background-color: #6ea514 !important; }
.theme_green.subtheme_lightGreen .secondaryTextColor {
  color: #bad80a !important; }
.theme_green.subtheme_lightGreen .secondaryTextColorHover:hover {
  color: #bad80a !important; }
.theme_green.subtheme_lightGreen .secondaryBorderColor {
  border-color: #bad80a !important; }
.theme_green.subtheme_lightGreen .secondaryBorderLeftColor {
  border-left-color: #bad80a !important; }
.theme_green.subtheme_lightGreen .secondaryBorderRightColor {
  border-right-color: #bad80a !important; }
.theme_green.subtheme_lightGreen .secondaryBorderTopColor {
  border-top-color: #bad80a !important; }
.theme_green.subtheme_lightGreen .secondaryBorderBottomColor {
  border-bottom-color: #bad80a !important; }
.theme_green.subtheme_lightGreen .secondaryBackgroundColor {
  background-color: #bad80a !important; }
  .theme_green.subtheme_lightGreen .secondaryBackgroundColor.carousel {
    background-color: transparent !important; }
    .theme_green.subtheme_lightGreen .secondaryBackgroundColor.carousel h1 {
      color: #6ea514 !important; }
    .theme_green.subtheme_lightGreen .secondaryBackgroundColor.carousel h2, .theme_green.subtheme_lightGreen .secondaryBackgroundColor.carousel h3, .theme_green.subtheme_lightGreen .secondaryBackgroundColor.carousel p {
      color: white !important; }
    .theme_green.subtheme_lightGreen .secondaryBackgroundColor.carousel .carousel-item {
      background-color: #bad80a !important; }

/*------------------------------------*\
    $LAYOUT
\*------------------------------------*/
body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container, .container--fixed, .container--date, .main-content .container--date, .form--wrapper .container--date, section.container--smashed {
  max-width: 100%;
  margin: 0 auto;
  *zoom: 1; }
  .container:before, .container--fixed:before, .container--date:before, .main-content .container--date:before, .form--wrapper .container--date:before, section.container--smashed:before, .container:after, .container--fixed:after, .container--date:after, .main-content .container--date:after, .form--wrapper .container--date:after, section.container--smashed:after {
    content: "";
    display: table; }
  .container:after, .container--fixed:after, .container--date:after, .main-content .container--date:after, .form--wrapper .container--date:after, section.container--smashed:after {
    clear: both; }

.container--fixed, .container--date {
  max-width: 960px;
  max-width: 60rem; }

.page .container--fixed, .page .container--date {
  padding: 24px 0 0 0;
  padding: 1.5em 0 0 0; }

.page .container, .page .container--fixed, .page .container--date, .page section.container--smashed, .page .container--date, .page section.container--smashed {
  padding: 0 10px; }
  @media only screen and (min-width: 600px) {
    .page .container, .page .container--fixed, .page .container--date, .page section.container--smashed, .page .container--date, .page section.container--smashed {
      padding: 0; } }

.main-content .container--date, .form--wrapper .container--date {
  max-width: 960px;
  max-width: 60rem;
  padding: 0 10px;
  padding: 0 0.625rem;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-bottom: 50px;
  margin-bottom: 3.125rem; }

.container--fixed > h2, .container--date > h2, .container--fixed > h3, .container--date > h3 {
  margin-left: 1.15741%; }

.main-content ul li, .main-content ul li {
  font-size: 14px;
  font-size: 0.875rem; }

.main-content > .container--smashed:first-child {
  padding: 0; }
  @media only screen and (min-width: 769px) {
    .main-content > .container--smashed:first-child {
      padding: 0 10px;
      padding: 0 0.625rem; } }

section.container, section.container--fixed, section.container--date, .main-content section.container--date, .form--wrapper section.container--date, section.container--smashed,
section.container--fixed,
section.container--date {
  margin-bottom: 0; }

section.container--smashed {
  margin-bottom: 0; }

.page {
  -webkit-transition: left .2s ease;
  -moz-transition: left .2s ease;
  -ms-transition: left .2s ease;
  -o-transition: left .2s ease;
  transition: left .2s ease;
  overflow-x: hidden; }

.page.hide {
  left: 80%; }
  @media only screen and (min-width: 769px) {
    .page.hide {
      left: 0%; } }

/*------------------------------------*\
    $UTILITIES
\*------------------------------------*/
.one-whole {
  display: inline;
  float: left;
  width: 97.68519%;
  margin: 0 1.15741%; }

.one-half {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 600px) {
    .one-half {
      display: inline;
      float: left;
      width: 47.68519%;
      margin: 0 1.15741%; } }

.one-half.no-hover {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 600px) {
    .one-half.no-hover {
      width: 50%; } }

.one-third {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 600px) {
    .one-third {
      display: inline;
      float: left;
      width: 31.01852%;
      margin: 0 1.15741%; } }
  .one-third img {
    width: 100%; }
    @media only screen and (min-width: 600px) {
      .one-third img {
        width: auto; } }

.one-third.no-hover {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 600px) {
    .one-third.no-hover {
      width: 33.29%; } }

.two-third {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 600px) {
    .two-third {
      display: inline;
      float: left;
      width: 64.35185%;
      margin: 0 1.15741%; } }

.one-quarter {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 600px) {
    .one-quarter {
      display: inline;
      float: left;
      width: 47.68519%;
      margin: 0 1.15741%; } }
  @media only screen and (min-width: 769px) {
    .one-quarter {
      display: inline;
      float: left;
      width: 22.68519%;
      margin: 0 1.15741%; } }
  .one-quarter img {
    width: 100%; }
    @media only screen and (min-width: 600px) {
      .one-quarter img {
        width: auto; } }

.one-quarter.no-hover {
  width: 100%; }
  @media only screen and (min-width: 600px) {
    .one-quarter.no-hover {
      width: 25%; } }

.three-quarter {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 600px) {
    .three-quarter {
      display: inline;
      float: left;
      width: 72.68519%;
      margin: 0 1.15741%; } }

@media only screen and (min-width: 600px) {
  .is-collapsed .one-half,
  .is-collapsed .one-third,
  .is-collapsed .two-third,
  .is-collapsed .one-quarter,
  .is-collapsed .three-quarter {
    margin: 0; } }

@media only screen and (min-width: 600px) {
  .is-collapsed .one-half {
    width: 50%; } }

@media only screen and (min-width: 600px) {
  .is-collapsed .one-third {
    width: 33.33333333%; } }

@media only screen and (min-width: 600px) {
  .is-collapsed .one-quarter {
    width: 50%; } }
@media only screen and (min-width: 992px) {
  .is-collapsed .one-quarter {
    width: 25%; } }

.box .one-third.pull-right {
  float: right; }

.pull-right {
  float: right; }

@media only screen and (min-width: 600px) {
  .pull-left {
    float: left; } }

.container__video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.container__video iframe,
.container__video object,
.container__video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.panel.margin-top {
  margin-top: 40px; }

.panel.highlight {
  margin-bottom: 0; }

.panel__image.pull-right {
  text-align: right; }

@media only screen and (min-width: 600px) {
  .panel__content.pull-left {
    padding-left: 0;
    padding-right: 30px;
    padding-right: 1.875rem; } }

@media only screen and (min-width: 600px) {
  .highlight .panel__content.pull-left {
    padding-left: 0;
    padding-right: 30px;
    padding-right: 1.875rem; } }

.highlight {
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 0.0625rem solid #e6e6e6;
  height: auto;
  overflow: hidden;
  padding-bottom: 8px;
  padding-bottom: 0.5rem; }
  @media only screen and (min-width: 769px) {
    .highlight {
      height: 250px;
      height: 15.625rem;
      padding-bottom: 0; } }
  .highlight.no-border {
    border-bottom: 0;
    border-bottom: none; }
  .highlight.auto {
    height: auto; }
    .highlight.auto .panel__image {
      height: auto;
      overflow: hidden; }
      .highlight.auto .panel__image img {
        height: auto;
        padding: 0;
        margin: 0; }
    .highlight.auto .panel__content h2 {
      padding-top: 10px; }
  .highlight.highlight-marginTop, .highlight.margin-top {
    margin-top: 20px !important;
    margin-top: 1.25rem !important; }
  .highlight.highlight-marginBottom, .highlight.margin-bottom {
    margin-bottom: 20px !important;
    margin-bottom: 1.25rem !important; }
  .highlight.highlight-first, .highlight.first {
    border-top: 1px solid #e6e6e6;
    border-top: 0.0625rem solid #e6e6e6; }
  .highlight .panel__header {
    display: none; }
  .highlight .panel__content {
    line-height: 1.5; }
    @media only screen and (min-width: 600px) {
      .highlight .panel__content {
        padding-left: 30px;
        padding-left: 1.875rem; } }
    .highlight .panel__content h2 {
      line-height: normal;
      padding-top: 20px;
      padding-top: 1.24rem;
      padding-bottom: 9px;
      padding-bottom: 0.5625rem;
      color: black;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 24px;
      line-height: 1.5rem; }
    .highlight .panel__content .grey-table + p.small, .highlight .panel__content .black-table + p.small {
      margin-top: -20px !important;
      margin-bottom: 0 !important; }
  .highlight.highlight--pacote {
    height: auto;
    margin-bottom: 40px;
    margin-bottom: 2.5rem; }
    .highlight.highlight--pacote .panel__image {
      height: auto; }
      .highlight.highlight--pacote .panel__image img {
        height: auto; }
    .highlight.highlight--pacote .panel__content h3 {
      padding: 0;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 36px;
      line-height: 2.25rem;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      letter-spacing: -2px;
      letter-spacing: -0.125rem; }
    .highlight.highlight--pacote .panel__content p {
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 19px;
      line-height: 1.1875rem;
      font-weight: 300; }
    .highlight.highlight--pacote .panel__content a {
      margin-top: 20px;
      margin-top: 1.25rem; }
  .highlight .panel__image {
    height: auto;
    overflow: hidden; }
    @media only screen and (min-width: 600px) {
      .highlight .panel__image {
        height: 250px;
        height: 15.625rem; } }
    .highlight .panel__image img {
      height: auto;
      padding: 0;
      margin: 0; }
      @media only screen and (min-width: 600px) {
        .highlight .panel__image img {
          height: 250px;
          height: 15.625rem; } }

/*
.border-bottom{
    position: absolute;
    bottom: 0;
    height: 0;
}
.one-quarter.first-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 0.59524%;
        width: 23.8095%;
        background: $box-border;
    }
    @include old-ie {
        left: 0.59524%;
        width: 23.8095%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-quarter.first-column .more {
    left: 0; } }

/*
.one-quarter.second-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 25.59522%;
        width: 23.8095%;
        background: $box-border;
    }
    @include old-ie {
        left: 25.59522%;
        width: 23.8095%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-quarter.second-column .more {
    left: 0; } }

/*
.one-quarter.third-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 50.5952%;
        width: 23.8095%;
        background: $box-border;
    }
    @include old-ie {
        left: 50.5952%;
        width: 23.8095%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-quarter.third-column .more {
    left: 0; } }

/*
.one-quarter.last-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 75.59518%;
        width: 23.8095%;
        background: $box-border;
    }
    @include old-ie {
        left: 75.59518%;
        width: 23.8095%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-quarter.last-column .more {
    left: 0; } }

@media only screen and (min-width: 600px) {
  .container__box.is-collapsed .box.one-half.first-column, .is-collapsed.container__island .box.one-half.first-column, .is-collapsed.container__quick-links .box.one-half.first-column {
    padding-left: 10px;
    padding-right: 20px; } }
@media only screen and (min-width: 600px) {
  .container__box.is-collapsed .box.one-half.last-column, .is-collapsed.container__island .box.one-half.last-column, .is-collapsed.container__quick-links .box.one-half.last-column {
    padding-left: 20px;
    padding-right: 10px; } }
@media only screen and (min-width: 600px) {
  .container__box.is-collapsed .box.one-third.first-column, .is-collapsed.container__island .box.one-third.first-column, .is-collapsed.container__quick-links .box.one-third.first-column {
    padding-left: 10px;
    padding-right: 20px; } }
@media only screen and (min-width: 600px) {
  .container__box.is-collapsed .box.one-third.second-column, .is-collapsed.container__island .box.one-third.second-column, .is-collapsed.container__quick-links .box.one-third.second-column {
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (min-width: 600px) {
  .container__box.is-collapsed .box.one-third.last-column, .is-collapsed.container__island .box.one-third.last-column, .is-collapsed.container__quick-links .box.one-third.last-column {
    padding-left: 20px;
    padding-right: 10px; } }

/*
.one-third.first-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 0.59524%;
        width: 32.1429%;
        background: $box-border;
    }
    @include old-ie {
        left: 0.59524%;
        width: 32.1429%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-third.first-column .more-bar {
    left: 1.15741%;
    width: 31.01852%;
    background: #fafafa; } }

/*
.one-third.second-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 34.45741%;
        width: 31.01852%;
        background: $box-border;
    }
    @include old-ie {
        left: 34.45741%;
        width: 31.01852%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-third.second-column .more-bar {
    left: 34.45741%;
    width: 31.01852%;
    background: #fafafa; } }

/*
.one-third.last-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 67.662%;
        width: 31.01852%;
        background: $box-border;
    }
    @include old-ie {
        left: 67.662%;
        width: 31.01852%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-third.last-column .more-bar {
    left: 67.662%;
    width: 31.01852%;
    background: #fafafa; } }

/*
.one-half.first-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 1.15741%;
        width: 47.7095%;
        background: $box-border;
    }
    @include old-ie {
        left: 1.15741%;
        width: 47.7095%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-half.first-column .more-bar {
    left: 1.15741%;
    width: 47.7095%;
    background: #fafafa; } }

/*
.one-half.last-column .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 50.89522%;
        width: 47.7095%;
        background: $box-border;
    }
    @include old-ie {
        left: 50.89522%;
        width: 47.7095%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-half.last-column .more-bar {
    left: 50.89522%;
    width: 47.7095%;
    background: #fafafa; } }

/*
.one-whole .border-bottom{
    @media only screen and (min-width: 600px) {
        left: 0.59524%;
        width: 98.8095%;
        background: $box-border;
    }
    @include old-ie {
        left: 0.59524%;
        width: 98.8095%;
        background: $box-border;
    }
}
*/
@media only screen and (min-width: 600px) {
  .one-quarter .more-bar {
    background: #fafafa; } }

/*
.is-collapsed .border-bottom{
    background:none;
    height: 0;
}
*/
.js .is-hidden {
  display: none;
  visibility: hidden; }

.is-hidden {
  display: none;
  visibility: hidden; }

.button--small.select, .button--medium.select, .button--big.select {
  text-decoration: none; }

.button--small,
.button--medium,
.button--big {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: white;
  line-height: normal;
  font-weight: 400;
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer; }

.button--small.no-bg,
.button--medium.no-bg,
.button--big.no-bg {
  background-color: transparent; }

.button--small {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 5px 17px;
  padding: 0.3125rem 1.0625rem; }

.button--medium {
  font-size: 16px;
  font-size: 1rem;
  padding: 7px 17px;
  padding: 0.4375rem 1.0625rem; }

.button--big {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 7px 17px;
  padding: 0.4375rem 1.0625rem; }

.button--small.no-bg {
  padding: 3px 17px 3px 17px;
  padding: 0.1875rem 1.0625rem 0.1875rem 1.0625rem; }

.button--medium.no-bg {
  padding: 4px 17px 4px 17px;
  padding: 0.25rem 1.0625rem 0.25rem 1.0625rem; }

.button--big.no-bg {
  padding: 5px 17px 5px 17px;
  padding: 0.3125rem 1.0625rem 0.3125rem 1.0625rem; }

.button--small.no-bg,
.button--medium.no-bg,
.button--big.no-bg {
  border: 2px solid #a2a2a2;
  border: 0.15rem solid #a2a2a2;
  color: #464646;
  text-decoration: none;
  font-weight: 300;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer; }

.button--small.no-bg:hover,
.button--medium.no-bg:hover,
.button--big.no-bg:hover {
  color: black; }

.button--small.no-bg .text,
.button--small.no-bg input,
.button--medium.no-bg .text,
.button--medium.no-bg input,
.button--big.no-bg .text,
.button--big.no-bg input {
  color: #464646;
  text-decoration: none; }

.button--small.link,
.button--medium.link,
.button--big.link {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  color: white;
  font-weight: 400; }

.button--small.link:hover,
.button--medium.link:hover,
.button--big.link:hover {
  color: #464646; }

.button--small.link .text, .button--medium.link .text, .button--big.link .text {
  color: white;
  text-decoration: none; }

.button--small .text, .button--medium .text, .button--big .text {
  background: none;
  border: none;
  padding: 0;
  color: #464646;
  right: 0;
  position: relative;
  font-weight: 300;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  line-height: 1.4; }

.button--small.no-bg .arrow, .button--medium.no-bg .arrow, .button--big.no-bg .arrow {
  color: #464646; }

.button--small input, .button--medium input, .button--big input {
  background: none;
  border: none;
  padding: 0;
  color: white;
  right: 0;
  position: relative;
  font-weight: 300;
  font-size: inherit;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

.button--small.right span.arrow {
  margin-top: -6px;
  margin-top: -0.4rem;
  right: 10px;
  right: 0.6rem; }

.button--medium.right span.arrow {
  margin-top: -8px;
  margin-top: -0.5rem;
  right: 10px;
  right: 0.6rem; }

.button--big.right span.arrow {
  margin-top: -11px;
  margin-top: -0.7rem;
  right: 10px;
  right: 0.6rem; }

.button--small.left span.arrow {
  margin-top: -8px;
  margin-top: -0.5rem;
  left: 10px;
  left: 0.6rem; }

.button--medium.left span.arrow {
  margin-top: -8px;
  margin-top: -0.5rem;
  left: 10px;
  left: 0.6rem; }

.button--big.left span.arrow {
  margin-top: -11px;
  margin-top: -0.7rem;
  left: 10px;
  left: 0.6rem; }

.button--small span.arrow, .button--medium span.arrow, .button--big span.arrow {
  position: absolute;
  top: 50%;
  opacity: 0;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s; }

input.button--small,
input.button--medium,
input.button--big {
  border: none;
  font-weight: 100; }

.button--small:hover span.arrow, .button--medium:hover span.arrow, .button--big:hover span.arrow {
  opacity: 1;
  color: white; }

.button--small.no-bg:hover span.arrow, .button--medium.no-bg:hover span.arrow, .button--big.no-bg:hover span.arrow {
  opacity: 1;
  color: black; }

.button--small.right:hover input, .button--small.right:hover span.text {
  right: 5px;
  right: 0.3rem; }

.button--medium.right:hover input, .button--medium.right:hover span.text {
  right: 6px;
  right: 0.4rem; }

.button--big.right:hover input, .button--big.right:hover span.text {
  right: 8px;
  right: 0.5rem; }

.button--small.left:hover input, .button--small.left:hover span.text {
  left: 5px;
  left: 0.3rem; }

.button--medium.left:hover input, .button--medium.left:hover span.text {
  left: 6px;
  left: 0.4rem; }

.button--big.left:hover input, .button--big.left:hover span.text {
  left: 8px;
  left: 0.5rem; }

.button--small.no-bg:hover .text, .button--medium.no-bg:hover .text, .button--big.no-bg:hover .text {
  color: black; }

.button--small.link:hover .text, .button--medium.link:hover .text, .button--big.link:hover .text {
  color: white; }

.button--small.select:hover, .button--medium.select:hover, .button--big.select:hover {
  color: white; }

.button--small.masterBackgroundColor:active, .button--medium.masterBackgroundColor:active, .button--big.masterBackgroundColor:active {
  border-top: 1px solid rgba(100, 100, 100, 0.4);
  border-top: 0.1rem solid rgba(100, 100, 100, 0.4);
  padding-top: 5px;
  padding-top: 0.3125rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 1px; }

.button--small.select.active, .button--medium.select.active, .button--big.select.active {
  border-top: 1px solid rgba(100, 100, 100, 0.4);
  border-top: 0.1rem solid rgba(100, 100, 100, 0.4);
  padding-top: 5px;
  padding-top: 0.3125rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.center-claim {
  width: 97.68519%;
  margin: 0 1.15741%;
  margin-top: 0;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  text-align: center; }
  .center-claim h3 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: normal; }
  .center-claim h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 29px;
    line-height: 1.8125rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    color: black; }

.center-border-bottom {
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 0.0625rem solid #e6e6e6;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  margin-bottom: 40px; }

/*------------------------------------*\
    $COMPONENTS
\*------------------------------------*/
/* ================================================================== */
/* carousel - unchanged styles from the current responsive carousel from ZON portal*/
.carousel-pagination {
  display: none;
  visibility: hidden; }

.main-content > .container--smashed:first-child {
  padding: 0; }

.theme_corporate .carousel-slide .carousel-item {
  background-color: black; }

.carousel-white.carousel-slide .carousel-item {
  background-color: white; }

.theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container h1, .theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container h2, .theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container h3, .theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container p {
  color: white; }
.theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info h1, .theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info h2, .theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info h3, .theme_corporate .carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info p {
  color: white; }

.carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container h1, .carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container h2, .carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container h3, .carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container p {
  color: black; }
.carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info h1, .carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info h2, .carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info h3, .carousel-white.carousel.carousel-group.carousel-slide .carousel-item .carousel-item-container .carousel-item-info p {
  color: black; }

.carousel-group {
  opacity: 0; }

.carousel.selector-up .carousel-nav {
  position: relative;
  margin-top: -40px;
  margin-top: -2.5rem; }

.carousel {
  width: 100%;
  margin: 0 auto;
  position: relative; }

.carousel a.prev,
.carousel a.next {
  position: absolute;
  bottom: 17px;
  z-index: 5;
  margin-top: -16px;
  margin-top: -1rem;
  display: block;
  visibility: visible;
  background-color: transparent; }
  @media only screen and (min-width: 769px) {
    .carousel a.prev,
    .carousel a.next {
      display: none;
      visibility: hidden; } }

.carousel a.prev {
  left: 10px; }
  @media only screen and (min-width: 769px) {
    .carousel a.prev {
      left: 0; } }

.carousel a.next {
  right: 10px; }
  @media only screen and (min-width: 769px) {
    .carousel a.next {
      right: 0; } }

.carousel .next .arrow, .carousel .prev .arrow {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-top: 0.5rem solid transparent;
  border-bottom: 8px solid transparent;
  border-bottom: 0.5rem solid transparent; }

.carousel a.prev .arrow--left {
  border-right: 8px solid black;
  border-right: 0.5rem solid black; }

.carousel a.next .arrow--right {
  border-left: 8px solid black;
  border-left: 0.5rem solid black; }

.carousel .carousel-item {
  display: none; }

.carousel-item .carousel-item-info {
  text-align: left;
  z-index: 100;
  top: 0;
  height: 100%;
  display: block;
  width: 100%;
  position: static;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  padding-top: 15px;
  padding-top: 0.9375rem; }
  @media only screen and (min-width: 769px) {
    .carousel-item .carousel-item-info {
      display: table-cell;
      vertical-align: middle;
      padding-bottom: 0;
      padding-top: 0; } }
  @media only screen and (min-width: 992px) {
    .carousel-item .carousel-item-info {
      padding-left: 1.15741%;
      padding-right: 1.15741%; } }

.carousel-item .carousel-item-info {
  border-top: 1px solid #e6e6e6;
  border-top: 0.1rem solid #e6e6e6; }
  @media only screen and (min-width: 769px) {
    .carousel-item .carousel-item-info {
      border-top: none; } }

.carousel-item .carousel-item-info.left {
  text-align: center; }
  @media only screen and (min-width: 769px) {
    .carousel-item .carousel-item-info.left {
      text-align: left; } }

.carousel-item .carousel-item-info.right {
  text-align: center; }
  @media only screen and (min-width: 769px) {
    .carousel-item .carousel-item-info.right {
      text-align: right; } }

.carousel-item .carousel-item-info h3 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 18px; }
  @media only screen and (min-width: 769px) {
    .carousel-item .carousel-item-info h3 {
      font-size: 28px;
      font-size: 1.75rem; } }

.carousel.large .carousel-item .carousel-item-info h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 11px;
  color: #000; }
  @media only screen and (min-width: 769px) {
    .carousel.large .carousel-item .carousel-item-info h1 {
      font-size: 32px;
      font-size: 2rem; } }
  @media only screen and (min-width: 992px) {
    .carousel.large .carousel-item .carousel-item-info h1 {
      font-size: 50px;
      font-size: 3.125rem; } }

.carousel.large .carousel-item .carousel-item-info p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 20px;
  max-width: none; }
  @media only screen and (min-width: 769px) {
    .carousel.large .carousel-item .carousel-item-info p {
      line-height: 1;
      max-width: 50%;
      letter-spacing: -0.02rem; } }
  @media only screen and (min-width: 992px) {
    .carousel.large .carousel-item .carousel-item-info p {
      font-size: 22px;
      font-size: 1.375rem; } }

.carousel.large .carousel-item .carousel-item-info h3, .carousel.large .carousel-item .carousel-item-info h2 {
  margin-bottom: 14px; }

.carousel.medium .carousel-item .carousel-item-info h1 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 32px;
  line-height: 2.0rem; }

.carousel.medium .carousel-item .carousel-item-info p {
  max-width: none; }
  @media only screen and (min-width: 769px) {
    .carousel.medium .carousel-item .carousel-item-info p {
      max-width: 50%; } }

.carousel.small .carousel-item .carousel-item-info h1 {
  font-size: 26px;
  font-size: 1.625rem;
  font-size: 1.375rem;
  line-height: 1; }

.carousel.small .carousel-item .carousel-item-info p {
  max-width: none; }
  @media only screen and (min-width: 769px) {
    .carousel.small .carousel-item .carousel-item-info p {
      max-width: 50%; } }

.carousel .carousel-item .carousel-item-info h1 {
  max-width: none; }
  @media only screen and (min-width: 769px) {
    .carousel .carousel-item .carousel-item-info h1 {
      max-width: 47%; } }

.carousel.large .carousel-item .carousel-item-info h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: normal;
  font-size: 1.75rem;
  line-height: 1.2; }

.carousel.medium .carousel-item .carousel-item-info h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: normal; }

.carousel.small .carousel-item .carousel-item-info h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.2;
  font-size: 1.25rem;
  margin-bottom: .1875rem; }

.carousel-item .carousel-item-info h2 {
  font-weight: 300;
  line-height: normal;
  color: black; }

.carousel-item .carousel-item-info h1 {
  font-weight: 700;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  color: black; }

.carousel-item .carousel-item-info p {
  line-height: 1.2;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 10px;
  color: black; }

.carousel.full-width .carousel-item .carousel-item-info h1, .carousel.full-width .carousel-item .carousel-item-info h2, .carousel.full-width .carousel-item .carousel-item-info h3, .carousel.full-width .carousel-item .carousel-item-info p {
  max-width: 100%; }

.carousel .carousel-active {
  display: block; }

.carousel .carousel-nav:nth-child(2) {
  display: none; }

.carousel-item-container {
  height: auto;
  position: static; }
  @media only screen and (min-width: 960px) {
    .carousel-item-container {
      height: 400px;
      height: 25rem;
      position: relative; } }

.carousel-item-container .container--fixed, .carousel-item-container .container--date {
  margin-bottom: 0;
  position: static; }
  @media only screen and (min-width: 769px) {
    .carousel-item-container .container--fixed, .carousel-item-container .container--date {
      margin-bottom: 0;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: 2;
      display: table; } }
  @media only screen and (min-width: 992px) {
    .carousel-item-container .container--fixed, .carousel-item-container .container--date {
      position: relative; } }

.carousel-item img {
  width: 100%;
  height: auto;
  display: block; }
  @media only screen and (min-width: 960px) {
    .carousel-item img {
      width: 1360px;
      width: 85rem;
      height: 400px;
      height: 25rem;
      max-width: 1360px;
      max-width: 85rem;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -680px;
      margin-left: -42.5rem; } }

.carousel-nav {
  z-index: 4;
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  padding-top: 0.625rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 0.1rem solid #e6e6e6;
  background-color: white;
  position: relative; }
  @media only screen and (min-width: 769px) {
    .carousel-nav {
      padding-bottom: 0;
      display: block;
      border-bottom: none;
      background-color: transparent; } }

.carousel-nav li:hover .tooltip, .carousel-nav li:hover .pag-arrow {
  display: block; }

.carousel-nav .tooltip {
  position: absolute;
  bottom: 24px;
  bottom: 1.5rem;
  color: white;
  left: 0;
  display: none;
  background-color: blue;
  z-index: 100;
  cursor: pointer;
  border-radius: 3px;
  border-radius: 0.1875rem;
  padding-left: 6px;
  padding-left: 0.375rem;
  padding-right: 6px;
  padding-right: 0.375rem;
  white-space: nowrap;
  display: none !important; }

.carousel-nav .pag-arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-left: 0.375rem solid transparent;
  border-right: 6px solid transparent;
  border-right: 0.375rem solid transparent;
  border-bottom: 0 solid transparent;
  border-top: 6px solid blue;
  border-top: 0.375rem solid blue;
  position: absolute;
  bottom: 19px;
  bottom: 1.1875rem;
  left: 6px;
  left: 0.375rem;
  display: none;
  display: none !important; }

.carousel-nav a {
  background: white;
  border: 1px solid #dddddd;
  border: 0.0625rem solid #dddddd;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  bottom: 0; }

.carousel-nav-paginated .carousel-active-page a {
  background: #333;
  color: #fff;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.carousel-slide {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media only screen and (min-width: 960px) {
    .carousel-slide.s-medium div.carousel-item div.carousel-item-container {
      height: 200px;
      height: 9.375rem; }
      .carousel-slide.s-medium div.carousel-item div.carousel-item-container a img {
        height: 200px;
        height: 9.375rem; } }
  @media only screen and (min-width: 960px) {
    .carousel-slide.small div.carousel-item div.carousel-item-container {
      height: 150px;
      height: 9.375rem; }
      .carousel-slide.small div.carousel-item div.carousel-item-container a img {
        height: 150px;
        height: 9.375rem; } }
  @media only screen and (min-width: 960px) {
    .carousel-slide.medium div.carousel-item div.carousel-item-container {
      height: 250px;
      height: 15.625rem; }
      .carousel-slide.medium div.carousel-item div.carousel-item-container a img {
        height: 250px;
        height: 15.625rem; } }

.carousel-slide .carousel-item {
  position: absolute;
  left: 110%;
  top: 0;
  width: 100%;
  /* necessary for non-active slides */
  display: block;
  /* overrides basic carousel styles */
  z-index: 1;
  background-color: white;
  border-top: 0;
  -webkit-transition: left .4s ease;
  -moz-transition: left .4s ease;
  -ms-transition: left .4s ease;
  -o-transition: left .4s ease;
  transition: left .4s ease; }
  @media only screen and (min-width: 769px) {
    .carousel-slide .carousel-item {
      border-bottom: 1px solid #e6e6e6;
      border-bottom: 0.0625rem solid #e6e6e6; } }
  .carousel-slide .carousel-item.carousel-item-black {
    background-color: black; }
  .carousel-slide .carousel-item.carousel-item-white {
    background-color: white; }

.carousel-no-transition .carousel-item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.carousel-slide .carousel-active {
  left: 0;
  position: relative;
  z-index: 2; }

.carousel-slide .carousel-in {
  left: 0; }

.carousel-slide-reverse .carousel-out {
  left: 100%; }

.carousel-slide .carousel-out,
.carousel-slide-reverse .carousel-in {
  left: -100%; }

.carousel-slide-reverse .carousel-item {
  -webkit-transition: left .1s ease;
  -moz-transition: left .1s ease;
  -ms-transition: left .1s ease;
  -o-transition: left .1s ease;
  transition: left .1s ease; }

.carousel-slide-reverse .carousel-active {
  left: 0; }

.carousel-pagination {
  display: block;
  visibility: visible;
  text-align: right; }
  .carousel-pagination li {
    margin-left: 0; }

.carousel-nav-paginated ol {
  margin: 0 auto;
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  text-align: center;
  padding: 0; }

.carousel-nav-paginated ol li,
.carousel-nav-paginated ol li a {
  display: inline-block;
  position: relative;
  margin-left: 2px;
  margin-right: 2px; }

.carousel-nav-paginated .carousel-active-page a {
  text-decoration: none; }

.carousel-nav a {
  display: inline-block;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  color: #333333;
  font-size: 100%;
  text-align: center;
  line-height: 16px;
  line-height: 1rem;
  vertical-align: middle;
  font-weight: bold;
  margin-right: 5px;
  margin-right: 0.3125rem;
  margin-left: 5px;
  margin-left: 0.3125rem;
  text-decoration: none;
  padding: 0;
  border-radius: 100%; }
  @media only screen and (min-width: 769px) {
    .carousel-nav a {
      width: 11px;
      width: 0.6875rem;
      height: 11px;
      height: 0.6875rem; } }

/* ================================================================== */
/* tabs - basic styles from tabs plugin with custom grid classes*/
.tabs-container {
  display: inline;
  float: left;
  width: 97.68519%;
  margin: 0 1.15741%;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  *zoom: 1; }
  .r-tabs .r-tabs-nav:before, .r-tabs .r-tabs-nav:after {
    content: "";
    display: table; }
  .r-tabs .r-tabs-nav:after {
    clear: both; }

.r-tabs .r-tabs-tab {
  display: block;
  margin: 0;
  list-style: none;
  float: left; }

.r-tabs .r-tabs-tab.one-half {
  width: 50%;
  float: none; }

.r-tabs .r-tabs-tab.one-third {
  width: 33.3333%;
  float: none; }

.r-tabs .r-tabs-tab.one-quarter {
  width: 25%;
  float: none; }

.r-tabs .r-tabs-tab.one-fifth {
  width: 20%;
  float: none; }

.r-tabs .r-tabs-tab.one-sixth {
  width: 16.66666667%;
  float: none; }

.r-tabs .r-tabs-tab.one-seventh {
  width: 14.285714286%; }

.r-tabs .r-tabs-panel {
  padding: 10px 30px 40px 30px;
  padding: 0.625rem 1.875rem 2.5rem 1.875rem;
  display: none;
  *zoom: 1;
  width: 100%; }
  .r-tabs .r-tabs-panel h2 {
    margin-bottom: 7px;
    margin-top: 10px; }
  .r-tabs .r-tabs-panel a.more {
    margin-top: 5px; }
  .r-tabs .r-tabs-panel p.small {
    margin-bottom: 20px; }
  .r-tabs .r-tabs-panel .accordion-tab {
    margin: 0; }
    .r-tabs .r-tabs-panel .accordion-tab .accordion__header__title {
      margin-top: 0; }
  .r-tabs .r-tabs-panel ul li, .r-tabs .r-tabs-panel ol li {
    font-size: 14px; }

p.small a {
  font-size: 11px !important; }

.r-tabs .r-tabs-panel:before, .r-tabs .r-tabs-panel:after {
  content: "";
  display: table; }

.r-tabs .r-tabs-panel:after {
  clear: both; }

.r-tabs .r-tabs-accordion-title {
  display: none;
  border: none; }

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block; }

.r-tabs {
  position: relative; }

.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  padding-bottom: 0;
  top: 0;
  float: left; }

.r-tabs .r-tabs-nav .r-tabs-anchor {
  background: #fafafa;
  margin-bottom: 0;
  padding: 0 10px;
  padding: 0 0.625rem;
  display: table;
  text-decoration: none;
  color: #464646;
  font-weight: 500;
  text-align: center;
  height: 60px;
  height: 3.75rem;
  width: 100%; }

.r-tabs .r-tabs-nav .r-tabs-anchor:hover {
  background: #fff;
  color: black; }

.r-tabs .r-tabs-nav .r-tabs-anchor .r-tab-link {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.25; }

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor .r-tab-border-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  height: 0.1875rem; }

.ie9 .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor .r-tab-border-top {
  position: static; }

.r-tabs .r-tabs-nav .r-tabs-state-active {
  background-color: #fff;
  margin-bottom: -1px;
  margin-bottom: -0.0625rem;
  border-top: 1px solid #e6e6e6;
  border-top: 0.0625rem solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-left: 0.0625rem solid #e6e6e6;
  margin-top: 2px; }

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  color: black;
  height: 64px;
  height: 4rem;
  background-color: #fff;
  position: relative; }
  .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:after {
    content: '';
    height: 5px;
    width: 1px;
    background-color: #e6e6e6;
    position: absolute;
    top: -1px;
    right: -1px; }

.r-tabs .r-tabs-panel {
  border-right: 1px solid #e6e6e6;
  border-right: 0.0625rem solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 0.0625rem solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-left: 0.0625rem solid #e6e6e6;
  margin-top: 0;
  margin-bottom: 3px;
  margin-bottom: 0.1875rem; }
  .r-tabs .r-tabs-panel .grey-table, .r-tabs .r-tabs-panel .black-table {
    width: 100%;
    margin: 10px 0 30px 0; }

.r-tabs r-tabs-accordion-tittle {
  border: 1px solid #e6e6e6;
  border: 0.0625rem solid #e6e6e6; }

.r-tab-arrow:after {
  content: "\e609";
  position: absolute;
  right: 10px;
  right: 0.625rem;
  font-family: icomoon;
  display: inline-block; }
  @media only screen and (min-width: 769px) {
    .r-tab-arrow:after {
      display: none; } }

.r-tabs-state-active .r-tab-arrow:after {
  content: "\e608"; }

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px;
  padding: 0.625rem;
  background-color: #fafafa;
  color: #464646;
  font-weight: 500;
  text-decoration: none;
  border: none;
  margin-bottom: 3px;
  margin-bottom: 0.1875rem; }
  @media only screen and (min-width: 600px) {
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
      position: relative;
      border-bottom: 1px solid #e6e6e6;
      border-bottom: 0.0625rem solid #e6e6e6;
      border-right: 1px solid #e6e6e6;
      border-right: 0.0625rem solid #e6e6e6; } }

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #fff;
  color: black;
  border-top: 1px solid #e6e6e6;
  border-top: 0.0625rem solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-left: 0.0625rem solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-right: 0.0625rem solid #e6e6e6;
  margin-bottom: 0; }
  @media only screen and (min-width: 600px) {
    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
      border-right: none; } }

.r-tabs-state-default {
  border-top: 1px solid #e6e6e6;
  border-top: 0.0625rem solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-left: 0.0625rem solid #e6e6e6;
  top: 5px !important;
  border-bottom: 1px solid #e6e6e6; }

.r-tabs-state-default:nth-last-child(1) {
  border-right: 1px solid #e6e6e6;
  border-right: 0.0625rem solid #e6e6e6; }

.r-tabs-state-default h2 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  color: black;
  margin-top: 15px;
  margin-top: 0.9375rem; }

.r-tabs-state-default ul li {
  list-style: disc;
  margin-left: 20px;
  margin-left: 1.25rem; }
  .r-tabs-state-default ul li b {
    color: black;
    font-size: 16px;
    font-size: 1rem;
    line-height: 30px;
    line-height: 1.875rem; }
  .r-tabs-state-default ul li ul li {
    list-style: circle; }

.r-tabs-tab:nth-last-child(1) {
  border-right: 1px solid #e6e6e6;
  border-right: 0.0625rem solid #e6e6e6; }

.r-tabs-tab:first-child {
  border-left: 1px solid #e6e6e6;
  border-left: 0.0625rem solid #e6e6e6; }

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none; }

  .r-tabs .r-tabs-accordion-title {
    display: block; } }
/* ================================================================== */
/* panel */
.panel {
  display: inline;
  float: left;
  width: 97.68519%;
  margin: 0 1.15741%;
  float: none;
  display: block;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  padding: 0 1.15741%; }
  .panel:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (min-width: 769px) {
    .panel {
      padding: 0;
      margin: 0 1.15741%;
      width: 97.68519%; } }

@media only screen and (min-width: 600px) {
  .panel .one-half,
  .panel .one-third,
  .panel .two-third,
  .panel .one-quarter,
  .panel .three-quarter {
    margin: 0; } }

/* ================================================================== */
/* box */
.container__box, .container__island, .container__quick-links {
  display: block;
  width: 100%;
  overflow: hidden; }
  @media only screen and (min-width: 600px) {
    .container__box, .container__island, .container__quick-links {
      margin-bottom: 20px;
      margin-bottom: 1.24rem;
      position: relative; }
      .container__box > div, .container__island > div, .container__quick-links > div {
        height: 100%;
        display: inline; }
      .container__box .box.last-row, .container__island .box.last-row, .container__quick-links .box.last-row, .container__box .island.last-row, .container__island .island.last-row, .container__quick-links .island.last-row, .container__box .tower.last-row, .container__island .tower.last-row, .container__quick-links .tower.last-row {
        margin-bottom: 30px;
        margin-bottom: 1.875rem; } }

@media only screen and (min-width: 600px) {
  .container__box.is-collapsed, .is-collapsed.container__island, .is-collapsed.container__quick-links {
    margin-bottom: 0;
    position: relative; } }

.container__box.is-collapsed .box, .is-collapsed.container__island .box, .is-collapsed.container__quick-links .box {
  border-bottom: 1px solid #e6e6e6;
  border-top: none;
  border-right: none;
  border-left: none;
  position: relative; }
  .container__box.is-collapsed .box.last-column, .is-collapsed.container__island .box.last-column, .is-collapsed.container__quick-links .box.last-column {
    border-bottom: none; }
  @media only screen and (min-width: 600px) {
    .container__box.is-collapsed .box, .is-collapsed.container__island .box, .is-collapsed.container__quick-links .box {
      border: none;
      padding-left: 10px;
      padding-left: 0.625rem; } }
  @media only screen and (min-width: 600px) {
    .container__box.is-collapsed .box:after, .is-collapsed.container__island .box:after, .is-collapsed.container__quick-links .box:after {
      content: '';
      width: 1px;
      width: 0.0625rem;
      height: 100%;
      background-color: #e6e6e6;
      top: 0;
      right: 0px;
      position: absolute; } }
  .container__box.is-collapsed .box.no-border-right:after, .is-collapsed.container__island .box.no-border-right:after, .is-collapsed.container__quick-links .box.no-border-right:after {
    display: none; }
  .container__box.is-collapsed .box.no-borders:after, .is-collapsed.container__island .box.no-borders:after, .is-collapsed.container__quick-links .box.no-borders:after {
    width: 0; }

@media only screen and (min-width: 769px) {
  .no-margin-top .box__header .box__header__title {
    margin-top: 0 !important; } }

.container__box.is-collapsed .box.last-column:after, .is-collapsed.container__island .box.last-column:after, .is-collapsed.container__quick-links .box.last-column:after {
  display: none; }

.container__box .box, .container__island .box, .container__quick-links .box {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border: 1px solid #e6e6e6;
  border: 0.0625rem solid #e6e6e6;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  position: relative;
  *zoom: 1; }
  .container__box .box:before, .container__island .box:before, .container__quick-links .box:before, .container__box .box:after, .container__island .box:after, .container__quick-links .box:after {
    content: "";
    display: table; }
  .container__box .box:after, .container__island .box:after, .container__quick-links .box:after {
    clear: both; }
  @media only screen and (min-width: 600px) {
    .container__box .box, .container__island .box, .container__quick-links .box {
      height: 100%;
      padding-bottom: 0px;
      padding-left: 20px;
      padding-left: 1.25rem;
      padding-right: 12px;
      padding-right: 0.75rem;
      border: 1px solid #e6e6e6;
      border: 0.0625rem solid #e6e6e6; } }
  .container__box .box p, .container__island .box p, .container__quick-links .box p {
    font-size: 14px; }

.box__description a.more {
  font-weight: 500 !important;
  margin-top: 20px;
  margin-top: 1.24rem; }

.box__description.one-whole {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  float: none;
  display: block;
  width: 100%;
  margin-bottom: 30px; }
  @media only screen and (min-width: 600px) {
    .box__description.one-whole {
      float: left;
      display: inline;
      width: 97.68519%;
      margin-bottom: 30px; } }

a.more {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  position: relative;
  display: block;
  padding-right: 32px;
  padding-right: 2rem; }

a.more:after {
  content: "\e607";
  font-family: icomoon;
  position: relative;
  left: 16px;
  left: 1rem;
  top: 2px;
  top: 0.125rem; }

.container__box .box .box__description a.more-bar, .container__island .box .box__description a.more-bar, .container__quick-links .box .box__description a.more-bar {
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  position: absolute;
  display: block;
  padding: 12px;
  padding: 0.5625rem 0.75rem 0.5625rem 1.25rem;
  padding-left: 10px;
  border-top: 1px solid #e6e6e6;
  border-top: 0.0625rem solid #e6e6e6;
  bottom: 0;
  left: 0;
  width: 100%; }
  @media only screen and (min-width: 600px) {
    .container__box .box .box__description a.more-bar, .container__island .box .box__description a.more-bar, .container__quick-links .box .box__description a.more-bar {
      padding-left: 20px;
      padding-left: 1.25rem; } }

.container__box .box .box__description a.more-bar:after, .container__island .box .box__description a.more-bar:after, .container__quick-links .box .box__description a.more-bar:after {
  content: "\e607";
  font-family: icomoon;
  position: relative;
  left: 10px;
  left: 0.6rem;
  top: 2px;
  top: 0.125rem; }

.container__box .box .box__description a, .container__island .box .box__description a, .container__quick-links .box .box__description a {
  color: #464646;
  font-weight: 400; }
  .container__box .box .box__description a > h2, .container__island .box .box__description a > h2, .container__quick-links .box .box__description a > h2 {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    color: black;
    font-weight: 600; }

.box__description {
  font-size: 14px;
  line-height: 1.2;
  *zoom: 1;
  padding: 10px; }
  .box__description:before, .box__description:after {
    content: "";
    display: table; }
  .box__description:after {
    clear: both; }
  @media only screen and (min-width: 600px) {
    .box__description {
      padding-left: 0;
      padding-bottom: 25px;
      margin-bottom: 30px;
      padding-right: 10px;
      padding-right: 0.625rem; } }
  .box__description h2 {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 13px;
    margin-bottom: 0.8125rem; }

.box .box__description p {
  padding-right: 0; }

.box.no-space-bottom .box__description {
  margin-bottom: 0;
  padding-bottom: 15px; }

.fluid-list li {
  margin-left: 0; }
  .fluid-list li:after {
    content: ',';
    margin-left: -3px;
    color: black; }
  .fluid-list li:last-child:after {
    content: none; }

.container__box .box a.more-bar, .container__island .box a.more-bar, .container__quick-links .box a.more-bar {
  background: #fafafa;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: none;
  display: block;
  bottom: 0;
  width: 47.8%;
  position: static;
  border: none;
  padding: 0; }
  @media only screen and (min-width: 600px) {
    .container__box .box a.more-bar, .container__island .box a.more-bar, .container__quick-links .box a.more-bar {
      position: absolute;
      padding: 12px;
      padding: 0.75rem;
      border-top: 1px solid #e6e6e6;
      border-top: 0.0625rem solid #e6e6e6; } }

.container__box p, .container__island p, .container__quick-links p {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.box.no-padding-right {
  padding-right: 0; }

.box.no-padding-right .one-half {
  display: inline;
  padding-left: 0;
  width: 31.01852%;
  margin: 0; }

.box.no-padding-right .one-half.box-description {
  display: inline;
  padding-left: 0;
  width: 64.35185%;
  margin: 0;
  padding-right: 10px;
  padding-right: 0.625rem; }

.box.no-padding-right .one-half > div {
  text-align: right; }

.no-padding-right .box__image {
  margin-top: -20px;
  height: 100%; }

.box__header__title {
  line-height: 1.0;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  padding-left: 10px;
  padding-left: 0.625rem; }
  @media only screen and (min-width: 600px) {
    .box__header__title {
      padding-left: 0; } }

.box-margin-top .box__header {
  margin-top: 20px;
  margin-top: 1.25rem; }

.box__image {
  max-width: 100%;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  text-align: right; }

@media only screen and (min-width: 600px) {
  .box__image.pull-right {
    padding-left: 12px;
    padding-left: 0.75rem; }
    .box__image.pull-right.one-third {
      margin-left: 6px; } }

@media only screen and (min-width: 600px) {
  .box__image.pull-left {
    padding-right: 12px;
    padding-right: 0.75rem; } }

@media only screen and (min-width: 600px) {
  .box .one-half,
  .box .one-third,
  .box .two-third,
  .box .one-quarter,
  .box .three-quarter {
    margin: 0; } }

.box .one-third {
  display: inline;
  float: left;
  width: 30%;
  margin: 0 3%; }
  @media only screen and (min-width: 769px) {
    .box .one-third {
      display: inline;
      float: left;
      width: 31.01852%;
      margin: 0 1.15741%; } }

.box.no-padding-right .one-third {
  margin-right: 0; }

@media only screen and (min-width: 600px) {
  .box.no-margin-top {
    padding-bottom: 10px;
    margin-bottom: 0; }
    .box.no-margin-top .box__description {
      padding-bottom: 0; } }

@media only screen and (min-width: 600px) {
  .is-collapsed .box {
    border-left: 1px dotted #e6e6e6;
    border-left: 0.0625rem dotted #e6e6e6; } }

@media only screen and (min-width: 600px) {
  .is-collapsed .box.first-column {
    border-left: none; } }

/* ================================================================== */
.container__box p, .container__island p, .container__quick-links p {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  padding-left: 0;
  padding-right: 16px;
  padding-right: 1rem;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* ================================================================== */
/* tower */
.container__box .tower, .container__island .tower, .container__quick-links .tower {
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  position: relative;
  overflow: hidden; }
  .container__box .tower.highlight--pacote .first-column, .container__island .tower.highlight--pacote .first-column, .container__quick-links .tower.highlight--pacote .first-column {
    margin-left: 10px;
    margin-left: 0.625rem;
    padding: 0 30px 40px 0;
    padding: 0 1.875rem 2.5rem 0; }
  .container__box .tower.highlight--pacote .last-column, .container__island .tower.highlight--pacote .last-column, .container__quick-links .tower.highlight--pacote .last-column {
    margin-right: 10px;
    margin-right: 0.625rem;
    padding: 0 0 40px 30px;
    padding: 0 0 2.5rem 1.875rem; }
  .container__box .tower.highlight--pacote .masterBackgroundColor, .container__island .tower.highlight--pacote .masterBackgroundColor, .container__quick-links .tower.highlight--pacote .masterBackgroundColor {
    display: none; }
  .container__box .tower.highlight--pacote .tower__header__title, .container__island .tower.highlight--pacote .tower__header__title, .container__quick-links .tower.highlight--pacote .tower__header__title {
    font-size: 36px;
    font-size: 2.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-right: 0; }
    .container__box .tower.highlight--pacote .tower__header__title .arrow, .container__island .tower.highlight--pacote .tower__header__title .arrow, .container__quick-links .tower.highlight--pacote .tower__header__title .arrow {
      display: none; }
  .container__box .tower.highlight--pacote .tower__description div, .container__island .tower.highlight--pacote .tower__description div, .container__quick-links .tower.highlight--pacote .tower__description div {
    font-size: 15px;
    font-size: 0.9375rem; }
  .container__box .tower.highlight--pacote:hover .masterBackgroundColor, .container__island .tower.highlight--pacote:hover .masterBackgroundColor, .container__quick-links .tower.highlight--pacote:hover .masterBackgroundColor {
    display: none; }
  .container__box .tower.highlight--pacote:hover .tower__header__title, .container__island .tower.highlight--pacote:hover .tower__header__title, .container__quick-links .tower.highlight--pacote:hover .tower__header__title {
    left: 0;
    color: black; }
    .container__box .tower.highlight--pacote:hover .tower__header__title .arrow, .container__island .tower.highlight--pacote:hover .tower__header__title .arrow, .container__quick-links .tower.highlight--pacote:hover .tower__header__title .arrow {
      display: none; }
  .container__box .tower.highlight--pacote:hover .tower__description div, .container__island .tower.highlight--pacote:hover .tower__description div, .container__quick-links .tower.highlight--pacote:hover .tower__description div {
    left: 0;
    color: black; }
  .container__box .tower a, .container__island .tower a, .container__quick-links .tower a {
    text-decoration: none; }
  .container__box .tower .masterBackgroundColor, .container__island .tower .masterBackgroundColor, .container__quick-links .tower .masterBackgroundColor {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: -1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  .container__box .tower .tower__image, .container__island .tower .tower__image, .container__quick-links .tower .tower__image {
    max-width: 100%; }
    .container__box .tower .tower__image img, .container__island .tower .tower__image img, .container__quick-links .tower .tower__image img {
      display: block;
      width: 100%; }
  .container__box .tower .tower__description, .container__island .tower .tower__description, .container__quick-links .tower .tower__description {
    padding-bottom: 10px; }
    .container__box .tower .tower__description div, .container__island .tower .tower__description div, .container__quick-links .tower .tower__description div {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 300;
      padding-left: 0;
      padding-right: 16px;
      padding-right: 1rem;
      position: relative;
      left: 0;
      text-decoration: none;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .container__box .tower .tower__description .tower__description__link, .container__island .tower .tower__description .tower__description__link, .container__quick-links .tower .tower__description .tower__description__link {
      padding-left: 0;
      padding-right: 16px;
      padding-right: 1rem;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .container__box .tower .tower__description img, .container__island .tower .tower__description img, .container__quick-links .tower .tower__description img {
      width: auto; }
  .container__box .tower .tower__header .tower__header__title, .container__island .tower .tower__header .tower__header__title, .container__quick-links .tower .tower__header .tower__header__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1;
    margin-top: 7px;
    margin-bottom: 2px;
    padding-left: 0;
    padding-right: 16px;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .container__box .tower .tower__header .tower__header__title .arrow, .container__island .tower .tower__header .tower__header__title .arrow, .container__quick-links .tower .tower__header .tower__header__title .arrow {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      font-size: 21px;
      font-size: 1.3125rem;
      position: relative;
      top: -1px;
      display: inline-block;
      vertical-align: top;
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -ms-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out; }
  .container__box .tower.no-hover, .container__island .tower.no-hover, .container__quick-links .tower.no-hover {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    position: static;
    cursor: auto;
    padding-left: 1.15741%;
    padding-right: 1.15741%;
    margin-left: 0;
    margin-right: 0; }
    @media only screen and (min-width: 769px) {
      .container__box .tower.no-hover, .container__island .tower.no-hover, .container__quick-links .tower.no-hover {
        padding-bottom: 0;
        border-right: 1px solid #e6e6e6;
        border-right: 0.0625rem solid #e6e6e6; } }
    .container__box .tower.no-hover:hover .tower__description div, .container__island .tower.no-hover:hover .tower__description div, .container__quick-links .tower.no-hover:hover .tower__description div, .container__box .tower.no-hover:hover .tower__description p, .container__island .tower.no-hover:hover .tower__description p, .container__quick-links .tower.no-hover:hover .tower__description p, .container__box .tower.no-hover:hover .tower__header__title, .container__island .tower.no-hover:hover .tower__header__title, .container__quick-links .tower.no-hover:hover .tower__header__title {
      color: black;
      left: 0; }
    .container__box .tower.no-hover.no-borders, .container__island .tower.no-hover.no-borders, .container__quick-links .tower.no-hover.no-borders {
      padding-left: 0;
      padding-right: 0;
      margin-left: 1.15741%;
      margin-right: 1.15741%;
      border-right: none;
      border-left: none;
      border-top: none;
      border-bottom: none; }
    .container__box .tower.no-hover.first-column, .container__island .tower.no-hover.first-column, .container__quick-links .tower.no-hover.first-column {
      margin-right: none; }
    .container__box .tower.no-hover.last-column, .container__island .tower.no-hover.last-column, .container__quick-links .tower.no-hover.last-column {
      border-right: 1px solid transparent;
      margin-left: none; }
    .container__box .tower.no-hover .masterBackgroundColor, .container__island .tower.no-hover .masterBackgroundColor, .container__quick-links .tower.no-hover .masterBackgroundColor {
      display: none; }
    .container__box .tower.no-hover span.arrow, .container__island .tower.no-hover span.arrow, .container__quick-links .tower.no-hover span.arrow {
      display: none !important; }
    .container__box .tower.no-hover .tower__header, .container__island .tower.no-hover .tower__header, .container__quick-links .tower.no-hover .tower__header {
      margin-bottom: 10px; }
    .container__box .tower.no-hover .tower__description, .container__island .tower.no-hover .tower__description, .container__quick-links .tower.no-hover .tower__description {
      position: relative;
      padding-bottom: 20px; }
      .container__box .tower.no-hover .tower__description .more, .container__island .tower.no-hover .tower__description .more, .container__quick-links .tower.no-hover .tower__description .more {
        display: block; }
      .container__box .tower.no-hover .tower__description a.list, .container__island .tower.no-hover .tower__description a.list, .container__quick-links .tower.no-hover .tower__description a.list {
        font-weight: 400;
        font-size: 14px;
        font-size: 0.875rem;
        color: #464646;
        text-decoration: none;
        position: relative;
        display: block;
        padding-right: 32px;
        padding-right: 2rem; }
        .container__box .tower.no-hover .tower__description a.list:after, .container__island .tower.no-hover .tower__description a.list:after, .container__quick-links .tower.no-hover .tower__description a.list:after {
          content: "\e607";
          font-family: icomoon;
          position: absolute;
          right: 16px;
          right: 1rem;
          top: 50%;
          margin-top: -10px;
          margin-top: -0.625rem; }
    .container__box .tower.no-hover .tower__description__link, .container__island .tower.no-hover .tower__description__link, .container__quick-links .tower.no-hover .tower__description__link {
      color: black;
      padding-left: 0;
      padding-right: 16px;
      padding-right: 1rem; }
  .container__box .tower.image-left .tower__header .tower__header__title, .container__island .tower.image-left .tower__header .tower__header__title, .container__quick-links .tower.image-left .tower__header .tower__header__title {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: bold;
    line-height: 34px;
    line-height: 2.125rem;
    margin-top: 3px;
    margin-top: 0.1875rem; }
  .container__box .tower.image-left .tower__image img, .container__island .tower.image-left .tower__image img, .container__quick-links .tower.image-left .tower__image img {
    display: block;
    width: auto;
    float: left;
    margin-right: 8px;
    margin-right: 0.5rem; }
  .container__box .tower:hover .masterBackgroundColor, .container__island .tower:hover .masterBackgroundColor, .container__quick-links .tower:hover .masterBackgroundColor {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .container__box .tower:hover .tower__description div, .container__island .tower:hover .tower__description div, .container__quick-links .tower:hover .tower__description div, .container__box .tower:hover .tower__description p, .container__island .tower:hover .tower__description p, .container__quick-links .tower:hover .tower__description p {
    color: white;
    left: 8px; }
  .container__box .tower:hover .tower__header__title, .container__island .tower:hover .tower__header__title, .container__quick-links .tower:hover .tower__header__title {
    left: 8px;
    color: white; }
    .container__box .tower:hover .tower__header__title .arrow, .container__island .tower:hover .tower__header__title .arrow, .container__quick-links .tower:hover .tower__header__title .arrow {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  .container__box .tower:hover .tower__description__link, .container__island .tower:hover .tower__description__link, .container__quick-links .tower:hover .tower__description__link {
    padding-left: 8px;
    padding-left: 0.5rem;
    padding-right: 8px;
    padding-right: 0.5rem;
    color: white; }
  @media only screen and (min-width: 600px) {
    .container__box .tower, .container__island .tower, .container__quick-links .tower {
      height: 100%;
      cursor: pointer;
      min-height: 250px;
      min-height: 15.625rem; } }

.tower--link .tower__description div {
  line-height: 1.2; }

/* ================================================================== */
/* island */
.island {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  @media only screen and (min-width: 600px) {
    .island {
      margin-bottom: 0; } }

.container__island .island {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  @media only screen and (min-width: 600px) {
    .container__island .island {
      height: 100%;
      padding-left: 12px;
      padding-right: 12px;
      padding-left: 0.75rem;
      padding-right: 0.75rem; } }

.container__island p {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.island__header__title {
  line-height: 1.0;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  margin-top: 0; }

.island__image {
  max-width: 100%;
  margin-top: 12px;
  margin-top: 0.75rem; }

.island.no-image .island__header_title {
  color: black;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem; }

/*
.island.no-image .border-bottom{
    display: none;
}
*/
.island.no-image .island__header__title {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  color: black; }

.island.no-image .island__description {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  color: #464646; }

/* ================================================================== */
/* accordion */
.accordion {
  display: inline;
  float: left;
  width: 97.68519%;
  margin: 0 1.15741%; }

.accordion--content {
  height: auto; }

.accordion__header__title {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  .accordion__header__title a {
    text-decoration: none; }

/**/
.accordion {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

.accordion__link {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none; }

/*em stand by*/
.accordion__link.masterTextColor:hover {
  color: black; }

.accordion__link.is-open:after {
  content: "\e608";
  font-family: icomoon;
  margin-left: 5px;
  margin-left: 0.3125rem; }

.accordion__link.is-closed:after {
  content: "\e609";
  font-family: icomoon;
  margin-left: 5px;
  margin-left: 0.3125rem; }

.accordion__content ul {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  max-width: 100%; }
  .accordion__content ul.half {
    max-width: 35em; }
  .accordion__content ul li {
    list-style: disc;
    margin-left: 20px;
    margin-left: 1.25rem;
    font-size: 12px;
    font-size: 0.75rem; }
    .accordion__content ul li a {
      font-size: 12px;
      font-size: 0.75rem;
      color: black;
      text-decoration: underline; }
.accordion__content p a {
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: underline;
  color: black; }
.accordion__content footer.js-accordion-footer span {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 600;
  cursor: pointer; }
  .accordion__content footer.js-accordion-footer span:after {
    content: "\e608";
    font-family: icomoon;
    margin-left: 5px;
    margin-left: 0.3125rem; }
.accordion__content a {
  font-size: 11px;
  font-size: 0.6875rem;
  color: black;
  text-decoration: underline; }

/* ================================================================== */
/* quick-links */
.container__quick-links .quick-links {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  @media only screen and (min-width: 600px) {
    .container__quick-links .quick-links {
      height: 100%;
      padding-left: 12px;
      padding-right: 12px;
      padding-left: 0.75rem;
      padding-right: 0.75rem; } }

/* ================================================================== */
/* wpnotes - unchanged styles from the current responsive webpart notes from ZON portal  */
.wp-notes {
  display: inline;
  float: left;
  width: 100%;
  margin: 0 0%;
  padding: 10px;
  padding: 0.625rem;
  min-height: 75px;
  min-height: 4.6875rem; }

.wp-notes-title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 400; }

.wp-notes-content {
  display: block;
  width: 100%;
  min-height: 65px;
  min-height: 4.0625rem;
  position: relative;
  color: #666666; }

.is-close .wp-notes-content {
  height: 65px;
  height: 4.0625rem;
  overflow: hidden;
  margin-bottom: 32px;
  margin-bottom: 2em; }

.is-close .wp-notes-overlay {
  position: absolute;
  top: 0;
  height: 65px;
  height: 4.0625rem;
  width: 100%;
  z-index: 5; }

.wp-notes-link {
  display: block;
  margin-top: -20px;
  margin-top: -1.25rem;
  width: 10px;
  width: 0.625rem;
  height: 10px;
  height: 0.625rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  z-index: 10; }

.wp-notes-link.is-open {
  margin-top: 0; }

/* ================================================================== */
/* Date - Pages update date used in all pages */
/* ================================================================== */
/* Menu */
.nav-wrapper .nav__container {
  position: relative;
  z-index: 200; }

.nav__container--background {
  position: relative;
  z-index: 2;
  background-color: white;
  overflow: hidden;
  border-bottom: 0;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.52);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.52);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.52); }

.nav__container .search-field {
  position: absolute;
  top: 100%;
  margin-top: -3px;
  left: 0;
  right: 0;
  z-index: 1;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    .nav__container .search-field {
      display: none; } }
.nav__container .search-field.is-hidden {
  visibility: visible;
  display: block;
  -webkit-transform: translate(0, -40px); }
  @media only screen and (min-width: 992px) {
    .nav__container .search-field.is-hidden {
      display: none; } }
.nav__container .search-field input {
  width: 100%;
  max-width: 960px;
  position: relative;
  margin: 0;
  border: 1px solid #e5e5e5;
  border: 0.1rem solid #e5e5e5;
  padding: 9px 10px;
  margin-top: 3px;
  background: #fafafa;
  -webkit-transform: translate(0, 0px);
  -webkit-transition: all .4s ease;
  height: 40px;
  font-size: 17px;
  line-height: 38px;
  font-weight: 300;
  text-align: center; }
.nav__container .main-content {
  transition: margin-top 0.5s; }
.nav__container .main-content.search-is-open {
  margin-top: 24px; }
.nav__container .nav {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 0; }
.nav__container a {
  text-decoration: none;
  color: black;
  font-weight: 400; }
.nav__container .nav__menu {
  *zoom: 1;
  padding: 13px 0 0 0; }
  .nav__container .nav__menu:before, .nav__container .nav__menu:after {
    content: "";
    display: table; }
  .nav__container .nav__menu:after {
    clear: both; }
  @media only screen and (min-width: 769px) {
    .nav__container .nav__menu {
      text-align: right; } }
.nav__container .nav__menu .label {
  display: none;
  font-size: 10px;
  font-size: 0.625rem;
  color: #999999; }
  @media only screen and (min-width: 992px) {
    .nav__container .nav__menu .label {
      display: inline;
      position: relative;
      top: 0.4rem; } }
.nav__container .menu__switch {
  position: absolute;
  width: 104px;
  width: 6.5rem;
  overflow: hidden;
  height: 16px;
  height: 1rem;
  cursor: pointer;
  text-align: right;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size: 10px;
  font-size: 0.625rem; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__switch {
      text-align: left;
      position: static;
      float: left;
      width: auto;
      height: auto;
      margin-left: 18%;
      overflow: auto; } }
  .nav__container .menu__switch a {
    font-size: 10px;
    font-size: 0.625rem;
    margin-right: 0;
    display: block;
    float: right; }
    @media only screen and (min-width: 769px) {
      .nav__container .menu__switch a {
        margin-right: 6px;
        margin-right: 0.375rem;
        display: inline;
        float: none; } }
.nav__container .menu__switch a {
  color: #999999;
  margin-bottom: 4px; }
.nav__container .menu__switch a.selected {
  color: #464646;
  font-weight: 700; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__switch a.selected {
      margin-right: 0.375rem; } }
.nav__container .menu__switch.show {
  height: 55px; }
.nav__container .menu__switch.show ~ .menu--clear.small {
  height: 32px;
  height: 2rem; }
.nav__container .menu__switch .arrow {
  display: inline-block;
  width: 115px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 9px; }
  .nav__container .menu__switch .arrow:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-left: 0.4rem solid transparent;
    border-right: 6px solid transparent;
    border-right: 0.4rem solid transparent;
    border-top: 6px solid black;
    border-top: 0.4rem solid black;
    display: inline-block;
    margin-right: 6px;
    margin-right: 0.4rem;
    position: absolute;
    top: 4px;
    left: 0px; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__switch .arrow {
      display: none; } }
.nav__container .menu__switch .arrow.invert {
  border-top: none;
  border-bottom: 1px solid black;
  height: 16px; }
.nav__container .menu__condicoes {
  float: right;
  font-size: 10px;
  font-size: 0.625rem;
  position: relative;
  top: 2px;
  top: 0.1rem;
  text-align: right; }
  @media only screen and (min-width: 600px) {
    .nav__container .menu__condicoes {
      text-align: left;
      top: 0; } }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__condicoes {
      display: inline-block;
      vertical-align: top;
      float: none;
      margin-right: 0.2rem; } }
  .nav__container .menu__condicoes a {
    color: #999999;
    font-size: 10px;
    font-size: 0.625rem;
    display: block; }
    @media only screen and (min-width: 600px) {
      .nav__container .menu__condicoes a {
        display: inline;
        margin-left: 7px; } }
    @media only screen and (min-width: 600px) {
      .nav__container .menu__condicoes a:last-child {
        float: left; } }
    @media only screen and (min-width: 600px) {
      .nav__container .menu__condicoes a:first-child {
        float: right; } }
    @media only screen and (min-width: 600px) {
      .nav__container .menu__condicoes a + a {
        float: left;
        border-right: 1px solid #aeaeae;
        padding-right: 7px; } }
.nav__container .menu__car-cliente {
  float: right;
  margin-top: 6px;
  margin-top: 0.4rem; }
  .nav__container .menu__car-cliente a img {
    vertical-align: baseline; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__car-cliente {
      display: inline-block;
      vertical-align: top;
      float: none;
      margin-top: -0.5rem; } }
.nav__container .menu__car-cliente .menu__icon {
  margin-left: 8px;
  margin-left: 0.5rem; }
@media only screen and (min-width: 769px) {
  .nav__container .menu__car-cliente .carrinho {
    margin-left: 0.4rem;
    margin-right: 0.45rem; } }
@media only screen and (min-width: 992px) {
  .nav__container .menu__car-cliente .carrinho {
    margin-left: 1rem;
    margin-right: 0.45rem; } }
.nav__container .menu__nav-search {
  float: left;
  margin-top: 6px;
  margin-top: 0.4rem; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__nav-search {
      float: right;
      width: 82.1%;
      margin-top: 30px;
      margin-top: 30px;
      min-height: 28px;
      min-height: 27px; } }
.nav__container .menu__nav-search a.is-hidden {
  display: inline;
  visibility: visible;
  position: relative;
  top: 1px;
  top: 0.05rem; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__nav-search a.is-hidden {
      display: none; } }
.nav__container .menu__icon {
  display: inline;
  position: relative;
  top: 8px;
  top: 0.5rem;
  font-size: 17px;
  font-size: 1.1rem; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__icon {
      width: 0.9rem;
      font-size: 13px;
      font-size: 0.8125rem;
      margin: 0;
      top: 0.4rem;
      margin-right: 0.45rem; } }
.nav__container .nav-search__button {
  display: inline;
  cursor: pointer;
  margin-right: 8px;
  margin-right: 0.5rem;
  color: black; }
  @media only screen and (min-width: 769px) {
    .nav__container .nav-search__button {
      display: none; } }
.nav__container .nav-search__list {
  display: none;
  margin-bottom: 0; }
  @media only screen and (min-width: 769px) {
    .nav__container .nav-search__list {
      display: initial;
      float: left;
      width: 95%; } }
  @media only screen and (min-width: 960px) {
    .nav__container .nav-search__list {
      display: inline-block;
      float: left;
      width: 78%; } }
.nav__container .nav-search__list > li {
  display: table-cell;
  text-align: left;
  cursor: pointer;
  font-weight: 500;
  margin-right: -5px; }
.nav__container .nav-search__list > li > a {
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  margin-right: 30px; }
.nav__container .nav-search__list > li > a > span {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem; }
.nav__container .nav-search__list > li > a > span.active {
  border-bottom: 3px solid black;
  border-bottom: 0.2rem solid black;
  padding-bottom: 5px;
  padding-bottom: 0.3rem; }
.nav__container .nav-search__list > li.list.selected {
  position: relative; }
  .nav__container .nav-search__list > li.list.selected a:after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    height: 3px;
    background: black; }
.nav__container .nav-search__list > li {
  position: relative; }
  .nav__container .nav-search__list > li a:after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: -3px;
    left: 0;
    height: 3px;
    background: black;
    -webkit-transition: bottom 0.2s ease-in-out;
    -moz-transition: bottom 0.2s ease-in-out;
    -ms-transition: bottom 0.2s ease-in-out;
    -o-transition: bottom 0.2s ease-in-out;
    transition: bottom 0.2s ease-in-out; }
  .nav__container .nav-search__list > li:hover a:after {
    bottom: 0; }
.nav__container .nav-search__search {
  cursor: pointer;
  color: black; }
  @media only screen and (min-width: 769px) {
    .nav__container .nav-search__search {
      position: absolute;
      top: auto;
      bottom: 0.95rem;
      right: 0.5rem;
      width: 0.8rem;
      margin-right: 0; } }
.nav__container .nav-search__input {
  display: none;
  margin-left: 15px;
  margin-left: 0.95rem;
  border: 1px solid #e6e6e6;
  border: 0.1rem solid #e6e6e6;
  line-height: 19px;
  line-height: 1.2rem;
  outline: none;
  padding: 2px 5px;
  padding-right: 25px; }
  @media only screen and (min-width: 769px) {
    .nav__container .nav-search__input {
      display: none;
      vertical-align: middle;
      width: 7rem; } }
  @media only screen and (min-width: 960px) {
    .nav__container .nav-search__input {
      display: inline;
      vertical-align: middle;
      width: 8.8rem;
      margin-top: -0.5rem; } }
.nav__container .menu__brand {
  display: block;
  margin: 0 auto;
  position: relative;
  left: -3px;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  display: block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("//cdn.nos.pt/common/img/nos70.png");
  width: 70px;
  height: 37px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .nav__container .menu__brand {
      background-image: url("//cdn.nos.pt/common/img/nos70retina.png"); } }
  @media only screen and (min-width: 769px) {
    .nav__container .menu__brand {
      background-image: url("//cdn.nos.pt/common/img/nos.png");
      float: left;
      left: 0;
      margin-top: -0.9rem;
      margin-bottom: -1rem;
      width: 109px;
      height: 58px; } }
  @media only screen and (min-width: 769px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 769px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 769px) and (min-device-pixel-ratio: 1.5) {
    .nav__container .menu__brand {
      background-image: url("//cdn.nos.pt/common/img/nosretina.png"); } }
.nav__container .list__container {
  position: absolute;
  z-index: 1;
  top: -400%;
  left: 0;
  right: 0;
  border-top: 1px solid #e6e6e6;
  background-color: transparent;
  overflow-x: visible;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s; }
  @media only screen and (min-width: 769px) {
    .nav__container .list__container {
      -ms-filter: "alpha(opacity=0)";
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -ms-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;
      background-color: white;
      border-bottom: 1px solid #e6e6e6; } }
.nav__container .list__container.fadeHolder {
  top: 100%; }
.nav__container .list__container.slideDown {
  top: 100%; }
  @media only screen and (min-width: 769px) {
    .nav__container .list__container.slideDown {
      -ms-filter: "alpha(opacity=100)";
      opacity: 1;
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -ms-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;
      background-color: white; } }
.nav__container .sub-list {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  overflow: visible; }
  @media only screen and (min-width: 769px) {
    .nav__container .sub-list {
      padding-left: 0.375rem;
      padding-right: 0.375rem; } }
  .nav__container .sub-list.container--fixed, .nav__container .sub-list.container--date {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 769px) {
      .nav__container .sub-list.container--fixed, .nav__container .sub-list.container--date {
        padding-left: 10px;
        padding-left: 0.65rem;
        padding-right: 10px;
        padding-right: 0.65rem; } }
.nav__container .sub-list .is-hidden {
  display: block;
  visibility: visible; }
  @media only screen and (min-width: 769px) {
    .nav__container .sub-list .is-hidden {
      display: none; } }
.nav__container .sub-list > div {
  *zoom: 1;
  overflow: hidden;
  height: 100%;
  opacity: 0; }
  .nav__container .sub-list > div:before, .nav__container .sub-list > div:after {
    content: "";
    display: table; }
  .nav__container .sub-list > div:after {
    clear: both; }
.nav__container .sub-list .list__top-level {
  display: block;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  left: 0%;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  background-color: white;
  padding-left: 20px; }
  @media only screen and (min-width: 769px) {
    .nav__container .sub-list .list__top-level {
      display: none;
      background-color: transparent; } }
.nav__container .sub-list .list__top-level.is-hidden {
  left: -100%;
  visibility: visible; }
.nav__container .sub-list .list__first-level {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  *zoom: 1;
  overflow: visible; }
  .nav__container .sub-list .list__first-level:before, .nav__container .sub-list .list__first-level:after {
    content: "";
    display: table; }
  .nav__container .sub-list .list__first-level:after {
    clear: both; }
.nav__container .sub-list .list__first-level,
.nav__container .sub-list .list__second-level {
  position: absolute;
  left: 100%;
  width: 100%;
  top: 0;
  height: 100%;
  padding-top: 40px; }
  @media only screen and (min-width: 769px) {
    .nav__container .sub-list .list__first-level,
    .nav__container .sub-list .list__second-level {
      padding-top: 0; } }
@media only screen and (min-width: 769px) {
  .nav__container .sub-list .list__first-level {
    display: block;
    position: relative;
    left: 0;
    margin-bottom: 0; } }
.nav__container .sub-list .list__second-level {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  margin-bottom: 10px; }
  @media only screen and (min-width: 769px) {
    .nav__container .sub-list .list__second-level {
      display: block;
      position: static;
      height: 100%; } }
@media only screen and (min-width: 769px) {
  .nav__container .list__first-level > li,
  .nav__container .list__second-level > li {
    background-color: transparent; } }
.nav__container .list__first-level > .list__first-level__back,
.nav__container .list__second-level > .list__second-level__back {
  background: none; }
.nav__container .sub-list .list__second-level {
  left: 200%; }
.nav__container .sub-list .list__second-level.show {
  left: 100%; }
.nav__container .sub-list .list__first-level.show {
  left: 0%; }
.nav__container .sub-list .list__first-level.hide-left {
  left: -100%; }
.nav__container .list__first-level.hide-left > .list__parent {
  left: 57%; }
.nav__container .sub-list .list__second-level.hide-left {
  left: 0%; }
.nav__container .list__second-level li {
  color: #464646;
  cursor: pointer;
  line-height: 40px;
  background-color: white;
  padding-left: 20px;
  border-bottom: 1px solid #e6e6e6; }
  @media only screen and (min-width: 769px) {
    .nav__container .list__second-level li {
      line-height: normal;
      background-color: transparent;
      border: none;
      margin-bottom: 5px;
      padding-left: 0px; } }
.nav__container .list__second-level li a {
  color: #666666; }
.nav__container .list__second-level li a:hover {
  color: black; }
.nav__container .list__first-level__back {
  padding-left: 6px;
  padding-left: 0.375rem;
  padding-right: 6px;
  padding-right: 0.375rem;
  position: absolute;
  top: 9px;
  top: 0.55rem;
  cursor: pointer; }
  @media only screen and (min-width: 769px) {
    .nav__container .list__first-level__back {
      display: none; } }
.nav__container .list__second-level__back {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  height: 2.5rem;
  width: 20%;
  border: none !important; }
  @media only screen and (min-width: 769px) {
    .nav__container .list__second-level__back {
      display: none; } }
.nav__container .sub-list .list__parent {
  text-align: center;
  color: white;
  position: relative;
  left: 0%;
  background-color: transparent;
  -webkit-transition: left right 0.5s;
  -moz-transition: left right 0.5s;
  -o-transition: left right 0.5s;
  transition: left right 0.5s;
  line-height: 40px;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }
  @media only screen and (min-width: 769px) {
    .nav__container .sub-list .list__parent {
      display: none;
      font-weight: 500;
      color: black; } }
.nav__container .list__parent .overlay {
  background-color: black;
  position: absolute;
  left: 80%;
  width: 50%;
  top: 0;
  bottom: 0;
  display: block; }
.nav__container .list__first-level .list__parent {
  background-color: black; }
.nav__container .list__second-level .list__parent {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(22%, black), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000000 22%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=1 );
  /* IE6-9 */ }
.nav__container .list__parent .list__parent__top {
  position: absolute;
  left: -4%;
  display: none;
  color: white; }
.nav__container .list__parent__top .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
.nav__container .show .list__parent__top {
  display: block; }
.nav__container .list--column.mobile--hidden,
.nav__container .list--twocolumn.mobile--hidden {
  display: none; }
  @media only screen and (min-width: 769px) {
    .nav__container .list--column.mobile--hidden,
    .nav__container .list--twocolumn.mobile--hidden {
      display: block;
      background-color: #fff;
      z-index: 2;
      position: relative;
      padding: 0; }
      .nav__container .list--column.mobile--hidden .container a img, .nav__container .list--column.mobile--hidden .container--fixed a img, .nav__container .list--column.mobile--hidden .container--date a img, .nav__container .list--column.mobile--hidden section.container--smashed a img,
      .nav__container .list--twocolumn.mobile--hidden .container a img,
      .nav__container .list--twocolumn.mobile--hidden .container--fixed a img,
      .nav__container .list--twocolumn.mobile--hidden .container--date a img,
      .nav__container .list--twocolumn.mobile--hidden section.container--smashed a img {
        width: 100%; }
      .nav__container .list--column.mobile--hidden > .column--menu,
      .nav__container .list--twocolumn.mobile--hidden > .column--menu {
        background: #fafafa;
        /* Old browsers */
        background: -moz-linear-gradient(left, #fafafa 0%, white 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fafafa), color-stop(100%, white));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #fafafa 0%, white 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #fafafa 0%, white 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #fafafa 0%, white 100%);
        /* IE10+ */
        background: linear-gradient(to right, #fafafa 0%, #ffffff 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ffffff',GradientType=1 );
        /* IE6-9 */
        height: 100%;
        border-left: 1px solid #e6e6e6; }
        .nav__container .list--column.mobile--hidden > .column--menu > .column--menu_aside > ul,
        .nav__container .list--twocolumn.mobile--hidden > .column--menu > .column--menu_aside > ul {
          margin-bottom: 0; } }
.nav__container .list--column {
  font-size: 14px;
  font-size: 0.875rem; }
  .nav__container .list--column > .container, .nav__container .list--column > .container--fixed, .nav__container .list--column > .container--date, .nav__container .list--column > section.container--smashed {
    padding: 0; }
  @media only screen and (min-width: 769px) {
    .nav__container .list--column {
      padding-top: 18px;
      float: left;
      width: 20%;
      min-height: 1px;
      padding-left: 18px;
      padding-left: 1.1rem;
      padding-right: 18px;
      padding-right: 1.1rem;
      height: 100%;
      position: relative;
      margin-left: -1px; }
      .nav__container .list--column:before {
        content: ' ';
        position: absolute;
        left: 0;
        top: 18px;
        bottom: 18px;
        width: 1px;
        z-index: 3;
        background-color: #e6e6e6; }
      .nav__container .list--column:first-child:before {
        display: none; }
      .nav__container .list--column > .container > a, .nav__container .list--column > .container--fixed > a, .nav__container .list--column > .container--date > a, .nav__container .list--column > section.container--smashed > a {
        display: block; } }
@media only screen and (min-width: 769px) {
  .nav__container ul.list__first-level > li.list--column.no-border:before {
    width: 0; } }
@media only screen and (min-width: 769px) {
  .nav__container .list--twocolumn {
    float: left;
    width: 40%;
    min-height: 1px; } }
.nav__container .list--twocolumn img {
  width: 100%; }
.nav__container .list__title {
  display: block;
  font-weight: 500;
  line-height: 40px;
  background-color: white;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 20px;
  cursor: pointer;
  color: #464646; }
  @media only screen and (min-width: 769px) {
    .nav__container .list__title {
      margin-bottom: 10px;
      display: inline-block;
      padding-left: 0px;
      line-height: normal;
      border: none;
      background-color: transparent;
      color: black; } }
.nav__container .list__title:hover {
  color: black; }
.nav__container .list_suporte {
  display: none; }
  @media only screen and (min-width: 769px) {
    .nav__container .list_suporte {
      display: block; } }
.nav__container .show-cookies .nav__cookies {
  display: block; }
.nav__container .nav__cookies .agree {
  cursor: pointer;
  color: black; }
.nav__container .menu--clear.small {
  clear: both;
  height: 16px;
  height: 1rem; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu--clear.small {
      clear: none;
      display: none; } }
.nav__container .menu--clear.large {
  clear: none; }
  @media only screen and (min-width: 769px) {
    .nav__container .menu--clear.large {
      clear: both; } }
.nav__container .nav__cookies {
  display: none;
  text-align: center;
  background-color: #f2f2f2;
  color: white;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 0.1rem solid #e6e6e6; }
.nav__container .nav__cookies .content {
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%; }
  @media only screen and (min-width: 769px) {
    .nav__container .nav__cookies .content {
      display: inline-block;
      text-align: left;
      width: 65%; } }
  .nav__container .nav__cookies .content p {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-top: 10px;
    color: #464646; }
    @media only screen and (min-width: 769px) {
      .nav__container .nav__cookies .content p {
        margin-bottom: 13px; } }
  .nav__container .nav__cookies .content a {
    font-size: 11px;
    font-size: 0.6875rem; }
.nav__container .nav__cookies .linkok {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 13px;
  width: 100%; }
  @media only screen and (min-width: 769px) {
    .nav__container .nav__cookies .linkok {
      margin-top: 10px;
      text-align: right;
      width: 34%; } }
.nav__container .show-cookies .nav__menu {
  padding: 13px 0 0 0; }
.nav__container .container--fixed, .nav__container .container--date {
  padding-left: 10px;
  padding-left: 0.65rem;
  padding-right: 10px;
  padding-right: 0.65rem; }
.nav__container .column--menu_aside {
  padding: 20px; }
  .nav__container .column--menu_aside > span {
    margin-bottom: 6px;
    font-weight: 500;
    cursor: pointer;
    color: #464646;
    font-size: 14px;
    display: inline-block;
    width: 100%; }
    .nav__container .column--menu_aside > span strong a {
      font-weight: 500;
      color: black; }
  .nav__container .column--menu_aside ul li {
    margin-bottom: 10px;
    line-height: 1.3; }
    .nav__container .column--menu_aside ul li a {
      color: #666; }
      .nav__container .column--menu_aside ul li a:hover {
        color: black; }
.nav__container .sub-list > article {
  position: relative;
  height: 100%; }
.nav__container .nav__container.institucional .menu__brand {
  left: 1.125rem; }
.nav__container .landing-button {
  width: 100%;
  position: absolute;
  height: 40px;
  top: -40px;
  left: 0px;
  background: black;
  color: white;
  text-decoration: none; }
  .nav__container .landing-button:hover {
    color: white !important; }
.nav__container .list__second-level .landing-button {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(22%, black), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 22%, black 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000000 22%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000',GradientType=1 );
  /* IE6-9 */
  color: white; }

@media only screen and (min-width: 769px) {
  .nav__container.institucional .nav-search__list {
    width: 75%; } }
@media only screen and (min-width: 960px) {
  .nav__container.institucional .nav-search__list {
    width: 75%; } }
.nav__container.institucional .menu__car-cliente {
  margin-top: -1px;
  margin-top: -0.0625rem; }
.nav__container.institucional .menu__car-cliente a {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #777777;
  font-weight: 400; }
.nav__container.institucional .menu__car-cliente a.active {
  color: black;
  font-weight: 500; }
.nav__container.institucional .menu__brand {
  left: 0; }
.nav__container.institucional .menu__switch.show {
  height: 48px;
  height: 3rem; }
.nav__container.institucional .menu__switch {
  width: 112px;
  width: 7rem; }
  @media only screen and (min-width: 769px) {
    .nav__container.institucional .menu__switch {
      width: auto;
      height: auto; } }
.nav__container.institucional .menu__switch.show ~ .menu--clear.small {
  height: 48px;
  height: 3rem; }

/* ================================================================== */
/* Footer */
div.footer__wrapper.footer--fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0; }

div.footer__wrapper {
  text-align: left;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #464646;
  border-bottom-width: 8px;
  border-bottom-width: 0.5rem;
  border-bottom-style: solid; }
  div.footer__wrapper .footer--bg {
    padding-top: 29px;
    padding-top: 1.8rem;
    background-color: #fafafa;
    border-top: 1px solid #e6e6e6;
    border-top: 0.1rem solid #e6e6e6;
    padding-bottom: 1.8rem; }
  @media only screen and (min-width: 600px) {
    div.footer__wrapper .container:first-child, div.footer__wrapper .container--fixed:first-child, div.footer__wrapper .container--date:first-child, div.footer__wrapper section.container--smashed:first-child {
      padding: 0; } }
  @media only screen and (min-width: 769px) {
    div.footer__wrapper .container:first-child, div.footer__wrapper .container--fixed:first-child, div.footer__wrapper .container--date:first-child, div.footer__wrapper section.container--smashed:first-child {
      display: block;
      padding-left: 1.15741%;
      padding-right: 1.15741%; } }
  div.footer__wrapper > .container:first-child, div.footer__wrapper > .container--fixed:first-child, div.footer__wrapper > .container--date:first-child, div.footer__wrapper > section.container--smashed:first-child {
    display: none; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper > .container:first-child, div.footer__wrapper > .container--fixed:first-child, div.footer__wrapper > .container--date:first-child, div.footer__wrapper > section.container--smashed:first-child {
        display: block;
        border-top: 1px solid #e6e6e6;
        padding-top: 30px; } }
  div.footer__wrapper .container.footer--bg, div.footer__wrapper .footer--bg.container--fixed, div.footer__wrapper .footer--bg.container--date, div.footer__wrapper section.footer--bg.container--smashed {
    display: block; }
  div.footer__wrapper .container--fixed, div.footer__wrapper .container--date {
    background: none;
    border: none;
    padding: 0; }
  div.footer__wrapper a {
    color: #464646;
    text-decoration: none; }
  div.footer__wrapper .footer--left {
    float: left;
    text-align: left; }
  div.footer__wrapper .footer--right {
    text-align: center;
    margin-bottom: 15px;
    margin-bottom: 0.95rem;
    font-size: 26px;
    font-size: 1.6rem; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .footer--right {
        float: right;
        text-align: right;
        position: relative;
        top: 0.8rem; } }
  div.footer__wrapper .footer__menu {
    *zoom: 1; }
    div.footer__wrapper .footer__menu:before, div.footer__wrapper .footer__menu:after {
      content: "";
      display: table; }
    div.footer__wrapper .footer__menu:after {
      clear: both; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .footer__menu {
        margin-bottom: 1.6rem; } }
  div.footer__wrapper .footer__menu a {
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 400; }
  div.footer__wrapper .footer__menu .menu__list {
    text-align: center; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .footer__menu .menu__list {
        margin-bottom: 0;
        text-align: left; } }
  div.footer__wrapper .footer__menu .menu__item {
    display: inline-block;
    margin-right: 7px;
    margin-right: 0.4375rem;
    margin-left: 7px;
    margin-left: 0.4375rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .footer__menu .menu__item {
        margin-bottom: 0;
        display: block;
        float: left;
        margin-left: 0;
        margin-right: 15px;
        margin-right: 0.9375rem; } }
  div.footer__wrapper .footer--copyright {
    color: #666666;
    text-align: center; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .footer--copyright {
        text-align: left; } }
  @media only screen and (min-width: 769px) {
    div.footer__wrapper .footer__nav {
      margin-bottom: 1.15rem; } }
  div.footer__wrapper .nav__list {
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px solid black;
    border: 0.1rem solid black;
    margin-bottom: -1px;
    margin-bottom: -0.1rem;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list {
        float: left;
        width: 20%;
        vertical-align: top;
        padding-right: 1rem;
        border: none; } }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list:last-child {
        width: 19%; } }
  div.footer__wrapper .nav__list.is-hidden {
    display: block;
    visibility: visible;
    border-left: 1px solid #a2a2a2;
    border-left: 0.1rem solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    border-right: 0.1rem solid #a2a2a2;
    border-top: 1px solid #a2a2a2;
    border-top: 0.1rem solid #a2a2a2;
    border-bottom: none;
    position: relative;
    z-index: 1;
    margin-bottom: 0; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list.is-hidden {
        float: left;
        width: 20%;
        vertical-align: top;
        padding-right: 1rem;
        border: none; } }
  div.footer__wrapper .nav__list.is-hidden:last-child {
    border-bottom: 1px solid #a2a2a2;
    border-bottom: 0.1rem solid #a2a2a2; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list.is-hidden:last-child {
        border: none; } }
  div.footer__wrapper .nav__list.is-hidden ul {
    max-height: 0; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list.is-hidden ul {
        max-height: none; } }
  div.footer__wrapper .nav__list a {
    color: #464646;
    display: block;
    width: 100%;
    font-weight: 400;
    text-decoration: none;
    padding: 0 6px 0 6px;
    padding: 0rem .375rem 0 .375rem; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list a {
        padding: 0; } }
  div.footer__wrapper .nav__list a:hover {
    color: black; }
  div.footer__wrapper .nav__list .list__title {
    display: block;
    width: 100%;
    font-weight: 500;
    line-height: 32px;
    line-height: 2rem; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list .list__title {
        padding-left: 0;
        margin-bottom: 18px;
        margin-bottom: 1.125rem;
        border: none; } }
  div.footer__wrapper .list__title a {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500; }
  div.footer__wrapper .nav__list ul {
    max-height: 160px;
    max-height: 10rem;
    overflow: hidden;
    display: block;
    visibility: visible;
    margin: 0;
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -ms-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; }
    @media only screen and (min-width: 769px) {
      div.footer__wrapper .nav__list ul {
        max-height: none; } }
  div.footer__wrapper .nav__list li {
    margin-bottom: 7px;
    margin-bottom: 0.45rem; }

.theme_corporate div.footer__wrapper {
  background-color: black; }
  .theme_corporate div.footer__wrapper .nav__list .list__title {
    color: #cccccc; }
  .theme_corporate div.footer__wrapper .nav__list a {
    color: #bababa; }
    .theme_corporate div.footer__wrapper .nav__list a:hover {
      color: #ffffff; }
  .theme_corporate div.footer__wrapper .footer--bg {
    background-color: black; }
  .theme_corporate div.footer__wrapper a {
    color: #bababa; }
    .theme_corporate div.footer__wrapper a:hover {
      color: #ffffff; }
  .theme_corporate div.footer__wrapper .footer--copyright {
    color: #878787; }

/* ================================================================== */
/* Magnific Popup default CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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 {
  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: 100%;
  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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.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;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  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, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  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: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #444444; }

.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 {
    /* The shadow behind the image */ }

  .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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.inline-drop {
  text-align: center; }
  .inline-drop .instyler.dropdown {
    margin-right: 40px;
    margin-right: 2.5rem;
    width: 250px;
    width: 15.625rem; }

.instyler.dropdown {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-width: 0.15rem;
  border-style: solid;
  line-height: 30px;
  line-height: 1.85rem;
  position: relative;
  text-align: left;
  z-index: 2; }
  .instyler.dropdown.disabled {
    cursor: auto;
    color: #ccc;
    border-color: #f6f6f6 !important;
    background-color: #f6f6f6 !important; }
    .instyler.dropdown.disabled * {
      border-color: #f6f6f6 !important;
      background-color: #f6f6f6 !important; }
    .instyler.dropdown.disabled .arrow {
      color: #ccc !important; }
  .instyler.dropdown.masterBackgroundColor span {
    background-color: transparent;
    color: white !important; }

.instyler.dropdown span {
  display: inline-block;
  position: relative;
  z-index: 2;
  background-color: white;
  padding-left: 8px;
  padding-left: 0.5rem; }

.instyler.dropdown span.arrow {
  float: right;
  display: block;
  padding-right: 8px;
  padding-right: 0.5rem;
  padding-top: 6px;
  padding-top: 0.4rem; }

.instyler.dropdown .dropdown__list {
  position: absolute;
  top: 100%;
  left: -2px;
  right: -2px;
  margin-bottom: 0px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 1px;
  border-style: solid;
  border-top-color: #e6e6e6;
  z-index: 1;
  display: block;
  background-color: white;
  max-height: 320px;
  max-height: 20rem;
  height: auto;
  width: auto;
  overflow: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.instyler.dropdown .dropdown__list.is-hidden {
  max-height: 0;
  display: block;
  visibility: visible; }

.instyler.dropdown .dropdown__list li {
  padding-left: 8px;
  padding-left: 0.5rem;
  display: block;
  width: 100%;
  box-sizing: border-box; }

.instyler.dropdown .dropdown__list li:hover {
  background-color: #fafafa; }

.instyler.multiple-dropdown {
  display: inline-block;
  cursor: pointer;
  border-width: 2px;
  border-width: 0.15rem;
  border-style: solid;
  line-height: 30px;
  line-height: 1.85rem;
  position: relative;
  text-align: left;
  z-index: 2; }
  .instyler.multiple-dropdown.disabled {
    cursor: auto;
    color: #ccc;
    border-color: #f6f6f6 !important;
    background-color: #f6f6f6 !important; }
    .instyler.multiple-dropdown.disabled * {
      border-color: #f6f6f6 !important;
      background-color: #f6f6f6 !important; }
    .instyler.multiple-dropdown.disabled .arrow {
      color: #ccc !important; }
  .instyler.multiple-dropdown.masterBackgroundColor span {
    background-color: transparent;
    color: white !important; }
  .instyler.multiple-dropdown span {
    display: inline-block;
    position: relative;
    z-index: 2;
    background-color: white;
    padding-left: 8px;
    padding-left: 0.5rem; }
    .instyler.multiple-dropdown span.arrow {
      float: right;
      display: block;
      padding-right: 8px;
      padding-right: 0.5rem;
      padding-top: 6px;
      padding-top: 0.4rem; }
  .instyler.multiple-dropdown .dropdown__list {
    position: absolute;
    top: 100%;
    left: -2px;
    right: -2px;
    margin-bottom: 0px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-width: 1px;
    border-style: solid;
    border-top-color: #e6e6e6;
    z-index: 1;
    display: block;
    background-color: white;
    max-height: 320px;
    max-height: 20rem;
    height: auto;
    width: auto;
    overflow: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .instyler.multiple-dropdown .dropdown__list.is-hidden {
      max-height: 0;
      display: block;
      visibility: visible; }
    .instyler.multiple-dropdown .dropdown__list .selector {
      width: 20px;
      width: 1.25rem;
      height: 20px;
      height: 1.25rem;
      border: 1px solid #e6e6e6;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      margin-right: 0.625rem;
      position: relative; }
    .instyler.multiple-dropdown .dropdown__list li {
      padding-left: 8px;
      padding-left: 0.5rem;
      display: block;
      width: 100%;
      box-sizing: border-box; }
      .instyler.multiple-dropdown .dropdown__list li:hover {
        background-color: #fafafa; }
      .instyler.multiple-dropdown .dropdown__list li.selected .icon {
        display: block; }
      .instyler.multiple-dropdown .dropdown__list li .icon {
        width: 100%;
        height: 100%;
        display: none; }
        .instyler.multiple-dropdown .dropdown__list li .icon:after {
          content: "\e604";
          font-family: icomoon;
          line-height: 1;
          position: absolute;
          top: 50%;
          left: 50%;
          display: block;
          margin-top: -7px;
          margin-top: -0.4375rem;
          margin-left: -7px;
          margin-left: -0.4375rem; }

.instyler.checklist {
  display: inline-block;
  position: relative; }

.instyler.checklist .checkbox {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: relative;
  z-index: 2;
  cursor: pointer; }

.instyler.checklist .layer {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 1;
  width: 18px;
  height: 18px;
  border: 1px solid #d2d2d2; }

.instyler.checklist .checked-layer {
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 12px; }

.instyler.checklist .checked-layer.is-hidden {
  display: none; }

.instyler.checklist .label {
  margin-left: 10px;
  cursor: pointer; }

.instyler.radiolist {
  display: inline;
  position: relative; }

.instyler.radiolist .radio-button {
  opacity: 0;
  position: relative;
  z-index: 2;
  cursor: pointer; }

.instyler.radiolist .layer {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 1;
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #d2d2d2; }

.instyler.radiolist .checked-layer {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.instyler.radiolist .checked-layer.is-hidden {
  display: none; }

.instyler.radiolist .label {
  margin-left: 6px;
  cursor: pointer; }

/* ================================================================== */
/* Minimal Menu */
.minimal-menu {
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-shadow: 0px 1px 0px #e6e6e6;
  -moz-box-shadow: 0px 1px 0px #e6e6e6;
  box-shadow: 0px 1px 0px #e6e6e6;
  width: 100%; }
  .minimal-menu .container--fixed, .minimal-menu .container--date {
    width: 960px;
    display: table;
    padding: 0 10px; }
    .minimal-menu .container--fixed > .left, .minimal-menu .container--date > .left, .minimal-menu .container--fixed > .right, .minimal-menu .container--date > .right {
      width: 50%;
      display: table-cell;
      vertical-align: middle; }
    .minimal-menu .container--fixed > .left, .minimal-menu .container--date > .left {
      text-align: left; }
    .minimal-menu .container--fixed > .right, .minimal-menu .container--date > .right {
      text-align: right; }
  .minimal-menu a img {
    display: block;
    padding: 12px 0; }

/* ================================================================== */
/* Error page Site */
.error-page .minimal-menu {
  border-bottom: 1px solid #e6e6e6;
  width: 100%; }
  .error-page .minimal-menu .container--fixed, .error-page .minimal-menu .container--date {
    width: 940px;
    margin: 0 auto; }
  .error-page .minimal-menu a img {
    display: block;
    padding: 12px 0; }
.error-page .background {
  width: 100%; }
.error-page .container--page {
  color: #464646;
  width: 672px;
  margin: 0 auto 0 auto; }
  .error-page .container--page.small {
    width: 480px; }
  .error-page .container--page a {
    text-decoration: none;
    color: #464646; }
  .error-page .container--page .border, .error-page .container--page .no-border {
    margin-top: 35px;
    *zoom: 1; }
    .error-page .container--page .border:before, .error-page .container--page .border:after, .error-page .container--page .no-border:before, .error-page .container--page .no-border:after {
      content: "";
      display: table; }
    .error-page .container--page .border:after, .error-page .container--page .no-border:after {
      clear: both; }
  .error-page .container--page .border {
    border: 1px solid #e6e6e6; }
  .error-page .container--page h1 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    margin-bottom: 10px; }
  .error-page .container--page p {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    color: black; }
  .error-page .container--page li {
    margin: 0;
    list-style: none; }
  .error-page .container--page div.left {
    float: left;
    width: 51%; }
    .error-page .container--page div.left ul {
      margin: 0; }
    .error-page .container--page div.left li {
      border-bottom: 1px solid #e6e6e6;
      border-right: 1px solid #e6e6e6;
      line-height: 83px;
      font-weight: 500;
      background-color: #fafafa; }
      .error-page .container--page div.left li > a {
        display: block;
        position: relative;
        padding: 0;
        padding-left: 100px; }
      .error-page .container--page div.left li .browser-logo {
        position: absolute;
        top: 18px;
        left: 20px;
        margin-right: 10px; }
      .error-page .container--page div.left li .error-arrow {
        float: right;
        margin-top: 38px;
        margin-right: 20px; }
      .error-page .container--page div.left li.last {
        border-bottom: none; }
  .error-page .container--page div.right {
    float: left;
    width: 49%;
    padding-left: 20px;
    padding-top: 35px;
    padding-right: 20px; }
    .error-page .container--page div.right ul {
      margin-top: 20px; }
    .error-page .container--page div.right li {
      margin-bottom: 10px;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 400; }
.error-page .error-guid {
  position: fixed;
  bottom: 0;
  right: 0;
  font-size: 10px;
  font-size: 0.625rem; }

.lt-ie8 .error-page .container--page div.left li {
  height: 83px; }
  .lt-ie8 .error-page .container--page div.left li .browser-logo {
    top: -18px; }
  .lt-ie8 .error-page .container--page div.left li .error-arrow {
    float: right;
    margin-top: -46px; }
.lt-ie8 .error-page .container--page div.right {
  width: 42%; }

/* ================================================================== */
/* Stacktable */
.stacktable.small-only {
  width: 97.68%;
  margin: 0 1.15741%;
  color: black;
  margin-top: -40px;
  margin-bottom: 40px; }
  .stacktable.small-only .table-margin {
    height: 40px; }
  .stacktable.small-only .stripe, .stacktable.small-only .stripe-bold {
    text-decoration: line-through;
    font-size: 12px;
    font-size: 0.75rem; }
  .stacktable.small-only .large {
    font-size: 24px;
    font-size: 1.5rem; }
  .stacktable.small-only .darker {
    background-color: #e6e6e6;
    font-weight: bold; }
  .stacktable.small-only .st-head-row {
    padding-top: 20px; }
  .stacktable.small-only .st-head-row-main {
    font-size: 1rem;
    padding-top: 0;
    border-top: 2px solid black;
    border-top: 0.125rem solid black;
    border-bottom: 2px solid black;
    border-bottom: 0.125rem solid black; }
    .stacktable.small-only .st-head-row-main .st-val {
      font-weight: bold;
      padding-top: 5px;
      padding-bottom: 5px;
      border: none;
      background-color: transparent; }
    .stacktable.small-only .st-head-row-main .st-key {
      border: none;
      padding: 0;
      background-color: transparent; }
  .stacktable.small-only .st-key {
    width: 49%;
    text-align: left;
    padding-right: 1%;
    border: 1px solid #cccccc;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1%;
    font-weight: bold;
    background-color: #fafafa;
    font-weight: bold; }

.st-val {
  width: 49%;
  padding-left: 1%;
  border: 1px solid #cccccc; }

.table-by-row .st-val {
  padding: 2%; }

/* RESPONSIVE EXAMPLE */
.stacktable.small-only {
  display: none; }

@media (max-width: 800px) {
  .stacktable.large-only {
    display: none; }

  .stacktable.small-only {
    display: table; } }
/*------------------------------------*\
    $TEMP - to delete
\*------------------------------------*/
nav.container, nav.container--fixed, nav.container--date, .main-content nav.container--date, .form--wrapper nav.container--date {
  padding: 24px 12px;
  padding: 1.5em .75em;
  text-align: center; }

div .container--fixed, div .container--date {
  margin-bottom: 0; }

div .nav {
  padding: 24px 0 0 0;
  padding: 1.5em 0 0 0;
  z-index: 10; }

div .nav .nav__menu {
  z-index: 10;
  position: relative; }

div.container--nav {
  padding-bottom: 0; }

div .nav {
  background-color: white; }

/*
div.container{
    background-color:#DDDDDD;
}
*/
.main-content header.page__header {
  background: #ffffff;
  text-align: left;
  margin: 0 auto;
  margin-top: 20px;
  margin-top: 1.25rem;
  width: 960px;
  width: 60rem;
  padding: 13px;
  padding: 0.8125rem; }
  .main-content header.page__header h1 {
    font-size: 22px;
    font-size: 1.375rem;
    color: black;
    width: 100%;
    padding-bottom: 4px;
    padding-bottom: 0.25rem;
    border-bottom: 2px solid black;
    border-bottom: 0.125rem solid black; }

.main-content .wp_title {
  background: #ffffff;
  text-align: left;
  margin-bottom: 30px; }
  .main-content .wp_title h1 {
    font-size: 22px;
    font-size: 1.375rem;
    color: black;
    width: 100%;
    padding-bottom: 4px;
    padding-bottom: 0.25rem;
    border-bottom: 2px solid black;
    border-bottom: 0.125rem solid black; }

.border-top {
  border-top: 1px solid #e6e6e6; }

.panel {
  text-align: left; }
  .panel header.panel__header.three-quarter {
    float: left; }
  .panel header.panel__header h2.panel__header__title {
    font-size: 24px;
    font-size: 1.5rem;
    color: black;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .panel .panel__content {
    font-size: 14px;
    font-size: 0.875rem; }
    .panel .panel__content a {
      margin-top: 10px;
      margin-top: 0.625rem; }
      .panel .panel__content a.masterBackgroundColor:active {
        margin-top: 11px; }
  .panel.border-top {
    border-top: 1px solid #e6e6e6; }
  .panel.border-bottom {
    border-bottom: 1px solid #e6e6e6; }
  .panel .one-whole {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    width: 100%; }
  .panel.img-space-top-10 .panel__image {
    margin-top: 10px;
    margin-bottom: 20px; }
  .panel.img-space-top-20 .panel__image {
    margin-top: 20px;
    margin-bottom: 20px; }
  .panel.img-space-top-30 .panel__image {
    margin-top: 30px;
    margin-bottom: 20px; }

/* temporary css's */
.container--fixed > p, .container--date > p {
  font-size: 14px;
  font-size: 0.875rem; }

/********************************/
/** zon institucional - media **/
/********************************/
.InvestorsNews {
  background: #ffffff;
  text-align: left;
  margin: 0 auto;
  margin-top: 20px;
  margin-top: 1.25rem;
  width: 960px;
  width: 60rem;
  padding: 13px;
  padding: 0.8125rem; }
  .InvestorsNews div.dtFilterInputData {
    float: left;
    width: 100%;
    margin-bottom: 20px; }
    .InvestorsNews div.dtFilterInputData div {
      width: auto;
      float: left;
      margin-right: 5px; }
      .InvestorsNews div.dtFilterInputData div span.dataLabel {
        float: left;
        width: auto;
        margin-bottom: 5px; }
      .InvestorsNews div.dtFilterInputData div div.instyler {
        float: left;
        clear: left;
        z-index: 1 !important; }
      .InvestorsNews div.dtFilterInputData div.button--medium {
        margin-top: 30px; }
  .InvestorsNews ul.dataTable {
    float: left;
    width: 100%; }
    .InvestorsNews ul.dataTable h3 {
      font-size: 16px;
      font-size: 1rem;
      color: black;
      width: 100%;
      padding-bottom: 4px;
      padding-bottom: 0.25rem;
      border-bottom: 1px solid #e6e6e6;
      margin-bottom: 11px;
      font-weight: 500; }
    .InvestorsNews ul.dataTable li {
      margin-bottom: 10px;
      color: #464646; }
      .InvestorsNews ul.dataTable li a {
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: 400;
        color: black;
        text-decoration: underline; }
  .InvestorsNews .paginator_nav a {
    color: #464646;
    font-weight: 500;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 2px 4px;
    margin-right: 1px; }
    .InvestorsNews .paginator_nav a.paginator__arrow-left {
      position: relative; }
      .InvestorsNews .paginator_nav a.paginator__arrow-left:hover {
        border-bottom: none; }
      .InvestorsNews .paginator_nav a.paginator__arrow-left:after {
        content: "\e606";
        font-family: icomoon;
        font-size: 17px;
        font-size: 1.0625rem;
        position: absolute;
        top: -2px;
        left: -5px; }
      .InvestorsNews .paginator_nav a.paginator__arrow-left.not-available {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
        .InvestorsNews .paginator_nav a.paginator__arrow-left.not-available:hover {
          cursor: not-allowed; }
    .InvestorsNews .paginator_nav a.paginator__arrow-right {
      position: relative; }
      .InvestorsNews .paginator_nav a.paginator__arrow-right:hover {
        border-bottom: none; }
      .InvestorsNews .paginator_nav a.paginator__arrow-right:after {
        content: "\e607";
        font-family: icomoon;
        font-size: 17px;
        font-size: 1.0625rem;
        position: absolute;
        top: -2px;
        left: 5px; }
      .InvestorsNews .paginator_nav a.paginator__arrow-right.not-available {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
        .InvestorsNews .paginator_nav a.paginator__arrow-right.not-available:hover {
          cursor: not-allowed; }
  .InvestorsNews .paginator_nav span.linkactivo {
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 2px 4px;
    margin-right: 1px;
    border-bottom: 2px solid #464646; }
    .InvestorsNews .paginator_nav span.linkactivo:hover {
      cursor: not-allowed; }

/********************************/
/** zon institucional - search **/
/********************************/
.search-channel-list {
  margin-bottom: 30px; }
  .search-channel-list.full > a {
    display: table;
    width: 100%;
    background: #fafafa;
    border: 1px solid #e5e5e5;
    text-decoration: none;
    padding: 0 5px 0 0;
    margin-bottom: 6px; }
    .search-channel-list.full > a > div {
      display: table-cell;
      vertical-align: middle;
      padding: 0 0 0 13px; }
    .search-channel-list.full > a .day {
      text-align: center;
      width: 80px;
      border-right: 1px solid #e5e5e5;
      padding: 5px;
      background: white; }
      .search-channel-list.full > a .day .name {
        font-size: 22px;
        font-size: 1.375rem;
        position: relative;
        font-weight: bold;
        display: block;
        line-height: 25px; }
      .search-channel-list.full > a .day .number {
        font-size: 12px;
        font-size: 0.75rem;
        display: block;
        width: auto; }
    .search-channel-list.full > a .program {
      padding-left: 13px;
      padding-right: 5px; }
      .search-channel-list.full > a .program .name {
        font-size: 15px;
        font-weight: 500;
        color: #343434;
        display: block;
        line-height: 20px;
        padding-top: 7px; }
      .search-channel-list.full > a .program .duration {
        font-size: 11px;
        font-weight: 400;
        display: block;
        line-height: 15px;
        color: #343434; }
    .search-channel-list.full > a .logo {
      width: 60px;
      padding: 0; }
      .search-channel-list.full > a .logo img {
        padding: 2px 5px;
        background-color: white;
        border: 1px solid #e5e5e5;
        display: block;
        margin: 0; }
    .search-channel-list.full > a .number {
      width: 30px;
      padding: 0; }
      .search-channel-list.full > a .number .chanel {
        font-size: 12px;
        margin-left: 7px;
        font-weight: 400;
        color: #979797;
        display: -webkit-box;
        display: inline-block; }
  .search-channel-list div.load-more {
    text-align: center;
    border: none;
    background: #fafafa;
    padding: 4px 0 2px 0; }
  .search-channel-list > a {
    background: #fafafa;
    padding: 5px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-right: 3px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    .search-channel-list > a:hover {
      background: white; }
    .search-channel-list > a.load-more {
      text-align: center;
      border: none;
      background: #ffffff;
      text-decoration: underline;
      padding: 8px 0 10px 0; }
      .search-channel-list > a.load-more:hover {
        background: #fafafa; }
    .search-channel-list > a > img {
      display: inline-block;
      float: left;
      padding: 2px 5px;
      background-color: white;
      border: 1px solid #e5e5e5; }
    .search-channel-list > a > span {
      display: inline-block;
      line-height: 51px;
      font-size: 12px;
      margin-left: 5px;
      font-weight: 400;
      color: #979797; }
      .search-channel-list > a > span.channel {
        width: 22px; }

div#searchMainBlock {
  width: 100%;
  padding: 0; }
  @media only screen and (min-width: 769px) {
    div#searchMainBlock {
      padding: 13px;
      padding: 0.8125rem; } }
  @media only screen and (min-width: 600px) {
    div#searchMainBlock {
      padding: 13px;
      padding: 0.8125rem; } }
  div#searchMainBlock.guiatv {
    margin-top: 20px; }
    div#searchMainBlock.guiatv section.search-form {
      padding: 0; }
      div#searchMainBlock.guiatv section.search-form input.search-form-input {
        width: 65%;
        display: inline; }
        @media only screen and (min-width: 992px) {
          div#searchMainBlock.guiatv section.search-form input.search-form-input {
            width: 69.4%; } }
      div#searchMainBlock.guiatv section.search-form div.button--medium {
        float: left;
        margin-left: 5px; }
      div#searchMainBlock.guiatv section.search-form > a.button--medium {
        float: left;
        margin: 0 180px 10px 0; }
        @media only screen and (min-width: 992px) {
          div#searchMainBlock.guiatv section.search-form > a.button--medium {
            float: right;
            margin: 0 0 0 0; } }
    div#searchMainBlock.guiatv section.search-results > .container, div#searchMainBlock.guiatv section.search-results > .container--fixed, div#searchMainBlock.guiatv section.search-results > .container--date, div#searchMainBlock.guiatv section.search-results > section.container--smashed {
      padding: 0; }

ul.ui-autocomplete {
  border: 1px solid #e6e6e6;
  background-color: white;
  max-width: 823px;
  position: absolute !important; }
  ul.ui-autocomplete li {
    padding: 5px 13px; }
    ul.ui-autocomplete li:hover {
      background-color: #fafafa;
      border: 1px solid #e6e6e6;
      border-right: none;
      margin-top: -1px;
      margin-left: -1px;
      padding: 5px 13px 4px 13px; }
    ul.ui-autocomplete li:last-child:hover {
      border-bottom: none;
      padding-bottom: 5px; }
    ul.ui-autocomplete li a {
      cursor: pointer;
      font-weight: 500; }

/* ================================================================== */
/* Welcome to Accordion-Tab  */
.accordion-tab {
  float: left;
  width: 100%;
  margin-bottom: 0; }
  .accordion-tab.last {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 1.25rem; }
  .accordion-tab header.accordion__header h2.accordion__header__title {
    border-width: 0.0625rem 0.0625rem 1px;
    border-style: solid;
    border-color: #E6E6E6;
    top: 5px !important;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 0; }
    .accordion-tab header.accordion__header h2.accordion__header__title a.accordion__link {
      display: block;
      padding: 10px 20px;
      background-color: #FAFAFA;
      color: #000;
      font-weight: 400 !important;
      text-decoration: none;
      border: medium none; }
      .accordion-tab header.accordion__header h2.accordion__header__title a.accordion__link.is-open {
        border-bottom: 1px solid #E6E6E6; }
      .accordion-tab header.accordion__header h2.accordion__header__title a.accordion__link.masterTextColor {
        color: black !important;
        font-weight: 400; }
      .accordion-tab header.accordion__header h2.accordion__header__title a.accordion__link:after {
        float: right; }
      .accordion-tab header.accordion__header h2.accordion__header__title a.accordion__link:hover {
        background-color: #FFFFFF; }
  .accordion-tab div.accordion__content {
    border-right: 1px solid #e6e6e6;
    border-right: 0.0625rem solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-left: 0.0625rem solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-right: 0.0625rem solid #e6e6e6;
    margin-top: 0;
    padding: 15px 20px; }
    .accordion-tab div.accordion__content ul, .accordion-tab div.accordion__content ol {
      max-width: 100%; }
      .accordion-tab div.accordion__content ul li, .accordion-tab div.accordion__content ol li {
        font-size: 14px;
        font-size: 0.875rem; }
    .accordion-tab div.accordion__content p a {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500; }
    .accordion-tab div.accordion__content a {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500; }

/********************************/
/****** store search ******/
/********************************/
.content_mail_title {
  border-bottom: 2px solid black;
  border-bottom: 0.15rem solid black;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  margin-top: 40px;
  margin-top: 2.5rem; }

.right_contentMedium {
  border: 1px solid #e6e6e6;
  border-top: none;
  margin-bottom: 70px; }
  .right_contentMedium .newsForm {
    position: relative;
    height: 227px; }
    .right_contentMedium .newsForm label {
      width: 35%;
      display: block;
      float: left;
      border-bottom: 0.1rem solid #e6e6e6;
      border-right: 0.1rem solid #e6e6e6;
      line-height: 75px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: #fafafa; }
    .right_contentMedium .newsForm input {
      float: left;
      width: 450px;
      margin: 20px 150px 21px 20px; }
    .right_contentMedium .newsForm > a {
      position: absolute;
      right: 0;
      bottom: -50px; }

/********************************/
/****** store search ******/
/********************************/
#storeSearch {
  width: 100%;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px; }

/****** storeSearch sidebar ******/
#storeSearch aside.sidebar {
  display: block;
  float: left;
  width: 190px;
  margin-right: 30px; }

/**/
#storeSearch aside.sidebar h1 {
  display: block;
  margin-bottom: 23px;
  font-size: 22px;
  color: #000;
  font-weight: bold;
  line-height: 0.8; }

/**/
#storeSearch aside.sidebar .container.store-itens-container, #storeSearch aside.sidebar .store-itens-container.container--fixed, #storeSearch aside.sidebar .store-itens-container.container--date, #storeSearch aside.sidebar section.store-itens-container.container--smashed {
  display: block !important;
  margin-bottom: 30px; }

#storeSearch aside.sidebar .container.store-itens-container a.store-filters-link, #storeSearch aside.sidebar .store-itens-container.container--fixed a.store-filters-link, #storeSearch aside.sidebar .store-itens-container.container--date a.store-filters-link, #storeSearch aside.sidebar section.store-itens-container.container--smashed a.store-filters-link {
  display: block;
  text-decoration: none;
  color: #000; }

#storeSearch aside.sidebar .container.store-itens-container a.store-filters-link h2.store-filters-title, #storeSearch aside.sidebar .store-itens-container.container--fixed a.store-filters-link h2.store-filters-title, #storeSearch aside.sidebar .store-itens-container.container--date a.store-filters-link h2.store-filters-title, #storeSearch aside.sidebar section.store-itens-container.container--smashed a.store-filters-link h2.store-filters-title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: #000;
  border-bottom: 2px solid #464646;
  padding-bottom: 7px; }

/**/
#storeSearch aside.sidebar .container.store-itens-container ul.store-filters-options, #storeSearch aside.sidebar .store-itens-container.container--fixed ul.store-filters-options, #storeSearch aside.sidebar .store-itens-container.container--date ul.store-filters-options, #storeSearch aside.sidebar section.store-itens-container.container--smashed ul.store-filters-options {
  margin: 0 0 10px 0;
  padding: 0;
  display: block; }

#storeSearch aside.sidebar .container.store-itens-container ul.store-filters-options li, #storeSearch aside.sidebar .store-itens-container.container--fixed ul.store-filters-options li, #storeSearch aside.sidebar .store-itens-container.container--date ul.store-filters-options li, #storeSearch aside.sidebar section.store-itens-container.container--smashed ul.store-filters-options li {
  display: block;
  padding: 12px 10px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: #000; }

/**/
/**/
#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp {
  margin-bottom: 10px; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp label, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp label, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp label, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp label {
  display: block;
  font-size: 14px;
  color: #464646;
  font-weight: normal;
  line-height: 2em; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp input, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp input, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp input, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp input {
  float: left;
  display: block; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp input.store-cp-four, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp input.store-cp-four, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp input.store-cp-four, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp input.store-cp-four {
  width: 75px; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp span.store-cp-hifen, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp span.store-cp-hifen, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp span.store-cp-hifen, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp span.store-cp-hifen {
  display: block;
  float: left;
  width: 18px;
  line-height: 2.4em;
  text-align: center;
  font-size: 14px;
  color: #000000;
  font-weight: 500; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp input.store-cp-three, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp input.store-cp-three, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp input.store-cp-three, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp input.store-cp-three {
  width: 54px; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp .button--medium, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp .button--medium, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp .button--medium, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp .button--medium {
  margin-top: 8px; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-cp .button--medium input, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-cp .button--medium input, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-cp .button--medium input, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-cp .button--medium input {
  width: 156px; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-local label, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-local label, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-local label, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-local label {
  display: block;
  font-size: 14px;
  color: #464646;
  font-weight: normal;
  line-height: 2em; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-local select, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-local select, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-local select, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-local select {
  width: 190px;
  height: auto; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-local .button--medium, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-local .button--medium, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-local .button--medium, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-local .button--medium {
  margin-top: 8px; }

#storeSearch aside.sidebar .container.store-itens-container .stores-search-form .store-local .button--medium input, #storeSearch aside.sidebar .store-itens-container.container--fixed .stores-search-form .store-local .button--medium input, #storeSearch aside.sidebar .store-itens-container.container--date .stores-search-form .store-local .button--medium input, #storeSearch aside.sidebar section.store-itens-container.container--smashed .stores-search-form .store-local .button--medium input {
  width: 156px; }

#storeSearch aside.sidebar .instyler.dropdown {
  width: 100% !important;
  height: auto;
  font-size: 14px; }

/****** storeSearch section ******/
#storeSearch section.primary {
  display: block;
  float: left;
  overflow: hidden;
  width: 740px; }

/**/
#storeSearch section.primary .stores-map-container {
  margin-bottom: 40px; }

/**/
#storeSearch section.primary header.results-main-header h1.results-main-title {
  display: block;
  margin-bottom: 17px;
  font-size: 22px;
  font-weight: normal;
  color: #000000; }

/**/
#storeSearch section.primary ul.stores-map-list {
  border-top: 1px solid #e6e6e6; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item {
  display: block;
  overflow: hidden;
  padding: 25px 0 25px 20px;
  border-bottom: 1px solid #e6e6e6; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.store-name {
  display: block;
  float: left;
  width: 486px;
  font-size: 14px;
  color: #000000;
  font-weight: 500; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.store-map-link {
  display: block;
  float: left;
  margin-right: 20px; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.store-map-link .button--small {
  background-color: #ffffff; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.store-info {
  display: block;
  float: left;
  width: 90px; }

/**/
#storeSearch section.primary ul.stores-map-list li.stores-map-item span.aditional-store-info {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 30px 0 0; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.aditional-store-info .row {
  display: block;
  width: 100%;
  clear: both; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.aditional-store-info .row span {
  font-size: 14px;
  color: #464646;
  display: block; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.aditional-store-info .row span.store-label {
  float: left;
  color: #000;
  font-weight: 500;
  margin-right: 5px; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.aditional-store-info .row span.store-label-container {
  color: #464646;
  font-weight: normal; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.aditional-store-info .row span.store-label-container a {
  text-decoration: underline;
  color: #000000;
  font-weight: 500; }

#storeSearch section.primary ul.stores-map-list li.stores-map-item span.aditional-store-info .row span.store-label-container a:hover {
  text-decoration: none; }

/********************************/
/****** search Main Block ******/
/********************************/
#searchMainBlock .search-form .button--medium {
  position: absolute;
  top: 46px;
  right: 0px; }
  @media only screen and (min-width: 992px) {
    #searchMainBlock .search-form .button--medium {
      position: static;
      float: right; } }

#searchMainBlock .ui-helper-hidden-accessible {
  position: absolute;
  left: -9000px;
  height: 0;
  width: 0; }

/****** uMeantToSay ******/
#searchMainBlock .uMeantToSay {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 26px;
  clear: both;
  margin-bottom: 10px; }

#searchMainBlock .uMeantToSay ul {
  display: block; }

#searchMainBlock .uMeantToSay ul li {
  display: block;
  float: left;
  width: auto;
  font-size: 16px;
  font-weight: normal;
  color: #464646; }

#searchMainBlock .uMeantToSay ul li a {
  display: block;
  padding: 0 8px;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-decoration: underline; }

#searchMainBlock .uMeantToSay ul li a:hover {
  text-decoration: none; }

/****** search-form ******/
#searchMainBlock section.search-form.container, #searchMainBlock section.search-form.container--fixed, #searchMainBlock section.search-form.container--date, #searchMainBlock section.search-form.container--smashed {
  margin-bottom: 30px;
  display: block;
  clear: both;
  padding: 10px 0 0 0;
  position: relative; }

#searchMainBlock section.search-form.container input.search-form-input, #searchMainBlock section.search-form.container--fixed input.search-form-input, #searchMainBlock section.search-form.container--date input.search-form-input, #searchMainBlock section.search-form.container--smashed input.search-form-input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0 118px 0 13px; }
  @media only screen and (min-width: 992px) {
    #searchMainBlock section.search-form.container input.search-form-input, #searchMainBlock section.search-form.container--fixed input.search-form-input, #searchMainBlock section.search-form.container--date input.search-form-input, #searchMainBlock section.search-form.container--smashed input.search-form-input {
      float: left;
      width: 823px;
      padding: 0 13px; } }

#searchMainBlock section.search-form.container .button--small, #searchMainBlock section.search-form.container--fixed .button--small, #searchMainBlock section.search-form.container--date .button--small, #searchMainBlock section.search-form.container--smashed .button--small {
  display: block;
  float: right;
  width: 115px;
  margin-right: 12px;
  text-align: center; }

#searchMainBlock section.search-form.container ul li, #searchMainBlock section.search-form.container--fixed ul li, #searchMainBlock section.search-form.container--date ul li, #searchMainBlock section.search-form.container--smashed ul li, .ui-autocomplete li {
  margin-left: 0;
  list-style: none; }

/**/
#searchMainBlock .autoComplete {
  display: block;
  width: auto;
  float: left;
  position: relative;
  margin-right: 8px; }

#searchMainBlock .autoComplete ul {
  position: absolute;
  left: 0;
  top: 26px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #E6E6E6;
  border-top: 0;
  padding: 10px 0;
  background: #ffffff; }

#searchMainBlock .autoComplete ul li {
  display: block; }

#searchMainBlock .autoComplete ul li a {
  display: block;
  padding: 0px 14px;
  cursor: pointer;
  font-size: 14px;
  color: #000000;
  font-weight: 600; }

#searchMainBlock .autoComplete ul li a:hover {
  display: block;
  background: #FAFAFA; }

/****** search-results ******/
#searchMainBlock section.search-results header.results-main-header {
  margin-bottom: 30px; }

#searchMainBlock section.search-results header.results-main-header p.results-main-help {
  font-size: 14px;
  color: #404040;
  font-weight: normal; }

#searchMainBlock section.search-results header.results-main-header p.results-main-help strong {
  font-size: 14px;
  color: #000;
  font-weight: 600; }

#searchMainBlock section.search-results header.results-main-header p.results-main-help:first-child {
  font-size: 16px;
  color: #404040;
  font-weight: normal; }

#searchMainBlock section.search-results header.results-main-header p.results-main-help:first-child strong {
  font-size: 16px;
  color: #000;
  font-weight: 600; }

/**/
#searchMainBlock section.search-results .container.search-filters, #searchMainBlock section.search-results .search-filters.container--fixed, #searchMainBlock section.search-results .search-filters.container--date, #searchMainBlock section.search-results section.search-filters.container--smashed {
  margin-bottom: 25px;
  padding: 0; }

#searchMainBlock section.search-results .container.search-filters.two ul.search-filters-options li.search-filter, #searchMainBlock section.search-results .search-filters.two.container--fixed ul.search-filters-options li.search-filter, #searchMainBlock section.search-results .search-filters.two.container--date ul.search-filters-options li.search-filter, #searchMainBlock section.search-results section.search-filters.two.container--smashed ul.search-filters-options li.search-filter {
  width: 50%; }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options {
  display: none;
  clear: both;
  overflow: hidden;
  padding-top: 2px;
  margin-bottom: 0; }
  @media only screen and (min-width: 992px) {
    #searchMainBlock section.search-results .container.search-filters ul.search-filters-options, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options {
      display: block; } }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options li.search-filter, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options li.search-filter, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options li.search-filter, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options li.search-filter {
  display: block;
  width: auto;
  float: left;
  width: 16.66666%;
  padding: 16px 0 14px;
  text-align: center;
  background: #fafafa;
  border: 1px solid #e6e6e6;
  border-left: none;
  cursor: pointer;
  margin-left: 0; }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options li.search-filter:hover, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options li.search-filter:hover, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options li.search-filter:hover, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options li.search-filter:hover {
  background-color: white; }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options li.search-filter a, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options li.search-filter a, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options li.search-filter a, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options li.search-filter a {
  font-size: 14px;
  color: #464646;
  font-weight: 500; }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options li.search-filter:first-child, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options li.search-filter:first-child, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options li.search-filter:first-child, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options li.search-filter:first-child {
  border-left: 1px solid #e6e6e6; }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options li.search-filter span.search-filter-numbers, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options li.search-filter span.search-filter-numbers, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options li.search-filter span.search-filter-numbers, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options li.search-filter span.search-filter-numbers {
  margin-right: 4px;
  display: block;
  font-size: 12px;
  font-weight: 400; }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options li.search-filter a, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options li.search-filter a, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options li.search-filter a, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options li.search-filter a {
  text-decoration: none; }

#searchMainBlock section.search-results .container.search-filters ul.search-filters-options li.search-filter.is-selected, #searchMainBlock section.search-results .search-filters.container--fixed ul.search-filters-options li.search-filter.is-selected, #searchMainBlock section.search-results .search-filters.container--date ul.search-filters-options li.search-filter.is-selected, #searchMainBlock section.search-results section.search-filters.container--smashed ul.search-filters-options li.search-filter.is-selected {
  background: #fff;
  border-bottom: none;
  border-right: 1px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
  margin-top: -2px; }

/**/
#searchMainBlock section.search-results .container.search-context-container, #searchMainBlock section.search-results .search-context-container.container--fixed, #searchMainBlock section.search-results .search-context-container.container--date, #searchMainBlock section.search-results section.search-context-container.container--smashed {
  margin-bottom: 25px; }

#searchMainBlock section.search-results .container.search-context-container span.search-context, #searchMainBlock section.search-results .search-context-container.container--fixed span.search-context, #searchMainBlock section.search-results .search-context-container.container--date span.search-context, #searchMainBlock section.search-results section.search-context-container.container--smashed span.search-context {
  font-size: 16px;
  color: #404040;
  font-weight: normal; }

/****** article.search-item ******/
#searchMainBlock section.search-results article.search-item {
  padding: 0 18px 18px 18px;
  margin: 0;
  position: relative;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -ms-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear; }

#searchMainBlock section.search-results article.search-item::after {
  content: "";
  height: 1px;
  width: 97.68519%;
  margin: 0 0 0 1.15741%;
  background-color: #e6e6e6;
  position: absolute;
  bottom: 0;
  right: 0; }

#searchMainBlock section.search-results article.search-item:hover {
  background-color: #e6e6e6;
  border: 1px solid #cccccc;
  top: -1px;
  padding: 1px 18px 16px 17px;
  margin-top: -1px; }

/**/
#searchMainBlock section.search-results article.search-item header {
  display: block; }

#searchMainBlock section.search-results article.search-item header h1 {
  letter-spacing: 0; }

#searchMainBlock section.search-results article.search-item header h1 a {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-decoration: underline; }

#searchMainBlock section.search-results article.search-item header h1 a:hover {
  text-decoration: none; }

/**/
#searchMainBlock section.search-results article.search-item p.search-text {
  font-size: 12px;
  color: #777777;
  font-weight: normal; }

#searchMainBlock section.search-results article.search-item p.search-text strong a {
  color: #000000;
  font-weight: 500;
  text-decoration: underline; }

#searchMainBlock section.search-results article.search-item p.search-text strong a:hover {
  text-decoration: none; }

/**/
#searchMainBlock section.search-results .highlight {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc; }

#searchMainBlock section.search-results .highlight article.search-item {
  background: #e6e6e6;
  padding: 0 18px 18px 18px;
  border-bottom: none;
  margin-left: 0; }

#searchMainBlock section.search-results .highlight article.search-item header {
  border-top: 1px solid #cccccc; }

#searchMainBlock section.search-results .highlight article.search-item:first-child header {
  border-top: none; }

/****** search-page-navigation ******/
#searchMainBlock nav.page-navigation {
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
  padding-top: 30px; }

#searchMainBlock nav.page-navigation ul.navigation-list {
  display: block;
  float: right; }

#searchMainBlock nav.page-navigation ul.navigation-list li {
  display: block;
  width: auto;
  float: left;
  font-size: 14px;
  color: #464646;
  font-weight: 500;
  margin: 0 0 0 8px; }

#searchMainBlock nav.page-navigation ul.navigation-list li a {
  display: block;
  width: auto;
  font-size: 14px;
  color: #464646;
  font-weight: 500;
  text-decoration: none; }

#searchMainBlock nav.page-navigation ul.navigation-list li a.icon2-angle-right {
  font-size: 18px; }

#searchMainBlock nav.page-navigation ul.navigation-list li a.icon2-angle-left {
  font-size: 18px; }

#searchMainBlock nav.page-navigation ul.navigation-list li a.icon2-angle-double-left {
  font-size: 18px; }

#searchMainBlock nav.page-navigation ul.navigation-list li a.icon2-angle-double-right {
  font-size: 18px; }

#searchMainBlock nav.page-navigation ul.navigation-list li.current-page {
  border-bottom: 2px solid #464646; }

/********************************/
/****** premiumChannelBlock ******/
/********************************/
#channelPremiumBlock {
  margin-top: 5px;
  margin-bottom: 55px; }

#channelPremiumBlock h1 {
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
  padding: 25px 10px 0;
  margin: 0 0 20px;
  font-size: 22px;
  font-weight: normal;
  color: #000000; }

/**/
#channelPremiumBlock article.box {
  padding: 20px 0 0 0; }

/**/
#channelPremiumBlock article.box .box__header {
  display: none; }

/**/
#channelPremiumBlock article.box .box__image strong {
  display: block;
  width: 100%;
  margin: 20px 0 10px;
  text-align: center;
  font-size: 20px;
  color: #000000;
  font-weight: bold; }

#channelPremiumBlock article.box .box__image strong span {
  font-weight: 500; }

#channelPremiumBlock article.box .box__image .button {
  text-align: center; }

/**/
#channelPremiumBlock article.box .box__description strong {
  display: block;
  font-size: 16px;
  color: #000000;
  font-weight: bold; }

#channelPremiumBlock article.box .box__description p {
  display: block;
  font-weight: normal;
  font-size: 14px;
  color: #464646;
  line-height: 1.25em;
  margin-bottom: 10px; }

/**/
#channelPremiumBlock article.box .box__description ul {
  display: block;
  overflow: hidden;
  margin-bottom: 0; }

#channelPremiumBlock article.box .box__description ul li {
  display: block;
  float: left;
  width: 100%%;
  line-height: 1.25em;
  margin-left: 0;
  margin-top: 4px;
  margin-top: 0.25rem; }

#channelPremiumBlock article.box .box__description ul li a {
  font-weight: 500;
  font-size: 14px;
  color: #000000;
  text-decoration: underline; }

#channelPremiumBlock article.box .box__description ul li a:hover {
  text-decoration: none; }

/********************************/
/****** premiumChannelInfoBlock ******/
/********************************/
#channelPremiumInfoBlock {
  padding: 10px; }

#channelPremiumInfoBlock h1 {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  letter-spacing: -1px;
  margin-bottom: 16px; }

#channelPremiumInfoBlock h2 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 0px; }

#channelPremiumInfoBlock p {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #000000; }

#channelPremiumInfoBlock ul {
  display: block;
  overflow: hidden;
  padding: 5px 0; }

#channelPremiumInfoBlock ul li {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  line-height: 18px; }

#channelPremiumInfoBlock ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  text-decoration: underline; }

#channelPremiumInfoBlock ul li a:hover {
  text-decoration: none; }

#channelPremiumInfoBlock ul li span {
  font-size: 20px; }

/********************************/
/****** channel Hd Block ******/
/********************************/
#channelHdBlock section.channelHD {
  width: 940px; }

#channelHdBlock section.channelHD h1 {
  display: block;
  width: 940px;
  padding-bottom: 11px;
  margin-bottom: 11px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0; }

#channelHdBlock section.channelHD ul {
  display: block;
  overflow: hidden;
  width: 940px;
  position: relative;
  left: -2px; }

#channelHdBlock section.channelHD ul li {
  display: block;
  overflow: hidden;
  float: left;
  width: 12%;
  height: 73px;
  margin: 0 0 0.5% 0.5%;
  border: 1px solid #e6e6e6;
  text-align: center; }

#channelHdBlock section.channelHD ul li span {
  display: block;
  margin: 2px;
  height: 49px;
  overflow: hidden; }

#channelHdBlock section.channelHD ul li strong {
  display: block;
  height: 19px;
  border-top: 1px solid #e6e6e6;
  background: #f2f2f2;
  font-size: 10px;
  color: #464646;
  font-weight: 500; }

/********************************/
/****** channel Hd Block ******/
/********************************/
#channelPackage {
  display: block;
  max-width: 940px;
  margin: 40px auto; }

/****** left Content ******/
#channelPackage .left_content {
  display: block;
  width: 100%;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media only screen and (min-width: 600px) {
    #channelPackage .left_content {
      float: left;
      width: 188px;
      width: 11.75rem;
      margin-bottom: 0; } }

#channelPackage .left_content h4 {
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 2px solid #000; }

/**/
#cat_checks ul {
  margin-bottom: 20px; }

#cat_checks ul li {
  position: relative;
  display: block;
  padding: 13px 10px;
  border-bottom: 1px solid #e6e6e6;
  margin-left: 0; }

#cat_checks ul li input {
  position: absolute;
  left: 3px;
  top: 5px; }

#cat_checks ul li label {
  display: block;
  padding-left: 28px;
  font-size: 14px;
  color: #000;
  font-weight: 500; }

/****** right Content ******/
#channelPackage .right_content {
  display: block;
  width: 722px;
  float: left; }

#channelPackage .right_content h4 {
  display: block;
  padding-bottom: 7px;
  margin-bottom: 14px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  color: #000;
  font-weight: 500; }

#channelPackage .right_content ul {
  display: block;
  overflow: hidden;
  position: relative;
  left: -5px;
  width: 784px; }

#channelPackage .right_content ul li {
  display: block;
  overflow: hidden;
  float: left;
  width: 14.3%;
  height: 73px;
  margin: 0 0.7% 1.28%;
  border: 1px solid #e6e6e6;
  text-align: center; }

#channelPackage .right_content ul li:hover {
  border: 1px solid #000000;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

/****** modal ******/
#channelPackage .cdetails-modal {
  background: #fff;
  border-bottom: 6px solid #61a60e; }

#channelPackage .cdetails-modal {
  height: auto;
  position: fixed;
  z-index: 10005;
  padding: 0;
  width: 96%;
  margin-top: 2%;
  margin-left: 2%;
  top: 0;
  left: 0;
  min-height: 0; }
  @media only screen and (min-width: 600px) {
    #channelPackage .cdetails-modal {
      width: 600px;
      width: 37.5rem;
      margin-left: -300px;
      margin-left: -18.75rem;
      min-height: 220px;
      min-height: 13.75rem;
      top: 200px;
      top: 12.5rem;
      margin-top: 0;
      left: 50%; } }

#channelPackage .cdetails-modal-header {
  display: none; }

#channelPackage .cdetails-modal-container {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  position: relative; }

#channelPackage .cdetails-modal-container .icon2-cancel {
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 15px;
  padding: 10px;
  font-size: 19px; }

#channelPackage .cdetails-modal-container h2 {
  display: block;
  padding: 22px 20px !important;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  border-bottom: 2px solid #000000;
  text-transform: none;
  font-family: 'AzoSansWeb';
  text-indent: 0;
  height: auto;
  line-height: normal; }

#channelPackage .cdetails-modal-container .cdetails-logo {
  display: block;
  float: left;
  margin: 0;
  height: 110px;
  min-height: 110px;
  position: static;
  width: 110px;
  border: 1px solid #e6e6e6;
  margin: 20px 17px; }

#channelPackage .cdetails-modal-container .cdetails-logo img {
  border: none !important; }

#channelPackage .cdetails-modal-container .cdetails-data {
  display: block;
  float: left;
  min-height: 110px !important;
  position: static;
  width: 140px;
  padding-right: 20px;
  margin: 20px 0;
  font-family: 'AzoSansWeb'; }

#channelPackage .cdetails-modal-container .cdetails-data dl {
  display: block; }

#channelPackage .cdetails-modal-container .cdetails-data dl > div:first-child {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  @media only screen and (min-width: 600px) {
    #channelPackage .cdetails-modal-container .cdetails-data dl > div:first-child {
      margin-bottom: 0; } }

#channelPackage .cdetails-modal-container .cdetails-data dl dt {
  display: inline-block;
  font-family: 'AzoSansWeb';
  color: #000;
  font-weight: normal;
  font-size: 14px;
  text-transform: none !important; }
  @media only screen and (min-width: 600px) {
    #channelPackage .cdetails-modal-container .cdetails-data dl dt {
      display: block; } }

#channelPackage .cdetails-modal-container .cdetails-data dl dd {
  display: inline-block;
  font-family: 'AzoSansWeb';
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 12px;
  text-transform: none !important;
  line-height: 17px; }
  @media only screen and (min-width: 600px) {
    #channelPackage .cdetails-modal-container .cdetails-data dl dd {
      display: block;
      margin-bottom: 12px;
      margin-bottom: 0.75rem; } }

#channelPackage .cdetails-modal-container .cdetails-description {
  display: block;
  font-size: 11px;
  position: static;
  text-align: left;
  margin: 20px 0;
  padding: 0 10px;
  font-family: 'AzoSansWeb';
  color: #464646;
  font-weight: normal;
  font-size: 14px;
  text-transform: none !important;
  min-height: 0; }
  @media only screen and (min-width: 600px) {
    #channelPackage .cdetails-modal-container .cdetails-description {
      padding: 0;
      float: left;
      width: 280px;
      width: 17.5rem;
      min-height: 110px !important; } }

#channelPackage .cdetails-modal-footer {
  height: 20px !important; }

#channelPackage .cdetails-modal-container .cdetails-packs-header {
  border: 1px solid #e6e6e6;
  text-indent: 0;
  width: 564px;
  height: auto !important;
  padding: 0;
  margin: 0 auto;
  background: #fafafa;
  position: relative; }

#channelPackage .cdetails-modal-container .cdetails-packs-header.active {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-bottom: none;
  cursor: pointer; }

#channelPackage .cdetails-modal-container .cdetails-packs-header.active:after {
  content: "\e608";
  cursor: pointer; }

#channelPackage .cdetails-modal-container .cdetails-packs-header:after {
  content: "\e609";
  font-family: icomoon;
  position: absolute;
  right: 20px;
  top: 11px;
  cursor: pointer; }

#channelPackage .cdetails-modal-container .cdetails-packs-header a {
  width: 100%;
  height: 100%;
  background: none;
  display: block;
  font-family: 'AzoSansWeb';
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  text-transform: none !important;
  line-height: normal;
  float: none;
  text-decoration: none;
  padding: 13px 20px; }

#channelPackage .cdetails-modal-container .cdetails-packs {
  width: 564px;
  height: auto !important;
  padding: 10px 0 20px 0;
  margin: 0 auto;
  float: none;
  border: 1px solid #cccccc;
  border-top: none;
  overflow: hidden; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list {
  width: 180px;
  padding: 0 20px;
  float: left;
  border-left: 1px solid #e6e6e6;
  min-height: 200px; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list:first-child {
  border: none; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list:last-child {
  padding-right: 0; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list .cdetails-title {
  background: none;
  height: auto;
  margin: 0;
  padding: 0; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list .cdetails-title h3 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  font-family: 'AzoSansWeb';
  line-height: 17px;
  margin-bottom: 5px; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list ul {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
  position: static; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list ul li {
  width: 100%;
  text-align: left;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: normal !important;
  border: none;
  clear: both;
  overflow: hidden; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  font-family: 'AzoSansWeb';
  text-decoration: underline;
  line-height: 1.3em; }

#channelPackage .cdetails-modal-container .cdetails-packs .cdetails-packs-list ul li a:hover {
  text-decoration: none; }

.backgroundAll {
  opacity: 0.75 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }

/* testing proposes */
.banner-green {
  background-color: #56a100; }

.arredonda {
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  transform: rotate(720deg);
  -ms-transform: rotate(720deg);
  /* IE 9 */
  -webkit-transform: rotate(720deg); }

p.small + #tabsContainer {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

.margin-top-small {
  margin-top: 20px; }

.margin-top-big {
  margin-top: 40px; }

.margin-right-small {
  margin-right: 20px; }

.margin-right-big {
  margin-right: 40px; }

.margin-bottom-small {
  margin-bottom: 20px; }

.margin-bottom-big {
  margin-bottom: 40px; }

.margin-left-small {
  margin-left: 20px; }

.margin-left-big {
  margin-left: 40px; }

ul.grid, ul.detalhe {
  margin-bottom: 0; }
  ul.grid li, ul.detalhe li {
    list-style: none;
    margin-left: 0; }

#googleMap img {
  max-width: none; }

/* Pacotes / Simulador */
div.pacote div.head div.save > p {
  color: white;
  font-weight: bold; }

.bw-38728-result .pacote ul.detalhe li {
  width: 33.33333%; }

.bw-widget-38728-box-table-bottom input, .bw-widget-38728-box-table-phones-bottom input {
  font-weight: bold;
  font-size: 19; }

div#bw-widget-38728-box {
  margin-bottom: 35px; }

div#bw-widget-38728-box-table-phones {
  margin-left: 17px; }

.bw-widget-38728-footer {
  margin-bottom: 20px; }

.img-border img {
  border: 1px solid #e6e6e6; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.clear {
  *zoom: 1; }
  .clear:before, .clear:after {
    content: "";
    display: table; }
  .clear:after {
    clear: both; }

.margin-fix {
  margin: 0 10px 25px 10px;
  margin: 0 0.625rem 1.563rem 0.625rem; }

.vertical-middle {
  display: inline-block;
  vertical-align: middle; }

.button--small.light-border, .button--medium.light-border, .button--big.light-border {
  border-color: #d3d3d3; }

.print-only {
  display: none; }

.container--fixed > iframe, .container--date > iframe {
  padding: 0 1.15741%; }
  @media only screen and (min-width: 769px) {
    .container--fixed > iframe, .container--date > iframe {
      padding: 0; } }

.mobile-only {
  display: block;
  visibility: visible; }
  @media only screen and (min-width: 769px) {
    .mobile-only {
      display: none;
      visibility: hidden; } }

.search-filters > select {
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .search-filters > select {
      display: none; } }

.search-filters > .instyler {
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .search-filters > .instyler {
      display: none; } }

.movies {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-width: 940px;
  max-width: 58.75rem;
  margin: 0 auto;
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-left: 10px;
  padding-left: 0.625rem;
  margin-top: -20px;
  margin-top: -1.25rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }
  @media only screen and (min-width: 769px) {
    .movies {
      padding: 0; } }

.movies .movies_overhidden {
  position: relative;
  margin-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-bottom: 0;
  margin-left: -10px;
  margin-left: -0.625rem;
  margin-right: -10px;
  margin-right: -0.625rem;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.movies .movies_overhidden.is-hidden {
  opacity: 0; }

.movies .arrow__container {
  *zoom: 1;
  padding: 8px 0 11px 0;
  padding-top: 8px;
  padding-top: 0.5rem;
  padding-bottom: 11px;
  padding-bottom: 0.6875rem;
  padding-left: 0;
  padding-left: 0;
  padding-right: 0;
  padding-right: 0; }
  .movies .arrow__container:before, .movies .arrow__container:after {
    content: "";
    display: table; }
  .movies .arrow__container:after {
    clear: both; }

.movies_prev, .movies_next {
  float: right;
  width: 16px;
  width: 1rem;
  z-index: 2;
  font-size: 17px;
  font-size: 1.0625rem;
  cursor: pointer;
  line-height: 50px; }

.movies_prev {
  margin-right: 8px;
  margin-right: 0.5rem; }

.movies_next {
  right: 0; }

.movies .movies__container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: white;
  margin: 0 auto;
  *zoom: 1; }
  .movies .movies__container:before, .movies .movies__container:after {
    content: "";
    display: table; }
  .movies .movies__container:after {
    clear: both; }

.movies .movies__container.animated {
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s; }

.movies .movies__container.is-hidden {
  left: 100%;
  position: absolute;
  top: 0;
  z-index: -1; }

.movies .movies__container.fromleft {
  left: -100%;
  position: absolute;
  top: 48px;
  top: 3rem;
  z-index: -1; }

.movies .movies__container.move {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2; }

.movies .movies__container.hideleft {
  left: -100%; }

.movies .movies__container.hideright {
  left: 100%; }

.movies__container .movies__item {
  float: left;
  position: relative;
  text-align: left;
  width: 50%;
  height: 355px;
  background-color: white;
  z-index: 1;
  padding: 10px;
  padding: 0.625rem;
  padding-top: 0; }
  @media only screen and (min-width: 600px) {
    .movies__container .movies__item {
      height: auto;
      width: 33.33333%; } }
  @media only screen and (min-width: 769px) {
    .movies__container .movies__item {
      width: 33.33333%; } }
  .movies__container .movies__item:last-child {
    display: none; }
    @media only screen and (min-width: 769px) {
      .movies__container .movies__item:last-child {
        display: block; } }

.movies__container .movies__item.back {
  z-index: 0; }

.movies__item img {
  width: 100%;
  display: block; }

.movies__item .item__info {
  z-index: 2;
  *zoom: 1;
  padding-top: 11px;
  padding-top: 0.6875rem;
  font-size: 14px;
  font-size: 0.875rem;
  height: 136px;
  height: 8.5rem;
  width: 100%; }
  .movies__item .item__info:before, .movies__item .item__info:after {
    content: "";
    display: table; }
  .movies__item .item__info:after {
    clear: both; }

.movies__item .item__info .info__left {
  width: 80%;
  text-decoration: none;
  color: #464646;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  float: left;
  display: block; }
  .movies__item .item__info .info__left .title {
    font-size: 18px;
    font-size: 1.125rem; }

.item__info .trailer {
  text-decoration: none;
  float: right;
  width: 19%;
  font-size: 25px;
  font-size: 1.5625rem;
  text-align: right;
  margin-top: 3px;
  margin-top: 0.1875rem;
  cursor: pointer;
  position: relative; }

.item__info .trailer:hover {
  color: black !important; }

.item__info .format {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem; }

.pag-arrow {
  left: 3px;
  left: 0.1875rem;
  bottom: 21px;
  bottom: 1.3125rem; }

.hours a {
  position: relative; }

a:hover .tooltip, a:hover .pag-arrow, .trailer:hover .tooltip, .trailer:hover .pag-arrow {
  display: block; }

a .tooltip, .trailer .tooltip {
  position: absolute;
  bottom: 28px;
  bottom: 1.75rem;
  color: white;
  left: -32px;
  left: -2rem;
  display: none;
  background-color: blue;
  z-index: 100;
  cursor: pointer;
  padding-left: 6px;
  padding-left: 0.375rem;
  padding-right: 6px;
  padding-right: 0.375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem; }

a .pag-arrow, .trailer .pag-arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-left: 0.4rem solid transparent;
  border-right: 6px solid transparent;
  border-right: 0.4rem solid transparent;
  border-bottom: 0 solid transparent;
  border-top: 6px solid blue;
  border-top: 0.4rem solid blue;
  position: absolute;
  bottom: 22px;
  bottom: 1.375rem;
  left: 20px;
  left: 1.25rem;
  display: none; }

.trailer .tooltip {
  left: auto;
  right: 0;
  font-family: "AzoSansWeb",sans-serif; }

.trailer .pag-arrow {
  right: 8px;
  right: 0.5rem;
  left: auto; }

a .tooltip {
  left: -42px;
  left: -2.625rem; }

a .pag-arrow {
  left: 13px;
  left: 0.8125rem; }

#s4-workspace #s4-bodyContainer #guiaTv {
  margin-left: 8px; }
  #s4-workspace #s4-bodyContainer #guiaTv .selectors {
    margin-top: 50px;
    margin-left: -9px; }
  #s4-workspace #s4-bodyContainer #guiaTv .channelList--fixed {
    margin-top: 50px; }
#s4-workspace #s4-bodyContainer .nav__container {
  margin-top: 50px; }

#guiaTv {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  #guiaTv .loader {
    position: fixed;
    left: 50%;
    margin-left: -30px;
    z-index: 6;
    top: 42%; }
    #guiaTv .loader.fade {
      opacity: 0; }
    #guiaTv .loader.hide {
      display: none; }
  #guiaTv .scrollBar {
    visibility: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 4; }
    #guiaTv .scrollBar .container--fixed, #guiaTv .scrollBar .container--date {
      position: relative;
      max-width: 940px;
      max-width: 58.75rem; }
    #guiaTv .scrollBar .holder {
      position: absolute;
      bottom: 0;
      left: 60px;
      left: 3.75rem;
      right: 0; }
      #guiaTv .scrollBar .holder .overflow {
        overflow-x: auto;
        overflow-y: hidden;
        border-right: 1px solid #e5e5e5;
        border-right: 0.1rem solid #e5e5e5; }
        #guiaTv .scrollBar .holder .overflow .size {
          height: 0px;
          width: 30600px;
          width: 1912.5rem; }
  #guiaTv .selectors {
    position: fixed;
    top: 140px;
    top: 8.75rem;
    width: 100%;
    background-color: white;
    z-index: 10; }
    #guiaTv .selectors .container--fixed, #guiaTv .selectors .container--date {
      padding: 15px 0 18px 0;
      padding: 0.9375rem 0 1.125rem 0; }
      @media only screen and (min-width: 769px) {
        #guiaTv .selectors .container--fixed, #guiaTv .selectors .container--date {
          padding: 15px 0 12px 0;
          padding: 0.9375rem 0 0.75rem 0; } }
      @media only screen and (min-width: 992px) {
        #guiaTv .selectors .container--fixed, #guiaTv .selectors .container--date {
          max-width: 940px;
          max-width: 58.75rem;
          padding: 15px 0 8px 0;
          padding: 0.9375rem 0 0.5rem 0; } }
    #guiaTv .selectors .channel .instyler, #guiaTv .selectors .category .instyler, #guiaTv .selectors .daySelector .instyler {
      width: 100%; }
    #guiaTv .selectors .day, #guiaTv .selectors .category, #guiaTv .selectors .search {
      display: inline-block;
      vertical-align: middle; }
    #guiaTv .selectors .category {
      display: none;
      margin-left: 4px; }
      @media only screen and (min-width: 992px) {
        #guiaTv .selectors .category {
          width: 49%;
          display: block;
          margin-left: 0;
          float: left; } }
    #guiaTv .selectors .channel {
      float: left;
      margin-left: 1%;
      width: 44%; }
      @media only screen and (min-width: 600px) {
        #guiaTv .selectors .channel {
          width: 46%; } }
      @media only screen and (min-width: 769px) {
        #guiaTv .selectors .channel {
          width: 24%; } }
      @media only screen and (min-width: 992px) {
        #guiaTv .selectors .channel {
          margin-left: 0;
          width: 49%;
          position: relative;
          left: 2.2%; } }
      #guiaTv .selectors .channel .instyler.dropdown {
        display: none; }
        @media only screen and (min-width: 769px) {
          #guiaTv .selectors .channel .instyler.dropdown {
            display: inline-block; } }
      #guiaTv .selectors .channel .instyler.multiple-dropdown {
        display: inline-block; }
        @media only screen and (min-width: 769px) {
          #guiaTv .selectors .channel .instyler.multiple-dropdown {
            display: none; } }
    #guiaTv .selectors .daySelector {
      float: left;
      width: 44%; }
      @media only screen and (min-width: 600px) {
        #guiaTv .selectors .daySelector {
          width: 46%; } }
      @media only screen and (min-width: 769px) {
        #guiaTv .selectors .daySelector {
          width: 24%; } }
      @media only screen and (min-width: 992px) {
        #guiaTv .selectors .daySelector {
          display: none; } }
    #guiaTv .selectors .logo-title {
      width: 35%;
      height: 31px;
      height: 1.9375rem;
      margin-top: 4px;
      margin-top: 0.25rem;
      margin-bottom: 8px;
      margin-bottom: 0.5rem;
      position: absolute;
      top: 8px;
      top: 0.5rem;
      padding: 0 10px; }
      @media only screen and (min-width: 992px) {
        #guiaTv .selectors .logo-title {
          top: 0;
          position: inherit;
          padding: 0 8px 0 0;
          padding: 0 0.5rem 0 0; } }
      #guiaTv .selectors .logo-title > img {
        border: 1px solid #e5e5e5;
        height: 35px;
        padding: 0 5px;
        margin-left: 6px;
        background-color: white;
        display: inline-block;
        vertical-align: middle; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .logo-title > img {
            position: absolute;
            top: 19px;
            margin-left: 0; } }
      #guiaTv .selectors .logo-title > span.title {
        float: left;
        margin-left: 65px;
        font-weight: 500;
        font-size: 22px;
        line-height: 31px;
        display: none; }
        @media only screen and (min-width: 769px) {
          #guiaTv .selectors .logo-title > span.title {
            display: inline-block;
            vertical-align: middle;
            margin: 0;
            float: none; } }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .logo-title > span.title {
            display: inline-block;
            float: none;
            margin: 0 0 0 65px; } }
      #guiaTv .selectors .logo-title > span.channel {
        color: #979797;
        font-size: 14px;
        width: auto;
        display: inline-block;
        vertical-align: middle;
        float: none; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .logo-title > span.channel {
            line-height: 36px;
            margin-left: 8px;
            left: 105px;
            top: 8px;
            position: inherit;
            margin-top: -5px; } }
      #guiaTv .selectors .logo-title .go-back {
        text-decoration: none;
        font-size: 22px;
        border: 1px solid #e5e5e5;
        padding: 0 12px;
        display: inline-block;
        vertical-align: middle; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .logo-title .go-back {
            margin-top: 0; } }
    #guiaTv .selectors .day {
      width: 100%;
      display: block; }
      @media only screen and (min-width: 992px) {
        #guiaTv .selectors .day {
          width: 600px;
          width: 37.5rem; } }
      #guiaTv .selectors .day .daysContainer #subcontainer {
        display: none; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .day .daysContainer #subcontainer {
            display: block; } }
      #guiaTv .selectors .day .daysContainer .move, #guiaTv .selectors .day .daysContainer .daysList {
        display: inline-block;
        vertical-align: middle; }
      #guiaTv .selectors .day .daysContainer .move {
        width: 17px;
        width: 1.0625rem;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      #guiaTv .selectors .day .daysContainer .daysList {
        overflow: hidden;
        width: 550px;
        width: 34.375rem; }
      #guiaTv .selectors .day .daysContainer > .search-title {
        float: left;
        line-height: 74px; }
      #guiaTv .selectors .day .daysContainer > .tvguide-button {
        text-align: center;
        padding: 8px 15px 7px 15px;
        text-decoration: none;
        background: white;
        border: 1px solid #e5e5e5;
        float: right;
        margin-top: 4px; }
        #guiaTv .selectors .day .daysContainer > .tvguide-button > span {
          color: #464646;
          font-size: 14px; }
        #guiaTv .selectors .day .daysContainer > .tvguide-button > i {
          font-size: 25px; }
      #guiaTv .selectors .day .daysContainer ul {
        position: relative;
        width: 200%;
        display: block;
        left: -57.12%;
        margin: 0;
        -webkit-transition: left 300ms ease;
        -moz-transition: left 300ms ease;
        -o-transition: left 300ms ease;
        transition: left 300ms ease; }
      #guiaTv .selectors .day .daysContainer li {
        display: block;
        text-align: center;
        list-style: none;
        width: 7.14%;
        margin: 0;
        float: left;
        cursor: pointer;
        font-size: 12px;
        font-size: 0.75rem; }
        #guiaTv .selectors .day .daysContainer li span {
          font-size: 16px;
          font-size: 1rem;
          line-height: 20px;
          line-height: 1.25rem;
          text-transform: uppercase;
          display: block; }
        #guiaTv .selectors .day .daysContainer li.selected span {
          font-size: 22px;
          font-size: 1.375rem;
          position: relative;
          font-weight: bold; }
      #guiaTv .selectors .day .daysContainer .buttons-container {
        text-align: center;
        margin-top: 0;
        width: 100%;
        padding: 0 10px; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .day .daysContainer .buttons-container {
            margin-top: 5px;
            margin-top: 0.3125rem;
            width: auto;
            padding: 0; } }
        #guiaTv .selectors .day .daysContainer .buttons-container a {
          width: 25%;
          text-align: center;
          background: #f2f2f2;
          padding: 7px 0 7px 0;
          padding: 0.4375rem 0 0.4375rem 0;
          margin-left: 0;
          margin-left: 0;
          margin-right: 0;
          margin-right: 0;
          border: none;
          float: left;
          -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
          -wekit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
          @media only screen and (min-width: 992px) {
            #guiaTv .selectors .day .daysContainer .buttons-container a {
              width: 24.2%;
              float: inherit;
              margin-right: 1px;
              margin-right: 0.0625rem; } }
          #guiaTv .selectors .day .daysContainer .buttons-container a > span {
            font-weight: 500;
            font-size: 12px;
            font-size: 0.75rem; }
          #guiaTv .selectors .day .daysContainer .buttons-container a:hover {
            background: #fff; }
          #guiaTv .selectors .day .daysContainer .buttons-container a:active {
            box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0.15rem 0.2rem rgba(0, 0, 0, 0.2); }
      #guiaTv .selectors .day .instyler {
        display: none; }
    #guiaTv .selectors .search {
      float: left;
      width: 100%;
      padding: 0 10px 0 10px;
      padding: 0 0.625rem 0 0.625rem;
      position: relative;
      margin-bottom: 5px;
      margin-bottom: 0.3125rem; }
      @media only screen and (min-width: 992px) {
        #guiaTv .selectors .search {
          float: right;
          width: 326px;
          width: 20.375rem;
          padding: 4px 0 0 0;
          padding: 0.25rem 0 0 0; } }
      #guiaTv .selectors .search.inside-channel {
        float: right;
        width: 75%; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .search.inside-channel {
            float: right;
            width: 326px;
            width: 20.375rem;
            padding: 4px 0 0 0;
            padding: 0.25rem 0 0 0; } }
        #guiaTv .selectors .search.inside-channel .channel {
          display: none; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .search.inside-channel .channel {
            display: block; } }
      #guiaTv .selectors .search input {
        margin-bottom: 5px;
        margin-bottom: 0.3125rem;
        margin-top: -1px;
        margin-top: -0.0625rem;
        height: 34px;
        height: 2.125rem;
        width: 34px;
        width: 2.125rem;
        padding: 2px 12px 2px 20px;
        padding: 0.125rem 0.75rem 0.125rem 1.25rem;
        float: right;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
        position: absolute;
        right: 10px;
        right: 0.625rem;
        top: 0;
        -webkit-transition: width 0.5s ease;
        -moz-transition: width 0.5s ease;
        -o-transition: width 0.5s ease;
        transition: width 0.5s ease;
        z-index: 3; }
        @media only screen and (min-width: 769px) {
          #guiaTv .selectors .search input {
            position: static;
            float: right;
            width: 50% !important;
            padding: 2px 8px 2px 8px;
            padding: 0.125rem 0.5rem 0.125rem 0.5rem;
            -webkit-transition: 0s;
            -moz-transition: 0s;
            -o-transition: 0s;
            transition: 0s; } }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .search input {
            float: inherit;
            width: 100% !important;
            height: 31px;
            height: 1.9375rem;
            box-shadow: none;
            margin-bottom: 7px;
            margin-bottom: 0.4375rem;
            margin-top: 0;
            margin-top: 0;
            padding: 2px 8px 2px 8px;
            padding: 0.125rem 0.5rem 0.125rem 0.5rem; } }
      #guiaTv .selectors .search .iconGuiaTv {
        position: absolute;
        top: 0;
        top: 0;
        right: 10px;
        right: 0.625rem;
        width: 34px;
        height: 34px;
        padding: 7px 0 0 10px;
        cursor: pointer;
        z-index: 4; }
        @media only screen and (min-width: 992px) {
          #guiaTv .selectors .search .iconGuiaTv {
            top: 12px;
            top: 0.75rem;
            right: 8px;
            right: 0.5rem;
            width: auto;
            height: auto;
            padding: 0; } }
    #guiaTv .selectors .styler {
      width: 135px;
      width: 8.4375rem; }
    #guiaTv .selectors .instyler {
      font-size: 14px;
      font-size: 0.875rem;
      border: 1px solid #e5e5e5 !important;
      border: 0.1rem solid #e5e5e5 !important; }
      #guiaTv .selectors .instyler > span {
        font-size: 12px;
        font-size: 0.75rem;
        font-weight: 500; }
        #guiaTv .selectors .instyler > span.arrow {
          font-size: 19px;
          font-size: 1.1875rem;
          font-weight: normal; }
      #guiaTv .selectors .instyler ul.dropdown__list {
        margin: 0 1px 0 1px;
        margin: 0 0.0625rem 0 0.0625rem;
        border: 1px solid #e5e5e5 !important;
        border: 0.1rem solid #e5e5e5 !important; }
        #guiaTv .selectors .instyler ul.dropdown__list li {
          font-size: 14px;
          font-size: 0.875rem; }
  #guiaTv .result {
    max-width: 940px;
    max-width: 58.75rem;
    border-right: 1px solid #e5e5e5;
    border-right: 0.1rem solid #e5e5e5;
    background-color: white;
    position: relative;
    overflow: hidden;
    margin: 0 auto; }
    #guiaTv .result .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.8);
      z-index: 4;
      -webkit-transition: opacity 300ms ease;
      -moz-transition: opacity 300ms ease;
      -o-transition: opacity 300ms ease;
      transition: opacity 300ms ease; }
      #guiaTv .result .overlay.fade {
        opacity: 0; }
      #guiaTv .result .overlay.hide {
        display: none; }
    #guiaTv .result .leftBar {
      float: left;
      position: relative;
      height: 100%;
      width: 60px;
      width: 3.75rem;
      z-index: 3;
      overflow: hidden;
      border-right: 1px solid #e5e5e5;
      border-right: 0.1rem solid #e5e5e5;
      border-left: 1px solid #e5e5e5;
      border-left: 0.1rem solid #e5e5e5;
      background-color: #d0d0d0; }
      #guiaTv .result .leftBar .hours {
        position: relative; }
        #guiaTv .result .leftBar .hours ul {
          margin-top: 59px;
          margin-top: 3.6875rem; }
        #guiaTv .result .leftBar .hours li {
          margin-top: -310px !important;
          margin-top: -19.375rem !important;
          padding-top: 315px;
          padding-top: 19.6875rem;
          border-bottom: 1px solid #e5e5e5;
          border-bottom: 0.1rem solid #e5e5e5;
          padding-bottom: 5px;
          padding-bottom: 0.3125rem;
          padding-left: 10px;
          padding-left: 0.625rem;
          padding-right: 10px;
          padding-right: 0.625rem;
          font-size: 12px;
          font-size: 0.75rem;
          font-weight: 500;
          list-style: none;
          margin: 0;
          -webkit-transition: height 300ms ease;
          -moz-transition: height 300ms ease;
          -o-transition: height 300ms ease;
          transition: height 300ms ease; }
          #guiaTv .result .leftBar .hours li:first-child {
            margin-top: -313px;
            margin-top: -19.5625rem; }
          #guiaTv .result .leftBar .hours li:last-child {
            border-bottom: 0; }
    #guiaTv .result .channelList--fixed {
      margin: 0;
      position: fixed;
      top: 242px;
      top: 15.125rem;
      left: 0;
      z-index: 3;
      width: 100%;
      height: 56px;
      height: 3.5rem; }
      #guiaTv .result .channelList--fixed .container--fixed:first-child, #guiaTv .result .channelList--fixed .container--date:first-child {
        overflow: visible;
        z-index: -1;
        border: none;
        position: absolute;
        top: 0;
        bottom: 0;
        max-width: 940px;
        max-width: 58.75rem;
        width: 940px;
        width: 58.75rem;
        left: 50%;
        margin-left: -470px;
        margin-left: -29.375rem; }
        #guiaTv .result .channelList--fixed .container--fixed:first-child .prev, #guiaTv .result .channelList--fixed .container--date:first-child .prev, #guiaTv .result .channelList--fixed .container--fixed:first-child .next, #guiaTv .result .channelList--fixed .container--date:first-child .next {
          position: absolute;
          top: 50%;
          margin-top: -27px;
          margin-top: -1.6875rem;
          font-size: 50px;
          font-size: 3.125rem;
          cursor: pointer; }
        #guiaTv .result .channelList--fixed .container--fixed:first-child .prev, #guiaTv .result .channelList--fixed .container--date:first-child .prev {
          left: -45px;
          left: -2.8125rem; }
        #guiaTv .result .channelList--fixed .container--fixed:first-child .next, #guiaTv .result .channelList--fixed .container--date:first-child .next {
          right: -45px;
          right: -2.8125rem; }
      #guiaTv .result .channelList--fixed .container--fixed:last-child, #guiaTv .result .channelList--fixed .container--date:last-child {
        position: relative;
        border-right: 1px solid #e5e5e5;
        border-right: 0.1rem solid #e5e5e5;
        border-top: 2px solid black;
        border-top: 0.15rem solid black;
        border-bottom: 2px solid black;
        border-bottom: 0.15rem solid black;
        max-width: 940px;
        max-width: 58.75rem;
        overflow: hidden;
        height: 100%;
        padding: 0; }
    #guiaTv .result .selection {
      border: 1px solid #e5e5e5;
      border: 0.1rem solid #e5e5e5;
      border-top: none;
      background-color: #d0d0d0;
      padding: 10px 0 11px 0;
      padding: 0.625rem 0 0.6875rem 0;
      text-align: center;
      color: #464646;
      width: 60px;
      width: 3.75rem;
      height: 56px;
      height: 3.5rem;
      line-height: 32px;
      line-height: 2rem;
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 500;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    #guiaTv .result .channelList {
      margin: 0;
      position: relative; }
      #guiaTv .result .channelList:after {
        content: "";
        display: table;
        clear: both; }
      #guiaTv .result .channelList li {
        margin: 0;
        list-style: none;
        color: black;
        padding: 5px 5px 5px 15px;
        padding: 0.3125rem 0.3125rem 0.3125rem 0.9375rem;
        border-right: 1px solid #e5e5e5;
        border-right: 0.1rem solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        border-bottom: 0.1rem solid #e5e5e5;
        background-color: white;
        float: left;
        width: 170px;
        width: 10.625rem;
        min-height: 56px;
        min-height: 3.5rem;
        cursor: pointer; }
        #guiaTv .result .channelList li.masterBackgroundColor {
          color: white; }
        #guiaTv .result .channelList li:last-child {
          border-right: 0; }
        #guiaTv .result .channelList li .position {
          font-size: 12px;
          font-size: 0.75rem;
          float: right;
          position: relative;
          right: 15px;
          right: 0.9375rem;
          top: 13px;
          top: 0.8125rem;
          color: #979797; }
        #guiaTv .result .channelList li .week-name {
          font-size: 22px;
          font-weight: 600;
          display: block;
          line-height: 25px;
          margin-left: -7px; }
        #guiaTv .result .channelList li .week-number {
          font-size: 12px;
          display: block;
          margin-left: -7px; }
        #guiaTv .result .channelList li img {
          margin-right: 10px;
          margin-right: 0.625rem; }
        #guiaTv .result .channelList li * {
          display: inline-block;
          vertical-align: middle; }
    #guiaTv .result .resultContainer {
      position: absolute;
      top: 55px;
      top: 3.4375rem;
      left: 60px;
      left: 3.75rem;
      right: 0;
      bottom: 0;
      overflow: auto; }
      #guiaTv .result .resultContainer .resultData .programsContainer {
        border-bottom: 1px solid #e5e5e5;
        border-bottom: 0.1rem solid #e5e5e5;
        display: table;
        -webkit-transition: height 300ms ease;
        -moz-transition: height 300ms ease;
        -o-transition: height 300ms ease;
        transition: height 300ms ease; }
        #guiaTv .result .resultContainer .resultData .programsContainer.grey {
          background-color: #f2f2f2; }
        #guiaTv .result .resultContainer .resultData .programsContainer div {
          display: table-cell;
          border-right: 1px solid #e5e5e5;
          border-right: 0.1rem solid #e5e5e5;
          width: 170px;
          width: 10.625rem;
          padding: 4px 3px 0 3px;
          padding: 0.25rem 0.1875rem 0 0.1875rem;
          height: 100%; }
          #guiaTv .result .resultContainer .resultData .programsContainer div:last-child {
            border-right: 0; }
          #guiaTv .result .resultContainer .resultData .programsContainer div ul {
            margin: 0; }
          #guiaTv .result .resultContainer .resultData .programsContainer div li {
            margin: 5px 0;
            margin: 0.3125rem 0;
            line-height: 17px;
            line-height: 1.0625rem;
            padding: 2px 5px;
            padding: 0.125rem 0.3125rem;
            font-size: 13px;
            font-size: 0.8125rem;
            font-weight: 500;
            list-style: none;
            color: #343434;
            word-break: break-word;
            cursor: pointer; }
            #guiaTv .result .resultContainer .resultData .programsContainer div li .duration {
              font-size: 10px;
              font-size: 0.625rem;
              font-weight: 400; }
            #guiaTv .result .resultContainer .resultData .programsContainer div li.selectedCategory {
              border: 2px solid black;
              border: 0.15rem solid black; }
            #guiaTv .result .resultContainer .resultData .programsContainer div li.masterBackgroundColor {
              color: white; }
            #guiaTv .result .resultContainer .resultData .programsContainer div li.grey {
              color: #969696; }

.popup-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }
  .popup-bg.ishidden {
    display: none; }

.popup {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
  overflow: hidden; }
  .popup .container, .popup .container--fixed, .popup .container--date, .popup section.container--smashed {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 10px;
    padding: 0 0.625rem; }
    .popup .container:before, .popup .container--fixed:before, .popup .container--date:before, .popup section.container--smashed:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .popup .container .content, .popup .container--fixed .content, .popup .container--date .content, .popup section.container--smashed .content {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin: 0 auto;
      text-align: left;
      z-index: 1045;
      max-width: 99%; }
      .popup .container .content .program, .popup .container--fixed .content .program, .popup .container--date .content .program, .popup section.container--smashed .content .program {
        max-width: 450px;
        max-width: 28.125rem;
        background-color: white; }
        .popup .container .content .program .title, .popup .container--fixed .content .program .title, .popup .container--date .content .program .title, .popup section.container--smashed .content .program .title {
          font-size: 20px;
          font-size: 1.25rem;
          border-bottom: 2px solid black;
          border-bottom: 0.15rem solid black;
          position: relative;
          padding: 10px 37px 10px 10px;
          padding: 0.625rem 2.3125rem 0.625rem 0.625rem; }
          .popup .container .content .program .title .close, .popup .container--fixed .content .program .title .close, .popup .container--date .content .program .title .close, .popup section.container--smashed .content .program .title .close {
            position: absolute;
            display: block;
            right: 10px;
            right: 0.625rem;
            top: 50%;
            margin-top: -21px;
            margin-top: -1.3125rem;
            font-size: 28px;
            font-size: 1.75rem;
            color: #464646;
            text-decoration: none; }
            .popup .container .content .program .title .close:hover, .popup .container--fixed .content .program .title .close:hover, .popup .container--date .content .program .title .close:hover, .popup section.container--smashed .content .program .title .close:hover {
              color: black; }
            .popup .container .content .program .title .close:active, .popup .container--fixed .content .program .title .close:active, .popup .container--date .content .program .title .close:active, .popup section.container--smashed .content .program .title .close:active {
              font-size: 26px;
              font-size: 1.625rem;
              margin-top: -20px;
              margin-top: -1.25rem; }
        .popup .container .content .program .description, .popup .container--fixed .content .program .description, .popup .container--date .content .program .description, .popup section.container--smashed .content .program .description {
          padding: 10px 10px;
          padding: 0.625rem 0.625rem;
          font-size: 14px;
          font-size: 0.875rem; }
        .popup .container .content .program img, .popup .container--fixed .content .program img, .popup .container--date .content .program img, .popup section.container--smashed .content .program img {
          width: 100%; }
        .popup .container .content .program .imageContainer, .popup .container--fixed .content .program .imageContainer, .popup .container--date .content .program .imageContainer, .popup section.container--smashed .content .program .imageContainer {
          position: relative; }
        .popup .container .content .program .channelLogo, .popup .container--fixed .content .program .channelLogo, .popup .container--date .content .program .channelLogo, .popup section.container--smashed .content .program .channelLogo {
          width: auto;
          position: absolute;
          bottom: 11px;
          bottom: 0.6875rem;
          left: 5px;
          left: 0.3125rem; }
        .popup .container .content .program .actors, .popup .container--fixed .content .program .actors, .popup .container--date .content .program .actors, .popup section.container--smashed .content .program .actors {
          padding: 10px 10px;
          padding: 0.625rem 0.625rem;
          font-size: 14px;
          font-size: 0.875rem; }
          .popup .container .content .program .actors a, .popup .container--fixed .content .program .actors a, .popup .container--date .content .program .actors a, .popup section.container--smashed .content .program .actors a {
            color: #464646;
            font-weight: 400; }
    .popup .container .preloader, .popup .container--fixed .preloader, .popup .container--date .preloader, .popup section.container--smashed .preloader {
      color: #cccccc;
      position: absolute;
      top: 50%;
      width: auto;
      text-align: center;
      margin-top: -0.8em;
      left: 10px;
      left: 0.625rem;
      right: 10px;
      right: 0.625rem;
      z-index: 1044; }
  .popup.ishidden {
    display: none; }

div.container--fixed.sitemap, div.sitemap.container--date {
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-left: 10px;
  padding-left: 0.625rem; }
  div.container--fixed.sitemap .searchSiteMap, div.sitemap.container--date .searchSiteMap {
    width: 100%;
    margin-top: 20px;
    margin-top: 1.25rem; }
  div.container--fixed.sitemap .map-group, div.sitemap.container--date .map-group {
    *zoom: 1;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #e6e6e6;
    border-bottom: 0.1rem solid #e6e6e6; }
    div.container--fixed.sitemap .map-group:before, div.sitemap.container--date .map-group:before, div.container--fixed.sitemap .map-group:after, div.sitemap.container--date .map-group:after {
      content: "";
      display: table; }
    div.container--fixed.sitemap .map-group:after, div.sitemap.container--date .map-group:after {
      clear: both; }
    div.container--fixed.sitemap .map-group:last-child, div.sitemap.container--date .map-group:last-child {
      border-bottom: none; }
    div.container--fixed.sitemap .map-group .containerMap, div.sitemap.container--date .map-group .containerMap {
      *zoom: 1; }
      div.container--fixed.sitemap .map-group .containerMap:before, div.sitemap.container--date .map-group .containerMap:before, div.container--fixed.sitemap .map-group .containerMap:after, div.sitemap.container--date .map-group .containerMap:after {
        content: "";
        display: table; }
      div.container--fixed.sitemap .map-group .containerMap:after, div.sitemap.container--date .map-group .containerMap:after {
        clear: both; }
  div.container--fixed.sitemap ul, div.sitemap.container--date ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    div.container--fixed.sitemap ul li, div.sitemap.container--date ul li {
      line-height: 26px;
      line-height: 1.625rem;
      list-style: none;
      position: relative; }
      div.container--fixed.sitemap ul li ul li, div.sitemap.container--date ul li ul li {
        list-style: none; }
      div.container--fixed.sitemap ul li a, div.sitemap.container--date ul li a {
        text-decoration: none;
        color: #464646 !important; }
        div.container--fixed.sitemap ul li a:hover, div.sitemap.container--date ul li a:hover {
          color: black !important; }
    div.container--fixed.sitemap ul li:before, div.sitemap.container--date ul li:before {
      content: "• ";
      position: absolute;
      left: -15px;
      top: -2px;
      font-size: 20px;
      font-size: 1.25rem; }
  div.container--fixed.sitemap h1, div.sitemap.container--date h1 {
    margin-top: 40px;
    margin-top: 2.5rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 36px;
    font-size: 2.25rem;
    border-bottom: 2px solid #e6e6e6;
    border-bottom: 0.15rem solid #e6e6e6; }
    div.container--fixed.sitemap h1:hover, div.sitemap.container--date h1:hover {
      color: black !important; }
  div.container--fixed.sitemap h2, div.sitemap.container--date h2 {
    font-size: 24px;
    font-size: 1.5rem; }
  div.container--fixed.sitemap h3, div.sitemap.container--date h3 {
    margin-top: 10px;
    margin-top: 0.625rem;
    font-size: 20px;
    font-size: 1.25rem; }
  div.container--fixed.sitemap h1 a, div.sitemap.container--date h1 a,
  div.container--fixed.sitemap h2 a,
  div.sitemap.container--date h2 a,
  div.container--fixed.sitemap h3 a,
  div.sitemap.container--date h3 a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit; }

.packages {
  padding: 0;
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }
  .packages section .pacote {
    width: 100%;
    margin-left: 0; }
  .packages .expand-btn {
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    margin: 14px 0;
    margin: 0.875rem 0;
    color: #000; }
  .packages .expand-content {
    max-height: 0;
    overflow: hidden;
    display: block;
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; }
    .packages .expand-content p {
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 14px;
      line-height: 0.875rem;
      margin-bottom: 6px;
      margin-bottom: 0.375rem;
      font-weight: 300;
      letter-spacing: 0; }
    .packages .expand-content a {
      color: #000;
      font-weight: 500; }

.fibra .note, .satelite .note {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 400;
  position: relative;
  top: -4px;
  top: -0.25rem; }

.pacote {
  display: none; }
  @media only screen and (min-width: 769px) {
    .pacote {
      display: table; } }
  .pacote.small-only {
    display: table; }
    @media only screen and (min-width: 769px) {
      .pacote.small-only {
        display: none; } }
    .pacote.small-only td .icon-sprite {
      display: block;
      margin-bottom: 5px;
      margin-bottom: 0.3125rem; }
  .pacote.three th {
    width: 33.3%; }
  .pacote.four th {
    width: 25%; }
  .pacote.five th {
    width: 20%; }
  .pacote.six th {
    width: 16.66%; }
  .pacote thead th {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: -1px; }
  .pacote .icon-sprite {
    width: 30px;
    width: 1.875rem;
    height: 23px;
    height: 1.4375rem;
    display: inline-block;
    margin-bottom: -5px;
    margin-bottom: -0.3125rem;
    position: relative;
    top: -2px;
    top: -0.125rem;
    vertical-align: text-top;
    background-image: url("/particulares/pacotes/Documents/images/sprite-icons.png"); }
    .pacote .icon-sprite.tv {
      background-position: -50px -149px;
      background-position: -3.125rem -9.3125rem; }
    .pacote .icon-sprite.internet {
      background-position: -125px -149px;
      background-position: -7.8125rem -9.3125rem; }
    .pacote .icon-sprite.telefone {
      background-position: -195px -149px;
      background-position: -12.1875rem -9.3125rem; }
    .pacote .icon-sprite.mobile {
      background-position: -258px -149px;
      background-position: -16.125rem -9.3125rem; }
    .pacote .icon-sprite.netmovel {
      background-position: -327px -149px;
      background-position: -20.4375rem -9.3125rem; }
  .pacote .open-button {
    display: block; }
  .pacote .close-button {
    display: none; }
  .pacote .toogle-table {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    margin-top: -0.5rem;
    right: 14px;
    right: 0.875rem;
    text-decoration: none; }
    .pacote .toogle-table span {
      margin-left: 10px;
      margin-left: 0.625rem; }
  .pacote.opened tr.sub-info td {
    border-bottom: 1px solid #ccc; }
  .pacote.opened tr.advantages td {
    border: 1px solid #ccc; }
  .pacote.opened .open {
    display: none; }
  .pacote.opened .close {
    display: inline; }
  .pacote.opened .open-button {
    display: none; }
  .pacote.opened .close-button {
    display: block; }
  .pacote .open {
    display: inline; }
  .pacote .close {
    display: none; }
  .pacote h3 {
    font-weight: 500; }
  .pacote h3 .note {
    font-size: 11px;
    font-size: 0.6875rem;
    top: -8px;
    top: -0.5rem; }
  .pacote tr.info td {
    padding: 14px 14px 0 14px;
    padding: 0.875rem 0.875rem 0 0.875rem;
    border-bottom: none;
    color: #464646; }
    .pacote tr.info td b {
      color: #464646; }
    .pacote tr.info td h2 {
      margin-top: 0;
      color: black; }
  .pacote tr.sub-info td {
    padding: 0;
    border-top: none;
    border-bottom: none; }
  .pacote tr.sub-info .closer {
    max-height: 1000px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; }
  .pacote tr.sub-info .closer > div {
    padding: 5px 14px 14px 14px;
    padding: 0.3125rem 0.875rem 0.875rem 0.875rem; }
  .pacote tr.title td, .pacote tr.title th {
    padding: 14px;
    padding: 0.875rem;
    position: relative; }
  .pacote tr.title h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    letter-spacing: -1px; }
    .pacote tr.title h3 span {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: 300;
      display: none; }
      @media only screen and (min-width: 769px) {
        .pacote tr.title h3 span {
          display: inline; } }
  .pacote tr.tableSwitch td {
    background: #fafafa;
    text-align: center;
    padding: 17px;
    padding: 1.0625rem; }
    .pacote tr.tableSwitch td a {
      text-decoration: none;
      line-height: 16px;
      line-height: 1rem; }
      .pacote tr.tableSwitch td a span {
        margin-left: 10px;
        margin-left: 0.625rem; }
  .pacote tr.advantages td {
    padding: 0;
    background: #e6e6e6;
    border-top: none;
    border-bottom: none; }
    .pacote tr.advantages td h3 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 24px;
      line-height: 1.5rem;
      letter-spacing: -1px;
      letter-spacing: -0.0625rem;
      font-weight: 500; }
  .pacote tr.advantages .closer {
    max-height: 1000px;
    overflow: hidden;
    -webkit-transition: max-height 0.4s ease-in-out;
    -moz-transition: max-height 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; }
  .pacote tr.advantages .four .advantage {
    width: 23%;
    margin-right: 2.6%; }
  .pacote tr.advantages .three .advantage {
    width: 31.6%;
    margin-right: 2.6%; }
  .pacote tr.advantages .two .advantage {
    width: 48.7%;
    margin-right: 2.6%; }
  .pacote tr.advantages .one .advantage {
    width: 100%; }
  .pacote tr.advantages .container, .pacote tr.advantages .container--fixed, .pacote tr.advantages .container--date, .pacote tr.advantages section.container--smashed {
    padding: 14px;
    padding: 0.875rem; }
  .pacote tr.advantages .title h5 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1.125rem;
    letter-spacing: -1px;
    letter-spacing: -0.0625rem;
    font-weight: 500; }
  .pacote tr.advantages .advantage {
    float: left;
    margin-top: 14px;
    margin-top: 0.875rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
    .pacote tr.advantages .advantage:last-child {
      margin-right: 0; }
  .pacote tr.advantages.mobile .advantage {
    float: none;
    width: 100%;
    margin-top: 14px;
    margin-top: 0.875rem;
    margin-bottom: 14px;
    margin-bottom: 0.875rem; }
  .pacote tr td {
    vertical-align: top; }
    .pacote tr td h4 {
      font-size: 16px;
      font-size: 1rem;
      line-height: 20px;
      line-height: 1.25rem;
      margin-bottom: 4px;
      margin-bottom: 0.25rem;
      font-weight: 500;
      letter-spacing: -1px;
      letter-spacing: -0.0625rem; }
    .pacote tr td p {
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 14px;
      line-height: 0.875rem;
      font-weight: 300;
      color: #464646;
      margin-bottom: 6px;
      margin-bottom: 0.375rem;
      letter-spacing: 0; }
  .pacote.black-table tbody tr.info td, .pacote.black-table tbody tr.title td {
    background-color: transparent; }

.switch {
  text-align: center;
  margin-top: 30px;
  margin-top: 1.875rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }
  .switch .switch-container {
    display: inline-block;
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), inset 0px -1px 0px rgba(0, 0, 0, 0.3);
    text-shadow: 0px -4px 0px rgba(0, 0, 0, 0), 0px 1px 0px rgba(255, 255, 255, 0); }
    .switch .switch-container:after {
      content: "";
      display: table;
      clear: both; }
  .switch .switch-button {
    float: left;
    border: 1px solid #a2a2a2;
    padding: 10px 14px;
    padding: 0.625rem 0.875rem;
    font-weight: 400;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #464646;
    margin-right: -1px;
    margin-right: -0.0625rem;
    cursor: pointer; }
    .switch .switch-button.masterBackgroundColor {
      color: white; }

#horizontalTabContainer > .dropdown {
  width: 100%;
  display: block; }
  @media only screen and (min-width: 769px) {
    #horizontalTabContainer > .dropdown {
      display: none; } }

.form-vertical .form-block {
  text-align: center;
  margin-top: 40px;
  margin-top: 2.5rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }
  .form-vertical .form-block label {
    float: none;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    display: inline-block;
    width: auto; }

.form-vertical #recaptcha_response_field {
  float: none; }
.form-vertical .recaptcha_only_if_audio, .form-vertical .recaptcha_only_if_image, .form-vertical .recaptcha_reload {
  float: none;
  display: inline-block;
  vertical-align: bottom; }
.form-vertical .recaptcha_controls {
  height: auto; }

.form-block .instyler.dropdown {
  display: block;
  margin: 10px auto 0 auto;
  width: 202px !important; }
  @media only screen and (min-width: 769px) {
    .form-block .instyler.dropdown {
      display: inline-block;
      margin: 0;
      width: auto !important; } }

.manuals-selectors {
  margin-top: 40px;
  text-align: center; }
  .manuals-selectors .instyler.dropdown {
    display: block;
    margin: 0 auto 10px auto; }
    @media only screen and (min-width: 769px) {
      .manuals-selectors .instyler.dropdown {
        display: inline-block;
        margin: 0; } }

#ulManuals {
  margin-top: 40px;
  margin-top: 2.5rem;
  margin-bottom: 0; }
  #ulManuals li {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
    margin: 1.25rem 0 0 0; }
    #ulManuals li a {
      text-decoration: none;
      color: #464646;
      word-wrap: break-word; }
      #ulManuals li a:hover {
        text-decoration: underline;
        color: black; }

#searchMainBlock section.search-results .keymatch-results article.search-item::after {
  background-color: transparent; }

ul li.keymatch-results-item {
  margin-left: 0;
  list-style: none;
  background-color: #f6f6f6;
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }

.search-link {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
