@charset "UTF-8";
/* CSS Document */

html,
html * {
  padding: 0;
  margin: 0;
  /*box-sizing: border-box;*/
  font-family: Gotham, Helvetica Neue, Helvetica, Arial, " sans-serif";
}
.content {
}
header {
  padding-top: 32px;
  background-color: lightgray;
  /*left: 0;*/
  margin-left: auto;
  margin-right: auto;
  /*width: 100%;*/
}
.news-detail {
  text-align: center;
}
.news-detail img {
  width: 50%;
  height: auto;
  text-align: center;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
body {
  margin-left: auto;
  margin-right: auto;

  background: #ffffff;
}
.info-box-left {
  background-color: #b9a88e;
  color: #ffffff;
  padding: 30px 20px 60px;
  text-align: center;
}
.misc-item figure {
  text-align: center;
  display: ;
  align-content: center;
  width: auto;
  height: auto;
}

figure {
  display: inherit ;
  width: 184px;
  height: 411px;
  background-color: #ffffff;
  margin: 0px;
  padding: 9px;
  text-align: center;
}

figcaption {
  padding-left: 20px;
  color: black;
  text-decoration: none;
}
.info-box-right {
  background-color: #2d2d35;
  color: #ffffff;
  padding: 30px 20px 60px;
  text-align: center;
}
.style-logo {
  margin-left: auto;
  margin-right: auto;
  /*display: block;*/
  width: 4.5rem;
}

.style-logo a {
  text-decoration: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.9em;
  color: red;
  padding: 0.1em;
}
.style-number {
  text-align: right;
  padding-right: 15px;
  font-weight: bold;
  width: 2em;
}

.style-footer a {
  padding: 0.1em;
}

.style-nav ul {
  list-style-type: none;
}

.style-nav ul li a {
  text-decoration: none;
  color: red;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
}

.product {
  padding: 20px 20px 50px 20px;
  text-align: center;
}

.button {
  border: 2px #000000 solid;
  padding: 8px 30px;
  border-radius: 30px;
  color: #000000;
  text-decoration: none;
}

.button-selected {
  border: 2px #000000 solid;
  background-color: #ce4049;
  padding: 8px 30px;
  border-radius: 30px;
  color: #ffffff;
  text-decoration: none;
}
.product-box {
  color: #ffffff;
  padding: 30px 20px 10px;
  text-align: center;
}
.social-box {
  color: #ffffff;
  padding: 5px 10px;
  text-align: center;
}
.social-box img {
  width: 75px;
  height: auto;
  padding: 10px;
}
.social-box a {
  text-decoration: none;
  color: black;
}
.product-text {
  text-align: center;
  padding: 10px;
  font-size: 12pt;
}
.product-text-nav {
  text-align: center;
  font-size: 12pt;
  padding: 10px;
}
.product-text img {
  width: auto;
}

.news-text {
  padding-top: 5px;
  padding-left: 75px;
  padding-right: 75px;
  padding-bottom: 5px;
}
.social-link {
  width: 5%;
}

.list-nav {
  width: 70%;
  margin-left: 15%;
}

.info-nav {
  text-align: center;
  margin-left: 15%;
  width: 70%;
  height: 500px;
}
.navbar {
  position: absolute;
}

.navbar-nav {
  list-style: none;
  padding: 10px;
  margin: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.misc-list {
  list-style: none;
  padding: 30px;
  margin: 0;
}
.nav-item {
  width: 100%;
  margin-bottom: 25px;
}
.misc-item {
  margin-bottom: 25px;
}
.nav-item:last-child {
  margin-top: auto;
}
.nav-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: red;
}
.nav-link:hover {
  background-color: lightgray;
}
.product-detail {
  text-align: center;
  text-decoration: none;
  font-size: 14px;
}
.product-detail a {
  text-decoration: none;
}
.product-box img {
  width: auto;
}
.moulding-box img {
  width: auto;
}
.disclamer {
  text-align: center;
  padding: 20px;
  font-size: 10pt;
  color: #a0a0a0;
}

.group-head {
  padding: 30px;
  text-align: center;
}
h1 {
  text-align: center;
  padding: 8px 10px 5px;
}
.text-banner h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 4em;
  color: red;
  padding: 5px;
  margin-bottom: 2px;
}
.sec-heading h3 {
  font-weight: bold;
  font-size: 1em;
  margin-left: 50px;
}
footer {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: lightgray;
  padding: 25px;
  font-size: 18pt;
}
footer img {
}
.style-footer {
  text-align: center;
}
.style-footer img {
  width: 25px;
}
.style-social-lt {
  text-align: right;
  padding: 15px;
}
.style-social-rt {
  text-align: left;
  padding: 15px;
}
.col {
  width: 100%;
}
.col-head {
  width: 100%;
}
.col-social {
  width: 100%;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
/*Tablet View*/

@media (min-width: 768px) {
  body {
    max-width: 778px;
  }
  .style-logo {
    float: left;
  }
  .style-logo a {
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.9em;
    color: red;
    padding: 0.3em;
  }
  .style-number {
    padding-right: 15px;
  }
  .style-footer a {
    padding: 0.3em;
  }

  .style-nav ul li {
    display: inline-block;
    margin-right: 2em;
  }
  .style-nav ul {
    text-align: center;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 50px;
  }
  h2 {
    margin-bottom: 16px;
  }
  .col {
    float: left;
    padding: 0px 7px 14px;
  }
  .col-md-one-half {
    width: 50%;
  }
  .group-head {
    padding: 30px;
    text-align: center;
  }
}

/*Desktop View*/

@media (min-width: 1024px) {
  body {
    max-width: none;
  }
  .style-logo {
    float: left;
    /* width: 329px; */
    margin-left: 25px;
  }
  .style-logo a {
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.9em;
    color: red;
    padding: 0.3em;
  }

  .style-number {
    padding-right: 15px;
  }
  .style-footer a {
    padding: 0.3em;
  }
  .style-nav {
    float: center;
  }
  .ban-logo {
    float: right;
    text-align: right;
    margin-right: 25px;
  }
  .style-nav ul li {
    padding: 1em 1em 1em;
  }
  .col-lg-one-fourth {
    width: 25%;
  }
  .col-lg-one-fourth-nav {
    width: 25%;
    margin-left: 25%;
  }
  .group-head {
    padding: 30px;
    text-align: center;
  }
}
