/*custom css*/
.text-info{
	color: #fff !important;
}
.text-info1{
	color: #4c87bd!important;
}
span.m-l-5 {
    font-size: 17px !important;
}
.icon-apple{
	font-size: 20px;
	padding-top: 5px;
}

.app-image-container {
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  gap: 10px; /* Add some space between the images if needed */
} 

.xdsoft_datetimepicker.xdsoft_inline {
  width: 100% !important;
  height:300px !important;
}

.xdsoft_datepicker {
  width: 77% !important;
  height: 100% !important;
}

.xdsoft_timepicker {
  width: 15% !important;
  height: 100% !important;
}

.xdsoft_calendar {
  height: 100% !important;
}

.xdsoft_calendar table {
  height: 90% !important;
}

.xdsoft_time_box {
  height: 85% !important;
}

.table {
  text-align: start !important;
}

/* CSS */
.button-57 {
  position: relative ;
  overflow: hidden;
  color: #fff !important;
  display: inline-block;
  font-size: 15px;
  border-radius: 5px;
  line-height: 15px;
  padding: 10px 15px ;
  text-decoration: none;
  cursor: pointer;
  background: #00c292;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  font-weight: 900;
}

.button-57 span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}

.button-57 span:last-child {
  color: white;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 70%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
}

.button-57:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fec107;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}

.button-57:hover:after {
  transform-origin: bottom center;
  transform: skewY(9.3deg) scaleY(2);
}

.button-57:hover span:last-child {
  transform: translateX(-50%) translateY(-100%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}
.pull-right-custom.font-bold.p-t-10 {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 576px){
	.image-responsive{
		height: 63px !important;
	}
	.responsive-css{
		display: none !important;
	}

}
.image-responsive{
	height: 70px;
}
.main-image1{
  width: 100%;
}
.btn-primary.btn-filled{
  background-color : #000 !important;
}
.bg-new-btn{
  background-color: #fec107 !important;
  color: #fff !important;
  padding: 7px;
  border: none !important;
  border-radius: 10px !important;
}
.Bold-heading{
  font-weight: 700 !important;
}
.nav-link{
  color: #fff !important;
}
.nav-container{
     display: flex;
    justify-content: space-between;
    align-items: center;
}
.icon-header{
  font-size: 18px !important;
}
.new-image{
  width: 100%;
}
.new-image1{
  width: 80px;
}
.box-shadow{
  box-shadow : rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
  }

  .iso-image{
    width: 80px;
  }
  .startup-image{
    width: 100px;
  }

  
  @media only screen and (max-width: 786px) {
  .header-call {
    display: none !important;
  }

}
  @media only screen and (max-width: 992px) {
  .startup-image {
    display: none !important;
  }

  .startup-image-footer {
        width: 95px !important;
  }

  .iso-image {
    width: 65px !important;
  }
  .start-yp-favicon{
    display: block !important;
  }
  
  
}

.mobile-show {
  left: -95px !important;
}

.input-mobile {
  width: 50px;
  text-align: right !important;
}

@media only screen and (max-width: 480px) {
  .mobile-show {
    position: absolute !important;
    left: -105px !important;
  }

  .input-mobile {
    width: 50px !important;
    text-align: left !important;
  }

}

.start-yp-favicon{
  display: none ;
  padding-bottom: 10px;
}
.nav1{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.new-bold{
  font-weight: 700;
}
.broze-background-color{
  background: linear-gradient(-45deg,#f403d1,#64b5f6) !important; 
}
.silver-background-color{
  background: linear-gradient(-45deg,#ffec61,#f321d7) !important; 
}
.gold-background-color{
  background: linear-gradient(-45deg,#24ff72,#9a4eff) !important; 
}
.Diamond-background-color{
  background: rgb(2,0,36);
background: linear-gradient(4deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 24%, rgba(0,212,255,1) 100%);
}
.property-main{
  
  background: linear-gradient(
    135deg,
    rgba(163, 168, 240, 1) 0%,
    rgba(105, 111, 221, 1) 100%
  );

}
.main-image-bronze{
  width: 240px;
}
.main-image-Silver{
  width: 240px;

}



/* Floating chat css start */ 
  @media only screen and (max-width: 480px) {
    .float-chat-box {
      right : 5% !important;
      bottom : 75px !important;
      height:460px !important;
      width:330px !important; 
    }
  }
  .float-chat-icon {
    position:fixed;
    right : 10px;
    bottom : 10px;
    background-color: #343a40;
    color:#fff;
    padding: 15px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1;
  }

  .float-chat-box {
    position:fixed;
    right : 60px;
    bottom : 60px;
    background: rgba(0,0,0,.77);
    color:#fff;
    padding: 15px;
    width:350px; 
    z-index: 1;
    border-radius: 10px;
    display: none;
    resize:vertical;
  }

  .messages {
    height:330px;
    margin-top:10px;
    overflow-y: auto;
  }

  .messages::-webkit-scrollbar {
    width:2px;
  }

  .messages::-webkit-scrollbar-track {
    background-color: rgba(0,0,0,.77);
  }

  .messages::-webkit-scrollbar-thumb {
    background-color: rgba(248,248,248,.94);
  }

  .message-input::-webkit-scrollbar {
    display: none;
  }

  .message-input {
    width:100%;
    background:transparent;
    border:none;
    color:#fff;
  }

  .message-input::placeholder {
    color:#fff;
  }

  .message-input-admin::-webkit-scrollbar {
    display: none;
  }

  .message-input-admin {
    width:100%;
    background:transparent;
    border:solid 1px #ededed;
    padding: 10px;
    color:#000;
  }

  .message-input-admin::placeholder {
    color:#b1aeae;
  }

  .msg-content {
    border-radius: 5px 5px 5px 5px;
    background-color: rgba(248,248,248,.94);
    color: #222;
    width:auto;
    padding:10px 20px;
    max-width: 70%;    
  }
  .sent-message {
    display: flex;
    align-items: flex-end;
    margin-top: 5px ;
    margin-bottom: 5px; 
    flex-direction: row-reverse;
  }

  .received-message {
    display: flex;
    align-items: flex-start;
    margin-top: 5px ;
    margin-bottom: 5px; 
  }

  .agent-message {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    flex-direction: column;
    border-bottom:solid 1px #fff;
  }

  .agent-msg-content {
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    width:auto;
    padding:10px 20px;
    max-width: 100%;    
  }

  .msg-content-admin {
    border-radius: 5px 5px 5px 5px;
    /*background-color: rgb(209 207 207 / 94%);
    color: #222;*/
    background-color: #0000FF8F;
    color: #fff;
    width:auto;
    padding:10px 20px;
    max-width: 70%; 
    font-weight: 500;   
  }

  .delete-icon {
    color: #898787;
    width: auto;
    padding: 22px 7px 0px 5px;
    max-width: 10%;
    font-weight: 500;
  }

  .sent-message-admin {
    display: flex;
    align-items: flex-end;
    margin-top: 5px ;
    margin-bottom: 5px; 
    flex-direction: row-reverse;
  }

  .received-message-admin {
    display: flex;
    align-items: flex-start;
    margin-top: 5px ;
    margin-bottom: 5px; 
  }

  .agent-message-admin {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    flex-direction: column;
    
  }

  .agent-msg-content-admin {
    border-radius: 0px 0px 0px 0px;
    color: #000;
    width:auto;
    padding:10px 20px;
    max-width: 100%; 
    font-weight: 500;  
  }

  .user-messages {
    height:79%;
    max-height: 79%;
    overflow-y: auto;
    background: #fff;
    padding:15px;
    border-bottom: solid 1px #7070ff;
    border-bottom: solid 1px #7070ff;
    border-left: solid 1px #7070ff;
    border-right: solid 1px #7070ff;
  }

  .completed_chat {
    height:92% !important;
    max-height: 92% !important;
  }

  .user-messages2 {
    height: calc(100% - 37px);
    overflow-y: auto;
    background: #fff;
    padding:15px;
    border-bottom: solid 1px #7070ff;
    border-left: solid 1px #7070ff;
    border-right: solid 1px #7070ff;
  }

  .message-box-admin {
    background:#fff;
    border-bottom: solid 1px #7070ff;
    border-left: solid 1px #7070ff;
    border-right: solid 1px #7070ff;
  }

  .user-messages::-webkit-scrollbar {
    width:5px;
  }

  .user-messages::-webkit-scrollbar-track {
    background-color: rgba(248,248,248,.94);
  }

  .user-messages::-webkit-scrollbar-thumb {
    background-color: rgb(109 109 237 / 39%);
  }

  .typing-indicator {
    width: auto;
  }

  .typing-indicator span {
    height: 5px;
    width: 5px;
    float: left;
    margin: 0 1px;
    background-color: #000;
    display: block;
    border-radius: 50%;
    opacity: 0.4;
  }

  .typing-indicator span:nth-of-type(1) {
    animation: 1s blink infinite 0.3333s;
  }

  .typing-indicator span:nth-of-type(2) {
    animation: 1s blink infinite 0.6666s;
  }

  .typing-indicator span:nth-of-type(3) {
    animation: 1s blink infinite 0.9999s;
  }

  @keyframes blink {
    50% {
      opacity: 1;
    }
  }

  @keyframes bulge {
    50% {
      transform: scale(1.05);
    }
  }

  .bg-white-gradient{
    box-shadow: 1px 2px 5px 5px !important;
    background-image: linear-gradient(180deg,black,white) !important;
  }

  .bg-blue-gradient{
    box-shadow: 1px 2px 5px 5px !important;
    background-image: linear-gradient(180deg, black, blue) !important;
  }

  .bg-blue-footer-gradient{
    box-shadow: 2px 2px 5px 9px rgba(0, 0, 0, 0.5) !important;
    background-image: linear-gradient(180deg,black,blue) !important;
    margin-top: 17px !important;
  }
/* Floating chat css start */ 

/* Admin chat css start */ 
  .color-white {
    color:#fff;
  }
  .background-white {
    background-color: #fff;
  }
  .chat-sidebar {
    max-height: 485px;
    height: 485px;
    /*border-right:solid 2px gray;*/
  }
  .chat-conversation {
    max-height: 485px;
    height: 485px;
    border-radius: 5px 5px 0 0;
  }

  .chat_people { 
    overflow:hidden; clear:both;
  }

  .chat_ib h5{ font-size:13px; color:#464646; margin:0 0 8px 0;}
  .chat_ib h5 span{ font-size:13px; float:right;}
  .chat_ib p{ font-size:14px; color:#989898; margin:auto}
  .chat_img {
    float: left;
    width: 11%;
  }
  .chat_ib {
    float: left;
    padding: 10px 0 0 15px;
    width: 88%;
  }

  .chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
    cursor: pointer;
  }

  .inbox_chat { 
    height: calc(100% - 37px); 
    overflow-y: scroll;
    border-bottom: solid 1px #7070ff;
    border-left: solid 1px #7070ff;
    border-right: solid 1px #7070ff;
  }

  .inbox_chat::-webkit-scrollbar {
    width:5px;
  }

  .inbox_chat::-webkit-scrollbar-track {
    background-color: rgba(248,248,248,.94);
  }

  .inbox_chat::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.77);
  }

  .bold {
    font-weight: bold;
  }

  .chat_top_bar {
    /*background: linear-gradient(180deg,rgba(242,175,75,1) 0%,rgba(255,196,103,1) 50%,rgba(242,175,75,1) 100%);
    border-radius: 5px 5px 0 0;
    color: #4f4f4f;
    text-transform: uppercase;*/
    background: linear-gradient(180deg, black, blue);
    border-radius: 5px 5px 0 0;
    color: #fff;
    text-transform: uppercase;
  }

  .table_head th {
    background: linear-gradient(180deg, black, blue) !important;
    color: #fff;
  }

  .table thead tr th {
    background: linear-gradient(180deg, black, blue) !important;
    color: #fff;
  }

  .bg-theme {
    background: linear-gradient(180deg, black, blue) !important;
    color: #fff;
  }

  .color-bordered-table.inverse-bordered-table  {
    border: solid 2px #7070ff;
  }

  .chat_head {
    padding: 5px 10px;
    margin-bottom: 0px !important;
    font-weight: 500;
  }

  .p-0 {
    padding:0px !important;
  }

  .pagination li > a {
    background: linear-gradient(180deg, black, blue) !important;
    color: #fff;
    padding: 4px 10px;
    margin: 6px;
    border-radius: 4px;
  }

  .pagination .active > span {
    background: #fff;
    color: #000;
    padding: 4px 10px;
    margin: 6px;
    border-radius: 4px;
    border: solid 1px #7070ff;
  }

  .pagination .disabled > span {
    background: #fff;
    color: #000;
    padding: 4px 10px;
    margin: 6px;
    border-radius: 4px;
    border: solid 1px #7070ff;
  }

  html {
    scroll-behavior: smooth;
  }
  
/* Admin chat css start */ 