@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,700;0,900;1,500;1,700;1,900&display=swap");
html {
  -ms-text-size-adjust: 100%;

  -webkit-text-size-adjust: 100%;

  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;

  -webkit-font-smoothing: subpixel-antialiased;

  -webkit-font-smoothing: subpixel-antialiased;

  -webkit-text-stroke: 1px transparent;

  font-size: 1.4rem;

  font-family: "Lato", sans-serif;
  background: #ffffff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;

  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;

  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover,
a:focus {
  outline-width: 0;

  text-decoration: none;
}

a {
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;

  text-decoration: underline;

  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;

  color: #000;
}

small {
  font-size: 60%;
}

big {
  font-size: 120%;
}

sub,
sup {
  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: "Lato", sans-serif;

  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;

  height: 0;

  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;

  margin: 0;
}

optgroup {
  font-weight: 700;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;

  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid silver;

  margin: 0 2px;

  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;

  color: inherit;

  display: table;

  max-width: 100%;

  padding: 0;

  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;

  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;

  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  opacity: 0.54;
  color: #9b9b9b;
  font-size: 14px;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;

  font: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;

  padding: 0;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";

  content: none;
}

table {
  border-collapse: collapse;

  border-spacing: 0;
}

a {
  text-decoration: none;
}

a {
  color: #1b1b1b;
}

h1 {
  font-size: 3.6rem;

  font-weight: 400;

  margin-top: 15px;

  margin-bottom: 15px;
  font-family: "Crimson Text", serif;
}

h2 {
  font-size: 3rem;

  font-weight: 400;

  margin-top: 15px;

  margin-bottom: 15px;
  font-family: "Crimson Text", serif;
}

h3 {
  font-size: 2.4rem;

  font-weight: 400;

  margin-top: 15px;

  margin-bottom: 15px;
  font-family: "Crimson Text", serif;
}

h4 {
  font-size: 1.8rem;

  font-weight: 400;

  margin-top: 15px;

  margin-bottom: 15px;
  font-family: "Crimson Text", serif;
}

h5 {
  font-size: 1.2rem;

  font-weight: 400;

  margin-top: 15px;

  margin-bottom: 15px;
  font-family: "Crimson Text", serif;
}

h6 {
  font-size: 0.6rem;

  font-weight: 400;

  margin-top: 15px;

  margin-bottom: 15px;
  font-family: "Crimson Text", serif;
}

p {
  line-height: 24px;

  color: #000305;

  font-weight: 400;

  font-family: "Lato", sans-serif;
}

select option {
  height: 40px;

  min-height: 40px;
}

.inherit_a {
  text-decoration: none !important;

  color: inherit;

  font-size: inherit;
}

.input,
.textarea,
.select {
  height: 34px;

  padding: 7px 10px;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  -ms-border-radius: 4px;

  -o-border-radius: 4px;

  border-radius: 4px;

  outline: 0;

  border: 0;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  vertical-align: middle;
}

.textarea {
  min-height: 70px;

  resize: vertical;
}

.form-height {
  height: 34px;

  min-height: initial;

  max-height: initial;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0;

  vertical-align: middle;
}

.button {
  height: 34px;

  line-height: 34px;

  text-align: center;

  display: inline-block;

  padding-left: 15px;

  padding-right: 15px;

  cursor: pointer;

  text-decoration: none !important;
}

button,
input[type="button"],
input[type="submit"] {
  height: 34px;

  text-align: center;

  outline: 0;

  border: 0;

  display: inline-block;

  padding-left: 15px;

  padding-right: 15px;

  cursor: pointer;
}

.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

  background-color: #f5f5f5;
}

::-webkit-scrollbar {
  width: 5px;

  height: 5px;

  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background-color: #000000;

  border: 2px solid #000000;
}
.form-control {
  height: 48px;
  border-radius: 4px;
  border: 1px solid #9b9b9b;
  padding: 5px 10px 5px 20px;
  font-size: 16px;
}
.mypageloader {
  background: #fff;
  z-index: 99999999;
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
}

.pageloader {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  translate: -50% -50%;
}

.bounce {
  animation: bounce 2s infinite;

  -webkit-animation: bounce 2s infinite;

  -moz-animation: bounce 2s infinite;

  -o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }

  40% {
    -moz-transform: translateY(-30px);
  }

  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }

  40% {
    -o-transform: translateY(-30px);
  }

  60% {
    -o-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}
img {
  max-width: 100%;
}
.pageloader img {
  width: 100px;
  height: auto;
}
.btn-secondary {
  width: 176px;
  height: 48px;
  border-radius: 24px;
  font-size: 1.6rem;
  color: #ffffff;
  background-image: linear-gradient(180deg, #99929c, #38303a);
  border: 3px solid #d2cdd8;
}
.btn-primary {
  background: #804294;
  border-radius: 8px;
  height: 48px;
  width: 100%;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 16px;
  border: 1px solid #804294;
}
.btn-danger {
  background: #d0021b;
  border-radius: 8px;
  height: 48px;
  width: 100%;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 16px;
  border: 1px solid #d0021b;
}
.btn-blank {
  border-radius: 8px;
  height: 48px;
  width: 100%;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 16px;
  border: 2px solid #804294;
  color: #804294;
  font-family: "Lato", sans-serif;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  border: 1px solid #804294 !important;
  color: #fff;
  background-color: #804294 !important;
  border-color: #804294 !important;
  box-shadow: rgb(255 255 255) 0px 0px 0px 0.2rem !important;
}
input[type="checkbox"] {
  accent-color: #804294;
  width: 18px;
  height: 18px;
  margin-top: 1px;
}
form .form-group {
  position: relative;
}
form .form-group .fa {
  position: absolute;
  bottom: 13px;
  right: 15px;
  font-size: 2rem;
  color: #9b9b9b;
  cursor: pointer;
}
h3.heading {
  font-size: 2rem;
  line-height: 24px;
  font-weight: 500;
  color: #282734;
}
.header-fluid {
  background: #000000;
  border-bottom: 1px solid white;
}
.header-fluid .main-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0px;
}
.header-fluid .main-section .left-part p {
  font-size: 1.6rem;
  color: #ffffff;
  letter-spacing: 1px;
}
.header-fluid .main-section .right-part ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-fluid .main-section .right-part ul li {
  margin-left: 30px;
}
.header-fluid .main-section .right-part ul li a {
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: 1px;
}
.header-fluid .main-section .right-part ul li .dropdown-menu.show {
  top: 14px !important;
  left: auto !important;
  transform: translate3d(0px, 29px, 0px);
  right: 0 !important;
  padding: 10px 10px;
}
.header-fluid .main-section .right-part ul li .dropdown-menu.show a {
  font-size: 1.6rem;
  color: #000;
}
.dashboard-card {
  background-image: url(../img/bg/background.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
}
.dashboard-card .main-section {
  padding-top: 20px;
  padding-bottom: 20px;
}
.dashboard-card .main-section .logo-part {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.dashboard-card .main-section ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.dashboard-card .main-section ul li {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #777;
  text-align: center;
  width: 23%;
  margin: 1%;
}
.dashboard-card .main-section ul li a {
  padding: 3rem;
  display: block;
}
.dashboard-card .main-section ul li:hover {
  border: 1px solid #fff;
}
.dashboard-card .main-section ul li p {
  font-size: 1.8rem;
  color: #777;
  letter-spacing: 1px;
  font-weight: 400;
  padding-bottom: 20px;
}
.dashboard-card .main-section ul li:hover p {
  color: #fff;
}
.yourstory-fluid {
  background-image: url(../img/bg/bg-your-story.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: calc(100vh - 61px);
  min-height: calc(100vh - 61px);
  padding: 0;
}
.first-menu-header {
  background: #f2f2f2;
  border-bottom: 1px solid #cccccc;
}
.first-menu-header .menu-bar ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.first-menu-header .menu-bar ul li a {
  transition: 0.3s;
  padding: 1rem;
  font-size: 1.5rem;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  color: #333;
  padding: 15px 20px;
  display: inline-block;
}
.first-menu-header .menu-bar ul li a i {
  margin-right: 10px;
}
.yourstory-fluid .main-section {
  width: 30%;
  background: #000000b5;
  height: 100%;
  padding: 30px 30px;
}
.yourstory-fluid .main-section h1 {
  font-size: 4rem;
  letter-spacing: 1px;
  color: #fff;
  line-height: 5rem;
  font-family: "Crimson Text", serif;
}
.yourstory-fluid .main-section p {
  font-size: 1.4em;
  color: #fff;
  margin-bottom: 20px;
  line-height: 30px;
}
.yourstory-fluid .main-section .image-part img {
  max-width: 90%;
}
.virtualreality-fluid .heading-part h1 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  color: black;
  font-weight: 400;
  font-family: "Crimson Text", serif;
}
.blog-list ul {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.blog-list ul li {
  width: 23%;
  margin: 1%;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 20px 20px;
  height: 320px;
}
.blog-list ul li h3 {
  font-size: 2.4rem;
  line-height: 3.2rem;
  font-family: "Crimson Text", serif;
}
.blog-list ul li p {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #777;
}
.list-count {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.list-count ul li a {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #000;
}
.differnce-fluid {
  background: #ffffff;
}
.differnce-fluid .heading-part h1 {
  text-align: center;
  padding-top: 30px;
  font-size: 4.5rem;
  color: black;
  font-weight: 400;
  font-family: "Crimson Text", serif;
  line-height: 6rem;
  padding-bottom: 0;
  margin-bottom: 0px;
  margin-top: 0;
}
.differnce-fluid .heading-part h2 {
  text-align: center;
  color: #5c5c5c;
  font-size: 3rem;
  font-weight: 400;
  font-family: "Crimson Text", serif;
  line-height: 4rem;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 10px;
}
.differnce-fluid .heading-part h3 {
  text-align: center;
  color: black;
  font-weight: 400;
  font-family: "Crimson Text", serif;
  line-height: 6rem;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 2rem;
}
.bcd-fluid .heading-part {
  text-align: center;
}
.bcd-fluid .heading-part h1 {
  padding-top: 30px;
  font-size: 4.5rem;
  color: black;
  font-family: "Crimson Text", serif;
  line-height: 6rem;
  padding-bottom: 0;
  margin-bottom: 0px;
  margin-top: 0;
}
.bcd-fluid .heading-part h2 {
  color: #5c5c5c;
  font-size: 3rem;
  font-weight: 400;
  font-family: "Crimson Text", serif;
  line-height: 4rem;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 30px;
}
.bcd-fluid .heading-part a {
  display: inline-block;
  text-align: center;
  background: black;
  color: #ffffff;
  padding: 15px 50px;
  margin-top: 40px;
  font-size: 2rem;
  border-radius: 4px;
}
.second-menu-header {
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
}
.second-menu-header .menu-bar ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.second-menu-header .menu-bar ul li {
  padding: 15px 15px;
}
.second-menu-header .menu-bar ul li a {
  transition: 0.3s;
  font-size: 1.4rem;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}
.rare-fluid {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  /* min-height: calc(100vh - 61px);
  min-height: calc(100vh - 61px); */
  padding: 0;
}
.webcam {
  text-align: center;
}
.webcam #video {
  border: 1px solid rgb(223, 223, 223);
  width: 500px;
  height: auto;
  border-radius: 4px;
}
.rare-fluid .main-section {
  width: 30%;
  background: #000000cf;
  padding: 30px 30px;
  height: 100vh;
}
.rare-fluid .main-section h1 {
  font-size: 5rem;
  letter-spacing: 1px;
  color: #fff;
  line-height: 6rem;
  font-family: "Crimson Text", serif;
  font-weight: 700;
}
.rare-fluid .main-section h2 {
  font-size: 3rem;
  color: #fff;
  line-height: 5rem;
  font-family: "Crimson Text", serif;
}
.rare-fluid .main-section .list-part ul {
  list-style-type: disc;
  padding-left: 30px;
}
.rare-fluid .main-section .list-part ul li {
  font-size: 1.4em;
  color: #fff;
  margin-bottom: 10px;
  line-height: 30px;
}
.rare-fluid .main-section p {
  font-size: 1.4em;
  color: #fff;
  margin-bottom: 20px;
  line-height: 30px;
}
.rare-fluid .main-section .image-part {
  margin-top: 30px;
}
.iframe-container {
  position: relative;
  height: 100%;
  /* min-height: 100vh; */
  padding: 0;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: #000;
}
.rare-home {
  background-image: url(../img/bg/rarity-1.jpg);
  background-position: center bottom;
}
.rare-benifits {
  background-image: url(../img/bg/rarity-2.jpg);
}
.rare-benifits2 {
  background-image: url(../img/bg/rarity-3.jpg);
}
.rare-benifits3 {
  background-image: url(../img/bg/rarity-4.jpg);
}
.why-so-rare {
  background-image: url(../img/bg/rarity-5.jpg);
  background-position: center;
}
.why-so-rare2 {
  background-image: url(../img/bg/rarity-6.jpg);
}
.scarcely-unique {
  background-image: url(../img/bg/rarity-8.jpg);
}

.rare-planet {
  background-image: url(../img/bg/rarity-9.jpg);
}
.rare-planet2 {
  background-image: url(../img/bg/rarity-10.jpg);
}
.rare-planet3 {
  background-image: url(../img/bg/rarity-11.jpg);
}
.rare-planet4 {
  background-image: url(../img/bg/rarity-12.jpg);
}
.conflict-free {
  background-image: url(../img/bg/rarity-13.jpg);
}
.engagement-ring {
  background-image: url(../img/bg/rarity-14.jpg);
}
.engagement-ring2 {
  background-image: url(../img/bg/rarity-15.jpg);
}
.natural-labs {
  background-image: url(../img/bg/rarity-16.jpg);
  display: flex;
}
.cutting-mine {
  background-image: url(../img/bg/diamond-cutting-mine.jpg);
  display: flex;
}
.right-part-natural {
  width: 75%;
  padding: 30px 30px;
}
.right-part-natural .list-part {
  margin-top: 40px;
}
.right-part-natural .list-part ul {
  list-style-type: disc;
  padding-left: 30px;
}
.right-part-natural .list-part ul li {
  font-size: 1.4em;
  color: #000;
  margin-bottom: 10px;
  line-height: 30px;
}
.tabsview-fluid {
  background: #fff;
  border-bottom: 1px solid #dadada;
}
.tabsview-fluid .nav .nav-item {
  padding: 10px 20px;
}
.tabsview-fluid .nav .nav-item .nav-link {
  position: relative;
  color: #333;
  font-size: 1.8rem;
}
.tabsview-fluid .nav .nav-item .nav-link.active {
  color: #b7814d;
}
.tabsview-fluid .nav .nav-item .nav-link.active:before {
  content: "\f178";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 900;
  position: absolute;
  top: 5px;
  left: -30px;
  color: #b7814d;
}
.cuttingjourney-fluid {
  padding: 0;
  min-height: 100vh;
}
.cuttingjourney-fluid .main-section {
  background: #ffffff;
  border-bottom: 1px solid #d5d5d5;
}
.cuttingjourney-fluid .main-section .heading-part {
  width: 90%;
  margin: 0 auto;
  padding: 15px 0px;
}
.cuttingjourney-fluid .heading-part h1 {
  font-style: normal;
  margin-top: 0px;
  font-family: "Crimson Text", serif;
}
.cuttingjourney-fluid .heading-part h1 span {
  font-style: normal;
  color: #777;
}
.cuttingjourney-fluid .heading-part h1 span.samll-font {
  font-style: normal;
  color: #777;
  font-size: 2rem;
}
.cuttingjourney-fluid .content-section .image-part ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.cuttingjourney-fluid .content-section .image-part ul li img {
  width: 350px;
  height: auto;
}
.cuttingjourney-fluid .content-section {
  width: 90%;
  margin: 0 auto;
  padding-top: 50px;
}
.cuttingjourney-fluid .content-section .video-part video {
  width: 100%;
}
.cuttingjourney-fluid .content-section .content-part p {
  font-size: 1.4em;
  color: #212529;
  margin-bottom: 20px;
  line-height: 30px;
}
.cuttingjourney-fluid .content-section .content-part ul li {
  font-size: 1.4em;
  color: #212529;
  margin-bottom: 10px;
  line-height: 30px;
}
.cuttingjourney-fluid .content-section .content-part h3 {
  font-weight: 700;
  font-size: 3rem;
  font-family: "Crimson Text", serif;
}
.cuttingjourney-fluid .content-section .content-part h1 {
  font-size: 5rem;
  font-family: "Crimson Text", serif;
}
.cuttingjourney-fluid .content-section .content-part h1 b {
  font-size: 3rem;
}
.cuttingjourney-fluid .content-section .content-part h1 em {
  font-size: 2rem;
}
.cuttingjourney-fluid .content-section .content-part h2.redcolor {
  color: #c41c14;
}
.cuttingjourney-fluid .content-section .content-part .image-part .w-90 {
  width: 90%;
}
.cuttingjourney-fluid .content-section .bottom-part {
  text-align: center;
  padding: 30px 10px;
  border-top: 1px solid #dbdbdb;
}
.cuttingjourney-fluid .content-section .bottom-part p {
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.blog-detail-fluid {
  padding: 50px 20px;
  background: #ffffff;
}
.blog-detail-fluid .pagination ul {
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
  border-bottom: 1px solid #d7d5d5;
}
.blog-detail-fluid .pagination ul li a {
  transition: 0.3s;
  padding: 1rem;
  font-size: 1.8rem;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  color: #333;
  padding: 15px 20px;
  display: inline-block;
}
.blog-detail-fluid .pagination ul li a i {
  margin-left: 10px;
  margin-right: 10px;
}
.blog-detail-fluid .right-part .image-section ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.blog-detail-fluid .right-part .content-part ul {
  list-style-type: disc;
  padding-left: 20px;
}
.blog-detail-fluid .right-part .content-part p,
.blog-detail-fluid .right-part .content-part ul li {
  font-size: 1.8rem;
  color: #333;
  line-height: 28px;
  margin-bottom: 10px;
}
.heading-report h2 {
  background: #000;
  color: #fff;
  margin-bottom: 2rem;
  padding: 1rem;
  text-align: center;
  margin-top: 0;
}
.content-section .table-part,
.content-section .table-part table {
  width: 100%;
}

.content-section .table-part tr td {
  width: 50%;
  font-size: 1.4em;
  color: #212529;
  padding: 10px 20px;
  line-height: 30px;
}
.carat-section .nav-carat .nav-link img {
  width: 75px;
}
.carat-section .nav-carat .nav-link span {
  display: block;
  text-align: center;
  font-size: 1.4em;
  color: #212529;
  line-height: 30px;
}

.diamond-clarities .ba-slider {
  position: relative;
  overflow: hidden;
  width: 340.219px;
}

.diamond-clarities .ba-slider img {
  width: 100%;
  display: block;
}

.diamond-clarities .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}

.diamond-clarities .handle {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: #b7814d !important;
  cursor: ew-resize;
}

.diamond-clarities .handle:after {
  font-family: Font Awesome\5 Free;
  font-weight: 900;
  font-size: 36px;
  color: #fff;
  content: "\F337";
  font-display: swap;
  position: absolute;
  top: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  font-weight: 700;
  text-align: center;
  line-height: 64px;
  background: #b7814d;
  border: 1px solid #b7814d;
  border-radius: 50%;
  transition: all 0.3s ease;
}

.diamond-clarities .draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 48px;
  font-size: 30px;
}

.diamond-clarities #slider-legend2 {
  font-size: 0.5rem;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}
.irs--flat .irs-grid-text {
  color: #777;
  font-size: 1.2rem;
}
.cuttingjourney-fluid .slider-legend p {
  font-size: 1.6rem;
  margin-bottom: 10px;
  color: #777;
}
.cuttingjourney-fluid .slider-legend .right-legend {
  text-align: right;
}
.cuttingjourney-fluid .diamond-wrapper.row h2 {
  font-size: 4rem;
  font-weight: 600;
  text-align: right;
  font-family: "Crimson Text", serif;
}
.cuttingjourney-fluid .diamond-wrapper.row p {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #777;
  text-align: right;
}

.differnce-fluid .main-section {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
#header {
  display: none;
}
.web-view {
  height: 20px;
}
.display_after_login {
  display: none;
}

.height500 {
  height: 500px;
}
.height550 {
  height: 550px;
}
.height600 {
  /* height: 600px; */
}
.height650 {
  height: 650px;
}
.height700 {
  height: 700px;
}
.height750 {
  height: 750px;
}
.height800 {
  height: 800px;
}
.height850 {
  height: 850px;
}
.height900 {
  height: 900px;
}
.height950 {
  height: 950px;
}
.height1000 {
  height: 1000px;
}
.breadcum-fluid {
  padding: 20px 0px;
  background: #ffffff;
}
.breadcum-fluid .main-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.breadcum-fluid .main-section .left-part ul {
  display: flex;
  align-items: center;
  justify-content: start;
}
.breadcum-fluid .main-section .left-part ul li {
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  color: #2e4c4d;
}
.breadcum-fluid .main-section .left-part ul li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  color: #2e4c4d;
}
.breadcum-fluid .main-section .right-part h1 {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  color: #020202;
  display: inline-block;
  position: relative;
}
