/* ******************  STYLES ************** */
/*font-size*/
.text-xxs {
  font-size: 1rem;
} /*16px*/
.text-xs {
  font-size: 1.125rem;
} /*18px*/
.text-sm {
  font-size: 1.25rem;
} /*20px*/
.text-md {
  font-size: 1.5rem;
} /*24px*/
.text-lg {
  font-size: 1.75rem;
} /*28px*/
.text-xl {
  font-size: 2rem;
} /*32px*/
.text-xll {
  font-size: 3rem;
} /*48px*/
.text-xxll {
  font-size: 4rem;
} /*65px*/
.text-xxl {
  font-size: 5.125rem;
} /*82px*/
.text-xxxl {
  font-size: 6rem;
} /*96px*/
.text-xxxxl {
  font-size: 6.875rem;
} /*110px*/
/* CUSTOM STYLES */
main {
  overflow: hidden;
}

img {
  width: 100%;
}

section {
  margin: 3.875rem 0;
  scroll-margin-top: 2.5em;
}

.z-index-plus-1 {
  z-index: 1;
}

.z-index-plus-2 {
  z-index: 2;
}

.z-index-minus-1 {
  z-index: -1;
}

.top-50 {
  top: 50%;
  transform: translateY(-50%);
}

.mirror-transform {
  transform: scaleX(-1);
}

/* 42px */
.p-7 {
  padding: 2.625rem;
}

.pt-7 {
  padding-top: 2.625rem;
}

.pb-7 {
  padding-bottom: 2.625rem;
}

.py-7 {
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}

.px-7 {
  padding-left: 2.625rem;
  padding-right: 2.625rem;
}

/* 62px */
.p-8 {
  padding: 3.875rem;
}

.pt-8 {
  padding-top: 3.875rem;
}

.pb-8 {
  padding-bottom: 3.875rem;
}

.py-8 {
  padding-top: 3.875rem;
  padding-bottom: 3.875rem;
}

.px-8 {
  padding-left: 3.875rem;
  padding-right: 3.875rem;
}

/* 36px */
.m-6 {
  margin: 2.25rem !important;
}

.mt-6 {
  margin-top: 2.25rem !important;
}

.mb-6 {
  margin-bottom: 2.25rem !important;
}

.my-6 {
  margin-top: 2.25rem !important;
  margin-bottom: 2.25rem !important;
}

.mx-6 {
  margin-left: 2.25rem !important;
  margin-right: 2.25rem !important;
}

/* TYPOGRAPHY */
p {
  line-height: 1.5 !important;
}

.subtitle {
  color: #FF4A42;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.625rem;
  display: block;
  text-transform: capitalize;
}

h1,
h2,
h5 {
  text-transform: capitalize;
  font-weight: 800;
}

h2 {
  font-size: 3rem;
}

h6 {
  text-transform: capitalize;
  font-weight: 700;
}

.title-sticky {
  color: #1D1C20;
  font-weight: 800;
  text-transform: uppercase;
  display: block;
  font-size: 2rem;
  letter-spacing: 0.07em;
  line-height: 0.85;
}
.title-sticky.title-sticky-big {
  letter-spacing: 0.1em;
  margin-bottom: 0;
  line-height: normal;
}

/* BUTTONS */
.btn {
  color: #FFF;
  text-transform: uppercase;
}
.btn:hover, .btn:active {
  color: #FFF !important;
}

.btn:not(.btn-link):hover, .btn:not(.btn-link):active {
  background-color: #f30f05 !important;
}

button:focus:not(:focus-visible) {
  outline: none !important;
}

.btn-link {
  text-decoration: none;
}
.btn-link-icon:hover {
  filter: invert(44%) sepia(10%) saturate(6005%) hue-rotate(324deg) brightness(98%) contrast(108%);
}

.btn-animation-arrow {
  position: relative;
}
.btn-animation-arrow:hover .btn-animation-arrow-right {
  transform: translate3d(10px, 0, 0);
}
.btn-animation-arrow .btn-animation-arrow-right {
  transition: transform 0.3s ease;
  vertical-align: middle;
  position: relative;
}

.btn.btn-black {
  background-color: #1D1C20;
}
.btn.btn-black:hover {
  background-color: #151518 !important;
}

.btn-red {
  background-color: #FF4A42;
  transition: 0.3s ease;
}
.btn-red:hover {
  background-color: #99332e;
  border-color: #99332e;
}

.btn-circle-dark {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #1D1C20;
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
}

/* BACKGRAUND */
.bg-main-image {
  border-radius: 1.875rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.bg-main-image-big {
  max-width: 32rem;
  width: 100%;
  height: 29rem;
}
.bg-main-image-medium {
  max-width: 23.81rem;
  width: 100%;
  height: 19.18rem;
  border-radius: 1.25rem;
}
.bg-main-image-lower-height {
  max-width: 32.25rem;
  width: 100%;
  height: 26rem;
}

.bg-section-design {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  bottom: -50%;
  background: #1c1b1f;
  background-image: url("../../dist/images/img-design/bg-img-design.png");
  background-image: url("../../dist/images/img-design/bg-img-design.png"), linear-gradient(90deg, rgba(29, 28, 32, 0) 0%, rgba(29, 28, 32, 0.9) 64.93%);
  background-blend-mode: normal, luminosity, normal;
  background-repeat: no-repeat;
  background-position: center left;
  opacity: 0.01;
}

/* BG SERVICE */
.bg-img-service-01 {
  background-image: url("../../dist/images/main-img/main-service-01.png");
}

.bg-img-service-02 {
  background-image: url("../../dist/images/main-img/main-service-02.png");
}

.bg-img-service-03 {
  background-image: url("../../dist/images/main-img/main-service-03.png");
}

.bg-img-service-04 {
  background-image: url("../../dist/images/main-img/main-service-04.png");
}

.bg-img-service-05 {
  background-image: url("../../dist/images/main-img/main-service-07.png");
}

.bg-img-service-06 {
  background-image: url("../../dist/images/main-img/main-service-08.png");
}

.bg-circle-red {
  position: absolute;
  max-width: 28.5rem;
  height: 28.5rem;
  width: 100%;
  border: 4.25rem solid #FF4A42;
  border-radius: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.column-bg-circle .bg-main-image:last-child {
  margin-top: 1.5rem;
}

/* ICONS */
.icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0.5rem;
  transition: 0.05s;
}
.icon.icon-medium {
  width: 1.75rem;
  height: 1.75rem;
}
.icon.icon-linkedin {
  background-image: url("../../dist/images/social-icons/linkedin.svg");
}
.icon.icon-facebook {
  background-image: url("../../dist/images/social-icons/facebook.svg");
}
.icon.icon-instagram {
  background-image: url("../../dist/images/social-icons/instagram.svg");
}
.icon.icon-instagram::before {
  content: none;
}

.logo-company {
  max-width: 9.81rem;
  width: 100%;
  margin: 0 0.781rem;
}

.logo-certificate {
  max-width: 8.125rem;
  width: 100%;
  margin: 0 0.81rem;
}

/* IMAGES */
.bg-house-design {
  position: relative;
}
.bg-house-design::before {
  content: "";
  background-image: url("../../dist/images/img-design/house-plan.png");
  position: absolute;
  bottom: -7rem;
  max-width: 18rem;
  width: 100%;
  height: 20.81rem;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0.1;
}
.bg-house-design-right::before {
  right: 0;
}
.bg-house-design-left::before {
  right: 0;
}

/* SLICK SLIDER */
.slick-gutter.slick-slider {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

.slick-gutter.slick-slider .slick-slide {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.slider-arrow-prev,
.slider-arrow-next {
  background: linear-gradient(90deg, rgba(29, 28, 32, 0) 0%, rgba(29, 28, 32, 0.5) 100%), rgba(129, 126, 135, 0.4);
  opacity: 0.8;
  border: none;
  width: 4.125rem;
  height: 4.125rem;
  transition: ease-in-out 0.3s;
}
.slider-arrow-prev:hover,
.slider-arrow-next:hover {
  opacity: 1;
  background: linear-gradient(90deg, rgba(29, 28, 32, 0) 0%, rgba(29, 28, 32, 0.8) 100%), rgba(129, 126, 135, 0.6);
}

.slider-arrow-prev {
  border-radius: 0px 5px 5px 0px;
}

.slider-arrow-next {
  border-radius: 5px 0px 0px 5px;
}

/* SLICK SLIDER MAIN GALLERY */
.slider-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0.3125rem;
  overflow: hidden;
  cursor: pointer;
}

.slider-gallery-nav .slider-gallery-img {
  height: 31.81rem;
  max-width: 32.25rem;
  width: 100%;
}

.slider-gallery-main .slider-gallery-img {
  height: 28.75rem;
}

.slider-gallery-img-01 {
  background-image: url("../../dist/images/main-img/main-slider-img-01.png");
}

.slider-gallery-img-02 {
  background-image: url("../../dist/images/main-img/main-slider-img-02.png");
}

.slider-gallery-img-03 {
  background-image: url("../../dist/images/main-img/main-slider-img-03.png");
}

.slider-gallery-img-04 {
  background-image: url("../../dist/images/main-img/main-slider-img-04.png");
}

/*  SLICK SLIDER STRUCTURAL FRAMING */
.slider-structural-framing-img {
  height: 18.625rem;
  max-width: 32.25rem;
  width: 100%;
}
.slider-structural-framing-img-01 {
  background-image: url("../../dist/images/main-img/main-service-card-01.png");
}
.slider-structural-framing-img-02 {
  background-image: url("../../dist/images/main-img/main-service-card-02.png");
}
.slider-structural-framing-img-03 {
  background-image: url("../../dist/images/main-img/main-service-card-03.png");
}
.slider-structural-framing-img-04 {
  background-image: url("../../dist/images/main-img/main-service-card-03.png");
}
.slider-structural-framing-img-05 {
  background-image: url("../../dist/images/main-img/main-service-05.png");
}
.slider-structural-framing-img-06 {
  background-image: url("../../dist/images/main-img/main-service-04.png");
}
.slider-structural-framing-img-07 {
  background-image: url("../../dist/images/main-img/main-service-06.png");
}
.slider-structural-framing-img-08 {
  background-image: url("../../dist/images/main-img/main-service-04.png");
}

/* .slider-structural-framing{
  & .slick-slide:not(.slick-current).slick-active{
    height: 18.625rem;
    max-width: 26rem !important;
    width: 100%;
    & .slider-structural-framing-img{
      max-width: 26rem !important;
      width: 100%;

    }
  }
} */
/* HEADER */
header {
  position: relative;
}
header .header-top {
  padding: 0.69rem 0;
  background: #1c1b1f;
  box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.05);
}
header .header-top-phone {
  display: none;
}
header .navbar {
  padding: 1.5rem 0;
  background-color: #151518;
}
header .navbar-menu a {
  text-decoration: none;
  color: #817E87;
  margin: 0 0.4rem;
  padding: 1rem 0;
  transition: 0.3s;
}
header .navbar-menu a.active {
  color: #FFF;
}
header .navbar-menu a:first-child {
  margin-left: 0;
}
header .navbar-menu a:hover {
  color: #FF4A42;
}
header .navbar .btn-menu {
  text-decoration: none;
  color: white;
  width: 100%;
  display: block;
}

.header-logo {
  top: 0;
  left: -1.5rem;
  position: absolute;
  background-color: #26252a;
  max-width: 12.375rem;
  width: 100%;
  height: 8.6rem;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 16px solid #26252a;
  transform: skew(340deg);
}
.header-logo-link {
  max-width: 8.25rem;
  width: 100%;
  display: block;
  transform: skew(20deg);
}

.header-desc {
  padding: 10rem 0 11.625rem 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center left !important;
}
.header-desc-structural {
  background: linear-gradient(90deg, #1d1c20 0%, rgba(29, 28, 32, 0) 64.93%), linear-gradient(0deg, rgba(69, 69, 69, 0.6), rgba(69, 69, 69, 0.6)), url("../../dist/images/header-image/header-desc-01.jpg");
}
.header-desc-masonry {
  background: linear-gradient(90deg, #1d1c20 0%, rgba(29, 28, 32, 0) 64.93%), linear-gradient(0deg, rgba(69, 69, 69, 0.6), rgba(69, 69, 69, 0.6)), url("../../dist/images/header-image/header-desc-02.png");
}
.header-desc-general {
  background: linear-gradient(180deg, #1D1C20 0%, rgba(29, 28, 32, 0) 100%), linear-gradient(0deg, rgba(69, 69, 69, 0.6), rgba(69, 69, 69, 0.6)), url("../../dist/images/header-image/header-desc-01.jpg");
}

.header-slider-btns {
  background: #121113;
  box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
}
.header-slider-btns .slick-dots {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}
.header-slider-btns .slick-dots li {
  flex: 1 0 0%;
  line-height: 1 !important;
}
.header-slider-btns .slick-dots li:not(.slick-active) a:hover {
  color: #54595f;
  background: #17161a;
  border-color: #38383a;
}
.header-slider-btns .slick-dots .slick-active a {
  color: #FFF;
  background: #1c1b1f;
  border-color: #FF4A42;
}
.header-slider-btns a {
  color: #817E87;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 1rem;
  display: inline-block;
  padding: 0.875rem;
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
  border-top: 5px solid transparent;
}

/* BANNER VIDEO */
.banner-video {
  background: linear-gradient(180deg, rgba(29, 28, 32, 0) 0%, #1d1c20 100%), linear-gradient(0deg, rgba(69, 69, 69, 0.6), rgba(69, 69, 69, 0.6)), url("../../dist/images/main-img/image-banner-video.jpg"), #d9d9d9;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 32rem;
}
.banner-video .btn-play {
  position: relative;
  width: 6rem;
  height: 6rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  border-radius: 50%;
  transform: scale(1);
  animation: pulse-animation-play 2s infinite;
}
.banner-video .btn-play:hover span:first-child {
  background-color: #F30F05;
}
.banner-video .btn-play span:first-child {
  background-color: #FF4A42;
  display: block;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
.banner-video .btn-play span:last-child {
  background-image: url("../../dist/images/icons/icon-play.svg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 1.2rem;
  width: 1.06rem;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* BANNER FOOTER */
.banner-red-footer-img {
  position: absolute;
  background-image: url("../../dist/images/header-image/header-desc-01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  width: 27%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 80% 101%, 0% 100%);
}

/* FOOTER */
footer {
  padding-top: 7rem;
}
footer .footer-logo-link {
  max-width: 21rem;
  display: block;
  width: 100%;
}
footer .footer-navbar a {
  text-decoration: none;
  font-weight: 500;
  color: #54595F;
  margin-bottom: 1rem;
  display: block;
  transition: ease-in-out 0.3s;
}
footer .footer-navbar a:hover {
  color: #FF4A42;
}
footer .footer-input-phone {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.44rem 0.875rem;
  border: 1px solid #54595F;
  border-radius: 0.3125rem;
}
footer .footer-input-phone input[type=number] {
  background-color: transparent;
  border: none;
  color: #FFF;
  width: 50%;
}
footer .footer-input-phone input[type=number]::placeholder {
  color: #54595F;
}

/* FORM */
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: none;
}

textarea.form-control {
  resize: none !important;
}

input[type=number].input-number-without-arrow {
  -moz-appearance: textfield;
}
input[type=number].input-number-without-arrow::-webkit-outer-spin-button, input[type=number].input-number-without-arrow::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.form-control,
.form-select {
  background: #54595F;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 1rem;
  border-radius: 0.3125rem;
  border: none;
  color: rgba(217, 217, 217, 0.5);
  line-height: 1;
  margin-bottom: 1.5rem;
}
.form-control:focus,
.form-select:focus {
  color: #FFF;
  background-color: #54595F;
  outline: 0;
  box-shadow: 0 0 0 0.25rem hwb(0deg 35% 65%/25%);
}
.form-control::placeholder,
.form-select::placeholder {
  color: rgba(217, 217, 217, 0.5);
}

/* LIST TAGS */
.list-tags {
  display: inline-flex;
}
.list-tags a {
  color: #817E87;
  text-decoration: none;
  transition: 0.3s;
}
.list-tags a:hover {
  color: #FF4A42;
}
.list-tags a:not(:last-child)::after {
  content: " / ";
  color: #817E87;
  margin: 0 0.2rem;
}

/* OFFCANVAS */
#offcanvasMenu {
  background: transparent;
}
#offcanvasMenu .offcanvas-header {
  background: #26252a;
  box-shadow: 0px 4px 35px rgba(0, 0, 0, 0.15);
  padding: 3.75rem 2.62rem;
}
#offcanvasMenu .offcanvas-logo {
  max-width: 8.25rem;
  width: 100%;
}
#offcanvasMenu .offcanvas-menu a {
  display: block;
  text-decoration: none;
  color: #817E87;
  font-size: 1.75rem;
  margin-bottom: 1.75rem;
  transition: 0.3s;
}
#offcanvasMenu .offcanvas-menu a:hover {
  color: #FF4A42;
}

/* CARDS */
.card-gutter {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

.card-gutter > * {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.service-card-image-01 {
  background-image: url("../../dist/images/main-img/main-service-card-01.png");
}
.service-card-image-02 {
  background-image: url("../../dist/images/main-img/main-service-card-02.png");
}
.service-card-image-03 {
  background-image: url("../../dist/images/main-img/main-service-card-03.png");
}
.service-card-header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 18.75rem;
  border-radius: 0.3125rem 0.3125rem 0 0;
}
.service-card-body {
  padding: 1.5rem;
  border-bottom: 1px solid #FF4A42;
  background-color: #26252A;
  border-radius: 0 0 0.3125rem 0.3125rem;
  transition: ease-in-out 0.3s;
}
.service-card-body p {
  display: -webkit-box;
  max-width: 26.875rem;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-card-body:hover {
  border-color: #FFF;
}

/* ANIMATION */
.shake-animate:hover span.fi-rr-phone-call {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 500px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(1px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-1px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(1px, 0, 0);
  }
}
@keyframes pulse-animation-play {
  0% {
    transform: translate(-50%, -50%) scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.5);
  }
  70% {
    transform: translate(-50%, -50%) scale(1);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
  100% {
    transform: translate(-50%, -50%) scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
/* ***********************  MEDIA *********************** */
@media (min-width: 420px) {
  .header-top-phone {
    display: inline-block !important;
  }
  .header-top-phone-mobile {
    display: none;
  }
  .title-sticky-big {
    font-size: 2rem;
  }
  .header-slider-btns .slick-dots a {
    font-size: 1.125rem;
    padding: 1rem;
  }
  .column-bg-circle .bg-main-image:last-child {
    margin-top: -1.5rem;
  }
}
/* SM */
@media (min-width: 576px) {
  .w-sm-50 {
    width: 50%;
  }
  .w-sm-75 {
    width: 75%;
  }
  .w-sm-100 {
    width: 100%;
  }
  .m-sm-6 {
    margin: 2.25rem !important;
  }
  .mt-sm-6 {
    margin-top: 2.25rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 2.25rem !important;
  }
  .my-sm-6 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .mx-sm-6 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .p-sm-7 {
    padding: 2.625rem;
  }
  .pt-sm-7 {
    padding-top: 2.625rem;
  }
  .pb-sm-7 {
    padding-bottom: 2.625rem;
  }
  .py-sm-7 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }
  .px-sm-7 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }
  .p-sm-8 {
    padding: 3.875rem;
  }
  .pt-sm-8 {
    padding-top: 3.875rem;
  }
  .pb-sm-8 {
    padding-bottom: 3.875rem;
  }
  .py-sm-8 {
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }
  .px-sm-8 {
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }
  .title-sticky {
    font-size: 3rem;
  }
  section {
    margin: 6.25rem 0;
    scroll-margin-top: 3rem;
  }
  .header-slider-btns .slick-dots a {
    font-size: 1.25rem;
    padding: 1.875rem;
  }
  .logo-company {
    margin: 0 1.75rem;
  }
  .bg-main-image-big {
    height: 36rem;
  }
  .bg-main-image-medium {
    max-width: 24.75rem;
    height: 19.94rem;
  }
  .bg-main-image-lower-height {
    max-width: 36rem;
  }
  .img-design-house-right {
    right: -4.25rem;
  }
  .bg-house-design::before {
    max-width: 18.93rem;
    height: 21.94rem;
  }
  .slider-arrow-prev,
  .slider-arrow-next {
    width: 3.5rem;
    height: 3.5rem;
  }
  .slider-gallery-nav .slider-gallery-img {
    height: 20.69rem;
  }
  .slider-gallery-main .slider-gallery-img {
    height: 20.69rem;
  }
  .logo-certificate {
    max-width: 10rem;
    margin: 0 1.81rem;
  }
  footer .footer-logo-link {
    max-width: 18.44rem;
  }
  .title-sticky {
    margin-bottom: -0.7rem;
  }
  #offcanvasMenu .list-tags a:last-child {
    text-align: end;
  }
  #offcanvasMenu .list-tags a:not(:last-child)::after {
    margin: 0 auto;
    width: 100%;
    transform: translateX(50%);
    left: 35%;
    position: relative;
  }
  .form-control,
  .form-select {
    margin-bottom: 1.75rem;
  }
  .slider-structural-framing-img {
    max-width: 36rem;
  }
}
/* MD */
@media (min-width: 768px) {
  .w-md-50 {
    width: 50%;
  }
  .w-md-75 {
    width: 75%;
  }
  .w-md-100 {
    width: 100%;
  }
  .m-md-6 {
    margin: 2.25rem !important;
  }
  .mt-md-6 {
    margin-top: 2.25rem !important;
  }
  .mb-md-6 {
    margin-bottom: 2.25rem !important;
  }
  .my-md-6 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .mx-md-6 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .p-md-7 {
    padding: 2.625rem;
  }
  .pt-md-7 {
    padding-top: 2.625rem;
  }
  .pb-md-7 {
    padding-bottom: 2.625rem;
  }
  .py-md-7 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }
  .px-md-7 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }
  .p-md-8 {
    padding: 3.875rem !important;
  }
  .pt-md-8 {
    padding-top: 3.875rem;
  }
  .pb-md-8 {
    padding-bottom: 3.875rem;
  }
  .py-md-8 {
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }
  .px-md-8 {
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }
  header .navbar {
    padding: 1.25rem 0;
  }
  .header-logo {
    height: 9.6rem;
  }
  .title-sticky-big {
    font-size: 4rem;
  }
  .bg-main-image-big {
    max-width: 32rem;
  }
  .bg-main-image-medium {
    max-width: 23.5rem;
    height: 17.94rem;
  }
  .bg-main-image-lower-height {
    max-width: 23.375rem;
  }
  .banner-video {
    height: 22.81rem;
  }
  .slider-gallery-nav .slider-gallery-img {
    height: 18.18rem;
    max-width: 21rem;
  }
  .slider-gallery-main .slider-gallery-img {
    height: 25rem;
  }
  .logo-certificate {
    max-width: 12.625rem;
    margin: 0 2.81rem;
  }
  footer .footer-input-phone input[type=number] {
    width: auto;
  }
  .slider-structural-framing-img {
    max-width: 18.5rem;
    height: 18.625rem;
  }
}
/* LG */
@media (min-width: 992px) {
  .w-lg-50 {
    width: 50%;
  }
  .w-lg-75 {
    width: 75%;
  }
  .w-lg-100 {
    width: 100%;
  }
  .m-lg-6 {
    margin: 2.25rem !important;
  }
  .mt-lg-6 {
    margin-top: 2.25rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 2.25rem !important;
  }
  .my-lg-6 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .mx-lg-6 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .p-lg-7 {
    padding: 2.625rem;
  }
  .pt-lg-7 {
    padding-top: 2.625rem;
  }
  .pb-lg-7 {
    padding-bottom: 2.625rem;
  }
  .py-lg-7 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }
  .px-lg-7 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }
  .p-lg-8 {
    padding: 3.875rem !important;
  }
  .pt-lg-8 {
    padding-top: 3.875rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 3.875rem;
  }
  .py-lg-8 {
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }
  .px-lg-8 {
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }
  .logo-company {
    margin: 0 2.28rem;
  }
  .bg-main-image-big {
    height: 37rem;
    max-width: 22.125rem;
  }
  .bg-main-image-lower-height {
    max-width: 32rem;
    height: 26.875rem;
  }
  .slider-arrow-prev,
  .slider-arrow-next {
    width: 4.43rem;
    height: 4.43rem;
  }
  .slider-gallery-nav .slider-gallery-img {
    height: 21.6rem;
    max-width: 22.25rem;
  }
  .slider-gallery-main .slider-gallery-img {
    height: 28.75rem;
  }
  .service-card-header {
    height: 12.875rem;
  }
  footer .footer-logo-link {
    max-width: 16.3rem;
  }
  .bg-design-line-left::after,
  .bg-design-line-right::after {
    content: "";
    position: absolute;
    height: 90%;
    max-width: 6.93rem;
    width: 100%;
    background: url("../../dist/images/img-design/bg-img-design-01.svg"), #26252a;
    background-repeat: no-repeat;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
  }
  .bg-design-line-right::after {
    right: -1.8rem;
  }
  .bg-design-line-left::after {
    left: -1.8rem;
  }
  .bg-house-design {
    position: relative;
  }
  .bg-house-design::before {
    content: "";
    background-image: url("../../dist/images/img-design/house-plan.png");
    position: absolute;
    bottom: -7rem;
    max-width: 18rem;
    width: 100%;
    height: 20.81rem;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.1;
  }
  .bg-house-design-right::before {
    right: 0;
  }
  .bg-house-design-left::before {
    right: 0;
  }
  .bg-house-design-left::before {
    transform: scaleX(-1);
    left: 0;
  }
  .bg-circle-red {
    max-width: 24.81rem;
    height: 24.81rem;
  }
  .slider-structural-framing-img {
    max-width: 22.25rem;
  }
}
/* XL */
@media (min-width: 1200px) {
  .w-xl-50 {
    width: 50%;
  }
  .w-xl-75 {
    width: 75%;
  }
  .w-xl-100 {
    width: 100%;
  }
  .m-xl-6 {
    margin: 2.25rem !important;
  }
  .mt-xl-6 {
    margin-top: 2.25rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 2.25rem !important;
  }
  .my-xl-6 {
    margin-top: 2.25rem !important;
    margin-bottom: 2.25rem !important;
  }
  .mx-xl-6 {
    margin-left: 2.25rem !important;
    margin-right: 2.25rem !important;
  }
  .p-xl-7 {
    padding: 2.625rem !important;
  }
  .pt-xl-7 {
    padding-top: 2.625rem;
  }
  .pb-xl-7 {
    padding-bottom: 2.625rem;
  }
  .py-xl-7 {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
  }
  .px-xl-7 {
    padding-left: 2.625rem;
    padding-right: 2.625rem;
  }
  .p-xl-8 {
    padding: 3.875rem;
  }
  .pt-xl-8 {
    padding-top: 3.875rem;
  }
  .pb-xl-8 {
    padding-bottom: 3.875rem;
  }
  .py-xl-8 {
    padding-top: 3.875rem;
    padding-bottom: 3.875rem;
  }
  .px-xl-8 {
    padding-left: 3.875rem;
    padding-right: 3.875rem;
  }
  header .navbar-menu a {
    margin: 0 0.875rem;
  }
  header .header-top-tags a:not(:last-child)::after {
    margin: 0 0.4rem;
  }
  .header-logo {
    left: 2rem;
    height: 9.6rem;
    border-left: 4px solid #FF4A42;
    transform: skew(340deg);
  }
  .header-logo-link {
    max-width: 9.8rem;
  }
  .logo-company {
    margin: 0 1.4rem;
  }
  .title-sticky-big {
    font-size: 5rem;
  }
  .bg-main-image-big {
    height: 35rem;
    max-width: 31rem;
  }
  .bg-main-image-medium {
    max-width: 25.81rem;
    height: 18.5rem;
  }
  .bg-main-image-lower-height {
    max-width: 31rem;
    height: 26rem;
  }
  .bg-house-design::before {
    max-width: 25rem;
    height: 28.81rem;
  }
  .slider-arrow-prev,
  .slider-arrow-next {
    width: 5.375rem;
    height: 5.375rem;
  }
  .slider-gallery-nav .slider-gallery-img {
    height: 25.44rem;
    max-width: 26rem;
  }
  footer {
    padding-top: 10rem;
  }
  footer .footer-logo-link {
    max-width: 19.1rem;
  }
  .bg-circle-red {
    max-width: 29.68rem;
    height: 29.68rem;
  }
  .slider-structural-framing-img {
    /*   max-width: 19.1rem; */
    max-width: 26rem; /* <--todo */
  }
}
/* XXL */
@media (min-width: 1400px) {
  .rounded-xxl-2 {
    border-radius: 0.375rem;
  }
  header .navbar-menu a {
    margin: 0 1rem;
  }
  .title-sticky-left {
    position: absolute;
    left: -4.75rem;
    bottom: 50%;
    transform: translateY(50%) rotate(180deg);
    writing-mode: vertical-rl;
    text-orientation: mixed;
  }
  .title-sticky-right {
    position: absolute;
    right: -2.75rem;
    bottom: 50%;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: translateY(50%);
  }
  .bg-main-image-medium {
    max-width: 24.88rem;
    height: 17.88rem;
  }
  .bg-circle-red {
    max-width: 28.6rem;
    height: 28.6rem;
  }
}
/* XXXL */
@media (min-width: 1500px) {
  .d-xxxl {
    display: none !important;
  }
  .d-xxxl-flex {
    display: flex !important;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333333%;
  }
  .col-xxxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
/* XXXLL */
@media (min-width: 1800px) {
  .header-logo {
    left: 9rem;
  }
}
@media (max-width: 440px) {
  .backdown-between-btn-mobile {
    margin-bottom: 1rem;
  }
}
@media (max-width: 992px) {
  .container-lg-fluid {
    max-width: 100% !important;
    padding: 0;
  }
}