@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: "Gilroy";
  src: url(../../assets/fonts/Gilroy/Gilroy-ExtraBold.otf);
}
@font-face {
  font-family: "SpaceGrotesk";
  src: url(../../assets/fonts/Space_Grotesk/SpaceGrotesk-VariableFont_wght.ttf);
}
@font-face {
  font-family: "SpaceGrotesk-bold";
  src: url(../../assets/fonts/Space_Grotesk/static/SpaceGrotesk-Bold.ttf);
}
.bt3 {
  font-family: "SpaceGrotesk-bold" !important;
  font-size: 22px;
}

.heading {
  font-family: "Gilroy";
}

body {
  font-family: "SpaceGrotesk";
}

strong {
  font-weight: bold;
}

.h31 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #fe7700;
  letter-spacing: -1px;
  margin-bottom: 23px;
}

.h11 {
  font-size: 4.5em;
  line-height: 85px;
  letter-spacing: -0.05em !important;
  color: #323232;
  margin-bottom: 30px;
}

.p1 {
  font-weight: 300;
  font-size: 20px;
  line-height: 167.3%;
  /* or 33px */

  color: #22272e;
  margin-bottom: 20px;
}

.ul {
  font-weight: 300;
  font-size: 20px;
  line-height: 194.3%;
  /* or 39px */
  padding: 0;

  color: #22272e;
  margin-bottom: 20px;
}

ul {
  list-style: none; /* Remove default bullets */
  margin-bottom: 20px;
}

ul li {
  font-size: 20px;
}

.h32 {
  font-size: 57px;
  line-height: 117.8%;
  letter-spacing: -0.05em;
  color: #323232;
  margin-bottom: 23px;
}

.h33 {
  font-size: 55px;
  line-height: 107.8%;
  /* or 59px */

  text-align: center;
  letter-spacing: -0.05em;

  color: #323232;
}

.pct {
  color: #fe7700;
}

.bgc1 {
  background-color: #fffaf5;
}

.heading2 {
  font-size: 55px;
  font-family: "Gilroy";
  letter-spacing: 1px;
}

.bt1 {
  font-family: "SpaceGrotesk-bold" !important;

  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 92.8%;
  /* or 20px */

  text-align: center;
  letter-spacing: -0.05em;

  color: #2e2c27;

  padding: 17px 25px;
}

.head-2 {
  position: relative;
}

.fourth-2 {
  margin-top: 0px;
}

.card-text-1,
.card-text-2 {
  font-family: "SpaceGrotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 16.757px;
  line-height: 107.8%;
  /* identical to box height, or 18px */

  letter-spacing: 0.25em;
  text-transform: uppercase;

  color: #22272e;
}

.card-des-1 {
  font-family: "SpaceGrotesk";
  font-weight: 200;
  font-size: 18.6189px;
  line-height: 31px;
  /* or 31px */

  color: #22272e;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 50px;
  width: 50px;
  outline: #ffcc00;
  background-color: #ffcc00;
  background-size: 50%, 50%;
  border-radius: 50%;
  letter-spacing: 10px;
}

#pricing {
  margin-top: 6rem;
}

li i {
  margin-right: 1em;
}

/*
body {
    background-color: #7bbac9;
}
*/
.containerr {
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 50px auto 0;
  width: 500px;
  height: 500px;
}

.controls {
  display: flex;
  justify-content: end;
  /* margin-top: -190px; */
}

.controls div {
  padding: 4px 20px;
  cursor: pointer;
  /* border: 1px solid #000; */
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  margin: 10px 5px;
  border-radius: 50px;
  background: #ffc107;
  /* height: 38px; */
  opacity: 0.5;
  /* transition: opacity .15s ease; */
  z-index: 2;
}
.controls div:hover {
  /* font-size: 33px;
      padding: 4px 20px; */
  opacity: 1;
  transition: opacity 0.15s ease;
  /* height: 60px; */
}
.controls div.disabled {
  opacity: 0;
  cursor: default;
}

.sliderr {
  position: relative;
  z-index: 0;
  /* width: 100%;
    height: 100%;  */
}

.slidee {
  position: absolute;
  /* top: 25%;
    left: 10%;
    width: 100%;
    height: 100%; */
  /* background-color: red; */
  /* border: 1px solid #000; */
  border-radius: 15px;
  opacity: 0;
  transition: all 0.7s ease-out;
}
.slide--active {
  opacity: 0.4;
  z-index: 1;
}

.next {
  opacity: 1;
}

.prev {
  opacity: 0;
}

.next {
  /* transform: translate(-4%, 40%) scale(1); */
  transform: translate(-25px, 100px) scale(1);
  z-index: 2;
}
.carousel-control-prev-icon,
#back {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 0.708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon,
#forward {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
#back,
#forward {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  /* background-size: 100% 100%; */
  height: 50px;
  width: 50px;
  outline: #ffcc00;
  background-color: #ffcc00;
  background-size: 50%, 50% !important;
}

.banner-1 {
  width: 120%;
}

.section-graphic {
  width: 100%;
}

.card-text-bio {
	padding: 2% 15%;
}

a.contactLink {
	color: black;
}

.bylineContainer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.byline {
  text-align: right;
  padding-right: 20px;
  font-family: "SpaceGrotesk";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}

/* ==========================================================================
   Breakpoints, widest to narrowest (max-width), then min-width tiers.
   Kept in this order deliberately: where the same selector is overridden
   at more than one tier (e.g. .h31, .h11, .h32, .bt3, .bt-f, .card-text-1/2),
   the narrower/more specific block must come later in the file so it wins
   the cascade at equal specificity.
   ========================================================================== */

@media (max-width: 991.98px) {
  .section-graphic,
  .banner-1 {
    width: auto;
    max-width: 100%;
    max-height: 45vh;
    margin: 0 auto;
    display: block;
  }

  #hero img {
    display: none;
  }


}

@media (max-width: 991.98px) and (orientation: landscape) and (max-height: 500px) {
  .bg6 {
    margin-top: 0 !important;
  }
  .t-t {
    padding-top: 10px;
  }
}

@media (max-width: 767.98px) {
  .h31 {
    padding: 10px 0px;
  }

  #whatWeDo.mt-5 {
    margin-top: 1.5rem !important;
  }
  #whatWeDo .mt-5.mb-5 {
    margin-top: 1rem !important;
    margin-bottom: 1.5rem !important;
  }

  #pricing {
    margin-top: 2rem;
  }
  #pricing .container.mt-5,
  #pricing .row.mt-5 {
    margin-top: 1rem !important;
  }

  #whoWeAre .row.mt-5 {
    margin-top: 1.5rem !important;
  }
  #whoWeAre .mt-5.mb-5 {
    margin-top: 1rem !important;
    margin-bottom: 1.5rem !important;
  }

  #contactSection .t-t.mt-5 {
    margin-top: 1rem !important;
  }

  .mobile-direction {
    flex-direction: column;
    align-items: center;
  }
  .mobile-direction > a:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}

@media only screen and (max-width: 575.98px) {
  .h31 {
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    color: #fe7700;
    letter-spacing: -1px;
    margin-bottom: 23px;
    padding: 10px 0px;
  }

  .h11 {
    font-size: 4em;
    line-height: 70px;
    letter-spacing: -0.02em !important;
    color: #323232;
    margin-bottom: 30px;
  }

  .bt3 {
    font-family: "SpaceGrotesk-bold" !important;
    font-size: 12px !important;
  }

  .bt-f {
    font-family: "SpaceGrotesk-bold" !important;
    font-size: 11px !important;
    font-weight: 700;
  }

  .heading {
    font-family: "Gilroy";
  }

  body {
    font-family: "SpaceGrotesk";
  }

  .p1 {
    font-weight: 300;
    font-size: 15px;
    line-height: 25px;
    /* or 33px */

    color: #22272e;
    margin-bottom: 20px;
  }

  .ul {
    font-weight: 300;
    font-size: 15px;
    /* or 39px */
    padding: 0;

    color: #22272e;
    margin-bottom: 20px;
  }

  ul {
    list-style: none; /* Remove default bullets */
    margin-bottom: 20px;
  }

  ul li {
    font-size: 15px;
  }

  .h32 {
    font-size: 3rem;
    line-height: 117.8%;
    letter-spacing: -0.05em;
    color: #323232;
    margin-bottom: 23px;
  }

  .h33 {
    font-size: 35px;
    line-height: 107.8%;
    /* or 59px */

    text-align: center;
    letter-spacing: 0.02em;

    color: #323232;
  }

  .pct {
    color: #fe7700;
  }

  .bgc1 {
    background-color: #fffaf5;
  }

  .heading2 {
    font-size: 28px;
    font-family: "Gilroy";
    letter-spacing: 1px;
  }

  .bt1 {
    font-family: "SpaceGrotesk-bold" !important;

    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 92.8%;
    /* or 20px */

    text-align: center;
    letter-spacing: -0.05em;

    color: #2e2c27;

    padding: 17px 25px;
  }

  .head-2 {
    position: relative;
  }

  .fourth-2 {
    padding-top: 30px !important;
  }

  .card-text-1,
  .card-text-2 {
    font-family: "SpaceGrotesk";
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 107.8%;
    /* identical to box height, or 18px */

    letter-spacing: 0.25em;
    text-transform: uppercase;

    color: #22272e;
  }

  .card-des-1 {
    font-family: "SpaceGrotesk";
    font-weight: 200;
    font-size: 15px;
    line-height: 22px;
    /* or 31px */

    color: #22272e;
  }

  .ct-text {
    font-size: 15px;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    height: 30px;
    width: 30px;
    outline: #ffcc00;
    background-color: #ffcc00;
    background-size: 50%, 50%;
    border-radius: 50%;
    letter-spacing: 10px;
  }

  .slide--active {
    opacity: 1 !important;
    z-index: 1 !important;
}

}

@media (max-width: 428px) {
  .card-text-1, .card-text-2 {

    font-size: 12px;
  letter-spacing: 0;
  line-height: 0%;
  }

  .bt-f {

    font-size: 16px !important;

    padding: 16px 10px !important;
    margin: 0px !important;
    width: 100%;}
  .pn{
    padding-right:20px !important ;
    padding-left: 20px !important;
    padding-bottom: 50px !important;
  }
  .h31 {
    padding: 10px 10px;
}
.h32 {
  font-size: 2rem;
  margin-top: 50px;}
.sliderr{
  padding-left: 5%;
}
.h11 {
  font-size: 2em;
  line-height: 35px;
}
.bt3{
  margin-top: 10px;
  font-size: 16px !important;
}

.test-1 {
  flex-direction: column;
  text-align: center;
}

}

@media (min-width: 992px) {
  #whatWeDo .card {
    min-height: 170px;
  }
}

@media (min-width: 1200px) {

  .h11 {
    font-size: 4em;
    line-height: 70px;
    letter-spacing: -0.02em !important;
    color: #323232;
    margin-bottom: 30px;
  }

  .h32 {
    font-size: 3rem;
    line-height: 117.8%;
    letter-spacing: -0.05em;
    color: #323232;
    margin-bottom: 23px;
  }

  .bt-f {
    font-family: "SpaceGrotesk-bold" !important;
    font-size: 20px !important;
    font-weight: 700;
  }

}

#more, #more2, #more3, #more4 {
  display: none;
}
span#myBtn, span#myBtn2, span#myBtn3, span#myBtn4 {
  color: #fe7700;
  text-decoration: underline;
  cursor: pointer;
}
