@media(max-width:1550px) {
    #footer .logo--wrapper {
        column-gap: 25px;
    }
    .template--contact-form {
  margin-top: 75px;
}
.template--contact-form {
    margin-bottom: 70px;
}
    .template--contact-form .section--title {
        font-size: 24px;
    }
    #map {
        height: 600px;
    }
    .homepage--about-wrapper.template--office-about .col--right .image {
        height: 500px;
    }
.homepage--about-wrapper .container--full {
max-width: 1280px;
}

.homepage--services-wrapper .container--full {
max-width: 1280px;
}

.template--office-wrapper .inner {
max-width: 1360px;
}

h1, .h1 {
  font-size: 42px;
}
.template--services-wrapper.relative .content.abs-center.z-1,
.homepage--hero-wrapper .content {
  max-width: 780px;
}

.homepage--about-wrapper {
  margin-top: 100px;
}

.homepage--about-wrapper .col--right .image {
  height: 660px;
}

.homepage--about-wrapper .col--left {
    padding: 60px;
}
.homepage--services-wrapper {
  margin-top: 100px;
}

.section--title, .h2, h2 {
    
  font-size: 23px;
  line-height: 33px;
}
#map .leaflet-tooltip.map-tooltip a {
  font-size: 16px;
  line-height: 22px;
}
#map {
    margin-top:100px;
}
.services--card a {
  padding: 55px 30px 25px;
}

.services--card a h3 {
    margin-top:50px;
}
.pre--footer-wrapper .content .subtitle {
  font-size: 22px;
  line-height: 32px;
}

.pre--footer-wrapper .content .title {
  font-size: 26px;
  line-height: 37px;
}
.template--services-wrapper .image {
    height: 430px;
}

.template--services-loop .loop--single .image {
    height: 320px;
}
#parallax--image {
    height: 580px;
}

.homepage--about-wrapper.template--office-about .col--left {
  padding-top: 90px;
}
#contact--map {
    height: 550px;
}
}



@media(max-width:1150px) {
#full--navigation .header--actions.flex {
  display: flex;
  flex-direction: column;
}
#footer .logo--wrapper .cta--arrow {
  margin-inline: auto;
}

#footer .logo--wrapper {
  justify-content: center;
}
.footer--main.grid.grid-3-columns {
    row-gap:40px;
}
#footer .socials--list {
  justify-content: center;
}
#footer .header--actions.flex {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  row-gap: 20px;
}
.subfooter--main {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  row-gap: 5px;
}
.subfooter--main .col--middle {
    order:1;
}
.subfooter--main .col--left {
    order:2;
}
.subfooter--main .col--right {
    order:3;
}


.footer--main.grid.grid-3-columns,
.subfooter--main {
    grid-template-columns: 1fr;
}

#full--navigation .cta--arrow .icon svg path {
    stroke:#fff;
}
#full--navigation .cta--arrow-text,
#full--navigation .header--actions .single.telephones--item::before,
#full--navigation .header--actions .single .single--title {
    color:#fff;
}
#full--navigation .header--actions .single {
    height: auto;
  border-right: unset;
  padding-right: 0;
  margin-right: 0;
  border-bottom: 1px solid #fff;
  padding-bottom: 25px;
    margin-bottom: 25px;
}
#full--navigation .header--actions .single.telephones--item::before {
  right: unset;
  left: 0;
  top: -22px;
  transform: unset;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
}
#full--navigation .header--actions .single.telephones--item a {
    color: #fff;
}
    #full--navigation-overlay {
        position: fixed;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .4;
        z-index: 8;
    }
#full--navigation {
    background-color: #94887F;
    padding: 180px 40px 60px;
    display: block;
        position: fixed;
        top:0;
        right: 0;
        width: 100%;
        height: 100%;
        max-width: 400px;
        z-index: 9;
        transition: all linear 400ms;
}
html:not(.menu--open) #full--navigation {
        transform: translateX(100%);
 }

 #full--navigation .header--actions .single .single--title {
    margin-bottom: 8px;
 }
    .burger {
        display: flex;
        justify-content: center;
        align-items: center;
        width:50px;
        height: 50px;
    }
.header--content .col--right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header--actions {
    display: none;
}
#footer .header--actions.flex {
    display: flex;
}
.logo--wrapper {
    column-gap: 25px;
}

.container--full {
    padding-inline:25px;
}
.header--logo {
  padding-block: 5px;
}

:root {
  --header_height: 82px;
}
.logo--text strong {
  font-size: 17px;
}
.logo--text {
    font-size: 14px;
}
html, body {
font-size: 16px;
  line-height: 20px;
}
h1, .h1 {
    font-size: 34px;
  }
.template--services-wrapper.relative .content.abs-center.z-1, .homepage--hero-wrapper .content {
    max-width: 720px;
  }
.homepage--hero-wrapper .content {
  padding-top: 30px;
}

.homepage--hero-wrapper .content .text.editor {
    margin-top:20px;
}
.homepage--hero-wrapper .contact--list {
bottom: calc(var(--header_height) - 9vh);
}
.template--services-wrapper .image {
    height: 320px;
  }
.template--office-wrapper {
  margin-top: 70px;
}
.template--office-wrapper h1.title {
  font-size: 40px;
  line-height: 1.1;
}
.homepage--about-wrapper.template--office-about .col--right {
  padding: 30px 40px;
}
.homepage--about-wrapper.template--office-about .col--left {
    padding-top: 60px;
  }
.homepage--about-wrapper.template--office-about .cols .col--right .title {
  font-size: 16px;
  line-height: 23px;
}
.homepage--about-wrapper.template--office-about .cols .col--right .subtitle {


  font-size: 13px;
}

}



@media(max-width:991px) {
  .template--services-wrapper.relative .content.abs-center.z-1, .homepage--hero-wrapper .content {
    max-width: 90vw;
  }
    h1, .h1 {
    font-size: 30px;
  }
  .homepage--hero-wrapper .contact--list {
    display: none;
  }
.homepage--hero-wrapper .image {
  height: calc(100svh - var(--header_height));
}
.homepage--hero-wrapper {
    -webkit-clip-path:unset;
    clip-path:unset;
}
.homepage--about-wrapper .grid {
 display: flex;
 flex-direction: column-reverse;
  row-gap: 30px;
}
  .homepage--about-wrapper {
    margin-top: 60px;
  }
.homepage--about-wrapper.template--office-about .col--left,
  .homepage--about-wrapper .col--left {
    padding: 40px;
  }


.homepage--about-wrapper .col--left .text.editor {
    margin-block:30px;
}

.homepage--about-wrapper .cols .col--left .title {
  font-size: 16px;
  line-height: 23px;
}
.homepage--about-wrapper .cols .col--left .subtitle {
    font-size: 13px;
}
 .homepage--services-wrapper {
    margin-top: 70px;
  }
.homepage--services-wrapper .loop {
  grid-template-columns: 1fr;
  row-gap: 20px;
}
.services--card a > .icon {
  min-height: unset;
}
#map {
    margin-top: 60px;
  height: 360px;
  }
.pre--footer-wrapper .image {
  height: 320px;
}
  #map .leaflet-tooltip.map-tooltip a {
    font-size: 15px;
    line-height: 21px;
  }
.pre--footer-wrapper .content .subtitle {
    font-size: 18px;
    line-height: 1.3;
  }

  .pre--footer-wrapper .content .title {
    font-size: 22px;
    line-height: 1.3;
    margin-top: 6px;
  }

  .template--services-wrapper .image {
    height: 250px;
  }
.template--services-loop .loop--single {
  padding: 40px;
}
.template--services-loop .loop--single .cols {
  grid-template-columns: 1fr;
  row-gap: 40px;
}
.template--services-loop .loop--single .title {
  font-size: 20px;
  line-height: 1.3;
}
.template--services-loop .loop--single .text.editor {
    margin-bottom: 30px;
}
.template--services-loop .loop--single .text.editor {
  width: 100%;
  max-width: 100%;
}
.template--services-loop .loop--single:not(:last-child) {
  margin-bottom: 40px;
}
 .template--office-wrapper h1.title {
    font-size: 30px;
 }
#parallax--image {
    height: 360px;
    background-attachment: scroll;
    margin-top: 60px;
  }

  #contact--map {
    height: 400px;
  }




}

@media(max-width:767px) {
.logo--text {
  display: none;
}
.header--logo img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
  :root {
    --header_height: 71px;
  }
    h1, .h1 {
    font-size: 24px;
  }
    html, body {
    font-size: 15px;
    line-height: 20px;
  }
 /* .homepage--hero-wrapper .image {
    height: 250px;
  } */
.homepage--hero-wrapper .content {
    padding-top: 0;
  }
.homepage--about-wrapper .col--right .image {
    height: 380px;
  }
  .homepage--about-wrapper .col--left > .icon {
  width: 140px;
  margin-bottom: 12px;
}
  .homepage--about-wrapper.template--office-about .col--left, .homepage--about-wrapper .col--left {
    padding: 25px;
  }
  .homepage--about-wrapper .col--left .text.editor {
    font-size: 15px;
  }
.section--title, .h2, h2 {
    font-size: 20px;
    line-height: 1.3;
  }
 .services--card a {
    padding: 25px;
  }
.services--card a h3 {
    margin-block: 30px 8px;
  }
.services--card a .text.editor {
    font-size: 15px;
}
#map {
    height: 320px;
}
.pre--footer-wrapper .image {
    height: 240px;
  }
  .pre--footer-wrapper .inner .content {
  width: 90%;
}
  .pre--footer-wrapper .content .title {
    font-size: 18px;
  }
  .pre--footer-wrapper .content .subtitle {
    font-size: 16px;
  }
 .template--office-wrapper h1.title {
    font-size: 24px;
  }

.template--office-wrapper span.subtitle {
  font-size: 14px;
  line-height: 1.3;
}
 .template--office-wrapper {
    margin-top: 40px;
  }
  .homepage--about-wrapper.template--office-about {
  margin-top: 40px;
}
.homepage--about-wrapper.template--office-about .col--right {
    padding: 25px;
  }
    .homepage--about-wrapper.template--office-about .col--right .image {
    height: 320px;
    margin-bottom: 30px;
  }
.socials--list li a svg {
height: 100%;
width: 100%;
}
.socials--list li a {
    width: 35px;
    height: 35px;
    display: flex;
}
.homepage--about-wrapper.template--office-about .cols .col--right .icon {
  width: 140px;
}
 .homepage--about-wrapper.template--office-about .cols .col--right .title {
    font-size: 15px;
    line-height: 1.3;
  }
  .homepage--about-wrapper.template--office-about .cols .col--right .subtitle {
    font-size: 12px;
  }
  #parallax--image {
    height: 260px;
    margin-top: 50px;
  }
 #contact--map {
    height: 300px;
  }
.template--office-wrapper .contact--list li .seperator, .template--office-wrapper .contact--list li a {
  font-size: 15px;
  line-height: 1.3;
}
.contact--list li.contact--item.telephone-item.flex.align-center {
  flex-direction: column;
  row-gap: 5px;
}
.contact--list li.contact--item.telephone-item.flex.align-center .seperator {
    display: none;
}
 .template--services-loop .loop--single .image {
    height: 200px;
  }
  .template--services-loop .loop--single {
    padding: 25px;
  }
  .template--services-loop .loop--single .col--right .text.editor ul li, .template--services-loop .loop--single .col--right .text.editor ol li {
    font-size: 15px;
  }
   .template--services-loop .loop--single .title {
    font-size: 18px;
   }
   .template--services-loop .loop--single .text.editor {
    font-size: 15px;
   }
 .burger {
    width: 45px;
    height: 45px;
  }
.contact--form > div {
  grid-template-columns: 1fr;
}
  #full--navigation {
  max-width: 90vw;
}
.template--contact-form .section--title {
    font-size: 20px;
}
.template--contact-form {
  margin-top: 55px;
}
}