@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.eot');
    src: url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


body{ font-family: 'Poppins';font-size: 16px;color: #000000;font-weight: normal;background-color: #FAFBFF}
a, button {transition:all 0.3s ease-in-out;text-decoration: none;}
a:hover {text-decoration:none;}
img {max-width:100%;}
p,ul{margin-bottom: 0.938rem}
input:focus, button:focus, .form-control:focus, .bootstrap-select .dropdown-toggle:focus, .slide-item:focus {outline: none !important;box-shadow: none !important;border: none;}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
/* Firefox */
input[type=number] {-moz-appearance: textfield;}
.f-w-L{font-weight: 300;}
.f-w-M{font-weight: 500;}
.f-w-SB{font-weight: 600;}
.f-w-B{font-weight: bold;}

/*line Height*/
.line_H_08{line-height: .8;}
.line_H_1{line-height: 1;}
.line_H_1_2{line-height: 1.2;}
.line_H_1_3{line-height: 1.3;}
.line_H_1_5{line-height: 1.5;}
.line_H_1_7{line-height: 1.7;}
.line_H_1_8{line-height: 1.8;}
.line_H_2{line-height: 2;}

/*Animation*/
.trasn_1{transition:all 0.3s ease-in-out;}
.trasn_2{transition:all 0.6s ease-in-out;}

.mb__5{margin-bottom: 0.313rem}
.mb__10{margin-bottom: 0.625rem}
.mb__15{margin-bottom: 0.938rem}
.mb__20{margin-bottom: 1.25rem}
.mb__25{margin-bottom: 1.563rem}
.mb__30{margin-bottom: 1.875rem}
.mb__50{margin-bottom: 3.125rem}

.f-s-14{font-size: 14px;}
.f-s-22{font-size: 22px;}
.f-s-24{font-size: 24px;}
.f-s-32{font-size: 32px;}

.color-gray{color:#acacac}
.objCvr{object-fit:cover}
.loginBx{background:#fff;box-shadow:0 0 35px rgba(154,161,171,0.15);border-radius:12px;padding:25px 45px;max-width:75%;margin-top:25px;margin-bottom:25px}
.loginTitle{font-size:24px}
.cstLabel .form-control{border:0;border-bottom:solid 1px #e9e9e9;border-radius:0;padding:10px 0}
.cstLabel.form-floating>label{padding:17px 0}
.cstLabel.form-floating>.form-control-plaintext~label,.cstLabel.form-floating>.form-control:focus~label,.cstLabel.form-floating>.form-control:not(:placeholder-shown)~label,.cstLabel.form-floating>.form-select~label{transform:scale(.85) translateY(-1.2rem) translateX(0rem)}
.forgotLink{color:#000}
.loginBtn{background:#4ea74c;display:inline-block;padding:10px 45px;border:0;color:#FFF;text-transform:uppercase;font-size:16px;font-weight:500;letter-spacing:1px;border-radius:4px}
.sidebar{background-color:#FFF;height:100vh;width:280px;position:fixed;left:0;top:0;transition:all 0.3s ease-in-out;z-index: 9;}
.logo-sec{padding:35px}
.logo-link{display:block}
.menu-item .menu-icon{width:24px}
.sidebar_navigation{padding:35px 30px}
.menu-item{color:#9197b3;padding:15px;border-radius:8px}
.sidebar_navigation{padding:15px 30px;height:calc(100vh - 208px);overflow:auto}
.menu-item.active{background-color:#f8a456;color:#FFF}
.menu-item.active img{filter:brightness(0) invert(1)}
.bottom_menu{padding:15px 30px}
.secWrap{margin-left:280px}
.topBar,.middleBar{padding:25px 35px}
.cst_card{background:#fff;box-shadow:0 10px 60px rgba(226,236,249,0.5);border-radius:30px;padding:30px 25px}
.coutImg{width:84px;height:84px;background-color:#f8a456;border-radius:100%;display:flex;align-items:center;justify-content:center;padding:20px}
.cmnTable.table.dataTable thead>tr>th.sorting:after,.cmnTable.table.dataTable thead>tr>th.sorting:before{display:none !important}
.cmnTable.table.dataTable thead>tr>th{font-size:14px;color:#b5b7c0;font-weight:500}
.cmnTable.table.dataTable tbody>tr>td{font-size:14px;color:#000}
.cmnTable.table.dataTable thead>tr>th,.cmnTable.table.dataTable tbody>tr>td{padding:15px 0;vertical-align:middle}
table.dataTable.cmnTable{margin:30px 0 !important}
.dataTables_info{display:none;font-size:14px;color:#b5b7c0;font-weight:500}
.dataTables_paginate.paging_simple_numbers{display:none;float:right}
.cst-form-control{background:#f9fbff;border-radius:10px;border:0;padding:10px 20px 10px 40px;    width: 100%;}
.searchPannel:before{content:'';background-image:url(../images/search-icon.svg);width:24px;height:24px;background-size:22px;display:block;position:absolute;top:50%;left:9px;transform:translate(0,-50%)}
.newRequest-btn, .newRequest-btn:hover, .newRequest-btn:focus{display:block;background:#f8a456 !important;border-radius:8px;padding:10px 29px;color:#fff !important;text-align:center;}
.dataTables_paginate.paging_simple_numbers .pagination{display:flex;gap:10px}
.dataTables_paginate.paging_simple_numbers .pagination .paginate_button a{font-size:14px;background-color:#f5f5f5;border:0;border-radius:4px;color:#000}
.userIcon{width:28px;height:28px;background-color:rgba(248,164,86,10.2%);border-radius:100%;padding:5px;display:flex;align-items:center;justify-content:center}
.status{display:inline-block;padding:10px 20px;border-radius:4px;width:140px;text-align:center}
.completed{background-color:rgba(78,167,76,0.1);color:#4ea74c}
.pending{background-color:rgba(248,164,86,0.1);color:#f8a456}
.inprogress{background-color:rgba(248,229,86,0.102);color:#f8e556}
.dataTables_paginate.paging_simple_numbers .pagination .paginate_button.active a {background-color: #F8A456;color: #FFF;}
#nav-icon1{width:23px;height:20px;position:relative;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}
#nav-icon1 span{display:block;position:absolute;height:2px;width:100%;background:#000000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
#nav-icon1 span:nth-child(1){top:0}
#nav-icon1 span:nth-child(2){top:8px}
#nav-icon1 span:nth-child(3){top:16px}
#nav-icon1.open span:nth-child(1){top:8px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}
#nav-icon1.open span:nth-child(2){opacity:0;left:-60px}
#nav-icon1.open span:nth-child(3){top:8px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}
.updateBtn{background:#4ea74c;border-radius:4px;padding:10px 30px;line-height:1;border:0;color:#FFF;text-transform:uppercase;font-weight:500}
.cstLabel{position:relative}
.toggle-password{position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;z-index:5}
.toggle-password i{font-size:16px;color:#6c757d}

.service-icon {
    width: 60px;
    height: 60px;
    background-color: #f8a456;
    padding: 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.serviceBx{
   transition:all 0.3s ease-in-out; 
}
.serviceBx:hover{
    transform: translateY(-5px);
}

.view-info-btn {
    display: inline-block;
    background-color: #4EA74C;
    color: #FFF;
    padding: 0.313rem 0.963rem;
    border-radius: 0.375rem;
    border: solid 1px #4EA74C;
}
.start-service-btn .btnArrow {
    width: 24px;
}
.start-service-btn .text-color-black {
    color: #000;
}
.submitBtn{
    border:none;
}
#formFileMultiple::before {
    content: "Choose File";
    position: absolute;
    z-index: 2;
    display: block;
    background-color: #eee;
    width: 120px;
    height: 42px;
    top: 0;
    padding: 10px;
}


.modalInn svg {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.path.circle {
  -webkit-animation: dash 0.9s ease-in-out;
  animation: dash 0.9s ease-in-out;
}
.path.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}
.path.check {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
  animation: dash-check 0.9s 0.35s ease-in-out forwards;
}

.sucessModal  .modal-content {
    border: none;
    border-radius: 0;
}
.sucessModal  .modal-body {
    padding: 35px;
}
.tickIcon{
    margin-bottom: 25px;
}
.sucessModal  .btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 1;
}

/* Loader CSS */
.loaderWrap {position: fixed;top: 0;left: 0;z-index: 9;background-color: rgba(0,0,0,.5);
width: 100%;height: 100%;}




/* Full screen loader */
.loaderOuter {
  width: 100px;
  height: 100px;
  background-color: #FFF;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 60px rgba(226, 236, 249, 0.5);
  position: absolute;left: 50%;top: 50%;
  transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/* Animation wrapper */
.loader-inner {
  width: 80px;
  height: 80px;
  animation: rotate 2s linear infinite;
}

/* Logo styling */
.loader-inner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: pulse 1.5s ease-in-out infinite;
}

.pagination-info {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.pagination-links ul.pagination {
    margin-bottom: 0;
}
.entries-info {
    display: inline-block;
    font-size: 14px;
    color: #b5b7c0;
    font-weight: 500;
}
.previous .page-link,
.next .page-link {
    font-size: 14px;
    background-color: #f5f5f5;
    border: 0;
    border-radius: 4px;
    color: #000;
    display: block;
}
.previous .page-link:before{
  content: 'Previous';
}
.next .page-link:before{
  content: 'Next';
}
.pagination .page-link {
    font-size: 14px;
    background-color: #f5f5f5;
    border: 0;
    border-radius: 4px;
    color: #000;
}
.pagination .page-item.active .page-link{
      background-color: #F8A456;
    color: #FFF;
}
.pagination .previous.disabled,
.pagination .next.disabled {
    opacity: .5;
}
.pagination .page-link:focus{
  box-shadow: none;
}
.edit-icon,
.view-icon{
  max-width: 27px;
  width: 100%;display: block;
  background-color: transparent;
  padding: 0;border:none;
}
.details_name {
    color: #959595;
    font-weight: 300;
}
.viewFile-link{
  color: #F8A456;text-decoration: underline;
}
.files_table thead th{
  font-weight: 500
}
.paymentRecipt-input:focus{
  border: var(--bs-border-width) solid var(--bs-border-color);
}
.uploadBtn_wrap .newRequest-btn {
    border: none;
}
.file-icons {
    border: solid 1px #ebebeb;
    padding: 15px;
    border-radius: 12px;
    box-shadow: 0 10px 20px rgba(226, 236, 249, 0.8);
}
.cstTable th, .cstTable td {
    padding: 13px !important;
    vertical-align: middle !important;
}
.cstTable svg.bi.bi-trash.text-danger {
    width: 20px;
    height: 20px;
}
.btnW {
    width: 140px;
    margin: auto;
}
.badge-clr {
    background-color: #f8a456;
    border-radius: 100px;
    width: 26px;
    height: 26px;
    position: relative;
}
.badge-clr:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #FFF;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.brd-clr-end{
  border-color:#f8a456 !important;
}
.clr-primary{
  color:#f8a456;
}
.timeline-logs .card {
    border: none;
    box-shadow: 0 10px 60px rgba(226, 236, 249, 0.5);
    border-radius: 20px;
    padding: 20px;
}
.timeline-logs .card .card-body {
    padding: 0;
}
.timeline-logs .card .card-body svg{
  width: 18px;
  height: 18px;
}
.logHeading{
  font-size: 18px;
    letter-spacing: 1px;
}
.timeline-logs ul {
    padding-left: 45px;
    position: relative;
}
.timeline-logs ul li {
    position: relative;
    padding-bottom: 25px;
}
.timeline-logs ul li:last-child{
  padding-bottom: 0;
}
.timeline-logs ul:before {
    content: '';
    position: absolute;
    border-left: solid 1px #f8a456;
    height: 100%;
    left: 10px;
    top: 0;
}
.timeline-logs ul li:before {
    content: '';
    width: 26px;
    height: 26px;
    background: #f8a456;
    position: absolute;
    left: -47px;
    border-radius: 100px;
    top: 20px;
}
.timeline-logs ul li:after {
    content: '';
    width: 16px;
    height: 16px;
    background-color: #FFF;
    position: absolute;
    left: -42px;
    border-radius: 100px;
    top: 25px;
}


/**********************/
/*** Responsive ***/
/**********************/
/* Rotate animation */
@keyframes rotate {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Pulse animation */
@keyframes pulse {
  0%, 100% { transform: scale(1); opacity: 1; }
  50% { transform: scale(0.85); opacity: 0.6; }
}


@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@media (min-width:991px){
    .fixedImg{position: fixed;width: 50%;right: 0;bottom: 0;top: 0;}
}

@media (max-width:991px){
    .f-s-24 {font-size: 16px;}
    .f-s-32 {font-size: 20px;}
    .f-s-22 {font-size: 18px;}
    .sidebar {transform: translateX(120%);right: 0;left: auto; filter: drop-shadow(-20px 0px 14px rgba(0, 0, 0, 0.05)); width: 240px;        z-index: 99;}
    .sidebar.menu-open {transform: translateX(0%);}
    .secWrap {margin-left: 0;}
    .topBar {background-color: #FFF;position: sticky;width: 100%;top: 0; z-index: 9;}
    .counterBx {margin-bottom: 20px;}
    .topBar, .middleBar {padding: 20px 25px;}
    .coutImg{width: 54px;height: 54px; padding: 15px;}
    .cst_card{border-radius: 14px;}
    .cmnTable.table.dataTable thead>tr>th, .cmnTable.table.dataTable tbody>tr>td{padding: 10px; font-size: 12px;    width: 160px !important;}
    table.dataTable.cmnTable{table-layout: fixed;}
    .cstLabel.form-floating>label{ font-size: 14px;}
    .file-icons {padding: 7px;}
}

@media (max-width:767px){
    .loginBx{margin-top:25px; margin-bottom: 25px;padding: 15px;max-width: 90%;}
    .tableHeading, .searchPannel {margin-bottom: 15px;}
    
}

@media (max-width:575px){
    .dataTables_paginate.paging_simple_numbers {margin-bottom: 30px !important;float: left; margin-top: 10px !important;width: 100%}
    .dataTables_info{width: 100%;text-align: center;}
    .g-recaptcha{transform:scale(0.77);transform-origin:left top;}
}