

.row.h-line {
  background: url("../images/mission_vision_aubergine_upper.svg");
    background-repeat: repeat;
    background-size: auto;
  background-repeat: repeat;
  background-size: auto;
  height: 34px;
  background-repeat: no-repeat;
  background-size: cover;
}



#block-pactmain-page-title {
  display: none;
}

.top-block {
  background: #00B6F1;
}

.top-block img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.p-title {
  font-size: var(--header-base-size);
  color: white;
  text-transform: uppercase;
  padding: 30px;
}

.wing {
  background: url("../images/blue wing.svg");
    background-repeat: repeat;
  background-repeat: repeat;
  background-repeat: repeat;
  background-size: cover auto;
  background-repeat: no-repeat;
  height: 120px;
}

.text {
  font-size: var(--text-base-size);
  text-align: justify;
  background: white;
  padding: 30px;
}





.or1 {
  background: #9A0064;
width: 100%;
height: 100%;
}
.or2 {
  background: #9A0064;
width: 100%;
height: 100%;
}
.or3 {
  background: #9A0064;
width: 100%;
height: 100%;
}
.or4 {
  background: #9A0064;
width: 100%;
height: 100%;
}




.stories img {
  width: 100%;
  height: 100%;
}



.projects .row {

  padding-top: 30px;
  padding-bottom: 30px;
}

.projects img {
  width: 100%;
  float: left;
  max-width: 100%;
  height: auto;
}

.p-image {
  width: 60%;
}




.projects {
  background: white;
}

.p-body {
  font-size: var(--text-base-size);
  padding: 30px;
}

.p-body-r {
  font-size: var(--text-base-size);
  padding: 30px;
}

.p-title a {
  color: #9A0064;
  font-size: var(--header-large-size);
  line-height: 1;
  display: block;
}

.p-link a {
  color: #00B6F1;
  font-size: 20px;
  padding-left: 30px;
}

.p-link-r a {
  color: #00B6F1;
  font-size: var(--header-base-size);
  padding-left: 30px;
}

.p-image-r {

}

.p-link-r {
  text-align: right;
  padding-right: 30px;
}


.p-image-b {
width: 100%;
transform: rotateY(180deg);
}

.p-image-a {
width: 100%;
}


.stories .first {
  margin-left: -5px;
  margin-right: -5px;
}

.stories .second {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 5px;
}

.stories .col-3 {
  padding: 5px;
}
.stories .col-2 {
  padding: 5px;
}
.stories .col-4 {
  padding: 5px;
}

.first .stories .col-4, .first .stories .col-2, .first .stories .col-3 {
  padding-top: 0;
}

.row.m-nav {
font-size: var(--header-large-size);
color: #9A0064;
background: white;
margin-top: -5px;
font-weight: bold;
}

.m-nav img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
transform: rotateX(180deg);
}





.third .row {
  padding-top: 20px;
}

.mission_square {
  padding: 30px;
}

.mission_square-1 {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: #9A0063;

}

.mission_square-2 {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: #00B6F1;
}

.mission_square-3 {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: #9A0063;
}

.mission_square-4 {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: #00B6F1;
}

.mission_square-5 {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: #9A0063;
}

.mission_square-6 {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  background: #00B6F1;

}

.mission_square a {
  position: absolute;
  top: 50%;
  font-size: var(--header-title-size);
  color: white;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  left: 50%;
  line-height: 1.2;
  width: 90%;
}




.third {
  background: #C7C3C1;
}

.p-header {
  padding-bottom: 50px;
  background: white;
}

.col-6.odd {
  padding-left: 40px;
}
.col-6.even {
  padding-right: 40px;
}

.r-even .p-title {
  text-align: right;
}

.r-even .p-body {
  text-align: right;
}

.r-even .p-link {
  text-align: right;
  padding-right: 30px;
}

#block-projectspageheader .head {
  padding: 70px;
}

.p-image-r {
  width: 100%;
  height: auto;
}