body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}


#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
    color: #ffd02f;
}

#header .header-nav.header-nav-links nav > ul li:hover > a {
    color: #ffd02f;
}

.custom-svg-style-1 {
    background-color: #0000;
}

.custom-svg-style-1 {
    height: 100vh;
    bottom: -220px;
}

.cal-box{
    background-color: #ffd02f;
    border-radius: 25px 25px 0px 0px;
}

.under-cal-box{
    background: #fff;
    min-height: 200px;
    border-radius:0px 0px 25px 25px;
}

.btn-dark-cust {
    background: black;
    width: fit-content;
    border-radius: 50px;
}

.cal-input {
    padding: 10px;
    border-radius: 20px;
    border: none;
    background: #F4F4F4;
}

.cal-submit-btn{
    background: #000;
    color: #fff;
    border-radius: 20px;
    width: 100%;
}

.switch-btn {
    right: 20px;
    top: 25%;
    background: #ffd02f;
    border-radius: 30px;
    border: none;
    color: #fff;
}

.right-cont-cust {
    display: grid;
    align-self: flex-start;
    margin-top: 100px !important;
}

.user-img{
    object-fit: contain;
    width: 100px;
}

.banner-nine-img{
    object-fit: contain;
    width: 100%;
}

.img-box-nine{

}

.abs-content {
    top: 40%;
    right: 7%;
    text-align: center;
}

.review-box{

}

html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body {
    background-color: white !important;
}

.bg-blue-cust {
    background: #050038;
    border-radius: 16px;
    color: #fff !important;
}

#footer {
    background-color: #050038;
}

#footer .footer-copyright.footer-copyright-style-2 {
    background: #050038 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.large-txt-cust h3 {
    font-weight: bolder !important;
    font-size: 50px !important;
    color: #050038 !important;
    padding-bottom: 10px;
}

.large-txt-cust p {
    color: #000;
    font-weight: 400;
    font-size: 18px;
}

.img-review img{
    width: 60px;
    height: 60px;
    object-fit: cover;

}

.blink-dot {
    width: 10px;
    height: 10px;
    background-color: green;
    border-radius: 50%;
    position: relative;
    animation: blink 1s infinite;
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.blink-dot {
    /* width: 15px; */
    /* height: 10px; */
    /* background-color: green !important; */
    border-radius: 50%;
    position: relative;
    animation: blink 2s infinite;
    color: lime;
    font-size: 10px;
    box-shadow: rgb(129 255 0 / 92%) 0px 50px 9px, rgb(11 255 30) 0px 0px 10px;
}

a.btn.text-decoration-underline.px-0.pb-3.lh-3.font-weight-semibold.text-3.btn-py-2.appear-animation.animated.fadeInUpShorter.appear-animation-visible {
    font-size: 18px !important;
}

.width-cust{
    width: 80%;
}

@media only screen and (max-width:748px){

.hero-section {
    height: 100% !important;
    min-height: 600px;
}

.width-cust{
    width: 100%;
}

.res-text-aling-center{
    text-align: center;
}

.bg-blue-cust {
    width: 90%;
    padding: 20px !important;
}

.banner-nine-img {
    object-fit: cover;
    width: 100%;
    height: 360px;
}

.img-box-nine {
    padding: 0 !important;
    margin:0 !important;
}

}





/*latest* 08-11-24*/

a{
    cursor: pointer;
    text-decoration: none !important;
}

html body .tabs .nav-tabs .nav-link, html.dark body .tabs .nav-tabs .nav-link, html body .tabs .nav-tabs .nav-link:hover, html.dark body .tabs .nav-tabs .nav-link:hover, html body .tabs .nav-tabs .nav-link.active, html.dark body .tabs .nav-tabs .nav-link.active {
    color: #000000;
}

.tabs.tabs-vertical.tabs-left.tabs-navigation a {
    font-size: 16px;
}

.tabs.tabs-vertical.tabs-left.tabs-navigation a i {
    font-size: 19px;
    color: #e3733d;
}

.profile-image-outer-container .profile-image-inner-container img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 5px solid white;
}

.profile-image-outer-container .profile-image-inner-container {
    border-radius: 50%;
     padding: 0px; 
    width: 100px;
    height: 100px;
}

.profile-image-outer-container .profile-image-inner-container img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 5px solid #111111;
}

.profile-image-outer-container .profile-image-inner-container .profile-image-button {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 0px;
    width: 23px;
    height: 23px;
    text-align: center;
    border-radius: 50%;
    line-height: 23px;
    transition: ease all 0.1s;
}

html body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs li .nav-link:hover, html body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active, html body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:hover, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:hover, html body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:focus, html.dark body .tabs.tabs-vertical.tabs-left .nav-tabs .nav-link.active:focus {
    border-left-color: #e3733d;
}

div#timer {
    text-align: center;
    font-size: 40px;
    font-weight: 100;
    color: #000;
}

html .btn-primary:hover:not(.bg-transparent), html .btn-primary.hover:not(.bg-transparent) {
    background-color: #c39b0c;
}

.gold-card {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.gold-card h6 {
    color: #28a745;
}
.gold-card .btn-amount {
    background: #b8860b;
    color: white;
    width: 100px;
    border-radius: 5px;
    margin: 5px;
}
.gold-card .btn-proceed {
    background: #f4a900;
    color: white;
    width: 100%;
    border-radius: 5px;
    margin-top: 15px;
}

.gold-card input {
    width: 100%;
    /* padding: 2px; */
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-top: 0px;
}

p.live-cust{
    color: #d08700 !important;
}

h5.cust-gold{
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

h5.cust-gold span{
    color: #d08700 !important;
}

.form-range {
    width: 100%;
    height: 10px;
    padding: 0;
    background-color: #bbbbbb00;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
    background: #f7f7f7;
    border-bottom: none;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-top: 3px solid #EEE;
    color: #4e4e4e;
}

.feature-box {
    display: grid !important;
    justify-content: center !important;
}

.img-cust-88{
    max-width: 400px;
}