body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	height: 100%;
}

/* navbar */


.profile-link .color-change {
	color: #000;
}


.navbar {
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 30;
	background-color: #fff;
	top: 0;
}

.navbar-brand {
	width: 20%;
}

.navbar-brand img {
	width: 41%;
}

#nav-bar-number {
	text-decoration: none;
	font-weight: 500;
	font-size: .8rem;
}

#_my-number {
	border-radius: 50%;
	background-color: #fff;
	padding: 0.625rem;
	display: none;
	text-decoration: none;
}

@media screen and (max-width: 992px) {
	#_my-number {
		display: inline-block;
	}
}

#_my-number .fa-phone-volume {
	display: block;
	vertical-align: middle;
	color: #0000008c;
	font-size: 1.5rem;
}



#nav-bar-number:hover {
	background-color: #1666d9;
}

#contact-us-info col-12 {
	background-color: red;
}


@media (max-width: 991px) {



	._my-login {
		margin-bottom: 1rem;
		margin-top: 1rem;
		padding: 1rem;
	}
}



/* navbar */

.my-nav {
	background: #fff;
	position: fixed;
	z-index: 2;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	display: flex;
	gap: 1rem;
	justify-content: space-between;
	box-shadow: 0 -10px 30px 0px rgba(0, 0, 0, .1);
	padding: 1rem;
	width: 100%;
	align-items: center;
}

.my-nav ._grow {
	flex-grow: 1;
}

.my-nav ._grow p {
	color: #717171;
	font-size: 1rem;
	line-height: 1.25rem;
	margin: 0;
}

.my-nav ._grow h6 {
	color: #212529;
	line-height: 1.2rem;
	font-weight: 700;
	font-size: 1.25rem;
	margin: 0;
}

.my-nav ._grow ._font-medium {
	color: #717171;
	font-weight: 500;
	font-size: .675rem;
}

.my-nav .radius {
	font-weight: 500;
	line-height: 1.75rem;
	font-size: .875rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
	border-radius: 34px;
	padding: .5rem 1.25rem;
}


/* Batches */

.box-1 {
	display: flex;
	max-height: 15rem;
	flex-wrap: wrap;
	gap: .625rem;
	overflow: auto;

}

._nav-container-ra .nav {
	display: flex;
	justify-content: center;
	font-size: 1rem;
	line-height: 1.25rem;
}

._nav-container-ra .nav li button {
	margin-bottom: 0.125rem;
	color: #717171;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #0d6efd;
}


._nav-container-ra {
	/*padding: .875rem;*/
	padding: 0 20px;
	border-radius: .5rem;
	border-color: #7070701a;
	background-color: var(--bs-gray-100);
	border-width: 1px;
	padding: .75rem;
	display: flex;
	flex-direction: column;
}


._nav-container-ra .justify {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.hidden {
	display: none !important;
}

#header {
	font-size: .9rem;
	font-weight: 500;
	background-color: #fff;
}

#header a {
	color: var(--bs-gray-500);
}


.scrolled #header {
	font-size: .9rem;
	font-weight: 500;
}

.scrolled#header a {
	color: var(--bs-gray-500);
}

._nav-container-ra .justify p {
	font-weight: 500;
	margin: 0;
}

._nav-container-ra .max-w {
	border-radius: 10px;
	background-color: #fff;
}

._nav-container-ra .max-w .w-full {
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: .625rem;
	padding-right: .625rem;
	display: flex;
	width: 100%;
	max-width: 11rem;
	align-items: center;
	gap: .625rem;
}

._nav-container-ra .max-w .w-full .lg-text {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

._nav-container-ra .max-w .w-full .lg-text .font-semi {
	font-weight: 700;
	line-height: 1.2rem;
	margin: 0;
}

._nav-container-ra .max-w .w-full .lg-text .text-success {
	font-size: .95rem;
	margin: 0;
	font-weight: 500;
}

._nav-container-ra {
	width: 96%;
	margin: 0 auto;
}

/* Batches */


/* members */

._radius-container {
	width: 96%;
	margin: 0 auto;
}

._radius-container {
	padding: .875rem;
	border-radius: .625rem;
	background-color: var(--bs-gray-100);
}

.pricing-text {
	text-align: left;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
}

.pricing-text p {
	font-weight: 600;
}

.select-occupancy {
	text-align: left;
	display: flex;
	align-items: center;
	gap: .25rem;
}

.select-occupancy .Arrangement {
	color: #717171;
	font-size: .9rem;
}

.select-occupancy p {
	font-weight: 500;
}

.content {
	display: flex;
	flex-direction: column;
	gap: .625rem;
	border-radius: .5rem;
	padding-left: .625rem;
	padding-right: .625rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.content ._top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.content ._top p {
	font-weight: 500;
	font-size: 1rem;
	margin: 0;
	line-height: 1.375rem;
}

.content ._bottom {
	display: flex;
	gap: 1rem;
	border-radius: .375rem;
	padding: .5rem;
}

.content ._bottom ._left {
	display: flex;
	flex-grow: 1;
	justify-content: space-between;
	gap: 1rem;
}

.content ._bottom ._left .to {
	display: flex;
	flex-direction: column;
	gap: .25rem;
	justify-content: center;
	min-width: 129px;
}

.content ._bottom ._left .to .to1 {
	margin: 0;
	font-size: 1rem;
	color: #717171;
}

.content ._bottom ._left .to .to2 {
	margin: 0;
	font-size: 1rem;
	line-height: 1.25rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.content ._bottom ._left .bo {
	display: flex;
	flex-direction: column;
	gap: .25rem;
}

.content ._bottom ._left .bo .bo1 {
	margin: 0;
	font-size: 1rem;
	--tw-text-opacity: 1;
	color: #717171;
}

.content ._bottom ._left .bo .bo2 {
	margin: 0;
	white-space: nowrap;
	font-size: 1rem;
	line-height: 0.75rem;
}

.content ._bottom ._right {
	display: flex;
	flex-grow: 1;
	align-items: center;
	justify-content: flex-end;
	gap: .375rem;
}

.content ._bottom ._right ._tag {
	margin: 0;
	font-size: 1rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: #717171;
}

.content ._bottom ._right ._bt1 {
	display: flex;
	border-radius: .25rem;
	background-color: hsla(0, 0%, 44%, .05);
	padding-left: .375rem;
	padding-right: .375rem;
	padding-top: .25rem;
	padding-bottom: .25rem;
	font-size: .75rem;
	line-height: 1.25rem;
}

.content ._bottom ._right ._bt1 .px-1 {
	padding-left: .25rem;
	padding-right: .25rem;
	text-transform: none;
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 1rem;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}

.content ._bottom ._right ._bt1 input {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
	width: 2rem;
	text-align: center;
	background-color: transparent;

}

.navbar a {
	text-transform: uppercase !important;
}

.navbar button {
	text-transform: uppercase !important;
}

@media screen and (max-width: 420px) {
	.navbar-brand img {
		width: 95% !important;
	}
}

@media screen and (max-width: 520px) {
	.navbar-brand img {
		width: 95% !important;
	}
}

/* members */
