@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Raleway:wght@100;200;300;400;500;600;700;800;900&family=Rubik:wght@300;400;500;600;700;800;900&display=swap");

body {
  margin: 0px;
  padding: 0px;
  line-height: normal;
  background-image: url("../images/im3.jpg");
  background-repeat: repeat;
  background-position: center center;
  font-family: Rubik, sans-serif;
}

* {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}

p {
  margin: 0px;
}

.container.width {
  width: 75%;
}

.buy-sell-cover.spot {
  display: block;
  padding: 16px 0px !important;
}

.gold-spot {
  margin-top: 10px;
}

.rating-cover.spot {
  width: 100% !important;
}

.top-header {
  display: inline-block;
  width: 100%;
  text-align: right;
  padding: 8px 0px;
  background: rgb(255, 255, 255);
}

.top-header .main .flag {
  display: inline-block;
  padding: 0px 8px;
}

.top-header .main .flag span {
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-weight: 600;
}

.top-header .main .flag img {
  margin-right: 4px;
}

.logo-main {
  background: rgb(255 255 255);
  padding: 15px 0px 8px;
}

.logo-main .logo a {
  display: inline-block;
  padding: 6px 0px;
}

.android h4 {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 3px;
  color: rgb(0 0 0);
}

.logo img {
  display: inline-block;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.android {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

.android a {
  display: inline-block;
  width: 100px;
  border-radius: 4px;
}

.android a img {
  display: inline-block;
  width: 100%;
  object-fit: contain;
  object-position: center center;
  box-shadow: rgba(0, 0, 0, 0.11) 0px 0px 6px 0px;
  border: 1px solid rgba(0, 0, 0, 0.19);
  border-radius: 6px;
}

.logo-main .main {
  display: inline-block;
  width: 100%;
  padding-top: 40px;
  text-align: center;
}

.logo-main .main h4 {
  font-weight: 500;
  font-size: 18px;
  color: rgb(0 0 0);
}

.logo-main .main p {
  font-size: 16px;
  font-weight: 400;
  color: rgb(0 0 0);
}

.logo {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.tophd-infocvr.foreright {
  text-align: right;
}

.tophd {
  background: linear-gradient(0deg, rgb(180, 139, 51) 0%, rgb(254, 246, 114) 50%, rgb(180, 139, 51) 100%);
  padding: 8px 0px;
}

.tophd-infocvr i {
  color: rgb(226, 206, 90);
  margin-right: 4px;
}

.tophd-infocvr span {
  color: rgb(0, 0, 0);
}

.header-top-marquee {
  display: inline-block;
  width: 100%;
  background: rgb(236, 203, 62);
}

.header-top-marquee.topm {
  background: rgb(223 34 11);
  border-left: 0px;
  border-right: 0px;
}

.header-top-marquee marquee {
  font-size: 18px;
  padding-top: 4px;
  text-transform: capitalize;
  color: rgb(255 255 255);
  font-weight: 500;
}

.menu-header {
  display: inline-block;
  width: 100%;
  position: relative;
  color: rgb(255, 255, 169);
  border-left: 0px;
  border-right: 0px;
  background: rgb(223 34 11);
}

.menu-header .navbar-collapse {
  width: 100%;
  justify-content: center;
  padding: 8px 0px;
  border-top: 1px solid rgb(138, 137, 137);
}

.menu-header a.navbar-brand {
  margin: 0px;
  display: inline-block;
}

.menu-header a.navbar-brand img {
  display: inline-block;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

.menu-header li {
  margin-right: 6px;
  padding: 0px 6px;
}

.menu-header li a {
  text-transform: capitalize;
  position: relative;
  transition: all 0.4s ease 0s;
  z-index: 1;
  font-size: 18px;
  border-radius: 4px;
  color: rgb(255 255 255) !important;
  font-weight: 400 !important;
  padding: 6px 20px !important;
}

.menu-header li a:hover {
  background: rgb(255 255 255);
  color: rgb(0 0 0) !important;
}

.menu-header li a:hover::before {
  width: 100%;
}

.menu-header a.nav-link i {
  padding-right: 4px;
}

.menu-header li a.active {
  background: rgb(0, 0, 0);
  border-radius: 4px;
  color: rgb(255, 255, 255) !important;
}

.menu-header a.navbar-brand img {
  display: inline-block;
  object-fit: cover;
  object-position: center center;
  width: 145px;
}

p.footer-company-name.text-right {
  width: 50%;
  display: inline-block;
}

.starline img {
  width: 20px;
  border-radius: 50px;
}

.navbar-nav .nav-link {
  font-weight: 600;
}

.menu-header li:nth-child(7) {
  margin-right: 0px;
}

.l {
  border-radius: 4px;
  background: rgb(220, 0, 0);
  color: rgb(255, 255, 255) !important;
}

.h {
  border-radius: 4px;
  background: rgb(0, 128, 0);
  color: rgb(255, 255, 255) !important;
}

table {
  width: 100%;
  margin: 0px !important;
}

.p-h.p0 {
  width: 40%;
  border: none;
}

.p-h.ph {
  width: 20%;
  text-align: center;
}

td {
  font-size: 22px;
  font-weight: 600;
  border-top: 0px !important;
}

li.nav-item.login {
  background: rgb(255, 255, 255);
  border-radius: 4px;
  position: absolute;
  right: 0px;
  margin: 0px;
}

a.nav-link.login {
  color: rgb(0, 0, 0) !important;
}

a.nav-link.login:hover {
  color: rgb(255, 255, 255) !important;
}

span.bgs.hl img {
  width: 9px;
  margin-right: 7px;
}

.gold-spot-cover {
  display: inline-block;
  width: 100%;
}

.gold-spot-cover .gold-cover-tittle {
  display: inline-block;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: rgb(255, 255, 255);
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.54) 0px 0px 1px 0px;
}

.gold-spot-cover .gold-cover-tittle:nth-child(3) {
  border-right: 0px !important;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover::before {
  width: 37%;
  height: 3px;
  background: rgb(195, 163, 77);
  top: 105px;
  left: 0px;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover::after {
  position: absolute;
  width: 37%;
  height: 3px;
  background: rgb(195, 163, 77);
  top: 105px;
  right: 0px;
}

.gold-spot-cover .gold-cover-tittle p.spot-mainall {
  font-size: 26px;
  margin-bottom: 0px;
  color: rgb(255, 255, 255);
  font-weight: 400;
  padding: 2px 30px;
  position: relative;
  text-align: left;
  background: rgb(218 165 32);
  display: block;
}

.gold-spot-cover .gold-cover-tittle p.spot-mainall::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 4px;
  right: -49px;
  top: 0px;
}

.product-title-color span {
  font-weight: 400;
  font-size: 22px;
  color: rgb(255, 255, 255);
}

.gold-spot-cover .gold-cover-tittle .cover_bs {
  display: block;
  width: 100%;
  position: relative;
  background: rgb(255, 255, 255);
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover {
  display: block;
  width: 100%;
  text-align: center;
  /* padding: 10px 0px 10px; */
  position: relative;
  background: rgb(245, 244, 226);
}

#divFuture .cover_bs .buy-sell-cover,
#divNext .cover_bs .buy-sell-cover {}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 4px 0;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover.future {
  width: 50%;
  float: left;
  display: inline-block;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover:nth-child(2) {}

.gold-spot-cover .gold-cover-tittle .cover_bs .buy-sell-cover .rating-cover h6 {
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  width: 25%;
  display: inline-block;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .hl-rate-cover {
  display: inline-block;
  width: 25%;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .hl-rate-cover p {
  font-size: 13px;
  color: rgb(0, 0, 0);
  font-weight: 500;
  padding-bottom: 5px;
}

.gold-spot-cover .gold-cover-tittle .cover_bs .hl-rate-cover p img {
  width: 9px;
  margin-left: 3px;
}

span.bgm {
  color: rgb(0, 0, 0);
  font-size: 32px;
  font-weight: 500;
}

.rating-cover h5 {
  color: rgb(0, 0, 0);
  font-size: 26px;
  padding: 2px 12px;
  width: 50%;
  display: inline-block;
  font-weight: 500;
}

.rating-cover h5 span {
  padding: 2px 8px;
}

.mn-rate-cover span.bgm {
  padding: 2px 8px;
  margin-top: 4px;
  display: inline-block;
}

.liverate-cover {
  display: inline-block;
  width: 100%;
}

.liverate-cover .main-product {
  display: block;
  width: 100%;
}

.liverate-cover .main-product .liverateHeader {
  display: inline-block;
  width: 100%;
  padding: 8px 0px;
  background: rgb(218 165 32);
  border-radius: 2px;
}

.liverate-cover .main-product .liverateHeader td.p-h.p0 {
  padding: 0px 0px 0px 20px;
}

.liverate-cover .main-product .liverateHeader td.p-h.ph.text-center {
  padding: 0px;
}

.liverate-cover .main-product div#divProduct {
  display: block;
  width: 100%;
  color: rgb(255, 255, 255);
  background: rgb(255, 255, 255);
}

.liverate-cover .main-product div#divProduct .content-cover {
  display: block;
  width: 100%;
  background: rgb(245, 244, 226);
  border-radius: 2px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.22);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px 0px;
}

.liverate-cover .main-product div#divProduct .content-cover td.p-h.p0 h3 {
  font-size: 30px;
  font-weight: 500;
  padding-left: 20px;
  color: rgb(0, 0, 0);
}

.liverate-cover .main-product div#divProduct .content-cover input[type="button"] {
  background: rgb(223 34 11);
  border: none;
  padding: 4px 16px;
  font-size: 16px;
  color: rgb(255 255 255);
  border-radius: 4px;
}

span.bgs.hl {
  display: block;
  font-size: 15px;
  color: rgb(0, 0, 0);
  padding: 7px 0px;
}

.booking .main {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  background: rgb(255, 255, 255);
  margin-bottom: 10px;
  box-shadow: rgba(0, 0, 0, 0.51) 0px 0px 3px 0px;
}

.booking-head {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.booking .main h4 {
  font-size: 18px;
  text-align: center;
  color: rgb(0, 0, 0);
  padding-top: 4px;
  display: inline-block;
  position: relative;
}

.booking .main h4::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid rgb(249, 38, 0);
  transform: rotate(45deg);
  bottom: -13px;
  left: -31px;
}

.booking .main h4::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid rgb(249, 38, 0);
  transform: rotate(45deg);
  bottom: -13px;
  right: -31px;
}

.booking .main ul {
  margin: 0px;
  text-align: center;
}

.booking .main ul li {
  display: inline-block;
  font-size: 20px;
  color: rgb(0, 0, 0);
}

.booking .dots {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}

.booking .dots p {
  width: 6px;
  height: 6px;
  background: rgb(249, 38, 0);
  border-radius: 20px;
  position: relative;
  margin: 0px auto;
}

.booking .dots p::before {
  position: absolute;
  content: "";
  width: 80px;
  height: 1px;
  background: rgb(0, 0, 0);
  top: 3px;
  left: 18px;
}

.booking .dots p::after {
  position: absolute;
  content: "";
  width: 80px;
  height: 1px;
  background: rgb(0, 0, 0);
  top: 3px;
  right: 18px;
}

footer {
  display: inline-block;
  color: rgb(0, 0, 0);
  margin-top: 50px;
  width: 100%;
  float: left;
  background: rgb(255 255 255);
}

footer .main {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  color: rgb(0, 0, 0);
  text-align: center;
}

footer .main h4 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: rgb(0 0 0);
  margin-bottom: 5px;
  letter-spacing: 2px;
}

footer .main ul {
  display: inline-block;
  width: 100%;
  margin: 0px;
}

footer .main ul li {
  list-style: none;
  font-size: 16px;
  text-align: center;
  color: rgb(0 0 0);
  display: inline-block;
  padding: 0px 10px;
}

footer .main ul li.add {
  padding: 0px 14px;
}

footer .main a {
  display: inline-block;
  width: 60px;
}

footer .main a img {
  display: inline-block;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}

footer .main p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: rgb(0, 0, 0);
}

footer .cover-copyright {
  display: inline-block;
  width: 100%;
  color: rgb(255, 255, 255);
  background: rgb(193, 193, 193);
  padding: 6px 0px 4px;
  margin-top: 8px;
}

footer .cover-copyright .cover-copyright-tittle {
  display: inline-block;
  width: 49%;
}

footer .cover-copyright .cover-copyright-tittle h6 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-weight: bold;
}

footer .cover-copyright a.starline {
  font-size: 14px;
  color: rgb(0, 0, 0);
  font-weight: bold;
}

.header {
  text-align: center;
}

.title-wth.title-name {
  color: rgb(0, 0, 0);
  font-size: 24px;
  margin: 10px 0px;
  font-weight: 600;
}

.bank-cover p {
  line-height: 27px;
  margin: 0px 0px 10px;
  display: block;
  float: left;
  font-size: 16px;
  width: 100%;
  color: rgb(0, 0, 0);
}

.date-picker {
  text-align: right;
}

.date-picker input[type="text"] {
  border: 1px solid rgb(223 34 11);
  height: 33px;
  border-radius: 2px;
  color: rgb(0, 0, 0);
  font-size: 12px;
  width: 145px;
  padding-left: 7px;
  margin-bottom: 15px;
  font-weight: bold;
}

.date-picker input[type="button"] {
  cursor: pointer;
  background: rgb(223 34 11);
  border-radius: 3px;
  color: rgb(255, 255, 255);
  padding: 4px 16px;
  font-size: 16px;
  border: none;
}

.up-cover {
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
  float: left;
  border-radius: 4px;
  background: #f5f4e2;
  border: 1px solid #cbcbcb;
}

.update-date-cover h2 {
  font-size: 22px;
  text-align: center;
  margin: 0px;
  padding: 10px 0px;
  background: rgb(236 203 62);
  border-radius: 4px;
  color: rgb(255, 255, 255);
  width: 100%;
  float: left;
}

.update-date-cover h2 p {
  display: inline-block;
  margin-left: 14px;
  font-size: 16px;
  margin-bottom: 0px;
  color: rgb(255, 255, 255);
}

.update-title h4 {
  margin: 10px 0px;
  width: 100%;
  float: left;
  color: rgb(0, 0, 0);
  font-size: 24px;
  font-weight: bold;
}

.update-title p {
  width: 100%;
  float: left;
  font-size: 18px;
  letter-spacing: 0px;
  color: rgb(0, 0, 0);
}

.ui-datepicker td span,
.ui-datepicker td a {
  font-size: 13px;
}

.main-cover {
  margin-top: 30px;
  margin-bottom: 20px;
}

.mar-btm {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.bank-img {
  float: left;
  margin-bottom: 10px;
}

.img-thumbnail {
  width: 100%;
  border: 0px;
  border-radius: 0px;
  padding: 0px;
  height: 145px;
  
}

.tg-contentbox {
  background: rgb(255, 255, 255);
  float: left;
  width: 100%;
  min-height: 201px;
  border: 1px solid rgb(203, 203, 203);
  border-radius: 2px;
}

.tg-contentbox .ban1 {
  width: 35%;
  font-size: 13px;
  color: rgb(0, 0, 0);
  padding: 10px 0px 10px 5px;
  font-weight: 500;
}

.b_bott {
  float: right;
  font-size: 13px;
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
}

.tg-contentbox .ban3 {
  width: 65%;
  font-size: 13px;
  color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0);
  padding: 10px 0px 10px 5px;
  font-weight: 500;
}

.navbar-light .navbar-nav .active {
  background: rgb(255, 255, 255);
  color: rgb(0, 0, 0) !important;
  border-radius: 4px !important;
}

.navbar-light .navbar-nav .active a {
  color: rgb(0, 0, 0) !important;
}

.cnt-detail-cover {
  padding: 10px 10px 0px;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  float: left;
}

.cnt-detail-cover p i {
  font-size: 24px;
  margin-top: 8px;
  margin-bottom: 10px;
  height: 42px;
  width: 42px;
  text-align: center;
  line-height: 42px;
  color: rgb(166, 23, 41);
  border-radius: 30px;
  background: rgb(255, 255, 255);
  display: inline-block;
  border: 1px solid rgb(0, 0, 0);
}

.cnt-detail-cover p strong {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  color: rgb(0, 0, 0);
}

.cnt-detail-cover p span {
  color: rgb(0, 0, 0);
  font-size: 16px;
  width: 100%;
  display: block;
}

.feedback-cover1 {
  padding: 10px;
  border-radius: 6px;
}

.feedback-cover {
  padding: 10px;
  border-radius: 4px;
  background: #f5f4e2;
  border: 1px solid rgb(203, 203, 203);
}

.cnt-title {
  text-align: center;
  background: rgb(248, 157, 19);
  border-radius: 4px;
}

.cnt-title h2 {
  margin: 0px;
  padding: 10px 0px;
  color: rgb(255, 255, 255);
  border-radius: 4px;
  background: rgb(236 203 62);
  font-weight: 300;
}

#contact-form .form-group {
  margin-top: 10px;
  width: 100%;
}

.for-img-look label {
  background: rgba(0, 0, 0, 0);
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
}

.form-control {
  border: 1px solid rgb(206, 206, 206);
  letter-spacing: 0px;
  background: #f5f4e2;
}

.bank-cover p {
  line-height: 16px;
  margin: 0px 0px 10px;
  padding: 16px;
  display: block;
  float: left;
  font-size: 16px;
  width: 100%;
  color: rgb(0, 0, 0);
  background: #f5f4e2;
  border-radius: 4px;
  border: 1px solid rgb(203, 203, 203);
}

.thm-btn.bgclr-1 {
  padding: 7px 24px;
  letter-spacing: 0px;
  background: rgb(223 34 11);
  border-radius: 3px;
  color: rgb(255 255 255);
  transition: all 0.5s ease 0s;
  border: 0px;
  cursor: pointer;
}

#msgForSubmit {
  display: block;
  background: rgb(0, 128, 0);
  color: rgb(255, 255, 255);
  border: 0px;
}

.add-banner img {
  width: 45%;
  margin-top: 3%;
}

.cross {
  position: absolute;
  right: 26%;
  top: 3%;
}

.add-banner .cross span {
  color: rgb(0, 0, 0);
  height: 40px;
  width: 40px;
  background: rgb(255, 255, 255);
  display: block;
  font-size: 29px;
  line-height: 36px;
  border-radius: 50%;
  text-align: center;
  opacity: 0.7;
}

.add-banner {
  background: rgba(0, 0, 0, 0.63);
  position: fixed;
  inset: 0px;
  z-index: 999999;
  text-align: center;
}

.pop-up-cover {
  position: fixed;
  inset: 0px;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.72);
}

.pop-up-cover .pop {
  position: absolute;
  top: 39%;
  left: 5%;
  right: 5%;
  background: #fff;
  padding: 22px 20px;
  border-radius: 5px;
  border: 2px solid #daa520;
}

.pop-text {
  position: relative;
}

.pop-text a {
  position: absolute;
  right: 10px;
  color: rgb(0, 0, 0);
}

.pop-text h4 {
  font-size: 26px;
  font-weight: bold;
  color: rgb(0, 0, 0);
  padding-right: 41px;
}

.pop-text p {
  margin: 0px;
  font-weight: bold;
  font-size: 18px;
  color:#000;
}

@media screen and (max-width: 500px) {
  
  .pop-text h4 {
    font-size: 16px;
  }

  .pop-text p {
    font-size: 14px;
  }

  .pop-logo img {
    width: 120px;
    margin-bottom: 10px;
  }

  .pop-text a {
    position: absolute;
    right: -20px;
    top: -49px;
  }
}

iframe {
  height: 500px;
}

.newwwwww {
  animation-name: example;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@keyframes example {
  0% {
    color: rgb(226, 206, 90);
  }

  25% {
    color: rgb(226, 206, 90);
  }

  50% {
    color: rgb(226, 206, 90);
  }

  100% {
    color: rgb(0, 0, 0);
  }
}

.about-cover {
  display: inline-block;
  width: 100%;
  margin-bottom: 240px;
}