:root {
  --color-gray: #000000;
  --color-gray100: #333333;
  --color-gray200: #454545;
  --color-gray300: #a3a3a3;
}

body {
  font-family: "SuisseIntl";
  font-size: 16px;
  font-weight: lighter;
  line-height: 1.5;
  color: #333333;
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5 {
  color: #454545;
}
h1 {
  font-size: 3rem;
  font-weight: lighter;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 22px;
  font-weight: lighter;
}

h4 {
  font-size: 16px;
  font-weight: lighter;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  color: inherit;
}

.border-top,
.border-bottom,
.border-left,
.border-right {
  border-color: #f2f2f2;
}

.caption {
  font-size: 16px;
  font-weight: lighter;
}

.overlay {
  filter: brightness(75%);
}
.overlay80 {
  filter: brightness(80%);
}

.carousel-caption {
  bottom: 11.25rem;
  font-weight: normal;
}

.btn {
  border-radius: 0px;
}

.btn-cta {
  background-color: #000;
  color: #fff;
  padding: 10px 45px;
  font-weight: lighter;
}
.btn-cta:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}

.copyright-text {
  margin-top: 13px;
  color: #333333;
  font-size: 13px;
}

.subscription-form {
  display: flex;
  align-content: end;
}

.mores div {
  cursor: pointer;
}

input,
textarea {
  width: 100%;
  padding: 10px 0;
  padding-right: 40px;
  border: none;
  border-bottom: 2px solid #cccccc;
  background: none;
  font-weight: lighter;
}

input:focus,
textarea:focus {
  border-bottom-color: #333;
}

.form-button {
  font-size: 35px;
  display: flex;
  align-self: end;
  color: #cccccc;
  border: none;
  background: none;
}

.controls {
  text-align: center;
}

.controls li {
  display: block;
  position: absolute;
  top: 500px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  cursor: pointer;
  transition: background 0.3s;
}

.controls li img {
  display: inline-block;
  vertical-align: middle;
}

.controls .prev {
  left: 0;
}

#zoomSingle img.zoomed {
  transform: scale(1.75) translateZ(0);
  z-index: 9999;
  image-rendering: -webkit-optimize-contrast;
  backface-visibility: hidden;
}

.controls .next {
  right: 0;
}

.controls li:hover {
  background: transparent;
}
.nav-link {
  font-weight: normal;
  color: #333333;
  text-align: left;
}
.nav-link:hover {
  color: #000;
}
.breadcrumb-item.active {
  color: #a3a3a3;
}

.productsmenu a.nav-link {
  font-weight: lighter;
  color: #333333;

  padding: 0.5rem 1rem 0.5rem 0rem !important;
}
.productsmenu a.active {
  font-weight: lighter;
  color: #333333;
}
.border-bottom,
.border-top,
.border-left,
.border-right {
  border-color: #f1f1f1;
}
.list-unstyled li a:hover {
  color: #000000;
}

/* modify */

.gray {
  color: var(--color-gray);
}
.gary100 {
  color: var(--color-gray100);
}
.gary200 {
  color: var(--color-gray200);
}
.gary300 {
  color: var(--color-gray300);
}
.controls1 {
  text-align: center;
}
.controls1 li {
  display: block;
  position: absolute;
  top: 800px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.controls1 li img {
  display: inline-block;
  vertical-align: middle;
}
.controls1 .prev {
  left: 0;
}
.controls1 .next {
  right: 0;
}
.controls1 li:hover {
  background: transparent;
}
.desc {
  display: flex;
  justify-content: center;
  align-items: center;
}
.descWrapper {
  height: 300px;
  padding: 0 20rem;
  display: flex;
  align-items: center;
}
.descWrapper1 {
  height: 200px;
  padding: 0 10rem;
  display: flex;
  align-items: center;
}
.descItem {
  color: var(--color-gray200);
  font-size: 20px;
  text-align: center;
  font-weight: lighter;
}
.spanText {
  font-size: 0.2vw !important;
  color: #e9e9e9;
  font-weight: 100;
}
.text {
  font-size: 0.9vw !important;
}
.controls2 {
  text-align: center;
}
.controls2 li {
  display: block;
  position: absolute;
  top: 2200px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.controls2 li img {
  display: inline-block;
  vertical-align: middle;
}
.controls2 .prev {
  left: 0;
}
.controls2 .next {
  right: 0;
}
.controls2 li:hover {
  background: transparent;
}
#navbarSupportedContent {
  transition: all 0.3s linear;
}
.reassurance {
  display: flex;
  justify-content: center;
  align-items: center;
}
.reassuranceWrapper {
  display: flex;
  width: 80%;
  justify-content: space-evenly;
  align-items: center;
}
.controls3 {
  text-align: center;
}
.controls3 li {
  display: block;
  position: absolute;
  top: 3550px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  cursor: pointer;
  transition: background 0.3s;
}
.controls3 li img {
  display: inline-block;
  vertical-align: middle;
}
.controls3 .prev {
  left: 0;
}
.controls3 .next {
  right: 0;
}
.controls3 li:hover {
  background: transparent;
}
.reassuranceItem {
  height: 110px;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #f2f2f2 !important;
}
.headPhoto {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.imagesContainer {
  height: 100%;
  overflow: hidden;
}
.imagesWrapper {
  justify-content: space-between;
  height: 32vw;
}
.imagesWrapper1 {
  justify-content: space-between;
  height: 43vw;
}
.imagesWrapper2 {
  justify-content: space-between;
  height: 34vw;
}

.cus {
  cursor: pointer;
}
.cus:hover p {
  font-weight: 700;
}

@media screen and (max-width: 1280px) {
  .descWrapper {
    padding: 0 12rem;
  }
  .spanText {
    font-size: 1.2vw !important;
  }
  .text {
    font-size: 1.6vw !important;
  }
}

@media screen and (max-width: 900px) {
  .descWrapper {
    padding: 0 6rem;
  }
  .descWrapper1 {
    padding: 0 4rem;
  }
  .h1Text {
    font-size: 28px !important;
  }
  .photoMT {
    margin-top: 2rem;
  }
  .hide {
    display: none;
  }
  .descItem {
    font-size: 18px;
  }
  .spanText {
    font-size: 1.5vw !important;
  }
  .text {
    font-size: 2vw !important;
  }
  .catalogueContainer {
    flex-direction: column;
  }
  .catalogueWrapper {
    margin-bottom: 100px !important;
  }
  .cus {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 520px) {
  .responsiveMarginHeight {
    margin-top: 30px;
  }
}

@media screen and (max-width: 428px) {
  .reassuranceWrapper {
    width: 100%;
  }
  .descWrapper {
    padding: 0 3rem;
  }
  .descWrapper1 {
    padding: 0 1rem;
  }
  .descItem {
    font-size: 15px;
  }
  .spanText {
    font-size: 2vw !important;
  }
  .text {
    font-size: 3vw !important;
  }
  .catalogueWrapper {
    margin-bottom: 40px !important;
  }
  .cus {
    padding-right: 30px !important;
  }
}
