body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 100;
}

h1 {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #000;
  font-size: 52px;
  line-height: 58px;
  font-weight: 100;
  text-align: center;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 32px;
  line-height: 36px;
  font-weight: 100;
  text-align: center;
}

a {
  text-decoration: underline;
}

.hero {
  height: 800px;
  background-image: -webkit-linear-gradient(3deg, hsla(0, 0%, 100%, 0), #e2e2e2 87%), url('../images/beautiful-girl-jewelry-widescreen-wallpaper-1.jpg');
  background-image: linear-gradient(87deg, hsla(0, 0%, 100%, 0), #e2e2e2 87%), url('../images/beautiful-girl-jewelry-widescreen-wallpaper-1.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  background-color: #000;
  box-shadow: 0 1px 1px 0 #000;
  color: #9e010d;
}

.navlink {
  margin-top: 10px;
  color: #fff;
}

.navlink.w--current {
  color: #fff;
  font-weight: 700;
}

.bannercontent {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 300px;
}

.bannertitle {
  width: 50%;
  float: right;
  color: #000;
  font-size: 73px;
  line-height: 69px;
  font-weight: 100;
  text-align: right;
}

.bannersubtitle {
  color: #9e010d;
  font-size: 39px;
  font-weight: 100;
  text-align: center;
}

.bannerbutton {
  display: block;
  width: 300px;
  height: 50px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 10px;
  float: right;
  clear: right;
  border-radius: 25px;
  background-color: #9e010d;
  text-align: center;
  text-decoration: none;
}

.bannerbuttontext {
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
}

.pageheading {
  margin-bottom: 40px;
  font-weight: 100;
  text-align: center;
}

.fpcontent {
  margin-top: 80px;
  padding-bottom: 80px;
}

.prodlist {
  padding-bottom: 0px;
}

.footer {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #111;
}

.logo {
  width: 140px;
}

.logo.w--current {
  position: static;
  padding: 4px;
  background-color: #000;
}

.sectitle {
  color: #9e010d;
  font-size: 32px;
  line-height: 35px;
}

.servicelinkblock {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fcfcfc;
  text-decoration: none;
}

.explore {
  margin-top: 20px;
  padding: 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
}

.red {
  color: #9e010d;
}

.silver {
  color: #000;
  line-height: 72px;
  font-weight: 100;
}

.bannerbrandtext {
  width: 30%;
  float: right;
  clear: right;
  font-size: 28px;
  line-height: 33px;
  text-align: right;
}

.onas {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #eee;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/13690993_903958853066373_7664922487388988274_o.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/13690993_903958853066373_7664922487388988274_o.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.textcenter {
  color: #fff;
  text-align: center;
}

.sectionbutton {
  display: block;
  width: 300px;
  height: 50px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  border-radius: 25px;
  background-color: #9e010d;
  text-align: center;
}

.white {
  color: #fff;
  font-weight: 100;
}

.whre {
  padding-top: 80px;
  padding-bottom: 80px;
  color: #eee;
}

.subscribe {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #e4e4e4;
}

.formfiledcont {
  display: block;
  width: 400px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.submitbutton {
  display: block;
  width: 100px;
  float: left;
  background-color: #9e010d;
}

.filed {
  width: 300px;
  float: left;
}

.subhedingtext {
  font-size: 18px;
  text-align: center;
}

.topoffer {
  display: none;
  padding-top: 80px;
  padding-bottom: 80px;
}

.quotesec {
  display: none;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #9e010d;
}

.person {
  display: block;
  width: 80px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 40px;
}

.maskslider {
  background-color: #9e010d;
}

.slidertext {
  display: block;
  width: 80%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
}

.sliderperson {
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.footertitle {
  color: #eee;
  font-weight: 100;
}

.footertext {
  color: #a8a8a8;
}

.footertext.hide {
  display: none;
}

.footerlink {
  display: block;
  padding-top: 10px;
  padding-bottom: 20px;
  color: #fff;
  text-decoration: underline;
}

.footerlink.hide {
  display: none;
}

.whretext {
  padding-bottom: 21px;
  color: #888;
  font-size: 18px;
  text-align: center;
}

.opentimes {
  padding-top: 20px;
  color: #000;
  text-align: center;
}

.phoneline {
  margin-top: 20px;
  color: #eee;
}

.phoneicon {
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 28px;
}

.phonelinetext {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
}

.facebook {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 11px 11px;
  border: 1px solid #fff;
  border-radius: 20px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.location {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.mapicon {
  display: inline-block;
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 28px;
  text-decoration: none;
}

.products {
  position: static;
  left: 0px;
  top: 50px;
  right: 0px;
  width: 100%;
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
  float: none;
  clear: right;
}

.prodnav {
  position: absolute;
  left: 0px;
  top: 80px;
  right: 0px;
  width: 100%;
}

.prodmenu {
  float: right;
}

.prodnavlink {
  padding: 20px;
  color: #9e010d;
  text-decoration: none;
}

.prodnavlink:focus {
  font-weight: 700;
}

.prodnavlink.w--current {
  color: #9e010d;
  font-weight: 700;
}

.formbutton {
  background-color: #9e010d;
}

.contactblock {
  margin-bottom: 10px;
}

.phonelonk {
  display: block;
  margin-bottom: 20px;
  color: #9e010d;
}

.sucback {
  background-color: #888;
  color: #fff;
}

.richtext a {
  color: #9e010d;
}

.hide {
  display: none;
}

@media (max-width: 767px) {
  .bannertitle {
    width: 100%;
    text-align: center;
  }
  .bannerbutton {
    display: block;
    margin-top: 44px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .servicelinkblock {
    width: 100%;
    float: left;
  }
  .bannerbrandtext {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
  .footertitle {
    text-align: center;
  }
  .footertext {
    text-align: center;
  }
  .footerlink {
    text-align: center;
  }
  .phoneline {
    text-align: center;
  }
  .facebook {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .secimage {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .filed {
    width: 200px;
  }
  .contsub {
    padding: 14px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/FontAwesome.otf') format('opentype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}