@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url('../font/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
body {
    font-family: 'Raleway', sans-serif !important;
}
.body1{
    background: linear-gradient(to right, #aff7ec, #d1cfec, #f9edc856);
    
}
.body2{
    background: linear-gradient(to bottom right, #aff7ec 4%, #f4f3fd 15%, #f4f3fd 70%, #faf8f1 90%);

    padding-top: 200px;
    padding-bottom: 100px;
   
}
.body7{
  background: linear-gradient(to right, #aff7ec 10%, #d1cfec 25%, #d1cfec 60%, #f9edc856 80%);
}
.body8{
  background: linear-gradient(to bottom right, #aff7ec 2%, #d1cfec 15%, #d1cfec 30%, #f9edc856 40%);
}
.body-service{
    background: linear-gradient(to bottom right, #aff7ec 4%, #f4f3fd 15%, #f4f3fd 70%, #32007c30 90%);   
}
.body3{
    background: linear-gradient(to left, #faf8f1 0%,  #f4f3fd 50%);
}
.body4{
    background: linear-gradient(to left, #d3f5f0 0%,  #32007c30 50%);   
}
.body5{
    background: linear-gradient(to  top right,  #32007C46 0%,  #f4f3fd 50%); 
}
.body6{
    background: linear-gradient(to  bottom left,  #a5a2cd66 0%,  #f4f3fd 50%);  
}
.btn-clr{
    background-color: #32007c;
}
.fw300{
  font-weight: 300 !important;
}
.fw500{
    font-weight: 500;
}
.fw600{
    font-weight: 600;
}
.fw700{
    font-weight: 700;
}
.fw800{
    font-weight: 800 !important;

}
.fs12{
    font-size: 12px !important;
}
.fs14{
    font-size: 14px !important;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
}
.fs24{
    font-size: 24px;
}
.fs27{
    font-size: 27px;
}
.fs28{
    font-size: 28px;
}
.fs-mn{
    font-size: 2.25vw;
}
.fs35{
    font-size: 35px;
}
 .fs-main{
    font-size: 3.5vw;
    line-height: 5vw;
}
.fs55{
    font-size: 55px; 
}
.clr-main{
    color: #32007c !important;
}
.main-bg{
    background-color: #32007c !important;
}
.elps1-postn{
    margin-left: 33vw;
}
.settings-pswd button{
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    padding-top: 5px;
    right: 0.5vw;
    border: none;
    background: none;
    color: #555;
    cursor: pointer;
  }
  .settings-pswd input[type="text"]{
    width: 100%;
    padding: 20px;
   border: none;
   padding-right: 0px;
    background-color: #ffffff;
    border-radius: 50px !important;
    box-sizing: border-box;
    font-size: 13px;
    transition: border-color 0.3s ease;
  }
.gen-info::placeholder{
    font-size: 14px;
    color: #000000;
}
.gen-info1::placeholder{
  font-size: 14px;
  color: #9e9e9e !important;
}
.bg-search{
    background-color: #32007c !important;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    
}
.box,.box1,.box-3{
    background-color: #f6f6f8;
    height: 450px;
    box-shadow: 
    0px 10px 15px rgba(219, 217, 217, 0.9),   
    0 -10px 15px rgba(219, 217, 217, 0.9),   
    10px 0px 15px rgba(219, 217, 217, 0.9);    
    
    position: relative;
    z-index: 1;
  
}
.box1{
    height: 350px;  
}
.box{
  height: 400px;
}


.jst-content{
    text-align: justify;
}
.card{
    border: none;
    box-shadow: 
    0px 2px 30px rgba(255, 255, 255, 0.4),    
    0px -30px 30px rgba(255, 255, 255, 0.4),  
    30px 30px 30px rgba(255, 255, 255, 0.4);    
    background-color: #f6f6f8;
}
.btn-dtls{
    border-radius: 0;
}
.ftr li{ 
    list-style: none;
    padding-top: 10px;
    margin-left: -30px;
    
}
.ancr-styl{
 text-decoration: none;
}

.elps2-postn{
    position: absolute;
    margin-left: 20vw;
    margin-top: -80px;
    z-index:0;  
}
.elps3-postn{
    margin-right: -150px;
    margin-top: -120px;  
}
.elps4-postn{
    position: absolute;
    margin-top: -55px;
    right: 40px;  
}
.elps7-postn{
    margin-top: -48px;
    margin-right: -10px;
    z-index: 0;
    opacity: 0.2; 
}
.brdr-zero{
    border-radius: 0px;
}
.brdr-1x{
    border-radius: 10px;   
}
.brdr-2x{
    border-radius: 20px;
}
.icn-bg{
    padding: 10px 7px ; 
    border-radius: 50%; 
    background-color:  #32007c;
    margin-left: -10px;
  }
  .icn-drop1{
    border: none;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);width: 250px;
    margin-right: 30px;
  }
  .hr-mrg{
    margin-top: 5px;
    margin-bottom: 5px;
  }
.btn-outlnclr{
    outline: 1px solid #32007c;
    background-color: #32007c20;
    color: #32007c;
}
.custom-form-user {
    max-width: 400px; 
    margin: auto;    
  }
  .search-container_user{
    position: relative;
    width: 780px;
    margin: 0px; 
  }
  input[type="text"],input[type="password"],input[type="email"] {
    width: 100%;
    padding: 15px;
    border: 1px solid #cccccc;
   
    border-radius: 8px;
    box-sizing: border-box;
    font-size: 13px;
   
  }

  .search-container_user button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    padding-top: 12px;
    padding-right: 11px;
    border: none;
    background: none;
    color: #555;
    cursor: pointer;
  }
  /* eye icon disabling :chrome*/
input[type="password"] {         /*  :chrome*/
    -webkit-text-security: disc;
    -webkit-appearance: none;
    appearance: none;
  }
  input[type="password"]::-ms-reveal {      /* :explorer and edge*/
    display: none;
  }

  .log-btn{
    background-color: #32007c;
    border-radius: 5px;
    padding: 10px 40px;
  }
  .btn-outln{
    outline: 1px solid #32007c;
    border-radius: 5px;
    padding: 10px 20px;
    color: #32007c;
  }
  .btn-outln1{
    outline: 1px solid #32007c;
  }
  .btn-outln:hover{
   background-color: #32007c;
    padding: 10px 20px;
    color: #ffffff;
  }
  .btn-outln1:hover{
    background-color: #32007c !important;
    color: #ffffff !important;
  }

  .form-pad{
    padding-left: 33px !important;
  }
  .search-container input[type=date]{
    width: 100%;
    padding: 9px;
    color: #000000;
    background-color: #d9d9d9;
    outline: 1px solid #32007c;
    border: none;
  }


  input[type="date"] {
   
    transform: translateY(-50%);
    left: 1px !important; 
    
    background-image: url('../images/date-pickr.png'); /* Replace with your custom icon */
    background-size: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 10px center;
    z-index: 1 !important;
   
  }

  input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    left: 6px !important; 
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: white; 
    background-color: transparent;
   z-index: 0 !important;
    
  }

  
  /* Optional: Adjust appearance for Firefox */
  input[type="date"]::-moz-calendar-picker-indicator {
    position: absolute;
    left: 6px; 
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: white; 
    background-color: transparent;
    z-index: 0 !important;
  }
 /* Style for the date picker icon in WebKit (Chrome, Safari) */
input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(0); 
    opacity: 0;
  }
  
  /* Style for the date picker icon in Firefox */
    input[type="date"]::-moz-calendar-picker-indicator {
      filter: invert(0);
      opacity: 0;
    }
  
    .ysno-btn {
      width: 80px;
      border-radius: 0 !important;
    }
  
    .form-select {
      font-size: 12px;
      padding-top: 15px !important;
      padding-bottom: 15px !important;
      color: #888;
      border-radius: 10px;
      background-image: url(../images/dwn-arow-clr.png);
      background-size: 10px;
  
    }
  
    .pb-10x {
      padding-bottom: 100px;
    }
  
    .input-field1 {
      width: 100%;
      padding: 10px;
      padding-right: 30px;
      border: 1px solid #ccc;
      border-radius: 4px;
      font-size: 14px !important;
  
    }
  
    .phnNm::placeholder {
      color: #666666;
    }
.drpdwnSz,.drpdwnSz1,.drpdwnSz2{
 
    background-color: #ffffff;
    box-shadow:0 4px 10px rgba(0, 0, 0, 0.2) ;
    width: 290px;
    height: auto;
    padding: 15px 25px;
    border-radius: 10px;
    border: none;
    margin-left: -200px;
}
.drpdwnSz1{
    width: 305px;
    height: auto;
     margin-left: -230px;
    
}
.drpdwnSz2{
    width: 320px;
    height: auto;
     margin-left: -200px;
     margin-top: 5px !important;
}


  #id02,#id03{
    display: none;
  }
.dropdwn-bg2{
 z-index: 1;
  position: fixed; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgba(255,255,255,0.35); 
 
}
.num::placeholder{
    color: #000000;
    font-weight: 500;
}
.accordion,.accordion1,.accordion2 {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  padding: 30px 45px 15px 45px !important;
  padding-top: 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 17px;
  font-weight: 500;
  transition: 0.4s;
   border-top-left-radius : 10px !important;
  border-top-right-radius : 10px !important;
   box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  
}
.accordion1{
  padding: 25px 45px 15px 45px !important;
}

.active2, .accordion:hover, .accordion1:hover, .accordion2:hover {
  background-color: #ffffff ;
 
}


.accordion:after,.accordion1:after,.accordion2:after {
  
  content: url(../images/down-arw-lrg.png);
  font-size: 25px;
  color: #ffffff;
  font-weight: normal;
  float: right;
  margin-left: 5px;
  margin-top: 0px;
}
.accordion1:after{
  margin-top: -40px;
}
.icn-wdth{
  width: 45px;
}
.active2:after,.active3:after {
  content: url(../images/down-arw-lrg.png);
  font-size: 25px;
  color: #ffffff;
  font-weight: normal;
  float: right;
  margin-left: 5px;
  margin-top: 0px;
}
.active3:after{
  margin-top: -40px;
}
.acco-content{ 
  text-align: justify;
}
.panel {
  padding: 0px;
  color: #000000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}
.modal {
  display: none;
  position: fixed; 
  z-index: 1000 !important; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4); 
  padding-top: 60px;
  
}
.modal-content-dash{
  z-index: 1000 !important; 
  background-color: #fefefe;
  margin: 10% auto; 
  width: 30%; 
  border-radius: 10px;
 
}
  .sidenav1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color:#32007c;
    overflow-x: hidden;
      
    padding-top: 30px;
  }
  
  .sidenav1 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav1 a:hover {
    color: #f1f1f1;
  }
  
  .sidenav1 .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  .closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 32px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
  }
  
  
  .closebtn:hover {
    color: black;
  }
  .lbl-clr{
    color: #666666;
  }
  .mt-neg3{
    margin-top: -3px;
  }
.white-gradient{
  background: linear-gradient(to top, #ffffff 0%,  #ffffff60 70%, #ffffff00 90%);
}
.aprvd-txt{
  color: #29930e;
}

@media (max-width: 599px){
    .logo-img{
        width: 180px;
        height: 50px;
    } 
    .elps1-postn{
        margin-left:0vw;
    }
    .gen-info::placeholder{
        font-size: 9px;
        color: #000000;
    }
        .gen-info1::placeholder {
          font-size: 14px;
          color: #9e9e9e;
        }
    .box,.box-3{
        background-color: #f6f6f8;
        height: 530px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
       
    }
    .box{
      height: 400px;
    }
    .lnk-pad{
        padding-left: 0px;
    }
    .fs55{
        font-size: 35px; 
    }
    .fs-main{
        font-size: 7vw;
        line-height: 45px;
    }
    .body2{
        background: linear-gradient(to right, #aff7ec 0%,  #f4f3fd 50%);
        padding-top: 50px;
        padding-bottom: 50px;
    
    }
    .box1{
        height: 350px;  
    }
    .log-width{
        width: 100%;
    }
    .dropdown-container1 {
        width: 300px;                
      
    }
      .dropdown-arw {    
        right: 164px;
        padding-top: 3px;
       
      }
      .input-field {
        font-size: 9px !important; 
      }
  .fs-mn{
    font-size: 7.3vw;
}
.drpdwnSz,.drpdwnSz1{
   z-index: 10 !important;
    width: 280px;
    padding: 15px 0px;
    margin-left: 30px !important;
    height: 190px ; 
}
.drpdwnSz1 {
  width: 80vw;

  height: 145px ;
}
.sub-mnu{
  font-size: 2.9vw !important;
}
   .modal-content-dash{

        width: 90%; 
        margin: 40% auto; 
  
      }
.mob-mt{
  margin-top:-30px !important;
}
  .sidenav1 {
   
    width: 95%;
   transition: width 1s ease;

  }

.accordion,.accordion1 {
  padding: 30px 20px 15px 20px !important;
}
.drpdwnSz2 {
  width: 320px;
  height: auto;
  margin-left: 0px;
  margin-top: 5px !important;
}

.accordion1:after{
  margin-top: -50px;
}

.active3:after{
  margin-top: -50px;
}
.accordion2:after {
  margin-top: -50px;
  width: 6px;
}

.active2:after {
  margin-top: -50px;
  width: 6px;
}
.accordion2 {
 height: 110px !important; 
 top: 0 ;
 font-size: 14px;
 padding-right: 10px;
  
}
.icn-wdth{
  width: 30px;
}
.mbfnt{
  font-size: 12px;
}
}
@media (min-width: 600px) and (max-width: 1200px){
     
    .box{
        height: 300px;
    }

    .box-3{   
        height: 580px;  
    } 
    .elps2-postn{
        position: absolute;
        margin-left: 13vw;
        margin-top: -80px;
        z-index:0;  
    }
    .box1{
        height: 280px !important;  
    }
    .toggle-btn{
        display: none;
    }
    .log-hgt{
        height: 100vh;
    }
    .dropdown-container1 {  
        width: 470px ;
      }
      .dropdown-arw {    
        right: 260px;
      }
        .fs-mn{
    font-size: 5.3vw;
}
  .modal-content-dash{

        width: 50%; 
        margin: 30% auto; 
  
      }
      .pgHgt,.pgHgt1{
        height: 90vh;
      }
        .fs-main{
        font-size: 30px;
        line-height: 50px;
    }
      
  
}
@media (min-width: 1200px) and (max-width: 1280px){
    .box,.box-3{   
        height: 580px;  
    } 
    .box1{
        height: 400px;  
    }
    .pad-lnk{
        padding-right: 42px;
    }
    .toggle-btn{
        display: none;
    }
}
@media (min-width: 1280px){
    .pad-lnk{
        padding-right: 42px;
    }
    .toggle-btn{
        display: none;
    }
    .pgHgt1{
      height: 60vh;
    }
}