@import url("./base.css");
@import url("./menu.css");

.hero-card {
  padding-top: calc(40vh - 60px);
  text-align: center;
  margin: 0 auto;
  max-width: 650px;
  height: 100vh;
  z-index: 4;
  position: relative;
  backface-visibility: hidden;
}
.hero-card-logo {
  z-index: 2;
  position: relative;
  width: 70px;
}
.forerunner-logo {
  font-size: 33px;
  letter-spacing: 10px;
  color: var(--fr-orange);
  line-height: normal;
  margin: 0;
  z-index: 3;
  position: relative;
}
.forerunner-strapline {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 6px;
  color: white;
  margin: 0;
  z-index: 3;
  position: relative;
}
.space-grey-border {
  border-bottom: 1px rgba(255, 255, 255, 0.4) solid;
  width: 60%;
  margin: 15px auto;
  position: relative;
}
.ms-logo-head {
  width: 35px;
  display: inline-block;
  margin: 0 12px;
  filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.2));
}
.parallaxus-object {
  position: absolute;
  z-index: 0;
}
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.head-link {
  position: relative;
  z-index: 4;
}
.head-link svg {
  cursor: pointer;
}
.arrow-housing {
  text-align: center;
  margin-top: 20px;
}
@keyframes occasional-arrow-bounce {
  0% {
    transform: translateY(0);
  }
  79% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(-4px);
  }
}
.standard-section {
  margin: 0 auto;
  max-width: 1500px;
}
.glass-backdrop {
  backdrop-filter: blur(16px) saturate(120%) brightness(110%);
  -webkit-backdrop-filter: blur(16px) saturate(120%) brightness(110%);
  background-color: rgba(255, 255, 255, 0.6);
}
.black-glass-backdrop {
  backdrop-filter: blur(16px) saturate(120%) brightness(110%);
  -webkit-backdrop-filter: blur(16px) saturate(120%) brightness(110%);
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}
.white-glass-backdrop {
  backdrop-filter: blur(16px) saturate(120%) brightness(110%);
  -webkit-backdrop-filter: blur(16px) saturate(120%) brightness(110%);
  background-color: rgba(255, 255, 255, 0.9);
}
.section-black-glass-backdrop {
  backdrop-filter: blur(15px) saturate(120%) brightness(80%);
  -webkit-backdrop-filter: blur(15px) saturate(120%) brightness(80%);
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}
.power-platform-background {
  background-image: linear-gradient(
    135deg,
    rgba(21, 154, 167, 0.7),
    rgba(4, 69, 102, 0.7)
  );
}
.dynamics-background {
  background-image: linear-gradient(
    135deg,
    rgba(4, 73, 191, 0.7),
    rgba(103, 76, 159, 0.7)
  );
}
.copilot-background {
  background-image: linear-gradient(
    135deg,
    rgba(74, 88, 113, 0.7),
    rgba(1, 95, 176, 0.7)
  );
}
.building-background-img {
  background: url("./assets/solutions.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.copilot-background-img {
  background: url("./assets/powerofazure.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.ai-background-img {
  background: url("./assets/microsoftAI.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.workplace-background-img {
  background: url("./assets/workplacetransformation.jpg") no-repeat center
    center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.security-background-img {
  background: url("./assets/security-management.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.developer-background-img {
  background: url("./assets/dervelopers.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.strat-background-img {
  background: url("./assets/strategic-planning.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.integrate-new-img {
  background: url("./assets/telephony.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.centrelise-img {
  background: url("./assets/centeralise.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
}
.integrate-legacy-img{
  background: url("./assets/connectors.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  background-size: cover;
  border-radius: 5px;
}
.ms-application-solutions-img{
  background: url("./assets/mssolutions.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  background-size: cover;
  border-radius: 5px;
}
.bespoke-application-solutions-img{
  background: url("./assets/dotnetbespoke.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  background-size: cover;
  border-radius: 5px;
}
.ms-security-img{
  background: url("./assets/securitylock.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  background-size: cover;
  border-radius: 5px;
}
.power-pages-img{
  background: url("./assets/powerpagep.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  background-size: cover;
  border-radius: 5px;
}
.ms-ai-img{
  background: url("./assets/virtualassistant.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  background-size: cover;
  border-radius: 5px;
}
.azure-background {
  background-image: linear-gradient(
    135deg,
    rgba(0, 208, 255, 0.7),
    rgba(1, 50, 93, 0.7)
  );
}
.white {
  color: white;
}
.white-hr {
  border-top: none;
  opacity: 0.3;
}
.aqua-radia-bg {
  background-image: linear-gradient(135deg, rgb(24, 172, 185), rgb(4, 69, 102));
}
.standard-top-sec {
  margin-top: 100px;
}
.full-width-section-img {
  width: 100%;
  border-radius: 5px;
}
.footer-img-strip {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: url(./assets/girl5.png) no-repeat top right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  height: 530px;
  background-repeat: no-repeat;
}
.footer-img-strip > img {
  width: 100%;
}
footer {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(7px);
  padding: 20px;

  color: white;
  text-align: center;
}
.footer-logo {
  width: 100%;

  max-width: 230px;
  margin: 0 auto;
}
.footer-logo img {
  width: 50px;
}
.footer-logo > div {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.footer-details > div {
  margin-top: 20px;
}
.company-details {
  font-size: 14px;
}
.company-contacts ul {
  list-style: none;
  padding-inline-start: 0;
}
.contact-details-body {
  font-size: 20px;
}
.white-link,
.social-icon,
.company-contacts a,
.contact-details-body {
  text-decoration: none;
  color: white;
}
.white-link,
.social-icon:hover,
.company-contacts a:hover,
.contact-details-body:hover {
  color: var(--fr-orange);
}
.company-contacts:last-child {
  font-size: 12px;
}
.footer-header {
  display: none;
}
.head-link:after {
  color: var(--fr-orange);
  z-index: -1;
  content: "\02193";
  font-size: 60px;
  position: absolute;
  top: 16px;
  left: calc(50% - 15px);
  animation: occasional-arrow-bounce 3s infinite 2s alternate ease-out;
}

.circle {
  height: 124px;
  width: 124px;
}

.background {
  fill: transparent;
  stroke: rgba(255, 255, 255, 0.1);
  transition: all 200ms ease;
}

.foreground {
  fill: transparent;
  stroke-dasharray: 377;
  stroke-dashoffset: 377;
  stroke: var(--fr-orange);
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
  transition: all 800ms ease;
}

.head-link:hover .foreground {
  stroke-dashoffset: 0;
  transform: rotate(90deg);
}

@keyframes arrow-bounce {
  0% {
    transform: translateY(2px);
  }
  100% {
    transform: translateY(-4px);
  }
}

.head-link:hover:after {
  animation: arrow-bounce 0.5s infinite alternate ease-out;
}

.god-rays {
  display: none;
}
.god-rays li {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 1500px solid rgb(255, 255, 255);
  list-style: none;
  filter: blur(25px);
  position: absolute;
  transform-origin: top left;
  top: -290px;
  left: 50%;
  transform: rotate(60deg);
  -webkit-animation: fadeinout 16s ease forwards infinite;
  animation: fadeinout 16s ease forwards infinite;
  opacity: 0;
  z-index: 0;
}
.god-rays li:nth-child(2) {
  top: -200px;
  left: 20%;
  transform: rotate(65deg);
  -webkit-animation: fadeinout 12s ease forwards infinite;
  animation: fadeinout 12s ease forwards infinite;
  opacity: 0;
  filter: blur(12px);
}
.god-rays li:nth-child(3) {
  top: -30%;
  left: 0%;
  -webkit-animation: fadeinout 14s ease forwards infinite;
  animation: fadeinout 14s ease forwards infinite;
  opacity: 0;

  filter: blur(20px);
}
.god-rays li:nth-child(4) {
  top: -30%;
  left: 20%;
  transform: rotate(62deg);
  -webkit-animation: fadeinout 11s ease forwards infinite;
  animation: fadeinout 11s ease forwards infinite;
  opacity: 0;
  filter: blur(25px);
}
.god-rays li:nth-child(5) {
  top: -20%;
  left: 15%;
  transform: rotate(55deg);
  -webkit-animation: fadeinout 9s ease forwards infinite;
  animation: fadeinout 9s ease forwards infinite;
  opacity: 0;
  filter: blur(20px);
}
.god-rays li:nth-child(6) {
  top: -20%;
  left: -10%;
  transform: rotate(60deg);
  -webkit-animation: fadeinout 19s ease forwards infinite;
  animation: fadeinout 19s ease forwards infinite;
  opacity: 0;
  filter: blur(20px);
}
.god-rays li:nth-child(7) {
  top: -20%;
  left: 40%;
  transform: rotate(60deg);
  -webkit-animation: fadeinout 19s ease forwards infinite;
  animation: fadeinout 19s ease forwards infinite;
  opacity: 0;
  filter: blur(20px);
}
@-webkit-keyframes fadeinout {
  50% {
    opacity: 0.4;
    transform: rotate(70deg);
  }
  100% {
    transform: rotate(65deg);
  }
}

@keyframes fadeinout {
  50% {
    opacity: 0.4;
    transform: rotate(70deg);
  }
  100% {
    transform: rotate(65deg);
  }
}
.moon-layer-3 {
  filter: blur(0.5px);
}
.cloud-layer-1 {
  animation: moveclouds1 400s linear infinite;
  width: 300px;
  filter: brightness(85%) saturate(0) blur(0.5px);
  opacity: 0.8;
}
.cloud-layer-2 {
  animation: moveclouds2 152s linear infinite;
}
.cloud-layer-3 {
  /* animation: moveclouds3 800s linear infinite; */
  left: 60%;
  scale: 2;
  opacity: 0.5;
}
.cloud-layer-4 {
  animation: moveclouds4 50s linear infinite;
  opacity: 0.08;
  scale: 1.3;
  filter: blur(6px);
}
.cloud-layer-5 {
  animation: moveclouds5 102s linear infinite;
}
.cloud-layer-6 {
  animation: moveclouds6 200s linear infinite;
}
.cloud-layer-7 {
  animation: moveclouds7 400s linear infinite;
}
@keyframes moveclouds1 {
  0% {
    left: 90%;
  }

  100% {
    left: -600px;
  }
}
@keyframes moveclouds2 {
  0% {
    left: 10%;
  }

  100% {
    left: -600px;
  }
}
@keyframes moveclouds3 {
  0% {
    left: 60%;
    opacity: 0.8;
  }

  97% {
    opacity: 0.3;
  }
  100% {
    left: -600px;
    opacity: 0;
  }
}
@keyframes moveclouds4 {
  0% {
    left: 100%;
  }

  100% {
    left: -600px;
  }
}
@keyframes moveclouds5 {
  0% {
    left: 30%;
    opacity: 1;
  }

  97% {
    opacity: 1;
  }
  100% {
    left: -1200px;
    opacity: 0;
  }
}
@keyframes moveclouds6 {
  0% {
    left: 100%;
  }

  100% {
    left: -1200px;
  }
}
@keyframes moveclouds7 {
  0% {
    left: 100%;
  }

  100% {
    left: -1200px;
    opacity: 0;
  }
}

.hero-image {
  position: relative;
  z-index: 0;
  height: 295px;
  transform: perspective(150px) rotateY(353deg) rotateX(2deg)
    skew(352deg, 356deg);
}
.hero-image-backdrop {
  border-radius: 100%;
  max-width: 360px;
  display: block;
  z-index: -1;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hero-hider {
  display: none;
}
.small-width-hero {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.small-width-hero img {
  width: 15%;

  padding: 8px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}

.circle-anim {
  width: 80px;
  height: 80px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
}
.circle-anim > img {
  width: 50px;
  margin: 5px;
}
.circle-anim1 {
  animation: circle1 120s linear infinite;
}
.circle-anim2 {
  animation: circle2 120s linear infinite;
}
.circle-anim3 {
  animation: circle3 120s linear infinite;
}
.circle-anim4 {
  animation: circle4 120s linear infinite;
}
.circle-anim5 {
  animation: circle5 120s linear infinite;
}
.circle-anim6 {
  animation: circle6 120s linear infinite;
  overflow: hidden;
}
.circle-anim6 > img {
  width: 70px;
  margin: -5px 0 0 -5px;
  border-radius: 100%;
}

@keyframes circle1 {
  0% {
    transform: rotate(0deg) translate(-175px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate(-175px) rotate(-360deg);
  }
}
@keyframes circle2 {
  0% {
    transform: rotate(60deg) translate(-175px) rotate(-60deg);
  }
  100% {
    transform: rotate(420deg) translate(-175px) rotate(-420deg);
  }
}
@keyframes circle3 {
  0% {
    transform: rotate(120deg) translate(-175px) rotate(-120deg);
  }
  100% {
    transform: rotate(480deg) translate(-175px) rotate(-480deg);
  }
}
@keyframes circle4 {
  0% {
    transform: rotate(180deg) translate(-175px) rotate(-180deg);
  }
  100% {
    transform: rotate(540deg) translate(-175px) rotate(-540deg);
  }
}
@keyframes circle5 {
  0% {
    transform: rotate(240deg) translate(-175px) rotate(-240deg);
  }
  100% {
    transform: rotate(600deg) translate(-175px) rotate(-600deg);
  }
}
@keyframes circle6 {
  0% {
    transform: rotate(300deg) translate(-175px) rotate(-300deg);
  }
  100% {
    transform: rotate(660deg) translate(-175px) rotate(-660deg);
  }
}

.flex-tiles {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tile {
  border-radius: 5px;
  padding: 10px 20px;
  flex-grow: 1;
}
.tile:not(:first-child) {
  margin-top: 85px;
}
.tile:last-child {
  margin-bottom: 60px;
}
.tile h2 {
  font-size: 30px;
  margin: 0;
  font-weight: 500;
  font-style: normal;
}
.tile-img {
  width: 100%;
  margin-top: 10px;
  border-radius: 3 px;
}
.third-ul ul {
  font-family: "Outfit", sans-serif;
  font-size: 20px;
}
.third-ul ul li {
  margin-bottom: 10px;
}
#contact-form {
  display: flex;
  flex-direction: column;
}

.inp {
  position: relative;
  margin: auto;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.95);
  margin-bottom: 20px;
}
.contact-error {margin-bottom:5px}
.inp.textarea {
  height: 130px;
}
.inp .label {
  position: absolute;
  top: 20px;
  left: 12px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
  transform-origin: 0 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
  pointer-events: none;
}
.inp .focus-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  z-index: -1;
  transform: scaleX(0);
  transform-origin: left;
}
.inp input,
.inp textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 16px 12px 0 12px;
  height: 60px;
  font-size: 16px;
  font-weight: 400;
  background: rgba(255, 255, 255, 0.02);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.3);
  color: #000;
  transition: all 0.15s ease;
}
.inp textarea {
  height: 130px;
  padding-top: 30px;
}
.inp input:hover,
.inp textarea:hover {
  background: rgba(255, 255, 255, 0.04);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.5);
}
.inp input:not(:-moz-placeholder-shown) + .label,
.inp textarea:not(:-moz-placeholder-shown) + .label {
  color: rgba(0, 0, 0, 0.5);
  transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:not(:-ms-input-placeholder) + .label,
.inp textarea:not(:-ms-input-placeholder) + .label {
  color: rgba(0, 0, 0, 0.5);
  transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:not(:placeholder-shown) + .label,
.inp textarea:not(:placeholder-shown) + .label {
  color: rgba(0, 0, 0, 0.5);
  transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:focus,
.inp textarea:focus {
  outline: none;
  box-shadow: inset 0 -2px 0 var(--fr-orange);
}
.inp input:focus + .label,
.inp textarea:focus + .label {
  color: var(--fr-orange);
  transform: translate3d(0, -12px, 0) scale(0.75);
}
.inp input:focus + .label + .focus-bg,
.inp textarea:focus + .label + .focus-bg {
  transform: scaleX(1);
  transition: all 0.1s ease;
}

@media only screen and (max-width: 600px) {
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  section {
    padding: 10px 40px;
  }
  .forerunner-logo {
    font-size: 45px;
    letter-spacing: 14px;
  }
  .forerunner-strapline {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 6px;
  }
  .hero-card-logo {
    width: 100px;
  }
  .hero-image {
    right: -60px;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .forerunner-logo {
    font-size: 68px;
  }
  .flex {
    display: flex;
  }
  .half-split > div {
    width: 50%;
  }
  .hero-hider {
    display: block;
  }
  .small-width-hero {
    display: none;
  }
  .third-ul ul {
    margin-left: 30px;

    font-size: 22px;
  }
  .inp, .contact-error {
    margin-left: 30px;
    width: calc(100% - 30px);
  }
  .god-rays {
    display: unset;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 85vh;
    left: 0;
    transform-origin: top left;
    overflow: hidden;
    margin: 0;
    z-index: 0;
    filter: blur(10px);
    scale: 2.5;
    -webkit-mask-image: linear-gradient(
      rgba(0, 0, 0, 0) 1%,
      rgba(0, 0, 0, 1) 10%,
      rgba(0, 0, 0, 1) 80%,
      rgba(0, 0, 0, 0) 90%
    );
    mask-image: linear-gradient(
      rgba(0, 0, 0, 0) 1%,
      rgba(0, 0, 0, 1) 10%,
      rgba(0, 0, 0, 1) 80%,
      rgba(0, 0, 0, 0) 90%
    );
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .footer-details > div {
    margin-top: 0;
  }
  .footer-logo {
    width: 250px;
    display: inline-block;
  }
  .footer-logo > img {
    width: 100px;
  }
  .flex-footer {
    display: flex;
  }

  .footer-details {
    text-align: left;
    padding-left: 20px;
    display: flex;
    width: 75%;
  }
  .company-contacts {
    padding: 0 10px 10px 10px;
    flex: 1 1 0px;
  }
  .footer-header {
    display: block;
    width: 100%;
    font-size: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .hero-image {
    right: 0px;
  }
  .tile {
    flex-grow: 0;
  }
  .tile.thirds {
    width: 31%;
  }
  .tile:not(:first-child) {
    margin-top: 0px;
  }
  .tile:last-child {
    margin-bottom: 0px;
  }
  .tile.thirds:nth-child(2) {
    margin: 0 20px;
  }
  .tile.quaters {
    width: 48%;
  }
  .tile.quaters:nth-child(3),
  .tile.quaters:last-child {
    margin-top: 80px;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .tile.quaters {
    width: 23%;
  }
  .tile.quaters:nth-child(3),
  .tile.quaters:last-child {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 1600px) {
}
