@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

/* Open Sans Condensed */

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/Open_Sans/OpenSans_Condensed-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}

/* Open Sans SemiCondensed */

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans SemiCondensed";
  src: url("../fonts/Open_Sans/OpenSans_SemiCondensed-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
  width: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  line-height: 1.6;
  color: #333;
  overflow-y: scroll;
}

.container {
  max-width: 100vw;
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

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

a {
  color: #1E40AF;
  transition: 0.25s ease-in-out;
}

a:hover,
a:focus,
a:active {
  color: #666;
}

.btn {
  font-weight: 600;
  display: inline-block;
  padding: 12px 24px;
  background-color: #1E40AF;
  color: #fff;
  text-decoration: none;
  border-radius: 12px;
}

.btn:hover,
.btn:focus,
.btn:active {
  background-color: #2563EB;
  color: #1E40AF;
}

h2 {
  font-family: "Open Sans";
  margin: 0;
  font-size: 3.2rem;
  color: #1E40AF;
}

h3 {
  font-family: "Open Sans";
  margin: 0;
  color: #2563EB;
  font-size: 1.6rem;
  margin-bottom: 30px;
}

h4 {
  font-family: "Open Sans";
  margin: 0 0 10px;
  font-size: 1.6rem;
  font-weight: 300;
}

h5 {
  font-family: "Open Sans";
  margin: 0;
  font-size: 1.1rem;
}

strong,
b {
  font-weight: 600;
}

.header .logo {
  padding: 30px 0;
  text-align: center;
  line-height: 0;
}

.header .logo img {
  height: 160px;
  width: auto;
}

.header .navigation {
  background: #1E40AF;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}

.header .navigation ul {
  max-width: 100vw;
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header .navigation ul li a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 15px 20px;
  transition: background 0.3s ease;
}

.header .navigation ul li a:hover,
.header .navigation ul li a.active {
  background: rgba(255, 255, 255, 0.1);
}

.hero-slider {
  background: #f8f9fa;
}

.hero-slider .container {
  padding: 0;
}

.hero-slider .splide__slide {
  width: 100%;
}

.hero-slider .splide__slide img {
  width: 100%;
  height: auto;
}

.main-content section {
  padding: 70px 0 80px;
}

.main-content section.bg-dark {
  background-color: #1E40AF;
  color: #fff;
}

.main-content section.bg-dark h2,
.main-content section.bg-dark h3 {
  color: #fff;
}

.main-content .intro-section {
  margin: 0 auto;
}

.main-content .intro-section p {
  margin-bottom: 20px;
  text-align: left;
}

.main-content .intro-section p:first-of-type {
  font-weight: bold;
}

.main-content .intro-section .cta-button {
  background: #1E40AF;
  color: #ffffff;
  border: none;
  padding: 12px 24px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.3s ease;
  font-size: 1rem;
  padding: 15px 30px;
  margin-top: 30px;
}

.main-content .intro-section .cta-button:hover {
  background: rgb(28, 56, 37.9555555556);
}

.services-section {
  color: #ffffff;
}

.services-section h2 {
  color: #fff;
  text-align: center;
}

.services-section>p {
  text-align: center;
  margin-bottom: 40px;
  opacity: 0.9;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
  margin: 20px auto 0;
}

.services-grid .service-item {
  gap: 20px;
  background-color: #fff;
  border-radius: 8px;
  padding: 40px;
  color: #000;
  line-height: 1.3;
  border: 2px solid #1E40AF;
}

.services-grid .service-item .service-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.services-grid .service-item .service-icon img {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.services-grid .service-item .service-icon .title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #1E40AF;
  margin: 10px 0;
}

.services-grid .service-item .service-content .text p+p {
  margin-top: 10px;
}

.equipment-section {
  padding: 0 !important;
  line-height: 0;
}

.equipment-section img {
  width: 100%;
  height: auto;
}

.job-section {
  padding: 60px 0;
}

.job-section>p {
  margin-bottom: 30px;
  opacity: 0.9;
}

.job-section .job-offer {
  background-color: rgb(39.9, 79.8, 54.0866666667);
  color: #fff;
  padding: 30px;
  border-radius: 8px;
  margin-top: 20px;
}

.job-section .job-offer h3 {
  font-size: 1.5rem;
  margin-bottom: 20px;
  background: #ffffff;
  color: #1E40AF !important;
  padding: 10px 20px;
  border-radius: 4px;
  display: inline-block;
}

.job-section .job-offer p {
  margin-bottom: 15px;
  line-height: 1.7;
}

.job-section .job-offer .apply-button {
  background: #1E40AF;
  color: #ffffff;
  border: none;
  padding: 12px 24px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.3s ease;
  background: #ffffff;
  color: #1E40AF;
  margin-top: 20px;
}

.job-section .job-offer .apply-button:hover {
  background: rgb(28, 56, 37.9555555556);
}

.job-section .job-offer .apply-button:hover {
  background: white;
}

.about-section {
  padding: 60px 0;
  background: #f8f9fa;
}

.about-section p {
  margin-bottom: 20px;
  line-height: 1.8;
  font-size: 1.1rem;
}

.about-section p:first-of-type {
  font-weight: bold;
}

.about-section .service-areas {
  margin-top: 30px;
  padding: 20px;
  background: #ffffff;
  border-radius: 8px;
  border-left: 4px solid #1E40AF;
}

.about-section .service-areas p {
  margin: 0;
  font-size: 0.95rem;
}

.footer {
  background: #1E40AF;
  color: #ffffff;
  padding: 40px 0 20px;
}

.footer .footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
  margin-bottom: 30px;
}

.footer .footer-section h4 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #ffffff;
}

.footer .footer-section img {
  width: 80%;
  height: auto;
}

.footer .phone-link {
  padding: 12px 16px;
  background-color: #fff;
  border-radius: 4px;
  color: #1E40AF;
  display: inline-flex;
  gap: 3px;
  align-items: center;
  margin: 0 0 8px 0;
  text-decoration: none;
  border: 2px solid #fff;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.phone-link svg {
  fill: #1E40AF;
  transition: fill 0.3s ease;
}

.footer .phone-link:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}

.footer .phone-link:hover svg {
  fill: #fff;
}

.footer .footer-section p {
  margin-bottom: 10px;
  line-height: 1.6;
}

.footer .footer-section ul {
  list-style: none;
}

.footer .footer-section ul li {
  margin-bottom: 8px;
}

.footer .footer-section ul li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer .footer-section ul li a:hover {
  color: #ffffff;
}

.footer .footer-bottom {
  text-align: left;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .footer-bottom p {
  margin: 0;
  opacity: 0.8;
}

#contact-form {
  margin-top: 40px;
}

#contact-form input,
#contact-form textarea {
  font-size: 16px;
  padding: 15px;
  display: block;
  width: 100%;
  font-family: inherit;
  resize: none;
}

#contact-form textarea {
  min-height: 180px;
}

#contact-form .form-group+.form-group {
  margin-top: 20px;
}

#contact-form input[type=checkbox] {
  width: auto;
  display: inline-block;
  width: 22px;
  height: 22px;
}

#contact-form .form-actions {
  margin-top: 20px;
}

#contact-form .form-actions button {
  border: none;
  transition: 0.25s ease-in-out;
  cursor: pointer;
}

#contact-form i {
  margin-top: 40px;
  display: block;
}

@media (min-width: 993px) {
  header#header .responsive-nav {
    display: none;
  }

  .checkbox-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
  }
}

@media (max-width: 992px) {
  body {
    padding-top: 80px;
  }

  header#header .header-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background-color: #fff;
  }

  header#header .header-top .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  header#header .header-top .container .logo img {
    height: 60px;
  }

  header#header .header-top .container .responsive-nav {
    cursor: pointer;
  }

  header#header .header-top .container .responsive-nav .nav-icon .nav-bar {
    width: 24px;
    height: 2px;
    background-color: #000;
  }

  header#header .header-top .container .responsive-nav .nav-icon .nav-bar+.nav-bar {
    margin-top: 5px;
  }

  .header nav.navigation {
    position: fixed;
    top: 80px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease-in-out;
  }

  .header nav.navigation.open {
    opacity: 1;
    visibility: visible;
  }

  .header nav.navigation ul {
    position: unset;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding-bottom: 20px;
    display: block;
  }

  .header nav.navigation ul li {
    background: transparent;
  }

  .header nav.navigation ul li a {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 10px 0;
    color: #000;
  }

  h2 {
    font-size: 1.6rem;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  h3 {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .services-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .services-grid .service-item {
    padding: 15px;
  }

  .services-grid .service-item .service-icon {
    display: block;
  }

  .job-section .job-offer {
    padding: 20px;
  }

  .job-section .job-offer h3 {
    font-size: 1.2em;
    margin-bottom: 10px;
  }

  .about-section .service-areas {
    padding: 20px 0;
    border-left: none;
    border-top: 1px solid #1E40AF;
    border-radius: 0;
    background: transparent;
  }

  .about-section .service-areas p {
    font-size: 14px;
    line-height: 1.3;
  }

  form i,
  form .checkbox-label {
    font-size: 14px;
    line-height: 1.2;
    display: block;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.alert {
  padding: 20px;
  margin: 20px 0 0;
  background: #ddd;
}

.alert h4 {
  font-size: 1.2em;
  font-weight: 600;
  margin: 0;
}

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


footer a {
  color: inherit;
}