.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eeebeb;
}

.div-block-2 {
  margin-bottom: 55px;
  text-align: center;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: rgba(51, 51, 51, 0.53);
  font-size: 80px;
  font-weight: 400;
  text-transform: uppercase;
}

.image {
  padding: 0px 0px 27px;
}

.text-block {
  font-family: Montserrat, sans-serif;
  color: rgba(51, 51, 51, 0.53);
  font-size: 32px;
  line-height: 45px;
  text-align: center;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  height: 80px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #f5f5f5;
}

.product-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.26);
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  padding: 20px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

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

.page-wrapper-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.slider-4 {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 165, 183, 0.69)), to(rgba(0, 165, 183, 0.69))), url('../images/molecules-07.svg');
  background-image: linear-gradient(180deg, rgba(0, 165, 183, 0.69), rgba(0, 165, 183, 0.69)), url('../images/molecules-07.svg');
  background-position: 0px 0px, 50% 50%;
}

.heading-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 8vh;
  line-height: 6vw;
  font-weight: 800;
  text-align: center;
  text-transform: capitalize;
}

.slide-nav-2 {
  bottom: 50px;
  color: #00a5b7;
  font-size: 10px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.container-4 {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.left-arrow-3 {
  color: #00a5b7;
}

.right-arrow-3 {
  color: #00a5b7;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.promotonial-image {
  position: relative;
  top: 84px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.row-3 {
  height: 100%;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-9 {
  font-family: Montserrat, sans-serif;
  color: #00a5b7;
  font-size: 36px;
  font-weight: 800;
  text-align: center;
  text-transform: capitalize;
}

.custom-button {
  margin-top: 37px;
  padding-right: 37px;
  padding-left: 37px;
  background-color: #ed7421;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.image-4-copy {
  position: relative;
  top: 40px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.oreo {
  position: relative;
  top: 59px;
}

.hero-commercial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00a5b7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 165, 183, 0.69)), to(rgba(0, 165, 183, 0.69))), url('../images/molecules-07.svg');
  background-image: linear-gradient(180deg, rgba(0, 165, 183, 0.69), rgba(0, 165, 183, 0.69)), url('../images/molecules-07.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 29px;
  padding-bottom: 29px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.page-wrapper-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container-5 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tab1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none solid solid;
  border-width: 2px;
  border-color: #00a5b7;
  background-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #00a5b7;
}

.tab1:hover {
  background-color: #00a5b7;
  color: #fff;
}

.tab1.w--current {
  padding: 25px;
  background-color: #00a5b7;
  color: #fff;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.product-holder {
  height: 100%;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
}

.product-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.tab-pane {
  margin-top: 60px;
  -webkit-transition: opacity 300ms cubic-bezier(.6, -.28, .735, .045);
  transition: opacity 300ms cubic-bezier(.6, -.28, .735, .045);
}

.heading-15 {
  font-family: Montserrat, sans-serif;
  color: #ff8d3f;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.paragraph {
  font-family: 'Droid Sans', sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.row-5 {
  height: 300px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
}

.column-5 {
  height: 100%;
}

.column-6 {
  height: 100%;
}

.paragraph-copy {
  font-family: 'Droid Sans', sans-serif;
  color: grey;
  font-size: 17px;
  line-height: 25px;
}

.tab2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none solid solid;
  border-width: 2px;
  border-color: #00a5b7;
  background-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #00a5b7;
}

.tab2:hover {
  background-color: #00a5b7;
  color: #fff;
}

.tab2.w--current {
  padding: 25px;
  background-color: #00a5b7;
  color: #fff;
}

.tab3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none solid solid;
  border-width: 2px;
  border-color: #00a5b7;
  background-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #00a5b7;
}

.tab3:hover {
  background-color: #00a5b7;
  color: #fff;
}

.tab3.w--current {
  padding: 25px;
  background-color: #00a5b7;
  color: #fff;
}

.tab4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none solid solid;
  border-width: 2px;
  border-color: #00a5b7;
  background-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #00a5b7;
}

.tab4:hover {
  background-color: #00a5b7;
  color: #fff;
}

.tab4.w--current {
  padding: 25px;
  background-color: #00a5b7;
  color: #fff;
}

.tab5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 27px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none solid solid;
  border-width: 2px;
  border-color: #00a5b7;
  background-color: transparent;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #00a5b7;
}

.tab5:hover {
  background-color: #00a5b7;
  color: #fff;
}

.tab5.w--current {
  padding: 25px;
  background-color: #00a5b7;
  color: #fff;
}

.tab5.last {
  border-right-style: solid;
}

.div-block-23 {
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 50px;
  height: 50px;
  border-radius: 360px;
  background-color: #00a5b7;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-button-phone {
  display: none;
  margin-top: 37px;
  padding-right: 37px;
  padding-left: 37px;
  background-color: #ed7421;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}

.tab-pane-2 {
  margin-top: 60px;
}

.tab-pane-3 {
  margin-top: 60px;
}

.tab-pane-4 {
  margin-top: 60px;
}

.tab-pane-5 {
  margin-top: 60px;
}

.title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 58px;
  text-transform: capitalize;
}

.title-phone {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 58px;
  text-transform: capitalize;
}

.about-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.about-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.heading-17 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2rem;
}

.paragraph-2 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: 'Playfair Display SC', sans-serif;
  text-align: center;
}

.about-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-bottom: 0px;
  padding: 64px 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00a5b7;
}

.paragraph-2-copy {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.page-wrapper-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a5b7), to(#00a5b7));
  background-image: linear-gradient(180deg, #00a5b7, #00a5b7);
}

.white-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 300;
  text-align: center;
}

.white-h2 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  text-align: center;
}

.form-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.center-title-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.black-h1 {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 2.1rem;
  line-height: auto;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.black-h2 {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #7f8c8d;
  font-size: 1rem;
  line-height: auto;
  font-weight: 300;
}

.text-field {
  width: 33.33333333%;
  margin-right: 2.3%;
  margin-bottom: 30px;
  margin-left: 2.3%;
  padding: 33px 54px;
  float: left;
  border: 1px solid #dfe2e2;
  border-radius: 3px;
  background-image: url('../images/contact_input_user.png');
  background-position: 15px 50%;
  background-size: 27px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #7f8c8d;
  font-size: 1rem;
  line-height: 1.5px;
  font-weight: 300;
}

.form-2 {
  width: 100%;
  max-width: 1200px;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field-phone {
  width: 33.33333333%;
  margin-right: 2.3%;
  margin-bottom: 30px;
  margin-left: 2.3%;
  padding: 33px 54px;
  float: left;
  border: 1px solid #dfe2e2;
  border-radius: 3px;
  background-image: url('../images/contact_input_phone.png');
  background-position: 15px 50%;
  background-size: 27px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #7f8c8d;
  font-size: 1rem;
  line-height: 1.5px;
  font-weight: 300;
}

.text-field-email {
  width: 33.33333333%;
  margin-right: 2.3%;
  margin-bottom: 30px;
  margin-left: 2.3%;
  padding: 33px 54px;
  float: left;
  border: 1px solid #dfe2e2;
  border-radius: 3px;
  background-image: url('../images/contact_input_email.png');
  background-position: 15px 50%;
  background-size: 27px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  color: #7f8c8d;
  font-size: 1rem;
  line-height: 1.5px;
  font-weight: 300;
}

.div-block-27 {
  padding-right: 2.3%;
  padding-left: 2.3%;
}

.text-field-message {
  width: 100%;
  min-height: 50px;
  margin-right: 2.3%;
  margin-bottom: 30px;
  padding: 33px 54px;
  float: left;
  border: 1px solid #dfe2e2;
  border-radius: 3px;
  background-image: url('../images/contact_input_chat.png');
  background-position: 15px 24px;
  background-size: 27px;
  background-repeat: no-repeat;
  color: #7f8c8d;
  font-size: 16px;
  line-height: 1.5px;
}

.submit-button {
  width: 100%;
  margin-right: 2.3%;
  margin-left: 0%;
  padding: 20px;
  float: none;
  border-radius: 3px;
  background-color: #ff8d3f;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-transform: uppercase;
  cursor: pointer;
}

.submit-button:hover {
  background-color: #00a5b7;
}

.contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  min-width: 1200px;
  margin-bottom: 20px;
  padding-top: 18px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-18 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.heading-19 {
  font-family: 'Open Sans', sans-serif;
  color: #7f8c8d;
  font-size: 1.2rem;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.link {
  color: #7f8c8d;
  text-decoration: none;
  cursor: pointer;
}

.link-2 {
  margin-top: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 1.2rem;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.link-2:hover {
  color: #7f8c8d;
}

.footer {
  height: 80px;
  margin-top: 0px;
  background-color: #f5f5f5;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-link {
  width: 25px;
  height: 25px;
  opacity: 0.5;
}

.social-media-link:hover {
  opacity: 1;
}

.social-media-link.rightpading {
  margin-left: 15px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 67px;
  padding-left: 67px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block-28 {
  width: 12%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: #ff8d3f;
  text-align: center;
}

.column-9 {
  padding: 3% 3em;
}

.paragraph-2-copy-copy {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.heading-20 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
}

.column-10 {
  padding-right: 0px;
}

.column-11 {
  padding-left: 0px;
}

.image-6 {
  width: 100%;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.8em;
}

.paragraph-3-copy {
  display: block;
  font-family: Merriweather, serif;
  font-size: 1rem;
  line-height: 1.8em;
  font-weight: 400;
  text-align: left;
}

.image-7 {
  width: 100%;
}

.div-block-29 {
  max-width: 1200px;
  margin-top: 15px;
  padding-top: 0px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(127, 140, 141, 0.25);
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-31 {
  display: none;
}

.div-block-28-copy {
  width: 12%;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 0px;
  background-color: #ff8d3f;
  text-align: center;
}

.div-block-32 {
  display: inline-block;
  margin-right: 23px;
  margin-left: 23px;
}

.div-block-32.pamco {
  padding: 7px;
  background-color: #f5f5f5;
}

.row-5-copy {
  height: auto;
  margin-bottom: 20px;
  border-bottom: 1px none rgba(0, 0, 0, 0.19);
}

.div-block-33 {
  height: 400px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-34.black-bg {
  background-color: #000;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  color: rgba(51, 51, 51, 0.62);
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.link-block-3 {
  height: auto;
  float: right;
}

.image-16 {
  float: right;
  opacity: 0.39;
}

.image-16:hover {
  opacity: 1;
}

@media (max-width: 991px) {
  .heading {
    font-size: 50px;
  }
  .nav-menu {
    width: 100vw;
    height: auto;
    background-color: hsla(0, 0%, 96.1%, 0.83);
  }
  .nav-link {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 96.1%, 0.83);
  }
  .nav-link.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-8 {
    font-size: 48px;
    line-height: 64px;
  }
  .column {
    height: 50%;
    padding-bottom: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .promotonial-image {
    position: static;
    width: 150px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .column-2 {
    height: 50%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .image-4-copy {
    position: static;
    width: 250px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .image-4-2 {
    position: static;
    width: 200px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .stationary-image {
    position: static;
    width: 250px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .oreo {
    position: static;
    width: 150px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .tab1 {
    padding: 10px;
  }
  .text-block-3 {
    font-size: 14px;
    line-height: 18px;
  }
  .tab2 {
    padding: 10px;
  }
  .tab3 {
    padding: 10px;
  }
  .tab4 {
    padding: 10px;
  }
  .tab5.last.w--current {
    padding: 10px;
  }
  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: hsla(0, 0%, 96.1%, 0.83);
  }
  .menu-button {
    position: absolute;
    right: 0px;
    bottom: 50%;
    -webkit-transform: translate(0px, 50%);
    -ms-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #000;
  }
  .phone-categories {
    display: none;
  }
  .title-phone {
    display: none;
  }
  .about-holder {
    height: 250px;
  }
  .text-field {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 2.3%;
  }
  .div-block-26 {
    padding-right: 2.3%;
    padding-left: 2.3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-field-phone {
    width: 100%;
    margin-bottom: 15px;
  }
  .text-field-email {
    width: 100%;
    margin-bottom: 15px;
  }
  .div-block-27 {
    padding-left: 2.3%;
  }
  .text-field-message {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: -8px;
  }
  .submit-button {
    margin-top: 20px;
  }
  .heading-19 {
    max-width: 600px;
  }
  .div-block-29 {
    min-width: auto;
    padding-bottom: 20px;
  }
  .div-block-30 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 96.1%, 0.83);
  }
  .left-arrow-3 {
    display: none;
  }
  .right-arrow-3 {
    display: none;
  }
  .column {
    height: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .promotonial-image {
    position: static;
    width: 100px;
    padding-top: 37px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .column-2 {
    height: 50%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .custom-button {
    display: none;
  }
  .image-4-copy {
    position: static;
    width: 200px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .image-4-2 {
    position: static;
    width: 175px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .stationary-image {
    position: static;
    width: 260px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .oreo {
    position: static;
    width: 100px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .hero-commercial {
    height: 250px;
    border: 15px solid #fff;
  }
  .categories {
    display: none;
  }
  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-button {
    position: absolute;
    right: 0px;
    bottom: 50%;
    -webkit-transform: translate(0px, 50%);
    -ms-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
  }
  .phone-categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dropdown-2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .dropdown-toggle-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    padding: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00a5b7;
    color: #fff;
  }
  .icon-3 {
    font-size: 25px;
  }
  .dropdown-list-3 {
    top: 55px;
  }
  .dropdown-list-3.w--open {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.01);
  }
  .phonelink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-weight: 600;
  }
  .phonelink.w--current {
    background-color: #00a5b7;
    color: #fff;
  }
  .product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-5 {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .custom-button-phone {
    display: block;
  }
  .title-phone {
    display: block;
  }
  .about-holder {
    padding-right: 35px;
    padding-left: 35px;
  }
  .container {
    max-width: auto;
    min-width: auto;
  }
  .heading-19 {
    max-width: 450px;
  }
  .column-8 {
    background-color: #f5f5f5;
  }
  .div-block-28 {
    margin-bottom: 10px;
  }
  .div-block-33 {
    margin-bottom: 22px;
  }
  .div-block-34 {
    padding: 10px;
  }
}

@media (max-width: 479px) {
  .heading {
    font-size: 30px;
  }
  .image {
    padding-bottom: 4px;
  }
  .text-block {
    font-size: 18px;
  }
  .navbar {
    top: 0px;
    height: 70px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .nav-menu {
    height: auto;
  }
  .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 96.1%, 0.83);
  }
  .nav-link.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: hsla(0, 0%, 96.1%, 0.83);
  }
  .heading-8 {
    font-size: 36px;
    line-height: 38px;
  }
  .slide-nav-2 {
    bottom: 15%;
  }
  .left-arrow-3 {
    display: none;
  }
  .right-arrow-3 {
    display: none;
  }
  .column {
    height: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .promotonial-image {
    position: relative;
    left: 0px;
    top: auto;
    bottom: -40px;
    width: 100px;
    padding-top: 37px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .column-2 {
    height: 40%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .heading-9 {
    font-size: 28px;
    line-height: 32px;
  }
  .custom-button {
    display: none;
    margin-top: 20px;
  }
  .image-4-copy {
    position: relative;
    width: 200px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .image-4-2 {
    position: relative;
    bottom: -40px;
    width: 175px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .stationary-image {
    position: relative;
    bottom: -40px;
    width: 250px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .oreo {
    position: relative;
    top: auto;
    bottom: -40px;
    width: 100px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .hero-commercial {
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 15px solid #fff;
  }
  .categories {
    display: none;
    height: 68%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .page-wrapper-copy {
    height: auto;
  }
  .container-5 {
    height: 100%;
  }
  .tab1 {
    width: 100%;
    height: 20%;
    padding: 0px;
    border-right-style: solid;
    border-bottom-style: none;
  }
  .tab1.w--current {
    width: 100%;
    height: 20%;
  }
  .tabs-menu {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-block-3 {
    font-size: 10px;
  }
  .tab-pane {
    overflow: auto;
  }
  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .tabs-content {
    overflow: scroll;
  }
  .heading-15 {
    margin-top: 10px;
    font-size: 24px;
  }
  .paragraph {
    font-size: 16px;
  }
  .tab2 {
    width: 100%;
    height: 20%;
    padding: 0px;
    border-right-style: solid;
    border-bottom-style: none;
  }
  .tab2.w--current {
    width: 100%;
    height: 20%;
  }
  .tab3 {
    width: 100%;
    height: 20%;
    padding: 0px;
    border-right-style: solid;
    border-bottom-style: none;
  }
  .tab3.w--current {
    width: 100%;
    height: 20%;
  }
  .tab4 {
    width: 100%;
    height: 20%;
    padding: 0px;
    border-right-style: solid;
    border-bottom-style: none;
  }
  .tab4.w--current {
    width: 100%;
    height: 20%;
  }
  .tab5 {
    width: 100%;
    height: 20%;
    padding: 0px;
    border-right-style: solid;
    border-bottom-style: none;
  }
  .tab5.w--current {
    width: 100%;
    height: 20%;
  }
  .tab5.last {
    border-bottom-style: solid;
  }
  .div-block-23 {
    z-index: 5;
  }
  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-button {
    position: absolute;
    right: 0px;
    bottom: 50%;
    -webkit-transform: translate(0px, 50%);
    -ms-transform: translate(0px, 50%);
    transform: translate(0px, 50%);
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #000;
  }
  .phone-categories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-16 {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif;
    color: #fff;
  }
  .dropdown-2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .dropdown-toggle-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    padding: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #00a5b7;
  }
  .icon-3 {
    color: #fff;
    font-size: 25px;
  }
  .dropdown-list-3 {
    top: 55px;
  }
  .dropdown-list-3.w--open {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.01);
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.06);
  }
  .phonelink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 600;
  }
  .phonelink.w--current {
    background-color: #00a5b7;
    color: #fff;
  }
  .product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-5 {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .custom-button-phone {
    margin-top: 20px;
  }
  .title {
    display: none;
    font-size: 38px;
  }
  .title-phone {
    font-size: 38px;
  }
  .heading-17 {
    font-size: 1.5rem;
  }
  .about-holder {
    padding-right: 18px;
    padding-left: 18px;
  }
  .page-wrapper-contact {
    height: auto;
  }
  .contact-hero {
    padding-right: 33px;
    padding-left: 33px;
  }
  .white-h1 {
    font-size: 1.5rem;
  }
  .white-h2 {
    font-size: 0.7rem;
  }
  .black-h1 {
    font-size: 1.4rem;
  }
  .text-field {
    width: 100%;
    height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 54px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-position: 4% 50%;
    background-size: 27px;
  }
  .form-2 {
    padding-right: 2.3%;
    padding-left: 2.3%;
  }
  .div-block-26 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-field-phone {
    width: 100%;
    height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-position: 4% 50%;
    background-size: 27px;
  }
  .text-field-email {
    width: 100%;
    height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-position: 16px 50%;
  }
  .div-block-27 {
    padding-right: 2.3%;
  }
  .text-field-message {
    max-width: 100%;
    min-height: 150px;
    min-width: 100%;
    margin-right: 2.3%;
  }
  .submit-button {
    width: 100%;
    margin-right: 0%;
  }
  .container {
    max-width: auto;
    min-width: auto;
  }
  .heading-19 {
    font-size: 0.7rem;
  }
  .link-2 {
    margin-top: 0px;
    font-size: 0.9rem;
  }
  .footer {
    height: auto;
  }
  .column-7 {
    height: 50px;
  }
  .column-8 {
    height: 50px;
  }
  .text-block-6 {
    text-align: center;
  }
  .div-block-30 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-28-copy {
    width: 30%;
    background-color: #ff8d3f;
  }
  .div-block-33 {
    margin-bottom: 29px;
  }
  .div-block-34 {
    padding: 11px;
  }
}

