.site-page-pagination a:visited {
    color: #6b1111;
}
p {
  margin-bottom: 0.5rem;
  margin-top: 0;
font-family: 'Montserrat', sans-serif;
 font-weight: 400;
font-size: 0.7rem;
}
 td {
    font-size: 0.7rem;
    font-family: 'Inter', serif;
border: 0.5px solid #ccc;
  }
table{border: none;}
tbody{border: none;}
tr{border: 0.5px solid #ccc;}

.title {
  width: 60%;
  color: #ec0604;
font-size:1.2rem}
}

.color {
  color: #fff !important;
}
.break {
  width: 100%;
  clear: both;
  border-bottom: 1px solid #dfdfdf;
    border-bottom-color: rgb(223, 223, 223);
  padding-bottom: -1px;
  margin-top:  10px;
}
.iframe,  {
  width: 100%;}

}
.preview-block .browse-all {
  color: #ec0303;
}
.preview-block .browse-all:visited {
  color: #ec0303;
}
   .main-header__site-title a {
        display: block;
        font-weight: 600;
        font-size: 1.2rem;
        line-height: 1.2;

    }
.main-header__top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;

}

.browse-controls {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: space-between;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

  @media print, screen and (min-width: 40em) {
.top-bar {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background: #ec0303;
}
}

.linea {
  border-top: 1px solid black;
  padding: 0;
  margin: 20px auto 0 auto;
padding: 1em;
}
.lg-backdrop {
background-color: #fff;}

.lg-show-in .lg-next, .lg-show-in .lg-pager-outer, .lg-show-in .lg-prev, .lg-show-in .lg-toolbar {
  opacity: 1;
  background-color: #767b7f;
  color: white;
}
.lg-toolbar .lg-icon  {
  color: #fff;}

 .lg-counter {
  color: #fff;}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition {
  transform: scale3d(1,1,1) translate3d(-50%,-50%,0) !important;
  max-width: none !important;
  max-height: none !important;
  top: 50% !important;
  left: 50% !important;
}

.col-single img {
    width: 100%;
}

.col-single > .media-render + .media-render {
    margin-top: 12px;
}

.media-details-container > .col-single:only-child {
    width: 80%;
    max-width: 300px;
    margin: auto;
}

.col-single p:first-child {
  margin-top: 10px;
}

.main-footer__top {
  background-color: #ec0303;
  padding: 45px 0 20px;
}

.main-footer__bottom {
  background-color: #767B7F;
  padding: 20px 0;
}

.main-header {
  background-color:  #ec0303;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  box-shadow: 0px 4px 6px 2px rgba(0,0,0,.11);
  transition: top .3s ease-out;
}
.main-footer__top {
  background-color: #ec0303;
  padding: 25px 0 0;
}

.site-page-pagination a:hover:not(.disabled) {
 background-color:var(--primary);
 color:#000
}
.media-parent-item {
display:none;}

a {
 color:#ec0303;
text-decoration:none;
}
a:hover,
a:focus,
a:active {
 color:#394f68;
text-decoration:none;
}

a:visited {
  color: #ee8080;
text-decoration:none;
}
.mapping-map .mapping-marker-popup-heading {
  font-size: 0.6rem;
  margin-bottom: .8rem;
}

h3 {
  font-size: small;
  display: none;
}

.slick-next, .slick-prev {
 background-color: #ec0303;}

.main-navigation .navigation > li > ul {
  background-color: #ec0303;
text-transform: uppercase;
}

.main-navigation .navigation > li > ul a {
  color: #eef7fa;
  text-transform: none;
  text-decoration: none;
  font-size: .94rem;
  transition: color .5s ease;
  font-style: 'Montserrat', sans serif;
  text-transform: uppercase;
}

.container {
  width: 100%;
  max-width: 100%;
}

.lg-outer .lg-thumb-outer {
  background-color: #fff;
  width: 100%;
  max-height: 150px;
  overflow: hidden;
  float: left;
}
.container {
  width: 100%;
  max-width: 100%;
}
.main-footer__col2 .navigation > li {
  max-width: 30%;
  margin-left: 5em;
}
embed, iframe, object {
  width: 100%;
}

.og-expander {
  background: #fbedd7;}
.resource-tags {
  display: none;
}

.col-container {
  line-height: 1.5;
  margin-top: 1em;
}

.menu-drawer .menu-container {
  max-width: none;
  width: 100%;
  transition: all .25s ease-in-out;
  background-color: #ec0303;
}

.menu-drawer {
  display: block !important;
  position: fixed;
  height: calc( 100% - 133px );
  width: 100%;
  transform: translateX(-100%);
  z-index: 23;
  top: 133px;
  left: 0;
  background-color: #ec0303;}

.title::after {
    display: block;
    content: "";
    background-color: #ec0604;
    bottom: -1px;
    height: 5px;
    left: 0;
    position: absolute;
    width: 120px;
    color: #ec0604;
}
  @media (min-width: 768px) {

  td {
    font-size: 0.7rem;
    font-family: 'Inter', serif;
  }
dt {
  font-size: small;

}
media-embed .resource .caption  {
  margin: 0 0.2rem 0.6rem 0;
  font-size: 0.90rem; !important
}
body,
button,
input,
select,
optgroup,
textarea {
 color:#666;
 font-family:'Inter', serif;
font-size: medium;
 line-height:1.5;
font-weight: 300;
font-size: medium;
}
p {
  margin-bottom: 0.5rem;
  margin-top: 0;
font-family: 'Montserrat', sans-serif;
 font-weight: 400;
font-size: 0.9rem;
}
.tr {
  border-bottom: 1px solid #ec0303;
  padding: 0;
  margin: 20px auto 40px auto;
  padding: 1em;
}
.titulo h2 {
  font-size: 2rem;
  font-weight: lighter;
  font-family: 'Inter', serif;
  color: #767b7f;
}
.media-embed .resource .media-render audio {max-width: 90%;
  height: auto;
}
 h1 {
    font-size: 1.125rem;
  font-family: "Inter", serif;

  }
.title {
  font-size: 2rem;
}


.titulo_1 h2 {
  font-size: 2rem;
  font-weight: lighter;
  font-family: 'Inter', serif;
  color: #767b7f;
  text-align: right;
}

h2 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 1.875rem;
  font-family: 'Inter', serif;

h4 {
    font-size: 1.6rem;
  font-family: 'Inter', serif;
  font-weight: lighter;
  margin-top: 1em;
}
    .regions-container .sidebar-region {
        width: 50%;
    }
.jcarousel ul {
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 600px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.og-details h3 {
  font-weight: 300;
  font-size: 20px;
  padding: 40px 0 10px;
  margin-bottom: 10px;
}
.og-details {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;}

.og-details p {
  font-weight: 300;
  line-height: 22px;
  color: #999;
  font-family: 'Montserrat', sans-serif;
padding:1em;
}

.resource-link img {
  width: auto;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7.5px;}

.slick-autoplay-toggle-button{
display:none;}

.carousel-block {
  position: relative;
  padding-bottom: 10px;
  margin: 1rem 0;
}

body.vertical-menu .banner.fullbleed {
  width: 100%;
  margin: -2rem 1rem 1rem;
  margin-left: 10px;
}
.media-embed .resource {
  vertical-align: top;
  width: 100%;
}
.break {
  width: 100%;
  clear: both;
  border-bottom: 1px solid #dfdfdf;
    border-bottom-color: rgb(223, 223, 223);
  padding-bottom: -1px;
  margin-top:  -10px;
}
.color {
  color: #fff !important;
}

.main-footer a:visited {
  color: #fff !important;
  text-decoration: underline;
}
}




.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
