@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700";
@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap";
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Baskerville, Baskerville Old Face, Hoefler Text, Garamond,
    Times New Roman, serif;
}
.careers .cell a:last-child,
.button,
input,
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea,
select,
input:focus,
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus,
select:focus,
p,
label,
body {
  font-size: 16px;
  line-height: 1.83;
  margin: 0 0 10px;
  font-weight: 400;
  font-style: normal;
  color: inherit;
}
h1 {
  font-size: 58px;
  line-height: 1.1;
  margin: 0px 0px 0.37em 0px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  color: #1a1a1a;
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 639px) {
  h1 {
    font-size: 25px;
  }
}
h2 {
  font-size: 44px;
  line-height: 1.21;
  letter-spacing: normal;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 639px) {
  h2 {
    font-size: 25px;
  }
}
h3 {
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  padding: 0px;
  margin: 0px;
}
@media screen and (max-width: 1024px) {
  h3 {
    font-size: 25px;
  }
}
h4 {
  font-size: 38px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: 1px;
}
@media screen and (max-width: 639px) {
  h4 {
    font-size: 17px;
  }
}
h5 {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 0.16px;
  color: #333;
}
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #363636;
  line-height: 1.56;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 639px) {
  h6 {
    font-size: 14px;
  }
}
.hmabt-section.video .about-video .video-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
footer .grid-container ul.toplinks a:hover,
footer .grid-container ul.toplinks a.active,
footer .grid-container ul.toplinks a,
nav ul li a:hover,
nav ul li a.active,
nav ul li a,
.button:hover,
.button.white:hover,
.button,
body {
  transition: all 800ms ease;
}
.hmproducts
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet::before,
.hmproducts
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet,
.capabilities
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet::before,
.capabilities
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  transition: all 0.3s ease;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #363636;
  opacity: 0;
}
*,
*::before,
*::after,
*:hover,
*:focus,
*:active {
  outline: none !important;
}
::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
:-moz-placeholder {
  color: #999;
  opacity: 1;
}
a,
a:active,
a:focus,
a:hover {
  outline: none !important;
  outline-style: none !important;
  text-decoration: none;
  color: inherit;
}
h6 small {
  font-size: 11px;
  letter-spacing: 1px;
}
p,
label {
  color: #333;
  margin: 0 0 10px;
}
small {
  font-size: 85%;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
input,
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea,
select,
input:focus,
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus,
select:focus {
  box-shadow: none;
  font-size: 16px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  border-left: none;
  border-top: none;
  border-right: none;
  margin: 0 0 1.4rem;
  margin-right: -2px;
  max-height: 35px;
  padding-left: 0;
  background-color: rgba(0, 0, 0, 0);
  color: #999;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
textarea {
  min-height: 100px;
  margin-bottom: 0;
}
textarea:focus {
  margin: 0;
}
[type="checkbox"],
[type="file"],
[type="radio"],
[type="checkbox"]:focus,
[type="file"]:focus,
[type="radio"]:focus {
  margin: 0;
  height: auto;
}
.button.white {
  background-color: #f7f7f7;
  color: #8f0e11;
  margin: 0;
  font-weight: 700;
  font-size: 14px;
}
.button.white:hover {
  background-color: #e8e5e5;
  color: #8f0e11;
}
.button.white:focus {
  background-color: #e8e5e5;
  color: #8f0e11;
}
a:focus,
button:focus,
input:focus,
textarea:focus {
  outline: none;
}
.button {
  padding: 0.45rem 2.62rem;
  margin-top: 1.2rem;
  background-color: #8f0e11;
  color: #fff;
}
.button:focus {
  background-color: #750b0e;
  outline: none;
}
.button:hover {
  background-color: #750b0e;
}
.button img {
  padding-left: 10px;
}
input:focus,
textarea:focus {
  box-shadow: none !important;
}
ul {
  line-height: 1.64;
}
.form-error {
  display: block;
  margin: auto;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: rgba(0, 0, 0, 0) !important;
}
:root {
  --plyr-color-main: #8f0e11;
}
.plyr__control--overlaid {
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.grid-container.fluid {
  margin-left: 5.3333333333%;
  margin-right: 5.3333333333%;
}
@media screen and (max-width: 639px) {
  .grid-container.fluid {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.formcontainer {
  max-width: 500px;
  width: 100%;
}
.bodyfixed {
  overflow: hidden !important;
}
header {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: auto;
  margin-top: 56px;
  z-index: 999;
  justify-content: space-between;
  padding-left: calc(5.3333333333% + 1%);
  padding-right: calc(5.3333333333% + 1%);
}
@media screen and (max-width: 1024px) {
  header {
    justify-content: flex-start;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1100px) {
  header {
    justify-content: flex-start;
  }
}
header span {
  display: none;
}
@media screen and (max-width: 1199px) {
  header span {
    display: block;
  }
  header span #menuham {
    position: absolute;
    top: 8px;
    right: 8.3333333333%;
    margin: 0px;
  }
}
header .logo img {
  max-width: 178px;
  height: 77px;
}
@media screen and (max-width: 1024px) {
  header .logo img {
    width: 100px;
    height: 54px;
  }
}
header.customerheader nav ul li a {
  color: #3b3b3b;
}
header.customerheader #menuham::after,
header.customerheader #menuham::before {
  background: #3b3b3b;
}
header.customerheader nav {
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  nav {
    display: none;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(9, 16, 23, 0.99);
  }
}
nav ul {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  nav ul {
    display: flex;
    width: 100%;
    flex-flow: column;
    justify-content: center;
    padding-left: 0rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
nav ul li {
  margin: 0;
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 1.7rem 0 0;
}
@media screen and (max-width: 1024px) {
  nav ul li {
    margin-bottom: 1rem;
    padding: 0;
  }
}
nav ul li a {
  color: #fff;
}
nav ul li a:hover,
nav ul li a.active {
  color: #d4cece;
}
nav ul li:last-child {
  padding: 0;
}
#menuham {
  position: relative;
  margin: auto;
  margin-right: 0;
  margin-top: 1px;
  padding: 0;
  width: 33px;
  height: 33px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}
#menuham input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
#menuham input:checked ~ span {
  opacity: 1;
  transform: rotate(225deg);
  background: #fff;
}
#menuham input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#menuham input:checked ~ span:nth-last-child(2) {
  transform: rotate(315deg) translate(-4px, 4px);
}
#menuham input:checked ~ ul {
  transform: none;
}
#menuham span {
  display: block;
  width: 30px;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  z-index: 1;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
#menuham span:nth-last-child(2) {
  transform: rotate(90deg) translate(6px, 0px);
}
#menuham:after,
#menuham:before {
  content: "";
  position: absolute;
  left: 5px;
  width: 30px;
  height: 2px;
  background: #fff;
  transition: all 500ms ease;
}
#menuham:after {
  top: 13px;
  transform: rotate(0) translate(0, 0);
}
#menuham:before {
  top: 22px;
  transform: rotate(0) translate(0, 0);
}
#menuham.open:before {
  background: #fff;
  transition: all 500ms ease;
}
#menuham.open:after {
  background: #fff;
  transition: all 500ms ease;
  transform: rotate(45deg) translate(0, 0);
}
#menuham.open:before {
  transform: rotate(-45deg) translate(6px, -6px);
}
.header-section {
  overflow: hidden;
  position: relative;
}
.header-section::after {
  transition: all 1s ease;
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 28, 28, 0.36);
  z-index: 3;
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(59%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.65))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
}
.header-section img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.header-section .layer {
  position: absolute;
  z-index: 4;
  width: 100%;
  left: 0;
  bottom: 54px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 1024px) {
  .header-section .layer {
    bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .header-section .layer {
    bottom: 0;
  }
}
.header-section .layer h1 {
  color: #fff;
}
@media screen and (max-width: 639px) {
  .header-section .layer h1 {
    font-size: 30px;
  }
}
.header-section .layer p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
}
.header-section .layer p::before {
  display: inline-block;
  content: "";
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  max-width: 607px;
  width: 100%;
  margin: 0 1rem 0 0;
  transform: translateY(-2px);
}
@media screen and (max-width: 1024px) {
  .header-section .layer p::before {
    max-width: 419px;
  }
}
@media screen and (max-width: 639px) {
  .header-section .layer p::before {
    max-width: 316px;
  }
}
.header-section .layer p a {
  color: rgba(255, 255, 255, 0.7);
}
.header-section .reveal-overlay {
  background: rgba(0, 0, 0, 0) !important;
}
#scrollarrow a {
  padding-top: 60px;
}
#scrollarrow a span {
  position: absolute;
  top: 0;
  right: 40px;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #fff;
  border-radius: 100%;
  box-sizing: border-box;
  background: #fff;
}
#scrollarrow a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
#scrollarrow a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb03 3s infinite;
  animation: sdb03 3s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb03 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.hmabt-section {
  background: url("../images/home/hmabt.jpg") no-repeat right;
  background-size: 360px auto, contain;
}
.hmabt-section.video {
  background: none;
  margin: 2px 0;
}
.hmabt-section.video .about-video {
  text-align: right;
  position: relative;
  margin-left: auto;
  height: 100%;
}
.hmabt-section.video .about-video::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1024px) {
  .hmabt-section.video .about-video::after {
    background: rgba(0, 0, 0, 0.4);
  }
}
@media screen and (max-width: 1199px) {
  .hmabt-section.video .about-video {
    height: auto;
  }
}
.hmabt-section.video .about-video video {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  min-height: 100%;
  max-height: 100vh;
  margin-bottom: -2px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .hmabt-section.video .about-video .video-placeholder {
    position: relative;
    margin-top: 2rem;
  }
}
.hmabt-section.video .about-video .video-caption {
  text-align: center;
  color: #fff;
  z-index: 2;
}
.hmabt-section.video .about-video h5 {
  color: #fff;
  margin: 0;
}
.hmabt-section.video .about-video h5 img {
  margin-left: 0.3rem;
  vertical-align: sub;
  margin-bottom: 1px;
}
@media print, screen and (min-width: 40em) {
  .hmabt-section.video .grid-container.fluid {
    padding: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .hmabt-section {
    background: none;
  }
}
@media screen and (max-width: 1024px) {
  .hmabt-section {
    padding: 3rem 0;
  }
}
.hmabt-section .leftpnl {
  padding-top: 8rem;
  padding-bottom: 8rem;
  max-width: 910px;
  padding-right: 4.5rem;
}
@media screen and (max-width: 1024px) {
  .hmabt-section .leftpnl {
    padding: 0;
  }
}
.hmabt-section .leftpnl h2 {
  font-size: 50px;
  width: 90%;
  margin: 40px 0;
}
@media screen and (max-width: 1024px) {
  .hmabt-section .leftpnl h2 {
    font-size: 25px;
  }
}
.hmabt-section .leftpnl h6 span {
  margin-right: 1rem;
}
.hmabt-section .leftpnl p {
  color: #838383;
  font-size: 16px;
}
@media screen and (max-width: 639px) {
  .hmabt-section .leftpnl p {
    width: 100%;
    font-size: 16px;
  }
}
.hmabt-section .leftpnl hr {
  width: 50px;
  margin-left: inherit;
  border-bottom: 1px solid #8f0e11;
  margin: 4rem 0 1rem;
}
.hmabt-section .leftpnl a {
  font-size: 16px;
}
.gnext svg,
.gprev svg {
  display: none !important;
}
.capabilities .grid-margin-y {
  padding-left: 5%;
  padding-right: 5%;
}
.capabilities .align-middle {
  min-height: 140px;
}
@media screen and (max-width: 1024px) {
  .capabilities .align-middle {
    min-height: inherit;
  }
}
.capabilities .swiper-container {
  width: 100%;
  height: 100%;
  transition: opacity 0.6s ease;
  position: relative;
  bottom: -1px;
}
.capabilities .swiper-container.swiper-container-coverflow {
  padding-top: 2%;
}
.capabilities .swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.capabilities .swiper-slide > img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .capabilities .swiper-slide > img {
    height: calc(100vh - 0px);
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.capabilities .swiper-slide .content {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 3;
}
.capabilities .swiper-slide .content h2 {
  margin: 7.7rem 0 7rem;
  font-size: 50px;
}
@media screen and (max-width: 1024px) {
  .capabilities .swiper-slide .content h2 {
    font-size: 34px;
    margin: 3rem 0;
  }
}
.capabilities .swiper-slide .content h6 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
@media screen and (max-width: 639px) {
  .capabilities .swiper-slide .content h6 {
    font-size: 14px;
  }
}
.capabilities .swiper-slide .content h6.subhead {
  font-weight: 700;
  letter-spacing: 1.2px;
}
@media screen and (max-width: 639px) {
  .capabilities .swiper-slide .content h6.subhead {
    font-size: 12px;
  }
}
@media screen and (max-width: 639px) {
  .capabilities .swiper-slide .content .cell {
    margin-bottom: 2rem;
  }
}
.capabilities .swiper-slide .content hr {
  max-width: 328px;
  margin-left: initial;
}
@media screen and (max-width: 639px) {
  .capabilities .swiper-slide .content hr {
    margin: 1rem 0;
  }
}
.capabilities .swiper-slide .content > img {
  width: 100%;
}
@media screen and (max-width: 639px) {
  .capabilities .swiper-slide .content > img {
    height: 75vh;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.capabilities .swiper-slide .content img {
  margin-left: 15px;
}
.capabilities .swiper-slide .content img.micam {
  max-width: 110px;
}
@media screen and (max-width: 639px) {
  .capabilities .swiper-slide .content img.micam {
    max-width: 85px;
  }
}
.capabilities .swiper-slide .content img.exporivaschuh {
  max-width: 144px;
}
@media screen and (max-width: 639px) {
  .capabilities .swiper-slide .content img.exporivaschuh {
    max-width: 115px;
  }
}
.capabilities .swiper-slide .content img.vanillamoon {
  max-width: 474px;
  height: 93.07px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capabilities .swiper-slide .content img.vanillamoon {
    width: 100%;
  }
}
.capabilities .swiper-slide .content img.jvm {
  max-width: 214.49px;
  height: 78.44px;
  margin: 0;
  padding-bottom: 16px;
}
@media screen and (max-width: 1024px) {
  .capabilities .swiper-slide .content img.jvm {
    max-width: 128.49px;
  }
}
.capabilities .swiper-slide .content .our_brand .cell hr {
  max-width: 56.5px;
}
.capabilities .swiper-slide .content .our_brand .cell h6:last-child {
  max-width: 474px;
}
.capabilities .swiper-slide .content .our_brand .cell h6:last-child span {
  float: right;
}
.capabilities .swiper-slide .content .our_brand .cell h6:last-child span img {
  padding-left: 0.5rem;
}
.capabilities .swiper-slide::before {
  transition: all 1s ease;
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}
.capabilities
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 9px;
  position: relative;
  width: 4px;
  height: 4px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
}
.capabilities
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  transform: translate(-50%, -50%);
}
.capabilities
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet:hover,
.capabilities
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #8f0e11;
}
.capabilities
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-width: 1px;
}
.capabilities .swiper-pagination {
  bottom: 35px !important;
}
.capabilities .swiper-button-next::after,
.capabilities .swiper-button-prev::after {
  font-size: 25px;
}
.capabilities .swiper-button-next,
.capabilities .swiper-button-prev {
  top: 43%;
}
.hmproducts {
  background: url("../images/home/products.jpg") no-repeat;
  background-size: 100%;
  padding: 4rem 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .hmproducts {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 639px) {
  .hmproducts {
    background-size: cover;
  }
}
.hmproducts .imgblock {
  padding: 3.5rem 0 6rem;
}
@media screen and (max-width: 1024px) {
  .hmproducts .imgblock {
    padding: 2.5rem 0 2rem;
  }
}
.hmproducts .imgblock img {
  width: 100%;
}
.hmproducts .imgblock p {
  color: #fff;
  text-transform: uppercase;
}
.hmproducts h6 {
  color: #fff;
  text-transform: uppercase;
}
.hmproducts
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 9px;
  position: relative;
  width: 4px;
  height: 4px;
  background-color: #fff;
  opacity: 1;
  border-radius: 0;
}
.hmproducts
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  transform: translate(-50%, -50%);
}
.hmproducts
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet:hover,
.hmproducts
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  background: #8f0e11;
}
.hmproducts
  .swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border-width: 1px;
}
.hmproducts .swiper-pagination {
  bottom: 50px !important;
}
.hmproducts .swiper-button-next::after,
.hmproducts .swiper-button-prev::after {
  font-size: 25px;
}
.swiper-container {
  position: static;
}
.tophead {
  position: relative;
}
.tophead::after {
  transition: all 1s ease;
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(28, 28, 28, 0.36);
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(59%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.65))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
}
.tophead .headcaption {
  position: absolute;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
  bottom: 3%;
  padding-left: calc(5.3333333333% + 1%);
  padding-right: calc(5.3333333333% + 1%);
}
@media screen and (max-width: 639px) {
  .tophead .headcaption {
    bottom: 0;
  }
}
.tophead .headcaption h1 {
  font-size: 58px;
  margin: auto;
  line-height: 1.13;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .tophead .headcaption h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 639px) {
  .tophead .headcaption h1 {
    font-size: 30px;
  }
}
.tophead img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.insidecnt {
  padding: 5rem 0;
}
@media screen and (max-width: 1024px) {
  .insidecnt {
    padding: 3rem 0;
  }
}
.insidecnt h3 {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .insidecnt h3 {
    font-size: 25px;
  }
}
.insidecnt p a:hover {
  color: #000;
}
.insidecnt h4 {
  margin-bottom: 2rem;
}
.insidecnt hr {
  width: 30px;
  margin: 1.25rem auto 1.25rem 0;
}
.prayer {
  background: #edede8;
}
.prayer h3 {
  font-family: "AvenirLTStd-Roman", arial;
}
.prayer h6 {
  font-family: "AvenirLTStd-Heavy", arial;
  margin-bottom: 1.5rem;
}
.prayer p {
  max-width: 750px;
  margin: auto;
  width: 100%;
  font-size: 22px;
  font-family: "MercuryDisplay-Roman", sans-serif;
  margin-bottom: 1rem;
}
@media screen and (max-width: 639px) {
  .prayer p {
    font-size: 18px;
  }
}
.location {
  background: #f7f7f7;
}
@media screen and (max-width: 639px) {
  .location h3 {
    margin-bottom: 1rem;
  }
}
.location address p {
  color: #6e6e6e;
  font-size: 14px;
}
.location hr {
  width: 90%;
  border-bottom: 1px solid #d6d6d6;
}
.location .inoffice {
  margin-top: 4rem;
}
@media screen and (max-width: 1024px) {
  .location .inoffice {
    margin-top: 0rem;
  }
}
.careeropportunities {
  background: #8f0e11;
  padding: 4rem 0;
}
.careeropportunities h3 {
  color: #fff;
  font-size: 44px;
}
@media screen and (max-width: 639px) {
  .careeropportunities h3 {
    font-size: 30px;
    margin-bottom: 1rem;
  }
}
.gmap {
  position: relative;
  height: 586px;
}
.gmap iframe {
  width: 100%;
  height: 100%;
}
footer {
  padding: 5rem 0 0.5rem;
  background-color: #212121;
}
@media screen and (max-width: 639px) {
  footer {
    padding: 3rem 0 1rem 0;
  }
}
footer .grid-container {
  border-top: 0px solid rgba(255, 255, 255, 0.15);
}
footer .grid-container ul {
  margin: 0;
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 639px) {
  footer .grid-container ul {
    flex-direction: column;
    align-items: center;
  }
}
footer .grid-container ul.toplinks a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
}
footer .grid-container ul.toplinks a:hover,
footer .grid-container ul.toplinks a.active {
  color: #d4cece;
}
@media screen and (max-width: 639px) {
  footer .grid-container ul.toplinks .ftrlinks {
    display: flex;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 639px) {
  footer .grid-container ul.toplinks .ftrlinks li {
    width: 50%;
  }
}
@media screen and (max-width: 639px) {
  footer .grid-container ul:nth-child(2) {
    flex-flow: row;
  }
}
footer .grid-container ul li {
  list-style: none;
}
@media screen and (max-width: 639px) {
  footer .grid-container ul li {
    margin-bottom: 1rem;
  }
}
footer .grid-container ul li svg {
  margin-right: 0.3rem;
}
footer .grid-container ul li.logo img {
  width: 127px;
  height: 55px;
}
@media screen and (max-width: 1024px) {
  footer .grid-container ul li.logo img {
    width: 100px;
    height: 54px;
  }
}
footer .grid-container ul.ftrlinks {
  margin: 0;
  flex-flow: row;
}
footer .grid-container ul.ftrlinks li {
  padding-right: 1.7rem;
}
@media screen and (max-width: 639px) {
  footer .grid-container ul.ftrlinks li {
    padding: 0;
  }
}
footer .grid-container ul.ftrlinks li:last-child {
  padding: 0;
}
footer .grid-container ul .social a {
  margin-right: 0.9rem;
}
footer .grid-container ul .social a:last-child {
  margin: 0;
}
footer .grid-container ul .social a img {
  width: 16px;
}
footer .copyright {
  color: rgba(255, 255, 255, 0.6);
}
footer .copyright p {
  font-size: 14px;
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: 0.1px;
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 639px) {
  footer .copyright p {
    font-size: 13px;
  }
}
footer .copyright hr {
  width: 100%;
  max-width: inherit;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 2rem 0;
}
footer .copyright ul {
  justify-content: flex-end;
}
@media screen and (max-width: 639px) {
  footer .copyright ul {
    justify-content: space-between;
  }
}
footer .copyright ul li a {
  color: #a6a6a6;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media screen and (max-width: 639px) {
  footer .copyright .text-left {
    order: 1;
  }
}
.fourzeropage {
  background: #070d1b;
  color: #fff;
}
.fourzeropage a {
  color: #eee;
}
.fourzeropage h1 {
  font-size: calc(54px + 54 * (50vw + 50vh - 600px) / 820);
}
.fourzeropage p {
  color: #828282;
}
.fourzeropage p :last-child {
  color: #fff;
}
@media screen and (max-width: 639px) {
  .fourzeropage {
    height: 100vh;
  }
  .fourzeropage .headcaption {
    top: 50%;
  }
}
#fullpage .footerinside {
  margin-top: 3rem;
}
.abtintro {
  padding: 7rem 0;
  background: #f7f7f7;
}
@media screen and (max-width: 1024px) {
  .abtintro {
    padding: 4rem 0;
  }
}
.abtintro h5 {
  margin-bottom: 2.5rem;
}
.abtintro p {
  color: #838383;
  margin-bottom: 1.5rem;
}
.abtintro p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1320px) and (max-width: 1460px) {
  .abtintro span {
    display: block;
  }
}
.abtstuff {
  margin: 7rem 0;
}
@media screen and (max-width: 1024px) {
  .abtstuff {
    margin: 4rem 0;
  }
}
.abtstuff h3 {
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .abtstuff h3 {
    margin-bottom: 2rem;
  }
}
.abtstuff .logoblock {
  border-left: solid 1px #707070;
}
@media screen and (max-width: 1024px) {
  .abtstuff .logoblock {
    border: 0;
  }
  .abtstuff .logoblock .text-center {
    text-align: left;
  }
}
.abtstuff .logoblock span {
  font-size: 35px;
}
@media screen and (max-width: 1024px) {
  .abtstuff .logoblock span {
    font-size: 25px;
  }
}
.abtstuff .logoblock span img {
  margin-right: 15px;
}
.abtstuff .logoblock p {
  color: #6e6e6e;
  line-height: 1.56;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  font-size: 14px;
}
.abtstuff .map {
  margin: 8rem 0 0rem;
}
@media screen and (max-width: 1024px) {
  .abtstuff .map {
    margin: 3rem 0 0;
  }
}
.abtstuff .map img {
  width: 80%;
  margin: auto;
  text-align: center;
  display: block;
}
@media screen and (max-width: 1024px) {
  .abtstuff .map img {
    width: 100%;
  }
}
.quality_promise {
  background: url("../images/about/quality_promise.jpg") no-repeat;
  background-size: cover;
  color: #fff;
  padding: 3.7rem 0;
}
.quality_promise h2 {
  font-size: 50px;
  margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
  .quality_promise h2 {
    font-size: 25px;
  }
}
.quality_promise p {
  font-size: 16px;
  color: #fff;
  max-width: 638px;
}
@media screen and (max-width: 639px) {
  .quality_promise p {
    margin-bottom: 20px;
  }
}
.compliance_certifications {
  padding: 5rem 0;
  background-color: #f7f7f7;
}
.compliance_certifications h2 {
  color: #333;
  margin-bottom: 25px;
  font-size: 50px;
  line-height: 1.02;
}
@media screen and (max-width: 1024px) {
  .compliance_certifications h2 {
    font-size: 25px;
  }
}
.compliance_certifications p {
  line-height: 1.63;
  letter-spacing: 0.2px;
  text-align: left;
  color: #666;
  max-width: 638px;
}
@media screen and (max-width: 639px) {
  .compliance_certifications p {
    margin-bottom: 25px;
  }
}
.compliance_certifications .certificates {
  margin-top: 5rem;
}
.contactform {
  padding: 9rem 0;
}
@media screen and (max-width: 1024px) {
  .contactform {
    padding: 3rem 0;
  }
}
.contactform h3 {
  margin-bottom: 1rem;
}
.contactform form select {
  text-transform: capitalize;
  font-size: 14px;
}
.contactform form .button {
  text-transform: capitalize;
  margin-top: 0;
}
.careers {
  padding: 7rem 0 7rem 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .careers {
    padding: 4rem 0;
  }
}
.careers .cell {
  position: relative;
  margin-bottom: 5vw;
}
@media screen and (max-width: 1024px) {
  .careers .cell {
    margin-bottom: 3rem 0 !important;
  }
}
.careers .cell:last-child {
  margin-bottom: 0;
}
.careers .cell::after {
  content: "";
  background: #707070;
  position: absolute;
  left: 15px;
  top: 0;
  height: 1px;
  width: 90%;
}
@media screen and (max-width: 639px) {
  .careers .cell::after {
    width: 94%;
    left: 10px;
  }
}
.careers .cell p {
  margin-top: 7px;
  color: #6e6e6e;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .careers .cell p {
    font-size: 14px;
  }
}
.careers .cell h3 {
  font-size: 25px;
  min-height: 63px;
}
.careers .cell a:last-child {
  color: #1d51ff;
  font-weight: 500;
  text-transform: uppercase;
}
.social_responsibility {
  padding: 3rem 0;
}
.social_responsibility p {
  color: #838383;
  margin-bottom: 25px;
}
.social_responsibility .cell {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  padding: 2rem 0;
}
.social_responsibility .cell:last-child {
  border: 0;
}
.social_responsibility h3 {
  margin-bottom: 20px;
}
.submitjob-section {
  background: #f7f7f7 0% 0% no-repeat padding-box;
}
.close-button {
  z-index: 9999999;
  font-weight: 300;
  padding: 0;
  right: 0;
  top: 0;
  margin: 1rem 2rem;
}
.jobsubmit label {
  margin: 0;
}
.jobsubmit.reveal {
  top: 50% !important;
  transform: translateY(-50%);
  max-width: 634px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0px;
  margin: 2rem auto 2rem auto;
}
@media screen and (max-width: 1024px) {
  .jobsubmit.reveal {
    margin: 0;
  }
}
.jobsubmit .fileupload {
  margin-bottom: 1.4rem;
}
.jobsubmit .fileupload label {
  font-size: 14px;
}
.jobsubmit .fileupload label.button {
  background: rgba(0, 0, 0, 0);
  color: #363636;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.jobsubmit .fileupload small {
  color: #999;
}
.reveal-overlay {
  background: #f7f7f7 0% 0% no-repeat padding-box;
}
.head {
  padding-bottom: 3rem;
}
.customer_product {
  background: #f5f5f5 0% 0% no-repeat padding-box;
  padding: 3rem 0;
  margin-top: 280px;
}
.customer_product h3 {
  font-family: "Roboto", sans-serif;
  color: #707070;
  font-weight: 300;
}
.customer_product h3 strong {
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .customer_product {
    margin-top: 180px;
  }
}
@media screen and (max-width: 639px) {
  .customer_product {
    margin-top: 110px;
  }
}
.customer_product .image-group {
  position: relative;
}
.customer_product .image-group img {
  max-width: 65px;
  border-radius: 50%;
}
.customer_product .image-group p {
  text-transform: uppercase;
  margin: 1rem 0 0 0;
  text-align: center;
  font-size: 13px;
}
@media screen and (max-width: 639px) {
  .customer_product .image-group .align-justify {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 639px) {
  .customer_product .image-group .align-justify .cell {
    margin-bottom: 1rem;
  }
}
.customer_product .image-group .swiper-button-prev {
  left: 30px;
}
@media screen and (max-width: 639px) {
  .customer_product .image-group .swiper-button-prev {
    left: 15px;
  }
}
.customer_product .image-group .swiper-button-next {
  right: 30px;
}
@media screen and (max-width: 639px) {
  .customer_product .image-group .swiper-button-next {
    right: 15px;
  }
}
.customer_product .image-group .swiper-button-prev,
.customer_product .image-group .swiper-button-next {
  top: 30%;
}
.customer_product .image-group .swiper-container {
  position: static;
}
.customer_product .position-relative {
  position: relative;
}
.customer_product figure {
  margin: 0rem 0 2rem 4rem;
  position: relative;
}
@media screen and (max-width: 639px) {
  .customer_product figure {
    margin: 0;
  }
}
.customer_product figure p {
  font-size: 14px;
}
.customer_product h6 {
  color: #707070;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 1rem;
  font-size: 14px;
  position: relative;
  bottom: 5px;
}
.customer_product h6 strong {
  font-weight: 700;
}
.customer_product p {
  color: #707070;
  text-transform: uppercase;
}
.customer_product .color_group hr {
  max-width: 84px;
  margin: 2rem 0 1rem;
}
.customer_product .color_group p {
  font-size: 13px;
  margin-bottom: 1.2rem;
}
.customer_product .color_group ul {
  margin: 0;
  padding: 0;
}
.customer_product .color_group ul li {
  position: relative;
  display: inline-block;
  letter-spacing: 0.1rem;
  font-size: 0.7rem;
  margin: 0 0.5rem 1.4rem 0;
  padding: 2px;
  text-transform: uppercase;
  text-align: center;
}
.customer_product .color_group ul li:hover {
  border-radius: 100%;
}
.customer_product .color_group ul li a {
  width: 32px;
  height: 32px;
  display: block;
}
.customer_product .color_group ul li img {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.customer_product .color_group ul li span {
  position: absolute;
  white-space: nowrap;
  font-size: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  color: #707070;
  bottom: 34px;
}
.customer_product .color_group ul li:hover span {
  display: block;
}
.customer_product .product-slider {
  margin-top: 5rem;
}
@media screen and (max-width: 639px) {
  .customer_product .product-slider {
    margin-top: 4rem;
  }
}
.customer_product .product-slider .swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
}
.customer_product .swiper-container {
  position: relative;
}
.customer_product .swiper-container img {
  width: 100%;
}
.customer_product .swiper-pagination {
  text-align: left !important;
  color: #707070;
  font-weight: 300;
  margin-left: 4rem;
}
.customer_product .swiper-pagination span {
  color: #707070;
}
.customer_product .swiper-pagination-fraction {
  bottom: -7px !important;
  font-size: 14px;
}
.customer_product .swiper-button-prev,
.customer_product .swiper-button-next {
  background-image: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.54;
  height: 27px;
  width: 27px;
}
.customer_product .swiper-button-prev::after,
.customer_product .swiper-button-next::after {
  content: inherit;
}
.customer_product .swiper-button-prev {
  left: 15px;
}
.customer_product .swiper-button-next {
  right: 15px;
}
.customer_product .swiper-button-prev span,
.customer_product .swiper-button-next span {
  width: 10px;
  height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  border: solid 2px #000;
  border-left: 0;
  border-bottom: 0;
  transition: all 0.3s ease;
}
.customer_product .swiper-button-prev span {
  transform: rotate(-135deg);
  left: 50%;
}
.customer_product .swiper-button-next span {
  transform: rotate(45deg);
  right: 50%;
}
.customer_product .swiper-button-prev span:after,
.customer_product .swiper-button-next span:after {
  content: "";
  position: absolute;
  background-color: #000;
  width: 0px;
  height: 2px;
  transition: all 0.3s ease;
  transform: rotate(-45deg);
}
.customer_product .swiper-button-prev:hover span {
  left: 30%;
}
.customer_product .swiper-button-next:hover span {
  right: 30%;
}
.customer_product .swiper-button-prev:hover span:after,
.customer_product .swiper-button-next:hover span:after {
  width: 16px;
}
@media screen and (max-width: 768px) {
  .customer_product .swiper-button-prev {
    left: 0px;
  }
  .customer_product .swiper-button-next {
    right: 0px;
  }
  .customer_product .swiper-button-prev:hover span {
    left: 50%;
  }
  .customer_product .swiper-button-next:hover span {
    right: 50%;
  }
  .customer_product .swiper-button-prev:hover span:after,
  .customer_product .swiper-button-next:hover span:after {
    display: none;
  }
}
.customer_product .swiper-button-next.swiper-button-disabled,
.customer_product .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
}
.customer_product .second {
  margin-top: 10rem;
}
@media screen and (max-width: 1024px) {
  .customer_product .second {
    margin-top: 3rem;
  }
}
.customer_product .second figure {
  margin-left: 0;
}
.privacy_policy {
  background: #f7f7f7 0% 0% no-repeat padding-box;
}
.privacy.reveal {
  top: 50% !important;
  transform: translateY(-50%);
  max-width: 800px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 0px;
  overflow: scroll;
  padding-top: 74px;
}
.privacy h3 {
  margin-bottom: 20px;
  margin-top: 12px;
}
.privacy a:first-child {
  text-decoration: underline;
}
.reveal-overlay {
  background: #f7f7f7 0% 0% no-repeat padding-box;
}
#back2Top {
  overflow: hidden;
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 50px;
  right: 0;
  text-align: center;
  font-size: 40px;
  text-decoration: none;
  margin-right: 15px;
}
#back2Top img {
  width: 45px;
}
.reveal.covid {
  max-width: 713px;
  width: 100%;
  background: #f7f7f7 0% 0% no-repeat padding-box;
  border-radius: 11px;
  opacity: 0.95;
  top: 50% !important;
  transform: translateY(-50%);
  left: 0 !important;
  right: 0;
  margin: auto !important;
}
@media screen and (max-width: 639px) {
  .reveal.covid {
    padding-top: 4rem;
    top: inherit !important;
    transform: none !important;
    border-radius: 0px;
  }
}
.reveal.covid .close-button {
  letter-spacing: 0.39px;
  color: #6e6e6e;
  font-size: 13px;
}
.reveal.covid .close-button span {
  font-size: 20px;
}
.reveal.covid h2 {
  font-size: 22px;
  line-height: 25px;
  color: #000;
  font-weight: 400;
  margin-bottom: 1.2rem;
}
.reveal.covid h5 {
  color: #2c2c2c;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
}
.reveal.covid ul {
  margin: 1.2rem 0 1.2rem 2rem;
}
.reveal.covid ul li {
  font-size: 14px;
  color: #6e6e6e;
  letter-spacing: 0.42px;
  line-height: 30px;
}
.button.covid {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.42px;
  background: #a11e17 0% 0% no-repeat padding-box;
  border-radius: 13px;
  padding: 0.5rem 0.7rem;
  position: relative;
  bottom: 8px;
}
@media screen and (max-width: 1024px) {
  .button.covid {
    bottom: 28px;
  }
}
@media screen and (max-width: 639px) {
  .button.covid {
    font-size: 12px;
    padding: 0.3rem 0.5rem;
    margin: 0 0 1rem 0;
    bottom: 0;
  }
}
.button.covid img {
  height: 12px !important;
  width: 12px !important;
  padding: 0 !important;
  margin-left: 3px;
} /*# sourceMappingURL=style.css.map */
