body {
	font-family: 'Poppins', sans-serif;
}
h1,h2,h3,h4,h5 {
	font-family: 'Poppins', sans-serif;
}
a, a:hover{
    text-decoration: none;
}
html, body{
    overflow-x: hidden;
}
button, input, textarea, select, a{
    box-shadow: none !important;
    outline: none !important;
    -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out;
}
header.main_header .menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header.main_header .menu .account_option {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.account_option .account {
    margin: 0px 10px;
}
header.main_header {
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 0px 5px #e4e4e4;
}
button.btn{
    border-radius: 50px;
    background: #2796dd;
    padding: 5px 17px;
    outline: 0;
    box-shadow: none;
    color: #fff;
}
header.main_header .menu .account_option button {
    border-radius: 0px;
    color: #333;
}
header.main_header .account_option select {
    background: #f8f9fa;
    border: 0;
    border-radius: 0;
    width: 75px;	
    text-align: center;
}
.home_banner {
	background-image: url(../images/home_banner_bg.jpg);
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
}
.home_banner .banner_contant {
    padding: 100px 0 270px 0;
    text-align: center;
    color: #fff;
    max-width: 85%;
    margin: auto;
}
.banner_overlay {
    background: #2796ddd1;
}
.banner_contant .heading {
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
}
.home_banner .banner_contant .search_box input {
    border-radius: 10px;
    min-height: 65px;
    border: 0;
    position: relative;
    padding: 5px 50px;
    color: #000;
    margin: auto;
    margin-top: 40px;
}
.room_box {
    background-image: url(../images/out_room_img.jpg);
    width: 90%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    background-position: 74px 0px;
    border-radius: 50px;
    background-color: #f2f2f2;
}
.section-bg {
	background-image: url(../images/sections_bg.png);
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
}
.room_box .room_contant {
    padding: 70px 195px 70px 40px;
}
.room_box .room_contant h4 {
    font-size: 30px;
    color: #183345;
}
.room_box .room_contant p {
    opacity: 50%;
    font-size: 15px;
    color: #183345;
}
.room_box.withe_bas {
	background-image: url(../images/find_room_img.jpg);
	float: right;
    background-color: #febf4b;
}
.room_find {
    position: relative;
    top: -140px;
}
.room_box.withe_bas h4 {
	color: #fff;
}
.room_box.withe_bas p {
	color: #fff;
	opacity: 80%;
}
.room_box.withe_bas button {
    background: #fff;
    border-color: #fff;
    color: #000;
}
.room_box button{
	font-size: 14px;
}
.work_contant button {
    background-image: url(../images/rent_room_bg.png);
    color: #fff !important;
    font-size: 14px;
    padding: 10px 20px;
    background-color: transparent !important;
    border: 0;
    border-radius: 0px;

}
.work_contant button:hover{
   background-color: transparent !important;
   border-color: transparent !important; 
}
.work_contant button.extra {
    background-image: url(../images/find_room_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0px; 

}
.how_work .icon_box {
    background-color: #1adfb4;
    text-align: center;
    padding: 50px 10px;
    background-image: url(../images/icon_box_bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 30px;
	background-position: center;
	min-height: 285px;
}
.work_contant .heading {
    font-size: 24px;
}
.work_contant .text {
    font-size: 13px;
}
.how_work .icon_box h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
}
.how_work .icon_box p {
    font-size: 13px;
    color: #fff;
}
.how_work .icon_box .icon {
    margin-bottom: 12px;
}
header.main_header .menu .account_option button i {
    font-size: 14px;
    margin-right: 5px;
}
.search_box {
    position: relative;
    max-width: 70%;
    margin: auto;
}
.search_box span.home {
    position: absolute;
    left: 10px;
    top: 15px;
}
.search_box span.search {
    position: absolute;
    right: 20px;
    top: 15px;
}
}
.search_box .home img {
    width: 30px !important;
}
.how_work .icon_box .count {
    position: absolute;
    top: 20px;
    left: -40px;
    background: #30c9d6;
    padding: 20px;
    border-radius: 50px;
    height: 65px;
    width: 65px;
    font-weight: 600;
    line-height: 65px;
    font-size: 28px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.how_work .row {
	align-items: center;
}
.how_work {
    display: block;
    border-bottom: solid 1px #ddd;
    padding-bottom: 80px;
}
.icon_box.first {
    background-color: #9f3ef6;
}
.icon_box.second {
	background-color: #fe6864;
}
.icon_box.three {
	background-color: #4ab0ff;
}
.icon_box.first .count {
    top: -50px;
    background-color: #dc4ff6;
}
.icon_box.second .count {
    bottom: -40px;
    top: auto;
    background-color: #fbaa69;
}
.icon_box.three .count {
    bottom: -40px;
    top: auto;
    right: -40px;
    background-color: #5c8ffb;
    left: auto;
}
.how_work .col-md-8 .row {
    background-image: url(../images/icon_boxs_bg.png);
	background-size: 90%;
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
}
.icon_box .pulse {
	position: absolute;
	top: -2px;
    left: -63px;
    height: 100px;
    width: 100px; 
	z-index: 1;
	border: 55px solid #30c9d6;
	border-radius: 70px;
	animation: pulse 1.5s ease-out infinite;
}
.icon_box.first .pulse {
    border-color: #dc4ff6;
    top: -73px;
}
.icon_box.second .pulse {
    bottom: -62px;
    top: auto;
    border-color: #fbaa69;
}
.icon_box.three .pulse {
    left: auto;
    right: -62px;
    top: auto;
    bottom: -62px;
    border-color: #5c8ffb;
}
.work_contant button:hover {
    background-color: transparent;
    color: #fff;
}

@keyframes pulse {
  0% {
      -webkit-transform: scale(0);
      opacity: 0.0;
  }

  25% {
      -webkit-transform: scale(0.1);
      opacity: 0.1;
  }

  50% {
      -webkit-transform: scale(0.5);
      opacity: 0.3;
  }

  75% {
      -webkit-transform: scale(0.8);
      opacity: 0.5;
    }

  100% {
      -webkit-transform: scale(1);
      opacity: 0.0;
  }
} 


.sec_space {
	padding: 80px 0;
}
.sec_heading {
	display: block;
	max-width: 45%;
	text-align: center;
	margin: auto;
	margin-bottom: 50px;
}
.testimonnial_box {
    text-align: center;
}
.testimonnial_box img {
    width: 80px !important;
    height: 80px;
    border-radius: 50px;
    object-fit: cover;
    border: solid 1px #a9a9a9;
    display: block !important;
    margin: auto;
    margin-bottom: 20px;
}
.testimonnial_box .desc {
    font-size: 13px;
    margin-bottom: 0px;
}
.testimonnial_box hr {
    width: 30px;
    border: solid 2px #7fc1eb;
    line-height: 1;
    margin: 10px auto;
}
.testimonnial_box .title {
    font-size: 16px;
    text-transform: uppercase;
}
.tastimonial {
    border-top: solid 1px #ddd;
}

/**================
	GET BID FOR IT SETUP
===================**/
.itsatup_box {
    border: solid 1px #ddd;
    border-radius: 5px;
}
.itsatup_box  .itsatup_img {
    background-color: #eef0fd;
    text-align: center;
    overflow: hidden;
}
.itsatup_box  .itsatup_img img {
	height: 220px;
	object-fit: cover;
}
.itsatup_box .itsatup_contant {
    padding: 15px;
    text-align: left;
}
.itsatup_box .itsatup_contant a {
    color: #000000;
    text-decoration: none;
    display: block;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
}
.itsatup_box .itsatup_contant p {
	font-size: 14px;
    margin-top: 5px;
    color: #6f6f6f;
    margin-bottom: 5px;
}
#getbid_it_slide {
    position: relative;
}
#getbid_it_slide .owl-nav.disabled {
    display: block;
    top: 40%;
}
#getbid_it_slide .owl-nav button {
	position: absolute;
    font-size: 60px;
    top: 40%;
    font-weight: 100;
    line-height: 1;
    outline: 0;
}
#getbid_it_slide .owl-nav .owl-prev {
    left: -50px;
}
#getbid_it_slide .owl-nav .owl-next {
    right: -50px;
}
#getbid_it_slide .owl-nav button:hover {
    background: transparent;
    color: #2796dd;
}
#getbid_it_slide .owl-dots {
    display: none;
}
.download_app {
    border-top: solid 1px #ddd;
}
.download_app .row {
    align-items: center;
}
.app_contant {
    margin: 0px 30px;
}
.app_contant h2 {
    font-weight: 600;
}
.app_contant span {
    padding-bottom: 7px;
    display: block;
    text-transform: uppercase;
}
.app_contant .app_images img {
    max-width: 130px;
}
footer.main_footer {
	padding: 50px 0;
    border-top: 1px solid #ececec;
}
.main_footer li {
    list-style: none;
}
.main_footer .menu li a {
    color: #423f3f;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
}
.main_footer .menu li a i {
    margin-right: 7px;
}
.footer_colum.social ul {
    display: flex;
    align-items: center;
    padding-left: 0;
}
.footer_colum.social ul a {
    min-height: 40px;
    width: 40px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-right: 15px;
    text-decoration: none;
}
.footer_colum.social .facebook {
    background: #3b579d;
}
.footer_colum.social .twitter {
    background: #00abec;
}
.footer_colum.social .instagram {
    background: #d42220;
}
.footer_colum.social .copy_right {
    font-size: 13px;
}
.footer_colum.dece img {
    max-width: 180px;
}
.footer_colum.menu li {
    padding-bottom: 8px;
}
#tastimonalst_slide .owl-dots {
    display: none;
}
.menu .rent_room {
    margin-right: 15px;
}
.login_form .form_logo img {
    width: 200px;
}
.login_form .form_title {
    margin: 30px 0;
    text-align: center;
}
.login_form .form_title h2 {
    font-size: 28px;
    font-weight: 600;
}
.login_form .enter_mobile {
    border: solid 1px #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    padding-left: 10px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #6e6e6e1c;
    margin: auto;
    position: relative;
}
.login_form  .enter_mobile select {
    border: 0;
    width: 15%;
    outline: 0;
    padding: 10px 0;
}
.login_form .enter_mobile input {
    border: 0;
    width: 85%;
    outline: 0;
    padding: 10px 0px;
    padding-left: 25px;
}
.login_form .enter_mobile:before {
    content: "";
    position: absolute;
    border: solid 1px #ededed;
    height: 25px;
    left: 72px;
}
.login_form .submit_button {
    width: 82%;
    text-align: center;
    margin: 20px auto;
}
.login_form .submit_button .btn.btn {
    width: 100%;
    background-color: #ffc83b;
    color: #fff;
    padding: 8px;
    box-shadow: 0px 2px 10px #b2b2b236;
}
.login_form .modal-footer {
    border: 0;
    padding: 0;
    padding-bottom: 20px;
    margin: auto;
}
.login_form .modal-footer button {
    background: transparent;
    color: #6c6c6c;
    border: 0;
}
.login_form .modal-footer button:hover {
    background-color: transparent;
    color: #6c6c6c;
    opacity: 0.9;
    border: 0
}
.login_form .modal-body {
    padding-bottom: 0;
}
.detail input {
    margin: 10px 0;
    outline: 0;
    padding: 10px 15px;
    width: 82%;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #6e6e6e1c;
    border: solid 1px #ddd;
    color: #747373;
}
.detail select {
    margin: 10px 0;
    outline: 0;
    padding: 10px 15px;
    width: 82%;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #6e6e6e1c;
    border: solid 1px #ddd;
    color: #747373;
}
.custom_check {
    display: inline-block;
    position: relative;
    cursor: pointer;
    line-height: 25px;
    position: relative;
    padding-left: 30px;
    margin: 5px 0px 0px;
}
.custom_check input {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    margin: 0px 0px;
    z-index: 2;
}
.custom_check .check_indicator {
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    border: 1px solid #42599c;
    border-radius: 4px;
}
.custom_check input:checked + .check_indicator:before {
    width: 7px;
    height: 12px;
    position: absolute;
    left: 6px;
    top: 2px;
    border: solid #42599c;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

.login_form .detail .align-items-center {
    width: 82%;
    margin: 20px auto;
}
.side_filter {
    padding: 30px;
    background: #fff;
    box-shadow: 0px 0px 5px #0000001a;
}
.side_filter h3 {
        font-size: 18px;
    color: #2796dd;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
    text-transform: capitalize;
}
.side_filter form {
    margin-top: 30px;
}
.side_filter .enter_location {
    display: flex;
    align-items: stretch;
}
.listing_main {
    padding: 40px 0;
    border-top: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
}
.side_filter .enter_location span {
    border-radius: 5px 0px 0px 5px;
}
.side_filter .enter_location input {
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #ced4da;
}
.side_filter form .form-group {
    margin-bottom: 15px;
}
input, select {
    box-shadow: none !important;
}
.side_filter select {
    border: 1px solid #ced4da !important;
}
.search_after {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.search_after h2 {
     color: #2796dd;
    font-size: 26px;
    font-weight: 600;
}
.room_details {
     color: #FBAD48;
}
.search_after h4 {
    font-size: 22px;
    color: #737373;
}
.listing_box {
    position: relative;
    background-color: #fff;
    box-shadow: 0px 0px 5px #00000026;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}
.listing_img {
    position: relative;
}
.listing_img img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.listing_img span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2796dd;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    border-radius: 0px 0px 5px 0px;
}
.listing_img span.yellow {
    background: #ffa926;
}
.list_contant {
    padding: 15px;
}
.list_contant .list_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.listing_box a {
    text-decoration: none;
}
.list_contant .list_title h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #2796dd;
    text-decoration: none;
}
.list_contant .list_title span {
    color: #ffa926;
    font-weight: 600;
    font-size: 19px;
    line-height: 1;
}
.list_contant .available {
    margin-bottom: 5px;
    color: #ccc;
    display: flex;
    justify-content: space-between;
}
.list_contant .location {
    color: #717171;
    font-weight: 500;
    margin-bottom: 10px;
}
.list_contant .view {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list_contant .view p {
    margin-bottom: 0;
    font-size: 14px;
    color: #999;
}
.listing_pagination {
    margin-top: 30px;
}
.listing_pagination .page-item.active a {
    background: #0083d7;
    border-color: #0384d7;
}
.listing_pagination .page-item a {
    color: #090909;
    box-shadow: none !important;
}
.contactinfo {
    background: #f6f6f6;
    padding: 10px;
    margin: 20px 0px 10px;
    border-radius: 5px;
}
.contactinfo h3, .roominnerinfo h3 {
    margin-bottom: 9px;
    color: #ffc44e;
    font-weight: 600;
    font-size: 20px;
}
.userinfo {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.userinfo h5 {
    color: #2796dd;
}
.userinfo p a {
    color: #333;
    text-decoration: none;
}
.userinfo p {
    margin: 5px 0px;
}
.userinfo p a:hover {
    color: #2796dd;
}
.chatbtn{
    border-radius: 55px;
    background: #2796dd;
    color: #fff;
}
.chatbtn:hover, .btn:hover{
    background-color: #ffc349;
}
.userinfo p, .roominnerinfo p{
    font-size: 15px;
}
.userinfo p strong, .roominnerinfo p strong {
    color: #8f8f8f;
    font-weight: 600;
}
.roominnerinfo p strong {
    width: 220px;
    display: inline-block;
}
.roomtab .list-group {
    flex-direction: row;
    text-align: center;
    border: 0px;
}

.roomtab .list-group a {
    background: #f6f6f6;
    border: 0px;
    width: calc(100% / 4 - 2px);
    margin: 1px;
    border-radius: 0px;
}

.roomtab .list-group a.active, .roomtab .list-group a:hover,
.login_form .submit_button .btn.btn:hover {
    background: #2796dd;
    color: #fff;
}
.roominnerinfo {
    border: 1px solid #f6f6f6;
    border-top: 0px;
    padding: 15px;
    margin-top: -2px;
}
.main_footer .menu li a:hover {
    color: #0083d7;
}
.btn-light {
    color: #212529 !important;
    background-color: #f8f9fa !important;
    border-color: #f8f9fa !important;
}
.btn-light:hover, header.main_header .account_option select:hover {
    background-color: #e2e6ea !important;
    border-color: #dae0e5 !important;
}
.list_contant .list_title span{
	min-width: 60px;
	font-size: 16px;
}
.lSSlideOuter .lightSlider img {
    width: 100%;
}
.userinfo p strong {
    margin-right: 5px;
}
.userinfo p i {
    font-size: 13px;
    margin-right: 3px;
}
.tablist {
    list-style: none;
}

.tablist li a {
    background: #ececec;
    display: inline-block;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 5px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.tablist li a.active, .tablist li a:hover {
    background: #2796dd;
    color: #fff;
}
.haveflat .fa-search {
    position: absolute;
    right: 7px;
    top: 10px;
    color: #343a40;
}
.propertytype {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 5px;
}

.propertytype span {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0px 0px;
    color: #444;
    text-decoration: none;
    cursor: pointer;
}
.propertytype span:hover, .propertytype span:hover span, .propertytype span:hover i, .propertytype span.active,
.propertytype span.active i, .propertytype span.active span {
	color:#ffc44e;
}
.propertytype span i {
    font-size: 40px;
    color: #a9a9a9;
}
.propertytype span span {
    margin-top: 10px;
    font-weight: 500;
}
.furnish span {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    border-radius: 55px;
    overflow: hidden;
}

.furnish span input[type="checkbox"],
.furnish label input[type="radio"] {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 0;
    width: 100%;
    z-index: 100;
    height: 100%;
    cursor: pointer;
}
.furnish span input[type="checkbox"]:checked + .btn,
.furnish label input[type="radio"]:checked + .btn {
    background-color: #2796dd;
    border-color: #2796dd;
    color: #fff;
}
.furnish label {
    position: relative;
}
.furnish span.btn {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 55px;
    padding: 7px 25px;
    color: #ccc;
}
.addimg {
    height: 100px;
    width: 100px;
    position: relative;
    background: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin-right: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.depositeimages {
    display: inline-block;
    width: 100%;
}
.addimg input[type="file"] {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    opacity: 0;
    width: 100%;
}
.addimg .fa-plus-circle {
    font-size: 30px;
    color: #2796dd;
}
.addimg img.img-fluid {
    height: 100px;
    width: 100px;
    border-radius: 5px;
}
.addimg .fa-times-circle {
    position: absolute;
    right: -6px;
    top: -6px;
    background: #2796dd;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
}
.Amenitiestopbox {
    background: #ededed;
    padding: 15px 15px 0px;
    border-radius: 8px;
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
}
.propertytype h4, .furnish h4{
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}
.anumetishouter {
    display: inline-flex;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 11px #f1f1f1;
    border-radius: 5px;
    overflow: hidden;
    margin: 0px 5px 10px 0px;
    position: relative;
    padding: 0px 7px 10px;
}
.anumetishouter input{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom:0px;
    border: 0px;
    opacity: 0;
    cursor: pointer;
}
.anumetishouter input[type="checkbox"]:checked+.amenitiesouter{
    color: #2796dd;
}
.roomanimetish {
    margin: 20px 0px;
}

.anumetishouter .amenitiesouter {
    color: #9b9b9b;
    padding: 10px 18px;
}

.anumetishouter .amenitiesouter:hover {
    color: #2796dd;
    text-decoration: none;
}

/*****step slider css*****/
.progressbar {
  counter-reset: step;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0px;
    margin: 10px 0px 15px;
}

.progressbar li {
  position: relative;
  list-style: none;
  float: left;
  width: 25%;
  text-align: center;
}


/*31/03/2022*/
.snedmessagebox button{
    position: relative;
    overflow: hidden;
}
.snedmessagebox button input {
    position: absolute;
    width: 28px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 10;
    opacity: 0;
    cursor: pointer;
}
span.receive-message{
    position: relative;
}
span.timeing {position: absolute;width: 100px;bottom: -20px;font-size: 12px;left: 10px;}
.chattimewd {
    text-align: center;
    margin: 5px 0px;
    display: block;
}
.chatpanelheader{
    position: relative;
}
.chattimewd span {
    background: #3d9ad6;
    padding: 8px 19px;
    display: inline-block;
    color: #fff;
    border-radius: 55px;
    font-size: 14px;
}
.chatpanelheader{
    position: relative;
}
span.openshowmessage {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -27px;
    font-size: 14px;
    color: #3d9ad6;
}
.chatinfo {
    position: absolute;
    bottom: -63px;
    background: #e9f3ff;
    left: 0px;
    right: 0px;
    text-align: center;
    padding: 10px 0px;
    z-index: 1;
}
.userchatbody {
    text-align: center;
    padding: 90px 0px 10px;
}
li.receive.sended span.receive-message{
    background: #e9f3ff;
}


.chatinfo h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 2px;
}

.chatinfo p {
    margin: 0px;
    font-size: 14px;
}
/* Circles */
.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  border: 1px solid #ebebeb;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #ebebeb;
   
  /* Center # in circle */
  line-height: 29px;
  cursor: pointer;
}

.progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ebebeb ;
  top: 15px; /*half of height Parent (li) */
  left: -50%;
  z-index: -1;
}
.side_filter{
    margin-bottom: 20px;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active:before {
  background: #2796dd;
  content: "✔"; 
  color: #fff; 
}

.progressbar li.active + li:after {
  background: #2796dd;
}

.mobilenumber .form-control {
    padding-left: 55px;
}
.mobilenumber span.countrycode {
    position: absolute;
    top: 7px;
    left: 10px;
    border-right: 1px solid #ced4da;
    padding-right: 7px;
}


/*profile page css*/
.siderbarmenu-button button {
    background: #2796dd;
    border: 0px;
    border-radius: 0px;
    color: #fff;
    padding: 4px 10px;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.side_bar {
    position: initial;
    width: 250px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(249 249 249);
    overflow-x: auto;
    float: left;
    z-index: 99;
    padding-bottom: 150px;
}
.side_bar .profile_nav {
    background-color: #2796dd;
    position: relative;
    text-align: center;
    padding: 30px 15px;
}
.side_bar .profile_nav h3 {
    color: #fff;
    font-size: 18px;
    margin: 0px;
    text-align: left;
    font-weight: 400;
}
.side_bar .menu_nav > ul {
    margin: 0;
    padding: 0;
    display: block;
}
.side_bar .menu_nav > ul > li {
    display: block;
    list-style: none;
}
.side_bar .menu_nav > ul > li > a {
    display: block;
    border-bottom: 1px solid #dbdbdb;
    border-right: 1px solid transparent;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    padding: 15px 15px;
    -ms-text-align-last: auto;
    text-align-last: auto;
    font-size: 1rem;
    color: rgb(37, 37, 39);
    font-weight: 400;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
}
.side_bar .menu_nav > ul > li > a:hover,
.side_bar .menu_nav > ul > li.active > a {
    color: #fff;
    background: #3d9ad6;
}
.side_bar .menu_nav > ul > li > a i {width: 25px;}
.page {
    margin-left: 250px;
    min-height: 100%;
    padding: 0px 0px 0px 25px;
}
.Profile-img {
    width: 160px;
    margin: 0 auto 0px 0px;
    position: relative;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Profile-img .userimg{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
    border: 5px solid #2796dd;
}
span.uploadprofile {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #2796dd;
    color: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    bottom: -4px;
    right: 30px;
    cursor: pointer;
}

span.uploadprofile input[type="file"] {
    position: absolute;
    z-index: 100;
    opacity: 0;
    width: 30px;
    height: 30px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    cursor: pointer;
}
.profile .form-control {
    border-radius: 0px;
    border: 1px solid #ced4da;
    min-height: 50px;
}


section.footerlinks {
    background: #000;
    padding: 30px 0px;
}

section.footerlinks ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 20px;
}

section.footerlinks ul a {
    color: #fff;
    padding: 3px 0px;
    display: block;
}

section.footerlinks ul a:hover {opacity: 0.8;text-decoration: none;}
.footerlinks h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 17px;
}
.shorting h3 {
    font-size: 20px;
    margin: 0px;
    border: 0px;
    padding-bottom: 0px;
}
.mobile_accept{
	font-size: 12px;
}
.shorting span.btn {
    font-size: 14px;
    padding: 5px 15px;
}
.menu li{
    list-style: none;
}
.user-account .user-image {
    vertical-align: middle;
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    margin-right: 10px;
}
.user-account .nav-link {
    font-weight: 700;
    color: #5d4037;
    font-size: 16px;
    line-height: 50px;
    padding: 5px 0px;
}
.dropdown:hover>.nav-link:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d9d9d9;
}


.dropdown.user-account:hover>.nav-link:before{
    display: none;
}
.dropdown-menu.show:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -5px;
    margin-top: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #d9d9d9;
}

.dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transition: all .15s;
    transform: translate3d(0, 0, 0);
}
.rent_room a.nav-link.dropdown-toggle.btn {
    line-height: inherit;
    background: #3d9ad6;
    color: #fff;
    padding: 7px 15px;
    border-radius: 55px;
}
.shotby span {
    min-width: 80px;
    display: inline-block;
}
.shotby .form-control{
    max-width: 150px;
}








/*24 May css start*/
body.modal-open {
    padding-right: 0px !important;
}
.login_form .enter_mobile input[type=number]::-webkit-inner-spin-button, 
.login_form .enter_mobile input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

/*enter_mobile text-center*/   /*is class ke niche aana chahiye message*/

.web-text{
    color: #3d9ad6;
    font-size: 2rem;
    font-weight: 600;
}
.list_contant .list_title h4, .list_contant .location {
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
}


.mobilenumber {
    padding-left: 30px;
}

.mobilenumber a {
    display: inline-block;
    position: relative;
    top: -30px;
    color: #000;
}

ul.searchsteplist {
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.searchsteplist li {
    position: relative;
}

.searchsteplist li span {
    width: 30px;
    height: 30px;
    display: flex;
    background: #ccc;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    position: relative;
    z-index: 10;
}

.searchsteplist li::before {
    content: "";
    position: absolute;
    width: 263px;height: 2px;background: #ccc;top: 13px; right: 0px;}

.searchsteplist li:first-child::before {
    display: none;
}
.searchsteplist li.active span {
    background: #2796dd;
    color: #fff;
}
.searchsteplist li.active+li::before {
    background: #2796dd;
}
/*Chat screen page css start*/
.chatouter {
    display: flex;
    width: 100%;
}

.leftpanel {
    width: 320px;
    background: #fff;
    min-height: 100vh;
    border-right: 1px solid #f5f5f5;
}

.sidebarheader {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    align-items: center;
}

.sidebarheader h3 {
    margin: 0px;
    font-weight: 600;
}

.sidebarheader ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
}

.sidebarheader ul li button.btn {
    background: #efefef;
    padding: 0px;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.searchouterlist {
    padding: 0px 15px;
    position: relative;
}

.searchouterlist input {
    width: 100%;
    background: #efefef;
    border: 1px solid #efefef;
    height: 40px;
    padding: 5px 10px 5px 40px;
    border-radius: 55px;
}

.searchouterlist .search-button {
    background: transparent;
    border: 0;
    padding: 0px;
    position: absolute;
    left: 30px;
    top: 9px;
    color: #8d8d8d;
}


.chatlist ul li {
    display: flex;
    align-items: center;
    cursor: pointer;
    overflow: hidden;
    padding: 5px;
    border-radius: 5px;
}

.chatuserimg {
    width: 60px;
    height: 60px;
    position: relative;
}

.chatuserimg img {
    width: 60px;
    height: 60px;
    border-radius: 55px;
    object-fit: cover;
}

span.userstartus {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: transparent;
    position: absolute;
    bottom: 3px;
    right: 4px;
    border-radius: 55px;
}
span.userstartus.active{
    background: green;
}
.usercontent {
    padding-left: 15px;
    width: calc(350px - 157px);
}

.usercontent h4 {
    margin: 0px;
    font-size: 18px;
}

.usercontent p.lastmessage {
    margin: 0px;
    font-size: 12px;
    opacity: 0.6;
}
button.activechat {border: 0px;background: transparent;color: #ccc;padding: 0px; opacity: 0;}
.chatlist ul li.active, .chatlist ul li:hover {
    background: #e9f3ff;
}
.chatlist ul li.active button.activechat {
    opacity: 1;
}
.chatpanel {
    width: calc(100vw - 320px);
}
.chatpanelheader {
    display: flex;
    justify-content: space-between;
    padding: 10px 18px;
    background: #fff;
    box-shadow: 0px 0px 5px #e4e4e4;
}

.leftuserinfo {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.chatpaneluserimg {
    width: 60px;
    height: 60px;
    position: relative;
}

.chatpaneluserimg img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
}

.username {padding-left: 15px;}

.username h4 {
    margin: 0px;
    font-size: 18px;
}

.username span.activestatus {
    font-size: 14px;
    opacity: 0.5;
}
.rightdropdown li{
    list-style: none;
}
.rightdropdown .dropdown-toggle::after{
    display: none;
}
.rightdropdown .dropdown-menu {
    right: -20px;
    left: initial;
}
.rightdropdown .dropdown:hover>.nav-link:before{
    left: 1px;
}


.userchatbody .chatbodyuserimg {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

.userchatbody .chatbodyuserimg img {
    width: 60px;
    height: 60px;
    border-radius: 55px;
    object-fit: cover;
}

.usernameinfo {
    margin: 10px 0px 0px;
}

.usernameinfo h4 {
    font-size: 18px;
    margin: 0px;
}

.usernameinfo p {
    margin: 0px;
    font-size: 14px;
    opacity: 0.4;
}
ul.usersmessages {
    padding: 0px 15px;
    list-style: none;
    margin-bottom: 0px;
}

ul.usersmessages li {
    width: 100%;
    margin-bottom: 5px;
}

li.receive {
    display: flex;
    align-items: center;
}

span.userimgreceive {
    width: 35px;
    height: 35px;
}

span.userimgreceive img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 55px;
}

span.receive-message {
    background: #cdcdcd;
    padding: 10px 20px;
    border-radius: 55px;
    margin-left:10px;
    max-width: 70%;
}
.receive button.btn {
    padding: 1px 4px;
    font-size: 14px;
    width: 25px;
    margin:0px 2px;
    height: 24px;
    background: #fff;
    color: #a9a9a9;
    opacity: 0;
    transition: 0.5s;
}
ul.usersmessages li:hover button.btn {
    opacity: 1;
}
.receive button.btn:hover {
    background: #e4e6eb;
}
li.receive.sended {
    justify-content: flex-end;
    align-items: center;
}
li.receive.sended .userimgreceive,
li.receive.sended .userimgreceive img{
    width: 30px;
    height: 30px;
}
.snedmessagebox {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 15px;
}

.snedmessagebox button {
    background: transparent;
    border: 0px;
    padding: 5px;
    color: #3d9ad6;
    font-size: 18px;
}

.snedmessagebox .inputoutermessage {
    width: calc(100% - 56px);
    position: relative;
    display: flex;
}

.snedmessagebox .inputoutermessage button.smily {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
}

.inputoutermessage input.form-control {
    border-radius: 55px;
    background: #e4e6eb;
    border: 0px;
    font-size: 14px;
}
.chatbody {
    height: calc(100vh - 210px);
    overflow: auto;
    padding-top: 80px;
}
button.resetfilter {
    background: #ffa926;
}
ul.peopleouter {
    padding: 0px;
    list-style: none;
}

ul.peopleouter li {
    display: block;
    margin-bottom: 10px;
}

ul.peopleouter li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    background: #fff;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
}

.userimgouter {
    width: 100px;
    border-radius: 50%;
}
span.views {
    width: 100px;
    text-align: center;
    display: block;
    margin-top: 8px;
    color: #999;
}
.userimgouter img {border-radius: 50%;width: 100px;height: 100px;object-fit: cover;}

.userinfomation {
    width: calc(100% - 100px);
    padding-left: 15px;
}

.lookings {
    display: flex;
    justify-content: space-between;
}
.lookings div {
    text-align: right;
}
.lookings p {
    margin-bottom: 0px;
}

.userinfomation h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
.btn.Inactive {
    background: #e73136;
}
span.inactivebtn {
    background: #e73136;
    border-radius: 55px;
    color: #fff;
    padding: 2px 15px;
    font-size: 13px;
}

span.Price {
    color: #ffa926;
    font-size: 17px;
    font-weight: 600;
}

.lookings span.datetime {
    font-size: 14px;
    color: #ccc;
}
.lookings p span {
    color: #ccc;
    margin-right: 5px;
}
li.receive.sended .receive-message img {
    width: 150px;
    border-radius: 5px;
}
span.receive-message.sendimg {
    padding: 5px;
    border-radius: 5px;
    margin-right: 7px;
}
li.receive.sended span.receive-message {
    margin-right: 10px;
}
span.receive-message.receiveimg {
    padding: 5px;
    border-radius: 5px;
}

span.receive-message.receiveimg img {
    width: 160px;
}
.plantypes {text-align: center;}

.planInner {
    background: #f7f8fd;
    padding: 15px 0px 0px;
    border-radius: 5px;
    border: 1px solid #f7f8fd;
}

.planInner .planprice {
    font-size: 50px;
}
.planInner .planprice span{
    position: relative;
    font-weight: 600;
    color: #f0ad4e;
}
.planInner .planprice sup {
    font-size: 16px;
    position: absolute;
    left: -12px;
    top: 7px;
}
p.plantime {
    border-bottom: 1px solid #efefef;
    padding: 10px 0px;
}
.planInner ul {
    padding: 0px 10px;
    list-style: none;
}

.planInner ul li {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 600;
}

.planInner ul li button {
    background: transparent;
    border: 0px;
    color: red;
}
.planInner ul li button.checkedicon {
    color: green;
}
button.currentplan.btn {
    width: calc(100% - 20px);
    margin-bottom: 8px;
}
p.activeplasn {
    margin-bottom: 5px;
    font-size: 14px;
}
.plantypes .fa-check-circle {
    font-size: 25px;
    margin-bottom: 10px;
    color: green;
}
#planslider button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    background: #2796dd;
    padding: 10px;
}

#planslider button.owl-prev span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
#planslider button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -30px;
    background: #2796dd;
    padding: 10px;
}

#planslider button.owl-next span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.userinfotab {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.detailuserimg img.img-fluid {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #5d4037;
}

.userinfotab .usernameinfo {
    width: calc(100% - 100px);
    padding-left: 20px;
    margin: 0px;
}

.usernameinfo h4 {
    font-size: 26px;
    font-weight: 600;
    color: #333;
}

span.address {
    position: relative;
    padding-left: 19px;
    margin: 3px 0px;
    display: block;
}

span.address i {
    position: absolute;
    left: 0px;
    top: 3px;
}

.detailsouter {
    background: #fdfdfd;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
}
.otherlocations {
    margin: 40px 0px 10px;
    display: block;
}

.otherlocations p {
    margin: 0px;
    font-weight: 600;
}
.allbuttons {
    margin: 15px 0px 0px;
}
button.btn.delectpost {
    background: #d42220;
}
.flatdetails {
    background: #fff;
    margin: 20px 0px 0px;
    padding: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.info p {
    margin-bottom: 2px;
    font-weight: 600;
}

.info span {
    color: #bdbdbd;
}

.info span.freedate {
    color: #ffc349;
}
.interested {
    margin-top: 20px;
}

.interested p {
    margin: 0px 0px 5px;
    font-weight: 600;
}

.interested label {
    margin-right: 20px;
    position: relative;
}

.interested label span {
    min-width: 120px;
    background: #f3f3f3;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 5px;
}

.interested label input {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    cursor: pointer;
}

.interested label input:checked+span {
    background: #2796dd !important;
    color: #fff;
}
.descriptions h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.descriptions {margin-bottom: 15px;}

.preferences {
    margin-top: 25px;
}

.preferences h5,
.userpreferences h5 {
    font-size: 16px;
    font-weight: 600;
}

.preferences p a {
    color: #d42220;
}
.preferences p{
    margin-bottom: 0px;
}
.preferencesuser {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}

.preferencesuser i {
    position: absolute;
    left: 0px;
    top: 3px;
    color: #2796dd;
}
.message-btn, .callbtn {
    border-radius: 50px;
    background: #2796dd;
    padding: 5px 17px;
    color: #fff;
    display: inline-block;
    transition: 0.5s;
}

.message-btn:hover, .callbtn:hover {
    background: #f0ad4e;
    color: #fff;
}

.Budgetcall {
    margin: 20px 0px 0px;
}
.allbuttons p {
    color: #f0ad4e;
}
.totalBudget {
    font-weight: 600;
    color: #2796dd;
}
.favmore {
    display: flex;
}

.favmore button.btn {
    background: transparent;
    padding: 5px;
    color: #2796dd;
    font-size: 21px;
}
.moreoption {
    display: flex;
    justify-content: space-between;
}
.moreoption .text-right {
    display: flex;
    align-items: center;
}
.clickouter {
    min-height: 35px;
}
button.currentplan.btn.disable {
    background: #b1b1b1;
    pointer-events: none;
    color: #000;
}

button.gosidebar {
    background: transparent;
    border: 0px;
    font-size: 25px;
    position: relative;
    left: -10px;
    display: none;
}
.neededbutton{
    display: flex;
    justify-content: space-between;
    background: #2796dd;
    padding: 5px;
}
.neededbutton div {
    width: 100%;
    background: rgb(255 255 255 / 28%);
    padding: 5px;
    border-radius: 55px;
    display: flex;
    justify-content: space-between;
}
.neededbutton button.btn {
    width: 49.5%;
    background: transparent;
    color: #fff;
}
.neededbutton button.btn:hover,
.neededbutton button.btn.active {
    background: #fff;
    color: #3d9ad6;
}
.lookings+.lookings {
    margin-top: 25px;
    align-items: center;
}
.lookings+.lookings .btn{
	min-width: 120px;
}
.custom_check {
    display: inline-block;
    position: relative;
    cursor: pointer;
    line-height: 22px;
    position: relative;
    padding-left: 30px;
    margin: 5px 0px;
}
span.custom_check.showmb {
    color: #000;
    line-height: 23px;
}

.custom_check input {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    margin: 0px 0px;
    z-index: 2;
}

.custom_check .check_indicator {
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.custom_check input:checked + .check_indicator:before {
    width: 7px;
    height: 12px;
    position: absolute;
    left: 6px;
    top: 2px;
    border: solid #2796dd;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.userinfo a.callbtn {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.customedrp .dropdown-toggle::after{
    display: none;
}
.btn.hart .fas.fa-heart,
button.btn.hart.main .far.fa-heart{
    display: none;
}
button.btn.hart.main .fas.fa-heart{
    display: block;
}
.customedrp .dropdown-menu {
    right: -60px !important;
    left: initial !important;
}
.userimg img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
}
.userinfo p.userinfoprice {
    font-size: 20px;
    color: #ffc44e;
    font-weight: 600;
}

.userinfo p:last-child strong {
    color: #ffc44e;
}

.userinfo p:last-child i {
    font-size: 20px;
}

/*6-3-2022 css start now*/
.d-flexbuttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.d-flexbuttons a.callbtn {
    margin: 0px;
}

.d-flexbuttons a.callbtn, .d-flexbuttons .chatbtn {
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49% !important;
}

.d-flexbuttons a.callbtn i {
    margin-right: 10px;
}
.headingouter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #e9e9e9;
    padding: 10px 15px;
    border-radius: 5px 5px 0px 0px;
}

.headingouter h3 {
    margin: 0px;
    font-weight: 600;
    font-size: 22px;
}
p.errormessage {
    margin: 15px;
    color: red;
}
.plandetailstabing {width: calc(100% - 30px);box-shadow: 0px 0px 6px #d7d7d7;border-radius: 5px;margin: 0 auto 15px;padding-bottom: 15px;}

.plandetailstabing h4 {
    margin: 0px;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    margin-bottom: 10px;
}

.plandetailstabing ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.plandetailstabing ul li {
    padding: 2px 15px;
    font-weight: 600;
}

.plandetailstabing ul li i {
    color: red;
}

.plandetailstabing ul li span {
    width: 150px;
    display: inline-block;
}
li.postcount {
    color: red;
}

li.chatcount, .callcount {
    color: #84ab37;
}
.titlebox h4 {
    margin: 0px 0px 10px;
    font-size: 20px;
    font-weight: 600;
}
.thankmessageinner {
    box-shadow: 0px 0px 6px #ccc;
    border-radius: 5px;
    padding: 15px 0px;
}

.thankmessageinner .fa-check-circle {
    font-size: 50px;
    color: #31b97e;
    margin-bottom: 13px;
}

.thankmessageinner h5 {
    font-weight: 600;
}

.nameammount {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px 0px;
    border-top: 1px solid #e9e9e9;
}

.nameammount p {
    margin: 0px;
}

.nameammount p span {
    font-weight: 600;
}

.nameammount p span.addcolor {
    color: #2796dd;
}
.plandetailstabing.plandetaildlisttabingout {
    width: 100%;
    margin: 15px 0 0 0;
    text-align: left;
}
.plandetaildlisttabingout ul li {
    font-weight: normal;
    margin-bottom: 15px;
}

.plandetaildlisttabingout ul li span {
    display: block;
    font-weight: 600;
}
.plandetaildlisttabingout ul li.googleadd {
    display: flex;
    align-items: center;
}
.plandetaildlisttabingout ul li.googleadd .fa-check {
    color: #5589a8;
}
.submitdone {
    border-radius: 0px !important;
    background: #FBAD48 !important;
    height: 50px;
    border: 1px solid #FBAD48 !important;
}

.submitdone:hover {
    background: transparent !important;
    color: #FBAD48 !important;
}
.shorting .form-group {
    position: relative;
}

.shorting .form-group i {
    position: absolute;
    right: 10px;
    top: 11px;
}



/*step bar css start */
.steps {
     list-style: none;
     margin: 0;
     padding: 0;
     display: table;
     table-layout: fixed;
     width: 100%;
     color: #929292;
     height: 4rem;
}
 .steps > .step {
     position: relative;
     display: table-cell;
     text-align: center;
     font-size: 0.875rem;
     color: #6d6875;
}
 .steps > .step:before {
     content: attr(data-step);
     display: block;
     margin: 0 auto;
     background: #fff;
     border: 2px solid #727272;
     color:  #727272;
     width: 2rem;
     height: 2rem;
     text-align: center;
     margin-bottom: -4.2rem;
     line-height: 1.9rem;
     border-radius: 100%;
     position: relative;
     z-index: 1;
     font-weight: 700;
     font-size: 1rem;
}
 .steps > .step:after {
     content: '';
     position: absolute;
     display: block;
     background: #727272;
     width: 100%;
     height: 0.125rem;
     top: 1rem;
     left: 50%;
}
 .steps > .step:last-child:after {
     display: none;
}
 .steps > .step.is-complete {
     color: #6d6875;
}
 .steps > .step.is-complete:before {
     content: '\2713';
     color: #fff;
     background: #3d9ad6;
     border: 2px solid #3d9ad6;
}
 .steps > .step.is-complete:after {
     background: #3d9ad6;
}
 .steps > .step.is-active {
     font-size: 1.5rem;
}
 .steps > .step.is-active:before {
     color: #fff;
     border: 2px solid #3d9ad6;
     background: #3d9ad6;
     margin-bottom: -4.9rem;
}


/*chat screen css start*/
.chatscreen{
    overflow: hidden;
}
.chatlist ul {
    padding: 15px;
    list-style: none;
    max-height: calc(100vh - 186px);
    overflow: auto;
    margin: 0px;
}
.customedrp .dropdown-menu.show:before{
    left: 90%;
}
.shorting input#datepicker {background: transparent;position: relative;z-index: 10;cursor: pointer;}
.removecheckbox span.check_indicator {display: none;}

span.custom_check.removecheckbox {padding: 0px;}
.chatouter{
    height: calc(100vh - 82px);
}
ul.usersmessages li{
    margin-bottom: 25px;
}
.rightdropdown .dropdown-menu.show:before{
    left: 90%;
}
.favmore .rightdropdown .dropdown-menu.show:before {
    left: 10%;
}
.favmore .user-account .nav-link{
    color: #2796dd;
    font-size: 19px;
    padding: 5px 5px;
}
button.btn.notificationcount {background: transparent;border: 0px;font-size: 21px;position: relative;}

button.btn.notificationcount i {font-size: 22px !important;color: #3d9ad6;}

span.counting {
    background: #ff0000;
    color: #ffff;
    font-size: 13px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -2px;
    right: 7px;
    border-radius: 50%;}
    button.btn.notificationcount+button.btn.notificationcount {margin-right: 10px;}
.user-account a.dropdown-item {display: flex;align-items: center;justify-content: space-between;}

.user-account a.dropdown-item span {width: 20px;background: #3d9ad6;display: flex;align-items: center;justify-content: center;color: #fff;margin-left: 20px;font-size: 14px;}

.user-account a.dropdown-item {padding: 5px 13px 5px 15px;}

.rightdropdown .nav-item.dropdown.user-account .dropdown-menu::before {left: 87%;}
.rightdropdown .nav-item.dropdown.user-account .dropdown-menu {
    right: initial !important;
}
.rightdropdown .nav-item.dropdown.user-account .dropdown-menu {
    right: -7px !important;
    transform: initial !important;
    top: 53px !important;
    left: initial !important;
}
@media (max-width: 1199.98px) {



}

@media (max-width: 991.98px) { 
.siderbarmenu-button {
    display: block !important;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}
span.custon-sidebar {
    float: left;
    position: initial;
    min-height: 100vh;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}
nav.side_bar {
    top: 0px;
    z-index: 1000;
    width: 0px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow-x: hidden;
    position: fixed;
}
nav.side_bar.main {
    width: 250px;
    padding: 0px;
}
nav.side_bar.main + .overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    background: rgba(251, 251, 251, 0.7607843137254902);
    bottom: 0px;
    z-index: 10;
}
.page {
    padding: 0px;
    margin: 0px;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    left: 0;
}
.sec_heading{
    max-width: 100%;
}
#getbid_it_slide .owl-nav .owl-prev {
    left: -30px;
}
#getbid_it_slide .owl-nav .owl-next {
    right: -30px;
}
.side_filter{
    padding: 15px;
}
.side_filter h3{
    font-size: 18px;
}
.custom_check{
    text-align: left;
}
.leftpanel{
    width: 270px;
}
.chatpanel {
    width: calc(100vw - 270px);
}
}

@media (max-width: 767.98px) { 
    .leftpanel.removesidebar {position: fixed;left: -1000px;}
    .furnish span.btn{
        font-size: 14px;
    }
    .anumetishouter a{
        padding: 7px 10px;
    }
    .search_after h2{
        font-size: 24px;
    }
    .propertytype h4, .furnish h4{
        font-size: 18px;
    }
    .account_option button.btn, .account_option .form-control {
        font-size: 13px;
        padding: 5px 10px;
        height: initial !important;
    }
    header.main_header .menu .account_option{
        min-width: auto;
    }
    .account_option .account {
        margin: 0px 2px;
    }
    .footer_colum.menu ul {
        margin-bottom: 0px;
    }

    .footer_colum.menu {
        margin-bottom: 0px;
    }
    .main_logo img {
        max-width: 150px;
    }
    header.main_header .menu {
        display: block;
    }
    .menu .rent_room {
        margin: 15px 0;
    }
    .banner_contant .heading {
        font-size: 22px;
    }
    .home_banner .banner_contant {
       width: 100%; 
    }
    .home_banner .banner_contant {
        padding: 40px 0 0px 0;
    }
    .room_find {
        position: relative;
        top: 0;
        padding: 40px 0;
    }
    .home_banner .banner_contant .search_box input {
        margin-top: 10px;
        margin-bottom: 20px;
        min-height: 50px;
    }
    .search_box {
        max-width: 100%;
    }
    .search_box img {
        display: block;
        width: 20px !important;
        margin-left: 6px;
    }
    .room_box .room_contant {
        padding: 40px;
        margin-bottom: 20px;
    }
    .room_box {
        width: 100%;
    }
    .sec_heading {
        margin-bottom: 40px;
        max-width: 100%;
    }
    .sec_space {
        padding: 50px 0;
    }
    .sec_heading h2 {
        font-size: 24px;
    }
    .sec_heading p {
        font-size: 14px;
    }
    .how_work .icon_box {
        width: 75%;
        margin: 30px auto;
    }
    .icon_box .pulse {
        top: 0 !important;
        left: -63px !important;
    }
    .how_work .icon_box .count {
        top: 22px !important;
        left: -41px !important;
    }
    .work_contant {
        text-align: center;
        width: 90%;
        margin: auto;
    }
    .how_work {
        padding-bottom: 50px;
    }
    .footer_colum {
        margin-bottom: 30px;
    }
    ul {
        padding-left: 0;
    }
    footer.main_footer {
        padding: 0px 0;
        padding-top: 40px;
    }
    .app_screen {
        text-align: center;
        margin-bottom: 30px;
    }
    .app_screen img {
        max-width: 220px;
        margin: auto;
    }
    .app_contant {
        margin: 0;
        text-align: center;
    }
    .app_contant h2 {
        font-size: 22px;
    }
    .app_contant p {
        font-size: 14px;
    }
    #getbid_it_slide .owl-nav .owl-prev {
        left: -20px;
    }
    #getbid_it_slide .owl-nav .owl-next {
        right: -20px;
    }
    .userimgouter{
        width: 70px !important;
    }
     .userimgouter img{
        width: 70px !important;
        height: 70px !important;
    }
    .Peoplelisting {
        margin-top: 10px;
    }
    .lookings p{
        font-size: 14px;
    }
    .lookings span{
        font-size: 12px;
    }
    .userinfomation {
        width: calc(100% - 175px) !important;
        padding-left: 10px !important;
    }
    .info{
        margin-bottom: 15px;
    }
    .interested label{
        margin-right: 5px !important;
    }
    .message-btn span, .callbtn span{
        display: none;
    }
    .allbuttons button.btn {
        font-size: 13px;
        padding: 5px 13px;
    }
    .detailuserimg img.img-fluid{
        width: 80px !important;
        height: 80px !important;
    }
    .userinfotab .usernameinfo{
        padding-left: 15px !important;
        width: calc(100% - 75px) !important;
    }
    .userinfotab{
        align-items: flex-start !important;
    }
    .usernameinfo h4{
        font-size: 22px;
    }
    span.address{
        font-size: 14px;    
    }
    .chatpanel{
        width: 100%;
    }
    .chatouter{
        position: relative;
    }
    .leftpanel{
        position: absolute;
        width: 100%;
        background: #fff;
        z-index: 10;
    }
    .usercontent{
        width: calc(100% - 76px)
    }
    button.gosidebar {
        display: block;
        cursor: pointer;
    }
    .planouter {
        width: 80%;
        margin: 0 auto;
    }

}







/*Blog page css start now*/
.heading-blog {
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../images/home_banner_bg.jpg);
    background-position: center;
    color: #fff;
    position: relative;
}

.heading-blog::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #3d9ad6bf;
}
.heading-blog h1 {
    font-weight: bold;
    font-size: 70px;
    position: relative;
    z-index: 100;
    text-transform: uppercase;
}

.card.blogcard {
    border: 0px;
    box-shadow: 0px 0px 11px #e3e3e3;
    margin: 15px 0px;
}

.blog-content {
    padding: 15px;
}

.blog-content h4 a {
    color: #000;
    font-weight: 600;
}

.blog-content h4 a:hover {
    color: #0083d7;
}
span.date {
    margin-bottom: 15px;
    display: block;
}

span.date a {
    font-size: 14px;
    color: #b3b3b3;
    font-weight: unset;
}
a.btn {
    border-radius: 50px;
    background: #2796dd;
    padding: 5px 17px;
    outline: 0;
    box-shadow: none;
    color: #fff;
}
.blogdetails h4 a {
    font-size: 30px;
}
.blogdetails h5 {
    font-weight: 600;
}
a.blog-links {
    color: #000;
    font-weight: 600;
}
a.blog-links:hover {
    color: #febf4b;
}
.last-post {
    padding: 10px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.last-post a {
    color: #000;
}

.last-post a span {
    font-weight: 600;
    font-size: 23px;
}
.last-post:hover a span {
    color: #3d9ad6;
}
.leavereply h5 {
    font-weight: 600;
    margin-bottom: 15px;
}
.d-flex.checktab {
    font-weight: 600;
    font-style: italic;
    font-size: 13px;
}

.d-flex.checktab input {
    margin-right: 10px;
}
.leavereply .form-control {
    min-height: 44px;
    border-radius: 0px;
    border: 1px solid #ccc;
}
.leavereply {
    background: #f9f9f9;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 50px;
}


@media(max-width: 991.98px){
    .blog-content h4 a{
        font-size: 20px;
    }
    .blog-outer .blog-content h4 a{
        font-size: 24px;
    }
}
@media(max-width: 767.98px){
    .heading-blog{
        height: 130px;

    }
    .heading-blog h1{
        font-size: 40px;
    }
    .last-post a span{
        font-size: 18px;
    }
    .contact-us .content-box {
        padding-bottom: 30px;
    }
    .contact-us .title h2 {
        font-size: 36px;
    }
}

/*Register Page css start now*/
.register-outer {
    padding: 20px;
    background: #3d9ad6c2;
}

.register-form-outer {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 1px 1px 30px #00000047;
}
.register-inner {
    max-width: 500px;
    width: 100%;
    margin: 30px auto;
}

.register-inner h3 {
    font-weight: 600;
    text-align: center;
    color: #3d9ad6;
}

.register-inner p {
    text-align: center;
    margin-bottom: 40px;
}

.register-inner label {
    font-size: 16px;
    font-weight: 600;
}

.register-inner .form-control {
    border: 0px;
    border-radius: 0px;
    border-bottom: 2px solid #bbb;
    padding-left: 0px;
    font-size: 14px;
    transition: 0.5s;
}
.register-inner .form-control:focus, .register-inner .form-control:active {
    border-color: #2796dd;
}
.register-inner .form-group {
    margin-bottom: 40px;
}
.userimgdummy img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.select-userimg button {
    position: relative;
    background: #2796dd;
    border: 0px;
    border-radius: 6px;
    padding: 9px 14px;
    font-size: 13px;
    color: #fff;
    cursor: pointer;
}

.select-userimg button input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: 10;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    cursor: pointer;
    text-indent: -200px;
}
.select-userimg button:hover {
    background: #ffc349;
}
.select-userimg {
    margin-left: 15px;
}
.signup-btn button.btn {
    font-size: 23px;
    padding: 2px;
    box-shadow: 4px 6px 11px #cfcfcf !important;
}
.register-inner .form-control::-webkit-input-placeholder { /* Edge */
  color: #ccc;
}

.register-inner .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ccc;
}

.register-inner .form-control::placeholder {
  color: #ccc;
}
.innerbt label {
    font-size: 12px;
}

.innerbt {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.innerbt input {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: -4px;
}

/*** Contact Us CSS ***/
.contact-us {
    padding-bottom: 50px;
}
.contact-us .title {
    text-align: center;
    padding: 60px 0;
    background-image: url(../images/title-bg.png);
    background-size: cover;
    margin-bottom: 50px;
}
.contact-us .title h2 {
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1.38px;
    color: #2e3d64;
    margin-bottom: 15px;
}
.contact-us .title ul {
    margin: 0;
    padding: 0;
}
.contact-us .title ul li {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.32px;
    color: #5B6880;
    list-style: none;
    display: inline-block;
    position: relative;
    padding-left: 10px;
}
.contact-us .title ul li:first-child {
    padding-left: 0;
}
.contact-us .title ul li a {
    color: #2e3d64;
    text-decoration: none;
}
.contact-us .title ul li:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "/";
    font-family: "fontawesome";
}
.contact-us .content-box {
    display: flex;
    text-align: left;
    align-items: center;
    min-height: 130px;
    border-radius: 5px;
    position: relative;
    transition: all 0.3s ease;
    -webkit-filter: drop-shadow(0 3px 10px rgba(0, 22, 50, .06));
    filter: drop-shadow(0 3px 10px rgba(0, 22, 50, .06));
    background-color: #fff;
    padding: 20px;
    margin-bottom: 40px;
}
.contact-us .content-box .icon-part {
    margin-right: 15px;
}
.contact-us .content-box .icon-part i {
    color: #20a8ff;
    width: 50px;
    height: 50px;
    display: grid;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    font-size: 22px;
    background: transparent;
    border: 2px solid #20a8ff33;
}
.contact-us .content-box h5 {
    font-size: 16px;
    color: #1b1b1b;
    margin: 0 0 5px;
    font-weight: bold;
}
.contact-us .content-box h4 {
    font-size: 15px;
    color: #585858;
    margin: 0;
    padding-top: 0px;
    font-weight: normal;
}
.contact-us .blue-color {
    font-weight: 600;
    font-size: 28px;
    color: #3c4852;
}
.contact-us .contact-form .form-group label {
    font-size: 16px;
    margin-bottom: 10px;
}
.contact-us .contact-form .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.contact-us .contact-form input, select {
    font-size: 14px!important;
    height: 50px;
}
.contact-us .contact-form .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

@media(max-width: 767.98px){
    .contact-us .title h2{
        font-size: 36px;
    }
}
.breadcrumb{
    float: left;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    /* top: 15px; */
    margin-left: 10px;
    border-radius: 2px;
}
    
    