.navbar {
  background-color: #000;
}

.container {
  height: 120px;
  max-width: 1400px;
  min-height: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.brand {
  height: 100%;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.image {
  height: 80%;
}

.nav-menu {
  height: 100%;
  align-items: center;
  display: flex;
}

.nav-link {
  height: 100%;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  display: flex;
}

.nav-link.w--current {
  color: #fff;
  border-bottom: 3px solid #d58b45;
}

.body {
  color: #000;
  text-align: justify;
  font-family: Acumin Variable Concept, sans-serif;
}

.slider {
  height: 800px;
  min-height: 800px;
}

.slide-nav {
  font-size: 10px;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-bg01-blk {
  height: 100%;
  background-image: url('../images/banner07.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
}

.div-block {
  height: 100%;
  max-width: 1000px;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.slider-title {
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 60px;
}

.link-block {
  color: #fff;
  background-color: #d58b45;
  padding: 8px 10px;
  font-size: 15px;
  text-decoration: none;
}

.slide-bg02-blk {
  height: 100%;
  background-image: url('../images/banner08.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide-bg03-blk {
  height: 100%;
  background-image: url('../images/banner09.jpg');
  background-position: 50%;
  background-size: auto;
}

.div-block-2 {
  height: 700px;
  background-color: #e9e9e9;
}

._1340w {
  height: 100%;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-3 {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('../images/img17.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

._1000w {
  height: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

._1000w.justify1 {
  justify-content: center;
  align-items: center;
  display: flex;
}

._1000w.justify2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shadow-img {
  box-shadow: -3px 3px 4px 2px rgba(0, 0, 0, .2);
}

.text-block {
  font-size: 32px;
  line-height: 40px;
}

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

.text-block-2 {
  margin-top: 40px;
  margin-bottom: 80px;
  font-size: 16px;
  line-height: 34px;
}

.div-block-4 {
  margin-left: 70px;
}

.div-block-5 {
  height: 650px;
}

.div-block-6 {
  width: 100%;
  height: 100%;
  background-image: url('../images/img22.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

.text-block-3 {
  font-size: 32px;
  line-height: 40px;
}

.text-block-4 {
  text-align: center;
  font-size: 32px;
  line-height: 40px;
}

.div-block-7 {
  justify-content: space-around;
  align-items: center;
  margin-top: 40px;
  padding-bottom: 10px;
  display: flex;
}

.feature-img {
  max-width: 90%;
  box-shadow: -3px 3px 4px 2px rgba(0, 0, 0, .2);
}

.div-block-8 {
  width: 280px;
  height: 5px;
  background-color: #d58b45;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-9 {
  height: 200px;
}

.div-block-10 {
  width: 100%;
  height: 100%;
  background-image: url('../images/img21.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-2 {
  color: #fff;
  border: 2px solid #fff;
  padding: 8px 40px;
  font-size: 20px;
  text-decoration: none;
}

.footer-blk {
  background-color: #26221f;
}

.div-block-11 {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.image-2 {
  height: 55px;
  margin-left: -6px;
}

.link {
  color: #fff;
  line-height: 24px;
  text-decoration: none;
}

.div-block-12 {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 55px;
  display: flex;
}

.div-block-13 {
  align-items: flex-start;
  margin-top: 25px;
  display: flex;
}

.div-block-15 {
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 0%;
}

.link-block-3 {
  width: 38px;
  height: 38px;
  min-height: 38px;
  min-width: 38px;
  margin-left: 3px;
  margin-right: 3px;
}

.div-block-16 {
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-2 {
  color: #fff;
  margin-right: 30px;
  text-decoration: none;
}

.div-block-17 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  display: flex;
}

.slide, .slide-2, .slide-3 {
  width: 33%;
}

.slider-2 {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.right-arrow-2, .left-arrow-2, .slide-nav-2 {
  display: none;
}

.div-block-19 {
  max-width: 90%;
}

.div-block-20 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.other-banner-blk {
  width: 100%;
  height: 500px;
  justify-content: center;
  align-items: center;
  position: relative;
}

.all-banner {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.all-banner.about-banner {
  background-image: url('../images/banner01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.all-banner.product-banner {
  background-image: url('../images/banner06.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.all-banner.expertise-banner {
  background-image: url('../images/banner04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.all-banner.clients-banner {
  background-image: url('../images/banner02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.all-banner.news-banner {
  background-image: url('../images/banner05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.all-banner.contact-banner {
  background-image: url('../images/banner03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.banner-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 4px 2px rgba(0, 0, 0, .3);
  margin-left: auto;
  margin-right: auto;
  font-size: 60px;
  line-height: 70px;
}

.white-smoke-bg {
  background-color: #e9e9e9;
}

.div-block-21 {
  padding-top: 103px;
  padding-bottom: 320px;
}

.content-txt {
  font-size: 16px;
  line-height: 34px;
}

.content-txt.whitetxt {
  color: #fff;
}

.div-block-22 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  max-width: 380px;
}

.div-block-23 {
  margin-left: 65px;
}

.div-block-24 {
  margin-top: 114px;
  position: relative;
}

.title-txt {
  font-size: 32px;
  line-height: 40px;
}

.title-txt.whitetxt {
  color: #fff;
}

.text-block-8 {
  font-size: 32px;
  line-height: 40px;
  position: relative;
  left: 170px;
}

.div-block-25 {
  max-width: 380px;
  margin-top: 25px;
}

.div-block-26 {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 186px;
  display: flex;
}

.text-block-9, .text-block-10, .text-block-11 {
  font-size: 32px;
  line-height: 40px;
}

.div-block-27 {
  position: relative;
  left: 170px;
}

.div-block-28 {
  z-index: 1;
  width: 50%;
  height: 600px;
  background-image: url('../images/img02.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 15%;
  bottom: 0%;
  left: auto;
  right: -1%;
}

.div-block-28.shadow-img {
  background-size: cover;
}

.div-block-29 {
  width: 500px;
  height: 500px;
  min-width: 500px;
  background-color: #d58b45;
  position: relative;
  top: -55px;
}

.div-block-30 {
  height: 700px;
}

.div-block-31 {
  width: 400px;
  height: 100%;
  background-image: url('../images/img04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-32 {
  margin-top: 60px;
  margin-bottom: 60px;
  position: relative;
}

.div-block-33 {
  text-align: right;
}

.div-block-34 {
  position: relative;
  left: -40px;
}

.div-block-35 {
  max-width: 380px;
  float: right;
  margin-top: 25px;
}

.image-4 {
  max-width: 450px;
  position: relative;
  top: 169px;
}

.div-block-37 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-39 {
  flex-direction: column;
  align-items: flex-end;
  margin-top: 110px;
  display: flex;
}

.div-block-40 {
  max-width: 600px;
  margin-top: 25px;
}

.div-block-41 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-42 {
  position: relative;
  left: -40px;
}

.div-block-48 {
  text-align: center;
}

.div-block-49 {
  max-width: 800px;
  margin-top: 68px;
  margin-left: auto;
  margin-right: auto;
}

.product-blk {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.image-5 {
  border-radius: 100px;
}

.text-block-12 {
  font-size: 16px;
  line-height: 28px;
}

.text-block-13 {
  font-size: 22px;
  line-height: 28px;
}

.div-block-50 {
  margin-bottom: 7px;
}

.div-block-51 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 35px;
  display: flex;
}

.div-block-52 {
  padding-top: 118px;
  padding-bottom: 210px;
}

.div-block-53 {
  padding-top: 106px;
  padding-bottom: 366px;
}

.div-block-54 {
  justify-content: center;
  align-items: center;
  margin-bottom: 113px;
  display: flex;
}

.div-block-55 {
  margin-right: 65px;
}

.div-block-56 {
  margin-top: 20px;
}

.div-block-57 {
  max-width: 70%;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-58 {
  justify-content: flex-end;
  display: flex;
}

.div-block-59 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-60 {
  position: relative;
  left: -40px;
}

.div-block-61 {
  z-index: 1;
  align-items: flex-end;
  margin-top: 65px;
  display: flex;
  position: relative;
}

.div-block-62 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-63 {
  position: relative;
  left: -40px;
}

.image-6 {
  max-width: 500px;
}

.image-7 {
  max-width: 600px;
}

.div-block-64 {
  margin-left: 65px;
}

.div-block-65 {
  position: relative;
}

.div-block-66 {
  width: 200px;
  background-color: #d58b45;
  position: absolute;
  top: 0%;
  bottom: -7%;
  left: 0%;
  right: auto;
}

.div-block-67 {
  position: relative;
}

._1050w {
  height: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-68 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-69 {
  margin-top: 230px;
}

.div-block-70 {
  background-color: #d58b45;
  padding-top: 76px;
  padding-bottom: 76px;
  position: relative;
}

.div-block-71 {
  margin-top: 25px;
}

.div-block-72 {
  align-items: center;
  position: relative;
}

.image-8 {
  max-width: 400px;
  position: absolute;
  top: -85%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-73 {
  max-width: 50%;
}

.div-block-74 {
  margin-top: 25px;
}

.div-block-78 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-79 {
  padding-top: 135px;
  padding-bottom: 135px;
}

.div-block-80 {
  margin-right: 54px;
}

.div-block-81 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-82 {
  text-align: center;
}

.news-blk {
  background-color: #fff;
  margin-bottom: 25px;
  padding: 25px 80px;
  position: relative;
}

.div-block-83 {
  margin-top: 45px;
}

.orangeline {
  width: 5px;
  background-color: #d58b45;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-84 {
  padding-top: 100px;
  padding-bottom: 238px;
}

.div-block-85 {
  margin-top: 45px;
}

.trend-blk {
  border-bottom: 1px solid #c2bfbf;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}

.div-block-86 {
  background-color: #fff;
}

.div-block-87 {
  padding-top: 162px;
  padding-bottom: 162px;
}

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

.div-block-88 {
  text-align: left;
  margin-bottom: 46px;
}

.underline-txt {
  text-decoration: underline;
}

.div-block-89 {
  padding-top: 100px;
  padding-bottom: 0;
}

.div-block-90 {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-91 {
  text-align: center;
  margin-bottom: 31px;
}

.submit-button {
  background-color: #d58b45;
  font-family: Georgia, Times, Times New Roman, serif;
}

.text-field {
  margin-bottom: 20px;
}

.text-field::-ms-input-placeholder {
  color: #b8b8b8;
}

.text-field::placeholder {
  color: #b8b8b8;
}

.text-field.form-msg {
  min-height: 150px;
}

.form {
  text-align: center;
}

.div-block-92 {
  background-color: #221e1d;
  margin-top: 100px;
}

.div-block-93 {
  max-width: 600px;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.embed-map {
  height: 600px;
}

.div-block-94 {
  text-align: center;
}

.weight700 {
  font-weight: 700;
}

@media screen and (max-width: 1100px) {
  .container {
    height: 100px;
    min-height: 100px;
  }

  .nav-menu {
    height: auto;
    background-color: #000;
  }

  .nav-link {
    font-size: 18px;
  }

  .nav-link:hover {
    color: #d58b45;
  }
    
  .nav-link.w--current {
  border-bottom: none;
  }    

  .body {
    color: #000;
  }

  .slider {
    height: 500px;
    min-height: 500px;
  }

  .slide-bg01-blk {
    background-size: cover;
  }

  .div-block {
    align-items: center;
  }

  .slider-title {
    text-align: center;
    font-size: 42px;
    line-height: 55px;
  }

  .slide-bg02-blk, .slide-bg03-blk {
    background-size: cover;
  }

  .div-block-3 {
    background-size: 50%;
  }

  ._1000w {
    max-width: 93%;
  }

  ._1000w.justify1 {
    flex-direction: column;
  }

  ._1000w.footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2 {
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 28px;
  }

  .div-block-4 {
    max-width: 80%;
    text-align: center;
    margin-top: 40px;
    margin-left: 0;
  }

  .div-block-5 {
    height: 550px;
  }

  .div-block-7 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-8 {
    width: 220px;
  }

  .div-block-9 {
    height: 150px;
  }

  .menu-button {
    color: #fff;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 40px;
    line-height: 40px;
    top: 12px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .home-img1 {
    max-width: 400px;
  }

  .other-banner-blk {
    height: 350px;
  }

  .all-banner.about-banner, .all-banner.product-banner, .all-banner.expertise-banner, .all-banner.clients-banner, .all-banner.news-banner, .all-banner.contact-banner {
    background-size: cover;
  }

  .banner-title {
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-21 {
    padding-bottom: 445px;
  }

  .content-txt {
    line-height: 28px;
  }

  .image-3 {
    max-width: 300px;
  }

  .div-block-23 {
    margin-left: 40px;
  }

  .div-block-24 {
    margin-top: 96px;
  }

  .div-block-25 {
    max-width: 100%;
    margin-top: 20px;
  }

  .div-block-26 {
    margin-top: 80px;
  }

  .div-block-27 {
    text-align: center;
    left: 0;
  }

  .div-block-28, .div-block-29 {
    display: none;
  }

  .div-block-30 {
    margin-top: 90px;
  }

  .div-block-31 {
    width: 50%;
    background-size: cover;
  }

  .div-block-32 {
    margin-top: 40px;
  }

  .div-block-33 {
    text-align: center;
  }

  .div-block-34 {
    text-align: center;
    left: 0;
  }

  .div-block-35 {
    max-width: 100%;
    margin-top: 20px;
  }

  .image-4 {
    top: 0;
  }

  .div-block-37 {
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 64px;
  }

  .div-block-39 {
    align-items: center;
    margin-top: 93px;
  }

  .div-block-40 {
    max-width: 100%;
    margin-top: 20px;
  }

  .div-block-41 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-42 {
    text-align: center;
    left: 0;
  }

  .div-block-43 {
    text-align: center;
  }

  .div-block-44 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-45, .div-block-46 {
    margin-left: 8px;
  }

  .div-block-47 {
    text-align: center;
    margin-left: 8px;
  }

  .text-block-12 {
    line-height: 24px;
  }

  .div-block-54 {
    margin-bottom: 92px;
  }

  .div-block-55 {
    margin-right: 40px;
  }

  .div-block-57 {
    max-width: 100%;
    align-items: center;
  }

  .div-block-58 {
    justify-content: center;
    align-items: center;
  }

  .div-block-59 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-60 {
    left: 0;
  }

  .div-block-61 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-62 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .div-block-63 {
    left: 0;
  }

  .image-6 {
    max-width: 350px;
  }

  .image-7 {
    max-width: 400px;
  }

  .div-block-64 {
    margin-top: 40px;
    margin-left: 0;
  }

  .div-block-66 {
    display: none;
  }

  .div-block-69 {
    margin-top: 100px;
  }

  .div-block-72 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .image-8 {
    max-width: 300px;
    position: relative;
  }

  .div-block-73 {
    max-width: none;
    margin-right: 32px;
  }

  .div-block-74 {
    margin-top: 20px;
  }

  .div-block-75, .div-block-76 {
    margin-left: 8px;
  }

  .div-block-80 {
    margin-right: 43px;
  }

  .image-9 {
    max-width: 350px;
  }

  .news-blk {
    padding-left: 65px;
    padding-right: 65px;
  }

  .div-block-87 {
    padding-top: 89px;
    padding-bottom: 124px;
  }

  .embed-map {
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    height: 80px;
    min-height: 80px;
  }

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

  .slider {
    height: 450px;
    min-height: 450px;
  }

  .slider-title {
    font-size: 32px;
    line-height: 46px;
  }

  .div-block-2 {
    height: 650px;
  }

  .div-block-3 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .text-block {
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-4 {
    max-width: 90%;
  }

  .div-block-5 {
    height: 500px;
  }

  .div-block-7 {
    width: 100%;
    max-width: 100%;
  }

  .feature-img {
    max-width: 250px;
  }

  .div-block-8 {
    width: 250px;
  }

  .link-block-3 {
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
  }

  .menu-button {
    font-size: 35px;
    top: 4px;
  }

  .home-img1 {
    max-width: 350px;
  }

  .div-block-18 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .slide, .slide-2, .slide-3 {
    width: 100%;
  }

  .slider-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav-2 {
    font-size: 10px;
    display: block;
    top: auto;
    bottom: -20%;
    left: 0%;
    right: 0%;
  }

  .other-banner-blk {
    height: 300px;
  }

  .banner-title {
    max-width: 90%;
  }

  .div-block-21 {
    padding-bottom: 265px;
  }

  .content-txt {
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-22 {
    flex-direction: column;
  }

  .image-3 {
    max-width: 280px;
  }

  .div-block-23 {
    margin-top: 25px;
    margin-left: 0;
  }

  .div-block-24 {
    margin-top: 75px;
  }

  .title-txt {
    font-size: 28px;
    line-height: 36px;
  }

  .div-block-25 {
    margin-top: 15px;
  }

  .div-block-26 {
    margin-top: 75px;
  }

  .div-block-30 {
    height: auto;
  }

  .div-block-31 {
    display: none;
  }

  .div-block-32 {
    margin-top: 20px;
  }

  .div-block-35 {
    margin-top: 15px;
  }

  .image-4 {
    max-width: 100%;
  }

  .div-block-37 {
    padding-top: 0;
  }

  .div-block-39 {
    margin-top: 26px;
  }

  .div-block-49 {
    margin-top: 50px;
  }

  .product-blk {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .text-block-12 {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-13 {
    font-size: 20px;
    line-height: 26px;
  }

  .div-block-51 {
    align-items: center;
    margin-top: 14px;
    margin-left: 0;
  }

  .div-block-54 {
    flex-direction: column-reverse;
    margin-bottom: 66px;
  }

  .div-block-55 {
    margin-top: 20px;
    margin-right: 0;
  }

  .div-block-56 {
    margin-top: 15px;
  }

  .div-block-59, .div-block-62 {
    flex-direction: column;
  }

  .image-6 {
    max-width: 400px;
  }

  .div-block-64 {
    margin-top: 22px;
  }

  .div-block-69 {
    margin-top: 77px;
  }

  .div-block-70 {
    padding-top: 59px;
    padding-bottom: 59px;
  }

  .div-block-71 {
    margin-top: 15px;
  }

  .div-block-72 {
    flex-direction: column;
  }

  .image-8 {
    margin-top: 28px;
  }

  .div-block-73 {
    max-width: 100%;
    margin-right: 0;
  }

  .div-block-74 {
    margin-top: 15px;
  }

  .div-block-75, .div-block-76 {
    margin-left: 0;
  }

  .div-block-77 {
    text-align: center;
  }

  .div-block-78 {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-80 {
    margin-bottom: 30px;
    margin-right: 0;
  }

  .image-9 {
    max-width: 300px;
  }

  .news-blk {
    padding-left: 45px;
    padding-right: 45px;
  }

  .div-block-88 {
    margin-bottom: 27px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider {
    height: 350px;
    min-height: 350px;
  }

  .slider-title {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
  }

  ._1000w.footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block {
    font-size: 26px;
    line-height: 32px;
  }

  .div-block-4 {
    max-width: 100%;
  }

  .div-block-12 {
    margin-right: 42px;
  }

  .div-block-13 {
    margin-top: 15px;
  }

  .div-block-15 {
    margin-top: 20px;
    position: relative;
    bottom: 0;
  }

  .div-block-17 {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-button {
    padding-left: 0;
    padding-right: 0;
  }

  .home-img1 {
    max-width: 100%;
  }

  .div-block-18 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .other-banner-blk {
    height: 250px;
  }

  .banner-title {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-21 {
    padding-top: 80px;
  }

  .image-3 {
    max-width: 200px;
  }

  .div-block-24 {
    margin-top: 60px;
  }

  .title-txt {
    font-size: 26px;
    line-height: 32px;
  }

  .div-block-26 {
    margin-top: 60px;
  }

  .div-block-30 {
    margin-top: 76px;
  }

  .div-block-39 {
    margin-top: 13px;
  }

  .div-block-40 {
    margin-top: 15px;
  }

  .div-block-41, .div-block-44 {
    flex-direction: column;
  }

  .div-block-45, .div-block-46 {
    margin-left: 0;
  }

  .div-block-49 {
    margin-top: 41px;
  }

  .div-block-52 {
    padding-top: 95px;
  }

  .div-block-53 {
    padding-top: 85px;
    padding-bottom: 235px;
  }

  .image-6, .image-7 {
    max-width: 100%;
  }

  .image-8 {
    max-width: 280px;
  }

  .div-block-79 {
    padding-top: 107px;
    padding-bottom: 107px;
  }

  .image-9 {
    max-width: 280px;
  }

  .div-block-81 {
    padding-top: 74px;
    padding-bottom: 74px;
  }

  .news-blk {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-84 {
    padding-top: 74px;
  }

  .div-block-89 {
    padding-top: 79px;
  }

  .div-block-92 {
    margin-top: 81px;
  }

  .embed-map {
    height: 400px;
  }
}

@font-face {
  font-family: 'Acumin Variable Concept';
  src: url('../fonts/Acumin Variable Concept.ttf') format('truetype');
  font-stretch: 87.5%;
  font-style: normal;
  font-display: swap;
}