.itopplus-background {

}
body {
  overflow-x: hidden;
  --theme-step: #efefef;
  --theme-color: #080808;
  --theme-text: #080808;
}

#menu64b8f4b88aeaf91624f05e7e a {
  font-size: 0 !important;
}

#imagesControl65c98adc8d69790013d7839b {
  padding: 0 !important;
}

.no-js a {
  color: #000000;
  transition: 0.35s;
}

.no-js a:hover {
  color: #afa094;
}

.itopplus-footer {
  color: #1d1d1d;
}

.itopplus-footer a {
  color: #1d1d1d;
}

.itopplus-footer a:hover {
  color: #1d1d1d;
}

.checkboxPadding {
  z-index: 1 !important;
}

/************Menu***************/
.navbar-default .navbar-nav > li > a {
  color: #080808;
  margin: 0 5px;
  padding: 10px 15px;
  font-size: 1vw;
  font-family: "Onest", sans-serif;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #080808 !important;
  box-shadow: none;
  border-radius: none;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu > li > a {
  color: #000;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #000;
  background: #e8e8e8;
}

@media screen and (min-width: 1024px) {
  .itopplus-menu {
    position: absolute;
    width: 100%;
    bottom: 15%;
  }
}

@media screen and (min-width: 1201px) {
  .navbar-default {
    background: transparent;
  }

  #controlBanner {
    object-fit: contain;
    padding: 0;
    width: 10%;
    min-width: 130px;
    max-width: 170px;
    margin: 0 auto;
    position: absolute;
    z-index: 100;
    top: 10px;
    left: 0;
    right: 0;
  }

  #controlPosition {
    text-align: center;
  }

  #itopplus-nav-bar::before,
  #itopplus-nav-bar::after {
    display: none;
  }

  #itopplus-nav-bar {
    display: flex;
    justify-content: center;
    white-space: nowrap;
    padding: 0 5%;
  }

  .itopplus-banner {
    min-height: 9vw;
    position: relative;
  }

  .itopplus-banner .container {
    width: 100%;
    padding: 0;
  }

  #EffectView65c99a1c14d7340013e39cfb1,
  #EffectView65c99a1c14d7340013e39cfb4 {
    position: relative;
    top: -60px;
  }
}

/*get in touch*/
#background6613b1d0cd686d0013ac51af {
  padding: 3%;
}

.gemohouse-block .clearfix {
  display: none;
}

/* oscar*/
figure.effect-oscar {
  background: transparent;
}

figure.effect-oscar img {
  opacity: 1;
}

figure.effect-oscar:hover img {
  opacity: 1;
}

figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}

figure.effect-oscar figcaption {
  background: transparent;
}

figure.effect-oscar:hover figcaption {
  background: transparent;
}

figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}

.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}

figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.05, 1.05, 1);
}

/* oscar */

/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}

.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.03);
  transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100.1% !important;
}

#background65c98c930b357200132f46aa .thumbnail,
#background65c98ffc14d7340013e39a35 .thumbnail {
  border: solid 0px #dadada;
  background: transparent;
  color: #000;
  border-radius: 0px;
  padding: 0% !important;
  transition: 0.5s;
  box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
  margin-bottom: 10%;
}

#background65c98c930b357200132f46aa .thumbnail:hover,
#background65c98ffc14d7340013e39a35 .thumbnail:hover {
  box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
  background: transparent;
  border-radius: 0px;
  color: #000;
}

#background65c98c930b357200132f46aa .row-fluid [class*="col-sm-5fix"] {
  width: 10% !important;
}

/*from Contact*/
.no-js #Component6613b1d0cd686d0013ac51af label {
  display: none !important;
}

.no-js #Component6613b1d0cd686d0013ac51af .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}

.no-js #Component6613b1d0cd686d0013ac51af .form-control {
  border: 0px solid #333;
  border-bottom: 1px solid #333;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 20px 14px;
  background: transparent;
  color: #1b1c1e;
  font-size: 16px !important;
}

.no-js #Component6613b1d0cd686d0013ac51af .form-control:focus {
  border-bottom: 1px solid #000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e !important;
}

.no-js #Component6613b1d0cd686d0013ac51af .btn {
  background: linear-gradient(to right, #11479f00 0%, #11479f00 100%);
  color: #000;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 0px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #000;
}

.no-js #Component6613b1d0cd686d0013ac51af .btn-default:active {
  background: linear-gradient(to right, #afa094 0%, #afa094 100%);
  color: #fff;
}

.no-js #Component6613b1d0cd686d0013ac51af .btn-default:hover,
.no-js #Component6613b1d0cd686d0013ac51af .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #afa094 0%, #afa094 100%);
  border: 0px solid transparent;
}

.no-js #Component6613b1d0cd686d0013ac51af .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}

.no-js #Component6613b1d0cd686d0013ac51af span.label {
  font-size: 13px;
  font-weight: 300;
}

.no-js #Component6613b1d0cd686d0013ac51af ::placeholder {
  color: #1b1c1e !important;
  font-weight: 300;
}

/*from Contact*/

#carousel65c98adc8d69790013d7839b .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}

.carousel-indicators li {
  border: 1px solid #6e6e6e;
}

.carousel-indicators .active {
  background-color: #6e6e6e;
  border-color: #6e6e6e;
}

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 3em;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 24px;
}

h6 {
  font-size: 28px;
}

p {
  font-size: 16px;
}

.gemohouse-block h5 {
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
}

.line-icon {
  margin: 15px auto;
}

.line-icon img,
.line-icon-about img {
  width: 97px !important;
  height: 30px !important;
}

.headshopdiamonbs-block {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

#background65c98e319e0ef200138692da .boderedlayoutClient,
#background65c9a11176419f0013ad2a16 .boderedlayoutClient,
#background65c9d19301bb1b00139f7311 .boderedlayoutClient,
#background65c9dad89e0ef2001386a0c4 .boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

.bggemo-fix {
  background-attachment: fixed;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_20062023st1a/0/0/GEMO-HOUSE-จำหน่ายเพชรแท้ธรรมชาติz-z639631811094.webp);
  width: 100%;
  height: 100%;
}

.bgcategori-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: clamp(16px, 1vw, 18px);
  padding: 15px 0;
}

.bgcategori-block-3 {
  color: #857669;
  font-size: 24px;
}

.empty-gemohouse {
  padding: 3%;
}

.gemohouse-logo {
  width: 15%;
  margin: 0 auto;
  margin-bottom: 5%;
}

.btngemohouse {
  border: 1px solid #000;
  padding: 12px 25px;
  text-transform: uppercase;
  transition: 0.35s;
}

.btngemohouse-block {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 20px;
  margin-top: 5%;
}

.btngemohouse:hover {
  background: #afa094;
  border: 1px solid #afa094;
  color: #fff;
  transition: 0.35s;
}

.gemohouse-block h1 {
  font-size: 3em;
  font-family: "Tenor Sans", sans-serif;
  text-transform: uppercase;
}

.btn-group-gemo {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
  margin-top: 25px;
}

.btn-group-gemo a {
  display: grid;
  grid-template-columns: 35px auto;
  place-content: center;
  place-items: center;
  gap: 20px;
  min-width: 55%;
  width: fit-content;
  border: 1px solid;
  text-transform: uppercase;
  padding: 15px;
}

.brand-confident {
  text-align: center;
}

.brand-confident-block {
  text-align: center;
  margin-top: 5%;
}

.bgconfidence-block {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 5%;
  width: 100%;
}

.bgconfidence {
  align-self: end;
}

.bgconfidence-2 {
  align-self: center;
}

.bgconfidence-3 {
  align-self: center;
}

.bgconfidence-4 {
  align-self: end;
}

.gemohouseonline-block h5 {
  text-align: center;
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
}

.gemohouseonline-block {
  border-top: 1px solid;
  border-bottom: 1px solid;
  width: fit-content;
  padding: 15px 10px;
  margin: 0 auto;
  margin-top: 5%;
  margin-bottom: 3%;
}

.ouronline-support {
  display: flex;
  width: 70%;
  margin: 0 auto;
  margin-bottom: 5%;
  margin-top: 1%;
}

.iconouroneline-block {
  text-align: center;
  text-transform: uppercase;
  transition: 0.35s;
}

.iconouroneline {
  width: 35%;
  margin: 0 auto;
  margin-bottom: 10%;
}

.iconouroneline-block:hover {
  transition: 0.35s;
  transform: translateY(-7px);
}

.gemohouse-logo-footer {
  width: 40%;
  margin: 0 auto;
  margin-top: 10%;
}

.copyright {
  text-align: right;
  font-size: 12px;
  margin-bottom: 4%;
}

.gemohouse-footer {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 8%;
  border-bottom: 1px solid;
  width: 65%;
  padding-bottom: 10px;
}

.gemohouse-footer-2 {
  white-space: break-spaces;
  line-height: 2;
  margin-top: 15px;
}

.contact-group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 20px;
  font-size: clamp(14px, 1vw, 18px);
  margin-top: 20px;
}

a.iconcontact-footer {
  display: flex;
  place-items: center;
  gap: 10px;
  font-size: clamp(14px, 1vw, 18px);
  margin-bottom: 10px;
}

.iconcontact-footer img,
.iconsocial-footer img {
  max-width: 30px;
  height: 30px;
}

.iconspecialist-block {
  display: flex;
  align-items: center;
  gap: 20px;
}

.iconspecialist-block img {
  max-width: 150px;
}

.iconsocial-footer-block {
  display: flex;
  width: 35%;
}

.iconsocial-footer {
  margin-right: 15px;
}

.gemohouse-contact-qrcode {
  background: #000;
  display: flex;
  width: 100%;
  border-radius: 15px;
  color: #fff;
}

.gemohouse-qrcode {
  padding: 10px;
  width: 40%;
}

.gemohouse-qrcode img {
  border-radius: 10px;
}

.iconcontact-qrcode-block-1 {
  width: 60%;
  margin-left: 5px;
}

.gemohouse-btnqrcode {
  background: #fff;
  color: #000;
  text-align: center;
  width: fit-content;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Onest", sans-serif;
  border-radius: 5px;
  margin-top: 8%;
}

.iconcontact-qrcode-t {
  align-self: center;
  font-size: 16px;
  margin-left: 10px;
}

.iconcontact-qrcode-block {
  display: flex;
  width: 100%;
  margin-top: 7%;
}

.iconcontact-qrcode {
  width: 18%;
}

.nav-template7 li a {
  display: flex !important;
  align-items: baseline;
  gap: 10px;
}

.nav-template7 span,
.nav-template7 strong {
  font-size: clamp(16px, 2vw, 20px) !important;
  text-align: left;
}

.nav-template7 span.fas.fa-plus {
  color: #a28369;
}

.nav-template7 li a strong {
  font-weight: 500;
}

.nav-template7 {
  width: 65%;
  margin: 0 auto;
  margin-bottom: 7%;
}

.comingsoon {
  width: 80%;
  margin: 0 auto;
  padding: 10% 0% 15%;
}

.gemohouse-menu {
  text-align: center;
  text-transform: uppercase;
  font-family: "Onest", sans-serif;
  padding: 1%;
}

.coming-soon {
  display: grid;
  place-content: center;
  text-align: center;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  height: 700px;
}

.coming-soon h1 {
  font-size: 5em;
  font-weight: 600;
  letter-spacing: 10px;
  margin-top: 2%;
}

.coming-soon h2 {
  font-size: 1.8em;
  font-weight: 600;
  margin-bottom: 2%;
}

#background65c9c6dc01bb1b00139f70b4 .thumbs {
  margin-bottom: 0px;
}

.line-icon-about {
  margin: 45px auto;
}

#background65c9d95276419f0013ad355f .col-md-4.col-sm-4.col-xs-4:nth-child(1) img {
  margin-top: 15%;
}

figure#EffectView65c9d95276419f0013ad355f0 {
  width: 80%;
  float: right;
}

#background65c9d95276419f0013ad355f .col-md-4.col-sm-4.col-xs-4:nth-child(3) img {
  margin-top: 15%;
}

figure#EffectView65c9d95276419f0013ad355f2 {
  width: 80%;
}

.empty-about-2 {
  padding: 2%;
}

.gemohistory p {
  white-space: break-spaces;
}

.gemohistory h5 {
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
  color: #9f7e62;
  font-weight: 500;
  margin-bottom: 10px;
}

.main-timeline {
  position: relative;
  transition: all 0.4s ease 0s;
}

.main-timeline:before {
  content: "";
  width: 2px;
  height: 100%;
  background: #afa094;
  position: absolute;
  top: 0;
  left: 50%;
}

.main-timeline .timeline {
  position: relative;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.main-timeline .timeline-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #afa094;
  position: absolute;
  top: 0;
  left: 3px;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}

.main-timeline .timeline-content {
  width: 45%;
  padding: 0px 20px 20px;
  border-radius: 0px;
  text-align: right;
  border-bottom: 2px solid #0000001a;
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
}

.main-timeline .title {
  font-size: 24px;
  font-weight: 500;
  color: #5c5151;
  margin-top: 30px;
}

.main-timeline .description {
  font-size: 16px;
  color: #606060;
  line-height: 2;
  margin-top: 3%;
}

.main-timeline .timeline-content.right {
  float: right;
  text-align: left;
}

.main-timeline h5 {
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
}

.empty-contact {
  padding: 1%;
}

.contact h5 {
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
}

.main-timeline h5 span {
  font-size: 2em;
}

.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #afa094 !important;
  border-radius: 0px !important;
  font-weight: 300;
}

.buttonExampleSite:hover {
  background: #afa094 !important;
  color: #fff !important;
}

.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}

.ITPcookiebar {
  background-color: #323232d6 !important;
  color: #fff !important;
}

.ITPlinkToCookiepage:hover {
  color: #fff !important;
}

.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}

.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}

ul.icon-a {
  font-size: 16px;
}

.blockfaq {
  margin: 0 auto;
  text-align: center;
}

.blockfaq h5 {
  font-weight: 600;
}

.pd-contact-gemo2 {
  display: flex;
  width: 100%;
}

.blockcontact-gemo2 {
  width: 33.3%;
}

.blockcontact-gemo2 h3 {
  font-weight: 600;
}

.pd-contact {
  padding: 3%;
}

#background6613b1c063dba90013ca6ae1 .boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

.getintouch {
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 3%;
}

.right_side_ring_landingpage.col-xs-12.col-md-6 h4 {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 20px;
  width: 90%;
}

.hoverButtonGeno-ring {
  width: fit-content !important;
  margin-top: 13px;
}

.diamodPriceText001 {
  font-weight: 400;
}

.firstDetailProduct span {
  font-size: 17px !important;
}

.secondDetailProduct {
  font-size: 16px !important;
}

.inside_text_diamond {
  font-size: 17px !important;
}

span.textPrice001.textPricediamond001 {
  font-weight: 600;
}

span.textPrice001.textPricering001 {
  font-weight: 600 !important;
}

#mainmenu6613b1c063dba90013ca6ae1 {
  margin-top: -2px;
}

#background6613b1c063dba90013ca6ae1 {
  margin-top: -1px;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #333;
  border-color: #333;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #333;
}

.pagination > li > a,
.pagination > li > span {
  color: #333;
  font-size: 13px !important;
  margin-bottom: 5%;
}

.pd-icondiamond-gemo {
  display: flex;
  width: 100%;
}

.pd-bgdiamonds-categary {
  display: flex;
  width: 100%;
  gap: 25px;
}

/*contenemanager*/
h3.managerHeader {
  display: none;
}

#Contentmanager .post-time {
  display: none;
}

.page-header {
  margin: 0px 0 30px;
  border-bottom: 1px solid #333;
}

.landingpagemanager {
  display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
  text-align: center;
  font-size: 16px;
  padding: 5% 5% 0%;
  color: #444444;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #444444;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
  display: none;
}

article.col-md-6.item.-micro {
  width: 25%;
}

.Contentmanager .site .col-section .item.-micro {
  padding: 10px 10px 10px 15px;
}

.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  margin-bottom: 0px;
}

.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background: transparent;
  padding-left: 0;
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
  border-right: none;
  border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}

.contenemanager-gallery .col-xs-12.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  width: 25%;
}

.contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}

.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #fff;
  border-radius: 0px;
  transition: 0.3s;
}

.Contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}

.contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
  border: 0px solid #fff;
  background-color: white;
}

.contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 0%);
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: transparent;
}

.fbcomments,
.fbcomments {
  display: none;
}

.thumbnail {
  border: 0px solid #ddd;
}

.img-thumbnail,
.thumbnail {
  box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}

.Contentmanager .img-thumbnail {
  border: 0px solid #ddd;
}

.Contentmanager p {
  white-space: break-spaces;
  font-size: 16px;
}

.Contentmanager .thumbnail {
  background-color: transparent;
}

.img-thumbnail {
  background-color: transparent;
}

.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
  transform: scale3d(1.05, 1.05, 1) !important;
}

.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale3d(1.05, 1.05, 1) !important;
}

.social-share {
  display: none;
}

/*contenemanager*/

#background6666a4d55009940013bfccc0 article.col-md-6.item.-micro {
  width: 33.3%;
}

.iconline-2 {
  width: 10%;
  margin: 0 auto;
  padding: 2% 0%;
}

.bgconfidence-block-blog {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 4%;
}

#tableA {
  width: 100%;
}

#tableA th {
  padding: 10px;
  font-size: 18px;
  border: 1px solid #e2e2e2;
  text-align: center;
  font-weight: 500;
  background: #efefef;
}

#tableA td {
  border: 1px solid #e2e2e2;
  padding: 10px;
  font-size: 16px;
  text-align: center;
}

ul.icon-product ::marker {
  color: #cec2ba;
}

#background6667f0a5b9ab1800136b26ea .boderedlayoutClient,
#background666803bcb9ab1800136b2d25 .boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

ul.nav.nav-pills.nav-justified span {
  font-size: clamp(10px, 1vw, 16px) !important;
}

#ContentmanagerTemplate6667f2f5affb0900131f32d3 {
  margin-top: 4%;
}

#ContentmanagerTemplate6667f2f5affb0900131f32d3 .tab-itp-background {
  background-color: inherit;
  padding: 1% 0%;
  margin-top: 1%;
  margin-bottom: 0%;
}

#ContentmanagerTemplate6667f2f5affb0900131f32d3 .TabItpContent {
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  background: linear-gradient(to bottom, #fff 0, #fff 60%, #d7d2cf63 100%);
}

.blockeducation-2 {
  padding: 8% 7%;
  text-align: center;
}

#imagesControl6613b1c363dba90013ca6ae6 {
  padding: 0 !important;
}

.ring_card_image {
  position: relative;
  overflow-y: hidden;
  max-height: inherit !important;
}

.resposive-itp-thumbnail {
  height: auto !important;
}

.max-height-gemo {
  max-height: inherit !important;
}

#background6667f2f5affb0900131f32d3 .TabItpContent ul {
  display: flex;
}

#background6667f2f5affb0900131f32d3 .TabItpContent ul li {
  width: 100%;
}

#background6667f2f5affb0900131f32d3 .TabItpContent ul span {
  font-size: clamp(14px, 1vw, 16px) !important;
}

.gemohouse-block {
  text-align: center;
  margin: 5% 0;
}

/*home*/
#contentnewmode66c2c0c51723f40013eb6eca .gemo-grid-2 {
  display: grid;
  grid-template-columns: 45% 55%;
}

.gemo-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}

.gemo-grid-2 .gemohouse-logo {
  max-width: 140px;
  width: 15%;
  margin: 0 auto 5%;
}

.gemo-grid-2 h4 {
  font-weight: 500;
}

.gemo-grid-block {
  padding: 5% 10%;
  text-align: center;
}

.gemo-grid-block p {
}

.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.unknown {
  position: fixed;
  bottom: 10% !important;
}

#controlMenu .background-gemo {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
}

@media screen and (min-width: 1900px) {
  #menu65c9860701bb1b00139f6110,
  #menu65c9860d01bb1b00139f611e {
    margin-right: -90px;
  }

  h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 3em;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 26px;
  }

  h5 {
    font-size: 34px;
  }

  h6 {
    font-size: 42px;
  }

  p {
    font-size: 20px;
  }

  .headshopdiamonbs-block {
    font-size: 18px;
  }

  .btngemohouse {
    font-size: 18px;
  }

  .gemohouse-block h1 {
    font-size: 4em;
  }

  .gemohouse-footer {
    font-size: 20px;
  }

  .gemohouse-footer-2 {
    font-size: 18px;
  }

  .iconsocial-footer-block {
    display: flex;
    width: 30%;
  }

  .gemohouse-contact-qrcode {
    width: 80%;
  }

  .gemohouse-btnqrcode {
    font-size: 22px;
  }

  .iconcontact-qrcode-t {
    font-size: 20px;
  }

  .copyright {
    font-size: 14px;
    margin-right: 5%;
  }

  ul.icon-a {
    font-size: 20px;
  }

  .no-js #Component65c9ef2c8d69790013d7966a .form-control {
    padding: 24px 14px;
    font-size: 18px !important;
  }

  #cookie65c9ef2c8d69790013d7966a {
    font-size: 16px;
  }

  .getintouch {
    font-size: 34px;
  }

  .no-js #Component6613b1d0cd686d0013ac51af .form-control {
    padding: 28px 14px;
    font-size: 20px !important;
  }

  #cookie6613b1d0cd686d0013ac51af {
    font-size: 18px;
  }

  .no-js #Component6613b1d0cd686d0013ac51af .btn {
    font-size: 18px;
  }

  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
  }

  .Contentmanager p {
    font-size: 20px;
  }

  #tableA th {
    font-size: 22px;
  }

  #tableA td {
    font-size: 20px;
  }

  #background6666d0bcbf45d200131583cd,
  #background6666d0b0459a9a0014877eeb {
    width: 80%;
    margin: 0 auto;
  }

  ul.nav.nav-pills.nav-justified span {
    font-size: 20px !important;
  }

  #menu65c9860701bb1b00139f6110,
  #menu65c9860d01bb1b00139f611e {
    margin-right: -135px !important;
  }
  .FluorescenceRange_VS {
    padding-left: 45px !important;
  }
}

@media screen and (min-width: 992px) {
  .gemohouse-block {
    white-space: break-spaces;
  }
}

/*
@media screen and (min-width: 1400px) and (max-width: 1600px) {

    #menu65c9860701bb1b00139f6110,
    #menu65c9860d01bb1b00139f611e {
        margin-right: -80px !important;
    }

    #menu660a4fd278ff5c001ab6fbf5,
    #menu65c9862d0b357200132f43f3,
    #menu65c9862101bb1b00139f6149 {
        margin-left: -80px !important;
    }
    }
*/

@media screen and (max-width: 1200px) {
  .itopplus-slide {
    margin-top: 0%;
  }

  #controlBanner {
    margin-top: 50px;
  }

  .row-fluid {
    flex-wrap: unset !important;
  }

  #language_member_bar {
    display: none;
  }

  #controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 50px !important;
    z-index: 10000;
  }

  #nav-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
  }

  .navbar-header {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    height: 50px;
    width: 100%;
    box-shadow: 0 0 3px #ccc;
  }

  .navbar-default,
  .navbar-header,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar a {
    text-align: left !important;
    color: #000 !important;
  }

  #itpMenuSideBar span.icon-bar {
    background: #000 !important;
  }

  .itopplus-sidebar-menu-single {
    border: none;
  }

  #itpMenuSideBar,
  .menu-mobile-custom {
    display: grid !important;
    place-content: center;
    width: 40px;
    border: none;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
  }

  .old-image-icon-facebook,
  .old-image-icon-line,
  .old-image-icon-instragram,
  .old-image-icon-youtube {
    display: grid !important;
  }

  #itpMenuSideBar .navbar-inline:nth-child(2),
  #main-navbar-collapse,
  .new-image-icon-facebook,
  .new-image-icon-line,
  .new-image-icon-instragram,
  .new-image-icon-youtube,
  #nav-menu::before,
  #nav-menu::after {
    display: none !important;
  }

  .navbar-header i::before {
    display: none !important;
  }

  .navbar-header i {
    display: grid;
    width: 20px;
    aspect-ratio: 1;
    filter: contrast(50%);
    padding: 0;
  }

  #itpphonemobile i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    width: 18px !important;
  }

  #itpsearchmobile i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
  }

  .old-image-icon-facebook i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
  }

  .old-image-icon-line i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.png);
  }

  .old-image-icon-instragram i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
  }

  .old-image-icon-youtube i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
    width: 22px !important;
    height: 18px !important;
  }

  #languagemobile {
    order: 10;
  }

  .itopplus-search {
    display: none;
  }

  ul.itopplus-sidebar-content li {
    margin: 0 !important;
  }

  .no-js #Component65c9ef2c8d69790013d7966a .form-control {
    padding: 20px 14px;
    font-size: 14px !important;
  }

  #itopplus-nav-bar {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  .gemo-grid-block {
    padding: 2% 10%;
  }

  li#menu64b8f4b88aeaf91624f05e7e {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  .gemo-grid-block br {
    display: none;
  }

  .gemo-grid-block > p:nth-child(4) {
    display: none;
  }

  .bggemo-fix {
    background-attachment: inherit;
    background-size: 100%;
  }

  .copyright {
    text-align: center;
  }

  .coming-soon {
    font-size: 10px;
    height: 400px;
  }

  .line-icon img,
  .line-icon-about img {
    width: 60px !important;
    height: 20px !important;
  }

  #HtmlTool65cad5e501bb1b00139f8032 {
    margin-top: -10%;
  }

  .main-timeline .row div {
    width: 100% !important;
  }
}

@media screen and (max-width: 480px) {
  .inside_landingpage_ring.row.margin {
    display: flex !important;
  }

  .gemo-grid-2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
  }

  #background6667f2f5affb0900131f32d3 .TabItpContent ul {
    display: flex;
    flex-direction: column;
  }

  .line-icon-about {
    margin: 20px auto;
  }

  .pd-icondiamond-gemo,
  .pd-bgdiamonds-categary {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .gemohouse-block h5 {
    font-size: 20px;
  }

  .gemohouse-block h1 {
    font-size: 24px;
  }

  .ouronline-support {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .btngemohouse-block {
    display: flex;
    flex-direction: column;
    margin-bottom: 5%;
  }

  .btn-group-gemo a {
    display: grid;
    gap: 10px;
    min-width: 55%;
    width: 100%;
    padding: 10px;
    white-space: nowrap;
  }

  .nav-template7 {
    width: 100%;
  }

  /*blog*/
  #background6666a4d55009940013bfccc0 article.col-md-6.item.-micro {
    width: 100%;
  }

  .blockfaq h5 {
    font-size: 18px;
  }

  .gemo-grid-2 h4 {
    font-size: 18px;
  }

  .contact-group {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .main-timeline .timeline-content {
    width: 100%;
    text-align: left;
  }

  .main-timeline:before {
    left: 0;
  }

  .main-timeline .timeline-icon {
    top: 20px;
    left: -9px;
    right: auto;
  }

  .main-timeline .timeline-content {
    border: none;
  }

  .grid figure {
    width: 100% !important;
    margin: 0 !important;
  }

  .brand-confident br {
    display: none;
  }

  .btngemohouse {
    padding: 17px 25px;
  }

  h4 {
    font-size: 18px;
  }

  .itopplus-slide {
    margin: 0 !important;
  }
}

@media screen and (min-width: 100px) and (max-width: 742px) {
  div.inside_landingpage_diamond.row.margin {
    display: flex !important;
    flex-direction: column;
  }
}


