<style>

  /* Default background for desktop (larger screens) */
section.whiteSec {
  background: url(https://i.postimg.cc/x8RrKvKX/BABASMMPANEL-6.webp);
  background-size: cover;
  background-position: center;
  background-color: #fff;
}

/* Change background for smartphones (max-width: 480px) */
@media (max-width: 480px) {
  section.whiteSec {
    background: url(https://i.postimg.cc/zf8J6FjG/BABASMMPANEL-8.png); /* Replace with your mobile background */
    background-size: cover;
    background-position: center;
    background-color: #fff;
  }
}

.rowe {
  display: flex;
  flex-wrap: wrap; /* Allows items to wrap to the next line if necessary */
  justify-content: space-between; /* Automatically adjusts gaps between items */
}
.col-ba-xz {
  flex: 1 1 25%; /* Keeps column size consistent across all screen sizes */
  box-sizing: border-box;
}
  .col-ba-xz {
  position: relative;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
.stepscrd {
  border: 1px solid #ffffff10;
  background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
  box-shadow: rgba(255, 255, 255, 0.15) 0px 3px 5px inset, rgba(255, 255, 255, 0.6) 0px 1px 1px inset, rgba(255, 255, 255, 0.6) 0px 1px 9px inset;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
  margin: 10px 0;
  margin-right: 70px;
  }
.stepcont {
   background: #fff;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    border: 1px solid #ffffff10;
  color: #000;
  padding: 20px;
  border-radius: 20px 20px 20px 20px;
  margin-right: -70px;
  margin-left: 70px;
  box-shadow: 2px 2px 80px -25px #00000050;
}
span.stepno {
  position: absolute;
  top: 38%;
  font-size: 50px;
  text-align: center;
  font-weight: 900;
}
span.stepno small {
  font-size: 16px;
  display: block;
  margin-top: -16px;
  font-weight: 300;
}
.stepcont h2 {
  margin: 0;
  font-size: 25px;
  margin-bottom: 10px;
  font-weight: 600;
  background-image: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
   color: inherit !important;
}
.stepcont p {
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
}

.g-recaptcha {
    position: relative;
    z-index: 10000;
}
img.faqimg {
  width: 100%;
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  img.faqimg {
    width: 70%;
 }
}
.btn_babasmmpanel {
   z-index: 3;
   cursor: pointer;
   width: 70px;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
     background: #fff;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
        border: 1px solid #ffffff10;
    border-radius: 15px;
}

.btn_babasmmpanel i {
    font-size: 25px; /* Icon size */
    color: black; /* Icon color */
    transition: transform 0.3s ease, color 0.3s ease; /* Animation for hover/click */
  }
.btn_babasmmpanel:has(> #remember:checked){
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
}

.btn_babasmmpanel:has(> #remember:checked) > img{
    filter: brightness(1) invert(1);
}

.btn_login{
    z-index: 1;
    width: calc(100% - 160px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 15px;
    border: none;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    color: var(--text-white);
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px !important;
}
 
.login_icon i {
    font-size: 24px; /* Adjust size */
    color: white; /* White color for icon */
}

.btn_login i {
    font-size: 24px; /* Adjust size */
    color: white; /* White color for icon */
}
 .formlast i {
  font-size: 24px; /* Adjust size */
    color: white; /* White color for icon */
}
  .flex {
  display: flex !important;
  gap:10px !important;
  flex-direction: row !important;
  align-items: center;
    justify-content: center;
  }
  html body .formlast .btn.btn-primary {
 width: 100% !important;
  }
                   .topcont h1{
                  font-family:"Fjalla One", sans-serif;
                  font-weight: 50 !important;
                  font-size: 30px !important;
                  text-transform: capitalize !important;
  }
  @media screen and (min-width: 768px) {
  .topcont h1 {
    font-size: 43px !important;
  }
}
                  body span.font, big {
                  font-family:"Fjalla One", sans-serif;
                  margin-right 0px !important;
                  margin-bottom: 0px !important;
                  margin-top: 0px !important; 
                  text-align: center !important;
                  background: none !important;
                  background-image: none !important;
                  box-shadow: none !important;
                  border: 0px !important;
                   background-image: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
                  color: inherit !important;
                  font-size: 32px !important;
                  }
  @media screen and (min-width: 768px) {
  body span.font, big {
    font-size: 45px !important;
  }
}
                 .topcontflex h5 {
  font-family:var(--font-medium); 
                  font-weight: 400 !important;
                  }
                 .topcont {
                  margin-bottom: 0px !important;
                  margin-top: 5px !important; 
                  text-align: center !important;
                  background: none !important;
                  background-image: none !important;
                  box-shadow: none !important;
                  border: 0px !important;
                  
                  }
                  .topcontflex{
                  margin-bottom: 0px !important;
                  margin-top: 5px !important; 
                  text-align: center !important;
                  background: none !important;
                  background-image: none !important;
                  box-shadow: none !important;
                  border: 0px !important;
                  }
                  
                  .grad {
                  background-image: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
                  color: inherit !important;
                  }
                  .baba {
                 border-radius: 70px;
                  margin-right: 10px;
                  }
                  body .subheadings {
    font-family:var(--font-medium); 
    display: flex;
    align-items: center;
    padding: 5px;
    padding-right: 15px;
    width: fit-content;
    margin: auto;
    margin-top: 20px; 
    margin-bottom: 10px;              
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border-radius: 30px;
    text-decoration: none;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10;
                  }
                  .subheadings i {
    background: #ffffff !important;
    padding: 5px;
    background-image: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
    border-radius: 70px;
    border: 1px solid #ffffff;
    font-size: 13px;
  }
                  .subheadings p {
    margin: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
  }
                  
                  .btn-banner-all {
    font-family: "Montserrat", -apple-system, BlinappacSystemFont, "Segoe UI",
    Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    color: #fff;*/;
    font-size: 20px;
    font-weight: 600;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border-radius: 50px;
    padding: 12px 24px;
    min-width: 230px;
    border: 1px solid #ffffff10;
    cursor: pointer;
    margin-top: 25px;
    transition: 1s ease;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    

}
.btn-banner-all:hover{
    transform: translateY(-5px);
    color: var(--text-white);
    
    /* background: var(--primary-hover-gradient); */
}

            section.marqueeSec marquee {
    padding: 4px 0 !important;
    margin-top: 10px;
}      
                  
                  
                  
                  .btn-primaryy, .btn-banner-all {
    margin-bottom: 15px;
}
                  
                  
                  
                 .btn-primaryy {
    border-radius: 15px !important;
    margin-top: 10px !important;
     color: #fff             
} 
                  
                  
               .btn-primaryy {
    padding: 13px 20px;
    font-size: 16px;
}   
                  
                  
                  .btn-primaryy {
    font-family: var(--font-text);
    font-weight: var(--font-medium);
  
    border: none!important;
    cursor: pointer;
    transition: 0.5s ease;
}
                  
                  label {
    display: inline-block;
    max-width: none !important;
    margin-bottom: unset !important;
}
                  dt, kbd kbd, label {
    font-weight: unset !important;
}
                  label, label.form-label, label.control-label {
    font-weight: 500;
    font-family: none !important;
    font-size: unset !important;
    margin: unset !important;
}
                    
           
          .happycust {
    margin-top: 5px !important;
    margin-bottom: 5px ! important;
}          
                    
                    
   .btn-primaryy {
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
}         
                      
  .btn-primary, .btn-banner-all {
    padding: 15px 25px ! important;
    margin-bottom: 5px ! important;
}

                  .happycust {
    padding: unset ! important;
}
  .login_card{
    overflow: hidden;
    padding: 20px;
    border-radius: 30px;
    background: var(--text-white);
    box-shadow: 0px 4px 33px rgb(48 152 254 / 36%);
    border: 0.5px solid rgb(48 152 254 / 55%);
}

.user_login{
  font-family:var(--font-medium); 
    display: flex;
}

.login_content_wrap .login_icon{
    z-index: 2;
    display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    background: linear-gradient(180deg, #43B9FE 0%, #207CFE 100%) !important;
    border: 1px solid #ffffff10;
    border-radius: 15px;
    background:  radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0px, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0px, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%) #1E90FF !important;
    width: 70px;
    height: 60px;
    border-radius: 10px 0px 0px 10px;
}
.login_content_wrap .login_user_input{
    z-index: 2;
    width: calc(100% - 70px);
    outline: none;
    padding: 10px;
    font-size: 18px;
    background: #fff;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    border: 1px solid #ffffff10;
    border-radius: 0px 10px 10px 0px;
    border-left: 0px;
}

.login_utility{
   z-index: 3;
    display: flex;
    gap: 15px;
}

.btn_forAsset{
    z-index: 3;
    cursor: pointer;
    width: 70px;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #EDF9FE;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
        border: 1px solid #ffffff10;
    border-radius: 15px;
}

.btn_forAsset:has(> #remembered:checked){
    background: #1E90FF !important;
}

.btn_forAsset:has(> #remembered:checked) > img{
    filter: brightness(1) invert(1);
}

.btn_login{
    z-index: 3;
    width: calc(100% - 160px);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0 3px 9px inset, rgba(255, 255, 255, 0.6) 0 1px 1px inset, rgb(46 131 195 / 30%) 0 -8px 36px inset, rgba(255, 255, 255, 0.6) 0 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
        border: 1px solid #ffffff10;
    border-radius: 15px;
    background: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0px, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0px, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%) #1E90FF !important;
    color: var(--text-white);
    box-shadow: 0px 0px 33px rgba(32, 124, 254, 0.4);
}

    .clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-header::before, .modal-header::after, .modal-footer::before, .modal-footer::after {
    content: none !important; 
   display: table;
}

#get-start .get_start_container {
   background: none;
   
}

#get-start .get_start_container {
   background: none;
   
}
.main_header .navbar {
   padding-top: 15px !important;
   padding-bottom: 15px !important;
}
#hero {
   margin-top: -75px !important;
}




.fade {
   opacity: 0.8 !important;
}



.form-control {
   border-radius: 20px !important;
}



.service_filter_btn .icon, .service_filter_btn .text {
   font-size: 15px !important;
}


.select2-container .dropdown-menu > li > a {
   font-size: 15px !important;
}

.btn-primary {
      font-family:var(--font-medium);  
    z-index: 1;
    border-radius: 15px !important;
    margin-top: 10px !important;
    display: flex; /* Use flexbox for centering */
    justify-content: center; /* Center content horizontally */
    align-items: center; /* Center content vertically */
    text-align: center; /* Align text inside the button */
   gap: 5px;
}







@media only screen and (max-width:550px) {
 .auth_body .btn-primary {
   font-size: 14px !important;
   min-width: 160px !important;
     }
    .btn-primary,
    .btn-banner-all{
    font-family: "Montserrat", -apple-system, BlinappacSystemFont, "Segoe UI",
    Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-weight: 600;
    box-shadow: rgba(255, 255, 255, 0.1) -3px -3px 9px inset, rgba(255, 255, 255, 0.15) 0px 3px 9px inset, rgba(255, 255, 255, 0.6) 0px 1px 1px inset, rgba(46, 131, 195, 0.3) 0px -8px 36px inset, rgba(255, 255, 255, 0.6) 0px 1px 5px inset, rgba(0, 0, 0, 0.2) 2px 19px 31px;
    border: 1px solid #ffffff10;
    border-radius: 50px;
    background: radial-gradient(93% 87% at 87% 89%, rgba(0, 0, 0, 0.23) 0px, transparent 86.18%), radial-gradient(66% 66% at 26% 20%, rgba(255, 255, 255, 0.55) 0px, rgba(255, 255, 255, 0) 69.79%, rgba(255, 255, 255, 0) 100%) #1E90FF !important;*/;
        font-size: 14px;
        padding: 10px 18px;
        min-width: 150px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .login_card{
        padding: 10px;
        border-radius: 15px;
    }
    .login_card .card-body{
        padding: 8px;
    }
    .user_login{
        margin-bottom: 10px;
    }
    .login_content_wrap .login_icon{
        width: 50px;
        height: 50px;
    }
    .login_content_wrap .login_user_input{
        width: calc(100% - 50px);
    }
    .btn_babasmmpanel {
        width: 53px;
        height: 53px;
        border-radius: 10px;
    }
    .btn_forAsset img{
        width: 20px;
    }
    .login_utility{
        gap: 5px;
    }
    .login_utility .btn_login{
        flex-grow: 1;
        border-radius: 12px;
    }
    .btn_login{
        box-shadow: none;
  
    }     
  .btn-primary {
    font-family:var(--font-medium);  
    display: flex; /* Use flexbox for centering */
    justify-content: center; /* Center content horizontally */
    align-items: center; /* Center content vertically */
    text-align: center; /* Align text inside the button */
    width: 53px;
    height: 53px;
    z-index: 1;
	border-radius: 15px !important;
	margin-top: 10px !important;
    gap: 3px;
}

</style>