body {
	background-color: #ffffff;
	padding-top: 57px;
}

.w-40 {
	width: 40%;
}

.navbar-dark .navbar-nav .nav-link {
	font-weight: 500;
}

.card {
	margin-bottom: 30px;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 0 solid rgba(0, 0, 0, .125);
	border-radius: 4px;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem 1.25rem;
}

.round-lg {
	line-height: 65px;
	width: 60px;
	height: 60px;
	font-size: 30px;
}

.feather-lg {
	width: 45px;
	height: 45px;
}

.ms-2 {
	margin-left: .5rem !important;
}

.text-muted {
	color: #a1aab2 !important;
}

.bg-danger {
	background-color: #fc4b6c !important;
}

.bg-primary {
	background-color: #7460ee !important;
}

.bg-warning {
	background-color: #ffb22b !important;
}

.menu-bg {
	background-color: #39b5b5 !important;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}

.nav-link {
	text-transform: capitalize !important;
}

.lead {
	font-size: 1rem;
}

.outer-box-content {
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	color: rgba(0, 0, 0, 0.87);
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	background-color: #fff;
}

.cont {
	padding: 16px;
}

.btn-size {
	padding: 4px 10px;
	font-size: 0.8125rem;
}

.card_view {
	border: 1px solid rgba(0, 0, 0, 0.12);
	margin-bottom: 1rem;
	border-radius: 4px;
}

.jss41 {
	display: flex;
	align-items: center;
}

.card_view .bhead {
	display: inline;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.0075em;
}

.chips {
	margin-left: 8px;
	color: #39b5b5;
	border: 1px solid #39b5b5;
	height: 24px;
	border-radius: 16px;
	vertical-align: middle;
	justify-content: center;
	text-decoration: none;
}

.chips span {
	padding-left: 8px;
	padding-right: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jss34 {
	font-size: .85em;
	font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.00938em;
	margin: 0;
	color: #a1aab2;
}

.rserve_btn {
	color: #fff;
	background-color: #39b5b5;
	box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
	padding: 6px 16px;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 1.75;
	border-radius: 4px;
	letter-spacing: 0.02857em;
	text-transform: uppercase;
	display: block;
	text-align: center;
	width: 100%;
}

.site-footer {
	padding: 1rem 0;
}

.rserve_btn:hover {
	box-shadow: 0px 2px 4px -1px rgb(0 0 0 / 20%), 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 12%);
	background-color: #08b6b6;
	text-decoration: none;
	color: #fff;
}

/* .box-bg-color{background-color:#7ae1e1 ; color: #fff;;} */
.category-details .category-label {
	margin-bottom: 0px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	/* border: 1px solid #dbdbdb; */
	border-radius: 10%;
}

.category-details .category-amount {
	font-size: 18px;
	text-align: center;
}

.category-details {
	border-right: 1px solid #dbdbdb;
}

.category .row .category-details:last-child {
	border-right: none;
}

.category {
	border: 1px solid #dbdbdb;
	border-radius: 4px;
}

.chips1 {
	background: #39b5b5;
	color: #fff;
	border-radius: 16px;
	margin: 5px;
	border-radius: 16px;
	justify-content: center;
	text-decoration: none;
}

.chips1 span {
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.clr1 {
	background: #7460ee;
}

.clr2 {
	background: #ffb22b;
}

.clr3 {
	background: #fc4b6c;
}

.clr4 {
	background: #08b6b6;
}

.btn1 {
	background: none;
	color: #39b5b5;
	border: 1px solid #39b5b5;
}

.MuiSvgIcon-root {
	fill: currentColor;
	width: 1em;
	height: 1em;
	display: inline-block;
	font-size: 1.5rem;
	transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	flex-shrink: 0;
	user-select: none;
}

.MuiButton-label {
	width: 100%;
	display: inherit;
	align-items: inherit;
	justify-content: inherit;
}

.filter_btn {
	padding: 4px 10px;
	font-size: 0.8125rem;
	color: rgba(0, 0, 0, 0.87);
	background-color: #CFCFEA;
	min-width: 64px;
	box-sizing: border-box;
	transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
	font-weight: 500;
	line-height: 1.75;
	border-radius: 4px;
	letter-spacing: 0.02857em;
	text-transform: uppercase;
	display: inline-flex;
}

.chosen-select {
	width: 100%;
}

.chosen-select-deselect {
	width: 100%;
}

.chosen-container {
	display: inline-block;
	font-size: 14px;
	position: relative;
	vertical-align: middle;
	width: 100% !important;
}

.chosen-container .chosen-drop {
	background: #ffffff;
	border: 1px solid #cccccc;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
	box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
	margin-top: -1px;
	position: absolute;
	top: 100%;
	left: -9000px;
	z-index: 1060;
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0;
	right: 0;
}

.chosen-container .chosen-results {
	color: #555555;
	margin: 0 4px 4px 0;
	max-height: 240px;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
	display: none;
	line-height: 1.42857143;
	list-style: none;
	margin: 0;
	padding: 5px 6px;
}

.chosen-container .chosen-results li em {
	background: #feffde;
	font-style: normal;
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	cursor: default;
	color: #999;
	font-weight: bold;
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px;
}

.chosen-container .chosen-results li.active-result {
	cursor: pointer;
	display: list-item;
}

.chosen-container .chosen-results li.highlighted {
	background-color: #428bca;
	background-image: none;
	color: white;
}

.chosen-container .chosen-results li.highlighted em {
	background: transparent;
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #777777;
}

.chosen-container .chosen-results .no-results {
	background: #eeeeee;
	display: list-item;
}

.chosen-container .chosen-results-scroll {
	background: white;
	margin: 0 4px;
	position: absolute;
	text-align: center;
	width: 321px;
	z-index: 1;
}

.chosen-container .chosen-results-scroll span {
	display: inline-block;
	height: 1.42857143;
	text-indent: -5000px;
	width: 9px;
}

.chosen-container .chosen-results-scroll-down {
	bottom: 0;
}

.chosen-container .chosen-results-scroll-down span {
	background: url("chosen-sprite.png") no-repeat -4px -3px;
}

.chosen-container .chosen-results-scroll-up span {
	background: url("chosen-sprite.png") no-repeat -22px -3px;
}

.chosen-container-single .chosen-single {
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	color: #555555;
	display: block;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	padding: 0 0 0 8px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.chosen-container-single .chosen-single span {
	display: block;
	margin-right: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.chosen-container-single .chosen-single abbr {
	background: url("chosen-sprite.png") right top no-repeat;
	display: block;
	font-size: 1px;
	height: 10px;
	position: absolute;
	right: 26px;
	top: 12px;
	width: 12px;
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: right -11px;
}

.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
	background-position: right 2px;
}

.chosen-container-single .chosen-single div {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
}

.chosen-container-single .chosen-single div b {
	background: url("chosen-sprite.png") no-repeat 0 7px;
	display: block;
	height: 100%;
	width: 100%;
}

.chosen-container-single .chosen-default {
	color: #777777;
}

.chosen-container-single .chosen-search {
	margin: 0;
	padding: 3px 4px;
	position: relative;
	white-space: nowrap;
	z-index: 1000;
}

.chosen-container-single .chosen-search input[type="text"] {
	background: url("chosen-sprite.png") no-repeat 100% -20px, #ffffff;
	border: 1px solid #cccccc;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	margin: 1px 0;
	padding: 4px 20px 4px 4px;
	width: 100%;
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.chosen-container-single-nosearch .chosen-search input {
	position: absolute;
	left: -9000px;
}

.chosen-container-multi .chosen-choices {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	cursor: text;
	height: auto !important;
	height: 1%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none;
}

.chosen-container-multi .chosen-choices .search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.chosen-container-multi .chosen-choices .search-field input[type="text"] {
	background: transparent !important;
	border: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #555555;
	height: 32px;
	margin: 0;
	padding: 4px;
	outline: 0;
}

.chosen-container-multi .chosen-choices .search-field .default {
	color: #999;
}

.chosen-container-multi .chosen-choices .search-choice {
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	color: #333333;
	cursor: default;
	line-height: 13px;
	margin: 6px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	position: relative;
}

.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
	background: url("chosen-sprite.png") right top no-repeat;
	display: block;
	font-size: 1px;
	height: 10px;
	position: absolute;
	right: 4px;
	top: 5px;
	width: 12px;
	cursor: pointer;
}

.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
	background-position: right -11px;
}

.chosen-container-multi .chosen-choices .search-choice-focus {
	background: #d4d4d4;
}

.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
	background-position: right -11px;
}

.chosen-container-multi .chosen-results {
	margin: 0 0 0 0;
	padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
	display: none;
}

.chosen-container-active .chosen-single {
	border: 1px solid #66afe9;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.chosen-container-active.chosen-with-drop .chosen-single {
	background-color: #ffffff;
	border: 1px solid #66afe9;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	background: transparent;
	border-left: none;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 7px;
}

.chosen-container-active .chosen-choices {
	border: 1px solid #66afe9;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.chosen-container-active .chosen-choices .search-field input[type="text"] {
	color: #111 !important;
}

.chosen-container-active.chosen-with-drop .chosen-choices {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.chosen-disabled {
	cursor: default;
	opacity: 0.5 !important;
}

.chosen-disabled .chosen-single {
	cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default;
}

.chosen-rtl {
	text-align: right;
}

.chosen-rtl .chosen-single {
	padding: 0 8px 0 0;
	overflow: visible;
}

.chosen-rtl .chosen-single span {
	margin-left: 26px;
	margin-right: 0;
	direction: rtl;
}

.chosen-rtl .chosen-single div {
	left: 7px;
	right: auto;
}

.chosen-rtl .chosen-single abbr {
	left: 26px;
	right: auto;
}

.chosen-rtl .chosen-choices .search-field input[type="text"] {
	direction: rtl;
}

.chosen-rtl .chosen-choices li {
	float: right;
}

.chosen-rtl .chosen-choices .search-choice {
	margin: 6px 5px 3px 0;
	padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices .search-choice .search-choice-close {
	background-position: right top;
	left: 4px;
	right: auto;
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results .group-option {
	padding-left: 0;
	padding-right: 15px;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
	background: url("chosen-sprite.png") no-repeat -28px -20px, #ffffff;
	direction: rtl;
	padding: 4px 5px 4px 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 144dpi) {

	.chosen-rtl .chosen-search input[type="text"],
	.chosen-container-single .chosen-single abbr,
	.chosen-container-single .chosen-single div b,
	.chosen-container-single .chosen-search input[type="text"],
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
	.chosen-container .chosen-results-scroll-down span,
	.chosen-container .chosen-results-scroll-up span {
		background-image: url("chosen-sprite@2x.png") !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important;
	}
}

.modal.show {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	align-items: flex-start;
}

.btn-services {
	padding: 0px 2rem;
	margin: 7px 0px;

	vertical-align: middle;
	border-radius: 10px;
	line-height: 4.2rem;
	display: inline-block;
	outline: 0 !important;
	text-decoration: none !important;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fffefe;
	border: none;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .1em;
	position: relative;
	transition: background-position 0.5s ease-in-out;
	outline: none !important;
	max-width: 100%;
	width: 100%;
	;
	/* background-image: linear-gradient(to right, #d4175d 0%, #aa0b63 10%, #67115e 35%, #17a3d7 65%, #4ddbae 100%); */
	/* background-position: 0% 100%;
						background-size: 300% 100%; */
	cursor: pointer;
	background-image: linear-gradient(to right, #aa0b63, #9a0b63, #890d63, #780f61, #67115e);
}

.btn-services span {
	position: relative;
	z-index: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}

.btn-services:active,
.btn-services:focus,
.btn-services:hover {
	box-shadow: none;
	color: #fffefe;
	background-position: 100% 100%;
}

.w-33 {
	width: 32%;
	margin-left: 10px;
}

/*Styling Selectbox*/
.dropdown {
	width: auto;
	display: inline-block;
	/* background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 0 2px rgb(204, 204, 204);
	transition: all .5s ease;
	position: relative;
	font-size: 14px;
	color: #474747;
	height: 100%; */
	text-align: left
}

.dropdown .select {
	cursor: pointer;
	display: block;
	padding: 10px
}

.dropdown .select>i {
	font-size: 13px;
	color: #888;
	cursor: pointer;
	transition: all .3s ease-in-out;
	float: right;
	line-height: 20px
}

.dropdown:hover {
	box-shadow: 0 0 4px rgb(204, 204, 204)
}

.dropdown:active {
	/* background-color: #f8f8f8 */
}

.dropdown.active:hover,
.dropdown.active {
	box-shadow: 0 0 4px rgb(204, 204, 204);
	border-radius: 2px 2px 0 0;
	background-color: #f8f8f8
}

.dropdown.active .select>i {
	transform: rotate(-90deg)
}

.dropdown .dropdown-menu {
	position: absolute;
	background-color: #fff;
	width: auto;
	left: 0;
	margin-top: 1px;
	box-shadow: 0 1px 2px rgb(204, 204, 204);
	border-radius: 0 1px 2px 2px;
	overflow: hidden;
	/* display: none; */
	max-height: 144px;
	overflow-y: auto;
	z-index: 9
}

.dropdown .dropdown-menu li {
	padding: 10px;
	transition: all .2s ease-in-out;
	cursor: pointer
}

.dropdown .dropdown-menu {
	padding: 0;
	list-style: none
}

.dropdown .dropdown-menu li:hover {
	background-color: #f2f2f2
}

.dropdown .dropdown-menu li:active {
	background-color: #e2e2e2
}



.wrapperAlert {
	width: 500px;
	height: 450px;
	overflow: hidden;
	border-radius: 12px;
	border: thin solid #ddd;
}

.topHalf {
	width: 100%;
	color: white;
	overflow: hidden;
	min-height: 250px;
	position: relative;
	padding: 40px 0;
	background: rgb(0, 0, 0);
	background: -webkit-linear-gradient(45deg, #39b5b5, #a0ebcf);
}

.topHalf p {
	margin-bottom: 30px;
}

svg {
	fill: white;
}

.topHalf h1 {
	font-size: 2.25rem;
	display: block;
	font-weight: 500;
	letter-spacing: 0.15rem;
	text-shadow: 0 2px rgba(128, 128, 128, 0.6);
}

/* Original Author of Bubbles Animation -- https://codepen.io/Lewitje/pen/BNNJjo */
.bg-bubbles {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.wrapperAlert li {
	position: absolute;
	list-style: none;
	display: block;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.15);
	/* fade(green, 75%);*/
	bottom: -160px;

	-webkit-animation: square 20s infinite;
	animation: square 20s infinite;

	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
}

.wrapperAlert li:nth-child(1) {
	left: 10%;
}

.wrapperAlert li:nth-child(2) {
	left: 20%;

	width: 80px;
	height: 80px;

	animation-delay: 2s;
	animation-duration: 17s;
}

.wrapperAlert li:nth-child(3) {
	left: 25%;
	animation-delay: 4s;
}

.wrapperAlert li:nth-child(4) {
	left: 40%;
	width: 60px;
	height: 60px;

	animation-duration: 22s;

	background-color: rgba(white, 0.3);
	/* fade(white, 25%); */
}

.wrapperAlert li:nth-child(5) {
	left: 70%;
}

.wrapperAlert li:nth-child(6) {
	left: 80%;
	width: 120px;
	height: 120px;

	animation-delay: 3s;
	background-color: rgba(white, 0.2);
	/* fade(white, 20%); */
}

.wrapperAlert li:nth-child(7) {
	left: 32%;
	width: 160px;
	height: 160px;

	animation-delay: 7s;
}

.wrapperAlert li:nth-child(8) {
	left: 55%;
	width: 20px;
	height: 20px;

	animation-delay: 15s;
	animation-duration: 40s;
}

.wrapperAlert li:nth-child(9) {
	left: 25%;
	width: 10px;
	height: 10px;

	animation-delay: 2s;
	animation-duration: 40s;
	background-color: rgba(white, 0.3);
	/*fade(white, 30%);*/
}

.wrapperAlert li:nth-child(10) {
	left: 90%;
	width: 160px;
	height: 160px;

	animation-delay: 11s;
}

@-webkit-keyframes square {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-500px) rotate(600deg);
	}
}

@keyframes square {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-500px) rotate(600deg);
	}
}

.bottomHalf {
	align-items: center;
	padding: 35px;
}

.bottomHalf p {
	font-weight: 500;
	font-size: 1.05rem;
	margin-bottom: 20px;
}

button {
	border: none;
	color: white;
	cursor: pointer;
	border-radius: 12px;
	padding: 10px 18px;
	background-color: #39b5b5;
	text-shadow: 0 1px rgba(128, 128, 128, 0.75);
}

button:hover {
	background-color: #85ddbf;
}

.custom-checkbx {
	column-count: 3;
	column-gap: 2rem;
	list-style: none;
	padding-left: 0;
}

/* Hide the browser's default checkbox */
.custom-checkbx .container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.custom-checkbx .checkmark {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #eee;
}


/* When the checkbox is checked, add a blue background */
.custom-checkbx .container input:checked~.checkmark {
	background-color: #39b5b5;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkbx .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.custom-checkbx .container input:checked~.checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.custom-checkbx .container .checkmark:after {
	left: 7px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.custom-checkbx .container {
	display: block;
	margin-bottom: 28px;
	line-height: 25px;
	position: relative;
	padding-left: 30px;
	color: #495057;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.center {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 200px;
}

#loading {
	display: none;
	width: 100%;
	padding: 5px 10px;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	color: white;
	background: rgba(0, 0, 23, 0.71);
	box-shadow: 0 0 10px black;
}

.modal-content .modal-body {
	padding: 5px 24px 24px;
}

.f-18 {
	font-size: 18px;
}

/* active (pressed) buttons 
... are grey */
.active,
.active1 {
	background-image: linear-gradient(to right, #17a3d7, #00b3d8, #00c2d1, #00d0c2, #4ddbae);
	color: white;
}

/* ... red box shadow on hover */
/* .btn-services.active:hover {
	box-shadow: 0 0 0 3px red;
  } */

/* light coral when clicked */
.btn-services.active:active {
	background-image: linear-gradient(to right, #aa0b63, #9a0b63, #890d63, #780f61, #67115e);
}

/* NOT active buttons are light grey --  see .btn class */

/* ... blue box shadow on hover */

/* .btn-services:not(.active):hover {
	box-shadow: 0 0 0 3px blue;
  } */

/* ... light blue when clicked */
.btn-services:not(.active):active {
	background-color: lightskyblue;
}

.logo_wid {
	width: 120px;
}

@media (max-width: 758px) {
	.logo_wid {
		width: 25%;
	}

	.w-33 {
		width: 47%;
	}

	#largeModal .modal-dialog {
		width: 85%;
		top: 18%;
	}

	.btn-services {
		padding: 0px 1rem;
		margin: 3px 0px;
		font-size: 12px;
	}
}

.custom-control-label::before {
	top: 0px;
}

.custom-control-label::after {
	top: 0px;
}



.card {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.bg-box {
	background-color: #39b5b5;
}

.left_view {
	background-color: #39b5b5;
	color: #fff;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.right_detail {
	display: inline-block;
	text-align: center;
}

.right_detail .category-label {
	color: #8c8d90;
	font-size: 14px;
	font-weight: 500;
}

.right_detail .category-amount {
	color: #333;
	font-size: 16px;
	font-weight: 700;
}

.danger {
	color: #fff;
	background-color: #f44336;
	border-color: #f44336;
}

.danger:hover {
	background: #ff5b4f;
	border-color: #f44336;
}

.success {
	color: #fff;
	background-color: #4caf50;
	border-color: #4caf50
}

.success:hover {
	background: #67db6c;
	border-color: #4caf50
}

.dataLabel:last-child {
	border-right: none;
}

.category-details1 {
	border-right: 1px solid #fff;
}

.category-details1 .category-amount {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
}

.category-details1 .category-label {
	margin-bottom: 0px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	/* border: 1px solid #dbdbdb; */
	border-radius: 10%;
}

.category-details2 {
	border-right: none
}

.category-details2 .category-amount {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
}

.category-details2 .category-label {
	margin-bottom: 0px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	/* border: 1px solid #dbdbdb; */
	border-radius: 10%;
}

.f-20 {
	font-size: 20px;
}

@media screen and (max-width: 768px) {
	.left_view {
		position: relative;
	}
}

.accept_msg {
	background: #fff;
	border: 1px solid #fff;
	color: #4caf50;
	display: block;
	padding: 5px;
}

.reject_msg {
	background: #fff;
	border: 1px solid #fff;
	color: #f44336;
	display: block;
	padding: 5px;
}


input,
textarea,select {
    background-color: #F3E5F5;
    padding: 8px 0px 8px 0px !important;
    
    border-radius: 0 !important;
    box-sizing: border-box;
    border: none !important;
    /* border-bottom: 1px solid #39b5b5 !important; */
   
}

input:focus,
textarea:focus,select:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #39b5b5 !important;
    outline-width: 0;
    font-weight: 400
}



.form-group {
    position: relative;
    margin-bottom: 1rem
}

.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 7px 0 0 0;
    transition: all 300ms;
    opacity: 0.5
}

.form-control:focus+.form-control-placeholder, .form-control:not(:placeholder-shown) ~ .form-control-placeholder{
    font-size: 80%;
    transform: translate3d(0, -100%, 0);
    opacity: 1
}
