
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Libre+Barcode+128&family=Libre+Barcode+39&family=Manrope:wght@200..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Agu+Display&family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Libre+Barcode+128&family=Libre+Barcode+39&family=Manrope:wght@200..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Special+Elite&display=swap');
.no-radius{border-radius:0px!important;}
.cutomAvailTable>thead>tr>th, .cutomAvailTable>tbody>tr>td{
    padding:1px 3px!important;
}
.trLoader{color: #FF9800;background-color: #00000078;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    height: 100%;
    text-align: center;display:none;}
.preloader{    
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: #413e3bc4;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center; /* Horizontal centering */
    align-items: center;    /* Vertical centering */
   
}
.attrBtn{max-height:50px;font-size:12px;}
.attrText{font-weight: bold;
    font-size: 20px;
    display: inline-block;
    padding-right: 30px;
    color: orange;}
.bordersB{border:1px solid gray;border-radius:5px;padding:3px;margin:3px;background-color: beige;}
.mycustH h6{font-size:15px;margin-bottom:0px;}
.mycustH p{font-size:12px;margin-bottom:3px;}
.mycustH p{font-size:12px;margin-bottom:3px;}
.mycustH a{font-size:12px;padding:3px;min-width:127px;}
.a-right{text-align:center;}
.p30{padding-top:30px;padding-bottom:30px;}
.navbar {
  position: relative; /* Ensure z-index applies */
  overflow: visible; /* Allow elements to overflow */
  min-height:65px;
}
.mt-12{margin-top:12px!important;}
.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
    background-color: #f3f3f3;
    padding: 4px;
}
.navbar-toggler {
    padding: .25rem .0rem!important;
}
.white{color: white;
    font-weight: bold;
    font-size: 33px;
    line-height: 33px;
    font-family: "Special Elite", system-ui;
    margin-top: 11px !important;
    display: block;}
.bg-gray {
    background-color:#414050!important;
}
.navbar-nav>li{gap:20px;padding-right:25px;}
.navbar-nav>li>a{font-size:19px;}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255 255 255 / 90%);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 255 255)!important;
}
  .navbar .nav-link {
    position: relative;
    color: #b7b7b7;
    padding-bottom: 5px;
    transition: color 0.3s;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(195 190 190);
}
    .navbar .nav-link.active,
    .navbar .nav-link:hover {
      color: #ff6600; /* Active and hover link color */
    }

    .navbar .nav-link.active::after,
    .navbar .nav-link:hover::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 3px;
      background-color: #ff6600; /* Border color */
    }

    .navbar .nav-link.active {
      color: #ff6600; /* Active link color */
    }


.logo img {
    /*max-width: 200px;*/
    height: 120px;
    position: absolute;
    z-index: 9;
    top: -39px;
    border: 1px solid #000000;
    padding: 0px;
    background-color: #fff8f8;
    box-shadow: 0 0 5px;
}
/* Logo Styling */
.logo {
  position: relative; /* Ensures proper placement */
  z-index: 10; /* Keeps logo above other elements */
}

.logoImg {
 
}

/* Navbar Toggle Button Adjustments */
.navbar-toggler {
  z-index: 11; /* Ensures the toggle button is functional above other elements */
}

.navbar-collapse {
  z-index: 10; /* Avoids overlap issues with other elements */
}
.bg-light {
    background-color: #ffffff !important;
}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.btn-Search{border-color: #bfbfbf!important;background-color: #e9ecef!important;color;black!important;text-align:left;}
.btn-Search{color;black!important;text-align:left;}
.orangebtn{
    color: #fff!important;
    background-color: #FF9800!important;
    border-color: #FF9800!important;
}
.orangebtn:hover{
    color: #fff!important;
    background-color: #ffc107!important;
    border-color: #ffc107!important;
}
.carousel-inner img {
    width:100%;
    height:auto;
      object-fit: cover; /* Ensures the image covers the container proportionally */
    aspect-ratio: 64 / 22;
    }
	.dropdown-toggle::after {
      display: none;
    }

    .counter-btn {
      width: 35px;
      height: 35px;
      font-size: 18px;
      padding: 0;
      background-color: #f8f9fa;
      border: 1px solid #ced4da;
    }

    .counter {
      text-align: center;
      font-size: 18px;
      width: 40px;
      display: inline-block;
      margin: 0 10px;
    }
   /* .search-form {
    position: absolute;
    bottom: -31px;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: #414050cf;
    padding: 12px;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
} */

.search-form {
    position: relative;
    bottom: 0;
    
	padding-top:12px;padding-bottom:12px
}
	
	.input-group {
      position: relative;
    }

    .input-group-text {
      position: absolute;
      top: 50%;
      left: 10px;
      transform: translateY(-50%);
      font-size: 18px;
    }

    
	
	
	
	.content-left, .content-right {
      opacity: 0;
      transform: translateX(-100%); /* Start off-screen */
      transition: transform 1s ease-out, opacity 1s ease-out;
    }

    .content-right {
      transform: translateX(100%); /* Start off-screen to the right */
    }

    /* Animation triggered on page load */
    .animate-left {
      opacity: 1;
      transform: translateX(0); /* Move to normal position */
    }

    .animate-right {
      opacity: 1;
      transform: translateX(0); /* Move to normal position */
    }
	
	
	.p100{padding:100px 0px;}
	.heroHeadings{position:relative;width:100%;display:block;height:auto;}
	.heroHeadings>h1{position: relative;margin-bottom:47px;
	
    color: #FF9800;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 48px;
    line-height: 62px;}
	
	.heroHeadings>.bottom-border {
    position: absolute;
    bottom: -32px;
    width: 80px;
    height: 2px;
    background-color: gray;
}
.motelbox{border:1px solid gray;border-radius:10px;padding:8px;}
.imgContainers{position:relative!important;}
.imgContainers a{position: absolute;
    top: 10px;
    right: 12px;
    background-color: white;
    padding: 0px 5px;
    border-radius: 100%;z-index:9}
.whitebox{background-color: white;
    padding: 31px 0px 55px;}
.accomo-bgImg {
    position: relative!important; /* Make the section a relative container */
    height: 350px;min-height:350px;max-height:350px; /* Full-screen height or adjust as needed */
   background-image: url(../images/misc/accomodation.jpg);
    background-size: cover; /* Ensure the background image covers the section */
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Avoid tiling */
}
.contact-bgImg{
	background-image: url('../images/misc/contact-us.jpg'); /* Replace with your image URL */
  background-size: cover; /* Ensure the image covers the entire section */
  background-repeat: no-repeat; /* Prevent the image from repeating */
  background-position: center; /* Center the image */
  min-height: 350px; /* Set a minimum height to fill the viewport */
  min-height:350px;
  height:350px;
}
.bgImg2{
	background-image: url('../images/misc/facilities.jpg'); /* Replace with your image URL */
  background-size: cover; /* Ensure the image covers the entire section */
  background-repeat: no-repeat; /* Prevent the image from repeating */
  background-position: center; /* Center the image */
  min-height: 350px; /* Set a minimum height to fill the viewport */
  min-height:350px;
  height:350px;
}
.mt100{margin-top:36px;}
.accoHeadings>h1 {
    position: relative;
    margin-bottom: 30px;
    color: #FF9800;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 49px;
    line-height:49px;
}

.acco{margin-bottom:20px;}
.acco>a{text-decoration:none;color:black;}
.acco>a>h4 {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-style: normal;
	margin-bottom:25px;
    
}
.acco>a>p {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
	margin-bottom:25px;
	font-size:19px;
    
}
.about>p {
    position: relative;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
	margin-bottom:25px;
	font-size:19px;
    
}
.accoHeadings>p {
    position: relative;
    margin-bottom: 0px;
    color: black;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height:20px;
}
.para{display:block;position:relative;}
.para>p{font-size: 18px;
    color: black;
    line-height: 20px;font-family: "Roboto", sans-serif;}
	
	
.box{border:1px solid #dddddd;border-radius:10px;overflow:hidden;}
 .image-container {
      width: 100%;  /* Adjust width as needed */
      /*height: 300px;   Adjust height as needed */
      overflow: hidden;
      position: relative;
    }
.bg-gray{background-color:rgb(249 250 251);}
    .image-container img {
      width: 100%;
      height: 40%;
      object-fit: cover; /* Ensures the image covers the entire container */
	  transition: transform 0.3s ease-in-out; /* Smooth transition for zoom effect */
    }
	 /* Hover effect to zoom in */
    .box:hover .image-container img {
      transform: scale(1.2); /* Zoom effect */
	  transition: transform 0.5s ease-in-out;
    }
	.heading-container{padding:34px 12px 12px;position:relative;}
	.heading-container>p{color:black;font-family: "Roboto", sans-serif;font-weight:400;cursor:pointer;position:relative;margin-bottom:0px;}
	.heading-container>span{width: 46px;
    height: 1px;
    background-color: #f1e7e7;
    position: absolute;
    bottom: 6px;}
	
	 .ami-container ul {
      display: flex; /* Use flexbox for horizontal alignment */
      flex-wrap: wrap; /* Allow items to wrap to the next line */
      padding: 0; /* Remove default padding */
      margin: 0; /* Remove default margin */
      gap: 10px; /* Space between items */
	  padding:12px;
    }

    .ami-container ul li {
		color:gray;
      display: list-item; /* Ensure the bullets are displayed */
      list-style-type: disc; /* Default bullet points */
      margin: 0 10px 0 20px; /* Add space between items and adjust bullet alignment */
      font-size: 14px; /* Adjust font size */
	  font-family: "Roboto", sans-serif;
    }

    /* Remove bullet for the first list item */
    .ami-container ul li:first-child {
      list-style-type: none; /* Hide bullet for the first item */
      margin-left: 0; /* Adjust margin to align with other items */
	  font-family: "Roboto", sans-serif;
    }
	
	.button-container{padding:0px 12px 12px; position:relative;}	
	.button-container a{color:orange;line-height:16px;font-size:16px;font-family: "Roboto", sans-serif;}
	
	
	
	 .mish {
    position: relative; /* Ensure proper layout for images */
    overflow: hidden; /* Prevent images from spilling outside the container */
	
  }
   .mish img {
    width: 100%; /* Ensure the image takes up the full width of the container */
    height: 100%; /* Ensure the image takes up the full height of the container */
    object-fit: cover; /* Maintain aspect ratio while filling the container */
    display: block; /* Remove any extra space below the image */
  }
	 /* Hover effect to zoom in */
    .mish:hover img {
      transform: scale(1.2); /* Zoom effect */
	  transition: transform 0.5s ease-in-out;
    }
	absoluteText {
    position: absolute !important;
    bottom: 30px;
    left: 30px;
    z-index: 2 !important;
    font-weight: bold;
    color: #ffffff;
}

.image-container {
    position: relative;
    display: inline-block; /* Ensures the container wraps tightly around the image */
}
	.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 18px; /* Adjust size as needed */
    opacity: 0.5; /* Hidden by default */
    transition: opacity 0.3s ease; /* Smooth transition */
    border-radius: 0.5rem; /* Matches image rounding */
}
.image-container:hover .overlay {
    opacity: 0; /* Display overlay on hover */
}

	 /* Overlay styling */
    .mish::after {
      content: ''; /* Pseudo-element */
      position: absolute; /* Positioned relative to .mish */
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5); /* Black color with 50% transparency */
      opacity: 0; /* Initially hidden */
      transition: opacity 0.5s ease-in-out; /* Smooth fade-in effect */
    }

    /* Hover effect for the overlay */
    .mish:hover::after {
      opacity: 1; /* Show the overlay on hover */
    }
	
	
	
	
	
	 /* Always visible overlay */
    .mish::before {
      content: ''; /* Pseudo-element for overlay */
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); /* Black overlay with 30% transparency */
      transition: background-color 0.5s ease-in-out; /* Smooth transition effect */
    }

    /* Hover effect for the overlay */
    .mish:hover::before {
      background-color: rgba(0, 0, 0, 0.6); /* Increase transparency on hover */
    }
	
	.mishB h4 {
    z-index: 2;
    color: white;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 31px;
    position: absolute;
    bottom: 39px;
    left: 37px;
}	

.mishS h4 {
    z-index: 2;
    color: white;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 31px;
    position: absolute;
    bottom: 39px;
    left: 37px;
}

.box-white{ height: 350px;
    border: 1px solid #ddd;
    border-radius: 10px;
    background-color: white;
    padding: 56px;
    text-align: left;margin-bottom:20px;}
.box-white p {
    color: #a7a4a4;
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}
.box-white>.auth>p {
    color: orange;
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
	margin-bottom:0px;
}
.box-white>.auth>span {
	display:block;
    color: #656161;
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
	font-weight:200;
}
/* Adding double quotes before the content */
  .box-white::before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 50px;
    color: #dbdbdb;
    position: absolute;
    top: -36px;
    left: 78px;
}

/* Footer Styles */
    .footer {
      background-color: rgb(0 0 0 / 80%); /* Black background */
      color: #fff; /* White text */
      padding: 40px 0;
	  font-family: "Roboto", sans-serif;
    }

    .footer h5 {
      font-weight: bold;
	  font-family: "Roboto", sans-serif;
    }

    .footer a {
      color: #fff;
      text-decoration: none;
	  font-family: "Roboto", sans-serif;
    }

    .footer a:hover {
      text-decoration: underline;
    }
	
	.social-icons {
      display: flex; /* Use Flexbox for alignment */
      
      gap: 15px; /* Space between icons */
    }

    .social-icons a {
      color: #fff; /* White color for icons */
      font-size: 40px; /* Adjust size of the icons */
      text-decoration: none; /* Remove underline */
      transition: color 0.3s ease; /* Smooth color transition */
    }

    .social-icons a:hover {
      color: #007bff; /* Change color on hover */
    }
	
	/* Copyright Strip Styling */
    .copyright-strip {
      background-color: #000; /* Dark black background */
      color: #fff; /* White text */
      padding: 10px 0; /* Padding for top and bottom */
    }

    .copyright-strip .container {
      display: flex;
      justify-content: space-between; /* Space between contents */
      align-items: center; /* Vertically center the items */
      font-size: 14px; /* Adjust font size */
    }

    .copyright-strip a {
      color: #b5b1b1;
      text-decoration: none;
    }

    .copyright-strip a:hover {
      text-decoration: underline;
    }
	.mw62p{min-width:62%;width:62%;max-width:62%;}
 .checklist ul {
      list-style: none; /* Remove default list styling */
      padding: 0;
	  margin-top:38px;
    }
    .checklist ul li {
     position: relative;
    padding-left: 35px;
    margin-bottom: 17px;
    font-size: 19px;
    }
    .checklist ul li::before {
      content: "\f00c"; /* Font Awesome check icon */
      font-family: "Font Awesome 5 Free"; /* Required font family */
      font-weight: 900; /* Font weight for solid icons */
      position: absolute;
      left: 0;
      top: 0;
      color: gray; /* Icon color */
      font-size: 1.2rem; /* Adjust size as needed */
    }
	.h358{max-height:358px;min-height:358px;margin-bottom:23px;width:100%;}
	
	.info-grid {
      display: grid;
      grid-template-columns: 1fr 1fr; /* Two equal columns */
      gap: 20px; /* Space between columns */
    }
    .info-box h3 {
      font-size: 1.5rem;
      margin-bottom: 10px;
      color: #333;
    }
    .info-box p {
      margin: 0;
      color: #555;
      line-height: 24px;
    }
	.contact-form {
     
      background: #f9f9f9;
      padding: 20px;
      border-radius: 8px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }
    .contact-form h2 {
      
      margin-bottom: 20px;
      color: #333;
    }
	
	.herocaption>h3{
		font-family: "Roboto", sans-serif;
		font-weight:400;
		color:orange;
		display:block;
	}
	
.herocaption>a{display:inline-block;font-family: "Roboto", sans-serif;font-weight:400;padding-right:12px;}
.herocaption>span{display:inline-block;font-family: "Roboto", sans-serif;font-weight:400;}
.rating>i{display:inline-block;font-weight:400; color:orange;margin-right:5px!important;}
.heroBtns>a{display:block;max-width:245px;}

.p30{padding:30px 12px}	
.p36{padding:36px 0px;}	
.orange{color:orange;}
.red{color:red!important;}	
.cM{margin-bottom: 0px !important;
    display: inline-block;
    padding-top: 8px;}	
	
	
	@media (max-width: 576px) { /* Adjust styles for small screens */
	.navbar-collapse {
    z-index: 10;
    padding-top: 96px;
}
	.navbar {
    position: relative;
    overflow: visible;
    min-height: 61px;
}
.logo img {
        max-width: 194px!important;
        height: 94px!important;
        position: absolute;
        z-index: 9;
        top: 11px;
        border: 1px solid #000000;
        padding: 0px;
        background-color: #fff8f8;
        box-shadow: 0 0 5px;
        /* width: 84px; */
        left: -27px;
    }
      .logo {
        top: 5px;
        left: 5px;
      }
	  
.navbar-brand {
        left: 36px;
        top: -13px;
        transform: translateX(-34%);
    }

  .navbar-toggler {
    margin-left: auto; /* Ensures the toggler is aligned to the right */
  }	  
	  
	  
	  
	  
	  
	  
	/* .search-form {
    position: relative;
    bottom: -31px;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 10;
    background: #414050cf;
    padding: 12px;
    border-radius: 0px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
} */

.search-form {
    position: relative;
    bottom: 0;
    
	padding-top:12px;padding-bottom:12px
}
    }
@media only screen and (max-width: 620px) {
}
@media (max-width: 768px) {
   
  div#navbarNav {
    margin-top: -98px;
  }
  .heroHeadings>h1 { 
    font-size: 30px !important;
      line-height: 37px !important;
}
 

    .wfull{width:100%!important;}
    .p100 {
    padding: 17px 0px;
}
    .logo {
    position: relative !important;
    z-index: 10;
}
    	.navbar-collapse {
    z-index: 10;
    padding-top: 0  px;
}
    .logo img {
    max-width: 200px;
    height: 87px;
    position: absolute;
    z-index: 9;
    top: 0px;
    border: 1px solid #000000;
    padding: 0px;
    background-color: #fff8f8;
    box-shadow: 0 0 5px;
}
}
    .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border-color: rgba(0, 0, 0, .1);
    position: absolute;
    right: 12px;
    top:12px;
}
    .carousel-inner img {
    height: auto!important;
}
	.a-right{text-align:left;}
	.whitebox {
    background-color: white;
    padding: 31px 0px 0px;
}
	.social-icons {
    display: flex;
    gap: 15px;
    justify-content: center;
}
	.accoHeadings>h1 {
    position: relative;
    margin-bottom: 14px;
    color: #FF9800;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 29px;
    line-height: 29px;
}
	.heroHeadings>h1 {
    position: relative;
    margin-bottom: 35px;
    color: #FF9800;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 44px;
    line-height: 33px;
}
	
		
		
		
	.bgImg2{
		background-image: url('../images/misc/facilities.jpg'); /* Replace with your image URL */
		background-size: cover; /* Ensure the image covers the entire section */
		background-repeat: no-repeat; /* Prevent the image from repeating */
		background-position: center; /* Center the image */
		min-height: 199px;
		max-height: 199px;
	
}





img._brand_navbar {
    margin-top: -26px;
    position: absolute;
    z-index: 99;
    height: 50px;
}


input.form-control.me-2.w-100 {
  width: 333px !important;
}


.availability-list {
    max-height: 70px;
    overflow-y: auto;
    padding-left: 20px;
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fafafa;
}

/* Custom Scrollbar */
.availability-list::-webkit-scrollbar {
    width: 8px;
}
.availability-list::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 8px;
}
.availability-list::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, orange 0%, #ff8000 100%);
    border-radius: 8px;
    height: 30px;
}
.availability-list::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%);
}

/* Optional: Date Filter Style */
.date-filter { 
    border-radius: 6px;
    border: 1px solid #3c3c3c; 
    width: 165px;
    background-color: #ffffff;
}
span.badge.badge-success {
    color: green;
    /* border: 1px solid #008000; */
}
span.badge.badge-danger {
    color: red;
    /* border: 1px solid #ff0000; */
}
span.badge.badge-warning {
    color: orange;
    /* border: 1px solid #ff8000; */
}
.mt-minus-88 {
  margin-top: -88px !important;
}