.container {
  max-width: 159rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  @media (max-width: 991px) {
    .container {
      max-width: 100%; } }
  @media only screen and (min-width: 85.375em) and (max-width: 103.125em) {
    .container {
      max-width: 1300px; } }
  .container .row {
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .container [class^="col-"],
  .container [class*=" col-"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }

*:focus {
  outline: none; }

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: none; }

/* 
 *
 */
a {
  color: inherit;
  text-decoration: inherit; }
  a:hover {
    color: inherit;
    text-decoration: inherit; }

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: #FFFFFF;
  text-decoration: none; }

img {
  height: auto;
  max-width: none;
  width: 100%; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0; }

dl,
ol,
ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0; }

@font-face {
  font-family: 'open-sans-regular';
  src: url("../fonts/open-sans/regular/regular.eot");
  src: url("../fonts/open-sans/regular/regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/regular/regular.ttf") format("truetype"), url("../fonts/open-sans/regular/regular.svg#roboto") format("svg"); }
@font-face {
  font-family: 'open-sans-semibold';
  src: url("../fonts/open-sans/semibold/semibold.eot");
  src: url("../fonts/open-sans/semibold/semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/semibold/semibold.ttf") format("truetype"), url("../fonts/open-sans/semibold/semibold.svg#roboto") format("svg"); }
@font-face {
  font-family: 'open-sans-bold';
  src: url("../fonts/open-sans/bold/bold.eot");
  src: url("../fonts/open-sans/bold/bold.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/bold/bold.ttf") format("truetype"), url("../fonts/open-sans/bold/bold.svg#roboto") format("svg"); }
/* 
 *
 */
html {
  height: 100%;
  width: 100%;
  font-size: 0.5208333333vw; }
  @media (max-width: 991px) {
    html {
      font-size: 1.0090817356vw; } }
  @media (max-width: 575px) {
    html {
      font-size: 1.7391304348vw; } }
  @media (min-width: 1366px) {
    html {
      font-size: 10px; } }

.mt-10 {
  margin-top: 1rem !important; }
.mt-20 {
  margin-top: 2rem !important; }
.mt-30 {
  margin-top: 3rem !important; }
.mt-40 {
  margin-top: 4rem !important; }
.mt-50 {
  margin-top: 5rem !important; }
  @media only screen and (max-width: 35.9375em) {
    .mt-50 {
      margin-top: 3rem !important; } }
.mt-60 {
  margin-top: 6rem !important; }
.mt-70 {
  margin-top: 7rem !important; }
.mt-80 {
  margin-top: 8rem !important; }
.mt-90 {
  margin-top: 9rem !important; }
.mt-100 {
  margin-top: 10rem !important; }

.mb-10 {
  margin-bottom: 1rem !important; }
.mb-20 {
  margin-bottom: 2rem !important; }
.mb-30 {
  margin-bottom: 3rem !important; }
.mb-40 {
  margin-bottom: 4rem !important; }
.mb-50 {
  margin-bottom: 5rem !important; }
.mb-60 {
  margin-bottom: 6rem !important; }
.mb-70 {
  margin-bottom: 7rem !important; }
.mb-80 {
  margin-bottom: 8rem !important; }
.mb-90 {
  margin-bottom: 9rem !important; }
.mb-100 {
  margin-bottom: 10rem !important; }

.pt-10 {
  padding-top: 1rem !important; }
.pt-20 {
  padding-top: 2rem !important; }
.pt-30 {
  padding-top: 3rem !important; }
.pt-40 {
  padding-top: 4rem !important; }
.pt-50 {
  padding-top: 5rem !important; }
.pt-60 {
  padding-top: 6rem !important; }
.pt-70 {
  padding-top: 7rem !important; }
.pt-80 {
  padding-top: 8rem !important; }
.pt-90 {
  padding-top: 9rem !important; }
.pt-100 {
  padding-top: 10rem !important; }

.pb-10 {
  padding-bottom: 1rem !important; }
.pb-20 {
  padding-bottom: 2rem !important; }
.pb-30 {
  padding-bottom: 3rem !important; }
.pb-40 {
  padding-bottom: 4rem !important; }
.pb-50 {
  padding-bottom: 5rem !important; }
.pb-60 {
  padding-bottom: 6rem !important; }
.pb-70 {
  padding-bottom: 7rem !important; }
.pb-80 {
  padding-bottom: 8rem !important; }
.pb-90 {
  padding-bottom: 9rem !important; }
.pb-100 {
  padding-bottom: 10rem !important; }

.py-10 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }
.py-20 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }
.py-30 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }
.py-40 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }
.py-50 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }
.py-60 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }
.py-70 {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important; }
.py-80 {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important; }
.py-90 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important; }
.py-100 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important; }

.group-btn {
  display: flex; }
  .group-btn .btn {
    border: unset;
    border-radius: 0.5rem;
    padding: 2rem 5rem;
    font-family: 'open-sans-bold';
    font-size: 1.8rem;
    line-height: 1.3333333333;
    letter-spacing: 1px; }
    @media only screen and (max-width: 35.9375em) {
      .group-btn .btn {
        padding: 1.5rem 3rem; } }
    .group-btn .btn + .btn {
      margin-left: 3rem; }
  .group-btn .btn-main {
    background: transparent linear-gradient(74deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF; }
    .group-btn .btn-main:hover {
      background: transparent linear-gradient(74deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
      background-size: 200% 100%;
      animation: gradient 0.5s linear forwards; }
@keyframes gradient {
  from {
    background-position: 100% 50%; }
  to {
    background-position: 0% 50%; } }
  .group-btn .btn-white {
    background-color: #FFFFFF;
    color: #EA3516; }
  .group-btn .btn-arrow {
    position: relative;
    padding: 2rem 7.5rem 2rem 5rem; }
    .group-btn .btn-arrow::after {
      content: '\f061';
      font-family: 'Font Awesome 6 Free';
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: var(--fa-display, inline-block);
      font-style: normal;
      font-variant: normal;
      line-height: 1;
      text-rendering: auto;
      margin-left: 1rem;
      width: 2rem;
      height: 2rem;
      position: absolute;
      top: calc(50% - 1rem);
      transition: all 0.5s; }
    .group-btn .btn-arrow:hover::after {
      margin-left: 2rem; }
  .group-btn .btn-add-to-cart {
    background: #CCCDD1;
    color: #FFFFFF;
    text-transform: capitalize; }
    @media only screen and (max-width: 61.9375em) {
      .group-btn .btn-add-to-cart {
        padding: 2rem 2rem; } }
    .group-btn .btn-add-to-cart:hover {
      background: transparent linear-gradient(80deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box; }
    .group-btn .btn-add-to-cart.added {
      display: none; }
  .group-btn .btn-clear-cart {
    border: 2px solid #EA3516; }
  .group-btn .added_to_cart.wc-forward {
    width: 100%;
    border: unset;
    border-radius: 0.5rem;
    padding: 2rem 5rem;
    font-family: 'open-sans-bold';
    font-size: 1.8rem;
    line-height: 1.3333333333;
    letter-spacing: 1px;
    transition: all 1s;
    background: transparent linear-gradient(74deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF;
    text-align: center;
    text-transform: capitalize;
    transition: all 0.25s; }

.has-before-affter {
  position: relative; }
  .has-before-affter::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -3%;
    width: 3%;
    height: 100%;
    background: transparent linear-gradient(199deg, #EA3516 0%, #FFEE00 65%) 0% 0% no-repeat padding-box;
    clip-path: polygon(100% 5%, 0 10%, 100% 95%); }
  .has-before-affter::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -3%;
    width: 3%;
    height: 100%;
    background: transparent linear-gradient(199deg, #FFEE00 35%, #EA3516 100%) 0% 0% no-repeat padding-box;
    clip-path: polygon(100% 90%, 0 5%, 0 95%); }

.title-has-background {
  display: flex;
  align-items: center;
  position: relative; }
  .title-has-background .background {
    position: absolute;
    font-family: 'open-sans-bold';
    font-size: 15rem;
    line-height: 0.7;
    text-transform: uppercase;
    color: #EA3516;
    white-space: nowrap;
    opacity: 0.05; }
    @media only screen and (max-width: 61.9375em) {
      .title-has-background .background {
        font-size: 10rem; } }
    @media only screen and (max-width: 35.9375em) {
      .title-has-background .background {
        font-size: 8rem; } }
  .title-has-background .title {
    top: 0;
    width: 100%;
    text-transform: capitalize;
    font-size: 4.5rem;
    line-height: 1.2; }
    @media only screen and (max-width: 103.125em) {
      .title-has-background .title {
        font-size: 4rem; } }
    @media only screen and (max-width: 35.9375em) {
      .title-has-background .title {
        font-size: 3rem; } }
    .title-has-background .title strong {
      color: #EA3516;
      font-weight: inherit; }

.color-white {
  color: #FFFFFF; }
.color-red {
  color: #EA3516; }

input[type=checkbox] {
  appearance: none;
  border: 1px solid #111111;
  display: inline-block;
  height: auto;
  padding: 1rem;
  position: relative;
  margin-right: 1rem;
  width: auto; }

input[type=checkbox]:checked::after {
  border: solid;
  border-width: 0 0.25rem 0.25rem 0;
  color: #111111;
  content: "";
  display: inline-block;
  line-height: 1;
  padding: 0.5rem 0.25rem;
  position: absolute;
  right: 0;
  -webkit-transform: translate(-75%, -50%) rotate(45deg);
  transform: translate(-75%, -60%) rotate(45deg); }

.header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  overflow-x: clip;
  z-index: 100; }
  .header .header-toggler {
    width: fit-content;
    cursor: pointer;
    z-index: 1;
    display: none; }
    .header .header-toggler::before, .header .header-toggler::after {
      content: ''; }
    .header .header-toggler::before, .header .header-toggler::after,
    .header .header-toggler .header-toggler-icon {
      display: block;
      width: 3rem;
      height: 0.5rem;
      border-radius: 5px;
      background: #FFFFFF;
      transition: all 0.25s; }
    .header .header-toggler .header-toggler-icon {
      margin: 0.5rem 0; }
    .header .header-toggler.close::before {
      transform: translate(0, 1rem) rotate(-45deg);
      background-color: #EA3516; }
    .header .header-toggler.close .header-toggler-icon {
      opacity: 0; }
    .header .header-toggler.close::after {
      transform: translate(0, -1rem) rotate(45deg);
      background-color: #EA3516; }
    @media only screen and (max-width: 61.9375em) {
      .header .header-toggler {
        display: block; } }
  .header .header-collapse {
    transition: all 0.25s; }
    @media only screen and (max-width: 61.9375em) {
      .header .header-collapse {
        display: flex;
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh; }
        .header .header-collapse .menu-container {
          width: 60%;
          background-color: #FFFFFF; } }
    .header .header-collapse.show {
      left: 0; }
    .header .header-collapse .overlay {
      width: 40%;
      background-color: rgba(0, 0, 0, 0.2); }

body {
  font-family: 'open-sans-regular';
  color: #111111;
  font-size: 1.6rem;
  line-height: 1.625; }
  @media only screen and (max-width: 35.9375em) {
    body {
      font-size: 1.4rem; } }
  body.mb-menu-open, body.filter-menu-open {
    overflow: hidden;
    width: 100%;
    min-height: 100%; }

.section-our-company-profile .item .title,
.section-our-service .swiper-slide .title,
.section-mould-8-project .swiper-slide .title,
.section-our-customer-service .item .title,
.section-speak-with-a-specialist .desc,
.section-archive-project .item .title,
.section-other-project .swiper-slide .title,
.section-we-make-what-you-need :not(.title-has-background) .title {
  font-size: 2.5rem;
  line-height: 1.36; }

.header-menu .menu-item a,
.footer-menu .menu-item a,
.header .cart a,
.section-banner.banner-slide .swiper-pagination {
  font-size: 1.8rem;
  line-height: 1.3333333333; }

.form-title,
.woocommerce table.shop_table thead th.table-title {
  font-size: 2.5rem;
  line-height: 1.08; }

input[type=radio] {
  accent-color: #EA3516; }

.header {
  position: absolute;
  top: 0;
  background-color: transparent;
  padding: 0 9rem; }
  @media only screen and (max-width: 61.9375em) {
    .header {
      padding: 0 5rem; } }
  .header .header-logo img {
    width: 20rem;
    height: auto; }
    @media only screen and (max-width: 61.9375em) {
      .header .header-logo img {
        width: 15rem; } }
    @media only screen and (max-width: 35.9375em) {
      .header .header-logo img {
        width: 10rem; } }
  .header .header-menu {
    display: flex;
    height: 100%;
    align-items: center; }
    @media only screen and (max-width: 61.9375em) {
      .header .header-menu {
        flex-direction: column;
        align-items: flex-start; } }
    @media only screen and (max-width: 61.9375em) {
      .header .header-menu .menu-item {
        width: 100%; } }
    .header .header-menu .menu-item a {
      display: block;
      padding: 1rem;
      color: #FFFFFF; }
      @media only screen and (max-width: 61.9375em) {
        .header .header-menu .menu-item a {
          color: #000000; } }
      .header .header-menu .menu-item a:hover {
        color: #EA3516; }
      .header .header-menu .menu-item a.cart:hover {
        color: #EA3516; }
        .header .header-menu .menu-item a.cart:hover .badges {
          color: #FFEE00; }
    .header .header-menu .menu-item.current-menu-item, .header .header-menu .menu-item.current_page_parent {
      position: relative; }
      .header .header-menu .menu-item.current-menu-item::after, .header .header-menu .menu-item.current_page_parent::after {
        content: '';
        display: block;
        width: calc(100% + 2rem);
        height: calc(100% + 2rem);
        background: transparent linear-gradient(64deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
        clip-path: polygon(0 15%, 100% 0, 100% 85%, 0 100%);
        position: absolute;
        top: -1rem;
        left: -1rem;
        z-index: -1; }
        @media only screen and (max-width: 61.9375em) {
          .header .header-menu .menu-item.current-menu-item::after, .header .header-menu .menu-item.current_page_parent::after {
            display: none; } }
    .header .header-menu .menu-item + .menu-item {
      margin-left: 6rem; }
      @media only screen and (max-width: 61.9375em) {
        .header .header-menu .menu-item + .menu-item {
          margin-left: 0; } }

.footer {
  padding: 3rem 0; }
  .footer .address .item .icon,
  .footer .contact .item .icon {
    margin-right: 1rem; }
    .footer .address .item .icon img,
    .footer .contact .item .icon img {
      width: 1.5rem;
      height: 1.5rem;
      object-fit: contain; }
  .footer .address .item + .item,
  .footer .contact .item + .item {
    margin-top: 2rem; }
  .footer .footer-menu {
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 35.9375em) {
      .footer .footer-menu {
        margin-top: 3rem; } }
    .footer .footer-menu li + li {
      margin-left: 5rem; }
      @media only screen and (max-width: 61.9375em) {
        .footer .footer-menu li + li {
          margin-left: 2rem; } }
  .footer .copyright-text {
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 1px solid #EA3516;
    opacity: 0.5; }
  @media only screen and (max-width: 35.9375em) {
    .footer .content-desktop {
      display: none; } }
  .footer .content-mobile {
    display: none; }
    @media only screen and (max-width: 35.9375em) {
      .footer .content-mobile {
        display: block; } }

.section-banner.banner-slide .swiper {
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%); }
@media screen and (orientation: landscape) {
  .section-banner.banner-slide .swiper-slide {
    max-height: 95vh;
    min-height: 95vh; } }
.section-banner.banner-slide .swiper-slide .content {
  background: rgba(17, 17, 17, 0.5);
  padding: 15rem 0; }
  .section-banner.banner-slide .swiper-slide .content .title {
    font-size: 7.5rem;
    line-height: 1.2;
    text-transform: capitalize;
    padding-bottom: 3rem;
    border-bottom: 3px solid #EA3516; }
    @media only screen and (max-width: 103.125em) {
      .section-banner.banner-slide .swiper-slide .content .title {
        font-size: 5rem; } }
    @media only screen and (max-width: 35.9375em) {
      .section-banner.banner-slide .swiper-slide .content .title {
        font-size: 2rem;
        padding-bottom: 1rem; } }
  .section-banner.banner-slide .swiper-slide .content .desc {
    padding: 0 17rem; }
    @media only screen and (max-width: 103.125em) {
      .section-banner.banner-slide .swiper-slide .content .desc {
        padding: 0 5rem; } }
    @media only screen and (max-width: 35.9375em) {
      .section-banner.banner-slide .swiper-slide .content .desc {
        padding: 0;
        margin-top: 1rem !important; } }
  .section-banner.banner-slide .swiper-slide .content .group-btn {
    margin-top: 2rem !important; }
.section-banner.banner-slide .swiper-pagination .swiper-pagination-bullet {
  background: unset;
  color: #FFFFFF;
  opacity: 0.5;
  margin: 0; }
  .section-banner.banner-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1; }
  .section-banner.banner-slide .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-top: 2rem; }
.section-banner.banner-image .image {
  clip-path: polygon(0 0, 100% 0, 100% 57%, 0% 100%); }
  @media only screen and (max-width: 35.9375em) {
    .section-banner.banner-image .image {
      height: 30vh;
      clip-path: polygon(0 0, 100% 0, 100% 87%, 0% 100%); } }
  .section-banner.banner-image .image img {
    height: 100%;
    object-fit: cover; }
  .section-banner.banner-image .image::after {
    content: "";
    inset: 0;
    position: absolute;
    background: rgba(17, 17, 17, 0.5); }
.section-banner.banner-image .title {
  bottom: 6rem;
  left: 9rem;
  transform: matrix(0.99, -0.1, 0.1, 0.99, 0, 0);
  font-size: 10rem;
  line-height: 1;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px #FFFFFF;
  opacity: 0.5; }
  @media only screen and (max-width: 61.9375em) {
    .section-banner.banner-image .title {
      bottom: 4rem;
      left: 5rem;
      font-size: 6rem; } }
  @media only screen and (max-width: 35.9375em) {
    .section-banner.banner-image .title {
      bottom: 4rem;
      left: 5rem;
      font-size: 5rem; } }

.section-our-company-profile {
  padding-top: 10rem; }
  .section-our-company-profile .title-has-background .background {
    transform: translateX(-22rem); }
    @media only screen and (max-width: 103.125em) {
      .section-our-company-profile .title-has-background .background {
        transform: translateX(-10rem); } }
    @media only screen and (max-width: 61.9375em) {
      .section-our-company-profile .title-has-background .background {
        transform: translateX(0); } }
  .section-our-company-profile .items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 3rem; }
    @media only screen and (max-width: 35.9375em) {
      .section-our-company-profile .items {
        grid-template-columns: 1fr; } }
    .section-our-company-profile .items .item {
      background: linear-gradient(137deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
      padding: 5rem;
      overflow: hidden; }
      @media only screen and (max-width: 103.125em) {
        .section-our-company-profile .items .item {
          padding: 3rem; } }
      .section-our-company-profile .items .item .image img {
        width: 7rem;
        height: 7rem;
        object-fit: contain; }
        .section-our-company-profile .items .item .image img.position-absolute {
          top: -2rem;
          right: -12rem;
          width: 16rem;
          height: 16rem;
          opacity: 0.5; }
  .section-our-company-profile .gap {
    gap: 15rem; }
    @media only screen and (max-width: 61.9375em) {
      .section-our-company-profile .gap {
        gap: 5rem; } }
    @media only screen and (max-width: 35.9375em) {
      .section-our-company-profile .gap {
        gap: 0; } }
  .section-our-company-profile .image.clip-path img {
    clip-path: polygon(0 1%, 100% 22%, 100% 100%, 0% 100%); }
  @media only screen and (max-width: 35.9375em) {
    .section-our-company-profile .desc {
      margin-top: 3rem; }
    .section-our-company-profile .group-btn {
      width: 75%; } }

.section-our-product {
  padding: 8rem 0; }
  .section-our-product .swiper-button-prev,
  .section-our-product .swiper-button-next {
    width: 1.5rem;
    height: 2.5rem;
    margin: 0; }
    .section-our-product .swiper-button-prev::after,
    .section-our-product .swiper-button-next::after {
      content: ''; }
  .section-our-product .swiper-button-prev {
    left: -5rem; }
    @media only screen and (max-width: 61.9375em) {
      .section-our-product .swiper-button-prev {
        left: 0; } }
  .section-our-product .swiper-button-next {
    right: -5rem; }
    @media only screen and (max-width: 61.9375em) {
      .section-our-product .swiper-button-next {
        right: 0; } }

.section-our-service {
  overflow-x: clip;
  margin: 5rem 0;
  padding: 10rem 0; }
  .section-our-service::before {
    content: '';
    display: block;
    width: 60%;
    height: 5rem;
    position: absolute;
    top: -5rem;
    right: 10%;
    background: transparent linear-gradient(266deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
    clip-path: polygon(97% 0, 0 100%, 100% 100%); }
  .section-our-service::after {
    content: '';
    display: block;
    width: 60%;
    height: 5rem;
    position: absolute;
    bottom: -5rem;
    left: 10%;
    background: transparent linear-gradient(266deg, #FFEE00 0%, #EA3516 100%) 0% 0% no-repeat padding-box;
    clip-path: polygon(0 0, 3% 100%, 100% 0); }
  .section-our-service .title-has-background .background {
    transform: translateX(-10rem); }
    @media only screen and (max-width: 103.125em) {
      .section-our-service .title-has-background .background {
        transform: translateX(-7rem); } }
    @media only screen and (max-width: 61.9375em) {
      .section-our-service .title-has-background .background {
        transform: translateX(0); } }
  .section-our-service .our-service-swiper {
    overflow: visible; }
    .section-our-service .our-service-swiper .swiper-slide {
      background-color: #FFFFFF;
      padding: 8rem 2.5rem; }
      .section-our-service .our-service-swiper .swiper-slide .number {
        top: -2rem;
        font-size: 5.5rem;
        line-height: 1;
        color: transparent;
        -webkit-text-stroke: 1px #EA3516; }
  .section-our-service .swiper-button-prev,
  .section-our-service .swiper-button-next {
    position: unset;
    width: 1.5rem;
    height: 2.5rem;
    margin: 0;
    margin-left: 2.5rem; }
    .section-our-service .swiper-button-prev::after,
    .section-our-service .swiper-button-next::after {
      content: ''; }

.section-mould-8-project,
.section-other-project {
  padding: 10rem 0; }
  @media only screen and (max-width: 35.9375em) {
    .section-mould-8-project .mb,
    .section-other-project .mb {
      flex-direction: column; }
      .section-mould-8-project .mb .group-btn,
      .section-other-project .mb .group-btn {
        margin-top: 3rem;
        align-self: end; } }
  .section-mould-8-project .title-has-background .background,
  .section-other-project .title-has-background .background {
    transform: translateX(-10rem); }
    @media only screen and (max-width: 103.125em) {
      .section-mould-8-project .title-has-background .background,
      .section-other-project .title-has-background .background {
        transform: translateX(-7rem); } }
  .section-mould-8-project .swiper-slide .image::after,
  .section-other-project .swiper-slide .image::after {
    content: "";
    inset: 0;
    position: absolute;
    background: rgba(17, 17, 17, 0.5); }
    @media only screen and (max-width: 35.9375em) {
      .section-mould-8-project .swiper-slide .image::after,
      .section-other-project .swiper-slide .image::after {
        display: none; } }
  .section-mould-8-project .swiper-slide .title,
  .section-other-project .swiper-slide .title {
    min-height: 6rem;
    visibility: hidden; }
    @media only screen and (max-width: 35.9375em) {
      .section-mould-8-project .swiper-slide .title,
      .section-other-project .swiper-slide .title {
        visibility: visible; } }
  @media screen and (min-width: 575px) {
    .section-mould-8-project .swiper-slide.swiper-slide-next,
    .section-other-project .swiper-slide.swiper-slide-next {
      width: 28% !important; } }
  @media only screen and (min-width: 575px) and (max-width: 61.9375em) {
    .section-mould-8-project .swiper-slide.swiper-slide-next,
    .section-other-project .swiper-slide.swiper-slide-next {
      width: 35% !important; } }
  @media screen and (min-width: 575px) {
      .section-mould-8-project .swiper-slide.swiper-slide-next .image::after,
      .section-other-project .swiper-slide.swiper-slide-next .image::after {
        display: none; }
      .section-mould-8-project .swiper-slide.swiper-slide-next .title,
      .section-other-project .swiper-slide.swiper-slide-next .title {
        visibility: visible; } }
  .section-mould-8-project .swiper-button-prev,
  .section-mould-8-project .swiper-button-next,
  .section-other-project .swiper-button-prev,
  .section-other-project .swiper-button-next {
    top: 70%;
    width: 1.5rem;
    height: 2.5rem; }
    @media only screen and (max-width: 35.9375em) {
      .section-mould-8-project .swiper-button-prev,
      .section-mould-8-project .swiper-button-next,
      .section-other-project .swiper-button-prev,
      .section-other-project .swiper-button-next {
        width: 3rem;
        height: 5rem; } }
    .section-mould-8-project .swiper-button-prev::after,
    .section-mould-8-project .swiper-button-next::after,
    .section-other-project .swiper-button-prev::after,
    .section-other-project .swiper-button-next::after {
      content: ''; }
  .section-mould-8-project .swiper-button-next,
  .section-other-project .swiper-button-next {
    right: 10%; }
    @media only screen and (max-width: 35.9375em) {
      .section-mould-8-project .swiper-button-next,
      .section-other-project .swiper-button-next {
        right: 12%; } }
  .section-mould-8-project .swiper-button-prev,
  .section-other-project .swiper-button-prev {
    right: 12%;
    left: unset; }
    @media only screen and (max-width: 35.9375em) {
      .section-mould-8-project .swiper-button-prev,
      .section-other-project .swiper-button-prev {
        right: 20%; } }

.section-get-in-touch .content {
  padding: 20rem 0 14rem; }
  .section-get-in-touch .content .background {
    color: #FFFFFF;
    opacity: 0.1; }

.section-history-of-mould-8 {
  padding: 10rem 0; }
  @media only screen and (max-width: 61.9375em) {
    .section-history-of-mould-8 .tl {
      display: flex;
      justify-content: center; }
      .section-history-of-mould-8 .tl .image {
        width: 94%; } }

.section-our-customer-service {
  padding: 20rem 0 10rem;
  clip-path: polygon(0 0, 100% 20rem, 100% 100%, 0% 100%); }
  @media only screen and (max-width: 61.9375em) {
    .section-our-customer-service {
      padding-top: 10rem;
      clip-path: polygon(0 0, 100% 10rem, 100% 100%, 0% 100%); } }
  .section-our-customer-service .item .image {
    width: 50%; }
    .section-our-customer-service .item .image img {
      height: 100%;
      object-fit: cover; }
  .section-our-customer-service .item .content {
    width: 50%;
    background-color: #FFFFFF;
    padding: 0 14rem; }
    @media only screen and (max-width: 61.9375em) {
      .section-our-customer-service .item .content {
        padding: 0 5rem; } }
    @media only screen and (max-width: 35.9375em) {
      .section-our-customer-service .item .content {
        padding: 5rem; } }
    .section-our-customer-service .item .content .number {
      left: 0;
      font-size: 50rem;
      line-height: 1;
      color: transparent;
      -webkit-text-stroke: 2px #EA3516;
      opacity: 0.1; }
      @media only screen and (max-width: 61.9375em) {
        .section-our-customer-service .item .content .number {
          font-size: 35rem; } }
  @media only screen and (max-width: 35.9375em) {
    .section-our-customer-service .item {
      flex-direction: column-reverse !important; }
      .section-our-customer-service .item .image,
      .section-our-customer-service .item .content {
        width: 100%; } }

.section-speak-with-a-specialist {
  padding: 8rem 0; }

.section-contact-form {
  padding: 10rem 0; }
  .section-contact-form .contact-form {
    padding: 5rem 12.5%; }
    .section-contact-form .contact-form .display-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 3rem; }
    .section-contact-form .contact-form p {
      margin-bottom: 2rem; }
      .section-contact-form .contact-form p label {
        margin-bottom: 1rem; }
      .section-contact-form .contact-form p input:not([type=submit]),
      .section-contact-form .contact-form p textarea {
        width: 100%;
        border: unset;
        border-radius: 0.5rem;
        padding: 1rem; }

.section-we-make-what-you-need {
  clip-path: polygon(0 0, 100% 15rem, 100% 100%, 0% 100%); }
  .section-we-make-what-you-need .content {
    padding: 20rem 0 15rem 0; }
    .section-we-make-what-you-need .content .title-has-background .background {
      color: #FFFFFF;
      transform: translateX(-12rem); }
      @media only screen and (max-width: 103.125em) {
        .section-we-make-what-you-need .content .title-has-background .background {
          transform: translateX(-10rem); } }
      @media only screen and (max-width: 61.9375em) {
        .section-we-make-what-you-need .content .title-has-background .background {
          transform: translateX(0); } }
    .section-we-make-what-you-need .content .offices {
      gap: 10rem 0; }
      @media only screen and (max-width: 61.9375em) {
        .section-we-make-what-you-need .content .offices {
          flex-direction: column; } }
      .section-we-make-what-you-need .content .offices .office {
        width: 46%; }
        @media only screen and (max-width: 61.9375em) {
          .section-we-make-what-you-need .content .offices .office {
            width: 100%; } }
        .section-we-make-what-you-need .content .offices .office.has-before::before {
          content: '';
          display: block;
          width: 2px;
          height: 100%;
          background-color: #EA3516;
          position: absolute;
          left: -9%; }
          @media only screen and (max-width: 61.9375em) {
            .section-we-make-what-you-need .content .offices .office.has-before::before {
              display: none; } }
        .section-we-make-what-you-need .content .offices .office .items {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
          gap: 5rem; }
          @media only screen and (max-width: 103.125em) {
            .section-we-make-what-you-need .content .offices .office .items {
              gap: 3rem; } }
          @media only screen and (max-width: 35.9375em) {
            .section-we-make-what-you-need .content .offices .office .items {
              gap: 1rem; } }
          .section-we-make-what-you-need .content .offices .office .items .item .icon {
            margin-right: 1.5rem; }
            .section-we-make-what-you-need .content .offices .office .items .item .icon img {
              width: 3rem;
              height: 3rem; }

.section-archive-project {
  padding: 10rem 0; }
  .section-archive-project .project-cates:not(.position-absolute) {
    font-size: 3rem;
    line-height: 1.3333333333; }
    .section-archive-project .project-cates:not(.position-absolute) li {
      opacity: 0.5; }
      .section-archive-project .project-cates:not(.position-absolute) li.active {
        opacity: 1;
        color: #EA3516; }
      .section-archive-project .project-cates:not(.position-absolute) li a:hover {
        color: #EA3516; }
      .section-archive-project .project-cates:not(.position-absolute) li + li {
        margin-top: 2rem; }
    @media only screen and (max-width: 61.9375em) {
      .section-archive-project .project-cates:not(.position-absolute).content-desktop {
        display: none; } }
  .section-archive-project .mb {
    justify-content: end; }
    @media only screen and (max-width: 61.9375em) {
      .section-archive-project .mb {
        justify-content: space-between; } }
  .section-archive-project .content-mobile {
    display: none; }
    @media only screen and (max-width: 61.9375em) {
      .section-archive-project .content-mobile {
        display: block; } }
  .section-archive-project .select .project-cates {
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    border-radius: 0.5rem;
    background-color: #FFFFFF;
    margin-top: 0.25rem; }
    .section-archive-project .select .project-cates li a {
      display: block;
      width: 100%;
      padding: 2rem; }
      .section-archive-project .select .project-cates li a:hover {
        background-color: #E1E6E9;
        color: #EA3516; }
    .section-archive-project .select .project-cates li + li {
      border-top: 1px solid #E1E6E9; }
  .section-archive-project .select.show .project-cates {
    display: block; }
  .section-archive-project .projects {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 5rem 3rem; }
    @media only screen and (max-width: 35.9375em) {
      .section-archive-project .projects {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }

.section-single-project {
  padding: 10rem 0; }
  .section-single-project .gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 5rem 3rem; }
    .section-single-project .gallery img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
      .section-single-project .gallery img.image-1 {
        grid-column: 1 / span 3;
        grid-row: 1; }
      .section-single-project .gallery img.image-2 {
        grid-column: 4 / span 3;
        grid-row: 1; }
      .section-single-project .gallery img.image-3 {
        grid-column: 1 / span 2;
        grid-row: 2; }
      .section-single-project .gallery img.image-4 {
        grid-column: 3 / span 2;
        grid-row: 2; }
      .section-single-project .gallery img.image-5 {
        grid-column: 5 / span 2;
        grid-row: 2; }
      .section-single-project .gallery img.image-6 {
        grid-column: 1 / span 2;
        grid-row: 3; }
      .section-single-project .gallery img.image-7 {
        grid-column: 3 / span 2;
        grid-row: 3; }
      .section-single-project .gallery img.image-8 {
        grid-column: 5 / span 2;
        grid-row: 3; }

.section-other-project {
  clip-path: polygon(0 0, 100% 10rem, 100% 100%, 0% 100%); }

.section-shop {
  padding: 8rem 0; }
  @media screen and (max-width: 768px) {
    .section-shop .mb {
      display: flex;
      justify-content: space-between;
      gap: 5rem;
      margin-bottom: 3rem; }
      .section-shop .mb .berocket_single_filter_widget {
        width: 100%; } }
  .section-shop .mb .filter-icon {
    display: none;
    height: 100%;
    width: auto;
    aspect-ratio: 2 / 1;
    border: unset;
    border-radius: 0.5rem;
    padding: 0.5rem;
    background: transparent linear-gradient(74deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF; }
    .section-shop .mb .filter-icon i {
      margin-right: 0.5rem; }
    @media screen and (max-width: 767.5px) {
      .section-shop .mb .filter-icon {
        display: block; } }
  @media screen and (max-width: 767.5px) {
    .section-shop .content-mobile {
      display: block;
      width: 100%;
      height: 100vh;
      position: fixed;
      top: 0;
      left: -100%;
      z-index: 111;
      transition: all 0.25s; }
      .section-shop .content-mobile .filter {
        width: 60%;
        height: 100%;
        overflow-y: scroll;
        background-color: #FFFFFF;
        padding: 3rem; }
      .section-shop .content-mobile .overlay {
        width: 40%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2); }
      .section-shop .content-mobile.show {
        left: 0; } }

.section-product-details {
  padding: 10rem 0; }
  @media only screen and (max-width: 35.9375em) {
    .section-product-details .mb {
      margin-top: 1.5rem; } }
  .section-product-details .group-btn {
    margin-left: 5rem; }
    .section-product-details .group-btn .btn {
      padding: 1rem 5rem; }

.section-cart {
  padding: 8rem 0; }
  .section-cart .coupon .label {
    margin-top: -1.5rem; }
  .section-cart .coupon input {
    border: unset;
    border-radius: 0.5rem;
    background-color: #E1E6E9;
    padding: 1rem;
    margin-right: 3rem; }

.section-checkout {
  padding: 8rem 0; }

.section-thank-you {
  padding: 8rem 0; }

.btn-minus img,
.btn-plus img {
  border-radius: 0.5rem;
  background: transparent linear-gradient(315deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
  width: 5rem !important;
  height: 5rem !important;
  object-fit: contain;
  padding: 1rem 2rem;
  cursor: pointer; }

select,
.select {
  appearance: none;
  border: unset;
  border-radius: 0.5rem;
  padding: 2rem 15rem 2rem 2rem;
  background: url(../icons/select-icon.png) #FFFFFF;
  background-size: auto calc(100% - 1rem);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 0.5rem);
  background-position-y: center;
  cursor: pointer; }

.wpcf7-spinner {
  display: block; }

.woocommerce ul.products li.product a img {
  margin: 0; }
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  margin-top: 2rem;
  padding: 0;
  min-height: 5.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.woocommerce div.product div.images {
  width: 100%;
  margin: 0; }
.woocommerce div.product .product_title {
  font-size: 4.5rem;
  line-height: 1.2;
  margin-top: 1.5rem; }
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  display: flex;
  flex-direction: column-reverse; }
  .woocommerce div.product p.price del,
  .woocommerce div.product span.price del {
    display: block;
    color: #111111;
    font-size: 1.6rem; }
  .woocommerce div.product p.price ins,
  .woocommerce div.product span.price ins {
    display: block;
    color: #EA3516;
    text-decoration: unset; }
.woocommerce div.product.product-type-variable p.price {
  display: block;
  color: #EA3516; }
.woocommerce div.product form.cart {
  margin: 0; }
  .woocommerce div.product form.cart .variations .item .value {
    width: 70%; }
  .woocommerce div.product form.cart .variations .item select {
    width: 100%;
    border: 1px solid #111111;
    color: #111111;
    margin: 0; }
  .woocommerce div.product form.cart .variations .item + .item {
    margin-top: 2rem; }
  .woocommerce div.product form.cart .reset_variations {
    font-size: 1.5rem;
    color: #EA3516;
    font-weight: bold;
    text-decoration: underline; }
.woocommerce div.product .woocommerce-tabs ul.wc-tabs {
  display: flex;
  font-size: 3rem;
  line-height: 1.3666666667; }
  @media only screen and (max-width: 61.9375em) {
    .woocommerce div.product .woocommerce-tabs ul.wc-tabs {
      font-size: 2rem; } }
  .woocommerce div.product .woocommerce-tabs ul.wc-tabs li {
    opacity: 0.5;
    padding-bottom: 2rem; }
    .woocommerce div.product .woocommerce-tabs ul.wc-tabs li.active {
      color: #EA3516;
      border-bottom: 0.5rem solid #EA3516;
      opacity: 1; }
    .woocommerce div.product .woocommerce-tabs ul.wc-tabs li + li {
      margin-left: 6rem; }
.woocommerce .quantity .qty {
  border: unset;
  background: transparent;
  text-align: center; }
  .woocommerce .quantity .qty::-webkit-outer-spin-button, .woocommerce .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none; }
  .woocommerce .quantity .qty[type=number] {
    -moz-appearance: textfield; }
@media screen and (max-width: 769px) {
  .woocommerce table.shop_table td.product-quantity {
    display: flex;
    justify-content: space-between; } }
.woocommerce div.product form.cart div.quantity,
.woocommerce table.shop_table td.product-quantity div.quantity {
  border-radius: 0.5rem;
  background-color: #E1E6E9;
  padding: 0.5rem; }
.woocommerce table.shop_table {
  border: unset;
  border-radius: unset;
  background-color: #F2F3F4;
  border-collapse: collapse;
  margin: 0; }
  .woocommerce table.shop_table tbody th,
  .woocommerce table.shop_table tfoot td,
  .woocommerce table.shop_table tfoot th,
  .woocommerce table.shop_table td {
    border-top: unset; }
  .woocommerce table.shop_table thead th {
    border-bottom: 1px solid #FFFFFF; }
  .woocommerce table.shop_table tfoot th,
  .woocommerce table.shop_table tfoot td {
    border-top: 1px solid #FFFFFF; }
  .woocommerce table.shop_table td.product-remove {
    text-align: center; }
  .woocommerce table.shop_table td.product-quantity div.quantity {
    width: fit-content;
    background-color: #FFFFFF; }
  .woocommerce table.shop_table td.product-subtotal {
    color: #EA3516; }
  .woocommerce table.shop_table td[data-title=Total] {
    color: #EA3516; }
  .woocommerce table.shop_table td.content-mobile {
    display: none; }
.woocommerce .section-checkout form .form-row {
	margin-bottom: 1.5rem;
} 
    @media screen and (max-width: 769px) {
      .woocommerce table.shop_table td.content-mobile {
        display: block; } }
    .woocommerce table.shop_table td.content-mobile a.remove {
      text-align: right;
      text-align: right;
      font-size: 1.5rem;
      opacity: 1;
      display: inline;
      border-radius: 0.5rem;
      padding: 1rem;
      background: #FFFFFF; }
  @media screen and (max-width: 769px) {
    .woocommerce table.shop_table td.content-desktop {
      display: none; } }
  .woocommerce table.shop_table.table-cart-totals td {
    text-align: right; }
@media screen and (max-width: 769px) {
  .woocommerce .woocommerce-cart-form .mb {
    flex-direction: column; }
    .woocommerce .woocommerce-cart-form .mb .coupon + .group-btn {
      margin-top: 3rem;
      justify-content: end; } }
.woocommerce .woocommerce-remove-coupon {
  display: block;
  font-size: 1.2rem;
  line-height: 1.9166666667;
  color: #EA3516;
  text-transform: uppercase; }
.woocommerce a.remove {
  width: auto;
  color: #111111 !important;
  opacity: 0.5; }
  .woocommerce a.remove:hover {
    background-color: unset;
    color: #EA3516 !important;
    opacity: 1; }
.woocommerce form .form-row {
  margin: 0;
  padding: 0; }
  .woocommerce form .form-row label .screen-reader-text {
    width: auto;
    height: auto;
    position: unset !important;
    clip-path: unset !important; }
  .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row .input-text,
  .woocommerce form .form-row .select2-container--default .select2-selection--single {
    border: unset;
    border-radius: 0.5rem;
    background-color: #F5F7F8;
    padding: 1rem; }
  .woocommerce form .form-row .select2-container--default .select2-selection--single {
    padding: 0.5rem 1rem; }
    .woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
      line-height: 2; }
    .woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
      top: 50%; }
      .woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 0; }
  .woocommerce form .form-row .select2-container .select2-selection--single {
    height: auto; }
.woocommerce .woocommerce-checkout-review-order-table .cart_item + .cart_item {
  margin-top: 2rem; }
.woocommerce .woocommerce-checkout-review-order-table .cart-totals {
  background-color: #E1E6E9; }
  .woocommerce .woocommerce-checkout-review-order-table .cart-totals .form-title {
    padding: 2rem;
    border-bottom: 2px solid #FFFFFF; }
  .woocommerce .woocommerce-checkout-review-order-table .cart-totals > div {
    padding: 2rem 2rem 0 2rem; }
  .woocommerce .woocommerce-checkout-review-order-table .cart-totals .cart-discount {
    text-align: right; }
  .woocommerce .woocommerce-checkout-review-order-table .cart-totals .order-total {
    margin-top: 2rem;
    border-top: 2px solid #FFFFFF;
    padding-bottom: 2rem; }
    .woocommerce .woocommerce-checkout-review-order-table .cart-totals .order-total .amount {
      color: #EA3516; }
.woocommerce .woocommerce-table--order-details .order_item + .order_item {
  margin-top: 2rem; }
.woocommerce .woocommerce-table--order-details .cart-totals {
  background-color: #E1E6E9; }
  .woocommerce .woocommerce-table--order-details .cart-totals .form-title {
    padding: 2rem;
    border-bottom: 2px solid #FFFFFF; }
  .woocommerce .woocommerce-table--order-details .cart-totals > div {
    padding: 2rem 2rem 0 2rem; }
    .woocommerce .woocommerce-table--order-details .cart-totals > div:last-child {
      margin-top: 2rem;
      border-top: 2px solid #FFFFFF;
      padding-bottom: 2rem; }
      .woocommerce .woocommerce-table--order-details .cart-totals > div:last-child .amount {
        color: #EA3516; }
.woocommerce ul#shipping_method li {
  display: flex;
  align-items: center; }
.woocommerce ul.order-details li span a {
  text-decoration: underline; }

.woocommerce-page div.product div.images {
  width: 100%; }

.woocommerce-cart table.cart img {
  width: 10rem; }

.woocommerce-checkout #payment {
  border-radius: unset;
  background-color: unset; }
  .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border-bottom: unset; }
  .woocommerce-checkout #payment div.payment_box {
    border-radius: unset;
    background-color: #F5F7F8; }
    .woocommerce-checkout #payment div.payment_box::before {
      display: none; }
  .woocommerce-checkout #payment div.form-row {
    padding: unset; }

.woocommerce-pagination .pagination {
  border-radius: 0.5rem;
  background-color: #FFFFFF;
  padding: 0.5rem; }
  .woocommerce-pagination .pagination div.prev,
  .woocommerce-pagination .pagination div.next {
    opacity: 0.5; }
  .woocommerce-pagination .pagination .prev::before {
    content: '';
    display: block;
    width: 5rem;
    height: 5rem;
    background: url(../icons/icon-arrowleft.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .woocommerce-pagination .pagination .next::before {
    content: '';
    display: block;
    width: 5rem;
    height: 5rem;
    background: url(../icons/icon-arrowright.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .woocommerce-pagination .pagination a + a {
    margin-left: 3.5rem; }
  .woocommerce-pagination .pagination span {
    margin: 0 3.5rem; }
    .woocommerce-pagination .pagination span.current {
      color: #EA3516;
      text-decoration: underline; }

.woocommerce-message {
  border-top-color: #FFEE00; }

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #E1E6E9; }

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  background: transparent linear-gradient(73deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
  color: white; }

.bapf_sfilter {
  margin: 0; }
  .bapf_sfilter .bapf_button.bapf_reset {
    border: unset;
    background-color: unset;
    padding: unset;
    color: #EA3516;
    text-decoration: underline;
    float: right; }
  .bapf_sfilter .bapf_button.bapf_update {
    width: 100%;
    background: transparent linear-gradient(74deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box;
    color: #FFFFFF;
    transition: all 0.25s;
    border: unset;
    border-radius: 0.5rem;
    padding: 2rem 5rem;
    font-family: 'open-sans-bold';
    font-size: 1.8rem;
    line-height: 1.3333333333;
    letter-spacing: 1px;
    transition: all 1s; }
    .bapf_sfilter .bapf_button.bapf_update + .btn {
      margin-left: 3rem; }
  .bapf_sfilter .bapf_body li label.selected {
    color: #EA3516; }

.bapf_hideckbox li label {
  color: #111111; }
  .bapf_hideckbox li label:hover {
    color: #EA3516; }
.bapf_hideckbox li input:checked + label:hover {
  color: #EA3516; }

.bapf_sfilter ul li {
  opacity: 0.7; }
  .bapf_sfilter ul li.checked {
    opacity: 1; }

.bapf_head + .bapf_body {
  margin-top: 3rem; }

.berocket_single_filter_widget:not(.bapf_rst_nofltr) + .berocket_single_filter_widget {
  margin-top: 4rem; }

.bapf_slidr_main.ui-widget-content {
  color: #E1E6E9; }
  .bapf_slidr_main.ui-widget-content .ui-slider-handle {
    background: transparent linear-gradient(131deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box; }
  .bapf_slidr_main.ui-widget-content .ui-slider-range {
    background-color: #EA3516; }

.bapf_slidr_jqrui .bapf_from::before {
  content: 'Price: '; }

.bapf_slidr_jqrui .bapf_to::before {
  content: '- ';
  margin-left: 0.4rem; }

.bapf_slidr_jqrui .bapf_from,
.bapf_slidr_jqrui .bapf_to {
  width: auto; }

.bapf_sfilter.bapf_srch .bapf_form .bapf_input {
  height: auto;
  border: unset;
  border-radius: 0.5rem;
  padding: 2rem;
  font-size: inherit;
  line-height: inherit; }
.bapf_sfilter.bapf_srch .bapf_form .bapf_search {
  height: calc(100% - 1rem);
  width: auto;
  aspect-ratio: 1 / 1;
  top: 0.5rem;
  right: 0.5rem;
  border-radius: 0.5rem;
  background: transparent linear-gradient(45deg, #EA3516 0%, #FFEE00 100%) 0% 0% no-repeat padding-box; }
  .bapf_sfilter.bapf_srch .bapf_form .bapf_search i.fa-search:before {
    content: '';
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    background: url(../icons/icon-search.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 1.25rem);
    left: calc(50% - 1.25rem); }

.searchandfilter ul li {
  padding: 0; }

.slick-list.draggable,
.slick-slide {
  height: 100% !important; }

.slick-track {
  display: flex;
  align-items: end; }

.woo-variation-gallery-wrapper .woo-variation-gallery-slider img {
  max-height: 50rem;
  object-fit: contain; }

.title,
.number,
.section-archive-project .project-cates,
.section-contact-form .contact-form p label,
.section-cart .coupon .label,
.form-title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce div.product .product_title,
.woocommerce div.product .woocommerce-tabs ul.wc-tabs,
.woocommerce table.shop_table thead th.table-title,
.woocommerce table.shop_table td.product-name,
.woocommerce form .form-row label,
.woocommerce .woocommerce-checkout-review-order-table .cart_item .product-name,
.woocommerce .woocommerce-checkout-review-order-table .cart-totals .cart-discount .woocommerce-remove-coupon,
.woocommerce-checkout #payment ul.payment_methods li label,
.woocommerce .woocommerce-table--order-details .order_item .product-name,
.woocommerce .woocommerce-table--order-details .cart-totals .table-title,
.bapf_sfilter .bapf_head h3 {
  font-family: 'open-sans-bold'; }

.header-menu .menu-item a,
.footer-menu .menu-item a,
.header .cart a,
.section-banner.banner-slide .swiper-pagination,
.section-product-details .product-cat,
.section-404 .desc,
.woocommerce div.product p.price,
.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-subtotal,
.woocommerce .woocommerce-checkout-review-order-table .cart_item .product-total,
.woocommerce ul.order-details li span,
.woocommerce .woocommerce-table--order-details .order_item .product-total,
.woocommerce .woocommerce-table--order-details .cart-totals > div:last-child .amount,
.woocommerce .woocommerce-table--order-details .note,
.bapf_sfilter ul li,
.bapf_slidr_jqrui .bapf_from,
.bapf_slidr_jqrui .bapf_to {
  font-family: 'open-sans-semibold'; }

.section-404 .desc,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce div.product p.price,
.woocommerce .woocommerce-checkout-review-order-table .cart_item .product-total,
.woocommerce .woocommerce-checkout-review-order-table .cart-totals .order-total .amount,
.woocommerce .woocommerce-thankyou-order-received,
.woocommerce ul.order-details,
.woocommerce .woocommerce-table--order-details .order_item .product-total,
.woocommerce .woocommerce-table--order-details .cart-totals > div:last-child .amount,
.woocommerce .woocommerce-table--order-details .note,
.bapf_sfilter .bapf_head h3 {
  font-size: 2rem;
  line-height: 1.35; }

/*# sourceMappingURL=style.css.map */
