/* LESS VARIABLES */
/*
################
Standard colours
################
*/
/*
################
Clients colour palette!
################
*/
/*
################
Site Construction
################
*/
/* LESS VARIABLES */
body {
  background-color: #FFFFFF;
  font-family: "Raleway", serif !important;
}
p {
  color: black !important;
  font-size: 1.25rem;
}
.container.padding-bottom-2 {
  padding-bottom: 2%!important;
}
.body-module ul {
  color: #1c72e3;
}
.centered {
  margin-left: 23%;
}
.body-module ul li {
  line-height: 1.75rem;
  padding-top: 3%;
  text-align: left;
  font-size: 30px;
  padding-bottom: 3%;
  padding-left: 3%;
}
.body-module ul li span {
  color: black;
  font-size: 19px;
}
.list-items-centered {
  width: 80%;
  margin: 0 auto;
}
.p-l-extra {
  padding-left: 15%;
}
.lead {
  font-size: 1.3rem;
  font-weight: 300;
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1170px!important;
  }
}
@media (max-width: 800px) {
  .p-l-extra {
    margin-left: 0%;
    width: 90%;
  }
}
.callout-one-module {
  text-align: center;
  padding: 5% 0% 5% 0%;
  margin-bottom: 3%;
}
.bg-light-blue {
  background-color: #EBF0F9;
}
.callout-one-module h1 {
  color: #1c72e3;
  font-weight: bolder;
  font-size: 2.5rem;
  text-transform: uppercase;
  padding-bottom: 2%;
}
.callout-one-module h2 {
  font-size: 1.3rem;
  font-weight: normal;
  padding-bottom: 3%;
}
.callout-two-module {
  text-align: center;
  padding: 3% 0% 3% 0%;
}
.ticker-module {
  text-align: center;
  padding: 0% 0% 0% 0%;
}
.supplier {
  text-align: center;
  padding: 5% 0% 0% 0%;
}
.callout-two-module h1 {
  color: #003b75;
  font-weight: bolder;
  font-size: 2.5rem;
  text-transform: uppercase;
}
.callout-two-module h2 {
  font-size: 1.3rem;
  font-weight: normal;
  padding-bottom: 2%;
}
.callout-two-module .style-2 {
  width: 60%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #1c72e3;
  color: #FFFFFF;
  margin-bottom: 15px;
  font-size: 1.5rem;
}
.callout-two-module .style-3 {
  width: 80%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #1c72e3;
  color: #FFFFFF;
  margin-bottom: 15px;
  font-size: 1.5rem;
}
.callout-two-module .style-4 {
  width: 60%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #003b75;
  color: #FFFFFF;
  margin-bottom: 15px;
  font-size: 1.5rem;
}
.ticker-module .ticker {
  width: 100%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #1c72e3;
  color: #FFFFFF;
  margin-bottom: 0px;
  font-size: 1.5rem;
}
.callout-two-module p {
  font-size: 1.3rem;
}
.callout-two-module.bg-white {
  background-color: #FFFFFF;
}
.callout-two-module.bg-tertiary {
  background-color: #5fb5e6;
}
.line-steps {
  height: 5px;
  left: 20%;
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-35%) !important;
          transform: translateY(-35%) !important;
  width: 65%!important;
}
.line-steps.primary {
  background-color: #1c72e3;
  z-index: -1;
}
.circle-images {
  height: auto;
  width: 185px;
}
@media only screen and (max-width: 1200px) {
  .callout-two-module .style-2 {
    width: 100%;
  }
  .callout-two-module .style-3 {
    width: 100%;
  }
  .callout-two-module .style-4 {
    width: 100%;
  }
  .callout-two-module {
    text-align: center;
    padding: 10% 0% 10% 0%;
  }
}
.ticker-module {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ticker-module span {
  display: inline-block;
  padding-left: 100%;
  -webkit-animation: move 25s linear infinite;
          animation: move 25s linear infinite;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
  }
}
.carousel {
  padding: 1% 0% 3% 0%;
}
.carousel-wrap {
  width: 1000px;
  margin: auto;
  position: relative;
}
.owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #2caae1;
}
.owl-carousel.owl-drag .owl-item a {
  text-decoration: none;
}
.owl-carousel.owl-drag .owl-item a:focus {
  outline: solid;
}
.owl-carousel .nav-btn:focus {
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 81% !important;
  outline: solid;
}
.owl-carousel .nav-btn:focus-visible {
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 81% !important;
  outline: solid;
}
.owl-carousel .owl-nav button.owl-prev:focus {
  outline: solid;
}
.owl-carousel .owl-item img:focus {
  display: block;
  width: 100%;
  outline: solid;
}
.owl-carousel .item {
  text-align: center;
}
.owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 81% !important;
}
.owl-carousel .owl-item img {
  width: 75%!important;
  display: block;
  margin: auto;
}
.owl-carousel .owl-item .item h2 {
  font-weight: bolder;
  font-size: 1.5rem;
  line-height: 28px;
  color: #003b75 !important;
  display: block;
  margin: auto;
  width: 60%;
  padding-top: 5%;
}
.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}
/* ./../assets/carousel-next-arrow.svg */
.owl-carousel .prev-slide {
  background: no-repeat center / 80% url("../assets/carousel-prev-arrow.svg");
  left: -33px;
}
.owl-carousel .next-slide {
  background: no-repeat center / 80% url("../assets/carousel-next-arrow.svg");
  right: -33px;
}
button.owl-prev .owl-carousel .prev-slide:focus {
  outline: solid!important;
}
button.owl-prev .owl-carousel .next-slide:focus {
  outline: solid!important;
}
/*
.owl-carousel .prev-slide:hover{
    background-position: 0px -53px;
}
.owl-carousel .next-slide:hover{
    background-position: -24px -53px;
}*/
span.img-text {
  text-decoration: none;
  outline: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  cursor: pointer;
  width: 100%;
  font-size: 23px;
  display: block;
  text-transform: capitalize;
}
span.img-text:hover {
  color: #2caae1;
}
.owl-carousel .item:hover {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.owl-carousel .item:focus-visible {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.owl-carousel .item:focus {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  outline: solid;
}
.owl-carousel .owl-nav button.owl-next:focus {
  outline: solid!important;
}
@media only screen and (max-width: 1200px) {
  .owl-carousel .owl-item img {
    display: block;
    width: 87% !important;
    margin-left: 45px;
  }
  .owl-carousel .prev-slide {
    background: no-repeat center / 80% url(../assets/carousel-prev-arrow.svg);
    left: 0px;
  }
  .owl-carousel .next-slide {
    background: no-repeat center / 80% url(../assets/carousel-next-arrow.svg);
    right: 17px;
  }
  .carousel {
    padding: 10% 0% 10% 0%;
  }
}
.footer-module {
  background-color: #003b75;
  color: #FFFFFF;
}
.pmp-subfooter {
  padding-bottom: 2%;
  position: relative;
}
.pmp-subfooter > .row {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .pmp-subfooter > .row {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .pmp-subfooter > .row {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .pmp-subfooter > .row {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 1400px) {
  .pmp-subfooter > .row {
    max-width: 1170px;
  }
}
.pmp-footer {
  padding: 2% 0% 0% 0%;
}
.pmp-footer a {
  color: #003b75;
}
.pmp-footer a:hover {
  color: #a0a2a5;
}
.pmp-footer a:focus {
  color: #a0a2a5;
}
.pmp-footer p {
  color: #003b75 !important;
  font-weight: 300;
  font-size: 1rem!important;
}
.teardrop-graphic {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
@media only screen and (max-width: 1200px) {
  .pmp-footer {
    padding: 9% 0% 0% 0%;
    position: relative;
  }
}
.hero-module {
  position: relative;
}
.hero-image {
  background-image: url("../assets/PMP _Logo.svg");
  background-repeat: no-repeat;
  width: 60%;
  height: 130%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: -100%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}
.top-header-line {
  background-color: #003b75;
  height: 30px;
}
.hero-bg {
  background-color: #003b75;
  height: 15vh;
}
.hero-bg-less {
  background-color: #003b75;
  height: 10vh;
}
@media only screen and (max-width: 1200px) {
  .hero-image {
    background-image: url("../assets/PMP _Logo.svg");
    background-repeat: no-repeat;
    width: 80%;
    height: 110%;
    top: -110%;
  }
}
.navbar {
  background-color: #003b75;
  padding-top: 1.5%;
  color: #FFFFFF !important;
  padding-top: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
.logo-style {
  width: 50%;
  padding: 2%;
}
.nav-link:focus,
.nav-link:hover {
  border-bottom: solid 5px #5fb5e6;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.navbar-nav {
  position: relative;
  top: -20px;
}
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: #003b75 !important;
  background-color: #FFFFFF !important;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: 0px!important;
  -webkit-transition: var(--bs-navbar-toggler-transition);
  transition: var(--bs-navbar-toggler-transition);
}
.navbar-toggler-open {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: #FFFFFF !important;
  background-color: #003b75 !important;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: 0px!important;
  -webkit-transition: var(--bs-navbar-toggler-transition);
  transition: var(--bs-navbar-toggler-transition);
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #FFFFFF !important;
}
li.nav-item {
  color: #FFFFFF;
  padding-right: 20px;
}
a.nav-link {
  color: #FFFFFF;
}
a.nav-link.active {
  color: #FFFFFF;
  border-bottom: solid 5px #5fb5e6;
}
.nav-link:focus,
.nav-link:hover {
  color: #a0a2a5 !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/*
.navbar .navbar-toggler[aria-expanded="true"] span {
background-color: @brand-primary!important;
}
*/
.dropdown-menu {
  position: absolute;
  right: 42px!important;
  left: -125px !important;
  margin-top: 0px;
  padding-top: 0px!important;
  border-radius: 0px!important;
  font-weight: bold!important;
  border: none!important;
  border: red solid 1px;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #FFFFFF !important;
  text-decoration: none;
  background-color: #003b75 !important;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #FFFFFF !important;
  background-color: #003b75 !important;
}
.dropdown-toggle::after {
  background-image: url(../assets/dropdown-arrow.svg);
  background-size: 18px 25px;
  display: inline-block;
  vertical-align: -1em !important;
  border-top: none!important;
  width: 24px;
  height: 34px;
  content: "";
  background-repeat: no-repeat;
}
* {
  margin: 0;
  padding: 0;
}
/* Icon 1 */
.nav-icon1 {
  width: 48px;
  height: 38px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 2s ease-in-out;
  transition: 2s ease-in-out;
  cursor: pointer;
}
.nav-icon1 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 85%;
  background: #003b75;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.nav-icon2 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 85%;
  background: #FFFFFF !important;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.nav-icon1 span:nth-child(1) {
  top: 6px;
  margin-left: 3px;
}
.nav-icon1 span:nth-child(2) {
  top: 15px;
  margin-left: 3px;
}
.nav-icon1 span:nth-child(3) {
  top: 25px;
  margin-left: 3px;
}
.nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
.nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nav-link {
  display: inline!important;
}
.take-me-home {
  height: 91px;
  background-color: white;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  position: fixed;
  right: 20px;
  margin: 2%;
  border-radius: 50%;
}
.take-me-home span {
  color: black;
  position: absolute;
  width: 120px;
  top: 100px;
  left: -10px;
  font-weight: 600;
}
.take-me-home-mobile {
  height: 70px;
  background-color: white;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  position: fixed;
  right: 20px;
  margin: 2%;
  border-radius: 50%;
}
.take-me-home-mobile span {
  color: black;
  position: absolute;
  width: 106px;
  top: 76px;
  left: -7px;
  font-weight: 600;
  font-size: 0.8rem;
}
@media only screen and (max-width: 1200px) {
  li.nav-item {
    color: #FFFFFF;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 1.5em;
  }
  a.nav-link.active {
    background-color: #003b75;
    border-bottom: solid 0px #1c72e3;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .nav-link.show {
    color: #5fb5e6 !important;
  }
  a.nav-link {
    background-color: #003b75;
    padding-left: 20px;
    margin-bottom: 5px;
    height: 54px;
  }
  /*
	button.navbar-toggler.collapsed {background-color: white!important}
	button.navbar-toggler {background-color: @brand-primary!important}
	.navbar-toggler-icon .collapse span {background-color: red!important}
	
	span.navbar-toggler-icon {}*/
  .navbar-collapse {
    background-color: white;
    position: relative;
    right: -12px;
    z-index: 10;
    top: -111px;
    height: 356px;
  }
  .navbar-toggler {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 20;
  }
  .navbar-nav {
    position: relative;
    top: 105px;
  }
  .dropdown-toggle::after {
    background-image: url(../assets/dropdown-arrow.svg);
    background-size: 18px 25px;
    display: inline-block;
    vertical-align: -1em;
    border-top: 0em;
    margin-left: 0.055em;
    border-top: none;
    width: 30px;
    height: 45px;
    content: "";
    background-repeat: no-repeat;
  }
  .nav-link {
    display: block!important;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    padding-bottom: 0px!important;
  }
}
.line-steps {
  height: 5px;
  left: 20%;
  position: absolute;
  top: 35%;
  -webkit-transform: translateY(-35%) !important;
          transform: translateY(-35%) !important;
  width: 65%!important;
}
.line-steps.primary {
  background-color: #1c72e3;
  z-index: -1;
}
.circle-images {
  height: auto;
  width: 155px;
  background-color: white;
}
.subtitle-2 {
  font-weight: bold;
  font-size: 1rem;
  line-height: 20px;
  color: #003b75 !important;
}
@media only screen and (max-width: 760px) {
  .line-steps {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .line-steps {
    height: 5px;
    left: 20%;
    position: absolute;
    top: 25%;
    -webkit-transform: translateY(-35%) !important;
            transform: translateY(-35%) !important;
    width: 65%!important;
  }
}
@media only screen and (max-width: 1200px) {
  .circle-images {
    height: auto;
    width: 150px;
    background-color: white;
  }
}
/* LESS VARIABLES */
.style-1-blue.btn {
  width: 60%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #003b75;
  color: #FFFFFF;
  margin-bottom: 15px;
  border: solid 2px #5fb5e6;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.style-1-blue.btn:hover {
  width: 60%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #5fb5e6;
  color: ;
  margin-bottom: 15px;
  border: solid 2px #003b75;
}
.style-1-blue.btn:focus-visible {
  width: 60%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #5fb5e6;
  color: #003b75;
  margin-bottom: 15px;
  border: solid 2px #003b75;
}
.style-1-white.btn {
  width: 60%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #003b75;
  color: #FFFFFF;
  margin-bottom: 15px;
  border: solid 2px #003b75;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.style-1-white.btn:hover {
  width: 60%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #FFFFFF;
  color: #003b75;
  margin-bottom: 15px;
  border: solid 2px #003b75;
}
.style-1-white.btn:focus-visible {
  width: 100%;
  border-radius: 0px;
  font-weight: bold;
  padding: 10px;
  background-color: #FFFFFF;
  color: #003b75;
  margin-bottom: 15px;
  border: solid 2px #003b75;
}
@media only screen and (max-width: 1200px) {
  .style-1-blue.btn {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .style-1-blue.btn:hover {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .style-1-white.btn:hover {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .style-1-white.btn {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* LESS VARIABLES */
#video-border {
  border: #1452A3 solid 10px;
  border-bottom: solid #1452A3 60px;
}
.wrapper {
  display: table;
  position: relative;
  width: 100%;
}
.playpause {
  background-image: url("../assets/pause-button-png-29671.png");
  background-repeat: no-repeat;
  width: 30%;
  height: 30%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
}
/* LESS VARIABLES */
/* FW GREY CONTAINER */
.full-width-bg-grey {
  background-color: #F2F2F2;
  padding-bottom: 2%;
}
/* END */
.blue-border {
  border: solid 10px #003b75;
}
.body-module.box {
  padding: 3%;
  background-color: #1c72e3;
  margin-top: 5%;
}
.body-module h3,
.body-module .style-h3 {
  text-transform: uppercase;
  padding-top: 5%;
  font-weight: bold;
  color: #003b75;
}
.body-module.box h3,
.body-module.box .style-h3 {
  color: #FFFFFF;
  text-transform: uppercase;
  padding-top: 5%;
  padding-bottom: 5%;
  font-weight: bold;
}
.body-module .style-h3,
.body-module.box .style-h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  .body-module .style-h3,
  .body-module.box .style-h3 {
    font-size: 1.75rem;
  }
}
.body-module.box ul {
  color: #FFFFFF;
}
.body-module.box ul li {
  line-height: 2rem;
  padding-top: 5%;
  font-size: 1.25rem;
}
.body-module.box p,
.body-module.box blockquote,
.body-module.box cite {
  color: #FFFFFF !important;
  font-size: 1.25rem;
  line-height: 1.75rem;
  padding-top: 2%;
}
.body-module.box blockquote,
.body-module.box cite {
  margin-top: 0;
  margin-bottom: 1rem;
}
.body-module.box cite {
  font-weight: 700;
  font-style: normal;
  display: block;
  margin-top: 16px;
}
.body-module.box.padding-top-1 p {
  padding-top: 1%;
}
.body-module.box img {
  border: solid 6px #FFFFFF;
}
.body-module.box.bottom-divider {
  margin-bottom: 2%;
}
.body-module.box.bottom-divider-5 {
  margin-bottom: 5%;
}
.blockquote-wrapper {
  padding: 4% 4% 7% 7%;
}
/* LESS VARIABLES */
.grid-images li {
  display: inline-block;
  padding: 1%;
}
.grid-images ul {
  padding-left: 0rem;
}
.grid-images img {
  height: auto;
  width: 320px;
}
@media only screen and (max-width: 1300px) {
  .grid-images img {
    height: auto;
    width: 290px;
  }
}
@media only screen and (max-width: 1200px) {
  .grid-images img {
    height: auto;
    width: 280px;
  }
}
@media only screen and (max-width: 1000px) {
  .grid-images img {
    height: auto;
    width: 200px;
  }
}
@media only screen and (max-width: 500px) {
  .grid-images img {
    height: auto;
    width: 300px;
  }
}
