.card--project,
.card--material {
  background-color: var(--primary);
  color: #ffffff;
  padding: 50px;
  border-radius: 35px 0 35px 0;
}

.card--project h2,
.card--material h2 {
  color: #ffffff;
}

.card--project .btn--card,
.card--material .btn--card {
  background-color: #1d1d1d;
  color: #ffffff;
  font-weight: 300;
}

.card--project .fa-circle-chevron-right,
.card--material .fa-circle-chevron-right {
  font-size: 1.25rem;
  position: relative;
  right: 15px;
  top: 2px;
}

.card--stats {
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.5) 0%,
      rgba(0, 0, 0, 0.5) 50%,
      rgba(0, 0, 0, 0.5) 100%
    ),
    url(./images/Microfilm.jpeg);
  background-size: cover;
  height: 250px;
  background-position: center;
  color: #ffffff;
}

.card--stats .primary-stat {
  font-size: 4.5rem;
}

.card--stats .primary-content {
  text-transform: uppercase;
  font-size: 1.25rem;
}

.card--stats .card--wrapper {
  display: flex;
  flex-direction: row;
  height: 100%;
}

.card--stats .card-col {
  width: 33%;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-family: "Bebas Neue", sans-serif;
  text-align: center;
}

.card--other-microfilm {
  border-radius: 0;
  color: #ffffff;
  background-color: #000000;
  height: 350px;
}

.card--other-microfilm .content {
  padding: 35px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.card--other-microfilm .card--wrapper,
.card--other-microfilm .row,
.card--other-microfilm .col-md-6 {
  height: 100%;
}

.card--other-microfilm .bg {
  background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0) 65%,
      rgba(0, 0, 0, 1) 100%
    ),
    url(.//images/Duplicator.jpeg);
  background-size: cover;
}

.card--other-microfilm .row,
.card--other-microfilm .col-md-6 {
  margin: 0;
}

.card--other-microfilm .list--wrapper {
  display: flex;
}

.card--other-microfilm ul {
  width: 100%;
}

.card--other-microfilm ul li {
  padding-bottom: 15px;
}

.card--other-microfilm .btn-additional {
  border: 2px solid #ffffff;
  color: #ffffff;
}

.card--support {
  background: url(".//images/support-card.png");
  background-size: cover;
  height: 400px;
  border-radius: 1.5rem;
}

.card--support .card--wrapper {
  height: 100%;
}

.card--support .title--wrapper {
  padding: 35px;
  justify-content: flex-end;
  height: 50%;
}

.card--support .card--title {
  color: #ffffff;
  font-size: 3.5rem;
  font-family: "Bebas Neue", sans-serif;
  line-height: 100%;
}

.card--support .item--wrapper {
  height: 50%;
  display: flex;
  flex-direction: row;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}

.card--support .card--item {
  width: 100%;
  position: relative;
  border: 1px solid #0000;
  background: linear-gradient(30deg, #272d3a, #232f43, #292b31, #272d3a)
      padding-box,
    linear-gradient(#38486d, #6a829c, #37476f) border-box;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  color: #fff;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.card--support .card--item p {
  margin-bottom: 0;
  line-height: 170%;
}

.card--support .card--item .check {
  border-radius: 50px;
  height: 25px;
  width: 25px;
  padding: 4px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card--support .card--item .check .fa-check {
  color: var(--secondary);
  font-size: 13px;
}

.card--support .card--item:nth-child(1) {
  border-bottom-left-radius: 1.5rem;
}

.card--support .card--item:nth-child(3) {
  border-bottom-right-radius: 1.5rem;
}

.card--accred {
  text-align: center;
  border: none;
}

.card--accred .logo--wrapper figure.item {
  max-width: 20%;
      display: flex;
      flex-direction: column;
      min-width: 20%;
      justify-content: space-between;
      justify-content: space-between;
      flex-direction: column;
      align-items: center;
}

.card--accred img {
  max-height: 125px;
}

.card--accred .drones img {
  max-height: 200px!important;
}

.card--accred p {
  width: 75%;
  margin: auto;
  line-height: 200%;
}

.card--accred .logo--wrapper {
display: flex;
    justify-content: space-around;
    flex-direction: row;
}

.card--accred h2 {
  color: var(--primary);
}

.card--accred h2 .black {
  color: #000000;
}

.why-us .row-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.why-us .content--item {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.why-us .content--item .item--content {
  width: 75%;
  line-height: 200%;
}

.why-us .content--item .item--heading {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 1.25rem;
  color: #171b3e;
}

.why-us .content--item img {
  height: auto;
  width: 75px;
}

@media only screen and (max-width: 767px) {
  .card--accred .logo--wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .card--accred figure.item {
    flex: 0 0 calc(50% - 20px);
    margin: 10px;
    max-width: 100%!important;
  }
  .card--accred p {
    width: 100%;
  }

  .card--support {
    display: none;
  }

  .card--material .col-lg-8 {
    margin-bottom: 1rem;
  }
  .card--stats .primary-stat {
    font-size: 1.5rem!important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
}

@media only screen and (min-width: 1440px) {
}
