/* width */
.scroll_h::-webkit-scrollbar {
	width: 10px;
	height: 6px;
  }
  
  /* Track */
  .scroll_h::-webkit-scrollbar-track {
	background: #f1f1f1;
  }
  
  /* Handle */
  .scroll_h::-webkit-scrollbar-thumb:horizontal {
	background: #6100e9;
  }
  
  /* Handle on hover */
  .scroll_h::-webkit-scrollbar-thumb:hover {
	background: #555;
  }
  
   
  
  
  .isotope-pager {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  /* background: #fff; */
  padding: 8px;
  border-radius: 50px;
  /* box-shadow: 0px 10px 15px rgba(0,0,0,0.1); */
  }
  .isotope-pager  a{
  color: #6100e9;
  list-style: none;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
  }
  .isotope-pager a.numb{list-style: none;height: 45px;width: 45px;margin: 0 3px;line-height: 45px;border-radius: 50%;border: 1px solid;}
  .isotope-pager  a.numb.first{
  margin: 0px 3px 0 -5px;
  }
  .isotope-pager  a.numb.last{
  margin: 0px -5px 0 3px;
  }
  .isotope-pager  a.dots{
  font-size: 22px;
  cursor: default;
  }
  .isotope-pager  a.btn{padding: 0 20px;border-radius: 50px;background: #6100e9;color: #ffff;margin-left: 10px;margin-right: 10px;}
  .isotope-pager a.active,
  .isotope-pager  a.numb:hover,
  .isotope-pager  a:first-child:hover,
  .isotope-pager  a:last-child:hover{
  color: #fff;
  background: #6100e9;
  }
  .isotope-pager {
	display: table;
  }
   .pre45{
	margin-left: 40px;
   }
  .pre45 li{
   list-style: circle;
  }
  
  
  .list-wrapper {
   
	  overflow: hidden;
  }
  
  .list-item {
	 margin-bottom: 15px;
	 }
  
  
  .list-card {
	  border: 1px solid #EEE;
	  background: #FFF;
	  margin: 5px;
	  padding: 10px 10px 1px 10px;
	  font-size: 14px;
	  border-radius: 24px;
	  background-image: url("../images/other/card-bg.svg");
	  box-shadow: 0px 0px 10px 0px #EEE;
	  background-size: cover;
	  height: 100%;
	 }
  .list-item h4 {
	  color: #FF7182;
	  font-size: 16px;
	  margin: 0;
	 }
  
  .list-item p {
	  margin: 0;
	 }
  
  .simple-pagination ul {
	  margin: 0 0 20px;
	  padding: 0;
	  list-style: none;
	  text-align: center;
  }
  
  .simple-pagination li {
	  display: inline-block;
	  margin-right: 5px;
  }
  
  .simple-pagination li a,
  .simple-pagination li span {
	  color: #666;
	  padding: 5px 10px;
	  text-decoration: none;
	  font-size: 18px;
	  border: 1px solid #EEE;
	  background-color: #FFF;
	  box-shadow: 0px 0px 10px 0px #EEE;
	 }
  
  .simple-pagination .current {
	  color: #FFF;
	  background-color: #FF7182;
	  border-color: #FF7182;
  }
  
  .simple-pagination .prev.current,
  .simple-pagination .next.current {
	  background: #6100e9;
	  border-color: #6100e9;
	 }
  .fleaft{
	top: 15px;
	float: left;
	}
  .tahsil{
	width: 67%;
	float: left;
	}
  .but{
	width: 28%;
	float: left;
	text-align: center;
	margin-left: 10px;
	}
	.simple-pagination {
		overflow: hidden;
		padding: 0 5px 5px 0;
		display: flex!important;
		justify-content: center;
		align-items: center;
	}
	.fleaft img{
		width: 70px;
		border: 1px solid #e9e7e7;
		padding: 5px;
		/* margin-left: 15px; */
		height: 70px;
		margin: auto;
		overflow: hidden;
	}
	 select{
		font-size: 15px;
	}
  .h489{
    background: #6100e90f;
    border-radius: 10px;
    width: 84px;
    margin: auto;
    color: #000;
    margin-top: 5px;
    font-size: 14px;
  }

  .list-card2 {
    border: 1px solid #EEE;
    background: #FFF;
    margin: 5px;
    font-size: 14px;
    border-radius: 24px;
    background-image: url(../images/other/card-bg.svg);
    box-shadow: 0px 0px 10px 0px #EEE;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}
.content{
  text-align: justify;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 12px 12px 0px 12px;
  margin: 10px!important;
}
.content-img{
  width: 90px;
  height: 90px;
  border: 2px solid #fff;
  padding: 5px;
  float: left;
  position: relative;
  bottom: -11px;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #6100e9;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #6100e9;
}

.error{
  color: red;
  font-size: 14px;
  font-weight: 500;
}
.mtrt td {
  border: 1px solid #e2dcdc;
  padding: 10px;
}
.mtrt .imgpro{
  padding: 12px;
  border-radius: 6px;
  overflow: visible;
  background: #f5f5fe;
}

.head{
  background: #6100e9!important;
  padding: 18px!important;
}
.fulpd{
  padding: 50px;
}
.qrimg{
  margin-bottom: -11px;
  height: 74px;
}
.fontsixe{
  font-size: 13px;
}

.name-hed{
  font-size: 22px;
  font-weight: bold;
}
.deginations{
  font-size: 14px;color: #727070;margin-top: -9px!important;;
}
.district{
  margin: auto;
  display: inline-block;
  background: #eee6fc;
  padding: 5px 13px;
  margin-top: 14px;
  border-radius: 22px;
  font-size: 12px;
}
.placemnet{
  width: 100%;
}  .place-img {
  width: 111px;
  height: 112px;
  margin-top: 11px!important;
  border: 1px solid #e1dddd;
  padding: 5px;
  background: #fff;
  margin: auto;
}
.list-card-2{
  background-image: url(../images/other/parten.svg);
}
.list-card-3{
  background-image: url(../images/other/parten-2.svg);
  background-size: auto;
}
 
 /* HTML: <div class="ribbon">Your text content</div> */
.ribbons  {
  font-size: 14px;
  /* font-weight: bold; */
  color: #fff;
  margin-left: -9px;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: -13px;
}

.ribbons {
  --r: .4em; /* control the ribbon shape (the radius) */
  --c: #FA6900;
  position: relative;
  top: 20px;
  margin-top: -36px;
  width: 95px;
  left: calc(-1*var(--r));
  /* line-height: 2; */
  padding: 3px 18px 10px;
  border-radius: var(--r) 0 0 var(--r);
  background: radial-gradient(100% 50% at left, #e63c7f 98%, #0000 101%) 100% 0 / .5lh calc(100% - 2* var(--r)), radial-gradient(100% 50% at right, #0005 98%, #0000 101%) 0 100% / var(--r) calc(2* var(--r)), conic-gradient(from 90deg at var(--r) calc(100% - 2* var(--r)), #0000 25%, #e63c7f 0) 0 0 / calc(101% - .5lh) 100%;
  background-repeat: no-repeat;
}
.bs-stepper-content label{
  font-size: 14px;
  color: #413d46;
  font-weight: 600;
}

.bs-stepper .bs-stepper-circle {
  line-height: 33px!important;

}
.bs-stepper .step.active .bs-stepper-circle {
  background-color: #6100e9!important;
}



select, input{
  font-weight: 500;
  font-size: 15px !important;
}
.validate-has-error {
  color: #f06846 !important;
  margin-left: 0px !important;
  font-size: 13px;
  font-weight: 500;
}
div:where(.swal2-container) div:where(.swal2-popup){
  font-size: 14px!important;
}
div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm){
  background-color: #7066e0!important;
}

div:where(.swal2-container) h2:where(.swal2-title){
  padding: 0 1em 0!important;
}
div:where(.swal2-container) div:where(.swal2-html-container){
  padding: 1em 2.6em .3em!important;
}
.card-mec{
  background: #ffffff;
  padding: 24px;
  border-radius: 10px;
}
.scroll::-webkit-scrollbar {
  width: 5px;
}
  .grid-item{
    grid-auto-rows: 1fr 
  }
  .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    z-index: 2;
    color: rgb(95 45 237 / var(--tw-bg-opacity));
    background-color: #eeeeee;
    border-color: #ddd;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: rgb(95 45 237 / var(--tw-bg-opacity));
    border-color: rgb(95 45 237 / var(--tw-bg-opacity));
    cursor: default;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
  .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
  }
  .pager li {
    display: inline;
  }
  .pager li > a,
  .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
  }
  .pager li > a:hover,
  .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
  .pager .next > a,
  .pager .next > span {
    float: right;
  }
  .pager .previous > a,
  .pager .previous > span {
    float: left;
  }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
  }
  .duration::-webkit-scrollbar {
    width: 2px;
    height: 6px;
    }
  .duration{
    height: 450px;
    overflow: overlay;
  }
  .notfound{
    position: relative;
    left: 100%;
    top: 50%;
  }
  .notfound p{
    text-align: center;
    padding-left: 50px;
    font-size: 20px;
  }
  .alliances{
    background-color: #fff;
    height: 200px !important;
    padding: 13px;
    margin: 10px;
  }

  .notfound2 {
    position: relative;
    top: 50%;
    width: 300px;
    left: 35%;
    margin-bottom: 50px;
}
.notfound2 p{
  text-align: center;
  padding-left: 50px;
  font-size: 20px;
}
.off {
  display: none;
}