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

body {
  margin: 0 auto;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.55em;
  color: #000;
  background: #fff;
  /* overflow-x: hidden; */
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.header-white {
  background-color: rgba(49, 39, 39, 0.4);
  min-height: 0 !important;
}

ul li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

p,
ul {
  padding: 0;
  margin: 0;
}

.wrapper {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.wrapperHeader {
  max-width: 1200;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.top-15 {
  margin-top: 15px;
}

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

.top-30 {
  margin-top: 30px;
}

.p-top-15 {
  padding-top: 15px;
}

.p-top-20 {
  padding-top: 20px;
}

.microsiervos {
  margin-top: 57px;
}

a.logo {
  display: block;
  /* width: 335px; */
  height: 46px;
  z-index: 1;
  left: 0;
  background: url(/logos/logo-header-2.png) no-repeat scroll -2px 0;
  font-size: 0;
  background-size: 100% 48px;
}

.overlay-menu .first-level {
  margin-top: 54px;
}

.overlay-menu span.close {
  font-size: 23px;
  position: relative;
  right: 0;
  top: 2px;
  cursor: pointer;
  color: #363636;
}

.overlay-menu a.logo {
  left: 0;
  position: initial;
  margin-top: 4px;
}

.suscribe,
.nav {
  text-align: right;
}

.nav {
  margin-top: 13px;
}

.col-lg-6 .nav {
  text-align: left !important;
  margin-top: 18px;
  margin-left: 25px;
}

ul.nav li:nth-child(2) {
  margin-left: 5px;
  margin-right: 0;
  padding: 0;
  border-left: 0;
  border-right: 0;
  display: block;
}

.slide-toggle li:nth-child(2) {
  margin-left: 0 !important;
}

.col-lg-11 .nav li,
a.edition {
  cursor: pointer;
  font-size: 15px;
  color: #fff;
}

ul.nav a:link,
ul.nav a:hover,
ul.nav a:visited {
  cursor: pointer;
  font-size: 15px;
  color: #0ff;
  text-decoration: none;
}

.nav li ul {
  display: none;
}

.nav li ul li {
  display: block;
}

a.logo h1,
a.logo span {
  position: absolute;
  top: -899px;
}

.suscribe li,
.nav li {
  display: inline-block;
}

.col-lg-4.nav {
  margin-top: 9px !important;
}

.col-lg-4.nav li {
  line-height: 0;
}

.header .col-lg-4.nav li:first-child,
.overlay-menu .col-lg-2.nav li:first-child {
  margin-right: 0;
  padding-right: 15px;
  border-right: 1px solid #fff;
}

.overlay-menu .col-lg-2.nav li:first-child {
  border-right: 1px solid #8a8a8a;
}

.overlay-menu {
  /* display: none; */
  background-color: #fff;
  padding: 0;
  position: fixed !important;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100%;
}

.overlay-menu a.logo {
  background: url("/logos/logo-overlay.svg") no-repeat scroll 0 0;
  background-size: 335px 46px;
  background-position-x: -5px;
}

.col-md-12.overlay-menu .col-md-4,
.col-lg-12.overlay-menu .suscribe {
  margin-left: 0 !important;
  left: 0;
}

.overlay-menu .sections {
  max-width: 330px;
  width: 100%;
  margin-top: 30px !important;
}

.overlay-menu .sections ul li ul {
  margin-left: 0;
}

.overlay-menu .sections li {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 30px;
}

.overlay-menu .sections li ul li a:link,
.overlay-menu .sections li ul li a:hover,
.overlay-menu .sections li ul li a:visited {
  font-size: 14px;
  font-weight: normal;
}

.overlay-menu .sections a:link,
.overlay-menu .sections a:hover,
.overlay-menu .sections a:visited {
  color: #363636;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.slide-toggle {
  position: fixed;
  background-color: #fff;
  width: 97px;
  padding: 0 5px;
  border-top: 1px solid #f2f2f2;
  margin-top: 5px;
  padding-top: 5px;
  z-index: 9999 !important;
}

li.top-30 {
  margin-top: 40px !important;
}

li.top-22 {
  margin-top: 45px !important;
}

.slide-toggle li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.slide-toggle li:last-child {
  border-bottom: 0;
}

.menu {
  font-size: 23px !important;
  cursor: pointer;
  color: #fff;
  position: relative;
  top: 1px;
  left: 0;
}

.corp ul {
  max-width: 170px;
  width: 100%;
}

.corp li.top-20 {
  margin-top: 15px !important;
}

.col-lg-11 .nav li,
a.edition:link,
.col-lg-11 .nav li,
a.edition:hover,
.col-lg-11 .nav li,
a.edition:visited {
  color: #fff !important;
}

.nav li a:link,
.nav li a:hover,
.nav li a:visited {
  color: #939292;
  font-size: 15px;
}

.corp li:first-child {
  margin-top: 10px;
}

.corp li {
  margin-top: 33px;
}

.corp .title-publi {
  color: transparent;
  text-indent: -9999;
  background-size: 100%;
  width: 170px;
  display: block;
  height: 50px;
}

.corp a:link,
.corp a:hover,
.corp a:visited {
  color: #363636;
  font-weight: bold;
  text-decoration: none;
}

.corp .col-lg-4,
.corp .col-md-4 {
  margin-left: 20px;
}

.title-publi.galicia {
  background: url(/logos/logo-galicia.svg) no-repeat scroll;
  height: 50px;
  background-size: 100px 70px;
}

.title-publi.ideas {
  background: url(/logos/logo-ideas-black.svg) no-repeat scroll;
  height: 55px;
  background-size: 79px 54px;
  background-position: -12px -4px;
}

.title-publi.libros {
  background: url(/logos/libros-logo-2.png) no-repeat scroll;
  height: 60px;
  background-position-x: -2px;
}

.title-publi.finanzas {
  background: url(/logos/logo-finanzas.svg) no-repeat scroll;
  height: 45px;
  background-position-x: -2px;
  background-size: 100% auto;
}

.title-publi.Cerodosbe {
  background: url(/logos/logo-cerodosbe.svg) no-repeat scroll;
  height: 50px;
  background-position-y: 0;
  background-size: 150px 60px;
}

.title-publi.gol {
  background: url(/logos/logo-gol.svg) no-repeat scroll;
  height: 43px;
  background-size: 110px 40px;
  background-position-x: -7px;
}

.title-publi.microsiervos {
  background: url(/logos/logo-smartzings-blackv1.svg) no-repeat scroll;
  height: 35px;
  background-position-y: 0;
  background-position-x: 0;
  background-size: 130px 40px;
  margin-top: 51px !important;
}

.social li {
  display: inline-block;
  margin-left: 5px;
  border-radius: 50%;
  background-color: #8b8b8b;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 4px;
  font-size: 15px;
}

.social i {
  vertical-align: 1px;
}

.social {
  text-align: left;
  margin-top: 13px !important;
  margin-left: 35px;
}

.social a:link,
.social a:hover,
.social a:visited {
  color: #f2f2f2;
}

.bg-black {
  background-color: rgba(49, 39, 39, 0.4);
}

.share-footer {
  background-color: #939292;
  color: #0ff;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  font-size: 13px;
  padding: 5px 0;
  vertical-align: middle;
  text-align: center;
}

/* .foo-width img {
  width: 140px;
  height: 83px;
} */

.footer div.col-lg-4 {
  padding: 0 6.9%;
}

.footer div.col-lg-4:nth-child(2) {
  margin-left: 14px;
  margin-right: 41px;
}

.footer .logo-corp img {
  width: 170px;
  height: 90px;
}

.footer {
  padding-bottom: 10px;
  overflow: hidden;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  height: auto;
  text-align: center;
  /* position: absolute;
  top: -2px; */
}

.corporative-footer {
  margin: 26px 0 52px;
}
.corporative-footer a:link,
.corporative-footer a:visited {
  color: rgba(255, 255, 255, 0.8);
  font-family: "Opens Sans", sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.corporative-footer p {
  line-height: 18px;
  text-align: left;
  font-size: 11px !important;
  margin: 0;
}

.border-right-footer {
  margin-bottom: 10px;
  text-align: left;
}

p.footer-title-section {
  margin: 0;
  padding: 0;
  text-align: left;
  margin-top: 15px;
  white-space: nowrap;
}

p.footer-title-section:first-child {
  margin-top: 0;
}

.footer-title-section a:link,
.footer-title-section a:visited {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.list-section a:link,
.list-section a:visited {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.8);
}

.list-section p {
  line-height: 22px;
  margin: 0;
  text-align: left;
}
.share-list {
  text-align: left;
}
.share-list li {
  display: inline-block;
  margin-left: 4px;
}

.col-lg-12.corporate-footer {
  border-top: 0 !important;
  text-align: center;
  /* margin-top: 20px; */
}

.footer {
  width: 100%;
}

.legal-txt {
  font-family: "Open Sans", sans-serif;
  font-size: 11px !important;
  line-height: 0;
  color: rgba(255, 255, 255, 0.8);
}

.text-center.top-20 a:nth-child(2) {
  margin-left: 10px;
  margin-right: 10px;
}

.text-center.top-20 {
  margin-top: 30px;
  margin-right: 40px;
}

body.body-section .col-lg-11 .nav li,
a.edition {
  margin-left: 6px;
}

.header .col-lg-4,
.header .col-md-4,
.header .col-lg-6,
.header .col-md-6 {
  margin-top: 0;
}

.header .col-lg-4.nav {
  float: right;
}

.overlay-menu ul.col-lg-4 {
  margin-left: 50px;
  margin-top: 4px;
}
.logo-wrapper {
  width: 66% !important;
  margin: 0 auto;
}
/* .menu-icon-wrapper {
  float: unset !important;
  display: block !important;
} */

@media (max-width: 599px) {
  h1 {
    font-size: 1.5rem !important;
  }
  h2 {
    font-size: 1.3rem !important;
  }
  h3 {
    font-size: 1.2rem !important;
  }
  .border-right-footer {
    text-align: center;
  }
  .corporative-footer a:link {
    font-size: 14px !important;
    color: white;
  }
  .corporative-footer li {
    margin-bottom: 15px;
  }
  .corporative-footer p {
    text-align: center;
  }
  .footer {
    padding-bottom: 100px;
  }
  .logo-wrapper {
    width: 66%;
  }
  .logo-row-wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .menu-icon-wrapper {
    display: block;
    float: unset !important;
    text-align: left;
  }

  .menu-icon {
    position: static !important;
  }
  .overlay-menu ul.col-lg-4 {
    margin-top: 0;
    margin-left: 0;
  }
  .title-publi.ideas {
    background-position: 100px 0;
  }
  .overlay-menu span.close {
    top: 7px;
    left: -330px;
  }
  .corp ul {
    width: 100%;
    max-width: 100%;
  }
  .corp .title-publi {
    background-position: center;
    width: auto;
  }
  .corp li {
    text-align: center;
  }
  .overlay-menu {
    overflow-y: scroll;
  }
  .social {
    text-align: center;
    margin-top: 13px !important;
    margin-left: 0;
  }
  .overlay-menu .sections {
    max-width: 100%;
    width: 100%;
    margin-top: 30px !important;
    text-align: center;
  }
  .overlay-menu .first-level {
    margin-top: 14px;
  }
  .overlay-menu a.logo {
    background: url(/logos/logo-overlay.svg) no-repeat scroll 0 0;
    background-size: 176px auto;
    background-position-x: center;
  }
  .overlay-menu .nav {
    position: absolute;
    top: -13px;
    right: 15px;
  }
  .header .col-lg-4.nav {
    float: left;
    height: 0;
    margin: 0 !important;
  }
  .menu {
    font-size: 19px !important;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: -32px;
    left: 10px;
  }
  .col-lg-6 .nav,
  .col-sm-4 .nav {
    display: none;
  }
 
  .col-lg-4 p {
    padding: 0;
  }
}

@media (max-width: 567px) {
  .footer div.col-lg-4:nth-child(2) {
    margin: 0;
    margin-bottom: 20px;
  }
  .legal-txt {
    line-height: 1.3em;
  }
  footer .share-list li:first-of-type {
    margin-left: 0;
  }
  .footer div.col-lg-4:nth-child(2) figure {
    margin-left: -3px;
  }
  .header a.logo {
    margin: auto;
  }
  .header .overlay-menu span.close {
    left: 10px;
    position: fixed;
    right: auto;
    top: 14px;
    z-index: 3;
  }
  .overlay-menu .nav {
    right: 0;
  }
  .overlay-menu a.logo {
    width: 100%;
    right: 0;
    position: fixed;
    background-position: center;
    display: block;
    text-align: center;
    top: 7px;
  }
  .col-xs-12.col-sm-12.col-md-12.col-lg-6.social {
    float: none;
    display: block;
    margin: 0 auto 0 auto;
    position: static;
    top: 40px;
    display: none;
  }
  .overlay-menu .sections {
    margin-top: 60px !important;
  }
  .col-xs-8.col-sm-8.col-md-8.col-lg-7.corp {
    float: none;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 40px;
  }
  .col-xs-12.col-sm-12.col-md-12.col-lg-12.first-level {
    background: #fff;
    overflow: hidden;
    height: 46px;
    display: block;
    float: none;
    position: fixed;
    width: 100%;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    border-bottom: 1px solid #999;
  }
  li.top-30,
  li.top-22 {
    margin-top: 10px !important;
  }
  .microsiervos {
    margin-top: 10px;
  }
  .corp li {
    margin-top: 25px !important;
  }
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow: scroll;
}

body {
  margin: 0;
  overflow-x: hidden;
}

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

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0;
}

img {
  border: 0;
}

figure {
  margin: 1em 40px;
}

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 18px;
  -webkit-tap-highlight-color: transparent;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.row {
  margin-left: auto;
  margin-right: auto;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-6 {
  width: 50%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-8 {
    width: 65.6%;
  }
  .col-md-4 {
    width: 31.4%;
  }
  .col-md-3 {
    width: 22.83%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-8 {
    width: 65.6%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 48.55%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 31.4%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }

  .ismobileLogImg {
    background: url(/logos/logo-header-2.png) no-repeat scroll -2px 0;
    width: 220px;
    padding-left: 5%;
  }

}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

@font-face {
  font-family: "FontAwesome";
  src: url("./fonts/fa/custom-fa.eot");
  src: url("./fonts/fa/custom-fa.eot") format("embedded-opentype"),
    url("./fonts/fa/custom-fa.woff2") format("woff2"),
    url("./fonts/fa/custom-fa.woff") format("woff"),
    url("./fonts/fa/custom-fa.ttf") format("truetype"),
    url("./fonts/fa/custom-fa.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.col-sm-4 {
  width: 31.4%;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  /* font-size: inherit; */
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-youtube-play:before {
  content: "\f16a";
}
.gptop-15{
  padding-top: 15px;
}

.ul-dinheirovivo {
  list-style: none;
  display: flex;
  white-space: nowrap;
  font-size: 14px;
}

.ul-dinheirovivo li {
  padding-right: 15px;
}

@media (max-width: 1200px) {
  .ul-dinheirovivo li {
    padding-right: 0px;
    padding-left: 15px;
  }
}


.ul-dinheirovivo li a{
  color: white;
}

.ul-dinheirovivo li a:hover{
  color: #A9A9A9;
}

.dropdown {
  display: inline-block;
  position: relative;
}

.dd-button {
  display: none;
  border: 1px solid gray;
  border-radius: 4px;
  padding: 10px 30px 10px 20px;
  background-color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}

.headGestaoTag {
  display: none;
}
.headMarketingTag {
  display: none;
}
.headOpinaoTag {
  display: none;
}
.headCapasTag {
  display: none;
}
.headGestao {
  display: inherit;
}
.headMarketing {
  display: inherit;
}
.headOpinao {
  display: inherit;
}
.headCapas {
  display: inherit;
}


@media (max-width: 1200px) {
  .dd-button {
    display: inline-block;
  }
  .headCapasTag {
    display: block;
  }
  .headCapas {
    display: none;
  }
  .headOpinaoTag {
    display: block;
  }
  .headOpinao {
    display: none;
  }
}

@media (max-width: 950px) {
  .headGestaoTag {
    display: block;
  }
  .headMarketingTag {
    display: block;
  }
  .headGestao {
    display: none;
  }
  .headMarketing {
    display: none;
  }
}

@media (max-width: 950px) {

}

@media (max-width: 1200px) {
  .dd-button {
    display: inline-block;
  }
}

.dd-button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}

.dd-button:hover {
  background-color: #eeeeee;
}


.dd-input {
  display: none;
}

.dd-menu {
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
  background-color: #ffffff;
  list-style-type: none;
  border: none;
}

.dd-input + .dd-menu {
  display: none;
} 

.dd-input:checked + .dd-menu {
  display: block;
} 

.dd-menu li {
  padding: 2px 10px;
  cursor: pointer;
  white-space: nowrap;
  background-color: black;
}

.headATag {
  color: white;
  font-size: 90%;
}

#hbanner{
  height: 117px;
}

.mobileHeader {
  display: none;
}

.wrapperHeader {
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  display: flex;
  justify-content: center;
}

.mobileHeaderButton {
  height: 34px;
  background-color: #252525;
  border: none;
  color: #e8e8e0;
  font-size: 120%;
  border-radius: 0;
  padding: 8px;
  position: absolute;
  top: 20px;
  right: 5px;
  display: none;
}

.mobileHeaderForm {
  margin-top: 8px;
  display: none;
}


@media  (max-width: 1200px) and (min-width: 781px){
  .ismobileLogText {
    display: block;
  }
  .ismobileLogImg {
    background: url(/logos/logo-header-2.png) no-repeat scroll -2px 0;
    width: 220px;
    padding-left: 5%;
  }
}

@media  (max-width: 780px) and (min-width: 501px){
  .ismobileLogText {
    display: none;
  }
  .ismobileLogImg {
    background: url(/logos/logo-header-2.png) no-repeat scroll -2px 0;
    width: 140px;
    height: 60px;
    background-size: contain;
    display: block;
  }
  .mobileHeader {
    margin-top: 20px;
    margin-left: -15px;
    display: inline-flex;
  }
  .wrapperHeader{
    display: block;
    text-align: -webkit-center;
  }
  .mobileHeaderButton {
    display: flex;
  }
  .mobileHeaderForm {
    display: flex;
  }
  #hbanner{
    height: 85px;
  }
}

@media  (max-width: 500px) and (min-width: 341px){
  .ismobileLogText {
    display: none;
  }
  .ismobileLogImg {
    background: url(/logos/logo-header-2.png) no-repeat scroll -2px 0;
    width: 140px;
    height: 60px;
    background-size: contain;
    display: block;
  }
  .mobileHeader {
    margin-top: 20px;
    margin-left: -15px;
    display: inline-flex;
  }
  .wrapperHeader{
    display: block;
    text-align: -webkit-center;
  }
  .mobileHeaderButton {
    display: flex;
  }
  .mobileHeaderForm {
    display: flex;
  }
  #hbanner{
    height: 85px;
  }
}


@media  (max-width: 500px) and (min-width: 471px){
  .ismobileLogText {
    display: none;
  }
  .ismobileLogImg {
    background: url(/logos/logo-header-2.png) no-repeat scroll -2px 0;
    width: 140px;
    height: 60px;
    background-size: contain;
    display: block;
  }
  .mobileHeader {
    margin-top: 20px;
    margin-left: -15px;
    display: inline-flex;
  }
  .wrapperHeader{
    display: block;
    text-align: -webkit-center;
  }
  .mobileHeaderButton {
    display: flex;
  }
  .mobileHeaderForm {
    display: flex;
  }
  #hbanner{
    height: 85px;
  }
}


@media  (max-width: 470px) and (min-width: 5px){
  .ismobileLogText {
    display: none;
  }
  .ismobileLogImg {
    background: url(/logos/logo-header-2.png) no-repeat scroll -2px 0;
    width: 140px;
    height: 60px;
    background-size: contain;
    display: block;
  }
  .mobileHeader {
    margin-top: 20px;
    margin-left: -15px;
    display: inline-flex;
  }
  .wrapperHeader{
    display: block;
    text-align: -webkit-center;
  }
  .mobileHeaderButton {
    display: flex;
    margin-top: 11px;
  }
  .mobileHeaderForm {
    display: flex;
    margin-top: 11px;
  }
  .gptop-15{
    padding-top: 12px;
  }
  .eSInTp {
    position: inherit !important;
  }
  #hbanner{
    height: 85px;
  }
}

.pieCanvas {
  margin: 25px auto 20px auto;
  display: block;
}

.dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.table-pieChart {
  margin: 5px;
  width: 100%;
}

.td-pieChart {
  white-space: normal !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px),
  (max-width: 768px) {
  .footer div.col-lg-4:nth-child(2) {
    margin: 0;
    margin-bottom: 20px;
  }
  .legal-txt {
    line-height: 1.3em;
    padding: 0 20px;
  }

  footer .share-list li:first-of-type {
    margin-left: 0;
  }
  .footer div.col-lg-4:nth-child(2) figure {
    margin-left: -3px;
  }
  .header a.logo {
    margin: auto;
  }
  .header .overlay-menu span.close {
    left: 10px;
    position: fixed;
    right: auto;
    top: 14px;
    z-index: 3;
  }
  .overlay-menu .nav {
    right: 0;
  }
  .overlay-menu a.logo {
    width: 100%;
    right: 0;
    position: fixed;
    background-position: center;
    display: block;
    text-align: center;
    top: 7px;
  }
  .col-xs-12.col-sm-12.col-md-12.col-lg-6.social {
    float: none;
    display: block;
    margin: 0 auto 0 auto;
    position: static;
    top: 40px;
    display: none;
  }
  .overlay-menu .sections {
    margin-top: 60px !important;
  }
  .col-xs-8.col-sm-8.col-md-8.col-lg-7.corp {
    float: none;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 40px;
  }
  .col-xs-12.col-sm-12.col-md-12.col-lg-12.first-level {
    background: #fff;
    overflow: hidden;
    height: 46px;
    display: block;
    float: none;
    position: fixed;
    width: 100%;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    border-bottom: 1px solid #999;
  }
  li.top-30,
  li.top-22 {
    margin-top: 10px !important;
  }
  .microsiervos {
    margin-top: 10px;
  }
  .corp li {
    margin-top: 25px !important;
  }
  .row.wrapper.p-top-15 .col-xs-12.col-sm-12.col-md-8.col-lg-8 {
    width: 100%;
  }
  .row.wrapper.p-top-15
    .col-xs-12.col-sm-12.col-md-8.col-lg-8
    .col-xs-12.col-sm-12.col-md-4.col-lg-6 {
    width: 100%;
  }
}

.frappe-chart .y.axis .line-horizontal,
.frappe-chart .y.axis text {
  display: none;
}


/** Footer **/
.footer {
  display: block;
}
.footer .copyright {
  line-height: 24px;
}
footer p.copyright {
  display: block;
  color: #767676;
  float: right;
  font-family: "CooperHewitt Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin: 15px 0;
  text-transform: uppercase;
}
.footer .inner-footer {
  background-color: transparent;
  color: #000000;
}
.footer .inner-footer .inner-top {
  height: 60px;
  padding-top: 20px;
  border-bottom: 1px solid #e9e9e9;
}
.footer .inner-footer .inner-top p.copyright {
  float: left;
  margin: 0;
}
.footer .inner-footer .inner-bottom {
  margin: 20px 0;
}
.footer .inner-footer .inner-bottom .gm-logo {
  float: left;
  margin-bottom: 20px;
  text-align: left;
}

.footer .inner-footer nav ul {
  text-transform: uppercase;
  margin-top: 3px;
}
.footer .inner-footer nav ul li a {
  font-family: "CooperHewitt Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #767676;
  text-decoration: none;
  font-size: 12px;
}
.footer .inner-footer nav ul li a:hover, .footer .inner-footer nav ul li a:visited:hover {
  color: #252525;
}
.footer .inner-footer nav ul:last-child a {
  padding-right: 0;
}
.footer .inner-footer nav ul:first-child > li:first-child a {
  padding-left: 0;
}

.wrap, section.wrap {
  margin-left: 10px;
  margin-right: 10px;
  max-width: 100%;
}

.cf {
  zoom: 1;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

nav ul {
  list-style: none;
  list-style-image: none;
}
.nav {
  border-bottom: 0;
  margin: 0;
}
.nav li a {
  font-family: "CooperHewitt SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding-right: 10px;
  padding-left: 10px;
}

.footer ul.nav li:nth-child(2) {
  margin-left: 5px;
  margin-right: 0;
  padding: 0;
  border-left: 0;
  border-right: 0;
  display: none;
}

/* Laptop */
@media only screen and (min-width: 1100px) {
  .wrap, section.wrap {
      max-width: 1100px;
      margin-right: auto;
      margin-left: auto;
      padding: 0;
  }
  .footer .inner-footer nav {
    display: block;
    float: right;
  }
 
}

/* Tablet */
@media (max-width: 780px) and (min-width: 1px){
  .footer nav {
    display: none;
  }
}

@media (max-width: 781px) {
  .iRWePg {
    top: 80px !important;
  }
}

/* STYLED COMPONENT */
.SCRowWrapper {
  margin-top: 70px;
}
.FloatedWrapper {
  float: left;
  width: 100%;
  padding: 15px;
  padding-bottom: 40px;
  padding-top: 0;

  /*${buttonsStyle}*/
}

.FloatedWrapper .o-section{
  padding-bottom: 0;
}

.FloatedWrapper h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 0;
}

.FloatedWrapper a{
  cursor: pointer;
}

.SearchHeaderWrapper button:before{
  font-weight: 600;
  font-size: 1.5rem;
}

.SearchHeaderWrapper button:before{
  font-weight: 600;
  font-size: 1.5rem;
}


.SearchHeaderWrapper ul{
  font-size: 0.8rem;
}

.SearchHeaderWrapper ul a:after {
  background: rgb(15, 162, 213);
  height: 4px;
}


.SideWrapper {
  padding: 0;
  padding-bottom: 10px;
  text-align: right
}

.SCLogoText {
  font-size: 0.8rem;
  color: unset;
  cursor: pointer;
  
}

.SCLogoText img {
  vertical-align: middle;
  width: 100px;
}
.SCLogoText img:hover {
  text-decoration: none;
}

.SCPreFooter{
  margin: 20px;
  padding: 20px;
  border-radius: 5px;
  background:rgb(230, 230, 230)
}

.SCPreFooterBody{
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.SCPreFooterBody button{
  font-size: 0.8rem;
  padding: 5px;
  background: rgb(15, 162, 213);
  border-color: rgb(15, 162, 213);   
}

.SCPreFooterBody button:hover{
  background: rgb(17, 190, 240); 
  border-color: rgb(17, 190, 240); 
}

button{
  border-radius: 4px;
    border: 2px solid;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1rem;
    transition: all 0.3s ease-out;
    cursor: pointer;
    will-change: color, border-color, background-color, width;
    outline: inherit;
    background: rgb(15, 162, 213)!important;
    border-color:rgb(15, 162, 213)!important;
    color: rgb(255, 255, 255)!important;
}

button :hover{
  background: rgb(17, 190, 240)!important;
  border-color: rgb(17, 190, 240)!important;
}


.SCTableWrapper{
  position:relative;
  width: 100%;
  min-height: 150px;
}

.SCTableWrapper tbody tr{
  transition: box-shadow 0.2s ease 0s;
}

.SCTable{
  text-align: center;
}

.SCTable thead tr th{
  text-align: left;
}

.SCTable tr th:last-child {
  text-align: right;
}

.SCTable thead tr td{
  text-align: left;
}

.SCTable tr td:last-child {
  text-align: right;
}


@media (min-width: 992px) {
  button {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media  (max-width: 992px){
  .SCRowWrapper {
    margin-top: 56px;
  }
}

@media  (max-width:991.9px){
  .FloatedWrapper h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-left: auto;
    border-color:rgb(51, 51, 51)
  }

  .SCPreFooterBody{
    flex-direction: column;
    align-items: center;
  }

  .SCPreFooterBody .buttons{
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .SCPreFooterBody .buttons button{
    margin: 5px;
  } 
}

@media  (max-width:767.9px){
  .SCTableWrapper thead{
   
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    position: absolute;
    width: 1px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: -1px;
    overflow: hidden;
    padding: 0px;

    
  }

  .SCTableWrapper tr {
    display: block;
    margin-bottom: 0.5rem;
  }
  


  .SCTableWrapper tbody th {
      text-align: right;
      border-width: initial;
      border-style: none;
      border-color: initial;
      border-image: initial;
      overflow: hidden;
  }

  .SCTableWrapper tbody td {
    text-align: right;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    overflow: hidden;
}

  .SCTableWrapper th{
    display: block;
    height: auto;
    padding: 0.375rem 0.5rem;
  }


  .SCTableWrapper th {
    font-weight: bold;
  }

  .SCTableWrapper td{
    display: block;
    height: auto;
    padding: 0.375rem 0.5rem;
  }


  .SCTableWrapper td {
    font-weight: bold;
  }

  .SCTableWrapper tbody th::before, .SCTableWrapper tbody td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    width: 7.5rem;
    margin-right: 1rem;
    text-align: left;
    }

}

.SCTableCell {
  text-align: left;
}


.ulPaises {
  margin: 0 0 1.75rem 0;
  line-height: 1.38;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.liPaises {
  flex: 50%;
  margin-bottom: 1.125rem;
  padding: 0 0.9375rem 0 0.9375rem;
}

.aPaises {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 30px;
  font-family: "Roboto", sans-serif;
}

.iconPaises {
  position: absolute;
  right: 0px;
  top: 0px;
}

@media (min-width: 992px){
  .liPaises {
    padding: 0 1.875rem 0 0;
  }
  .ulPaises {
    width: 80%;
  }
}

@media (max-width: 500px) and (min-width: 5px) {
  .aPaises {
    padding-left: 0px;
  }
  .iconPaises {
    display: none !important;
  }
}

@media (max-width: 1200) and (min-width: 501px) {
  .iconPaises {
    display: block;
  }
}

.GridPortugalMap {
  display: flex;
  margin-right: -12px;
  flex: 0 1 auto;
  flex-flow: row wrap;
  margin-bottom: 15px;
}

.ColumnPortugalMap {
  flex-basis: 41.6667%;
  max-width: 41.6667%;
}

.SCProvincesList {
  padding-left: 24px;
  font-size: 0.875rem;
  text-align: left;
  white-space: nowrap;
  list-style: none;
  margin: 0px 0px 0.25rem;
}

.SCProvincesListLi {
  padding-left: 24px;
  font-size: 0.875rem;
  text-align: left;
  list-style: none;
  margin: 0px 0px 0.25rem;
}

.SCProvincesListLi::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0.3125rem;
  height: 0.3125rem;
  position: relative;
  left: -1rem;
  border-radius: 50%;
  background: rgb(155, 195, 243);
  margin: -0.0625rem 0px 0px -0.3125rem;
}

.ColumnSpainMap2{
  max-width: 100%;
  padding-left: 12px;
  padding-right: 12px;
  flex: 0 0 auto;
}

.SCMap {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.__map {
  fill: rgb(224, 234, 248);
  cursor: pointer;
}

.__map__selected { 
  fill: rgb(39, 105, 206);
  animation: 0.5s ease 0s 1 normal none running;
}

@media (min-width: 1024px){
  .ColumnSpainMap {
    flex-basis: 41.6667%;
    max-width: 41.6667%;
  }
  .ColumnSpainMap2{
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
}

.menuItem {
  white-space: nowrap;
  display: inline-block;
  flex-shrink: 0;
}
.linkMenuItem {
  padding: 0 20px;
  margin: 6px 8px 6px 0;
  border: 1px solid #dfe1e5;
  border-radius: 46px;
  color: #3c4043;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  height: 46px;
  -webkit-tap-highlight-color: rgba(255,255,255,0.161);
  position: relative;
 }
 
 .menuItem :hover{
  background: #87d0ea;
}
 
 .textInLinkMenuItem {
  display: inline;
  line-height: 46px;
  vertical-align: top;
 }

 .menuHeaderLinks {
   margin-bottom: 30px;
 }

 .sectionLinked {
  display: block;
  position: relative;
  top: -215px;
  visibility: hidden;
 }

.isHighlighted{
  background: rgba(0, 53, 111, 0.2);
}

.SCTableTitle {
  text-align: center;
  font-size: 1.125rem;
  color: rgb(255, 255, 255);
  background: rgb(172, 168, 168);
  padding: 10px 30px 10px 10px;
}

.SCTableTitle > p {
  display: inline-block;
  margin: 0px;
}