.new-home1-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #141921;
}
.new-home1-navbar-container {
  top: 0;
  width: 100%;
  height: auto;
  display: flex;
  z-index: 1000;
  position: sticky;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(20, 29, 39, 0.5);
}
.new-home1-navbar {
  width: 100%;
  height: 30px;
  display: flex;
  z-index: 100;
  position: relative;
  max-width: var(--dl-size-size-maxcontent);
  align-items: flex-start;
  padding-top: 0px;
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: 0px;
  justify-content: space-between;
}
.new-home1-navbar-interactive {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 0px;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 0px;
  justify-content: space-between;
}
.new-home1-desktop-menu {
  flex: 1;
  width: auto;
  display: flex;
  justify-content: space-between;
}
.new-home1-links {
  flex: 1;
  display: flex;
  align-items: center;
  padding-left: 160px;
  flex-direction: row;
  justify-content: center;
}
.new-home1-link {
  color: var(--dl-color-gray-white);
  text-decoration: none;
}
.new-home1-link01 {
  color: var(--dl-color-gray-white);
  margin-left: 32px;
  text-decoration: none;
}
.new-home1-link02 {
  color: var(--dl-color-gray-white);
  margin-left: 32px;
  text-decoration: none;
}
.new-home1-link03 {
  color: var(--dl-color-gray-white);
  margin-left: 32px;
  text-decoration: none;
}
.new-home1-burger-menu {
  display: none;
}
.new-home1-icon {
  width: 16px;
  height: 16px;
}
.new-home1-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.new-home1-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.new-home1-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 48px;
  justify-content: space-between;
}
.new-home1-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-home1-icon02 {
  width: 16px;
  height: 16px;
}
.new-home1-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.new-home1-link04 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.new-home1-link05 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.new-home1-link06 {
  color: var(--dl-color-gray-white);
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.new-home1-link07 {
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
.new-home1-logo {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.new-home1-link08 {
  display: contents;
}
.new-home1-image {
  width: 150px;
  z-index: 105;
  object-fit: cover;
  text-decoration: none;
}
.new-home1-header {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  margin-top: 200px;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
.new-home1-container01 {
  display: flex;
  align-items: flex-start;
  margin-left: 100px;
  margin-right: 100px;
  flex-direction: row;
}
.new-home1-container02 {
  width: 500px;
  display: flex;
  align-items: flex-start;
  margin-left: 0px;
  flex-direction: row;
  justify-content: flex-end;
}
.new-home1-heading {
  color: var(--dl-color-gray-white);
  width: 500px;
  height: auto;
  z-index: 100;
  font-size: 38px;
  line-height: 1.15;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: 0px;
  background-color: transparent;
}
.new-home1-text002 {
  letter-spacing: -1px;
}
.new-home1-container03 {
  flex: 0 0 auto;
  width: 2px;
  height: 200px;
  display: flex;
  z-index: 100;
  align-self: flex-start;
  margin-top: var(--dl-space-space-unit);
  border-color: #ff9900;
  border-style: dashed;
  border-width: 0px;
  background-color: #888c6f;
}
.new-home1-text003 {
  color: var(--dl-color-gray-white);
  width: 900px;
  z-index: 101;
  font-size: 18px;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.6;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: 0px;
  margin-bottom: 0px;
  text-transform: none;
  text-decoration: none;
}
.new-home1-container04 {
  width: 100%;
  height: 28px;
  display: flex;
  z-index: 101;
  margin-top: var(--dl-space-space-tenunits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  justify-content: center;
}
.new-home1-text006 {
  color: #888c6f;
}
.new-home1-container05 {
  width: 100%;
  height: 363px;
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  justify-content: center;
}
.new-home1-container06 {
  flex: 0 0 auto;
  width: 460px;
  height: 340px;
  display: flex;
  z-index: 100;
  margin-top: var(--dl-space-space-tripleunit);
  align-items: flex-end;
  margin-left: var(--dl-space-space-tripleunit);
  padding-top: 0px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-left: 0px;
  margin-bottom: var(--dl-space-space-tripleunit);
  padding-right: 0px;
  flex-direction: column;
  background-size: contain;
  justify-content: space-between;
  background-image: url("public/quote1-400h.png");
  background-repeat: no-repeat;
}
.new-home1-container07 {
  display: flex;
  align-items: flex-start;
}
.new-home1-text007 {
  color: var(--dl-color-gray-white);
  font-style: italic;
  font-weight: 400;
  padding-top: 70px;
  padding-left: 60px;
  padding-right: 40px;
}
.new-home1-container08 {
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-space-space-fiveunits);
}
.new-home1-text009 {
  color: #888c6f;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
.new-home1-text011 {
  color: var(--dl-color-gray-white);
}
.new-home1-container09 {
  flex: 0 0 auto;
  width: 460px;
  height: 340px;
  display: flex;
  z-index: 100;
  margin-top: var(--dl-space-space-tripleunit);
  align-items: flex-end;
  margin-left: var(--dl-space-space-tripleunit);
  padding-top: 0px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-left: 0px;
  margin-bottom: var(--dl-space-space-tripleunit);
  padding-right: 0px;
  flex-direction: column;
  background-size: contain;
  justify-content: space-between;
  background-image: url("public/quote1-400h.png");
  background-repeat: no-repeat;
}
.new-home1-container10 {
  display: flex;
  align-items: flex-start;
}
.new-home1-text013 {
  color: var(--dl-color-gray-white);
  font-style: italic;
  font-weight: 400;
  padding-top: 70px;
  padding-left: 60px;
  padding-right: 40px;
}
.new-home1-container11 {
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-space-space-fiveunits);
}
.new-home1-text015 {
  color: #888c6f;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
.new-home1-text017 {
  color: var(--dl-color-gray-white);
}
.new-home1-container12 {
  flex: 0 0 auto;
  width: 460px;
  height: 340px;
  display: flex;
  z-index: 100;
  margin-top: var(--dl-space-space-tripleunit);
  align-items: flex-end;
  margin-left: var(--dl-space-space-tripleunit);
  padding-top: 0px;
  margin-right: var(--dl-space-space-tripleunit);
  padding-left: 0px;
  margin-bottom: var(--dl-space-space-tripleunit);
  padding-right: 0px;
  flex-direction: column;
  background-size: contain;
  justify-content: space-between;
  background-image: url("public/quote1-400h.png");
  background-repeat: no-repeat;
}
.new-home1-container13 {
  display: flex;
  align-items: flex-start;
}
.new-home1-text019 {
  color: var(--dl-color-gray-white);
  font-style: italic;
  font-weight: 400;
  padding-top: 70px;
  padding-left: 60px;
  padding-right: 40px;
}
.new-home1-container14 {
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-space-space-fiveunits);
}
.new-home1-text021 {
  color: #888c6f;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
.new-home1-text023 {
  color: var(--dl-color-gray-white);
}
.new-home1-image01 {
  width: 200px;
  display: none;
  object-fit: cover;
}
.new-home1-container15 {
  flex: 0 0 auto;
  width: 100%;
  height: 5px;
  display: flex;
  z-index: 101;
  margin-top: 140px;
  align-items: flex-start;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  background-color: #536b8a;
}
.new-home1-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: 6px;
  display: flex;
  z-index: 101;
  margin-top: 0px;
  align-items: flex-start;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  background-color: var(--dl-color-gray-white);
}
.new-home1-about {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 102;
  position: relative;
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-end;
  background-color: #f2f3f4;
}
.new-home1-image02 {
  width: 200px;
  display: none;
  object-fit: cover;
}
.new-home1-image03 {
  top: 0px;
  left: 0px;
  width: 80px;
  bottom: 0px;
  margin: auto;
  display: none;
  z-index: 102;
  position: absolute;
  object-fit: cover;
}
.new-home1-container17 {
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
  flex-direction: row;
  justify-content: center;
}
.new-home1-container18 {
  width: 800px;
  display: flex;
  align-items: flex-start;
  padding-left: 120px;
  flex-direction: column;
  justify-content: center;
}
.new-home1-container19 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
}
.new-home1-text025 {
  font-size: 50px;
  align-self: flex-start;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
}
.new-home1-text026 {
  color: rgb(255, 153, 0);
}
.new-home1-text027 {
  color: rgb(255, 153, 0);
}
.new-home1-text028 {
  color: #bbbfa2;
}
.new-home1-container20 {
  width: 240px;
  height: 1px;
  display: flex;
  margin-top: var(--dl-space-space-doubleunit);
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-700);
}
.new-home1-container21 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.new-home1-text029 {
  color: var(--dl-color-gray-black);
  width: 600px;
  z-index: 100;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.6;
  margin-right: 0px;
  margin-bottom: 0px;
  text-transform: none;
  text-decoration: none;
}
.new-home1-container22 {
  flex: 0 0 auto;
  width: 900px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.new-home1-image04 {
  width: 700px;
  object-fit: cover;
}
.new-home1-image05 {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  margin: auto;
  opacity: 0.4;
  z-index: 105;
  position: absolute;
  object-fit: cover;
}
.new-home1-solutions {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 100;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-color: var(--dl-color-gray-white);
}
.new-home1-container23 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-home1-image06 {
  width: 100%;
  height: 39px;
  opacity: 0.6;
  margin-top: var(--dl-space-space-halfunit);
  object-fit: cover;
  padding-top: 0px;
  padding-bottom: 0px;
}
.new-home1-container24 {
  display: flex;
  margin-top: var(--dl-space-space-tenunits);
  align-items: flex-start;
  margin-left: 0px;
  margin-right: 0px;
  flex-direction: row;
}
.new-home1-container25 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
}
.new-home1-container26 {
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.new-home1-text030 {
  color: rgb(255, 153, 0);
  font-size: 60px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  text-transform: none;
  text-decoration: none;
}
.new-home1-container27 {
  width: 900px;
  height: auto;
  display: flex;
  align-items: flex-end;
  margin-left: 0px;
  border-color: var(--dl-color-gray-white);
  border-width: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  justify-content: flex-start;
}
.new-home1-video {
  width: 100%;
  height: auto;
}
.new-home1-container28 {
  display: flex;
  margin-top: var(--dl-space-space-tenunits);
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.new-home1-text033 {
  color: rgb(255, 153, 0);
  font-size: 50px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  line-height: 1.6;
  text-transform: none;
  text-decoration: none;
}
.new-home1-text035 {
  color: #bbbfa2;
}
.new-home1-container29 {
  width: 240px;
  height: 1px;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-gray-700);
}
.new-home1-text036 {
  color: var(--dl-color-gray-black);
  width: 600px;
  z-index: 100;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.6;
  margin-right: 0px;
  margin-bottom: 0px;
  text-transform: none;
  text-decoration: none;
}
.new-home1-container30 {
  width: 1600px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-tenunits);
  align-items: flex-start;
  border-color: #ffffff;
  border-style: dashed;
  border-width: 0px;
  margin-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
}
.new-home1-container31 {
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fiveunits);
  padding-left: var(--dl-space-space-tenunits);
  padding-right: 60px;
  flex-direction: column;
}
.new-home1-image07 {
  width: 160px;
  align-self: center;
  margin-top: 0px;
  object-fit: cover;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: var(--dl-radius-radius-radius8);
}
.new-home1-container32 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.new-home1-container33 {
  display: flex;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: flex-start;
  margin-left: 60px;
  margin-right: 60px;
  flex-direction: column;
}
.new-home1-image08 {
  width: 160px;
  align-self: center;
  margin-top: 0px;
  object-fit: cover;
  margin-left: 00px;
  margin-right: 00px;
  border-radius: var(--dl-radius-radius-radius8);
}
.new-home1-container34 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.new-home1-container35 {
  display: flex;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: flex-start;
  margin-left: 60px;
  margin-right: 60px;
  flex-direction: column;
}
.new-home1-image09 {
  width: 160px;
  align-self: center;
  object-fit: cover;
  margin-left: 00px;
  margin-right: 00px;
  border-radius: var(--dl-radius-radius-radius8);
}
.new-home1-container36 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.new-home1-container37 {
  display: flex;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: flex-start;
  margin-left: 60px;
  margin-right: 60px;
  flex-direction: column;
}
.new-home1-image10 {
  width: 160px;
  align-self: center;
  object-fit: cover;
  margin-left: 00px;
  margin-right: 00px;
  border-radius: var(--dl-radius-radius-radius8);
}
.new-home1-container38 {
  display: flex;
  align-self: center;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.new-home1-container39 {
  display: flex;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
  flex-direction: column;
}
.new-home1-image11 {
  width: 160px;
  object-fit: cover;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: var(--dl-radius-radius-radius8);
}
.new-home1-container40 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.new-home1-container41 {
  display: flex;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: flex-start;
  margin-left: 60px;
  margin-right: 60px;
  flex-direction: column;
}
.new-home1-image12 {
  width: 160px;
  align-self: center;
  object-fit: cover;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: var(--dl-radius-radius-radius8);
}
.new-home1-container42 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.new-home1-container43 {
  display: flex;
  margin-top: var(--dl-space-space-fiveunits);
  align-items: flex-start;
  margin-left: 60px;
  margin-right: var(--dl-space-space-tenunits);
  flex-direction: column;
}
.new-home1-image13 {
  width: 160px;
  align-self: center;
  object-fit: cover;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: var(--dl-radius-radius-radius8);
}
.new-home1-container44 {
  display: flex;
  align-items: flex-start;
  margin-left: var(--dl-space-space-doubleunit);
  flex-direction: column;
}
.new-home1-container45 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new-home1-image14 {
  width: 100%;
  height: 39px;
  opacity: 0.6;
  object-fit: cover;
  margin-bottom: var(--dl-space-space-halfunit);
}
.new-home1-work {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: row;
  background-color: #3b3e3f;
}
.new-home1-container46 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  position: relative;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.new-home1-container47 {
  width: 100%;
  display: flex;
  margin-top: var(--dl-space-space-tenunits);
  align-items: center;
  padding-left: 190px;
  margin-bottom: 0px;
  padding-right: 190px;
  flex-direction: column;
  justify-content: center;
}
.new-home1-text102 {
  color: rgb(187, 191, 162);
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
}
.new-home1-text103 {
  color: #ff9900;
}
.new-home1-container48 {
  width: 240px;
  height: 1px;
  display: flex;
  opacity: 0.4;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: column;
  justify-content: center;
  background-color: #bbbfa2;
}
.new-home1-text106 {
  color: rgb(128, 132, 133);
  text-align: left;
}
.new-home1-container49 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  margin-top: 0px;
  align-items: flex-start;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
}
.new-home1-text107 {
  color: #585c5d;
  font-size: 72px;
  align-self: center;
  margin-top: var(--dl-space-space-fiveunits);
  text-transform: uppercase;
}
.new-home1-image15 {
  top: 0px;
  left: 0px;
  color: var(--dl-color-gray-black);
  width: 100%;
  opacity: 0.8;
  z-index: 99;
  position: absolute;
  object-fit: cover;
}
.new-home1-container50 {
  width: 100%;
  display: flex;
  z-index: 100;
  flex-wrap: wrap;
  margin-top: var(--dl-space-space-fourunits);
  align-items: flex-end;
  margin-bottom: var(--dl-space-space-tenunits);
  justify-content: center;
}
.new-home1-container51 {
  width: 460px;
  display: flex;
  margin-top: var(--dl-space-space-fourunits);
  align-items: flex-end;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: column;
  justify-content: center;
}
.new-home1-iframe {
  width: 460px;
  height: 260px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.new-home1-container52 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.new-home1-text108 {
  color: rgb(128, 132, 133);
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  line-height: 1.3;
}
.new-home1-text111 {
  font-size: 16px;
}
.new-home1-container53 {
  width: 460px;
  display: flex;
  margin-top: var(--dl-space-space-fourunits);
  align-items: flex-end;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: column;
  justify-content: center;
}
.new-home1-iframe1 {
  width: 460px;
  height: 260px;
  align-self: center;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.new-home1-container54 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.new-home1-text113 {
  color: rgb(128, 132, 133);
  margin-top: var(--dl-space-space-unit);
  text-align: center;
  line-height: 1.3;
}
.new-home1-text116 {
  font-size: 16px;
}
.new-home1-container55 {
  width: 460px;
  display: flex;
  margin-top: var(--dl-space-space-fourunits);
  align-items: flex-end;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  margin-bottom: var(--dl-space-space-fourunits);
  flex-direction: column;
  justify-content: center;
}
.new-home1-iframe2 {
  width: 460px;
  height: 260px;
  margin-top: 0px;
  margin-left: 0p0x;
  margin-right: 0p0x;
  margin-bottom: 0px;
}
.new-home1-container56 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.new-home1-text117 {
  margin-top: var(--dl-space-space-unit);
  text-align: center;
}
.new-home1-text118 {
  color: #808485;
  line-height: 1.3;
}
.new-home1-text119 {
  color: #808485;
  line-height: 1.3;
}
.new-home1-text120 {
  color: #808485;
  font-size: 16px;
  line-height: 1.3;
}
.new-home1-container57 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #141921;
}
.new-home1-video1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: 1;
  position: absolute;
}
.new-home1-video2 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  display: none;
  z-index: 1;
  position: absolute;
}
.new-home1-container58 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: column;
  background-color: #4f5354;
}
.new-home1-container59 {
  flex: 0 0 auto;
  width: 100%;
  height: 100px;
  display: flex;
  z-index: 100;
  align-self: center;
  align-items: flex-start;
  justify-content: center;
}
.new-home1-text122 {
  color: #393c3d;
  font-size: 72px;
  padding-top: var(--dl-space-space-unit);
  text-transform: uppercase;
}
.new-home1-container60 {
  width: 100%;
  display: flex;
  z-index: 100;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: var(--dl-space-space-fourunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: center;
}
.new-home1-container61 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.new-home1-image16 {
  width: 740px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
}
.new-home1-text123 {
  color: var(--dl-color-gray-500);
  margin-top: 0px;
  text-align: center;
  line-height: 1.3;
}
.new-home1-link09 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-fourunits);
  padding-top: 2px;
  border-width: 0px;
  margin-right: var(--dl-space-space-fourunits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: 2px;
  text-decoration: none;
  background-color: #3b3d3e;
}
.new-home1-container62 {
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.new-home1-container63 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.new-home1-image17 {
  width: 740px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
}
.new-home1-text128 {
  color: var(--dl-color-gray-black);
  margin-top: 0px;
  text-align: center;
}
.new-home1-text129 {
  color: var(--dl-color-gray-500);
  line-height: 1.3;
}
.new-home1-text130 {
  color: var(--dl-color-gray-500);
  line-height: 1.3;
}
.new-home1-text131 {
  color: var(--dl-color-gray-500);
  line-height: 1.3;
}
.new-home1-text132 {
  color: var(--dl-color-gray-500);
  line-height: 1.3;
}
.new-home1-text133 {
  color: var(--dl-color-gray-500);
  line-height: 1.3;
}
.new-home1-container64 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: row;
}
.new-home1-container65 {
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.new-home1-container66 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.new-home1-image18 {
  width: 740px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
}
.new-home1-text135 {
  color: var(--dl-color-gray-500);
  text-align: center;
  line-height: 1.3;
}
.new-home1-container67 {
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: row;
}
.new-home1-button {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-fourunits);
  padding-top: 2px;
  border-width: 0px;
  margin-right: var(--dl-space-space-fourunits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: 2px;
  background-color: #3b3d3e;
}
.new-home1-container68 {
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.new-home1-container69 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.new-home1-image19 {
  width: 740px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
}
.new-home1-text140 {
  color: var(--dl-color-gray-500);
  text-align: center;
}
.new-home1-text141 {
  line-height: 1.3;
}
.new-home1-text142 {
  line-height: 1.3;
}
.new-home1-text143 {
  line-height: 1.3;
}
.new-home1-container70 {
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: row;
}
.new-home1-button1 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-fourunits);
  padding-top: 2px;
  border-width: 0px;
  margin-right: var(--dl-space-space-fourunits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: 2px;
  background-color: #3b3d3e;
}
.new-home1-container71 {
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.new-home1-container72 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.new-home1-image20 {
  width: 740px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
}
.new-home1-text145 {
  color: var(--dl-color-gray-500);
  text-align: center;
}
.new-home1-text146 {
  line-height: 1.3;
}
.new-home1-text147 {
  line-height: 1.3;
}
.new-home1-text148 {
  line-height: 1.3;
}
.new-home1-container73 {
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: row;
}
.new-home1-link10 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-fourunits);
  padding-top: 2px;
  border-width: 0px;
  margin-right: var(--dl-space-space-fourunits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: 2px;
  text-decoration: none;
  background-color: #3b3d3e;
}
.new-home1-container74 {
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.new-home1-container75 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.new-home1-image21 {
  width: 740px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
}
.new-home1-text150 {
  color: var(--dl-color-gray-500);
  text-align: center;
}
.new-home1-text151 {
  line-height: 1.3;
}
.new-home1-text152 {
  line-height: 1.3;
}
.new-home1-text153 {
  line-height: 1.3;
}
.new-home1-container76 {
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: row;
}
.new-home1-link11 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-fourunits);
  padding-top: 2px;
  border-width: 0px;
  margin-right: var(--dl-space-space-fourunits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: 2px;
  text-decoration: none;
  background-color: #3b3d3e;
}
.new-home1-container77 {
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.new-home1-container78 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.new-home1-image22 {
  width: 740px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
}
.new-home1-text155 {
  color: var(--dl-color-gray-500);
  text-align: center;
}
.new-home1-text156 {
  line-height: 1.3;
}
.new-home1-text157 {
  line-height: 1.3;
}
.new-home1-text158 {
  line-height: 1.3;
}
.new-home1-container79 {
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: row;
}
.new-home1-link12 {
  color: var(--dl-color-gray-white);
  font-size: 16px;
  margin-top: var(--dl-space-space-unit);
  margin-left: var(--dl-space-space-fourunits);
  padding-top: 2px;
  border-width: 0px;
  margin-right: var(--dl-space-space-fourunits);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: 2px;
  text-decoration: none;
  background-color: #3b3d3e;
}
.new-home1-container80 {
  width: 100%;
  height: auto;
  display: flex;
  z-index: 100;
  align-items: flex-start;
  flex-direction: column;
}
.new-home1-contact {
  width: 100%;
  display: flex;
  max-width: 100%;
  align-items: flex-start;
  padding-left: eUnit;
  padding-right: eUnit;
  flex-direction: row;
  justify-content: space-between;
  background-color: #b9c6c8;
}
.new-home1-content-container {
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  padding-top: 0px;
  padding-left: 150px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-doubleunit);
  justify-content: center;
  background-color: #b9c6c8;
}
.new-home1-container81 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
}
.new-home1-text160 {
  color: var(--dl-color-gray-white);
  font-size: 50px;
  font-style: normal;
  font-weight: 300;
}
.new-home1-container82 {
  width: 240px;
  height: 1px;
  display: flex;
  opacity: 1;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  margin-bottom: var(--dl-space-space-tripleunit);
  flex-direction: column;
  justify-content: center;
  background-color: #9da2a2;
}
.new-home1-locations-container {
  width: auto;
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-fiveunits);
  flex-direction: row;
}
.new-home1-location-1 {
  display: flex;
  align-items: flex-start;
  margin-right: var(--dl-space-space-fourunits);
  flex-direction: column;
}
.new-home1-adress {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
}
.new-home1-icon04 {
  width: 24px;
  height: 24px;
  opacity: 0.4;
  margin-top: 1px;
  margin-right: var(--dl-space-space-doubleunit);
}
.new-home1-link13 {
  color: var(--dl-color-gray-white);
  line-height: 1.2;
  text-decoration: none;
}
.new-home1-container83 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.new-home1-email {
  display: flex;
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-tripleunit);
  flex-direction: row;
}
.new-home1-icon06 {
  width: 24px;
  height: 24px;
  opacity: 0.4;
  align-self: center;
  margin-right: var(--dl-space-space-doubleunit);
}
.new-home1-link14 {
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.new-home1-phone {
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
}
.new-home1-icon08 {
  width: 24px;
  height: 24px;
  opacity: 0.4;
  margin-right: var(--dl-space-space-doubleunit);
}
.new-home1-link15 {
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.new-home1-container84 {
  flex: 0 0 auto;
  width: 50%;
  height: auto;
  display: flex;
  align-items: flex-end;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  flex-direction: column;
  background-color: #b9c6c8;
}
.new-home1-image23 {
  width: 100%;
  object-fit: cover;
}
@media(max-width: 1600px) {
  .new-home1-container {
    background-color: #141921;
  }
  .new-home1-header {
    height: auto;
    justify-content: center;
  }
  .new-home1-container01 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .new-home1-container02 {
    width: 400px;
    margin-left: 0px;
    justify-content: flex-end;
  }
  .new-home1-heading {
    color: var(--dl-color-gray-white);
    width: 400px;
    font-size: 46px;
    line-height: 1.15;
    margin-left: 0px;
    background-color: transparent;
  }
  .new-home1-container03 {
    width: 2px;
    height: 170px;
  }
  .new-home1-text003 {
    color: var(--dl-color-gray-white);
    width: 700px;
    z-index: 101;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container05 {
    height: auto;
    flex-wrap: wrap;
  }
  .new-home1-container06 {
    width: 360px;
    height: 280px;
  }
  .new-home1-text007 {
    color: var(--dl-color-gray-white);
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    padding-top: 40px;
    padding-left: 35px;
    padding-right: 20px;
  }
  .new-home1-container09 {
    width: 360px;
    height: 280px;
  }
  .new-home1-text013 {
    color: var(--dl-color-gray-white);
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    padding-top: 40px;
    padding-left: 35px;
    padding-right: 20px;
  }
  .new-home1-container12 {
    width: 360px;
    height: 280px;
  }
  .new-home1-text019 {
    color: var(--dl-color-gray-white);
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    padding-top: 40px;
    padding-left: 35px;
    padding-right: 20px;
  }
  .new-home1-about {
    height: 580px;
    justify-content: center;
  }
  .new-home1-container17 {
    width: 1600px;
    height: 580px;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
  }
  .new-home1-container18 {
    width: 700px;
    height: 500px;
    justify-content: flex-start;
  }
  .new-home1-text025 {
    color: rgb(255, 153, 0);
    display: flex;
    font-size: 40px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
  }
  .new-home1-text029 {
    color: var(--dl-color-gray-black);
    width: auto;
    z-index: 101;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-image06 {
    margin-top: var(--dl-space-space-halfunit);
  }
  .new-home1-container24 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .new-home1-container25 {
    width: 100%;
    height: auto;
  }
  .new-home1-container27 {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
  }
  .new-home1-container28 {
    width: 1200px;
    margin-right: var(--dl-space-space-fiveunits);
  }
  .new-home1-text033 {
    color: #ff9900;
    font-size: 40px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1.6;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-text036 {
    color: var(--dl-color-gray-black);
    width: auto;
    z-index: 101;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container30 {
    width: 100%;
    padding-left: var(--dl-space-space-fiveunits);
    padding-right: var(--dl-space-space-fiveunits);
    padding-bottom: var(--dl-space-space-tenunits);
    justify-content: center;
  }
  .new-home1-container31 {
    padding-left: 60px;
    padding-right: 60p;
  }
  .new-home1-image07 {
    margin-top: 0px;
  }
  .new-home1-container33 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .new-home1-image08 {
    margin-top: 0px;
  }
  .new-home1-container35 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .new-home1-container37 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .new-home1-container39 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .new-home1-container41 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .new-home1-container43 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .new-home1-work {
    height: auto;
    background-color: #3b3e3f;
  }
  .new-home1-container47 {
    width: 100%;
    align-items: center;
  }
  .new-home1-text102 {
    color: rgb(187, 191, 162);
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
  }
  .new-home1-text103 {
    color: #ff9900;
  }
  .new-home1-container48 {
    margin-top: var(--dl-space-space-unit);
  }
  .new-home1-container50 {
    width: 100%;
    flex-wrap: wrap;
  }
  .new-home1-container51 {
    width: 460px;
    height: auto;
    align-items: center;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-iframe {
    width: 460px;
    height: 260px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-container53 {
    width: 460px;
    height: auto;
    align-items: center;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-iframe1 {
    width: 460px;
    height: 260px;
    margin: var(--dl-space-space-fourunits);
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-container55 {
    align-items: center;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-iframe2 {
    width: 460px;
    height: 260px;
    margin: var(--dl-space-space-fourunits);
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-container57 {
    height: auto;
  }
  .new-home1-video1 {
    display: flex;
  }
  .new-home1-video2 {
    display: none;
  }
  .new-home1-container58 {
    height: auto;
  }
  .new-home1-container60 {
    background-size: contain;
    background-repeat: no-repeat;
  }
  .new-home1-image16 {
    width: 560px;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-image17 {
    width: 560px;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-image18 {
    width: 560px;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-image19 {
    width: 560px;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-image20 {
    width: 560px;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-image21 {
    width: 560px;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-image22 {
    width: 560px;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-container80 {
    height: auto;
  }
  .new-home1-content-container {
    padding-top: 0px;
    padding-left: var(--dl-space-space-tenunits);
  }
  .new-home1-text160 {
    font-size: 40px;
  }
  .new-home1-container82 {
    margin-top: var(--dl-space-space-unit);
  }
  .new-home1-container84 {
    width: 60%;
  }
  .new-home1-image23 {
    width: 100%;
  }
}
@media(max-width: 1200px) {
  .new-home1-logo {
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-header {
    background-size: contain;
  }
  .new-home1-container02 {
    width: 300px;
  }
  .new-home1-heading {
    color: var(--dl-color-gray-white);
    width: 300px;
    font-size: 36px;
    line-height: 1.15;
    margin-left: 0px;
    background-color: transparent;
  }
  .new-home1-container03 {
    width: 2px;
    height: 170px;
  }
  .new-home1-text003 {
    color: var(--dl-color-gray-white);
    width: 500px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-about {
    height: 500px;
    background-size: contain;
  }
  .new-home1-container17 {
    width: 100%;
    height: 500px;
    align-items: center;
    justify-content: flex-start;
  }
  .new-home1-container18 {
    width: auto;
    height: auto;
    margin-left: var(--dl-space-space-tripleunit);
    padding-left: 0px;
  }
  .new-home1-text025 {
    color: rgb(255, 153, 0);
    display: flex;
    font-size: 40px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
  }
  .new-home1-text027 {
    color: #bbbfa2;
  }
  .new-home1-text028 {
    color: #bbbfa2;
  }
  .new-home1-text029 {
    color: var(--dl-color-gray-black);
    width: 500px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    text-transform: none;
  }
  .new-home1-container22 {
    width: 600px;
    align-self: flex-end;
    justify-content: flex-start;
  }
  .new-home1-image04 {
    width: 600px;
  }
  .new-home1-container24 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .new-home1-container25 {
    align-items: center;
  }
  .new-home1-container27 {
    width: 460px;
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-container28 {
    width: 600px;
    margin-top: var(--dl-space-space-doubleunit);
  }
  .new-home1-text033 {
    letter-spacing: inherit;
  }
  .new-home1-text036 {
    color: var(--dl-color-gray-black);
    width: auto;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    text-transform: none;
  }
  .new-home1-image07 {
    margin-top: 0px;
  }
  .new-home1-image08 {
    margin-top: 0px;
  }
  .new-home1-work {
    background-color: #3b3e3f;
  }
  .new-home1-container47 {
    margin-top: var(--dl-space-space-tenunits);
    padding-left: var(--dl-space-space-tenunits);
    padding-right: var(--dl-space-space-tenunits);
  }
  .new-home1-container48 {
    margin-top: var(--dl-space-space-unit);
  }
  .new-home1-text106 {
    color: rgb(128, 132, 133);
  }
  .new-home1-text107 {
    margin-top: 0px;
  }
  .new-home1-image15 {
    display: flex;
  }
  .new-home1-container50 {
    margin-top: var(--dl-space-space-doubleunit);
  }
  .new-home1-container51 {
    width: 440px;
    height: auto;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-iframe {
    width: 460px;
    height: 260px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-container52 {
    height: auto;
  }
  .new-home1-container53 {
    margin-left: var(--dl-space-space-fourunits);
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-iframe1 {
    width: 460px;
    height: 260px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .new-home1-container54 {
    height: auto;
  }
  .new-home1-container55 {
    margin-left: var(--dl-space-space-fourunits);
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-iframe2 {
    width: 460px;
    height: 260px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .new-home1-container56 {
    height: auto;
  }
  .new-home1-video1 {
    display: flex;
  }
  .new-home1-video2 {
    display: none;
  }
  .new-home1-container59 {
    z-index: 100;
  }
  .new-home1-container60 {
    z-index: 100;
    background-repeat: no-repeat;
  }
  .new-home1-image16 {
    width: 860px;
  }
  .new-home1-image17 {
    width: 860px;
  }
  .new-home1-image18 {
    width: 860px;
  }
  .new-home1-image19 {
    width: 860px;
  }
  .new-home1-image20 {
    width: 860px;
  }
  .new-home1-image21 {
    width: 860px;
  }
  .new-home1-image22 {
    width: 860px;
  }
  .new-home1-content-container {
    padding-top: 0px;
  }
  .new-home1-container82 {
    margin-top: var(--dl-space-space-unit);
  }
}
@media(max-width: 991px) {
  .new-home1-logo {
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-image {
    width: 120px;
  }
  .new-home1-header {
    margin-top: 100px;
  }
  .new-home1-container01 {
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-container02 {
    width: 260px;
  }
  .new-home1-heading {
    color: var(--dl-color-gray-white);
    width: 260px;
    font-size: 30px;
    line-height: 1.15;
    margin-left: 0px;
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-unit);
    background-color: transparent;
  }
  .new-home1-container03 {
    width: 2px;
    height: 170px;
  }
  .new-home1-text003 {
    color: var(--dl-color-gray-white);
    width: 460px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-text007 {
    color: var(--dl-color-gray-white);
  }
  .new-home1-about {
    height: 500px;
    margin-top: 0px;
    align-items: flex-start;
  }
  .new-home1-image03 {
    margin: auto;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-container17 {
    width: 991px;
    height: 500px;
    margin-right: 0px;
    padding-right: 0px;
    justify-content: flex-start;
  }
  .new-home1-container18 {
    width: 600px;
    padding-left: var(--dl-space-space-tripleunit);
    justify-content: flex-start;
  }
  .new-home1-container19 {
    width: 470px;
  }
  .new-home1-text025 {
    display: flex;
    font-size: 30px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
  }
  .new-home1-container21 {
    width: 470px;
  }
  .new-home1-text029 {
    color: var(--dl-color-gray-black);
    width: auto;
    font-size: 15px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container22 {
    width: 550px;
  }
  .new-home1-image04 {
    width: 550px;
  }
  .new-home1-image06 {
    margin-top: var(--dl-space-space-halfunit);
  }
  .new-home1-container24 {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .new-home1-container25 {
    width: 959px;
    margin-left: 0px;
    padding-left: 0px;
    justify-content: center;
  }
  .new-home1-container26 {
    display: none;
  }
  .new-home1-container27 {
    width: 500px;
    align-items: center;
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-container28 {
    width: 100%;
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-text033 {
    color: rgb(255, 153, 0);
    font-size: 30px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1.6;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-text036 {
    color: var(--dl-color-gray-black);
    width: auto;
    font-size: 15px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container30 {
    width: 100%;
  }
  .new-home1-work {
    background-color: #3b3e3f;
  }
  .new-home1-text102 {
    color: rgb(187, 191, 162);
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
  }
  .new-home1-text103 {
    color: #ff9900;
  }
  .new-home1-container48 {
    margin-top: var(--dl-space-space-unit);
  }
  .new-home1-text106 {
    color: rgb(128, 132, 133);
    font-size: 15px;
  }
  .new-home1-container49 {
    padding-left: var(--dl-space-space-tenunits);
    padding-right: var(--dl-space-space-tenunits);
  }
  .new-home1-container50 {
    flex-wrap: wrap;
  }
  .new-home1-container51 {
    height: auto;
  }
  .new-home1-container52 {
    height: auto;
  }
  .new-home1-container54 {
    height: auto;
  }
  .new-home1-container56 {
    height: auto;
  }
  .new-home1-video1 {
    display: flex;
  }
  .new-home1-video2 {
    display: none;
  }
  .new-home1-container61 {
    width: 100%;
  }
  .new-home1-image16 {
    width: 100%;
  }
  .new-home1-container62 {
    width: 100%;
  }
  .new-home1-image17 {
    width: 100%;
  }
  .new-home1-container65 {
    width: 100%;
  }
  .new-home1-image18 {
    width: 100%;
  }
  .new-home1-container68 {
    width: 100%;
  }
  .new-home1-image19 {
    width: 100%;
  }
  .new-home1-container71 {
    width: 100%;
  }
  .new-home1-image20 {
    width: 100%;
  }
  .new-home1-container74 {
    width: 100%;
  }
  .new-home1-image21 {
    width: 100%;
  }
  .new-home1-container77 {
    width: 100%;
  }
  .new-home1-image22 {
    width: 100%;
  }
  .new-home1-content-container {
    justify-content: center;
  }
  .new-home1-text160 {
    font-size: 30px;
  }
  .new-home1-container82 {
    width: 200px;
    margin-top: var(--dl-space-space-unit);
  }
  .new-home1-locations-container {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  .new-home1-location-1 {
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-link13 {
    color: var(--dl-color-gray-white);
  }
  .new-home1-text161 {
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-link14 {
    font-size: 16px;
  }
  .new-home1-link15 {
    font-size: 16px;
  }
}
@media(max-width: 767px) {
  .new-home1-navbar-container {
    background-color: transparent;
  }
  .new-home1-navbar-interactive {
    padding-top: var(--dl-space-space-tripleunit);
    padding-left: 32px;
    padding-right: 32px;
  }
  .new-home1-desktop-menu {
    display: none;
  }
  .new-home1-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .new-home1-icon {
    fill: #ff9900;
    width: 30px;
    height: 30px;
  }
  .new-home1-mobile-menu {
    background-color: #ff8d00;
  }
  .new-home1-nav {
    height: 524px;
  }
  .new-home1-links1 {
    align-self: center;
    align-items: center;
  }
  .new-home1-link04 {
    color: var(--dl-color-gray-white);
    font-size: 30px;
    margin-top: var(--dl-space-space-fiveunits);
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .new-home1-link05 {
    color: var(--dl-color-gray-white);
    font-size: 30px;
    margin-top: var(--dl-space-space-fourunits);
    margin-left: 0;
    margin-bottom: var(--dl-space-space-fourunits);
    text-decoration: none;
  }
  .new-home1-link06 {
    font-size: 30px;
    margin-top: var(--dl-space-space-fourunits);
    margin-left: 0;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .new-home1-link07 {
    color: var(--dl-color-gray-white);
    font-size: 30px;
    margin-top: var(--dl-space-space-fourunits);
    margin-left: 0;
    margin-bottom: var(--dl-space-space-fourunits);
  }
  .new-home1-logo {
    margin-right: var(--dl-space-space-fourunits);
  }
  .new-home1-image {
    width: 100px;
  }
  .new-home1-header {
    margin-top: 100px;
    flex-direction: row;
    background-size: cover;
  }
  .new-home1-container01 {
    margin-top: 0px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: var(--dl-space-space-fourunits);
    flex-direction: column;
  }
  .new-home1-container02 {
    width: auto;
  }
  .new-home1-heading {
    color: var(--dl-color-gray-white);
    width: auto;
    font-size: 24px;
    text-align: left;
    line-height: 1;
    margin-right: o;
    padding-left: 0px;
    padding-right: var(--dl-space-space-fiveunits);
    background-color: transparent;
  }
  .new-home1-container03 {
    width: 200px;
    height: 2px;
    margin-top: var(--dl-space-space-doubleunit);
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-text003 {
    color: var(--dl-color-gray-white);
    width: auto;
    font-size: 14px;
    margin-top: 0px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container05 {
    position: relative;
  }
  .new-home1-text007 {
    color: var(--dl-color-gray-white);
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
  }
  .new-home1-about {
    height: 100%;
    margin-top: 0px;
    flex-direction: row;
    background-size: cover;
  }
  .new-home1-image02 {
    display: none;
  }
  .new-home1-container17 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .new-home1-container18 {
    width: 100%;
    height: auto;
    margin-left: 0px;
    padding-top: var(--dl-space-space-fiveunits);
    padding-left: var(--dl-space-space-fiveunits);
    padding-right: var(--dl-space-space-fiveunits);
  }
  .new-home1-text025 {
    color: rgb(255, 153, 0);
    display: flex;
    font-size: 30px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1;
    letter-spacing: inherit;
    text-transform: uppercase;
    text-decoration: none;
  }
  .new-home1-text027 {
    color: #bbbfa2;
  }
  .new-home1-text028 {
    color: #bbbfa2;
  }
  .new-home1-container21 {
    width: 100%;
  }
  .new-home1-text029 {
    color: var(--dl-color-gray-black);
    width: auto;
    font-size: 14px;
    margin-top: 0px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container22 {
    width: 100%;
  }
  .new-home1-solutions {
    align-items: flex-start;
  }
  .new-home1-image06 {
    margin-top: 0px;
  }
  .new-home1-container24 {
    margin-top: var(--dl-space-space-fourunits);
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: row;
    justify-content: center;
  }
  .new-home1-container25 {
    width: 100%;
    margin-left: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: column;
  }
  .new-home1-container26 {
    display: flex;
  }
  .new-home1-text030 {
    color: rgb(255, 153, 0);
    font-size: 30px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
  }
  .new-home1-text032 {
    color: #bbbfa2;
  }
  .new-home1-container27 {
    width: 100%;
    margin-right: 0px;
  }
  .new-home1-video {
    width: 500px;
  }
  .new-home1-container28 {
    width: 100%;
    align-items: center;
    margin-right: 0px;
  }
  .new-home1-text033 {
    display: none;
  }
  .new-home1-container29 {
    display: none;
  }
  .new-home1-text036 {
    color: var(--dl-color-gray-black);
    width: auto;
    font-size: 15px;
    font-style: normal;
    margin-top: 0px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: var(--dl-space-space-tripleunit);
    margin-right: var(--dl-space-space-tripleunit);
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container30 {
    width: 100%;
    align-self: flex-start;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    justify-content: center;
  }
  .new-home1-container31 {
    width: 350px;
    height: 150px;
    align-items: center;
    padding-top: var(--dl-space-space-doubleunit);
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image07 {
    width: 100px;
  }
  .new-home1-container33 {
    width: 350px;
    height: 150px;
    margin: var(--dl-space-space-doubleunit);
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    padding-top: var(--dl-space-space-doubleunit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image08 {
    width: 100px;
  }
  .new-home1-container35 {
    width: 350px;
    height: 150px;
    margin: var(--dl-space-space-doubleunit);
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    padding-top: var(--dl-space-space-doubleunit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image09 {
    width: 100px;
  }
  .new-home1-container37 {
    width: 350px;
    height: 150px;
    margin: var(--dl-space-space-doubleunit);
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    padding-top: var(--dl-space-space-doubleunit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image10 {
    width: 100px;
  }
  .new-home1-container39 {
    width: 350px;
    height: 150px;
    margin: var(--dl-space-space-doubleunit);
    margin-top: 0px;
    margin-left: 0px;
    padding-top: var(--dl-space-space-doubleunit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image11 {
    width: 100px;
  }
  .new-home1-container41 {
    width: 350px;
    height: 150px;
    margin: var(--dl-space-space-doubleunit);
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    padding-top: var(--dl-space-space-doubleunit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image12 {
    width: 100px;
  }
  .new-home1-container43 {
    width: 350px;
    height: 125px;
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    padding-top: var(--dl-space-space-doubleunit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image13 {
    width: 100px;
  }
  .new-home1-work {
    background-color: #3b3e3f;
  }
  .new-home1-text102 {
    color: rgb(187, 191, 162);
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
  }
  .new-home1-text103 {
    color: #ff9900;
  }
  .new-home1-text105 {
    color: #bbbfa2;
  }
  .new-home1-container48 {
    margin-top: var(--dl-space-space-unit);
  }
  .new-home1-container49 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .new-home1-container50 {
    flex-wrap: wrap;
  }
  .new-home1-container51 {
    height: auto;
  }
  .new-home1-iframe {
    height: 260PX;
    margin-bottom: 0px;
  }
  .new-home1-container52 {
    height: auto;
  }
  .new-home1-container54 {
    height: auto;
  }
  .new-home1-container56 {
    height: auto;
  }
  .new-home1-container57 {
    height: auto;
  }
  .new-home1-video1 {
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    display: none;
  }
  .new-home1-video2 {
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    display: flex;
  }
  .new-home1-container58 {
    background-color: #4f5354;
  }
  .new-home1-contact {
    padding-right: 0px;
    flex-direction: row;
  }
  .new-home1-content-container {
    width: 100%;
  }
  .new-home1-text160 {
    color: var(--dl-color-gray-white);
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
  }
  .new-home1-container82 {
    width: 160px;
    margin-top: var(--dl-space-space-unit);
  }
  .new-home1-link13 {
    color: var(--dl-color-gray-white);
    font-size: 15px;
    line-height: 1.2;
    text-decoration: none;
  }
  .new-home1-text161 {
    font-size: 15px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-link14 {
    color: var(--dl-color-gray-white);
    font-size: 15px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
}
@media(max-width: 479px) {
  .new-home1-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .new-home1-burger-menu {
    margin-top: var(--dl-space-space-doubleunit);
  }
  .new-home1-icon {
    fill: #ff9900;
    width: 30px;
    height: 30px;
  }
  .new-home1-mobile-menu {
    padding: 16px;
    background-color: #ff8d00;
  }
  .new-home1-icon02 {
    width: 24px;
    height: 24px;
  }
  .new-home1-links1 {
    height: 419px;
    align-self: center;
    margin-top: var(--dl-space-space-doubleunit);
    align-items: center;
    justify-content: space-between;
  }
  .new-home1-link04 {
    color: var(--dl-color-gray-white);
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
  }
  .new-home1-link05 {
    color: var(--dl-color-gray-white);
    font-size: 30px;
  }
  .new-home1-link06 {
    color: var(--dl-color-gray-white);
    font-size: 30px;
  }
  .new-home1-link07 {
    color: var(--dl-color-gray-white);
    font-size: 30px;
  }
  .new-home1-logo {
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-image {
    width: 80px;
    margin-right: 0px;
  }
  .new-home1-header {
    height: auto;
    margin-top: 80px;
    flex-direction: column;
  }
  .new-home1-container01 {
    margin-left: var(--dl-space-space-doubleunit);
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-heading {
    color: var(--dl-color-gray-white);
    width: 100%;
    z-index: 101;
    font-size: 44px;
    margin-top: var(--dl-space-space-unit);
    line-height: 1.15;
    margin-left: 0px;
    padding-top: 0nit;
    border-color: var(--dl-color-gray-white);
    border-width: 0px;
    margin-right: 0px;
    padding-left: 0px;
    margin-bottom: var(--dl-space-space-unit);
    padding-right: 0px;
    padding-bottom: 0nit;
    background-color: transparent;
  }
  .new-home1-text002 {
    letter-spacing: -1px;
  }
  .new-home1-container03 {
    width: 240px;
    height: 2px;
    z-index: 101;
    margin-left: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .new-home1-text003 {
    color: var(--dl-color-gray-white);
    width: 100%;
    z-index: 101;
    font-size: 15px;
    margin-top: var(--dl-space-space-unit);
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-text006 {
    color: rgb(136, 140, 111);
  }
  .new-home1-container05 {
    height: auto;
    z-index: 101;
    position: relative;
    margin-top: var(--dl-space-space-fiveunits);
    align-items: flex-start;
  }
  .new-home1-container06 {
    width: 340px;
    height: 260px;
    margin-left: 0px;
    margin-right: 20px;
    justify-content: space-between;
  }
  .new-home1-text007 {
    color: var(--dl-color-gray-white);
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
  }
  .new-home1-text009 {
    color: #888c6f;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
  }
  .new-home1-text010 {
    color: var(--dl-color-gray-white);
  }
  .new-home1-text011 {
    color: var(--dl-color-gray-white);
    font-size: 16px;
  }
  .new-home1-container09 {
    width: 340px;
    height: 260px;
    margin-top: var(--dl-space-space-tripleunit);
    margin-left: 20px;
    margin-right: 0px;
  }
  .new-home1-text013 {
    color: var(--dl-color-gray-white);
    font-size: 15px;
  }
  .new-home1-container11 {
    width: auto;
    padding-right: var(--dl-space-space-fourunits);
  }
  .new-home1-text015 {
    color: #888c6f;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
  }
  .new-home1-text016 {
    color: var(--dl-color-gray-white);
  }
  .new-home1-text017 {
    color: var(--dl-color-gray-white);
    font-size: 16px;
  }
  .new-home1-container12 {
    width: 340px;
    height: 260px;
    margin-top: var(--dl-space-space-tripleunit);
    margin-left: 0px;
    margin-right: 20px;
  }
  .new-home1-text019 {
    color: var(--dl-color-gray-white);
    font-size: 15px;
  }
  .new-home1-container14 {
    padding-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-text021 {
    color: #888c6f;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
  }
  .new-home1-text022 {
    color: var(--dl-color-gray-white);
  }
  .new-home1-text023 {
    color: var(--dl-color-gray-white);
    font-size: 16px;
  }
  .new-home1-image01 {
    width: 100%;
    height: 500px;
    display: flex;
    z-index: 99;
    margin-top: -450px;
    justify-content: center;
  }
  .new-home1-container15 {
    margin-top: 0px;
    background-color: #8dabc9;
  }
  .new-home1-about {
    width: 100%;
    height: auto;
    z-index: 101;
    margin-top: 0px;
    margin-right: 0px;
    flex-direction: column;
    background-size: contain;
    justify-content: flex-end;
    background-color: #f2f3f4;
  }
  .new-home1-image02 {
    width: auto;
    height: 50px;
    display: none;
    z-index: 100;
    align-self: flex-start;
    margin-left: 60px;
  }
  .new-home1-image03 {
    top: auto;
    left: 0px;
    width: 60px;
    bottom: auto;
    display: none;
    z-index: 103;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
  }
  .new-home1-container17 {
    width: 100%;
    height: auto;
    position: relative;
    align-self: center;
    align-items: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
    justify-content: flex-end;
  }
  .new-home1-container18 {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0px;
    align-items: flex-start;
    padding-left: 0px;
    padding-right: 0px;
  }
  .new-home1-container19 {
    margin-top: var(--dl-space-space-unit);
    align-items: flex-start;
    margin-left: var(--dl-space-space-tripleunit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .new-home1-text025 {
    display: flex;
    z-index: 102;
    font-size: 28px;
    align-self: flex-start;
    font-style: normal;
    margin-top: 0px;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1;
    padding-top: 0px;
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
    margin-bottom: var(--dl-space-space-halfunit);
    letter-spacing: inherit;
    text-transform: uppercase;
    text-decoration: none;
  }
  .new-home1-text026 {
    color: #ff9900;
  }
  .new-home1-text027 {
    color: #bbbfa2;
  }
  .new-home1-text028 {
    color: #bbbfa2;
  }
  .new-home1-container20 {
    margin-top: var(--dl-space-space-unit);
    align-items: flex-start;
    margin-left: 0px;
    margin-bottom: var(--dl-space-space-unit);
  }
  .new-home1-container21 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: var(--dl-space-space-tripleunit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-tripleunit);
  }
  .new-home1-text029 {
    color: var(--dl-color-gray-black);
    width: auto;
    height: auto;
    z-index: 102;
    font-size: 14px;
    align-self: flex-start;
    font-style: normal;
    margin-top: 0px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container22 {
    width: 100%;
    height: auto;
  }
  .new-home1-image04 {
    width: 100%;
    height: auto;
  }
  .new-home1-image05 {
    left: 0px;
    bottom: 0px;
    position: absolute;
  }
  .new-home1-solutions {
    align-self: flex-start;
    padding-left: 0px;
    background-color: var(--dl-color-gray-white);
  }
  .new-home1-container23 {
    align-items: flex-start;
  }
  .new-home1-image06 {
    opacity: 0.6;
    align-self: flex-start;
    margin-top: 2px;
  }
  .new-home1-container24 {
    width: 100%;
    z-index: 99;
    margin-top: 0px;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
  }
  .new-home1-container25 {
    width: 100%;
    height: auto;
    position: relative;
    align-self: center;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .new-home1-container26 {
    display: flex;
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
  }
  .new-home1-text030 {
    color: rgb(255, 153, 0);
    z-index: 102;
    font-size: 26px;
    font-style: normal;
    margin-top: 0px;
    font-family: Open Sans;
    font-weight: 300;
    line-height: 1;
    padding-top: 0px;
    border-color: var(--dl-color-gray-black);
    border-width: 0px;
    margin-bottom: var(--dl-space-space-halfunit);
    letter-spacing: -1px;
    text-transform: uppercase;
    text-decoration: none;
  }
  .new-home1-text032 {
    color: #bbbfa2;
  }
  .new-home1-container27 {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-direction: row;
    justify-content: center;
  }
  .new-home1-video {
    width: 100%;
    height: auto;
    align-self: flex-start;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .new-home1-container28 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-tripleunit);
  }
  .new-home1-text033 {
    color: rgb(255, 153, 0);
  }
  .new-home1-container29 {
    display: none;
    margin-top: var(--dl-space-space-tripleunit);
    margin-left: var(--dl-space-space-tripleunit);
  }
  .new-home1-text036 {
    color: var(--dl-color-gray-black);
    width: 100%;
    height: auto;
    margin: var(--dl-space-space-doubleunit);
    z-index: 102;
    font-size: 14px;
    align-self: center;
    font-style: normal;
    margin-top: 0px;
    text-align: left;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.6;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container30 {
    width: 100%;
    margin-top: var(--dl-space-space-fiveunits);
    margin-right: 0px;
    padding-left: 0px;
    margin-bottom: var(--dl-space-space-fiveunits);
    padding-right: 0px;
    padding-bottom: 0px;
    justify-content: flex-start;
  }
  .new-home1-container31 {
    width: 400px;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: var(--dl-space-space-doubleunit);
    margin-right: 0px;
    padding-left: var(--dl-space-space-doubleunit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-doubleunit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image07 {
    width: 100px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: 0px;
  }
  .new-home1-container32 {
    margin-top: 0px;
  }
  .new-home1-text037 {
    color: #ff9900;
  }
  .new-home1-container33 {
    width: 400px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-direction: row;
  }
  .new-home1-image08 {
    width: 100px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: 0px;
  }
  .new-home1-container34 {
    margin-top: 0px;
  }
  .new-home1-text045 {
    color: #ff9900;
  }
  .new-home1-text047 {
    font-size: 14px;
  }
  .new-home1-text048 {
    font-size: 14px;
  }
  .new-home1-text049 {
    font-size: 14px;
  }
  .new-home1-text050 {
    font-size: 14px;
  }
  .new-home1-text051 {
    font-size: 14px;
  }
  .new-home1-text052 {
    font-size: 14px;
  }
  .new-home1-text053 {
    font-size: 14px;
  }
  .new-home1-text054 {
    font-size: 14px;
  }
  .new-home1-text055 {
    font-size: 14px;
  }
  .new-home1-text056 {
    font-size: 16px;
  }
  .new-home1-container35 {
    width: 400px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-direction: row;
  }
  .new-home1-image09 {
    width: 100px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: 0px;
  }
  .new-home1-container36 {
    margin-top: 0px;
  }
  .new-home1-text057 {
    color: #ff9900;
  }
  .new-home1-container37 {
    width: 400px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-direction: row;
  }
  .new-home1-image10 {
    width: 100px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: 0px;
  }
  .new-home1-container38 {
    margin-top: 0px;
  }
  .new-home1-text066 {
    color: #ff9900;
  }
  .new-home1-container39 {
    width: 400px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
  .new-home1-image11 {
    width: 100px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: 0px;
  }
  .new-home1-container40 {
    margin-top: 0px;
    flex-direction: column;
  }
  .new-home1-text076 {
    color: #ff9900;
  }
  .new-home1-container41 {
    width: 400px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
  .new-home1-image12 {
    width: 100px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: 0px;
  }
  .new-home1-container42 {
    margin-top: 0px;
    flex-direction: column;
  }
  .new-home1-text084 {
    color: #ff9900;
  }
  .new-home1-container43 {
    width: 400px;
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: row;
    justify-content: flex-start;
  }
  .new-home1-image13 {
    width: 100px;
    margin-left: var(--dl-space-space-fourunits);
    margin-right: 0px;
  }
  .new-home1-container44 {
    margin-top: 0px;
    flex-direction: column;
  }
  .new-home1-text094 {
    color: #ff9900;
  }
  .new-home1-image14 {
    margin-bottom: 2px;
  }
  .new-home1-work {
    background-color: #3b3e3f;
  }
  .new-home1-container47 {
    margin-top: 60px;
    align-items: center;
    margin-left: 0px;
    padding-left: var(--dl-space-space-tripleunit);
    margin-bottom: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-tripleunit);
  }
  .new-home1-text102 {
    color: rgb(187, 191, 162);
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
  }
  .new-home1-text103 {
    color: #ff9900;
  }
  .new-home1-text105 {
    color: #bbbfa2;
  }
  .new-home1-container48 {
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
  }
  .new-home1-text106 {
    color: rgb(128, 132, 133);
    font-size: 14px;
    text-align: left;
  }
  .new-home1-container49 {
    height: auto;
    margin-top: 0px;
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-tripleunit);
    flex-direction: column;
  }
  .new-home1-text107 {
    margin-top: var(--dl-space-space-doubleunit);
  }
  .new-home1-image15 {
    display: flex;
  }
  .new-home1-container50 {
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    margin-top: 0px;
  }
  .new-home1-container51 {
    width: 100%;
    height: auto;
    margin-top: var(--dl-space-space-doubleunit);
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-iframe {
    width: 360PX;
    height: 202PX;
    margin: 0px;
    align-self: center;
    padding-left: 0px;
  }
  .new-home1-container52 {
    height: auto;
    align-items: center;
    flex-direction: column;
  }
  .new-home1-container53 {
    width: 100%;
    height: auto;
    margin-top: var(--dl-space-space-doubleunit);
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-iframe1 {
    width: 360px;
    height: 202px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-container54 {
    height: auto;
  }
  .new-home1-text113 {
    color: rgb(128, 132, 133);
  }
  .new-home1-text116 {
    font-size: 16px;
  }
  .new-home1-container55 {
    width: 100%;
    margin-top: var(--dl-space-space-doubleunit);
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-iframe2 {
    width: 360px;
    height: 202px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .new-home1-container56 {
    height: auto;
  }
  .new-home1-container57 {
    height: auto;
    z-index: 100;
    align-self: flex-end;
    align-items: flex-end;
  }
  .new-home1-video1 {
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    display: none;
    z-index: 100;
    position: absolute;
  }
  .new-home1-video2 {
    top: 21-px;
    left: 865-px;
    width: 100%;
    height: auto;
    display: flex;
    z-index: 100;
    position: absolute;
    padding-right: 0px;
  }
  .new-home1-container58 {
    background-color: #4f5354;
  }
  .new-home1-container60 {
    width: 100%;
    padding-top: var(--dl-space-space-doubleunit);
    background-size: auto;
    background-repeat: no-repeat;
  }
  .new-home1-container61 {
    width: 100%;
    align-self: center;
    align-items: center;
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-image16 {
    width: 100%;
    align-self: center;
    padding-left: 0px;
  }
  .new-home1-link09 {
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .new-home1-container62 {
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-container63 {
    align-self: center;
    align-items: center;
  }
  .new-home1-image17 {
    width: 100%;
    align-self: center;
  }
  .new-home1-container65 {
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-container66 {
    align-self: center;
    align-items: center;
  }
  .new-home1-image18 {
    width: 100%;
    align-self: center;
  }
  .new-home1-button {
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .new-home1-container68 {
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-container69 {
    align-self: center;
    align-items: center;
  }
  .new-home1-image19 {
    width: 100%;
    align-self: center;
  }
  .new-home1-button1 {
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .new-home1-container71 {
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-container72 {
    align-self: center;
    align-items: center;
  }
  .new-home1-image20 {
    width: 100%;
    align-self: center;
  }
  .new-home1-link10 {
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .new-home1-container75 {
    align-self: center;
    align-items: center;
  }
  .new-home1-image21 {
    width: 100%;
    align-self: center;
  }
  .new-home1-link11 {
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .new-home1-container78 {
    align-self: center;
    align-items: center;
  }
  .new-home1-image22 {
    width: 100%;
    align-self: center;
  }
  .new-home1-link12 {
    margin-top: var(--dl-space-space-halfunit);
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .new-home1-contact {
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-fourunits);
    padding-right: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-fourunits);
  }
  .new-home1-content-container {
    width: 100%;
    padding-top: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .new-home1-text160 {
    color: var(--dl-color-gray-white);
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
  }
  .new-home1-container82 {
    width: 260px;
    margin-top: var(--dl-space-space-unit);
    margin-left: 0px;
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-locations-container {
    width: 100%;
    margin-bottom: 0px;
  }
  .new-home1-location-1 {
    width: 400px;
    margin-right: 0px;
    flex-direction: row;
  }
  .new-home1-adress {
    width: auto;
    margin-right: var(--dl-space-space-doubleunit);
  }
  .new-home1-link13 {
    color: var(--dl-color-gray-white);
  }
  .new-home1-text161 {
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-email {
    margin-bottom: var(--dl-space-space-doubleunit);
  }
  .new-home1-link14 {
    color: var(--dl-color-gray-white);
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-link15 {
    color: var(--dl-color-gray-white);
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.55;
    text-transform: none;
    text-decoration: none;
  }
  .new-home1-container84 {
    width: 50%;
    height: auto;
    z-index: 99;
  }
  .new-home1-image23 {
    width: 100%;
    display: none;
  }
}
