/*
Theme Name: UnderStrap Child
Theme URI: https://wp-themes.com/understrap
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress UnderStrap child theme.
Template: understrap
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: understrap-child
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.container-fluid {
  max-width: 1580px;
}
.alignfull > .wp-block-group__inner-container {
  max-width: 1580px;
  margin: auto;
}
.margin-block {
  margin: 100px auto;
}
.padded-block {
  padding: 100px 20px;
}
@media screen and (max-width: 781px) {
  .margin-block {
    margin: 50px auto;
  }
  .padded-block {
    padding: 50px 20px;
  }
}
.narrow-1200 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-button__link {
  color: #fff;
  background-color: #3a4a82;
  border-radius: 12px;
  font-weight: 600;
  padding: calc(.567em + 2px) calc(1.333em + 2px);
  font-size: 27px;
  line-height: 1.2em;
}
.wp-block-button__link:hover {
  color: #fff;
  background-color: #000;
}
div.wpforms-container-full button[type="submit"] {
  margin: auto;
  display: block;
  background-color: #9ac36b !important;
  border-radius: 8px;
  padding: 15px 35px;
  height: auto;
}
.nomargin, .nomargin img {
  margin: 0 !important;
}
a {
  color: #9ac36b;
  text-decoration: none;
}
a:hover {
  color: #000;
}
.nav-links a {
	color: #000;
	font-size: 38px;
	font-weight: 600;
	display: flex;
	align-items: center;
	gap:20px;
}
.container.navigation {
	max-width: none;
}
.fa-angle-left::before, .fa-angle-right::before {
	display: block;
	content: "";
	background-size: contain;
  width: 80px;
  height: 80px;
}
.fa-angle-left::before {
	background-image: url("images/carousel-arrow-left.png");
}
.fa-angle-right::before {
	background-image: url("images/carousel-arrow-right.png");
}
@media screen and (max-width: 1000px) {
.nav-links a {
	font-size: 19px;
	gap:10px;
}
.fa-angle-left::before, .fa-angle-right::before {
  width: 40px;
  height: 40px;
}
}
body {
  font-family: "Montserrat", sans-serif;
  color: #231f20;
  font-size: 20px;
}
mark {
  padding: 0;
}
.bigger {
  font-size: 23px;
  font-weight: 600;
}
.author-name {
  color: #3a4a82;
  font-size: 23px;
  line-height: 1.2em;
  font-weight: 600;
  margin-bottom: 0;
}
.author-title {
  font-size: 16.5px;
}
.understrap-read-more-link {
  color: #9ac36b;
  text-decoration: none;
}
h1 {
  font-size: 80px;
  font-weight: 600;
}
h1.entry-title {
  color: white;
  background-color: #3a4a82;
  padding: 40px 20px;
  text-align: center;
}
h2 {
  font-weight: 600;
  font-size: 65px;
  margin-bottom: 40px;
}
.search-results h2 {
  font-size: 35px;
	margin-bottom: 10px;
}
.search-results article:not(:last-child) {
	margin-bottom: 30px;
}
#wrapper-footer-full h2 {
  color: #9ac36b;
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 0px;
}
h3 {
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 20px;
}
@media screen and (max-width: 781px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 45px;
  }
	.search-results h2 {
		font-size: 25px;
	}
  h3 {
    font-size: 22px;
  }
}
.bg-primary {
  background-color: transparent !important;
}
.navbar-brand {
  max-width: 200px;
  margin-right: 50px;
}
#main-menu {
  display: flex;
  gap: 10px;
  justify-content: space-between !important;
  align-items: center;
}
#menu-item-25 {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
}
#navbarNavOffcanvas {
  background-color: white !important;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.nav-link {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 18px;
  font-weight: 500;
  color: #231f20;
}
.nav-link:hover {
  color: #3a4a82;
}
.blue-button .nav-link, .green-button .nav-link {
  color: white;
  border-radius: 10px;
  padding: 5px 18px !important;
  min-width: 150px;
  max-width: 150px;
  min-height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blue-button .nav-link {
  background-color: #3a4a82;
}
.blue-button .nav-link:hover {
  color: white;
  background-color: black;
}
.green-button .nav-link {
  background-color: #9ac36b;
}
.green-button .nav-link:hover {
  color: white;
  background-color: black;
}
#services .wp-block-columns {
  margin-bottom: 0;
}
#services .wp-block-column {
  max-width: 317px;
  min-width: 230px;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  background-color: white;
}
#services .wp-block-column figure {
  position: relative;
  margin-bottom: 30px;
}
#services .wp-block-column figure:after {
  display: block;
  content: '';
  width: 95px;
  height: 95px;
  background-color: #9ac36b;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: -47.5px;
  transform: translateX(-50%);
}
#services .wp-block-column img {
  margin: 0;
}
#services .wp-block-column .wp-block-group {
  padding: 40px 10px;
}
#services .wp-block-column h3 {
  margin-bottom: 0px;
}
@media screen and (max-width: 1350px) {
  #services .wp-block-columns {
    flex-wrap: wrap !important;
    justify-content: center;
  }
}
#impact-metrics .wp-block-columns {
  margin: 0;
  gap: 20px !important;
}
#impact-metrics .wp-block-column {
  font-size: 45px;
  line-height: 1.2em;
  padding: 10px 0;
  position: relative;
}
@media screen and (min-width: 782px) {
  #impact-metrics .wp-block-column:not(:first-child):before {
    display: block;
    content: '';
    width: 2px;
    background-color: white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -11px;
  }
}
#impact-metrics .wp-block-column p {
  margin: 0;
}
#impact-metrics .wp-block-column strong {
  display: block;
  font-size: 115px;
  line-height: 110px;
}
@media screen and (max-width: 1100px) {
  #impact-metrics .wp-block-column {
    font-size: 35px;
  }
  #impact-metrics .wp-block-column strong {
    font-size: 80px;
    line-height: 80px;
  }
}
#footer-top {
  margin-bottom: -100px;
  padding-top: 0;
}
#block-11 {
  position: relative;
  background-color: white;
  font-size: 60px;
  line-height: 1em;
  font-weight: 600;
  border-radius: 25px;
  padding: 50px;
}
#block-11 .wp-block-group__inner-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
#block-11 p {
  margin: 0;
}
#block-11 .wp-block-buttons {
  min-width: 240px;
}
@media screen and (max-width: 781px) {
  #block-11 {
    font-size: 40px;
    padding: 25px;
  }
  #block-11 .wp-block-group__inner-container {
    flex-direction: column;
    text-align: center;
    gap: 25px;
  }
}
#wrapper-footer-full {
  padding-top: 150px;
  padding-bottom: 10px;
  background-color: #3a4a82;
  color: white;
}
#wrapper-footer-full a {
  color: white;
  text-decoration: none;
}
#wrapper-footer-full p:last-child {
  margin: 0;
}
#menu-footer-menu, #menu-quick-links {
  list-style: none;
  font-weight: 500;
  margin: 0;
  padding: 10px;
}
#menu-quick-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#menu-quick-links .white-button a, #menu-quick-links .green-button a {
  display: inline-block;
  color: white;
  line-height: 1em;
  border-radius: 8px;
  padding: 12px 16px !important;
}
#menu-quick-links .white-button a {
  color: #3a4a82;
  background-color: #ffffff;
}
#menu-quick-links .white-button a:hover {
  color: #3a4a82;
}
#menu-quick-links .green-button a {
  background-color: #9ac36b;
}
#menu-quick-links .green-button a:hover {
  color: white;
}
.address-icon, .phone-icon, .email-icon {
  display: flex;
  gap: 15px;
  padding: 10px;
}
.address-icon:before, .phone-icon:before, .email-icon:before {
  display: block;
  content: '';
  background-image: url("images/icon-location.png");
  background-size: contain;
  height: 29px;
  width: 29px;
  min-width: 29px;
  position: relative;
  top: -2px;
}
.phone-icon:before {
  background-image: url("images/icon-phone.png");
}
.email-icon:before {
  background-image: url("images/icon-email.png");
}
#wrapper-footer-full .wp-block-social-links:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  #wrapper-footer-full > div > .row {
    flex-direction: column !important;
    gap: 30px;
  }
  #wrapper-footer-full > div > .row > div {
    width: 100% !important;
  }
}
#wrapper-footer {
  background-color: #3a4a82;
  color: #7f95cc;
  text-align: center;
  font-size: 16px;
}
#wrapper-footer a {
  color: #7f95cc;
}
.study-wrapper {
  position: relative;
}
@media screen and (max-width: 1800px) {
  .study-wrapper {
    margin: 0 120px;
  }
}
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.slick-arrow:first-child {
  left: -100px;
  background-image: url("images/carousel-arrow-left.png");
}
.slick-arrow:last-child {
  right: -100px;
  background-image: url("images/carousel-arrow-right.png");
}
.study-element {
  margin: 0 20px;
}
.study-element-wrapper {
  max-width: 480px;
  margin: auto;
  background-color: #f1f1f2;
  border-radius: 25px;
  overflow: hidden;
}
.study-info {
  padding: 25px 40px;
}
.study-title {
  font-size: 38px;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 781px) {
  .study-wrapper {
    margin: 0 60px;
  }
  .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .slick-arrow:first-child {
    left: -50px;
  }
  .slick-arrow:last-child {
    right: -50px;
  }
  .study-title {
    font-size: 28px;
  }
}
.case-study-list {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.case-study-list .study-element {
  flex-basis: calc(50% - 50px);
  margin: 0;
}
.size-case-study-single {
	border-radius: 12px;
}
.case-study-archive-header {
	font-size:36px;
	font-weight: 600;
	margin-bottom: 20px;
}
.case-study-archive-subheader {
	margin-top: 10px;
	font-size:29px;
	font-weight: 600;
}
#highlights h3 {
	font-size: 100px;
	margin-bottom: 0;
}
#highlights {
	font-size: 45px;
}
#highlights .wp-block-columns:last-child {
	margin-bottom: 0;
}
#highlights .wp-block-column {
	position: relative;
}
#highlights .wp-block-column:not(:last-child):after {
	display: block;
	content: '';
	width:2px;
	background-color: white;
	position: absolute;
	right: -1em;
	top:0;
	bottom:0;
}
@media screen and (max-width: 781px) {
	#highlights h3 {
	font-size: 60px;
	margin-bottom: 0;
}
#highlights {
	font-size: 35px;
}
	#highlights .wp-block-columns {
	gap:0 !important;
}
}
.contacts {
  font-size: 26px;
  font-weight: 600;
}
.job-postings.wp-block-columns {
  justify-content: center !important;
  gap: 100px !important;
}
.job-postings p:last-child {
  margin: 0;
}
.job-postings .wp-block-column {
  background-color: #3a4a82;
  color: white;
  padding: 30px 20px;
  border-radius: 25px;
  max-width: 480px;
}
.job-postings h3 {
  font-size: 38px;
  color: white;
}
@media screen and (max-width: 781px) {
  .job-postings.wp-block-columns {
    gap: 40px !important;
  }
  .wpforms-container .wpforms-one-third, .wpforms-container .wpforms-two-thirds.wpforms-first {
    width: 100% !important;
    margin-left: 0px !important;
    clear: both !important;
  }
}