/* CSS Document */

/* ------------------------------------------------------ Fonts ------------------------------------------------------ */

a.phi-solutio-language-link {
  color: #FFFFFF;
}

a.phi-solutio-language-link:hover {
  color: #f7941d;
}

.phi-solutio-h1-black {
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 3.75rem; /* 60px */
  line-height: 3.75rem; /* 60px */
  color: #000000;
  margin: 0 0 0 0;
}

.phi-solutio-h2-black {
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 3.0rem; /* 48px */
  line-height: 3.0rem; /* 48px */
  color: #000000;
  margin: 0 0 0 0;
}

.phi-solutio-h3-black {
  font-family: Roboto Slab;
  font-weight: normal;
  font-size: 1.5rem; /* 24px */
  line-height: 1.5rem; /* 24px */
  color: #000000;
  margin: 0 0 0 0;
}

.phi-solutio-body-black {
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  line-height: 1.125rem; /* 18px */
  color: #00000;
}

.phi-solutio-testimonial-black {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 2.25rem; /* 36px */
  line-height: 2.25rem; /* 36px */
  color: #00000;
}

.impact-body-white {
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  line-height: 1.125rem; /* 18px */
  color: #FFFFFF;
}

.impact-body-grey-20 {
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  line-height: 1.125rem; /* 18px */
  color: #14141E;
}

.impact-body-grey-100 {
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  line-height: 1.125rem; /* 18px */
  color: #64646E;
}

.impact-intro-grey-20 {
  font-family: Montserrat;
  font-size: 1.5rem; /* 24px */
  line-height: 1.5rem; /* 24px */
  color: #14141E;
}

.impact-intro-white {
  font-family: Montserrat;
  font-size: 1.5rem; /* 24px */
  line-height: 1.5rem; /* 24px */
  color: #FFFFFF;
}

.impact-h3-grey-20 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 1.25rem; /* 20px */
  line-height: 1.25rem; /* 20px */
  color: #14141E;
  text-transform: uppercase;
  margin: 0 0 0 0;
}

.impact-h2-grey-20 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 1.5rem; /* 24px */
  line-height: 1.5rem; /* 24px */
  color: #14141E;
  text-transform: uppercase;
  margin: 0 0 0 0;
}

.impact-h2-white {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 1.5rem; /* 24px */
  line-height: 1.5rem; /* 24px */
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0 0 0 0;
}

.impact-h1-grey-20 {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 2.5rem; /* 40px */
  line-height: 2.5rem; /* 40px */
  color: #14141E;
  text-transform: uppercase;
  margin: 0 0 0 0;
}

.impact-h1-white {
  font-family: Montserrat;
  font-weight: bold;
  font-size: 2.5rem; /* 40px */
  line-height: 2.5rem; /* 40px */
  color: #FFFFFF;
  text-transform: uppercase;
  margin: 0 0 0 0;
}

a.impact-footer-item, .impact-footer-item {
  font-family: Montserrat;
  font-size: 0.75rem; /* 12px */
  line-height: 0.75rem; /* 12px */
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

a.impact-imprint-links {
  font-family: Montserrat;
  font-size: 0.75rem; /* 12px */
  line-height: 0.75rem; /* 12px */
  color: #64646E;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

a.impact-link-text, .impact-link-text {
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  color: #9B1306;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

/* ------------------------------------------------------ Backgrounds & Colours ------------------------------------------------------ */

.phi-solutio-bg-black {
  background-color: #000000;
}

.phi-solutio-bg-dark-grey {
  background-color: #1a1a1a;
}

.phi-solutio-bg-light-grey {
  background-color: #e6e7e8;
}

.phi-solutio-colour-orange {
  color: #f7941d;
}

.phi-solutio-bg-white {
  background-color: #FFFFFF;
}


.impact-bg-red {
  background-color: #9B1306;
}

.impact-bg-green {
  background-color: #143F1A;
}

.impact-bg-grey-20 {
  background-color: #14141E;
}

.impact-bg-grey-30 {
  background-color: #1E1E28;
}

.impact-bg-grey-100 {
  background-color: #64646E;
}

.impact-bg-grey-240 {
  background-color: #F0F0FA;
}

.impact-bg-white {
  background-color: #FFFFFF;
}

.impact-bg-gradient {
  background-image: linear-gradient(to bottom, #14141E,#282832);
}

/* ------------------------------------------------------ Layout ------------------------------------------------------ */

.impact-no-margin {
  margin: 0px;
}

.impact-padding-10 {
  padding: 10px 0px 10px 0px;
}

.impact-padding-40 {
  padding: 40px 0px 40px 0px;
}

.impact-padding-120 {
  padding: 120px 0px 80px 0px;
}

.impact-top-contact {
  font-family: Montserrat;
  font-size: 0.75rem; /* 12px */
  line-height: 0.75rem; /* 12px */
  color: #FFFFFF;
}

@media screen and (min-width: 769px) { /* 769px wide or more */
  .impact-top-contact {
    display: flex;
    justify-content: flex-start;
  }
  .impact-top-social {
    display: flex;
    justify-content: flex-end;
  }
  .impact-logo {
    height: 100px;
  }
}

@media screen and (max-width: 768px) { /* 768px wide or less */
  .impact-top-contact {
    display: flex;
    justify-content: flex-start;
  }
  .impact-top-social {
    display: flex;
    justify-content: flex-end;
  }
  .impact-logo {
    height: 100px;
  }
}

@media screen and (max-width: 576px) { /* 576px wide or less */
  .impact-top-contact {
    display: flex;
    justify-content: center;
  }
  .impact-top-social {
    visibility: visible;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .impact-logo {
    width: 100%;
  }
  .phi-solutio-button-transparent {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
  .phi-solutio-button-black {
    width: 100%;
    margin: 0px 0px 0px 0px;
  }
  .phi-solutio-h2-black {
    font-size: 2.25rem; /* 36px */
    line-height: 2.25rem; /* 36px */
  }
}

/* ------------------------------------------------------ Navigation ------------------------------------------------------ */

@media screen and (min-width: 992px) { /* 992px wide or more */
  .navbar {
    background-color: #FFFFFF;
  }
}

@media screen and (max-width: 991px) { /* 991px wide or less */
  .navbar {
    background-color: #000000;
  }
}

.navbar-light .navbar-nav .nav-link {
  color: #000000;
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  font-weight: normal;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #f7941d;
}

/*.navbar-light .navbar-nav .show > .nav-link,*/
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  font-weight: bold;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  color: #14141E;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-family: Montserrat;
  font-size: 1rem; /* 16px */
  font-weight: normal;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #9B1306;
  text-decoration: none;
  /*background-color: #F0F0FA;*/
  background-color: #FFFFFF;
}

.dropdown-item.active, .dropdown-item:active {
  color: #14141E;
  text-decoration: none;
  background-color: #F0F0FA;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  /*margin: 0.125rem 0 0;*/
  margin: 0 0 0 0;
  font-size: 1rem;
  color: #14141E;
  text-align: left;
  list-style: none;
  /*background-color: #FFFFFF;*/
  background-color: #F0F0FA;
  background-clip: padding-box;
  border: none; /* 1px solid rgba(0, 0, 0, 0.15);*/
  border-radius: 0 0 0.25rem 0.25rem;
  filter: drop-shadow(0px 10px 5px rgba(20, 20, 30, 0.5));
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #FFFFFF;
}

.impact-nav-item {
  background-color: #FFFFFF;
  padding: 10px 10px 10px 10px;
}

.impact-nav-item:hover {
  background-color: #e6e7e8;
}

.impact-nav-item-active {
  background-color: #000000;
  padding: 10px 10px 10px 10px;
}

/*.navbar-light .navbar-toggler {
  border: solid 2px #9B1306;
  border-radius: 10px;
  font-family: Montserrat;
  font-weight: normal;
  color: #9B1306;
  font-size: 1rem;
  line-height: 1rem; 16px 
  padding: 20px 40px 20px 40px;
  background-color: #FFFFFF;
}

.navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler:focus {
  background-color: #F0F0FA;
  border: solid 2px #9B1306;
}*/

.navbar-light .navbar-toggler {
  /*color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);*/
  border: none;
  border-radius: 10px;
  font-family: Montserrat;
  font-weight: normal;
  color: #000000;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  padding: 20px 40px 20px 40px;
  background-color: #f7941d;
}

.navbar-light .navbar-toggler:hover, .navbar-light .navbar-toggler:focus {
  background-color: #FFFFFF;
  color: #14141E;
  border: none;
  outline: none;
}

/* ------------------------------------------------------ Carousel ------------------------------------------------------ */

.phi-solutio-carousel-heading {
  font-family: Roboto Slab;
  font-weight: bold;
  font-size: 3.75rem; /* 60px */
  line-height: 3.75rem; /* 60px */
  color: #000000;
  margin: 0 0 0 0;
}

.phi-solutio-carousel-caption {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1.5rem; /* 24px */
  line-height: 1.5rem; /* 24px */
  color: #000000;
  margin: 0 0 40px 0;
}

@keyframes impact-zoom {
  0% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  80% {
    filter: blur(0px);
    -webkit-filter: blur(0px);
  }
  100% {
    -webkit-transform: scale3d(1.0, 1.0, 1.0);
    transform: scale3d(1.0, 1.0, 1.0);
  }
}

.impact-zoom {
  -webkit-animation-name: impact-zoom;
  animation-name: impact-zoom;
  animation: impact-zoom 3s ease-in-out 0s forwards;
}

@media screen and (max-width: 576px) { /* 576px wide or less */
  .phi-solutio-carousel-heading {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 2.5rem; /* 40px */
    line-height: 2.5rem; /* 40px */
    color: #00000;
    margin: 0 0 0 0;
  }
  .phi-solutio-carousel-caption {
    font-family: Montserrat;
    font-weight: normal;
    font-size: 1.25rem; /* 20px */
    line-height: 1.25rem; /* 20px */
    color: #00000;
    margin: 0 0 40px 0;
  }
}

/* ------------------------------------------------------ Buttons ------------------------------------------------------ */

.phi-solutio-button-transparent {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  color: #000000;
  border: solid 2px #000000;
  border-radius: 10px;
  background-color: transparent;
  padding: 20px;
}

.phi-solutio-button-transparent:hover, .impact-button-transparent:focus {
  background-color: rgba(255, 255, 255, .5);
  outline: none;
}

.phi-solutio-button-black {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  color: #ffffff;
  border: solid 2px #000000;
  border-radius: 10px;
  background-color: #000000;
  padding: 20px;
}

.phi-solutio-button-black:hover, .impact-button-black:focus {
  background-color: rgba(0, 0, 0, .7);
  outline: none;
}

.impact-button-white {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  color: #ffffff;
  border: solid 2px #FFFFFF;
  border-radius: 10px;
  background-color: transparent;
  padding: 20px 40px 20px 40px;
}

.impact-button-white:hover, .impact-button-white:focus {
  background-color: rgba(20, 20, 30, 0.5);
  outline: none;
}

.impact-button-red {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  color: #9B1306;
  border: solid 2px #9B1306;
  border-radius: 10px;
  background-color: transparent;
  padding: 15px 30px 15px 30px;
}

.impact-button-red:hover, .impact-button-red:focus {
  /*background-color: rgba(20, 20, 30, 0.2);*/
  background-color: #9B1306;
  color: #FFFFFF;
  outline: none;
}

.impact-button-green {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  color: #143F1A;
  border: solid 2px #143F1A;
  border-radius: 10px;
  background-color: transparent;
  padding: 15px 30px 15px 30px;
}

.impact-button-green:hover, .impact-button-green:focus {
  /*background-color: rgba(20, 20, 30, 0.2);*/
  background-color: #143F1A;
  color: #FFFFFF;
  outline: none;
}

.impact-button-white-small {
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1rem; /* 16px */
  line-height: 1rem; /* 16px */
  color: #FFFFFF;
  border: solid 2px #FFFFFF;
  border-radius: 10px;
  background-color: transparent;
  padding: 15px 30px 15px 30px;
}

.impact-button-white-small:hover, .impact-button-white-small:focus {
  background-color: rgba(20, 20, 30, 0.5);
  outline: none;
}

/* ------------------------------------------------------ Cards ------------------------------------------------------ */

.phi-solutio-client-icon {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  width: 100px;
  margin: 0px 0 20px 0;
}

.impact-card {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  border-radius: 20px;
  padding: 40px 40px 40px 40px;
  margin-top: -40px;
  height: 100%;
}

.impact-card-icon {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  width: 150px;
  margin: -115px 0 20px 0;
}

.impact-card-icon-small {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  width: 100px;
  margin: -90px 0 20px 0;
}

.impact-card-no-icon {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  border-radius: 20px;
  padding: 40px 40px 40px 40px;
  height: 100%;
}

.impact-map-card {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  border-radius: 20px;
  height: 100%;
}

.impact-photo-card {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  border-radius: 20px;
  padding: 40px 40px 40px 40px;
  height: 100%;
}

.impact-photo-tag {
  filter: drop-shadow(0px 5px 10px rgba(20, 20, 30, 0.3));
  border-radius: 20px;
  padding: 40px 40px 40px 40px;
  margin: 0 auto 0 -80px;
  display: table;
  white-space: nowrap;
}