html {
  font-family: "Roboto";
  scroll-behavior: smooth;
}

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

strong {
  font-weight: bold;
}

main {
  flex: 1 0 auto;
}

h1 {
  font-family: "Comfortaa";
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3;
}

h2 {
  font-family: "Comfortaa";
  font-size: 34px;
  font-weight: 700;
  line-height: 60%;
  margin-top: 60px;
}

h3 {
  font-size: 18px;
  color: #323e48;
  line-height: 28px;
}

h4 {
  font-size: 22px;
  font-weight: 700;
}

h5 {
  font-size: 20px;
  font-weight: bold;
}

h6 {
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 400;
  color: #f4f5f6;
}

div.content,
p {
  font-size: 16px;
}

hr {
  background-color: #ebeced;
  border: none;
  height: 3px;
}

header {
  position: relative;
  min-height: 104px;
}

.navbar-fixed {
  min-height: 104px;
}

.navbar-fixed .mtna-nav {
  z-index: 997;
}

.white-text svg {
  fill: white;
}

.text-grey,
.text-grey svg {
  color: #f4f5f6;
  fill: #f4f5f6;
}

.text-cool-grey,
.text-cool-grey svg {
  color: #8e959b;
  fill: #8e959b;
}

.text-faded-grey,
.text-faded-grey svg {
  color: #cfd2d3;
  fill: #cfd2d3;
}

.text-secondary {
  color: #80bd01;
  fill: #80bd01;
}

.text-secondary svg {
  vertical-align: middle;
}

.text-bold {
  font-weight: bold;
}

.rotate-180 {
  transform: rotateY(180deg);
}

.container {
  padding-bottom: 30px;
}

#toast-container {
  top: 20%;
  right: unset;
  max-width: 86%;
  left: 50%;
  transform: translateX(-50%);
}

.mtna-toast-success {
  background-color: #80bd01;
}

.mtna-toast-fail {
  background-color: #b15548;
}

.mtna-solution-container {
  background-image: url("/images/house-header-grid-left.png");
  background-position: left bottom;
  background-repeat: no-repeat;
}

.mtna-solution-container .card {
  border-radius: 10px;
}

.mtna-solution-cards {
  margin-top: 40px;
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (min-width: 1251px) {
  .mtna-solution-cards {
    flex-direction: row;
    align-items: stretch;
  }

  .mtna-solution-data,
  .mtna-solution-knowledge {
    flex-basis: 350px;
    flex-grow: 1;
  }

  .mtna-solution-custom,
  .mtna-solution-infrastructure,
  .mtna-solution-strategy {
    flex-basis: 150px;
    flex-grow: 1;
  }

  .mtna-solution-custom {
    break-before: page;
  }

  .mtna-hide-on-large-solution {
    display: none !important;
  }
}

@media only screen and (max-width: 1250px) {
  .mtna-solution-cards {
    flex-direction: column;
  }
}

.mtna-solution-separator {
  padding: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

hr.mtna-flex-separator {
  width: 100%;
  margin: 0;
  height: 0;
  border: 0;
}

.mtna-solution-container .card {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  box-shadow: 2px 15px 15px 0 rgba(8, 15, 23, 0.22);
  margin-bottom: 45px;
}

@media only screen and (max-width: 1175px) {
  .hide-on-1175-and-down {
    display: none;
  }

  .mtna-solution-container .card {
    margin-bottom: 1rem;
  }
}

.mtna-solution-container .card:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 7.7px;
  background-image: linear-gradient(to right, #1a4787, #0891bf);
}

.mtna-solution-container .card .card-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.mtna-solution-container .card .card-title h4 {
  margin: 0;
}

.card .card-content h5.card-title {
  font-size: 1.2em;
  font-weight: bold;
  line-height: unset;
}

.mtna-solution-container .card .card-title svg {
  margin-right: 20px;
  flex-shrink: 0;
}

.mtna-solution-container .card img {
  width: 215px;
  flex-shrink: 0;
}

.mtna-solution-container .card .mtna-check {
  height: 48px;
  width: 48px;
}

.mtna-solution-knowledge .card-content div:nth-child(2){
  margin-bottom: 20px;
}

a.mtna-rds-learn-more {
  font-size: 16px;
  font-weight: bold;
  line-height: 23px;
  color: #00609C;
}

.mtna-solution-container .card a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.mtna-solution-container .card a svg {
  vertical-align: text-bottom;
  fill: #00609C;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.mtna-solution-container .card a:hover,
.mtna-solution-container .card a:hover svg {
  color: #a1bf0d;
  fill:  #a1bf0d;
}

.mtna-project-slider-container {
  background-color: #f4f5f6;
  overflow: auto;
}

.mtna-text-center {
  text-align: center;
}

.mtna-slider {
  position: relative;
}

.mtna-slider .siema {
  overflow-y: visible;
  padding-bottom: 40px;
  padding-top: 30px;
}

.mtna-slider .siema > div,
.mtna-slider .siema > div > div {
  display: flex;
  align-items: stretch;
}

.mtna-slider-back,
.mtna-slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.mtna-slider-back {
  left: -50px;
}

.mtna-slider-next {
  right: -50px;
  transform: rotateY(180deg);
}

.mtna-projects .card {
  margin: 0 20px;
  border-radius: 10px;
  box-shadow: 2px 15px 15px 0 rgba(8, 15, 23, 0.22);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: transparent;
}

.mtna-projects .card .card-content {
  padding: 40px;
  background-color: white;
  height: 100%;
}

@media only screen and (max-width: 600px) {
  .mtna-projects .card .card-content {
    padding: 20px;
  }
}

.mtna-projects .project-card-header {
  min-height: 50px;
}

.mtna-projects .card .card-action .mtna-project-location {
  padding-right: 30px;
}

.mtna-projects .card .card-action div span,
.mtna-projects .card .card-action div i {
  vertical-align: middle;
}

.mtna-projects .card .card-content .mtna-learn-more {
  padding-top: 20px;
  font-weight: bold;
}

.mtna-projects .card .card-content .mtna-project-partners {
  text-transform: uppercase;
  font-size: 10px;
  color: #333333;
  margin: 30px 0;
}

.mtna-projects .card .card-content .mtna-project-partners img {
  margin-right: 15px;
  height: 20px;
}

.mtna-projects .card .card-content .mtna-project-logo {
  float: right;
  height: 80px;
}

.mtna-projects .card .card-action {
  color: #8e959b;
  display: flex;
  flex-wrap: wrap;
  transition: all 300ms;
  position: relative;
  background-color: transparent;
  overflow: hidden;
}

.mtna-projects .card .card-action div.mtna-background-grey-transition {
  position: absolute;
  background-image: linear-gradient(175deg, #e0e2e4 0%, #e0e2e4 100%);
  left: 0;
  bottom: -1px;
  height: 102%;
  width: 100%;
  z-index: 0;
}

.mtna-projects .card .card-action div.mtna-background-blue-transition {
  position: absolute;
  background-image: linear-gradient(175deg, #1a4787 0%, #0891bf 100%);
  left: 0;
  bottom: -1px;
  height: 102%;
  width: 100%;
  opacity: 0;
  transition: opacity 300ms;
  z-index: 0;
}

.mtna-projects .card .card-action > div {
  position: relative;
}

.mtna-projects .card .card-action .mtna-information {
  margin-left: auto;
  flex-shrink: 0;
  width: 20px;
}

.mtna-projects .card .card-action i {
  color: #8e959b;
}

.mtna-projects .card:hover .card-action {
  color: white;
}

.mtna-projects .card:hover .card-action div.mtna-background-blue-transition {
  opacity: 1;
}

.mtna-projects .card:hover .card-action i {
  color: white;
}

.mtna-slider .slider-buttons {
  text-align: center;
  padding: 20px 0;
}

.mtna-slider .slider-buttons i {
  cursor: pointer;
}
.mtna-slider .slider-buttons i:before {
  content: "radio_button_unchecked";
}

.mtna-slider .slider-buttons i:hover:before {
  content: "radio_button_checked";
}

.mtna-btn {
  line-height: 48px;
  height: 48px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px 40px;
  border-radius: 50px;
  border: 2px solid;
  transition: all ease-in 300ms;
}

.mtna-btn:hover {
  color: #f4f5f6;
  background-color: #a1bf0d;
  border-color: #a1bf0d;
  transition: all ease-out 300ms;
}

.mtna-btn-outline-grey {
  color: #f4f5f6;
  border-color: #f4f5f6;
}

.mtna-btn-fill-secondary {
  color: white;
  background-color: #80bc00;
  border-color: #80bc00;
}

.mtna-btn-outline-secondary {
  color: #80bc00;
  border-color: #80bc00;
}

.valign-wrapper > .mtna-btn {
  padding: 0 40px;
}

nav .mtna-brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
}

nav .mtna-brand-logo img {
  vertical-align: middle;
}

@media only screen and (max-width: 600px) {
  nav .mtna-brand-logo img {
    width: 140px;
  }
}

#mtna-banner {
  height: 100vh;
  min-height: 870px;
  position: relative;
  background-color: #1a4787;
  background-image: linear-gradient(135deg, #1a4787 0%, #008fbe 100%);
  overflow: hidden;
}

#mtna-banner nav {
  height: 200px;
  padding: 60px 0;
}

nav {
  transition: padding 150ms;
}

nav .nav-wrapper {
  width: 80%;
}

#mtna-banner nav.mtna-squish,
nav.mtna-squish {
  padding: 20px 0;
  height: auto;
  background-image: linear-gradient(135deg, #1a4787 0%, #0891bf 100%);
  box-shadow: 2px 15px 30px 0 rgba(8, 15, 23, 0.16);
  z-index: 2;
}

#mtna-banner h3 {
  margin-top: 18px;
  margin-bottom: 30px;
  max-width: 600px;
}

.mtna-banner-text {
  height: 480px;
  color: white;
  position: relative;
  z-index: 1;
  margin-bottom: 20vh;
  margin-top: 60px;
}

@media only screen and (max-width: 600px) {
  #mtna-banner .mtna-banner-text {
    text-align: center;
  }
}

@media only screen and (max-width: 993px) {
  #mtna-banner .mtna-banner-text {
    margin-top: 20px;
  }
}

#mtna-banner #mtna-rds-banner {
  border: 2px solid rgba(244,245,246, 0.2);
  box-sizing: border-box;
  filter: drop-shadow(2px 15px 30px rgba(8, 15, 23, 0.16));
  border-radius: 8px;
  padding: 25px 31px;
  margin-left: -30px;
}

#mtna-banner #mtna-rds-banner a {
  color: #a1bf0d;
  line-height: 21px;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

#mtna-banner #mtna-rds-banner a svg {
  fill: white;
  vertical-align: text-bottom;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

#mtna-banner #mtna-rds-banner a:hover,
#mtna-banner #mtna-rds-banner a:hover svg {
  color: #a1bf0d;
  fill:  #a1bf0d;
}

#mtna-banner #mtna-rds-banner .mtna-rds-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 600px) {
  #mtna-banner #mtna-rds-banner .mtna-rds-header {
    justify-content: center;
  }
}

#mtna-banner #mtna-rds-banner .mtna-rds-header a {
  float: right;
}

#mtna-banner:before {
  position: absolute;
  content: " ";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75%;
  display: block;
  background-image: url("/images/header-update.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}

@media only screen and (min-width: 1600px) and (max-width: 1900px) {
  #mtna-banner:before {
    height: 60%;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  #mtna-banner:before {
    height: 50%;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1400px) {
  #mtna-banner:before {
    height: 40%;
  }
}

@media only screen and (min-width: 700px) and (max-width: 993px) {
  #mtna-banner:before {
    height: 50%;
  }
}

@media only screen and (max-width: 993px) {
  #mtna-banner nav.mtna-nav {
    height: 104px;
    padding: 22px;
  }

  .mtna-banner-text h1 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 40px;
    font-size: 30px;
  }

  .mtna-banner-text h3 {
    line-height: 24px;
  }

  .mtna-banner-text {
    align-items: flex-start;
  }

  #mtna-banner:before {
    background-position: right 0% bottom -50px;
  }
}

nav {
  padding: 22px 0;
  height: 104px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

@media only screen and (max-width: 600px) {
  nav {
    padding: 30px 0;
    height: 120px;
  }
}

#mtna-nav-background {
  background-color: #00609c;
  background-image: linear-gradient(135deg, #1a4787 0%, #008fbe 100%);
  overflow: hidden;
  height: 104px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -2;
}

#mtna-nav-background.mtna-nav-background-grid {
  background-image: url("/images/grid-mtna-cta.png"),
    linear-gradient(135deg, #1a4787 0%, #008fbe 100%);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.mtna-nav-wrapper {
  font-weight: bold;
}

.mtna-nav-wrapper ul a {
  position: relative;
  text-decoration: none;
  font-size: 16px;
}

.mtna-nav-wrapper ul a:hover {
  background-color: transparent;
}

.mtna-nav-wrapper ul a::before {
  content: "";
  position: absolute;
  width: 85%;
  height: 2px;
  bottom: 0;
  left: 7.5%;
  background-color: #80bd01;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.mtna-nav-wrapper ul a.active::before,
.mtna-nav-wrapper ul a:hover::before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

@media only screen and (max-width: 1200px) {
  .mtna-nav-wrapper .nav-wrapper > ul,
  .mtna-nav-wrapper .nav-wrapper > span {
    display:none !important
  }

  .mtna-nav-wrapper .nav-wrapper a.sidenav-trigger {
      display: block;
  }
}

.mtna-nav-wrapper svg.external {
  vertical-align: text-bottom;
}

.mtna-nav-wrapper .nav-wrapper svg.external path {
  fill: #fff;
}

.mtna-nav-wrapper #nav-mobile svg.external path {
  fill: rgba(0,0,0,0.87);
}

.mtna-nav-wrapper .nav-icons {
  padding: 8px 0;
  float: right;
  /* same height as MTNA logo */
  height: 64px;
}

.mtna-nav-wrapper .nav-icons a {
  /* same height as MTNA logo minus padding */
  height: 56px;
  padding: 0 6px;
}

.mtna-nav-wrapper .nav-icons img {
  width: 30px;
}

.mtna-nav-wrapper .vertical-divider {
  float: right;
  height: 20px;
  margin: 22px 12px 0;
  width: 2px;
  background-color: #fff;
}

@media only screen and (max-width: 995px) {
  .mtna-nav-wrapper .vertical-divider {
    display: none;
  }
}

.mtna-how-we-help-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 30px;
}

.mtna-how-we-help-item {
  display: flex;
  flex-basis: 250px;
  flex-grow: 1;
  margin: 40px 30px 0 0;
}

.mtna-how-we-help-item h4 {
  margin-top: 0;
  margin-bottom: 9px;
  font-weight: bold;
}

.mtna-how-we-help-item .mtna-how-we-help-item-content {
  flex-grow: 1;
  flex-basis: 200px;
}

@media only screen and (max-width: 460px) {
  h3,
  h2 {
    text-align: center;
  }

  .mtna-how-we-help-item {
    flex-direction: column;
    margin-right: 0;
  }

  .mtna-how-we-help-item .mtna-how-we-help-item-content {
    flex-basis: auto;
    text-align: center;
  }

  .mtna-how-we-help-item .mtna-how-we-help-item-image {
    display: flex;
    justify-content: center;
  }
}

.mtna-how-we-help-item .mtna-how-we-help-item-image {
  margin-right: 10px;
}

.mtna-how-we-help-item .mtna-how-we-help-item-image img {
  width: 90px;
}

.mtna-customers {
  display: flex;
  justify-content: stretch;
  flex-wrap: wrap;
}

.mtna-customer {
  flex-basis: 291px;
  flex-grow: 1;
  height: 144px;
  border: solid 1px #e0e2e4;
  padding: 15px;
  vertical-align: middle;
  padding: 15px;
  background-origin: content-box;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 15px;
  transition: all 300ms;
}

.mtna-customer:hover {
  opacity: 0.8;
}

.mtna-customer.mtna-customer-empty {
  border: none;
}

@media only screen and (max-width: 701px) {
  .mtna-customer.mtna-customer-empty {
    display: none;
  }
}

@media only screen and (min-width: 1265px) and (max-width: 1680px) {
  .mtna-customer.mtna-customer-empty {
    display: none;
  }
}
.mtna-customer-abs {
  background-image: url("/images/customers/logo-abs.png");
}

.mtna-customer-bjs {
  background-image: url("/images/customers/logo-bjs.png");
}

.mtna-customer-collegeboard {
  background-image: url("/images/customers/logo-collegeboard.png");
}

.mtna-customer-closer {
  background-image: url("/images/customers/logo-closer.png");
}

.mtna-customer-crdcn {
  background-image: url("/images/customers/logo-crdcn.png");
}

.mtna-customer-ddi {
  background-image: url("/images/customers/logo-ddi.png");
}

.mtna-customer-eeoc {
  background-image: url("/images/customers/logo-eeoc.png");
}

.mtna-customer-inegi {
  background-image: url("/images/customers/logo-inegi.png");
}

.mtna-customer-nsf {
  background-image: url("/images/customers/logo-nsf.png");
}

.mtna-customer-mhdo {
  background-image: url("/images/customers/logo-mhdo.png");
}

.mtna-customer-norc {
  background-image: url("/images/customers/logo-norc.png");
}

.mtna-customer-statscan {
  background-image: url("/images/customers/logo-statscan.png");
}

.mtna-customer-statsnz {
  background-image: url("/images/customers/logo-statsnz.png");
}

.mtna-customer-ukdata {
  background-image: url("/images/customers/logo-ukdata.png");
}

.mtna-customer-vermontcarepartners {
  background-image: url("/images/customers/logo-vermontcarepartners.png");
}

.mtna-customer-icpsr {
  background-image: url("/images/customers/logo-icpsr.png");
}

.mtna-science {
  background-color: #1a4787;
  background-image: url("/images/grid-mtna-cta.png"),
    linear-gradient(135deg, #1a4787 0%, #008fbe 100%);
  background-size: auto 606px;
  background-repeat: no-repeat;
  background-position: center right;
}
.mtna-science h3 {
  text-align: left;
}

.mtna-science div.container {
  min-height: 211px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 88px 0;
}

.mtna-science h1 {
  margin-bottom: 10px;
}

.mtna-science h3 {
  margin-top: 10px;
  margin-bottom: 0;
}

.mtna-science div.container div:first-child {
  flex: 1 2 66%;
}
.mtna-science div.container div:last-child {
  flex: 1 0 195px;
  padding-top: 20px;
}

.mtna-science h1 {
  margin-top: 0;
}

footer {
  min-height: 309px;
  background-color: #323e48;
  color: #e0e2e4;
}

footer .container {
  padding-top: 40px;
}

footer .container .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

footer .container .row .col:last-child {
  text-align: right;
}

footer a {
  color: #f4f5f6;
  transition: all 300ms;
}

footer a:hover {
  color: #a1bf0d;
}

footer .mtna-partners a img {
  margin-left: 10px;
  transition: all 300ms;
}

footer .mtna-partners a img:hover {
  opacity: 0.8;
}

.mtna-footer-logo {
  height: 60px;
}

.mtna-footer-nav a {
  line-height: 30px;
}

.mtna-footer-right,
.mtna-footer-left {
  color: #e0e2e4;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mtna-footer-left div {
  margin-bottom: 10px;
}

.mtna-partners img {
  height: 34px;
}

.mtna-contact-info {
  line-height: 30px;
}

.mtna-contact-info i {
  margin-right: 15px;
}

.mtna-contact-info * {
  vertical-align: middle;
  transition: all 300ms;
  font-weight: bold;
}

.mtna-contact-info > *:hover,
.mtna-contact-info > *:hover * {
  color: #c2d500;
}

.mtna-social-media a {
  margin: 8px;
}

.mtna-footer-copyright > a {
  color: #f4f5f6;
  text-decoration: underline;
  margin-left: 10px;
  line-height: 40px;
}

.mtna-about-container > div {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.mtna-about-text {
  margin-top: 30px;
}

.mtna-about-text-container {
  flex-basis: 350px;
  flex-shrink: 1;
  flex-grow: 1;
  order: 2;
}

.mtna-about-container {
  position: relative;
}

.mtna-about-house {
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 100%;
  width: 90%;
  z-index: -1;
  background-image: url("/images/house-header-digital.png");
}

.mtna-about-house-placeholder {
  flex-basis: 500px;
  flex-shrink: 1;
  height: 400px;
  order: 2;
}

@media only screen and (max-width: 1200px) {
  .mtna-about-house {
    width: 100%;
    background-size: auto 450px;
    background-position: top 10% right 20%;
  }
  .mtna-about-house-placeholder {
    height: 270px;
    order: 1;
  }
}

@media only screen and (max-width: 600px) {
  .mtna-about-text-container h1,
  .mtna-about-text-container h3,
  .mtna-who-we-are h1,
  .mtna-who-we-are h3 {
    text-align: center;
  }
}

.mtna-vision-container {
  background-color: #f4f5f6;
}

.mtna-vision-container img {
  margin: 50px;
  width: 200px;
  flex-shrink: 0;
}

.mtna-vision-container > div {
  display: flex;
  justify-content: center;
}

.mtna-vision-text {
  flex-basis: 619px;
  flex-shrink: 1;
}

.mtna-about-photos {
  display: flex;
  justify-content: stretch;
}

.mtna-about-photos div {
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  position: relative;
}

.mtna-about-photos img {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100px;
  width: 100%;
  height: 100%;
  min-width: 0;
}

.mtna-about-photos div:nth-child(2):before {
  background-color: #00609c;
}

.mtna-about-photos div:nth-child(1):before,
.mtna-about-photos div:nth-child(3):before {
  background-color: #1a428a;
}

.mtna-about-photos div:before {
  position: absolute;
  opacity: 0.2;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.mtna-dev-team,
.mtna-leader-team {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  justify-content: space-between;
}

.mtna-full-bio {
  width: 350px;
  padding-right: 30px;
  margin-bottom: 60px;
  flex-shrink: 1;
  flex-grow: 1;
}

.mtna-bio-card {
  overflow: hidden;
  color: #a2a9ad;
  flex-basis: 250px;
}

.mtna-bio-card span:first-of-type {
  font-weight: bold;
  font-size: 20px;
}

.mtna-bio-card .mtna-bio-title {
  font-weight: bold;
  font-size: 16px;
}

.mtna-bio-pic {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  box-shadow: 6px 6px 1px 0 rgba(8, 15, 23, 0.15);
  background-size: contain;
  float: left;
  margin-right: 21px;
  margin-bottom: 32px;
}

.mtna-bio-pic-adc {
  background-image: url("/images/about/profile-image-adc.png");
}
.mtna-bio-pic-ch {
  background-image: url("/images/about/profile-image-ch.png");
}
.mtna-bio-pic-cm {
  background-image: url("/images/about/profile-image-anon.png");
}
.mtna-bio-pic-jg {
  background-image: url("/images/about/profile-image-jg.png");
}
.mtna-bio-pic-nr {
  background-image: url("/images/about/profile-image-anon.png");
}
.mtna-bio-pic-ph {
  background-image: url("/images/about/profile-image-ph.png");
}
.mtna-bio-pic-sl {
  background-image: url("/images/about/profile-image-anon.png");
}
.mtna-bio-pic-wd {
  background-image: url("/images/about/profile-image-wd.png");
}
.mtna-bio-pic-ze {
  background-image: url("/images/about/profile-image-anon.png");
}

.mtna-bio-pic-empty {
  background-color: #a2a9ad;
}

.social-media-icon {
  width: 28px;
  height: 28px;
  padding: 2px;
  margin-top: 8px;
}

.social-media-circle-outline {
  border: solid 2px #cfd2d3;
  border-radius: 14px;
  fill: #cfd2d3;
}

.mtna-contact-container {
  position: relative;
  overflow: hidden;
}

.mtna-contact-container > div {
  height: 100%;
  padding-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
}

.mtna-office-info {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 280px;
  display: flex;
  flex-direction: column;
  padding-right: 100px;
  position: relative;
  padding-bottom: 40px;
  order: 1;
  font-size: 16px;
  font-weight: bold;
}

.mtna-office-info h3 {
  text-align: left;
}

@media only screen and (max-width: 706px) {
  .mtna-office-info {
    order: 2;
  }
}

.mtna-office-info::before {
  background-color: #f4f5f6;
  z-index: -2;
  content: "";
  position: absolute;
  width: 300%;
  height: 100%;
  left: -100%;
}

@media only screen and (max-width: 900px) {
  .mtna-office-info::before {
    width: 250%;
  }
}

.mtna-office-info h3 {
  margin-top: 53px;
}

.mtna-office-info > * {
  display: flex;
  justify-content: flex-start;
}

.mtna-office-info i,
.mtna-office-info div {
  color: #5b656d;
  fill: #5b656d;
}

.mtna-office-info span {
  margin-top: 37px;
}

.mtna-office-info i {
  margin-right: 15px;
  vertical-align: top;
}

.mtna-contact-form {
  flex-grow: 2;
  order: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.mtna-contact-form::before {
  background-color: white;
  background-image: url("/images/solution-illustration-gray.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: -10%;
}

@media only screen and (max-width: 600px) {
  .mtna-contact-form::before {
    left: -10%;
  }
}

@media only screen and (max-width: 992px) {
  .mtna-contact-form::before {
    left: -15%;
  }
}

.mtna-contact-form .card {
  flex-grow: 1;
  flex-shrink: 1;
  margin: 40px 0;
  background-color: #f4f5f6;
  border-radius: 10px;
  box-shadow: 2px 15px 30px 0 rgba(8, 15, 23, 0.16);
}

.mtna-contact-form .card .card-content {
  padding: 44px;
}

.mtna-contact-form .card .card-title {
  font-family: "Comfortaa";
  font-size: 34px;
  margin-bottom: 38px;
}

.mtna-contact-form .card textarea,
.mtna-contact-form .card input {
  margin: 9px 0;
  border: solid 1px #ebeced;
  padding: 0 10px;
  width: 100%;
  border-radius: 5px;
  background-color: white;
  height: 50px;
  box-shadow: none;
  color: #323e48;
  box-sizing: border-box;
  font-family: Roboto;
  font-size: 16px;
}

.mtna-contact-form .card textarea {
  padding: 10px;
  height: 200px;
}

.mtna-contact-form .card textarea:focus,
.mtna-contact-form .card input:focus {
  box-shadow: none;
  border-bottom: none;
}

.mtna-contact-form textarea::placeholder,
.mtna-contact-form input::placeholder {
  color: #323e48;
}

.mtna-contact-form button {
  width: 170px;
  margin-top: 9px;
  padding-top: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 600px) {
  footer .container .row div {
    width: 100%;
    text-align: center;
  }
}

.mtna-privacy-container p,
.mtna-terms-container p {
  margin-bottom: 15px;
}

.mtna-privacy-container ul,
.mtna-terms-container ul {
  margin-bottom: 15px;
}

.mtna-privacy-container li,
.mtna-terms-container li {
  list-style-type: disc;
  margin-left: 40px;
}

.mtna-404-container {
  background-image: url("/images/404-illustration-gray.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: auto 125%;
  height: 400px;
  display: flex;
  align-items: center;
}

.mtna-404-link {
  margin-top: 20px;
  display: inline-block;
}

@media only screen and (max-width: 600px) {
  .mtna-404-container {
    text-align: center;
  }
}

.mtna-404-container h1 {
  margin-bottom: 10px;
}

.mtna-404-container h3 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: bold;
}

.mtna-404-container a {
  margin-right: 30px;
  line-break: strict;
}

.mtna-projects-container {
  background-color: #f4f5f6;
}

.mtna-projects-container > div.container > h1 {
  margin-top: 0;
  padding-top: 2.8rem;
}

.mtna-projects .card.mtna-project-empty {
  box-shadow: none;
}

.mtna-all-projects {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  flex-wrap: wrap;
}

.mtna-all-projects .card {
  flex-basis: 400px;
  flex-grow: 1;
  margin-bottom: 40px;
}

.mtna-project-page-navigation {
  padding-top: 11px;
}

.mtna-project-page-navigation span {
  vertical-align: middle;
  color: #333333;
}

.mtna-project-page-navigation i {
  vertical-align: middle;
  color: #8e959b;
}

.mtna-project-page-navigation i {
  font-size: 40px;
}

.mtna-project-page-project-info {
  background-color: #f4f5f6;
}

.mtna-project-page-project-info > div.container:first-child {
  padding-bottom: 0;
}

.mtna-project-page-project-info .mtna-project-partners {
  text-transform: uppercase;
  font-size: 15px;
  color: #333333;
  margin: 30px 0;
}

.mtna-project-page-project-info .mtna-project-partners img {
  margin-right: 15px;
  height: 40px;
}

.mtna-project-page-project-info .mtna-project-logo {
  float: right;
  height: 120px;
}

.mtna-project-page-project-info .mtna-project-quick-info {
  display: flex;
  flex-wrap: wrap;
  color: #8e959b;
}

.mtna-project-page-project-info .mtna-project-quick-info span,
.mtna-project-page-project-info .mtna-project-quick-info i {
  vertical-align: middle;
}

.mtna-project-page-project-info
  .mtna-project-quick-info
  .mtna-project-location {
  margin-right: 25px;
}

.mtna-project-page-project-info .mtna-project-quick-info .mtna-information {
  margin-left: auto;
  flex-shrink: 0;
}

.mtna-project-page-project-info .mtna-project-quick-info .mtna-information i {
  width: 20px;
  margin-right: 5px;
}

.mtna-project-page-project-description ul,
.mtna-project-page-project-description p {
  margin-top: 15px;
}

.mtna-project-page-project-description li {
  list-style: disc;
  margin-left: 40px;
}
