/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  transition: .3s; }

/**
 * Responsive and Grid Layouts
 */
.container {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (max-width: 768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

@font-face {
  font-family: 'Trebuchet MS';
  font-style: normal;
  font-weight: normal;
  src: local("Trebuchet MS"), url("../fonts/trebuc.woff") format("woff"); }

@font-face {
  font-family: 'Trebuchet MS Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Trebuchet MS Italic"), url("../fonts/Trebuchet-MS-Italic.woff") format("woff"); }

/**
 * Icons
 */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?rlhmdq");
  src: url("../fonts/icomoon.eot?rlhmdq#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?rlhmdq") format("truetype"), url("../fonts/icomoon.woff?rlhmdq") format("woff"), url("../fonts/icomoon.svg?rlhmdq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-calendar:before {
  content: "\e915"; }

.icon-settings1:before {
  content: "\e916"; }

.icon-bag:before {
  content: "\e917"; }

.icon-building:before {
  content: "\e918"; }

.icon-marker2:before {
  content: "\e919"; }

.icon-link:before {
  content: "\e913"; }

.icon-marker:before {
  content: "\e914"; }

.icon-consultant:before {
  content: "\e910"; }

.icon-menu-settings:before {
  content: "\e911"; }

.icon-user-file:before {
  content: "\e912"; }

.icon-arrow-left:before {
  content: "\e900"; }

.icon-arrow-right:before {
  content: "\e901"; }

.icon-blob .path1:before {
  content: "\e902";
  color: black; }

.icon-blob .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: black; }

.icon-blob .path3:before {
  content: "\e904";
  margin-left: -1em;
  color: black; }

.icon-blob .path4:before {
  content: "\e905";
  margin-left: -1em;
  color: #e9f5ec; }

.icon-envelope:before {
  content: "\e906"; }

.icon-facebook:before {
  content: "\e907"; }

.icon-fire:before {
  content: "\e908"; }

.icon-instagram:before {
  content: "\e909"; }

.icon-mail:before {
  content: "\e90a"; }

.icon-phone:before {
  content: "\e90b"; }

.icon-settings:before {
  content: "\e90c"; }

.icon-star:before {
  content: "\e90d"; }

.icon-thermometer:before {
  content: "\e90e"; }

.icon-twitter:before {
  content: "\e90f"; }

/**
 * Code your Styleguide
 */
.green-button {
  background: #2F9947;
  display: flex;
  width: max-content;
  padding: 20px 35px;
  color: #fff;
  border-radius: 50px;
  font-size: 14px;
  font-weight: bold; }
  .green-button:hover {
    background: #00316C; }

.section-title {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 150px;
  margin-bottom: 70px; }
  .section-title .section-arrows {
    margin-top: 90px; }
    .section-title .section-arrows a {
      color: #00316C;
      font-size: 24px;
      opacity: .5; }
      .section-title .section-arrows a:hover {
        opacity: .9; }
  .section-title h1 {
    position: relative;
    z-index: 300;
    color: #00316C;
    opacity: .5;
    font-size: 14px;
    margin-bottom: 10px; }
  .section-title h2 {
    color: #00316C;
    position: relative;
    z-index: 300;
    font-size: 36px; }
    .section-title h2:before {
      content: '';
      position: absolute;
      z-index: 200;
      width: 196px;
      height: 132px;
      top: -60px;
      left: -60px;
      background: url(../images/dots.svg); }

.section-title-left h1 {
  position: relative;
  z-index: 300;
  color: #00316C;
  opacity: .5;
  font-size: 14px;
  margin-bottom: 10px; }

.section-title-left h2 {
  color: #00316C;
  position: relative;
  z-index: 300;
  font-size: 36px;
  margin-bottom: 50px; }
  .section-title-left h2:before {
    content: '';
    position: absolute;
    z-index: 200;
    width: 32px;
    height: 4px;
    bottom: -20px;
    left: 0;
    border-radius: 5px;
    opacity: .7;
    background: #2F9947; }

.dotted-card {
  position: relative;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='23' ry='23' stroke='%232F9947' stroke-width='2' stroke-dasharray='12%2c 15' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  background-color: #fff;
  border-radius: 23px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px;
  width: 100%;
  height: 100%; }
  .dotted-card .icon {
    width: 50px;
    height: 50px;
    background: #F0F8F2;
    margin-right: 20px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2F9947;
    font-size: 18px; }
  .dotted-card h3 {
    color: #00316C;
    font-weight: bold; }
  .dotted-card .info h4 {
    position: relative;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 10px; }
    .dotted-card .info h4:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: -10px;
      width: 30px;
      height: 3px;
      background: #2F9947;
      opacity: .6;
      border-radius: 3px; }
  .dotted-card .info p {
    font-size: 14px !important;
    opacity: .8;
    line-height: 22px; }

.project {
  position: relative;
  margin-bottom: 100px; }
  @media (max-width: 991px) {
    .project {
      margin-bottom: 30px; } }
  .project .image {
    position: absolute;
    z-index: 20;
    left: 30px;
    top: 25px;
    width: calc(50% - 30px);
    overflow: hidden;
    border-radius: 25px; }
    @media (max-width: 991px) {
      .project .image {
        position: relative;
        width: 80%;
        left: 10%; } }
    .project .image .hover {
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(47, 153, 71, 0.6);
      display: flex;
      align-items: center;
      justify-content: center;
      transition: .3s; }
      .project .image .hover span {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        width: 60px;
        height: 60px;
        border-radius: 40px;
        color: #2F9947;
        font-size: 24px; }
    .project .image img {
      width: 100%; }
  .project:hover .hover {
    opacity: 1; }
  .project .info {
    position: relative;
    border-radius: 25px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 55%;
    background: #EFF2F6;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media (max-width: 991px) {
      .project .info {
        padding-left: 30px;
        padding-top: 150px;
        margin-top: -100px; } }
    .project .info a {
      position: relative;
      display: block;
      margin-top: 20px;
      width: 70%;
      font-size: 24px;
      color: #00316C;
      line-height: 36px;
      font-weight: bold; }
      .project .info a:before {
        content: '';
        position: absolute;
        top: -20px;
        left: 0;
        background: #2F9947;
        width: 30px;
        height: 3px;
        border-radius: 3px; }

.service-list-item {
  position: relative;
  display: flex;
  flex-direction: column; }
  .service-list-item .icon {
    position: absolute;
    z-index: 40;
    left: 50px;
    top: 15px;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 30px;
    color: #2F9947;
    font-size: 24px; }
    .service-list-item .icon span:before {
      color: #2F9947; }
  .service-list-item .image {
    position: relative;
    z-index: 30;
    width: 80%;
    margin-left: 10%; }
    .service-list-item .image img {
      width: 100%; }
  .service-list-item .body {
    margin-top: -200px;
    background: #F5F7F9;
    border-radius: 20px;
    padding: 230px 10% 20px; }
    .service-list-item .body .title {
      height: 70px;
      display: flex;
      align-items: center;
      padding-top: 20px; }
      .service-list-item .body .title h4 {
        font-size: 30px;
        color: #00316C;
        margin-bottom: 30px;
        line-height: 36px; }
    .service-list-item .body p {
      position: relative;
      font-size: 14px;
      line-height: 22px;
      opacity: .5;
      padding-top: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #e3e6ea;
      padding-left: 20px; }
      .service-list-item .body p:last-child {
        border-bottom: 0; }
      .service-list-item .body p:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 20px;
        width: 8px;
        height: 13px;
        background: url(../images/arrow-right.svg); }

section.section {
  padding-top: 120px;
  padding-bottom: 120px;
  margin-bottom: 60px; }

.reference {
  height: 120px;
  background: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .reference img {
    max-width: 60%; }

.service {
  position: relative;
  border: 1px solid #EFF2F6;
  border-radius: 10px;
  padding: 40px 30px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  min-height: 310px;
  transition: .3s; }
  .service .icon {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    background: #E9F5EC;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2F9947;
    font-size: 36px;
    margin-bottom: 30px;
    transition: .3s; }
  .service .icon span:before {
    color: #2F9947; }
  .service h3 {
    color: #00316C;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: bold;
    transition: .3s; }
  .service p {
    font-size: 14px;
    opacity: 0.5;
    line-height: 20px;
    transition: .3s; }
  .service:hover {
    background: #2F9947;
    border-color: #2F9947; }
    .service:hover .icon {
      background: #fff; }
    .service:hover h3 {
      color: #fff; }
    .service:hover p {
      color: #fff; }

@keyframes rotateAnimationSlowly {
  0% {
    transform: skewY(0deg); }
  50% {
    transform: skewY(10deg); }
  100% {
    transform: skewY(0deg); } }

header {
  position: absolute;
  z-index: 99999999;
  width: 100%;
  height: 178px; }
  header .contact {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: 30px;
    padding-bottom: 30px; }
    header .contact .email, header .contact .phone {
      display: flex;
      align-items: center;
      margin-right: 30px; }
      header .contact .email i, header .contact .phone i {
        color: #2F9947;
        font-size: 18px; }
      header .contact .email a, header .contact .phone a {
        margin-left: 10px;
        color: #6583A6;
        font-size: 14px; }
    header .contact .phone {
      display: none; }
    header .contact .social a {
      color: #6583A6;
      font-size: 18px;
      margin-right: 10px; }
      header .contact .social a:hover {
        color: #2F9947; }
  header .menu {
    padding: 25px 0;
    background: #fff; }
    header .menu .flex {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    header .menu .burger {
      position: relative;
      display: none;
      cursor: pointer;
      z-index: 999999999999999;
      width: 28px;
      height: 15px;
      flex-direction: column; }
      header .menu .burger span {
        width: 28px;
        height: 3px;
        margin-bottom: 3px;
        background: #000;
        transition: .2s; }
        header .menu .burger span:last-child {
          margin-bottom: 0 !important; }
      header .menu .burger.active span {
        position: absolute;
        background: #fff;
        left: 0; }
        header .menu .burger.active span:first-child {
          top: 6px;
          transform: rotate(45deg); }
        header .menu .burger.active span:nth-child(2) {
          opacity: 0; }
        header .menu .burger.active span:last-child {
          top: 6px;
          transform: rotate(-45deg); }
    header .menu nav > ul {
      display: flex;
      align-items: center; }
      header .menu nav > ul > li {
        position: relative;
        height: 65px;
        display: flex;
        align-items: center; }
        header .menu nav > ul > li > a {
          padding: 15px 30px;
          color: #00316C;
          border-radius: 50px;
          font-size: 16px; }
          header .menu nav > ul > li > a.active {
            color: #2F9947;
            background-color: #F0F8F2; }
          header .menu nav > ul > li > a:hover {
            color: #2F9947; }
        header .menu nav > ul > li ul {
          position: absolute;
          top: 50px;
          opacity: 0;
          visibility: hidden;
          display: flex;
          flex-direction: column;
          background: #2F9947;
          padding: 20px;
          border-radius: 20px;
          width: 200px;
          transition: .3s; }
          header .menu nav > ul > li ul:before {
            content: '';
            position: absolute;
            left: 30px;
            top: -5px;
            width: 15px;
            height: 15px;
            background: #2F9947;
            border-radius: 4px;
            transform: rotate(45deg); }
          header .menu nav > ul > li ul li a {
            color: #fff;
            font-size: 14px;
            display: block;
            box-sizing: border-box;
            padding: 15px !important;
            opacity: .7;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            width: 100%; }
            header .menu nav > ul > li ul li a:hover {
              opacity: 1; }
          header .menu nav > ul > li ul li:last-child a {
            border-bottom: 0 !important; }
        header .menu nav > ul > li:hover ul {
          top: 70px;
          opacity: 1;
          visibility: visible; }
    header .menu .phone a {
      display: flex;
      align-items: center;
      background: #2F9947;
      color: #fff;
      font-size: 18px;
      padding: 15px 30px;
      border-radius: 30px; }
      header .menu .phone a span {
        margin-left: 10px; }
      header .menu .phone a:hover {
        background: #6583A6; }
  @media (max-width: 1199px) {
    header .contact .phone {
      display: block; }
    header .menu .phone {
      display: none; } }
  @media (max-width: 991px) {
    header .contact {
      display: none; }
    header .menu .burger {
      display: flex; }
    header .menu nav {
      position: fixed;
      visibility: hidden;
      opacity: 0;
      z-index: 9999999999999;
      left: 0;
      top: 0;
      width: 100vw;
      max-width: 100%;
      height: 100vh;
      background: rgba(0, 0, 0, 0.9);
      display: flex;
      align-items: center;
      transition: .3s; }
      header .menu nav.active {
        visibility: visible;
        opacity: 1; }
      header .menu nav > ul {
        flex-direction: column;
        align-items: flex-start; }
        header .menu nav > ul > li > a {
          color: #fff;
          font-size: 24px;
          display: block; }
          header .menu nav > ul > li > a.active {
            background: transparent;
            color: #2F9947; } }

body {
  font-family: 'Trebuchet MS', serif;
  color: #00316C; }

.main-content {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 60vh;
  padding-top: 80px;
  margin-bottom: 50px;
  z-index: 1;
  display: flex; }
  .main-content#index {
    height: 100vh; }
  @media (max-width: 991px) {
    .main-content {
      padding-top: 0;
      margin-bottom: 0px; } }
  .main-content .text {
    width: calc(50% - 100px);
    height: 100%;
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .main-content .text * {
      position: relative;
      z-index: 44; }
    .main-content .text h1 {
      font-size: 72px;
      font-weight: bold;
      color: #00316C;
      line-height: 84px;
      margin-bottom: 50px; }
      @media (max-width: 991px) {
        .main-content .text h1 {
          font-size: 42px;
          line-height: 56px; } }
    .main-content .text .categories {
      background: #EFF2F6;
      width: max-content;
      border-radius: 40px;
      padding: 11px 20px 10px;
      margin-bottom: 30px; }
      .main-content .text .categories span {
        font-size: 14px;
        color: #6583A6;
        padding-left: 25px;
        padding-right: 25px;
        position: relative; }
        .main-content .text .categories span:before {
          content: '';
          position: absolute;
          left: 0;
          top: -2px;
          width: 1px;
          height: 20px;
          background: #6583A6;
          opacity: .3; }
        .main-content .text .categories span:first-child:before {
          content: unset; }
      @media (max-width: 991px) {
        .main-content .text .categories span {
          padding-left: 15px;
          padding-right: 15px; } }
    .main-content .text p {
      line-height: 24px;
      color: #6583A6;
      font-weight: lighter;
      width: 300px;
      margin-bottom: 30px; }
  .main-content .img {
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0px;
    width: calc(40% + 30px); }
    @media (max-width: 991px) {
      .main-content .img {
        display: none; } }
    .main-content .img img {
      width: 100%; }
    .main-content .img:before {
      content: '';
      width: 60%;
      height: 400px;
      position: absolute;
      z-index: -10;
      right: 100px;
      bottom: -100px;
      background: #F0F8F2;
      border-radius: 500px;
      transform-origin: center;
      animation: rotateAnimationSlowly 15s infinite; }
      @media (max-width: 991px) {
        .main-content .img:before {
          content: unset; } }
  .main-content .stars {
    display: flex;
    align-items: center;
    margin-top: 50px; }
    .main-content .stars .icon-star {
      color: #FFA600; }
    .main-content .stars .info {
      margin-left: 20px; }
      .main-content .stars .info p {
        margin-bottom: 0; }
      .main-content .stars .info span {
        font-size: 12px;
        color: #6583A6;
        opacity: .5; }

#references {
  background: #F0F8F2; }

footer .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 40px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    footer .flex {
      flex-direction: column; }
      footer .flex .logo {
        margin-bottom: 20px; }
      footer .flex nav {
        margin-bottom: 30px; } }

footer .copyright {
  text-align: center;
  padding: 30px 0;
  color: #00316C;
  opacity: .5;
  font-size: 12px; }

footer nav > ul {
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    footer nav > ul {
      display: grid;
      grid-template-columns: 1fr 1fr; }
      footer nav > ul li {
        margin: 20px 0; } }
  footer nav > ul > li {
    position: relative; }
    footer nav > ul > li > a {
      padding: 15px 30px;
      color: #00316C;
      border-radius: 50px;
      font-size: 16px; }
      footer nav > ul > li > a.active {
        color: #2F9947;
        background-color: #F0F8F2; }
      footer nav > ul > li > a:hover {
        color: #2F9947; }

footer .social {
  display: flex;
  align-items: center;
  justify-content: center; }
  footer .social a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #F0F8F2;
    color: #2F9947;
    opacity: .6;
    margin-left: 10px; }
    footer .social a:hover {
      opacity: 1;
      background: #2F9947;
      color: #fff; }

.single-page {
  margin-bottom: 100px; }
  .single-page .section-title {
    width: max-content; }
  .single-page .about-content {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-gap: 50px; }
    @media (max-width: 991px) {
      .single-page .about-content {
        grid-template-columns: 1fr; } }
    .single-page .about-content .img img {
      max-width: 100%; }
    .single-page .about-content .img:before {
      content: '';
      position: absolute;
      z-index: 200;
      width: 196px;
      height: 132px;
      bottom: -60px;
      left: -60px;
      background: url(../images/dots.svg); }
    .single-page .about-content .text p {
      color: #496B96;
      font-size: 14px;
      line-height: 35px; }

.mission-and-vision {
  margin-top: 250px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #EFF2F6;
  border-bottom: 1px solid #EFF2F6;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px; }
  @media (max-width: 991px) {
    .mission-and-vision {
      grid-template-columns: 1fr; } }
  .mission-and-vision .text-area {
    position: relative; }
    .mission-and-vision .text-area:last-child:before {
      content: '';
      position: absolute;
      top: 10px;
      left: -50px;
      width: 1px;
      height: calc(100% - 20px);
      background: #EFF2F6; }
    .mission-and-vision .text-area p {
      font-size: 14px;
      color: #00316C;
      opacity: .5;
      line-height: 24px; }

.about-services {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  padding-top: 40px; }
  @media (max-width: 991px) {
    .about-services {
      grid-template-columns: 1fr; } }

#services-page .section-body {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }
  @media (max-width: 991px) {
    #services-page .section-body {
      grid-template-columns: 1fr; } }

#contact-page .contact-info {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }
  @media (max-width: 991px) {
    #contact-page .contact-info {
      grid-template-columns: 1fr; } }
  #contact-page .contact-info .dotted-card {
    padding: 30px; }

#contact-page .maps {
  margin-top: 50px;
  width: 100%;
  height: 500px;
  overflow: hidden;
  border-radius: 40px; }

.contact-form {
  position: relative;
  margin-top: 100px;
  display: flex;
  align-items: center; }
  .contact-form .left {
    position: relative;
    width: calc(50% - 200px);
    margin-right: 100px; }
    .contact-form .left:before {
      content: '';
      position: absolute;
      z-index: -10;
      right: -50px;
      top: -400px;
      width: 2268px;
      height: 955px;
      background: url(../images/background.svg) right top;
      background-size: auto 100%; }
    .contact-form .left .section-title {
      margin-bottom: 30px !important; }
      .contact-form .left .section-title h2 {
        color: #2F9947; }
    .contact-form .left p {
      font-size: 14px;
      opacity: .7;
      line-height: 22px;
      margin-bottom: 30px; }
  .contact-form .right {
    width: calc(50% + 100px); }
    .contact-form .right .group {
      display: flex;
      flex-direction: column;
      margin-bottom: 20px; }
      .contact-form .right .group label {
        margin-bottom: 10px;
        font-size: 14px; }
      .contact-form .right .group input, .contact-form .right .group textarea {
        padding: 12px;
        border: 2px solid #F0F8F2;
        border-radius: 7px;
        font-size: 16px;
        transition: .3s; }
        .contact-form .right .group input:focus, .contact-form .right .group textarea:focus {
          outline: 0;
          border-color: #2F9947; }
  @media (max-width: 991px) {
    .contact-form {
      flex-direction: column; }
      .contact-form .right {
        width: 100%; }
      .contact-form .left {
        width: 70%;
        margin-left: 20px; } }

.col-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }
  @media (max-width: 991px) {
    .col-3 {
      grid-template-columns: 1fr; } }

#projects-page .links {
  border-bottom: 1px solid #EFF2F6;
  width: max-content;
  display: flex;
  align-items: center; }
  #projects-page .links a {
    display: block;
    color: #00316C;
    opacity: .6;
    border-bottom: 3px solid transparent;
    padding: 25px 0; }
    #projects-page .links a:first-child {
      margin-right: 30px; }
    #projects-page .links a:hover {
      color: #2F9947; }
    #projects-page .links a.active {
      color: #2F9947;
      border-color: #2F9947;
      opacity: 1; }

#projects-page .projects {
  margin-top: 50px;
  margin-bottom: 200px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px; }
  @media (max-width: 991px) {
    #projects-page .projects {
      grid-template-columns: 1fr;
      margin-bottom: 50px; } }

#project-detail-page .section-body {
  display: grid;
  grid-template-columns: 400px 1fr;
  grid-gap: 70px; }
  @media (max-width: 991px) {
    #project-detail-page .section-body {
      grid-template-columns: 1fr;
      grid-gap: 30px; } }
  #project-detail-page .section-body .info > p {
    font-size: 14px;
    color: #00316C;
    opacity: .8;
    line-height: 30px; }
    #project-detail-page .section-body .info > p span.date {
      font-family: 'Trebuchet MS Italic', sans-serif;
      text-decoration: underline; }
  #project-detail-page .section-body .info .info-cards {
    margin-top: 50px; }
    #project-detail-page .section-body .info .info-cards .info-card {
      padding: 30px;
      background: #F5F7F9;
      border-radius: 10px;
      display: flex;
      align-items: center;
      margin-bottom: 15px; }
      #project-detail-page .section-body .info .info-cards .info-card .icon {
        color: #2F9947;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #E0EEE7;
        width: 40px;
        height: 40px;
        border-radius: 30px; }
      #project-detail-page .section-body .info .info-cards .info-card .info {
        margin-left: 20px; }
        #project-detail-page .section-body .info .info-cards .info-card .info h5 {
          color: #00316C;
          opacity: .6;
          font-size: 14px;
          margin-bottom: 10px; }
        #project-detail-page .section-body .info .info-cards .info-card .info h6 {
          color: #00316C;
          font-size: 16px;
          line-height: 22px; }
  #project-detail-page .section-body .images .image {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 30px; }
    #project-detail-page .section-body .images .image img {
      width: 100%; }
    #project-detail-page .section-body .images .image .hover {
      opacity: 0;
      position: absolute;
      border-radius: 20px;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(47, 153, 71, 0.6);
      display: flex;
      align-items: center;
      justify-content: center;
      transition: .3s; }
      #project-detail-page .section-body .images .image .hover span {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
        width: 60px;
        height: 60px;
        border-radius: 40px;
        color: #2F9947;
        font-size: 24px; }
    #project-detail-page .section-body .images .image:hover .hover {
      opacity: 1; }

.projects-references .references {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px; }
  @media (max-width: 991px) {
    .projects-references .references {
      grid-template-columns: 1fr; } }
