@charset "UTF-8";
/*!
    Theme Name: MZiQ - EDP RI
    Author: MZ Group
    Author URI: http://mziq.com/
    Description: MZiQ CMS Theme for EDP RI website.
    Version: 1.0
    License: GNU General Public License v2 or later

    One and only theme for IR Website for EDP RI
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,600;0,700;0,900;1,400&display=swap");
body {
  margin: 0;
  padding: 0;
}

a {
  color: inherit;
  text-decoration: none;
  background: transparent;
}
a:active {
  outline: 0;
}
a:focus {
  outline: 0;
}
a:hover {
  outline: 0;
}

.questionCategory a {
  color: blue;
  text-decoration: underline;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article {
  display: block;
}

aside {
  display: block;
}

details {
  display: block;
}

figcaption {
  display: block;
}

figure {
  display: block;
  margin: 0;
}

footer {
  display: block;
}

header {
  display: block;
}

hgroup {
  display: block;
}

main {
  display: block;
}
main .back-to-top {
  margin: 0 0 12px;
  display: none;
}
main .back-to-top a {
  display: block;
  width: 78px;
  height: 48px;
  margin: 0 auto;
  border: 1px solid #e3e3e3;
  padding-top: 12px;
  background: #f2f3f5;
  background: -webkit-linear-gradient(top, #f2f3f5 0, #f2f3f5 85%, #e5e6e8 100%);
  background: linear-gradient(to bottom, #f2f3f5 0, #f2f3f5 85%, #e5e6e8 100%);
  color: #666;
  text-align: center;
}
main .back-to-top a i {
  margin-right: 6px;
  vertical-align: middle;
}
main .back-to-top a:hover {
  text-decoration: underline;
}

nav {
  display: block;
}

section {
  display: block;
}

summary {
  display: block;
}

audio {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

canvas {
  display: inline-block;
}

video {
  display: inline-block;
}

[hidden] {
  display: none;
}

template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}
html input[disabled] {
  cursor: default;
}

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

b {
  font-weight: 700;
}

strong {
  font-weight: 700;
}

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

pre {
  white-space: pre-wrap;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

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

legend {
  border: 0;
  padding: 0;
}

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

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

button[disabled] {
  cursor: default;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

span {
  text-rendering: optimizeSpeed;
}

.container {
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

.clear {
  clear: both;
}

.no-scroll {
  overflow: hidden;
}

@font-face {
  font-family: preonRegular;
  src: url(fonts/edp_preon_regular-webfont.eot);
  src: url(fonts/edp_preon_regular-webfont.svg#preonRegular) format("svg"), url(fonts/edp_preon_regular-webfont.woff2) format("woff2"), url(fonts/edp_preon_regular-webfont.woff) format("woff"), url(fonts/edp_preon_regular-webfont.ttf) format("truetype"), url(fonts/edp_preon_regular-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: preonMedium;
  src: url(fonts/edp_preon_medium-webfont.eot);
  src: url(fonts/edp_preon_medium-webfont.svg#preonMedium) format("svg"), url(fonts/edp_preon_medium-webfont.woff2) format("woff2"), url(fonts/edp_preon_medium-webfont.woff) format("woff"), url(fonts/edp_preon_medium-webfont.ttf) format("truetype"), url(fonts/edp_preon_medium-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: preonBold;
  src: url(fonts/edp_preon_bold-webfont.eot);
  src: url(fonts/edp_preon_bold-webfont.svg#preonBold) format("svg"), url(fonts/edp_preon_bold-webfont.woff2) format("woff2"), url(fonts/edp_preon_bold-webfont.woff) format("woff"), url(fonts/edp_preon_bold-webfont.ttf) format("truetype"), url(fonts/edp_preon_bold-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: robotoLight;
  src: url(fonts/roboto-light-webfont.eot);
  src: url(fonts/roboto-light-webfont.svg#robotoLight) format("svg"), url(fonts/roboto-light-webfont.woff) format("woff"), url(fonts/roboto-light-webfont.ttf) format("truetype"), url(fonts/roboto-light-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: robotoBold;
  src: url(fonts/roboto-bold-webfont.eot);
  src: url(fonts/roboto-bold-webfont.svg#robotoBold) format("svg"), url(fonts/roboto-bold-webfont.woff) format("woff"), url(fonts/roboto-bold-webfont.ttf) format("truetype"), url(fonts/roboto-bold-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal;
}
/*
 * The right wae to configure the font-face
 * you're welcome.
 */
@font-face {
  font-family: "Preon";
  src: url(fonts/edp_preon_bold-webfont.eot);
  src: url(fonts/edp_preon_bold-webfont.svg#preonBold) format("svg"), url(fonts/edp_preon_bold-webfont.woff2) format("woff2"), url(fonts/edp_preon_bold-webfont.woff) format("woff"), url(fonts/edp_preon_bold-webfont.ttf) format("truetype"), url(fonts/edp_preon_bold-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: bold;
}
@font-face {
  font-family: "Preon";
  src: url(fonts/edp_preon_regular-webfont.eot);
  src: url(fonts/edp_preon_regular-webfont.svg#preonRegular) format("svg"), url(fonts/edp_preon_regular-webfont.woff2) format("woff2"), url(fonts/edp_preon_regular-webfont.woff) format("woff"), url(fonts/edp_preon_regular-webfont.ttf) format("truetype"), url(fonts/edp_preon_regular-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Preon";
  src: url(fonts/edp_preon_medium-webfont.eot);
  src: url(fonts/edp_preon_medium-webfont.svg#preonMedium) format("svg"), url(fonts/edp_preon_medium-webfont.woff2) format("woff2"), url(fonts/edp_preon_medium-webfont.woff) format("woff"), url(fonts/edp_preon_medium-webfont.ttf) format("truetype"), url(fonts/edp_preon_medium-webfont.eot?#iefix) format("embedded-opentype");
  font-weight: 500;
}
*:focus {
  outline: none;
}

html.no-js {
  margin-top: 0 !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

body {
  font: 300 16px robotoLight, arial, helvetica, sans-serif;
  color: #333;
}
body.admin-bar {
  margin-top: 32px;
}

.text img {
  display: block;
  max-width: 100%;
  height: auto;
}
.text .button {
  padding: 8px;
  font-size: 10px;
  color: white;
  background-color: #53FF75;
  font-family: "Mulish";
  font-weight: 300;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  text-decoration: none;
}
.text .button:hover {
  background-color: #d8d8d8;
}
.text .button.no-icon {
  padding-right: 8px;
  text-align: center;
}
.text a {
  color: blue !important;
  text-decoration: underline;
}
.text li {
  line-height: 1.7;
  text-align: justify;
  list-style-type: inherit;
}
.text p {
  line-height: 1.7;
  text-align: justify;
  margin: 18px 0;
}
.text td {
  line-height: 1.7;
  text-align: justify;
}
.text th {
  line-height: 1.7;
  text-align: justify;
}
.text .accordion {
  margin: 18px 0;
  background: #fff;
}
.text .accordion .accordion-header {
  padding: 18px 44px 18px 20px;
  border-bottom: 1px dotted #cbcbcb;
  font-weight: 700;
  color: #333;
  position: relative;
  cursor: pointer;
}
.text .accordion .accordion-header p {
  margin: 0;
}
.text .accordion .accordion-header .arrow {
  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;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  position: absolute;
  top: 14px;
  right: 15px;
  width: 20px;
  height: 20px;
  color: #333;
  line-height: 20px;
  text-align: center;
}
.text .accordion .accordion-header .arrow:before {
  content: "";
  background: url(/images/svg/arrows/arrow-right-gray-small.svg) #f1f1f1 no-repeat -28px -1px;
  width: 30px;
  height: 30px;
  display: block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  border-radius: 100%;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.text .accordion .accordion-header .add_carrinho {
  display: none;
}
.text .accordion .accordion-header .add_carrinho a {
  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;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  display: block;
  position: absolute;
  top: 12px;
  right: 44px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  color: #666;
  line-height: 32px;
  text-align: center;
}
.text .accordion .accordion-header .add_carrinho a:before {
  content: "\f019";
}
.text .accordion .accordion-header.active .arrow:before {
  background-position: -28px 1px;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.text .accordion .accordion-body {
  padding: 10px 20px;
  position: relative;
  border-bottom: 1px dotted #cbcbcb;
  background: #f8f7f7;
  display: none;
}
.text .accordion .accordion-body p:first-child {
  margin-top: 0;
}
.text .form-button {
  margin: 18px 0;
  padding-left: 21%;
}
.text .form-button .btn {
  margin-left: 20px;
}
.text .form-captcha {
  margin: 18px 0;
  padding-left: 21%;
}
.text .form-captcha label {
  margin-left: 20px;
}
.text .form-captcha .input {
  display: table;
  margin: 6px 0 0 20px;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.text .form-captcha .input label {
  display: table-cell;
  width: 100px;
  padding: 12px 20px;
  background: #ecf0f3;
  font-weight: 700;
  color: #242e52;
  line-height: 1.7;
}
.text .form-captcha .input input {
  display: table-cell;
  width: 100px;
  border: 0;
  padding: 14px 6px 14px 20px;
  color: #666;
  text-transform: uppercase;
}
.text .form-group {
  margin: 18px 0;
  display: table;
  width: 100%;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.text .form-group label {
  display: table-cell;
  width: 21%;
  padding: 12px 20px;
  background: #ecf0f3;
  font-weight: 700;
  color: #242e52;
  line-height: 1.7;
  vertical-align: top;
}
.text .form-group .input {
  display: table-cell;
  width: 79%;
  vertical-align: top;
}
.text .form-group .input input[type=text] {
  width: 100%;
  border: 0;
  padding: 14px 20px;
  color: #666;
}
.text .form-group .input textarea {
  width: 100%;
  border: 0;
  padding: 14px 20px;
  color: #666;
  max-width: 100%;
  height: 150px;
}
.text .panel {
  margin: 18px 0;
  background: #fff;
}
.text .panel .panel-header {
  padding: 18px 44px 18px 20px;
  border-bottom: 1px dotted #cbcbcb;
  font-weight: 700;
  color: #333;
  position: relative;
}
.text .panel .panel-body {
  padding: 10px 20px;
  position: relative;
  border-bottom: 1px dotted #cbcbcb;
  background: #f8f7f7;
}
.text .panel .panel-body p:first-child {
  margin-top: 0;
}
.text ol {
  margin: 18px 0;
  padding-left: 64px;
}
.text ol li {
  list-style-type: decimal;
}
.text table {
  margin: 18px 0;
  width: 100%;
  border: none !important;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 0.95em;
}
.text table td {
  border-bottom: 1px solid #f1f1f1;
  padding: 9px 15px;
}
.text table th {
  border-bottom: 1px solid #f1f1f1;
  padding: 9px 15px;
  font-weight: 400;
  color: #4D4E57;
  text-align: center;
  font-family: "Mulish";
}
.text table tbody tr:last-child td {
  border-bottom: 0;
}
.text table thead tr:last-child td {
  border-bottom: 0;
}
.text table thead td {
  font-weight: 400;
  color: #333;
  text-align: left;
  font-family: "Mulish";
}
.text ul {
  margin: 18px 0;
  padding-left: 64px;
}
.text ul li {
  list-style-type: none;
  position: relative;
}
.text ul li:before {
  display: block;
  position: absolute;
  top: 10px;
  left: -18px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  font-size: 20px;
  background-color: #333;
  content: "";
}
.text h1 {
  margin-bottom: 6px;
  font-size: 1.8em;
  text-transform: uppercase;
  font-family: "Mulish";
  font-weight: 700;
  color: #333;
}
.text h2 {
  margin-bottom: 6px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-family: "Mulish";
  font-weight: 700;
  color: #333;
}
.text h3 {
  font-family: "Mulish";
  font-weight: 700;
  color: #333;
  margin-bottom: 4px;
  font-size: 1em;
}
.text h4 {
  font-weight: 700;
}
.text ol + h2 {
  margin-top: 16px;
  padding-top: 16px;
}
.text ol + h3 {
  margin-top: 16px;
  padding-top: 16px;
}
.text p + h2 {
  margin-top: 16px;
  padding-top: 16px;
}
.text p + h3 {
  margin-top: 16px;
  padding-top: 16px;
}
.text table + h2 {
  margin-top: 16px;
  padding-top: 16px;
}
.text table + h3 {
  margin-top: 16px;
  padding-top: 16px;
}
.text ul + h2 {
  margin-top: 16px;
  padding-top: 16px;
}
.text ul + h3 {
  margin-top: 16px;
  padding-top: 16px;
}
.text h2 + .accordion {
  margin-top: 0;
}
.text h2 + .panel {
  margin-top: 0;
}
.text h2 + ol {
  margin-top: 0;
}
.text h2 + p {
  margin-top: 0;
}
.text h2 + table {
  margin-top: 0;
}
.text h2 + ul {
  margin-top: 0;
}
.text h3 + .accordion {
  margin-top: 0;
}
.text h3 + .panel {
  margin-top: 0;
}
.text h3 + ol {
  margin-top: 0;
}
.text h3 + p {
  margin-top: 0;
}
.text h3 + table {
  margin-top: 0;
}
.text h3 + ul {
  margin-top: 0;
}
.text p.indent {
  padding-left: 32px;
}
.text ul.formulario {
  padding: 0;
}
.text ul.formulario li:before {
  display: none;
}
.text .list-unstyled > li {
  list-style: none;
}
.text ol.decimal li {
  list-style-type: decimal;
}
.text ol.lower-roman li {
  list-style-type: lower-roman;
}
.text ol.upper-roman li {
  list-style-type: upper-roman;
}
.text ol.lower-alpha li {
  list-style-type: lower-alpha;
}
.text ol.upper-alpha li {
  list-style-type: upper-alpha;
}
.text .align-left {
  text-align: left;
}
.text .align-center {
  text-align: center;
}
.text .align-right {
  text-align: right;
}
.text .align-justify {
  text-align: justify;
}
.text .float-left {
  float: left;
  margin-right: 24px;
  margin-bottom: 32px;
}
.text .float-center {
  text-align: center;
}
.text .float-center img {
  margin-left: auto;
  margin-right: auto;
}
.text .float-right {
  float: right;
  margin-left: 24px;
  margin-bottom: 32px;
}
.text table.wide td {
  padding: 4px 2px !important;
}
.text table.wide th {
  padding: 4px 2px !important;
}
.text table.table-center {
  margin: 0 auto 18px;
}
.text table.table-left {
  margin-left: 0;
}
.text .hide {
  display: none !important;
}
.text .pill-nav ul {
  padding-left: 0;
  font-weight: 300;
  margin: 0;
}
.text .pill-nav:after {
  display: block;
  clear: both;
  content: "";
}
.text .pill-nav li {
  float: left;
  margin-right: 1px;
  list-style: none;
}
.text .pill-nav li a {
  display: block;
  border-radius: 3px;
  padding: 6px 10px;
  text-decoration: none;
}
.text .pill-nav li a:hover {
  background: -webkit-radial-gradient(transparent 0, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
  background: radial-gradient(transparent 0, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
}
.text .pill-nav li a.active {
  background: #000;
  color: #fff;
}
.text .pill-nav li a.current_pill {
  background: #000;
  color: #fff;
}
.text .pill-nav li:before {
  display: none;
}
.text .pill-nav li.active a {
  background: #000;
  color: #fff;
}
.text .pill-nav .bx-wrapper {
  position: relative;
}
.text .pill-nav .bx-controls a {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -9px;
  color: #3790b3;
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.text .pill-nav .bx-controls .bx-next {
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  right: -24px;
}
.text .pill-nav .bx-controls .bx-next:before {
  content: "\f054";
}
.text .pill-nav .bx-controls .bx-prev {
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  left: -24px;
}
.text .pill-nav .bx-controls .bx-prev:before {
  content: "\f053";
}
.text .pill-nav .bx-controls .disabled {
  opacity: 0.1;
}
.text .year-nav {
  padding-left: 0;
  font-weight: 300;
}
.text .year-nav ul {
  padding-left: 0;
  font-weight: 300;
  margin: 0;
}
.text .year-nav:after {
  display: block;
  clear: both;
  content: "";
}
.text .year-nav li {
  float: left;
  margin-right: 1px;
  list-style: none;
}
.text .year-nav li a {
  display: block;
  border-radius: 3px;
  padding: 6px 10px;
  text-decoration: none;
  color: black;
}
.text .year-nav li a:hover {
  background: -webkit-radial-gradient(transparent 0, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
  background: radial-gradient(transparent 0, transparent 50%, rgba(0, 0, 0, 0.1) 100%);
}
.text .year-nav li a.active {
  font-weight: 700;
  background: white;
  color: black;
  border-bottom: 2px solid #53FF75;
}
.text .year-nav li a.current_year {
  background: #000;
  color: #fff;
}
.text .year-nav li:before {
  display: none;
}
.text .year-nav li.active a {
  background: #000;
  color: #fff;
}
.text .pill-nav.company-nav li a.active {
  border: 1px solid #007db7;
  background: none;
  color: #007db7;
  font-weight: 700;
}
.text .company-nav {
  margin-bottom: 35px;
}
.text .btn {
  display: inline-block;
  border: 0;
  border-radius: 5px;
  padding: 12px 24px;
  border-bottom: 3px solid #ccc;
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "Mulish";
}
.text .btn-primary {
  background-color: #000;
  color: #fff;
}
.text .btn-primary:disabled {
  opacity: 0.5;
}
.text .form-group + .form-group {
  margin-top: -12px;
}
.text .accordion + .accordion {
  margin-top: -9px;
}
.text .accordion + .panel {
  margin-top: -9px;
}
.text .panel + .accordion {
  margin-top: -9px;
}
.text .panel + .panel {
  margin-top: -9px;
}
.text #page-historico ul li:before {
  display: none;
}
.text .panel.solo .panel-header {
  padding-top: 44px;
  padding-left: 20px;
}
.text input[type=password] {
  border: 2px solid #f1f1f1;
  border-radius: 5px;
  padding: 10px;
}
.text input[type=text] {
  border: 2px solid #f1f1f1;
  border-radius: 5px;
  padding: 10px;
}
.text textarea {
  border: 2px solid #f1f1f1;
  border-radius: 5px;
  padding: 10px;
}
.text .formulario {
  min-height: 24px;
  margin-bottom: 8px;
}
.text .formulario:after {
  display: block;
  clear: both;
  content: "";
}
.text .formulario label {
  line-height: 40px;
}
.text .formulario input {
  float: right;
  width: 100%;
}
.text .formulario textarea {
  float: right;
  width: 100%;
}
.text .formularioParaValidar .box-captcha input {
  display: inline;
  float: none;
  border: 1px solid #ccc;
}

.html-language .secondary-interface .item.language .bar-container {
  -webkit-transition: 0.2s all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
  filter: alpha(opacity=100);
}
.html-language .secondary-interface .item.language .bar-container .barTop {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  background-color: #333;
  box-shadow: 0 2px 0 0 hsla(0deg, 0%, 84%, 0);
}
.html-language .secondary-interface .item.language .bar-container .barMed {
  -ms-transform: matrix(0, 0, 0, 0, 0, 0);
  -webkit-transform: matrix(0, 0, 0, 0, 0, 0);
  transform: matrix(0, 0, 0, 0, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #333;
}
.html-language .secondary-interface .item.language .bar-container .barBot {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  background-color: #333;
  box-shadow: 0 2px 0 0 hsla(0deg, 0%, 84%, 0);
}
.html-language .secondary-interface .item.language span {
  -ms-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  -webkit-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-language .secondary-interface .item.language svg {
  -ms-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  -webkit-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-language .secondary-interface .item.language:hover .bar-container .barBot {
  background-color: #d7d7d7;
  box-shadow: 0 2px 0 0 rgba(51, 51, 51, 0);
}
.html-language .secondary-interface .item.language:hover .bar-container .barTop {
  background-color: #d7d7d7;
  box-shadow: 0 2px 0 0 rgba(51, 51, 51, 0);
}
.html-language .secondary-interface .item.language:hover svg path {
  fill: #fff;
}
.html-language .secondary-interface .item.language:hover .bg {
  background-color: #333;
}
.html-language .secondary-interface .item.language .bg {
  background-color: transparent;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.html-language .menu-idioma {
  z-index: 7;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.html-pesquisa .secondary-interface .item.pesquisa .bar-container {
  -webkit-transition: 0.2s all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
  filter: alpha(opacity=100);
}
.html-pesquisa .secondary-interface .item.pesquisa .bar-container .barTop {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  background-color: white;
  box-shadow: 0 2px 0 0 hsla(0deg, 0%, 84%, 0);
}
.html-pesquisa .secondary-interface .item.pesquisa .bar-container .barMed {
  -ms-transform: matrix(0, 0, 0, 0, 0, 0);
  -webkit-transform: matrix(0, 0, 0, 0, 0, 0);
  transform: matrix(0, 0, 0, 0, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: white;
}
.html-pesquisa .secondary-interface .item.pesquisa .bar-container .barBot {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  background-color: white;
  box-shadow: 0 2px 0 0 hsla(0deg, 0%, 84%, 0);
}
.html-pesquisa .secondary-interface .item.pesquisa span {
  -ms-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  -webkit-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-pesquisa .secondary-interface .item.pesquisa svg {
  -ms-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  -webkit-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-pesquisa .secondary-interface .item.pesquisa:hover .bar-container .barBot {
  background-color: #d7d7d7;
  box-shadow: 0 2px 0 0 rgba(51, 51, 51, 0);
}
.html-pesquisa .secondary-interface .item.pesquisa:hover .bar-container .barTop {
  background-color: #d7d7d7;
  box-shadow: 0 2px 0 0 rgba(51, 51, 51, 0);
}
.html-pesquisa .secondary-interface .item.pesquisa:hover svg path {
  fill: #fff;
}
.html-pesquisa .secondary-interface .item.pesquisa:hover .bg {
  background-color: #333;
}
.html-pesquisa .secondary-interface .item.pesquisa .bg {
  background-color: transparent;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  opacity: 1;
  border: 1px solid #53FF75;
  border-radius: 50px;
  filter: alpha(opacity=100);
}
.html-pesquisa .menu-pesquisa {
  display: block;
  visibility: visible;
  z-index: 7;
  opacity: 1;
  filter: alpha(opacity=100);
}

.html-world .secondary-interface .item.world .bar-container {
  -webkit-transition: 0.2s all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
  filter: alpha(opacity=100);
}
.html-world .secondary-interface .item.world .bar-container .barTop {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  background-color: #333;
  box-shadow: 0 2px 0 0 hsla(0deg, 0%, 84%, 0);
}
.html-world .secondary-interface .item.world .bar-container .barMed {
  -ms-transform: matrix(0, 0, 0, 0, 0, 0);
  -webkit-transform: matrix(0, 0, 0, 0, 0, 0);
  transform: matrix(0, 0, 0, 0, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #333;
}
.html-world .secondary-interface .item.world .bar-container .barBot {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  background-color: #333;
  box-shadow: 0 2px 0 0 hsla(0deg, 0%, 84%, 0);
}
.html-world .secondary-interface .item.world span {
  -ms-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  -webkit-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-world .secondary-interface .item.world svg {
  -ms-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  -webkit-transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  transform: matrix(0.5, 0, 0, 0.5, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.html-world .secondary-interface .item.world:hover .bar-container .barBot {
  background-color: #d7d7d7;
  box-shadow: 0 2px 0 0 rgba(51, 51, 51, 0);
}
.html-world .secondary-interface .item.world:hover .bar-container .barTop {
  background-color: #d7d7d7;
  box-shadow: 0 2px 0 0 rgba(51, 51, 51, 0);
}
.html-world .secondary-interface .item.world:hover svg path {
  fill: #fff;
}
.html-world .secondary-interface .item.world:hover .bg {
  background-color: #333;
}
.html-world .secondary-interface .item.world .bg {
  background-color: #f1f1f1;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.html-world .menu-world {
  visibility: visible;
  z-index: 7;
  opacity: 1;
  filter: alpha(opacity=100);
}

.enu .main-menu .left-items .group-container .group-items.ajuste-menu-height {
  height: 750px;
  -webkit-transition: height 0.9s;
  transition: height 0.9s;
}

.no-touch .main-menu .left-items .group-container .group-items .group-item .hover-bg {
  width: 0;
  height: 100%;
  background-color: #225E66;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.no-touch .main-menu .left-items .group-container .group-items .sub-active .group-item .child .group-item .hover-bg {
  width: 0;
  height: 100%;
  background-color: #225E66;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#hero {
  background: no-repeat center;
  background-size: cover;
  background-color: #555;
  margin-top: -50px;
}
#hero .container {
  padding: 0;
  height: 300px;
}
#hero #title {
  position: absolute;
  bottom: 70px;
  width: 100%;
  color: #fff;
  font-family: "Mulish";
  font-size: 18px;
  overflow: hidden;
  text-align: center;
}
#hero #title h1 {
  position: relative;
  font-weight: 400;
  font-size: 1.3em;
  display: inline-block;
  text-align: center;
  line-height: 1.2em;
  padding: 0 10px;
  margin: 60px 0 0;
  text-shadow: 4px 3px 2px rgba(0, 0, 0, 0.3);
  letter-spacing: 3px;
}
#hero #title h1:after {
  content: "";
  display: inline-block;
  width: 1000px;
  background: hsla(0deg, 0%, 100%, 0.3);
  height: 10px;
  position: absolute;
  top: 32px;
  left: 100%;
}
#hero #title h1:before {
  content: "";
  display: inline-block;
  width: 1000px;
  background: hsla(0deg, 0%, 100%, 0.3);
  height: 10px;
  position: absolute;
  top: 32px;
  right: 100%;
}
#hero #title .breadcrumb {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
#hero #title .breadcrumb li {
  position: relative;
  margin-bottom: 0;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
  display: none;
}
#hero #title .breadcrumb li:first-child {
  display: inline-block;
}
#hero #title .breadcrumb li:after {
  content: "";
  display: inline-block;
  width: 1000px;
  background: hsla(0deg, 0%, 100%, 0.3);
  height: 10px;
  position: absolute;
  top: 8px;
  left: 100%;
  background: hsla(0deg, 0%, 100%, 0.3);
}
#hero #title .breadcrumb li:before {
  content: "";
  display: inline-block;
  width: 1000px;
  background: hsla(0deg, 0%, 100%, 0.3);
  height: 10px;
  position: absolute;
  top: 8px;
  right: 100%;
  background: hsla(0deg, 0%, 100%, 0.3);
}
#hero #title .breadcrumb li:last-child {
  display: none;
}

#hero.menu-a {
  background-image: url(/images/hero/menu-e.jpg);
}

#hero.menu-b {
  background-image: url(/images/hero/menu-e.jpg);
}

#hero.menu-c {
  background-image: url(/images/hero/menu-i.jpg);
}

#hero.menu-d {
  background-image: url(/images/hero/menu-h.jpg);
}

#hero.menu-e {
  background-image: url(/images/hero/menu-e.jpg);
}

#hero.menu-f {
  background-image: url(/images/hero/menu-c.jpg);
}

#hero.menu-g {
  background-image: url(/images/hero/menu-c.jpg);
}

.read-more {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 5px 10px 10px;
  text-decoration: none;
  top: 70px;
  position: relative;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.read-more .arrow-container {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 30px;
  position: relative;
  box-shadow: 0 2px 0 0 rgba(50, 50, 50, 0.3);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transition: -webkit-all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.read-more .arrow-container img {
  display: block;
  position: absolute;
  width: 40px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto 0;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
.read-more:hover {
  background: #225E66;
}
.read-more:hover .arrow-container img {
  left: 0;
}

html.opened {
  overflow-y: hidden;
}

.html-menu.opened .header .menu-button .icon .bg {
  box-shadow: transparent 0 0 0 0;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  background-color: #eaeaea;
}
.html-menu.opened .header .menu-button .icon .bar {
  background-color: #fff;
}
.html-menu.opened .header .menu-button .icon .bar.barTop {
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
}
.html-menu.opened .header .menu-button .icon .bar.barMed {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: matrix(0, 0, 0, 0, 0, 0);
  -ms-transform: matrix(0, 0, 0, 0, 0, 0);
  transform: matrix(0, 0, 0, 0, 0, 0);
}
.html-menu.opened .header .menu-button .icon .bar.barBot {
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -6);
}
.html-menu.opened .main-menu {
  display: block !important;
  visibility: visible;
  height: 100%;
  z-index: 4;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  overflow-y: auto;
}

#timeline .slick-prev, #timeline .slick-next {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  font-size: 0;
  background: none;
  outline: none;
  border: none;
  z-index: 6;
}
#timeline .slick-prev::before, #timeline .slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 57%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid black;
  border-left: 3px solid black;
  border-radius: 2px;
  transform: translate(-50%, -50%) rotate(-45deg);
}
#timeline .slick-next {
  left: 60px;
  top: 38px;
}
#timeline .slick-next::before {
  transform: translate(-50%, -50%) rotate(135deg);
}
#timeline .slick-prev {
  top: 38px;
  left: -4px;
}
#timeline .bl-txt {
  padding: 20px 0;
}
#timeline .bl-txt h3 {
  margin-left: 20px;
}
#timeline .slider-nav .slick-current .item p {
  display: inherit;
  color: #53FF75;
  border-bottom: 1px solid #53FF75;
}
#timeline .slider-nav .item p {
  color: #000;
  font-weight: 700;
}

.back-to-top .container {
  text-align: right;
}
.back-to-top a {
  display: inline-block;
  width: 78px;
  height: 48px;
  margin: 0 auto;
  border: 1px solid #e3e3e3;
  padding-top: 12px;
  background: #f2f3f5;
  background: -webkit-linear-gradient(top, #f2f3f5 0, #f2f3f5 85%, #e5e6e8 100%);
  background: linear-gradient(to bottom, #f2f3f5 0, #f2f3f5 85%, #e5e6e8 100%);
  color: #666;
  text-align: center;
}

.contact .content {
  max-width: 790px;
  margin: 0 auto;
}
.contact .input-wrapper {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  margin-bottom: 20px;
}
.contact .input-wrapper input, .contact .input-wrapper textarea, .contact .input-wrapper select {
  display: block;
  width: 75%;
  border: 2px solid #f1f1f1;
  border-radius: 5px;
  padding: 10px;
}
.contact .input-wrapper label {
  display: inline-block;
  width: 25%;
  text-align: left;
}
.contact .button-wrapper {
  margin: 20px 0;
  text-align: center;
}
.contact .g-recaptcha > div {
  margin: 0 auto;
}
.contact a {
  color: #212E3E;
}

.page-id-115 .last-updated {
  display: none;
}

.page-id-113 .last-updated {
  display: none;
}

.page-id-429 .last-updated {
  display: none;
}

.page-id-444 .last-updated {
  display: none;
}

@media (min-width: 992px) {
  .page-id-395 #hero #title {
    bottom: 50px;
  }
}

.searchFiles, .searchContent {
  border: none !important;
}
.searchFiles a, .searchContent a {
  color: #212E3E;
  text-decoration: none;
}
.searchFiles h3, .searchContent h3 {
  color: #1E1E1E;
}

.admin-bar .header {
  top: 40px !important;
}
@media (max-width: 782px) {
  .admin-bar .header {
    top: 46px;
  }
}
.admin-bar .secondary-interface {
  top: 60px !important;
}
.admin-bar.scroll .secondary-interface {
  top: 40px !important;
}

.menu-header {
  padding: 0;
}

.menu-back {
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  left: 20px;
  top: 10px;
  overflow: hidden;
  margin: auto 0;
  border-radius: 30px;
  background-color: #53FF75;
  border: none;
  display: none;
}
@media (max-width: 600px) {
  .menu-back {
    display: block;
  }
}
.menu-back::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 57%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid white;
  border-left: 3px solid white;
  border-radius: 2px;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.header {
  height: 40px;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 8 !important;
  text-align: center;
  top: 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.header .svg-top {
  top: 0;
  z-index: 2;
  height: 110px;
  position: absolute;
  width: 100%;
  left: 0;
}
.header .svg-bg {
  height: 110px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 8px;
  -ms-transform: rotate(-0.4deg);
  -webkit-transform: rotate(-0.4deg);
  transform: rotate(-0.4deg);
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.header .menu-button {
  top: -5px;
  position: absolute;
  left: 10px;
  z-index: 7;
  cursor: pointer;
}
.header .menu-button .icon {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  display: table;
}
.header .menu-button .icon .bar-container {
  left: 10px;
  top: 12px;
  display: inline-block;
  z-index: 1;
  position: absolute;
  margin: auto;
  width: 20px;
  height: 18px;
}
.header .menu-button .icon .bar-container .bar {
  width: 20px;
  height: 4px;
  margin: 0 auto 2px;
  background-color: #333;
  position: absolute;
  -webkit-transition: top 0.08s, left 0.08s;
  transition: top 0.08s, left 0.08s;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.header .menu-button .icon .bar-container .barMed {
  top: 6px;
}
.header .menu-button .icon .bar-container .barBot {
  top: 12px;
}
.header .menu-button .separator {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  margin: 0 10px;
  width: 2px;
  background-color: #fff;
}
.header .menu-button span {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.header .twistedbg-top {
  height: 50px;
  width: 100%;
  left: 0;
  top: -10px;
  position: absolute;
  z-index: 4;
  background-color: #fff;
}
.header .logo {
  top: 0;
  margin: 0 auto;
  padding-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 4;
  width: 150px;
  display: block;
}
.header .logo .outer-logo {
  display: none;
}
.header .logo .lettering {
  top: -5px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  max-width: 150px;
}
.header .logo .lettering svg {
  width: 100px;
  height: 40px;
}
.header .logo .lettering svg * {
  fill: #333;
}
.header .logo .lettering img {
  width: 100px;
  height: 40px;
}
.header .twistedbg .twistedSvg {
  display: none;
}
.header .breadcrumb-header {
  display: none;
  position: absolute;
  top: 8px;
  left: 95px;
  z-index: 4;
}
.header .breadcrumb-header > h1 {
  display: none;
}
.header .breadcrumb-header .breadcrumb {
  margin: 0;
  padding: 0;
}
.header .breadcrumb-header .breadcrumb li {
  text-decoration: none;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  line-height: 13px;
  display: none;
}
.header .breadcrumb-header .breadcrumb li:first-child {
  display: inline-block;
}
.header .breadcrumb-header .breadcrumb li:first-child:before {
  display: none;
}
.header .breadcrumb-header .breadcrumb li:last-child {
  display: inline-block;
}
.header .breadcrumb-header .breadcrumb li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 2px;
  height: 14px;
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
  background-color: #d6d6d6;
  margin: 0 5px 0 2px;
}
.header .breadcrumb-header .breadcrumb li.current {
  display: inline-block;
}
.header .secondary-menu-button {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 7;
  cursor: pointer;
}
.header .secondary-menu-button .icon {
  width: 16px;
  height: 16px;
  position: absolute;
}
.header .secondary-menu-button .icon .square-container {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .secondary-menu-button .icon .square-container .square {
  width: 6px;
  height: 6px;
  background-color: #333;
  position: absolute;
}
.header .secondary-menu-button .icon .square-container .square.squareTopLeft {
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .secondary-menu-button .icon .square-container .square.squareTopRight {
  top: 0;
  right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .secondary-menu-button .icon .square-container .square.squareBottomLeft {
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .secondary-menu-button .icon .square-container .square.squareBottomRight {
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.opened .menu-button .icon .bar-container .bar {
  background-color: #fff;
}
.opened .header .menu-button .icon .bg {
  box-shadow: transparent 0 0 0 0;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  background-color: #eaeaea;
}
.opened .header .twistedbg-top {
  background-color: #000;
}
.opened .header .logo .lettering {
  left: -17px;
}
.opened .header .logo .lettering svg * {
  fill: #fff;
}
.opened .header .breadcrumb-header {
  display: none;
}
.opened .header .secondary-menu-button {
  right: 27px;
}
.opened .header .secondary-menu-button .icon .square-container .square {
  background-color: #fff;
}
.opened .secondary-interface .item span {
  color: #fff;
}
.opened .navigation-bg {
  z-index: 4;
  opacity: 0.85;
  visibility: visible;
  filter: alpha(opacity=85);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.opened .leftWhite {
  display: none;
}
.opened .rightWhite {
  display: none;
}
.opened .topWhite {
  display: none;
}
.opened .scroll .header .logo .lettering svg * {
  fill: #fff;
}
.opened .scroll .secondary-interface .item svg * {
  fill: #fff;
}
.opened .scroll .secondary-interface .item span {
  color: #fff;
}
.opened .scroll .secondary-navigation-bg {
  height: 60px;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.opened .secondary-navigation-bg {
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  z-index: 4;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.opened #notification.cortina {
  z-index: 3;
}

.secondary-navigation-bg {
  background-color: #225E66;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
  z-index: -1;
  position: fixed;
  opacity: 0;
  filter: alpha(opacity=0);
  border-bottom: 1px solid hsla(0deg, 0%, 100%, 0.12);
  -webkit-transition: -webkit-height 0.3s;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

.main-menu {
  background-color: transparent;
  top: 0;
  margin: 0 auto;
  height: 650px;
  padding: 0 10px;
  -webkit-transform: scale(1.6);
  -ms-transform: scale(1.6);
  transform: scale(1.6);
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: -1;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
}
.main-menu .secondary-navigation-bg {
  height: 60px;
}
.main-menu .left-items {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  overflow: auto;
  padding-left: 2%;
  padding-right: 3%;
}
.main-menu .left-items:after {
  display: table;
  content: "";
  clear: both;
}
.main-menu .left-items:before {
  display: table;
  content: "";
}
.main-menu .left-items .group-container {
  width: 100%;
  min-width: 280px;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  -webkit-transform-style: flat;
  border-top: 1px solid #2a271f;
}
.main-menu .left-items .group-container .group-title {
  width: 100%;
  padding: 14px 45px 14px 10px;
  z-index: 1;
  position: relative;
  cursor: pointer;
  height: auto;
}
@media (max-width: 600px) {
  .main-menu .left-items .group-container .group-title .menu-item-has-children {
    position: relative;
    list-style: none;
  }
  .main-menu .left-items .group-container .group-title .menu-item-has-children::after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -20px;
    width: 10px;
    height: 16px;
    background: url(img/arrow-right-menu.svg);
  }
}
.main-menu .left-items .group-container .group-title a {
  font-family: "Mulish";
  font-weight: bold;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 15px;
  color: #fff;
}
.main-menu .left-items .group-container .group-title .menu-back {
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px !important;
  top: 0px !important;
  left: initial;
  overflow: hidden;
  margin: auto 0;
  border-radius: 30px;
  background-color: #53FF75;
  border: none;
  display: none;
}
.main-menu .left-items .group-container .group-title .menu-back::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 57%;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid white;
  border-left: 3px solid white;
  border-radius: 2px;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.main-menu .left-items .group-container .group-title .menu-back.active {
  display: block;
}
.main-menu .left-items .group-container:first-child {
  border-top: 0;
  list-style: none;
  padding: 0;
}
.main-menu .left-items .group-container .sub-menu {
  list-style: none;
  padding: 0;
}
.main-menu .left-items .group-container .group-items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  height: auto;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
.main-menu .left-items .group-container .group-items .child {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
  -webkit-transform: translate(100%);
  -ms-transform: translate(100%);
  transform: translate(100%);
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 600px) {
  .main-menu .left-items .group-container .group-items .child {
    padding-top: 50px;
  }
}
.main-menu .left-items .group-container .group-items .group-item {
  padding-left: 10px;
  height: 50px;
  cursor: pointer;
  position: relative;
}
.main-menu .left-items .group-container .group-items .group-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  height: 100%;
  transform: translateY(-50%);
  width: 0;
  background-color: #225E66;
  border-radius: 5px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.main-menu .left-items .group-container .group-items .group-item:hover::before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-menu .left-items .group-container .group-items .group-item a {
  z-index: 1;
  position: relative;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 13px;
  line-height: 50px;
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20px;
  overflow: hidden;
  display: block;
}
.main-menu .left-items .group-container .group-items .group-item a:hover {
  color: #53FF75;
}
.main-menu .left-items .group-container .group-items .group-item span {
  z-index: 1;
  position: relative;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 13px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20px;
  overflow: hidden;
  display: block;
}
.main-menu .left-items .group-container .group-items > .parent.sub-active-2 > .group-item.has-child > .child.active > .group-item.has-child {
  position: static;
}
.main-menu .left-items .group-container .group-items > .parent.sub-active-2 > .group-item.has-child > .child.active > .group-item.has-child > .hover-bg {
  display: none;
}
.main-menu .left-items .group-container .group-items > .parent.sub-active > .group-item {
  position: static;
}
.main-menu .left-items .group-container .group-items > .parent.sub-active > .group-item > .hover-bg {
  display: none;
}
.main-menu .left-items .group-container .group-items .group-item.has-parent .arrow-left-menu {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  overflow: hidden;
  margin: auto 0;
  border-radius: 30px;
  background-color: #53FF75;
}
.main-menu .left-items .group-container .group-items .group-item.has-parent a {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #53FF75;
  text-align: center;
  padding-left: 45px;
}
.main-menu .left-items .group-container .group-items .group-item.has-parent span {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #53FF75;
  text-align: center;
  padding-left: 45px;
}
.main-menu .left-items .group-container .group-items .group-item.has-main-parent > a {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #53FF75;
  text-align: center;
  padding-left: 45px;
}
.main-menu .left-items .group-container .group-items .group-item.has-main-parent .arrow-left-menu {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  overflow: hidden;
  margin: auto 0;
  border-radius: 30px;
  background-color: #53FF75;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.main-menu .left-items .group-container .group-items .group-item.has-child:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 15px;
  width: 10px;
  height: 16px;
  background: url(img/arrow-right-menu.svg);
}
.main-menu .left-items .group-container .group-items .sub-active .group-item .child .group-item:hover > .hover-bg {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-menu .left-items .group-container .group-items .sub-active .child.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-menu .left-items .group-container .group-items .parent {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 600px) {
  .main-menu .left-items .group-container .group-items .parent {
    padding-top: 50px;
  }
}
.main-menu .left-items .group-container .group-items .parent.sub-active {
  -webkit-transform: translate(-104%);
  -ms-transform: translate(-104%);
  transform: translate(-104%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-menu .left-items .group-container .group-items .parent.sub-active.sub-active-2 {
  -webkit-transform: translate(-204%);
  -ms-transform: translate(-204%);
  transform: translate(-204%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-menu .left-items .group-container .group-items.ajuste-menu-height {
  height: 1455px;
  -webkit-transition: height 0.9s;
  transition: height 0.9s;
}
.main-menu .left-items > .mob-parent {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.main-menu .left-items.mob-sub-active > .mob-parent {
  -webkit-transform: translate(-100%);
  -ms-transform: translate(-100%);
  transform: translate(-100%);
}
.main-menu .left-items.mob-sub-active .group-container .group-items.mob-active {
  -webkit-transform: translate(100%);
  -ms-transform: translate(100%);
  transform: translate(100%);
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.scroll .secondary-interface .voltar .arrow {
  background-position: -5px -5px;
}

.secondary-interface {
  top: auto;
  bottom: 0;
  position: fixed;
  z-index: 8;
  width: 100%;
  text-align: center;
  display: none;
  background: #000;
  padding: 5px 0;
}
.secondary-interface .item {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: relative;
  margin: 0 10px;
  height: 40px;
  width: 40px;
}
.secondary-interface .item .bar-container {
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 20px;
  height: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.secondary-interface .item .bar-container .bar {
  width: 20px;
  height: 4px;
  margin: 0 auto 2px;
  position: absolute;
  background-color: #333;
  box-shadow: 0 3px 0 0 #d7d7d7;
}
.secondary-interface .item .bar-container .barMed {
  top: 6px;
}
.secondary-interface .item .bar-container .barBot {
  top: 12px;
}
.secondary-interface .item a.active {
  display: none;
}
.secondary-interface .item .bg {
  -webkit-transition: 0.3s opacity, 0.3s background-color, 0.3s transform;
  -webkit-transition: 0.3s opacity, 0.3s background-color, 0.3s -webkit-transform;
  transition: 0.3s opacity, 0.3s background-color, 0.3s transform;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #333;
  position: absolute;
  opacity: 0.12;
  filter: alpha(opacity=12);
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -ms-transform: matrix(0.9, 0, 0, 0.9, 0, 0);
  -webkit-transform: matrix(0.9, 0, 0, 0.9, 0, 0);
  transform: matrix(0.9, 0, 0, 0.9, 0, 0);
  height: 40px;
  width: 40px;
}
.secondary-interface .item svg {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  width: 40px;
}
.secondary-interface .item svg path {
  fill: #333;
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.secondary-interface .item svg * {
  fill: #333;
}
.secondary-interface .item:hover .bg {
  -ms-transform: matrix(1.09, 0, 0, 1.09, 0, 0);
  -webkit-transform: matrix(1.09, 0, 0, 1.09, 0, 0);
  transform: matrix(1.09, 0, 0, 1.09, 0, 0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.secondary-interface .item:hover span {
  color: #fff;
}
.secondary-interface .item:hover svg path {
  fill: #fff;
}
.secondary-interface .item span {
  line-height: 40px;
  color: #333;
  display: inline-block;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 17px;
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  display: block;
  text-align: center;
  z-index: 3;
  position: relative;
  -webkit-transition: 0.3s color;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.secondary-interface .world .tooltip {
  top: 46px;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  border-radius: 3px;
  padding: 6px;
  background: #333;
  font: 300 10px "Mulish";
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.secondary-interface .world:hover .tooltip {
  opacity: 1;
}
.secondary-interface .voltar .arrow {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url(img/arrow-left.svg);
  background-repeat: no-repeat;
  background-position: -5px -5px;
  z-index: 1;
  position: relative;
}

.menu-idioma {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.menu-idioma .idiomas-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100px;
  text-align: center;
}
.menu-idioma .idiomas-container .idioma-item.active {
  background-color: #fff;
}
.menu-idioma .idiomas-container .idioma-item.active a {
  color: #000;
}
.menu-idioma .idiomas-container .idioma-item {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.menu-idioma .idiomas-container .idioma-item:hover {
  background-color: #fff;
}
.menu-idioma .idiomas-container .idioma-item:hover a {
  color: #000;
}
.menu-idioma .idiomas-container .idioma-item a {
  font-family: "Mulish";
  font-weight: 300;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 20px;
  line-height: 60px;
  color: #fff;
}

.menu-world {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
}
.menu-world .secondary-navigation-bg {
  height: 100px !important;
  z-index: 5 !important;
  box-shadow: inset -4px 220px 130px -56px rgba(0, 0, 0, 0.75);
  opacity: 1;
  filter: alpha(opacity=100);
}
.menu-world h2 {
  z-index: 6;
  font-size: 25px;
  color: #fff;
  font-family: "Mulish";
  font-weight: 300;
  margin: 0;
  padding: 55px 0 0;
  text-align: center;
  position: relative;
}
.menu-world h2 span {
  color: #f10c22;
}
.menu-world .world-container {
  padding: 0;
  padding-bottom: 170px;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  margin-top: 100px;
  background-image: url(/images/dummy/lisbon_img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: inset -4px -382px 238px -56px rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-world .world-container:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQIW2NkYGBIY2BgmMXIAAUAC8UBAxwKrzgAAAAASUVORK5CYII=);
}
.menu-world .world-container .container {
  z-index: 1;
  padding-top: 30px;
  background: url(/images/shadow-country-detail.png) top center no-repeat;
}
.menu-world .world-container h1 {
  font-size: 40px;
  line-height: 1em;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  margin: 0 0 20px;
  font-family: "Mulish";
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.menu-world .world-container span {
  font-family: "Mulish";
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  display: block;
}
.menu-world .world-container .info {
  margin: 40px auto 0;
  padding: 0;
}
.menu-world .world-container .info:after {
  content: "";
  display: block;
  clear: both;
}
.menu-world .world-container .info p {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  float: none;
  width: 100%;
  text-align: left;
  padding: 0;
  max-width: 320px;
  margin-bottom: 20px;
  font-family: "Mulish";
  font-weight: 300;
  color: #fff;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}
.menu-world .world-container .info p a {
  font-family: "Mulish";
  font-weight: 300;
  color: #fff;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  background: #000;
  padding: 4px 8px;
  font-size: 10px;
  border-radius: 5px;
  margin-top: 2px;
}
.menu-world .world-container .info ul {
  float: none;
  width: 100%;
  padding: 0;
  list-style: none;
  margin: 0;
}
.menu-world .world-container .info ul li {
  width: 100%;
  float: none;
}
.menu-world .world-container .info ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 14px;
  font-family: "Mulish";
  font-weight: 300;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  text-align: left;
  padding: 5px 0 5px 12px;
  background: url(/images/svg/arrow-list.svg) center left no-repeat;
}

.menu-pesquisa {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: calc(100% - 50px);
  padding-top: 80px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-pesquisa .secondary-navigation-bg {
  height: 160px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0, 0, 1, 0, 0);
  transform: matrix(1, 0, 0, 1, 0, 0);
  z-index: 4;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.menu-pesquisa .header-pesquisa {
  position: relative;
  z-index: 4;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.menu-pesquisa .header-pesquisa .search-container {
  max-width: 1010px;
  margin: 100px auto;
  position: relative;
  padding: 0 20px;
}
.menu-pesquisa .header-pesquisa .search-container .search-container-autocomplete {
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.menu-pesquisa .header-pesquisa .search-container .icon {
  position: absolute;
  top: 10px;
  left: 10px;
}
.menu-pesquisa .header-pesquisa .search-container .icon svg {
  width: 30px;
  height: 35px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.menu-pesquisa .header-pesquisa .search-container .input {
  position: relative;
  border: 1px solid white;
  padding: 10px;
}
.menu-pesquisa .header-pesquisa .search-container .input:after {
  width: 95%;
  content: "..........................................................................................................";
  position: absolute;
  bottom: -15px;
  left: 0;
  display: none;
  font-family: "Mulish";
  font-weight: 300;
  color: #fff;
  font-size: 20px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  overflow: hidden;
}
.menu-pesquisa .search-container .typeahead {
  background-color: transparent;
  color: #f01826;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 25px;
  outline: 0;
  border: 0;
  position: relative;
  vertical-align: middle;
  width: 95%;
  padding-left: 50px;
  z-index: 4;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.menu-pesquisa .search-container .input .del {
  z-index: 300;
  cursor: pointer;
  display: none;
  -webkit-transition: -webkit-all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 15px;
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: hsla(0deg, 0%, 100%, 0.4);
  right: -3px;
  top: 19px;
}
.menu-pesquisa .results {
  padding: 20px;
  margin-top: 60px;
  height: 100%;
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  padding-top: 155px;
  width: 100%;
  left: 0;
  z-index: 1;
}
.menu-pesquisa .results .container li a {
  display: block;
  background: rgba(0, 0, 0, 0.498039);
  margin: 10px 0;
  padding: 15px 10px;
  color: #c1c1c1;
  font-family: "Mulish";
  font-size: 1.3em;
}
.menu-pesquisa .results .container li a:hover {
  color: #fff;
}

.opened.html-language .secondary-interface {
  display: block;
}
.opened.html-language .header .secondary-menu-button .icon .square-container {
  -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
  -ms-transform: matrix(0, 1, -1, 0, 0, 0);
  transform: matrix(0, 1, -1, 0, 0, 0);
}
.opened.html-language .header .secondary-menu-button .icon .square-container .square.squareTopLeft {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
}
.opened.html-language .header .secondary-menu-button .icon .square-container .square.squareTopRight {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
}
.opened.html-language .header .secondary-menu-button .icon .square-container .square.squareBottomLeft {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
}
.opened.html-language .header .secondary-menu-button .icon .square-container .square.squareBottomRight {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
}

.opened.html-pesquisa .secondary-interface {
  display: block;
}
.opened.html-pesquisa .header {
  top: 0;
  background: #225E66;
  min-height: 75px;
}
.opened.html-pesquisa .header .menu-button {
  top: 15px !important;
}
.opened.html-pesquisa .header .lettering {
  top: 15px !important;
}
.opened.html-pesquisa .header .secondary-menu-button .icon .square-container {
  -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
  -ms-transform: matrix(0, 1, -1, 0, 0, 0);
  transform: matrix(0, 1, -1, 0, 0, 0);
}
.opened.html-pesquisa .header .secondary-menu-button .icon .square-container .square.squareTopLeft {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
}
.opened.html-pesquisa .header .secondary-menu-button .icon .square-container .square.squareTopRight {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
}
.opened.html-pesquisa .header .secondary-menu-button .icon .square-container .square.squareBottomLeft {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
}
.opened.html-pesquisa .header .secondary-menu-button .icon .square-container .square.squareBottomRight {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
}
.opened.html-pesquisa .header .outer-logo {
  display: none;
}
.opened.html-pesquisa .secondary-navigation-bg {
  background-color: #212E3E;
  height: 100%;
}

.opened.html-world .secondary-interface {
  display: block;
}
.opened.html-world .header .secondary-menu-button .icon .square-container {
  -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
  -ms-transform: matrix(0, 1, -1, 0, 0, 0);
  transform: matrix(0, 1, -1, 0, 0, 0);
}
.opened.html-world .header .secondary-menu-button .icon .square-container .square.squareTopLeft {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -1, 2);
}
.opened.html-world .header .secondary-menu-button .icon .square-container .square.squareTopRight {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, 2);
}
.opened.html-world .header .secondary-menu-button .icon .square-container .square.squareBottomLeft {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
  -ms-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, -1, -3);
}
.opened.html-world .header .secondary-menu-button .icon .square-container .square.squareBottomRight {
  width: 10px;
  height: 4px;
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
  -ms-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, -3);
}

.scroll .header .breadcrumb-header {
  top: 8px;
}

body.avisos-fechado header.header {
  top: 50px;
}

.html-menu body.avisos-fechado header.header {
  top: 50px;
}

body.avisos-fechado.scroll header.header {
  top: 50px;
}

#footer {
  background: #212E3E;
  padding: 40px 0 20px;
}
#footer .left {
  display: block;
  width: 100%;
  text-align: center;
}
#footer .left .footer-item:first-child {
  width: 100%;
  margin-bottom: 40px;
}
#footer .footer-item {
  display: inline-block;
  vertical-align: top;
}
#footer .footer-item .footer-logo {
  max-height: 40px;
  width: auto;
  text-align: center;
}
#footer .footer-item .footer-logo a {
  display: block;
  max-height: 40px;
  width: auto;
}
#footer .footer-item .footer-logo img {
  height: 59px;
}
#footer .footer-item a {
  display: inline-block;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  color: white;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#footer .footer-item span {
  display: inline-block;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  color: white;
  margin: 0 5px;
}
#footer .footer-item .footer-icon {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin: 0;
  background-color: rgba(51, 51, 51, 0.07);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
}
#footer .footer-item .footer-icon svg {
  display: block;
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#footer .footer-item .footer-icon:hover {
  background-color: #333;
}
#footer .footer-item .footer-icon:hover svg path {
  fill: #fff;
}
#footer .footer-separator {
  display: none;
  vertical-align: middle;
  height: 40px;
  width: 3px;
  background-color: #eaeaea;
}
#footer .right {
  display: block;
  width: 100%;
  min-width: 240px;
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #eaeaea;
}
#footer .footer-item.small .footer-icon {
  width: 40px;
  height: 40px;
}
#footer .footer-item.small .footer-icon svg {
  width: 40px;
  height: 40px;
}
#footer .bottom {
  clear: both;
  width: 100%;
  position: relative;
  min-height: 40px;
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  #footer .bottom {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
#footer .bottom .terms {
  width: 100%;
  text-align: center;
}
#footer .bottom .terms .copyright {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #footer .bottom .terms {
    width: auto;
  }
}
#footer .bottom .terms .hide_md {
  display: none;
}
@media screen and (min-width: 768px) {
  #footer .bottom .terms .hide_md {
    display: block;
  }
}
#footer .footer-item.copyright span {
  margin: 0;
}

.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
  clear: both;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  border-bottom: 1px solid #D7DFE0;
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.accordion {
  margin: 20px 0;
}
.accordion__item {
  margin-bottom: 10px;
}
.accordion__item__header {
  cursor: pointer;
  position: relative;
  padding: 18px 44px 18px 20px;
  border-bottom: 1px dotted #cbcbcb;
  font-weight: 700;
  color: #333;
}
.accordion__item__header::after {
  height: 10px;
  width: 10px;
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  transition: 0.5s all;
  transform: rotate(45deg);
  border-right: 4px solid black;
  border-bottom: 4px solid black;
}
.accordion__item__header::before {
  height: 30px;
  width: 30px;
  content: "";
  position: absolute;
  right: 8px;
  top: 10px;
  background-color: #f1f1f1;
  border-radius: 50%;
}
.accordion__item__header.active {
  transition: 0.4s;
  border-bottom: 1px dotted #53FF75;
}
.accordion__item__header.active::after {
  transform: rotate(-135deg);
  top: 21px;
  border-right: 4px solid black;
  border-bottom: 4px solid black;
}
.accordion__item__content {
  display: none;
  margin-top: 0;
  border: none;
  padding: 10px 20px;
  position: relative;
  border-bottom: 1px dotted #cbcbcb;
  background: #F1F4F4;
}
.accordion__item__content table {
  margin-top: 0;
}

/* calendar & datepicker */
.ui-helper-hidden-accessible {
  display: none;
}

.agenda .datepicker {
  position: relative;
  z-index: 0;
  display: table;
  width: 100%;
  margin: 0 auto;
}
.agenda .datepicker .nav-event {
  position: absolute;
  top: 125px;
  text-indent: -9000px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 9;
}
.agenda .datepicker .nav-event.prev {
  background: url(img/icons/arrow-left.png) no-repeat center 0;
  left: -35px;
}
.agenda .datepicker .nav-event.next {
  background: url(img/icons/arrow-right.png) no-repeat center 0;
  right: -35px;
}
.agenda .datepicker .ui-datepicker-header .ui-datepicker-title {
  background: #666;
  color: #fff;
  font-size: 20px;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.agenda .datepicker table.ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
  position: relative;
  z-index: 1;
  margin-top: 0 !important;
  margin-bottom: 20px;
  text-align: center;
}
.agenda .datepicker table.ui-datepicker-calendar thead {
  background: transparent;
  border: none !important;
}
.agenda .datepicker table.ui-datepicker-calendar thead tr {
  padding: 0;
  float: none;
  border: 0;
}
.agenda .datepicker table.ui-datepicker-calendar thead tr th {
  padding: 8px 0;
  color: #000;
  border: none !important;
}
.agenda .datepicker table.ui-datepicker-calendar tbody {
  background: transparent;
}
.agenda .datepicker table.ui-datepicker-calendar tbody tr {
  background: transparent;
}
.agenda .datepicker table.ui-datepicker-calendar tbody tr td {
  width: 14.3%;
  cursor: default;
  height: 27px;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  border: none !important;
}
.agenda .datepicker table.ui-datepicker-calendar tbody tr td span {
  color: #000;
  display: block;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  min-width: 20px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  padding: 0;
}
.agenda .datepicker table.ui-datepicker-calendar tbody tr td.has-event {
  background: #666;
}
.agenda .datepicker table.ui-datepicker-calendar tbody tr td.has-event span {
  color: white;
}
.agenda #legenda_eventos {
  width: 100%;
  margin: 20px auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.agenda #legenda_eventos .legenda_texto {
  margin-right: 10px;
}
.agenda #legenda_eventos .legenda_item {
  margin: 5px 15px 5px 0;
  position: relative;
}
.agenda #legenda_eventos .legenda_item .label {
  padding: 5px 0 5px 22px;
  font-size: 16px;
}
.agenda #legenda_eventos .legenda_item .cor {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 6px;
}
.agenda #legenda_eventos .legenda_item .cor-01 {
  color: white;
  background-color: #ddd !important;
  opacity: 1;
  filter: Alpha(Opacity=50);
}
.agenda #legenda_eventos .legenda_item .cor-02 {
  color: white;
  background-color: #00696e !important;
}
.agenda #legenda_eventos .legenda_item .cor-03 {
  color: white;
  background-color: #685bc7 !important;
}
.agenda #legenda_eventos .legenda_item .cor-04 {
  color: white;
  background-color: #00c7b1 !important;
}
.agenda #legenda_eventos .legenda_item .cor-05 {
  color: white;
  background-color: #d7d7d2 !important;
}
.agenda #legenda_eventos .legenda_item .cor-05 span {
  color: black;
}
.agenda h2 {
  margin-top: 1rem;
}
.agenda .table-calendario {
  margin-top: 0;
}
.agenda .table-calendario thead th {
  text-align: left;
}
.agenda .table-calendario tbody td:last-child {
  text-align: center;
}
.agenda .table-calendario tbody td:last-child img {
  max-width: 38px;
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.agenda .evento-realizado {
  margin-top: 25px;
}
.agenda .evento-realizado .col-sm-6 {
  display: flex;
  align-items: center;
}
.agenda .evento-realizado .col-sm-6:nth-child(1) {
  justify-content: flex-start;
}
.agenda .evento-realizado .col-sm-6:nth-child(2) {
  justify-content: flex-end;
}
.agenda .evento-realizado__header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.agenda .datepicker .ui-datepicker-header {
  width: 100%;
  top: 0;
  height: 100%;
}
.agenda .datepicker .ui-datepicker-header h2 {
  text-align: center;
  display: none;
}
.agenda #content h2.quarter-name {
  display: none;
}
.agenda .datepicker .ui-datepicker-header .ui-datepicker-prev,
.agenda .datepicker .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 21px;
  margin-top: -10px;
  display: none;
}
.agenda .datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: -30px;
}
.agenda .datepicker .ui-datepicker-header .ui-datepicker-next {
  right: -30px;
}
.agenda .datepicker .ui-datepicker-header .ui-datepicker-prev span,
.agenda .datepicker .ui-datepicker-header .ui-datepicker-next span {
  display: none;
}
.agenda #data .ui-datepicker .ui-datepicker-title .ui-datepicker-month {
  margin-right: 5px;
  text-transform: uppercase;
}
.agenda .datepicker .ui-datepicker-unselectable {
  padding: 0 !important;
  text-align: center;
  height: 35px;
}
.agenda .datepicker .ui-datepicker-inline {
  border-collapse: separate;
  display: table !important;
  margin: 0 auto;
  width: 100% !important;
  min-height: 310px;
  padding: 0;
}
.agenda .datepicker .ui-datepicker-group {
  display: table-cell;
  vertical-align: top;
  padding: 0 12px 0;
  position: relative;
  width: 33.3%;
}
.agenda .datepicker table thead th {
  text-align: center !important;
}
.agenda .datepicker table thead .datepicker-switch {
  border: 1px solid #94795d;
  padding: 6px 0;
  font-size: 18px;
  background: #94795d;
  text-align: center;
  color: #fff;
  font: normal 15px/25px;
}
.agenda .datepicker .datepicker-days table tbody td.empty span {
  background: none;
}
.agenda .calendar-popover li {
  margin-top: 9px;
}
.agenda .calendar-popover li:first-child {
  margin-top: 0;
}
.agenda .arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.agenda .arrow.top {
  top: -16px;
  bottom: auto;
}
.agenda .arrow.left {
  left: 20%;
}
.agenda .arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.agenda .arrow.top:after {
  bottom: -20px;
  top: auto;
}
.agenda .ui-helper-hidden-accessible {
  display: none;
}
.agenda .lista_eventos {
  color: #ff0000;
  width: 100%;
  border-top: 1px dashed #d0d0d0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.agenda .lista_eventos a,
.agenda .lista_eventos a:hover {
  text-decoration: none;
  color: #ff0000;
}
.agenda .CAL_Proximo_Evento {
  width: 100%;
}
.agenda .CAL_Proximo_Evento_Esquerda_Topo {
  background-image: url("/images/bg_left.gif");
  background-repeat: repeat-y;
  background-position: left;
}
.agenda .CAL_Proximo_Evento_Direita_Topo {
  background-image: url("/images/bg_right.gif");
  background-repeat: repeat-y;
  background-position: right;
}
.agenda .CAL_Proximo_Evento_Rodape {
  background-image: url("/images/bg_bot.gif");
}
.agenda .CAL_Eventos,
.agenda .CAL_proximo_evento_div {
  display: table;
}
.agenda .CAL_Proximo_Evento a,
.agenda .CAL_Eventos a {
  font-family: Arial, Tahoma, Arial;
  color: #2a2222;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  background: #94795d;
  display: block;
  width: 32px;
  height: 32px;
}
.agenda .CAL_Eventos .line {
  width: 100%;
  background-image: url("/images/linha_dupla.gif");
  background-repeat: repeat-x;
  margin-top: 10px;
  margin-left: -15px;
  margin-right: 15px;
  font-size: 1px;
  height: 20px;
}
.agenda .CAL_titulo {
  font-size: 14px;
  font-weight: bold;
  color: #003366;
}
.agenda #proximo_evento_link {
  font-size: 11px;
  text-decoration: none;
}
.agenda #proximo_evento_link:hover {
  font-size: 11px;
  text-decoration: none;
}
.agenda #proximo_evento_link:visited {
  font-size: 11px;
  text-decoration: none;
}
.agenda .box_evento {
  padding-left: 15px;
}
.agenda .legenda_eventos {
  display: none;
  border: 1px solid #e1e1e1;
  width: 180px;
  white-space: nowrap;
  padding: 5px;
  display: none;
  position: absolute;
  background: #ffffff;
}
.agenda .legenda_eventos table td {
  white-space: nowrap;
}
.agenda .rodape_calendario {
  text-align: left;
}
.agenda .btn_legenda {
  text-align: left;
}
.agenda .btn_legenda .label {
  font-family: Arial, Tahoma, Arial;
  color: #0054a6;
  font-size: 10px;
  text-decoration: none;
}
.agenda .conteudo-agenda-interna #main {
  padding: 0 !important;
}
.agenda #WzTtDiV {
  z-index: 999999999 !important;
}
.agenda .fn-calendar-load-past-events {
  margin-top: 20px;
}
.agenda .todo-conteudo-evento {
  display: table-row;
  vertical-align: middle;
  height: 45px;
}
.agenda .todo-conteudo-evento .CAL_data,
.agenda .todo-conteudo-evento .imagem-calendario,
.agenda .todo-conteudo-evento .nome-evento-agenda {
  color: #000;
  padding: 0px 5px;
  font: normal 17px/19px;
  display: table-cell;
  vertical-align: middle;
  min-height: 50px;
}
.agenda .todo-conteudo-evento .nome-evento-agenda {
  padding-left: 15px;
}
.agenda .CAL_data {
  margin-right: 10px;
  min-width: 150px;
}
.agenda .CAL_local {
  font-size: 14px;
  line-height: 16px;
}
.agenda #proximo_evento_data,
.agenda #hora_proximo_evento,
.agenda #proximo_evento_link,
.agenda #proximo_evento_local {
  color: #000;
}
.agenda #proximo_evento_titulo,
.agenda .CAL_TITULO_DO_EVENTO {
  font-size: 14px;
  font-weight: bold;
}
.agenda #content h2#prox_eventos,
.agenda #content h2.eventos_passados {
  margin: 20px 0;
}
.agenda .seta_topo a {
  padding: 0 0 0 7px;
  font-size: 11px;
  color: #747474 !important;
  text-decoration: none !important;
}
.agenda .seta_topo {
  background: url("/images/top.png") no-repeat 604px center;
  margin: 24px 0 6px 0;
  text-align: right;
}
.agenda .box_calendario_evento_corporativo {
  padding: 2px;
  text-align: center;
  margin: 0 auto;
}
.agenda .box_calendario_evento_corporativo img {
  float: left;
  margin: 0;
}
.agenda .box_calendario_evento_corporativo a {
  text-decoration: none;
  line-height: 25px;
}
.agenda .box_calendario_evento_corporativo .glyphicon-calendar:before {
  display: none;
}
.agenda .box_calendario_evento_corporativo .glyphicon-calendar {
  background: url("/images/glyphicons_045_calendar.png") no-repeat;
  background-color: #94795d;
  float: left;
  height: 24px;
  width: 23px;
  position: relative;
  left: 95px;
}
.agenda .bloco-calendar {
  width: 620px;
  margin: 0 auto;
}
.agenda .iframe-calendario {
  width: 90%;
  margin: 0 auto;
}
.agenda .bg-top-favoritos {
  top: 4px;
}
.agenda .attachments {
  margin-left: 9px;
  margin-top: 5px;
}
.agenda #content .attachments a {
  font-size: 11px;
  line-height: 22px;
  color: #4d8e4a;
}
.agenda .attachments img {
  float: left;
  margin-right: 4px;
}
.agenda .datepicker .datepicker-header .prev,
.agenda .datepicker .datepicker-header .next {
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .agenda #div_calendar .ui-datepicker-group {
    width: 50%;
  }
  .agenda #div_calendar .ui-datepicker-group-last {
    display: none;
  }
}
@media (max-width: 680px) {
  .agenda #div_calendar .ui-datepicker-group {
    width: 100%;
  }
  .agenda #div_calendar .ui-datepicker-group-middle {
    display: none;
  }
}
@media (max-width: 540px) {
  .agenda .datepicker .ui-datepicker-inline {
    padding: 0;
  }
  .agenda .datepicker .nav-event {
    z-index: 9;
    width: 45px;
  }
  .agenda .datepicker .nav-event.prev {
    left: 0;
  }
  .agenda .datepicker .nav-event.next {
    right: 0;
  }
  .agenda .datepicker .nav-event:hover {
    background-position: center 0;
  }
  .agenda #legenda_eventos {
    padding: 0 2px;
  }
}

.ui-tooltip,
.arrow:after {
  background: #fff;
  border: 1px solid #e6e6e6;
}

.ui-tooltip {
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  color: #2a2222;
  box-shadow: 0 0 7px #a8a8a8;
  padding: 10px;
}

.ui-tooltip h5 {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  font-size: 13px;
  background: #f9f9f9;
  margin: 0;
}

.ui-widget ul {
  list-style: none;
  padding-left: 0;
}

/* POPUP HOME */
.overflow {
  overflow: hidden;
}

#popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(34, 34, 34, 0.7);
  font-family: "Mulish";
}
@media (max-width: 767px) {
  #popup {
    display: none;
  }
}
#popup .header {
  position: initial;
  top: initial;
  height: initial;
}
#popup .header img {
  width: 150px;
}
#popup .header .lettering {
  position: relative;
  top: -53px;
}
#popup .box-msg {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 680px;
  background: white;
  z-index: 9999;
  padding: 15px 10px;
  color: #67666b;
  border-radius: 5px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  overflow-y: scroll;
  max-width: 617px;
}
#popup .box-msg .last-updated {
  display: none;
}
#popup .box-msg .header {
  padding: 30px 0 20px;
  text-align: center;
}
#popup .box-msg .header img {
  margin: 0 auto;
}
#popup .box-msg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
@media (max-width: 767px) {
  #popup .box-msg {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 767px;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 336px) {
  #popup .box-msg {
    padding: 20px 2px;
    top: 20px;
  }
}
#popup .box-msg .close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 36px;
  height: 36px;
  padding: 0 5px;
  color: #333;
  font-size: 26px;
  border-radius: 62px;
  background: transparent;
  font-family: "Mulish";
  text-align: center;
  overflow: hidden;
  line-height: 1em;
  font-style: normal;
  cursor: pointer;
  z-index: 9999;
  background-image: url(img/fancybox_sprite.png);
}
#popup .box-msg .close:hover {
  opacity: 0.8;
}
#popup .box-msg h2 {
  color: white;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 1.2em;
  letter-spacing: 0 !important;
  margin: 5px 0 20px;
  color: #333;
}
#popup .box-msg h3 {
  color: #333;
  position: relative;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0 !important;
  margin: 5px 0 15px;
}
#popup .box-msg p {
  color: #67666b;
  font-size: 14px;
  line-height: 1.4em;
  margin: 5px 0;
}
#popup .box-msg table {
  width: 100%;
  margin: -9px 0px 34px 0;
  border: 3px solid #f1f1f1;
  border-radius: 5px;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 0.95em;
  font-family: "Mulish";
}
#popup .box-msg table td {
  vertical-align: middle;
  position: relative;
  line-height: 1.7em;
  border-bottom: 1px solid #f1f1f1;
  padding: 9px 15px;
}
#popup .box-msg table td p {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  margin: 0 0 30px;
  padding: 0 20px;
}
#popup .box-msg table td:nth-of-type(1)::after {
  position: absolute;
  content: "";
  width: 0px;
  height: 130px;
  top: 50%;
  right: 0;
  margin-top: -48px;
}
#popup .box-msg table td h3 {
  color: #333;
  font-size: 15px;
  text-transform: uppercase;
  line-break: 1.1em;
  margin-bottom: 0px;
  color: #039be5;
}
#popup .box-msg table td h3::before {
  display: none;
}
#popup .box-msg table td span {
  display: block;
}
#popup .box-msg table td p {
  line-height: 1.7em;
}
#popup .box-msg table td a {
  padding: 5px;
  border-radius: 25px;
  text-decoration: underline;
}

#popup-mobile {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(34, 34, 34, 0.4);
}
@media (max-width: 767px) {
  #popup-mobile {
    display: block;
  }
}
#popup-mobile .last-updated {
  display: none;
}
#popup-mobile .header {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  top: 0 !important;
}
#popup-mobile .box-msg {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 300px;
  background: white;
  z-index: 9999;
  padding: 15px 24px;
  color: #67666b;
  border-radius: 15px;
  overflow-y: scroll;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#popup-mobile .box-msg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
@media (max-width: 767px) {
  #popup-mobile .box-msg {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
#popup-mobile .box-msg .close {
  position: absolute;
  right: 12px;
  top: 5px;
  width: 36px;
  height: 36px;
  padding: 0 5px;
  color: #333;
  font-size: 26px;
  border-radius: 62px;
  background: transparent;
  font-family: "Mulish";
  text-align: center;
  overflow: hidden;
  line-height: 1em;
  font-style: normal;
  cursor: pointer;
  z-index: 9999;
  background-image: url("img/fancybox_sprite.png");
}
#popup-mobile .box-msg .close:hover {
  opacity: 0.8;
}
#popup-mobile .box-msg .close::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
#popup-mobile .box-msg #main-popup {
  padding-top: 0px !important;
}
#popup-mobile .box-msg h2 {
  color: white;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0 !important;
  margin: 5px 0 20px;
  color: #333;
  font-family: "Mulish";
}
#popup-mobile .box-msg h3 {
  color: #333;
  position: relative;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0 !important;
  margin: 5px 0 15px;
}
#popup-mobile .box-msg h4 {
  margin: 15px 0;
}
#popup-mobile .box-msg p {
  color: #67666b;
  font-size: 14px;
  line-height: 1.4em;
  margin: 5px 0;
}
#popup-mobile .box-msg table {
  width: 100%;
  margin: 0;
}
#popup-mobile .box-msg table td {
  padding: 0px;
  vertical-align: middle;
  position: relative;
  border-color: transparent !important;
  background-color: transparent !important;
  line-height: 1.7em;
  text-align: center;
}
#popup-mobile .box-msg table td h3 {
  color: #333;
  font-size: 15px;
  text-transform: uppercase;
  line-break: 1.1em;
  margin-bottom: 0px;
  color: #039be5;
}
#popup-mobile .box-msg table td h3::before {
  display: none;
}
#popup-mobile .box-msg table td p {
  line-height: 1.7em;
}
#popup-mobile .box-msg table td h4 {
  color: white;
  font-size: 14px;
  margin: 15px 0 5px;
  padding: 5px 15px;
  text-align: center;
  background-color: white;
  border-radius: 4px;
  color: #fff;
  width: 200px;
}
#popup-mobile .box-msg table td a {
  display: block;
  color: #67666b;
  border: 1px solid #000;
  padding: 5px;
  margin: 5px 0;
  text-align: center;
  border-radius: 25px;
}

.year-nav-carousel {
  height: 55px;
  overflow: hidden;
  padding: 0 20px !important;
}
.year-nav-carousel .currentYear {
  pointer-events: none;
}
.year-nav-carousel li {
  width: 55px;
  margin-left: 0;
}
.year-nav-carousel li a {
  cursor: pointer;
}
.year-nav-carousel li a:hover {
  color: #000;
}
.year-nav-carousel li a:hover:after {
  background-color: #000;
}
.year-nav-carousel .owl-nav button {
  position: relative;
  font-size: 0;
  background: transparent;
  border: 0;
  padding: 0;
  width: 15px;
  height: 15px;
  position: absolute;
  border-right: 4px solid black;
  border-bottom: 4px solid black;
  top: 12px;
}
.year-nav-carousel .owl-nav button.owl-prev {
  transform: rotate(130deg);
  left: 5px;
}
.year-nav-carousel .owl-nav button.owl-next {
  transform: rotate(-45deg);
  right: 5px;
}
.year-nav-carousel .owl-nav .disabled {
  opacity: 0.5;
  pointer-events: none;
}
.year-nav-carousel .owl-dots {
  display: none;
}

#no-files {
  display: none;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

#highlights {
  color: #fff;
}
#highlights .earnings {
  background: no-repeat bottom right;
}
#highlights .xbanner {
  background: no-repeat bottom right;
}

#home .ir-calendar {
  background: no-repeat bottom right;
}

#shortcuts {
  background: no-repeat bottom right;
  color: #fff;
}

#banner {
  color: #fff;
  position: relative;
  width: 100%;
  top: -156px;
  z-index: 1;
  padding-top: 110px;
  height: 400px;
}
#banner .banner-slide {
  height: 400px;
  background: no-repeat center;
  background-size: cover;
  font-weight: 300;
  overflow: hidden;
}
#banner .banner-slide .banner-panel {
  padding: 180px 10px 0;
  position: relative;
  z-index: 999;
}
#banner .banner-slide .banner-text h1 {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  margin: 0 0 30px;
  padding: 20px 0 0;
  max-width: 680px;
  text-align: left;
  text-transform: uppercase;
}
#banner .bx-viewport {
  height: 400px;
}
#banner .bx-wrapper {
  position: relative;
}
#banner .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 2px;
}
#banner .bx-pager .bx-pager-link {
  width: 10px;
  height: 10px;
  border-width: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
  border-radius: 50%;
  text-indent: -9999px;
}
#banner .bx-next {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin: auto 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 280px;
  position: absolute;
  top: 46%;
  z-index: 99;
  right: 30px;
}
#banner .bx-next .icon {
  position: absolute;
  top: -4px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  right: 80px;
}
#banner .bx-next .icon img {
  display: block;
  width: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
  -webkit-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
}
#banner .bx-prev {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin: auto 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 280px;
  position: absolute;
  top: 46%;
  z-index: 99;
  left: 30px;
  right: 30px;
}
#banner .bx-prev .icon {
  position: absolute;
  top: -4px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  left: 80px;
}
#banner .bx-prev .icon img {
  display: block;
  width: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  -webkit-transition: left 0.2s ease-out;
  transition: left 0.2s ease-out;
}
#banner .bx-controls-direction {
  display: none;
}
#banner .read-more .arrow-container {
  margin-left: 5px;
}
#banner .bg-banner {
  height: 100%;
  position: absolute;
  top: 0;
  min-height: 100%;
  width: 100%;
  opacity: 0.2;
  background: black;
  min-width: 100%;
  z-index: 2;
}

#bottom {
  color: #fff;
}

.ir-calendar {
  color: #fff;
}

.clearfix {
  display: block;
  clear: both;
  content: "";
}

.clearfix-after:after {
  display: block;
  clear: both;
  content: "";
}

ul.inline-xs:after {
  display: block;
  clear: both;
  content: "";
}
ul.inline-xs li {
  float: left;
}

.quote-up {
  font-weight: 700;
  color: #00a56b;
}

.quote-down {
  color: #ee1c25;
}

.reference-only {
  display: none;
}

.sidenav-disabled-only {
  display: none;
}

.sm-only {
  display: none;
}

.xs-hide {
  display: none;
}

#backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: 120;
  display: none;
  -webkit-transition: background-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

.fancybox-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: 120;
  display: none;
  -webkit-transition: background-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

#backdrop.in {
  background-color: rgba(0, 0, 0, 0.4);
  visibility: visible;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.navigation-bg {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 2.2s;
  transition: all 2.2s;
}

.leftWhite {
  background-color: #fff;
  position: fixed;
  top: 0;
  display: none;
  left: 0;
  width: 10px;
  height: 100%;
  z-index: 9;
}

.rightWhite {
  background-color: #fff;
  position: fixed;
  top: 0;
  display: none;
  width: 10px;
  height: 100%;
  z-index: 9;
  right: 0;
}

.topWhite {
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 10px;
  z-index: 7;
}

.highlights {
  margin-top: 0;
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}
.highlights ul {
  padding: 0;
  margin: 0 10px;
}
.highlights ul:after {
  content: "";
  display: block;
  clear: both;
}
.highlights li {
  width: 100%;
  list-style: none;
}
.highlights li a {
  text-decoration: none;
}
.highlights li .image {
  width: 100%;
  height: 130px;
  position: relative;
  overflow: hidden;
}
.highlights li:hover .image .marker {
  -webkit-transition: 0.5s all linear;
  -webkit-transition: 0.5s all linear;
  transition: 0.5s all linear;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.highlights li:hover .image .marker .outter .inner {
  background-color: white;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.highlights li:hover .image .marker .outter .inner > svg g path {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  fill: #000;
}
.highlights li:hover .image .bg {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.highlights li:hover .image.image-bg {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.highlights li.banner-1 {
  width: 100%;
}
.highlights li.banner-1 .image .marker {
  background-image: url(img/banners/Resultados.jpg);
}
.highlights .image .marker {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  height: 130px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: 0.5s all linear;
  -webkit-transition: 0.5s all linear;
  transition: 0.5s all linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.highlights .image .marker .outter {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: hsla(0deg, 0%, 100%, 0.2);
  border-radius: 70px;
  overflow: hidden;
  z-index: 3;
  display: none;
}
.highlights .image .marker .outter .inner.dark-grey {
  background-color: #333;
}
.highlights .image .marker .outter .inner {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #000;
  border-radius: 50px;
  overflow: hidden;
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
.highlights .image .marker .outter .inner svg {
  width: 100%;
  height: auto;
  display: block;
}
.highlights .image .marker .outter .inner svg g path {
  -webkit-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
.highlights .image .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-1s all;
  -webkit-transition: 1s all;
  transition: 1s all;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  opacity: 0;
  filter: alpha(opacity=0);
}
.highlights li.banner-2 .image .marker {
  background-image: url(img/banners/Porque-Investir.jpg);
  background-position: center right;
}
.highlights li.banner-2 .text h3 {
  font-size: 20px;
}
.highlights li.banner-3 .image .marker {
  background-image: url(img/banners/RelatorioAnual.jpg);
  background-position: center left;
}
.highlights li.banner-3 .text h3 {
  font-size: 20px;
}
.highlights li.banner-4 .image .marker {
  background-image: url(img/banners/Dividendos.jpg);
  background-position: center left;
}
.highlights .text {
  height: 83px;
  padding: 5px 10px 20px;
  width: 100%;
  position: relative;
  border-bottom: 5px solid #d9d9d9;
  background: #212E3E;
}
.highlights .text h3 {
  text-transform: none;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  margin: 0;
  color: #53FF75;
}

.btn.read-more {
  cursor: pointer;
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
  font-size: 0;
}
.btn.read-more .btn-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
.btn.read-more .btn-title span {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333;
  text-transform: uppercase;
}

.bx-pager.bx-default-pager {
  margin-top: 30px;
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
}

.bx-wrapper .bx-pager-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: hsla(0deg, 0%, 100%, 0.2);
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #fff;
}

#events {
  text-align: center;
  padding: 50px 0 24px;
  height: 465px;
  position: relative;
}
#events > .container {
  z-index: 2;
  text-align: left;
}
#events .read-more {
  background-color: #53FF75;
  color: #333;
  padding: 7px 30px;
  -webkit-transition: -webkit-all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0px auto;
  display: table;
}
#events .read-more .btn-title span {
  -webkit-transition: -webkit-all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #212E3E;
}
#events .read-more .arrow-container {
  display: none;
  background: #333;
  border-radius: 50px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
#events .read-more img {
  position: absolute;
  left: -100%;
  width: auto;
  height: auto;
}
#events .read-more:hover {
  background-color: #000;
  border-color: #000;
}
#events .read-more:hover .btn-title span {
  color: #fff;
}
#events .read-more:hover .arrow-container {
  background-color: #333;
}
#events .read-more:hover .arrow-container img {
  left: 0;
}

#contact-ir {
  background: #225E66;
  padding: 70px 0 90px;
  text-align: center;
}
#contact-ir * {
  text-align: center;
}
#contact-ir .button {
  color: #212E3E;
  padding: 7px 30px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
#contact-ir p {
  color: white;
}
#contact-ir a {
  color: white;
}
#contact-ir h4 {
  font-weight: 300;
  margin: 0 0 30px;
  padding: 0;
  font-family: "Mulish";
  font-size: 20px;
  color: white;
}
#contact-ir .city {
  font-family: "Mulish";
  font-size: 20px;
  color: white;
  margin: 50px 0 15px;
  font-weight: 700;
}
#contact-ir .street {
  color: white;
  font-size: 13px;
  font-family: "Mulish";
  display: block;
  margin-bottom: 10px;
}
#contact-ir hr {
  background: #e3e4e5;
  width: 90%;
  border: 0;
  height: 1px;
}
#contact-ir .contacts span {
  display: block;
}
#contact-ir .phone {
  font-size: 11px;
  font-family: "Mulish";
  font-weight: 300;
  margin-top: 15px;
  display: block;
  color: white;
}
#contact-ir h3 {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 18px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  color: white;
  margin-bottom: 45px;
  margin-top: 0;
}
#contact-ir h3:after {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-left: 10px;
}
#contact-ir h3:before {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-right: 10px;
}

#icones-footer {
  height: auto;
  width: 70%;
  margin: 0 auto;
}
#icones-footer .footer-item {
  display: inline-block;
  vertical-align: top;
  display: flex;
  height: auto;
  min-height: 150px;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
#icones-footer .footer-item a {
  display: inline-block;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  color: white;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#icones-footer .footer-item span {
  display: inline-block;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  text-decoration: none;
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  color: white;
  margin: 0 5px;
}
#icones-footer .footer-item .footer-icon {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin: 0;
  background-color: rgba(51, 51, 51, 0.07);
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
}
#icones-footer .footer-item .footer-icon svg {
  display: block;
  -webkit-transition: 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
#icones-footer .footer-item .footer-icon:hover {
  background-color: #333;
}
#icones-footer .footer-item .footer-icon:hover svg path {
  fill: #fff;
}

.home .header .breadcrumb-header {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 15px;
  text-transform: uppercase;
  color: #666;
  line-height: 25px;
}
.home .text p {
  width: 100%;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: white;
  margin: 0 0 30px;
  padding: 0 20px;
}

.quotes {
  padding-bottom: 60px;
  background-color: #225E66;
}
.quotes .container:after {
  content: "";
  display: block;
  clear: both;
}
.quotes h3 {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 18px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #333;
  margin-bottom: 45px;
  margin-top: 0;
  opacity: 0;
}
.quotes h3:after {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-left: 10px;
}
.quotes h3:before {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-right: 10px;
}
.quotes .updated-date .date {
  padding: 3px 10px;
  color: #53FF75;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 10px;
  border-radius: 5px;
  text-transform: uppercase;
}
.quotes .updated-date .hour {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 10px;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 3px 5px;
  color: white;
}

#news, #events {
  padding: 60px 0 120px;
}
#news .slick-dots, #events .slick-dots {
  bottom: -40px;
}
#news .slick-dots button, #events .slick-dots button {
  background: #53FF75;
}
#news h3, #events h3 {
  font-family: "Mulish";
  font-weight: 500;
  font-size: 40px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #333;
  margin: 50px 0 0;
}
#news h3:after, #events h3:after {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-left: 10px;
}
#news h3:before, #events h3:before {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-right: 10px;
}
#news .tab-pane, #events .tab-pane {
  position: relative;
}
#news .bx-pager, #events .bx-pager {
  display: block !important;
  bottom: -60px;
  left: 0;
  right: 0;
  width: auto;
  margin: 0;
}
#news a, #events a {
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -18px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#news a.slick-arrow, #events a.slick-arrow {
  position: absolute;
  z-index: 999;
}
#news a.disabled, #events a.disabled {
  display: none;
}
#news a.bx-prev, #events a.bx-prev {
  left: -50px;
  background: url(img/left-new.svg);
}
#news a.bx-prev:hover, #events a.bx-prev:hover {
  background-position: 100% 0;
}
#news a.bx-next, #events a.bx-next {
  right: -50px;
  background: url(img/right-new.svg);
}
#news a.bx-next:hover, #events a.bx-next:hover {
  background-position: -100% 0;
}
#news .icon img, #events .icon img {
  height: auto;
}
#news .read-more:hover, #events .read-more:hover {
  background-color: #000;
  border-color: #000;
}
#news .read-more:hover i, #events .read-more:hover i {
  background-color: #000;
}
#news .read-more.active, #events .read-more.active {
  border-color: #000;
  background: #000;
}
#news .read-more.active .btn-title span, #events .read-more.active .btn-title span {
  color: #fff;
}
#news .read-more.active i, #events .read-more.active i {
  background-color: #000;
}
#news .read-more.active i img, #events .read-more.active i img {
  left: 0;
}
#news .btn.read-more:hover, #events .btn.read-more:hover {
  background-color: #225E66;
}
#news .btn.read-more:hover .btn-title span, #events .btn.read-more:hover .btn-title span {
  color: #fff;
}
#news .call-to-action, #events .call-to-action {
  text-align: center;
  margin-bottom: 60px;
}
#news .bx-wrapper, #events .bx-wrapper {
  margin: 0 auto;
}
#news .bx-wrapper .bx-pager.bx-default-pager a, #events .bx-wrapper .bx-pager.bx-default-pager a {
  background: #f4f4f4;
}
#news .bx-wrapper .bx-pager.bx-default-pager a.active, #events .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #666;
}
#news .slick-list, #events .slick-list {
  padding: 20px 0;
}
#news ul, #events ul {
  list-style: none;
  text-align: center;
  padding: 0;
}
#news ul > li, #events ul > li {
  padding: 40px 0;
}
#news ul:after, #events ul:after {
  content: "";
  display: block;
  clear: both;
}
#news ul .pub, #events ul .pub {
  position: relative;
  width: 95%;
  display: inline-block;
}
#news ul .pub a, #events ul .pub a {
  outline: 0;
  text-decoration: none;
  padding-bottom: 100%;
  width: 100%;
  background-color: #fff;
  position: relative;
  display: inline-block;
  color: #333;
}
#news ul .pub .border, #events ul .pub .border {
  border: 3px solid #d6d6d6;
  width: 100%;
  height: 100%;
  position: absolute;
}
#news ul .pub .pub-inner, #events ul .pub .pub-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  padding: 30px;
}
#news ul .pub .pub-inner .cat_id, #events ul .pub .pub-inner .cat_id {
  display: block;
  color: #6D32FF;
  text-align: center;
  max-width: 130px;
  padding-bottom: 5px;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Mulish";
  font-weight: 300;
  margin: 16% auto 0;
}
#news ul .pub .pub-inner .title, #events ul .pub .pub-inner .title {
  margin: 0 auto 10px;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
#news ul .pub .pub-inner .date, #events ul .pub .pub-inner .date {
  border-radius: 5px;
  color: #6D32FF;
  display: table;
  position: absolute;
  bottom: 35px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  font-size: 10px;
  padding: 0 10px;
  font-family: "Mulish";
  font-weight: 300;
}
#news ul .pub .pub-inner .icon-arrow, #events ul .pub .pub-inner .icon-arrow {
  display: none;
  width: 30px;
  height: 30px;
  border: 1px solid transparent;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -15px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#news ul .pub .pub-inner .icon-arrow:hover, #events ul .pub .pub-inner .icon-arrow:hover {
  background-color: #333;
}
#news ul .pub .pub-inner .icon-arrow:hover img, #events ul .pub .pub-inner .icon-arrow:hover img {
  left: 2px;
}
#news ul .pub .pub-inner .icon-arrow img, #events ul .pub .pub-inner .icon-arrow img {
  left: -100%;
  position: absolute;
  width: auto;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#news ul .pub .pub-inner .icon-pdf, #events ul .pub .pub-inner .icon-pdf {
  width: 26px;
  height: 25px;
  margin: 5% auto;
}
#news ul .pub .pub-inner .icon-pdf img, #events ul .pub .pub-inner .icon-pdf img {
  width: 100%;
}
#news ul .pub .pub-inner.no-icon .title, #events ul .pub .pub-inner.no-icon .title {
  margin-top: 32px;
}
#news ul .pub .pub-inner.no-id .icon-pdf, #events ul .pub .pub-inner.no-id .icon-pdf {
  margin-top: 67px;
}

.investor-kit {
  overflow: hidden;
  position: relative;
}
.investor-kit .slick-dots {
  bottom: -60px;
}
.investor-kit .slick-dots li button {
  background: #53FF75;
}
.investor-kit h3 {
  font-family: "Mulish";
  font-weight: 500;
  font-size: 40px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #333;
  margin: 50px 0 0;
}
.investor-kit h3:after {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-left: 10px;
}
.investor-kit h3:before {
  width: 20px;
  height: 5px;
  background-color: hsla(0deg, 0%, 60%, 0.2);
  content: "";
  display: inline-block;
  margin: auto 0;
  position: relative;
  top: -3px;
  margin-right: 10px;
}
.investor-kit .bx-wrapper {
  margin: 0 auto;
  position: relative;
}
.investor-kit .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
.investor-kit .bx-wrapper .slick-slider {
  padding: 0;
}
.investor-kit .bx-wrapper .slick-slider .slick-slide {
  margin-right: 10px;
  width: 213px;
}
.investor-kit .bx-pager {
  display: block !important;
  position: static;
  bottom: 20px;
  margin: 0;
  padding: 30px 0;
}
.investor-kit .action {
  text-align: center;
  margin-top: 80px;
}
.investor-kit .document {
  display: block;
  min-width: 200px;
}
.investor-kit .document .top {
  display: none;
  width: 100%;
  height: 45px;
}
.investor-kit .document .top .left {
  display: table-cell;
  height: 45px;
  border: 3px solid rgba(51, 51, 51, 0.2);
  border-bottom: 0;
  border-right: 0;
  border-radius: 7px 0 0;
  background-color: hsla(0deg, 0%, 99%, 0.9);
}
.investor-kit .document .top .right {
  display: table-cell;
  width: 45px;
  height: 45px;
  background-image: url(img/top-corner.svg);
}
.investor-kit .document .bottom {
  min-height: 190px;
  padding: 35px 15px 15px;
  background-color: #212E3E;
  position: relative;
}
.investor-kit .document .title {
  font: 300 20px/20px "Mulish";
  color: white;
}
.investor-kit .document .download {
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #53FF75;
  right: 15px;
  padding: 10px 28px 4px 0;
  font: 10px "Mulish";
  text-align: right;
  text-transform: uppercase;
}
.investor-kit .document .download i {
  position: absolute;
  bottom: 4px;
  right: 0;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #212E3E url(img/kit-download.svg) 0 100%;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: cubic-bezier(0.86, 0, 0.07, 1) 0.2s background;
  transition: cubic-bezier(0.86, 0, 0.07, 1) 0.2s background;
}
.investor-kit .document:hover .download i {
  background-color: #333;
  background-position: 0 0;
}
.investor-kit .kits-list:after {
  content: "";
  display: block;
  clear: both;
}
.investor-kit .bx-next {
  top: 55px;
  bottom: 100px;
  margin: auto 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 30px;
  height: 60px;
  border-radius: 0;
  box-shadow: 0 2px 0 0 rgba(50, 50, 50, 0);
  padding-top: 0;
  right: -36px;
}
.investor-kit .bx-prev {
  top: 55px;
  bottom: 100px;
  margin: auto 0;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 30px;
  height: 60px;
  border-radius: 0;
  box-shadow: 0 2px 0 0 rgba(50, 50, 50, 0);
  padding-top: 0;
  left: -36px;
}
.investor-kit .disabled {
  display: none;
}
.investor-kit .icon {
  height: 30px;
  width: 30px;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  background-color: transparent;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  overflow: hidden;
  border-radius: 100%;
  position: absolute;
  border: 1px solid transparent;
  top: 60%;
}
.investor-kit .icon img {
  -webkit-transition: -webkit-all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  height: 26px;
  position: absolute;
  top: 1px;
}
.investor-kit .bx-prev .icon img {
  right: -22px;
}
.investor-kit .bx-prev:hover .icon img {
  right: 3px;
}
.investor-kit .bx-next .icon img {
  left: -22px;
}
.investor-kit .bx-next:hover .icon img {
  left: 3px;
}
.investor-kit a:hover .icon {
  background-color: #333;
  box-shadow: 0 2px 0 0 rgba(50, 50, 50, 0.3);
  -webkit-transition: -webkit- 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.investor-kit a:hover .icon img {
  -webkit-transition: -webkit- 0.3s all;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.investor-kit .kitblock .bottom .download-btn:hover .inner {
  background-color: #333;
}
.investor-kit .kitblock .bottom .download-btn:hover .inner .arrow-container img {
  bottom: -30px;
}
.investor-kit .read-more {
  position: static;
  color: #333;
  padding: 7px 30px;
  background-color: #53FF75;
}
.investor-kit .read-more .inner {
  display: none;
  background-color: #fff;
  -webkit-transition: 0.2s background;
  transition: 0.2s background;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  border-radius: 15px;
}
.investor-kit .read-more .inner .arrow-container img {
  width: 31px;
  height: auto;
  display: inherit;
  top: -47px;
  float: none;
  position: absolute;
  bottom: auto;
  left: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.investor-kit .read-more:hover {
  background-color: #225E66;
}
.investor-kit .read-more:hover .inner {
  background-color: #333;
}
.investor-kit .read-more:hover .inner .arrow-container img {
  top: -1px;
}
.investor-kit .btn.read-more .btn-title span {
  color: #212E3E;
}
.investor-kit .btn.read-more .arrow-container {
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 15px;
  background-color: transparent;
  box-shadow: 0 2px 0 0 rgba(50, 50, 50, 0.3);
  -webkit-transition: -webkit-all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 0;
}
.investor-kit .kit-files {
  margin-bottom: 32px;
  padding-left: 0;
}
.investor-kit .kit-files li {
  margin: 6px 0;
}
.investor-kit .kit-files li:before {
  display: none;
}
.investor-kit .kit-files time {
  display: inline-block;
  margin: 0 6px;
}
.investor-kit .kit-files .checkbox-mask {
  display: inline-block;
  vertical-align: middle;
}

.quotes-block.last {
  margin-right: 0;
}

@media (max-width: 991px) {
  .quotes-block {
    display: none;
  }
  .quotes-block.active {
    display: block;
  }
}
.quotes-block h4 {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 32px;
  line-height: 25px;
  margin: 0 0 20px;
  color: #53FF75;
  text-transform: uppercase;
}
.quotes-block h4 span {
  color: white;
  padding-left: 0;
  text-shadow: 0 4px 0 transparent;
}
.quotes-block .updated-date {
  position: relative;
  right: auto;
  margin: 0 0 40px;
  display: inline-block;
}
.quotes-block .quote-value {
  margin-bottom: 30px;
  height: 65px;
}
.quotes-block .quote-value .unit {
  font-family: "Mulish";
  font-weight: 500;
  color: white;
  font-size: 60px;
  line-height: 30px;
  margin: 0 0 0 6.06061%;
  display: inline-block;
  vertical-align: top;
  padding: 8px 0 0;
  margin: 0;
}
.quotes-block .quote-value p {
  font-family: "Mulish";
  font-weight: 300;
  color: white;
  font-size: 60px;
  line-height: 30px;
  margin: 0 0 0 6.06061%;
  display: inline-block;
  vertical-align: top;
  padding: 8px 0 0;
}
.quotes-block .quote-value .unit-caption {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  line-height: 30px;
  padding: 10px 0 0;
  color: white;
  display: block;
  text-transform: uppercase;
}
.quotes-block .market-values-container {
  width: 100%;
  margin-bottom: 10px;
}
.quotes-block .market-values-container:after {
  display: table;
  content: "";
  clear: both;
}
.quotes-block .market-values-container:before {
  display: table;
  content: "";
}
.quotes-block .market-values-container .market-values {
  width: 69.69697%;
  right: 15px;
  position: relative;
  float: right;
}
.quotes-block .market-values-container .market-values .market {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 30px;
  color: white;
  margin: 0;
  text-transform: uppercase;
  padding-left: 10px;
}
.quotes-block .market-values-container .market-values > span {
  padding: 0 0 0 10px;
  color: white;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.quotes-block .market-values-container .market-values .semanas {
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  position: relative;
  width: 100%;
  padding: 0 16px 0 0;
  color: white;
  text-align: right;
}
.quotes-block .market-values-container .market-values ul {
  margin: 0;
  padding: 0 5px 0 0;
  list-style: none;
}
.quotes-block .market-values-container .market-values ul li {
  font-family: "Mulish";
  font-weight: 300;
  color: white;
  font-size: 16px;
  line-height: 30px;
  padding: 5px 10px;
}
.quotes-block .market-values-container .market-values ul li:before {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: white;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  content: "";
}
.quotes-block .market-values-container .market-values ul li span {
  display: inline-block;
  vertical-align: middle;
}
.quotes-block .market-values-container .market-values ul li span:last-child {
  float: right;
  font-family: "Mulish";
  font-weight: 300;
  font-size: 11px;
  line-height: 11px;
  padding-top: 10px;
  color: white;
  text-transform: uppercase;
}

.quotes-slider {
  margin: 0 3%;
}

.quotes-pager {
  padding: 0;
  display: table;
  width: 94%;
  height: 30px;
  margin: 0 3% 32px;
  border-radius: 5px;
  background-color: #000;
  font: 300 10px/30px "Mulish";
  color: #fff;
}
.quotes-pager li {
  display: table-cell;
  width: 33.3%;
}
.quotes-pager li a {
  display: block;
  height: 30px;
  border-radius: 5px;
  text-align: center;
}
.quotes-pager li a.active {
  background: #f21b24;
}

.btn-cta {
  display: inline-block;
  height: 40px;
  border: 3px solid #dedede;
  border-radius: 5px;
  padding: 0 35px 0 9px;
  font: 12px/34px "Mulish";
  color: #000;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-cta i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 7px;
  right: 5px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(img/svg/icon-vistas-certo.svg) no-repeat 100% 0;
}
.btn-cta:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.btn-cta:hover i {
  background-position: 0 0;
}

.active .btn-cta {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.active .btn-cta i {
  background-position: 0 0;
}

.nav-tabs > li {
  display: inline-block;
}

.slick-dots {
  display: flex;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #53FF75;
  opacity: 0.5;
}
.slick-dots li.slick-active button {
  opacity: 1;
}

article#content {
  max-width: 790px;
  margin: 40px auto;
  font-size: 16px;
}
article#content:after {
  display: block;
  clear: both;
  content: "";
}

#content.cke_editable {
  width: 100%;
  margin: 24px auto;
  padding: 0 36px;
}
#content.cke_editable .accordion .accordion-body {
  display: block;
}

#content header {
  display: none;
}
#content .last-updated {
  margin: 44px 0 36px;
  font-size: 0.7em;
  color: #bbb;
  text-align: center;
}

.accordion + h2 {
  margin-top: 16px;
  padding-top: 16px;
}

.accordion + h3 {
  margin-top: 16px;
  padding-top: 16px;
}

.panel + h2 {
  margin-top: 16px;
  padding-top: 16px;
}

.panel + h3 {
  margin-top: 16px;
  padding-top: 16px;
}

.file-manager #no-files {
  display: none;
}
.file-manager .forms.select {
  padding: 0;
  overflow: hidden;
  border: 2px solid #333;
  position: relative;
  width: 80px;
  margin-bottom: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.file-manager .forms.select::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 4px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.file-manager .forms.select select {
  background: transparent;
  width: 100%;
  padding: 5px 30px 5px 10px;
  margin: 0;
  color: #333;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
}
.file-manager .document-header {
  padding: 18px 20px;
  padding-right: 45px;
  position: relative;
  border-bottom: 1px dotted #cbcbcb;
  display: flex;
  align-items: center;
}
.file-manager .document-header .document-title {
  padding-left: 0;
}
.file-manager .document-header .document-title a {
  text-decoration: none;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}
.file-manager .document-header .document-title a::after {
  height: 22px;
  width: 26px;
  content: "";
  position: absolute;
  right: 8px;
  top: 15px;
  transition: 0.5s all;
  background-image: url(img/download-verde.png);
  top: 26%;
}
.file-manager .document-header .document-title a::before {
  display: none;
  height: 30px;
  width: 30px;
  content: "";
  position: absolute;
  right: 8px;
  background-color: #f1f1f1;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.file-manager .document-header .document-title a:hover {
  text-decoration: underline;
}
.file-manager .document-header img {
  margin: 0;
}
.file-manager .document-header.icone {
  width: 50px;
}
.file-manager .document-header .document-date {
  padding-right: 10px;
  font-size: 17px;
}

.text.cadastro ul li:before {
  display: none;
}

.text.glossario ul li {
  background: none;
  padding: 0;
  margin: 0;
}

.cke_editable .hide {
  display: block !important;
}
.cke_editable table tr.hide.show {
  display: block !important;
}

.ptb .last-updated time {
  text-transform: lowercase;
}
.ptb .calendar .human-date {
  text-transform: lowercase;
}

#mobile-viewer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 103;
  display: none;
}
#mobile-viewer .viewer {
  position: fixed;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#mobile-viewer .viewer .content {
  width: 700px;
  padding: 15px;
}
#mobile-viewer .back {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background: #007db7;
  font: 16px/50px "Mulish";
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#mobile-viewer table {
  margin: 0;
}

#mobile-viewer.in {
  display: block;
}

#page-historico {
  padding: 0 10px;
  position: relative;
}
#page-historico h2 {
  position: relative;
  left: 22px;
  top: -3px;
}
#page-historico .icon {
  display: inline-block;
  width: 30px;
  overflow: hidden;
  height: 30px;
  padding: 0;
  margin: 0;
}
#page-historico .icon > img {
  max-width: none;
  margin: 0;
}
#page-historico .bx-prev {
  position: absolute;
  left: 0;
  top: 16px;
}
#page-historico .bx-next {
  position: absolute;
  left: 81px;
  top: 16px;
}

#bx-pager-historico a {
  margin: 0 10px;
  text-decoration: none;
  font-weight: 700;
}
#bx-pager-historico a.active {
  color: #bd1224;
  border-bottom: 1px solid #bd1224;
}
#bx-pager-historico .bx-viewport {
  height: 60px !important;
}
#bx-pager-historico li {
  float: left;
}
#bx-pager-historico li:before {
  display: none;
}
#bx-pager-historico ul {
  padding: 0;
}
#bx-pager-historico ul:after {
  content: "";
  display: block;
  clear: both;
}

.disclosure .year-nav {
  position: relative;
  padding: 0 30px;
}
.disclosure .year-nav .bx-prev {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 5px;
  left: 0;
}
.disclosure .year-nav .bx-next {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 5px;
  right: 0;
}
.disclosure .year-nav .bx-next .icon > img {
  position: relative;
  left: -21px;
}
.disclosure .year-nav .bx-next.disabled {
  opacity: 0.25;
}
.disclosure .year-nav .bx-prev.disabled {
  opacity: 0.25;
}
.disclosure .year-nav .icon {
  display: inline-block;
  width: 30px;
  overflow: hidden;
}
.disclosure .year-nav .icon > img {
  margin: 0;
  width: 50px;
  min-width: 50px;
}
.disclosure .entry .header:after {
  display: block;
  clear: both;
  content: "";
}
.disclosure .entry .header time {
  font-weight: 300;
  color: #333;
}
.disclosure .entry .header .title a {
  text-decoration: none;
  color: #333;
}
.disclosure .entry .header .title a:hover {
  text-decoration: underline;
}
.disclosure .info {
  padding: 5px 20px 15px !important;
  float: none;
  margin-left: 0;
}
.disclosure .info .description {
  display: none;
}
.disclosure .info .action a {
  text-decoration: none;
  color: inherit;
}
.disclosure .info .action ul {
  margin: 0;
  padding-left: 0;
}
.disclosure .info .action ul:after {
  display: block;
  clear: both;
  content: "";
}
.disclosure .info .action li {
  float: left;
  margin-right: 15px;
}
.disclosure .info .action li:before {
  display: none;
}
.disclosure .info .action p {
  margin-bottom: 0;
}
.disclosure .info .action i {
  margin-right: 4px;
}
.disclosure .info .download a {
  display: inline-block;
}
.disclosure .info .download a:hover .file-type {
  text-decoration: underline;
}
.disclosure .info .download li .file-size {
  margin-left: 3px;
  color: #aaa;
}
.disclosure .pdf-preview {
  height: 292px;
  margin: 32px 0;
  border: 1px solid #e3e3e3;
  position: relative;
  display: none;
}
.disclosure .pdf-preview .expand {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 124px;
  background: #fff;
  background: hsla(0deg, 0%, 100%, 0.8);
  font-size: 16px;
  color: #666;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all linear 0.1s;
  transition: all linear 0.1s;
}
.disclosure .pdf-preview .expand .icon {
  display: block;
  margin: 0 auto 12px;
}
.disclosure .pdf-preview .expand i {
  display: block;
  margin-bottom: 12px;
  font-size: 32px;
}
.disclosure .pdf-preview:hover .expand {
  background: hsla(0deg, 0%, 100%, 0.9);
}
.disclosure .pdf-preview .close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  background: url(//cdn.infoinvest.com.br/jquery/fancybox/2.1.4/fancybox_sprite.png) no-repeat;
  cursor: pointer;
  display: none;
}
.disclosure .pdf-preview .iframe-container {
  height: 290px;
  position: relative;
}
.disclosure .pdf-preview iframe {
  width: 100%;
  height: 290px;
  border: 0;
  overflow: hidden;
}
.disclosure .pdf-preview.large .close {
  display: block;
}
.disclosure .pdf-preview.large .iframe-container {
  position: fixed;
  top: 40px;
  bottom: 40px;
  left: 80px;
  right: 80px;
  height: auto;
  background: #252f53;
  box-shadow: 0 0 44px rgba(37, 47, 83, 0.95);
  z-index: 101;
}
.disclosure .pdf-preview.large iframe {
  height: 100%;
  overflow: auto;
}

.disclosure.text .year-nav li {
  min-width: 55px;
}
.disclosure.text .year-nav li a {
  min-width: 55px;
}

#content.earnings .icon {
  opacity: 0.4;
}
#content.earnings a .icon {
  opacity: 1;
}
#content.earnings table td {
  text-align: center;
}
#content.earnings table td:first-child {
  text-align: left;
}
#content.earnings table .icon {
  width: 16px;
  height: 16px;
  margin: 0 auto;
}

.tooltip-divulgacao.html .file-size {
  display: none;
}
.tooltip-divulgacao.html .format {
  display: none;
}

.cadastro.text .cadastro table {
  color: #333;
  font-size: 1em;
  font-weight: 400;
}
.cadastro.text table td {
  padding: 9px 5px;
  text-align: left;
}
.cadastro.text table th {
  padding: 9px 5px;
  text-align: left;
}

p.aviso-obrigatorio {
  text-align: right;
}

.cadastro label {
  margin: 0;
  font-weight: 400;
}
.cadastro .formulario {
  margin-top: 15px;
  padding-left: 0;
  border: 0;
}
.cadastro .formulario li .box-senha {
  float: right;
  width: 100%;
}
.cadastro .formulario li .box-senha p {
  margin: 0;
  line-height: 40px;
}
.cadastro .formulario li .box-senha .checkbox-mask {
  float: left;
  margin: 3px 6px 0 0;
}
.cadastro .formulario li .box-senha .politica_senha {
  margin-left: 6px;
}
.cadastro .formulario li .cadastro_campo {
  float: right;
  width: 100%;
}
.cadastro .formulario li select.error {
  background-color: #ffd5d5;
}
.cadastro .formulario input {
  display: block;
  float: left;
}
.cadastro .formulario select {
  display: block;
  float: left;
}

.subscription-account.login .txt-senha {
  line-height: 1.5em;
  width: 85%;
  margin-top: 5px;
}

.subscription-account {
  width: 100%;
  margin: 24px 0;
}

.subscription-mailing {
  margin: 24px 0;
}
.subscription-mailing ul {
  margin-top: 6px;
}
.subscription-mailing ul li {
  margin-right: 10px;
  display: inline-block;
}
.subscription-mailing ul li .radio-mask {
  float: left;
  margin: 8px 6px 0 0;
}
.subscription-mailing ul li label {
  margin-top: -3px;
}

.subscription-notification {
  margin: 24px 0;
}
.subscription-notification table {
  width: 100%;
  border-bottom: 1px solid #fefffa;
}
.subscription-notification td {
  border-top: 1px solid #fefffa;
  border-bottom: 1px solid #d2d3ce;
  padding: 6px 2px;
  vertical-align: middle;
}
.subscription-notification tr:first-child td {
  border-top: 0;
}
.subscription-notification .text-idioma {
  font-weight: 700;
}
.subscription-notification .checkbox-mask {
  float: right;
}

.secao-idiomas .language-select {
  width: 120px;
}
.secao-idiomas .language-name {
  text-align: center;
}
.secao-idiomas .checkbox-mask {
  margin: 0 auto;
}

.box-botao-cadastrar {
  margin-top: 32px;
}
.box-botao-cadastrar input {
  width: 139px;
  height: 30px;
  border: 0;
  padding-left: 10px;
  background: -webkit-linear-gradient(left, #aaa, #aaa);
  background: linear-gradient(to right, #aaa, #aaa);
  color: #fff;
  text-align: left;
  border: 1px solid #999;
  cursor: pointer;
}

.checkbox-mask {
  width: 26px;
  height: 26px;
  border: 3px solid #f1f1f1;
  padding: 2px;
  position: relative;
  text-align: center;
  border-radius: 5px;
}
.checkbox-mask .pin {
  opacity: 0;
  -webkit-transition: all linear 0.05s;
  width: 12px;
  height: 12px;
  margin-top: 2px;
}
.checkbox-mask .pin.fa-check:before {
  position: relative;
  top: -2px;
  left: -1px;
}
.checkbox-mask input {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  outline: 0;
  opacity: 0;
  z-index: 1;
  -webkit-appearance: none;
}

.radio-mask {
  width: 26px;
  height: 26px;
  border: 3px solid #f1f1f1;
  padding: 2px;
  position: relative;
  text-align: center;
  border-radius: 100%;
}
.radio-mask .pin {
  width: 10px;
  height: 10px;
  background: #333;
  opacity: 0;
  -webkit-transition: all linear 0.05s;
  border-radius: 100%;
  margin: 3px auto 0;
}
.radio-mask input {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  outline: 0;
  opacity: 0;
  z-index: 1;
  -webkit-appearance: none;
}

.checkbox-mask.active .pin {
  opacity: 1;
}

.radio-mask.active .pin {
  opacity: 1;
}

.select-mask {
  float: right;
  position: relative;
  border-bottom: 3px solid #ccc;
  background: #f1f1f1;
  border-radius: 5px;
  width: 100%;
  padding: 10px 32px 10px 10px;
}
.select-mask:before {
  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;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  position: absolute;
  top: 50%;
  right: 6px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  color: #333;
  line-height: 20px;
  text-align: center;
  content: "\f078";
}
.select-mask .input {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0;
  outline: 0;
  opacity: 0;
  z-index: 1;
  -webkit-appearance: none;
}
.select-mask select {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0;
  outline: 0;
  opacity: 0;
  z-index: 1;
  -webkit-appearance: none;
}

.login .radio-mask {
  float: left;
  margin-right: 6px;
  top: 3px;
}
.login .radio-mask + label {
  margin-top: -3px;
}

.error_asp_cadastro p {
  text-align: center;
  margin-bottom: 5px;
  color: #e41e2b;
  font-weight: 700;
}

#cadastro-stock-alerts {
  margin-bottom: 20px;
  border-left: 10px solid #ff4d11;
  padding-left: 15px;
  min-height: 150px;
}
#cadastro-stock-alerts h3 {
  margin: 10px 0;
  color: #ff4d11;
  line-height: 30px;
}
#cadastro-stock-alerts h3 i {
  float: left;
  width: 27px;
  background: url(/images/icon_all.png) no-repeat -15px -320px;
  height: 30px;
  margin-right: 10px;
}
#cadastro-stock-alerts ul li {
  padding-left: 25px;
}
#cadastro-stock-alerts ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #ff4d11;
  float: left;
  vertical-align: middle;
  margin-top: 7px;
  margin-left: -15px;
}
#cadastro-stock-alerts table td {
  padding-right: 15px;
}
#cadastro-stock-alerts table td input {
  display: block;
  float: left;
  height: auto;
  width: auto;
  padding: 5px;
}
#cadastro-stock-alerts table td label {
  display: block;
  float: left;
  height: auto;
  width: auto;
  padding: 5px;
}
#cadastro-stock-alerts table td span {
  display: block;
  float: left;
  height: auto;
  width: auto;
  padding: 5px;
}
#cadastro-stock-alerts table td input[type=checkbox] {
  margin: 8px 5px 0 0;
}
#cadastro-stock-alerts table td input[type=radio] {
  margin: 8px 5px 0 0;
}
#cadastro-stock-alerts table td input[type=text] {
  width: 60px;
  margin-right: 10px;
}
#cadastro-stock-alerts table .options-eventualmente input {
  float: none;
  display: inline-block;
  padding: 0;
}
#cadastro-stock-alerts table .options-eventualmente label {
  float: none;
  display: inline-block;
  padding: 0;
}
#cadastro-stock-alerts table .options-radio td input {
  float: none;
  display: inline-block;
  padding: 0;
}
#cadastro-stock-alerts table .options-radio td label {
  float: none;
  display: inline-block;
  padding: 0;
}
#cadastro-stock-alerts p {
  margin: 10px 0;
}
#cadastro-stock-alerts .info-alerts p {
  font-size: 12px;
  margin: 0;
}
#cadastro-stock-alerts .stock-alerts-cotacoes {
  padding-left: 10px;
}

#tela-cadastro-concluido .formulario {
  border: 0;
}
#tela-cadastro-concluido .formulario td {
  padding: 0;
}

.calendar h2 {
  margin-top: 32px;
  margin-bottom: 9px;
}
.calendar .datepicker {
  display: none;
}
.calendar .labels {
  display: none;
  margin-top: 9px;
  margin-left: 25px;
}
.calendar .labels li {
  float: left;
  width: auto;
  margin: 5px 18px 5px 0;
  padding-left: 16px;
  font-size: 12px;
  color: #77787d;
  line-height: 15px;
  white-space: nowrap;
  position: relative;
}
.calendar .labels .calendar-label {
  position: absolute;
  top: 2px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.calendar .text ul li:before {
  display: none;
}
.calendar .event-info.panel .panel-body {
  padding-top: 4px;
}
.calendar .past-events-trigger {
  text-align: center;
}
.calendar .past-events {
  margin-top: 32px;
  display: none;
}

.calendar-label.default-event {
  background: #333 !important;
  color: #fff !important;
}

.has-event.eventos span {
  background: #333 !important;
  color: #fff !important;
}

.calendar-label.earnings-release {
  background: #6a0a16 !important;
  color: #fff;
}

.has-event.divulgacao-de-resultados span {
  background: #6a0a16 !important;
  color: #fff;
}

.calendar-label.conference-call {
  background: #eb162c !important;
  color: #fff;
}

.has-event.teleconferencia-de-resultados span {
  background: #eb162c !important;
  color: #fff;
}

.calendar-label.multiple-events {
  border: 2px solid #f0142e;
}

.has-event.multiple-events span {
  position: relative;
}
.has-event.multiple-events span:before {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  border: 2px solid #f0142e;
  border-radius: 50%;
  z-index: -1;
  content: "";
}

.calendar-pdf {
  margin: 20px 0 15px;
  border: solid #f2f2f2;
  border-width: 1px 0;
  padding: 4px;
}
.calendar-pdf a {
  display: block;
  padding: 6px;
  text-align: center;
  text-decoration: none;
}
.calendar-pdf a:hover {
  text-decoration: underline;
}

.event-info.panel .panel-header {
  padding-bottom: 4px;
  padding-right: 70px;
}

.event-info .title {
  color: #333;
  font-family: "Mulish";
}
.event-info .export {
  position: absolute;
  top: 12px;
  right: 20px;
}
.event-info .export ul {
  margin: 0;
  padding-left: 0;
  font-size: 14px;
}
.event-info .export ul li {
  float: left;
  margin-left: 9px;
  list-style: none;
}
.event-info .export ul li a {
  color: #666;
}
.event-info .info {
  float: none;
  margin: 0;
}
.event-info .info i {
  width: 16px;
  margin-right: 4px;
  text-align: center;
}
.event-info .info i.fa-clock-o {
  margin-left: 12px;
  margin-left: 0;
}
.event-info .info ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.event-info .info li {
  list-style: none;
}
.event-info .info .human-date {
  display: block;
}

.datepicker {
  position: relative;
}
.datepicker .popover {
  font-size: 12px;
}
.datepicker .popover .popover-title {
  padding: 6px 9px;
  font-size: 12px;
  text-align: center;
}
.datepicker .popover .popover-content {
  padding: 9px;
}
.datepicker .quarter-name {
  height: 40px;
  font-weight: 700;
  font-size: 20px;
  color: #2f79b3;
  line-height: 40px;
  text-align: center;
  font-family: "Mulish";
  color: #333;
}
.datepicker .datepicker-header {
  position: relative;
}
.datepicker .datepicker-header h2 {
  text-align: center;
}
.datepicker .datepicker-sheet .calendar {
  padding-bottom: 9px;
}
.datepicker .datepicker-sheet .datepicker-days {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 6px 6px 9px;
}
.datepicker .datepicker-days table {
  width: 100%;
  border-collapse: collapse;
}
.datepicker .datepicker-days table thead {
  border-bottom: 1px solid #ddd;
}
.datepicker .datepicker-days table thead th {
  font-weight: 400;
}
.datepicker .datepicker-days table thead .datepicker-switch {
  padding: 6px 0 12px;
  font-size: 18px;
}
.datepicker .datepicker-days table thead .dow {
  padding: 2px 0 9px;
  font-size: 12px;
  color: #bbb;
}
.datepicker .datepicker-days table tbody td {
  width: 14.3%;
  cursor: default;
}
.datepicker .datepicker-days table tbody td span {
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 auto;
  border-radius: 13px;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
}
.datepicker .datepicker-days table tbody tr:first-child td {
  padding-top: 9px;
}
.datepicker .datepicker-days table tbody td.weekend span {
  color: #bbb;
}

.calendar-popover {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.calendar-popover .single-event {
  text-align: center;
}
.calendar-popover li {
  display: table-row;
  margin-top: 9px;
}
.calendar-popover li .info {
  display: table-cell;
  padding-right: 6px;
  padding-bottom: 9px;
}
.calendar-popover li .info .title {
  font-weight: 700;
}
.calendar-popover li .info i {
  margin-right: 6px;
}
.calendar-popover li .time {
  display: table-cell;
  padding-right: 6px;
  padding-bottom: 9px;
  text-align: right;
  white-space: nowrap;
}
.calendar-popover li:last-child .info {
  padding-bottom: 0;
}
.calendar-popover li:last-child .time {
  padding-bottom: 0;
}
.calendar-popover li:first-child {
  margin-top: 0;
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.fn-calendar-load-past-events {
  margin-top: 20px;
}

.top-arrow {
  margin: 24px 0 6px;
  text-align: right;
}
.top-arrow a {
  padding: 0 0 0 7px;
  background: url(/images/top.png) no-repeat center left;
  font-size: 11px;
  color: #747474 !important;
  text-decoration: none;
}

#notification {
  display: none;
}
#notification .header {
  padding: 30px 0 20px;
  text-align: center;
}
#notification .header img {
  margin: 0 auto;
}
#notification .body {
  height: auto;
  overflow: auto;
  -webkit-transition: height linear 0.2s;
  transition: height linear 0.2s;
}
#notification .content {
  max-width: 600px;
  padding-bottom: 10px;
}
#notification .content .last-updated {
  display: none;
}
#notification .title {
  height: 37px;
  padding: 10px;
  background: #dcdada;
  font: 14px effra_heavyregular, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  z-index: 150;
}
#notification .title i {
  position: absolute;
  top: 1px;
  color: #fff;
  -webkit-transition: -webkit-transform linear 0.2s;
  transition: -webkit-transform linear 0.2s;
  transition: transform linear 0.2s;
  transition: transform linear 0.2s, -webkit-transform linear 0.2s;
}
#notification .title .arrow-1 {
  left: 30px;
}
#notification .title .arrow-2 {
  right: 30px;
}

#notification.cortina {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.8);
  z-index: 150;
  overflow: auto;
}

.sidenav-on #notification.cortina {
  z-index: 99;
}

#notification.out .body {
  height: 0 !important;
}
#notification.out .title i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#notification.popup .title {
  display: none;
}

.notification-placeholder {
  height: 37px;
  display: none;
}

.fixed-notification-on .notification-placeholder {
  display: block;
}

.formularioParaValidar label {
  display: block;
  float: left;
  line-height: 30px;
  padding-right: 10px;
  cursor: pointer;
}
.formularioParaValidar li {
  clear: both;
  margin-bottom: 5px;
  min-height: 30px;
}
.formularioParaValidar li input.error {
  background-color: #ffd5d5;
}
.formularioParaValidar li textarea.error {
  background-color: #ffd5d5;
}
.formularioParaValidar div.error {
  position: absolute;
  background: #ffd5d5 url(/images/unchecked.gif) 2px center no-repeat;
  font-style: italic;
  font-size: 10px;
  padding: 5px;
  line-height: 10px;
  border: 2px solid #fc6262;
  padding-left: 20px;
  color: #000;
  border-radius: 10px 10px 10px 10px;
  z-index: 9000000000000;
}
.formularioParaValidar #captcha_challenge {
  margin-left: 172px;
  width: 95px;
}
.formularioParaValidar #captcha_response {
  width: 95px;
}
.formularioParaValidar .box-captcha {
  display: block;
  background-color: #fff;
  padding: 10px 20px;
  text-align: center;
  width: 280px;
  margin: 10px auto;
  border: 2px solid #f1f1f1;
  border-radius: 5px;
}
.formularioParaValidar .box-captcha > p {
  text-align: center;
}
.formularioParaValidar .box-captcha label {
  color: #e41e2b;
  min-width: 65px;
  display: inline-block;
  float: none;
  font-size: 1.1em;
  -webkit-transform: skew(5deg, -20deg) perspective(17px) rotateX(-10deg) rotate(6deg);
  transform: skew(5deg, -20deg) perspective(17px) rotateX(-10deg) rotate(6deg);
}
.formularioParaValidar .captcha_input {
  margin-bottom: 20px;
  text-align: center;
}
.formularioParaValidar li#captcha p.captcha_input {
  width: 150px;
  margin: 0 auto;
}
.formularioParaValidar li#captcha p.captcha_input label {
  color: #e41e2b;
  min-width: 65px;
}
.formularioParaValidar li#captcha p.captcha_input #captcha_response {
  width: 80px;
}

.content_fale_ri .contentButtons {
  text-align: center;
}

.green-banner {
  background-color: #019831;
  width: 100%;
  height: 15px;
}

.respostaAjax {
  font-size: 16px;
  color: #1f3a5b;
  background-color: #fff;
  text-align: center;
  border: 2px solid #333;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  width: 250px;
  z-index: 100;
}

.errorAjax {
  color: #c00;
  border: 2px solid #c00;
}

#carrinho_downloads {
  width: 500px;
  padding: 10px;
  display: none;
}
#carrinho_downloads h3 {
  color: #093;
  margin: 8px;
}
#carrinho_downloads p.sub {
  font-weight: 700;
}
#carrinho_downloads table {
  margin-top: 10px;
}
#carrinho_downloads table td {
  padding: 4px;
  font-size: 12px;
}
#carrinho_downloads table th {
  padding: 4px;
  font-size: 14px;
}
#carrinho_downloads table .td-background_zebra td {
  background-color: #eff4ef;
}
#carrinho_downloads .carrinho_vazio {
  color: #d10033;
}
#carrinho_downloads tfoot {
  display: none;
}

.linha-template_carrinho {
  display: none;
}

.msg_resultado_carrinho {
  position: absolute;
  background: #e7fbe3 url(/images/v2_div_mensagem_green.gif) no-repeat 2px center;
  border: 1px solid #8fe583;
  color: #5c5c5c;
  padding: 2px 2px 2px 20px;
  color: #000;
  font-size: 10px;
  display: block;
}

.msg_carrinho_error {
  background: #ffd5d5 url(/images/unchecked.gif) 2px center no-repeat;
  border: 1px solid #fc6262;
}

#spotlight {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 90px;
  z-index: 130;
  overflow: auto;
  display: none;
}
#spotlight .container {
  max-width: 660px;
}
#spotlight .close {
  position: absolute;
  top: -18px;
  right: -3px;
  width: 36px;
  height: 36px;
  background: url(//cdn.infoinvest.com.br/jquery/fancybox/2.1.4/fancybox_sprite.png) no-repeat 0 0;
  cursor: pointer;
}
#spotlight .query {
  width: 100%;
  outline: 0;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  background: #333;
  font-size: 24px;
  color: #fff;
  line-height: 40px;
  -webkit-appearance: none;
}
#spotlight .query:-moz-placeholder {
  color: #fff;
  color: hsla(0deg, 0%, 100%, 0.7);
}
#spotlight .query:-ms-input-placeholder {
  color: #fff;
  color: hsla(0deg, 0%, 100%, 0.7);
}
#spotlight .query::-moz-placeholder {
  color: #fff;
  color: hsla(0deg, 0%, 100%, 0.7);
}
#spotlight .query::-webkit-input-placeholder {
  color: #fff;
  color: hsla(0deg, 0%, 100%, 0.7);
}
#spotlight .query::-webkit-search-cancel-button {
  display: none;
}
#spotlight .results {
  padding: 15px;
  background: #fff;
}
#spotlight .results li {
  border-bottom: 1px solid #d6dadd;
}
#spotlight .results li:last-child {
  border-bottom: 0;
}
#spotlight .results li a {
  display: block;
  padding: 24px 12px;
  text-decoration: none;
}
#spotlight .results li a .page-title {
  margin-bottom: 6px;
  font-size: 22px;
}
#spotlight .results li a:hover .page-title {
  color: #017eb6;
}
#spotlight .results li a p {
  font-size: 16px;
  color: #777;
  line-height: 1.4;
}
#spotlight .results li a i {
  margin-right: 12px;
}
#spotlight .results li.active a {
  background: rgba(0, 0, 0, 0.1);
}
#spotlight .results li.google-search {
  line-height: 25px;
}
#spotlight .results li.google-search a {
  padding: 20px 12px 15px;
}
#spotlight .results li.google-search a:hover {
  color: #017eb6;
}
#spotlight .results li.google-search a span {
  margin-right: 9px;
}

#spotlight.in {
  display: block;
}

.gse-info {
  margin: 6px 0 18px;
}

.gse-results {
  padding-left: 0 !important;
}
.gse-results li {
  border-bottom: 1px solid #d6dadd;
}
.gse-results li:before {
  display: none !important;
}
.gse-results li:last-child {
  border-bottom: 0;
}
.gse-results li a {
  display: block;
  padding: 24px 12px;
  text-decoration: none;
  position: relative;
}
.gse-results li a .page-title {
  margin-bottom: 6px;
  font-size: 22px;
}
.gse-results li a:hover .page-title {
  text-decoration: underline;
}
.gse-results li a p {
  font-size: 16px;
  color: #777;
  line-height: 1.4;
}
.gse-results li a i {
  margin-right: 12px;
}
.gse-results li a.file {
  padding-left: 72px;
}
.gse-results li a.file .file-format {
  position: absolute;
  top: 25px;
  left: 12px;
  width: 44px;
  border: 1px solid #d6dadd;
  border-radius: 3px;
  padding: 4px 0;
  text-align: center;
}
.gse-results li a.has-image {
  padding-right: 160px;
}
.gse-results li a.has-image img {
  position: absolute;
  top: 15px;
  right: 12px;
  max-width: 120px;
  max-height: 84px;
}

.gse-more a {
  display: block;
  padding: 32px;
  font-size: 18px;
  text-align: center;
}
.gse-more a:hover {
  color: #017eb6;
}
.gse-more span {
  display: block;
  padding: 32px;
  font-size: 18px;
  text-align: center;
}

.datepicker-controls {
  position: static;
}
.datepicker-controls a {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  text-align: center;
}
.datepicker-controls .next {
  left: auto;
  right: 0;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 11px;
}
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 10px;
  content: "";
}

.popover.top {
  margin-top: -10px;
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right {
  margin-left: 10px;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom {
  margin-top: 10px;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left {
  margin-left: -10px;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.pi {
  min-width: 1140px;
  padding-top: 0;
}
.pi .popover {
  font-size: 12px !important;
}
.pi .help {
  float: left;
  display: inline-block;
  margin-left: 3px;
  padding: 0 13px;
  background: #aeaeae;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  line-height: 32px;
  cursor: pointer;
  position: relative;
  border-radius: 50%;
}
.pi header {
  height: 110px;
  background: #ededed;
  background-size: cover;
  padding: 0;
}
.pi header h1 {
  margin: 0;
  text-align: center;
  position: relative;
  top: 25px;
}
.pi header h1 > img {
  width: 70px;
}
.pi aside {
  border-bottom: 15px solid #ededed;
  padding: 62px 0 10px;
  position: relative;
  box-shadow: 0 -3px 4px 0 #ccc;
}
.pi #nav {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 0;
}
.pi #nav .select-mask {
  width: 400px;
  float: left;
  margin-left: 10px;
}
.pi #tools {
  position: absolute;
  top: 0;
  right: 0;
  padding: 24px 30px 15px;
}
.pi #tools a {
  font-size: 13px;
}
.pi #tools a:hover {
  text-decoration: underline;
}
.pi .excel-download {
  display: inline-block;
  margin-right: 20px;
  font-family: "Mulish";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}
.pi #filters > div {
  float: left;
  width: 33.3%;
  padding: 5px 30px 5px 15px;
}
.pi #filters:after {
  display: block;
  clear: both;
  content: "";
}
.pi #filters .filter-name {
  float: left;
  margin-right: 3px;
  font-size: 13px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 700;
}
.pi #filters .display .divider {
  float: left;
  width: 10px;
  font: normal 13px/13px tahoma;
  text-align: center;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.pi #filters .display .select-mask {
  float: left;
  width: 212px;
}
.pi #filters .currency .select-mask {
  float: left;
  width: 121px;
}
.pi #filters .quarter .select-mask {
  float: left;
  width: 132px;
}
.pi footer {
  padding: 20px 30px;
}
.pi footer .last-updated {
  float: right;
  padding-top: 10px;
  color: #666;
  font-size: 13px;
}
.pi .select-mask {
  height: 32px;
  border-bottom: 3px solid #ccc;
  background: #f1f1f1;
  padding: 0 28px 0 7px;
  font-size: 15px;
  color: #888;
  line-height: 30px;
  position: relative;
}
.pi .select-mask:before {
  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;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  position: absolute;
  top: 50%;
  right: 6px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  color: #333;
  line-height: 20px;
  text-align: center;
  content: "\f078";
}
.pi .select-mask select {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  outline: 0;
  padding: 0 28px 0 7px;
  opacity: 0;
  z-index: 1;
  -webkit-appearance: none;
}
.pi .select-mask select::-ms-expand {
  display: none;
}
.pi main table {
  width: 100%;
  border-collapse: collapse;
  empty-cells: show;
}
.pi main table td {
  border: 1px solid #dbdbdb;
}
.pi main table td:first-child {
  border-left: 0;
}
.pi main table td:last-child {
  border-right: 0;
}
.pi main table th {
  border: 1px solid #dbdbdb;
}
.pi main table th:first-child {
  border-left: 0;
}
.pi main table th:last-child {
  border-right: 0;
}
.pi main table thead tr:first-child th {
  border-top: 0;
}
.pi main table thead th {
  padding: 8px 12px;
  background: #ed1c24;
  font-family: "Mulish";
  line-height: 20px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  font-family: "Mulish";
  font-weight: 400;
}
.pi main table tfoot th {
  padding: 8px 12px;
  background: #ed1c24;
  font-family: "Mulish";
  line-height: 20px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  font-family: "Mulish";
  font-weight: 400;
}
.pi main table tbody tr:hover td {
  background: #f4f4f4;
}

.pi.ptb footer .last-updated time {
  text-transform: lowercase;
}

.pi_checkbox_linha {
  width: 40px;
  text-align: center;
}

.pi_th_trimestres {
  text-align: right;
}

.pi_numeros {
  text-align: right;
  padding: 5px 12px;
  font-size: 13px;
  white-space: nowrap;
}

.pi_nome_serie {
  padding: 5px 12px;
  font-size: 13px;
  white-space: nowrap;
}

.pi_th_contas {
  text-align: left;
}

.display-all-rows {
  display: inline-block;
  border: 0;
  border-radius: 5px;
  padding: 12px 24px;
  border-bottom: 3px solid #ccc;
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "Mulish";
}

.page-static-planilhas {
  margin-bottom: 30px;
}
.page-static-planilhas > ul {
  padding-left: 30px;
}

.glossario .nav > li > a {
  padding: 10px;
  font-weight: 700;
  text-decoration: none;
  outline: 0;
}
.glossario .nav li a {
  padding: 10px;
  font-weight: 700;
  text-decoration: none;
  outline: 0;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  display: inline-block;
  padding: 6px;
}
.glossario .nav li:before {
  display: none;
}
.glossario .nav li.disabled a {
  color: #ddd;
}
.glossario .nav:after {
  content: " ";
  display: table;
  clear: both;
}
.glossario .nav:before {
  content: " ";
  display: table;
}
.glossario .ui-state-active a {
  border-color: #eee #eee #ddd;
  background: #eee;
  font-weight: bold;
}
.glossario .glossario-tabs {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding-left: 20px;
  border-top: 0;
}
.glossario .glossario-tabs li {
  display: inline-block;
  list-style: none;
  margin-bottom: -1px;
  list-style: none;
  padding: 10px;
}
.glossario .glossario-tabs li a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  padding: 10px;
  text-decoration: none;
}
.glossario .glossario-tabs li::before {
  display: none;
}
.glossario .glossario-tabs li.disabled a:focus {
  color: #bbb;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.glossario .glossario-tabs li.disabled a:hover {
  color: #bbb;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.glossario .glossario-tabs li.active a {
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.glossario .glossario-tabs li.active a:focus {
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.glossario .glossario-tabs li.active a:hover {
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.fancybox-close {
  background: url(/images/fancybox-close.png) no-repeat;
}

.ui-tabs-panel[aria-hidden=false] {
  display: block !important;
}

.ui-tabs-panel[aria-hidden=true] {
  display: none !important;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 8px;
  margin-bottom: -1px;
  transition: 0.3s;
  font-size: 17px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background: #ddd;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

/*Style select with mitilple options*/
.select-multiple {
  height: 184px;
}

.box-content a {
  color: #212E3E;
  transition: 0.5s;
}
.box-content a:hover {
  opacity: 0.7;
}

.chart .tbPrices .tbPrices__title {
  color: #7C9599 !important;
  background-color: white !important;
}
.chart .tbPrices li:before {
  display: none !important;
}

.title-stockinfo {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 125%;
}

h2.title-video {
  text-align: center;
  font-size: 30px;
}

div.space-video {
  padding-bottom: 19px;
}

.wp-content.esg {
  /*
   * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
   * Copyright 2011-2019 The Bootstrap Authors
   * Copyright 2011-2019 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
}
.wp-content.esg .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.wp-content.esg .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.wp-content.esg .no-gutters > .col,
.wp-content.esg .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.wp-content.esg .col,
.wp-content.esg .col-1,
.wp-content.esg .col-10,
.wp-content.esg .col-11,
.wp-content.esg .col-12,
.wp-content.esg .col-2,
.wp-content.esg .col-3,
.wp-content.esg .col-4,
.wp-content.esg .col-5,
.wp-content.esg .col-6,
.wp-content.esg .col-7,
.wp-content.esg .col-8,
.wp-content.esg .col-9,
.wp-content.esg .col-auto,
.wp-content.esg .col-lg,
.wp-content.esg .col-lg-1,
.wp-content.esg .col-lg-10,
.wp-content.esg .col-lg-11,
.wp-content.esg .col-lg-12,
.wp-content.esg .col-lg-2,
.wp-content.esg .col-lg-3,
.wp-content.esg .col-lg-4,
.wp-content.esg .col-lg-5,
.wp-content.esg .col-lg-6,
.wp-content.esg .col-lg-7,
.wp-content.esg .col-lg-8,
.wp-content.esg .col-lg-9,
.wp-content.esg .col-lg-auto,
.wp-content.esg .col-md,
.wp-content.esg .col-md-1,
.wp-content.esg .col-md-10,
.wp-content.esg .col-md-11,
.wp-content.esg .col-md-12,
.wp-content.esg .col-md-2,
.wp-content.esg .col-md-3,
.wp-content.esg .col-md-4,
.wp-content.esg .col-md-5,
.wp-content.esg .col-md-6,
.wp-content.esg .col-md-7,
.wp-content.esg .col-md-8,
.wp-content.esg .col-md-9,
.wp-content.esg .col-md-auto,
.wp-content.esg .col-sm,
.wp-content.esg .col-sm-1,
.wp-content.esg .col-sm-10,
.wp-content.esg .col-sm-11,
.wp-content.esg .col-sm-12,
.wp-content.esg .col-sm-2,
.wp-content.esg .col-sm-3,
.wp-content.esg .col-sm-4,
.wp-content.esg .col-sm-5,
.wp-content.esg .col-sm-6,
.wp-content.esg .col-sm-7,
.wp-content.esg .col-sm-8,
.wp-content.esg .col-sm-9,
.wp-content.esg .col-sm-auto,
.wp-content.esg .col-xl,
.wp-content.esg .col-xl-1,
.wp-content.esg .col-xl-10,
.wp-content.esg .col-xl-11,
.wp-content.esg .col-xl-12,
.wp-content.esg .col-xl-2,
.wp-content.esg .col-xl-3,
.wp-content.esg .col-xl-4,
.wp-content.esg .col-xl-5,
.wp-content.esg .col-xl-6,
.wp-content.esg .col-xl-7,
.wp-content.esg .col-xl-8,
.wp-content.esg .col-xl-9,
.wp-content.esg .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.wp-content.esg .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.wp-content.esg .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.wp-content.esg .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.wp-content.esg .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.wp-content.esg .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.wp-content.esg .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.wp-content.esg .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.wp-content.esg .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.wp-content.esg .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.wp-content.esg .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.wp-content.esg .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.wp-content.esg .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.wp-content.esg .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.wp-content.esg .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.wp-content.esg .order-first {
  -ms-flex-order: -1;
  order: -1;
}
.wp-content.esg .order-last {
  -ms-flex-order: 13;
  order: 13;
}
.wp-content.esg .order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.wp-content.esg .order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.wp-content.esg .order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.wp-content.esg .order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.wp-content.esg .order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.wp-content.esg .order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.wp-content.esg .order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.wp-content.esg .order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.wp-content.esg .order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.wp-content.esg .order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.wp-content.esg .order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.wp-content.esg .order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.wp-content.esg .order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.wp-content.esg .offset-1 {
  margin-left: 8.333333%;
}
.wp-content.esg .offset-2 {
  margin-left: 16.666667%;
}
.wp-content.esg .offset-3 {
  margin-left: 25%;
}
.wp-content.esg .offset-4 {
  margin-left: 33.333333%;
}
.wp-content.esg .offset-5 {
  margin-left: 41.666667%;
}
.wp-content.esg .offset-6 {
  margin-left: 50%;
}
.wp-content.esg .offset-7 {
  margin-left: 58.333333%;
}
.wp-content.esg .offset-8 {
  margin-left: 66.666667%;
}
.wp-content.esg .offset-9 {
  margin-left: 75%;
}
.wp-content.esg .offset-10 {
  margin-left: 83.333333%;
}
.wp-content.esg .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .wp-content.esg .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content.esg .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content.esg .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content.esg .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content.esg .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content.esg .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content.esg .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content.esg .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content.esg .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content.esg .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content.esg .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content.esg .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content.esg .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content.esg .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content.esg .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content.esg .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content.esg .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content.esg .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content.esg .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content.esg .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content.esg .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content.esg .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content.esg .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content.esg .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content.esg .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content.esg .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content.esg .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content.esg .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content.esg .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content.esg .offset-sm-0 {
    margin-left: 0;
  }
  .wp-content.esg .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .wp-content.esg .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .wp-content.esg .offset-sm-3 {
    margin-left: 25%;
  }
  .wp-content.esg .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .wp-content.esg .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .wp-content.esg .offset-sm-6 {
    margin-left: 50%;
  }
  .wp-content.esg .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .wp-content.esg .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .wp-content.esg .offset-sm-9 {
    margin-left: 75%;
  }
  .wp-content.esg .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .wp-content.esg .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .wp-content.esg .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content.esg .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content.esg .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content.esg .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content.esg .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content.esg .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content.esg .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content.esg .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content.esg .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content.esg .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content.esg .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content.esg .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content.esg .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content.esg .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content.esg .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content.esg .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content.esg .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content.esg .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content.esg .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content.esg .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content.esg .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content.esg .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content.esg .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content.esg .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content.esg .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content.esg .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content.esg .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content.esg .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content.esg .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content.esg .offset-md-0 {
    margin-left: 0;
  }
  .wp-content.esg .offset-md-1 {
    margin-left: 8.333333%;
  }
  .wp-content.esg .offset-md-2 {
    margin-left: 16.666667%;
  }
  .wp-content.esg .offset-md-3 {
    margin-left: 25%;
  }
  .wp-content.esg .offset-md-4 {
    margin-left: 33.333333%;
  }
  .wp-content.esg .offset-md-5 {
    margin-left: 41.666667%;
  }
  .wp-content.esg .offset-md-6 {
    margin-left: 50%;
  }
  .wp-content.esg .offset-md-7 {
    margin-left: 58.333333%;
  }
  .wp-content.esg .offset-md-8 {
    margin-left: 66.666667%;
  }
  .wp-content.esg .offset-md-9 {
    margin-left: 75%;
  }
  .wp-content.esg .offset-md-10 {
    margin-left: 83.333333%;
  }
  .wp-content.esg .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .wp-content.esg .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content.esg .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content.esg .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content.esg .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content.esg .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content.esg .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content.esg .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content.esg .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content.esg .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content.esg .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content.esg .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content.esg .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content.esg .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content.esg .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content.esg .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content.esg .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content.esg .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content.esg .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content.esg .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content.esg .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content.esg .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content.esg .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content.esg .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content.esg .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content.esg .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content.esg .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content.esg .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content.esg .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content.esg .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content.esg .offset-lg-0 {
    margin-left: 0;
  }
  .wp-content.esg .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .wp-content.esg .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .wp-content.esg .offset-lg-3 {
    margin-left: 25%;
  }
  .wp-content.esg .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .wp-content.esg .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .wp-content.esg .offset-lg-6 {
    margin-left: 50%;
  }
  .wp-content.esg .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .wp-content.esg .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .wp-content.esg .offset-lg-9 {
    margin-left: 75%;
  }
  .wp-content.esg .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .wp-content.esg .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .wp-content.esg .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content.esg .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content.esg .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content.esg .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content.esg .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content.esg .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content.esg .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content.esg .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content.esg .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content.esg .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content.esg .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content.esg .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content.esg .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content.esg .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content.esg .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content.esg .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content.esg .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content.esg .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content.esg .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content.esg .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content.esg .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content.esg .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content.esg .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content.esg .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content.esg .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content.esg .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content.esg .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content.esg .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content.esg .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content.esg .offset-xl-0 {
    margin-left: 0;
  }
  .wp-content.esg .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .wp-content.esg .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .wp-content.esg .offset-xl-3 {
    margin-left: 25%;
  }
  .wp-content.esg .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .wp-content.esg .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .wp-content.esg .offset-xl-6 {
    margin-left: 50%;
  }
  .wp-content.esg .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .wp-content.esg .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .wp-content.esg .offset-xl-9 {
    margin-left: 75%;
  }
  .wp-content.esg .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .wp-content.esg .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.wp-content.esg .d-none {
  display: none !important;
}
.wp-content.esg .d-inline {
  display: inline !important;
}
.wp-content.esg .d-inline-block {
  display: inline-block !important;
}
.wp-content.esg .d-block {
  display: block !important;
}
.wp-content.esg .d-table {
  display: table !important;
}
.wp-content.esg .d-table-row {
  display: table-row !important;
}
.wp-content.esg .d-table-cell {
  display: table-cell !important;
}
.wp-content.esg .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.wp-content.esg .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .wp-content.esg .d-sm-none {
    display: none !important;
  }
  .wp-content.esg .d-sm-inline {
    display: inline !important;
  }
  .wp-content.esg .d-sm-inline-block {
    display: inline-block !important;
  }
  .wp-content.esg .d-sm-block {
    display: block !important;
  }
  .wp-content.esg .d-sm-table {
    display: table !important;
  }
  .wp-content.esg .d-sm-table-row {
    display: table-row !important;
  }
  .wp-content.esg .d-sm-table-cell {
    display: table-cell !important;
  }
  .wp-content.esg .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content.esg .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .wp-content.esg .d-md-none {
    display: none !important;
  }
  .wp-content.esg .d-md-inline {
    display: inline !important;
  }
  .wp-content.esg .d-md-inline-block {
    display: inline-block !important;
  }
  .wp-content.esg .d-md-block {
    display: block !important;
  }
  .wp-content.esg .d-md-table {
    display: table !important;
  }
  .wp-content.esg .d-md-table-row {
    display: table-row !important;
  }
  .wp-content.esg .d-md-table-cell {
    display: table-cell !important;
  }
  .wp-content.esg .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content.esg .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .wp-content.esg .d-lg-none {
    display: none !important;
  }
  .wp-content.esg .d-lg-inline {
    display: inline !important;
  }
  .wp-content.esg .d-lg-inline-block {
    display: inline-block !important;
  }
  .wp-content.esg .d-lg-block {
    display: block !important;
  }
  .wp-content.esg .d-lg-table {
    display: table !important;
  }
  .wp-content.esg .d-lg-table-row {
    display: table-row !important;
  }
  .wp-content.esg .d-lg-table-cell {
    display: table-cell !important;
  }
  .wp-content.esg .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content.esg .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .wp-content.esg .d-xl-none {
    display: none !important;
  }
  .wp-content.esg .d-xl-inline {
    display: inline !important;
  }
  .wp-content.esg .d-xl-inline-block {
    display: inline-block !important;
  }
  .wp-content.esg .d-xl-block {
    display: block !important;
  }
  .wp-content.esg .d-xl-table {
    display: table !important;
  }
  .wp-content.esg .d-xl-table-row {
    display: table-row !important;
  }
  .wp-content.esg .d-xl-table-cell {
    display: table-cell !important;
  }
  .wp-content.esg .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content.esg .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .wp-content.esg .d-print-none {
    display: none !important;
  }
  .wp-content.esg .d-print-inline {
    display: inline !important;
  }
  .wp-content.esg .d-print-inline-block {
    display: inline-block !important;
  }
  .wp-content.esg .d-print-block {
    display: block !important;
  }
  .wp-content.esg .d-print-table {
    display: table !important;
  }
  .wp-content.esg .d-print-table-row {
    display: table-row !important;
  }
  .wp-content.esg .d-print-table-cell {
    display: table-cell !important;
  }
  .wp-content.esg .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content.esg .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.wp-content.esg .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.wp-content.esg .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.wp-content.esg .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.wp-content.esg .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.wp-content.esg .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.wp-content.esg .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.wp-content.esg .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.wp-content.esg .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.wp-content.esg .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.wp-content.esg .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.wp-content.esg .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.wp-content.esg .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.wp-content.esg .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.wp-content.esg .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.wp-content.esg .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.wp-content.esg .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.wp-content.esg .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.wp-content.esg .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.wp-content.esg .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.wp-content.esg .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.wp-content.esg .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.wp-content.esg .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.wp-content.esg .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.wp-content.esg .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.wp-content.esg .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.wp-content.esg .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.wp-content.esg .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.wp-content.esg .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.wp-content.esg .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.wp-content.esg .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.wp-content.esg .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.wp-content.esg .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.wp-content.esg .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.wp-content.esg .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .wp-content.esg .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content.esg .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content.esg .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content.esg .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content.esg .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content.esg .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content.esg .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content.esg .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content.esg .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content.esg .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content.esg .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content.esg .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content.esg .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content.esg .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content.esg .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content.esg .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content.esg .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content.esg .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content.esg .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content.esg .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content.esg .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content.esg .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content.esg .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content.esg .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content.esg .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content.esg .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content.esg .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content.esg .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content.esg .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content.esg .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content.esg .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content.esg .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content.esg .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content.esg .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .wp-content.esg .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content.esg .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content.esg .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content.esg .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content.esg .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content.esg .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content.esg .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content.esg .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content.esg .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content.esg .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content.esg .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content.esg .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content.esg .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content.esg .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content.esg .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content.esg .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content.esg .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content.esg .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content.esg .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content.esg .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content.esg .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content.esg .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content.esg .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content.esg .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content.esg .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content.esg .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content.esg .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content.esg .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content.esg .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content.esg .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content.esg .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content.esg .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content.esg .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content.esg .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .wp-content.esg .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content.esg .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content.esg .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content.esg .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content.esg .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content.esg .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content.esg .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content.esg .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content.esg .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content.esg .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content.esg .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content.esg .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content.esg .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content.esg .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content.esg .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content.esg .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content.esg .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content.esg .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content.esg .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content.esg .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content.esg .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content.esg .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content.esg .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content.esg .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content.esg .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content.esg .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content.esg .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content.esg .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content.esg .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content.esg .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content.esg .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content.esg .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content.esg .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content.esg .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .wp-content.esg .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content.esg .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content.esg .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content.esg .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content.esg .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content.esg .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content.esg .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content.esg .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content.esg .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content.esg .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content.esg .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content.esg .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content.esg .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content.esg .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content.esg .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content.esg .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content.esg .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content.esg .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content.esg .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content.esg .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content.esg .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content.esg .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content.esg .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content.esg .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content.esg .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content.esg .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content.esg .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content.esg .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content.esg .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content.esg .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content.esg .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content.esg .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content.esg .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content.esg .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.wp-content.esg .m-0 {
  margin: 0 !important;
}
.wp-content.esg .mt-0,
.wp-content.esg .my-0 {
  margin-top: 0 !important;
}
.wp-content.esg .mr-0,
.wp-content.esg .mx-0 {
  margin-right: 0 !important;
}
.wp-content.esg .mb-0,
.wp-content.esg .my-0 {
  margin-bottom: 0 !important;
}
.wp-content.esg .ml-0,
.wp-content.esg .mx-0 {
  margin-left: 0 !important;
}
.wp-content.esg .m-1 {
  margin: 0.25rem !important;
}
.wp-content.esg .mt-1,
.wp-content.esg .my-1 {
  margin-top: 0.25rem !important;
}
.wp-content.esg .mr-1,
.wp-content.esg .mx-1 {
  margin-right: 0.25rem !important;
}
.wp-content.esg .mb-1,
.wp-content.esg .my-1 {
  margin-bottom: 0.25rem !important;
}
.wp-content.esg .ml-1,
.wp-content.esg .mx-1 {
  margin-left: 0.25rem !important;
}
.wp-content.esg .m-2 {
  margin: 0.5rem !important;
}
.wp-content.esg .mt-2,
.wp-content.esg .my-2 {
  margin-top: 0.5rem !important;
}
.wp-content.esg .mr-2,
.wp-content.esg .mx-2 {
  margin-right: 0.5rem !important;
}
.wp-content.esg .mb-2,
.wp-content.esg .my-2 {
  margin-bottom: 0.5rem !important;
}
.wp-content.esg .ml-2,
.wp-content.esg .mx-2 {
  margin-left: 0.5rem !important;
}
.wp-content.esg .m-3 {
  margin: 1rem !important;
}
.wp-content.esg .mt-3,
.wp-content.esg .my-3 {
  margin-top: 1rem !important;
}
.wp-content.esg .mr-3,
.wp-content.esg .mx-3 {
  margin-right: 1rem !important;
}
.wp-content.esg .mb-3,
.wp-content.esg .my-3 {
  margin-bottom: 1rem !important;
}
.wp-content.esg .ml-3,
.wp-content.esg .mx-3 {
  margin-left: 1rem !important;
}
.wp-content.esg .m-4 {
  margin: 1.5rem !important;
}
.wp-content.esg .mt-4,
.wp-content.esg .my-4 {
  margin-top: 1.5rem !important;
}
.wp-content.esg .mr-4,
.wp-content.esg .mx-4 {
  margin-right: 1.5rem !important;
}
.wp-content.esg .mb-4,
.wp-content.esg .my-4 {
  margin-bottom: 1.5rem !important;
}
.wp-content.esg .ml-4,
.wp-content.esg .mx-4 {
  margin-left: 1.5rem !important;
}
.wp-content.esg .m-5 {
  margin: 3rem !important;
}
.wp-content.esg .mt-5,
.wp-content.esg .my-5 {
  margin-top: 3rem !important;
}
.wp-content.esg .mr-5,
.wp-content.esg .mx-5 {
  margin-right: 3rem !important;
}
.wp-content.esg .mb-5,
.wp-content.esg .my-5 {
  margin-bottom: 3rem !important;
}
.wp-content.esg .ml-5,
.wp-content.esg .mx-5 {
  margin-left: 3rem !important;
}
.wp-content.esg .p-0 {
  padding: 0 !important;
}
.wp-content.esg .pt-0,
.wp-content.esg .py-0 {
  padding-top: 0 !important;
}
.wp-content.esg .pr-0,
.wp-content.esg .px-0 {
  padding-right: 0 !important;
}
.wp-content.esg .pb-0,
.wp-content.esg .py-0 {
  padding-bottom: 0 !important;
}
.wp-content.esg .pl-0,
.wp-content.esg .px-0 {
  padding-left: 0 !important;
}
.wp-content.esg .p-1 {
  padding: 0.25rem !important;
}
.wp-content.esg .pt-1,
.wp-content.esg .py-1 {
  padding-top: 0.25rem !important;
}
.wp-content.esg .pr-1,
.wp-content.esg .px-1 {
  padding-right: 0.25rem !important;
}
.wp-content.esg .pb-1,
.wp-content.esg .py-1 {
  padding-bottom: 0.25rem !important;
}
.wp-content.esg .pl-1,
.wp-content.esg .px-1 {
  padding-left: 0.25rem !important;
}
.wp-content.esg .p-2 {
  padding: 0.5rem !important;
}
.wp-content.esg .pt-2,
.wp-content.esg .py-2 {
  padding-top: 0.5rem !important;
}
.wp-content.esg .pr-2,
.wp-content.esg .px-2 {
  padding-right: 0.5rem !important;
}
.wp-content.esg .pb-2,
.wp-content.esg .py-2 {
  padding-bottom: 0.5rem !important;
}
.wp-content.esg .pl-2,
.wp-content.esg .px-2 {
  padding-left: 0.5rem !important;
}
.wp-content.esg .p-3 {
  padding: 1rem !important;
}
.wp-content.esg .pt-3,
.wp-content.esg .py-3 {
  padding-top: 1rem !important;
}
.wp-content.esg .pr-3,
.wp-content.esg .px-3 {
  padding-right: 1rem !important;
}
.wp-content.esg .pb-3,
.wp-content.esg .py-3 {
  padding-bottom: 1rem !important;
}
.wp-content.esg .pl-3,
.wp-content.esg .px-3 {
  padding-left: 1rem !important;
}
.wp-content.esg .p-4 {
  padding: 1.5rem !important;
}
.wp-content.esg .pt-4,
.wp-content.esg .py-4 {
  padding-top: 1.5rem !important;
}
.wp-content.esg .pr-4,
.wp-content.esg .px-4 {
  padding-right: 1.5rem !important;
}
.wp-content.esg .pb-4,
.wp-content.esg .py-4 {
  padding-bottom: 1.5rem !important;
}
.wp-content.esg .pl-4,
.wp-content.esg .px-4 {
  padding-left: 1.5rem !important;
}
.wp-content.esg .p-5 {
  padding: 3rem !important;
}
.wp-content.esg .pt-5,
.wp-content.esg .py-5 {
  padding-top: 3rem !important;
}
.wp-content.esg .pr-5,
.wp-content.esg .px-5 {
  padding-right: 3rem !important;
}
.wp-content.esg .pb-5,
.wp-content.esg .py-5 {
  padding-bottom: 3rem !important;
}
.wp-content.esg .pl-5,
.wp-content.esg .px-5 {
  padding-left: 3rem !important;
}
.wp-content.esg .m-n1 {
  margin: -0.25rem !important;
}
.wp-content.esg .mt-n1,
.wp-content.esg .my-n1 {
  margin-top: -0.25rem !important;
}
.wp-content.esg .mr-n1,
.wp-content.esg .mx-n1 {
  margin-right: -0.25rem !important;
}
.wp-content.esg .mb-n1,
.wp-content.esg .my-n1 {
  margin-bottom: -0.25rem !important;
}
.wp-content.esg .ml-n1,
.wp-content.esg .mx-n1 {
  margin-left: -0.25rem !important;
}
.wp-content.esg .m-n2 {
  margin: -0.5rem !important;
}
.wp-content.esg .mt-n2,
.wp-content.esg .my-n2 {
  margin-top: -0.5rem !important;
}
.wp-content.esg .mr-n2,
.wp-content.esg .mx-n2 {
  margin-right: -0.5rem !important;
}
.wp-content.esg .mb-n2,
.wp-content.esg .my-n2 {
  margin-bottom: -0.5rem !important;
}
.wp-content.esg .ml-n2,
.wp-content.esg .mx-n2 {
  margin-left: -0.5rem !important;
}
.wp-content.esg .m-n3 {
  margin: -1rem !important;
}
.wp-content.esg .mt-n3,
.wp-content.esg .my-n3 {
  margin-top: -1rem !important;
}
.wp-content.esg .mr-n3,
.wp-content.esg .mx-n3 {
  margin-right: -1rem !important;
}
.wp-content.esg .mb-n3,
.wp-content.esg .my-n3 {
  margin-bottom: -1rem !important;
}
.wp-content.esg .ml-n3,
.wp-content.esg .mx-n3 {
  margin-left: -1rem !important;
}
.wp-content.esg .m-n4 {
  margin: -1.5rem !important;
}
.wp-content.esg .mt-n4,
.wp-content.esg .my-n4 {
  margin-top: -1.5rem !important;
}
.wp-content.esg .mr-n4,
.wp-content.esg .mx-n4 {
  margin-right: -1.5rem !important;
}
.wp-content.esg .mb-n4,
.wp-content.esg .my-n4 {
  margin-bottom: -1.5rem !important;
}
.wp-content.esg .ml-n4,
.wp-content.esg .mx-n4 {
  margin-left: -1.5rem !important;
}
.wp-content.esg .m-n5 {
  margin: -3rem !important;
}
.wp-content.esg .mt-n5,
.wp-content.esg .my-n5 {
  margin-top: -3rem !important;
}
.wp-content.esg .mr-n5,
.wp-content.esg .mx-n5 {
  margin-right: -3rem !important;
}
.wp-content.esg .mb-n5,
.wp-content.esg .my-n5 {
  margin-bottom: -3rem !important;
}
.wp-content.esg .ml-n5,
.wp-content.esg .mx-n5 {
  margin-left: -3rem !important;
}
.wp-content.esg .m-auto {
  margin: auto !important;
}
.wp-content.esg .mt-auto,
.wp-content.esg .my-auto {
  margin-top: auto !important;
}
.wp-content.esg .mr-auto,
.wp-content.esg .mx-auto {
  margin-right: auto !important;
}
.wp-content.esg .mb-auto,
.wp-content.esg .my-auto {
  margin-bottom: auto !important;
}
.wp-content.esg .ml-auto,
.wp-content.esg .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .wp-content.esg .m-sm-0 {
    margin: 0 !important;
  }
  .wp-content.esg .mt-sm-0,
.wp-content.esg .my-sm-0 {
    margin-top: 0 !important;
  }
  .wp-content.esg .mr-sm-0,
.wp-content.esg .mx-sm-0 {
    margin-right: 0 !important;
  }
  .wp-content.esg .mb-sm-0,
.wp-content.esg .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .wp-content.esg .ml-sm-0,
.wp-content.esg .mx-sm-0 {
    margin-left: 0 !important;
  }
  .wp-content.esg .m-sm-1 {
    margin: 0.25rem !important;
  }
  .wp-content.esg .mt-sm-1,
.wp-content.esg .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content.esg .mr-sm-1,
.wp-content.esg .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content.esg .mb-sm-1,
.wp-content.esg .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content.esg .ml-sm-1,
.wp-content.esg .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content.esg .m-sm-2 {
    margin: 0.5rem !important;
  }
  .wp-content.esg .mt-sm-2,
.wp-content.esg .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content.esg .mr-sm-2,
.wp-content.esg .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content.esg .mb-sm-2,
.wp-content.esg .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content.esg .ml-sm-2,
.wp-content.esg .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content.esg .m-sm-3 {
    margin: 1rem !important;
  }
  .wp-content.esg .mt-sm-3,
.wp-content.esg .my-sm-3 {
    margin-top: 1rem !important;
  }
  .wp-content.esg .mr-sm-3,
.wp-content.esg .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .wp-content.esg .mb-sm-3,
.wp-content.esg .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content.esg .ml-sm-3,
.wp-content.esg .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .wp-content.esg .m-sm-4 {
    margin: 1.5rem !important;
  }
  .wp-content.esg .mt-sm-4,
.wp-content.esg .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content.esg .mr-sm-4,
.wp-content.esg .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content.esg .mb-sm-4,
.wp-content.esg .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content.esg .ml-sm-4,
.wp-content.esg .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content.esg .m-sm-5 {
    margin: 3rem !important;
  }
  .wp-content.esg .mt-sm-5,
.wp-content.esg .my-sm-5 {
    margin-top: 3rem !important;
  }
  .wp-content.esg .mr-sm-5,
.wp-content.esg .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .wp-content.esg .mb-sm-5,
.wp-content.esg .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content.esg .ml-sm-5,
.wp-content.esg .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .wp-content.esg .p-sm-0 {
    padding: 0 !important;
  }
  .wp-content.esg .pt-sm-0,
.wp-content.esg .py-sm-0 {
    padding-top: 0 !important;
  }
  .wp-content.esg .pr-sm-0,
.wp-content.esg .px-sm-0 {
    padding-right: 0 !important;
  }
  .wp-content.esg .pb-sm-0,
.wp-content.esg .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .wp-content.esg .pl-sm-0,
.wp-content.esg .px-sm-0 {
    padding-left: 0 !important;
  }
  .wp-content.esg .p-sm-1 {
    padding: 0.25rem !important;
  }
  .wp-content.esg .pt-sm-1,
.wp-content.esg .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content.esg .pr-sm-1,
.wp-content.esg .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content.esg .pb-sm-1,
.wp-content.esg .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content.esg .pl-sm-1,
.wp-content.esg .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content.esg .p-sm-2 {
    padding: 0.5rem !important;
  }
  .wp-content.esg .pt-sm-2,
.wp-content.esg .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content.esg .pr-sm-2,
.wp-content.esg .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content.esg .pb-sm-2,
.wp-content.esg .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content.esg .pl-sm-2,
.wp-content.esg .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content.esg .p-sm-3 {
    padding: 1rem !important;
  }
  .wp-content.esg .pt-sm-3,
.wp-content.esg .py-sm-3 {
    padding-top: 1rem !important;
  }
  .wp-content.esg .pr-sm-3,
.wp-content.esg .px-sm-3 {
    padding-right: 1rem !important;
  }
  .wp-content.esg .pb-sm-3,
.wp-content.esg .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content.esg .pl-sm-3,
.wp-content.esg .px-sm-3 {
    padding-left: 1rem !important;
  }
  .wp-content.esg .p-sm-4 {
    padding: 1.5rem !important;
  }
  .wp-content.esg .pt-sm-4,
.wp-content.esg .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content.esg .pr-sm-4,
.wp-content.esg .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content.esg .pb-sm-4,
.wp-content.esg .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content.esg .pl-sm-4,
.wp-content.esg .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content.esg .p-sm-5 {
    padding: 3rem !important;
  }
  .wp-content.esg .pt-sm-5,
.wp-content.esg .py-sm-5 {
    padding-top: 3rem !important;
  }
  .wp-content.esg .pr-sm-5,
.wp-content.esg .px-sm-5 {
    padding-right: 3rem !important;
  }
  .wp-content.esg .pb-sm-5,
.wp-content.esg .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content.esg .pl-sm-5,
.wp-content.esg .px-sm-5 {
    padding-left: 3rem !important;
  }
  .wp-content.esg .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .wp-content.esg .mt-sm-n1,
.wp-content.esg .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content.esg .mr-sm-n1,
.wp-content.esg .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content.esg .mb-sm-n1,
.wp-content.esg .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content.esg .ml-sm-n1,
.wp-content.esg .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content.esg .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .wp-content.esg .mt-sm-n2,
.wp-content.esg .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content.esg .mr-sm-n2,
.wp-content.esg .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content.esg .mb-sm-n2,
.wp-content.esg .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content.esg .ml-sm-n2,
.wp-content.esg .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content.esg .m-sm-n3 {
    margin: -1rem !important;
  }
  .wp-content.esg .mt-sm-n3,
.wp-content.esg .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .wp-content.esg .mr-sm-n3,
.wp-content.esg .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .wp-content.esg .mb-sm-n3,
.wp-content.esg .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content.esg .ml-sm-n3,
.wp-content.esg .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .wp-content.esg .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .wp-content.esg .mt-sm-n4,
.wp-content.esg .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content.esg .mr-sm-n4,
.wp-content.esg .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content.esg .mb-sm-n4,
.wp-content.esg .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content.esg .ml-sm-n4,
.wp-content.esg .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content.esg .m-sm-n5 {
    margin: -3rem !important;
  }
  .wp-content.esg .mt-sm-n5,
.wp-content.esg .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .wp-content.esg .mr-sm-n5,
.wp-content.esg .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .wp-content.esg .mb-sm-n5,
.wp-content.esg .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content.esg .ml-sm-n5,
.wp-content.esg .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .wp-content.esg .m-sm-auto {
    margin: auto !important;
  }
  .wp-content.esg .mt-sm-auto,
.wp-content.esg .my-sm-auto {
    margin-top: auto !important;
  }
  .wp-content.esg .mr-sm-auto,
.wp-content.esg .mx-sm-auto {
    margin-right: auto !important;
  }
  .wp-content.esg .mb-sm-auto,
.wp-content.esg .my-sm-auto {
    margin-bottom: auto !important;
  }
  .wp-content.esg .ml-sm-auto,
.wp-content.esg .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .wp-content.esg .m-md-0 {
    margin: 0 !important;
  }
  .wp-content.esg .mt-md-0,
.wp-content.esg .my-md-0 {
    margin-top: 0 !important;
  }
  .wp-content.esg .mr-md-0,
.wp-content.esg .mx-md-0 {
    margin-right: 0 !important;
  }
  .wp-content.esg .mb-md-0,
.wp-content.esg .my-md-0 {
    margin-bottom: 0 !important;
  }
  .wp-content.esg .ml-md-0,
.wp-content.esg .mx-md-0 {
    margin-left: 0 !important;
  }
  .wp-content.esg .m-md-1 {
    margin: 0.25rem !important;
  }
  .wp-content.esg .mt-md-1,
.wp-content.esg .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content.esg .mr-md-1,
.wp-content.esg .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content.esg .mb-md-1,
.wp-content.esg .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content.esg .ml-md-1,
.wp-content.esg .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content.esg .m-md-2 {
    margin: 0.5rem !important;
  }
  .wp-content.esg .mt-md-2,
.wp-content.esg .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content.esg .mr-md-2,
.wp-content.esg .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content.esg .mb-md-2,
.wp-content.esg .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content.esg .ml-md-2,
.wp-content.esg .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content.esg .m-md-3 {
    margin: 1rem !important;
  }
  .wp-content.esg .mt-md-3,
.wp-content.esg .my-md-3 {
    margin-top: 1rem !important;
  }
  .wp-content.esg .mr-md-3,
.wp-content.esg .mx-md-3 {
    margin-right: 1rem !important;
  }
  .wp-content.esg .mb-md-3,
.wp-content.esg .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content.esg .ml-md-3,
.wp-content.esg .mx-md-3 {
    margin-left: 1rem !important;
  }
  .wp-content.esg .m-md-4 {
    margin: 1.5rem !important;
  }
  .wp-content.esg .mt-md-4,
.wp-content.esg .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content.esg .mr-md-4,
.wp-content.esg .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content.esg .mb-md-4,
.wp-content.esg .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content.esg .ml-md-4,
.wp-content.esg .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content.esg .m-md-5 {
    margin: 3rem !important;
  }
  .wp-content.esg .mt-md-5,
.wp-content.esg .my-md-5 {
    margin-top: 3rem !important;
  }
  .wp-content.esg .mr-md-5,
.wp-content.esg .mx-md-5 {
    margin-right: 3rem !important;
  }
  .wp-content.esg .mb-md-5,
.wp-content.esg .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content.esg .ml-md-5,
.wp-content.esg .mx-md-5 {
    margin-left: 3rem !important;
  }
  .wp-content.esg .p-md-0 {
    padding: 0 !important;
  }
  .wp-content.esg .pt-md-0,
.wp-content.esg .py-md-0 {
    padding-top: 0 !important;
  }
  .wp-content.esg .pr-md-0,
.wp-content.esg .px-md-0 {
    padding-right: 0 !important;
  }
  .wp-content.esg .pb-md-0,
.wp-content.esg .py-md-0 {
    padding-bottom: 0 !important;
  }
  .wp-content.esg .pl-md-0,
.wp-content.esg .px-md-0 {
    padding-left: 0 !important;
  }
  .wp-content.esg .p-md-1 {
    padding: 0.25rem !important;
  }
  .wp-content.esg .pt-md-1,
.wp-content.esg .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content.esg .pr-md-1,
.wp-content.esg .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content.esg .pb-md-1,
.wp-content.esg .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content.esg .pl-md-1,
.wp-content.esg .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content.esg .p-md-2 {
    padding: 0.5rem !important;
  }
  .wp-content.esg .pt-md-2,
.wp-content.esg .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content.esg .pr-md-2,
.wp-content.esg .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content.esg .pb-md-2,
.wp-content.esg .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content.esg .pl-md-2,
.wp-content.esg .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content.esg .p-md-3 {
    padding: 1rem !important;
  }
  .wp-content.esg .pt-md-3,
.wp-content.esg .py-md-3 {
    padding-top: 1rem !important;
  }
  .wp-content.esg .pr-md-3,
.wp-content.esg .px-md-3 {
    padding-right: 1rem !important;
  }
  .wp-content.esg .pb-md-3,
.wp-content.esg .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content.esg .pl-md-3,
.wp-content.esg .px-md-3 {
    padding-left: 1rem !important;
  }
  .wp-content.esg .p-md-4 {
    padding: 1.5rem !important;
  }
  .wp-content.esg .pt-md-4,
.wp-content.esg .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content.esg .pr-md-4,
.wp-content.esg .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content.esg .pb-md-4,
.wp-content.esg .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content.esg .pl-md-4,
.wp-content.esg .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content.esg .p-md-5 {
    padding: 3rem !important;
  }
  .wp-content.esg .pt-md-5,
.wp-content.esg .py-md-5 {
    padding-top: 3rem !important;
  }
  .wp-content.esg .pr-md-5,
.wp-content.esg .px-md-5 {
    padding-right: 3rem !important;
  }
  .wp-content.esg .pb-md-5,
.wp-content.esg .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content.esg .pl-md-5,
.wp-content.esg .px-md-5 {
    padding-left: 3rem !important;
  }
  .wp-content.esg .m-md-n1 {
    margin: -0.25rem !important;
  }
  .wp-content.esg .mt-md-n1,
.wp-content.esg .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content.esg .mr-md-n1,
.wp-content.esg .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content.esg .mb-md-n1,
.wp-content.esg .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content.esg .ml-md-n1,
.wp-content.esg .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content.esg .m-md-n2 {
    margin: -0.5rem !important;
  }
  .wp-content.esg .mt-md-n2,
.wp-content.esg .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content.esg .mr-md-n2,
.wp-content.esg .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content.esg .mb-md-n2,
.wp-content.esg .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content.esg .ml-md-n2,
.wp-content.esg .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content.esg .m-md-n3 {
    margin: -1rem !important;
  }
  .wp-content.esg .mt-md-n3,
.wp-content.esg .my-md-n3 {
    margin-top: -1rem !important;
  }
  .wp-content.esg .mr-md-n3,
.wp-content.esg .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .wp-content.esg .mb-md-n3,
.wp-content.esg .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content.esg .ml-md-n3,
.wp-content.esg .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .wp-content.esg .m-md-n4 {
    margin: -1.5rem !important;
  }
  .wp-content.esg .mt-md-n4,
.wp-content.esg .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content.esg .mr-md-n4,
.wp-content.esg .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content.esg .mb-md-n4,
.wp-content.esg .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content.esg .ml-md-n4,
.wp-content.esg .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content.esg .m-md-n5 {
    margin: -3rem !important;
  }
  .wp-content.esg .mt-md-n5,
.wp-content.esg .my-md-n5 {
    margin-top: -3rem !important;
  }
  .wp-content.esg .mr-md-n5,
.wp-content.esg .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .wp-content.esg .mb-md-n5,
.wp-content.esg .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content.esg .ml-md-n5,
.wp-content.esg .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .wp-content.esg .m-md-auto {
    margin: auto !important;
  }
  .wp-content.esg .mt-md-auto,
.wp-content.esg .my-md-auto {
    margin-top: auto !important;
  }
  .wp-content.esg .mr-md-auto,
.wp-content.esg .mx-md-auto {
    margin-right: auto !important;
  }
  .wp-content.esg .mb-md-auto,
.wp-content.esg .my-md-auto {
    margin-bottom: auto !important;
  }
  .wp-content.esg .ml-md-auto,
.wp-content.esg .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .wp-content.esg .m-lg-0 {
    margin: 0 !important;
  }
  .wp-content.esg .mt-lg-0,
.wp-content.esg .my-lg-0 {
    margin-top: 0 !important;
  }
  .wp-content.esg .mr-lg-0,
.wp-content.esg .mx-lg-0 {
    margin-right: 0 !important;
  }
  .wp-content.esg .mb-lg-0,
.wp-content.esg .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .wp-content.esg .ml-lg-0,
.wp-content.esg .mx-lg-0 {
    margin-left: 0 !important;
  }
  .wp-content.esg .m-lg-1 {
    margin: 0.25rem !important;
  }
  .wp-content.esg .mt-lg-1,
.wp-content.esg .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content.esg .mr-lg-1,
.wp-content.esg .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content.esg .mb-lg-1,
.wp-content.esg .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content.esg .ml-lg-1,
.wp-content.esg .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content.esg .m-lg-2 {
    margin: 0.5rem !important;
  }
  .wp-content.esg .mt-lg-2,
.wp-content.esg .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content.esg .mr-lg-2,
.wp-content.esg .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content.esg .mb-lg-2,
.wp-content.esg .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content.esg .ml-lg-2,
.wp-content.esg .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content.esg .m-lg-3 {
    margin: 1rem !important;
  }
  .wp-content.esg .mt-lg-3,
.wp-content.esg .my-lg-3 {
    margin-top: 1rem !important;
  }
  .wp-content.esg .mr-lg-3,
.wp-content.esg .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .wp-content.esg .mb-lg-3,
.wp-content.esg .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content.esg .ml-lg-3,
.wp-content.esg .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .wp-content.esg .m-lg-4 {
    margin: 1.5rem !important;
  }
  .wp-content.esg .mt-lg-4,
.wp-content.esg .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content.esg .mr-lg-4,
.wp-content.esg .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content.esg .mb-lg-4,
.wp-content.esg .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content.esg .ml-lg-4,
.wp-content.esg .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content.esg .m-lg-5 {
    margin: 3rem !important;
  }
  .wp-content.esg .mt-lg-5,
.wp-content.esg .my-lg-5 {
    margin-top: 3rem !important;
  }
  .wp-content.esg .mr-lg-5,
.wp-content.esg .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .wp-content.esg .mb-lg-5,
.wp-content.esg .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content.esg .ml-lg-5,
.wp-content.esg .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .wp-content.esg .p-lg-0 {
    padding: 0 !important;
  }
  .wp-content.esg .pt-lg-0,
.wp-content.esg .py-lg-0 {
    padding-top: 0 !important;
  }
  .wp-content.esg .pr-lg-0,
.wp-content.esg .px-lg-0 {
    padding-right: 0 !important;
  }
  .wp-content.esg .pb-lg-0,
.wp-content.esg .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .wp-content.esg .pl-lg-0,
.wp-content.esg .px-lg-0 {
    padding-left: 0 !important;
  }
  .wp-content.esg .p-lg-1 {
    padding: 0.25rem !important;
  }
  .wp-content.esg .pt-lg-1,
.wp-content.esg .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content.esg .pr-lg-1,
.wp-content.esg .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content.esg .pb-lg-1,
.wp-content.esg .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content.esg .pl-lg-1,
.wp-content.esg .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content.esg .p-lg-2 {
    padding: 0.5rem !important;
  }
  .wp-content.esg .pt-lg-2,
.wp-content.esg .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content.esg .pr-lg-2,
.wp-content.esg .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content.esg .pb-lg-2,
.wp-content.esg .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content.esg .pl-lg-2,
.wp-content.esg .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content.esg .p-lg-3 {
    padding: 1rem !important;
  }
  .wp-content.esg .pt-lg-3,
.wp-content.esg .py-lg-3 {
    padding-top: 1rem !important;
  }
  .wp-content.esg .pr-lg-3,
.wp-content.esg .px-lg-3 {
    padding-right: 1rem !important;
  }
  .wp-content.esg .pb-lg-3,
.wp-content.esg .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content.esg .pl-lg-3,
.wp-content.esg .px-lg-3 {
    padding-left: 1rem !important;
  }
  .wp-content.esg .p-lg-4 {
    padding: 1.5rem !important;
  }
  .wp-content.esg .pt-lg-4,
.wp-content.esg .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content.esg .pr-lg-4,
.wp-content.esg .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content.esg .pb-lg-4,
.wp-content.esg .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content.esg .pl-lg-4,
.wp-content.esg .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content.esg .p-lg-5 {
    padding: 3rem !important;
  }
  .wp-content.esg .pt-lg-5,
.wp-content.esg .py-lg-5 {
    padding-top: 3rem !important;
  }
  .wp-content.esg .pr-lg-5,
.wp-content.esg .px-lg-5 {
    padding-right: 3rem !important;
  }
  .wp-content.esg .pb-lg-5,
.wp-content.esg .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content.esg .pl-lg-5,
.wp-content.esg .px-lg-5 {
    padding-left: 3rem !important;
  }
  .wp-content.esg .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .wp-content.esg .mt-lg-n1,
.wp-content.esg .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content.esg .mr-lg-n1,
.wp-content.esg .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content.esg .mb-lg-n1,
.wp-content.esg .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content.esg .ml-lg-n1,
.wp-content.esg .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content.esg .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .wp-content.esg .mt-lg-n2,
.wp-content.esg .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content.esg .mr-lg-n2,
.wp-content.esg .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content.esg .mb-lg-n2,
.wp-content.esg .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content.esg .ml-lg-n2,
.wp-content.esg .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content.esg .m-lg-n3 {
    margin: -1rem !important;
  }
  .wp-content.esg .mt-lg-n3,
.wp-content.esg .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .wp-content.esg .mr-lg-n3,
.wp-content.esg .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .wp-content.esg .mb-lg-n3,
.wp-content.esg .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content.esg .ml-lg-n3,
.wp-content.esg .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .wp-content.esg .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .wp-content.esg .mt-lg-n4,
.wp-content.esg .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content.esg .mr-lg-n4,
.wp-content.esg .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content.esg .mb-lg-n4,
.wp-content.esg .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content.esg .ml-lg-n4,
.wp-content.esg .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content.esg .m-lg-n5 {
    margin: -3rem !important;
  }
  .wp-content.esg .mt-lg-n5,
.wp-content.esg .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .wp-content.esg .mr-lg-n5,
.wp-content.esg .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .wp-content.esg .mb-lg-n5,
.wp-content.esg .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content.esg .ml-lg-n5,
.wp-content.esg .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .wp-content.esg .m-lg-auto {
    margin: auto !important;
  }
  .wp-content.esg .mt-lg-auto,
.wp-content.esg .my-lg-auto {
    margin-top: auto !important;
  }
  .wp-content.esg .mr-lg-auto,
.wp-content.esg .mx-lg-auto {
    margin-right: auto !important;
  }
  .wp-content.esg .mb-lg-auto,
.wp-content.esg .my-lg-auto {
    margin-bottom: auto !important;
  }
  .wp-content.esg .ml-lg-auto,
.wp-content.esg .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .wp-content.esg .m-xl-0 {
    margin: 0 !important;
  }
  .wp-content.esg .mt-xl-0,
.wp-content.esg .my-xl-0 {
    margin-top: 0 !important;
  }
  .wp-content.esg .mr-xl-0,
.wp-content.esg .mx-xl-0 {
    margin-right: 0 !important;
  }
  .wp-content.esg .mb-xl-0,
.wp-content.esg .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .wp-content.esg .ml-xl-0,
.wp-content.esg .mx-xl-0 {
    margin-left: 0 !important;
  }
  .wp-content.esg .m-xl-1 {
    margin: 0.25rem !important;
  }
  .wp-content.esg .mt-xl-1,
.wp-content.esg .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content.esg .mr-xl-1,
.wp-content.esg .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content.esg .mb-xl-1,
.wp-content.esg .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content.esg .ml-xl-1,
.wp-content.esg .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content.esg .m-xl-2 {
    margin: 0.5rem !important;
  }
  .wp-content.esg .mt-xl-2,
.wp-content.esg .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content.esg .mr-xl-2,
.wp-content.esg .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content.esg .mb-xl-2,
.wp-content.esg .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content.esg .ml-xl-2,
.wp-content.esg .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content.esg .m-xl-3 {
    margin: 1rem !important;
  }
  .wp-content.esg .mt-xl-3,
.wp-content.esg .my-xl-3 {
    margin-top: 1rem !important;
  }
  .wp-content.esg .mr-xl-3,
.wp-content.esg .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .wp-content.esg .mb-xl-3,
.wp-content.esg .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content.esg .ml-xl-3,
.wp-content.esg .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .wp-content.esg .m-xl-4 {
    margin: 1.5rem !important;
  }
  .wp-content.esg .mt-xl-4,
.wp-content.esg .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content.esg .mr-xl-4,
.wp-content.esg .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content.esg .mb-xl-4,
.wp-content.esg .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content.esg .ml-xl-4,
.wp-content.esg .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content.esg .m-xl-5 {
    margin: 3rem !important;
  }
  .wp-content.esg .mt-xl-5,
.wp-content.esg .my-xl-5 {
    margin-top: 3rem !important;
  }
  .wp-content.esg .mr-xl-5,
.wp-content.esg .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .wp-content.esg .mb-xl-5,
.wp-content.esg .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content.esg .ml-xl-5,
.wp-content.esg .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .wp-content.esg .p-xl-0 {
    padding: 0 !important;
  }
  .wp-content.esg .pt-xl-0,
.wp-content.esg .py-xl-0 {
    padding-top: 0 !important;
  }
  .wp-content.esg .pr-xl-0,
.wp-content.esg .px-xl-0 {
    padding-right: 0 !important;
  }
  .wp-content.esg .pb-xl-0,
.wp-content.esg .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .wp-content.esg .pl-xl-0,
.wp-content.esg .px-xl-0 {
    padding-left: 0 !important;
  }
  .wp-content.esg .p-xl-1 {
    padding: 0.25rem !important;
  }
  .wp-content.esg .pt-xl-1,
.wp-content.esg .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content.esg .pr-xl-1,
.wp-content.esg .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content.esg .pb-xl-1,
.wp-content.esg .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content.esg .pl-xl-1,
.wp-content.esg .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content.esg .p-xl-2 {
    padding: 0.5rem !important;
  }
  .wp-content.esg .pt-xl-2,
.wp-content.esg .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content.esg .pr-xl-2,
.wp-content.esg .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content.esg .pb-xl-2,
.wp-content.esg .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content.esg .pl-xl-2,
.wp-content.esg .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content.esg .p-xl-3 {
    padding: 1rem !important;
  }
  .wp-content.esg .pt-xl-3,
.wp-content.esg .py-xl-3 {
    padding-top: 1rem !important;
  }
  .wp-content.esg .pr-xl-3,
.wp-content.esg .px-xl-3 {
    padding-right: 1rem !important;
  }
  .wp-content.esg .pb-xl-3,
.wp-content.esg .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content.esg .pl-xl-3,
.wp-content.esg .px-xl-3 {
    padding-left: 1rem !important;
  }
  .wp-content.esg .p-xl-4 {
    padding: 1.5rem !important;
  }
  .wp-content.esg .pt-xl-4,
.wp-content.esg .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content.esg .pr-xl-4,
.wp-content.esg .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content.esg .pb-xl-4,
.wp-content.esg .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content.esg .pl-xl-4,
.wp-content.esg .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content.esg .p-xl-5 {
    padding: 3rem !important;
  }
  .wp-content.esg .pt-xl-5,
.wp-content.esg .py-xl-5 {
    padding-top: 3rem !important;
  }
  .wp-content.esg .pr-xl-5,
.wp-content.esg .px-xl-5 {
    padding-right: 3rem !important;
  }
  .wp-content.esg .pb-xl-5,
.wp-content.esg .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content.esg .pl-xl-5,
.wp-content.esg .px-xl-5 {
    padding-left: 3rem !important;
  }
  .wp-content.esg .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .wp-content.esg .mt-xl-n1,
.wp-content.esg .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content.esg .mr-xl-n1,
.wp-content.esg .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content.esg .mb-xl-n1,
.wp-content.esg .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content.esg .ml-xl-n1,
.wp-content.esg .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content.esg .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .wp-content.esg .mt-xl-n2,
.wp-content.esg .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content.esg .mr-xl-n2,
.wp-content.esg .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content.esg .mb-xl-n2,
.wp-content.esg .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content.esg .ml-xl-n2,
.wp-content.esg .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content.esg .m-xl-n3 {
    margin: -1rem !important;
  }
  .wp-content.esg .mt-xl-n3,
.wp-content.esg .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .wp-content.esg .mr-xl-n3,
.wp-content.esg .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .wp-content.esg .mb-xl-n3,
.wp-content.esg .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content.esg .ml-xl-n3,
.wp-content.esg .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .wp-content.esg .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .wp-content.esg .mt-xl-n4,
.wp-content.esg .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content.esg .mr-xl-n4,
.wp-content.esg .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content.esg .mb-xl-n4,
.wp-content.esg .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content.esg .ml-xl-n4,
.wp-content.esg .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content.esg .m-xl-n5 {
    margin: -3rem !important;
  }
  .wp-content.esg .mt-xl-n5,
.wp-content.esg .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .wp-content.esg .mr-xl-n5,
.wp-content.esg .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .wp-content.esg .mb-xl-n5,
.wp-content.esg .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content.esg .ml-xl-n5,
.wp-content.esg .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .wp-content.esg .m-xl-auto {
    margin: auto !important;
  }
  .wp-content.esg .mt-xl-auto,
.wp-content.esg .my-xl-auto {
    margin-top: auto !important;
  }
  .wp-content.esg .mr-xl-auto,
.wp-content.esg .mx-xl-auto {
    margin-right: auto !important;
  }
  .wp-content.esg .mb-xl-auto,
.wp-content.esg .my-xl-auto {
    margin-bottom: auto !important;
  }
  .wp-content.esg .ml-xl-auto,
.wp-content.esg .mx-xl-auto {
    margin-left: auto !important;
  }
}
.wp-content.esg .container-fluid {
  position: relative;
  max-width: 1146px;
  margin: 0 auto;
  z-index: 1;
}
.wp-content.esg .intro {
  padding: 64px 0 32px 0;
}
.wp-content.esg .intro .container {
  max-width: 754px;
}
.wp-content.esg .transition {
  position: relative;
  padding: 0;
  background-color: #85A3A8;
  overflow: hidden;
}
@media (min-width: 1060px) {
  .wp-content.esg .transition::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -128px;
    width: 598px;
    height: 148px;
    background-image: url("img/esg/leadingBG.svg");
    background-repeat: no-repeat;
    background-position: right center;
  }
}
.wp-content.esg .transition .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1060px) {
  .wp-content.esg .transition .container {
    flex-direction: row;
  }
}
.wp-content.esg .transition .container .leading {
  position: relative;
  padding: 76px 16px;
}
@media (min-width: 1060px) {
  .wp-content.esg .transition .container .leading {
    padding: 96px 76px 0 0;
  }
}
.wp-content.esg .transition .container .leading .projection {
  position: absolute;
  top: 24px;
  left: 14px;
  display: block;
  white-space: nowrap;
  color: #647b7e;
  font-size: 32px;
  font-weight: 700;
  opacity: 0.75;
  pointer-events: none;
}
@media (min-width: 1060px) {
  .wp-content.esg .transition .container .leading .projection {
    left: -28%;
    font-size: 48px;
  }
}
.wp-content.esg .transition .container .leading, .wp-content.esg .transition .container .leading * {
  color: #FFF;
}
.wp-content.esg .transition .container .items {
  position: relative;
  padding: 16px 24px;
  display: flex;
  flex-direction: column;
  background-color: #A7CBD1;
}
.wp-content.esg .transition .container .items::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50vw;
  height: 100%;
  background-color: #A7CBD1;
}
@media (min-width: 1060px) {
  .wp-content.esg .transition .container .items {
    padding: 50px 52px;
  }
}
.wp-content.esg .transition .container .items .item {
  width: 100%;
  margin: 0 0 40px 0;
  display: flex;
  z-index: 1;
}
.wp-content.esg .transition .container .items .item .icon {
  display: block;
  width: 78px;
  height: 78px;
  margin: 0 30px 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.wp-content.esg .transition .container .items .item .content .title {
  display: block;
  margin: 0 0 12px 0;
  color: #496468;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
}
.wp-content.esg .transition .container .items .item .content .description {
  display: block;
  color: #496468;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.wp-content.esg .esgTripod {
  display: block;
  width: 100%;
  margin: 56px 0;
}
.wp-content.esg .esgTripod .container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .wp-content.esg .esgTripod .container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.wp-content.esg .esgTripod .container .item {
  display: block;
  width: 100%;
  padding: 24px 12px;
}
.wp-content.esg .esgTripod .container .item + .item {
  border-top: 1px solid rgba(74, 74, 74, 0.25);
}
@media (min-width: 992px) {
  .wp-content.esg .esgTripod .container .item {
    width: 33.3333333333%;
    margin: 0;
    padding: 0 24px;
  }
  .wp-content.esg .esgTripod .container .item + .item {
    border-top: none;
    border-left: 1px solid rgba(74, 74, 74, 0.25);
  }
}
.wp-content.esg .esgTripod .container .item.environmental .icon {
  background-image: url("img/esg/Environmental.svg");
}
.wp-content.esg .esgTripod .container .item.social .icon {
  background-image: url("img/esg/Social.svg");
}
.wp-content.esg .esgTripod .container .item.governance .icon {
  background-image: url("img/esg/Governance.svg");
}
.wp-content.esg .esgTripod .container .item .title {
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  color: #4A4A4A;
  font-size: 14px;
  font-weight: 700;
  font-family: "Preon";
}
.wp-content.esg .esgTripod .container .item .title .icon {
  display: block;
  width: 56px;
  height: 56px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.wp-content.esg .capitalPath {
  display: none;
}
.wp-content.esg .capitalPath .container-fluid {
  margin: 0 auto 64px auto;
}
.wp-content.esg .capitalPath .container-fluid .capitalKinds {
  padding: 64px 0;
}
.wp-content.esg .capitalPath .container-fluid .capitalKinds .slick-current .kind {
  opacity: 1;
}
.wp-content.esg .capitalPath .container-fluid .capitalKinds .slick-current .kind .icon {
  filter: saturate(1);
}
.wp-content.esg .capitalPath .container-fluid .capitalKinds .kind {
  display: flex;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  opacity: 0.5;
  transition-duration: 0.377s;
}
.wp-content.esg .capitalPath .container-fluid .capitalKinds .kind:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.05);
}
.wp-content.esg .capitalPath .container-fluid .capitalKinds .kind .icon {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto 10px auto;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  filter: saturate(0);
  transition-duration: 0.377s;
}
.wp-content.esg .capitalPath .container-fluid .capitalKinds .kind .title {
  display: block;
  margin: 0 auto;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}
.wp-content.esg .capitalPath .container-fluid .paths {
  position: relative;
  padding: 0 16px 0 0;
}
.wp-content.esg .capitalPath .container-fluid .paths::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 50px;
  background-color: #FFF;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  z-index: 1;
}
.wp-content.esg .capitalPath .container-fluid .paths::after {
  content: "";
  position: absolute;
  top: 25px;
  left: calc(100% - 16px);
  width: 16px;
  height: 72px;
  background-color: #DB9E00;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  transform: translateY(-50%);
  z-index: 1;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path {
  position: relative;
  width: 100%;
  height: 100%;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .slick-arrow {
  position: absolute;
  top: 50%;
  left: 8px;
  width: 28px;
  height: 48px;
  border: none;
  background-color: rgba(0, 0, 0, 0.05);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("img/esg/pathBefore.svg");
  z-index: 1;
  transition-duration: 0.144s;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .slick-arrow.next {
  left: auto;
  right: 0;
  background-image: url("img/esg/pathNext.svg");
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .slick-arrow:active {
  transform: scale(1.1);
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .row {
  margin-left: 0;
  margin-right: 0;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step {
  width: 100%;
  min-height: 348px;
  height: 100%;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step .title {
  display: block;
  padding: 8px 0;
  color: #FFF;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
  line-height: 34px;
  background-color: #DB9E00;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step .content {
  padding: 40px 32px;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step .content ul {
  padding: 0 0 0 16px;
  margin: 0;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step .content ul li {
  color: #333333;
  font-weight: 400;
  font-size: 14px;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step.inputs {
  background-color: #FDFAF3;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step.generation {
  background-color: #F8F1DF;
}
.wp-content.esg .capitalPath .container-fluid .paths .slick-list .path .step.return {
  background-color: #FFF0CB;
}
.wp-content.esg .commitments {
  position: relative;
  width: 100%;
  padding: 48px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wp-content.esg .commitments::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #000;
}
@media (min-width: 1060px) {
  .wp-content.esg .commitments {
    padding: 66px 0;
  }
}
.wp-content.esg .commitments .row {
  margin-left: 0;
  margin-right: 0;
}
.wp-content.esg .commitments .container-fluid {
  z-index: 1;
}
.wp-content.esg .commitments .container-fluid > .content {
  width: 100%;
  margin: 0 0 64px 0;
}
.wp-content.esg .commitments .container-fluid > .content, .wp-content.esg .commitments .container-fluid > .content * {
  color: #FFF;
}
.wp-content.esg .commitments .container-fluid .slides .slide {
  display: flex;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 24px;
}
@media (min-width: 1060px) {
  .wp-content.esg .commitments .container-fluid .slides .slide {
    flex-direction: row;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 0;
  }
}
.wp-content.esg .commitments .container-fluid .slides .slide .icon {
  display: block;
  min-width: 160px;
  min-height: 160px;
  margin: 0 0 48px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 1060px) {
  .wp-content.esg .commitments .container-fluid .slides .slide .icon {
    margin: 0 48px 0 0;
  }
}
.wp-content.esg .commitments .container-fluid .slides .slide .content {
  width: 100%;
}
.wp-content.esg .commitments .container-fluid .slides .slide .content, .wp-content.esg .commitments .container-fluid .slides .slide .content * {
  color: #FFF;
  font-size: 20px;
  line-height: 25px;
}
.wp-content.esg .commitments .container-fluid .slides .slide .content table {
  width: 100%;
  margin: 0;
  padding: 0;
}
.wp-content.esg .commitments .container-fluid .slides .slide .content table tr td {
  padding: 2px 12px;
}
.wp-content.esg .commitments .container-fluid .slides .slide .content table tr td:first-child {
  width: 75%;
}
.wp-content.esg .commitments .container-fluid .slides .slide .content table tr td:last-child {
  width: 25%;
}
.wp-content.esg .commitments .container-fluid .slides .slick-arrow {
  position: absolute;
  top: 0;
  left: 8px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  border: none;
  background-color: rgba(0, 0, 0, 0.05);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("img/esg/commitmentsPrev.svg");
  z-index: 1;
  transition-duration: 0.144s;
}
@media (min-width: 1060px) {
  .wp-content.esg .commitments .container-fluid .slides .slick-arrow {
    top: calc(50% - 21px);
    left: -64px;
  }
}
.wp-content.esg .commitments .container-fluid .slides .slick-arrow.next {
  left: calc(100% - 42px);
  background-image: url("img/esg/commitmentsNext.svg");
}
@media (min-width: 1060px) {
  .wp-content.esg .commitments .container-fluid .slides .slick-arrow.next {
    left: calc(100% + 22px);
  }
}
.wp-content.esg .commitments .container-fluid .slides .slick-arrow:active {
  transform: scale(1.1);
}
.wp-content.esg .commitments .container-fluid .slides .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.wp-content.esg .indexes {
  position: relative;
  padding: 32px 0 112px 0;
}
@media (min-width: 1060px) {
  .wp-content.esg .indexes {
    padding: 56px 0;
  }
  .wp-content.esg .indexes::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -128px;
    width: 598px;
    height: 148px;
    opacity: 0.1;
    background-image: url("img/esg/indexesBG.svg");
    background-repeat: no-repeat;
    background-position: right center;
  }
}
.wp-content.esg .indexes .row {
  margin-left: 0;
  margin-right: 0;
}
.wp-content.esg .indexes .container-fluid h2 {
  margin: 0 0 64px 0;
  color: #000;
  font-size: 45px;
  font-weight: 400;
  line-height: 56px;
  text-align: center;
}
.wp-content.esg .indexes .container-fluid .slides {
  padding: 0 0 64px 0;
  filter: drop-shadow(0px 4px 10px rgba(133, 163, 168, 0.33));
}
.wp-content.esg .indexes .container-fluid .slides .slick-arrow {
  position: absolute;
  top: 0;
  left: 8px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  border: none;
  background-color: rgba(33, 46, 62, 0);
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("img/esg/indexesPrev.svg");
  z-index: 1;
  transition-duration: 0.144s;
}
@media (min-width: 1060px) {
  .wp-content.esg .indexes .container-fluid .slides .slick-arrow {
    top: calc(50% - 21px);
    left: -64px;
  }
}
.wp-content.esg .indexes .container-fluid .slides .slick-arrow.next {
  left: calc(100% - 42px);
  background-image: url("img/esg/indexesNext.svg");
}
@media (min-width: 1060px) {
  .wp-content.esg .indexes .container-fluid .slides .slick-arrow.next {
    left: calc(100% + 22px);
  }
}
.wp-content.esg .indexes .container-fluid .slides .slick-arrow:hover {
  background-color: rgba(33, 46, 62, 0.1);
}
.wp-content.esg .indexes .container-fluid .slides .slick-arrow:active {
  transform: scale(1.1);
}
.wp-content.esg .indexes .container-fluid .slides .slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.wp-content.esg .indexes .container-fluid .slides .slick-dots {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  list-style: none;
}
.wp-content.esg .indexes .container-fluid .slides .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 13px;
}
.wp-content.esg .indexes .container-fluid .slides .slick-dots li.slick-active button {
  background-color: #EE162D;
}
.wp-content.esg .indexes .container-fluid .slides .slick-dots li button {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background-color: #85A3A8;
  transition-duration: 0.144s;
}
.wp-content.esg .indexes .container-fluid .slides .slick-dots li button:hover {
  opacity: 0.5;
}
.wp-content.esg .indexes .container-fluid .slides .item {
  display: flex;
  flex-direction: column;
  background-color: #F4E8C9;
}
@media (min-width: 1060px) {
  .wp-content.esg .indexes .container-fluid .slides .item {
    flex-direction: row;
  }
}
.wp-content.esg .indexes .container-fluid .slides .item .image {
  display: block;
  width: 100%;
  max-width: 362px;
  height: 267px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #FFF;
}
.wp-content.esg .indexes .container-fluid .slides .item .content {
  min-height: 267px;
  padding: 27px 24px;
}
@media (min-width: 1060px) {
  .wp-content.esg .indexes .container-fluid .slides .item .content {
    padding: 27px 52px;
  }
}
.wp-content.esg .indexes .container-fluid .slides .item .content, .wp-content.esg .indexes .container-fluid .slides .item .content * {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.wp-content.esg .accountings {
  padding: 0 0 96px 0;
}
.wp-content.esg .accountings .hiddenToggle {
  position: fixed;
  top: 50%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
}
.wp-content.esg .accountings .container-fluid {
  padding: 0 16px;
}
.wp-content.esg .accountings .container-fluid .standards .tabs {
  display: flex;
  justify-content: center;
  margin: 0 0 40px 0;
}
.wp-content.esg .accountings .container-fluid .standards .tabs .tab {
  display: block;
  padding: 9px 27px;
  margin: 0;
  color: #DB9E00;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  border: 2px solid #DB9E00;
  border-radius: 24px;
  background-color: rgba(238, 22, 45, 0);
  transition-duration: 0.144s;
}
.wp-content.esg .accountings .container-fluid .standards .tabs .tab + .tab {
  margin: 0 0 0 16px;
}
.wp-content.esg .accountings .container-fluid .standards .tabs .tab.active {
  color: #FFF;
  border-color: #EE162D;
  background-color: #ee162d;
}
.wp-content.esg .accountings .container-fluid .standards input:checked + .standard {
  max-height: none;
  opacity: 1;
  pointer-events: all;
}
.wp-content.esg .accountings .container-fluid .standards .standard {
  display: block;
  width: 100%;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition-duration: 0.377s;
}
.wp-content.esg .accountings .container-fluid .standards .standard .content {
  max-width: 784px;
  margin: 0 auto 48px auto;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .tabs {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
@media (min-width: 1060px) {
  .wp-content.esg .accountings .container-fluid .standards .standard .data .tabs {
    flex-direction: row;
  }
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .tabs .tab {
  margin: 0 0 16px 0;
}
@media (min-width: 1060px) {
  .wp-content.esg .accountings .container-fluid .standards .standard .data .tabs .tab {
    margin: 0 16px 0 0;
  }
}
.wp-content.esg .accountings .container-fluid .standards .standard .data input:checked + .item {
  max-height: none;
  opacity: 1;
  pointer-events: all;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  transition-duration: 0.377s;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin: 0;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table thead {
  background-color: #85A3A8;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table thead th {
  padding: 0.75rem;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  text-align: center;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table thead th:first-child {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  background-color: #A7CBD1;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table tbody tr:first-child td {
  background-color: #85A3A8;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table tbody tr td {
  color: #000;
  padding: 10px 15px;
  background-color: #FFF;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table tbody tr td:first-child {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  background-color: #A7CBD1;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.wp-content.esg .accountings .container-fluid .standards .standard .data .item table {
  min-width: 100%;
}
.wp-content.esg .questionBank {
  position: relative;
  display: flex;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 382px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.wp-content.esg .questionBank::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.wp-content.esg .questionBank h2 {
  position: relative;
  display: block;
  margin: 0 0 90px 0;
  color: #FFF;
  font-family: "Mulish";
  font-size: 45px;
  font-weight: 400;
  line-height: 56px;
  text-align: center;
  z-index: 1;
}
.wp-content.esg .questionBank .link {
  position: relative;
  display: block;
  width: 227px;
  margin: 0 auto;
  padding: 13px 96px 13px 48px;
  color: #DB9E00;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  border: 3px solid #DB9E00;
  border-radius: 116px;
  transition-duration: 0.144s;
  z-index: 1;
}
.wp-content.esg .questionBank .link:hover {
  color: #FFF;
  background-color: rgba(219, 158, 0, 0.15);
}
.wp-content.esg .questionBank .link:active::after {
  background-position: right center;
}
.wp-content.esg .questionBank .link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 76px;
  height: 100%;
  background-image: url("img/questionBankLink.svg");
  background-position: center;
  background-repeat: no-repeat;
  transition-duration: 0.144s;
}

#hero.questionBank {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#hero.questionBank #title {
  left: 0;
  bottom: 24px;
}
@media (min-width: 1060px) {
  #hero.questionBank #title {
    bottom: 81px;
  }
}
#hero.questionBank #title h1 {
  display: block;
  margin: 0 0 32px 0;
  font-family: "Mulish";
  font-size: 32px;
  font-weight: 400;
  letter-spacing: normal;
  text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
  line-height: 130%;
}
@media (min-width: 1060px) {
  #hero.questionBank #title h1 {
    margin: 0 0 56px 0;
    font-size: 55px;
    line-height: 64px;
  }
}

.wp-content--questionBank {
  /*
   * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
   * Copyright 2011-2019 The Bootstrap Authors
   * Copyright 2011-2019 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
}
.wp-content--questionBank .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.wp-content--questionBank .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.wp-content--questionBank .col,
.wp-content--questionBank .col-1,
.wp-content--questionBank .col-10,
.wp-content--questionBank .col-11,
.wp-content--questionBank .col-12,
.wp-content--questionBank .col-2,
.wp-content--questionBank .col-3,
.wp-content--questionBank .col-4,
.wp-content--questionBank .col-5,
.wp-content--questionBank .col-6,
.wp-content--questionBank .col-7,
.wp-content--questionBank .col-8,
.wp-content--questionBank .col-9,
.wp-content--questionBank .col-auto,
.wp-content--questionBank .col-lg,
.wp-content--questionBank .col-lg-1,
.wp-content--questionBank .col-lg-10,
.wp-content--questionBank .col-lg-11,
.wp-content--questionBank .col-lg-12,
.wp-content--questionBank .col-lg-2,
.wp-content--questionBank .col-lg-3,
.wp-content--questionBank .col-lg-4,
.wp-content--questionBank .col-lg-5,
.wp-content--questionBank .col-lg-6,
.wp-content--questionBank .col-lg-7,
.wp-content--questionBank .col-lg-8,
.wp-content--questionBank .col-lg-9,
.wp-content--questionBank .col-lg-auto,
.wp-content--questionBank .col-md,
.wp-content--questionBank .col-md-1,
.wp-content--questionBank .col-md-10,
.wp-content--questionBank .col-md-11,
.wp-content--questionBank .col-md-12,
.wp-content--questionBank .col-md-2,
.wp-content--questionBank .col-md-3,
.wp-content--questionBank .col-md-4,
.wp-content--questionBank .col-md-5,
.wp-content--questionBank .col-md-6,
.wp-content--questionBank .col-md-7,
.wp-content--questionBank .col-md-8,
.wp-content--questionBank .col-md-9,
.wp-content--questionBank .col-md-auto,
.wp-content--questionBank .col-sm,
.wp-content--questionBank .col-sm-1,
.wp-content--questionBank .col-sm-10,
.wp-content--questionBank .col-sm-11,
.wp-content--questionBank .col-sm-12,
.wp-content--questionBank .col-sm-2,
.wp-content--questionBank .col-sm-3,
.wp-content--questionBank .col-sm-4,
.wp-content--questionBank .col-sm-5,
.wp-content--questionBank .col-sm-6,
.wp-content--questionBank .col-sm-7,
.wp-content--questionBank .col-sm-8,
.wp-content--questionBank .col-sm-9,
.wp-content--questionBank .col-sm-auto,
.wp-content--questionBank .col-xl,
.wp-content--questionBank .col-xl-1,
.wp-content--questionBank .col-xl-10,
.wp-content--questionBank .col-xl-11,
.wp-content--questionBank .col-xl-12,
.wp-content--questionBank .col-xl-2,
.wp-content--questionBank .col-xl-3,
.wp-content--questionBank .col-xl-4,
.wp-content--questionBank .col-xl-5,
.wp-content--questionBank .col-xl-6,
.wp-content--questionBank .col-xl-7,
.wp-content--questionBank .col-xl-8,
.wp-content--questionBank .col-xl-9,
.wp-content--questionBank .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.wp-content--questionBank .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.wp-content--questionBank .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.wp-content--questionBank .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.wp-content--questionBank .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.wp-content--questionBank .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.wp-content--questionBank .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.wp-content--questionBank .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.wp-content--questionBank .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.wp-content--questionBank .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.wp-content--questionBank .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.wp-content--questionBank .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.wp-content--questionBank .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.wp-content--questionBank .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.wp-content--questionBank .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.wp-content--questionBank .order-first {
  -ms-flex-order: -1;
  order: -1;
}
.wp-content--questionBank .order-last {
  -ms-flex-order: 13;
  order: 13;
}
.wp-content--questionBank .order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.wp-content--questionBank .order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.wp-content--questionBank .order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.wp-content--questionBank .order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.wp-content--questionBank .order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.wp-content--questionBank .order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.wp-content--questionBank .order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.wp-content--questionBank .order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.wp-content--questionBank .order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.wp-content--questionBank .order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.wp-content--questionBank .order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.wp-content--questionBank .order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.wp-content--questionBank .order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.wp-content--questionBank .offset-1 {
  margin-left: 8.333333%;
}
.wp-content--questionBank .offset-2 {
  margin-left: 16.666667%;
}
.wp-content--questionBank .offset-3 {
  margin-left: 25%;
}
.wp-content--questionBank .offset-4 {
  margin-left: 33.333333%;
}
.wp-content--questionBank .offset-5 {
  margin-left: 41.666667%;
}
.wp-content--questionBank .offset-6 {
  margin-left: 50%;
}
.wp-content--questionBank .offset-7 {
  margin-left: 58.333333%;
}
.wp-content--questionBank .offset-8 {
  margin-left: 66.666667%;
}
.wp-content--questionBank .offset-9 {
  margin-left: 75%;
}
.wp-content--questionBank .offset-10 {
  margin-left: 83.333333%;
}
.wp-content--questionBank .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .wp-content--questionBank .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content--questionBank .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content--questionBank .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content--questionBank .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content--questionBank .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content--questionBank .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content--questionBank .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content--questionBank .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content--questionBank .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content--questionBank .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content--questionBank .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content--questionBank .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content--questionBank .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content--questionBank .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content--questionBank .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content--questionBank .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content--questionBank .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content--questionBank .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content--questionBank .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content--questionBank .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content--questionBank .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content--questionBank .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content--questionBank .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content--questionBank .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content--questionBank .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content--questionBank .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content--questionBank .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content--questionBank .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content--questionBank .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content--questionBank .offset-sm-0 {
    margin-left: 0;
  }
  .wp-content--questionBank .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .wp-content--questionBank .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .wp-content--questionBank .offset-sm-3 {
    margin-left: 25%;
  }
  .wp-content--questionBank .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .wp-content--questionBank .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .wp-content--questionBank .offset-sm-6 {
    margin-left: 50%;
  }
  .wp-content--questionBank .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .wp-content--questionBank .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .wp-content--questionBank .offset-sm-9 {
    margin-left: 75%;
  }
  .wp-content--questionBank .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .wp-content--questionBank .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .wp-content--questionBank .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content--questionBank .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content--questionBank .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content--questionBank .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content--questionBank .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content--questionBank .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content--questionBank .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content--questionBank .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content--questionBank .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content--questionBank .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content--questionBank .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content--questionBank .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content--questionBank .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content--questionBank .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content--questionBank .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content--questionBank .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content--questionBank .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content--questionBank .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content--questionBank .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content--questionBank .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content--questionBank .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content--questionBank .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content--questionBank .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content--questionBank .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content--questionBank .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content--questionBank .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content--questionBank .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content--questionBank .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content--questionBank .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content--questionBank .offset-md-0 {
    margin-left: 0;
  }
  .wp-content--questionBank .offset-md-1 {
    margin-left: 8.333333%;
  }
  .wp-content--questionBank .offset-md-2 {
    margin-left: 16.666667%;
  }
  .wp-content--questionBank .offset-md-3 {
    margin-left: 25%;
  }
  .wp-content--questionBank .offset-md-4 {
    margin-left: 33.333333%;
  }
  .wp-content--questionBank .offset-md-5 {
    margin-left: 41.666667%;
  }
  .wp-content--questionBank .offset-md-6 {
    margin-left: 50%;
  }
  .wp-content--questionBank .offset-md-7 {
    margin-left: 58.333333%;
  }
  .wp-content--questionBank .offset-md-8 {
    margin-left: 66.666667%;
  }
  .wp-content--questionBank .offset-md-9 {
    margin-left: 75%;
  }
  .wp-content--questionBank .offset-md-10 {
    margin-left: 83.333333%;
  }
  .wp-content--questionBank .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .wp-content--questionBank .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content--questionBank .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content--questionBank .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content--questionBank .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content--questionBank .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content--questionBank .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content--questionBank .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content--questionBank .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content--questionBank .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content--questionBank .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content--questionBank .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content--questionBank .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content--questionBank .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content--questionBank .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content--questionBank .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content--questionBank .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content--questionBank .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content--questionBank .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content--questionBank .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content--questionBank .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content--questionBank .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content--questionBank .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content--questionBank .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content--questionBank .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content--questionBank .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content--questionBank .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content--questionBank .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content--questionBank .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content--questionBank .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content--questionBank .offset-lg-0 {
    margin-left: 0;
  }
  .wp-content--questionBank .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .wp-content--questionBank .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .wp-content--questionBank .offset-lg-3 {
    margin-left: 25%;
  }
  .wp-content--questionBank .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .wp-content--questionBank .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .wp-content--questionBank .offset-lg-6 {
    margin-left: 50%;
  }
  .wp-content--questionBank .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .wp-content--questionBank .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .wp-content--questionBank .offset-lg-9 {
    margin-left: 75%;
  }
  .wp-content--questionBank .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .wp-content--questionBank .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1060px) {
  .wp-content--questionBank .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .wp-content--questionBank .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .wp-content--questionBank .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .wp-content--questionBank .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .wp-content--questionBank .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .wp-content--questionBank .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .wp-content--questionBank .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .wp-content--questionBank .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .wp-content--questionBank .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .wp-content--questionBank .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .wp-content--questionBank .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .wp-content--questionBank .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .wp-content--questionBank .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .wp-content--questionBank .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .wp-content--questionBank .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .wp-content--questionBank .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .wp-content--questionBank .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .wp-content--questionBank .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .wp-content--questionBank .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .wp-content--questionBank .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .wp-content--questionBank .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .wp-content--questionBank .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .wp-content--questionBank .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .wp-content--questionBank .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .wp-content--questionBank .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .wp-content--questionBank .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .wp-content--questionBank .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .wp-content--questionBank .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .wp-content--questionBank .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .wp-content--questionBank .offset-xl-0 {
    margin-left: 0;
  }
  .wp-content--questionBank .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .wp-content--questionBank .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .wp-content--questionBank .offset-xl-3 {
    margin-left: 25%;
  }
  .wp-content--questionBank .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .wp-content--questionBank .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .wp-content--questionBank .offset-xl-6 {
    margin-left: 50%;
  }
  .wp-content--questionBank .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .wp-content--questionBank .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .wp-content--questionBank .offset-xl-9 {
    margin-left: 75%;
  }
  .wp-content--questionBank .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .wp-content--questionBank .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.wp-content--questionBank .d-none {
  display: none !important;
}
.wp-content--questionBank .d-inline {
  display: inline !important;
}
.wp-content--questionBank .d-inline-block {
  display: inline-block !important;
}
.wp-content--questionBank .d-block {
  display: block !important;
}
.wp-content--questionBank .d-table {
  display: table !important;
}
.wp-content--questionBank .d-table-row {
  display: table-row !important;
}
.wp-content--questionBank .d-table-cell {
  display: table-cell !important;
}
.wp-content--questionBank .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.wp-content--questionBank .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .wp-content--questionBank .d-sm-none {
    display: none !important;
  }
  .wp-content--questionBank .d-sm-inline {
    display: inline !important;
  }
  .wp-content--questionBank .d-sm-inline-block {
    display: inline-block !important;
  }
  .wp-content--questionBank .d-sm-block {
    display: block !important;
  }
  .wp-content--questionBank .d-sm-table {
    display: table !important;
  }
  .wp-content--questionBank .d-sm-table-row {
    display: table-row !important;
  }
  .wp-content--questionBank .d-sm-table-cell {
    display: table-cell !important;
  }
  .wp-content--questionBank .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content--questionBank .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .wp-content--questionBank .d-md-none {
    display: none !important;
  }
  .wp-content--questionBank .d-md-inline {
    display: inline !important;
  }
  .wp-content--questionBank .d-md-inline-block {
    display: inline-block !important;
  }
  .wp-content--questionBank .d-md-block {
    display: block !important;
  }
  .wp-content--questionBank .d-md-table {
    display: table !important;
  }
  .wp-content--questionBank .d-md-table-row {
    display: table-row !important;
  }
  .wp-content--questionBank .d-md-table-cell {
    display: table-cell !important;
  }
  .wp-content--questionBank .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content--questionBank .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .wp-content--questionBank .d-lg-none {
    display: none !important;
  }
  .wp-content--questionBank .d-lg-inline {
    display: inline !important;
  }
  .wp-content--questionBank .d-lg-inline-block {
    display: inline-block !important;
  }
  .wp-content--questionBank .d-lg-block {
    display: block !important;
  }
  .wp-content--questionBank .d-lg-table {
    display: table !important;
  }
  .wp-content--questionBank .d-lg-table-row {
    display: table-row !important;
  }
  .wp-content--questionBank .d-lg-table-cell {
    display: table-cell !important;
  }
  .wp-content--questionBank .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content--questionBank .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1060px) {
  .wp-content--questionBank .d-xl-none {
    display: none !important;
  }
  .wp-content--questionBank .d-xl-inline {
    display: inline !important;
  }
  .wp-content--questionBank .d-xl-inline-block {
    display: inline-block !important;
  }
  .wp-content--questionBank .d-xl-block {
    display: block !important;
  }
  .wp-content--questionBank .d-xl-table {
    display: table !important;
  }
  .wp-content--questionBank .d-xl-table-row {
    display: table-row !important;
  }
  .wp-content--questionBank .d-xl-table-cell {
    display: table-cell !important;
  }
  .wp-content--questionBank .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content--questionBank .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .wp-content--questionBank .d-print-none {
    display: none !important;
  }
  .wp-content--questionBank .d-print-inline {
    display: inline !important;
  }
  .wp-content--questionBank .d-print-inline-block {
    display: inline-block !important;
  }
  .wp-content--questionBank .d-print-block {
    display: block !important;
  }
  .wp-content--questionBank .d-print-table {
    display: table !important;
  }
  .wp-content--questionBank .d-print-table-row {
    display: table-row !important;
  }
  .wp-content--questionBank .d-print-table-cell {
    display: table-cell !important;
  }
  .wp-content--questionBank .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .wp-content--questionBank .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.wp-content--questionBank .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.wp-content--questionBank .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.wp-content--questionBank .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.wp-content--questionBank .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.wp-content--questionBank .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.wp-content--questionBank .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.wp-content--questionBank .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.wp-content--questionBank .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.wp-content--questionBank .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.wp-content--questionBank .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.wp-content--questionBank .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.wp-content--questionBank .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.wp-content--questionBank .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.wp-content--questionBank .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.wp-content--questionBank .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.wp-content--questionBank .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.wp-content--questionBank .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.wp-content--questionBank .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.wp-content--questionBank .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.wp-content--questionBank .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.wp-content--questionBank .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.wp-content--questionBank .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.wp-content--questionBank .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.wp-content--questionBank .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.wp-content--questionBank .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.wp-content--questionBank .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.wp-content--questionBank .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.wp-content--questionBank .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.wp-content--questionBank .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.wp-content--questionBank .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.wp-content--questionBank .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.wp-content--questionBank .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.wp-content--questionBank .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.wp-content--questionBank .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .wp-content--questionBank .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content--questionBank .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content--questionBank .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content--questionBank .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content--questionBank .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content--questionBank .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content--questionBank .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content--questionBank .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content--questionBank .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content--questionBank .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content--questionBank .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content--questionBank .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content--questionBank .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content--questionBank .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content--questionBank .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content--questionBank .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content--questionBank .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content--questionBank .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content--questionBank .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content--questionBank .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content--questionBank .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content--questionBank .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content--questionBank .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content--questionBank .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content--questionBank .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content--questionBank .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content--questionBank .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content--questionBank .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content--questionBank .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content--questionBank .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content--questionBank .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content--questionBank .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content--questionBank .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content--questionBank .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .wp-content--questionBank .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content--questionBank .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content--questionBank .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content--questionBank .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content--questionBank .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content--questionBank .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content--questionBank .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content--questionBank .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content--questionBank .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content--questionBank .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content--questionBank .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content--questionBank .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content--questionBank .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content--questionBank .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content--questionBank .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content--questionBank .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content--questionBank .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content--questionBank .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content--questionBank .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content--questionBank .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content--questionBank .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content--questionBank .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content--questionBank .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content--questionBank .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content--questionBank .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content--questionBank .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content--questionBank .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content--questionBank .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content--questionBank .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content--questionBank .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content--questionBank .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content--questionBank .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content--questionBank .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content--questionBank .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .wp-content--questionBank .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content--questionBank .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content--questionBank .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content--questionBank .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content--questionBank .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content--questionBank .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content--questionBank .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content--questionBank .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content--questionBank .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content--questionBank .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content--questionBank .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content--questionBank .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content--questionBank .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content--questionBank .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content--questionBank .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content--questionBank .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content--questionBank .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content--questionBank .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content--questionBank .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content--questionBank .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content--questionBank .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content--questionBank .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content--questionBank .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content--questionBank .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content--questionBank .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content--questionBank .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content--questionBank .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content--questionBank .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content--questionBank .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content--questionBank .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content--questionBank .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content--questionBank .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content--questionBank .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content--questionBank .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1060px) {
  .wp-content--questionBank .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .wp-content--questionBank .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .wp-content--questionBank .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .wp-content--questionBank .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .wp-content--questionBank .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .wp-content--questionBank .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .wp-content--questionBank .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .wp-content--questionBank .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .wp-content--questionBank .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .wp-content--questionBank .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .wp-content--questionBank .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .wp-content--questionBank .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .wp-content--questionBank .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .wp-content--questionBank .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .wp-content--questionBank .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .wp-content--questionBank .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .wp-content--questionBank .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .wp-content--questionBank .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .wp-content--questionBank .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .wp-content--questionBank .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .wp-content--questionBank .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .wp-content--questionBank .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .wp-content--questionBank .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .wp-content--questionBank .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .wp-content--questionBank .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .wp-content--questionBank .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .wp-content--questionBank .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .wp-content--questionBank .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .wp-content--questionBank .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .wp-content--questionBank .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .wp-content--questionBank .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .wp-content--questionBank .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .wp-content--questionBank .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .wp-content--questionBank .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.wp-content--questionBank .m-0 {
  margin: 0 !important;
}
.wp-content--questionBank .mt-0,
.wp-content--questionBank .my-0 {
  margin-top: 0 !important;
}
.wp-content--questionBank .mr-0,
.wp-content--questionBank .mx-0 {
  margin-right: 0 !important;
}
.wp-content--questionBank .mb-0,
.wp-content--questionBank .my-0 {
  margin-bottom: 0 !important;
}
.wp-content--questionBank .ml-0,
.wp-content--questionBank .mx-0 {
  margin-left: 0 !important;
}
.wp-content--questionBank .m-1 {
  margin: 0.25rem !important;
}
.wp-content--questionBank .mt-1,
.wp-content--questionBank .my-1 {
  margin-top: 0.25rem !important;
}
.wp-content--questionBank .mr-1,
.wp-content--questionBank .mx-1 {
  margin-right: 0.25rem !important;
}
.wp-content--questionBank .mb-1,
.wp-content--questionBank .my-1 {
  margin-bottom: 0.25rem !important;
}
.wp-content--questionBank .ml-1,
.wp-content--questionBank .mx-1 {
  margin-left: 0.25rem !important;
}
.wp-content--questionBank .m-2 {
  margin: 0.5rem !important;
}
.wp-content--questionBank .mt-2,
.wp-content--questionBank .my-2 {
  margin-top: 0.5rem !important;
}
.wp-content--questionBank .mr-2,
.wp-content--questionBank .mx-2 {
  margin-right: 0.5rem !important;
}
.wp-content--questionBank .mb-2,
.wp-content--questionBank .my-2 {
  margin-bottom: 0.5rem !important;
}
.wp-content--questionBank .ml-2,
.wp-content--questionBank .mx-2 {
  margin-left: 0.5rem !important;
}
.wp-content--questionBank .m-3 {
  margin: 1rem !important;
}
.wp-content--questionBank .mt-3,
.wp-content--questionBank .my-3 {
  margin-top: 1rem !important;
}
.wp-content--questionBank .mr-3,
.wp-content--questionBank .mx-3 {
  margin-right: 1rem !important;
}
.wp-content--questionBank .mb-3,
.wp-content--questionBank .my-3 {
  margin-bottom: 1rem !important;
}
.wp-content--questionBank .ml-3,
.wp-content--questionBank .mx-3 {
  margin-left: 1rem !important;
}
.wp-content--questionBank .m-4 {
  margin: 1.5rem !important;
}
.wp-content--questionBank .mt-4,
.wp-content--questionBank .my-4 {
  margin-top: 1.5rem !important;
}
.wp-content--questionBank .mr-4,
.wp-content--questionBank .mx-4 {
  margin-right: 1.5rem !important;
}
.wp-content--questionBank .mb-4,
.wp-content--questionBank .my-4 {
  margin-bottom: 1.5rem !important;
}
.wp-content--questionBank .ml-4,
.wp-content--questionBank .mx-4 {
  margin-left: 1.5rem !important;
}
.wp-content--questionBank .m-5 {
  margin: 3rem !important;
}
.wp-content--questionBank .mt-5,
.wp-content--questionBank .my-5 {
  margin-top: 3rem !important;
}
.wp-content--questionBank .mr-5,
.wp-content--questionBank .mx-5 {
  margin-right: 3rem !important;
}
.wp-content--questionBank .mb-5,
.wp-content--questionBank .my-5 {
  margin-bottom: 3rem !important;
}
.wp-content--questionBank .ml-5,
.wp-content--questionBank .mx-5 {
  margin-left: 3rem !important;
}
.wp-content--questionBank .p-0 {
  padding: 0 !important;
}
.wp-content--questionBank .pt-0,
.wp-content--questionBank .py-0 {
  padding-top: 0 !important;
}
.wp-content--questionBank .pr-0,
.wp-content--questionBank .px-0 {
  padding-right: 0 !important;
}
.wp-content--questionBank .pb-0,
.wp-content--questionBank .py-0 {
  padding-bottom: 0 !important;
}
.wp-content--questionBank .pl-0,
.wp-content--questionBank .px-0 {
  padding-left: 0 !important;
}
.wp-content--questionBank .p-1 {
  padding: 0.25rem !important;
}
.wp-content--questionBank .pt-1,
.wp-content--questionBank .py-1 {
  padding-top: 0.25rem !important;
}
.wp-content--questionBank .pr-1,
.wp-content--questionBank .px-1 {
  padding-right: 0.25rem !important;
}
.wp-content--questionBank .pb-1,
.wp-content--questionBank .py-1 {
  padding-bottom: 0.25rem !important;
}
.wp-content--questionBank .pl-1,
.wp-content--questionBank .px-1 {
  padding-left: 0.25rem !important;
}
.wp-content--questionBank .p-2 {
  padding: 0.5rem !important;
}
.wp-content--questionBank .pt-2,
.wp-content--questionBank .py-2 {
  padding-top: 0.5rem !important;
}
.wp-content--questionBank .pr-2,
.wp-content--questionBank .px-2 {
  padding-right: 0.5rem !important;
}
.wp-content--questionBank .pb-2,
.wp-content--questionBank .py-2 {
  padding-bottom: 0.5rem !important;
}
.wp-content--questionBank .pl-2,
.wp-content--questionBank .px-2 {
  padding-left: 0.5rem !important;
}
.wp-content--questionBank .p-3 {
  padding: 1rem !important;
}
.wp-content--questionBank .pt-3,
.wp-content--questionBank .py-3 {
  padding-top: 1rem !important;
}
.wp-content--questionBank .pr-3,
.wp-content--questionBank .px-3 {
  padding-right: 1rem !important;
}
.wp-content--questionBank .pb-3,
.wp-content--questionBank .py-3 {
  padding-bottom: 1rem !important;
}
.wp-content--questionBank .pl-3,
.wp-content--questionBank .px-3 {
  padding-left: 1rem !important;
}
.wp-content--questionBank .p-4 {
  padding: 1.5rem !important;
}
.wp-content--questionBank .pt-4,
.wp-content--questionBank .py-4 {
  padding-top: 1.5rem !important;
}
.wp-content--questionBank .pr-4,
.wp-content--questionBank .px-4 {
  padding-right: 1.5rem !important;
}
.wp-content--questionBank .pb-4,
.wp-content--questionBank .py-4 {
  padding-bottom: 1.5rem !important;
}
.wp-content--questionBank .pl-4,
.wp-content--questionBank .px-4 {
  padding-left: 1.5rem !important;
}
.wp-content--questionBank .p-5 {
  padding: 3rem !important;
}
.wp-content--questionBank .pt-5,
.wp-content--questionBank .py-5 {
  padding-top: 3rem !important;
}
.wp-content--questionBank .pr-5,
.wp-content--questionBank .px-5 {
  padding-right: 3rem !important;
}
.wp-content--questionBank .pb-5,
.wp-content--questionBank .py-5 {
  padding-bottom: 3rem !important;
}
.wp-content--questionBank .pl-5,
.wp-content--questionBank .px-5 {
  padding-left: 3rem !important;
}
.wp-content--questionBank .m-n1 {
  margin: -0.25rem !important;
}
.wp-content--questionBank .mt-n1,
.wp-content--questionBank .my-n1 {
  margin-top: -0.25rem !important;
}
.wp-content--questionBank .mr-n1,
.wp-content--questionBank .mx-n1 {
  margin-right: -0.25rem !important;
}
.wp-content--questionBank .mb-n1,
.wp-content--questionBank .my-n1 {
  margin-bottom: -0.25rem !important;
}
.wp-content--questionBank .ml-n1,
.wp-content--questionBank .mx-n1 {
  margin-left: -0.25rem !important;
}
.wp-content--questionBank .m-n2 {
  margin: -0.5rem !important;
}
.wp-content--questionBank .mt-n2,
.wp-content--questionBank .my-n2 {
  margin-top: -0.5rem !important;
}
.wp-content--questionBank .mr-n2,
.wp-content--questionBank .mx-n2 {
  margin-right: -0.5rem !important;
}
.wp-content--questionBank .mb-n2,
.wp-content--questionBank .my-n2 {
  margin-bottom: -0.5rem !important;
}
.wp-content--questionBank .ml-n2,
.wp-content--questionBank .mx-n2 {
  margin-left: -0.5rem !important;
}
.wp-content--questionBank .m-n3 {
  margin: -1rem !important;
}
.wp-content--questionBank .mt-n3,
.wp-content--questionBank .my-n3 {
  margin-top: -1rem !important;
}
.wp-content--questionBank .mr-n3,
.wp-content--questionBank .mx-n3 {
  margin-right: -1rem !important;
}
.wp-content--questionBank .mb-n3,
.wp-content--questionBank .my-n3 {
  margin-bottom: -1rem !important;
}
.wp-content--questionBank .ml-n3,
.wp-content--questionBank .mx-n3 {
  margin-left: -1rem !important;
}
.wp-content--questionBank .m-n4 {
  margin: -1.5rem !important;
}
.wp-content--questionBank .mt-n4,
.wp-content--questionBank .my-n4 {
  margin-top: -1.5rem !important;
}
.wp-content--questionBank .mr-n4,
.wp-content--questionBank .mx-n4 {
  margin-right: -1.5rem !important;
}
.wp-content--questionBank .mb-n4,
.wp-content--questionBank .my-n4 {
  margin-bottom: -1.5rem !important;
}
.wp-content--questionBank .ml-n4,
.wp-content--questionBank .mx-n4 {
  margin-left: -1.5rem !important;
}
.wp-content--questionBank .m-n5 {
  margin: -3rem !important;
}
.wp-content--questionBank .mt-n5,
.wp-content--questionBank .my-n5 {
  margin-top: -3rem !important;
}
.wp-content--questionBank .mr-n5,
.wp-content--questionBank .mx-n5 {
  margin-right: -3rem !important;
}
.wp-content--questionBank .mb-n5,
.wp-content--questionBank .my-n5 {
  margin-bottom: -3rem !important;
}
.wp-content--questionBank .ml-n5,
.wp-content--questionBank .mx-n5 {
  margin-left: -3rem !important;
}
.wp-content--questionBank .m-auto {
  margin: auto !important;
}
.wp-content--questionBank .mt-auto,
.wp-content--questionBank .my-auto {
  margin-top: auto !important;
}
.wp-content--questionBank .mr-auto,
.wp-content--questionBank .mx-auto {
  margin-right: auto !important;
}
.wp-content--questionBank .mb-auto,
.wp-content--questionBank .my-auto {
  margin-bottom: auto !important;
}
.wp-content--questionBank .ml-auto,
.wp-content--questionBank .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .wp-content--questionBank .m-sm-0 {
    margin: 0 !important;
  }
  .wp-content--questionBank .mt-sm-0,
.wp-content--questionBank .my-sm-0 {
    margin-top: 0 !important;
  }
  .wp-content--questionBank .mr-sm-0,
.wp-content--questionBank .mx-sm-0 {
    margin-right: 0 !important;
  }
  .wp-content--questionBank .mb-sm-0,
.wp-content--questionBank .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .wp-content--questionBank .ml-sm-0,
.wp-content--questionBank .mx-sm-0 {
    margin-left: 0 !important;
  }
  .wp-content--questionBank .m-sm-1 {
    margin: 0.25rem !important;
  }
  .wp-content--questionBank .mt-sm-1,
.wp-content--questionBank .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content--questionBank .mr-sm-1,
.wp-content--questionBank .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content--questionBank .mb-sm-1,
.wp-content--questionBank .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .ml-sm-1,
.wp-content--questionBank .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content--questionBank .m-sm-2 {
    margin: 0.5rem !important;
  }
  .wp-content--questionBank .mt-sm-2,
.wp-content--questionBank .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content--questionBank .mr-sm-2,
.wp-content--questionBank .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content--questionBank .mb-sm-2,
.wp-content--questionBank .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .ml-sm-2,
.wp-content--questionBank .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content--questionBank .m-sm-3 {
    margin: 1rem !important;
  }
  .wp-content--questionBank .mt-sm-3,
.wp-content--questionBank .my-sm-3 {
    margin-top: 1rem !important;
  }
  .wp-content--questionBank .mr-sm-3,
.wp-content--questionBank .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .wp-content--questionBank .mb-sm-3,
.wp-content--questionBank .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content--questionBank .ml-sm-3,
.wp-content--questionBank .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .wp-content--questionBank .m-sm-4 {
    margin: 1.5rem !important;
  }
  .wp-content--questionBank .mt-sm-4,
.wp-content--questionBank .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content--questionBank .mr-sm-4,
.wp-content--questionBank .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content--questionBank .mb-sm-4,
.wp-content--questionBank .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .ml-sm-4,
.wp-content--questionBank .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content--questionBank .m-sm-5 {
    margin: 3rem !important;
  }
  .wp-content--questionBank .mt-sm-5,
.wp-content--questionBank .my-sm-5 {
    margin-top: 3rem !important;
  }
  .wp-content--questionBank .mr-sm-5,
.wp-content--questionBank .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .wp-content--questionBank .mb-sm-5,
.wp-content--questionBank .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content--questionBank .ml-sm-5,
.wp-content--questionBank .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .wp-content--questionBank .p-sm-0 {
    padding: 0 !important;
  }
  .wp-content--questionBank .pt-sm-0,
.wp-content--questionBank .py-sm-0 {
    padding-top: 0 !important;
  }
  .wp-content--questionBank .pr-sm-0,
.wp-content--questionBank .px-sm-0 {
    padding-right: 0 !important;
  }
  .wp-content--questionBank .pb-sm-0,
.wp-content--questionBank .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .wp-content--questionBank .pl-sm-0,
.wp-content--questionBank .px-sm-0 {
    padding-left: 0 !important;
  }
  .wp-content--questionBank .p-sm-1 {
    padding: 0.25rem !important;
  }
  .wp-content--questionBank .pt-sm-1,
.wp-content--questionBank .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content--questionBank .pr-sm-1,
.wp-content--questionBank .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content--questionBank .pb-sm-1,
.wp-content--questionBank .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .pl-sm-1,
.wp-content--questionBank .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content--questionBank .p-sm-2 {
    padding: 0.5rem !important;
  }
  .wp-content--questionBank .pt-sm-2,
.wp-content--questionBank .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content--questionBank .pr-sm-2,
.wp-content--questionBank .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content--questionBank .pb-sm-2,
.wp-content--questionBank .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .pl-sm-2,
.wp-content--questionBank .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content--questionBank .p-sm-3 {
    padding: 1rem !important;
  }
  .wp-content--questionBank .pt-sm-3,
.wp-content--questionBank .py-sm-3 {
    padding-top: 1rem !important;
  }
  .wp-content--questionBank .pr-sm-3,
.wp-content--questionBank .px-sm-3 {
    padding-right: 1rem !important;
  }
  .wp-content--questionBank .pb-sm-3,
.wp-content--questionBank .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content--questionBank .pl-sm-3,
.wp-content--questionBank .px-sm-3 {
    padding-left: 1rem !important;
  }
  .wp-content--questionBank .p-sm-4 {
    padding: 1.5rem !important;
  }
  .wp-content--questionBank .pt-sm-4,
.wp-content--questionBank .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content--questionBank .pr-sm-4,
.wp-content--questionBank .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content--questionBank .pb-sm-4,
.wp-content--questionBank .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .pl-sm-4,
.wp-content--questionBank .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content--questionBank .p-sm-5 {
    padding: 3rem !important;
  }
  .wp-content--questionBank .pt-sm-5,
.wp-content--questionBank .py-sm-5 {
    padding-top: 3rem !important;
  }
  .wp-content--questionBank .pr-sm-5,
.wp-content--questionBank .px-sm-5 {
    padding-right: 3rem !important;
  }
  .wp-content--questionBank .pb-sm-5,
.wp-content--questionBank .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content--questionBank .pl-sm-5,
.wp-content--questionBank .px-sm-5 {
    padding-left: 3rem !important;
  }
  .wp-content--questionBank .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .wp-content--questionBank .mt-sm-n1,
.wp-content--questionBank .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content--questionBank .mr-sm-n1,
.wp-content--questionBank .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content--questionBank .mb-sm-n1,
.wp-content--questionBank .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content--questionBank .ml-sm-n1,
.wp-content--questionBank .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content--questionBank .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .wp-content--questionBank .mt-sm-n2,
.wp-content--questionBank .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content--questionBank .mr-sm-n2,
.wp-content--questionBank .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content--questionBank .mb-sm-n2,
.wp-content--questionBank .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content--questionBank .ml-sm-n2,
.wp-content--questionBank .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content--questionBank .m-sm-n3 {
    margin: -1rem !important;
  }
  .wp-content--questionBank .mt-sm-n3,
.wp-content--questionBank .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .wp-content--questionBank .mr-sm-n3,
.wp-content--questionBank .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .wp-content--questionBank .mb-sm-n3,
.wp-content--questionBank .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content--questionBank .ml-sm-n3,
.wp-content--questionBank .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .wp-content--questionBank .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .wp-content--questionBank .mt-sm-n4,
.wp-content--questionBank .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content--questionBank .mr-sm-n4,
.wp-content--questionBank .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content--questionBank .mb-sm-n4,
.wp-content--questionBank .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content--questionBank .ml-sm-n4,
.wp-content--questionBank .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content--questionBank .m-sm-n5 {
    margin: -3rem !important;
  }
  .wp-content--questionBank .mt-sm-n5,
.wp-content--questionBank .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .wp-content--questionBank .mr-sm-n5,
.wp-content--questionBank .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .wp-content--questionBank .mb-sm-n5,
.wp-content--questionBank .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content--questionBank .ml-sm-n5,
.wp-content--questionBank .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .wp-content--questionBank .m-sm-auto {
    margin: auto !important;
  }
  .wp-content--questionBank .mt-sm-auto,
.wp-content--questionBank .my-sm-auto {
    margin-top: auto !important;
  }
  .wp-content--questionBank .mr-sm-auto,
.wp-content--questionBank .mx-sm-auto {
    margin-right: auto !important;
  }
  .wp-content--questionBank .mb-sm-auto,
.wp-content--questionBank .my-sm-auto {
    margin-bottom: auto !important;
  }
  .wp-content--questionBank .ml-sm-auto,
.wp-content--questionBank .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .wp-content--questionBank .m-md-0 {
    margin: 0 !important;
  }
  .wp-content--questionBank .mt-md-0,
.wp-content--questionBank .my-md-0 {
    margin-top: 0 !important;
  }
  .wp-content--questionBank .mr-md-0,
.wp-content--questionBank .mx-md-0 {
    margin-right: 0 !important;
  }
  .wp-content--questionBank .mb-md-0,
.wp-content--questionBank .my-md-0 {
    margin-bottom: 0 !important;
  }
  .wp-content--questionBank .ml-md-0,
.wp-content--questionBank .mx-md-0 {
    margin-left: 0 !important;
  }
  .wp-content--questionBank .m-md-1 {
    margin: 0.25rem !important;
  }
  .wp-content--questionBank .mt-md-1,
.wp-content--questionBank .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content--questionBank .mr-md-1,
.wp-content--questionBank .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content--questionBank .mb-md-1,
.wp-content--questionBank .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .ml-md-1,
.wp-content--questionBank .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content--questionBank .m-md-2 {
    margin: 0.5rem !important;
  }
  .wp-content--questionBank .mt-md-2,
.wp-content--questionBank .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content--questionBank .mr-md-2,
.wp-content--questionBank .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content--questionBank .mb-md-2,
.wp-content--questionBank .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .ml-md-2,
.wp-content--questionBank .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content--questionBank .m-md-3 {
    margin: 1rem !important;
  }
  .wp-content--questionBank .mt-md-3,
.wp-content--questionBank .my-md-3 {
    margin-top: 1rem !important;
  }
  .wp-content--questionBank .mr-md-3,
.wp-content--questionBank .mx-md-3 {
    margin-right: 1rem !important;
  }
  .wp-content--questionBank .mb-md-3,
.wp-content--questionBank .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content--questionBank .ml-md-3,
.wp-content--questionBank .mx-md-3 {
    margin-left: 1rem !important;
  }
  .wp-content--questionBank .m-md-4 {
    margin: 1.5rem !important;
  }
  .wp-content--questionBank .mt-md-4,
.wp-content--questionBank .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content--questionBank .mr-md-4,
.wp-content--questionBank .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content--questionBank .mb-md-4,
.wp-content--questionBank .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .ml-md-4,
.wp-content--questionBank .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content--questionBank .m-md-5 {
    margin: 3rem !important;
  }
  .wp-content--questionBank .mt-md-5,
.wp-content--questionBank .my-md-5 {
    margin-top: 3rem !important;
  }
  .wp-content--questionBank .mr-md-5,
.wp-content--questionBank .mx-md-5 {
    margin-right: 3rem !important;
  }
  .wp-content--questionBank .mb-md-5,
.wp-content--questionBank .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content--questionBank .ml-md-5,
.wp-content--questionBank .mx-md-5 {
    margin-left: 3rem !important;
  }
  .wp-content--questionBank .p-md-0 {
    padding: 0 !important;
  }
  .wp-content--questionBank .pt-md-0,
.wp-content--questionBank .py-md-0 {
    padding-top: 0 !important;
  }
  .wp-content--questionBank .pr-md-0,
.wp-content--questionBank .px-md-0 {
    padding-right: 0 !important;
  }
  .wp-content--questionBank .pb-md-0,
.wp-content--questionBank .py-md-0 {
    padding-bottom: 0 !important;
  }
  .wp-content--questionBank .pl-md-0,
.wp-content--questionBank .px-md-0 {
    padding-left: 0 !important;
  }
  .wp-content--questionBank .p-md-1 {
    padding: 0.25rem !important;
  }
  .wp-content--questionBank .pt-md-1,
.wp-content--questionBank .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content--questionBank .pr-md-1,
.wp-content--questionBank .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content--questionBank .pb-md-1,
.wp-content--questionBank .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .pl-md-1,
.wp-content--questionBank .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content--questionBank .p-md-2 {
    padding: 0.5rem !important;
  }
  .wp-content--questionBank .pt-md-2,
.wp-content--questionBank .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content--questionBank .pr-md-2,
.wp-content--questionBank .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content--questionBank .pb-md-2,
.wp-content--questionBank .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .pl-md-2,
.wp-content--questionBank .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content--questionBank .p-md-3 {
    padding: 1rem !important;
  }
  .wp-content--questionBank .pt-md-3,
.wp-content--questionBank .py-md-3 {
    padding-top: 1rem !important;
  }
  .wp-content--questionBank .pr-md-3,
.wp-content--questionBank .px-md-3 {
    padding-right: 1rem !important;
  }
  .wp-content--questionBank .pb-md-3,
.wp-content--questionBank .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content--questionBank .pl-md-3,
.wp-content--questionBank .px-md-3 {
    padding-left: 1rem !important;
  }
  .wp-content--questionBank .p-md-4 {
    padding: 1.5rem !important;
  }
  .wp-content--questionBank .pt-md-4,
.wp-content--questionBank .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content--questionBank .pr-md-4,
.wp-content--questionBank .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content--questionBank .pb-md-4,
.wp-content--questionBank .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .pl-md-4,
.wp-content--questionBank .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content--questionBank .p-md-5 {
    padding: 3rem !important;
  }
  .wp-content--questionBank .pt-md-5,
.wp-content--questionBank .py-md-5 {
    padding-top: 3rem !important;
  }
  .wp-content--questionBank .pr-md-5,
.wp-content--questionBank .px-md-5 {
    padding-right: 3rem !important;
  }
  .wp-content--questionBank .pb-md-5,
.wp-content--questionBank .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content--questionBank .pl-md-5,
.wp-content--questionBank .px-md-5 {
    padding-left: 3rem !important;
  }
  .wp-content--questionBank .m-md-n1 {
    margin: -0.25rem !important;
  }
  .wp-content--questionBank .mt-md-n1,
.wp-content--questionBank .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content--questionBank .mr-md-n1,
.wp-content--questionBank .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content--questionBank .mb-md-n1,
.wp-content--questionBank .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content--questionBank .ml-md-n1,
.wp-content--questionBank .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content--questionBank .m-md-n2 {
    margin: -0.5rem !important;
  }
  .wp-content--questionBank .mt-md-n2,
.wp-content--questionBank .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content--questionBank .mr-md-n2,
.wp-content--questionBank .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content--questionBank .mb-md-n2,
.wp-content--questionBank .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content--questionBank .ml-md-n2,
.wp-content--questionBank .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content--questionBank .m-md-n3 {
    margin: -1rem !important;
  }
  .wp-content--questionBank .mt-md-n3,
.wp-content--questionBank .my-md-n3 {
    margin-top: -1rem !important;
  }
  .wp-content--questionBank .mr-md-n3,
.wp-content--questionBank .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .wp-content--questionBank .mb-md-n3,
.wp-content--questionBank .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content--questionBank .ml-md-n3,
.wp-content--questionBank .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .wp-content--questionBank .m-md-n4 {
    margin: -1.5rem !important;
  }
  .wp-content--questionBank .mt-md-n4,
.wp-content--questionBank .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content--questionBank .mr-md-n4,
.wp-content--questionBank .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content--questionBank .mb-md-n4,
.wp-content--questionBank .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content--questionBank .ml-md-n4,
.wp-content--questionBank .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content--questionBank .m-md-n5 {
    margin: -3rem !important;
  }
  .wp-content--questionBank .mt-md-n5,
.wp-content--questionBank .my-md-n5 {
    margin-top: -3rem !important;
  }
  .wp-content--questionBank .mr-md-n5,
.wp-content--questionBank .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .wp-content--questionBank .mb-md-n5,
.wp-content--questionBank .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content--questionBank .ml-md-n5,
.wp-content--questionBank .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .wp-content--questionBank .m-md-auto {
    margin: auto !important;
  }
  .wp-content--questionBank .mt-md-auto,
.wp-content--questionBank .my-md-auto {
    margin-top: auto !important;
  }
  .wp-content--questionBank .mr-md-auto,
.wp-content--questionBank .mx-md-auto {
    margin-right: auto !important;
  }
  .wp-content--questionBank .mb-md-auto,
.wp-content--questionBank .my-md-auto {
    margin-bottom: auto !important;
  }
  .wp-content--questionBank .ml-md-auto,
.wp-content--questionBank .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .wp-content--questionBank .m-lg-0 {
    margin: 0 !important;
  }
  .wp-content--questionBank .mt-lg-0,
.wp-content--questionBank .my-lg-0 {
    margin-top: 0 !important;
  }
  .wp-content--questionBank .mr-lg-0,
.wp-content--questionBank .mx-lg-0 {
    margin-right: 0 !important;
  }
  .wp-content--questionBank .mb-lg-0,
.wp-content--questionBank .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .wp-content--questionBank .ml-lg-0,
.wp-content--questionBank .mx-lg-0 {
    margin-left: 0 !important;
  }
  .wp-content--questionBank .m-lg-1 {
    margin: 0.25rem !important;
  }
  .wp-content--questionBank .mt-lg-1,
.wp-content--questionBank .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content--questionBank .mr-lg-1,
.wp-content--questionBank .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content--questionBank .mb-lg-1,
.wp-content--questionBank .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .ml-lg-1,
.wp-content--questionBank .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content--questionBank .m-lg-2 {
    margin: 0.5rem !important;
  }
  .wp-content--questionBank .mt-lg-2,
.wp-content--questionBank .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content--questionBank .mr-lg-2,
.wp-content--questionBank .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content--questionBank .mb-lg-2,
.wp-content--questionBank .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .ml-lg-2,
.wp-content--questionBank .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content--questionBank .m-lg-3 {
    margin: 1rem !important;
  }
  .wp-content--questionBank .mt-lg-3,
.wp-content--questionBank .my-lg-3 {
    margin-top: 1rem !important;
  }
  .wp-content--questionBank .mr-lg-3,
.wp-content--questionBank .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .wp-content--questionBank .mb-lg-3,
.wp-content--questionBank .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content--questionBank .ml-lg-3,
.wp-content--questionBank .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .wp-content--questionBank .m-lg-4 {
    margin: 1.5rem !important;
  }
  .wp-content--questionBank .mt-lg-4,
.wp-content--questionBank .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content--questionBank .mr-lg-4,
.wp-content--questionBank .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content--questionBank .mb-lg-4,
.wp-content--questionBank .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .ml-lg-4,
.wp-content--questionBank .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content--questionBank .m-lg-5 {
    margin: 3rem !important;
  }
  .wp-content--questionBank .mt-lg-5,
.wp-content--questionBank .my-lg-5 {
    margin-top: 3rem !important;
  }
  .wp-content--questionBank .mr-lg-5,
.wp-content--questionBank .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .wp-content--questionBank .mb-lg-5,
.wp-content--questionBank .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content--questionBank .ml-lg-5,
.wp-content--questionBank .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .wp-content--questionBank .p-lg-0 {
    padding: 0 !important;
  }
  .wp-content--questionBank .pt-lg-0,
.wp-content--questionBank .py-lg-0 {
    padding-top: 0 !important;
  }
  .wp-content--questionBank .pr-lg-0,
.wp-content--questionBank .px-lg-0 {
    padding-right: 0 !important;
  }
  .wp-content--questionBank .pb-lg-0,
.wp-content--questionBank .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .wp-content--questionBank .pl-lg-0,
.wp-content--questionBank .px-lg-0 {
    padding-left: 0 !important;
  }
  .wp-content--questionBank .p-lg-1 {
    padding: 0.25rem !important;
  }
  .wp-content--questionBank .pt-lg-1,
.wp-content--questionBank .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content--questionBank .pr-lg-1,
.wp-content--questionBank .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content--questionBank .pb-lg-1,
.wp-content--questionBank .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .pl-lg-1,
.wp-content--questionBank .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content--questionBank .p-lg-2 {
    padding: 0.5rem !important;
  }
  .wp-content--questionBank .pt-lg-2,
.wp-content--questionBank .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content--questionBank .pr-lg-2,
.wp-content--questionBank .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content--questionBank .pb-lg-2,
.wp-content--questionBank .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .pl-lg-2,
.wp-content--questionBank .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content--questionBank .p-lg-3 {
    padding: 1rem !important;
  }
  .wp-content--questionBank .pt-lg-3,
.wp-content--questionBank .py-lg-3 {
    padding-top: 1rem !important;
  }
  .wp-content--questionBank .pr-lg-3,
.wp-content--questionBank .px-lg-3 {
    padding-right: 1rem !important;
  }
  .wp-content--questionBank .pb-lg-3,
.wp-content--questionBank .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content--questionBank .pl-lg-3,
.wp-content--questionBank .px-lg-3 {
    padding-left: 1rem !important;
  }
  .wp-content--questionBank .p-lg-4 {
    padding: 1.5rem !important;
  }
  .wp-content--questionBank .pt-lg-4,
.wp-content--questionBank .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content--questionBank .pr-lg-4,
.wp-content--questionBank .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content--questionBank .pb-lg-4,
.wp-content--questionBank .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .pl-lg-4,
.wp-content--questionBank .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content--questionBank .p-lg-5 {
    padding: 3rem !important;
  }
  .wp-content--questionBank .pt-lg-5,
.wp-content--questionBank .py-lg-5 {
    padding-top: 3rem !important;
  }
  .wp-content--questionBank .pr-lg-5,
.wp-content--questionBank .px-lg-5 {
    padding-right: 3rem !important;
  }
  .wp-content--questionBank .pb-lg-5,
.wp-content--questionBank .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content--questionBank .pl-lg-5,
.wp-content--questionBank .px-lg-5 {
    padding-left: 3rem !important;
  }
  .wp-content--questionBank .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .wp-content--questionBank .mt-lg-n1,
.wp-content--questionBank .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content--questionBank .mr-lg-n1,
.wp-content--questionBank .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content--questionBank .mb-lg-n1,
.wp-content--questionBank .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content--questionBank .ml-lg-n1,
.wp-content--questionBank .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content--questionBank .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .wp-content--questionBank .mt-lg-n2,
.wp-content--questionBank .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content--questionBank .mr-lg-n2,
.wp-content--questionBank .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content--questionBank .mb-lg-n2,
.wp-content--questionBank .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content--questionBank .ml-lg-n2,
.wp-content--questionBank .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content--questionBank .m-lg-n3 {
    margin: -1rem !important;
  }
  .wp-content--questionBank .mt-lg-n3,
.wp-content--questionBank .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .wp-content--questionBank .mr-lg-n3,
.wp-content--questionBank .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .wp-content--questionBank .mb-lg-n3,
.wp-content--questionBank .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content--questionBank .ml-lg-n3,
.wp-content--questionBank .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .wp-content--questionBank .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .wp-content--questionBank .mt-lg-n4,
.wp-content--questionBank .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content--questionBank .mr-lg-n4,
.wp-content--questionBank .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content--questionBank .mb-lg-n4,
.wp-content--questionBank .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content--questionBank .ml-lg-n4,
.wp-content--questionBank .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content--questionBank .m-lg-n5 {
    margin: -3rem !important;
  }
  .wp-content--questionBank .mt-lg-n5,
.wp-content--questionBank .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .wp-content--questionBank .mr-lg-n5,
.wp-content--questionBank .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .wp-content--questionBank .mb-lg-n5,
.wp-content--questionBank .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content--questionBank .ml-lg-n5,
.wp-content--questionBank .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .wp-content--questionBank .m-lg-auto {
    margin: auto !important;
  }
  .wp-content--questionBank .mt-lg-auto,
.wp-content--questionBank .my-lg-auto {
    margin-top: auto !important;
  }
  .wp-content--questionBank .mr-lg-auto,
.wp-content--questionBank .mx-lg-auto {
    margin-right: auto !important;
  }
  .wp-content--questionBank .mb-lg-auto,
.wp-content--questionBank .my-lg-auto {
    margin-bottom: auto !important;
  }
  .wp-content--questionBank .ml-lg-auto,
.wp-content--questionBank .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1060px) {
  .wp-content--questionBank .m-xl-0 {
    margin: 0 !important;
  }
  .wp-content--questionBank .mt-xl-0,
.wp-content--questionBank .my-xl-0 {
    margin-top: 0 !important;
  }
  .wp-content--questionBank .mr-xl-0,
.wp-content--questionBank .mx-xl-0 {
    margin-right: 0 !important;
  }
  .wp-content--questionBank .mb-xl-0,
.wp-content--questionBank .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .wp-content--questionBank .ml-xl-0,
.wp-content--questionBank .mx-xl-0 {
    margin-left: 0 !important;
  }
  .wp-content--questionBank .m-xl-1 {
    margin: 0.25rem !important;
  }
  .wp-content--questionBank .mt-xl-1,
.wp-content--questionBank .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .wp-content--questionBank .mr-xl-1,
.wp-content--questionBank .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .wp-content--questionBank .mb-xl-1,
.wp-content--questionBank .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .ml-xl-1,
.wp-content--questionBank .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .wp-content--questionBank .m-xl-2 {
    margin: 0.5rem !important;
  }
  .wp-content--questionBank .mt-xl-2,
.wp-content--questionBank .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .wp-content--questionBank .mr-xl-2,
.wp-content--questionBank .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .wp-content--questionBank .mb-xl-2,
.wp-content--questionBank .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .ml-xl-2,
.wp-content--questionBank .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .wp-content--questionBank .m-xl-3 {
    margin: 1rem !important;
  }
  .wp-content--questionBank .mt-xl-3,
.wp-content--questionBank .my-xl-3 {
    margin-top: 1rem !important;
  }
  .wp-content--questionBank .mr-xl-3,
.wp-content--questionBank .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .wp-content--questionBank .mb-xl-3,
.wp-content--questionBank .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .wp-content--questionBank .ml-xl-3,
.wp-content--questionBank .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .wp-content--questionBank .m-xl-4 {
    margin: 1.5rem !important;
  }
  .wp-content--questionBank .mt-xl-4,
.wp-content--questionBank .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .wp-content--questionBank .mr-xl-4,
.wp-content--questionBank .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .wp-content--questionBank .mb-xl-4,
.wp-content--questionBank .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .ml-xl-4,
.wp-content--questionBank .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .wp-content--questionBank .m-xl-5 {
    margin: 3rem !important;
  }
  .wp-content--questionBank .mt-xl-5,
.wp-content--questionBank .my-xl-5 {
    margin-top: 3rem !important;
  }
  .wp-content--questionBank .mr-xl-5,
.wp-content--questionBank .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .wp-content--questionBank .mb-xl-5,
.wp-content--questionBank .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .wp-content--questionBank .ml-xl-5,
.wp-content--questionBank .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .wp-content--questionBank .p-xl-0 {
    padding: 0 !important;
  }
  .wp-content--questionBank .pt-xl-0,
.wp-content--questionBank .py-xl-0 {
    padding-top: 0 !important;
  }
  .wp-content--questionBank .pr-xl-0,
.wp-content--questionBank .px-xl-0 {
    padding-right: 0 !important;
  }
  .wp-content--questionBank .pb-xl-0,
.wp-content--questionBank .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .wp-content--questionBank .pl-xl-0,
.wp-content--questionBank .px-xl-0 {
    padding-left: 0 !important;
  }
  .wp-content--questionBank .p-xl-1 {
    padding: 0.25rem !important;
  }
  .wp-content--questionBank .pt-xl-1,
.wp-content--questionBank .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .wp-content--questionBank .pr-xl-1,
.wp-content--questionBank .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .wp-content--questionBank .pb-xl-1,
.wp-content--questionBank .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .wp-content--questionBank .pl-xl-1,
.wp-content--questionBank .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .wp-content--questionBank .p-xl-2 {
    padding: 0.5rem !important;
  }
  .wp-content--questionBank .pt-xl-2,
.wp-content--questionBank .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .wp-content--questionBank .pr-xl-2,
.wp-content--questionBank .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .wp-content--questionBank .pb-xl-2,
.wp-content--questionBank .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .wp-content--questionBank .pl-xl-2,
.wp-content--questionBank .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .wp-content--questionBank .p-xl-3 {
    padding: 1rem !important;
  }
  .wp-content--questionBank .pt-xl-3,
.wp-content--questionBank .py-xl-3 {
    padding-top: 1rem !important;
  }
  .wp-content--questionBank .pr-xl-3,
.wp-content--questionBank .px-xl-3 {
    padding-right: 1rem !important;
  }
  .wp-content--questionBank .pb-xl-3,
.wp-content--questionBank .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .wp-content--questionBank .pl-xl-3,
.wp-content--questionBank .px-xl-3 {
    padding-left: 1rem !important;
  }
  .wp-content--questionBank .p-xl-4 {
    padding: 1.5rem !important;
  }
  .wp-content--questionBank .pt-xl-4,
.wp-content--questionBank .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .wp-content--questionBank .pr-xl-4,
.wp-content--questionBank .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .wp-content--questionBank .pb-xl-4,
.wp-content--questionBank .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .wp-content--questionBank .pl-xl-4,
.wp-content--questionBank .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .wp-content--questionBank .p-xl-5 {
    padding: 3rem !important;
  }
  .wp-content--questionBank .pt-xl-5,
.wp-content--questionBank .py-xl-5 {
    padding-top: 3rem !important;
  }
  .wp-content--questionBank .pr-xl-5,
.wp-content--questionBank .px-xl-5 {
    padding-right: 3rem !important;
  }
  .wp-content--questionBank .pb-xl-5,
.wp-content--questionBank .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .wp-content--questionBank .pl-xl-5,
.wp-content--questionBank .px-xl-5 {
    padding-left: 3rem !important;
  }
  .wp-content--questionBank .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .wp-content--questionBank .mt-xl-n1,
.wp-content--questionBank .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .wp-content--questionBank .mr-xl-n1,
.wp-content--questionBank .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .wp-content--questionBank .mb-xl-n1,
.wp-content--questionBank .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .wp-content--questionBank .ml-xl-n1,
.wp-content--questionBank .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .wp-content--questionBank .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .wp-content--questionBank .mt-xl-n2,
.wp-content--questionBank .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .wp-content--questionBank .mr-xl-n2,
.wp-content--questionBank .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .wp-content--questionBank .mb-xl-n2,
.wp-content--questionBank .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .wp-content--questionBank .ml-xl-n2,
.wp-content--questionBank .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .wp-content--questionBank .m-xl-n3 {
    margin: -1rem !important;
  }
  .wp-content--questionBank .mt-xl-n3,
.wp-content--questionBank .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .wp-content--questionBank .mr-xl-n3,
.wp-content--questionBank .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .wp-content--questionBank .mb-xl-n3,
.wp-content--questionBank .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .wp-content--questionBank .ml-xl-n3,
.wp-content--questionBank .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .wp-content--questionBank .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .wp-content--questionBank .mt-xl-n4,
.wp-content--questionBank .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .wp-content--questionBank .mr-xl-n4,
.wp-content--questionBank .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .wp-content--questionBank .mb-xl-n4,
.wp-content--questionBank .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .wp-content--questionBank .ml-xl-n4,
.wp-content--questionBank .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .wp-content--questionBank .m-xl-n5 {
    margin: -3rem !important;
  }
  .wp-content--questionBank .mt-xl-n5,
.wp-content--questionBank .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .wp-content--questionBank .mr-xl-n5,
.wp-content--questionBank .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .wp-content--questionBank .mb-xl-n5,
.wp-content--questionBank .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .wp-content--questionBank .ml-xl-n5,
.wp-content--questionBank .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .wp-content--questionBank .m-xl-auto {
    margin: auto !important;
  }
  .wp-content--questionBank .mt-xl-auto,
.wp-content--questionBank .my-xl-auto {
    margin-top: auto !important;
  }
  .wp-content--questionBank .mr-xl-auto,
.wp-content--questionBank .mx-xl-auto {
    margin-right: auto !important;
  }
  .wp-content--questionBank .mb-xl-auto,
.wp-content--questionBank .my-xl-auto {
    margin-bottom: auto !important;
  }
  .wp-content--questionBank .ml-xl-auto,
.wp-content--questionBank .mx-xl-auto {
    margin-left: auto !important;
  }
}
.wp-content--questionBank .container {
  max-width: 1136px;
}
.wp-content--questionBank .about {
  padding: 48px 0;
}
.wp-content--questionBank .about .row h2 {
  color: #333;
  font-family: "Mulish";
  font-size: 31px;
  font-weight: 900;
  line-height: 38px;
}
.wp-content--questionBank .about .row .introduction, .wp-content--questionBank .about .row .introduction * {
  color: #333;
  font-family: "Mulish";
  font-weight: 400;
  font-size: 21px;
  line-height: 28px;
}
.wp-content--questionBank .categories {
  display: block;
  width: 100%;
  padding: 12px 0;
  margin: 0;
  background-color: #85A3A8;
}
.wp-content--questionBank .categories .container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1060px) {
  .wp-content--questionBank .categories .container {
    flex-direction: row;
  }
}
.wp-content--questionBank .categories .container .items {
  display: flex;
  justify-content: space-between;
  overflow: auto;
  width: 100%;
}
@media (min-width: 1060px) {
  .wp-content--questionBank .categories .container .items {
    width: auto;
  }
}
.wp-content--questionBank .categories .container .items .categoryLink {
  display: block;
  padding: 12px 15px;
  margin: 0 8px;
  color: #FFF;
  font-family: "Mulish";
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 24px;
  background-color: rgba(238, 22, 45, 0);
  transition-duration: 0.144s;
}
.wp-content--questionBank .categories .container .items .categoryLink:hover {
  background-color: #ee162d;
}
.wp-content--questionBank .categories .container #questionSearch {
  width: 100%;
  padding: 14px 15px 12px 15px;
  margin: 16px 0 0 0;
  color: #4A4A4A;
  font-family: "Mulish";
  font-size: 16px;
  font-style: italic;
  border: 1px solid #FF0000;
  border-radius: 8px;
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box;
  background-image: url("img/questionBankSearch.svg");
  background-position-x: calc(100% - 8px);
  background-position-y: calc(50% + 2px);
  background-repeat: no-repeat;
  background-color: #FFF;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
@media (min-width: 1060px) {
  .wp-content--questionBank .categories .container #questionSearch {
    max-width: 278px;
    margin: 0 0 0 24px;
    padding: 14px 15px 12px 15px;
    font-size: 16px;
  }
}
.wp-content--questionBank .categories .container #questionSearch::placeholder {
  color: #A3A3A3;
}
.wp-content--questionBank #questions {
  margin: 0;
  padding: 0;
}
.wp-content--questionBank #questions section {
  padding: 0;
  width: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  background-color: #FFF;
  transition-duration: 0.377s;
}
.wp-content--questionBank #questions section.active {
  padding: 51px 0;
  max-height: max-content;
  opacity: 1;
}
.wp-content--questionBank #questions section.noQuestions {
  display: flex;
}
.wp-content--questionBank #questions section.noQuestions.active {
  padding: 96px 0;
}
.wp-content--questionBank #questions section.noQuestions .title {
  display: block;
  width: 100%;
  text-align: center;
}
.wp-content--questionBank #questions section.loading {
  display: flex;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.wp-content--questionBank #questions section.loading.active {
  padding: 96px 0;
}
.wp-content--questionBank #questions section:nth-child(odd) {
  background-color: #EEE;
}
.wp-content--questionBank #questions section .title {
  margin-top: 0;
  color: #333;
  font-size: 28px;
  font-weight: 700;
  line-height: 35px;
}
.wp-content--questionBank #questions section .list .items .question {
  padding: 0 0 18px 0;
  margin: 0 0 24px 0;
  border-bottom: 1px solid #85A3A8;
}
.wp-content--questionBank #questions section .list .items .question h3 {
  margin: 0 0 16px 0;
  color: #85A3A8;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.page-template-mailer-unsubscribed .formRegister {
  max-width: 592px !important;
  min-height: 400px;
  position: relative;
  margin: 0 auto 50px !important;
}
.page-template-mailer-unsubscribed .formRegister form input,
.page-template-mailer-unsubscribed .formRegister form textarea,
.page-template-mailer-unsubscribed .formRegister form select {
  height: auto !important;
  display: block;
  width: 100%;
  border: 2px solid #f1f1f1;
  border-radius: 5px;
  padding: 10px;
}
.page-template-mailer-unsubscribed .formRegister form input:focus,
.page-template-mailer-unsubscribed .formRegister form textarea:focus,
.page-template-mailer-unsubscribed .formRegister form select:focus {
  border-color: #225E66;
}
.page-template-mailer-unsubscribed .formRegister .mailerForm,
.page-template-mailer-unsubscribed .formRegister .mailerFormBlacklist {
  max-width: 100% !important;
}
.page-template-mailer-unsubscribed .formRegister .g-recaptcha {
  bottom: 64px;
  justify-content: flex-start;
  z-index: 1;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm {
  max-width: 100% !important;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm span.label {
  display: block;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm .terms {
  justify-content: flex-start;
  position: absolute;
  z-index: 2;
  border: 2px solid #333;
  border-radius: 5px;
  padding: 5px 15px;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm .terms input {
  max-width: 15px !important;
  min-width: 15px !important;
  margin: 22px 15px 0 10px !important;
  cursor: pointer;
  padding: 0 !important;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm .terms span#acceptedTerm {
  display: block !important;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm .buttons {
  padding-top: 80px;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm .buttons button {
  max-width: 140px;
  margin: 35px auto 0;
  display: block;
  cursor: pointer;
  background-color: #212E3E;
  color: #fff;
  width: 165px;
}
.page-template-mailer-unsubscribed .formRegister #MZMailerForm .buttons button.clear {
  background-color: #f1f1f1;
  color: #333;
}

@media (min-width: 500px) {
  #banner {
    height: 663px;
  }
  #banner .banner-slide {
    height: 663px;
  }
  #banner .banner-slide .banner-text h1 {
    font-size: 38px;
    line-height: 38px;
  }
  #banner .bx-viewport {
    height: 663px;
  }

  .highlights ul {
    margin: 0 20px;
  }
  .highlights li {
    float: left;
    width: 24.24294%;
    margin-left: 1%;
  }
  .highlights li.banner-1 {
    width: 24.24294%;
    margin-left: 0;
  }

  .bx-pager.bx-default-pager {
    bottom: 180px;
  }

  .menu-pesquisa {
    padding-top: 110px;
  }
  .menu-pesquisa .secondary-navigation-bg {
    height: 220px;
  }
  .menu-pesquisa .results {
    padding-top: 240px;
  }

  #events {
    height: 505px;
  }
  #events .slider {
    top: 125px;
  }
  #events .slider:after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-linear-gradient(left, #f1f1f1 45%, hsla(0deg, 0%, 95%, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(45%, #f1f1f1), to(hsla(0deg, 0%, 95%, 0)));
    background: linear-gradient(to right, #f1f1f1 45%, hsla(0deg, 0%, 95%, 0) 100%);
  }
  #events #curr-event {
    margin-top: 60px;
  }

  #contact-ir .contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
  #contact-ir .contacts span {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
  }

  #footer .footer-top {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  #footer .left {
    display: inline;
    width: 50%;
    min-width: 480px;
    float: left;
    text-align: left;
    margin-bottom: 15px;
  }
  #footer .left .footer-item:first-child {
    width: auto;
    margin-bottom: 0;
  }
  #footer .footer-item .footer-logo img {
    height: 50px;
  }
  #footer .footer-item a {
    margin: 0 0;
  }
  #footer .footer-item span {
    margin: 0 10px;
  }
  #footer .footer-item.logos-br {
    width: 80%;
    vertical-align: top;
  }
  #footer .footer-separator {
    display: inline-block;
  }
  #footer .right {
    display: inline;
    width: 50%;
    float: right;
    text-align: right;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
  }
  #footer .bottom {
    margin-top: 0;
  }
}
@media (min-width: 580px) {
  .main-menu .left-items .group-container {
    border-top: 0;
  }
  .main-menu .left-items .group-container .group-title {
    margin-bottom: 15px;
    min-height: 52px;
    padding-top: 0;
    padding-bottom: 0;
    list-style: none;
  }
  .main-menu .left-items .group-container .group-title a {
    cursor: default;
    font-family: "Mulish";
    font-weight: bold;
    font-size: 19px;
    color: white;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.2);
  }
  .main-menu .left-items .group-container .group-title a:after {
    display: none;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 0;
    background-color: hsla(0deg, 0%, 100%, 0.15);
    background-position: 0 0;
    border-radius: 15px;
    background-image: url(img/small-eye-anim.svg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .main-menu .left-items .group-container .group-title:hover a:after {
    background-position: 0 -33px;
    background-color: #fff;
  }
  .main-menu .left-items .group-container .group-items {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    height: auto;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
  }
  .main-menu .left-items .group-container .group-items .group-item.has-main-parent {
    display: none;
  }
  .main-menu .left-items .group-container .group-items .group-item a {
    padding-right: 45px;
  }
  .main-menu .left-items .group-container .group-items .group-item span {
    padding-right: 45px;
  }
  .main-menu .left-items.mob-sub-active .group-container .group-items.mob-active {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-menu .left-items.mob-sub-active > .mob-parent {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media (min-width: 600px) {
  .html-menu body.avisos-fechado header.header {
    top: 50px;
  }

  .event-info .info .human-date {
    display: inline;
  }
  .event-info .info i.fa-clock-o {
    margin-left: 12px;
  }
}
@media (min-width: 660px) {
  #hero #title h1 {
    font-size: 2.2em;
    line-height: 1.4em;
    padding: 7px 40px 0;
    margin: 50px 40px 0;
  }
  #hero #title .breadcrumb {
    left: 15px;
    top: 50px;
  }
  #hero #title .breadcrumb li {
    margin-bottom: 100px;
    padding: 0 25px;
  }
}
@media (min-width: 768px) {
  .row {
    display: table;
    width: 100%;
  }
  .row .col {
    display: table-cell;
    vertical-align: top;
  }

  ul.inline:after {
    display: block;
    clear: both;
    content: "";
  }
  ul.inline li {
    float: left;
  }

  .xs-only {
    display: none !important;
  }

  .sm-only {
    display: block;
  }

  .xs-hide {
    display: block;
  }

  .sm-hidden {
    display: none;
  }

  .leftWhite {
    display: block;
  }

  .rightWhite {
    display: block;
  }

  .header .menu-button {
    top: 25px;
    left: 30px;
  }
  .header .menu-button .icon {
    height: 50px;
  }
  .header .menu-button .icon .bar-container {
    left: 15px;
    top: 17px;
  }
  .header .menu-button .icon .bar-container .bar {
    box-shadow: 0 3px 0 0 #d7d7d7;
  }
  .header .menu-button .icon .bg {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .header .menu-button:hover .icon .bar-container .bar {
    background-color: #d7d7d7;
    box-shadow: 0 2px 0 0 #000;
  }
  .header .menu-button:hover .icon .bg {
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.6);
    background-color: #333;
  }
  .header .secondary-menu-button {
    display: none;
  }
  .header .twistedbg-top {
    height: 60px;
    height: 10px;
  }
  .header .twistedbg .twistedSvg {
    display: block;
  }
  .header .logo {
    top: 10px;
  }
  .header .logo .outer-logo {
    display: block;
  }
  .header .logo .lettering {
    top: 31px;
  }
  .header .logo .lettering svg {
    width: 41px;
    height: 30px;
  }
  .header .logo .lettering svg * {
    fill: #fff;
  }

  .opened .menu-button .icon .bar-container .bar {
    background-color: #333;
  }
  .opened .header .logo .lettering {
    left: 0;
  }
  .opened .header .twistedbg {
    display: none;
  }

  .secondary-interface {
    top: 35px;
    right: 20px;
    bottom: auto;
    width: auto;
    text-align: left;
    display: block;
    background: none;
    padding: 0;
  }
  .secondary-interface .item {
    margin: 0;
    height: 50px;
    width: 50px;
  }
  .secondary-interface .item .bg {
    height: 50px;
    width: 50px;
  }
  .secondary-interface .item svg {
    height: 50px;
    width: 50px;
    border-radius: 50px;
  }
  .secondary-interface .item span {
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
  }
  .secondary-interface .voltar .arrow {
    width: 50px;
    height: 50px;
    background-position: 0 0;
  }

  .main-menu .secondary-navigation-bg {
    height: 60px;
  }
  .main-menu .left-items {
    background-color: #212E3E;
    padding-top: 165px;
    padding-left: 7%;
    padding-right: 7%;
  }
  .main-menu .left-items .group-container {
    width: 48%;
  }

  #banner .banner-slide .banner-text h1 {
    font-size: 48px;
    line-height: 48px;
  }

  #hero .container {
    height: 450px;
    height: 400px;
  }
  #hero #title h1 {
    bottom: 0;
    left: 0;
  }
  #hero #title .breadcrumb {
    left: auto;
    top: 0;
  }

  .highlights li {
    width: 19.95743%;
  }
  .highlights li.banner-1 {
    width: 37.00495%;
  }

  .menu-world .world-container {
    margin-top: 170px;
    padding-bottom: 200px;
  }
  .menu-world .world-container .container {
    padding-top: 80px;
  }
  .menu-world .world-container h1 {
    font-size: 100px;
    line-height: 100px;
  }
  .menu-world .world-container .info {
    margin: 70px auto 0;
    padding: 0 100px;
  }
  .menu-world .world-container .info p {
    float: left;
    width: 50%;
    font-size: 25px;
    margin-bottom: 0;
  }
  .menu-world .world-container .info ul {
    float: right;
    width: 50%;
  }
  .menu-world .world-container .info ul li {
    float: right;
    width: 50%;
  }
  .menu-world .secondary-navigation-bg {
    height: 170px !important;
  }
  .menu-world h2 {
    font-size: 35px;
    padding: 110px 0 0;
  }

  .menu-idioma .idiomas-container .idioma-item {
    width: 100px;
    height: 100px;
  }
  .menu-idioma .idiomas-container .idioma-item a {
    font-size: 40px;
    line-height: 100px;
  }

  .menu-pesquisa .header-pesquisa .search-container .search-container-autocomplete {
    max-width: calc(100% - 260px);
  }
  .menu-pesquisa .header-pesquisa .search-container .icon svg {
    width: 50px;
    height: 55px;
  }
  .menu-pesquisa .header-pesquisa .search-container .input:after {
    width: 100%;
    font-size: 30px;
    bottom: -30px;
  }
  .menu-pesquisa .search-container .typeahead {
    padding-left: 90px;
    font-size: 40px;
    width: 100%;
  }

  .menu-pesquisa.active .header-pesquisa .search-container .icon svg {
    width: 35px;
  }
  .menu-pesquisa.active .search-container .typeahead {
    padding-left: 65px;
  }

  header.header {
    height: 110px;
  }

  body.avisos-fechado .secondary-interface {
    top: 75px;
  }

  body.avisos-fechado.scroll .secondary-interface {
    top: 10px;
  }

  header.header {
    height: 40px;
  }

  .header .twistedbg-top {
    height: 60px;
    background-color: #fff;
    box-shadow: 0 -4px 10px 0 #333;
  }
  .header .twistedSvg {
    position: absolute;
    top: -70px;
    display: block;
  }
  .header .menu-button {
    top: 0;
  }
  .header .menu-button .icon {
    height: 40px;
    width: 40px;
  }
  .header .menu-button .icon .bg {
    height: 40px;
    width: 40px;
  }
  .header .menu-button .icon .bar-container {
    left: 10px;
    top: 12px;
  }
  .header .logo {
    top: 0;
  }
  .header .logo .outer-logo {
    display: none;
  }
  .header .logo .lettering {
    top: 0;
  }
  .header .logo .lettering svg {
    width: 56px;
    height: 40px;
  }
  .header .logo .lettering svg * {
    fill: #333;
  }

  .secondary-interface {
    top: 10px;
  }
  .secondary-interface .item {
    height: 40px;
    width: 40px;
  }
  .secondary-interface .item .bg {
    height: 40px;
    width: 40px;
    background: none;
  }
  .secondary-interface .item svg {
    height: 40px;
    width: 40px;
  }
  .secondary-interface .item svg * {
    fill: #333;
  }
  .secondary-interface .item span {
    line-height: 40px;
    color: #333;
  }
  .secondary-interface .item:hover svg path {
    fill: #fff;
  }
  .secondary-interface .item:hover span {
    color: #fff;
  }
  .secondary-interface .item:hover .bg {
    background: #333;
  }

  .html-menu.opened .header .menu-button .icon .bar {
    box-shadow: #d7d7d7 0 2px 0 0;
    background-color: #333;
  }
  .html-menu.opened .header .menu-button:hover .icon .bar-container .bar {
    background-color: #333;
    box-shadow: 0 2px 0 0 #d7d7d7;
  }

  .quotes-block {
    position: relative;
    text-align: left;
    cursor: pointer;
    float: left;
    width: 32.67327%;
    margin-right: 0.9901%;
  }

  .quotes-slider {
    margin: 0;
  }

  .quotes-pager {
    display: none;
  }

  main article#content {
    width: 700px;
    margin: 40px auto;
  }
  main .back-to-top {
    display: block;
    margin: 32px 0 12px;
  }

  .text .accordion .accordion-header {
    font-size: 1.08em;
  }
  .text .panel .panel-header {
    font-size: 1.08em;
  }
  .text .formulario li .box-senha {
    max-width: 75%;
  }
  .text .formulario li .cadastro_campo {
    max-width: 75%;
  }
  .text .formulario li input {
    max-width: 75%;
  }
  .text .formulario li textarea {
    max-width: 75%;
  }
  .text .subscription-account.login .formulario li .cadastro_campo {
    max-width: 68%;
  }
  .text table th {
    padding: 9px 15px;
  }

  #content .last-updated {
    text-align: right;
  }

  .disclosure .year-nav {
    padding: 0 10px;
  }
  .disclosure .entry .header {
    display: table;
    width: 100%;
    padding-right: 90px;
  }
  .disclosure .entry .header .title {
    display: table-cell;
  }
  .disclosure .entry .header time {
    display: table-cell;
    width: 1%;
    padding-right: 15px;
  }
  .disclosure .pdf-preview {
    display: block;
  }
  .disclosure .info .share {
    position: absolute;
    bottom: 15px;
    right: 15px;
    border-left: 1px solid #dfdfdf;
    padding-left: 20px;
  }

  .select-mask {
    max-width: 75%;
  }

  .cadastro.text table td {
    padding: 9px 15px;
  }

  .subscription-account {
    max-width: 550px;
  }

  .subscription-account.login .txt-senha {
    line-height: 40px;
    margin-top: -3px;
  }

  .calendar .datepicker {
    display: block;
  }
  .calendar .labels {
    display: block;
  }

  .page-static-planilhas {
    float: left;
    width: 49%;
    margin-bottom: 0;
  }
  .page-static-planilhas > ul {
    min-height: 110px;
  }
}
@media (min-width: 992px) {
  .sidenav-disabled-only {
    display: block;
  }

  .sidenav-enabled-only {
    display: none !important;
  }

  .sm-only {
    display: none;
  }

  .sm-hidden {
    display: block;
  }

  .main-menu .left-items .group-container {
    width: 20%;
  }

  #hero .container {
    height: 500px;
  }
  #hero #title {
    bottom: 130px;
  }

  .highlights .image .marker {
    height: 178px;
  }
  .highlights li .image {
    height: 178px;
  }
  .highlights .text {
    padding: 10px 10px 20px;
  }

  .bx-pager.bx-default-pager {
    bottom: 200px;
  }

  #footer .footer-item.logos-br {
    width: 90%;
  }
  #footer .logos-br img {
    max-height: 35px;
  }

  main article#content {
    width: 100%;
  }
  main .back-to-top {
    margin: 0 0 12px;
  }
  main .back-to-top a {
    float: right;
    margin: 0;
  }

  .datepicker-controls a {
    max-width: 90px;
  }

  .datepicker .datepicker-sheet {
    display: table;
    border-collapse: separate;
  }
  .datepicker .datepicker-sheet .calendar {
    display: table-cell;
    padding: 0 2px;
  }
  .datepicker .datepicker-sheet .calendar:first-child {
    padding-left: 0;
    padding-right: 4px;
  }
  .datepicker .datepicker-sheet .calendar:last-child {
    padding-left: 4px;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  #banner .bx-pager {
    display: none;
  }
  #banner .bx-controls-direction {
    display: block;
  }

  .highlights ul {
    margin: 0 auto;
  }

  .bx-pager.bx-default-pager {
    display: none;
  }

  .header .breadcrumb-header {
    display: block;
  }

  #hero #title .breadcrumb:after {
    content: "";
    display: inline-block;
    width: 10px;
    background: hsla(0deg, 0%, 100%, 0.3);
    height: 64px;
    position: absolute;
    top: 18px;
    right: 0;
  }
  #hero #title .breadcrumb:before {
    content: "";
    display: inline-block;
    width: 10px;
    background: hsla(0deg, 0%, 100%, 0.3);
    height: 64px;
    position: absolute;
    top: 18px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .text .float-left {
    float: none;
    margin: 18px auto;
  }
  .text .float-left img {
    max-width: 100%;
  }
  .text .float-right {
    float: none;
    margin: 18px auto;
  }
  .text .float-right img {
    max-width: 100%;
  }

  .mobile-viewer {
    display: block;
    max-width: 100%;
    height: 180px;
    border: 1px solid #ccc !important;
    overflow: hidden;
    position: relative;
    cursor: pointer;
  }
  .mobile-viewer:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 95px 0 0;
    background: hsla(0deg, 0%, 96%, 0.9);
    font-size: 20px;
    text-align: center;
    content: "Expandir conteÃºdo";
  }
  .mobile-viewer:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 55px 0 0;
    font: normal normal normal 28px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    content: "\f065";
  }

  .enu .mobile-viewer:before {
    content: "Expand content";
  }
  .enu table.mobile-viewer:before {
    content: "Expand table";
  }
  .enu img.mobile-viewer:before {
    content: "Expand image";
  }

  .ptb table.mobile-viewer:before {
    content: "Expandir tabela";
  }
  .ptb img.mobile-viewer:before {
    content: "Expandir imagem";
  }
}

/*# sourceMappingURL=style.css.map */
