
.container-fluid {
  padding: 0;
}

.first .col-12 {
  padding: 0;
}

main {
  margin-top: 30px;
}




.row.first {
  position: relative;
}

#block-pactmain-branding {
  z-index: 100;
  position: relative;
}

#s-title1 {
  text-align: center;
  font-size: var(--header-large-size);
  line-height: 50px;
  padding-top: 10px;
}

#yellow {
  text-transform: uppercase;
  color: #FFF200;
}

#s-title2{
  text-align: center;
  font-size: var(--header-base-size);
  color: white;
  margin-top: 20px;
}

#pink {
  z-index: 100;
  position: relative;
  background: rgba(154, 0, 100, 0.6);
  padding: 10px;
  display:none;
}

#block-frontpagewhatsnewimage {
  text-align: end;
}

.row.second {
  font-size: var(--text-base-size);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background: white;
}

#s-image img {
  width: 100%;
  height: auto;
}

.carousel-caption {
  left: 0 !important;
  right: 0 !important;
  padding-bottom: 0;
  bottom: 0px;
}

.row.third {
  font-size: var(--header-large-size);
  color: #9A0064;
  background: white;
}


.third img {
width: 100%;
height: 100%;
vertical-align: bottom;
}



.news {
  padding: 10%;
}

.news img {
  width: 100%;
  height: auto;
}

.row.date {
  font-size: var(--text-base-size);
  padding: 10px;
}

.row.text {
  font-size: var(--text-base-size);
  padding: 10px;
}

.row.five {
  background: white;
}

.row.five {
  font-size: var(--header-large-size);
  color: #9A0064;
  background: white;
  padding-top: 50px;
}


.five img {
width: 100%;
height: 100%;
vertical-align: bottom;
}


.image-style-news-image, .image-style-story-image-square- {
width: 100%;
height: 100%;
}

.or1 {
  background: #E29717;
width: 100%;
height: 100%;
}
.or2 {
  background: #FFCB05;
width: 100%;
height: 100%;
}
.or3 {
  background: #D3A809;
width: 100%;
height: 100%;
}
.or4 {
  background: #CA6C18;
width: 100%;
height: 100%;
}

.stories .row {
  margin-bottom: 5px;
  overflow: hidden;
}


.row.header {
  overflow-x: visible;
 
}


.region-content {
  padding: 0;
}


.js-pager__items.pager {
  padding: 10px;
}

.pager__item {
  padding: 10px;
  border: 2px solid #9a0064;
  border-radius: 20px;
  background: white;
}

.pager__item a{
color: #9a0064;
}

.row.pager {
  padding-bottom: 10px;
}

views-infinite-scroll-content-wrapper {
  background: #F5F2E6;

}


.stories {
  padding: 10%;
}




.stories a:hover, .stories a:visited, .stories a:link, .stories a:active {
  color: #726963;
}


.view-newsletter {
  margin: 70px;
}

.view-newsletter .views-field-body {
  color: white;
  padding: 10%;
  padding-top: 15px;
  font-size: var(--text-base-size);
}





#views-bootstrap-newsletter-block-1 {
  margin-top: 150px;
  background-color: #9A0064;
}

