@import "bootstrap.min.css";
@import url("https://fonts.googleapis.com/css2?family=Urbanist:wght@100..900&display=swap");
.animated-effect, .contact-us .form-control, .projects .projects-wrapper .project-item, .projects .project-types .project-type, .our-projects .project-example img, .our-projects .project-example.example-cta:after, .our-projects .project-example.example-cta, .our-projects .project-example, .btn img, .btn, footer.page-footer .nav.social-nav .nav-item .nav-link, footer.page-footer .nav .nav-item .nav-link, .navbar .navbar-nav .nav-item .nav-link, .navbar-brand img {
  transition: 0.1s ease all;
}

.animated-long-effect, .projects .projects-wrapper .project-item .project-info, .projects .projects-wrapper .project-item > img {
  transition: 0.4s ease all;
}

.active-effect, .projects .project-types .project-type:active, .btn.btn-link:active, .btn.btn-outline-dark:active, .btn.btn-outline-light:active, .btn.btn-outline-primary:active, .btn.btn-dark:active, .btn.btn-light:active, .btn.btn-primary:active, .navbar .navbar-nav .nav-item .nav-link:active, .navbar-brand:active {
  transform-origin: center;
  transform: scale(0.975);
}

.disable-selection {
  user-select: none;
}

.disable-clicks {
  pointer-events: none;
}

.text-ellipsis {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

html, body {
  font-family: "Urbanist", sans-serif;
  position: relative;
  background: #fff8f1;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  html, body {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  html, body {
    font-size: 12px;
  }
}
html #btn-back-to-top, body #btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 1000;
}

.navbar-brand {
  display: block;
  padding: 0;
  background-color: #e0d0d0;
}
.navbar-brand img {
  height: 6.5rem;
  padding: 1.5rem;
  filter: none;
  background: rgba(91, 96, 78, 0.1);
}
.navbar-brand span {
  font-weight: 400;
  color: #1f1f1f;
  text-align: center;
  font-size: 0.725rem;
  padding: 0.25rem 0;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  display: block;
}
.navbar-brand:hover img {
  background-color: #e0d0d0;
}
.navbar-brand:active img {
  background: rgba(255, 255, 255, 0.25);
}

.navbar {
  width: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 99;
}
.navbar .navbar-brand {
  position: relative;
  z-index: 5;
  margin-bottom: -1.5rem;
}
.navbar .container {
  position: relative;
}
.navbar .navbar-nav .nav-item .nav-link {
  font-weight: 600;
  color: #fff;
  font-size: 1.1rem;
  margin-left: 2rem;
  padding: 0.5rem 1rem;
  position: relative;
  letter-spacing: 0.5px;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .navbar .navbar-nav .nav-item .nav-link {
    margin-left: 1rem;
  }
}
@media (max-width: 767.9px) {
  .navbar .navbar-nav .nav-item .nav-link {
    margin-left: 0;
    text-align: center;
    padding: 1rem;
  }
}
.navbar .navbar-nav .nav-item .nav-link:hover, .navbar .navbar-nav .nav-item .nav-link:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}
.navbar .navbar-nav .nav-item .nav-link:active {
  color: #fff;
  background: rgba(255, 255, 255, 0.25);
}
.navbar .navbar-nav .nav-item .nav-link.active {
  background: #fff;
  color: #5b604e;
}
@media (max-width: 767.9px) {
  .navbar .navbar-nav .nav-item .nav-link.active {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
  }
}
.navbar .navbar-nav .nav-item .nav-link.v2 {
  display: flex;
  align-items: center;
}
@media (max-width: 767.9px) {
  .navbar .navbar-nav .nav-item .nav-link.v2 {
    justify-content: center;
  }
}
.navbar .navbar-nav .nav-item .nav-link.v2 img {
  width: 1.5rem;
  height: 1.5rem;
  margin: -0.25rem 0.5rem -0.25rem -0.25rem;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
}
.navbar .navbar-nav .nav-item .nav-link.social-link {
  margin-left: 0.5rem;
}
.navbar .navbar-nav .nav-item .nav-link.social-link img {
  margin: 0;
}
.navbar .navbar-nav .nav-item:last-child .nav-link {
  margin-right: 0;
}
.navbar .navbar-nav .nav-item:last-child .nav-link:after {
  display: none;
}
@media (max-width: 767.9px) {
  .navbar .navbar-toggler {
    z-index: 10;
    box-shadow: none;
    outline: none;
    border: none;
  }
  .navbar .navbar-toggler .navbar-toggler-icon {
    opacity: 1;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    transition: 0.15s ease all;
  }
  .navbar .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
    transform-origin: center;
    transform: rotate(90deg);
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIg0KCSBpZD0ic3ZnMjQ1NCIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnNvZGlwb2RpPSJodHRwOi8vc29kaXBvZGkuc291cmNlZm9yZ2UubmV0L0RURC9zb2RpcG9kaS0wLmR0ZCIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIGlua3NjYXBlOm91dHB1dF9leHRlbnNpb249Im9yZy5pbmtzY2FwZS5vdXRwdXQuc3ZnLmlua3NjYXBlIiBpbmtzY2FwZTp2ZXJzaW9uPSIwLjQ2IiBzb2RpcG9kaTpkb2NuYW1lPSJUaW1lcyBzeW1ib2wuc3ZnIiBzb2RpcG9kaTp2ZXJzaW9uPSIwLjMyIg0KCSB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iLTM5OSAyMDAuNiAxNjAuNCAxNjAuNCINCgkgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAtMzk5IDIwMC42IDE2MC40IDE2MC40OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojRkZGRkZGO30NCjwvc3R5bGU+DQo8ZGVmcz4NCgkNCgkNCgkJPGlua3NjYXBlOnBlcnNwZWN0aXZlICBpZD0icGVyc3BlY3RpdmUyNDYyIiBpbmtzY2FwZTp2cF96PSI3NDQuMDk0NDggOiA1MjYuMTgxMDkgOiAxIiBpbmtzY2FwZTp2cF95PSIwIDogMTAwMCA6IDAiIGlua3NjYXBlOnZwX3g9IjAgOiA1MjYuMTgxMDkgOiAxIiBzb2RpcG9kaTp0eXBlPSJpbmtzY2FwZTpwZXJzcDNkIiBpbmtzY2FwZTpwZXJzcDNkLW9yaWdpbj0iMzcyLjA0NzI0IDogMzUwLjc4NzM5IDogMSI+DQoJCTwvaW5rc2NhcGU6cGVyc3BlY3RpdmU+DQo8L2RlZnM+DQo8c29kaXBvZGk6bmFtZWR2aWV3ICBzaG93Z3JpZD0iZmFsc2UiIGlua3NjYXBlOmN5PSIyNjcuNzgzMzkiIGlua3NjYXBlOmN4PSIxOTQuNTEzNjEiIGlua3NjYXBlOnpvb209IjAuNzk1NDk1MTMiIGJvcmRlcm9wYWNpdHk9IjEuMCIgYm9yZGVyY29sb3I9IiM2NjY2NjYiIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgaWQ9ImJhc2UiIGlua3NjYXBlOndpbmRvdy15PSItNCIgaW5rc2NhcGU6d2luZG93LXg9Ii00IiBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI4ODEiIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTQ0MCIgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIiBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0icHgiIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwLjAiPg0KCTwvc29kaXBvZGk6bmFtZWR2aWV3Pg0KPGcgaWQ9ImxheWVyMSIgaW5rc2NhcGU6bGFiZWw9IkxpdmVsbG8gMSIgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciI+DQoJPHBhdGggaWQ9InRleHQyNDY0IiBjbGFzcz0ic3QwIiBkPSJNLTM3OS42LDMzMy4xbDUyLjMtNTIuM2wtNTIuMi01Mi4ybDguNi04LjZsNTIuMyw1Mi4xbDUyLjItNTIuMmw4LjMsOC40bC01Mi4yLDUyLjJMLTI1OCwzMzMNCgkJbC04LjQsOC42bC01Mi40LTUyLjRsLTUyLjMsNTIuM0wtMzc5LjYsMzMzLjF6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==");
  }
  .navbar .navbar-collapse {
    position: fixed;
    background: #5b604e;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scale(1.35);
    transition: 0.35s ease all;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
    z-index: 0;
  }
  .navbar .navbar-collapse.collapsing {
    overflow: visible;
    transition: 0.35s ease all;
    height: 100%;
    opacity: 0;
  }
  .navbar .navbar-collapse.collapse {
    display: flex;
    opacity: 0;
    visibility: hidden;
  }
  .navbar .navbar-collapse.collapse.show {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}

footer.page-footer {
  padding: 7.5rem 0 3.5rem 0;
}
@media (max-width: 767.9px) {
  footer.page-footer {
    padding: 5rem 0 2.5rem 0;
  }
}
footer.page-footer .navbar-brand {
  display: inline-block;
}
footer.page-footer .navbar-brand img {
  filter: none;
  background: rgba(91, 96, 78, 0.1);
}
footer.page-footer .navbar-brand span {
  color: #1f1f1f;
}
footer.page-footer hr {
  margin: 3.5rem 0;
}
@media (max-width: 767.9px) {
  footer.page-footer hr {
    display: none;
  }
}
footer.page-footer h5 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1f1f1f;
  font-size: 0.8rem;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 767.9px) {
  footer.page-footer h5 {
    margin: 2.5rem 0 1rem 0;
  }
}
footer.page-footer .nav .nav-item .nav-link {
  color: #1f1f1f;
  font-size: 1.25rem;
  padding: 0.5rem 0;
}
@media (max-width: 767.9px) {
  footer.page-footer .nav .nav-item .nav-link {
    font-size: 1.1rem;
  }
}
footer.page-footer .nav .nav-item .nav-link.no-hover:hover {
  padding-left: 0;
}
footer.page-footer .nav .nav-item .nav-link:hover {
  color: #5b604e;
  padding-left: 0.5rem;
}
footer.page-footer .nav.social-nav {
  margin: -1rem 0;
  justify-content: flex-end;
}
@media (max-width: 767.9px) {
  footer.page-footer .nav.social-nav {
    margin: 1.5rem 0 0 0;
    justify-content: stretch;
  }
}
footer.page-footer .nav.social-nav .nav-item {
  margin: 0;
}
footer.page-footer .nav.social-nav .nav-item .nav-link {
  padding: 0.5rem;
  background: rgba(91, 96, 78, 0.1);
  border-radius: 0;
  font-size: 1rem;
  display: flex;
  align-items: center;
}
footer.page-footer .nav.social-nav .nav-item .nav-link img {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
}

.btn {
  font-weight: 600;
  border-radius: 0;
  font-size: 1.25rem;
  letter-spacing: 0.5px;
  padding: 0.75rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 767.9px) {
  .btn {
    font-size: 1.1rem;
  }
}
.btn img {
  width: 1.5rem;
  height: 1.5rem;
  margin: -0.25rem -0.25rem -0.25rem 0.5rem;
}
.btn:hover, .btn:focus, .btn:not(:disabled):not(.disabled):active {
  box-shadow: rgba(31, 31, 31, 0.05) 0 0.25rem 1rem;
}
.btn.btn-primary {
  background: #5b604e;
  border-color: #5b604e;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background: rgb(117.6724137931, 124.1379310345, 100.8620689655);
  border-color: rgb(117.6724137931, 124.1379310345, 100.8620689655);
}
.btn.btn-primary:active {
  background: rgb(138.5137931034, 145.5310344828, 120.2689655172);
  border-color: rgb(138.5137931034, 145.5310344828, 120.2689655172);
}
.btn.btn-primary img {
  filter: brightness(0) invert(1);
}
.btn.btn-light {
  background: #fff;
  border-color: #fff;
  color: #1f1f1f;
}
.btn.btn-dark {
  background: #1f1f1f;
  border-color: #1f1f1f;
  color: #1f1f1f;
}
.btn.btn-dark:hover, .btn.btn-dark:focus {
  background: #222;
  border-color: #222;
  color: #fff;
}
.btn.btn-dark:active {
  background: #444;
  border-color: #444;
  color: #fff;
}
.btn.btn-outline-primary {
  border-color: #5b604e;
  color: #5b604e;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus {
  background: #5b604e;
  border-color: #5b604e;
  color: #fff;
}
.btn.btn-outline-primary:active {
  background: rgb(138.5137931034, 145.5310344828, 120.2689655172);
  border-color: rgb(138.5137931034, 145.5310344828, 120.2689655172);
  color: #fff;
}
.btn.btn-outline-light {
  border-color: #fff;
  color: #fff;
}
.btn.btn-outline-light:hover, .btn.btn-outline-light:focus {
  background: #fff;
  border-color: #fff;
  color: #1f1f1f;
}
.btn.btn-outline-light:hover img, .btn.btn-outline-light:focus img {
  filter: none;
}
.btn.btn-outline-light:active {
  background: #fff;
  border-color: #fff;
  color: #5b604e;
}
.btn.btn-outline-light:active img {
  filter: none;
}
.btn.btn-outline-light img {
  filter: brightness(0) invert(1);
}
.btn.btn-outline-dark {
  border-color: #1f1f1f;
  color: #1f1f1f;
}
.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus {
  background: #1f1f1f;
  border-color: #1f1f1f;
  color: #fff;
}
.btn.btn-outline-dark:active {
  background: #333;
  border-color: #333;
  color: #fff;
}
.btn.btn-link:hover, .btn.btn-link:focus, .btn.btn-link:not(:disabled):not(.disabled):active {
  background: transparent;
  border: transparent;
  box-shadow: none;
  color: rgb(131.0086206897, 138.2068965517, 112.2931034483);
}
.modal.project-details-modal .modal-content {
  border-radius: 0;
}
.modal.project-details-modal .modal-body {
  padding: 0;
  position: relative;
}
.modal.project-details-modal .modal-body:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  background: linear-gradient(to bottom, rgba(31, 31, 31, 0.5), rgba(31, 31, 31, 0));
  content: " ";
  z-index: 1;
}
.modal.project-details-modal .btn-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 9;
  outline: none;
  box-shadow: none;
  border: none;
}
.modal.project-details-modal .img-fluid {
  width: 100% !important;
  height: auto;
  display: block;
  position: relative;
  z-index: 0;
}
.modal.project-details-modal .project-modal-info {
  padding: 2.5rem;
}
@media (max-width: 767.9px) {
  .modal.project-details-modal .project-modal-info {
    padding: 2rem;
  }
}
.modal.project-details-modal .project-modal-info .modal-title {
  font-weight: bold;
  color: #1f1f1f;
  font-size: 2rem;
  margin-top: 0;
  line-height: 1.2;
}
.modal.project-details-modal .project-modal-info .project-details-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0.75rem 0;
}
@media (max-width: 767.9px) {
  .modal.project-details-modal .project-modal-info .project-details-wrapper {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 0;
  }
}
.modal.project-details-modal .project-modal-info .project-details-wrapper .project-details-info {
  display: block;
  margin-right: 1.5rem;
  padding-right: 1.5rem;
  border-right: 1px solid rgba(31, 31, 31, 0.1);
}
@media (max-width: 767.9px) {
  .modal.project-details-modal .project-modal-info .project-details-wrapper .project-details-info {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    margin-bottom: 1rem;
  }
}
.modal.project-details-modal .project-modal-info .project-details-wrapper .project-details-info:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.modal.project-details-modal .project-modal-info .project-details-wrapper .project-details-info span {
  display: block;
  color: #1f1f1f;
  font-size: 0.9rem;
  line-height: 1.2;
}
.modal.project-details-modal .project-modal-info .project-details-wrapper .project-details-info strong {
  display: block;
  font-size: 1.25rem;
  color: #1f1f1f;
  font-weight: 600;
}
.modal.project-details-modal .project-modal-info p {
  color: #1f1f1f;
  margin-bottom: 0;
}

.form-control {
  height: auto;
}
.main {
  background: url("../img/accueil-bg.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  height: 80vh;
}
@media (max-width: 767.9px) {
  .main {
    padding: 12.5rem 0 5rem 0;
    height: auto;
  }
}
.main:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  z-index: 0;
  opacity: 1;
}
.main .container {
  position: relative;
  z-index: 2;
}
.main .box {
  padding: 3.5rem;
  background: #5b604e;
  width: 115%;
}
@media (max-width: 767.9px) {
  .main .box {
    width: 100%;
    padding: 0;
    background: none;
  }
}
.main .box.v2 {
  background: #fff;
}
.main h1 {
  font-weight: 700;
  color: #fff;
  font-size: 3rem;
  margin: 0 0 1.5rem 0;
  line-height: 1.1;
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .main h1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .main h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.9px) {
  .main h1 {
    font-size: 2rem;
  }
}
.main p {
  margin: 0;
  color: #fff;
  font-size: 1.1rem;
}
@media (max-width: 767.9px) {
  .main p {
    font-size: 1rem;
  }
}

.our-passion {
  padding: 7.5rem 0;
}
@media (max-width: 767.9px) {
  .our-passion {
    padding: 5rem 0;
  }
}
.our-passion h2 {
  font-size: 4rem;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: bold;
  color: #1f1f1f;
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .our-passion h2 {
    line-height: 1;
    letter-spacing: 0;
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .our-passion h2 {
    line-height: 1.05;
    letter-spacing: 0;
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .our-passion h2 {
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 2rem;
  }
}
.our-passion p {
  font-size: 1.25rem;
  margin: 0;
  color: #1f1f1f;
}
@media (max-width: 767.9px) {
  .our-passion p {
    font-size: 1rem;
  }
}
.our-passion ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.our-passion ul li {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  color: #5b604e;
  position: relative;
  padding-left: 3rem;
}
@media (max-width: 767.9px) {
  .our-passion ul li {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
.our-passion ul li + li {
  margin-top: 1rem;
}
.our-passion ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  border: 1px solid #5b604e;
  content: " ";
  border-radius: 50%;
  margin: auto;
  z-index: 0;
}
.our-passion ul li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  background: url("../img/icons/angle-right.svg") center no-repeat;
  background-size: 1.5rem;
  content: " ";
  z-index: 2;
  margin: auto;
}

.stats {
  padding: 0 0 7.5rem 0;
}
@media (max-width: 767.9px) {
  .stats {
    padding-bottom: 5rem;
  }
}
.stats hr {
  margin: 0 0 7rem 0;
  width: 100%;
  height: 1px;
  border: none;
  background: rgba(31, 31, 31, 0.1);
  opacity: 1;
}
@media (max-width: 767.9px) {
  .stats hr {
    margin: 0 0 4.5rem 0;
  }
}
.stats .stats-item {
  display: block;
}
.stats .stats-item strong {
  display: block;
  font-size: 6rem;
  font-weight: 300;
  color: #1f1f1f;
  line-height: 1;
}
@media (max-width: 767.9px) {
  .stats .stats-item strong {
    font-size: 4.5rem;
  }
}
.stats .stats-item strong i {
  font-style: normal;
  font-weight: 200;
  opacity: 0.25;
}

.our-projects .project-example {
  display: block;
  width: 100%;
  height: 40rem;
  position: relative;
  background: rgba(31, 31, 31, 0.1);
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}
.our-projects .project-example:hover {
  box-shadow: rgba(31, 31, 31, 0.05) 0 0.5rem 1.5rem;
}
.our-projects .project-example:hover img {
  filter: none;
}
.our-projects .project-example + .project-example {
  margin-top: 1.5rem;
}
@media (max-width: 767.9px) {
  .our-projects .project-example + .project-example {
    margin-top: 0.75rem;
  }
}
.our-projects .project-example.example-normal {
  height: 19.25rem;
}
.our-projects .project-example.example-cta {
  height: 19.25rem;
  background: #5b604e;
  padding: 2.5rem;
}
@media (max-width: 767.9px) {
  .our-projects .project-example.example-cta {
    padding: 2rem;
  }
}
.our-projects .project-example.example-cta:hover {
  background: rgb(104.3362068966, 110.0689655172, 89.4310344828);
}
.our-projects .project-example.example-cta:hover:after {
  background: #fff;
}
.our-projects .project-example.example-cta:hover:before {
  filter: none;
}
.our-projects .project-example.example-cta strong {
  display: block;
  font-size: 1.75rem;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 1rem;
  padding-right: 15%;
}
.our-projects .project-example.example-cta span {
  display: block;
  color: rgba(255, 255, 255, 0.5);
}
.our-projects .project-example.example-cta:after {
  position: absolute;
  bottom: 2.5rem;
  left: 2.5rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  content: " ";
}
@media (max-width: 767.9px) {
  .our-projects .project-example.example-cta:after {
    bottom: 2rem;
    left: 2rem;
  }
}
.our-projects .project-example.example-cta:before {
  position: absolute;
  bottom: 2.5rem;
  left: 2.5rem;
  width: 2rem;
  height: 2rem;
  content: " ";
  background: url("../img/icons/angle-right.svg") center no-repeat;
  background-size: 1.5rem;
  filter: brightness(0) invert(1);
  z-index: 2;
}
@media (max-width: 767.9px) {
  .our-projects .project-example.example-cta:before {
    bottom: 2rem;
    left: 2rem;
  }
}
.our-projects .project-example img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.cta {
  padding: 1.5rem 0 0 0;
}
@media (max-width: 767.9px) {
  .cta {
    padding: 0.75rem 0 0 0;
  }
}
.cta .box {
  background: #e2d0d0;
  padding: 4rem;
}
@media (max-width: 767.9px) {
  .cta .box {
    padding: 2rem;
  }
}
.cta h2 {
  font-weight: 600;
  font-size: 2.5rem;
  padding-right: 20%;
  line-height: 1.1;
  color: #1f1f1f;
}
@media (max-width: 767.9px) {
  .cta h2 {
    font-size: 1.75rem;
    line-height: 1.2;
  }
}
.cta p {
  margin: 1rem 0 0 0;
}

.main.about-main {
  background: url("../img/philosophie-bg.jpg") center no-repeat;
  background-size: cover;
}
.main.about-main:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  content: " ";
  z-index: 0;
  background: linear-gradient(to bottom, rgba(31, 31, 31, 0.75), rgba(31, 31, 31, 0));
}
.main.about-main .box {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(5px);
}
@media (max-width: 767.9px) {
  .main.about-main .box {
    background: none;
    backdrop-filter: none;
  }
}
.main.about-main h1 {
  font-size: 3rem;
}
@media (max-width: 767.9px) {
  .main.about-main h1 {
    font-size: 2rem;
  }
}

.about-us {
  padding: 7.5rem 0;
}
@media (max-width: 767.9px) {
  .about-us {
    padding: 5rem 0;
  }
}
.about-us h2 {
  font-size: 4rem;
  max-width: 70%;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: bold;
  color: #1f1f1f;
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .about-us h2 {
    line-height: 1;
    letter-spacing: 0;
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .about-us h2 {
    line-height: 1.05;
    letter-spacing: 0;
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .about-us h2 {
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 2rem;
  }
}
.about-us p {
  font-size: 1.25rem;
  color: #1f1f1f;
}
@media (max-width: 767.9px) {
  .about-us p {
    font-size: 1rem;
  }
}
.about-us .about-box {
  padding: 7.5rem 3.5rem 3.5rem 3.5rem;
  margin-top: -7.5rem;
  background: #5b604e;
}
@media (max-width: 767.9px) {
  .about-us .about-box {
    margin: 5rem -0.75rem -5rem -0.75rem;
    padding: 5rem 0.75rem;
  }
}
.about-us .about-box h3 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 1rem 0;
}
.about-us .about-box p {
  margin: 0;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}
@media (max-width: 767.9px) {
  .about-us .about-box p {
    font-size: 1.75rem;
  }
}

.services {
  padding: 7.5rem 0 7.5rem 0;
}
.services p {
  font-size: 1.25rem;
}
@media (max-width: 767.9px) {
  .services {
    padding: 5rem 0;
  }
}
.services .service-item {
  display: block;
  padding: 3rem;
  background: rgba(31, 31, 31, 0.05);
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .services .service-item {
    padding: 2rem;
  }
}
@media (max-width: 767.9px) {
  .services .service-item {
    padding: 2rem;
  }
}
.services .service-item img {
  display: block;
  width: 4rem;
  height: 4rem;
}
.services .service-item h3 {
  font-weight: 600;
  color: #1f1f1f;
  font-size: 2rem;
  padding-right: 25%;
  margin: 1.5rem 0 1rem 0;
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .services .service-item h3 {
    font-size: 1.75rem;
  }
}
@media (max-width: 767.9px) {
  .services .service-item h3 {
    font-size: 1.75rem;
  }
}
.services .service-item p {
  margin: 0;
  color: #1f1f1f;
}
.services ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.services ul li {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  color: #5b604e;
  position: relative;
  padding-left: 3rem;
}
@media (max-width: 767.9px) {
  .services ul li {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
.services ul li + li {
  margin-top: 1rem;
}
.services ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  border: 1px solid #5b604e;
  content: " ";
  border-radius: 50%;
  margin: auto;
  z-index: 0;
}
.services ul li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  background: url("../img/icons/angle-right.svg") center no-repeat;
  background-size: 1.5rem;
  content: " ";
  z-index: 2;
  margin: auto;
}

.team {
  padding: 0 0 6rem 0;
}
@media (max-width: 767.9px) {
  .team {
    padding: 0 0 4.25rem 0;
  }
}
.team h2 {
  font-size: 4rem;
  max-width: 70%;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: bold;
  color: #1f1f1f;
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .team h2 {
    line-height: 1;
    letter-spacing: 0;
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .team h2 {
    line-height: 1.05;
    letter-spacing: 0;
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .team h2 {
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 2rem;
  }
}
.team p {
  font-size: 1.25rem;
  padding-right: 10%;
  color: #1f1f1f;
  margin-bottom: 0;
}
@media (max-width: 767.9px) {
  .team p {
    font-size: 1rem;
    padding-right: 0;
  }
}
.team .team-member {
  display: block;
  position: relative;
  background-color: transparent;
  width: 100%;
  height: 25rem;
  perspective: 1000px;
}
.team .team-member .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.team .team-member .flip-card-inner img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  object-position: center top;
  display: block;
  position: relative;
  z-index: 0;
}
.team .team-member .flip-card-front, .team .team-member .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.team .team-member .flip-card-back {
  background-color: #5b604e;
  transform: rotateY(180deg);
  overflow: auto;
}
.team .team-member .flip-card-back p {
  color: white;
  padding: 1rem;
  text-align: center;
}
.team .team-member:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.team .team-member .team-member-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 5rem 1.5rem 1.5rem 1.5rem;
  background: linear-gradient(to top, rgba(31, 31, 31, 0.7), rgba(31, 31, 31, 0));
}
.team .team-member .team-member-info h3 {
  display: block;
  font-size: 1.25rem;
  color: #fff;
  font-weight: 300;
}
.team .team-member .team-member-info h3 strong {
  display: block;
  font-weight: bold;
  font-size: 1.75rem;
  margin-top: 0.25rem;
}
.team .team-member .team-member-info span {
  display: block;
  font-size: 0.9rem;
  color: #e2d0d0;
  line-height: 1.2;
  margin: 0;
}

.main.projects-main {
  background: url("../img/projets-bg.jpg") center no-repeat;
  background-size: cover;
}
.main.projects-main:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  content: " ";
  z-index: 0;
  background: linear-gradient(to bottom, rgba(31, 31, 31, 0.75), rgba(31, 31, 31, 0));
}
.main.projects-main .box {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(5px);
}
@media (max-width: 767.9px) {
  .main.projects-main .box {
    background: none;
    backdrop-filter: none;
  }
}
.main.projects-main h1 {
  font-size: 3rem;
}
@media (max-width: 767.9px) {
  .main.projects-main h1 {
    font-size: 2rem;
  }
}

.projects {
  padding: 2.5rem 0 6rem 0;
}
@media (max-width: 767.9px) {
  .projects {
    padding: 2.5rem 0 4.25rem 0;
  }
}
.projects .project-types {
  display: flex;
  flex-wrap: wrap;
}
.projects .project-types .project-type {
  display: block;
  padding: 0.5rem 1.25rem;
  color: #1f1f1f;
  background: none;
  border-radius: 0;
  margin: 0 0.5rem 0.5rem 0;
  border: 1px solid rgba(31, 31, 31, 0.1);
  outline: none;
  font-weight: 600;
  box-shadow: none;
}
.projects .project-types .project-type:hover, .projects .project-types .project-type:focus {
  background: rgba(31, 31, 31, 0.05);
  border-color: transparent;
}
.projects .project-types .project-type:active {
  background: rgba(31, 31, 31, 0.1);
  border-color: transparent;
}
.projects .project-types .project-type.active {
  background: #5b604e;
  color: #fff;
}
.projects .projects-wrapper {
  padding-top: 0.5rem;
}
.projects .projects-wrapper .project-item {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  cursor: pointer;
}
.projects .projects-wrapper .project-item:hover {
  box-shadow: rgba(91, 96, 78, 0.2) 0 0.5rem 1.5rem;
}
.projects .projects-wrapper .project-item:hover > img {
  transform-origin: center;
  transform: scale(1.1);
  filter: grayscale(0);
}
.projects .projects-wrapper .project-item:hover .project-info {
  transform: none;
  opacity: 1;
}
.projects .projects-wrapper .project-item > img {
  width: 100%;
  height: 20rem;
  object-position: center;
  object-fit: cover;
  z-index: 0;
  display: block;
  filter: grayscale(100%);
}
.projects .projects-wrapper .project-item .project-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 4rem 1rem 1rem 1rem;
  background: linear-gradient(to top, rgba(31, 31, 31, 0.85), rgba(31, 31, 31, 0));
  opacity: 0;
  transform: translateY(1.5rem);
}
@media (max-width: 767.9px) {
  .projects .projects-wrapper .project-item .project-info {
    opacity: 1;
    transform: none;
  }
}
.projects .projects-wrapper .project-item .project-info strong {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
.projects .projects-wrapper .project-item .project-info span {
  display: block;
  color: #fff;
  font-weight: 300;
}
.projects .projects-wrapper .project-item .project-info i {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: -1px;
  color: #fff;
  font-weight: 200;
  line-height: 1;
  display: block;
}
.projects .projects-wrapper .project-item .project-info p {
  display: none;
}
.projects .no-results-found {
  padding: 2rem 0 0 0;
}
.projects .no-results-found strong {
  display: block;
  color: #1f1f1f;
  font-size: 2rem;
  font-weight: 600;
}
.projects .no-results-found span {
  display: block;
  color: #1f1f1f;
}

.main.contact-main {
  background: url("../img/contact-bg.jpg") center no-repeat;
  background-size: cover;
}
.main.contact-main:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  content: " ";
  z-index: 0;
  background: linear-gradient(to bottom, rgba(31, 31, 31, 0.75), rgba(31, 31, 31, 0));
}
.main.contact-main .box {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(5px);
}
@media (max-width: 767.9px) {
  .main.contact-main .box {
    background: none;
    backdrop-filter: none;
  }
}
.main.contact-main h1 {
  font-size: 3rem;
}
@media (max-width: 767.9px) {
  .main.contact-main h1 {
    font-size: 2rem;
  }
}

.contact-us {
  padding: 7.5rem 0 0 0;
}
@media (max-width: 767.9px) {
  .contact-us {
    padding: 5rem 0 0 0;
  }
}
.contact-us h2 {
  font-size: 4rem;
  max-width: 70%;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: bold;
  color: #1f1f1f;
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .contact-us h2 {
    line-height: 1;
    letter-spacing: 0;
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .contact-us h2 {
    line-height: 1.05;
    letter-spacing: 0;
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .contact-us h2 {
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 2rem;
  }
}
.contact-us p {
  font-size: 1.25rem;
  color: #1f1f1f;
}
@media (max-width: 767.9px) {
  .contact-us p {
    font-size: 1rem;
  }
}
.contact-us .form-label {
  color: #1f1f1f;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
@media (max-width: 767.9px) {
  .contact-us .form-label {
    font-size: 1.1rem;
  }
}
.contact-us .form-control {
  padding: 0.75rem;
  height: auto;
  border: 1px solid rgba(31, 31, 31, 0.2);
  border-radius: 0;
}
.contact-us .form-control:focus {
  box-shadow: rgba(91, 96, 78, 0.15) 0 0.25rem 1rem;
}
.contact-us .about-box {
  padding: 7.5rem 3.5rem 3.5rem 3.5rem;
  margin-top: -7.5rem;
  background: #5b604e;
}
@media (max-width: 767.9px) {
  .contact-us .about-box {
    margin: 5rem -0.75rem 0 -0.75rem;
    padding: 5rem 0.75rem;
  }
}
.contact-us .about-box h3 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 1rem 0;
}
.contact-us .about-box p {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
}
.contact-us .about-box hr {
  margin: 2rem 0;
  opacity: 1;
  border: none;
  background: rgba(255, 255, 255, 0.1);
}

.main.blog-main {
  background: url("../img/blog-bg.jpg") center no-repeat;
  background-size: cover;
}
.main.blog-main:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  content: " ";
  z-index: 0;
  background: linear-gradient(to bottom, rgba(31, 31, 31, 0.75), rgba(31, 31, 31, 0));
}
.main.blog-main .box {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(5px);
}
@media (max-width: 767.9px) {
  .main.blog-main .box {
    background: none;
    backdrop-filter: none;
  }
}
.main.blog-main h1 {
  font-size: 3rem;
}
@media (max-width: 767.9px) {
  .main.blog-main h1 {
    font-size: 2rem;
  }
}

.about-us {
  padding: 5rem 0;
}
@media (max-width: 767.9px) {
  .about-us {
    padding: 5rem 0;
  }
}
.about-us h2 {
  font-size: 4rem;
  max-width: 70%;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: bold;
  color: #1f1f1f;
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .about-us h2 {
    line-height: 1;
    letter-spacing: 0;
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .about-us h2 {
    line-height: 1.05;
    letter-spacing: 0;
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .about-us h2 {
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 2rem;
  }
}
.about-us p {
  font-size: 1.25rem;
  color: #1f1f1f;
}
@media (max-width: 767.9px) {
  .about-us p {
    font-size: 1rem;
  }
}
.about-us .about-box {
  padding: 7.5rem 3.5rem 3.5rem 3.5rem;
  margin-top: -7.5rem;
  background: #5b604e;
}
@media (max-width: 767.9px) {
  .about-us .about-box {
    margin: 5rem -0.75rem -5rem -0.75rem;
    padding: 5rem 0.75rem;
  }
}
.about-us .about-box h3 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 1rem 0;
}
.about-us .about-box p {
  margin: 0;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}
@media (max-width: 767.9px) {
  .about-us .about-box p {
    font-size: 1.75rem;
  }
}

.blog-posts {
  position: relative;
  padding: 7.5rem 0 0 0;
}
@media (max-width: 767.9px) {
  .blog-posts {
    padding: 5rem 0 0 0;
  }
}
.blog-posts .blog-post {
  position: relative;
  background: #fff;
  box-shadow: rgba(31, 31, 31, 0.1) 0 0.5rem 1rem;
  height: 100%;
  display: flex;
}
.blog-posts .blog-post .post-image {
  display: block;
  width: 100%;
  height: 20rem;
}
.blog-posts .blog-post .post-image img {
  width: 34%;
  height: 20rem;
  object-fit: cover;
  border-radius: 0.5rem 0 0 0.5rem;
  position: absolute;
}
@media (max-width: 767.9px) {
  .blog-posts .blog-post .post-image {
    height: 15rem;
    width: 35rem;
  }
  .blog-posts .blog-post .post-image img {
    height: 15.1rem;
  }
}
.blog-posts .blog-post .post-details {
  padding: 1.5rem;
}
.blog-posts .blog-post .post-details .post-title {
  font-weight: bold;
  color: #1f1f1f;
  font-size: 1.25rem;
  text-decoration: none;
  line-height: 1.2;
  display: block;
}
.blog-posts .blog-post .post-details .post-date {
  font-size: 0.9rem;
  color: rgba(31, 31, 31, 0.5);
  margin: 0.5rem 0;
  display: block;
}
.blog-posts .blog-post .post-details .post-description {
  font-size: 0.9rem;
  color: rgba(31, 31, 31, 0.75);
  margin: 0;
}

.team {
  padding: 0 0 6rem 0;
}
@media (max-width: 767.9px) {
  .team {
    padding: 0 0 4.25rem 0;
  }
}
.team h2 {
  font-size: 4rem;
  max-width: 70%;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: bold;
  color: #1f1f1f;
  margin: 0 0 1.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .team h2 {
    line-height: 1;
    letter-spacing: 0;
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .team h2 {
    line-height: 1.05;
    letter-spacing: 0;
    font-size: 3rem;
  }
}
@media (max-width: 767.9px) {
  .team h2 {
    line-height: 1.1;
    letter-spacing: 0;
    font-size: 2rem;
  }
}
.team p {
  font-size: 1.25rem;
  padding-right: 10%;
  color: #1f1f1f;
  margin-bottom: 0;
}
@media (max-width: 767.9px) {
  .team p {
    font-size: 1rem;
    padding-right: 0;
  }
}
.team .team-member {
  display: block;
  position: relative;
  background-color: transparent;
  width: 100%;
  height: 25rem;
  perspective: 1000px;
}
.team .team-member .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.team .team-member .flip-card-inner img {
  width: 100%;
  height: 25rem;
  object-fit: cover;
  object-position: center top;
  display: block;
  position: relative;
  z-index: 0;
}
.team .team-member .flip-card-front, .team .team-member .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.team .team-member .flip-card-back {
  background-color: #5b604e;
  transform: rotateY(180deg);
  overflow: auto;
}
.team .team-member .flip-card-back p {
  color: white;
  padding: 1rem;
  text-align: center;
}
.team .team-member:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.team .team-member .team-member-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 5rem 1.5rem 1.5rem 1.5rem;
  background: linear-gradient(to top, rgba(31, 31, 31, 0.7), rgba(31, 31, 31, 0));
}
.team .team-member .team-member-info h3 {
  display: block;
  font-size: 1.25rem;
  color: #fff;
  font-weight: 300;
}
.team .team-member .team-member-info h3 strong {
  display: block;
  font-weight: bold;
  font-size: 1.75rem;
  margin-top: 0.25rem;
}
.team .team-member .team-member-info span {
  display: block;
  font-size: 0.9rem;
  color: #e2d0d0;
  line-height: 1.2;
  margin: 0;
}

.article {
  padding: 7.5rem 0 0 0;
}
@media (max-width: 767.9px) {
  .article {
    padding: 5rem 0 0 0;
  }
}
.article p {
  font-size: 1.25rem;
}

/*# sourceMappingURL=style.css.map */
