/*----------------banner start here------------*/
#gold .gold-banner,#silver .silver-banner,#diamond .diamond-banner,#watches .watches-banner {
    background-image: url(../image/goldsec/banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 420px;
    display: flex;
}


#gold .gold-banner .content,#silver .silver-banner .content,#diamond .diamond-banner .content,#watches .watches-banner .content{
    max-width: 992px;
    width: 100%;
    margin: auto;
    text-align: center;
}

#gold .gold-banner .content .heading,#silver .silver-banner .content .heading,#watches .watches-banner .content .heading{
    font-size: 65px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
}

#gold .gold-banner .content .sub-heading,#silver .silver-banner .content .sub-heading,#diamond .diamond-banner .content .sub-heading,#watches .watches-banner .content .sub-heading {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 44px;
}

#gold .gold-banner .content .custom-btn,#silver .silver-banner .content .custom-btn,#watches .watches-banner .content .custom-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 30px;
    margin-bottom: 30px;
}

#gold .gold-banner .content .custom-btn a, #silver .silver-banner .content .custom-btn a,#watches .watches-banner .content .custom-btn a {
    padding: 10px 20px;
    background: transparent;
    outline: none;
    border: none;
    color: #fff;
    font-size: 22px;
    transition: 0.3s;
    border-radius: 7px;
    text-decoration: none;
}

.gold-banner .content .custom-btn a i.fa-solid.fa-arrow-right-long,#silver .silver-banner .content .custom-btn a i.fa-solid.fa-arrow-right-long,.jewelry-banner .content .custom-btn a i.fa-solid.fa-arrow-right-long {
    margin-left: 16px;
}

#gold .gold-banner .content .custom-btn .request-btn,#silver .silver-banner .content .custom-btn .request-btn,#silver .silver-banner .content .custom-btn .request-btn,#watches .watches-banner .content .custom-btn .request-btn,.jewelry-banner .content .custom-btn .request-btn{
    background: #041e42;
}

#gold .gold-banner .content .custom-btn .reachus-btn{
    background: #041e42;
}

#gold .gold-banner .content .custom-btn .reachus-btn:hover{
  background: #083F8A;
}

#gold .gold-banner .content .custom-btn .request-btn:hover,#silver .silver-banner .content .custom-btn .request-btn:hover,#watches .watches-banner .content .custom-btn .request-btn:hover{
    background: white;
    color:#041e42 ;
  }
/* -------------banner ends here---------------------- */
/*-------------------gold-style start here-----------*/

#gold .gold-container,#silver .silver-container,#diamond .diamond-container, #watches .watches-container {
    max-width: 1250px;
    width: 100%;
    padding: 40px 20px;
    margin:52px auto;
    margin-bottom: 42px;
}

.gold-container .container-heading p{
    font-size: 17px;
    font-weight: 400;
    color: #181e3e;
}

.rp-line {
    height: 2px;
    width: 68px;
    background: #181e3e;
    margin-top: 90px;
    margin-bottom: 26px;
}

.gold-container .container-heading .sub-heading p {
    font-size: 17px;
    letter-spacing: 1px;
    color: #181e3e;
    margin-bottom: 4px;
}

.gold-container .web-content-box .heading h3 {
    font-size: 35px;
    text-transform: uppercase;
    color: #181e3e;
    font-weight: 400;
    margin-top: 15px;
}

.gold-container .web-content-box .image-content{
    display: flex;
}

.gold-container .web-content-box .image-content .box {
    flex: 0 1 16.66%;
    text-align: center;
}

.gold-container .web-content-box .image-content .box img{
    margin: auto;
}

.gold-container .web-content-box .image-content .box p.title {
    font-size: 18px;
    font-weight: 600;
    color: #181e3e;
    margin-bottom: 0;
    margin-top: 14px;
}

.gold-container .img-section {
    border-top: 1px solid #ebebeb;
    margin-top: 82px;
    padding: 26px 0;
}

.gold-container .img-section .left-side p.upper-text{
    margin-bottom: 10px;
    font-size: 17px;
    letter-spacing: 1px;
    color: #181e3e;
}

.gold-container .img-section .left-side p.bottom-text{
    font-size: 17px;
    letter-spacing: 1px;
    color: #181e3e;
}

.gold-container .img-section .right-side .img-box,#silver .silver-container .img-section .right-side .img-box{
    border: 1px solid #ebebeb;
    width: 100%;
    height: auto;
}

.gold-container .gold-quality {
    max-width: 500px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.gold-container .gold-quality ul{
     list-style: none;
     margin: 0;
     padding: 0;
}

.gold-container .gold-quality ul li.head{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #181e3e;
}

.gold-container .gold-quality ul li{
    font-size: 17px;
    font-weight: 800;
    color: #181e3e;
    padding: 6px 0;
}

.gold-container .gold-quality ul li i{
    margin-right: 10px;
}

/*-------------------gold-style ends here-----------*/

/* --------------------------silver section start here --------------- */

#silver .silver-banner{
    background-image: url(../image/silver-sec/banner.jpg);
}

#silver .silver-container .heading {
    padding: 0px 156px;
}

#silver .silver-container .heading p {
    font-size: 17px;
    text-align: center;
    letter-spacing: 1px;
    color: #181e3e;
}

#silver .silver-container .heading p.font-weight{ font-weight: 600;}

#silver .silver-container .img-section {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 45px;
}

#silver .silver-container .img-section .left-side p.head{
    font-size: 24px;
    color: #181e3e;
    font-weight: 400;
    letter-spacing: 1px;
}

#silver .silver-container .img-section .left-side p.description{
    font-size: 17px;
    letter-spacing: 1px;
    color: #181e3e;
    font-weight: 400;
}

#silver .silver-container .silver-accept {margin-top: 30px;}

#silver .silver-container .silver-accept .heading {
    padding: 0;
    margin-bottom: 60px;
}
#silver .silver-container .silver-accept .heading h3.type-heading{
    font-size: 35px;
    color: #181e3e;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}

#silver .silver-container .silver-accept .right-side h3 {
    font-size: 24px;
    font-weight: 600;
    color: #181e3e;
    margin-bottom: 28px;
    letter-spacing: 1px;
}


#silver .silver-container .silver-accept .left-side p{
    font-size: 17px;
    color: #181e3e;
    letter-spacing: 1px;
}

#silver .silver-container .silver-accept .row{
    margin-top: 50px;
}
/* --------------------------silver section end here --------------- */

/* --------------------diamond-style start here--------------- */

#diamond .diamond-banner{
    background-image: url(../image/diamond-sec/Diamond_1.jpg);
}

#diamond .diamond-banner .content .heading {
    font-size: 65px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    /* margin: 38px 0; */
}

#diamond .diamond-banner .content .sub-heading{
    margin-bottom: 50px;
    color: #181e3e;
    font-weight: 600;
}

#diamond .diamond-container .heading h3{
     font-size: 35px;
     font-weight: 400;
     text-align: center;
     letter-spacing: 1px;
     color: #181e3e;
     
}

#diamond .diamond-container .heading .rp-line{
        margin: 26px auto 36px;
}

#diamond .diamond-container .heading p.description{
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #181e3e;
}

#diamond .diamond-container .heading .img-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

#diamond .diamond-container {
    border-bottom: 1px solid #ebebeb;
}

#diamond .img-contain {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
    padding: 42px 16px;
    margin-bottom: 17px;
}

#diamond .img-contain .box p.head {
    font-size: 24px;
    text-align: center;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 16px;
    color: #181e3e;
    letter-spacing: 1px;
}

#diamond .img-contain .box .img-div {
    border: 6px solid #ebebeb;
}

#diamond .img-contain .box p.description {
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    color: #181e3e;
    letter-spacing: 1px;
}
/* --------------------diamond-style ends here--------------- */

/*---------------------------jewelry-style start here--------------*/
  /*----jewelry-page-banner start-----*/
  .jewelry-banner{
    background-image: url(../image/banner_1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    min-height: 420px;
}


.jewelry-banner .content{
    max-width: 992px;
    width: 100%;
    margin: auto;
    text-align: center;
}

.jewelry-banner .content .heading{
    font-size: 65px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
}

.jewelry-banner .content .sub-heading{
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 44px;
}

.jewelry-banner .content .custom-btn{  
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 30px;
    margin-bottom: 30px;
}

.jewelry-banner .content .custom-btn a{
    padding: 10px 20px;
    background: transparent;
    outline: none;
    border: none;
    color: #fff;
    font-size: 22px;
    transition: 0.3s;
    border-radius: 7px;
    text-decoration: none;
}


  /*----jewelry-page-banner end-------*/
  section#we-buy {
    margin-bottom: 51px;
}
.jewelry-main.row.d-flex.align-items-center.justify-content-center.px-0.mx-0 {
    width: 100%;
    max-width: 1600px;
}
#at-sixstar-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 51px;
}
#at-sixstar-text .intro-text-content {
    padding: 40px 50px 0px 50px;
    max-width: 992px;
    width: 100%;
    margin: auto;
}

#at-sixstar-text .intro-text-content p {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #181e3e;
    text-align: center;
}
ul.gold-jewelry-inner-list, ul.silver-jewelry-inner-list,ul.broken-jewelry-inner-list{
    list-style: none;
}
.gold-jewelry-text-para,
.silver-jewelry-text-para,
.broken-jewelry-text-para
{
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #181e3e;
}
.silver-jewelry-list-item,
.gold-jewelry-list-item {
    font-size: 17px;
    font-weight: 400;
    color: #181e3e;
}
.gold-jewelry-inner-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
#we-buy .we-buy-heading h3{
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
    color: #181e3e;
    text-transform: uppercase;
}
 .gold-jewelry-text-head,
 .silver-jewelry-text-head,
  .broken-jewelry-text-head
{
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
    color: #181e3e;
    text-transform: uppercase;
    text-align: left;
}
ul.silver-jewelry-inner-list {
    padding-left: 0rem;
}
/*---------------------------jewelry-style ends here--------------*/
/* -----------------watches-style start------------ */
div#watches {
    margin-bottom: 56px;
}
#watches .watches-banner{
 background-image: url(../image/jewlerysec/banner.jpg);
}

#watches .watches-banner .content .heading{
    font-weight: 600;
}

#watches .watches-banner .content .sub-heading {
    font-weight: 500;
}

#watches .watches-banner .custom-btn {
    margin-bottom: 96px;
}

#watches .watch-heading {
    padding: 46px 50px 34px 50px;
    max-width: 992px;
    width: 100%;
    margin:43px auto;
}

#watches .watch-heading p{
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #181e3e;
}

#watches .img-content {
    padding: 30px 0;
    background: #f7f6f7;
}

#watches .img-content .watches-container .left-side ul{
 list-style: none;
 margin: 0;
 padding: 0;
}

#watches .img-content .watches-container .left-side h3.head {
    font-size: 35px;
    font-weight: 400;
    color: #181e3e;
    letter-spacing: 1px;
    margin-bottom: 16px;
}

#watches .img-content .watches-container .left-side ul li {
    margin-left: 30px;
    padding: 8px 0;
    font-size: 17px;
    position: relative;
    color: #181e3e;
    letter-spacing: 1px;
}

#watches .img-content .watches-container .left-side ul li:before {
    position: absolute;
    top: 29%;
    transform: translateY(-50%);
    left: -29px;
    width: 8px;
    height: 8px;
    /* border-radius: 100%; */
    background: #181e3e;
    content: "";
}

#watches .img-content .watches-container .left-side ul li span{
    font-weight: 600;
}

#watches .img-content .watches-container .right-side .img-box {
    padding: 0px 8px;
}

#watches .watches-container .heading h3{
    font-size: 35px;
    font-weight: 400;
    text-align: center;
    color: #181e3e;
    letter-spacing: 1px;
}

#watches .watches-container .heading .rp-line {
    margin: 30px auto 32px;
}

#watches .watches-container .row ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#watches .watches-container .row ul li{
    font-size: 17px;
    padding: 6px 0;
    font-weight: 400;
    color: #181e3e;
    letter-spacing: 1px;
}

#watches .watches-container .row ul li i{
    margin-right: 6px;
}
footer {
    padding-top: 100px;
    /* min-height: 380px; */
    height: 100%;
    background-color: #e5e5e5;
    margin-top: -13px  !important;
}
