@charset "UTF-8";
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 {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

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

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

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

img {
  display: block;
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  width: auto; }

iframe {
  border: 0; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  outline: 0;
  text-rendering: optimizeLegibility !important; }

html,
body {
  position: relative; }

.VC-body {
  color: #333;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 28px;
  line-height: 1.75rem; }

.VC-body h1,
.VC-body .t-h1,
.VC-body h2,
.VC-body .t-h2,
.VC-body h3,
.VC-body .t-h3,
.VC-body h4,
.VC-body .t-h4,
.VC-body h5,
.VC-body .t-h5,
.VC-body h6,
.VC-body .t-h6 {
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  margin-top: 0; }

.VC-body h1,
.VC-body .t-h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 700;
  line-height: 1.2; }

.VC-body h2,
.VC-body .t-h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 600;
  line-height: 1.2; }

.VC-body h3,
.VC-body .t-h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.75;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body h4,
.VC-body .t-h4 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body h5,
.VC-body .t-h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin-bottom: 0; }

.VC-body h6,
.VC-body .t-h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.75; }

.VC-body b,
.VC-body strong {
  font-weight: 700; }

.VC-body .italic {
  font-style: italic; }

.VC-body p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin: 0 0 28px;
  margin: 0 0 1.75rem; }

.VC-body .small {
  font-size: 16px;
  font-size: 1rem; }

.VC-body a {
  color: #009ddd;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.VC-body a:hover,
.VC-body a:focus {
  color: #007dad;
  text-decoration: none; }

.VC-body ul,
.VC-body ol {
  margin: 0;
  padding: 0; }

.VC-body .highlight {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.75;
  font-style: italic; }

.VC-body .breadcrumb {
  font-size: 14px;
  font-size: 0.875rem; }

.VC-body .copyright {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase; }

.VC-body .small-subtitle {
  color: #999;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  text-transform: uppercase; }

.VC-body .tiny-text {
  font-size: 13px;
  font-size: 0.8125rem; }

.VC-body .logo-title {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.VC-body .logo-title .vidaCaixa-logo {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  height: 3.125rem;
  margin: 10px; }

.VC-body .logo-title .vidaCaixa-logo svg {
  height: 80%;
  width: auto; }

.u-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.u-flex--inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.u-flex--alignCenter {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.u-flex--alignStart {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.u-flex--alignEnd {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

.u-flex--justifyCenter {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.u-flex--justifyStart {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.u-flex--justifyEnd {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.u-flex--justifyBetween {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.u-flex--justifyAround {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.u-flex--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.u-flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.u-flex--column.u-flex--reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.u-flex--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.u-flex--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.u-flex--s0-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s0-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s480-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s640-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s768-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s960-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1024-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1200-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1440-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-1 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-2 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-3 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-5 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-6 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-7 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-8 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-9 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-10 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-11 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-flex--s1920-12 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.u-clearfix::after,
.u-clearfix::before {
  content: " ";
  display: table; }

.u-clearfix::after {
  clear: both; }

.u-fullwidth {
  width: 100%; }

.u-uppercase {
  text-transform: uppercase; }

.u-videoFullWidth {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative; }

.u-videoFullWidth iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.u-center {
  margin: 0 auto; }

.u-floatingBox {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2); }

.u-fullheight {
  height: auto;
  min-height: 100%; }

.u-icon {
  height: 32px;
  width: 32px;
  fill: currentColor; }

.u-borderImage {
  border-radius: 5px;
  width: 100%; }

.u-wrapper {
  height: 100%;
  margin: 0 auto;
  max-width: 1380px;
  padding-left: 28px;
  padding-left: 1.75rem;
  padding-right: 28px;
  padding-right: 1.75rem;
  position: relative; }

.u-wrapper.is-collapse {
  padding-left: 0;
  padding-right: 0; }

.u-wrapper.is-small {
  max-width: 1200px; }

.u-wrapper.is-reading {
  max-width: 880px; }

.u-marginBlocks {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .Button {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  border-radius: 5px;
  color: currentColor;
  display: inline-block;
  padding: 11.2px 33.6px;
  padding: 0.7rem 2.1rem;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.VC-body .Button.Button--solid {
  color: #fff; }

.VC-body .Button.Button--solid.bg-primary {
  background-color: #009ddd !important; }

.VC-body .Button.Button--solid.bg-primary:hover {
  background-color: #007dad !important; }

.VC-body .Button.Button--solid.bg-secondary {
  background-color: #f15d2f !important; }

.VC-body .Button.Button--solid.bg-secondary:hover {
  background-color: #d94315 !important; }

.VC-body .Button.Button--icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.VC-body .Button.Button--icon.bg-dark {
  color: #fff; }

.VC-body .Button.Button--icon.bg-dark:hover {
  color: #fff; }

.VC-body .Button.Button--icon img {
  fill: currentcolor;
  height: 18px;
  height: 1.125rem;
  margin-left: 16.8px;
  margin-left: 1.05rem;
  width: 18px;
  width: 1.125rem; }

.VC-body .Button.Button--hollow {
  border: 1px solid currentColor;
  font-size: 14px;
  font-size: 0.875rem; }

.VC-body .Button.Button--hollow.c-primary {
  border-color: #e5e5e5;
  color: #009ddd; }

.VC-body .Button.Button--hollow.c-primary:hover {
  border-color: #f15d2f;
  color: #f15d2f; }

.VC-body .Button.Button--tag {
  -webkit-box-align: center;
  max-width: 130px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: solid 1px #dadada;
  color: #009ddd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  font-size: 0.85rem;
  line-height: 1.2;
  text-align: center;
  padding: 0.44rem; }

.VC-body .Button.Button--tag:hover {
  background-color: #007dad;
  color: #fff; }

.VC-body .Button.Button--tag.is-selected {
  background-color: #007dad;
  border: solid 1px transparent;
  color: #fff; }

.VC-body .Button.Button--tag.is-selected:hover {
  background-color: #007dad; }

.VC-body .Link {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.75;
  color: currentColor;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Link.c-primary {
  color: #009ddd; }

.VC-body .Link.c-primary:hover {
  color: #007dad; }

.VC-body .Link.Link--arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.VC-body .Link.Link--arrow.margin-bottom {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Link.Link--arrow img {
  margin-left: 10px;
  margin-left: 0.625rem;
  position: relative;
  top: 1px;
  width: 10px;
  width: 0.625rem; }

.VC-body .Link.Link--arrow.is-white {
  color: #fff; }

.VC-body .Link.Link--arrow .Link-icon {
  fill: currentColor;
  height: 12px;
  height: 0.75rem;
  margin-left: 11.2px;
  margin-left: 0.7rem;
  margin-top: 1px;
  margin-top: 0.0625rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 9px;
  width: 0.5625rem; }

.VC-body .Link.Link--arrow:hover .Link-icon {
  margin-left: 21px;
  margin-left: 1.3125rem; }

.VC-body .Link.Link--arrow.phone img {
  margin-left: 0;
  margin-right: 10px;
  margin-right: 0.625rem;
  position: relative;
  top: 1px;
  width: 20px;
  width: 1.25rem; }

.VC-body .Link.Link--list {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.VC-body .Link.Link--list span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.VC-body .Link.Link--list .u-icon {
  fill: #dadada;
  height: 14px;
  height: 0.875rem;
  margin-left: 11.2px;
  margin-left: 0.7rem;
  margin-top: 1px;
  margin-top: 0.0625rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 10.5px;
  width: 0.65625rem; }

.VC-body .Link.Link--list:hover .u-icon {
  fill: #007dad; }

.VC-body .Link.Link--list.has-borderBottom {
  padding: 8px 0;
  padding: 0.5rem 0; }

.VC-body .Link.Link--list.has-borderBottom:not(:last-child) {
  border-bottom: 1px solid #dadada; }

.VC-body .Link.Link--icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.VC-body .Link.Link--icon .u-icon {
  fill: currentColor;
  height: 22px;
  height: 1.375rem;
  margin-right: 11.2px;
  margin-right: 0.7rem;
  width: 18px;
  width: 1.125rem; }

.VC-body .Message {
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  color: #333;
  font-size: 18px;
  font-size: 1.125rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 720px;
  max-width: 45rem;
  padding: 28px 42px;
  padding: 1.75rem 2.625rem;
  position: relative;
  width: 100%; }

.VC-body .Message .Message-icon {
  background-color: #fff;
  border-radius: 50%;
  display: block;
  height: 33px;
  height: 2.0625rem;
  margin: 0 auto 14px;
  margin: 0 auto 0.875rem;
  padding: 6px;
  padding: 0.375rem;
  width: 33px;
  width: 2.0625rem; }

.VC-body .Message .Message-icon img {
  height: 22px;
  height: 1.375rem;
  width: 22px;
  width: 1.375rem; }

.VC-body .Message .u-icon {
  fill: currentColor;
  height: 20px;
  height: 1.25rem;
  width: 20px;
  width: 1.25rem; }

.VC-body .Message .Message-content {
  width: 100%; }

.VC-body .Message.Message--success {
  background-color: #009470;
  border-color: #009470;
  color: #fff; }

.VC-body .Message.Message--success .u-icon {
  fill: #009470; }

.VC-body .Message.Message--alert {
  background-color: #fdb827;
  border-color: #fdb827;
  color: #333; }

.VC-body .Message.Message--alert .u-icon {
  fill: #fdb827; }

.VC-body .Message.Message--error {
  background-color: #ef5566;
  border-color: #ef5566;
  color: #fff; }

.VC-body .Message.Message--error .u-icon {
  fill: #ef5566; }

.VC-body .Message.Message--tooltip {
  background-color: #007dad;
  border-color: #007dad;
  color: #fff; }

.VC-body .Message.Message--tooltip::before {
  border-color: transparent transparent #007dad;
  border-style: solid;
  border-width: 0 12px 12px;
  border-width: 0 0.75rem 0.75rem;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  top: -12px;
  top: -0.75rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0; }

.VC-body .Message.Message--search {
  background-color: #f5f5f5;
  border-color: #e5e5e5;
  position: relative; }

.VC-body .Message.Message--search::before {
  background-color: #f5f5f5;
  border-color: #e5e5e5 transparent transparent #e5e5e5;
  border-style: solid;
  border-width: 1px 0 0 1px;
  border-width: 0.0625rem 0 0 0.0625rem;
  content: '';
  height: 16px;
  left: 50%;
  position: absolute;
  top: -9px;
  top: -0.5625rem;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 16px; }

.VC-body .Message.Message--search::after {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  content: '';
  height: 16px;
  left: 50%;
  position: absolute;
  top: -9px;
  top: -0.5625rem;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 16px;
  z-index: -10; }

.VC-body .Search {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  position: relative;
  top: 0;
  z-index: 0; }

.VC-body .Search .Search-bar {
  background-color: #fff;
  border: solid 1px #dadada;
  border: solid 0.0625rem #dadada;
  border-radius: 0.3125rem;
  display: block;
  height: 56px;
  height: 3.5rem;
  margin: 0;
  padding: 0 56px 0 28px;
  padding: 0 3.5rem 0 1.75rem;
  width: 100%; }

.VC-body .Search .Search-button {
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.VC-body .Search .Search-button img {
  height: 22px;
  height: 1.375rem;
  width: 22px;
  width: 1.375rem; }

.VC-body .Select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url("../img/sprites/form-arrow-blue.svg") no-repeat 94% center;
  border-radius: 0.3125rem;
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  height: 56px;
  height: 3.5rem;
  padding-left: 28px;
  padding-left: 1.75rem;
  width: 100%; }

.VC-body .Select.is-grey {
  background: #fff url("../img/sprites/form-arrow-grey.svg") no-repeat 95% center;
  background-image: 24px;
  background-image: 1.5rem; }

.VC-body .Select::-ms-expand {
  display: none; }

.VC-body .BlogCard {
  text-align: left; }

.VC-body .BlogCard .BlogCard-photo {
  display: none; }

.VC-body .BlogCard .BlogCard-shared {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  text-transform: uppercase; }

.VC-body .BlogCard .BlogCard-shared .BlogCard-sharedIcon {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7px;
  margin-right: 0.4375rem; }

.VC-body .BlogCard .BlogCard-shared .BlogCard-sharedIcon img {
  fill: #f15d2f;
  height: 14px;
  height: 0.875rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 14px;
  width: 0.875rem; }

.VC-body .BlogCard .BlogCard-shared .BlogCard-sharedNumber {
  font-weight: 700;
  margin-right: 7px;
  margin-right: 0.4375rem; }

.VC-body .BlogCard .BlogCard-shared .BlogCard-sharedTitle {
  text-transform: uppercase; }

.VC-body .BlogCard .BlogCard-name {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .BlogFilter .BlogFilter-mobile .BlogFilter-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #007dad url("../img/sprites/form-arrow.svg") no-repeat 97% center;
  border-radius: 0.3125rem;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  height: 56px;
  height: 3.5rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  width: 100%;
  padding: 4px 6px; }

.VC-body .BlogFilter .BlogFilter-mobile .BlogFilter-select::-ms-expand {
  display: none; }

.VC-body .BlogFilter .BlogFilter-tags {
  display: none; }

.VC-body .BlogFilter .BlogFilter-tags .BlogFilter-TagsLabel {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  margin-right: 14px;
  margin-right: 0.875rem;
  position: relative;
  top: 10px; }

.VC-body .BlogFilter .BlogFilter-tagsItem {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
  margin-right: 0.875rem; }

.VC-body .BlogFilter .BlogFilter-tagsItem:last-child {
  margin-right: 0; }

.VC-body .BlogFilter.separation {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0;
  padding: 14px 0 0;
  padding: 0.875rem 0 0; }

.VC-body .BlogFilter.separation .BlogFilter-mobileTitle {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .BlogFilter.separation .BlogFilter-tags {
  margin-bottom: 0; }

.VC-body .Soluciones-item {
  border-top: 1px solid #dadada;
  padding-bottom: 42px;
  padding-bottom: 2.625rem;
  padding-top: 42px;
  padding-top: 2.625rem; }

.VC-body .Soluciones-item:last-child {
  border-bottom: 1px solid #dadada;
  margin-bottom: 42px;
  margin-bottom: 2.625rem; }

.VC-body .Soluciones-item .Soluciones-itemInfo {
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%; }

.VC-body .Soluciones-item .Soluciones-itemInfo:last-child {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .Soluciones-item .Soluciones-itemContent {
  -webkit-flex-basis: 600px;
  -ms-flex-preferred-size: 600px;
  flex-basis: 600px;
  -webkit-flex-basis: 37.5rem;
  -ms-flex-preferred-size: 37.5rem;
  flex-basis: 37.5rem; }

.VC-body .listProductItem {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .listProductItem .listProductItem-container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: solid 1px #dadada;
  border-radius: 0.3125rem;
  text-align: center; }

.VC-body .listProductItem .listProductItem-container .listProductItem-cell {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.VC-body .listProductItem .listProductItem-container .listProductItem-cell:nth-child(even) {
  background: transparent; }

.VC-body .listProductItem .listProductItem-container .listProductItem-cell:nth-child(odd) {
  background: transparent; }

.VC-body .listProductItem .listProductItem-container .listProductItem-desc {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left; }

.VC-body .listProductItem .listProductItem-container .listProductItem-cta .listProductItem-cellWrapper .Button {
  line-height: 1.4;
  position: relative; }

.VC-body .listProductItem .listProductItem-container .listProductItem-cta .listProductItem-cellWrapper .Button .listProductItem-buttonTooltip {
  background-color: #007dad;
  border-radius: 0.3125rem;
  color: #fff;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  left: 25%;
  line-height: 1.4;
  padding: 14px;
  padding: 0.875rem;
  position: absolute;
  top: 110%;
  width: 200px; }

.VC-body .listProductItem .listProductItem-container .listProductItem-cta .listProductItem-cellWrapper .Button .listProductItem-buttonTooltip::before {
  border-color: transparent transparent #007dad transparent;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-width: 0 0.4375rem 0.5rem 0.4375rem;
  content: '';
  height: 0;
  left: 132px;
  left: 8.25rem;
  position: absolute;
  top: -6px;
  top: -0.375rem;
  width: 0; }

.VC-body .listProductItem .listProductItem-container .listProductItem-title,
.VC-body .listProductItem .listProductItem-container .listProductItem-desc,
.VC-body .listProductItem .listProductItem-container .listProductItem-cta,
.VC-body .listProductItem .listProductItem-container .listProductItem-modal,
.VC-body .listProductItem .listProductItem-container .listProductItem-age,
.VC-body .listProductItem .listProductItem-container .listProductItem-risk {
  padding: 0 0 14px;
  padding: 0 0 0.875rem; }

.VC-body .listProductItem .listProductItem-container .listProductItem-title h4 a,
.VC-body .listProductItem .listProductItem-container .listProductItem-desc h4 a,
.VC-body .listProductItem .listProductItem-container .listProductItem-cta h4 a,
.VC-body .listProductItem .listProductItem-container .listProductItem-modal h4 a,
.VC-body .listProductItem .listProductItem-container .listProductItem-age h4 a,
.VC-body .listProductItem .listProductItem-container .listProductItem-risk h4 a {
  color: #009ddd; }

.VC-body .listProductItem .listProductItem-container .listProductItem-title h3:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-title h4:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-title p:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-desc h3:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-desc h4:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-desc p:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-cta h3:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-cta h4:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-cta p:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-modal h3:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-modal h4:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-modal p:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-age h3:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-age h4:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-age p:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-risk h3:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-risk h4:last-child,
.VC-body .listProductItem .listProductItem-container .listProductItem-risk p:last-child {
  margin: 0; }

.VC-body .listProductItem .listProductItem-container .listProductItem-cta {
  padding-bottom: 28px;
  padding-bottom: 1.75rem; }

.VC-body .listProductItem .listProductItem-container .listProductItem-title .listProductItem-desc-title,
.VC-body .listProductItem .listProductItem-container .listProductItem-desc .listProductItem-desc-title {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .listProductItem .listProductItem-riskCard {
  background-color: #007dad;
  border-radius: 0.375rem;
  color: #fff;
  cursor: default;
  display: none;
  font-size: 12px;
  font-weight: normal;
  left: -56px;
  left: -3.5rem;
  padding: 28px;
  padding: 1.75rem;
  position: absolute;
  top: 30px;
  top: 1.875rem;
  width: 100%;
  z-index: 1; }

.VC-body .listProductItem .listProductItem-riskCard.listProductItem-riskCard--module {
  background-color: transparent;
  border-color: #dadada;
  border-radius: 0.3125rem;
  border-style: solid;
  border-width: 1px;
  color: #333;
  display: block;
  left: 0;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 14px;
  padding: 0.875rem;
  position: relative;
  text-align: center;
  top: 0; }

.VC-body .listProductItem .listProductItem-riskCard.listProductItem-riskCard--module .numbers {
  border: solid 1px #333;
  color: #333; }

.VC-body .listProductItem .listProductItem-riskCard.listProductItem-riskCard--module::before {
  content: none; }

.VC-body .listProductItem .listProductItem-riskCard.listProductItem-riskCard--mobile {
  background-color: #e5e5e5;
  display: none; }

.VC-body .listProductItem .listProductItem-riskCard::before {
  border-color: transparent transparent #007dad transparent;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-width: 0 0.4375rem 0.5rem 0.4375rem;
  content: '';
  height: 0;
  left: 58px;
  left: 3.625rem;
  position: absolute;
  top: -8px;
  top: -0.5rem;
  width: 0; }

.VC-body .listProductItem .listProductItem-riskCard .numbers {
  border: solid 1px #fff;
  border-radius: 0.125rem;
  display: inline-block;
  margin: 1px 1px 14px;
  margin: 0.0625rem 0.0625rem 0.875rem;
  padding: 3px 9px;
  padding: 0.1875rem 0.5625rem; }

.VC-body .listProductItem .listProductItem-riskCard .half {
  display: inline-block;
  width: 50%; }

.VC-body .listProductItem .listProductItem-riskCard .half .arrow {
  display: inline-block;
  height: 20px;
  width: 24px; }

.VC-body .listProductItem .listProductItem-riskCard .half .arrow.rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.VC-body .listProductItem .listProductItem-riskCard .half p {
  font-size: 12px;
  font-size: 0.75rem; }

.VC-body .listProductItem .listProductItem-riskCard .half:last-child p {
  padding-left: 3px;
  padding-left: 0.1875rem;
  text-align: right; }

.VC-body .listProductItem .listProductItem-riskCard p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin: 0 0 12px;
  margin: 0 0 0.75rem;
  text-align: left; }

.VC-body .listProductItem.listProductItem-2cols .listProductItem-container {
  border: none; }

.VC-body .listProductItem.listProductItem-2cols .listProductItem-risk {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 0.3125rem;
  z-index: 0; }

.VC-body .listProductItem.listProductItem-2cols .listProductItem-risk p {
  color: #333;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  text-align: left; }

.VC-body .listProductItem.listProductItem-2cols .listProductItem-riskInfo {
  display: inline-block;
  padding: 0 14px 14px;
  padding: 0 0.875rem 0.875rem;
  width: 100%; }

.VC-body .listProductItem.listProductItem-2cols .listProductItem-riskInfo img {
  display: inline-block;
  margin-right: 2px;
  margin-right: 0.125rem;
  position: relative;
  top: -3px;
  top: -0.1875rem; }

.VC-body .listProductItem.listProductItem-3cols .listProductItem-container {
  padding: 14px 14px 0 14px;
  padding: 0.875rem 0.875rem 0 0.875rem; }

.VC-body .listProductItem.listProductItem-3cols .listProductItem-title {
  width: 100%; }

.VC-body .listProductItem.listProductItem-3cols .listProductItem-desc {
  width: 100%; }

.VC-body .listProductItem.listProductItem-3cols .listProductItem-cta {
  width: 100%; }

.VC-body .listProductItem.listProductItem-4cols .listProductItem-container {
  padding: 14px 14px 0 14px;
  padding: 0.875rem 0.875rem 0 0.875rem;
  text-align: left; }

.VC-body .listProductItem.listProductItem-4cols .listProductItem-title {
  width: 100%; }

.VC-body .listProductItem.listProductItem-4cols .listProductItem-desc {
  width: 100%; }

.VC-body .listProductItem.listProductItem-4cols .listProductItem-cta {
  text-align: center;
  width: 100%; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-container {
  padding: 28px 28px 0 28px;
  padding: 1.75rem 1.75rem 0 1.75rem; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child {
  border: none;
  display: none; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child .listProductItem-cell {
  background-color: transparent;
  font-weight: bold; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child .listProductItem-cell span {
  position: relative; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child .listProductItem-cell span .listProductItem-tooltip {
  background-color: #007dad;
  border-radius: 100%;
  content: '';
  cursor: pointer;
  height: 16px;
  height: 1rem;
  position: absolute;
  right: -20px;
  right: -1.25rem;
  top: -3px;
  top: -0.1875rem;
  width: 16px;
  width: 1rem; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child .listProductItem-cell span .listProductItem-tooltip::after {
  color: #fff;
  content: 'i';
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  position: absolute;
  right: 6px;
  right: 0.375rem;
  top: -2px;
  top: -0.125rem; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child .listProductItem-cell:nth-child(4) span::before,
.VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child .listProductItem-cell:nth-child(4) span::after {
  content: none; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-modal {
  width: 100%; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-age h4 {
  padding: 13px 0;
  padding: 0.8125rem 0; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-age,
.VC-body .listProductItem.listProductItem-5cols .listProductItem-risk {
  border: solid 1px #e5e5e5;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding: 28px;
  padding: 1.75rem;
  width: 49%; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-age span.mobile,
.VC-body .listProductItem.listProductItem-5cols .listProductItem-risk span.mobile {
  display: block;
  font-weight: bold;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  position: relative; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-age span.mobile .listProductItem-tooltip-mobile,
.VC-body .listProductItem.listProductItem-5cols .listProductItem-risk span.mobile .listProductItem-tooltip-mobile {
  background-color: #007dad;
  border-radius: 100%;
  content: '';
  height: 24px;
  height: 1.5rem;
  position: absolute;
  right: -24px;
  right: -1.5rem;
  top: -12px;
  top: -0.75rem;
  width: 24px;
  width: 1.5rem; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-age span.mobile .listProductItem-tooltip-mobile::after,
.VC-body .listProductItem.listProductItem-5cols .listProductItem-risk span.mobile .listProductItem-tooltip-mobile::after {
  color: #fff;
  content: 'i';
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  position: absolute;
  right: 10px;
  right: 0.625rem;
  top: 1px;
  top: 0.0625rem; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-age h3,
.VC-body .listProductItem.listProductItem-5cols .listProductItem-risk h3 {
  border: solid 1px #333;
  border: solid 0.0625rem #333;
  border-radius: 0.1875rem;
  color: #333;
  display: inline-block;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-desc {
  width: 100%; }

.VC-body .listProductItem.listProductItem-5cols .listProductItem-cta {
  width: 100%; }

.VC-body .listProductItem .listProductItem-label {
  border: 1px solid #dadada;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  padding: 5px 7px 5px 14px;
  padding: 0.3125rem 0.4375rem 0.3125rem 0.875rem;
  position: relative; }

.VC-body .Anchors-menu {
  border-bottom: solid 1px #dadada;
  border-top: solid 1px #dadada;
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Anchors-menu.noMargin {
  margin-bottom: 0; }

.VC-body .Anchors-menu ul {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-top: 28px;
  padding-top: 1.75rem; }

.VC-body .Anchors-menu ul li {
  padding: 0 0 28px 0;
  padding: 0 0 1.75rem 0; }

.VC-body .Anchors-menu ul li a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600; }

.VC-body .Anchors-menu ul li a:focus {
  color: #009ddd; }

.VC-body .Breadcrumb {
  color: #fff;
  display: none;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.VC-body .Breadcrumb.is-dark {
  color: #333;
  text-shadow: none; }

.VC-body .Breadcrumb.is-dark .Breadcrumb-item .Link .arrow-white {
  display: none; }

.VC-body .Breadcrumb.is-dark .Breadcrumb-item .Link .arrow-blue {
  display: block; }

.VC-body .Breadcrumb.is-dark .Breadcrumb-item .Link:hover {
  color: #007dad; }

.VC-body .Breadcrumb .Breadcrumb-item .Link {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 100; }

.VC-body .Breadcrumb .Breadcrumb-item .Link .arrow-blue {
  display: none; }

.VC-body .Breadcrumb .Breadcrumb-item .Link img {
  margin-right: 2px;
  margin-right: 0.125rem;
  width: 8px;
  width: 0.5rem; }

.VC-body .Breadcrumb .Breadcrumb-item .Link:hover {
  color: #fff; }

.VC-body .Breadcrumb .Breadcrumb-item:last-child .Link {
  font-weight: bold; }

.VC-body .Breadcrumb .Breadcrumb-item:last-child .Link .arrow-white,
.VC-body .Breadcrumb .Breadcrumb-item:last-child .Link .arrow-blue {
  display: none; }

.VC-body .listLinks {
  border-bottom: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 0;
  padding: 1.75rem 0; }

.VC-body .listLinks.has-photo {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.VC-body .listLinks:first-of-type {
  margin-top: 28px;
  margin-top: 1.75rem; }

.VC-body .listLinks:last-of-type {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .listLinks .listLinks-img {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  width: 100%; }

.VC-body .listLinks .listLinks-img:hover {
  opacity: .9; }

.VC-body .listLinks .listLinks-img img {
  width: 100%; }

.VC-body .listLinks .listLinks-mainContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.VC-body .listLinks .listLinks-mainContent .listLinks-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-right: 14px;
  margin-right: 0.875rem;
  min-width: 0;
  word-wrap: break-word; }

.VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-subtitle {
  display: block;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem; }

.VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-subtitle.is-bold {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  color: #333;
  font-weight: 700;
  margin-bottom: 0; }

.VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  color: #333;
  display: block; }

.VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-title:hover {
  color: #007dad; }

.VC-body .listLinks .listLinks-mainContent .listLinks-icon {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 28px;
  height: 1.75rem;
  margin-left: auto;
  width: 28px;
  width: 1.75rem; }

.VC-body .listLinks .listLinks-mainContent .listLinks-icon img {
  width: 100%; }

.VC-body .listSeparator {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 56px 0 21px;
  padding: 3.5rem 0 1.3125rem; }

.VC-body .listSeparator h3 {
  margin-bottom: 7px;
  margin-bottom: 0.4375rem; }

.VC-body .Pagination {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  text-align: center; }

.VC-body .Pagination ul {
  border: solid #dadada;
  border-width: 1px 0;
  display: none;
  margin: 0 auto;
  padding: 28px 0;
  padding: 1.75rem 0; }

.VC-body .Pagination ul li {
  display: inline-block;
  margin-right: 56px;
  margin-right: 3.5rem; }

.VC-body .Pagination ul li:last-child {
  margin-right: 0; }

.VC-body .Pagination ul li.active a {
  color: #333;
  cursor: default; }

.VC-body .Pagination ul li.more {
  color: #333;
  font-weight: bold; }

.VC-body .Pagination ul li a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold; }

.VC-body .Pagination ul li a img {
  height: 18px;
  height: 1.125rem;
  position: relative;
  top: 3px;
  width: 12px;
  width: 0.75rem; }

.VC-body .Pagination ul li a img.rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.VC-body .Pagination .Pagination-prevButton,
.VC-body .Pagination .Pagination-nextButton {
  border-top: 1px solid #e5e5e5;
  display: block;
  padding: 56px 28px 28px;
  padding: 3.5rem 1.75rem 1.75rem; }

.VC-body .Pagination .Pagination-prevButton img,
.VC-body .Pagination .Pagination-nextButton img {
  display: inline-block;
  height: 16px;
  height: 1rem;
  position: relative;
  width: 10px;
  width: 0.625rem; }

.VC-body .Pagination .Pagination-prevButton img.rotate,
.VC-body .Pagination .Pagination-nextButton img.rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.VC-body .Pagination .Pagination-prevButton img {
  margin-right: 7px;
  margin-right: 0.4375rem; }

.VC-body .Pagination .Pagination-nextButton img {
  margin-left: 7px;
  margin-left: 0.4375rem; }

.VC-body .Pagination .Pagination-prevButton + .Pagination-nextButton {
  margin-top: 28px;
  margin-top: 1.75rem; }

.VC-body .wysiwyg,
.VC-body .u-wysiwyg {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .wysiwyg img,
.VC-body .u-wysiwyg img {
  border-radius: 0.3125rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  max-width: 100%;
  width: auto !important; }

.VC-body .wysiwyg blockquote,
.VC-body .u-wysiwyg blockquote {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.75;
  border-left: solid 1px #009ddd;
  display: block;
  font-style: italic;
  line-height: 1.4;
  margin: 56px auto;
  margin: 3.5rem auto;
  padding-left: 14px;
  padding-left: 0.875rem; }

.VC-body .wysiwyg i,
.VC-body .wysiwyg em,
.VC-body .u-wysiwyg i,
.VC-body .u-wysiwyg em {
  font-style: italic; }

.VC-body .wysiwyg strike,
.VC-body .wysiwyg s,
.VC-body .u-wysiwyg strike,
.VC-body .u-wysiwyg s {
  text-decoration: line-through; }

.VC-body .wysiwyg ul,
.VC-body .wysiwyg ol,
.VC-body .u-wysiwyg ul,
.VC-body .u-wysiwyg ol {
  display: block;
  margin: 0 0 28px 28px;
  margin: 0 0 1.75rem 1.75rem; }

.VC-body .wysiwyg ul > li,
.VC-body .wysiwyg ol > li,
.VC-body .u-wysiwyg ul > li,
.VC-body .u-wysiwyg ol > li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  position: relative;
  text-align: left; }

.VC-body .wysiwyg ul ul,
.VC-body .wysiwyg ul ol,
.VC-body .wysiwyg ol ul,
.VC-body .wysiwyg ol ol,
.VC-body .u-wysiwyg ul ul,
.VC-body .u-wysiwyg ul ol,
.VC-body .u-wysiwyg ol ul,
.VC-body .u-wysiwyg ol ol {
  margin-bottom: 14px !important;
  margin-bottom: 0.875rem !important; }

.VC-body .wysiwyg ul > li,
.VC-body .u-wysiwyg ul > li {
  list-style-type: none;
  padding-left: 28px;
  padding-left: 1.75rem; }

.VC-body .wysiwyg ul > li::before,
.VC-body .u-wysiwyg ul > li::before {
  background-color: #007dad;
  border-radius: 100%;
  content: '';
  display: block;
  height: 7px;
  height: 0.4375rem;
  left: 0;
  position: absolute;
  top: 10px;
  top: 0.625rem;
  width: 7px;
  width: 0.4375rem; }

.VC-body .wysiwyg ol,
.VC-body .u-wysiwyg ol {
  padding-left: 14px;
  padding-left: 0.875rem; }

.VC-body .wysiwyg ol > li,
.VC-body .u-wysiwyg ol > li {
  list-style-type: decimal;
  padding-left: 14px;
  padding-left: 0.875rem; }

.VC-body .wysiwyg table,
.VC-body .u-wysiwyg table {
  border-collapse: collapse; }

.VC-body .wysiwyg table tr:first-child,
.VC-body .u-wysiwyg table tr:first-child {
  font-weight: bold; }

.VC-body .wysiwyg table tr:nth-child(even),
.VC-body .u-wysiwyg table tr:nth-child(even) {
  background: #fff; }

.VC-body .wysiwyg table tr:nth-child(odd),
.VC-body .u-wysiwyg table tr:nth-child(odd) {
  background: #f5f5f5; }

.VC-body .wysiwyg table,
.VC-body .wysiwyg th,
.VC-body .wysiwyg td,
.VC-body .u-wysiwyg table,
.VC-body .u-wysiwyg th,
.VC-body .u-wysiwyg td {
  border: 1px solid #999;
  padding: 7px;
  padding: 0.4375rem; }

.VC-body .Banner2 {
  background: #f5f5f5;
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
  padding: 28px 0 0;
  padding: 1.75rem 0 0; }

.VC-body .Banner2 .Banner2-image {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Banner2 .Banner2-image img {
  width: 100%; }

.VC-body .Banner2 .Banner2-content {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Banner2 .Banner2-content .Banner2-title {
  color: #009ddd; }

.VC-body .Banner {
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  overflow: hidden;
  position: relative;
  width: 100%; }

.VC-body .Banner.noMargin {
  margin-bottom: 0; }

.VC-body .Banner .Banner-image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.VC-body .Banner .Banner-image::before {
  background: rgba(51, 51, 51, 0.4);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.VC-body .Banner .Banner-image img {
  max-width: none;
  position: absolute;
  right: 0;
  top: 0;
  width: auto; }

.VC-body .Banner .Banner-wrapper {
  padding-bottom: 56px;
  padding-bottom: 3.5rem;
  padding-top: 56px;
  padding-top: 3.5rem;
  position: relative;
  z-index: 2; }

.VC-body .Banner .Banner-title,
.VC-body .Banner .Banner-content {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.VC-body .Banner .Banner-content {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Banner.Banner-full {
  background: #333; }

.VC-body .Banner.Banner-box {
  overflow: hidden; }

.VC-body .Banner.Banner-box .Banner-boxContainer {
  border-radius: 5px;
  overflow: hidden; }

.VC-body .Banner.Banner-box .Banner-image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.VC-body .Banner.Banner-box .Banner-image::before {
  background: rgba(51, 51, 51, 0.4);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.VC-body .Banner.Banner-box .Banner-image img {
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.VC-body .Banner.Banner-box .Banner-wrapper {
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  padding-top: 28px;
  padding-top: 1.75rem; }

.VC-body .Benefits {
  background-color: #f5f5f5;
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
  padding-top: 56px;
  padding-top: 3.5rem; }

.VC-body .Benefits .Benefits-title {
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  text-align: center; }

.VC-body .Benefits .Benefits-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Benefits .Benefits-item .Benefits-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 24px;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  margin-right: 14px;
  margin-right: 0.875rem; }

.VC-body .Benefits .Benefits-item .Benefits-icon img {
  fill: currentColor;
  height: 24px;
  height: 1.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 24px;
  width: 1.5rem; }

.VC-body .Benefits .Benefits-item .Benefits-content {
  min-width: 0; }

.VC-body .Billboard {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #007dad), to(#009ddd));
  background: -webkit-linear-gradient(left, #007dad 0, #009ddd 100%);
  background: linear-gradient(to right, #007dad 0, #009ddd 100%);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  position: relative;
  width: 100%; }

.VC-body .Billboard.big {
  background: #f5f5f5;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0; }

.VC-body .Billboard.big .Billboard-image {
  height: 75%; }

.VC-body .Billboard.big .Billboard-image img {
  left: 50%;
  top: 25%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.VC-body .Billboard.small {
  background: none;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .Billboard.small .Billboard-wrapper {
  padding-bottom: 0;
  padding-top: 28px;
  padding-top: 1.75rem; }

.VC-body .Billboard.small .Billboard-title,
.VC-body .Billboard.small .Billboard-subtitle {
  color: #333;
  text-shadow: none; }

.VC-body .Billboard .Billboard-subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem; }

.VC-body .Billboard .billboard-text {
  margin-top: 14px;
  margin-top: 0.875rem; }

.VC-body .Billboard.quote {
  margin-bottom: 0; }

.VC-body .Billboard .Billboard-box {
  background-color: #fff;
  padding: 42px 28px 14px;
  padding: 2.625rem 1.75rem 0.875rem; }

.VC-body .Billboard .Billboard-image {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.VC-body .Billboard .Billboard-image::before {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.VC-body .Billboard .Billboard-image img {
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.VC-body .Billboard .Billboard-bradcrumb {
  display: none; }

.VC-body .Billboard .Billboard-bradcrumb .Billboard-bradcrumbItem .Link {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 100; }

.VC-body .Billboard .Billboard-bradcrumb .Billboard-bradcrumbItem .Link img {
  margin-right: 2px;
  margin-right: 0.125rem;
  width: 8px;
  width: 0.5rem; }

.VC-body .Billboard .Billboard-bradcrumb .Billboard-bradcrumbItem:last-child .Link {
  font-weight: bold; }

.VC-body .Billboard .Billboard-wrapper {
  padding-bottom: 42px;
  padding-bottom: 2.625rem;
  padding-top: 42px;
  padding-top: 2.625rem;
  position: relative; }

.VC-body .Billboard .Billboard-title,
.VC-body .Billboard .Billboard-subtitle {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.VC-body .Billboard .Billboard-subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem; }

.VC-body .Billboard .Billboard-title {
  margin-bottom: 0; }

.VC-body .Billboard.BillboardText {
  background-color: transparent;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .Billboard.BillboardText::before {
  content: none; }

.VC-body .Billboard.BillboardText .Billboard-wrapper {
  padding-bottom: 0;
  padding-top: 28px;
  padding-top: 1.75rem; }

.VC-body .Billboard.BillboardText .Billboard-title,
.VC-body .Billboard.BillboardText .Billboard-subtitle {
  color: #333;
  text-shadow: none; }

.VC-body .Billboard.BillboardText .Billboard-title {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .BillboardProduct {
  background: #f5f5f5;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 42px;
  padding-top: 2.625rem;
  position: relative; }

.VC-body .BillboardProduct .BreadcrumbList:hover,
.VC-body .BillboardProduct .BreadcrumbList:active {
  color: #fff;
  text-decoration: none; }

.VC-body .BillboardProduct .BillboardProduct-image {
  height: 70%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.VC-body .BillboardProduct .BillboardProduct-image::before {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.VC-body .BillboardProduct .BillboardProduct-image img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.VC-body .BillboardProduct .BillboardProduct-header {
  color: #fff;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .BillboardProduct .BillboardProduct-header h1 {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.VC-body .BillboardProduct .BillboardProduct-info {
  background-color: #fff;
  padding: 42px 28px 14px;
  padding: 2.625rem 1.75rem 0.875rem; }

.VC-body .BillboardSimple {
  background: #333;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  position: relative;
  width: 100%; }

.VC-body .BillboardSimple .BillboardSimple-image {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.VC-body .BillboardSimple .BillboardSimple-image::before {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.VC-body .BillboardSimple .BillboardSimple-image img {
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.VC-body .BillboardSimple .BillboardSimple-bradcrumb {
  display: none; }

.VC-body .BillboardSimple .BillboardSimple-bradcrumb .BillboardSimple-bradcrumbItem .Link {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 100; }

.VC-body .BillboardSimple .BillboardSimple-bradcrumb .BillboardSimple-bradcrumbItem .Link img {
  margin-right: 2px;
  margin-right: 0.125rem;
  width: 8px;
  width: 0.5rem; }

.VC-body .BillboardSimple .BillboardSimple-bradcrumb .BillboardSimple-bradcrumbItem:last-child .Link {
  font-weight: bold; }

.VC-body .BillboardSimple .BillboardSimple-wrapper {
  padding-bottom: 42px;
  padding-bottom: 2.625rem;
  padding-top: 42px;
  padding-top: 2.625rem; }

.VC-body .BillboardSimple .BillboardSimple-title,
.VC-body .BillboardSimple .BillboardSimple-subtitle {
  color: #fff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.VC-body .BillboardSimple .BillboardSimple-subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem; }

.VC-body .BillboardSimple .BillboardSimple-title {
  margin-bottom: 0; }

.VC-body .BillboardSimple.BillboardText {
  background-color: transparent;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .BillboardSimple.BillboardText::before {
  content: none; }

.VC-body .BillboardSimple.BillboardText .BillboardSimple-wrapper {
  padding-bottom: 0;
  padding-top: 28px;
  padding-top: 1.75rem; }

.VC-body .BillboardSimple.BillboardText .BillboardSimple-title,
.VC-body .BillboardSimple.BillboardText .BillboardSimple-subtitle {
  color: #333;
  text-shadow: none; }

.VC-body .BillboardSimple.BillboardText .BillboardSimple-title {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .Blog {
  background-color: #f5f5f5;
  padding: 0 0 56px 0;
  padding: 0 0 3.5rem 0;
  text-align: center; }

.VC-body .Blog.Blog--marginBottom {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .Blog .u-wrapper {
  padding-left: 14px;
  padding-left: 0.875rem;
  padding-right: 14px;
  padding-right: 0.875rem; }

.VC-body .Blog .Blog-container {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 5px;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding: 21px;
  padding: 1.3125rem; }

.VC-body .Blog .Blog-title {
  margin-bottom: 0; }

.VC-body .Blog .Blog-articles {
  -webkit-animation: article .5s ease-in-out;
  animation: article .5s ease-in-out;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 42px;
  margin-bottom: 2.625rem; }

.VC-body .Blog .Blog-card {
  margin: 28px 28px 28px 0;
  margin: 1.75rem 1.75rem 1.75rem 0; }

.VC-body .Blog .Blog-card:last-child {
  margin-right: 0; }

.VC-body .Blog .Blog-CTA {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.VC-body .Blog .Blog-CTA a {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .BlogWrapper {
  background-color: #f5f5f5;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  padding-top: 84px;
  padding-top: 5.25rem; }

.VC-body .BlogWrapper.no-margin {
  margin-bottom: 0; }

.VC-body .Contactbar {
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
  text-align: center; }

.VC-body .Contactbar.no-margin {
  margin-bottom: 0; }

.VC-body .Contactbar.bg-white {
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  color: #009ddd; }

.VC-body .Contactbar.bg-white .Contactbar-link {
  color: #009ddd;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.VC-body .Contactbar.bg-white .Contactbar-link a {
  color: #009ddd; }

.VC-body .Contactbar.bg-white .Contactbar-link a:hover {
  color: #f15d2f; }

.VC-body .Contactbar.bg-white .Contactbar-link:hover {
  color: #f15d2f; }

.VC-body .Contactbar.bg-white .Contactbar-link .has-background-dark {
  display: none; }

.VC-body .Contactbar.bg-primary {
  background-color: #007dad !important;
  color: #fff; }

.VC-body .Contactbar.bg-primary .Contactbar-link {
  color: #fff; }

.VC-body .Contactbar.bg-primary .Contactbar-link a {
  color: #fff; }

.VC-body .Contactbar.bg-primary .Contactbar-link .has-background-light {
  display: none; }

.VC-body .Contactbar .Contactbar-content {
  font-weight: 600;
  margin: auto;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75; }

.VC-body .Contactbar .Contactbar-item:not(:last-child) {
  border-bottom: 1px solid #dadada; }

.VC-body .Contactbar .Contactbar-link {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 14px;
  padding: 0.875rem; }

.VC-body .Contactbar .Contactbar-link .Contactbar-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
  margin-right: 0.875rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.VC-body .Contactbar .Contactbar-link .Contactbar-icon img {
  height: 24px;
  height: 1.5rem;
  width: 24px;
  width: 1.5rem; }

.VC-body .Contactbar .Contactbar-link .Contactbar-text {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.VC-body .contactBusiness {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .contactBusiness .contactBusiness-wrapper {
  background-color: #fff;
  border-bottom: 1px solid #dadada;
  padding: 0; }

.VC-body .contactBusiness .contactBusiness-item {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding-right: 0; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-title {
  margin-bottom: 0; }

.VC-body .contactBusiness .contactBusiness-item p {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-icon {
  display: inline-block;
  margin-right: 14px;
  margin-right: 0.875rem; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-icon img {
  height: 25px;
  height: 1.5625rem;
  width: 25px;
  width: 1.5625rem; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-icon.email {
  position: relative;
  top: 3px;
  top: 0.1875rem; }

/*************************/
.VC-body .Cookies-modal {
  background: #fff;
  bottom: 0;
  -webkit-box-shadow: 0 -15px 16px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -15px 16px 0 rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 14px;
  font-size: 0.875rem;
  left: 0;
  line-height: 1.5;
  opacity: 0;
  position: fixed;
  top: auto;
  width: 100%;
  z-index: -2; }

.VC-body .Cookies-modal > .u-wrapper {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 28px;
  padding: 1.75rem; }

.VC-body .Cookies-modal.is-visible {
  opacity: 1;
  z-index: 14; }

.VC-body .Cookies-modal .vidaCaixa-logo {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  max-width: 150px;
  max-width: 9.375rem;
  width: 100%; }

.VC-body .Cookies-modal .Cookies-info {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  max-width: 600px;
  max-width: 37.5rem; }

.VC-body .Cookies-modal .Cookies-info p {
  line-height: 1.5;
  font-weight: normal;
  font-size: 16px; }

/******************************/
.VC-body .policy-list {
  counter-reset: list;
  list-style-type: none;
  padding: 0; }

.VC-body .policy-list li {
  padding: 0;
  list-style-type: none !important; }

.VC-body .policy-list > li {
  counter-increment: list; }

.VC-body .policy-list > li:not(:last-child) {
  margin-bottom: 84px;
  margin-bottom: 5.25rem; }

.VC-body .policy-list > li > *:first-child::before {
  content: counter(list) ". "; }

.VC-body .policy-list--sublist {
  counter-reset: sublist;
  margin: 0 !important;
  padding: 0 !important; }

.VC-body .policy-list--sublist > li {
  counter-increment: sublist;
  padding: 0 !important; }

.VC-body .policy-list--sublist > li:not(:last-child) {
  margin-bottom: 42px;
  margin-bottom: 2.625rem; }

.VC-body .policy-list--sublist > li > *:first-child::before {
  content: counter(list) "." counter(sublist) " ";
  padding-right: 7px;
  padding-right: 0.4375rem; }

.VC-body .policy-list--centered {
  margin: 0 auto 42px auto;
  margin: 0 auto 2.625rem auto !important;
  max-width: 550px;
  max-width: 34.375rem;
  padding-left: 35px;
  padding-left: 2.1875rem; }

.VC-body .policy-list--centered > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 14px !important;
  margin-bottom: 0.875rem !important; }

.VC-body .policy-list--centered > li span {
  font-weight: 700;
  padding-right: 28px;
  padding-right: 1.75rem;
  width: 50%; }

.VC-body .policy-list--centered > li a {
  text-align: right; }

.VC-body .policy-list--centered > li > *:first-child::before {
  content: ""; }

.VC-body .policy-list--dot {
  margin: -14px 0 28px 0;
  margin: -0.875rem 0 1.75rem 0;
  padding-left: 28px;
  padding-left: 1.75rem;
  font-weight: normal; }

.VC-body .policy-list--dot li {
  margin-bottom: 14px !important;
  margin-bottom: 0.875rem !important;
  position: relative !important; }

.VC-body .policy-list--dot li::before {
  background-color: #007dad;
  border-radius: 100%;
  content: "" !important;
  display: inline-block;
  height: 7px;
  height: 0.4375rem;
  left: -28px !important;
  left: -1.75rem !important;
  position: absolute;
  top: 10px;
  top: 0.625rem;
  width: 7px;
  width: 0.4375rem; }

.VC-body .policy-list--dot li > *:first-child::before {
  content: ""; }

.VC-body .Egestion .Egestion-container {
  margin: 0 auto 28px;
  margin: 0 auto 1.75rem; }

.VC-body .Egestion .Egestion-title {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Egestion .Egestion-title .Egestion-titleText {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 14px;
  margin-right: 0.875rem; }

.VC-body .Egestion .Egestion-title .Egestion-titleLogo {
  width: 140px;
  width: 8.75rem; }

.VC-body .Egestion .Egestion-title .Egestion-titleLogo img {
  margin-right: 0; }

.VC-body .Egestion .Egestion-text {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Egestion .Egestion-button {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  width: 100%; }

.VC-body .Faq {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  max-width: 960px;
  max-width: 60rem;
  padding: 0 28px;
  padding: 0 1.75rem; }

.VC-body .Faq .Faq-title {
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
  text-align: center; }

.VC-body .Faq .Faq-CTA {
  text-align: center; }

.VC-body .Faq .Faq-item {
  border-top: 1px solid #e5e5e5;
  padding: 28px 0;
  padding: 1.75rem 0; }

.VC-body .Faq .Faq-item:last-child {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 42px;
  margin-bottom: 2.625rem; }

.VC-body .Faq .Faq-item .Faq-item-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.VC-body .Faq .Faq-item .Faq-item-button .Faq-button-title {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.75;
  color: #333; }

.VC-body .Faq .Faq-item .Faq-item-button .Faq-button-arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 56px;
  margin-left: 3.5rem;
  width: 56px;
  width: 3.5rem; }

.VC-body .Faq .Faq-item .Faq-item-button .Faq-button-arrow.is-open {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.VC-body .Faq .Faq-item .Faq-item-button .Faq-button-arrow img {
  height: 20px;
  height: 1.25rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 20px;
  width: 1.25rem; }

.VC-body .Faq .Faq-item .Faq-item-content {
  display: none;
  padding: 14px 0;
  padding: 0.875rem 0; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating {
  background-color: #f5f5f5;
  padding: 14px;
  padding: 0.875rem; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-text {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 0; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-top: 14px;
  margin-top: 0.875rem; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem {
  height: 20px;
  height: 1.25rem;
  position: relative;
  width: 24px;
  width: 1.5rem; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem:last-child {
  margin-right: 0; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem .Faq-star {
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem .Faq-star.Faq-star--off {
  opacity: 1; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem .Faq-star.Faq-star--on {
  opacity: 0; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem .Faq-star:hover {
  cursor: pointer; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem.is-active .Faq-star {
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem.is-active .Faq-star.Faq-star--off,
.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem.is-selected .Faq-star.Faq-star--off {
  opacity: 0; }

.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem.is-active .Faq-star.Faq-star--on,
.VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-starItem.is-selected .Faq-star.Faq-star--on {
  opacity: 1; }

.VC-body .Featured {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .Featured .Featured-title {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.VC-body .Featured .Featured-title .vidaCaixa-logo {
  height: 50px;
  height: 3.125rem;
  margin: 10px;
  margin: 0.625rem; }

.VC-body .Featured .Featured-title .vidaCaixa-logo svg {
  height: 100%;
  width: auto; }

.VC-body .Featured .Featured-item {
  color: #fff;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%; }

.VC-body .Featured .Featured-item .Featured-itemVideo {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw; }

.VC-body .Featured .Featured-item .Featured-itemVideo video {
  height: 100%;
  left: 18%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto; }

.VC-body .Featured .Featured-item .Featured-itemImage {
  background-color: #007dad;
  background-position: center;
  background-size: cover;
  opacity: 1;
  overflow: hidden;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100vw;
  z-index: 1; }

.VC-body .Featured .Featured-item .Featured-itemImage img {
  width: 100%; }

.VC-body .Featured .Featured-item::before {
  background-color: rgba(0, 0, 0, 0.4);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 2; }

.VC-body .Featured .Featured-item .Featured-itemWrapper {
  border-bottom: 1px solid #fff;
  position: relative;
  z-index: 3; }

.VC-body .Featured .Featured-item .Featured-itemSlide {
  background-color: #fff;
  color: #333;
  display: none;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Featured .Featured-item .Featured-itemSlide.visible {
  display: block; }

.VC-body .Featured .Featured-item .Featured-itemTitle {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 28px 56px 49px;
  padding: 1.75rem 3.5rem 3.0625rem;
  position: relative;
  text-align: center; }

.VC-body .Featured .Featured-item .Featured-itemMoreinfo {
  display: block;
  font-weight: bold;
  text-align: center; }

.VC-body .Featured .Featured-item .Featured-itemMoreinfo .text {
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Featured .Featured-item .Featured-itemMoreinfo .text.visible {
  height: auto;
  opacity: 0; }

.VC-body .Featured .Featured-item .Featured-itemMoreinfo .arrow {
  display: inline-block;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 14px;
  width: 0.875rem; }

.VC-body .Featured .Featured-item .Featured-itemMoreinfo .arrow.rotate {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.VC-body .Featured .Featured-item .Featured-itemSubtitle {
  display: none;
  font-weight: bold;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  margin-top: 14px;
  margin-top: 0.875rem;
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  position: relative; }

.VC-body .Featured .Featured-item .Featured-itemSubtitle::after {
  background-color: #fff;
  bottom: 0;
  content: '';
  display: block;
  height: 2px;
  height: 0.125rem;
  position: absolute;
  width: 60px;
  width: 3.75rem; }

.VC-body .Featured .Featured-item .Featured-itemList {
  padding: 28px 28px 0;
  padding: 1.75rem 1.75rem 0; }

.VC-body .Featured .Featured-item .Featured-itemList li span {
  padding-right: 35px;
  padding-right: 2.1875rem;
  position: relative; }

.VC-body .Featured .Featured-item .Featured-itemList li span:hover .Featured-itemArrow {
  right: -5px;
  right: -0.3125rem; }

.VC-body .Featured .Featured-item .Featured-itemArrow {
  position: absolute;
  right: 5px;
  top: 40%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem; }

.VC-body .Featured .Featured-item .Featured-itemArrow.desktop {
  display: none; }

.VC-body .Featured .Featured-item .Featured-itemArrow.mobile {
  display: block; }

.VC-body .Featured .Featured-item .Featured-itemList li a {
  color: #009ddd;
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Featured .Featured-item.Featured-item--notHover::before {
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 4; }

.VC-body .Featured .Featured-item.Featured-item--hover::before {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2; }

.VC-body .Featured .Featured-item.Featured-item--hover .Featured-itemWrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Featured .Featured-item.Featured-item--hover .Featured-itemImage {
  opacity: 0; }

.VC-body .Featured .Featured-item.Featured-item--hover .Featured-itemTitle {
  display: none; }

.VC-body .Featured .Featured-item.Featured-item--hover .Featured-itemSlide {
  display: block; }

.VC-body .Footer {
  border-top: 1px solid #dadada;
  color: #333; }

.VC-body .Footer .Footer-legalWrapper {
  border-top: 1px solid #dadada; }

.VC-body .Footer .Footer-wrapper .Footer-info {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 7px;
  padding-bottom: 0.4375rem;
  padding-top: 28px;
  padding-top: 1.75rem;
  text-align: center;
  width: 100%; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLogo,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial {
  display: block;
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLogo li,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks li,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial li {
  display: inline-block; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLogo li a,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks li a,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial li a {
  color: #333; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLogo li a:hover,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks li a:hover,
.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial li a:hover {
  color: #007dad; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLogo {
  display: none; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks li {
  display: block;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  margin-left: 0; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks li:first-child {
  margin-left: 0; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial li {
  margin-left: 10px;
  margin-left: 0.625rem; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial .Footer-infoSocial-icon img {
  fill: 32px;
  height: 40px;
  height: 2.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 40px;
  width: 2.5rem; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial .blog {
  background-color: transparent;
  display: block;
  margin-top: 5px;
  margin-top: 0.3125rem;
  text-align: center;
  width: auto; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial .blog .blog-item {
  background-color: #007dad;
  border-radius: 1.125rem;
  display: inline-block;
  padding: 7px 21px;
  padding: 0.4375rem 1.3125rem; }

.VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial .blog .blog-item a {
  color: #fff; }

.VC-body .Footer .Footer-wrapper .Footer-legal {
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  padding-top: 28px;
  padding-top: 1.75rem;
  text-align: center; }

.VC-body .Footer .Footer-wrapper .Footer-legal .Footer-legalInfo,
.VC-body .Footer .Footer-wrapper .Footer-legal .Footer-legalLinks {
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0;
  padding: 0; }

.VC-body .Footer .Footer-wrapper .Footer-legal .Footer-legalInfo {
  margin-bottom: 21px;
  margin-bottom: 1.3125rem; }

.VC-body .Footer .Footer-wrapper .Footer-legal .Footer-legalLinks li {
  display: inline-block;
  margin-left: 7px;
  margin-left: 0.4375rem;
  text-transform: uppercase; }

.VC-body .Footer .Footer-wrapper .Footer-legal .Footer-legalLinks li a {
  color: #333; }

.VC-body .Footer .Footer-wrapper .Footer-legal .Footer-legalLinks li a:hover {
  color: #007dad; }

.VC-body label,
.VC-body input,
.VC-body textarea,
.VC-body .Form-error,
.VC-body .custom-select {
  display: block;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  width: 100%; }

.VC-body label {
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }

.VC-body input,
.VC-body textarea,
.VC-body .custom-select,
.VC-body textarea.vc-input,
.VC-body input.vc-input {
  border: 1px solid #dadada;
  border-radius: 0.3125rem;
  color: #000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  height: auto;
  line-height: 1;
  padding: 16px 21px;
  padding: 1rem 1.3125rem;
  width: 100%; }

.VC-body input:focus,
.VC-body textarea:focus,
.VC-body .custom-select:focus,
.VC-body textarea.vc-input:focus,
.VC-body input.vc-input:focus {
  background-color: #f5f5f5; }

.VC-body input::-webkit-input-placeholder,
.VC-body textarea::-webkit-input-placeholder,
.VC-body .custom-select::-webkit-input-placeholder,
.VC-body textarea.vc-input::-webkit-input-placeholder,
.VC-body input.vc-input::-webkit-input-placeholder {
  color: #999;
  font-weight: 300; }

.VC-body input:-moz-placeholder,
.VC-body textarea:-moz-placeholder,
.VC-body .custom-select:-moz-placeholder,
.VC-body textarea.vc-input:-moz-placeholder,
.VC-body input.vc-input:-moz-placeholder {
  color: #999;
  font-weight: 300; }

.VC-body input::-moz-placeholder,
.VC-body textarea::-moz-placeholder,
.VC-body .custom-select::-moz-placeholder,
.VC-body textarea.vc-input::-moz-placeholder,
.VC-body input.vc-input::-moz-placeholder {
  color: #999;
  font-weight: 300; }

.VC-body input:-ms-input-placeholder,
.VC-body textarea:-ms-input-placeholder,
.VC-body .custom-select:-ms-input-placeholder,
.VC-body textarea.vc-input:-ms-input-placeholder,
.VC-body input.vc-input:-ms-input-placeholder {
  color: #999;
  font-weight: 300; }

.VC-body input.success,
.VC-body textarea.success,
.VC-body .custom-select.success,
.VC-body textarea.vc-input.success,
.VC-body input.vc-input.success {
  border-color: #009470; }

.VC-body .Form-error input,
.VC-body .Form-error textarea,
.VC-body .Form-error .custom-select {
  border-color: #dadada;
  margin-bottom: 0; }

.VC-body .Form-error .Form-errorMessage {
  background-color: #ef5566;
  border-radius: 0.3125rem;
  bottom: -14px;
  bottom: -0.875rem;
  color: #fff;
  display: none;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0 14px;
  padding: 0 0.875rem;
  position: relative;
  top: 6px;
  top: 0.375rem; }

.VC-body .Form-error .Form-errorMessage::before {
  border-color: transparent transparent #ef5566;
  border-style: solid;
  border-width: 0 8px 6px;
  border-width: 0 0.5rem 0.375rem;
  content: '';
  height: 0;
  position: absolute;
  top: -5px;
  top: -0.3125rem;
  width: 0; }

.VC-body .Form-error.visible input,
.VC-body .Form-error.visible select,
.VC-body .Form-error.visible textarea,
.VC-body .Form-error.visible .custom-select {
  border-color: #ef5566; }

.VC-body .Form-error.visible .Form-errorMessage {
  display: inline-block; }

.VC-body .custom-select {
  background: #fff url("/assets/img/form-dropdown.png") no-repeat right 20px center;
  background-size: 22px;
  border: 1px solid #dadada;
  border-radius: 3px;
  overflow: hidden;
  padding: 0; }

.VC-body .custom-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  padding: 18px 16px 18px 18px;
  padding: 1.125rem 1rem 1.125rem 1.125rem;
  width: 100%; }

.VC-body .custom-checkbox [type="checkbox"]:not(:checked),
.VC-body .custom-checkbox [type="checkbox"]:checked {
  left: -9999px;
  position: absolute; }

.VC-body .custom-checkbox [type="checkbox"]:not(:checked) + label,
.VC-body .custom-checkbox [type="checkbox"]:checked + label {
  cursor: pointer;
  padding-left: 32px;
  padding-left: 2rem;
  position: relative; }

.VC-body .custom-checkbox [type="checkbox"]:not(:checked) + label::before,
.VC-body .custom-checkbox [type="checkbox"]:checked + label::before {
  background: #fff;
  border: 2px solid #dadada;
  border: 0.125rem solid #dadada;
  border-radius: 0.25rem;
  -webkit-box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.1);
  content: '';
  height: 18px;
  height: 1.125rem;
  left: 5px;
  left: 0.3125rem;
  position: absolute;
  top: 1px;
  top: 0.0625rem;
  width: 18px;
  width: 1.125rem; }

.VC-body .custom-checkbox [type="checkbox"]:not(:checked) + label::after,
.VC-body .custom-checkbox [type="checkbox"]:checked + label::after {
  color: #009ddd;
  content: '✔';
  font-size: 20px;
  font-size: 1.25rem;
  left: 9px;
  left: 0.5625rem;
  line-height: .8;
  position: absolute;
  top: 0;
  -webkit-transition: all .2s;
  transition: all .2s; }

.VC-body .custom-checkbox [type="checkbox"]:not(:checked) + label::after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

.VC-body .custom-checkbox [type="checkbox"]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.VC-body .custom-checkbox [type="checkbox"]:disabled:not(:checked) + label::before,
.VC-body .custom-checkbox [type="checkbox"]:disabled:checked + label::before {
  background-color: #dadada;
  border-color: #999;
  -webkit-box-shadow: none;
  box-shadow: none; }

.VC-body .custom-checkbox [type="checkbox"]:disabled:checked + label::after {
  color: #999; }

.VC-body .custom-checkbox [type="checkbox"]:disabled + label {
  color: #dadada; }

.VC-body .custom-checkbox label:hover::before {
  border: 2px solid #999 !important; }

.VC-body .custom-checkbox .custom-checkboxLabel {
  font-size: 12px;
  font-size: 0.75rem; }

.VC-body .custom-checkbox .custom-checkboxLabel a {
  color: #009ddd; }

.VC-body .SearchBar {
  position: relative; }

.VC-body .SearchBar .SearchBar-input {
  background-color: #f5f5f5;
  border-radius: 6.25rem;
  margin: 0;
  padding: 22px 74px 22px 26px;
  padding: 1.375rem 4.625rem 1.375rem 1.625rem; }

.VC-body .SearchBar .SearchBar-icon {
  position: absolute;
  right: 28px;
  right: 1.75rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.VC-body .SearchBar .SearchBar-icon img {
  height: 26px;
  height: 1.625rem;
  width: 26px;
  width: 1.625rem; }

.VC-body .Header-mobile {
  background-color: #fff;
  border-bottom: 1px solid #dadada;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: 0;
  margin-bottom: 70px;
  margin-bottom: 4.375rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

.VC-body .Header-mobile ul,
.VC-body .Header-mobile ol,
.VC-body .Header-mobile li {
  list-style: none; }

.VC-body .Header-mobile.is-open {
  margin-bottom: 0;
  overflow: scroll;
  position: static; }

.VC-body .Header-mobile .Header-logo {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 56px;
  height: 3.5rem;
  padding-left: 14px;
  padding-left: 0.875rem; }

.VC-body .Header-mobile .Header-logo .vidacaixa-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header-mobile .Header-logo img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 22px;
  height: 1.375rem;
  width: 115.5px;
  width: 7.21875rem; }

.VC-body .Header-mobile .Header-predictiveWrapper {
  display: none;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%; }

.VC-body .Header-mobile .Header-predictive {
  background-color: #f5f5f5;
  -webkit-box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.25);
  padding: 14px 21px;
  padding: 0.875rem 1.3125rem;
  position: relative;
  z-index: 2; }

.VC-body .Header-mobile .Header-predictive li {
  border-bottom: 1px solid #dadada;
  border-bottom: 0.0625rem solid #dadada;
  line-height: 1.3;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  padding-bottom: 8px;
  padding-bottom: 0.5rem;
  padding-right: 35px;
  padding-right: 2.1875rem;
  position: relative; }

.VC-body .Header-mobile .Header-predictive li:hover span {
  right: -5px;
  right: -0.3125rem; }

.VC-body .Header-mobile .Header-predictive li span {
  position: absolute;
  right: 0;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Header-mobile .Header-predictive li span img {
  height: 14px;
  height: 0.875rem;
  width: 8px;
  width: 0.5rem; }

.VC-body .Header-mobile .Header-predictive li a {
  color: #595959;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600; }

.VC-body .Header-mobile .Header-predictive li a:hover {
  color: #333; }

.VC-body .Header-mobile .Header-predictive li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.VC-body .Header-mobile .Header-predictive li:last-child a {
  color: #009ddd; }

.VC-body .Header-mobile .Header-predictive li:last-child a:hover {
  color: #007dad; }

.VC-body .Header-mobile .Header-searchWrapper {
  width: 100%; }

.VC-body .Header-mobile .Header-search {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 56px;
  height: 3.5rem;
  left: 0;
  padding: 0 14px;
  padding: 0 0.875rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: -10; }

.VC-body .Header-mobile .Header-search.is-open {
  top: 56px;
  top: 3.5rem; }

.VC-body .Header-mobile .Header-search .searchBar {
  background-color: #f5f5f5;
  border: solid 1px #dadada;
  border: solid 0.0625rem #dadada;
  border-radius: 3.125rem;
  display: block;
  height: 42px;
  height: 2.625rem;
  margin: 0;
  padding: 0 42px 0 28px;
  padding: 0 2.625rem 0 1.75rem;
  width: 100%; }

.VC-body .Header-mobile .Header-search .searchButton {
  position: absolute;
  right: 40px;
  right: 2.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.VC-body .Header-mobile .Header-search .searchButton img {
  height: 22px;
  height: 1.375rem;
  width: 22px;
  width: 1.375rem; }

.VC-body .Header-mobile .Header-search-btn-mobile {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 56px;
  height: 3.5rem;
  padding: 0 14px;
  padding: 0 0.875rem;
  position: relative;
  width: 56px;
  width: 3.5rem; }

.VC-body .Header-mobile .Header-search-btn-mobile.is-active {
  background-color: #e5e5e5; }

.VC-body .Header-mobile .Header-search-btn-mobile .search-open {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header-mobile .Header-search-btn-mobile .search-open img {
  height: 22px;
  height: 1.375rem;
  width: 22px;
  width: 1.375rem; }

.VC-body .Header-mobile .Header-search-btn-mobile .search-close {
  display: none; }

.VC-body .Header-mobile .Header-search-btn-mobile .search-close .search-close-icon {
  position: absolute; }

.VC-body .Header-mobile .Header-search-btn-mobile .search-close .search-close-icon::before {
  background-color: #007dad;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 22px; }

.VC-body .Header-mobile .Header-search-btn-mobile .search-close .search-close-icon::after {
  background-color: #007dad;
  bottom: -7px;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 22px; }

.VC-body .Header-mobile .Header-mobileLink {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dadada;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 300;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 14px;
  padding: 0.875rem; }

.VC-body .Header-mobile .Header-mobileLink.is-selected {
  border-left: 4.2px solid #f15d2f;
  border-left: 0.2625rem solid #f15d2f;
  color: #f15d2f;
  padding-left: 12.6px;
  padding-left: 0.7875rem; }

.VC-body .Header-mobile .Header-mobileLink .icon-arrow {
  fill: #dadada;
  height: 12px;
  height: 0.75rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  width: 0.75rem; }

.VC-body .Header-mobile .Header-navCorporate {
  border-top: 2px solid #dadada;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.VC-body .Header-mobile .Header-navProducts {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.VC-body .Header-mobile .Header-navProducts .navProducts-SubMenu {
  background-color: #f5f5f5; }

.VC-body .Header-mobile .Header-navProducts .navProducts-SubMenuLink {
  background-color: #f5f5f5;
  font-size: 15px;
  font-size: 0.9375rem;
  padding-left: 28px;
  padding-left: 1.75rem;
  position: relative; }

.VC-body .Header-mobile .Header-navProducts .navProducts-SubMenuLink .icon-prod {
  display: none; }

.VC-body .Header-mobile .Header-navProducts .navProducts-SubMenuLink .icon-prod svg {
  margin-left: 0;
  fill: #f15d2f;
  height: 30px;
  height: 1.875rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 30px;
  width: 1.875rem; }

.VC-body .Header-mobile .Header-navProducts .navProducts-SubMenuLink.is-selected,
.VC-body .Header-mobile .Header-navProducts .navProducts-SubMenuLink:hover {
  background-color: #e5e5e5;
  border-left: none; }

.VC-body .Header-mobile .Header-SmallLinks {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-laCaixa {
  border-bottom: 1px solid #dadada;
  padding: 28px 0;
  padding: 1.75rem 0; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-Item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-Link {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  padding: 0.875rem; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangSelect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangSelect .icon-lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7px;
  margin-right: 0.4375rem;
  fill: currentColor;
  height: 24px;
  height: 1.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 24px;
  width: 1.5rem; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangTitle {
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangTitle .icon-arrow {
  display: none;
  margin-left: 7px;
  margin-left: 0.4375rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  fill: currentColor;
  height: 10px;
  height: 0.625rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangTitle.is-active {
  background-color: #009ddd; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangTitle.is-active .icon-arrow {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangTitle span {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-Lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-Lang::before {
  background: #e5e5e5;
  content: '';
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  height: 1.75rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.5px;
  width: 0.03125rem; }

.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-Lang span {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header-mobile .Header-contact {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.VC-body .Header-mobile .Header-contact .Contactbar {
  margin-bottom: 0; }

.VC-body .Header-mobile .Header-socialMedia {
  background-color: #f5f5f5;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 28px;
  padding: 1.75rem; }

.VC-body .Header-mobile .Header-socialMedia .socialMedia-icon {
  margin: auto 7px;
  margin: auto 0.4375rem; }

.VC-body .Header-mobile .Header-hamburgerFlex {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 56px;
  height: 3.5rem;
  padding: 0 14px 0 7px;
  padding: 0 0.875rem 0 0.4375rem; }

.VC-body .Header-mobile .Header-hamburgerFlex.is-active .Header-hamburger {
  background-color: transparent; }

.VC-body .Header-mobile .Header-hamburgerFlex.is-active .Header-hamburger::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.VC-body .Header-mobile .Header-hamburgerFlex.is-active .Header-hamburger::after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.VC-body .Header-mobile .Header-hamburger {
  background-color: #007dad;
  display: block;
  height: 3px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 29px; }

.VC-body .Header-mobile .Header-hamburger::before {
  background-color: #007dad;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: -7px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 29px; }

.VC-body .Header-mobile .Header-hamburger::after {
  background-color: #007dad;
  bottom: -7px;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 29px; }

.VC-body .Header-mobile .Header-navCorporate,
.VC-body .Header-mobile .Header-navProducts,
.VC-body .Header-mobile .Header-SmallLinks,
.VC-body .Header-mobile .Header-contact,
.VC-body .Header-mobile .Header-socialMedia {
  display: none; }

.VC-body .Header-mobile .Header-navCorporate.is-open,
.VC-body .Header-mobile .Header-navProducts.is-open,
.VC-body .Header-mobile .Header-SmallLinks.is-open,
.VC-body .Header-mobile .Header-contact.is-open,
.VC-body .Header-mobile .Header-socialMedia.is-open {
  display: block; }

.VC-body .Header {
  display: none;
  position: relative;
  z-index: 10; }

.VC-body .Header .Header-container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: static; }

.VC-body .Header .Header-link {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 3.5;
  margin-right: 1px;
  margin-right: 0.0625rem;
  padding: 0 14px;
  padding: 0 0.875rem;
  text-align: center; }

.VC-body .Header .Header-top {
  background-color: #007dad;
  height: 56px;
  height: 3.5rem; }

.VC-body .Header .Header-top .Header-topLink {
  color: #fff; }

.VC-body .Header .Header-top .Header-topLink:hover {
  background-color: #009ddd; }

.VC-body .Header .Header-top .Header-topLink.is-selected {
  background-color: #009ddd; }

.VC-body .Header .Header-top .Header-corporate {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-top .Header-corporate li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-top .Header-SmallLinks {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-laCaixa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangSelect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 14px;
  margin-left: 0.875rem;
  position: relative; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangSelect .icon-lang img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7px;
  margin-right: 0.4375rem;
  fill: currentColor;
  height: 24px;
  height: 1.5rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 24px;
  width: 1.5rem; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangTitle {
  background-color: #007dad;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 7px;
  padding: 0 0.4375rem;
  z-index: 20; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangTitle .icon-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 7px;
  margin-left: 0.4375rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangTitle .icon-arrow img {
  height: 10px;
  height: 0.625rem;
  width: 10px;
  width: 0.625rem; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangTitle.is-active {
  background-color: #009ddd; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangTitle.is-active .icon-arrow {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangTitle.Header-lang-notActive {
  background-color: #009ddd;
  height: 56px;
  height: 3.5rem; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangTitle span {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-Lang {
  background: #009ddd;
  bottom: 100%;
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 10; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-Lang.is-open {
  top: 100%; }

.VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-Lang span {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-main {
  background: #fff;
  border-bottom: 1px solid #dadada;
  height: 70px;
  height: 4.375rem; }

.VC-body .Header .Header-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  height: 70px;
  height: 4.375rem; }

.VC-body .Header .Header-logo .vidacaixa-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-logo img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 31px;
  height: 1.9375rem;
  width: 164px;
  width: 10.25rem; }

.VC-body .Header .Header-Products {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

.VC-body .Header .Header-Products .Header-ProductsLink {
  border-bottom: solid 4px transparent;
  border-bottom: solid 0.25rem transparent;
  bottom: -4px;
  bottom: -0.25rem;
  color: #000;
  padding-left: 28px;
  padding-left: 1.75rem;
  padding-right: 28px;
  padding-right: 1.75rem;
  position: relative; }

.VC-body .Header .Header-Products .Header-ProductsLink img {
  height: 12px;
  height: 0.75rem;
  margin-left: 8px;
  margin-left: 0.5rem;
  position: relative;
  top: 1px;
  top: 0.0625rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 18px;
  width: 0.5rem; }

.VC-body .Header .Header-Products .Header-ProductsLink::after {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background: #dadada;
  content: '';
  height: 42px;
  height: 2.625rem;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  width: 0.0625rem; }

.VC-body .Header .Header-Products .Header-ProductsLink.is-last::after {
  display: none; }

.VC-body .Header .Header-Products .Header-ProductsLink:hover,
.VC-body .Header .Header-Products .Header-ProductsLink.is-selected {
  color: #f15d2f; }

.VC-body .Header .Header-Products .Header-ProductsLink:hover img,
.VC-body .Header .Header-Products .Header-ProductsLink.is-selected img {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.VC-body .Header .Header-Products .Header-ProductsLink:hover::before,
.VC-body .Header .Header-Products .Header-ProductsLink.is-selected::before {
  border-bottom: solid 4px #f15d2f;
  border-bottom: solid 0.25rem #f15d2f;
  bottom: 0;
  content: "";
  height: .5em;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 75%; }

.VC-body .Header .Header-productsMenu {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  height: 4.375rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: -10; }

.VC-body .Header .Header-productsMenu.is-open {
  top: 126px;
  top: 7.875rem; }

.VC-body .Header .Header-productsMenu .Header-productsContainer {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.VC-body .Header .Header-productsMenu .Header-productsItem {
  background-color: #f5f5f5;
  color: #000;
  font-size: 15px;
  font-size: 0.9375rem;
  position: relative; }

.VC-body .Header .Header-productsMenu .Header-productsItem .icon-prod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7px;
  margin-right: 0.4375rem; }

.VC-body .Header .Header-productsMenu .Header-productsItem .icon-prod img {
  margin-left: 0;
  fill: #f15d2f;
  height: 30px;
  height: 1.875rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 30px;
  width: 1.875rem; }

.VC-body .Header .Header-productsMenu .Header-productsItem.is-selected,
.VC-body .Header .Header-productsMenu .Header-productsItem:hover {
  background-color: #e5e5e5;
  border-left: none; }

.VC-body .Header .Header-search {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  height: 70px;
  height: 4.375rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
  padding: 0;
  position: relative;
  top: 0;
  z-index: 0; }

.VC-body .Header .Header-search .Header-predictiveWrapper {
  display: none;
  left: 50%;
  position: absolute;
  top: 88%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120%; }

.VC-body .Header .Header-search .Header-predictiveWrapper::before {
  background-color: #f5f5f5;
  bottom: 85%;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
  content: '';
  display: block;
  height: 40px;
  height: 2.5rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 40px;
  width: 2.5rem;
  z-index: 1; }

.VC-body .Header .Header-search .Header-predictive {
  background-color: #f5f5f5;
  border-radius: 0.3125rem;
  -webkit-box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 9px 10px 0 rgba(0, 0, 0, 0.25);
  padding: 14px 28px;
  padding: 0.875rem 1.75rem;
  position: relative;
  z-index: 2; }

.VC-body .Header .Header-search .Header-predictive li {
  border-bottom: 1px solid #dadada;
  border-bottom: 0.0625rem solid #dadada;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  padding-right: 35px;
  padding-right: 2.1875rem;
  position: relative; }

.VC-body .Header .Header-search .Header-predictive li:hover span {
  right: -5px;
  right: -0.3125rem; }

.VC-body .Header .Header-search .Header-predictive li span {
  position: absolute;
  right: 0;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Header .Header-search .Header-predictive li span img {
  height: 14px;
  height: 0.875rem;
  width: 8px;
  width: 0.5rem; }

.VC-body .Header .Header-search .Header-predictive li a {
  color: #595959;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600; }

.VC-body .Header .Header-search .Header-predictive li a:hover {
  color: #333; }

.VC-body .Header .Header-search .Header-predictive li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.VC-body .Header .Header-search .Header-predictive li:last-child a {
  color: #009ddd; }

.VC-body .Header .Header-search .Header-predictive li:last-child a:hover {
  color: #007dad; }

.VC-body .Header .Header-search .Header-searchBar {
  background-color: #f5f5f5;
  border: solid 1px #dadada;
  border: solid 0.0625rem #dadada;
  border-radius: 3.125rem;
  display: block;
  height: 42px;
  height: 2.625rem;
  margin: 0;
  padding: 0 56px 0 28px;
  padding: 0 3.5rem 0 1.75rem;
  width: 100%; }

.VC-body .Header .Header-search .Header-searchButton {
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.VC-body .Header .Header-search .Header-searchButton img {
  height: 22px;
  height: 1.375rem;
  width: 22px;
  width: 1.375rem; }

.VC-body .highlights-container {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .highlights-item.is-blue {
  background-color: #009ddd;
  border-radius: 5px;
  color: #fff;
  padding: 28px;
  padding: 1.75rem; }

.VC-body .highlights-item:last-child {
  margin-top: 28px;
  margin-top: 1.75rem; }

.VC-body .highlights-itemTitle {
  border-top: 1px solid #e5e5e5;
  padding: 28px 0 0;
  padding: 1.75rem 0 0; }

.VC-body .Newsletter.is-oneThird {
  margin-bottom: 35px;
  margin-bottom: 2.1875rem; }

.VC-body .Newsletter.is-oneThird .Newsletter-text {
  margin-bottom: 21px;
  margin-bottom: 1.3125rem; }

.VC-body .Newsletter.is-halfHalf .Newsletter-text {
  margin-bottom: 21px;
  margin-bottom: 1.3125rem; }

.VC-body .Newsletter .Newsletter-container {
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: 0.375rem;
  padding: 21px;
  padding: 1.3125rem; }

.VC-body .Newsletter .Newsletter-form {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0; }

.VC-body .Newsletter .Newsletter-form .Newsletter-formInput {
  background-color: #f5f5f5;
  border: 1px solid #dadada;
  border-radius: 0.375rem;
  height: 40px;
  height: 2.5rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  width: 100%; }

.VC-body .Newsletter .Newsletter-form .Newsletter-formSubmit {
  background-color: #009ddd;
  border: none;
  border-radius: 0.375rem;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  height: 40px;
  height: 2.5rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%; }

.VC-body .Newsletter .Newsletter-form .Newsletter-formCheck {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%; }

.VC-body .Newsletter .Newsletter-form .Newsletter-formCheck .Newsletter-formCheck-input {
  height: 16px;
  height: 1rem;
  margin: 0 5px 0 0;
  margin: 0 0.3125rem 0 0;
  width: 16px;
  width: 1rem; }

.VC-body .Newsletter .Newsletter-form .Newsletter-formCheck .Newsletter-formCheck-terms {
  font-size: 12px;
  font-size: 0.75rem; }

.VC-body .SearchBlock .SearchBlock-wrapper {
  margin: 0 auto 56px auto;
  margin: 0 auto 3.5rem auto;
  max-width: 720px;
  max-width: 45rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  text-align: center; }

.VC-body .SearchBlock .SearchBlock-wrapper .SearchBlock-title {
  margin-bottom: 42px;
  margin-bottom: 2.625rem; }

.VC-body .Soluciones .Soluciones-intro {
  margin-bottom: 42px;
  margin-bottom: 2.625rem; }

.VC-body .Soluciones .Soluciones-title {
  text-align: center; }

.VC-body .BillboardProduct {
  background: #f5f5f5;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 42px;
  padding-top: 2.625rem;
  position: relative; }

.VC-body .BillboardProduct .BreadcrumbList:hover,
.VC-body .BillboardProduct .BreadcrumbList:active {
  color: #fff;
  text-decoration: none; }

.VC-body .BillboardProduct .BillboardProduct-image {
  height: 70%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.VC-body .BillboardProduct .BillboardProduct-image::before {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10; }

.VC-body .BillboardProduct .BillboardProduct-image img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.VC-body .BillboardProduct .BillboardProduct-header {
  color: #fff;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .BillboardProduct .BillboardProduct-header h1 {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.VC-body .BillboardProduct .BillboardProduct-info {
  background-color: #fff;
  padding: 42px 28px 14px;
  padding: 2.625rem 1.75rem 0.875rem; }

.VC-body .contactBusiness {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .contactBusiness .contactBusiness-wrapper {
  background-color: #fff;
  border-bottom: 1px solid #dadada;
  padding: 0; }

.VC-body .contactBusiness .contactBusiness-item {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding-right: 0; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-title {
  margin-bottom: 0; }

.VC-body .contactBusiness .contactBusiness-item p {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-icon {
  display: inline-block;
  margin-right: 14px;
  margin-right: 0.875rem; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-icon img {
  height: 25px;
  height: 1.5625rem;
  width: 25px;
  width: 1.5625rem; }

.VC-body .contactBusiness .contactBusiness-item .contactBusiness-icon.email {
  position: relative;
  top: 3px;
  top: 0.1875rem; }

.VC-body .Distributor {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Distributor .Distributor-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper {
  padding-bottom: 14px;
  padding-bottom: 0.875rem;
  padding-top: 14px;
  padding-top: 0.875rem; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper:nth-child(even) {
  padding-left: 0; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper:nth-child(odd) {
  padding-right: 0; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper .Distributor-item {
  border-bottom: 1px solid #dadada;
  border-bottom: 0.0625rem solid #dadada;
  padding: 0 0 28px 0;
  padding: 0 0 1.75rem 0;
  width: 100%; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper .Distributor-item .Distributor-links li {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  padding-right: 28px;
  padding-right: 1.75rem;
  position: relative; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper .Distributor-item .Distributor-links li img {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 9px;
  width: 0.5625rem; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper.Distributor-itemWrapper--full {
  border-bottom: 1px solid #dadada;
  border-bottom: 0.0625rem solid #dadada;
  margin-top: 14px;
  margin-top: 0.875rem;
  padding: 0 0 28px 0;
  padding: 0 0 1.75rem 0;
  width: 100%; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper.Distributor-itemWrapper--full .Distributor-itemWrapper {
  padding: 0; }

.VC-body .Distributor .Distributor-container .Distributor-itemWrapper.Distributor-itemWrapper--full .Distributor-item {
  border: none;
  padding: 0; }

.VC-body .productsList {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .productsList h2 {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  text-align: center; }

.VC-body .Blog-post .Blog-header .Blog-title {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Blog-post .Blog-header .Blog-info {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999;
  font-size: 13px;
  font-size: 0.8125rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  text-transform: uppercase; }

.VC-body .Blog-post .Blog-header .Blog-info .Blog-infoDate {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .Blog-post .Blog-header .Blog-info .Blog-infoSocial li {
  display: inline-block; }

.VC-body .Blog-post .Blog-header .Blog-info .Blog-infoSocial .text {
  margin-right: 8px;
  margin-right: 0.5rem;
  position: relative;
  top: -6px;
  top: -0.375rem; }

.VC-body .Blog-post .Blog-header .Blog-info .Blog-infoSocial .item {
  margin-right: 7px;
  margin-right: 0.4375rem; }

.VC-body .Blog-post .Blog-header .Blog-info .Blog-infoSocial .item img {
  height: 28px;
  height: 1.75rem;
  width: 28px;
  width: 1.75rem; }

.VC-body .Blog-post .Blog-mainImage {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Blog-post .Blog-content {
  margin-top: 0; }

.VC-body .Blog-post .Blog-content img {
  border-radius: 0.3125rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  width: 100%; }

.VC-body .Blog-post .Blog-content quote {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.75;
  border-left: solid 1px #009ddd;
  display: block;
  font-style: italic;
  line-height: 1.4;
  margin: 56px auto;
  margin: 3.5rem auto;
  padding-left: 14px;
  padding-left: 0.875rem; }

.VC-body .Blog-post .Blog-content i {
  font-style: italic; }

.VC-body .Blog-post .Blog-content strike {
  text-decoration: line-through; }

.VC-body .Blog-post .Blog-content ul,
.VC-body .Blog-post .Blog-content ol {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Blog-post .Blog-content ul li,
.VC-body .Blog-post .Blog-content ol li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  margin-bottom: 14px;
  margin-bottom: 0.875rem;
  padding-left: 28px;
  padding-left: 1.75rem;
  position: relative; }

.VC-body .Blog-post .Blog-content ul li::before,
.VC-body .Blog-post .Blog-content ol li::before {
  background-color: #007dad;
  border-radius: 100%;
  content: '';
  display: block;
  height: 7px;
  height: 0.4375rem;
  left: 0;
  position: absolute;
  top: 10px;
  top: 0.625rem;
  width: 7px;
  width: 0.4375rem; }

.VC-body .Blog-post .Blog-content ol {
  padding-left: 14px;
  padding-left: 0.875rem; }

.VC-body .Blog-post .Blog-content ol li {
  list-style-type: decimal;
  padding-left: 14px;
  padding-left: 0.875rem; }

.VC-body .Blog-post .Blog-content ol li::before {
  content: none; }

.VC-body .Sidemenu {
  padding-bottom: 35px;
  padding-bottom: 2.1875rem; }

.VC-body .Sidemenu .Sidemenu-main {
  background: transparent;
  border-bottom: solid 1px #dadada;
  position: relative; }

.VC-body .Sidemenu .Sidemenu-main .Sidemenu-mainButton {
  background-color: #f15d2f;
  cursor: pointer;
  display: block;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 62px;
  width: 3.875rem; }

.VC-body .Sidemenu .Sidemenu-main .Sidemenu-mainButton:hover {
  background-color: #d94315; }

.VC-body .Sidemenu .Sidemenu-main .Sidemenu-mainIcon {
  height: 58px;
  height: 3.625rem;
  left: 0;
  max-width: none;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 120px;
  width: 7.5rem; }

.VC-body .Sidemenu .Sidemenu-main.open .Sidemenu-mainButton .Sidemenu-mainIcon {
  left: -63px;
  left: -3.9375rem; }

.VC-body .Sidemenu .Sidemenu-main a {
  color: #009ddd;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  padding: 14px 56px 14px 14px;
  padding: 0.875rem 3.5rem 0.875rem 0.875rem; }

.VC-body .Sidemenu .Sidemenu-container {
  border-bottom: solid 1px #dadada;
  display: none; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item {
  border-bottom: solid 1px #dadada;
  cursor: pointer;
  list-style: none;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item:last-child {
  border-bottom: none; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item:not(.open):hover {
  background-color: #e5e5e5; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item span {
  position: absolute;
  right: 21px;
  right: 1.3125rem;
  top: 40%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item span img {
  height: 18px;
  height: 1.125rem;
  width: 12px;
  width: 0.75rem; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item a {
  color: #333;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  padding: 14px 56px 14px 14px;
  padding: 0.875rem 3.5rem 0.875rem 0.875rem; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item a:hover {
  background: #e5e5e5; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item .Sidemenu-submenu {
  border-top: solid 1px #dadada;
  display: none; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item .Sidemenu-submenu .Sidemenu-item {
  list-style: none; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item .Sidemenu-submenu .Sidemenu-item:last-child {
  border-bottom: none; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item .Sidemenu-submenu .Sidemenu-item a {
  padding: 14px 56px 14px 42px;
  padding: 0.875rem 3.5rem 0.875rem 2.625rem; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.dropdown span {
  top: 22px;
  top: 1.375rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.dropdown.open .Sidemenu-submenu {
  background-color: #f5f5f5; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.dropdown.open span {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.active a {
  color: #f15d2f; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.active::before {
  background-color: #f15d2f;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
  width: 0.1875rem; }

.VC-body .Social .Social-wrapper {
  border-bottom: solid 1px #dadada;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 56px;
  margin-bottom: 3.5rem;
  padding-bottom: 56px; }

.VC-body .Social .Social-wrapper .Social-item {
  background-color: #dadada;
  border-radius: 0.3125rem;
  color: #fff;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding: 14px 21px;
  padding: 0.875rem 1.3125rem;
  position: relative;
  width: 100%; }

.VC-body .Social .Social-wrapper .Social-item:last-child {
  margin-bottom: 0; }

.VC-body .Social .Social-wrapper .Social-item.facebook {
  background-color: #3b5998; }

.VC-body .Social .Social-wrapper .Social-item.facebook:hover {
  background-color: #2d4373; }

.VC-body .Social .Social-wrapper .Social-item.twitter {
  background-color: #55acee; }

.VC-body .Social .Social-wrapper .Social-item.twitter:hover {
  background-color: #2795e9; }

.VC-body .Social .Social-wrapper .Social-item.youtube {
  background-color: #dc472e; }

.VC-body .Social .Social-wrapper .Social-item.youtube:hover {
  background-color: #b8351f; }

.VC-body .Social .Social-wrapper .Social-item .Social-itemIcon {
  position: absolute;
  right: 14px;
  right: 0.875rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.VC-body .Social .Social-wrapper .Social-item .Social-itemIcon img {
  height: 28px;
  height: 1.75rem;
  width: 28px;
  width: 1.75rem; }

.VC-body .Notes {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .Notes .Notes-wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 42px;
  margin-bottom: 2.625rem; }

.VC-body .Notes .Notes-wrapper .Notes-item {
  border: none;
  border-bottom: solid 1px #dadada;
  border-radius: 0;
  color: #333;
  display: block;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%; }

.VC-body .Notes .Notes-wrapper .Notes-item:hover {
  background-color: #f5f5f5; }

.VC-body .Notes .Notes-wrapper .Notes-item .image {
  border-radius: 0.3125rem;
  height: 140px;
  height: 8.75rem;
  overflow: hidden;
  position: relative; }

.VC-body .Notes .Notes-wrapper .Notes-item .image img {
  height: auto;
  left: 50%;
  max-width: none;
  position: relative;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%; }

.VC-body .Notes .Notes-wrapper .Notes-item .content {
  padding: 21px 0;
  padding: 1.3125rem 0; }

.VC-body .Notes .Notes-wrapper .Notes-item .content .date {
  color: #999;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  text-transform: uppercase; }

.VC-body .Notes .Notes-wrapper .Notes-item .content .description {
  color: #009ddd;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0; }

.VC-body .Notes .Notes-CTA {
  text-align: center; }

.VC-body .Notes .Notes-CTA a {
  display: inline-block; }

.VC-body .Slider .Slider-wrapper {
  border-radius: 0.3125rem; }

.VC-body .Slider .Slider-wrapper .Slider-slides {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: block; }

.VC-body .Slider .Slider-wrapper .Slider-slides .image {
  border-radius: 0.3125rem;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 0; }

.VC-body .Slider .Slider-wrapper .Slider-slides .image img {
  height: auto;
  left: 50%;
  max-width: none;
  position: relative;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: solid 1px #dadada;
  display: block;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  overflow: hidden;
  position: relative;
  width: 100%; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem:hover .Slider-content::before {
  opacity: 1; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem.active {
  display: block; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem:first-child {
  border-radius: 0.3125rem;
  overflow: hidden; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem:first-child .image {
  border-radius: 0; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem:first-child .Slider-contentMobile {
  background-color: #007dad;
  padding: 21px;
  padding: 1.3125rem; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem:first-child .Slider-contentMobile .date {
  color: #fff; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem:first-child .Slider-contentMobile .description {
  color: #fff; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-contentMobile {
  display: block;
  padding: 21px 0;
  padding: 1.3125rem 0; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-contentMobile:first-child {
  background-color: #007dad; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-contentMobile:first-child .date {
  color: #fff; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-contentMobile:first-child .description {
  color: #fff; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-contentMobile .date {
  color: #999;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  text-transform: uppercase; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-contentMobile .description {
  color: #007dad;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
  text-transform: none; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-content {
  color: #fff;
  display: none;
  padding: 42px;
  padding: 2.625rem;
  position: relative;
  width: 100%; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-content::before {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background: -webkit-linear-gradient(top, transparent 0%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  content: '';
  height: 100%;
  left: 0;
  opacity: .5;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%; }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-content .title {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-content .description {
  margin-bottom: 0;
  position: relative; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails {
  display: none; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem {
  color: #333;
  display: block;
  padding: 28px;
  padding: 1.75rem;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem .date {
  color: #999;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  text-transform: uppercase; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem .description {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0;
  text-transform: none; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem::after {
  border-bottom: solid 1px #dadada;
  bottom: 0;
  content: '';
  left: 35px;
  left: 2.1875rem;
  position: absolute;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px); }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem:last-child::after {
  content: none; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem:hover {
  background-color: #e5e5e5;
  cursor: pointer; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem.active {
  background-color: #007dad;
  color: #fff; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem.active::after {
  content: none; }

.VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem.active .date {
  color: #fff; }

.VC-body .Filter .Filter-breadcrumb {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Filter .Filter-fields {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Filter .Filter-fields > div:first-child {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .BillboardQuestion .BillboardQuestion-title {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #007dad), to(#009ddd));
  background: -webkit-linear-gradient(left, #007dad 0, #009ddd 100%);
  background: linear-gradient(to right, #007dad 0, #009ddd 100%);
  color: #fff;
  padding: 28px 0 14px 0;
  padding: 1.75rem 0 0.875rem 0; }

.VC-body .BillboardQuestion .BillboardQuestion-title h1 {
  width: 100%; }

.VC-body .BillboardQuestion .BillboardQuestion-subtitle .BillboardQuestion-subtitleWrapper {
  padding: 28px;
  padding: 1.75rem;
  position: relative; }

.VC-body .BillboardQuestion .BillboardQuestion-subtitle .BillboardQuestion-subtitleWrapper::before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007dad), to(#009ddd));
  background: -webkit-linear-gradient(top, #007dad 0, #009ddd 100%);
  background: linear-gradient(to bottom, #007dad 0, #009ddd 100%);
  content: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px; }

.VC-body .BillboardQuestion .BillboardQuestion-subtitle h3 {
  font-style: italic;
  font-weight: normal; }

.VC-body .formLogin {
  border-bottom: solid 1px #dadada;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  padding: 0; }

.VC-body .formLogin.formContact {
  border-bottom: none; }

.VC-body .formLogin .Message {
  display: none; }

.VC-body .formLogin .formLogin-title {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .formLogin .formLogin-field {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .formLogin .formLogin-field.custom-checkbox {
  margin-bottom: 0; }

.VC-body .formLogin .formLogin-field .formLogin-fieldLink {
  display: block;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .NotesFiltered .NotesFiltered-block .NotesFiltered-header {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  border-bottom: 1px solid #dadada;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.VC-body .NotesFiltered .NotesFiltered-block .NotesFiltered-header .Link {
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }

.VC-body .Summary {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .Summary .Summary-title {
  margin-bottom: 35px;
  margin-bottom: 2.1875rem; }

.VC-body .Summary .Summary-wrapper .Summary-item {
  color: #fff;
  margin-bottom: 0; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemWrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(#009ddd), to(#007dad));
  background: -webkit-linear-gradient(top, #009ddd 0%, #007dad 100%);
  background: linear-gradient(to bottom, #009ddd 0%, #007dad 100%);
  padding: 28px 14px 28px 14px;
  padding: 1.75rem 0.875rem 1.75rem 0.875rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemHeader {
  border-bottom: 1px solid #fff;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemHeader .image {
  border-radius: 100%;
  display: block;
  height: 84px;
  height: 5.25rem;
  margin: 0 auto 28px auto;
  margin: 0 auto 1.75rem auto;
  width: 84px;
  width: 5.25rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemHeader .info {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent {
  display: none; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .tableTitle {
  font-style: italic;
  font-weight: bold;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  text-align: center; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table .tableItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table .tableItem .key {
  font-size: 14px;
  font-size: 0.875rem;
  padding-right: 7px;
  padding-right: 0.4375rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table .tableItem .value {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table.table--withBorders {
  border: 1px solid #fff;
  border-radius: 0; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table.table--withBorders .tableItem {
  margin-bottom: 0;
  padding: 14px;
  padding: 0.875rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table.table--withBorders .tableItem:not(:last-child) {
  border-bottom: 1px solid #fff; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemFooter .text {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  text-align: center; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemFooter .price {
  font-size: 38px;
  font-size: 2.375rem;
  font-weight: bold;
  text-align: center; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo {
  cursor: pointer;
  display: block;
  margin-top: 28px;
  margin-top: 1.75rem; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo .hideinfo {
  display: block; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo .showinfo {
  display: none; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo.open .hideinfo {
  display: none; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo.open .showinfo {
  display: block; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo.open .arrow {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo .text {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  text-align: center; }

.VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo .arrow {
  display: block;
  height: 12px;
  height: 0.75rem;
  margin: 0 auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  width: 16px;
  width: 1rem; }

.VC-body .Summary .Summary-wrapper .Summary-legend {
  background-color: #f5f5f5;
  border-radius: 0.3125rem;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  margin-top: 28px;
  margin-top: 1.75rem;
  padding: 14px;
  padding: 0.875rem;
  width: 100%; }

.VC-body .Summary .Summary-wrapper .Summary-legend .Summary-legendItem {
  display: block;
  font-size: 12px;
  font-size: 0.75rem; }

.VC-body .Summary .Summary-wrapper .Summary-legend .Summary-legendItem span {
  font-weight: bold;
  margin-left: 7px;
  margin-left: 0.4375rem; }

.VC-body .Testimonials {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.VC-body .Testimonials .Testimonials-info {
  padding-right: 56px;
  padding-right: 3.5rem; }

.VC-body .Testimonials .Testimonials-videos iframe {
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  width: 100%; }

.VC-body .Quote {
  background-color: #fff;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  position: relative;
  width: 100%; }

.VC-body .Quote .Quote-wrapper {
  padding: 28px;
  padding: 1.75rem;
  position: relative; }

.VC-body .Quote .Quote-wrapper::before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007dad), to(#009ddd));
  background: -webkit-linear-gradient(top, #007dad 0, #009ddd 100%);
  background: linear-gradient(to bottom, #007dad 0, #009ddd 100%);
  content: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px; }

.VC-body .Quote h3 {
  font-style: italic;
  font-weight: normal; }

.VC-body .cookies-policy {
  margin: 56px auto;
  margin: 3.5rem auto; }

.VC-body .cookies-policy p {
  color: #333;
  word-break: break-word; }

.VC-body .cookies-policy h3 {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .cookies-policy__buttonWrapper {
  margin-top: 70px;
  margin-top: 4.375rem; }

.VC-body .cookies-policy ul.policy-list {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  line-height: 1.75; }

.VC-body .cookies-policy .custom-checkbox label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
  line-height: 1.75;
  margin: 0 0 14px;
  margin: 0 0 0.875rem; }

.VC-body .cookies-policy .custom-checkbox [type="checkbox"]:not(:checked) + label::before, .VC-body .cookies-policy .custom-checkbox [type="checkbox"]:checked + label::before {
  top: 6px;
  top: 0.375rem; }

.VC-body .cookies-policy .custom-checkbox [type="checkbox"]:not(:checked) + label::after, .VC-body .cookies-policy .custom-checkbox [type="checkbox"]:checked + label::after {
  top: 6px;
  top: 0.375rem; }

.VC-body .Contact {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Contact .Contact-wrapper .Contact-row {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Contact .Contact-wrapper .Contact-row:first-child {
  border-bottom: 1px solid #dadada; }

.VC-body .Contact .Contact-wrapper .Contact-row p {
  margin-bottom: 0; }

.VC-body .Contact .Contact-wrapper .Contact-row .Contact-item {
  margin-bottom: 28px;
  margin-bottom: 1.75rem; }

.VC-body .Contact .Contact-wrapper .Contact-row .Button {
  margin-top: 14px;
  margin-top: 0.875rem; }

.VC-body .text--center {
  text-align: center; }

.VC-body .text--bold {
  font-weight: bold; }

.VC-body .text--big {
  font-size: 1.5rem; }

.Demo {
  background: #f5f5f5; }

.Demo section {
  padding-bottom: 48px;
  padding-bottom: 3rem;
  padding-top: 48px;
  padding-top: 3rem; }

.Demo .box {
  color: #000;
  margin-bottom: 20px;
  min-height: 80px;
  text-align: center; }

.Demo-background {
  background: url(/assets/img/background.jpeg) no-repeat center/cover;
  color: #fff;
  overflow: hidden;
  padding-bottom: 48px;
  padding-bottom: 3rem;
  padding-top: 48px;
  padding-top: 3rem;
  position: relative; }

.Demo-background::before {
  background: rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.Demo-background .u-wrapper {
  z-index: 1; }

.Demo-grid [class^="u-flex--"] {
  background-clip: content-box; }

.Demo-grid [class^="u-flex--"]:nth-child(odd) {
  background: rgba(0, 0, 0, 0.2); }

.Demo-grid [class^="u-flex--"]:nth-child(even) {
  background: rgba(0, 0, 0, 0.1); }

.Basic-page {
  padding-top: 28px;
  padding-top: 1.75rem; }

.Styleguide .Styleguide-icons .u-icon {
  fill: #009ddd;
  height: 38px;
  height: 2.375rem;
  width: 38px;
  width: 2.375rem; }

.Styleguide .Styleguide-bgDark {
  background: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 14px;
  padding: 0.875rem; }

.Styleguide-title {
  border-bottom: 1px solid #999;
  color: #999;
  padding-bottom: 14px;
  padding-bottom: 0.875rem; }

.Press .Press-main {
  background-color: #f5f5f5;
  margin-bottom: 42px;
  margin-bottom: 2.625rem;
  padding-top: 42px;
  padding-top: 2.625rem; }

.Press .Press-footer {
  background-color: #f5f5f5;
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  padding-top: 56px;
  padding-top: 3.5rem; }

.Press-notes .Press-notes-items .listLinks:last-child {
  border-bottom: none; }

.Resultados .Resultados-filter {
  background-color: #f5f5f5;
  padding-bottom: 14px;
  padding-bottom: 0.875rem;
  padding-top: 28px;
  padding-top: 1.75rem; }

.Resultados .Resultados-container:last-child {
  margin-bottom: 56px;
  margin-bottom: 3.5rem; }

.Resultados .listLinks:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

html,
body {
  font-weight: 500; }

h1,
.t-h1,
h2,
.t-h2 {
  margin: 0 0 28px;
  margin: 0 0 1.75rem; }

.VC-body body {
  font-family: inherit;
  font-size: inherit;
  padding-left: 0;
  padding-right: 0; }

.Form input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a:hover {
  text-decoration: none; }

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.VC-body li {
  list-style: none; }

section {
  text-align: left; }

form input {
  padding: 0; }

[class*=" icon-"],
[class^=icon-] {
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  line-height: inherit;
  margin-top: 0;
  vertical-align: inherit;
  width: auto; }

button,
input,
select,
textarea {
  font-family: inherit; }

form {
  margin-bottom: 0; }

@media only screen and (min-width: 0) {
  .u-flex--s0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s0-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s0-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s0-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s0-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s0-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s0-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s0-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s0-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s0-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s0-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s0-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s0-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s0-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s0-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .u-flex--s0-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s0-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

@media only screen and (min-width: 375px) {
  .VC-body .listProductItem.listProductItem-2cols .listProductItem-risk {
    padding: 1.75rem; }
  .VC-body .listProductItem.listProductItem-2cols .listProductItem-riskInfo {
    padding: 0; } }

@media only screen and (min-width: 480px) {
  .VC-body h1,
  .VC-body .t-h1 {
    font-size: -webkit-calc(32px + 16 * ((100vw - 480px) / 960));
    font-size: calc(32px + 16 * ((100vw - 480px) / 960)); }
  .VC-body h2,
  .VC-body .t-h2 {
    font-size: -webkit-calc(32px + 8 * ((100vw - 480px) / 960));
    font-size: calc(32px + 8 * ((100vw - 480px) / 960)); }
  .VC-body h3,
  .VC-body .t-h3 {
    font-size: -webkit-calc(24px + 4 * ((100vw - 480px) / 960));
    font-size: calc(24px + 4 * ((100vw - 480px) / 960)); }
  .VC-body h4,
  .VC-body .t-h4 {
    font-size: -webkit-calc(20px + 4 * ((100vw - 480px) / 960));
    font-size: calc(20px + 4 * ((100vw - 480px) / 960)); }
  .VC-body h5,
  .VC-body .t-h5 {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body h6,
  .VC-body .t-h6 {
    font-size: -webkit-calc(14px + 4 * ((100vw - 480px) / 960));
    font-size: calc(14px + 4 * ((100vw - 480px) / 960)); }
  .VC-body p {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .highlight {
    font-size: -webkit-calc(18px + 10 * ((100vw - 480px) / 960));
    font-size: calc(18px + 10 * ((100vw - 480px) / 960)); }
  .u-flex--s480 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s480-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s480-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s480-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s480-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s480-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s480-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s480-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s480-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s480-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s480-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s480-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s480-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s480-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s480-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .VC-body .Button {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .Link {
    font-size: -webkit-calc(15px + 3 * ((100vw - 480px) / 960));
    font-size: calc(15px + 3 * ((100vw - 480px) / 960)); }
  .VC-body .Message {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .VC-body .Message .Message-icon {
    margin: 0 1.75rem 0 0; }
  .VC-body .listProductItem .listProductItem-riskCard {
    font-size: 14px;
    width: 19.375rem; }
  .VC-body .listProductItem .listProductItem-riskCard .numbers {
    padding: 0.25rem 0.625rem; }
  .VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-subtitle.is-bold {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-title {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .wysiwyg blockquote,
  .VC-body .u-wysiwyg blockquote {
    font-size: -webkit-calc(18px + 7 * ((100vw - 480px) / 960));
    font-size: calc(18px + 7 * ((100vw - 480px) / 960)); }
  .VC-body .wysiwyg blockquote,
  .VC-body .u-wysiwyg blockquote {
    padding-left: 2.1875rem; }
  .VC-body .wysiwyg ul > li,
  .VC-body .wysiwyg ol > li,
  .VC-body .u-wysiwyg ul > li,
  .VC-body .u-wysiwyg ol > li {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .Banner .Banner-wrapper {
    padding-bottom: 7.4375rem;
    padding-top: 7.4375rem; }
  .VC-body .Banner .Banner-content {
    font-size: 1.5rem; }
  .VC-body .Billboard {
    margin-bottom: 3.5rem; }
  .VC-body .Billboard .Billboard-image::before {
    background: rgba(0, 0, 0, 0.1); }
  .VC-body .Billboard .Billboard-wrapper {
    padding-bottom: 5.25rem;
    padding-top: 5.25rem; }
  .VC-body .BillboardProduct {
    background: #f5f5f5; }
  .VC-body .BillboardProduct .BillboardProduct-image::before {
    background: rgba(0, 0, 0, 0.1); }
  .VC-body .BillboardSimple {
    background: #e5e5e5;
    margin-bottom: 3.5rem; }
  .VC-body .BillboardSimple .BillboardSimple-image::before {
    background: rgba(0, 0, 0, 0.1); }
  .VC-body .BillboardSimple .BillboardSimple-wrapper {
    padding-bottom: 5.25rem;
    padding-top: 5.25rem; }
  .VC-body .Blog .Blog-container {
    padding: 1.75rem 3.5rem; }
  .VC-body .Contactbar .Contactbar-content {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .Egestion .Egestion-title .Egestion-titleLogo {
    width: 100%; }
  .VC-body .Faq .Faq-item .Faq-item-button .Faq-button-title {
    font-size: -webkit-calc(17px + 3 * ((100vw - 480px) / 960));
    font-size: calc(17px + 3 * ((100vw - 480px) / 960)); }
  .VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .VC-body .Faq .Faq-item .Faq-item-content .Faq-content-rating .Faq-rating-stars {
    margin-top: 0; }
  .VC-body .Featured .Featured-item .Featured-itemTitle {
    font-size: -webkit-calc(20px + 28 * ((100vw - 480px) / 960));
    font-size: calc(20px + 28 * ((100vw - 480px) / 960)); }
  .VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks li {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 1.75rem; }
  .VC-body .Newsletter .Newsletter-container {
    padding: 1.75rem 2.625rem 0.4375rem 2.625rem; }
  .VC-body .BillboardProduct {
    background: #f5f5f5; }
  .VC-body .BillboardProduct .BillboardProduct-image::before {
    background: rgba(0, 0, 0, 0.1); }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper .Distributor-item {
    border: 0.0625rem solid #dadada;
    border-radius: 0.3125rem;
    padding: 1.75rem 2.625rem; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper.Distributor-itemWrapper--full {
    border: 0.0625rem solid #dadada;
    border-radius: 0.3125rem;
    padding: 1.75rem 0; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper.Distributor-itemWrapper--full .Distributor-item {
    padding: 0 3.5rem; }
  .VC-body .Blog-post .Blog-content quote {
    font-size: -webkit-calc(18px + 7 * ((100vw - 480px) / 960));
    font-size: calc(18px + 7 * ((100vw - 480px) / 960)); }
  .VC-body .Blog-post .Blog-content quote {
    padding-left: 2.1875rem; }
  .VC-body .Blog-post .Blog-content ul li,
  .VC-body .Blog-post .Blog-content ol li {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .Quote {
    margin-bottom: 3.5rem; }
  .VC-body .cookies-policy ul.policy-list {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); }
  .VC-body .cookies-policy .custom-checkbox label {
    font-size: -webkit-calc(16px + 2 * ((100vw - 480px) / 960));
    font-size: calc(16px + 2 * ((100vw - 480px) / 960)); } }

@media only screen and (min-width: 640px) {
  .VC-body .logo-title {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .u-flex--s640 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s640-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s640-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s640-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s640-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s640-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s640-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s640-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s640-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s640-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s640-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s640-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s640-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s640-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s640-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .VC-body .Breadcrumb {
    display: block; }
  .VC-body .listLinks.has-photo {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .VC-body .listLinks .listLinks-img {
    margin-bottom: 0;
    margin-right: 1.75rem;
    width: 10.5rem; }
  .VC-body .listSeparator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .listSeparator h3 {
    margin-bottom: 0; }
  .VC-body .Pagination {
    margin-bottom: 7rem; }
  .VC-body .Pagination ul {
    display: block; }
  .VC-body .Pagination .Pagination-prevButton,
  .VC-body .Pagination .Pagination-nextButton {
    display: none; }
  .VC-body .wysiwyg ul,
  .VC-body .wysiwyg ol,
  .VC-body .u-wysiwyg ul,
  .VC-body .u-wysiwyg ol {
    margin-bottom: 3.5rem; }
  .VC-body .Benefits .Benefits-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .VC-body .Benefits .Benefits-item {
    margin-bottom: 1.75rem;
    width: 50%; }
  .VC-body .Benefits .Benefits-item:nth-child(odd) {
    padding-right: 1.75rem; }
  .VC-body .Benefits .Benefits-item:nth-child(even) {
    padding-left: 1.75rem; }
  .VC-body .Benefits .Benefits-item .Benefits-icon {
    -webkit-flex-basis: 32px;
    -ms-flex-preferred-size: 32px;
    flex-basis: 32px; }
  .VC-body .Billboard .Billboard-bradcrumb {
    display: block; }
  .VC-body .BillboardProduct .BillboardProduct-image img {
    left: 50%;
    top: 25%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .VC-body .BillboardSimple .BillboardSimple-bradcrumb {
    display: block; }
  .VC-body .contactBusiness .contactBusiness-wrapper {
    border: 1px solid #dadada;
    border-radius: 0.375rem;
    padding: 1.75rem 2.1875rem; }
  .VC-body .contactBusiness .contactBusiness-item {
    margin-bottom: 0;
    padding-right: 0.875rem; }
  .VC-body .contactBusiness .contactBusiness-item .contactBusiness-title {
    margin-bottom: 1.75rem; }
  .VC-body .contactBusiness .contactBusiness-item p {
    margin-bottom: 1.75rem; }
  .VC-body .Featured .Featured-title {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .VC-body .Featured .Featured-item .Featured-itemTitle {
    padding: 1.75rem 0.875rem 5.25rem 0.875rem; }
  .VC-body .Newsletter .Newsletter-form .Newsletter-formInput {
    width: -webkit-calc(100% - 168px - 10px);
    width: calc(100% - 168px - 10px); }
  .VC-body .Newsletter .Newsletter-form .Newsletter-formSubmit {
    width: 10.5rem; }
  .VC-body .BillboardProduct .BillboardProduct-image img {
    left: 50%;
    top: 25%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .VC-body .contactBusiness .contactBusiness-wrapper {
    border: 1px solid #dadada;
    border-radius: 0.375rem;
    padding: 1.75rem 2.1875rem; }
  .VC-body .contactBusiness .contactBusiness-item {
    margin-bottom: 0;
    padding-right: 0.875rem; }
  .VC-body .contactBusiness .contactBusiness-item .contactBusiness-title {
    margin-bottom: 1.75rem; }
  .VC-body .contactBusiness .contactBusiness-item p {
    margin-bottom: 1.75rem; }
  .VC-body .Blog-post .Blog-header .Blog-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Blog-post .Blog-header .Blog-info .Blog-infoDate {
    margin-bottom: 0; }
  .VC-body .Blog-post .Blog-content ul,
  .VC-body .Blog-post .Blog-content ol {
    margin-bottom: 3.5rem; }
  .VC-body .Notes .Notes-wrapper .Notes-item .image {
    height: 11.875rem; }
  .VC-body .BillboardQuestion {
    margin-bottom: 3.5rem; }
  .VC-body .BillboardQuestion .BillboardQuestion-title {
    padding: 4.375rem 3.5rem 3.5rem; }
  .VC-body .BillboardQuestion .BillboardQuestion-title h1 {
    width: 90%; }
  .VC-body .BillboardQuestion .BillboardQuestion-subtitle .BillboardQuestion-subtitleWrapper {
    padding: 5.25rem; }
  .VC-body .NotesFiltered .NotesFiltered-block .NotesFiltered-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .NotesFiltered .NotesFiltered-block .NotesFiltered-header .Link {
    margin-bottom: 0; }
  .VC-body .Quote .Quote-wrapper {
    padding: 5.25rem; } }

@media only screen and (min-width: 768px) {
  .VC-body .logo-title .vidaCaixa-logo svg {
    height: 100%; }
  .u-flex--s768 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s768-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s768-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s768-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s768-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s768-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s768-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s768-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s768-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s768-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s768-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s768-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s768-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s768-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s768-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .u-wrapper {
    padding-left: 3.5rem;
    padding-right: 3.5rem; }
  .u-marginBlocks {
    margin-bottom: 5.25rem; }
  .VC-body .listProductItem .listProductItem-riskCard.listProductItem-riskCard--module {
    border-color: #dadada;
    border-radius: 0;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin-bottom: 0;
    margin-right: 1.75rem;
    padding: 0 1.75rem 0 0; }
  .VC-body .listProductItem.listProductItem-2cols .listProductItem-risk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .listProductItem.listProductItem-2cols .listProductItem-riskInfo {
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px); }
  .VC-body .Anchors-menu {
    margin-bottom: 3.5rem; }
  .VC-body .Anchors-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0; }
  .VC-body .Anchors-menu ul li {
    padding: 1.75rem 0;
    text-align: center; }
  .VC-body .Billboard .Billboard-box {
    padding: 5.25rem 3.5rem 3.5rem; }
  .VC-body .BillboardProduct .BillboardProduct-header {
    margin-bottom: 2.625rem; }
  .VC-body .BillboardProduct .BillboardProduct-info {
    padding: 5.25rem 3.5rem 3.5rem; }
  .VC-body .Blog .u-wrapper {
    padding-left: 3.5rem;
    padding-right: 3.5rem; }
  .VC-body .Contactbar {
    padding: 0.875rem 0; }
  .VC-body .Contactbar .Contactbar-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .VC-body .Contactbar .Contactbar-item:not(:last-child) {
    border-bottom: 0;
    margin-right: 2.625rem; }
  .VC-body .Contactbar .Contactbar-link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0; }
  .VC-body .Contactbar .Contactbar-link .Contactbar-icon {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .VC-body .Contactbar .Contactbar-link .Contactbar-text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .VC-body .highlights-container {
    margin-bottom: 5.25rem; }
  .VC-body .BillboardProduct .BillboardProduct-header {
    margin-bottom: 2.625rem; }
  .VC-body .BillboardProduct .BillboardProduct-info {
    padding: 5.25rem 3.5rem 3.5rem; }
  .VC-body .productsList {
    margin-bottom: 3.5rem; }
  .VC-body .productsList h2 {
    margin-bottom: 3.5rem; } }

@media only screen and (min-width: 960px) {
  .u-flex--s960 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s960-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s960-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s960-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s960-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s960-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s960-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s960-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s960-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s960-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s960-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s960-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s960-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s960-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s960-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .VC-body .Link.Link--arrow .Link-icon {
    height: 0.875rem;
    margin-left: 0.875rem;
    width: 0.65625rem; }
  .VC-body .Link.Link--list .u-icon {
    height: 1rem;
    margin-left: 0.875rem;
    width: 0.75rem; }
  .VC-body .Link.Link--icon .u-icon {
    height: 1.5rem;
    margin-right: 0.875rem;
    width: 1.25rem; }
  .VC-body .Select.is-grey {
    background: #fff url("../img/sprites/form-arrow-grey.svg") no-repeat 98% center; }
  .VC-body .Select {
    background: #fff url("../img/sprites/form-arrow-blue.svg") no-repeat 97% center; }
  .VC-body .BlogCard .BlogCard-photo {
    display: block;
    margin-bottom: 0.875rem;
    width: 100%; }
  .VC-body .BlogCard .BlogCard-shared .BlogCard-sharedIcon img {
    height: 0.875rem;
    width: 0.875rem; }
  .VC-body .BlogFilter .BlogFilter-mobile {
    display: none; }
  .VC-body .BlogFilter .BlogFilter-tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.75rem; }
  .VC-body .BlogFilter .BlogFilter-tags.center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .VC-body .BlogFilter .BlogFilter-tags.left {
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left; }
  .VC-body .BlogFilter.separation {
    padding: 2.625rem 0; }
  .VC-body .Soluciones-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0.875rem; }
  .VC-body .Soluciones-item .Soluciones-itemFlex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .VC-body .Soluciones-item .Soluciones-itemInfo:last-child {
    margin-bottom: 0; }
  .VC-body .listProductItem .listProductItem-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .listProductItem .listProductItem-container .listProductItem-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .listProductItem .listProductItem-container .listProductItem-cell:nth-child(even) {
    background: #f5f5f5; }
  .VC-body .listProductItem .listProductItem-container .listProductItem-cell:nth-child(odd) {
    background: #fff; }
  .VC-body .listProductItem .listProductItem-container .listProductItem-title,
  .VC-body .listProductItem .listProductItem-container .listProductItem-desc,
  .VC-body .listProductItem .listProductItem-container .listProductItem-cta,
  .VC-body .listProductItem .listProductItem-container .listProductItem-modal,
  .VC-body .listProductItem .listProductItem-container .listProductItem-age,
  .VC-body .listProductItem .listProductItem-container .listProductItem-risk {
    padding: 1.75rem; }
  .VC-body .listProductItem.listProductItem-3cols .listProductItem-container {
    padding: 0; }
  .VC-body .listProductItem.listProductItem-3cols .listProductItem-title {
    width: 30%; }
  .VC-body .listProductItem.listProductItem-3cols .listProductItem-desc {
    width: 45%; }
  .VC-body .listProductItem.listProductItem-3cols .listProductItem-cta {
    width: 25%; }
  .VC-body .listProductItem.listProductItem-4cols .listProductItem-container {
    padding: 0; }
  .VC-body .listProductItem.listProductItem-4cols .listProductItem-title {
    width: 30%; }
  .VC-body .listProductItem.listProductItem-4cols .listProductItem-desc {
    width: 25%; }
  .VC-body .listProductItem.listProductItem-4cols .listProductItem-cta {
    width: 20%; }
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-container {
    padding: 0; }
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-container:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-modal {
    width: 20%; }
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-age,
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-risk {
    border: none;
    margin-bottom: 0;
    width: 12.5%; }
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-age span.mobile,
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-risk span.mobile {
    display: none; }
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-desc {
    width: 35%; }
  .VC-body .listProductItem.listProductItem-5cols .listProductItem-cta {
    width: 20%; }
  .VC-body .listProductItem .listProductItem-label::after,
  .VC-body .listProductItem .listProductItem-label::before {
    border: solid transparent;
    content: " ";
    height: 0;
    left: 100%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0; }
  .VC-body .listProductItem .listProductItem-label::after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 15px;
    margin-top: -15px; }
  .VC-body .listProductItem .listProductItem-label::before {
    border-color: rgba(245, 44, 51, 0);
    border-left-color: #dadada;
    border-width: 17px;
    margin-top: -17px; }
  .VC-body .wysiwyg,
  .VC-body .u-wysiwyg {
    margin-bottom: 3.5rem; }
  .VC-body .Banner2 {
    margin-bottom: 5.25rem;
    padding: 3.5rem 0 1.75rem; }
  .VC-body .Banner2 .Banner2-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .VC-body .Banner2 .Banner2-image {
    width: auto; }
  .VC-body .Banner {
    margin-bottom: 3.5rem; }
  .VC-body .Banner .Banner-image::before {
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, #333), color-stop(60%, transparent));
    background: -webkit-linear-gradient(left, #333 30%, transparent 60%);
    background: linear-gradient(to right, #333 30%, transparent 60%); }
  .VC-body .Banner.Banner-box .Banner-image::before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #333333), color-stop(50%, transparent));
    background: -webkit-linear-gradient(left, #333333 0, transparent 50%);
    background: linear-gradient(to right, #333333 0, transparent 50%); }
  .VC-body .Banner.Banner-box .Banner-wrapper {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem; }
  .VC-body .Benefits .Benefits-item .Benefits-icon img {
    height: 2rem;
    width: 2rem; }
  .VC-body .Billboard {
    margin-bottom: 5.25rem; }
  .VC-body .Billboard.big {
    padding-bottom: 5.25rem;
    padding-top: 5.25rem; }
  .VC-body .Billboard.small {
    margin-bottom: 3.5rem; }
  .VC-body .Billboard.small .Billboard-wrapper {
    padding-top: 5.25rem; }
  .VC-body .Billboard.BillboardText.small {
    margin-bottom: 2.1875rem; }
  .VC-body .Billboard.BillboardText {
    margin-bottom: 3.5rem; }
  .VC-body .Billboard.BillboardText .Billboard-wrapper {
    padding-top: 5.25rem; }
  .VC-body .BillboardProduct {
    padding-top: 10.5rem; }
  .VC-body .BillboardSimple {
    margin-bottom: 5.25rem; }
  .VC-body .BillboardSimple.BillboardText.small {
    margin-bottom: 2.1875rem; }
  .VC-body .BillboardSimple.BillboardText {
    margin-bottom: 3.5rem; }
  .VC-body .BillboardSimple.BillboardText .BillboardSimple-wrapper {
    padding-top: 5.25rem; }
  .VC-body .Blog .Blog-title {
    margin-bottom: 0.875rem; }
  .VC-body .Blog .Blog-subTitle {
    margin-bottom: 3.5rem; }
  .VC-body .Blog .Blog-articles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Blog .Blog-card {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .VC-body .Blog .Blog-filterTitle {
    font-weight: 300;
    margin-bottom: 0; }
  .VC-body .BlogWrapper {
    margin-bottom: 3.5rem; }
  .VC-body .Contactbar {
    margin-bottom: 5.25rem; }
  .VC-body .Contactbar .Contactbar-item:not(:last-child) {
    margin-right: 5.25rem; }
  .VC-body .contactBusiness .contactBusiness-wrapper {
    padding: 2.625rem 3.5rem; }
  .VC-body .contactBusiness .contactBusiness-item {
    padding-right: 1.75rem; }
  .VC-body .contactBusiness .contactBusiness-item .contactBusiness-title {
    margin-bottom: 0; }
  .VC-body .Egestion .Egestion-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5.25rem;
    padding-top: 1.75rem; }
  .VC-body .Egestion .Egestion-title {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1.75rem; }
  .VC-body .Egestion .Egestion-title .Egestion-titleText {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-right: 0;
    width: 100%; }
  .VC-body .Egestion .Egestion-text {
    margin-right: 1.75rem;
    max-width: 42.5rem; }
  .VC-body .Egestion .Egestion-button {
    width: auto; }
  .VC-body .Faq {
    margin-bottom: 5.25rem;
    padding: 0 3.5rem; }
  .VC-body .Faq .Faq-item .Faq-item-content {
    padding: 1.75rem 3.5rem 1.75rem 1.75rem; }
  .VC-body .Footer .Footer-wrapper .Footer-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1.75rem;
    padding-top: 1.75rem;
    text-align: left; }
  .VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLogo,
  .VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks,
  .VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial {
    display: inline-block;
    margin-bottom: 0; }
  .VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLogo {
    display: inline-block; }
  .VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoSocial .Footer-infoSocial-icon img {
    height: 2.5rem;
    width: 2.5rem; }
  .VC-body .Header-mobile {
    display: none; }
  .VC-body .Header-mobile .Header-mobileLink {
    border-bottom: none; }
  .VC-body .Header-mobile .Header-mobileLink .icon-arrow {
    height: 0.75rem;
    width: 0.75rem; }
  .VC-body .Header-mobile .Header-mobileLink .icon-arrow {
    display: none; }
  .VC-body .Header-mobile .Header-navProducts .navProducts-SubMenuLink .icon-prod svg {
    height: 1.875rem;
    width: 1.875rem; }
  .VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangSelect .icon-lang {
    height: 1.5rem;
    width: 1.5rem; }
  .VC-body .Header-mobile .Header-SmallLinks .SmallLinks-LangTitle .icon-arrow {
    height: 0.625rem;
    width: 0.625rem; }
  .VC-body .Header {
    display: block; }
  .VC-body .Header .Header-top .Header-SmallLinks .SmallLinks-LangSelect .icon-lang img {
    height: 1.5rem;
    width: 1.5rem; }
  .VC-body .Header .Header-productsMenu .Header-productsItem .icon-prod img {
    height: 1.875rem;
    width: 1.875rem; }
  .VC-body .Newsletter.is-oneThird .Newsletter-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0; }
  .VC-body .Newsletter.is-oneThird .Newsletter-form {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2; }
  .VC-body .Newsletter.is-halfHalf .Newsletter-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0; }
  .VC-body .Newsletter.is-halfHalf .Newsletter-form {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .VC-body .Newsletter .Newsletter-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Newsletter .Newsletter-form {
    padding-left: 3.75rem; }
  .VC-body .BillboardProduct {
    padding-top: 10.5rem; }
  .VC-body .contactBusiness .contactBusiness-wrapper {
    padding: 2.625rem 3.5rem; }
  .VC-body .contactBusiness .contactBusiness-item {
    padding-right: 1.75rem; }
  .VC-body .contactBusiness .contactBusiness-item .contactBusiness-title {
    margin-bottom: 0; }
  .VC-body .Distributor {
    margin-bottom: 3.5rem; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper:nth-child(even) {
    padding-left: 0.875rem; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper:nth-child(odd) {
    padding-right: 0.875rem; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper .Distributor-item {
    padding: 2.625rem 3.5rem; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper.Distributor-itemWrapper--full .Distributor-item {
    padding: 3.5rem 7rem; }
  .VC-body .Blog-postWrapper {
    margin: 0;
    padding: 0; }
  .VC-body .Blog-post {
    padding: 5.25rem 0; }
  .VC-body .Sidemenu {
    padding-bottom: 5.25rem;
    padding-top: 5.25rem; }
  .VC-body .Sidemenu .Sidemenu-main .Sidemenu-mainButton {
    display: none; }
  .VC-body .Sidemenu .Sidemenu-main {
    background: -webkit-gradient(linear, left top, right top, from(#007dad), to(#009ddd));
    background: -webkit-linear-gradient(left, #007dad 0%, #009ddd 100%);
    background: linear-gradient(to right, #007dad 0%, #009ddd 100%);
    border-bottom: none; }
  .VC-body .Sidemenu .Sidemenu-main a {
    color: #fff;
    font-size: 1.125rem;
    font-weight: bold;
    padding: 0.875rem 3.5rem 0.875rem 1.75rem; }
  .VC-body .Sidemenu .Sidemenu-container {
    display: block; }
  .VC-body .Sidemenu .Sidemenu-container .Sidemenu-item a {
    font-size: 1.125rem;
    padding: 0.875rem 3.5rem 0.875rem 1.75rem; }
  .VC-body .Sidemenu .Sidemenu-container .Sidemenu-item .Sidemenu-submenu .Sidemenu-item a {
    padding: 0.875rem 3.5rem 0.875rem 4.375rem; }
  .VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.active::before {
    width: 0.3125rem; }
  .VC-body .Social .Social-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Social .Social-wrapper .Social-item {
    font-size: 1.125rem;
    margin-bottom: 0;
    padding: 1.3125rem 1.75rem;
    width: 32%; }
  .VC-body .Social .Social-wrapper .Social-item .Social-itemIcon img {
    height: 2.125rem;
    width: 2.125rem; }
  .VC-body .Notes .Notes-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Notes .Notes-wrapper .Notes-item {
    background-color: #fff;
    border: solid 1px #dadada;
    border-bottom: nonex;
    border-radius: 0.3125rem;
    margin-bottom: 0;
    width: 24%; }
  .VC-body .Notes .Notes-wrapper .Notes-item .image {
    border-radius: 0; }
  .VC-body .Notes .Notes-wrapper .Notes-item .image img {
    height: 100%;
    position: absolute;
    width: auto; }
  .VC-body .Notes .Notes-wrapper .Notes-item .content {
    padding: 0.875rem 1.3125rem; }
  .VC-body .Notes .Notes-wrapper .Notes-item .content .description {
    color: #333; }
  .VC-body .Slider .Slider-wrapper {
    background-color: #fff;
    border: solid 1px #dadada; }
  .VC-body .Slider .Slider-wrapper .Slider-slides {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .image {
    border-radius: 0;
    position: absolute; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .image img {
    height: 100%;
    position: absolute;
    width: auto; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem {
    border-bottom: none;
    border-radius: 0.3125rem 0 0 0.3125rem;
    display: none;
    margin-bottom: 0; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem:first-child {
    border-radius: 0.3125rem 0 0 0.3125rem; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-contentMobile {
    display: none;
    padding: 1.3125rem; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-content {
    display: block; }
  .VC-body .Slider .Slider-wrapper .Slider-thumbnails {
    display: block; }
  .VC-body .Filter .Filter-fields > div:first-child {
    margin-bottom: 0;
    padding-right: 0.875rem; }
  .VC-body .BillboardQuestion .BillboardQuestion-title h1 {
    width: 80%; }
  .VC-body .BillboardQuestion .BillboardQuestion-subtitle .BillboardQuestion-subtitleWrapper::before {
    content: ''; }
  .VC-body .formLogin {
    margin-bottom: 3.5rem; }
  .VC-body .Summary .Summary-wrapper .Summary-item {
    margin-bottom: 1.75rem;
    padding-right: 0.4375rem; }
  .VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemWrapper {
    border-radius: 0.3125rem; }
  .VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent {
    display: block; }
  .VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemFooter .text {
    text-align: left; }
  .VC-body .Summary .Summary-wrapper .Summary-item .Summary-moreinfo {
    display: none; }
  .VC-body .Summary .Summary-wrapper .Summary-legend {
    margin-top: 0; }
  .VC-body .Quote {
    margin-bottom: 5.25rem; }
  .VC-body .Quote .Quote-wrapper::before {
    content: ''; }
  .VC-body .Contact {
    margin-bottom: 3.5rem; }
  .VC-body .Contact .Contact-wrapper .Contact-row {
    margin-bottom: 0;
    padding-right: 1.75rem; }
  .VC-body .Contact .Contact-wrapper .Contact-row:first-child {
    border-bottom: none; }
  .Main {
    margin-top: 0; }
  .Main.Main-Productos {
    margin-top: 4.375rem; }
  .Main .has-sidebar {
    margin: 0;
    padding: 0; }
  .Basic-page {
    padding-top: 0; }
  .Resultados .Resultados-filter {
    padding-bottom: 1.75rem;
    padding-top: 4.375rem; }
  .Resultados .Resultados-container:last-child {
    margin-bottom: 5.25rem; }
  .VC-body .Cookies-modal {
    bottom: auto;
    -webkit-box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.3);
    top: 0; }
  .VC-body .Cookies-modal > .u-wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: auto; }
  .VC-body .Cookies-modal .vidaCaixa-logo {
    margin: 2.625rem 1.75rem;
    max-width: 14.5625rem; }
  .VC-body .Cookies-modal .Cookies-info {
    margin: 1.75rem; }
  .VC-body .Cookies-modal .Button {
    margin: 2.625rem 1.75rem; } }

@media only screen and (min-width: 1024px) {
  .u-flex--s1024 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s1024-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s1024-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s1024-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s1024-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s1024-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s1024-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s1024-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s1024-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s1024-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s1024-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s1024-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s1024-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s1024-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s1024-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .VC-body .Featured .Featured-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: -webkit-calc(100vh - 126px);
    min-height: calc(100vh - 126px); }
  .VC-body .Featured .Featured-item .Featured-itemImage {
    height: 100%;
    position: relative; }
  .VC-body .Featured .Featured-item .Featured-itemImage img {
    height: 100%;
    left: 18%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto; }
  .VC-body .Featured .Featured-item .Featured-itemImage {
    position: absolute; }
  .VC-body .Featured .Featured-item {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto; }
  .VC-body .Featured .Featured-item .Featured-itemWrapper {
    border-bottom: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 1.75rem;
    padding-right: 1.75rem; }
  .VC-body .Featured .Featured-item .Featured-itemSlide {
    background-color: transparent;
    color: #fff; }
  .VC-body .Featured .Featured-item .Featured-itemTitle {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-bottom: 1.75rem;
    padding: 0;
    text-align: left;
    width: 100%; }
  .VC-body .Featured .Featured-item .Featured-itemMoreinfo {
    display: none; }
  .VC-body .Featured .Featured-item .Featured-itemSubtitle {
    display: block; }
  .VC-body .Featured .Featured-item .Featured-itemList {
    padding: 0; }
  .VC-body .Featured .Featured-item .Featured-itemArrow.desktop {
    display: block; }
  .VC-body .Featured .Featured-item .Featured-itemArrow.mobile {
    display: none; }
  .VC-body .Featured .Featured-item .Featured-itemList li a {
    color: #fff;
    font-weight: bold;
    margin-bottom: 1.3125rem; }
  .VC-body .Footer .Footer-wrapper .Footer-info .Footer-infoLinks li {
    margin-left: 0.5rem; } }

@media only screen and (min-width: 1200px) {
  .u-flex--s1200 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s1200-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s1200-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s1200-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s1200-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s1200-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s1200-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s1200-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s1200-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s1200-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s1200-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s1200-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s1200-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s1200-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s1200-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .VC-body .wysiwyg.wysiwyg--blueLine,
  .VC-body .u-wysiwyg.wysiwyg--blueLine {
    border-left: 1px solid #007dad;
    padding: 1.75rem 0 1.75rem 3.5rem; }
  .VC-body .Billboard .Billboard-box {
    padding: 5.25rem 7.875rem 3.5rem; }
  .VC-body .BillboardProduct {
    padding-bottom: 5.25rem; }
  .VC-body .BillboardProduct .BillboardProduct-info {
    padding: 5.25rem 7.875rem 3.5rem; }
  .VC-body .Featured .Featured-container {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    flex-grow: 1; }
  .VC-body .Featured .Featured-item .Featured-itemWrapper {
    padding-left: 2.625rem;
    padding-right: 3.0625rem; }
  .VC-body .Featured .Featured-item .Featured-itemSubtitle {
    margin-bottom: 3.5rem; }
  .VC-body .Featured .Featured-item .Featured-itemList li a {
    margin-bottom: 1.75rem; }
  .VC-body .Footer .Footer-wrapper .Footer-legal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left; }
  .VC-body .Footer .Footer-wrapper .Footer-legal .Footer-legalInfo {
    margin-bottom: 0; }
  .VC-body .Header .Header-search .Header-predictiveWrapper::before {
    bottom: 80%; }
  .VC-body .highlights-container {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .VC-body .highlights-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    margin-right: 2.625rem; }
  .VC-body .highlights-item:last-child {
    margin-right: 0; }
  .VC-body .highlights-item:last-child {
    margin-top: auto; }
  .VC-body .highlights-itemTitle {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1.75rem; }
  .VC-body .BillboardProduct {
    padding-bottom: 5.25rem; }
  .VC-body .BillboardProduct .BillboardProduct-info {
    padding: 5.25rem 7.875rem 3.5rem; }
  .VC-body .Distributor .Distributor-container .Distributor-itemWrapper .Distributor-item {
    padding: 3.5rem 7rem; }
  .VC-body .Notes .Notes-wrapper .Notes-item {
    width: 23%; }
  .VC-body .Notes .Notes-wrapper .Notes-item .content {
    padding: 1.3125rem 1.75rem; }
  .VC-body .Slider .Slider-wrapper .Slider-slides .Slider-slidesItem .Slider-content {
    padding: 2.625rem 4.375rem; }
  .VC-body .Slider .Slider-wrapper .Slider-thumbnails .Slider-thumbnailsItem {
    padding: 2.625rem 2.1875rem; }
  .VC-body .BillboardQuestion .BillboardQuestion-title h1 {
    width: 70%; }
  .VC-body .Summary .Summary-wrapper {
    border-left: 1px solid #007dad;
    padding: 1.75rem 0 1.75rem 3.5rem; }
  .VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemWrapper {
    padding: 1.75rem 2.625rem 2.625rem 2.625rem; }
  .VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table .tableItem .key {
    font-size: 1rem; }
  .VC-body .Summary .Summary-wrapper .Summary-item .Summary-itemContent .table .tableItem .value {
    font-size: 1.125rem; }
  .VC-body .Summary .Summary-wrapper .Summary-legend .Summary-legendItem {
    display: inline-block;
    margin-right: 0.875rem; }
  .VC-body .Testimonials .Testimonials-wrapper {
    border-left: 1px solid #007dad;
    padding: 1.75rem 0 1.75rem 3.5rem; } }

@media only screen and (min-width: 1280px) {
  .VC-body .BillboardProduct .BillboardProduct-header {
    padding: 0; }
  .VC-body .BillboardProduct .BillboardProduct-header {
    padding: 0; } }

@media only screen and (min-width: 1440px) {
  .VC-body h1,
  .VC-body .t-h1 {
    font-size: 3rem; }
  .VC-body h2,
  .VC-body .t-h2 {
    font-size: 2.5rem; }
  .VC-body h3,
  .VC-body .t-h3 {
    font-size: 1.75rem; }
  .VC-body h4,
  .VC-body .t-h4 {
    font-size: 1.5rem; }
  .VC-body h5,
  .VC-body .t-h5 {
    font-size: 1.125rem; }
  .VC-body h6,
  .VC-body .t-h6 {
    font-size: 1.125rem; }
  .VC-body p {
    font-size: 1.125rem; }
  .VC-body .highlight {
    font-size: 1.75rem; }
  .u-flex--s1440 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s1440-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s1440-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s1440-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s1440-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s1440-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s1440-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s1440-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s1440-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s1440-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s1440-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s1440-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s1440-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s1440-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s1440-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .VC-body .Button {
    font-size: 1.125rem; }
  .VC-body .Link {
    font-size: 1.125rem; }
  .VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-subtitle.is-bold {
    font-size: 1.125rem; }
  .VC-body .listLinks .listLinks-mainContent .listLinks-text .listLinks-title {
    font-size: 1.125rem; }
  .VC-body .wysiwyg blockquote,
  .VC-body .u-wysiwyg blockquote {
    font-size: 1.5625rem; }
  .VC-body .wysiwyg ul > li,
  .VC-body .wysiwyg ol > li,
  .VC-body .u-wysiwyg ul > li,
  .VC-body .u-wysiwyg ol > li {
    font-size: 1.125rem; }
  .VC-body .Banner.Banner-box .Banner-wrapper {
    padding-left: 3.5rem;
    padding-right: 3.5rem; }
  .VC-body .Contactbar .Contactbar-content {
    font-size: 1.125rem; }
  .VC-body .Faq .Faq-item .Faq-item-button .Faq-button-title {
    font-size: 1.25rem; }
  .VC-body .Featured .Featured-item .Featured-itemTitle {
    font-size: 3rem; }
  .VC-body .Blog-post .Blog-content quote {
    font-size: 1.5625rem; }
  .VC-body .Blog-post .Blog-content ul li,
  .VC-body .Blog-post .Blog-content ol li {
    font-size: 1.125rem; }
  .VC-body .cookies-policy ul.policy-list {
    font-size: 1.125rem; }
  .VC-body .cookies-policy .custom-checkbox label {
    font-size: 1.125rem; } }

@media screen and (min-width: 1492px) {
  .u-wrapper {
    padding: 0;
    padding-right: 1px;
    margin: auto; }
  .VC-body .Blog .u-wrapper {
    padding: 0; }
  .VC-body .Header-mobile {
    padding: 0; } }

@media only screen and (min-width: 1920px) {
  .u-flex--s1920 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .u-flex--s1920-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .u-flex--s1920-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .u-flex--s1920-1 {
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .u-flex--s1920-2 {
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .u-flex--s1920-3 {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .u-flex--s1920-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .u-flex--s1920-5 {
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .u-flex--s1920-6 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .u-flex--s1920-7 {
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .u-flex--s1920-8 {
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .u-flex--s1920-9 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .u-flex--s1920-10 {
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .u-flex--s1920-11 {
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .u-flex--s1920-12 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }

@media screen and (max-height: 700px) {
  .VC-body .Featured .Featured-item .Featured-itemImage img {
    height: auto;
    top: 80%;
    width: 100%; } }

@-webkit-keyframes article {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes article {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #cdced9; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::-webkit-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline:-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::placeholder {
    color: #a7a9bc;
    font-style: italic; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0;
        padding-right: 0;
        padding-top: 0; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control:not([size]) {
    height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8db2e3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .icon-check {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .icon-check {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .icon-check {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
  border-top: 1px solid #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a {
  color: #272833; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #272833; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8c8c8c; }

.user-info .user-details .user-name {
  color: #009ae5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1.5rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #E7E7ED;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #cc6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\f0d7'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\f0dA'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #FFF;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #FFF;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #FFF;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #FFF;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #FFF;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #FFF;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #FFF;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #FFF;
  color: #272833; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #F7F8F9;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #0B5FFF;
      bottom: 0;
      content: "";
      height: 4px;
      left: 0;
      position: absolute;
      right: 0;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    border-width: 1px;
    box-shadow: none;
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #F7F8F9;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #F7F8F9;
      box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719AFF; }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #F1F2F5; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #0B5FFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden;
    padding: 0; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 600px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 1rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  border-radius: 0.25rem 0.25rem 0 0;
  color: #6B6C7E;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #272833;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: '\f096'; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: '\f046'; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #4b9bff; }

.user-icon-color-2 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ffb46e; }

.user-icon-color-3 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ff5f5f; }

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #50d2a0; }

.user-icon-color-5 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ff73c3; }

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #9be169; }

.user-icon-color-7 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #ffd76e; }

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  color: #5fc8ff; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.3125rem;
  content: '';
  height: 0.3125rem;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 3rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: #0B5FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: #0B5FFF;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #0B5FFF;
  border-color: #0B5FFF;
  border-radius: 2px 2px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: #FFF; }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: #0B5FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

/* ---------- Image selector ---------- */
.taglib-image-selector .icon-check {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .icon-check {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0; }

.bg-lighter {
  background-color: #F7F8F9 !important; }

.text-lighter {
  color: #F7F8F9 !important; }

.bg-gray-dark {
  background-color: #393A4A !important; }

.text-gray-dark {
  color: #393A4A !important; }

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px; }

@media (min-width: 768px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0; }
    .info-panel > .sidenav-menu {
      bottom: 0;
      position: absolute;
      right: 0 !important;
      top: 0; } }

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem; }
  .navbar-top .portlet:hover, .navbar-top .portlet.open {
    z-index: 1035; }

.navbar-blank {
  flex-wrap: wrap; }

.navbar-classic {
  background-color: #fff; }
  .navbar-classic.navbar-light {
    border-bottom: 1px solid #e7e7ed; }
    .navbar-classic.navbar-light .lexicon-icon {
      font-size: 0.625rem;
      margin: 0 0 0 0.25rem; }
  @media (max-width: 575.98px) {
    .navbar-classic .navbar-blank {
      margin-top: 1rem; } }
  .navbar-classic .navbar-form {
    padding: 0; }
    .navbar-classic .navbar-form .field-wrapper {
      right: 0;
      top: 0; }
      .navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
        color: #6b6c7e; }
  @media (max-width: 767.98px) {
    .navbar-classic .portlet-search-bar {
      width: 100%; } }
  .navbar-classic .portlet-search-bar .input-group-item {
    margin-left: 0; }
  .navbar-classic .logo:hover {
    text-decoration: none; }
  @media (min-width: 992px) {
    .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
      margin-right: 16px; } }
  .navbar-classic .nav-link {
    color: #6b6c7e;
    font-size: 0.9375rem;
    font-weight: 600; }

@media (min-width: 576px) {
  .sidebar-default .sidebar-header {
    padding-top: 0; } }

.sidebar-default .sidebar-header .sidebar-title {
  font-size: 1rem;
  font-weight: 600;
  padding-top: 0.5rem; }

.sidebar-default .sidebar-header .sidebar-subtitle {
  font-size: 0.875rem;
  font-weight: 600; }

.sidebar-default .sidebar-header h4 {
  padding-top: 8px; }

.sidebar-default .sidebar-header .text-default {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 400; }

.sidebar-default .sidebar-header .icon-monospaced {
  color: #6B6C7E; }

@media (min-width: 576px) {
  .sidebar-default .navbar-default {
    background-color: transparent; }
    .sidebar-default .navbar-default .navbar-nav {
      border-bottom: 1px solid #cdced9;
      width: 100%; } }

.sidebar-default .navbar-default .active > a {
  font-weight: 600;
  padding: 13px 16px; }
  .sidebar-default .navbar-default .active > a:after {
    content: '';
    height: 4px;
    left: 0;
    right: 0; }

.sidebar-default .navbar-collapse {
  border-bottom: 1px solid #cdced9; }

@media (min-width: 576px) {
  .sidebar-default .navigation-bar-light,
  .sidebar-default .sidebar-block > .list-group-item,
  .sidebar-default .panel,
  .sidebar-default .panel-group .panel {
    background-color: transparent;
    border-color: transparent; } }

div.splitter {
  background-color: transparent;
  padding-left: 0; }

.table-list th:first-child,
.table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px; }

.widget-mode-detail {
  background-color: #fff; }
  .widget-mode-detail .title {
    color: #272833;
    font-weight: 700;
    line-height: 1.25; }
  .widget-mode-detail .sub-title {
    color: #a0a1b0;
    font-weight: 400; }
  .widget-mode-detail .widget-metadata {
    font-size: 0.875rem; }
    .widget-mode-detail .widget-metadata .inline-item-before {
      margin-right: 1rem; }
    .widget-mode-detail .widget-metadata .username {
      color: #272833;
      font-weight: 600;
      line-height: 2; }
  .widget-mode-detail .aspect-ratio {
    padding-bottom: 480px; }

.widget-mode-card .card {
  border-radius: 8px; }

.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0; }

.widget-mode-card .card-body {
  padding: 24px; }

.widget-mode-card .widget-topbar .title-link {
  color: #272833; }

.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px; }

.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px; }
  .widget-mode-card .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-card .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0; }

.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem; }

.widget-mode-card .widget-toolbar {
  border-top: 1px solid #e7e7ed;
  padding-top: 8px; }

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 24px;
  padding-bottom: 24px; }

.widget-mode-simple .widget-topbar .title-link {
  color: #272833; }

.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700; }

.widget-mode-simple .widget-metadata {
  font-size: 0.875rem; }
  .widget-mode-simple .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-simple .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem; }

.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0; }

.portlet-layout .portlet .portlet-title-text {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase; }

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px; }
  @media (min-width: 768px) {
    .portlet > .portlet-topper {
      display: block;
      white-space: nowrap; } }
  @media (min-width: 576px) {
    .portlet > .portlet-topper {
      right: auto; } }
  .portlet > .portlet-topper .portlet-title-default {
    display: inline-block;
    line-height: 1.5rem;
    vertical-align: middle; }
  .portlet > .portlet-topper .portlet-name-text {
    margin-right: 0.75rem; }
  .portlet > .portlet-topper .portlet-topper-toolbar {
    display: inline-block;
    vertical-align: middle; }
  .portlet > .portlet-topper .portlet-topper-toolbar,
  .portlet > .portlet-topper .icon-monospaced {
    height: 1.5rem;
    line-height: 1.5rem;
    width: 1.5rem; }
  .portlet > .portlet-topper .lexicon-icon {
    height: 0.875rem;
    width: 0.875rem; }

.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999; }

.portlet-decorate .portlet {
  margin-bottom: 24px; }

.portlet-decorate .portlet-content {
  background-color: #fff;
  border: 1px solid #e7e7ed;
  border-radius: 0.25rem;
  padding: 24px; }

.portlet-barebone .panel,
.portlet-borderless .panel {
  background-color: transparent; }
  .portlet-barebone .panel.card,
  .portlet-borderless .panel.card {
    border-color: #cdced9;
    box-shadow: none; }

.portlet-barebone .panel-default,
.portlet-borderless .panel-default {
  border-color: #cdced9; }

.portlet-barebone .widget-mode-detail,
.portlet-borderless .widget-mode-detail {
  background-color: transparent; }

.portlet-hello-world .portlet .portlet-content {
  background: #4885b7 url(../images/portlet_hello_world/welcome_bg.jpg) bottom left;
  background-clip: padding-box;
  background-size: cover;
  color: #FFF;
  min-height: 390px;
  padding-top: 30px; }
  @media (min-width: 576px) {
    .portlet-hello-world .portlet .portlet-content {
      padding-left: 50px; } }
  .portlet-hello-world .portlet .portlet-content .portlet-header {
    margin-bottom: 0; }
  .portlet-hello-world .portlet .portlet-content .portlet-title-text {
    color: #FFF;
    font-size: 2rem;
    font-weight: 700;
    text-transform: none; }
  .portlet-hello-world .portlet .portlet-content .portlet-body {
    padding-right: 30%; }
    @media (min-width: 576px) {
      .portlet-hello-world .portlet .portlet-content .portlet-body {
        padding-right: 60%; } }

.footer-col-xs-12 {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.footer-col-xs-12 {
  float: left; }

.footer-col-xs-12 {
  width: 100%;
  margin: 10px 0px 10px 0px; }

.footer ul,
.footer li {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  border: none;
  background: transparent;
  vertical-align: baseline;
  font-family: 'OpenSans', Arial, serif;
  color: #1a1a1a; }

.Footer-title {
  color: #007eae;
  text-decoration: none;
  font-size: 1rem;
  line-height: 2.4rem; }

.link-group-links ul li a {
  color: #555;
  text-decoration: none;
  font-size: 0,5rem;
  background: none; }

.multicols .link-group-links ul {
  column-count: 1;
  -webkit-column-count: 1;
  -moz-column-count: 1; }

#footer .footer-middle-top .link-group-title div {
  cursor: default; }

.col-links:after {
  content: '';
  display: block;
  clear: both; }

.col-links .multicols {
  column-count: 1;
  -webkit-column-count: 1;
  -moz-column-count: 1; }

.col-links .multicols3 {
  column-count: 1;
  -webkit-column-count: 1;
  -moz-column-count: 1; }

.footer-middle-top .container .col-links > li {
  padding: 0 15px; }

.footer-middle-top .col-links .col-md-2 {
  padding: 0 10px;
  width: 29%; }

.link-group-links ul li a img {
  vertical-align: middle;
  margin: .5rem .5rem .5rem 0;
  background: #757575;
  border-radius: 26px;
  display: inline; }

.link-group-links ul li a[title*="Linkedin"]:hover img {
  background: #006699;
  transition: all 0.3s ease-in; }

.link-group-links ul li a[title*="Instagram"]:hover img {
  background: #d0277b;
  transition: all 0.3s ease-in; }

.link-group-links ul li a[title*="Facebook"]:hover img {
  background: #3b5998;
  transition: all 0.3s ease-in; }

.link-group-links ul li a[title*="Twitter"]:hover img {
  background: #1a96f0;
  transition: all 0.3s ease-in; }

.link-group-links ul li a[title*="YouTube"]:hover img {
  background: #ee1c1b;
  transition: all 0.3s ease-in; }

.link-group-links ul li a[title*="Blog"]:hover img {
  background: #4f4047;
  transition: all 0.3s ease-in; }

.link-group-links ul li a[title*="Spotify"]:hover img {
  background: #1DB954;
  transition: all 0.3s ease-in; }

.link-group-links ul li a:hover,
.link-group-links ul li a:focus,
.link-text-footer ul li a:hover,
.link-text-footer ul li a:focus {
  color: #004f70; }

.footer-middle-top .link-group-links ul li a:hover,
.footer-middle-top .link-group-links ul li a:focus {
  color: #007BAD; }

.footer-multicols3 .link-group-links ul li {
  display: inline-block;
  width: 48%; }

.Footer-arrow {
  display: flex; }

@media (min-width: 768px) {
  .Footer-arrow img {
    display: none;
    clear: both; } }

@media (min-width: 800px) and (max-width: 900px) {
  .footer-multicols3 .link-group-links .link-group-link {
    width: 38%; } }

@media (max-width: 768px) {
  .col-links .link-group-title {
    display: flex;
    align-items: center;
    margin: 0; }
  .col-links .Footer-arrow a div {
    background: none; }
  .link-group-title {
    cursor: pointer; }
  .Footer-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left; }
  .Footer-arrow.is-open {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .Footer-arrow img {
    height: 20px;
    height: 1.25rem;
    padding: 3px; }
  .Footer-arrow {
    padding-left: 2px; }
  .link-group-links {
    display: none; }
  .link-group-links.is-open {
    display: block; }
  .Footer-title {
    margin-right: 10px; }
  .link-group-links ul li {
    display: inline-block;
    width: 48%; }
  .header-group-links ul li a {
    color: #555;
    text-decoration: none;
    font-size: 0,5rem;
    background: none; }
  .header-group-links ul li a img {
    vertical-align: middle;
    margin: .5rem .5rem .5rem 0;
    background: #757575;
    border-radius: 26px;
    display: inline; }
  .header-group-links ul li a[title*="Linkedin"]:hover img {
    background: #006699;
    transition: all 0.3s ease-in; }
  .header-group-links ul li a[title*="Instagram"]:hover img {
    background: #d0277b;
    transition: all 0.3s ease-in; }
  .header-group-links ul li a[title*="Facebook"]:hover img {
    background: #3b5998;
    transition: all 0.3s ease-in; }
  .header-group-links ul li a[title*="Twitter"]:hover img {
    background: #1a96f0;
    transition: all 0.3s ease-in; }
  .header-group-links ul li a[title*="YouTube"]:hover img {
    background: #ee1c1b;
    transition: all 0.3s ease-in; }
  .header-group-links ul li a[title*="Blog"]:hover img {
    background: #4f4047;
    transition: all 0.3s ease-in; }
  .header-group-links ul li a[title*="Spotify"]:hover img {
    background: #1DB954;
    transition: all 0.3s ease-in; }
  .header-group-links ul li a:hover,
  .header-group-links ul li a:focus,
  .header-text-footer ul li a:hover,
  .header-text-footer ul li a:focus {
    color: #004f70; } }

body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px; }
  body header .field-wrapper a {
    color: #fff; }

body header .field-wrapper,
body header .form-group {
  margin-bottom: 0; }

body header .portlet {
  margin-bottom: 0; }
  body header .portlet:hover {
    z-index: 1034; }

body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem; }

body header .text-default {
  color: #6b6c7e;
  font-weight: 600; }

body header .user-personal-bar .fieldset {
  position: relative; }

body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem; }

body .user-avatar-link {
  display: block;
  position: relative; }
  body .user-avatar-link .panel-notifications-count {
    margin: 0;
    position: absolute;
    right: calc(100% - 0.7rem);
    top: -0.4rem; }
  body .user-avatar-link .text-default {
    align-items: center;
    display: flex; }
    body .user-avatar-link .text-default .user-full-name {
      margin-left: 0.5rem; }
      @media (max-width: 575.98px) {
        body .user-avatar-link .text-default .user-full-name {
          display: none; } }

@media (min-width: 576px) {
  .btn-group + .info-panel {
    top: auto; } }

#footer {
  background-color: #30313f;
  color: #fff;
  margin-top: 1rem; }
  #footer > .container {
    padding-bottom: 3rem;
    padding-top: 3rem; }

/****************************/
/* 	LAYOUTS PERSONALIZADOS  */
/****************************/
@media (max-width: 767px) {
  #upper-block,
  #lower-block {
    height: 0; }
  #upper-block {
    width: 100%; }
  .u-wrapper .row-fluid .span1 {
    width: 100%; }
  .row-fluid .span10 {
    width: 100%; }
  .row-fluid [class*="span"] {
    float: none;
    margin-left: 0%;
    min-height: 30px; }
  .row-fluid .span4 {
    width: 100%; }
  .row-fluid .span8 {
    width: 100%; } }

@media (min-width: 768px) {
  #upper-block,
  #lower-block {
    height: 25px; }
  #upper-block {
    width: 100%; }
  .row-fluid [class*="span"] {
    float: left; } }

@media (min-width: 768px) and (max-width: 979px) {
  .u-wrapper .row-fluid .span1 {
    width: 5.8011%; }
  .row-fluid .span10 {
    width: 82.87293%; }
  .row-fluid [class*="span"] {
    margin-left: 2.76243%;
    min-height: 30px; }
  .row-fluid .span4 {
    width: 31.49171%; }
  .row-fluid .span8 {
    width: 65.74586%; } }

@media (min-width: 980px) and (max-width: 1199px) {
  .u-wrapper .row-fluid .span1 {
    width: 6.38298%; }
  .row-fluid .span10 {
    width: 82.97872%; }
  .row-fluid [class*="span"] {
    margin-left: 2.12766%;
    min-height: 30px; }
  .row-fluid .span4 {
    width: 31.91489%; }
  .row-fluid .span8 {
    width: 65.95745%; } }

@media (min-width: 1200px) {
  .u-wrapper .row-fluid .span1 {
    width: 5.98291%; }
  .row-fluid .span10 {
    width: 82.90598%; }
  .row-fluid [class*="span"] {
    margin-left: 2.5641%;
    min-height: 30px; }
  .row-fluid .span4 {
    width: 31.62393%; }
  .row-fluid .span8 {
    width: 65.81197%; } }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.u-wrapper .row-fluid {
  width: 100%; }

.portlet-layout.row .span12 {
  width: 100%; }

.vc-form .span12 {
  width: 100%; }

/*********************************/
/* 	ENLACES Y ENLACES EXTERNOS	 */
/*********************************/
.VC-body .Header .Header-link {
  line-height: 3.5; }

.Header-container .lfr-icon-actions {
  display: none; }

/********************************************/
/* 	SELECTOR IDIOMA SUPERPUESTO A DOCKBAR	*/
/********************************************/
.VC-body .dockbar {
  z-index: 99; }

/********************************************/
/* 		BUSCADOR - ALINEACION Y TAMAÑO		*/
/********************************************/
.buscador-portlet {
  width: 100%; }

/*********************************************/
/* Correcciones para adminitración Liferay   */
/*********************************************/
.VC-body .portlet-title-text {
  display: none; }

.VC-body .panel-title {
  font-weight: 600;
  font-size: 0.875rem; }

.VC-body .product-menu {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5; }

.VC-body .product-menu .list-group {
  font-size: .875rem; }

.VC-body .lfr-product-menu-sidebar {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400; }

.VC-body .sidebar-header .company-logo {
  display: inline; }

.VC-body .sidebar-header .company-name {
  vertical-align: super; }

.VC-body .list-group-item a {
  color: #fff; }

/************************************************/
/* FIN: Correcciones para adminitración Liferay */
/************************************************/
/**************************/
/* Correcciones para home */
/**************************/
.VC-body .vcl-navigation .Header-container {
  padding-top: 0px; }

.VC-body .vcl-navigation .Header-container .Header-SmallLinks .SmallLinks-LangSelect {
  margin-top: 0px; }

.VC-body .Main .portlet-layout .portlet-header {
  margin-bottom: 0px; }

.VC-body .Main .portlet-layout .autofit-float.autofit-row.portlet-header {
  display: none; }

.VC-body .Main .portlet-content {
  padding: 0px; }

.VC-body .Main .portlet {
  margin-bottom: 0px; }

.VC-body .Main .Newsletter-container .journal-content-article {
  margin-right: auto; }

/*******************************/
/* FIN: Correcciones para home */
main.Main.js-main div#main-content div.portlet-layout.row {
  margin-right: 0px;
  margin-left: 0px; }

.columns-1 .portlet-layout.row {
  margin-left: 0px; }

.portlet-layout .col-md-12.portlet-column.portlet-column-only {
  padding-left: 0;
  padding-right: 0; }

/* correciones para la franja blanca */
div.asset-links.mb-4 {
  margin-bottom: 0px !important; }

/*******************************/
/* Correcciones para /tiempo-para-tener-buena-jubilacion */
div.Summary-itemContent div.table,
div.Summary-itemContent div.table.table--withBorders {
  color: #fff; }

/*******************************/
/*******************************/
.VC-body .Header .Header-search .Header-predictiveWrapper {
  top: 115%; }

.VC-body .Header .Header-search .Header-predictiveWrapper::before {
  bottom: 60%; }

/********************************************/
/* 		BUSCADOR - FILTRO DE BUSQUEDA		*/
/********************************************/
.VC-body .Search {
  display: block; }

/********************************************/
/* 		BUSCADOR - TABLA DE RESULTADOS		*/
/********************************************/
.VC-body .search-results .table-bordered {
  border-right: 0;
  border-top: 0;
  border-bottom: 0; }

.VC-body .search-results .table-bordered thead {
  display: none; }

.VC-body .search-results .table-bordered th,
.VC-body .search-results .table-bordered td {
  border-left: 0;
  padding: 1.5rem 0; }

.VC-body .search-results .listLinks,
.VC-body .search-results .listLinks:first-child,
.VC-body .search-results .listLinks:last-child {
  margin: 0;
  padding: 0; }

.VC-body .search-results .table-striped tbody > tr:nth-child(odd) > td,
.VC-body .search-results .table-striped tbody > tr:nth-child(odd) > th {
  background-color: transparent; }

.VC-body .search-results .table-hover tbody tr:hover > td,
.VC-body .search-results .table-hover tbody tr:hover > th {
  background-color: transparent; }

.VC-body .search-results .table > tbody > tr:first-child > td {
  border: 0; }

.VC-body .search-results .lfr-search-container {
  margin-top: 0;
  overflow: hidden; }

/********************************************/
/*  NOTAS DE PRENSA - TABLA DE RESULTADOS	*/
/********************************************/
.VC-body .News-container .table-bordered {
  border-right: 0;
  border-top: 0;
  border-bottom: 0; }

.VC-body .News-container .table-bordered thead {
  display: none; }

.VC-body .News-container .table-bordered th,
.VC-body .News-container .table-bordered td {
  border-left: 0;
  padding: 1.5rem 0; }

.VC-body .News-container .listLinks,
.VC-body .News-container .listLinks:first-child,
.VC-body .News-container .listLinks:last-child {
  margin: 0;
  padding: 0; }

.VC-body .News-container .listLinks {
  border: 0; }

.VC-body .News-container .table-striped tbody > tr:nth-child(odd) > td,
.VC-body .News-container .table-striped tbody > tr:nth-child(odd) > th {
  background-color: transparent; }

.VC-body .News-container .table-hover tbody tr:hover > td,
.VC-body .News-container .table-hover tbody tr:hover > th {
  background-color: transparent; }

.VC-body .News-container .table > tbody > tr:first-child > td {
  border: 0; }

.VC-body .News-container .lfr-search-container {
  margin-top: 0; }

.VC-body .Pagination-prevButton a.disabled,
.VC-body .Pagination-nextButton a.disabled {
  color: #DADADA; }

.taglib-social-bookmarks {
  display: none; }

/********************************************/
/* 		MENU PRINCIPAL - ICONO FLECHA		*/
/********************************************/
.VC-body .Header .Header-Products .Header-ProductsLink img {
  width: 8px;
  width: 0.5rem; }

.VC-body .Header-margin {
  margin-right: 0 !important; }

.VC-body .is-current-page {
  color: #f15d2f !important; }

.VC-body .is-current-page::before {
  border-bottom: solid 4px #f15d2f;
  border-bottom: solid 0.25rem #f15d2f;
  bottom: 0;
  content: "";
  height: .5em;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 75%; }

.VC-body .Header .Header-Products .Header-ProductsLink:hover::before,
.VC-body .Header .Header-Products .Header-ProductsLink.is-selected::before {
  border-bottom: none !important; }

.VC-body .second-current {
  background-color: #e5e5e5 !important; }

.VC-body .Header .Header-productsMenu .Header-productsItem.is-selected,
.VC-body .Header .Header-productsMenu .Header-productsItem:hover {
  background-color: #EAEDED !important; }

header .autofit-float {
  height: 0px; }

.control-menu {
  position: relative !important; }

/********************************************/
/* NAVEGACION SECUNDARIA - PADDING SUPERIOR */
/********************************************/
.VC-body .Sidemenu {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

/********************************************/
/* 		FOOTER - ENLACE CONTACTO OCULTO		*/
/********************************************/
@media screen and (min-width: 1492px) {
  .u-wrapper {
    padding: 0 1px 0 0; } }

/*********************************/
/* 			BACK TO TOP			 */
/*********************************/
#backToTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: rgba(173, 173, 173, 0.8);
  color: white;
  cursor: pointer;
  padding: 10px 0;
  border-radius: 2px;
  font-size: 20px; }

#backToTop span {
  font-size: 18px; }

#backToTop img {
  width: 60%;
  margin: 10px auto 0; }

#backToTop:hover {
  background-color: rgba(153, 153, 153, 0.8); }

@media only screen and (max-width: 959px) {
  #backToTop img {
    width: 40px;
    height: auto;
    margin: auto; }
  #backToTop span {
    display: none; }
  #backToTop {
    padding: 5px;
    bottom: 2px;
    right: 2px; } }

/****************************/
/* 		TITULAR NOTICIA	    */
/****************************/
.VC-body .titular-noticia {
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 28px;
  margin-bottom: 1.75rem;
  margin-top: 0; }

.VC-body .titular-noticia {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 700;
  line-height: 1.2; }

.titular-noticia {
  margin: 0 0 28px;
  margin: 0 0 1.75rem; }

@media only screen and (min-width: 480px) {
  .VC-body .titular-noticia {
    font-size: -webkit-calc(32px + 16 * ((100vw - 480px) / 960));
    font-size: calc(32px + 16 * ((100vw - 480px) / 960)); } }

@media only screen and (min-width: 1440px) {
  .VC-body .titular-noticia {
    font-size: 3rem; } }

@media (max-width: 767px) {
  .VC-body .portlet-asset-publisher .asset-content {
    margin-left: 0;
    margin-right: 0; } }

/********************************************/
/*		MAS PREGUNTAS - BOTON DISABLED		*/
/********************************************/
.VC-body .Button.Button--solid.bg-secondary.disabled {
  background-color: #dddddd;
  cursor: default; }

.VC-body .Button.Button--solid.bg-secondary.disabled:hover {
  background-color: #dddddd; }

.VC-body .custom-checkbox [type="checkbox"]:not(:checked) + label::after,
.VC-body .custom-checkbox [type="checkbox"]:checked + label::after {
  content: '\2714'; }

/*********************************************/
/* FORMULARIO CONTACTO - SUPERPONEN PORTLETS */
/*********************************************/
.childrenDisplayFlex .vc-form {
  display: flex; }

/**********************************************/
/* TITULO PAGINA IMAGEN Y TITULO PAGINA TEXTO */
/**********************************************/
.VC-body .Billboard .Billboard-wrapper,
.VC-body .Billboard.small .Billboard-wrapper {
  padding-top: 42px;
  padding-top: 2.625rem; }

.VC-body #central-block .Billboard .Billboard-wrapper,
.VC-body #central-block .Billboard.small .Billboard-wrapper {
  padding-top: 42px;
  padding-top: 2.625rem; }

.VC-body .journal-content-article .Billboard.small .Billboard-wrapper {
  padding-top: 42px; }

.Distributor-item .Distributor-links {
  line-height: 20px; }

.u-wrapper .row-fluid #column-3 {
  line-height: 20px; }

@media (max-width: 767px) {
  .VC-body .Billboard.big .Billboard-image {
    height: 50%; } }

.VC-body .Billboard.quote {
  margin-bottom: 0 !important; }

.VC-body .soloBreadcrumb {
  padding-bottom: 15px !important; }

/********************************************/
/* 		VERSION MOVIL - DOCKBAR Y MENU		*/
/********************************************/
@media (max-width: 959px) {
  .VC-body .dockbar-ready .Main {
    margin-top: 106px; }
  .VC-body .dockbar-ready .portlet-dockbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11; }
  .VC-body .dockbar-ready .Header-mobile {
    margin-top: 50px; } }

/********************************************/
/* 		VERSION MOVIL - BUSCADOR ICONO		*/
/********************************************/
@media (max-width: 979px) {
  .VC-body.aui.ios input,
  .VC-body.aui.ios input.input-large,
  .VC-body.aui.ios textarea,
  .VC-body.aui.ios .uneditable-input {
    max-width: 100% !important; } }

/********************************************/
/* 	  VERSION MOVIL - SEPARADOR IDIOMAS		*/
/********************************************/
.VC-body .Header-mobile .Header-SmallLinks .SmallLinks-Lang::before {
  display: none; }

/************************/
/* 	  	RATINGS			*/
/************************/
.VC-body .taglib-ratings .rating-label,
.VC-body .taglib-ratings .liferay-rating-score {
  display: none; }

.VC-body .taglib-ratings a:hover,
.VC-body .taglib-ratings a:active,
.VC-body .taglib-ratings .icon-star-on {
  color: #FDB827; }

.VC-body .taglib-ratings a:hover,
.VC-body .taglib-ratings a:active,
.VC-body .taglib-ratings .icon-star-off {
  color: #009ddd; }

/************************/
/* 	  	RATINGS			*/
/************************/
.VC-body .component-title {
  display: none; }

/**************************/
/*			FAQ			  */
/**************************/
.aui .Faq-margin.container,
.aui .navbar-static-top .Faq-margin.container,
.aui .navbar-fixed-top .Faq-margin.container,
.aui .navbar-fixed-bottom .Faq-margin.container {
  width: 100%; }

@media only screen and (min-width: 960px) {
  .VC-body .Faq-margin {
    padding: 0 !important; } }

/********************************/
/*		BLOQUE NAVEGACION		*/
/********************************/
.VC-body .nobottom {
  margin-bottom: 0 !important; }

@media only screen and (min-width: 960px) {
  .VC-body .nobottom {
    margin-bottom: 0 !important; } }

/************************/
/*		NEWSLETTER		*/
/************************/
.VC-body .newsContent {
  background-color: #f5f5f5;
  padding-bottom: 4.25rem;
  margin-bottom: 0; }

/********************/
/*		BLOG		*/
/********************/
.VC-body .Blognomargin {
  padding: 0 !important;
  margin-bottom: 0 !important; }

/********************************************/
/*		CONTENIDO ESTATICO - NOTICIA		*/
/********************************************/
.VC-body .notop {
  padding: 0 1.75rem 0 1.75rem !important;
  padding: 0 28px 0 28px !important; }

@media only screen and (min-width: 960px) {
  .VC-body .notop {
    padding: 0 28px 0 28px !important;
    padding: 0 1.75rem 0 1.75rem !important; } }

/********************************/
/*		SIGUENOS EN REDES		*/
/********************************/
.VC-body .Social-content {
  background-color: #f5f5f5;
  padding-top: 56px;
  padding-top: 3.5rem; }

.VC-body .Social-nobottom {
  margin-bottom: 0 !important; }

/********************************/
/*		SLIDER DESTACADOS		*/
/********************************/
.VC-body .slider-main {
  padding-top: 0 !important;
  margin-bottom: 0 !important; }

/************************************/
/*		NAVEGACION SECUNDARIA		*/
/************************************/
.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.active > a {
  color: #f15d2f !important;
  box-shadow: inset 5px 0 0 #f15d2f; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.active a {
  color: #333333; }

.VC-body .Sidemenu .Sidemenu-container .Sidemenu-item.active::before {
  display: none; }

/************************/
/*		BUSCADOR		*/
/************************/
.VC-body .Header-predictive-error {
  position: absolute;
  display: none; }

.VC-body .Principal-search-error {
  display: none; }

.VC-body .Results-search-error {
  display: none;
  color: red; }

.VC-body .Principal-search-error {
  position: absolute;
  display: none; }

.VC-body .Header-mobile-error {
  position: absolute;
  margin-top: 40px;
  display: none; }

.VC-body .searchMainMobile {
  padding: 0 .875rem 0 .875rem !important;
  padding-bottom: 10px !important; }

.VC-body .formMobile {
  margin-bottom: 0 !important; }

.VC-body .Results-search-exception {
  display: none;
  color: red; }

.VC-body .Header-predictive-exception {
  position: absolute;
  display: none; }

.VC-body .Principal-search-exception {
  position: absolute;
  display: none; }

.VC-body .Header-mobile-exception {
  position: absolute;
  margin-top: 40px;
  display: none; }

/****************************************************/
/*	ENLACES ADMINISTRACION ELEMENTOS VISUALIZACION	*/
/****************************************************/
.VC-body a.taglib-icon,
.VC-body .taglib-icon > img {
  display: inline-block; }

/*************************/
/*	FORMULARIO DE LOGIN	 */
/*************************/
@media (max-width: 767px) {
  .VC-body .sign-in-form {
    width: 90%;
    margin: 2% 0 2% 5%; }
  .VC-body .sign-in-form input {
    height: 30px; } }

@media (min-width: 768px) {
  .VC-body .sign-in-form {
    width: 45%;
    margin: 2% 0 2% 5%; }
  .VC-body .sign-in-form input {
    height: 30px; } }

/*************************/
/*	LISTADO DE FOTOS	 */
/*************************/
.u-marginBlocks {
  margin: 56px 0;
  margin: 3.5rem 0; }

.Banner.u-marginBlocks {
  margin-top: 0; }

/*************************/
/* POPUP IDIOMA DEFECTO	 */
/*************************/
#portalMessageContainer {
  display: none; }

/*************************/
/* CORRECION URL IDIOMAS */
/*************************/
.lang-desplegable.is-open {
  top: 100%; }

.lang-desplegable {
  bottom: 100%;
  display: block;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 10; }

/*************************/
/* CORRECION GUIA DE DOCUMENTACION PARA JUBILACION */
/*************************/
.vc-modal__banner .vc-modal__figure .vc-modal__image {
  margin: 0 auto; }

ol.vc-modal__list.common.common-list li {
  list-style-type: decimal;
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-left: 21px; }

ul.vc-modal__list.common.common-list .vc-modal__list-item.common.common-intern {
  list-style: circle outside; }

ul.vc-modal__list.common.common-list {
  padding-left: 0 !important; }

#divToPrint .vc-modal__text {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 5rem 0 5rem;
  text-align: left; }

.portlet-asset-publisher .asset-content {
  clear: right;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-right: 10px; }

#divToPrint .vc-modal__banner {
  padding: 0.75rem 0 1.075rem; }

#divToPrint .vc-modal__text .vc-modal__link {
  margin: 0.8rem 0 1.4rem;
  display: inline-block;
  position: relative; }

#divToPrint .material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

#divToPrint .vc-modal__text .vc-modal__link-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 0.07813rem;
  color: #0094d2;
  font-weight: 700;
  vertical-align: top;
  padding: 0.6rem 0 0 0.7rem;
  display: inline-block; }

#divToPrint .vc-modal__title {
  margin-bottom: 0;
  color: #333;
  font-size: 1.5rem !important;
  line-height: 1.5rem;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  padding: 1.95rem 1rem .7rem 0rem !important;
  text-align: center; }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }