.carousel-item {
  height: 85vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.home-sub .row {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.home-sub .home-sub-tile {
  background: rgba(120, 15, 80, 0.8);
}
.home-sub .home-sub-spacer {
  min-height: 360px;
}
.project-tile .card:hover{
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0,0,0,.20), 0 4px 8px rgba(0,0,0,.10);
  transition: transform 0.35s ease-in-out, scale 0.35s ease-in-out;
}
footer {
  color: #f8f8f8;
}
footer a {
  color: #f8f8f8;
  text-decoration: none;
}
footer a:hover {
  color: #a8a8a8;
  text-decoration: underline;
}
.calculator-section {
  background-image: url('../assets/img/home/calculator_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-image {
  background-image: url('../assets/img/home/contact_image.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.breadcrumb a {
 color: #ccc;
}
.breadcrumb a:hover {
 color: #fff;
}
.icon-square {
  width: 4rem;
  height: 4rem;
  border-radius: 2rem;
}
.icon-square img {
  height: 2.75rem;
}
.hover-image {
  overflow: hidden;
  position: relative;
}
.hover-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.hover-image:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.list-padded li {
  padding-top: 0.75rem;
  padding-bottom: 0.25rem;
  border-bottom: #ececec 1px solid;
}
.text-gray {
  color: #495057
}

.addBtn:hover {
    transform: scale(1.1);
}

.addBtn {
    transition: all 0.2s ease;
    cursor: pointer;
}

.item-dis .card:hover {
    box-shadow: 5px 6px 6px 2px #e9ecef;
    transform: scale(1.1);
}

.item-dis .card {
    transition: all 0.2s ease;
    cursor: pointer;
}

.allot {
	font-weight: bold;
	color: #db6402;
	font-size: 0.75rem;
	}
	

.allot:hover{
	color: #ed7d21;
	font-size: 0.75rem;
}

.assign {
	font-weight: bold;
	color: #db6402;
	
	font-size: 0.75rem;
	}

.assign:hover{
	color: #ed7d21;
	font-size: 0.75rem;
}

.ui-front ul{
	list-style: none;
}

.station-tab {
	padding-top: 10px;
}

.spacer {
	padding-top: 5rem;
}

.dash tr td { font-size: 0.75rem; }
.dash th { font-size: 0.75rem; }

/* Styles for wrapping the search box */

.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 5 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

/* My Trips */
.mt-bg{
 background:#efe5e0; 
}

.dash-bg {
	 display: flex;
	 background:#ff3c10; 
	 border-radius: 0px 0px 30px 30px;
	 overflow:hidden;
}

.mt-user{
	height: 150px;
}

.mt-user-name{
	font-weight: bold;
	color: #fff;	
	font-size: 1.25rem;
}

.mt-status{
	font-weight: bold;
	color: #004910;	
	font-size: 0.85rem;
}



.dash-controls {
	background-color: #fff;
	display: block;  
	justify-content: space-between;
	align-items: center;
	height: 100px;
	position: absolute;
	width: 85%;
	top: 155px;
	left: 50%;
	padding: 12px;
	transform: translateX(-50%);
	border-radius: 20px;
	box-shadow: 0 0 3px #ccc;
}

.mt-controls{	
	 background:#0d9d2c; 
	 border-radius: 10px;
	 color: #000;
	 height: 70px !important;
    box-sizing: border-box;
	align-items: center;
}

.mt-icons{
	font-size: 24px;
}

.mt-icons-nav{
	font-size: 32px;	
}

.rounded {
    border-radius:.25rem!important
}

.trip .card{
	border-radius: 10rem;
}

.card-trip-sec{
	background-color: #000;
	font-size: 1rem;	
	color: #fff;
	font-weight: bold;
}

.card-cus-sec{
	background-color: #0d9d2c;
	color: #000;
}

.trip .card-label{
	font-size: 0.8rem;
	font-style: italic;
	padding-top: 3px;	
	color: #141414;
}

.trip .card-name{
	font-size: 1.15rem;
	font-weight: bold;
}

.trip .card-number{
	font-size: 1.0rem;
	font-weight: bold;
}

.trip .card-location{
	font-size: 0.85rem;
	font-weight: bold;
}

.trip-bg {
	 display: flex;
	 background:#ff3c10; 
}

.text-small{
	font-size: 0.7rem;
}

.text-name{
	font-size: 1.25rem;
}

.card-small{
	font-size: x-small;
	color: #636363;
}

#trips .sb-1{	
	font-size: 1.0rem;
	font-weight: bold;
}

#trips .sn-1{	
	font-size: 1.0rem;
	font-weight: normal;
}

#trips .sb-2{	
	font-size: 0.85rem;
	font-weight: bold;
}

#trips .sn-2{	
	font-size: 0.85rem;
	font-weight: normal;
}

.icon-square {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  background-color: currentColor;
  color: white;
  font-size: 0.75rem;
  border-radius: 0.25rem;
}

.profile-bg {
	 display: flex;
	 background: #ced4da; 
	 border-radius: 0px 0px 30px 30px;
	 overflow:hidden;
}

.profile-img {
	background-color: #fff;
	display: flex;  
	justify-content: center;
	align-items: center;
	height: 150px;
	width: 150px;
	position: absolute;
	top: 120px;
	left: 50%;
	padding: 12px;
	transform: translateX(-50%);
	border-radius: 50%;
	box-shadow: 0 0 3px #ccc;
}

.profile-name{
	font-size: 1.5rem;
	font-weight: bold;
}

.clickable-div {
	cursor: pointer; /* Changes the cursor to a hand */
	font-weight: bold; /* Makes the font bold */
	color: var(--bs-primary);
}

/*
.tab-pane {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
	padding: 2px;
}

.dash table {
	margin-bottom: 0px;
}

.show-border{
	border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 5px 5px;	
	padding: 2px;
}
*/


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 880px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1280px;
  }
}

@media (max-width: 767px) {
	.hidden-mobile {
	  display: none;
	}
}

