

/* Currency Dropdown Styles */
.custom-currency-dropdown {
  min-width: 180px;
  padding: 8px 0;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border: none;
  margin-top: 5px;
  z-index: 1000;
  overflow: hidden;
}

/* Dropdown List Items */
.custom-currency-dropdown li {
  padding: 8px 16px;
  cursor: pointer;
  color: #333;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
}

/* Hover Effect */
.custom-currency-dropdown li:hover {
  background-color: #f6f6f6;
  color: #dc3545; /* Optional: Make it match btn-danger */
  font-weight: 500;
}



/* Responsive fix for mobile */
@media (max-width: 576px) {
  .custom-currency-dropdown {
    min-width: 140px;
    font-size: 13px;
  }
}


  
    .banner_login_part {
        padding: 9px 10px !important;
    }

        h4, .h4 {
    font-size: 20px !important;
    font-weight: 800 !important;
}
                   .bg_sidebars {
  position: absolute;
  bottom: -155px;
  left: 0;
  pointer-events: none;
  opacity: 0.4;
  z-index: -1;
}
.bg_sidebars img {
  width: 120%;
}
                   @media only screen and (max-width: 550px) {
                     .bg_sidebars {
    bottom: -229px;
    left: -14px;
                     }}
.offcanvas {
    transform: translateX(-100%) !important;
  left: 0 !important;
  right: auto !important;
  visibility: hidden  !important;
    opacity: 0 !important;
}

.offcanvas.show {
    transform: translateX(0) !important;
  visibility: visible !important;
    opacity: 1 !important;
}
          .daymode .navbar-nav li a, .daymode .text-white, .daymode .footer_main_info p, .daymode #counter .counter__item h4, .daymode .footer_main_info p, .daymode .footer_link_wrap h4, .daymode .footer_menu .footer_menu_item, .daymode .contact_item .contact_text, .daymode .contact_item .contact_text a, .daymode .copyright_text, .daymode .counter__item p {
            color:var(--bs-body-bg) !important;
          }
                
          .daymode .navbar-nav li a.active {
            color:var(--primary-color) !important;
          }
         /* Counter Section */
#counter {
  background: transparent;
}
          .daymode #counter {
           background: transparent !important;
          }
#counter .counter__item {
  text-align: center;
}

#counter .counter__item .icon {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 90px;
  margin-bottom: 15px;
  background: var(--primary-color);
  box-shadow: 0 0 10px #e0e0e000;
}

#counter .counter__item h4 {
  font-size: 28px;
  font-weight: 600;
  color: var(--white);
  line-height: 1;
  margin-bottom: 5px;
  font-weight: bold;
}

#counter .counter__item p {
  font-size: 18px;
  color: var(--white);
  font-weight: 400;
}


.contact_item {
  display: flex !important;
  gap: 10px !important;
  align-items: center !important;
  margin-bottom: 20px !important;
}

.contact_item .contact_icon {
  min-width: 60px !important;
  height: 60px !important;
  background: var(--primary-color) !important;
  line-height: 60px !important;
  text-align: center;
  border-radius: 60px !important;
}

.contact_item .contact_text {
  font-size: 16px !important;
  color: #e4e4e4 !important;
}

.contact_item .contact_text a {
  color: #e4e4e4 !important;
}

.contact-us-page-links {
  display: flex !important;
  gap: 20px !important;
  align-items: center !important;
  list-style-type: none !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
}

.contact-us-page-links li a {
  text-decoration: none !important;
  background: #fff !important;
  color: var(--black-title) !important;
  padding: 10px 20px !important;
  border-radius: 7px !important;
  box-shadow: 0 0 10px #ddd !important;
  transition: 0.5s !important;
}
 :root{
        --primary-color: #804aff !important;
  }
        .al, .nav_servicess .nav-link{
          justify-content: space-between !important;
        }
.contact-us-page-links li a:hover {
  background: var(--primary-color) !important;
  color: var(--white) !important;
}
          .d-none-tab, .d-none-ph {
            display: none !important;
          }
          @media only screen and (min-width: 992px) {
          .d-none-ph {
            display: flex !important;
          }
            .ms-auto.nav_right {
              display: flex !important; gap: 5px !important; float: right !important; right: 10px !important;left: auto !important;
            }
            
          }
@media only screen and (max-width: 1700px) {
 
  .count__2__type h3 {
    font-size: 35px !important;
  }
  #followStep .followStep-image img {
    height: 500px !important;
    margin-top: 60px !important;
  }
   #counter .counter__item h4 {
    font-size: 24px;
  }
  #counter .counter__item p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1440px) {
 .footer_main_info p {
    font-size: 14px !important;
  }
  .count__2__type h3 {
    font-size: 35px !important;
  }
  #followStep .followStep-image img {
    height: 500px !important;
    margin-top: 60px !important;
  }
  #counter .counter__item h4 {
    font-size: 24px;
  }
   #counter .counter__item p {
    font-size: 16px;
  }
}
          @media only screen and (max-width: 1200px) { 
            
            #counter .counter__item h4 {
    font-size: 22px;
  } 
          }
@media only screen and (max-width: 991px) { 
 .footer_link_wrap,
  .footer_main_info {
    margin-bottom: 40px !important;
  }
  
 #counter .counter__item h4 {
    font-size: 24px;
  }
  #ourExpert .container > .row {
    display: flex !important;
    flex-direction: column-reverse !important;
    text-align: center !important;
  }
  .expert_image {
    margin-top: 30px !important;
    text-align: center !important !important;
  }
  .expert_image img {
    width: 400px !important;
  }
  .card_core_value {
    margin-bottom: 35px !important;
  }
  #followStep .followStep-image {
    position: relative !important;
  }
  .follow_step_get .container .row {
    display: flex !important;
    flex-direction: column-reverse !important;
  }
  #followStep .followStep-image img {
    height: auto !important;
    border-radius: 20px !important;
  }
  #followStep .how_step_wrap {
    padding: 0 !important;
  }  
   .d-none-tab {
    display: flex !important;
     
  }
  .right {
   display: flex !important; gap: 5px !important; float: right !important; right: 10px !important;left: auto !important;
    width: auto !important;
  }
}
          @media only screen and (max-width: 786px) {
            #counter .counter__item h4 {
    font-size: 20px;
  }
          }
  @media only screen and (max-width: 550px) {
  .footer_main_info .logo-white {
    text-align: center !important;
  }
    .logo_navbar {
      width: 140px !important;
    }
     #counter {
    padding: 45px 0px;
  }
    #counter .counter__item .icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  #counter .counter__item .icon > img {
    width: 40px;
    height: 40px;
  }
  #counter .counter__item h4 {
    font-size: 18px;
  }
    #counter .counter__item p {
    font-size: 14px;
  }
  .footer_main_info p {
    text-align: center !important;
  }
  .footer_main_info .logo-white > img {
    width: 170px !important;
  }
  .social_media_links {
    justify-content: center !important;
  }
  .count__2__type h3 {
    font-size: 28px !important;
  }
  .card_core_value {
    height: auto !important;
  }
  .card_core_value .core__icon.credit-card-icon img {
    width: 120px !important;
  }
  .location_pin_find img {
    width: 135px !important;
  }
  #page__title p {
    width: 100% !important;
  }
  #page__title {
    padding: 40px 0px 40px 0px !important;
  }   
}
          
      .mb-3 {
    
    margin-left: 5px !important;
}
      
      
  .offcanvas-backdrop.show {
    opacity: .5 !important;
}    
      
        a{
              text-decoration: none !important;
        }
    
@media only screen and (max-width: 992px) {
    #our_single_blog, #banner {
        padding: 88px 0px !important;
    }
}
        
@media only screen and (max-width: 550px) {
    footer {
        padding: 70px 0px 30px 0px;
    }
}
        footer {
    position: relative;
    background: #092251 !important;
    margin-top: 80px;
    padding: 80px 0px 30px 0px;
        color: #ffffff !important;
}
        @media only screen and (max-width: 550px) {
    .top-round-icon {
        top: -50px;
        left: calc(50% - 50px);
    }
}
.top-round-icon {
    position: absolute;
    top: -70px;
    left: calc(50% - 70px);
}
        @media only screen and (max-width: 550px) {
    .top-round-icon img {
        width: 100px;
        height: 100px;
    }
}
.top-round-icon img {
    width: 140px;
    height: 140px;
  border-radius: 50%;
}
        @media only screen and (max-width: 550px) {
    .footer-content {
        text-align: center;
    }
}
        .footer-content .footer-logo {
    margin-bottom: 20px;
}
        .footer-content > p {
    font-size: 14px;
    line-height: 1.5;
        color: #ffffff !important;
}
        @media only screen and (max-width: 550px) {
    .footer__quick__menu {
        display: grid
;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 991px) {
    .footer__quick__menu {
        margin-bottom: 20px;
    }
}
        .footer-menu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
        .footer-menu > ul li {
    margin-bottom: 5px;
}
        
        .footer-menu > ul li a {
    font-size: 16px;
    font-weight: 800;
    text-decoration: none;
      color: #ffffff !important;
    cursor: pointer;
    transition: 0.5s ease;
}
        @media only screen and (max-width: 550px) {
    .footer-contact {
        grid-template-columns: 1fr;
    }
}
@media only screen and (max-width: 991px) {
    .footer-contact {
        display: grid
;
        grid-template-columns: repeat(2, 1fr);
    }
}
        .footer-item {
    display: flex
;
    gap: 10px;
    margin-bottom: 20px;
    align-items: center;
}
        .footer-item .footer-icon {
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    background: var(--footer-icon-bg);
    border-radius: 50px;
}
        .footer-item .footer-address {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.4;
}
        .footer-item {
    display: flex
;
    gap: 10px;
    margin-bottom: 20px;
    align-items: center;
}
        .box_item{
          display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
        }
        .form-control, .form-select{
          background: #1F1F1F !important;
        }
       
input::placeholder {
    color: black; /* Change this to any color */
    opacity: 1; /* Fully visible */
}

        .daymode #banner {
    background: linear-gradient(#EAF5F5, #eaf5f575), url(https://i.23robo.info/projects/growfollows/img/top-bg.webp); 
    background-size: cover;
    background-position: center bottom;
        }
        .daymode .banner_login_part{
          background: none !important;
    backdrop-filter: blur(20px);
    border: 0px !important;
    box-shadow: 0 0px 10px rgb(19 27 38 / 17%);

        }
        
       .offcanvas-body .user_box, #dashboard #sidebar .user_box {
    margin: 10px 30px;
    text-align: center;
    padding: 20px 15px;
    border-radius: 15px;
    border: 1px solid var(--primary-color);
   
    background-color: #161616;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
} 
     .custom-currency-dropdown {
  max-height: 200px; 
  overflow-y: auto;
  overflow-x: hidden;
  width: max-content; 
}
   
        
      