@font-face {
  font-family: "Oserif 2 Opl 3";
  src: url('../fonts/Oserif-2OPL3.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quicksand Variablefont Wght;
  src: url('../fonts/Quicksand-VariableFont_wght.ttf') format("truetype");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --purple: #6c01a2;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.aim-comtaimer {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: 80%;
  margin-top: 100px;
  padding: 14px;
  display: flex;
  position: relative;
  overflow: visible;
}

.ladningpagesection {
  background-color: #f3eee9;
  background-image: linear-gradient(#ffffff4f, #f3eee9c7 20%, #f3eee9fa 45%, #f3eee9), url('../images/home_jeweller_bg_pattern.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: auto;
  margin: 0;
  padding: 0 69px;
  display: flex;
  position: relative;
}

.image {
  width: 300px;
}

.paragraph {
  color: #272727;
  border-bottom: 0 solid #000;
  padding: 0 59px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  position: static;
}

.text-span {
  color: #6c01a2;
  font-style: italic;
  font-weight: 400;
}

.text-span-2 {
  color: #6c01ab;
  font-style: italic;
  font-weight: 400;
}

.section {
  background-color: #494949;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.paragraph-2 {
  color: #272727;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin: 22px;
  padding: 9px;
  font-family: Quicksand Variablefont Wght, Times New Roman, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.25;
  display: flex;
}

.image-2 {
  line-height: 1.25;
}

.bold-text, .bold-text-2 {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 30px;
  font-weight: 500;
}

.bold-text-3 {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 30px;
}

.text-span-3 {
  color: #6c01a2;
  font-weight: 500;
}

.text-span-4 {
  color: #6c01a2;
  font-weight: 900;
}

.buttonlanding {
  color: #fff;
  background-color: #2e2e2e;
  border: 2px solid #000;
  border-right-color: #2e2e2e;
  border-radius: 0;
  margin-top: 26px;
  margin-left: 12px;
  margin-right: 12px;
  font-family: Merriweather, serif;
  font-size: 20px;
  transition: all .2s;
}

.buttonlanding:hover {
  color: #000;
  text-shadow: none;
  background-color: #6c01b480;
  border: 2px solid #000;
  border-right-color: #2e2e2e;
  font-weight: 700;
  transform: translate(0, -2px);
  box-shadow: 3px 4px #2e2e2e;
}

.containergeneral {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 1200px;
  max-width: 1200px;
  padding: 15px;
  display: flex;
}

.video {
  height: 1px;
}

.container {
  width: 500px;
  margin-right: 0;
  padding: 0;
}

.landingpagebackground {
  z-index: 0;
  background-image: url('../images/home_jeweller_bg_pattern.png');
  background-position: 50%;
  background-size: auto;
  background-attachment: scroll;
  position: absolute;
  inset: 0%;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: scale(.8);
}

.mainheading {
  color: #1b1b1b;
  letter-spacing: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: "Oserif 2 Opl 3", Times New Roman, sans-serif;
  font-size: 6rem;
  font-weight: 400;
  line-height: 1;
}

.div-block-3 {
  display: none;
}

.paragraph-3 {
  color: #000;
  font-size: 30px;
  font-weight: 700;
}

.section3 {
  background-color: #f3eee9;
  background-image: linear-gradient(#fff, #fff0), linear-gradient(#0000, #fff), radial-gradient(circle at 0%, #0000, #fff 34%), url('../images/home_jeweller_bg_pattern.png');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-size: auto, auto, auto, auto;
  background-attachment: scroll, scroll, scroll, fixed;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.leftside {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.custom-gallery {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.image-container-boarder {
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 0;
  margin: 20px 40px 10px;
  padding: 5px;
  transition: all .2s;
  position: relative;
}

.image-container-boarder:hover {
  padding: 5px;
}

.top-left-corner-text-banner {
  z-index: 1;
  color: #333;
  background-color: #fff0;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding-top: 5px;
  padding-left: 5px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.top-left-left-banner-main {
  text-align: center;
  background-color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  height: 100%;
  padding-bottom: 5px;
  display: flex;
  position: relative;
}

.top-left-banner-corner {
  border-top: 39px solid #fff;
  border-bottom: 0 solid #000;
  border-right: 3vh solid #0000;
  width: 10%;
  height: 100%;
  transform: translate(-1px);
}

.bottom-right-banner-corner {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  height: 50px;
  margin-right: -3px;
  padding-bottom: 5px;
  padding-right: 5px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.bottom-right-triangle {
  border-top: 46px solid #fff0;
  border-right: 3vh solid #fff;
  width: 10%;
  height: 100%;
  transform: translate(1px);
}

.heading {
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Quicksand Variablefont Wght, Times New Roman, sans-serif;
  font-size: 1rem;
  line-height: 1;
}

.text-span-5 {
  color: #111;
  font-family: Quicksand Variablefont Wght, Times New Roman, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
}

.gallery-image {
  width: auto;
  height: auto;
}

.gallery-image-expansion-control {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 325px;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.bottom-right-banner-main {
  text-align: left;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 100%;
  padding-top: 5px;
  display: flex;
}

.text-span-6 {
  color: var(--purple);
  font-size: 1rem;
  font-weight: 400;
}

.text-span-7 {
  color: var(--purple);
  font-weight: 400;
}

.div-block-4 {
  width: 100px;
  height: 100px;
  position: absolute;
  inset: 0%;
}

.div-block-5 {
  overflow: visible;
}

.sectiontext {
  text-align: center;
  width: 50%;
  margin-bottom: 20px;
  padding-left: 40px;
  position: sticky;
  top: 40vh;
  bottom: auto;
}

.gallery-container {
  background-color: #fff;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 75%;
  padding: 0;
  display: flex;
}

._2ndmainheading {
  z-index: 1;
  color: #1d1d1d;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.25;
  position: relative;
}

._2ndmainheading.about-us-text {
  color: #fff;
  margin-top: 0;
}

.bold-text-4 {
  font-weight: 400;
}

.main-paragraph {
  color: #272727;
  font-family: Quicksand Variablefont Wght, Times New Roman, sans-serif;
  font-size: 1.25rem;
  line-height: 1.15;
}

.main-paragraph.about-us-text {
  color: #e6e6e6;
  text-shadow: 0 1px 4px #000;
  max-width: 50%;
}

.container-2 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  max-width: 95%;
  display: flex;
  position: relative;
}

.galley-image-wrapper {
  border: 0 solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.background-heading {
  color: #7f2dc3bf;
  padding-left: 40px;
  font-size: 5rem;
  position: absolute;
  inset: -11% 0% auto;
}

.background-heading.about-us {
  color: #720da6bf;
  padding-left: 0;
  top: -15%;
}

.paragraph-4 {
  width: auto;
  max-width: 70%;
  font-family: Quicksand Variablefont Wght, Times New Roman, sans-serif;
}

.section2 {
  display: none;
}

.top-angle {
  border-top: 3vw solid #fff0;
  border-bottom: 0 solid #000;
  border-right: 100vw solid #2e2e2e;
  display: none;
}

.bottom-angle {
  border-bottom: 3vw solid #0000;
  border-left: 100vw solid #2e2e2e;
  display: none;
}

.section-centre {
  background-color: #f3eee9;
  background-image: linear-gradient(#2e2e2e, #2e2e2ecc 20%, #2e2e2e40 50%, #2e2e2ecc 80%, #2e2e2e), radial-gradient(circle, #2e2e2e00, #2e2e2eb8 54%, #2e2e2e 90%), linear-gradient(#2e2e2e54, #2e2e2e54), url('../images/home_jeweller_bg_pattern.png');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-size: auto, auto, auto, auto;
  background-attachment: scroll, scroll, scroll, scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.container-3 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 95%;
  display: flex;
}

.right-side-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-6 {
  height: 500px;
}

.paragraph-5 {
  font-size: 30px;
  font-weight: 700;
}

.body {
  background-color: #f3eee9;
  padding: 16px;
}

.paragraph-6 {
  width: 100ch;
}

@media screen and (min-width: 1440px) {
  .ladningpagesection {
    background-image: linear-gradient(#ffffff4f, #ffffffbf 19%, #fffffff2 44%, #f3eee9), url('../images/home_jeweller_bg_pattern.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
  }

  .main-paragraph {
    max-width: 90%;
  }

  .section2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .top-angle {
    border-top: 3vw solid #fff0;
    border-bottom: 0 solid #0000;
    height: auto;
  }

  .section-centre {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
  }

  .container-3 {
    text-align: center;
    flex: 0 auto;
  }
}

@media screen and (max-width: 991px) {
  .paragraph-3 {
    line-height: 1.25;
  }
}

@media screen and (max-width: 767px) {
  .ladningpagesection {
    justify-content: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .ladningpagesection {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image {
    width: 250px;
  }

  .paragraph-2 {
    text-align: center;
    flex-flow: column;
  }

  .image-2 {
    max-width: 100%;
  }

  .div-block {
    text-align: center;
    flex-flow: wrap;
  }

  .div-block-2 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-3 {
    margin-top: 11px;
  }

  .text-span-5 {
    font-size: 1rem;
  }
}


@font-face {
  font-family: 'Oserif 2 Opl 3';
  src: url('../fonts/Oserif-2OPL3.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quicksand Variablefont Wght';
  src: url('../fonts/Quicksand-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}