@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
body {
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-family: 'Poppins', sans-serif;
    background: #fff;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

p {
    margin: 0px;
}

.about-us {
    padding: 20px;
    text-align: left;

}
.about-us  p{margin-top: 10px;}



/* liverate page css start */

.header-cover .bg-dark {
    background-color: #000!important;
    padding: 0px;
}

.header-cover div#navbarsExample07 {
    justify-content: center;
}

.header-cover .navbar-dark .navbar-nav .nav-link {
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
}


}
ul.navbar-nav .nav-item.active {
    background: #fdfdfd !important;
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.bg-dark .navbar-toggler {
    float: right;
    border-color: #000;
    background: #f47745;
}
.bg-dark .container {
    float: left;
    width: 100%;
    display: block;
}
.header-cover .bg-dark {
    background: none !important;
    padding: 0px;
}

/*.bg-blue{background: #586eb1; border-radius: 0 40px;}*/
.bg-blue li.nav-item {
    background: #586eb1;
    margin: 0 1px;
}
.header-top-marquee {
    line-height: normal;
    padding: 3px 10px 0px;
    color: #fff;
    position: relative;
    font-weight: 500;
    background: #586eb1;
    text-transform: uppercase;
    clear: both;
}
.header-top-details {
    background: #ffffff1f;
    padding: 15px 0;
}
.second-part-cover {
    padding: 3px 0px;
}
.logo-cover a img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.cnt-cover {
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.cnt-cover h2 {
    margin: 0px;
    font-size: 16px;
    margin-bottom: 12px;
    color: #f47745;
    font-weight: 600;
}
.cnt-cover p {
    margin: 0;
    color: #000;
    font-weight: 500;
}
.header-cover .nav-item.active a.nav-link {
    background: #f47745 !important;
    color: #ffffff !important;
    font-weight: 500;
    text-transform: uppercase;
}
.lf-cvr .pn.head {
    padding: 5px 10px !important;
    margin-top: 24px;
}
.header-cover .nav-item:hover {
    background-color: #f47745;
}
.header-cover .navbar-nav {
    text-align: center;
}
body:after {
    content: "";
    position: fixed;
    /* background: url(../images/bg1.jpg) repeat; */
    
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    z-index: -1;
    background-attachment: fixed;
    opacity: 0.5;
}

/* ------------ */
.gold-cover-tittle {
    background: #ffffff;
    color: #fff;
    text-align: center;
    border: 1px solid #f47745;
}
.gold-cover-tittle h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 0;
    background: #f47745;
}
.buy-sell-cover h6 {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 5px;
}
.buy-sell-cover h5 {
    color: #000;
    font-size: 20px;
    margin: 0 5px;
    font-weight: 600;
}
.hl-rate-cover p {
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding: 0px 5px 0px 5px;
}
.hl-rate-cover {
    clear: both;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    background: #dadada;
}
.app-icon a img {
    width: 45%;
}
.cnt-cover i {
    margin-right: 10px;
}

/* product css start */
.product-cover-tabs {
    color: #000;
    text-align: center;
    background: #fff;
    border: 1px solid #f47745;
}
thead#divHeader {
    margin: 0px;
    padding: 10px 0;
    background: #f47745;
}
.table td,
.table th {
    border: 0px
}
.table {
    margin: 0px;
}
tr.high-low td.wd {
    padding: 10px 0;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
td.produt-cover-name.text-left {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    padding: 10px 0 10px 10px;
}
td.wd span {
    font-size: 20px;
    font-weight: 500;
    padding: 4px 20px;
    border-radius: 4px;
    display: inline-block;
    font-weight: bold;
}
.gold-cover-tittle .buy-sell-cover h5.h {
    color: green;
    background: #0000;
}
.gold-cover-tittle .buy-sell-cover h5.l {
    color: red;
    background: #0000;
}
.gold-cover-tittle .buy-sell-cover h5.e {
    color: 000;
    background: #0000;
}
td.wd {
    padding: 0px;
    vertical-align: middle;
    width: 17%;
}
td.produt-cover-goldnumber.text-left {
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0 10px 10px;
    width: 30%;
}
.product-cover ul li.produt-cover-name,
.product-cover ul li.produt-cover-goldnumber {
    padding: 0;
    width: 30%;
    text-align: left;
    padding-left: 10px;
}
.h {
    background: green;
    color: #fff;
}
.l {
    background: red;
    color: #fff;
}
.e {
    color: #000;
}
.wd {
    width: 17%;
}
ul.product-cover-number {
    margin: 0px;
    padding: 10px 0;
}
.product-cover ul li.produt-cover-goldnumber {
    color: #000;
    font-weight: 600;
}
ul.product-cover-number li {
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    color: #000;
}
.left {
    width: 100%;
    padding: 5px 0;
    display: flex;
    text-align: center;
    justify-content: center;
    background: #f5f5f5;
    border: 2px dotted #f47745;
    width: 67%;
    margin: auto 0 0 0px;
    margin-bottom: 6px;
    border-left: 0;
    margin-top: 7px;
    border-radius: 0px 10px 10px 1px;
}
.right {
    width: 67%;
    padding: 4px 0;
    display: flex;
    text-align: center;
    justify-content: center;
    border: 2px dotted #f47745;
    margin: 8px 0 0 auto;
    background: #f5f5f5;
    margin-bottom: 6px;
    border-right: 0;
    border-radius: 10px 0px 0px 10px;
}
.buy-sell-cover.left h6 {
    color: #000;
}
.buy-sell-cover.left h5 {
    color: #000;
}

/* copyright css start */
.cover-copyright {
    background-color: #fff;
    padding: 4px 0;
    text-align: center;
    color: #000;
}
.cover-copyright-tittle h6 {
    font-size: 16px;
    font-weight: 600;
}
.footer-cover {
    background-color: #f1dcb052;
    padding: 10px 0;
    margin-top: 30px;
}
.gold-spot-cover.desinround .gold-cover-tittle h4 {
    padding: 5px 0;
    color: #fff;
}
li.wd.greendbg {
    background-color: #288645;
    color: #fff;
}
li.wd.redbg {
    background-color: #ad1f1f;
    color: #fff;
}

/* responsive css start */
@media screen and (max-width: 991px) {
    .wd {
        width: 16%;
    }
    
    .product-cover ul.high-low li {
        font-size: 18px;
        color: #fff;
    }
    
    .img-thumbnail {
        height: auto;
    }
}
@media screen and (max-width: 575px) {
    .logo-cover a img {
        width: 40%;
    }
    
    .wd {
        width: 15%;
    }
    
    .product-cover ul.high-low li {
        font-size: 12px;
    }
    
    .product-cover ul li.produt-cover-name,
    .product-cover ul li.produt-cover-goldnumber {
        padding-left: 0px;
    }
    
    ul.product-cover-number li {
        font-size: 12px;
    }
    
    .gold-spot-cover.desinround .hl-rate-cover {
        width: 100%;
    }
    
    .cnt-cover h2 {
        margin-bottom: 5px;
    }
    
    .cnt-cover {
        padding: 4px 0;
    }
    
    .cover-copyright-tittle h6 {
        font-size: 14px;
    }
    
    .navbar-expand-lg>.container {
        padding: 0 15px;
    }
    
    .product-cover ul li.produt-cover-name,
    .product-cover ul li.produt-cover-goldnumber {
        width: 27%;
    }
}

/* Contact-Details page custom css start */
.header .title-wth.title-name {
    text-align: center;
    padding: 10px 0px;
    font-size: 28px;
    color: #000;
    font-weight: bold;
}
.cnt-detail-cover {
    text-align: center;
    width: 100%;
    float: left;
    background: #fff;
    height: 100%;
    padding: 10px 30px;
    border: 2px solid #586eb1;
}
.cnt-detail-cover p i {
    font-size: 24px;
    margin-bottom: 10px;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-radius: 30px;
    background: #f47745;
    display: inline-block;
}
.cnt-detail-cover p strong {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    color: #586eb1;
}
.cnt-detail-cover p span {
    color: #000;
    font-size: 16px;
    width: 100%;
    float: left;
    font-weight: 500;
    padding-top: 2px;
    line-height: 20px;
}
.feedback-cover1 {
    border: 2px solid #586eb1;
    margin-bottom: 30px;
}
.feedback-cover {
    border-radius: 4px;
    background: #fcfcfc;
}
.cnt-rg-details {
    padding: 10px;
}
.cnt-title {
    text-align: center;
    border-radius: 4px;
}
.cnt-title h2 {
    margin: 0;
    padding: 10px 0px;
    color: #fff;
    font-size: 30px;
    background: #586eb1;
}
.cnt-rg-details #contact-form .form-group {
    margin-top: 0px;
    width: 100%;
}
.cnt-rg-details #contact-form .form-group label {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.feedback-cover1 .form-control {
    border: 1px solid #281e07;
}
.contact-cover .form-control:focus {
    box-shadow: none;
    border: 1px solid #000;
}
.cnt-rg-details #contact-form .form-group input[type="button"] {
    border-radius: 2px;
    transition: all 0.4s linear;
    padding: 8px 30px;
    text-transform: uppercase;
    transition: all 0.4s linear;
    font-weight: 500;
    color: #fff;
    background: #f47745;
    border: 0px;
    border-radius: 3px;
    cursor: pointer;
}
@media screen and (max-width: 1199px) {
    .header-cover .navbar-dark .navbar-nav .nav-link {
        padding: 8px 10px;
        color: #fff;
        font-size: 11px;
    }
    
    .header-cover .nav-item.active a.nav-link {
        font-size: 11px;
    }
    
    .cnt-cover p {
        font-size: 10px;
    }
    
    .cnt-cover h2 {
        margin: 0px;
        font-size: 12px;
    }
}
@media screen and (max-width: 1001px) {
    .pn.rat span p {
        WIDTH: 120px;
    }
}
@media screen and (max-width: 991px) {
    .pn.rat span p {
        WIDTH: 120px;
    }
    
    .bank-img img {
        height: auto;
    }
    
    .cnt-detail-cover p span {
        font-size: 12px;
    }
    
    .cnt-cover p {
        font-size: 11px;
    }
    
    .header-top-details {
        padding: 8px 0
    }
    
    .cnt-cover h2 {
        margin: 0px;
        font-size: 11px;
    }
    
    .pn.rat span p {
        WIDTH: 110px;
    }
}
@media screen and (max-width: 575px) {
    .logo-cover a img {
        width: 50%;
    }
    
    tr.high-low td.wd {
        padding: 10px 0;
        font-size: 12px;
    }
    
    td.produt-cover-name.text-left {
        font-size: 12px;
        padding: 10px 0 10px 4px;
    }
    
    td.produt-cover-goldnumber.text-left {
        font-size: 11px;
        padding: 10px 0 10px 4px;
    }
    
    td.wd span {
        font-size: 11px;
        padding: 3px 6px;
    }
}

/** bank-detail **/
.tg-contentbox {
    background: #fff;
    float: left;
    float: left;
    width: 100%;
    min-height: 215px;
}
.mar-btm {
    margin-bottom: 15px;
}
.bank-img {
    float: left;
}
.tg-contentbox .ban1 {
    width: 35%;
    font-size: 13px;
    color: #000;
    border-color: #fff;
    padding: 10px 0px 10px 5px;
    font-weight: bold;
}
.b_bott {
    float: right;
    font-size: 13px;
    color: #000;
    border-color: #fff;
    font-weight: bold;
}
.tg-contentbox .ban3 {
    width: 65%;
    font-size: 13px;
    color: #000;
    border-color: #fff;
    padding: 10px 0px 10px 5px;
    font-weight: bold;
}
#DivBankRecord {
    width: 100%;
}
.mar-btm {
    display: inline-block;
}
@media screen and (max-width:540px) {
    .tg-contentbox .ban1,
    .tg-contentbox .ban3 {
        padding: 5px 0px 5px 5px;
        font-size: 10px;
    }
    
    .tg-contentbox {
        min-height: 145px;
    }
    
    #DivBankRecord .mar-btm {
        padding: 0;
    }
    
    .bnk-cvr .col-md-12.a1 {
        padding: 0;
    }
    
    .tg-contentbox .ban3 {
        width: 44%;
    }
}

/* Markrt Trendz page custom css start */
iframe {
    margin-top: 10px;
}
.gb-chartbx h2 {
    text-align: center;
    margin: 0;
    padding: 10px;
    margin-bottom: 1px;
    margin-top: 10px;
    font-size: 25px;
    color: #fff;
    background: #586eb1;
}
.pd10.text-center img {
    width: 100%;
}

/* update page custom css start */
.pop-up-cover {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background: #000000b8;
}
.pop-up-cover .pop {
    position: absolute;
    top: 39%;
    left: 5%;
    right: 5%;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #000;
}
.pop-logo {}
.pop-logo img {
    width: 170px;
}
.pop-text {
    position: relative;
}
.pop-text a {
    position: absolute;
    right: 10px;
    color: #000;
}
.pop .col-md-4,
.pop .col-md-8 {
    display: inline-block;
    float: left;
}
.pop-text h4 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    padding-right: 41px;
}
.pop-text p {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
@media screen and (max-width:425px) {
    .update-date-cover h2,
    .update-date-cover h2 p {
        font-size: 14px;
    }
    
    .pop-text a {
        position: absolute;
        right: -18px;
        top: -83px;
    }
    
    .pop-up-cover .pop {
        padding: 10px 10px;
    }
    
    .pop-text h4 {
        font-size: 14px;
        padding: 0px;
    }
    
    .pop-text p {
        font-size: 13px;
    }
    
    .pop-logo img {
        width: 113px;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}
.date-picker input[type="text"] {
    border: 1px solid #231f20;
    height: 33px;
    border-radius: 2px;
    color: #000;
    font-size: 12px;
    width: 145px;
    padding-left: 7px;
    margin-bottom: 15px;
}
.date-picker input[type="button"] {
    cursor: pointer;
    padding: 6px 16px;
    background: #f47745;
    border-radius: 3px;
    color: #fff;
    padding: 4px 16px;
    font-size: 16px;
    border: 0;
}
.up-cover {
    background: #ffffff;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
    float: left;
    box-shadow: 1px 1px 3px #231f20;
}
.update-date-cover h2 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 10px 0px;
    border-radius: 30px;
    background: #ffd686;
    color: #000;
    width: 100%;
    float: left;
}
.update-date-cover h2 p {
    display: inline-block;
    margin-left: 14px;
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
}
.update-title h4 {
    MARGIN: 0;
    margin: 10px 0px;
    width: 100%;
    float: left;
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.update-title p {
    width: 100%;
    float: left;
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
}
.update-date-cover h2 {
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 10px 0px;
    border-radius: 30px;
    background: #586eb1;
    color: #fff;
    width: 100%;
    float: left;
}
#divNews h1 {
    text-align: center;
}
.date-picker {
    text-align: right;
}
.img-thumbnail {
    width: 100%;
}
@media screen and (max-width:425px) {
    .update-date-cover h2,
    .update-date-cover h2 p {
        font-size: 11px;
    }
    
    .update-date-cover h2 {
        padding: 2px 0px;
    }
    
    .update-title h4 {
        margin: 5px 0px;
        font-size: 12px;
    }
    
    .update-title p {
        font-size: 11px;
    }
    
    .date-picker input[type="text"] {
        width: 100%;
        height: 28px;
        margin-bottom: 5px;
    }
    
    .tg-contentbox .ban1,
    .tg-contentbox .ban3 {
        font-size: 8px;
    }
    
    .b_bott {
        font-size: 6px;
    }
    
    .ban1 {
        padding-left: 3px;
    }
    
    .tg-contentbox {
        min-height: auto;
    }
    
    .date-picker input[type="button"] {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}

/**footer **/
.footer-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.main-cover {
    margin-bottom: 65px;
    width: 100%;
    float: left;
}
.starline {}
.footer-company-name.text-right img {
    height: 12px;
}
.footer-company-name a.starline {
    color: #000 !important;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: bold;
}
.cover-copyright-tittle .col-md-7.text-right,
.cover-copyright-tittle .col-md-5.text-right {
    display: inline-block;
    float: left;
}
@media screen and (max-width:767px) {
    .cover-copyright-tittle .col-md-7.text-right,
    .cover-copyright-tittle .col-md-5.text-right,
    .footer-company-name.text-right {
        text-align: center !important;
    }
    
    .main-cover {
        margin-bottom: 90px;
    }
}
@media screen and (max-width:425px) {
    .footer-company-name a.starline {
        font-size: 9px;
    }
    
    .footer-company-name.text-right {
        line-height: normal;
    }
    
    .footer-company-name.text-right {
        text-align: center;
    }
}
span.lines {
    margin: 0px 7px;
}

/** START ADD BANNER **/
.add-banner {
    background: #000000a1;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    text-align: center;
}
.cross {
    position: absolute;
    right: 26%;
    top: 3%;
}
.add-banner img {
    width: 45%;
    margin-top: 3%;
}
.add-banner .cross span {
    color: #000;
    height: 40px;
    width: 40px;
    background: #fff;
    display: block;
    font-size: 29px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
}
.close {
    opacity: 0.8;
}
@media screen and (max-width: 425px) {
    .add-banner img {
        width: 82%;
    }
    
    .cross {
        position: absolute;
        right: 3%;
        top: 0%;
    }
    
    .add-banner .cross span {
        color: #000;
        height: 30px;
        width: 30px;
        background: #fff;
        display: block;
        font-size: 21px;
        line-height: 23px;
        border-radius: 50%;
        text-align: center;
    }
}

/** END - ADD BANNER **/
.cover-copyright-tittle .col-md-4 {
    float: left;
    display: inline-block;
}
.footer-company-name {
    display: inline-block;
    float: right;
}
.cover-copyright-tittle a.soc-icon {
    color: #ffffff;
    background: #586eb1;
    padding: 3px 10px;
}
.col-md-4.digital .starline {
    float: left;
    position: relative;
    top: 4px;
}
.carousel-item {
    height: 400px;
}
.carousel-item img {
    height: 100%;
    width: 100%;
}
.carousel-inner {
    margin-top: 10px;
}
@media screen and (max-width:768px) {
    .carousel-item {
        height: 200px;
    }
    
    .footer-sticky {
        position: static;
    }
    
    .main-cover {
        margin-bottom: 11px;
    }
}
@media screen and (max-width:767px) {
    .carousel-item {
        height: 200px;
    }
    
    .footer-sticky {
        position: static;
    }
    
    .main-cover {
        margin-bottom: 11px;
    }
}
@media screen and (max-width:425px) {
    .carousel-item {
        height: 150px;
    }
}
.pn.head {
    background: rgb(88, 110, 177);
    border-radius: 5px;
    border: 1px solid rgb(50 71 134);
    margin-bottom: 8px;
}
.coin-cover .lf-cvr {
    width: 100%;
    float: left;
}
.coin-cover .lf-cvr .pn {
    width: 100%;
    float: left;
    padding: 10px;
}
.coin-cover .lf-cvr .pn.rat {
    font-size: 26px;
    font-weight: bold;
    border: 1px solid #3d4c7a;
    border-radius: 5px;
    margin-bottom: 5px;
    background: #fff;
}
.coin-cover .lf-cvr .pn span.l-w {
    display: inline-block;
    float: left;
    width: 60%;
    color: #000;
    font-size: 18px;
}
.pn.head span {
    color: #fff;
}
.coin-cover .lf-cvr span.r-w {
    display: inline-block;
    float: left;
    width: 40%;
    font-size: 18px;
}
.pn.rat span p.e {
    background: transparent;
    color: #000;
}
.pn.rat span p {
    margin: 0;
    display: block;
    padding: 5px 9px;
    border-radius: 6px;
    WIDTH: 140px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif !important;
}
.text-center.r-w i {
    font-size: 22px !important;
}
.coin-cover .lf-cvr .pn.head span {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.l-w img {
    width: 40px;
    margin-right: 10px;
}
.pn.head {
    color: #000;
}
.coin-cover {
    width: 100%;
    float: left;
}
@media screen and (max-width:600px) {
    .coin-cover .lf-cvr .pn.head span {
        font-size: 11px;
        padding: 2px 6px;
    }
    
    .coin-cover .lf-cvr .pn span.l-w,
    .pn.rat span p {
        font-size: 11px;
    }
    
    .pn.rat span p {
        width: auto;
    }
    
    .text-center.r-w i {
        font-size: 14px !important;
    }
    
    .l-w img {
        width: 12px;
    }
    
    .coin-cover .col-md-6 {
        width: 100%;
        float: left;
        padding: 0px;
    }
}
@media screen and (max-width: 1001px) {
    .pn.rat span p {
        WIDTH: 120px;
    }
}
@media screen and (max-width: 991px) {
    .pn.rat span p {
        WIDTH: 110px;
    }
}
.coin-h3 {
    position: absolute;
    left: 50%;
    right: -50%;
    color: #010101;
    text-align: center;
    margin-top: 10px;
}
@media screen and (max-width:768px) {
    .coin-h3 {
        position: static;
        font-size: 16px;
    }
}