.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.link-block {
  width: 90%;
  height: 100%;
  display: block;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.text-block {
  color: #000;
  padding: 10px 20px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link, .nav-link-2, .nav-link-3 {
  font-family: Varela, sans-serif;
  font-size: 16px;
}

.navbar {
  background-color: #fff;
}

.slider {
  background-color: #fff;
  height: 100%;
}

.brand {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.icon, .icon-2 {
  color: #000;
  font-size: 32px;
}

.section {
  margin-bottom: 40px;
  overflow: hidden;
}

.slide-nav {
  display: none;
  overflow: visible;
}

.link-block-slideshow {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}

.container {
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.div-block {
  z-index: 999;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.container-2 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-2 {
  color: #000;
  font-size: 18px;
  text-decoration: none;
}

.link {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.link-2 {
  color: #000;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.link-3 {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.div-block-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  display: flex;
}

.navbarok {
  z-index: 999;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.link-block-2 {
  text-decoration: none;
}

.footer {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  max-width: 1200px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.heading {
  font-family: Varela, sans-serif;
  font-weight: 400;
}

.heading-foot {
  padding-right: 60px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
}

.slide {
  width: 100%;
  height: 100%;
  max-height: none;
}

.slide-2 {
  width: 100%;
  height: 100%;
}

.navbar-2 {
  background-color: #0000;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  position: relative;
}

.container-4 {
  flex-direction: row;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 50px;
  display: flex;
}

.brand-2 {
  flex: 1;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.logo {
  width: 15%;
  max-width: 100%;
  height: 15%;
  display: block;
}

.nav-menu-2 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-link-4 {
  text-align: right;
  align-self: center;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 0;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.nav-link-4:hover {
  color: #777;
}

.nav-link-4:active, .nav-link-4.w--current {
  color: #000;
}

.nav-link-4.w--current:hover {
  color: #777;
}

.nav-link-4.color-menu {
  color: #77a0c6;
  align-self: center;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-3 {
  color: #000;
  text-align: center;
  font-family: Varela, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.text-block-4 {
  color: #000;
  text-align: center;
  margin-top: 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
}

.link-4 {
  font-size: 16px;
}

.link-block-3 {
  color: #000;
  text-decoration: none;
}

.heading-2 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.footer-phone {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.text-block-5 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
}

.dropdown {
  width: 30vw;
  position: absolute;
}

.dropdown-2 {
  flex-flow: row;
  justify-content: flex-end;
  display: block;
}

.dropdown-list {
  background-color: #fff;
  display: flex;
}

.text-block-6 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
}

.dropdown-link, .dropdown-link-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-link-3 {
  align-self: auto;
}

.dropdown-link-2-copy, .dropdown-link-4 {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-list-2, .dropdown-list-2.w--open {
  display: flex;
}

.dropdown-link-5 {
  object-fit: fill;
  align-self: auto;
}

.dropdown-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
}

.text-block-7:hover {
  color: #777;
}

.text-block-7:active {
  color: #000;
}

.dropdown-list-3 {
  background-color: #fff;
}

.dropdown-link-6 {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.dropdown-link-7 {
  color: #070707;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.dropdown-link-8 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.dropdown-3 {
  margin-left: 0;
  margin-right: 0;
}

.text-block-8 {
  color: #000;
  width: 60%;
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.section-2 {
  margin-bottom: 300px;
}

.div-block-5, .div-block-6, .div-block-7 {
  align-self: flex-start;
}

.text-block-9 {
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.section-3 {
  justify-content: center;
  align-items: center;
  min-height: 35vh;
  margin-bottom: 200px;
  display: flex;
}

.section-1-about {
  margin-bottom: 80px;
}

.section-2-about {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 40px;
  display: flex;
}

.heading-3 {
  padding: 0 160px 0 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.text-block-10 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.text-span, .text-span-2, .text-span-3 {
  color: #777;
}

.text-block-clients {
  color: #777;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

@media screen and (max-width: 991px) {
  .container-4 {
    margin-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-3 {
    display: block;
  }

  .heading-2 {
    font-size: 14px;
  }

  .footer-phone {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}


