.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #161616;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  color: #272727;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 29px;
}

.header-section {
  background-image: none;
}

.footer-section {
  background-color: #ce2525;
}

.hero-header-wrapper {
  min-height: 100vh;
  background-image: none;
  background-position: 0 0;
  margin-left: auto;
  margin-right: auto;
}

.hero-header-wrapper.about {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/File-2560x1440-.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.careers {
  min-height: 80vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/Hiring.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.portpolio {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BEN06711.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.tc {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BENL9075-Edit.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.savana {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BEN06660.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.limau {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BENL9198.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.bl {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BENL9055.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.dr {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/Resize58.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.tam {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BEN08793.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.sc {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BENL9019.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.wood {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BENL9038.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.md {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BEN00437.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.cu {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/7xm.xyz618789.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.test {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BEN06578.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.pack {
  min-height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/BEN08657.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hero-header-wrapper.hero-banner {
  background-image: linear-gradient(rgba(255, 255, 255, .2), rgba(255, 255, 255, .2));
  background-position: 0 0;
  background-size: auto;
}

.container {
  width: 85%;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar {
  z-index: 1999;
  padding-bottom: 0;
  position: relative;
}

.nav-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brand {
  max-width: 160px;
  justify-content: center;
  align-items: center;
  margin: 14px 14px 14px 0;
  display: flex;
}

.navbar-2 {
  z-index: 1999;
  width: 100%;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#302e2c, rgba(0, 0, 0, 0) 77%);
  background-clip: border-box;
}

.navbar-2:active {
  background-color: rgba(0, 0, 0, .53);
}

.nav-link {
  color: #fff;
  margin-left: 0;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Varela Round, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  text-decoration: none;
}

.nav-link:hover {
  color: #ce2525;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  color: #ce2525;
}

.nav-link.drop.hide {
  display: none;
}

.nav-link.custom-nav {
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
  position: relative;
}

.nav-link.custom-nav:hover {
  color: #ce2525;
}

.icon {
  margin-right: 0;
}

.drop-text {
  margin-right: 14px;
}

.cta-box {
  color: #fff;
  background-color: #a50022;
  border: 3px solid rgba(0, 0, 0, 0);
  border-radius: 100px;
  align-items: center;
  padding: 5px 20px 5px 13px;
  font-family: PT Serif, serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.cta-box:hover {
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #ce2525;
}

.cta-icon {
  margin-right: 10px;
}

.button {
  background-color: #ce2525;
  border-radius: 20px;
  padding: 12px 20px;
  font-family: PT Sans, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  display: block;
}

.button.sub-button {
  width: 150px;
  color: #ce2525;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ce2525;
  border-radius: 100px;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

.button.sub-button.quote {
  width: 170px;
}

.button.submit-button {
  min-width: 150px;
  border-radius: 100px;
}

.button.free-quote-btn {
  border-radius: 100px;
}

.slide-nav {
  z-index: 1;
  display: block;
  top: auto;
  bottom: 124px;
}

.home-hero {
  padding-top: 140px;
  padding-bottom: 220px;
}

.home-hero.container1200 {
  z-index: 2;
  border-top: 1px rgba(230, 31, 36, .28);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 78px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.slider-content {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.left-arrow {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 100px;
  margin-left: 10px;
  font-size: 19px;
  display: block;
}

.slider-banner {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/BEN06625.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-banner._1st-slide {
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Hero1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-banner._2nd-slide {
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Hero-2.jpg');
  background-position: 0 0, 50% 99%;
}

.slider-banner._3rd-slide {
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Hero3.jpg');
  background-position: 0 0, 50% 61%;
}

.slider-banner._4th-slide {
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/63856fbaf59db26393a1732c_Resize8.jpg');
  background-position: 0 0, 50%;
}

.hero-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 200;
  line-height: 60px;
}

.hero-heading.home-hero-heading {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

.banner-slider {
  width: 100%;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.right-arrow {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 100px;
  margin-right: 10px;
  font-size: 19px;
  display: block;
}

.intro-heading-divider {
  width: 200px;
  height: 4px;
  background-color: #ce2525;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.sliding-banner {
  min-height: auto;
  flex-direction: column;
  align-items: center;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.content-wrapper2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-wrapper2.home {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
  top: 0;
}

.content-wrapper2.home.h-about {
  padding-top: 60px;
}

.content-wrapper2.faq-wrapper {
  display: none;
}

.content-wrapper2.counter-wrapper {
  align-items: center;
  margin-top: 0;
  display: none;
  position: relative;
  bottom: auto;
}

.content-wrapper2.testimonial {
  background-image: url('../images/BG.jpg');
  background-position: 0 0;
  background-size: cover;
}

.content-wrapper2.no-bpadding {
  padding-bottom: 0;
}

.content-wrapper2.bg {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #ce2525 37%, rgba(20, 4, 4, .1) 100%, rgba(0, 0, 0, 0)), url('../images/7xm.xyz814517.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.content-wrapper2.projects {
  background-color: rgba(240, 231, 223, .2);
}

.content-wrapper2.about-us {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 60px;
  position: relative;
  top: 0;
}

.flex-wrapper {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 50px;
  display: flex;
}

.flex-wrapper.careers-flex, .flex-wrapper.flex {
  justify-content: space-between;
}

.content-box {
  width: 52%;
  padding: 10px 20px;
}

.content-box.with-box {
  width: 60%;
  border: 10px #363535;
  border-radius: 40px;
  margin-top: 0;
  padding: 0 60px 60px;
}

.content-box.with-box.home {
  border-style: solid;
  border-color: #e2e2e2;
}

.content-box.with-box.partners {
  border-style: solid;
  border-color: #e2e2e2;
  margin-top: 0;
}

.content-box.full {
  width: 100%;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.content-box.full-with {
  margin-top: 0;
  padding-top: 0;
}

.heading-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.heading-2.mid-heading {
  text-align: center;
  margin-bottom: 0;
  line-height: 33px;
}

.bmartgin30 {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 25px;
}

.image-box {
  width: 45%;
  border-radius: 30px;
  overflow: hidden;
}

.image-box.about-image {
  width: 34%;
  height: 330px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 22%;
  left: auto;
  right: 10%;
  box-shadow: 14px 14px 0 -5px #ce2525;
}

.image-box.partners {
  width: 40%;
  height: 330px;
  display: flex;
  position: absolute;
  top: 23%;
  bottom: auto;
  left: auto;
  right: 5%;
  box-shadow: 14px 14px 0 -5px #ce2525;
}

.image-box.about-image-n {
  background-image: url('../images/BEN08793.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 8px 8px #ce2525;
}

.image-box.v-image {
  background-image: url('../images/BENL1085.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 8px 8px #ce2525;
}

.image {
  width: 100%;
}

.subheader {
  color: #ce2525;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
}

.subheader.mid-sub {
  text-align: center;
}

.tabs-menu {
  justify-content: flex-start;
  display: flex;
}

.project-flex-box {
  width: 66%;
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  margin-left: 0;
  display: flex;
}

.display-text {
  color: #000;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}

.sub-header {
  font-size: 36px;
  font-weight: 600;
  line-height: 42px;
}

.project-content {
  width: 33%;
  position: relative;
}

.projects-wrapper {
  width: 100%;
  flex-wrap: wrap;
  grid-template: "Area-5 Area-2 Area"
                 "Area-3 Area-4 Area"
                 / 3fr 2.75fr 2.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.project-link-box {
  width: 49%;
  margin-bottom: 10px;
  margin-right: 7px;
  padding-bottom: 40%;
  position: relative;
  overflow: hidden;
}

.project-link-box.full {
  width: 100%;
  height: 100%;
}

.project-link-box.no-bmargin {
  margin-bottom: 0;
}

.project-link-box.no-bmargin._3, .project-link-box.no-bmargin._4 {
  padding-right: 0;
}

.project-link-box._1 {
  width: 49%;
  flex: 0 auto;
  padding-bottom: 40%;
}

.project-link-box._2 {
  width: 49%;
}

.tab-menu {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border-right: 2px #000;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  line-height: 16px;
  transition: color .3s;
  display: flex;
}

.tab-menu:hover {
  color: #ce2525;
}

.tab-menu.w--current {
  color: #ce2525;
  background-color: rgba(0, 0, 0, 0);
  border-right-width: 2px;
  border-right-color: #fff;
  line-height: 17px;
}

.imagebox {
  background-image: url('../images/BENL1085.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imagebox._1 {
  background-image: url('../images/BEN06660.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._5, .imagebox._4 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._1-copy {
  background-image: url('../images/BENL1133-Edit-logo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._4 {
  background-image: url('../images/BENL1043.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._5 {
  background-image: url('../images/BENL1102logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._6 {
  background-image: url('../images/BEN08690.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._7 {
  background-image: url('../images/BEN06711.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._8 {
  background-image: url('../images/BEN06546.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._11 {
  background-image: url('../images/BEN06604.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._12 {
  background-image: url('../images/BEN06609.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._13 {
  background-image: url('../images/BEN06677.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._14 {
  background-image: url('../images/BENL9212-Pano-Edit.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._15 {
  background-image: url('../images/BENL9116-Edit.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._16 {
  background-image: url('../images/BENL9031.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._17 {
  background-image: url('../images/BENL9150.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._18 {
  background-image: url('../images/BENL9163.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._19 {
  background-image: url('../images/BENL9055.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._20 {
  background-image: url('../images/BENL9011_1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._21 {
  background-image: url('../images/BENL9031.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._22 {
  background-image: url('../images/BENL9038.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._23 {
  background-image: url('../images/BENL9029-Pano.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._24 {
  background-image: url('../images/BENL9075-Edit.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._25 {
  background-image: url('../images/BENL9047-Pano-Edit.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._26 {
  background-image: url('../images/BENL9103.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._27 {
  background-image: url('../images/BENL9111.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._28 {
  background-image: url('../images/BENL9042.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._29 {
  background-image: url('../images/BEN08784.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._30 {
  background-image: url('../images/BEN08657.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._31 {
  background-image: url('../images/BEN08793.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._32 {
  background-image: url('../images/BEN08719.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._33-copy {
  background-image: url('../images/BEN08675.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._34 {
  background-image: url('../images/BENL9037.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._35 {
  background-image: url('../images/BENL9014.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._36 {
  background-image: url('../images/BENL9019.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._37 {
  background-image: url('../images/BENL9067-Edit.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._38 {
  background-image: url('../images/BENL9011.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._39 {
  background-image: url('../images/BENL9100.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._40 {
  background-image: url('../images/BENL9150_1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._41 {
  background-image: url('../images/BENL9169.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._42 {
  background-image: url('../images/BENL9166.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._43 {
  background-image: url('../images/BENL9128.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._44 {
  background-image: url('../images/BEN00462.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._45 {
  background-image: url('../images/BEN00286.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._46 {
  background-image: url('../images/BEN00454.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._47 {
  background-image: url('../images/BEN00417.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._48 {
  background-image: url('../images/BEN00460.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox._1 {
  background-image: url('../images/BENL1133-Edit-logo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-description-box {
  z-index: 1;
  background-color: rgba(255, 255, 255, .76);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header-wrapper {
  margin-bottom: 20px;
}

.header-wrapper.nmargin40 {
  margin-bottom: 40px;
}

.subheading {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.project-line {
  width: 2px;
  height: 60%;
  background-color: #ce2525;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.project-line.hide {
  display: none;
}

.button-display {
  color: #fff;
  background-color: #ce2525;
  border-radius: 100px;
  margin-bottom: 20px;
  padding: 12px 29px;
  font-size: 11px;
  line-height: 11px;
  transition: background-color .4s;
}

.button-display:hover {
  color: #fff;
  background-color: #000;
  border: 3px #ba8c4e;
}

.interior-design {
  width: 100%;
  margin-left: 10px;
  display: flex;
}

.interior-box {
  width: 25%;
  margin-left: 90px;
  padding-left: 0;
  padding-right: 0;
}

.interior-box.rpadding-copy {
  width: 50%;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 40px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.warranty-box {
  width: 50%;
  flex-direction: column;
  padding-right: 40px;
  display: flex;
}

.warranty-box.mid-wrranty {
  justify-content: center;
  align-items: stretch;
  padding-right: 0;
}

.warranty-image {
  border-radius: 30px;
  margin-bottom: 40px;
  box-shadow: -13px -9px #ce2525;
}

.warranty-logos-box {
  display: flex;
}

.warranty-logo {
  width: 22%;
  margin-left: 10px;
  margin-right: 10px;
}

.warranty-logo.mid-warranty {
  align-items: center;
  display: flex;
}

.accent {
  color: #ce2525;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.content-wrapper-3 {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border-bottom: 1px solid rgba(206, 37, 37, .2);
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-wrapper-3.js-accordion-item {
  border: 1px #000;
  border-bottom-color: rgba(206, 37, 37, .2);
  border-radius: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content-wrapper-3.js-accordion-item:hover {
  box-shadow: none;
}

.content-wrapper-3.js-accordion-item.active {
  cursor: default;
  border: 2px #ce2525;
  border-radius: 8px;
}

.more-header {
  color: #2e323c;
  align-items: center;
  display: flex;
}

.more-header.js-accordion-header {
  color: #b22222;
  text-align: left;
  cursor: pointer;
  align-items: flex-start;
  margin-bottom: 0;
}

.more-header.js-accordion-header:hover {
  color: #ce2525;
}

.question-text {
  text-align: left;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, .2);
  flex: 1;
  margin-top: 10px;
  margin-bottom: 40px;
  margin-left: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  box-shadow: 0 15px 20px -4px rgba(236, 219, 219, .2);
}

.question-text:hover {
  color: #ce2525;
}

.header-wrapper-2 {
  margin-bottom: 40px;
}

.accordion {
  width: 66.66%;
  margin-bottom: -24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
}

.accordion.js-accordion {
  width: 100%;
}

.accordion-body {
  padding-left: 64px;
  padding-right: 8px;
  display: block;
}

.accordion-body.js-accordion-body {
  margin-top: 0;
  padding-bottom: 20px;
  padding-left: 10px;
}

.list-item {
  background-image: url('../images/checked-data.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 14px;
  padding-left: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.list-item.responsibility-list {
  background-image: url('../images/check-circle-svgrepo-com.svg');
}

.counter-wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.info-text {
  color: rgba(0, 0, 0, .48);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 20px;
}

.counter-box {
  width: 100%;
  justify-content: center;
  display: flex;
}

.counterup {
  color: #ce2525;
  margin-bottom: 19px;
  font-size: 46px;
  line-height: 56px;
  display: inline;
}

.number {
  color: #f60;
  margin-bottom: 10px;
  font-size: 55px;
  line-height: 60px;
}

.count-wrapper {
  width: 25%;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.container-2 {
  width: 90%;
  max-width: 1502px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper4 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.content-wrapper4.form {
  border-style: none;
  position: relative;
}

.content-wrapper4.footer-form {
  padding-top: 20px;
  position: relative;
}

.flex-wrapper-2 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.map-embed-container {
  height: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 10px;
}

.field-wrapper {
  justify-content: space-between;
  display: flex;
}

.text-field {
  width: 90%;
  height: 40px;
  background-color: #f5f5f5;
  border: 1px #000;
  border-bottom-color: rgba(0, 0, 0, .08);
  border-radius: 10px;
  margin-top: 10px;
}

.text-field:hover {
  border-bottom-color: #f63;
}

.text-field.info {
  width: 266%;
}

.field {
  width: 49%;
}

.field.full {
  width: 100%;
}

.form-wrapper {
  z-index: 5;
  background-color: #fff;
  border-radius: 70px;
  padding: 0;
  position: relative;
  box-shadow: -8px -3px 0 2px rgba(229, 212, 212, .19);
}

.form-box {
  width: 60%;
  padding: 56px;
}

.form-butt {
  display: inline-block;
  position: relative;
}

.form-butt:hover {
  border: 0 solid #000;
}

.field-label {
  color: rgba(51, 51, 51, .44);
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.red-bg {
  height: 38%;
  background-color: #ce2525;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-arrow {
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 16%;
}

.form-arrow.hide {
  display: none;
}

.form-icon-wrapper {
  width: 40%;
}

.map-embed {
  height: 100%;
}

.social-box {
  display: flex;
}

.footer-logo-box {
  width: 20%;
}

.footer {
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.copyright {
  flex-wrap: wrap;
  justify-content: flex-start;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  display: flex;
}

.footer-box {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.footer-link {
  color: #fff;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 23px;
  text-decoration: none;
}

.footer-link.footer-phone {
  background-image: url('../images/phone-call-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 31px;
  text-decoration: none;
}

.footer-link-info {
  width: 32%;
}

.footer-logo {
  width: 80%;
  margin-bottom: 20px;
}

.copyright-text {
  color: #2c4361;
  text-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.footer-wrapper-2 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.footer-link-box {
  width: 65%;
  display: flex;
}

.social {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.footer-header {
  color: #fff;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 34.86px;
}

.copyright-box {
  color: #fff;
  background-color: #fff;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 10px 40px;
  display: flex;
}

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

.paragraph-2.bmargin20 {
  margin-bottom: 20px;
}

.text-field-2 {
  width: 90%;
  height: 40px;
  color: #131313;
  background-color: #f5f5f5;
  border: 1px #f0f0f0;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 12px;
  font-size: 13px;
}

.date-container {
  width: 90%;
}

.mask {
  min-height: 60vh;
}

.bold-text {
  font-weight: 400;
}

.address-box {
  color: #fff;
  margin-bottom: 5px;
  margin-left: -3px;
  line-height: 24px;
  display: flex;
  position: static;
}

.html-embed-5 {
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
}

.inside-hero-heading {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 80px;
}

.inside-hero-heading.white {
  color: #fff;
}

.content-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  padding-top: 80px;
  padding-bottom: 80px;
}

.tampines {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tampines.pool {
  background-image: url('../images/BEN08667.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-3 {
  width: 90%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}

.description-text {
  color: #fff;
  margin-top: 10px;
  font-size: 15px;
  line-height: 20px;
}

.filter-2 {
  height: 246px;
  background-image: linear-gradient(8deg, rgba(0, 0, 0, .73), rgba(255, 255, 255, 0) 100%, rgba(139, 139, 139, .35));
  position: relative;
}

.product-box {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.subheader-2 {
  color: #fff;
  letter-spacing: .05em;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.products {
  width: 31%;
  height: 246px;
  border-radius: 0;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
  position: relative;
  overflow: hidden;
}

.flex-wrapper-4 {
  display: flex;
}

.flex-wrapper-4.vertical {
  flex-direction: column;
}

.highlight {
  color: #fff;
}

.case-study-description-box {
  background-image: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 20px;
  transition: background-color .3s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-wrapper {
  width: 100%;
}

.tabs-menu-2 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #fff;
  border-right: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.tab-link-tab-1.w--current {
  color: #ce2525;
  background-color: #fff;
  border-right: 2px solid #ce2525;
  flex-direction: column;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.tab-link-tab-2 {
  background-color: #fff;
  border-right: 2px solid #ce2525;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.tab-link-tab-2.w--current {
  color: #ce2525;
  background-color: #fff;
  border-right: 2px solid #ce2525;
}

.tab-link-tab-3 {
  color: #000;
  background-color: #fff;
  border-right: 2px #ce2525;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.tab-link-tab-3.w--current {
  color: #ce2525;
  background-color: #fff;
  border-right: 2px #ce2525;
}

.gall-top-wrapper {
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.gall-main-image {
  width: 50%;
}

.gall-main-content {
  width: 45%;
}

.gall-b-wrapper {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  display: grid;
}

.gall-b-wrapper.treasure, .gall-b-wrapper.tbed, .gall-b-wrapper.tkirchen, .gall-b-wrapper.trestroom, .gall-b-wrapper.skitchen {
  display: none;
}

.gall-b-wrapper.srestroom {
  grid-template-rows: auto;
}

.gall-b-wrapper.llivingroom {
  grid-template-columns: 1fr 1fr;
}

.gall-b-wrapper.lbedroom, .gall-b-wrapper.ldining, .gall-b-wrapper.lrestroom, .gall-b-wrapper.bbedroom, .gall-b-wrapper.bdining, .gall-b-wrapper.bkitchen, .gall-b-wrapper.brestroom, .gall-b-wrapper.dbedroom, .gall-b-wrapper.dkitchen, .gall-b-wrapper.drestroom, .gall-b-wrapper.tlivingroom {
  display: none;
}

.gall-b-wrapper.tdining {
  grid-template-columns: 1fr 1fr;
}

.gall-b-wrapper.sebedroom, .gall-b-wrapper.sedining, .gall-b-wrapper.serestroom, .gall-b-wrapper.wlivingroom, .gall-b-wrapper.wbedroom {
  display: none;
}

.gall-b-wrapper.wkitchen {
  grid-template-columns: 1fr 1fr;
}

.gall-b-wrapper.wdining, .gall-b-wrapper.wrestroom, .gall-b-wrapper.mrestroom {
  display: none;
}

.gall-icon {
  width: 25px;
  height: 25px;
  display: none;
}

.why-box-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.why-box {
  width: 23%;
  box-shadow: none;
  text-align: center;
  border: 2px solid #ce2525;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 23px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.why-box:hover {
  box-shadow: 2px 2px 8px -6px #ce2525;
}

.why-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 32px;
}

.why-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

.image-about {
  width: 100%;
}

.treasure-crest {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.treasure-crest.tc-image {
  background-image: url('../images/BENL9095.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.treasure-crest.tc-image2 {
  background-image: url('../images/BENL1128logo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.savannah {
  background-image: url('../images/BEN06674.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lorong-limau {
  background-image: url('../images/BENL9212-Pano-Edit.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.buangkok {
  background-image: url('../images/BENL9031.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sembawang {
  background-image: url('../images/BENL9014.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.woodlands {
  background-image: url('../images/BENL9100.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.margaret {
  background-image: url('../images/BEN00404.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.renovation-image {
  border-radius: 30px;
  margin-bottom: 40px;
  box-shadow: -13px -9px #ce2525;
}

.policy-image {
  height: 320px;
  border-radius: 30px;
  margin-bottom: 0;
  box-shadow: -13px -9px #ce2525;
}

.dropdown-link {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .29);
  justify-content: flex-start;
  display: flex;
}

.dropdown-link:hover {
  color: #a50022;
  background-color: #fff;
}

.dropdown-link.w--current {
  color: #fff;
  background-color: #ff7979;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.dropdown-link.w--current:hover {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.dropdown-list {
  background-color: #ce2525;
}

.dropdown-list.w--open {
  border-radius: 11px;
  top: 45px;
  left: -29px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.savannah-image, .savannah-image-bed, .savannah-image-dining, .lorong-image, .gall-lorong-bed-image {
  width: 50%;
}

.gall-top-wrapper-copy {
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.gall-lorong-dining-image, .gall-buangkok-image, .gall-buangkok-image-bed, .gall-bk-image-dining, .gall-dawson-image, .gall-dwsn-image-bed, .gall-dwsn-dine {
  width: 50%;
}

.testimonial-wrapper {
  justify-content: center;
  display: flex;
}

.gall-tampines-image, .gall-tampines-bed, .gall-tampines-dine {
  width: 50%;
}

.tab-link-tab-4 {
  color: #000;
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
}

.tab-link-tab-4.w--current {
  color: #ce2525;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
}

.text-block-2 {
  font-weight: 700;
}

.tab-link-tab-5 {
  color: #333;
  background-color: #fff;
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.tab-link-tab-5.w--current {
  color: #ce2525;
  background-color: rgba(200, 200, 200, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.tab-link-tab-4-2 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.tab-link-tab-4-2.w--current {
  color: #ce2525;
  background-color: #fff;
}

.tab-link-tab-5-2 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.tab-link-tab-5-2.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-4-3 {
  color: #333;
  background-color: #fff;
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.tab-link-tab-4-3.w--current {
  color: #ce2525;
  background-color: rgba(255, 255, 255, 0);
}

.tab-link-tab-5-3 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.tab-link-tab-5-3.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-4-4 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-4-4.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 700;
}

.tab-link-tab-5-4 {
  background-color: rgba(221, 221, 221, .1);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-4.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-4-5 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-4-5.w--current {
  color: #ce2525;
  background-color: rgba(200, 200, 200, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-5 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-5.w--current {
  color: #ce2525;
  background-color: rgba(200, 200, 200, 0);
}

.tab-link-tab-4-6 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-4-6.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-5-6 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-6.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-4-7 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-4-7.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-7 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-7.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-4-8 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-4-8.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-5-8 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-8.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
}

.tab-link-tab-4-9 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-4-9.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.tab-link-tab-5-9 {
  background-color: rgba(221, 221, 221, 0);
  border-left: 2px solid #ce2525;
  padding-top: 5px;
  padding-bottom: 5px;
}

.tab-link-tab-5-9.w--current {
  color: #ce2525;
  background-color: rgba(221, 221, 221, 0);
}

.contact {
  min-height: 32px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-left: 52px;
  font-size: 15px;
  font-weight: 400;
}

.contact.phone {
  background-image: url('../images/phone-call.png');
  background-position: 3px;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.contact.info {
  background-image: url('../images/maps-and-flags.png');
  background-position: 3px;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 40px;
  font-size: 14px;
}

.global-content {
  color: #68737a;
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 14px;
}

.global-content.testimonial {
  padding-bottom: 0;
}

.contact-form-wrapper {
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.form {
  border: 2px solid #ce2525;
  border-radius: 19px;
  padding: 7px;
}

.form-field {
  border: 1px solid rgba(206, 37, 37, .18);
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.form-field.message {
  height: 100px;
  margin-bottom: 20px;
}

.form-field.select {
  background-color: rgba(0, 0, 0, 0);
}

.contact-us-form {
  width: 100%;
  background-color: rgba(206, 37, 37, .01);
  border: 2px solid #ce2525;
  border-radius: 10px;
  margin: 0;
  padding: 20px 24px;
}

.contact-info-form {
  width: 30%;
  border: 2px #ce2525;
  border-radius: 10px;
  padding: 15px;
  display: none;
}

.submit-button-2 {
  background-color: #ce2525;
  border-radius: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.form-2 {
  display: block;
}

.radio-button-field {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  display: none;
}

.radio-button-field-3 {
  margin-top: 0;
  margin-bottom: 10px;
  padding-right: 15px;
}

.text-block-35 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.text-block-35.hide {
  display: none;
}

.heading-4 {
  color: #ce2525;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.get-in-touch-header {
  color: #ce2525;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.filter-wrapper {
  flex-direction: row;
  align-items: center;
  margin-left: 0;
  padding-left: 60px;
  display: flex;
}

.filter-col {
  border: 1px solid #ebebeb;
  flex: 1;
  margin-right: 20px;
}

.filter-col.no-boarder {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  justify-content: flex-start;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.filter-field {
  background-color: #fff;
  border: 1px #ececec;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
}

.filter-button {
  width: 80%;
  height: 59px;
  color: #fff;
  background-color: #ce2525;
  border: 1px solid #ce2525;
  margin-right: 0;
  padding: 8px 0;
  font-family: PT Sans, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.filter-button:hover {
  color: #ce2525;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ce2525;
}

.content-wrapper-4 {
  width: 1050px;
  float: none;
  color: #2f2f2f;
  background-color: #fff;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 25px 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  display: block;
  position: static;
  top: -153px;
  left: 0;
}

.testimonial-name {
  color: #f15600;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
}

.text-block-37 {
  margin-left: 10px;
  padding-left: 0;
}

.contact-image {
  border-radius: 20px;
  display: none;
}

.contact-image-1 {
  border-radius: 20px;
}

.packages-box {
  width: 45%;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-bottom: 40%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 9px 4px rgba(0, 0, 0, .2);
}

.packages-description-box-copy {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.read-more-button {
  color: #fff;
  background-color: #ce2525;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 12px 29px;
  font-size: 17px;
  font-weight: 700;
  transition: background-color .4s;
}

.read-more-button:hover {
  color: #fff;
  background-color: #000;
  border: 3px #ba8c4e;
}

.package-wrapper {
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
  position: static;
}

.package-wrapper.mid-package {
  justify-content: center;
  align-items: center;
}

.packages-box2, .packages-box-3 {
  width: 45%;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-bottom: 40%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 9px 4px rgba(0, 0, 0, .2);
}

.packages-box-3.vinyl {
  width: 50%;
  border-radius: 20px;
  box-shadow: 0 3px 9px 4px rgba(0, 0, 0, .2);
}

.imagebox-bto {
  background-image: url('../images/BENL1085.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imagebox-bto._1 {
  background-image: url('../images/BEN06620.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox-resale {
  background-image: url('../images/BENL1085.jpg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imagebox-resale._2 {
  background-image: url('../images/BEN06647.jpg');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.imagebox-vinyl {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/BENL1085.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.imagebox-vinyl._1-copy {
  background-image: url('../images/BENL1189.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-flex {
  justify-content: center;
  align-items: center;
  margin-top: 11.3rem;
  display: flex;
}

.inside-content-box {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.sub-heading {
  text-transform: capitalize;
  justify-content: flex-start;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  display: flex;
}

.careers-sub-header {
  font-weight: 400;
}

.careers-image-box {
  width: 34%;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.careers-contatiner {
  width: 90%;
  max-width: 1300px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-12 {
  border-radius: 20px;
  margin-top: 40px;
}

.about-image {
  border-radius: 30px;
  box-shadow: 8px 8px #ce2525;
}

.text-block-38 {
  font-size: 17px;
  font-weight: 700;
}

.list-box {
  width: 100%;
}

.div-block-10 {
  display: flex;
}

.list50 {
  width: 50%;
}

.italic-text-2 {
  font-style: normal;
}

.testimonial-box {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

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

.arrowicon {
  color: #fff;
  font-size: 30px;
}

.arrowicon:hover {
  color: #ce2525;
  font-size: 30px;
}

.left-arrow-2 {
  width: 8%;
  height: 54px;
  background-color: #ce2525;
  border-radius: 100px;
  font-size: 30px;
}

.left-arrow-2:hover {
  background-color: #fff;
}

.right-arrow-2 {
  width: 8%;
  height: 54px;
  background-color: #ce2525;
  border-radius: 100px;
  font-size: 30px;
}

.right-arrow-2:hover {
  background-color: #fff;
}

.tbox-content {
  width: 70%;
  height: 229px;
  color: #fff;
  margin-top: 20px;
  margin-left: 100px;
  padding: 13px;
  display: flex;
}

.paragraph-6 {
  text-align: center;
  justify-content: center;
  display: flex;
}

.testimonial-global-wrapper {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/BEN00417.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

.slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonials {
  width: 100%;
  text-align: center;
  justify-content: center;
  padding: 16px;
  font-size: 12px;
}

.mask-3 {
  width: 80%;
}

.t-arrow {
  width: 40px;
  height: 40px;
  background-color: #ce2525;
  border-radius: 20px;
  font-size: 20px;
}

.t--slide {
  width: 48%;
  height: 290px;
  color: #fff;
  background-color: rgba(255, 255, 255, .72);
  background-image: url('../images/quote.png');
  background-position: 94% 92%;
  background-repeat: no-repeat;
  background-size: 10%;
  border: 1px #ce2525;
  border-radius: 20px;
  margin-right: 20px;
  padding: 15px;
  font-size: 11px;
  box-shadow: 0 16px 12px rgba(0, 0, 0, .2);
}

.testimonial-content {
  color: #000;
  margin-bottom: 20px;
  font-size: 16px;
}

.t-content {
  display: flex;
}

.t-author-box {
  color: #ce2525;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.slide-nav-3 {
  top: auto;
  bottom: -15%;
  left: 0%;
  right: 0%;
}

.icon-3, .icon-4 {
  color: #ce2525;
}

.whatsapp-wrapper {
  z-index: 19999;
  width: 100%;
  justify-content: flex-end;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.whatsapp-icon {
  width: 40px;
  height: 40px;
  justify-content: flex-end;
  padding: 0;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 50px;
  left: auto;
  right: 10px;
}

.image-16 {
  max-width: 115%;
}

.image-16.logo {
  z-index: 2;
  max-width: 100%;
  position: relative;
}

.import-notes {
  color: #ce2525;
}

.choose-file {
  margin-bottom: 20px;
  margin-right: 10px;
  padding-left: 5px;
  display: flex;
}

.upload-file {
  cursor: pointer;
  background-color: rgba(4, 4, 4, .08);
  border: 1px solid rgba(206, 37, 37, .18);
  border-radius: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 20px;
}

.no-upload-file {
  padding: 10px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.html-embed-8 {
  display: none;
}

.customer-testimonials {
  width: 100%;
  background-image: url('../images/quote.png');
  background-position: 93% 81%;
  background-repeat: no-repeat;
  background-size: 30px;
  border: 1px #000;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 40px;
  padding: 29px;
  display: flex;
  box-shadow: 6px 9px 13px -12px rgba(206, 37, 37, .12);
}

.bold-highlight {
  font-weight: 700;
}

.hero-header-box {
  min-height: 40vh;
  padding-top: 60px;
}

.nav-icon {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-39 {
  margin-right: 10px;
}

.nav-box {
  color: #fff;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-list-box {
  width: 160px;
  background-color: #a50022;
  flex-direction: column;
  padding: 0;
  display: none;
  position: absolute;
  top: 102%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-list {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .34);
  padding: 15px;
  text-decoration: none;
}

.link {
  color: #a50022;
  text-decoration: none;
}

.waves---nav-cta {
  height: 52px;
  background-color: #131313;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
}

.waves---nav-buttons-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves---nav-link {
  color: #000;
  margin-right: 10px;
  padding: 12px 5px;
  font-size: 13px;
  font-weight: 600;
}

.waves---nav-link.drop {
  padding-right: 20px;
}

.waves---dropdown-link {
  text-align: center;
}

.waves-dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid rgba(19, 19, 19, .1);
  border-radius: 4px;
}

.waves-icon-drodpdown {
  width: 24px;
  height: 24px;
}

.waves-dropdown-toggle {
  grid-column-gap: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 8px 12px 16px;
  display: flex;
}

.waves---nav-menu {
  grid-column-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.waves-middle-nav-2 {
  z-index: 2;
  width: 100%;
  height: 100%;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.waves---brand {
  width: 100%;
  max-width: 100px;
}

.waves-master-nav-2 {
  width: 95%;
  height: 100%;
  max-width: 1300px;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 192px 1fr 206px;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.waves---nav-container {
  height: 100%;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves-navbar-2 {
  z-index: 104;
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid rgba(19, 19, 19, .2);
}

.body {
  font-family: Open Sans, sans-serif;
}

.icon-5 {
  margin-right: 0;
}

.brix---hamburger-menu-bar-bottom, .brix---hamburger-menu-bar-top {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper {
  margin-right: 12px;
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

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

.brix---header-big-nav-link {
  color: #fff;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 42px;
  transition: color .3s;
}

.brix---header-big-nav-link:hover {
  color: #fff;
}

.brix---header-big-nav-link.drop {
  padding-right: 61px;
}

.brix---header-nav-list-item-hamburger-desktop {
  margin-bottom: 24px;
  padding-left: 0;
}

.brix---header-nav-list-item-hamburger-desktop.drop {
  min-width: 100%;
}

.brix---dropdown-link-big {
  width: 100%;
  color: #4a4566;
  align-items: center;
  padding: 0;
  font-size: 28px;
  line-height: 36px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-big:hover {
  color: #4a3aff;
}

.brix---dropdown-links-grid-big {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-card-desktop {
  background-color: rgba(0, 0, 0, 0);
  top: 32px;
  overflow: visible;
}

.brix---dropdown-column-wrapper-hamburger {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 32px;
  position: static;
}

.brix---dropdown-chevron-big {
  width: 28px;
  margin-left: 10px;
}

.brix---dropdown-toggle-big-link {
  align-items: center;
  padding: 0;
  font-size: 40px;
  line-height: 42px;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-big-link:hover {
  color: #4a3aff;
}

.brix---header-nav-menu-hamburger-desktop {
  z-index: 1;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.brix---header-nav-menu-hamburger-desktop.drop {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.brix---container-default-center {
  max-width: 1218px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---header-hamburger-desktop-wrapper {
  min-height: 100vh;
  background-color: #a50022;
  border-top: 1px #eff0f6;
  border-bottom: 1px #eff0f6;
  align-items: center;
  padding: 44px 24px;
  display: none;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.brix---header-right-col {
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---header-logo {
  max-width: 150px;
}

.brix---header-logo-link {
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.brix---header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.brix---header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.brix---container-default {
  width: 95%;
  max-width: 1300px;
  padding-left: 0;
  padding-right: 0;
}

.brix---header-wrapper {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.menu {
  color: #fff;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.cta {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 5px 20px 5px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.menu-box-wrapper {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding: 5px 10px 5px 19px;
  display: flex;
}

.menu-box-wrapper.relative-menu {
  position: absolute;
  top: 1%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.hero-content-wrapper {
  min-height: 90vh;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-top: 60px;
}

.main-container {
  width: 95%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.flex {
  justify-content: space-between;
  display: flex;
}

.flex.mid-flex {
  justify-content: center;
}

.hero-content-box {
  z-index: 2;
  width: 65%;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 22%;
  left: 0%;
  right: auto;
}

.n-hero-heading {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 800;
  line-height: 110px;
}

.n-hero-heading.relative-nhero {
  position: relative;
  left: 90px;
}

.hero-accent-heading {
  color: #fff;
  font-size: 110px;
  font-weight: 800;
}

.n-button {
  background-color: #a50022;
  border-radius: 6px;
}

.f-button-arrow {
  width: 24px;
  height: 24px;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-button-icon-r {
  min-height: 48px;
  grid-column-gap: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #a50022;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 12px 16px 12px 32px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: none;
  position: relative;
}

.f-button-icon-r:hover {
  background-color: #282556;
}

.f-button-icon-r:focus {
  outline-offset: 0px;
  outline: 2px solid #b6b9ce;
}

.hero-image {
  width: 100%;
  min-height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-nav-4 {
  display: none;
}

.arrow {
  width: 50px;
  height: 50px;
  background-color: #a50022;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.arrow.right {
  background-color: #fff;
  left: 3.8%;
}

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

.icon-6 {
  font-size: 17px;
}

.icon-6.red-icon {
  color: #a50022;
}

.menu-flex {
  padding-top: 92px;
  display: flex;
}

.menu-info-box {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 28px;
  padding-left: 107px;
  display: flex;
}

.slider-image {
  min-height: 100%;
}

.slider-image._1 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Sample-restroom_4.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-image._2 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Resize26.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-image._3 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Sample-Dining.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-image._4 {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Resize26.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.menu-list-box {
  border-bottom: 1px rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.menu-list-box:hover {
  border-bottom: 1px #fff;
}

.menu-count {
  color: #fff;
  margin-right: 10px;
  font-size: 19px;
}

.menu-line {
  width: 100%;
  height: 3px;
  background-color: #fff;
  display: block;
}

.menu-accent {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.menu-image-box {
  width: 50%;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 100px;
  line-height: 120px;
  display: flex;
}

.exit-box {
  width: 50px;
  height: 50px;
  display: none;
  position: absolute;
  top: 2%;
  bottom: auto;
  left: auto;
  right: 2%;
}

.hero-content {
  color: #fff;
}

.image-17 {
  max-width: 26px;
}

.footer-link2 {
  color: #a50022;
  margin-left: 5px;
}

@media screen and (min-width: 1280px) {
  .hero-header-wrapper.about {
    min-height: 100vh;
  }

  .button.submit-button {
    min-width: 150px;
    border-radius: 100px;
  }

  .sliding-banner {
    height: 100vh;
  }

  .image-box.about-image, .image-box.partners {
    width: 35%;
    right: 11%;
  }
}

@media screen and (min-width: 1440px) {
  .hero-header-wrapper.about {
    min-height: 100vh;
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/File-2560x1440-.jpg');
    background-position: 0 0, 50% 100%;
  }

  .slider-banner._1st-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Resize28.jpg');
    background-position: 0 0, 50% 105%;
  }

  .slider-banner._2nd-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/BEN08640.jpg');
    background-position: 0 0, 50% 100%;
  }

  .slider-banner._3rd-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Resize26_1.jpg');
    background-position: 0 0, 50% 87%;
  }

  .slider-banner._4th-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/63856fbaf59db26393a1732c_Resize8.jpg');
    background-position: 0 0, 50% 87%;
  }

  .content-box.with-box {
    padding-right: 100px;
  }

  .image-box.about-image, .image-box.partners {
    width: 32%;
    right: 16%;
  }

  .counterup {
    font-size: 55px;
    line-height: 60px;
  }

  .text-field.info {
    width: 305%;
  }

  .description-text {
    color: #fff;
  }

  .inside-content-box {
    margin-top: 0;
  }

  .t--slide {
    margin-right: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .hero-header-wrapper.about {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/File-2560x1440-.jpg');
    background-position: 0 0, 50% 100%;
  }

  .hero-header-wrapper.tc {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/BENL9075-Edit.jpg');
    background-position: 0 0, 50% 77%;
  }

  .hero-header-wrapper.pack {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/BEN08657.jpg');
    background-position: 0 0, 50% 79%;
  }

  .container {
    width: 75%;
  }

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

  .slide-nav {
    bottom: 235px;
  }

  .slider-banner._1st-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Resize28.jpg');
    background-position: 0 0, 50% 96%;
  }

  .slider-banner._3rd-slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Resize26_1.jpg');
    background-position: 0 0, 50% 100%;
  }

  .slider-banner._4th-slide {
    background-image: linear-gradient(to bottom, null, null), url('../images/BEN06604.jpg');
    background-position: 0 0, 50% 100%;
  }

  .content-wrapper2.counter-wrapper {
    display: none;
  }

  .content-wrapper2.bg {
    background-image: linear-gradient(to right, #ce2525 59%, rgba(20, 4, 4, .1) 100%, rgba(0, 0, 0, 0)), url('../images/7xm.xyz814517.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

  .image-box.about-image {
    width: 27%;
    right: 18%;
  }

  .image-box.partners {
    width: 27%;
    right: 21%;
  }

  .project-link-box.no-bmargin._3, .project-link-box.no-bmargin._4 {
    padding-right: 0;
  }

  .interior-box {
    margin-left: 140px;
  }

  .interior-box.rpadding-copy {
    width: 105%;
    margin-top: 0;
    margin-left: 40px;
  }

  .warranty-box {
    width: 90%;
    margin-left: 40px;
  }

  .text-field.info {
    width: 311%;
  }

  .map-embed {
    position: static;
  }

  .paragraph {
    font-family: Open Sans, sans-serif;
  }

  .text-box {
    margin-left: 10px;
  }

  .about-image {
    width: 100%;
  }

  .t--slide {
    margin-right: 40px;
  }

  .whatsapp-icon {
    bottom: 60px;
    right: 130px;
  }

  .image-16 {
    max-width: 135%;
  }
}

@media screen and (max-width: 991px) {
  .hero-header-wrapper.about {
    min-height: 70vh;
  }

  .hero-header-wrapper.careers, .hero-header-wrapper.portpolio, .hero-header-wrapper.tc, .hero-header-wrapper.savana, .hero-header-wrapper.limau, .hero-header-wrapper.bl, .hero-header-wrapper.dr, .hero-header-wrapper.tam, .hero-header-wrapper.sc, .hero-header-wrapper.wood, .hero-header-wrapper.md, .hero-header-wrapper.cu, .hero-header-wrapper.test, .hero-header-wrapper.pack {
    min-height: 30vh;
  }

  .container {
    width: 90%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .navbar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
  }

  .nav-link:hover {
    color: #ce2525;
    background-color: #fff;
  }

  .nav-link.drop {
    width: 100%;
  }

  .icon {
    margin-right: 10px;
  }

  .cta-box {
    margin-right: 20px;
  }

  .home-hero.container1200 {
    padding-top: 0;
  }

  .slider-content {
    min-height: 100vh;
  }

  .left-arrow {
    display: none;
  }

  .hero-heading.home-hero-heading {
    font-size: 63px;
    line-height: 73px;
  }

  .right-arrow {
    z-index: 8;
    display: none;
  }

  .content-wrapper2.home {
    padding-bottom: 60px;
    display: flex;
    top: 0;
  }

  .content-wrapper2.home.h-about {
    padding-bottom: 600px;
  }

  .content-wrapper2.testimonial {
    margin-top: 40px;
  }

  .content-wrapper2.bg {
    background-size: auto, cover;
  }

  .content-wrapper2.about-us {
    justify-content: center;
    padding-bottom: 465px;
    display: flex;
    top: 0;
  }

  .content-wrapper2.no-tpadding {
    padding-top: 0;
  }

  .flex-wrapper {
    display: flex;
  }

  .content-box {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-box.with-box {
    width: 100%;
  }

  .content-box.with-box.home {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-box.with-box.partners {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .image-box.about-image {
    width: 90%;
    height: auto;
    top: auto;
    bottom: 6%;
    left: 5%;
    right: 5%;
  }

  .image-box.partners {
    width: 80%;
    height: auto;
    flex-wrap: nowrap;
    flex: 0 auto;
    display: block;
    top: auto;
    bottom: 5%;
    left: auto;
    right: 10%;
  }

  .image-box.about-image-n {
    width: 100%;
    height: 410px;
  }

  .image-box.v-image {
    width: 100%;
    height: 410px;
    margin-bottom: 20px;
  }

  .subheader {
    margin-top: 0;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .project-flex-box {
    justify-content: flex-start;
  }

  .project-link-box {
    width: 47%;
  }

  .tab-menu {
    width: 170px;
    border-right-style: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .interior-design {
    flex-wrap: wrap;
  }

  .interior-box {
    margin-left: 45px;
  }

  .interior-box.rpadding-copy {
    width: 100%;
    margin-bottom: 20px;
  }

  .warranty-box {
    width: 100%;
  }

  .content-wrapper-3.js-accordion-item, .content-wrapper-3.js-accordion-item.active {
    padding-left: 0;
    padding-right: 0;
  }

  .accordion {
    width: 83.33%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .list-item {
    padding-left: 36px;
  }

  .counterup {
    font-size: 36px;
    line-height: 46px;
  }

  .flex-wrapper-2 {
    flex-wrap: wrap;
  }

  .text-field {
    width: 66%;
    margin-left: 0;
    padding-left: 12px;
  }

  .text-field.info {
    width: 183%;
  }

  .field.full {
    width: 100%;
    margin-left: -6px;
    margin-right: -57px;
    padding-left: 0;
  }

  .field-label {
    padding-right: 0;
  }

  .footer-logo-box {
    width: 49%;
    margin-bottom: 20px;
  }

  .copyright {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-box {
    flex-wrap: wrap;
  }

  .footer-link-info {
    width: 27%;
  }

  .footer-logo {
    width: 40%;
  }

  .copyright-text {
    font-size: 10px;
  }

  .footer-wrapper-2 {
    padding-top: 0;
  }

  .footer-link-box {
    width: 100%;
  }

  .copyright-box {
    justify-content: space-around;
  }

  .menu-button {
    color: #fff;
    font-size: 35px;
    line-height: 45px;
  }

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

  .cta-wrapper {
    align-items: center;
    display: flex;
  }

  .nav-menu {
    background-color: #ce2525;
  }

  .dropdown {
    width: 100%;
  }

  .text-field-2 {
    width: 66%;
  }

  .html-embed-3 {
    margin-left: 0;
  }

  .date-container {
    width: 68%;
  }

  .mask {
    height: auto;
  }

  .text-box {
    margin-left: 0;
  }

  .inside-hero-heading.white {
    font-size: 40px;
    line-height: 50px;
  }

  .subheader-2 {
    font-size: 24px;
  }

  .products {
    width: 47%;
    height: 400px;
    margin-bottom: 20px;
  }

  .tabs-menu-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr .25fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: column;
    display: grid;
  }

  .tab-link-tab-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-2, .tab-link-tab-3 {
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gall-top-wrapper {
    flex-wrap: wrap;
  }

  .gall-main-image {
    width: 100%;
    margin-bottom: 20px;
  }

  .gall-main-content {
    width: 100%;
  }

  .gall-b-wrapper {
    flex-wrap: nowrap;
  }

  .why-box {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .dropdown-link {
    color: #ce2525;
    border-bottom: 1px solid rgba(165, 0, 34, .33);
  }

  .dropdown-link:hover {
    color: #fff;
    background-color: #ce2525;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .dropdown-link.w--current {
    background-color: #ce2525;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .dropdown-link.w--current:hover {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .dropdown-list.w--open {
    background-color: #fff;
    border-radius: 0;
    left: 0;
  }

  .savannah-image, .savannah-image-bed, .savannah-image-dining, .lorong-image, .gall-lorong-bed-image {
    width: 100%;
    margin-bottom: 20px;
  }

  .gall-top-wrapper-copy {
    flex-wrap: wrap;
  }

  .gall-lorong-dining-image, .gall-buangkok-image, .gall-buangkok-image-bed, .gall-bk-image-dining, .gall-dawson-image, .gall-dwsn-image-bed, .gall-dwsn-dine {
    width: 100%;
    margin-bottom: 20px;
  }

  .testimonial-wrapper {
    flex-wrap: nowrap;
    margin-left: -60px;
  }

  .gall-tampines-image, .gall-tampines-bed, .gall-tampines-dine {
    width: 100%;
    margin-bottom: 20px;
  }

  .tab-link-tab-4 {
    border-left-style: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4-2, .tab-link-tab-4-3, .tab-link-tab-4-4 {
    border-left-style: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4-5 {
    border-left-style: none;
  }

  .tab-link-tab-4-5.w--current, .tab-link-tab-4-6, .tab-link-tab-4-7, .tab-link-tab-4-8 {
    border-left-style: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4-8.w--current {
    border: 1px #000;
  }

  .tab-link-tab-4-9 {
    border-left-style: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4-9.w--current {
    border-left-style: none;
  }

  .contact-form-wrapper {
    flex-wrap: wrap;
  }

  .contact-us-form, .contact-info-form {
    width: 100%;
  }

  .radio-button-field {
    display: none;
  }

  .filter-wrapper {
    margin-left: 0;
    padding-left: 0;
  }

  .filter-col {
    width: 25%;
    flex: none;
  }

  .filter-col.no-boarder {
    width: 23%;
  }

  .content-wrapper-4 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .packages-box {
    width: 100%;
    margin-right: 0;
  }

  .package-wrapper {
    flex-wrap: wrap;
  }

  .packages-box2, .packages-box-3 {
    width: 100%;
    margin-right: 0;
  }

  .hero-flex {
    margin-top: .5rem;
    padding-bottom: 40px;
  }

  .inside-content-box {
    width: 90%;
  }

  .careers-image-box {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-11 {
    margin-top: 20px;
  }

  .content-image {
    width: 100%;
    margin-top: 140px;
  }

  .div-block-10 {
    flex-wrap: wrap;
  }

  .list50.full-list {
    width: 100%;
  }

  .testimonial-box {
    width: 100%;
    margin-left: 0;
  }

  .arrowicon {
    font-size: 50%;
  }

  .arrowicon:hover {
    font-size: 20px;
  }

  .left-arrow-2, .right-arrow-2 {
    height: 35px;
  }

  .testimonial-global-wrapper {
    background-image: linear-gradient(to bottom, null, null), url('../images/BEN00417.jpg');
    background-repeat: repeat, no-repeat;
  }

  .slider-wrapper {
    flex-wrap: wrap;
  }

  .t--slide {
    width: 97%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero-header-box {
    padding-top: 0;
  }

  .waves---hamburger-icon {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin: auto;
    display: flex;
  }

  .waves---menu-button {
    width: 52px;
    height: 52px;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .waves---menu-button.w--open {
    width: 52px;
    height: 52px;
    background-color: #131313;
    border-radius: 6px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .waves---nav-buttons-right {
    grid-column-gap: 8px;
  }

  .waves---nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 20px;
    display: flex;
  }

  .waves---dropdown-link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
  }

  .waves-dropdown-list.w--open {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    position: static;
  }

  .waves-dropdown-toggle {
    padding-right: 16px;
    font-size: 20px;
  }

  .waves---nav-dropdown {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---nav-menu {
    background-color: #fff;
    border: 1px solid rgba(19, 19, 19, .1);
    border-radius: 8px;
    margin-top: 4px;
  }

  .waves---nav-brand-link {
    padding-left: 0;
  }

  .waves-master-nav-2 {
    display: flex;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

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

  .brix---header-nav-list-item-hamburger-desktop {
    padding-left: 0;
  }

  .brix---dropdown-card-desktop {
    min-width: auto;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-width: 0;
    border-radius: 0;
    padding-top: 26px;
  }

  .brix---dropdown-card-desktop.w--open {
    position: static;
  }

  .brix---dropdown-column-wrapper-hamburger {
    padding-top: 0;
    position: static;
  }

  .brix---header-nav-menu-hamburger-desktop {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---header-hamburger-desktop-wrapper {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---header-logo {
    max-width: 232px;
  }

  .brix---header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .hero-header-wrapper {
    min-height: 50vh;
  }

  .hero-header-wrapper.about {
    min-height: 50vh;
    flex-direction: column;
    display: flex;
  }

  .hero-header-wrapper.careers, .hero-header-wrapper.portpolio, .hero-header-wrapper.tc, .hero-header-wrapper.savana, .hero-header-wrapper.limau, .hero-header-wrapper.bl, .hero-header-wrapper.dr, .hero-header-wrapper.tam, .hero-header-wrapper.sc, .hero-header-wrapper.wood, .hero-header-wrapper.md, .hero-header-wrapper.cu, .hero-header-wrapper.test, .hero-header-wrapper.pack {
    min-height: 20vh;
    flex-direction: column;
    display: flex;
  }

  .navbar {
    flex-direction: row;
  }

  .navbar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-box {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding: 7px 10px;
  }

  .cta-icon {
    width: 15px;
    height: 15px;
    align-items: center;
    margin-right: 10px;
    display: flex;
  }

  .slide-nav {
    bottom: 0;
  }

  .home-hero.container1200 {
    margin-top: 84px;
  }

  .slider-content {
    height: 0%;
    min-height: 50vh;
    padding-top: 50px;
  }

  .slider-banner._1st-slide {
    height: 50vh;
  }

  .slider-banner._2nd-slide {
    height: 50vh;
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Hero-2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .slider-banner._3rd-slide {
    height: 50vh;
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Hero3.jpg');
    background-position: 0 0, 50%;
  }

  .slider-banner._4th-slide {
    height: 50vh;
  }

  .hero-heading.home-hero-heading {
    font-size: 39px;
    line-height: 49px;
  }

  .banner-slider {
    min-height: 50vh;
  }

  .sliding-banner {
    height: 50vh;
  }

  .content-wrapper2.home {
    flex-wrap: wrap;
    padding-bottom: 60px;
    display: block;
    top: 0;
  }

  .content-wrapper2.home.h-about {
    padding-bottom: 452px;
  }

  .content-wrapper2.testimonial {
    margin-top: 40px;
  }

  .content-wrapper2.bg {
    background-size: auto, cover;
  }

  .content-wrapper2.about-us {
    flex-wrap: wrap;
    padding-bottom: 285px;
    display: block;
    top: 0;
  }

  .content-box {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .content-box.with-box.home {
    padding-left: 30px;
    padding-right: 30px;
  }

  .content-box.with-box.partners {
    display: block;
  }

  .content-box.full-with {
    width: 100%;
    display: block;
  }

  .image-box.v-image {
    margin-bottom: 40px;
  }

  .projecr-info {
    display: block;
  }

  .project-flex-box {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
  }

  .project-content, .project-link-box {
    width: 100%;
  }

  .project-link-box.no-bmargin {
    margin-bottom: 20px;
  }

  .project-link-box._1, .project-link-box._2 {
    width: 100%;
  }

  .tab-menu {
    opacity: 1;
    padding-left: 10px;
    padding-right: 10px;
  }

  .project-line {
    height: 40%;
  }

  .interior-box {
    margin-left: 40px;
  }

  .interior-box.rpadding-copy {
    margin-right: 0;
    padding-right: 0;
  }

  .warranty-box {
    padding-right: 0;
  }

  .content-wrapper-3 {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .content-wrapper-3:hover {
    box-shadow: none;
  }

  .content-wrapper-3.js-accordion-item {
    padding-left: 0;
    padding-right: 0;
  }

  .question-text {
    margin-top: 8px;
    margin-left: 0;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .accordion-body.js-accordion-body {
    padding-left: 8px;
  }

  .list-item {
    padding-left: 32px;
  }

  .info-text {
    font-size: 16px;
    line-height: 23px;
  }

  .counter-box {
    flex-wrap: wrap;
  }

  .counterup {
    font-size: 40px;
    line-height: 45px;
  }

  .count-wrapper {
    width: 50%;
    margin-bottom: 10px;
  }

  .field-wrapper {
    flex-direction: column;
  }

  .text-field, .text-field.info {
    width: 100%;
  }

  .form-box {
    width: 75%;
  }

  .form-box.full, .form-butt {
    width: 100%;
  }

  .form-icon-wrapper {
    width: 100%;
    margin-left: -1px;
  }

  .map-embed {
    height: 150%;
  }

  .footer-logo-box {
    width: 50%;
  }

  .footer {
    text-decoration: none;
  }

  .copyright {
    width: 100%;
    flex-wrap: wrap;
  }

  .footer-link.footer-phone {
    text-decoration: none;
  }

  .footer-link-info {
    width: 37%;
    margin-bottom: 10px;
  }

  .footer-link-info._1st {
    width: 26%;
  }

  .footer-logo {
    width: 40%;
  }

  .footer-wrapper-2 {
    padding-top: 20px;
  }

  .footer-link-box {
    flex-wrap: wrap;
  }

  .copyright-box {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block {
    font-size: 14px;
    line-height: 14px;
    display: block;
  }

  .text-field-2 {
    width: 100%;
    color: rgba(0, 0, 0, .41);
  }

  .html-embed-3 {
    margin-bottom: 20px;
  }

  .date-container {
    width: 100%;
  }

  .mask {
    height: auto;
    min-height: 20vh;
  }

  .text-box {
    width: 90%;
    margin-left: 0;
  }

  .inside-hero-heading {
    font-size: 52px;
    line-height: 62px;
  }

  .inside-hero-heading.white {
    font-size: 50px;
    line-height: 65px;
  }

  .products {
    width: 100%;
    height: 350px;
  }

  .tabs-menu-2 {
    grid-template-columns: .25fr .25fr;
    grid-auto-columns: .25fr;
  }

  .tab-link-tab-1 {
    justify-content: center;
    font-size: 15px;
    display: flex;
  }

  .tab-link-tab-1.w--current {
    background-color: rgba(0, 0, 0, 0);
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-2 {
    align-items: center;
  }

  .tab-link-tab-3 {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gall-top-wrapper {
    flex-wrap: wrap;
  }

  .gall-b-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .gall-icon {
    display: block;
  }

  .gall-info {
    display: none;
  }

  .icon-1, .why-box {
    width: 100%;
  }

  .testimonial-wrapper {
    margin-left: -40px;
  }

  .tab-link-tab-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2 {
    display: none;
  }

  .tab-link-tab-5 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-4-5, .tab-link-tab-4-5.w--current, .tab-link-tab-4-9, .tab-link-tab-4-9.w--current {
    border-left-style: none;
  }

  .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16, .text-block-17, .text-block-18, .text-block-19 {
    display: none;
  }

  .contact-form-wrapper {
    flex-wrap: wrap;
  }

  .contact-us-form, .contact-info-form {
    width: 100%;
  }

  .filter-wrapper {
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-start;
    margin-left: 0;
    display: flex;
  }

  .filter-col {
    width: 25%;
    margin-bottom: 10px;
  }

  .filter-col.no-boarder {
    justify-content: flex-start;
    margin-left: -20px;
    margin-right: 0;
  }

  .content-wrapper-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .packages-box, .packages-box2, .packages-box-3 {
    width: 100%;
  }

  .packages-box-3.vinyl {
    width: 80%;
  }

  .hero-flex {
    margin-top: -2.4rem;
    padding-bottom: 20px;
  }

  .careers-image-box {
    width: 100%;
  }

  .image-11 {
    margin-top: 20px;
  }

  .careers-contatiner {
    flex-wrap: nowrap;
    display: block;
  }

  .content-image, .image-12 {
    margin-top: 0;
  }

  .div-block-10 {
    flex-wrap: wrap;
  }

  .list50 {
    width: 100%;
  }

  .arrowicon:hover {
    font-size: 15px;
  }

  .left-arrow-2 {
    width: 8%;
    height: 28px;
  }

  .right-arrow-2 {
    height: 28px;
  }

  .testimonial-global-wrapper {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/BEN00417.jpg');
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    padding-top: 69px;
    padding-bottom: 20px;
  }

  .t--slide {
    height: 230px;
  }

  .testimonial-content {
    font-size: 13px;
    line-height: 22px;
  }

  .slide-nav-3 {
    bottom: 7%;
  }

  .whatsapp-icon {
    width: 35px;
    height: 30px;
    bottom: 80px;
  }

  .choose-file {
    flex-wrap: wrap;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .upload-file, .no-upload-file {
    margin-right: 10px;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .hero-header-box {
    min-height: 30vh;
  }

  .waves---nav-container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .brix---header-big-nav-link {
    font-size: 32px;
    line-height: 34px;
  }

  .brix---dropdown-chevron-big {
    width: 25px;
  }

  .brix---dropdown-toggle-big-link {
    font-size: 32px;
    line-height: 34px;
  }

  .brix---header-logo {
    max-width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .hero-header-wrapper {
    min-height: 35vh;
  }

  .hero-header-wrapper.about {
    min-height: 37vh;
  }

  .brand {
    z-index: 5;
    max-width: 90px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0;
  }

  .brand.w--current {
    max-width: 80px;
  }

  .navbar-2 {
    background-image: none;
  }

  .cta-box {
    border-radius: 100px;
  }

  .cta-icon {
    margin-right: 10px;
  }

  .button.free-quote-btn {
    justify-content: center;
    font-size: 13px;
    line-height: 14px;
    display: block;
  }

  .slide-nav {
    font-size: 9px;
    bottom: -16px;
  }

  .home-hero.container1200 {
    z-index: 2;
    margin-top: auto;
    padding-top: 82px;
  }

  .slider-content {
    min-height: 35vh;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .slider-banner._1st-slide, .slider-banner._2nd-slide {
    height: 35vh;
  }

  .slider-banner._3rd-slide {
    height: 35vh;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Resize26_1.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .slider-banner._4th-slide {
    height: 35vh;
  }

  .hero-heading {
    font-size: 40px;
    line-height: 44px;
  }

  .hero-heading.home-hero-heading {
    font-size: 14px;
    line-height: 28px;
  }

  .banner-slider {
    height: 35vh;
  }

  .intro-heading-divider {
    margin-bottom: 10px;
  }

  .sliding-banner {
    height: 35vh;
  }

  .content-wrapper2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-wrapper2.home {
    top: 0;
  }

  .content-wrapper2.home.h-about {
    margin-top: -58px;
    padding-top: 10px;
    padding-bottom: 412px;
    top: 90px;
  }

  .content-wrapper2.testimonial {
    margin-top: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-wrapper2.no-bpadding {
    padding-top: 40px;
  }

  .content-wrapper2.bg {
    background-position: 0 0, 100% 100%;
    background-size: auto, cover;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-wrapper2.projects {
    padding-top: 20px;
  }

  .content-wrapper2.about-us {
    padding-bottom: 260px;
    top: 0;
  }

  .flex-wrapper {
    display: flex;
  }

  .flex-wrapper.careers-flex {
    flex-wrap: wrap;
    margin-top: 20px;
    display: flex;
  }

  .flex-wrapper.none, .flex-wrapper.none-mobile {
    margin-top: 0;
  }

  .content-box {
    flex-wrap: wrap;
    font-size: 14px;
    display: block;
  }

  .content-box.with-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-box.full {
    padding-right: 0;
  }

  .content-box.full-with {
    width: 100%;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 35px;
  }

  .heading-2.mid-heading {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  .bmartgin30 {
    font-size: 13px;
    line-height: 23px;
  }

  .image-box.about-image {
    flex-wrap: nowrap;
    bottom: 13%;
  }

  .image-box.partners {
    flex-wrap: nowrap;
    display: flex;
    bottom: 5%;
  }

  .tabs-menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .sub-header {
    font-size: 26px;
    line-height: 33px;
  }

  .project-link-box, .project-link-box.full {
    height: 200px;
  }

  .project-link-box.no-bmargin {
    margin-bottom: 20px;
  }

  .tab-menu {
    width: 132px;
    margin-bottom: 10px;
    padding-right: 10px;
  }

  .tab-menu.w--current {
    margin-bottom: 10px;
  }

  .interior-design {
    margin-left: 0;
    padding: 6px;
  }

  .interior-box {
    margin-left: 15px;
    padding-left: 10px;
  }

  .interior-box.rpadding-copy {
    padding-right: 0;
  }

  .heading-3 {
    padding-left: 10px;
  }

  .warranty-image {
    box-shadow: -5px -4px 0 4px #ce2525;
  }

  .accent {
    padding-left: 0;
  }

  .content-wrapper-3.js-accordion-item {
    padding-left: 0;
    padding-right: 0;
  }

  .more-header.js-accordion-header {
    text-align: left;
  }

  .question-text {
    flex: 0 100%;
    margin-bottom: 8px;
    margin-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .header-wrapper-2 {
    margin-bottom: 40px;
  }

  .accordion-body {
    padding-left: 56px;
  }

  .accordion-body.js-accordion-body {
    border-top: 1px rgba(0, 0, 0, .1);
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .info-text {
    font-size: 16px;
  }

  .counter-box {
    justify-content: flex-start;
  }

  .counterup {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 40px;
  }

  .count-wrapper {
    width: 100%;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    display: flex;
  }

  .map-embed-container {
    height: 137%;
  }

  .text-field, .text-field.info {
    width: 100%;
  }

  .form-box.full {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-logo-box {
    width: 70%;
    margin-top: 60px;
  }

  .copyright {
    text-align: center;
    justify-content: center;
  }

  .footer-link.footer-phone {
    text-decoration: none;
  }

  .footer-link-info {
    width: 60%;
  }

  .footer-link-info._1st {
    width: 40%;
  }

  .footer-link-info.last-footer {
    width: 100%;
  }

  .footer-logo {
    width: 50%;
  }

  .footer-wrapper-2 {
    border: 1px #000;
  }

  .copyright-box {
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button {
    padding: 3px;
  }

  .text-block {
    font-size: 14px;
  }

  .paragraph, .paragraph-2 {
    padding-left: 10px;
  }

  .text-field-2, .html-embed-3, .date-container {
    width: 100%;
  }

  .mask {
    min-height: 20vh;
  }

  .text-box {
    width: 86%;
    margin-left: 0;
  }

  .inside-hero-heading {
    font-size: 30px;
    line-height: 48px;
  }

  .inside-hero-heading.white {
    font-size: 20px;
    line-height: 31px;
  }

  .content-wrapper {
    padding-bottom: 10px;
  }

  .subheader-2 {
    font-size: 23px;
  }

  .products {
    width: 100%;
    height: 314px;
  }

  .tabs-menu-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr .25fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: column;
    display: grid;
  }

  .tab-link-tab-1 {
    justify-content: center;
  }

  .tab-link-tab-1.w--current {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-3 {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .gall-b-wrapper {
    flex-wrap: wrap;
    grid-template-columns: 1fr;
    align-content: stretch;
  }

  .why-box {
    padding: 10px;
  }

  .testimonial-wrapper {
    margin-left: 10px;
  }

  .tab-link-tab-4 {
    border-left-style: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4.w--current {
    border-left-style: none;
    border-right: 1px #000;
  }

  .tab-link-tab-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4-2 {
    justify-content: center;
    display: flex;
  }

  .tab-link-tab-5-2 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-5-2.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-5-3 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-5-3.w--current, .tab-link-tab-5-4, .tab-link-tab-5-4.w--current, .tab-link-tab-4-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-5-5 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-4-6 {
    justify-content: center;
    display: flex;
  }

  .tab-link-tab-5-6 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-5-7.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-5-8 {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-5-8.w--current {
    justify-content: center;
    display: flex;
  }

  .tab-link-tab-5-9, .tab-link-tab-5-9.w--current {
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .contact.phone {
    background-size: 25px;
  }

  .global-content {
    padding-top: 60px;
  }

  .contact-form-wrapper {
    flex-wrap: wrap;
  }

  .contact-us-form {
    width: 100%;
  }

  .contact-info-form {
    width: 100%;
    padding-left: 0;
  }

  .filter-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .filter-col {
    width: 100%;
    display: block;
  }

  .filter-col.no-boarder {
    width: 50%;
    justify-content: center;
    margin-left: 75px;
  }

  .filter-field {
    margin-bottom: 0;
  }

  .filter-button {
    width: 100%;
  }

  .content-wrapper-4 {
    padding-bottom: 50px;
  }

  .text-block-37 {
    margin-top: 0;
    padding-top: 0;
  }

  .packages-box, .packages-box2, .packages-box-3 {
    height: 200px;
  }

  .hero-flex {
    margin-top: -.8rem;
  }

  .inside-content-box {
    width: 90%;
    margin-top: 11px;
  }

  .careers-image-box {
    width: 100%;
    justify-content: center;
    display: block;
  }

  .image-11 {
    margin-top: 0;
  }

  .list {
    padding-left: 40px;
    font-size: 14px;
  }

  .testimonial-box {
    width: 100%;
    margin-left: 0;
  }

  .testimonial-global-wrapper {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/BEN00417.jpg');
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 20px;
    padding-bottom: 45px;
  }

  .slider-wrapper {
    justify-content: center;
  }

  .testimonials {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .mask-3 {
    width: 100%;
    height: 270px;
  }

  .t-arrow {
    top: auto;
    bottom: -53%;
    left: auto;
    right: 0%;
  }

  .t-arrow.right {
    top: auto;
    bottom: -9%;
    left: auto;
    right: 0%;
  }

  .t-arrow.left {
    top: auto;
    bottom: -9%;
    left: auto;
    right: 16%;
  }

  .t--slide {
    z-index: 9999;
    width: 94%;
    height: auto;
    padding: 16px;
  }

  .slide-nav-3 {
    display: none;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .whatsapp-wrapper {
    top: 0%;
    left: 0%;
    right: auto;
  }

  .whatsapp-icon {
    bottom: 100px;
  }

  .image-15 {
    margin-top: 40px;
  }

  .choose-file {
    padding-left: 0;
  }

  .upload-file {
    margin-bottom: 10px;
  }

  .choose-info {
    font-size: 13px;
    line-height: 23px;
  }

  .hero-header-box {
    min-height: 20vh;
  }

  .waves---nav-cta {
    display: none;
  }

  .brix---header-big-nav-link {
    font-size: 26px;
    line-height: 28px;
  }

  .brix---header-nav-list-item-hamburger-desktop {
    width: 100%;
    text-align: left;
    margin-bottom: 17px;
  }

  .brix---dropdown-link-big {
    font-size: 22px;
    line-height: 26px;
  }

  .brix---dropdown-chevron-big {
    width: 21px;
    margin-left: 8px;
  }

  .brix---dropdown-toggle-big-link {
    font-size: 26px;
    line-height: 28px;
  }

  .brix---container-default-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---header-logo {
    max-width: 84%;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-ece22e5a-d8bd-c2a2-cac4-3089360b08af-39bfbd3b, #w-node-_9fe95bc6-cb25-ae9b-a9b1-010f3de8a86e-39bfbd3b, #w-node-ce2de86b-f3e5-a719-efb8-e1db1ecb6876-39bfbd3b, #w-node-ff692354-08a1-c0bd-7652-a762cb8dbdfa-39bfbd3b, #w-node-_67964225-008f-3f29-b9f5-c88d9a99d1cf-39bfbd3b, #w-node-_16ef04b9-23c7-8c2f-b5a4-8cc1c49053ed-39bfbd3b, #w-node-f2ef6cb9-77bf-2546-a375-1b121bc5360c-39bfbd3b, #w-node-dc0e147d-e6b0-7504-5587-952fb8346afa-39bfbd3b, #w-node-_715e7bea-98bf-1371-91c0-c4a39f21ab4a-39bfbd3b, #w-node-b3d51da9-e7e3-5732-b27e-0422714a4d04-39bfbd3b, #w-node-_9fceda11-80b2-ecd2-0e34-53d109931db5-39bfbd3b, #w-node-dc4f4018-7cd9-02e7-bc76-99188170ee71-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-704398883899-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-70439888389c-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-70439888389f-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838a2-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838a5-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838a8-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838ab-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838ae-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838b1-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838b4-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838b7-39bfbd3b, #w-node-_76e775fe-5bef-e164-5778-7043988838ba-39bfbd3b, #w-node-add4ad71-2d47-1395-05e7-c2f3dbd19f1a-39bfbd3b, #w-node-add4ad71-2d47-1395-05e7-c2f3dbd19f1d-39bfbd3b, #w-node-add4ad71-2d47-1395-05e7-c2f3dbd19f20-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994e5-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994e8-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994eb-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994ee-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994f1-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994f4-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994f7-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994fa-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b994fd-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b99500-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b99503-39bfbd3b, #w-node-_92e221a4-79a8-4605-e978-84a723b99506-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be3d-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be40-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be43-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be46-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be49-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be4c-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be4f-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be52-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be55-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be58-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be5b-39bfbd3b, #w-node-_71dd1675-3f98-f41f-2e9d-75bec0b3be5e-39bfbd3b, #w-node-_180412ff-059b-fe37-10e8-22ada25ba7c4-cec807a8, #w-node-f604cc7d-6e1f-316d-b40d-2af16862aed2-cec807a8, #w-node-b09957d6-0fa7-88a0-7969-7482aedd236c-cec807a8, #w-node-a9addbf6-a2c0-fe07-79dc-d338ee3f8ab5-cec807a8, #w-node-d3a1a0a3-51c1-a7d9-743b-e513ea370dde-cec807a8, #w-node-ef125856-3585-12a0-3c47-6d748f7fe983-cec807a8, #w-node-_7a7a441e-7deb-b51c-fff2-620088845905-cec807a8, #w-node-a6d6820f-c132-525c-f8ed-f12801fd1fca-cec807a8, #w-node-f3d7a717-ebf8-7ac0-be78-fd5fb906f91f-cec807a8, #w-node-a05ac0e3-2307-002c-4500-c6f09501b70b-cec807a8, #w-node-_7922a682-d243-97bc-8b38-4cf187814b27-cec807a8, #w-node-_9e64fbac-8fb7-5bea-89b2-78509248fac6-cec807a8, #w-node-_736f0061-6802-d46b-aa83-909645e1fd76-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca95d-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca960-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca963-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca966-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca969-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca96c-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca96f-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca972-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca975-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca978-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca97b-cec807a8, #w-node-_2e47c622-f0c2-8a06-e819-7438d3eca97e-cec807a8, #w-node-f5635dd0-196d-9361-6e2f-899b6080475c-cec807a8, #w-node-f5635dd0-196d-9361-6e2f-899b6080475f-cec807a8, #w-node-f5635dd0-196d-9361-6e2f-899b60804762-cec807a8, #w-node-dc12ee07-5947-96b7-43f8-32f38e93a6f5-becfc63a, #w-node-fe3f0858-187a-682d-b5f5-0debc2dceb5c-becfc63a, #w-node-_48ae6796-6786-5905-667e-06e2ebcba40a-becfc63a, #w-node-_101dae57-64a5-1911-2650-f8ad45c5380d-becfc63a, #w-node-ade6b6ff-e8ee-fc44-bcc3-86e3e92af41e-becfc63a, #w-node-fb54fdca-5b5a-ea2b-720b-3c49c69a6b81-becfc63a, #w-node-ba465646-d0c0-d205-5a7f-577bd7bdf707-becfc63a, #w-node-e5d74bbe-3ab9-6dd3-33f2-45ac6575f422-becfc63a, #w-node-bdd8a9ef-59d5-5b63-e8b9-7f6776d90882-becfc63a, #w-node-_49ea8a28-e7c4-82d1-ccd4-70bf4069d11a-becfc63a, #w-node-_2cea0aaa-4720-45da-6637-e2d6db577113-becfc63a, #w-node-_9b7b8ead-fc71-2309-2ae0-075a1904c562-becfc63a, #w-node-_6d264083-28d6-c757-9a94-42ea257131e6-becfc63a, #w-node-a650c097-d6c5-ed13-12a3-84e6e035d931-becfc63a, #w-node-a681f5f9-38c1-0a3f-db04-864d54300969-becfc63a, #w-node-dd32dc84-bef4-756e-8b9d-33167c4207f3-becfc63a, #w-node-_394eddfb-5c5f-e109-8baa-6b2e59091785-becfc63a, #w-node-ae2aafa0-5494-cdb4-1393-a6088107a331-becfc63a, #w-node-_022fe197-d0d7-5885-07c9-c5a3980fe266-becfc63a, #w-node-_68061788-4046-7281-3258-51b2b2bae359-becfc63a, #w-node-_5cfc097d-ae08-02c9-8b26-899b336c1f05-becfc63a, #w-node-f22832c3-ab0f-01fc-0233-2d8b8da8d0f4-becfc63a, #w-node-_32cf0d27-1df2-a3cd-86d4-f8ea8f1f3743-becfc63a, #w-node-_3ee44e4a-cb28-94ce-0c81-f85aff9888a9-becfc63a, #w-node-_4e57ac73-c96f-04e0-01dc-19e936739375-becfc63a, #w-node-_6c8041d0-ce93-bb25-2f9e-5e901346bb68-becfc63a, #w-node-_36962d66-2692-f99c-55fc-f363bd1846a6-becfc63a, #w-node-_36962d66-2692-f99c-55fc-f363bd1846a9-becfc63a, #w-node-_36962d66-2692-f99c-55fc-f363bd1846ac-becfc63a, #w-node-_36962d66-2692-f99c-55fc-f363bd1846af-becfc63a, #w-node-_36962d66-2692-f99c-55fc-f363bd1846b2-becfc63a, #w-node-_36962d66-2692-f99c-55fc-f363bd1846b5-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e403b-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e403e-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e4041-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e4044-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e4047-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e404a-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e404d-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e4050-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e4053-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e4056-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e4059-becfc63a, #w-node-ec8359ad-34b9-b74c-b6a3-9d14078e405c-becfc63a, #w-node-bbcbc2c3-f5d0-e532-bf19-2b65b080f946-c4c80c44, #w-node-_7ec06bac-2437-0556-6eda-e51e240afd17-c4c80c44, #w-node-_49da85db-f390-7e33-4991-64eaff3a293c-c4c80c44, #w-node-_19e1cce6-d7dc-39c3-f427-47a4acc6f1f1-c4c80c44, #w-node-afb2da52-0054-b81d-dbfa-3045063f2fa9-c4c80c44, #w-node-fa84602a-1246-4d77-9ecf-424b9a7a3129-c4c80c44, #w-node-_208bc951-89dd-f444-ff6a-3d4fb517bb2b-c4c80c44, #w-node-_265a6d5e-fe01-cd3a-c7cc-008164aebc8c-c4c80c44, #w-node-_5cce9909-bcb7-e544-703b-116a36273398-c4c80c44, #w-node-cc10e5ae-fc97-4f4d-5f07-d7d2f6a5e7cd-c4c80c44, #w-node-ba7bcf71-403b-b28e-1ba1-90ef314ad731-c4c80c44, #w-node-b42ab4f2-a37c-0e1a-e647-160cf0d0e572-c4c80c44, #w-node-_68e9db83-97b3-b948-2f08-055370d81916-c4c80c44, #w-node-_5367675d-7505-879e-cb66-b337f0d93f2a-c4c80c44, #w-node-_3d3f2ba1-4539-7c49-0d0a-f5a8822149fe-c4c80c44, #w-node-_3c687ed9-2dc4-dba7-d549-3df9fa8d0b32-c4c80c44, #w-node-_7f0f8dfa-ce28-9266-b5b4-5759cfdd817f-c4c80c44, #w-node-_787c7785-7b1f-fe84-16af-f63602c56fc3-c4c80c44, #w-node-f5aa7c8c-e17a-daf3-d438-96bc5d7073ba-c4c80c44, #w-node-_1f7bdabd-c671-06b6-f191-379e0d487a05-c4c80c44, #w-node-_64cff63e-4af2-e258-7c1a-234274aab73f-c4c80c44, #w-node-_85ec678a-5bec-d514-e47d-93a29568a4e6-c4c80c44, #w-node-_940ff335-b34e-8887-7d61-13dd5243902e-c4c80c44, #w-node-_15bdfbd6-a92d-4a0a-81ea-78d414e3f037-c4c80c44, #w-node-_7f09f068-b3f9-1ded-6c68-3be7384e2d26-c4c80c44, #w-node-c4831d1d-7597-893d-3ea2-68e362eebdda-c4c80c44, #w-node-d1977429-3967-1463-69c0-22735593cb0b-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8ba-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8bd-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8c0-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8c3-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8c6-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8c9-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8cc-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8cf-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8d2-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8d5-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8d8-c4c80c44, #w-node-_1f2eb9bd-619a-65a7-566a-b5e95b80c8db-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe70-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe73-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe76-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe79-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe7c-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe7f-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe82-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe85-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe88-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe8b-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe8e-c4c80c44, #w-node-a0a5e097-65af-219e-de77-c8b02b0ebe91-c4c80c44, #w-node-dbeb498c-3683-7736-a33b-d01843b2de6e-d34e31bc, #w-node-cc1d8091-7ce8-ebce-6529-22bde5cfe2f7-d34e31bc, #w-node-_76e46d7f-dfec-d8c3-3e04-1c2ad40ce2c0-d34e31bc, #w-node-b99a17c8-c64e-37e9-0acc-1080083121de-d34e31bc, #w-node-_23a23b60-0ce1-038b-d852-0c63afdf55fb-d34e31bc, #w-node-a4cccec8-34b5-9918-7477-8ad23634efb5-d34e31bc, #w-node-_28c885a8-0024-6f16-1393-4fb5254aa30d-d34e31bc, #w-node-_154c4d1f-94cc-1e88-7d49-c65663489214-d34e31bc, #w-node-_3f72f5f5-3534-b143-bac1-1798cb930811-d34e31bc, #w-node-_03b856bd-20c1-5b22-6bf3-de5761c264d5-d34e31bc, #w-node-_83d6dfef-1880-726c-70ff-a0b0af1f4bc6-d34e31bc, #w-node-_0a6099dc-b9ff-8555-346b-a79cc70d51c6-d34e31bc, #w-node-_3bec88bd-27a0-23db-e8fe-0b0daf4fdd51-d34e31bc, #w-node-e9200e28-9746-d5a7-d9a4-955386879053-d34e31bc, #w-node-d1d814fd-213a-b39b-5b92-66dfe40872be-d34e31bc, #w-node-_5b4b4290-628c-58d7-b4db-2ca5d63fcb13-d34e31bc, #w-node-c14f5fc7-ecbe-4cae-f3af-29629f0eae41-d34e31bc, #w-node-_5aa6e708-e2b5-daa6-1f9e-a58e0fa4a794-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1ddf-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1de2-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1de5-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1de8-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1deb-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1dee-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1df1-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1df4-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1df7-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1dfa-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1dfd-d34e31bc, #w-node-_3b717bf7-c5b5-c681-fc39-9ad8151a1e00-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92c3-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92c6-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92c9-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92cc-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92cf-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92d2-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92d5-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92d8-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92db-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92de-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92e1-d34e31bc, #w-node-_4b265748-879a-0d4f-71d3-376cd3cc92e4-d34e31bc, #w-node-d38fbe7d-0652-75db-c3ba-0d88ea63acb2-795a30bd, #w-node-c2e8771c-9697-4c34-5662-2a1321a56dab-795a30bd, #w-node-a8df6498-fa07-43e5-a678-91ac002b8793-795a30bd, #w-node-_92262859-fe53-dca1-185e-60482a1eb5ea-795a30bd, #w-node-ecaddba9-2e95-e553-0e06-9947f6b82178-795a30bd, #w-node-_139c8597-5eaa-17a5-56b1-87a2e0db8895-795a30bd, #w-node-_6ccbf4a1-8227-d0fa-1622-e20616476f0b-795a30bd, #w-node-a52358e3-1ed1-6808-4b0c-d9981fb3ca16-795a30bd, #w-node-_8d015598-1cc8-4c45-8065-ed3c085f3194-795a30bd, #w-node-df76a4b8-5e97-d1d9-4517-54340e043383-795a30bd, #w-node-ff0a59a7-b9e8-0100-4f33-e800d5d240f4-795a30bd, #w-node-_085067a6-7e85-b6b9-35b0-77040e92e90b-795a30bd, #w-node-_3a4ac19d-e553-3d9f-6717-f5e05fdd9c7b-795a30bd, #w-node-faa95991-09cd-489f-c915-5eb312a8a603-795a30bd, #w-node-_54de2473-6ddb-721e-a27d-cf7b242ab296-795a30bd, #w-node-_96ea2062-da1c-8f0f-a5b5-a50e42eaf064-795a30bd, #w-node-e585254b-50a7-97df-370d-d5bacef23220-795a30bd, #w-node-b9748341-8208-a5f9-2c47-5e41836dd462-795a30bd, #w-node-e051ffad-d263-6b38-787b-e6e3699d63a3-795a30bd, #w-node-b71510ee-51e6-be97-89d4-1f484485562b-795a30bd, #w-node-_137804b5-fa26-8ec9-8798-6847940fe70e-795a30bd, #w-node-_137804b5-fa26-8ec9-8798-6847940fe711-795a30bd, #w-node-_137804b5-fa26-8ec9-8798-6847940fe714-795a30bd, #w-node-_137804b5-fa26-8ec9-8798-6847940fe717-795a30bd, #w-node-_137804b5-fa26-8ec9-8798-6847940fe71a-795a30bd, #w-node-_137804b5-fa26-8ec9-8798-6847940fe71d-795a30bd, #w-node-a76f6695-ac89-bb51-1b00-068295400960-795a30bd, #w-node-a76f6695-ac89-bb51-1b00-068295400963-795a30bd, #w-node-a76f6695-ac89-bb51-1b00-068295400966-795a30bd, #w-node-e37b0682-b5f9-2d40-632a-cda93cc60689-afcfcb06, #w-node-_56382465-ee45-aadc-8f27-87320dd9fc50-afcfcb06, #w-node-_86d1b758-a994-13e1-7748-96357311c1a8-afcfcb06, #w-node-_529d3181-497f-591c-0d1e-4cbf19be483f-afcfcb06, #w-node-_4c6cb9dc-4faa-220f-2b2f-bd05150c1287-afcfcb06, #w-node-_0659ab68-90f5-3541-01ba-ab0ac12cebbd-afcfcb06, #w-node-_33c53b6b-e0e1-1686-4696-9c25da8710c6-afcfcb06, #w-node-_3e0cd733-c4f0-9ace-6a1c-0e042ae79bb1-afcfcb06, #w-node-_0511842a-c7d6-4ab3-4a43-f8fe465265c2-afcfcb06, #w-node-_7543633e-bb66-0cf8-5c1f-1fc399ed3713-afcfcb06, #w-node-e427f7fa-4c70-2f50-cf79-632d3db4582e-afcfcb06, #w-node-_33eeea44-8389-5942-1ead-1f42d4814cbd-afcfcb06, #w-node-_81a9b631-76ab-6c61-f6fb-3f7b86e0de24-afcfcb06, #w-node-_4e4b7445-d245-db19-a7ba-99c499ea1ce0-afcfcb06, #w-node-_56a78301-af7a-3850-2937-a996c524fa41-afcfcb06, #w-node-_1aadb5f5-8fe8-bf57-8637-88468b6a8a08-afcfcb06, #w-node-e18fd8a3-d10c-1a9f-2dbb-27521e846264-afcfcb06, #w-node-_15267def-08eb-bd8a-b5a7-25cdb44d6f5b-afcfcb06, #w-node-_15bc43a3-dd78-98ef-b905-e2232bb0a112-afcfcb06, #w-node-_02338c96-7c7e-9281-0061-91f13ee21090-afcfcb06, #w-node-_2ddcc8b7-aa4d-e4bc-f80a-14c37a9c14fa-afcfcb06, #w-node-f56404b6-a1c9-a70a-aa7f-280eecd52560-afcfcb06, #w-node-e622e99c-b922-69b4-ec12-2a3cdebc53fe-afcfcb06, #w-node-_02f8db9e-78ff-5d23-419a-81c91f2b21ea-afcfcb06, #w-node-_5227baf0-d416-ee2a-1c4c-05c6edfc6e09-afcfcb06, #w-node-d0803d85-4257-16dd-6b18-fc3da0943dc4-afcfcb06, #w-node-e9ecefb5-9fe6-262c-b4d5-ad0bcffaf0bc-afcfcb06, #w-node-_41626d24-85d0-3d29-1dd0-cbb3ef29b9de-afcfcb06, #w-node-_41626d24-85d0-3d29-1dd0-cbb3ef29b9e1-afcfcb06, #w-node-_41626d24-85d0-3d29-1dd0-cbb3ef29b9e4-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c82c-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c82f-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c832-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c835-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c838-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c83b-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c83e-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c841-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c844-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c847-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c84a-afcfcb06, #w-node-_1bfb0bde-c980-d38c-ab77-83bcf8e1c84d-afcfcb06, #w-node-ff4d67c5-90d6-c061-ba86-fa70b0da1de4-0bb0a2f9, #w-node-_31d05347-687f-cba2-c74d-3a0274459afa-0bb0a2f9, #w-node-_49da9759-d909-4ae7-23f0-f45f7e65408c-0bb0a2f9, #w-node-_3d980231-a4dd-cf04-375e-1717bac46170-0bb0a2f9, #w-node-_09b3765f-10c8-36d6-40ee-f523b5851d26-0bb0a2f9, #w-node-bd1faf5b-749e-1414-2f7a-e98b4c98bd6a-0bb0a2f9, #w-node-_5e7c0d93-c193-f2e4-8930-7902b9a18826-0bb0a2f9, #w-node-_4e6e7d1f-6b68-e2a9-cbed-4be45e18ba37-0bb0a2f9, #w-node-b71a3ea3-beff-fac8-653c-8bfc95e65cc8-0bb0a2f9, #w-node-_3a8a8dc8-a96a-d125-6993-5e8a7ea7755b-0bb0a2f9, #w-node-_81198c20-9455-21b6-8ec7-1d8af88b2478-0bb0a2f9, #w-node-_3db319f3-2253-c3e2-f879-abb3c39e182b-0bb0a2f9, #w-node-_7f635f73-1826-d946-4080-e9ca5e7fada7-0bb0a2f9, #w-node-a3190096-d4ea-294b-1b01-85e5eda7c862-0bb0a2f9, #w-node-fedbd53b-2dce-c668-2136-89b05c44bd3f-0bb0a2f9, #w-node-bced4bc3-6b5b-09f3-5d06-895ea27807eb-0bb0a2f9, #w-node-_6f8bdcfe-e3fe-8c15-eaef-98cad2f5448f-0bb0a2f9, #w-node-_5e1cab1c-2e8a-c1b1-a60b-dae7d10880df-0bb0a2f9, #w-node-a42c6b0a-b55a-dbc4-34e9-9fcac3eaa0ad-0bb0a2f9, #w-node-b5a34abf-d17b-a200-3897-1858a643e4ad-0bb0a2f9, #w-node-_84633821-ea8d-5313-cb29-0e4f45183994-0bb0a2f9, #w-node-_99570df3-95bc-5411-4c8b-468c9fd0e76c-0bb0a2f9, #w-node-a0f0c18b-fd6b-4b39-aac5-4dd2982cbccb-0bb0a2f9, #w-node-_0d0e54c5-31da-1e1d-cdb6-eca94d80c9ab-0bb0a2f9, #w-node-_847ae56a-63cb-cdc5-365a-9df3768e780c-0bb0a2f9, #w-node-_86bcea16-fba5-44e5-e152-c5167db1b154-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb7f1-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb7f4-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb7f7-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb7fa-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb7fd-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb800-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb803-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb806-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb809-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb80c-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb80f-0bb0a2f9, #w-node-e64ee4e1-354a-de9c-5645-91503eecb812-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f34-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f37-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f3a-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f3d-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f40-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f43-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f46-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f49-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f4c-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f4f-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f52-0bb0a2f9, #w-node-_006d5345-0e37-e490-c763-7ee4ccb29f55-0bb0a2f9, #w-node-_2a96b0eb-69a9-e750-f5c6-17cd180e6b2a-ca91ef32, #w-node-ffc0d90a-33ab-4e0c-0d2e-89c97caf173f-ca91ef32, #w-node-_6af7eda4-4ef9-92b0-3154-2fa874843063-ca91ef32, #w-node-c0b53ec1-2aa7-6ae7-9467-9aa9c397ef2a-ca91ef32, #w-node-bffd42e0-8e35-f696-4428-d87e9b2fb005-ca91ef32, #w-node-_803bcc4e-c84a-ef9a-a518-da5724f4f278-ca91ef32, #w-node-d59db2b3-566e-a052-4d62-e67826ed6c71-ca91ef32, #w-node-_52234597-5318-1277-d184-d8549a199141-ca91ef32, #w-node-d48cdf11-9f5d-3a81-9ee8-7f065b2be9c8-ca91ef32, #w-node-_245a0ee8-a788-4262-b55a-8e4de8e4b7bc-ca91ef32, #w-node-_716fdc7a-6e8b-4988-455e-fcccf6b252bd-ca91ef32, #w-node-_8b2dabfb-3350-f814-d0fa-bbc70f4fea45-ca91ef32, #w-node-be5f5ad9-6803-9d2a-ea96-0fa202ab04b0-ca91ef32, #w-node-be5f5ad9-6803-9d2a-ea96-0fa202ab04b3-ca91ef32, #w-node-be5f5ad9-6803-9d2a-ea96-0fa202ab04b6-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bc5-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bc8-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bcb-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bce-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bd1-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bd4-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bd7-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bda-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2bdd-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2be0-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2be3-ca91ef32, #w-node-_6aebc034-0450-25a2-34bf-98a0768a2be6-ca91ef32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-fd72ff0c-c0d3-ca65-7134-6421d4aa0826-39bfbd3b, #w-node-d84d7231-e5f6-cb2b-1a35-d9cfb4772bda-39bfbd3b, #w-node-ff4c9a1d-4187-107e-19c1-732fdefb602e-cec807a8, #w-node-_235a430b-932a-db6d-2594-3ca25b091cf7-cec807a8, #w-node-_00956129-8a28-113e-0969-8750c814b5b7-becfc63a, #w-node-d7b5862d-61c4-e32b-5f60-fa39f050e667-c4c80c44, #w-node-_10595c7c-e928-c502-cce4-02316d21b9ab-d34e31bc, #w-node-_971b597d-ff8a-9555-f83f-d74834be5a8d-795a30bd, #w-node-eff0db26-4b69-0e0a-24a7-0e4429f398e9-afcfcb06, #w-node-_17858c97-e5fc-7f88-6df1-36998e88132c-0bb0a2f9, #w-node-_0869f670-ca1a-fb50-7f05-6d891f19372d-ca91ef32 {
    justify-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-fd72ff0c-c0d3-ca65-7134-6421d4aa0826-39bfbd3b, #w-node-d84d7231-e5f6-cb2b-1a35-d9cfb4772bda-39bfbd3b, #w-node-ff4c9a1d-4187-107e-19c1-732fdefb602e-cec807a8, #w-node-_235a430b-932a-db6d-2594-3ca25b091cf7-cec807a8, #w-node-_00956129-8a28-113e-0969-8750c814b5b7-becfc63a, #w-node-d7b5862d-61c4-e32b-5f60-fa39f050e667-c4c80c44, #w-node-_10595c7c-e928-c502-cce4-02316d21b9ab-d34e31bc, #w-node-_971b597d-ff8a-9555-f83f-d74834be5a8d-795a30bd, #w-node-eff0db26-4b69-0e0a-24a7-0e4429f398e9-afcfcb06, #w-node-_17858c97-e5fc-7f88-6df1-36998e88132c-0bb0a2f9, #w-node-_0869f670-ca1a-fb50-7f05-6d891f19372d-ca91ef32 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ff4c9a1d-4187-107e-19c1-732fdefb6028-39bfbd3b, #w-node-fd72ff0c-c0d3-ca65-7134-6421d4aa0826-39bfbd3b, #w-node-ff4c9a1d-4187-107e-19c1-732fdefb6028-cec807a8, #w-node-ff4c9a1d-4187-107e-19c1-732fdefb602b-cec807a8, #w-node-ff4c9a1d-4187-107e-19c1-732fdefb602e-cec807a8, #w-node-_235a430b-932a-db6d-2594-3ca25b091cf7-cec807a8, #w-node-fe80fbb3-b2f6-d0d1-3ce9-d9a78bf4bc63-cec807a8 {
    justify-self: auto;
  }

  #w-node-ff4c9a1d-4187-107e-19c1-732fdefb6028-d34e31bc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-ff4c9a1d-4187-107e-19c1-732fdefb602b-d34e31bc {
    justify-self: auto;
  }

  #w-node-ff4c9a1d-4187-107e-19c1-732fdefb602e-d34e31bc, #w-node-_10595c7c-e928-c502-cce4-02316d21b9ab-d34e31bc {
    justify-self: center;
  }
}


