.mui-bar a {
	color: white;
}
.address .mui-title {
	color: white;
	font-size: 11pt;
	background: rgba(0,0,0,0.5);
	padding: 0 10px;
	margin: 20px 0;
}
.address .mui-title span {
	font-size:9pt;
}
.mui-bar-transparent{
    background-color: rgba(51, 51, 51, 0);
}
.wthree_social_icons li{
	margin-top: .1em;
}
.agile_container{
	padding:.3em .1em;
}
.agileinfo_logo{
	padding: 8px 0 8px;
}
.agileinfo_logo h1{
	font-size: 16px;
}
.agileinfo_logo h1 a span{
	font-size: 8px;
    color: #fff;
    width: 200px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.agileinfo_para span{
	color: #EC971F;
}

.view {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;	
}
.view h4 {
   text-transform: none;
}
.view-sixth .mask {
   background-color:rgba(0, 0, 0, 0.7);
 }
.reservation{
	background: none;
}
.agileits_head{
	color:#000;
	margin-top: 20px;
}
.agileits-login {
	background-image: url(../images/login.jpg);
	background-position: center;
	background-size: cover;
	padding-bottom: 1.5em;
}
.mui-input-group{
	background-image: url(../images/login.jpg);
	background-position: center;
	background-size: cover;
	color: white;	
}
.mui-input-group:before {
	height: 0;
}
.mui-input-group:after {
	height: 0;
}
.mui-numbox-input {
	color: black;
}
.agileits-login input[type="number"] {
    outline: none;
    font-size: 1em;
    color: #fff;
    padding: 10px;
    margin: 0;
    width:100%;
    border: none;
    border-bottom: 1px dashed #ccc;
    -webkit-appearance: none;
    margin-bottom: 2.5em;
    background: transparent;
}
.agileits-login input[type="number"]:focus{
    border-color: #d24747;
    border-bottom-style: double;
}
.agileits-login input[type="number"]::-webkit-input-placeholder{
   color: #fff;
}
.wthree_social_icons li a.w3_agileits_twitter:hover{
	background:#4CAE4C;	
}
.banner1{
	min-height: 88px;
}
.btn_menu_style {
	position: absolute;
	top:100px;
	left:10px;
	width:30px;
	height:30px;
	border-radius:30px;
	background:#fff;
	display:inline-block;
	text-align:center;	
}
.btn_menu_style i{
	color:#212121;
	font-size:14px;
	line-height:2.2em;
}
.btn_menu_style:hover i{
	color:#fff;
}
.btn_menu_style:hover{
	background:#007BCF;	
}
ol {
	margin: 0;
	padding: 0 0 0 20px;
	list-style-position: outside;
	font-family: serif;
}
ol li {
	margin-top: 5px;
	font-size: 12px;
}
.agileits_w3layouts_contact_grid p i{
	width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
}
.agileits_w3layouts_contact_grid{
	width: 30px;
    height: 30px;
    border-radius: 30px;
}
.btn_scan_style {
	margin-top: 6px;
	width:30px;
	height:30px;
	border-radius:30px;
	background:#fff;
	display:inline-block;
	text-align:center;	
}
.btn_scan_style i{
	color:#212121;
	font-size:14px;
	line-height:2.2em;
}
.btn_scan_style:hover i{
	color:#fff;
}
.btn_scan_style:hover{
	background:#dd4b39;	
}


.mui-dtpicker-title h5[data-id="title-y"]{
	visibility: hidden;
}
.mui-picker[data-id="picker-y"] .mui-picker-inner{
	display: none;
}