body {
  background-image: url('../images/back.jpg');
  background-attachment: fixed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 42px;
  margin-bottom: 15px;
  font-family: Dosis, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -1px;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 5px;
  font-family: Dosis, sans-serif;
  color: #000;
  font-size: 21px;
  font-weight: 600;
}

a {
  border-style: solid;
  border-width: 1px 0px;
  border-color: #fff;
  font-family: Dosis, sans-serif;
  color: #9e0505;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

a:hover {
  color: #9e0505;
  text-decoration: underline;
  text-shadow: none;
}

a:active {
  text-shadow: none;
}

a.w--current {
  color: #9e0505;
}

a.w--current:hover {
  color: #9e0505;
  text-shadow: none;
}

.button {
  display: inline-block;
  width: 207px;
  height: 48px;
  margin-top: 20px;
  padding: 13px 15px 4px;
  border-style: none;
  border-width: 0px;
  border-radius: 15px;
  background-color: #4a4949;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.button:hover {
  height: 48px;
  margin-top: 20px;
  padding-top: 13px;
  border-style: none;
  border-width: 0px;
  background-color: #9e0505;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-shadow: none;
}

.header {
  height: 200px;
  border-bottom: 1px solid #fff;
}

.logo {
  margin-top: 58px;
  margin-left: 388px;
}

.header-text {
  margin-top: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.main {
  height: auto;
  padding-bottom: 100px;
  border-bottom: 1px solid #fff;
  background-image: url('../images/1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.main.about {
  height: 450px;
  padding-bottom: 0px;
  border-bottom-style: solid;
  background-image: url('../images/4.jpg');
}

.main.products {
  height: 450px;
  background-image: url('../images/2.jpg');
}

.main.contact {
  height: 450px;
  background-image: url('../images/3.jpg');
}

.transperancy1 {
  height: 130px;
  margin-top: -1px;
  border-style: solid none;
  border-width: 1px;
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, .6);
}

.big-logo {
  display: block;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  background-color: transparent;
}

.menu {
  margin-top: 38px;
  margin-right: 184px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -2px;
}

.menu:hover {
  color: #9e0505;
}

.tray1 {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5efe0;
}

.tray1.int {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #fff;
  background-color: #ececec;
}

.tray1.int.products {
  height: auto;
}

.tray1.int.phone {
  height: auto;
  padding-bottom: 70px;
}

.tray2 {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, .6);
}

.tray2.int {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #fff;
  border-top-style: none;
  background-color: #f5efe0;
}

.divider {
  height: 94px;
  border-style: solid none;
  border-width: 1px;
  border-color: #fff;
  background-image: url('../images/divider1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.divider.about {
  border-style: none none solid;
  background-image: url('../images/divider2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  height: auto;
  padding-bottom: 60px;
  border-bottom: 1px none #000;
}

._1 {
  margin-top: 0px;
  letter-spacing: 0px;
}

._1.lower {
  padding-top: 50px;
}

._1.products {
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 60px;
  text-align: center;
}

._1.products.long {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 30px;
}

.footer-menu {
  margin-top: 55px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.footer-menu.w--current {
  border-style: none;
  border-width: 1px;
}

.footer-menu.small {
  margin-top: 18px;
  color: #000;
  font-size: 11px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.footer-menu.btm {
  margin-top: 23px;
  border-style: none;
  border-width: 1px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.footer-menu.btm:hover {
  text-decoration: none;
  text-shadow: none;
}

.footer-logo {
  margin-top: 2px;
  margin-left: 306px;
}

.nav {
  border-style: none;
  text-decoration: none;
}

.nav:hover {
  text-decoration: underline;
  text-shadow: none;
}

.nav.w--current {
  border-style: none;
  color: #000;
}

.nav.w--current:hover {
  color: #000;
  text-decoration: none;
  text-shadow: none;
}

.tray-3-int {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px none #fff;
  border-bottom: 1px none #fff;
  background-color: #ececec;
}

.list-text {
  font-family: Dosis, sans-serif;
  color: #000;
  font-size: 23px;
  line-height: 28px;
  font-weight: 600;
}

.list-items {
  margin-top: 26px;
}

.text-link {
  border-style: none;
  border-width: 1px;
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: lowercase;
}

.text-link:hover {
  text-decoration: none;
  text-shadow: none;
}

.text {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.text.small {
  font-size: 15px;
  line-height: 17px;
  text-align: center;
}

.text.small.btm {
  font-size: 13px;
  line-height: 14px;
  text-align: center;
}

.text.small.btm.products {
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 10px;
  letter-spacing: -0.5px;
}

.text.center {
  color: #050505;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.3px;
}

.text.center.long {
  font-size: 14px;
}

.text.center.long.color {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.1px;
}

.text.title {
  color: #9e0505;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.mainimage {
  margin-top: 30px;
  text-align: center;
}

.contact {
  font-size: 24px;
  line-height: 26px;
}

.coulms {
  height: 280px;
  padding: 12px;
  border-radius: 0px;
  background-color: hsla(0, 9%, 87%, .4);
}

.coulms._1 {
  border-radius: 0px;
}

.coulms._2 {
  padding-left: 12px;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, .5);
}

.coulms._3 {
  height: auto;
  margin-bottom: 30px;
  border-style: none;
  border-width: 5px 0px 5px 5px;
  border-color: #000;
}

.subhead {
  margin-top: 0px;
  font-family: Dosis, sans-serif;
  color: #000;
  text-align: center;
  text-transform: uppercase;
}

.toprow {
  margin-top: 30px;
  margin-bottom: 30px;
}

.lowercolumn {
  text-align: center;
}

.body {
  background-size: cover;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.product.names {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.product.long {
  margin-bottom: 0px;
}

.abs {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px dotted #c7c6c3;
  border-left: 1px none #000;
  background-color: #fff;
}

.abs.color {
  padding-top: 8px;
  padding-bottom: 8px;
}

.image {
  display: block;
  width: 291px;
  margin-right: auto;
  margin-left: auto;
}

.body-2 {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  h1 {
    margin-top: 33px;
  }
  a {
    border-bottom: 1px solid #fff;
  }
  a:hover {
    text-shadow: none;
  }
  .logo {
    margin-left: 284px;
  }
  .header-text {
    letter-spacing: 0px;
  }
  .main {
    padding-bottom: 80px;
    background-position: 22% 0%;
    background-repeat: no-repeat;
  }
  .main.about {
    height: 450px;
    background-repeat: no-repeat;
  }
  .main.products {
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .main.contact {
    background-repeat: no-repeat;
  }
  .big-logo {
    margin-left: 58px;
  }
  .menu {
    width: 778px;
    margin-top: 31px;
    background-color: #fff;
    line-height: 49px;
  }
  .icon {
    margin-top: 38px;
  }
  .icon.w--open {
    margin-top: 38px;
    background-color: transparent;
    color: #000;
  }
  .tray1 {
    height: auto;
  }
  .tray2 {
    height: auto;
  }
  .footer {
    height: auto;
    padding-bottom: 60px;
  }
  ._1.lower {
    padding-top: 30px;
  }
  .footer-menu.small {
    line-height: 13px;
  }
  .footer-logo {
    margin-left: 209px;
  }
  .text.center.long.color {
    line-height: 20px;
  }
  .coulms {
    height: 400px;
  }
  .coulms._1 {
    height: 400px;
  }
  .coulms._2 {
    height: 400px;
  }
  .abs {
    border-bottom: 1px dotted #c7c6c3;
  }
  .abs.color {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  h1 {
    padding-right: 10px;
    padding-left: 12px;
  }
  p {
    padding-right: 10px;
    padding-left: 12px;
    font-size: 20px;
  }
  .button {
    margin-left: 12px;
  }
  .button:hover {
    text-shadow: none;
  }
  .logo {
    margin-left: 211px;
  }
  .header-text {
    letter-spacing: 0px;
  }
  .main {
    height: auto;
    padding-bottom: 60px;
    background-position: 20% 0%;
    background-repeat: no-repeat;
  }
  .main.about {
    background-position: 42% 0%;
  }
  .main.contact {
    background-position: 35% 0%;
    background-repeat: no-repeat;
  }
  .big-logo {
    margin-top: 50px;
    margin-left: 0px;
  }
  .menu {
    background-color: #fff;
  }
  .tray1 {
    height: auto;
  }
  .tray1.int {
    height: auto;
  }
  .tray1.int.products {
    height: auto;
  }
  .tray2 {
    height: auto;
  }
  .footer {
    height: auto;
    padding-bottom: 60px;
  }
  .footer-menu.small {
    line-height: 13px;
  }
  .footer-logo {
    margin-left: 125px;
  }
  .text.small.btm {
    padding-right: 12px;
  }
  .coulms {
    height: 280px;
    margin-bottom: 5px;
  }
  .coulms._1 {
    height: 280px;
    margin-bottom: 5px;
  }
  .coulms._2 {
    height: 280px;
    margin-bottom: 5px;
  }
  .toprow {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .logo {
    margin-left: 85px;
  }
  .header-text {
    letter-spacing: 0px;
  }
  .main {
    height: auto;
    padding-bottom: 50px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
  }
  .main.about {
    height: 433px;
    background-position: 15% 50%;
  }
  .main.products {
    height: 431px;
    background-position: 37% 0%;
  }
  .main.contact {
    height: 432px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .transperancy1 {
    height: 112px;
    border-style: none;
    border-width: 0px;
  }
  .big-logo {
    margin-top: 40px;
  }
  .navbar {
    padding-bottom: 15px;
  }
  .menu {
    margin-top: 0px;
    margin-left: -3px;
  }
  .icon {
    margin-top: 21px;
  }
  .tray1 {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .tray1.int {
    height: auto;
    padding-top: 50px;
  }
  .tray1.int.products {
    height: auto;
  }
  .tray1.int.phone {
    height: auto;
  }
  .tray2 {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .tray2.int {
    height: auto;
  }
  .footer {
    height: auto;
    padding-bottom: 50px;
  }
  ._1.products {
    font-size: 40px;
    letter-spacing: -1px;
  }
  .footer-menu.small {
    line-height: 13px;
    letter-spacing: -1px;
  }
  .footer-menu.btm {
    margin-top: 12px;
    font-size: 13px;
    line-height: 16px;
  }
  .footer-logo {
    margin-top: 6px;
    margin-left: 0px;
  }
  .nav {
    background-color: hsla(0, 0%, 100%, .8);
  }
  .nav.w--current {
    display: block;
    overflow: visible;
    border-bottom-color: #91908e;
    color: #000;
  }
  .tray-3-int {
    height: auto;
  }
  .coulms._1 {
    height: 320px;
  }
}

