*{
    margin:0px;
    padding:0px;
    box-sizing:border-box;
}

.topHeader{
 background-color:#000000;
 text-align: center;
 padding:25px 10px;
}

/* .btnbannertop{
    position:absolute;
    bottom:10px;
} */

/* .btnbannertop {
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
} */

/* .btnbannertop {
    position: absolute;
    top: 328px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: max-content;
} */

/* .bannerSection{
    position: relative;
    text-align: center;
} */

.bannerSection {
    position: relative;
    text-align: center;
    padding: 0px 0px 90px 0px;
    /* background: #000000; */
}

/* .bannerImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
} */


.btnbannertop a {
    text-decoration: none;
}
.btnbannertop {
    position: absolute;
    top: 400px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: max-content;
}

/* .logoSlider{
    position:absolute;
    width:100%;
    bottom:0px;
} */

.logoSlider {
    position: absolute;
    width: 100%;
    bottom: 35px;
}


.swiper-wrapper {
    align-items: center;
}


/* ----footer start */
 
.manulistf ul li a {
    color: #a19f9f;
    text-decoration: none;
    font-size:13px;
    font-family: "Bricolage Grotesque", sans-serif;
    /* font-weight: 500; */
    text-transform: uppercase;
}
.manulistf ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    list-style: none;
}

.manulistf{
    padding-top:10px;
}
.footerLogoCopyr {
    text-align: center;
}

.fooRight {
    color: #7d7d7d;
    font-weight: 500;
    padding-top: 5px;
    font-size:11px;
}


footer {
    padding: 30px 0px;
}

/* ----footer end*/

.btnbannertop a {
    background: #f5f5dc00;
}

.btnbannertop a:hover{
    color:#8c8c8c;
}

.btnbannertop .btn-gold::before {
    content: "";
    position: absolute;
    inset: 1px;
    background: #08090a00;
    border-radius: 10px;
    z-index: 1;
}

.btnbannertop .btn-gold:hover {
    transform: translateY(-2px);
    background: #00ffff00;
    box-shadow: 0 16px 28px -12px rgba(199, 164, 91, 0.4);
    /* color: #0a0c10; */
}


  /* @media (max-width: 768px){
   .swiper-pagination.mt-4.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
  } */

.mobileSec{
  position: relative;
  display:none;
}

.btndbannerBottom_Mobile ul{
    display: flex;
    justify-content: center;
    gap:5px;
}
/* .btndbannerBottom_Mobile {
    position: absolute;
    bottom:168px;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
} */

    .btndbannerBottom_Mobile{
        position: absolute;
        top:56%;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        width: max-content;
    }



.btndbannerBottom_Mobile ul li a {
    cursor: pointer;
    padding: 0.65rem 12px;
    background: #06090c;
    border: 1px solid #2a2f3c;
    border-radius: 2px;
    font-size:9px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #e1e1e1;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btndbannerBottom_Mobile ul li{
    list-style:none;
}

/* ---------------- */

   .swiper-pagination.mt-4.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none!important;
}



/* .mobileBannertop{
    display:none;
} */

.mobilelogo01{
    display:none;
}


.interests-wrapper label {
    margin-bottom: 18px;
}
.btnForm {
    padding: 1px 15px;
    margin-bottom:25px;
}

.country-code{
    width:80px;
    max-width:120;
}


    @media (max-width: 768px){
     .swiper-pagination.mt-4.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: block!important;;
}



.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background:#ac7965!important;
    width: 100%;
    max-width:82px!important;
    border-radius:0px;
    height:2px;
   
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
   background:#ac7965;
    /* width: 100%; */
    max-width:50px!important;
    border-radius: 0px;
    height:3px;
    opacity: 0.5!important;
}

.btnbannertop {
    position: absolute;
    top:46%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: max-content;
}
/* ----------- */

.manulistf ul {
    display: flex;
    justify-content: center;
    gap: 20px;
    list-style: none;
    flex-wrap: wrap;
    margin: 0px !important;
}

ol, ul {
    padding-left: 0px;
}

.img-box img {
    max-width: 120px;
}

.form-inner {
    padding: 60px 10px;
    /* max-width: 1089px; */
    margin: auto;
}

/* .mobileBannertop{
    display:block;
} */

.mobileSec{
  display:block;
}



.desktopLogo {
    display: none;
}

.mobilelogo01 {
        display: block;
        padding: 41px 0px 5px 0px;
    }

    .btnbannertop a {
    font-size: 14px;
    padding: 12px 20px;
}

.yourSpace{
    display: none;
}

.manulistf ul li a {
 font-size: 10px;
   
}
.fooRight {
   font-size: 10px;
}
.flofo {
    margin-top: 15px;
}

.country-code {
  width: 70px;
  max-width: 120;
}


  }