@import url(https://fonts.googleapis.com/css?family=Montserrat:300,regular,500,600,700,800);
/*!
 * Bootstrap Reboot v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6,
h5,
h4,
h3,
h2,
h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}

a:hover {
  color: #0a58ca;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
 [type="tel"],
 [type="url"],
 [type="email"],
 [type="number"] {
   direction: ltr;
 }
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}


.container {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
a {
  text-decoration: none;
  color: inherit;
}

:root {
  --black-color: #1d1d1f;
  --primary-color: #0e559b;
  --secondary-color: #fe840e;
  --gray-color: #eee;
  --index: 1vh + 1vw;
}

body {
  font-family: "Montserrat", sans-serif;
}

.section {
  padding: 80px 0;
  overflow-x: hidden;
}

.title {
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  color: var(--primary-color);
}

.title_white {
  color: #fff;
}

@media (max-width: 767px) {
  .title {
    font-size: calc(var(--index) * 4.5);
  }
}
h1.title {
  font-weight: 700;
  font-size: 40px;
  line-height: 49px;
  color: var(--secondary-color);
  margin: 0;
  padding: 0;
}

.text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: var(--black-color);
}

@media (max-width: 767px) {
  .text {
    font-size: calc(var(--index) * 2.5);
  }
}
.logo {
  position: relative;
  z-index: 10000;
  cursor: pointer;
}

.logo path {
  transition: fill 0.2s ease-in-out;
}

.logo.active path {
  fill: #fff;
}

.header {
  color: var(--primary-color);
  font-weight: bold;
  padding: calc(var(--base-offset) * 2);
  border-bottom: 1px solid var(--gray-color);
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding: 8px;
}
.header__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.header li a {
  margin-right: 24px;
  position: relative;
  color: var(--primary-color);
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
}
.header li a:last-child {
  margin-right: none;
}
.header li a.active {
  color: var(--secondary-color);
  transition: color 0.2s ease-in-out;
}
.header li a::after, .header li a::after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 0px;
  background: var(--secondary-color);
  transition: height 0.3s ease-in-out;
}
.header li a.active::after {
  height: 3px;
}

@media (hover: hover) and (pointer: fine) {
  .header li a:hover {
    color: var(--secondary-color);
    transition: color 0.2s ease-in-out;
  }
  .header li a:hover::after {
    height: 3px;
  }
}
.menu {
  display: flex;
}

.burger {
  position: relative;
  display: none;
  border: none;
  background: none;
  flex-direction: column;
  margin-bottom: 4px;
  height: 20px;
  width: 30px;
  justify-content: space-between;
  align-items: center;
}
.burger span {
  position: absolute;
  height: 3px;
  width: 100%;
  background: var(--primary-color);
  transition: all 0.2s ease-in-out;
}
.burger span:first-child {
  top: 0;
  left: 0;
}
.burger span:nth-child(2) {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.burger span:last-child {
  bottom: 0;
  left: 0;
}
.burger.active span {
  background: #fff;
  position: absolute;
}
.burger.active span:first-child {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  left: 0;
}
.burger.active span:nth-child(2) {
  opacity: 0;
  left: -20px;
}
.burger.active span:last-child {
  transform: translateY(50%) rotate(-45deg);
  bottom: 50%;
  left: 0;
}

.header nav.active {
  display: flex;
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.9);
}

.header nav.active ul {
  display: flex;
  flex-direction: column;
}

.header nav.active ul a {
  color: #fff;
}

.header nav.active ul li {
  margin-bottom: 12px;
}

.header nav.active ul a.active {
  color: var(--secondary-color);
}

@media (max-width: 991px) {
  .burger {
    display: flex;
    z-index: 1000;
  }
  .header nav {
    display: none;
  }
}
.head {
  min-height: 100vh;
  background: url("../assets/imgs/bg.jpg") center center/cover no-repeat;
}

.head__content {
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.head__text {
  color: #fff;
}

.btns {
  display: flex;
}
.btns .btn {
  margin-right: 20px;
  background: #fe840e;
  border: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
}
.btns .btn a {
  display: block;
  padding: 16px 80px;
  color: inherit;
  text-decoration: none;
}
.btns .btn:hover {
  transform: scale(1.04);
  filter: brightness(0.9);
}

.head__btns {
  margin-top: 32px;
}

@media (max-width: 767px) {
  .head__text {
    font-size: calc(var(--index) * 2);
  }
  .btns {
    flex-direction: column;
  }
  h1.title {
    font-size: calc(var(--index) * 5);
  }
  .btns .btn {
    margin-right: none;
    margin-bottom: 20px;
    font-size: calc(var(--index) * 2);
    width: -moz-min-content;
    width: min-content;
    min-width: 200px;
  }
  .btns .btn a {
    padding: 16px;
    width: 220px;
  }
}
.about img {
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.25);
}
.about__text {
  margin-right: 32px;
}
.about__main {
  margin-top: 32px;
  display: flex;
}
.about__main img {
  -o-object-fit: cover;
     object-fit: cover;
}
.about__main img:last-child {
  margin-right: none;
}
.about__imgs {
  margin-top: 80px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.about__imgs img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .about__main {
    flex-direction: column;
  }
  .about__imgs {
    margin-top: 40px;
  }
}
@media (max-width: 576px) {
  .about__imgs {
    gap: 8px;
    grid-template-columns: 1fr 1fr;
  }
  .about__imgs img:last-child {
    display: none;
  }
}
.works {
  position: relative;
  min-height: 1620px;
}
.works__blob {
  position: absolute;
  left: 50%;
  transform: translate3d(-40%, 2%, 0);
}
.works__content {
  position: relative;
}
.works__items {
  margin-top: 80px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
.works__item-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  padding: 32px 24px;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.works__item {
  display: flex;
  position: relative;
  height: 350px;
  cursor: pointer;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.works__item img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.2s ease-in-out;
}
.works__item:hover .works__item-wrapper {
  opacity: 1;
}
.works__item:hover img {
  transform: scale(1.1);
}
.works__item-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}
.works__item-text {
  color: var(--secondary-color);
  font-weight: bold;
}
.works__btn {
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.25);
  margin-right: 20px;
  background: var(--secondary-color);
  border: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  display: block;
  padding: 16px 80px;
  margin-top: 32px;
}
.works__btn:hover {
  transform: scale(1.04);
  filter: brightness(0.9);
}

@media (max-width: 991px) {
  .works__items {
    gap: 12px;
  }
  .works__item {
    height: 300px;
  }
  .works__item-wrapper {
    opacity: 1;
    padding: 24px 16px;
  }
}
@media (max-width: 767px) {
  .works__items {
    grid-template-columns: 1fr;
  }
}
.services {
  position: relative;
}
.services__blob {
  position: absolute;
}
.services__blob:nth-child(1) {
  left: -10%;
}
.services__blob:nth-child(2) {
  right: -10%;
  top: 15%;
}
.services__blob:nth-child(3) {
  left: -5%;
  top: 40%;
}
.services__blob:nth-child(4) {
  right: -5%;
  top: 30%;
}
.services__blob:nth-child(5) {
  left: -5%;
  top: 60%;
}
.services__items {
  margin-top: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.services__item {
  position: relative;
  height: 240px;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.25);
}
.services__item img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.services__item-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
  padding: 24px;
}
.services__item-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

@media (max-width: 991px) {
  .services__items {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .services__items {
    grid-template-columns: 1fr;
  }
}
.contacts {
  min-height: 700px;
}
.contacts__map {
  position: relative;
  z-index: 100;
  width: -moz-min-content;
  width: min-content;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.2);
}
.contacts__wrapper {
  position: relative;
}
.contacts__blob {
  position: absolute;
  top: 0;
  right: 0;
}
.contacts__title {
  margin-bottom: 60px;
}
.contacts__info {
  position: absolute;
  top: 90px;
  right: 120px;
  max-width: 350px;
  z-index: 100;
}
.contacts__items {
  display: flex;
  flex-direction: column;
}
.contacts__item {
  display: flex;
  margin-bottom: 32px;
}
.contacts__item a, .contacts__item p {
  margin-left: 12px;
  position: relative;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.2s ease-in-out, text-shadow 0.2s ease-in-out;
}
.contacts__item a:hover {
  transform: scale(1.05);
  text-shadow: 0px 0px 5px var(--primary-color);
}
.contacts__item p {
  cursor: inherit;
}
@media (max-width: 1199px) {
  .contacts {
    min-height: 1000px;
  }
  .contacts__map {
    position: absolute;
    top: 400px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 576px) {
  .contacts__info {
    top: 130px;
  }
  .contacts__map {
    top: 500px;
  }
  .contacts__map div iframe {
    max-width: 100% !important;
    min-width: 85vw;
    max-height: 50vh !important;
  }
}
.docs__items {
  padding: 16px;
  margin-top: 32px;
  display: flex;
  overflow-x: scroll;
  margin: 32px auto;
}
.docs__item {
  margin-right: 24px;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.25);
  height: 600px;
}
.docs__item:last-child {
  margin-right: none;
}
.docs__item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 350px) {
  .docs__item img {
    max-width: 290px;
  }
}
.footer {
  background: #0e559b;
  border-top: 2px solid rgba(254, 132, 14, 0.25);
  padding: 40px 0;
  color: #fff;
}
.footer__col {
  display: flex;
  flex-direction: column;
  max-width: 240px;
}
.footer__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 40px;
}
.footer__col-items {
  display: flex;
  flex-direction: column;
}
.footer__col-items a {
  transition: color 0.2s ease-in-out;
}
.footer__col-items a:hover {
  color: var(--secondary-color);
}
.footer__col-item {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: none;
  justify-content: center;
  align-items: center;
}
.modal__items {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 32px;
  border-radius: 5px;
  max-width: 90vw;
  max-height: 85vh;
  overflow: scroll;
  justify-content: space-between;
  min-width: 90vw;
}
.modal__item {
  margin-bottom: 72px;
  display: flex;
  flex-direction: column;
}
.modal__item:last-child {
  margin-bottom: 0;
}
.modal h5 {
  font-weight: bold;
  margin-right: 16px;
}
.modal span {
  font-weight: 400;
}
.modal li {
  list-style: circle;
}

.modal.open {
  display: flex;
}/*# sourceMappingURL=style.css.map */