@charset "UTF-8";
/* One should use it like this

.example {
  font-size: calculate-values (12, 20, 768, 1280);
*/
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Black.otf);
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-ExtraBold.otf);
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Bold.otf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-SemiBold.otf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Medium.otf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Regular.otf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-Light.otf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat_otf/Montserrat-ExtraLight.otf);
  font-weight: 200;
  font-style: normal;
}
/******************/
/******************/
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Light.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Medium.ttf);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-MediumItalic.ttf);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf);
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-ExtraBold.ttf);
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: Open-Sans;
  src: url(../fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf);
  font-weight: 800;
  font-style: italic;
}
/******************/
/******************/
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Roboto-Condensed;
  src: url(../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Regular.ttf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Medium.ttf);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-SemiBold.ttf);
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Bold.ttf);
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-ExtraBold.ttf);
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: Play-Fair-Display;
  src: url(../fonts/PlayFairDisplay/PlayfairDisplay-Black.ttf);
  font-weight: 900;
  font-style: italic;
}
/* stylelint-disable */
/* stylelint-enable */
h1,
.h1 {
  font-size: 30px;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  h1,
  .h1 {
    font-size: 36px;
    line-height: 40px;
  }
}

h2,
.h2,
.text-with-background-image h2,
.projects .all-projects .single-project a,
.page-title h1,
.underline-title {
  font-size: 25px;
  line-height: 32px;
}
@media (min-width: 1280px) {
  h2,
  .h2,
  .text-with-background-image h2,
  .projects .all-projects .single-project a,
  .page-title h1,
  .underline-title {
    font-size: 30px;
    line-height: 40px;
  }
}

h3,
.h3,
.completed-project .all-projects .single-project a {
  font-size: 24px;
  line-height: 1;
}
@media (min-width: 1280px) {
  h3,
  .h3,
  .completed-project .all-projects .single-project a {
    font-size: 28px;
  }
}

h4,
.h4 {
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 1280px) {
  h4,
  .h4 {
    font-size: 20px;
  }
}

.body, .image-with-text__text p, .simple-text .layout.layout--threecol-33-34-33 p, .simple-text p, .three-cards .simple-text ul li, .footer-fifth .footer-terms, .footer-fifth .footer-menu .menu-items .menu-item a, .text-with-background-image p, .hero__text p {
  font-size: 16px;
  line-height: 28px;
}

.body-2, .footer-fourth .container .contact-info p, .footer-fourth .success-message .contact-info p, .footer-fourth .error-message .contact-info p, .footer-fourth .info-message .contact-info p, .footer-fourth .contact-us .contact-info p,
.footer-fourth .container .contact-info a,
.footer-fourth .success-message .contact-info a,
.footer-fourth .error-message .contact-info a,
.footer-fourth .info-message .contact-info a,
.footer-fourth .contact-us .contact-info a {
  font-size: 14px;
  line-height: 1;
}

.underline-title {
  position: relative;
}
.underline-title::after {
  content: "";
  height: 3px;
  width: 50px;
  position: absolute;
  background-color: #F58220;
  bottom: -3px;
  left: 0;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
}

.slick-initialized {
  overflow: hidden;
}

body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.container, .contact-us, .info-message, .error-message, .success-message {
  padding-inline: 24px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .container, .contact-us, .info-message, .error-message, .success-message {
    padding-inline: 1rem;
  }
}
@media (min-width: 1280px) {
  .container, .contact-us, .info-message, .error-message, .success-message {
    max-width: 1200px;
  }
}
@media (min-width: 1680px) {
  .container, .contact-us, .info-message, .error-message, .success-message {
    max-width: 1540px;
  }
}

.social-icon {
  display: block;
  width: 28px;
  height: 28px;
  background-size: contain;
  background-repeat: no-repeat;
}

.facebook {
  background-image: url("../icons/social-icons/rounded/facebook.svg");
}

.youtube {
  background-image: url("../icons/social-icons/rounded/youtube.svg");
}

.twitter {
  background-image: url("../icons/social-icons/rounded/twitter.svg");
}

.pinterest {
  background-image: url("../icons/social-icons/rounded/pinterest.svg");
}

.instagram {
  background-image: url("../icons/social-icons/rounded/instagram.svg");
}

.linkedin {
  background-image: url("../icons/social-icons/rounded/linkedin.svg");
}

.googleplus {
  background-image: url("../icons/social-icons/rounded/googleplus.svg");
}

.whatsapp {
  background-image: url("../icons/social-icons/rounded/whatsapp.svg");
}

.snapchat {
  background-image: url("../icons/social-icons/rounded/snapchat.svg");
}

.feed {
  background-image: url("../icons/social-icons/rounded/feed.svg");
}

.flipboard {
  background-image: url("../icons/social-icons/rounded/flipboard.svg");
}

.messenger {
  background-image: url("../icons/social-icons/rounded/messenger.svg");
}

.reddit {
  background-image: url("../icons/social-icons/rounded/reddit.svg");
}

.skype {
  background-image: url("../icons/social-icons/rounded/skype.svg");
}

.success-message {
  position: fixed;
  z-index: 50;
  top: 80px;
  right: 0;
  left: 0;
  padding: 1.5rem 3.5rem;
  padding-left: 6rem;
  color: black;
  border: 2px solid #cfe8d3;
  border-radius: 8px;
  background-color: #f1f8f4;
}
.success-message::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  content: "✓";
  transform: translate(30%, -50%);
  color: #51dc6c;
  border: 10px solid #51dc6c;
  border-radius: 50%;
  background-color: white;
  font-size: 1.5rem;
}

.error-message {
  position: fixed;
  z-index: 50;
  top: 80px;
  right: 0;
  left: 0;
  padding: 1.5rem 3.5rem;
  padding-left: 6rem;
  color: black;
  border: 2px solid #ecc1b6;
  border-radius: 8px;
  background-color: #faeeea;
}
.error-message::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  content: "❌";
  transform: translate(30%, -50%);
  color: #fb5858;
  border: 10px solid #fb5858;
  border-radius: 50%;
  background-color: white;
  font-size: 11px;
}

.info-message {
  position: fixed;
  z-index: 50;
  top: 80px;
  right: 0;
  left: 0;
  padding: 1.5rem 3.5rem;
  padding-left: 6rem;
  color: black;
  border: 2px solid #ffd56c;
  border-radius: 8px;
  background-color: #fff9c4;
}
.info-message::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  content: "!";
  transform: translate(30%, -50%);
  color: #e9ba43;
  border: 10px solid #e9ba43;
  border-radius: 50%;
  background-color: white;
  font-size: 22px;
  font-weight: bold;
}

.message-wrapper {
  position: relative;
}
.message-wrapper .cross {
  position: absolute;
  top: -8px;
  right: 4px;
  cursor: pointer;
  color: gray;
  font-size: 1.5rem;
}

body {
  overflow-x: hidden;
}

.menubar {
  height: 110px;
  background-color: white;
  border-bottom: 1px solid gray;
  display: flex;
  align-items: center;
}
.menubar .menu-wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 40px;
}
@media (min-width: 768px) {
  .menubar .menu-wrapper {
    gap: 80px;
  }
}
.menubar .menu-wrapper .logo-link-wrapper img {
  width: 237px;
  height: 75px;
  object-fit: contain;
}
.menubar .menu-wrapper .menu-main-block {
  position: absolute;
  top: 110px;
  right: 0;
  width: 0;
  background-color: white;
  z-index: 10;
  height: calc(100vh - 110px);
  transition: all 0.3s ease-in-out;
  overflow-x: hidden;
  -webkit-box-shadow: -16px 27px 57px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -16px 27px 57px -8px rgba(0, 0, 0, 0.75);
  box-shadow: -16px 27px 57px -8px rgba(0, 0, 0, 0.75);
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block {
    justify-self: end;
  }
}
.menubar .menu-wrapper .menu-main-block.menu-opened {
  width: 360px;
}
@media (min-width: 768px) {
  .menubar .menu-wrapper .menu-main-block.menu-opened {
    width: 400px;
  }
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block {
    display: block;
    position: unset;
    background: unset;
    top: unset;
    right: unset;
    width: unset;
    height: unset;
    transition: unset;
    transform: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
  }
}
.menubar .menu-wrapper .menu-main-block .menu-items {
  overflow-x: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-direction: column;
  display: flex;
  align-items: start;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block .menu-items {
    flex-direction: row;
    align-items: center;
    gap: 30px;
  }
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item {
  padding: 30px;
  border-bottom: 1px solid rgb(164, 164, 164);
  width: 100%;
  position: relative;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block .menu-items > .menu-item {
    width: unset;
    padding: 0;
    border-bottom: 0;
  }
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item a {
  color: #111010;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item a.is-active {
  color: #F58220;
  font-weight: 700;
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item[child=yes] {
  position: relative;
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item[child=yes]::after {
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="6" viewBox="0 0 11 6" fill="none"><path d="M1.07324 1L5.00259 4.92935" stroke="%23C23E3E" stroke-width="2" stroke-linecap="round"/><path d="M9.21973 1L5.29038 4.92935" stroke="%23C23E3E" stroke-width="2" stroke-linecap="round"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 12px;
  height: 7px;
  position: absolute;
  top: 40px;
  translate: -50%;
  left: 50%;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block .menu-items > .menu-item[child=yes]::after {
    top: 65px;
    translate: -50% 0;
  }
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block .menu-items > .menu-item[child=yes] {
    display: flex;
    height: 100px;
    align-items: center;
  }
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item:last-child a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  height: 50px;
  border-radius: 4px;
  background-color: #F58220;
  color: white;
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item:hover > .menu-items {
  display: block;
  padding-top: 1rem;
  padding-left: 2rem;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block .menu-items > .menu-item:hover > .menu-items {
    padding: 8px 1rem;
  }
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item .menu-items {
  display: none;
  padding: 0;
  list-style: none;
  background: white;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .menu-main-block .menu-items > .menu-item .menu-items {
    position: absolute;
    box-shadow: 1px 7px 17px -2px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 1px 7px 17px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 7px 17px -2px rgba(0, 0, 0, 0.75);
    padding: 8px 1rem;
    border-radius: 4px;
    width: 200px;
    top: 80px;
  }
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item .menu-items > .menu-item {
  padding-bottom: 8px;
  padding-top: 8px;
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item .menu-items > .menu-item:hover {
  border-bottom: 1px solid black;
}
.menubar .menu-wrapper .menu-main-block .menu-items > .menu-item .menu-items > .menu-item:last-child {
  border-bottom: 0;
}
.menubar .menu-wrapper .hamburger {
  justify-self: flex-end;
  cursor: pointer;
}
.menubar .menu-wrapper .hamburger svg {
  width: 40px;
  height: 40px;
}
.menubar .menu-wrapper .hamburger.closed-menu {
  display: block;
}
@media (min-width: 1280px) {
  .menubar .menu-wrapper .hamburger.closed-menu {
    display: none;
  }
}

.d-none {
  display: none !important;
}

.overflow-hidden {
  overflow: hidden;
}
@media (min-width: 1280px) {
  .overflow-hidden {
    overflow: unset;
  }
}

.overlay {
  position: relative;
}
.overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  top: 110px;
  width: 100%;
  height: calc(100vh - 110px);
  background-color: rgba(0, 0, 0, 0.75);
}
@media (min-width: 1280px) {
  .overlay::after {
    content: unset;
  }
}

.pager {
  margin-top: 52px;
}
.pager ul.pager__items {
  display: flex;
  gap: 8px;
  list-style: none;
  justify-content: end;
}
.pager ul.pager__items li.pager__item a {
  text-decoration: none;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 50%;
  background-color: white;
  border: 1px solid #F1F1F1;
}
.pager ul.pager__items li.pager__item.is-active a {
  background-color: #dc101b;
  color: white;
}

.primary-tabs {
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: fit-content;
  list-style: none;
  border-bottom: 2px solid black;
  background: white;
  gap: 1rem;
  padding-top: 4px;
}
.primary-tabs li a {
  padding: 8px 12px;
  text-decoration: none;
  color: black;
}
.primary-tabs li a.is-active {
  display: inline-block;
  color: white;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #0f1618;
}
@media (min-width: 768px) {
  .primary-tabs {
    position: unset;
    flex-direction: row;
    width: 100%;
  }
}

.hero {
  height: 480px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}
.hero .container, .hero .contact-us, .hero .success-message, .hero .error-message, .hero .info-message {
  width: 100%;
}
.hero__text {
  background-color: rgba(0, 46, 98, 0.9019607843);
  color: white;
  border-left: 4px solid #F58220;
  max-width: 650px;
  padding: 14px 26px;
}
.hero__text h1 {
  margin-bottom: 8px;
}
.page-title {
  height: 120px;
  background-color: rgba(45, 72, 141, 0.8980392157);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.page-title h1 {
  text-align: center;
  color: white;
  margin: 0;
}

.contact-us {
  background-color: #002D62;
  padding: 24px;
}
@media (min-width: 1280px) {
  .contact-us {
    padding: 77px;
  }
}
.contact-us label {
  font-size: 16px;
  line-height: 22px;
  color: white;
  margin-bottom: 18px;
  font-weight: bold;
  display: block;
}
.contact-us input,
.contact-us textarea {
  border: 0;
  background-color: rgba(45, 72, 141, 0.8980392157);
  padding: 17px 34px;
  width: 100%;
  color: white;
  margin-bottom: 30px;
}
.contact-us input.form-submit {
  background-color: #F58220;
  color: white;
  border-radius: 3px;
  min-width: 270px;
  width: fit-content;
}

.projects {
  margin-bottom: 150px;
}
.projects .all-projects {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px 20px;
}
@media (min-width: 768px) {
  .projects .all-projects {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1280px) {
  .projects .all-projects {
    grid-template-columns: repeat(3, 1fr);
  }
}
.projects .all-projects .single-project a {
  text-decoration: none;
  color: #002D62;
  margin-bottom: 50px;
  font-weight: 500;
}
.projects .all-projects .single-project img {
  display: block;
  width: 100%;
  height: 300px;
  object-fit: cover;
  margin-bottom: 24px;
}

.completed-project {
  background-color: #002D62;
  padding-block: 100px;
}
.completed-projects__header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 24px;
}
.completed-projects__header h2,
.completed-projects__header a {
  color: white;
}
.completed-projects__header a {
  text-decoration: none;
}
.completed-projects__header a::after {
  padding-left: 12px;
  content: url('data:image/svg+xml,<svg width="18" height="11" viewBox="0 0 18 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.23315 5.40063L16.2332 5.40063" stroke="white" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.9648 1.36554L16.9999 5.40063L12.9648 9.43573" stroke="white" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
@media (min-width: 1280px) {
  .completed-projects__header {
    align-items: center;
    flex-direction: row;
  }
}
.completed-project .all-projects {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
@media (min-width: 1280px) {
  .completed-project .all-projects {
    grid-template-columns: 1fr 1fr;
  }
}
.completed-project .all-projects .single-project img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
  margin-bottom: 24px;
}
.completed-project .all-projects .single-project a {
  color: white;
  text-decoration: none;
}

.text-with-background-image {
  min-height: 420px;
  padding-block: 60px;
  display: flex;
  align-items: center;
}
.text-with-background-image h2 {
  color: white;
  margin-bottom: 30px;
}
.text-with-background-image p {
  color: white;
  max-width: 860px;
  margin-inline: auto;
}

.footer-fourth {
  padding-block: 32px;
  background-color: #002D62;
}
.footer-fourth .container, .footer-fourth .success-message, .footer-fourth .error-message, .footer-fourth .info-message, .footer-fourth .contact-us {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
@media (min-width: 1280px) {
  .footer-fourth .container, .footer-fourth .success-message, .footer-fourth .error-message, .footer-fourth .info-message, .footer-fourth .contact-us {
    flex-direction: row;
    justify-content: space-between;
  }
}
.footer-fourth .container .contact-info p, .footer-fourth .success-message .contact-info p, .footer-fourth .error-message .contact-info p, .footer-fourth .info-message .contact-info p, .footer-fourth .contact-us .contact-info p,
.footer-fourth .container .contact-info a,
.footer-fourth .success-message .contact-info a,
.footer-fourth .error-message .contact-info a,
.footer-fourth .info-message .contact-info a,
.footer-fourth .contact-us .contact-info a {
  color: white;
  margin-bottom: 12px;
  text-align: center;
}
@media (min-width: 1280px) {
  .footer-fourth .container .contact-info p, .footer-fourth .success-message .contact-info p, .footer-fourth .error-message .contact-info p, .footer-fourth .info-message .contact-info p, .footer-fourth .contact-us .contact-info p,
  .footer-fourth .container .contact-info a,
  .footer-fourth .success-message .contact-info a,
  .footer-fourth .error-message .contact-info a,
  .footer-fourth .info-message .contact-info a,
  .footer-fourth .contact-us .contact-info a {
    text-align: start;
  }
}
.footer-fourth .container .all-social-icons, .footer-fourth .success-message .all-social-icons, .footer-fourth .error-message .all-social-icons, .footer-fourth .info-message .all-social-icons, .footer-fourth .contact-us .all-social-icons {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

.footer-fifth {
  background-color: #002D62;
}
.footer-fifth .container, .footer-fifth .success-message, .footer-fifth .error-message, .footer-fifth .info-message, .footer-fifth .contact-us {
  padding-block: 32px;
  border-top: 0.5px solid #2D488D;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 1280px) {
  .footer-fifth .container, .footer-fifth .success-message, .footer-fifth .error-message, .footer-fifth .info-message, .footer-fifth .contact-us {
    flex-direction: row;
  }
}
.footer-fifth .footer-menu .menu-items {
  display: flex;
  gap: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-fifth .footer-menu .menu-items .menu-item a {
  text-decoration: none;
  color: white;
  line-height: 1;
}
.footer-fifth .footer-terms {
  color: white;
}

.three-cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-bottom: 100px;
}
@media (min-width: 768px) {
  .three-cards {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1280px) {
  .three-cards {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.three-cards .simple-text {
  margin-bottom: 0;
  background-color: #F9F9F9;
  padding: 40px;
  width: 100%;
}
.three-cards .simple-text h2 {
  margin-top: 0;
  margin-bottom: 35px;
}
.three-cards .simple-text h2 + ul {
  list-style-image: url('data:image/svg+xml,<svg width="17" height="22" viewBox="0 0 17 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.0686 12.7809C16.0686 8.64026 12.7092 5.28088 8.5686 5.28088C4.42798 5.28088 1.0686 8.64026 1.0686 12.7809C1.0686 16.9215 4.42798 20.2809 8.5686 20.2809C12.7092 20.2809 16.0686 16.9215 16.0686 12.7809Z" stroke="%23F58220" stroke-width="1.5" stroke-miterlimit="10"/><path d="M12.3186 9.65613L7.0686 15.9061L4.8186 13.4061" stroke="%23F58220" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.three-cards .simple-text ul {
  padding-left: 12px;
}
.three-cards .simple-text ul li {
  margin-bottom: 20px;
}
.three-cards .simple-text ul li ul {
  list-style-image: url('data:image/svg+xml,<svg width="4" height="2" viewBox="0 0 4 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.034668 1.18738V0.0311279H3.90967V1.18738H0.034668Z" fill="black"/></svg>');
}

.simple-text {
  margin-bottom: 100px;
}
.simple-text h2 {
  color: #002D62;
}
.simple-text p.text-align-center {
  max-width: 865px;
  margin-inline: auto;
  margin-bottom: 32px;
}
.simple-text .layout.layout--threecol-33-34-33 {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
@media (min-width: 1280px) {
  .simple-text .layout.layout--threecol-33-34-33 {
    flex-direction: row;
  }
}
.simple-text .layout.layout--threecol-33-34-33 h2 {
  margin-top: 0;
}
.simple-text .layout.layout--threecol-33-34-33 p {
  color: #002D62;
}
.simple-text .layout.layout--threecol-33-34-33 p.blue-background {
  width: 100%;
  padding: 20px 30px;
  background-color: #002D62;
  color: white;
}
.simple-text .layout.layout--threecol-33-34-33 a {
  text-decoration: none;
  color: #F58220;
}
.simple-text .layout.layout--threecol-33-34-33 a::after {
  padding-left: 12px;
  content: url('data:image/svg+xml,<svg width="18" height="11" viewBox="0 0 18 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 5.54578L16 5.54578" stroke="%23F58220" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.7317 1.51068L16.7668 5.54578L12.7317 9.58087" stroke="%23F58220" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.simple-text .layout.layout--threecol-33-34-33 > * {
  flex: 1;
}
.simple-text .layout.layout--threecol-33-34-33 > *:nth-child(2), .simple-text .layout.layout--threecol-33-34-33 > *:last-child {
  padding-left: 16px;
  border-left: 3px solid #F58220;
}

.image-with-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-block: 70px;
}
@media (min-width: 1280px) {
  .image-with-text {
    flex-direction: row;
  }
  .image-with-text.image_to_the_right {
    flex-direction: row-reverse !important;
  }
}
.image-with-text__image {
  flex: 1;
}
.image-with-text__image img {
  width: 100%;
  height: 350px;
  display: block;
  object-fit: cover;
}
.image-with-text__text {
  flex: 1;
}
.image-with-text__text .underline-title {
  margin-top: 0;
}
.image-with-text__text h2 {
  max-width: 400px;
}
.image-with-text__text h2,
.image-with-text__text p {
  color: #002D62;
}
.image-with-text__text a {
  text-decoration: none;
  color: #F58220;
}
.image-with-text__text a::after {
  padding-left: 12px;
  content: url('data:image/svg+xml,<svg width="18" height="11" viewBox="0 0 18 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 5.54578L16 5.54578" stroke="%23F58220" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.7317 1.51068L16.7668 5.54578L12.7317 9.58087" stroke="%23F58220" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.logos-strip {
  display: flex;
  gap: 30px;
  flex-direction: column;
  margin-block: 20px;
  align-items: center;
}
@media (min-width: 1280px) {
  .logos-strip {
    margin-block: 0;
    gap: 10px;
    flex-direction: row;
    height: 100px;
    align-items: center;
    justify-content: space-between;
  }
}

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