@import url(https://fonts.googleapis.com/css?family=Noticia+Text:400,400i,700,700i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans&display=swap);
html {
  scroll-behavior: smooth;
}

.jump-top {
  color: black;
  font-size: 35px;
}

.alert-debug {
  background-color: #fff;
  border-color: #d6e9c6;
  color: #000;
}

.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
}

a {
  text-decoration: none !important;
}

body {
  margin: unset;
}

.card-no-border {
  border: unset !important;
}

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

.carousel-indicators {
  bottom: 15px !important;
}

.lc-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#home-template .layout-2 .main-post .author, #home-template .layout-2 .main-post h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
}

#home-template .layout-2 .main-post h1 {
  font-family: "Noticia Text", serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #ffffff;
}

.post-big .author, .post-small .author, .post-medium .author {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #9b9b9a;
}

.editorial-type, .card-theme, .opinion-row p, .category-row .category {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #26408c;
  text-transform: uppercase;
}

#home-top-pub .container-fluid {
  background-color: #EEF4F8;
  height: 250px;
}
#home-top-pub .container-fluid .grey-row {
  padding-top: 25px;
}
#home-top-pub .container-fluid .grey-row .mega-banner {
  height: 200px;
  background-color: #d5d5d5;
}

#home-template .layout-1 .banner {
  background-color: #EEF4F8;
  height: 680px;
  width: 100%;
}
#home-template .layout-2 .main-post img {
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
#home-template .layout-2 .main-post .author {
  color: #9b9b9a;
  text-transform: unset;
}
#home-template .layout-3 {
  margin-top: 45px;
}
#home-template .layout-3 .container-fluid {
  padding: 28px;
  background-color: #F1F1F1;
}
@media (max-width: 1200px) {
  #home-template .layout-3 .container-fluid {
    padding: unset;
    background-color: unset;
  }
}
#home-template .layout-3 .main-post img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.tooltip {
  z-index: 999;
}

#eyeDiv {
  z-index: 0 !important;
}

.pub {
  display: block;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
  margin-right: 25px;
  color: #8a8a8a;
  text-align: right;
}

.home-vertical-banner {
  background-color: #ced4d8;
  height: 700px;
  width: 100%;
  padding-top: 30px;
}
@media (max-width: 1200px) {
  .home-vertical-banner {
    width: 300px !important;
  }
}
@media (max-width: 992px) {
  .home-vertical-banner {
    margin-top: 30px;
  }
}

.home-horizontal-banner {
  background-color: #ced4d8;
  height: 100px;
  width: 700px;
}

.category-row .category {
  margin-top: 16px;
  margin-top: 1rem;
}
.opinion-row {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #C5C5DB;
}
.opinion-row .container {
  padding-top: 40px;
}

.opinion-card .opinion-photo {
  width: 120px;
  height: 120px;
  border: 3px solid #26408C;
}
@media (max-width: 1200px) {
  .opinion-card .opinion-photo {
    width: 100px !important;
    height: 100px !important;
  }
}
.opinion-card .inner-row h1 {
  margin-bottom: 15px;
}

.search-box .search-box-inner {
  width: 100%;
  padding: 22px;
  border: 4px solid #26408C;
}
.search-box .search-box-inner .title {
  font-family: "Noticia Text", serif;
  font-size: 22px;
  font-weight: 700;
  color: #26408c;
}
.search-box .search-box-inner .form-group {
  margin-bottom: 0 !important;
}
.search-box .search-box-inner .form-group .form-control {
  border-radius: unset !important;
}
.search-box .search-box-inner .subscribe-form {
  width: 265px;
}
.search-box .search-box-inner .btn-primary {
  border: unset !important;
}
.search-box .search-box-inner .btn-primary:focus {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.search-box .search-box-inner button {
  text-align: left;
  width: 100%;
  background-color: #1E4896;
  border-radius: unset;
  font-family: "Noticia Text", serif;
  font-size: 13px;
}

.ci-chart {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #BBB9D8;
}
.ci-chart .col-md-6 {
  padding-top: 20px;
}
.ci-chart .modal-body {
  font-family: "Noticia Text", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #000000;
}
.ci-chart .card-body {
  font-family: noticia text, serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #000;
  height: 150px;
}
.ci-chart .card {
  border-radius: unset;
}
.ci-chart img {
  margin: 15px 0 15px 0;
}
.ci-chart .chart {
  height: 240px;
}

.editorial-row {
  margin-bottom: 30px;
}
.editorial-row .col-md-4 {
  padding: 30px;
}
.editorial-row .card-img-top {
  height: 400px;
}
.editorial-row img {
  width: 300px;
}
.editorial-row .newsletter-col {
  padding: 30px;
  background-color: #C5C5DB;
  height: 100%;
  color: #26408c;
}
.editorial-row .newsletter-col h4 {
  font-family: "Noticia Text", serif;
  font-size: 30px;
  font-weight: 600;
}
.editorial-row .newsletter-col p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}
.editorial-row .newsletter-col img {
  width: 128px;
}
.editorial-row .newsletter-col .subscribe-form .form-group {
  margin-bottom: 0 !important;
}
.editorial-row .newsletter-col .subscribe-form .form-group .form-control {
  border-radius: unset !important;
}
.editorial-row .newsletter-col .subscribe-form .btn-primary {
  border: unset !important;
}
.editorial-row .newsletter-col .subscribe-form .btn-primary:focus {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.editorial-row .newsletter-col .subscribe-form button {
  width: 100%;
  text-align: left;
  background-color: #1E4896;
  border-radius: unset;
  font-family: "Noticia Text", serif;
  font-size: 13px;
}
@media (max-width: 992px) {
  .editorial-row .n-col {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
}

@media (max-width: 992px) {
  .post-small-mobile img {
    height: 250px !important;
  }
  .last-opinion {
    display: none !important;
  }
  .last-chart {
    display: none !important;
  }
  .post-body {
    padding-left: 15px !important;
  }
}
@media (max-width: 767px) {
  .editorial-row .row {
    text-align: center;
  }
  .home-horizontal-banner {
    width: 300px !important;
  }
  .second-last-opinion {
    display: none !important;
  }
  .second-last-chart {
    display: none !important;
  }
}
@media (max-width: 540px) {
  .navbar-toggler {
    margin-right: 20px !important;
  }
  .site-logo {
    padding-left: 20px !important;
  }
  .site-logo img {
    width: 230px;
    height: 40px;
  }
}
.vi-banner-mobile {
  display: none;
}

@media (max-width: 992px) {
  .vi-banner {
    display: none;
  }
  .vi-banner-mobile {
    display: block !important;
  }
}
.post-big h2, .post-small h2, .post-medium h2, .ci-chart .modal-title {
  font-family: "Noticia Text", serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  color: #000000;
}

.post-card .card {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: unset !important;
}
.post-card .card .card-img-top {
  border-radius: unset;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-card .card:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.post-medium {
  margin-bottom: 20px;
}
.post-medium img {
  height: 210px;
}

.post-small {
  margin-bottom: 20px;
}
.post-small .teaser-color {
  color: #9b9b9a;
}
.post-small h2 {
  font-size: 17px;
  line-height: 20px;
}
.post-big {
  margin-bottom: 20px;
}
.post-big .card-body {
  height: 131px;
  margin: 20px;
  margin: 1.25rem;
  padding: 0;
}
.post-big h2 {
  font-size: 38px;
  line-height: 42px;
}
.post-big img {
  height: 375px;
}
@media (max-width: 500px) {
  .post-big h2 {
    font-size: 28px !important;
    line-height: 34px !important;
  }
}

.card-body {
  overflow: hidden;
}

.top-multimedia .theme, .post-detail .theme {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #26408c;
  text-transform: uppercase;
}

.top-multimedia .video-title, .post-detail .post-title {
  font-family: "Noticia Text", serif;
  font-size: 41px;
  line-height: 48px;
  font-weight: 700;
  color: #000000;
}

.top-multimedia .video-credits, .top-multimedia .video-teaser, .post-list .card .list-teaser, .opinion-card-detail .author,
.opinion-card-detail .position, .post-detail .post-credits, .post-detail .post-teaser {
  font-family: "Noticia Text", serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #666675;
}

.post-detail {
  margin-top: 30px;
}
.post-detail .video-col {
  position: relative;
  padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}
.post-detail .video-col iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.post-detail .post-detail-image {
  overflow: hidden;
  margin-bottom: 40px;
}
.post-detail .post-detail-image img {
  width: 100%;
  height: auto;
}
.post-detail .post-detail-video {
  height: 400px;
}
.post-detail figcaption {
  font-style: italic;
}
.post-detail .post-body {
  padding-left: 100px;
  font-family: "Noticia Text", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 40px;
}
.post-detail .post-body .float-right {
  float: right;
  margin-left: 10px;
}
.post-detail .post-body .float-left {
  float: left;
  margin-right: 10px;
}
.post-detail .post-body img {
  max-width: 100%;
  height: auto;
}
.post-detail .post-body a {
  color: #007bff !important;
  text-decoration: underline !important;
}
.post-detail .post-body .responsive-object {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.post-detail .post-body .responsive-object iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post-social-icons .list-inline-item a {
  padding-left: 0 !important;
}

.image-caption {
  font-family: "Noticia Text", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 40px;
  font-style: italic;
}

#header .site-logo {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #header .site-logo img {
    margin-top: 1.5rem !important;
  }
}
#header .m-0 {
  border-top: 1px solid #CFCFCF;
}
#header .navbar {
  height: 40px;
}
#header .navbar .nav-item {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}

@media (max-width: 1190px) {
  .navbar {
    height: 75px !important;
  }
}
@media (max-width: 767px) {
  #header .home-social-btns {
    display: none !important;
  }
  #header .logo-vi {
    display: none !important;
  }
  #header .navbar-collapse {
    background-color: white;
    z-index: 1;
    margin-top: 20px;
  }
  #header img {
    position: absolute;
    z-index: 2;
  }
}
#footer {
  margin-top: 20px;
}
#footer .container-black {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #313131;
  text-align: center;
  color: white;
}
#footer .container-black .container-button {
  width: 50%;
  padding-right: 50px;
  padding-left: 50px;
  margin-right: auto;
  margin-left: auto;
}
#footer .container-black .container-button .btn-outline-red {
  color: #ffffff;
  border-color: #ce1e1e;
  background-color: #ce1e1e;
}

@media (max-width: 540px) {
  .container-button {
    width: 100% !important;
  }
}
.development-detail .development-info {
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -30px;
  padding: 15px 10px 15px 10px;
  border: 4px solid #264086;
  font-family: "Noticia Text", serif;
  color: #26408c;
}
.development-detail .development-info .rich-text img {
  max-width: 100%;
  height: auto;
}
.development-detail .pubVert {
  margin-left: -15px;
}

@media (max-width: 540px) {
  .development-info {
    margin-left: unset !important;
    margin-right: unset !important;
  }
}
.opinion-card-detail img {
  width: 120px;
  border: 3px solid #26408C;
}

.card-theme {
  color: #1E4896;
  font-size: 26px;
}

.no-results-text {
  font-family: "Noticia Text", serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  color: #000000;
}

.post-list .card {
  border: unset;
}
.post-list .card .card-title {
  font-family: "Noticia Text", serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  color: #000000;
}
.post-list .card .thumbnail-img {
  width: 315px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-list .card .front-cover {
  width: 280px;
  height: 375px;
}
.post-list .card .row {
  border-top: 1px solid #CFCFCF;
  padding: 20px 0 20px 0;
}
.post-list button {
  width: 350px;
  text-align: left;
  margin-left: 30px;
  background-color: #1E4896;
  border-radius: unset;
  font-family: "Noticia Text", serif;
  font-size: 13px;
  color: white;
}
.post-list button:hover {
  color: white;
}

.video-container {
  margin-top: 30px;
}
.video-container .video-row {
  margin-top: 20px;
  margin-right: 15px !important;
}
.video-container .video-row .video-col {
  position: relative;
  padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}
.video-container .video-row iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.video-card {
  border: unset !important;
}
.video-card .video-theme {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #26408c;
}

.media-badge {
  border-radius: 2px;
  top: 12px;
  left: 12px;
  position: absolute;
  z-index: 1;
  border: 1px solid rgba(200, 200, 200, 0.8);
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 35px;
  width: 35px;
  height: 35px;
  pointer-events: none;
}
.media-badge .show-for-sr, .media-badge .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

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

.masthead__branding__logo {
  height: 36px;
  height: 2.25rem;
  width: 34px;
  width: 2.125rem;
}

.masthead__branding__logo path:last-child:not(:first-child) {
  -webkit-transform: translateX(1px) translateY(1px);
  transform: translateX(1px) translateY(1px);
  fill: #d10019;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.masthead__branding__heading {
  height: 36px;
  height: 2.25rem;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 36px;
}

.navbar-publico {
  padding-left: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.navbar-publico .container {
  -webkit-box-pack: unset !important;
      -ms-flex-pack: unset !important;
          justify-content: unset !important;
}
.navbar-publico .left-icons {
  font-size: 20px;
  color: #222;
}
.navbar-publico .left-icons .nav-item:hover {
  background-color: #efefef;
  color: #222;
}
.navbar-publico .p-navbar-nav {
  padding-left: 0;
}
.navbar-publico .p-navbar-nav .nav-item {
  color: #b90017 !important;
  padding: 12px;
  padding: 0.75rem;
  line-height: 1;
  text-decoration: none;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
}
.navbar-publico .p-navbar-nav .nav-item:hover {
  color: #d10019 !important;
}
@media (max-width: 775px) {
  .navbar-publico .p-navbar-nav {
    display: none !important;
  }
}

.colophon {
  background: #f7f7f7;
  padding-top: 32px;
  padding-top: 2rem;
  clear: both;
  position: relative;
  z-index: 2;
  border-top: 1px solid #ddd;
}

@media print, screen and (min-width: 64em) {
  .colophon__nav {
    max-width: 72.5rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media print, screen and (min-width: 40em) {
  .colophon__nav__item:first-child {
    border-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .colophon__nav__item--brand {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6.66666667%;
    flex: 0 0 6.66666667%;
    max-width: 6.66666667%;
  }
}
.colophon__nav__item--brand {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 56px;
  position: relative;
  top: -8px;
}

@media print, screen and (min-width: 40em) {
  .colophon__nav__item {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .colophon__nav__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.33333333%;
    flex: 0 0 13.33333333%;
    max-width: 13.33333333%;
  }
}
@media print, screen and (min-width: 40em) {
  .colophon__nav__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border-bottom: 0;
    /* padding-bottom: 0; */
    margin-bottom: 1rem;
    border-left: 1px solid #ddd;
  }
}
.menu-title {
  color: #555;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}

@media print, screen and (min-width: 64em) {
  .colophon__nav__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 13.33333333%;
    flex: 0 0 13.33333333%;
    max-width: 13.33333333%;
  }
}
@media print, screen and (min-width: 40em) {
  .colophon__nav__item {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.menu {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  color: #212529;
  text-align: left;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.6;
  font-size: 14px;
}
.menu li {
  font-size: 14px;
  margin-bottom: 0;
  outline: 0;
}
.menu a {
  padding: 4px 0;
  padding: 0.25rem 0;
  line-height: 17px;
  color: #555;
}
.menu .menu a, .menu .menu button, .menu .menu input, .menu .menu select {
  margin-bottom: 0;
}

#colophon {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.footer-container .last-col {
  border-right: 0 !important;
}
.footer-container .footer-col {
  text-decoration: none;
  border-right: 1px solid #ddd;
}
.footer-container .footer-col .vertical-menu {
  padding-left: 0;
  font-weight: 700;
  line-height: 16px;
  color: #666;
  margin-bottom: 0;
}
.footer-container .footer-col .footer-subscribe li > a {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.footer-container .footer-col li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.footer-container .footer-col li a {
  padding: 4px 0;
  padding: 0.25rem 0;
  color: #555;
  outline: 0;
  margin-bottom: 0;
  display: block;
  cursor: pointer;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: normal;
}
.footer-container .footer-col li a:hover {
  text-decoration: underline !important;
}
.footer-container .menu-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.colophon__footer {
  max-width: 1160px;
  max-width: 72.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ddd;
  padding-top: 16px;
  padding-top: 1rem;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  margin-top: 24px;
  margin-top: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-weight: normal;
  line-height: 1.35;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
}

.colophon__footer > p, .colophon__footer .menu > li {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 0;
  font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Oxygen, Ubuntu, Cantarell, open sans, helvetica neue, sans-serif;
  color: #8a8a8a;
}

.colophon__footer .menu > li > a {
  padding-left: 8px;
  padding-left: 0.5rem;
  margin-left: 8px;
  margin-left: 0.5rem;
  border-left: 1px solid #ddd;
}

.colophon__footer .menu > li:first-child > a {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

/* ---------------------------------------------------
    TOP-BAR STYLE
----------------------------------------------------- */
#topbar {
  width: 100%;
  position: fixed;
  top: -190px;
  height: 190px;
  z-index: 100000000;
  background: white;
  color: #787878;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow-y: scroll;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#topbar.active {
  top: 0;
}

#topbarDismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#topbar .topbar-header {
  padding-top: 60px;
  text-align: center;
  border-bottom: 1px solid;
}
#topbar .topbar-header a {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-size: 13px;
  color: #000000 !important;
}
#topbar .topbar-header a:hover {
  color: #ab1636 !important;
}

#topbar ul p {
  color: #fff;
  padding: 10px;
}

#topbar ul li a {
  padding: 10px;
  font-size: 1.1em;
  display: block;
  color: black;
}

#topbar ul li a:hover {
  background: #b90017;
  color: white;
  text-decoration: unset;
}

#mCSB_2_container {
  height: 100%;
}

a[data-toggle=collapse] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn-primary {
  border-radius: unset;
  background-color: #b90017;
  border: #b90017;
  width: 100%;
}
.btn-primary:focus {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.btn-primary:active {
  background-color: #b90017 !important;
}
.btn-primary:hover {
  background-color: #b90017 !important;
}

.top-overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100000;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  top: 0;
}

.top-overlay.active {
  display: block;
  opacity: 1;
}

#mCSB_2_container:focus {
  outline: unset;
}

#mCSB_2:focus {
  outline: unset;
}

.search-field {
  height: 100%;
}
.search-field input {
  border-radius: unset;
}
.search-field .input-group {
  width: 300px;
  padding-right: 15px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.search-field .btn-secondary {
  background-color: #b90017;
  border-color: #b90017;
  border-radius: unset;
}
.search-field:focus {
  outline: unset;
}

.rvi-form {
  font-family: "Open Sans", sans-serif;
  /* item  */
  /* number  */
}
.rvi-form .rvi-title {
  color: #1E4896 !important;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Noticia Text", serif;
}
.rvi-form .rounded-list ol {
  counter-reset: li; /* Initiate a counter */
  margin-left: 0; /* Remove the default left margin */
  padding-left: 0; /* Remove the default left padding */
}
.rvi-form .rounded-list ol > li {
  position: relative; /* Create a positioning context */
  list-style: none; /* Disable the normal item numbering */
  margin: 0; /* Give each list item a left margin to make room for the numbers */
  padding-left: 15px; /* Add some spacing around the content */
  padding-bottom: 0px;
  padding-top: 0px;
}
.rvi-form .rounded-list ol > li p:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -1.3em;
  top: 50%;
  color: white;
  /* number background */
  background: #1E4896;
  height: 2em;
  width: 2em;
  margin-top: -1em;
  line-height: 1.5em;
  border: 0.3em solid #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 2em;
}
.rvi-form .select2-selection__rendered {
  display: block;
  width: 100% !important;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 6px 12px;
  padding: 0.375rem 0.75rem;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.rvi-form .select2-container--default .select2-selection--single {
  background-color: unset;
  border: unset;
  border-radius: unset;
}
.rvi-form .rvi-btn {
  background-color: #1E4896;
  text-transform: uppercase;
}
.rvi-form .card {
  margin-bottom: 10px;
}
.rvi-form .card .card-header {
  padding: 10px;
  background-color: #dcddde;
}