@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap");
/** $string - svg */
/** add unique id image url */
/** https://webdesign.tutsplus.com/tutorials/an-introduction-to-error-handling-in-sass--cms-19996 */
/** get breakpoint */
/** font size */
.page-template-template-page-home #masthead {
  position: fixed;
  width: 100%;
  top: 10px;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(4px);
}
.page-template-template-page-home #masthead.active-feature, .page-template-template-page-home #masthead.active-form, .page-template-template-page-home #masthead.active-footer {
  background: rgb(255, 255, 255);
}
.page-template-template-page-home #masthead.active-feature .header-content .right_header .dropdown-search > a::before, .page-template-template-page-home #masthead.active-form .header-content .right_header .dropdown-search > a::before, .page-template-template-page-home #masthead.active-footer .header-content .right_header .dropdown-search > a::before {
  color: #000;
}
.page-template-template-page-home #masthead.active-description .header-content .right_header .dropdown-search > a::before {
  color: #fff;
}
.page-template-template-page-home #masthead.active-description .header-content #main-nav .menu.dropdown.horizontal > li > a {
  color: #fff;
}
.page-template-template-page-home #masthead.active-description .header-content #main-nav .menu.dropdown.horizontal > li > a::before {
  background: #fff;
}
.page-template-template-page-home #masthead.active-description .header-content #main-nav .menu.dropdown.horizontal > li.current_page_item a {
  font-weight: 600;
}
.page-template-template-page-home #masthead.active-feature #main-nav .menu.dropdown.horizontal > li > a, .page-template-template-page-home #masthead.active-form #main-nav .menu.dropdown.horizontal > li > a, .page-template-template-page-home #masthead.active-footer #main-nav .menu.dropdown.horizontal > li > a {
  color: #000;
}
.page-template-template-page-home #masthead.active-feature #main-nav .menu.dropdown.horizontal > li > a::before, .page-template-template-page-home #masthead.active-form #main-nav .menu.dropdown.horizontal > li > a::before, .page-template-template-page-home #masthead.active-footer #main-nav .menu.dropdown.horizontal > li > a::before {
  background: #000;
}
.page-template-template-page-home #masthead.active-feature #main-nav .menu.dropdown.horizontal > li.current_page_item a, .page-template-template-page-home #masthead.active-form #main-nav .menu.dropdown.horizontal > li.current_page_item a, .page-template-template-page-home #masthead.active-footer #main-nav .menu.dropdown.horizontal > li.current_page_item a {
  font-weight: 600;
}
.section-feature-products {
  position: relative;
}
@media only screen and (max-width: 63.99875rem) {
  .section-feature-products {
    padding: 40px 0;
  }
}
.section-feature-products .container {
  width: 100%;
}
.section-feature-products .all_future_project {
  gap: 50px !important;
}
@media only screen and (max-width: 63.99875rem) {
  .section-feature-products .all_future_project {
    gap: 0 !important;
  }
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media only screen and (max-width: 47.99875rem) {
  .section-feature-products .all_future_project .mySwiper2 .all_product_swiper {
    flex-direction: column;
  }
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .title_product_swiper {
  width: 30%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 47.99875rem) {
  .section-feature-products .all_future_project .mySwiper2 .all_product_swiper .title_product_swiper {
    width: 100%;
  }
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .title_product_swiper span {
  line-height: 1.6;
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .title_product_swiper span:nth-child(1) {
  color: #3c3c3b;
  font-weight: 800;
  text-transform: uppercase;
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .title_product_swiper span:nth-child(1) {
  font-size: clamp(1.5625rem, 1.0069444444rem + 1.3888888889vw, 2.1875rem);
  line-height: clamp(1.875rem, 1.2083333333rem + 1.6666666667vw, 2.625rem);
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .title_product_swiper span:nth-child(2) {
  color: #3c3c3b;
  font-weight: 500;
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .title_product_swiper span:nth-child(2) {
  font-size: clamp(1.5625rem, 1.0069444444rem + 1.3888888889vw, 2.1875rem);
  line-height: clamp(1.875rem, 1.2083333333rem + 1.6666666667vw, 2.625rem);
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .xemthem_pro {
  width: 30%;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  font-size: 17px;
  justify-content: center;
  font-weight: 600;
}
@media only screen and (max-width: 47.99875rem) {
  .section-feature-products .all_future_project .mySwiper2 .all_product_swiper .xemthem_pro {
    width: 100%;
  }
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .xemthem_pro i {
  width: 35px;
  height: 35px;
  background: #fff;
  filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.06));
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  transform: rotate(-40deg);
  font-size: 14px;
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .img_pro {
  width: 40%;
  text-align: center;
}
.section-feature-products .all_future_project .mySwiper2 .all_product_swiper .img_pro img {
  max-height: 300px;
  object-fit: contain;
  margin: auto;
  aspect-ratio: 1/1;
  object-fit: contain;
}
@media screen and (min-width: 100rem) {
  .section-feature-products .all_future_project .mySwiper2 .all_product_swiper .img_pro img {
    max-height: 350px;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .section-feature-products .all_future_project .mySwiper2 .all_product_swiper .img_pro img {
    max-height: 150px;
  }
}
.section-feature-products .all_future_project .mySwiper .img_product_swiper {
  text-align: center;
  z-index: 2;
  position: relative;
}
.section-feature-products .all_future_project .mySwiper .img_product_swiper img {
  max-height: 140px;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
}
@media screen and (min-width: 100rem) {
  .section-feature-products .all_future_project .mySwiper .img_product_swiper img {
    max-height: 180px;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .section-feature-products .all_future_project .mySwiper .img_product_swiper img {
    max-height: 100px;
  }
}
.section-feature-products .all_future_project .mySwiper .swiper-slide {
  position: relative;
  min-height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-feature-products .all_future_project .mySwiper .swiper-slide .icon_hidden {
  display: none;
}
.section-feature-products .all_future_project .mySwiper .swiper-slide.swiper-slide-thumb-active .icon_hidden {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.section-feature-products .all_future_project .mySwiper .swiper-slide.swiper-slide-thumb-active .icon_hidden img {
  max-height: 160px;
  width: -webkit-fit-content;
  width: fit-content;
}
.section-description {
  padding-top: 80px;
  position: relative;
  background: linear-gradient(180deg, #6795c1 0%, #fff 100%);
  align-items: flex-end;
}
@media screen and (min-width: 100rem) {
  .section-description .container > .flex {
    margin-bottom: -70px;
    position: relative;
    z-index: 2;
  }
}
.section-description .all_content_description .sub_title,
.section-description .all_content_description .title {
  text-shadow: 0 4px 9px rgba(74, 101, 132, 0.6);
  color: #d21c39;
  font-weight: 900;
  line-height: 1.2;
}
.section-description .all_content_description .sub_title,
.section-description .all_content_description .title {
  font-size: clamp(1.5625rem, 1.2847222222rem + 0.6944444444vw, 1.875rem);
  line-height: clamp(1.875rem, 1.5416666667rem + 0.8333333333vw, 2.25rem);
}
@media screen and (min-width: 100rem) {
  .section-description .all_content_description .sub_title,
  .section-description .all_content_description .title {
    font-size: clamp(1.5625rem, 1.0069444444rem + 1.3888888889vw, 2.1875rem);
    line-height: clamp(1.875rem, 1.2083333333rem + 1.6666666667vw, 2.625rem);
  }
}
.section-description .all_content_description .desc_description {
  color: #fff;
  font-size: 17px;
  margin: 20px 0 10px;
}
@media screen and (min-width: 100rem) {
  .section-description .all_content_description .desc_description {
    font-size: 19px;
  }
}
.section-description .all_content_description .link_description {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}
@media screen and (min-width: 100rem) {
  .section-description .all_content_description .link_description {
    font-size: 19px;
  }
}
.section-description .all_content_description .link_description i {
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: 300;
  transform: rotate(-40deg);
}
.section-description .all_ncs_description {
  width: -webkit-fit-content;
  width: fit-content;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
@media only screen and (max-width: 63.99875rem) {
  .section-description .all_ncs_description {
    margin: 0;
    margin-top: 20px;
    align-items: flex-start;
  }
}
.section-description .all_ncs_description .ncs_description .title_ncs_description {
  display: flex;
  align-items: center;
}
.section-description .all_ncs_description .ncs_description .title_ncs_description span:nth-child(1) {
  text-shadow: 0 4px 9px rgba(74, 101, 132, 0.6);
  color: #d21c39;
  font-weight: 900;
  line-height: 1;
}
.section-description .all_ncs_description .ncs_description .title_ncs_description span:nth-child(1) {
  font-size: clamp(2.1875rem, 1.6319444444rem + 1.3888888889vw, 2.8125rem);
  line-height: clamp(2.1875rem, 1.6319444444rem + 1.3888888889vw, 2.8125rem);
}
.section-description .all_ncs_description .ncs_description .title_ncs_description span:nth-child(2) {
  text-shadow: 0 4px 9px rgba(74, 101, 132, 0.6);
  color: #d21c39;
  font-weight: 800;
  line-height: 1;
}
.section-description .all_ncs_description .ncs_description .title_ncs_description span:nth-child(2) {
  font-size: clamp(2.1875rem, 1.6319444444rem + 1.3888888889vw, 2.8125rem);
  line-height: clamp(2.1875rem, 1.6319444444rem + 1.3888888889vw, 2.8125rem);
}
.section-description .all_ncs_description .ncs_description .desc_ncs_description {
  text-shadow: 0 4px 9px rgba(74, 101, 132, 0.6);
  color: #d21c39;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
}
.section-description .home_icon_backgroud {
  text-align: center;
}
.section-description .home_icon_backgroud img {
  width: 100%;
  max-width: 70%;
  margin: auto;
}
@media screen and (min-width: 106.25rem) {
  .section-description .home_icon_backgroud img {
    max-width: 80%;
  }
}
@media only screen and (max-width: 47.99875rem) {
  .section-description .home_icon_backgroud img {
    max-width: 100%;
  }
}
.section-home-forms {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
.section-home-forms .container {
  width: 100%;
}
.section-home-forms .home_title_form {
  color: #3c3c3b;
  margin-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  padding-top: 20px;
}
.section-home-forms .home_title_form {
  font-size: clamp(1.5625rem, 1.2847222222rem + 0.6944444444vw, 1.875rem);
  line-height: clamp(1.875rem, 1.5416666667rem + 0.8333333333vw, 2.25rem);
}
@media screen and (min-width: 100rem) {
  .section-home-forms .home_title_form {
    font-size: clamp(1.5625rem, 1.0069444444rem + 1.3888888889vw, 2.1875rem);
    line-height: clamp(1.875rem, 1.2083333333rem + 1.6666666667vw, 2.625rem);
  }
}
.section-home-forms .home_images_form {
  border-radius: 0 80px;
  overflow: hidden;
  border: 6px solid #d21c39;
  max-height: 440px;
  height: 100%;
}
.section-home-forms .home_images_form picture {
  height: 100%;
}
.section-home-forms .home_images_form picture img {
  height: 100%;
}
.section-home-forms .form-contact {
  background: #d21c39;
  box-shadow: 0 4px 16px 0 rgba(255, 255, 255, 0.25);
  padding: 20px;
}
.section-home-forms .form-contact form .title_form_newsletter {
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-home-forms .form-contact form .title_form_newsletter {
  font-size: clamp(1.5625rem, 1.2847222222rem + 0.6944444444vw, 1.875rem);
  line-height: clamp(1.875rem, 1.5416666667rem + 0.8333333333vw, 2.25rem);
}
.section-home-forms .form-contact form .all_input_button_newsletter .input-contact-newsletter {
  margin-bottom: 10px;
}
.section-home-forms .form-contact form .all_input_button_newsletter .input-contact-newsletter select {
  padding: 12px 20px;
  border-radius: 4px;
  font-size: 14px;
}
@media screen and (min-width: 100rem) {
  .section-home-forms .form-contact form .all_input_button_newsletter .input-contact-newsletter select {
    font-size: 18px;
  }
}
.section-home-forms .form-contact form .all_input_button_newsletter .input-contact-newsletter input {
  padding: 12px 20px;
  border-radius: 4px;
  font-size: 14px;
  width: 100%;
  border: none;
  color: #000;
}
@media screen and (min-width: 100rem) {
  .section-home-forms .form-contact form .all_input_button_newsletter .input-contact-newsletter input {
    font-size: 18px;
  }
}
.section-home-forms .form-contact form .all_input_button_newsletter .input-contact-newsletter input::placeholder {
  color: #000;
}
.section-home-forms .form-contact form .all_input_button_newsletter .input-contact-newsletter .wpcf7-not-valid-tip {
  color: #fff;
}
.section-home-forms .form-contact form .all_input_button_newsletter .all-contact-newsletter {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section-home-forms .form-contact form .all_input_button_newsletter .all-contact-newsletter .contact-newsletter {
  color: #fff;
  display: flex;
}
@media screen and (min-width: 100rem) {
  .section-home-forms .form-contact form .all_input_button_newsletter .all-contact-newsletter .contact-newsletter {
    font-size: 18px;
  }
}
.section-home-forms .form-contact form .all_input_button_newsletter .all-contact-newsletter .contact-newsletter strong {
  width: -webkit-fit-content;
  width: fit-content;
  white-space: nowrap;
  margin-right: 10px;
}
.section-home-forms .form-contact form .all_input_button_newsletter .all_btn_contact_newsletter {
  border-radius: 4px;
  background: #741120;
  width: 100%;
  padding: 16px 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 20px;
}
@media screen and (min-width: 100rem) {
  .section-home-forms .form-contact form .all_input_button_newsletter .all_btn_contact_newsletter {
    font-size: 18px;
  }
}
.section-home-forms .form-contact form .all_input_button_newsletter .wpcf7-spinner {
  position: absolute;
  margin: 0;
  bottom: 23%;
}
.section-home-forms .form-contact .all_form_title_address .title_form_address {
  text-align: center;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-home-forms .form-contact .all_form_title_address .title_form_address {
  font-size: clamp(1.5625rem, 1.2847222222rem + 0.6944444444vw, 1.875rem);
  line-height: clamp(1.875rem, 1.5416666667rem + 0.8333333333vw, 2.25rem);
}
.section-home-forms .form-contact .all_form_title_address .all_input_button_newsletter .input-contact-newsletter {
  margin-bottom: 10px;
}
.section-home-forms .form-contact .all_form_title_address .all_input_button_newsletter .input-contact-newsletter select {
  padding: 12px 20px;
  border-radius: 4px;
  font-size: 14px;
}
@media screen and (min-width: 100rem) {
  .section-home-forms .form-contact .all_form_title_address .all_input_button_newsletter .input-contact-newsletter select {
    font-size: 18px;
  }
}
.section-home-forms .form-contact .all_form_title_address .all_input_button_newsletter .all-contact-newsletter {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section-home-forms .form-contact .all_form_title_address .all_input_button_newsletter .all-contact-newsletter .contact-newsletter {
  color: #fff;
  display: flex;
}
@media screen and (min-width: 100rem) {
  .section-home-forms .form-contact .all_form_title_address .all_input_button_newsletter .all-contact-newsletter .contact-newsletter {
    font-size: 18px;
  }
}
.section-home-forms .form-contact .all_form_title_address .all_input_button_newsletter .all-contact-newsletter .contact-newsletter strong {
  width: -webkit-fit-content;
  width: fit-content;
  white-space: nowrap;
  margin-right: 10px;
}