@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300, 400,500,600,700,800');
body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #e0f4fb;
}
body.success {
	background: url(../images/signupbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
body.market {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #FFF;
}
p {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.text-white {
color:#fff;
}

.navbar-inverse {
	background-color: #2e292f;
	border-color: #080808;
}
.navbar-brand {
	float: left;
	height: 73px;
	padding: 8px 15px;
	font-size: 18px;
	line-height: 14px;
}
.navbar-nav>li>a {
	padding-top: 29px;
	padding-bottom: 15px;
	font-weight: 400;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #f95e1e;
	padding-top: 14px;
	margin-top: 20px;
	border: 1px solid #fff;
	padding: 6px 27px;
}
.navbar-nav {
	float: left;
	margin: 0;
	padding-top: 12px;
}
.sign {
	padding-top: 28px;
	padding-right: 32px;
}
.sign li {
	list-style: none;
	display: inline-block;
}
.sign li a {
	color: #9d9d9d;
}
body.main-home {
	background: url(../images/main-home.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 10px;
    margin-top:0px;
}

#home {
	background: url(../images/signupbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 10px;
    margin-top:0px;
}



#sign-in {
	background: url(../images/signinbg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 200px;
}
#sign-in .panel-heading img {
	margin: 0px auto;
	text-align: center;
}
#sign-in .btn-default {
	color: #fff;
	background-color: #126d9c;
	border-color: rgba(255, 255, 255, 0);
	border-radius: 0px;
	font-size: 20px;
	text-align: center;
	margin: 0px auto;
}
.col-centered {
	left: 38%;
}
.sign-in-block {
	/*width: 50%;*/
	margin: 0px auto 70px;
	margin-top: 20px;
}
.sign-in-block .input-group-addon {
	padding: 2px 22px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	background-color: #2a0b37;
	border: 0px solid #ccc;
	border-radius: 0px;
}
#signup {
	background: #0d0e13;/* url(../images/signupbg.jpg) no-repeat center center fixed;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    padding-bottom:9%;
}
#plans {
	background: url(../images/plansbg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*padding-bottom: 9%;*/
	height: 520px;
}
.plans-block {
	margin-top: 5%;
	background: rgba(148, 221, 221, 0.5);
	padding: 5px 29px 23px;
	border-radius: 21px;
	text-align: center;
	margin-bottom: 2%;
}
.plans-block h1 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size:52px;
}
.plans-block h1 span {
	color: #033536;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}

.plans-block .white{
color:#fff;
}
.plans-block color{
color:#033536;
}

.plans-block number{
color:#033536;
font-family: 'Open Sans';
font-weight:600;
}

.plans-block h1 i{
font-weight: normal;
font-size: 48px;
margin-right: 5px;
color:#033536;

}

.plans-block h2 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size:42px;
}
.plans-block h2 span {
	color: #033536;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
.plans-block h3 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
    font-size:32px;
margin-bottom:30px;
}

.plans-block .button{
 color:#fff;
 font-family: 'Montserrat', sans-serif;
 font-weight: 300;
 font-size:36px;
 background:#11322c;
border:2px solid #fff;
padding:0px 20px;

}


#location {
	background: #e0f4fb;
}
.location-content img {
	position: absolute;
	right: 15px;
	bottom: 13%;
}
.home-icons {
	padding-top: 12%;
	text-align: center;
	color: #fff;
	width: 70%;
	margin: 0px auto;
}
.home-icons a {
	color: #fff;
	font-weight: 100;
}
.home-icons h2 {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.home-icons img {
	width: 70%;
}
.footer {
	background-color: #2e292f;
	color: #fff;
}
.copy-right ul {
	padding-left: 0px;
	margin-bottom: 2px;
}
.copy-right ul li {
	list-style: none;
	display: inline-block;
	padding-left: 0;
	padding-right: 10px;
}
.copy-right ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: 200;
}
.copy-right {
	padding-top: 16px;
	font-weight: 200;
}
.footer p {
	font-weight: 200!important;
}
.social-icons ul li {
	list-style: none;
	display: inline-block;
	padding: 19px 0 6px 10px;
}
.panel-info>.panel-heading {
	color: #ffffff;
	background-color: rgba(255, 255, 255, 0);
	border-color: rgba(188, 232, 241, 0);
	text-align: center;
}
.panel-heading h1 {
	text-align: center;
	color: #fb5d1c;
	font-size: 39px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.panel {
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: none;);
}
.panel-heading b {
	font-size: 23px;
	font-weight: 100;
	line-height: 67px;
}
.panel-info {
	border-color: rgba(188, 232, 241, 0);
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	background-color: #0c2c39;
	border: 1px solid #ccc;
	border-radius: 4px;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
	text-transform: none;
	font-weight: 400;
}

.sign_up label {

	color: #ef7b00;

}

.input-group-addon {
	padding: 9px 22px;
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	background-color: #0c2c39;
	border: 0px solid #ccc;
	border-radius: 0px;
}
.form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
margin-bottom:10px;
}
input[type=checkbox] {
	display: none;
} /* to hide the checkbox itself */
input[type=checkbox] + label:before {
	font-family: FontAwesome;
	display: inline-block;
}
input[type=checkbox] + label:before {
	content: "\f096";
} /* unchecked icon */
input[type=checkbox] + label:before {
	letter-spacing: 10px; color:#fff;
} /* space between checkbox and label */
input[type=checkbox]:checked + label:before {
	content: "\f046";
} /* checked icon */
input[type=checkbox]:checked + label:before {
	letter-spacing: 5px;
} /* allow space for check mark */
.btn-default {
	color: #fff;
	background-color: #ef7b00;
	border-color: rgba(255, 255, 255, 0);
	border-radius: 0px;
	font-size: 20px;
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
	color: #ef7b00;
	font-size: 14px;
	text-transform: inherit;
}
.control-label {
	padding-left: 0px;
}
/* USER PROFILE PAGE */
.card {
	margin-top: 20px;
	padding: 30px;
	background-color: rgba(214, 224, 226, 0.2);
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.card.hovercard {
	position: relative;
	padding-top: 25px;
	overflow: hidden;
	text-align: center;
	background-color: #262626;
	padding-bottom: 39px;
}
.card.hovercard .card-background {
	height: 130px;
}
.card-background img {
	-webkit-filter: blur(25px);
	-moz-filter: blur(25px);
	-o-filter: blur(25px);
	-ms-filter: blur(25px);
	filter: blur(25px);
	margin-left: -100px;
	margin-top: -200px;
	min-width: 130%;
}
.card.hovercard .useravatar {
	top: 15px;
	left: 0;
	right: 0;
}
.card.hovercard .useravatar img {
	width: 100px;
	height: 100px;
	max-width: 100px;
	max-height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
	position: absolute;
	bottom: 14px;
	left: 0;
	right: 0;
}
.card.hovercard .card-info .card-title {
	padding: 0 5px;
	font-size: 20px;
	line-height: 1;
	color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.card.hovercard .card-info {
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	color: #737373;
	text-overflow: ellipsis;
}
.card.hovercard .bottom {
	padding: 0 20px;
	margin-bottom: 17px;
}
.btn-pref .btn {
	-webkit-border-radius: 0 !important;
}
#dashboard {
	margin-top: 53px;
}
#dashboard .container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}
#dashboard .btn-group-justified>.btn-group .btn {
	width: 100%;
	font-size: 15px;
}
#dashboard .card.hovercard .card-background {
	height: 79px;
}
.well {
	padding: 19px;
	margin-bottom: 20px;
	background-color: #03111e;
	border: 0px solid #e3e3e3;
	min-height: 387px;
}
#dashboard .form-control {
	display: block;
	width: 100%;
	height: 40px;
}
.ourfi_location {
	margin-top: 20px;
}
.ourfi_location img {
	margin-top: 178px;
}
/* ................. User Login ................. */
.user_login {
	background: url(../images/user_bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 0;
}
.user_form {
	/*background:rgba(255,255,255,0.3);*/
	padding: 20px 40px;
}
.user_form h2 {
	color: #fff;
	padding-top: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
    margin-left:5px;
    
}
.user_fields {
	background: transparent;
	padding: 0px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.user_address p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.about {
	background: url('../images/about.jpg');
	background-position: fixed;
	background-repeat: none;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 40px;
	color: #fff;
background-attachment: fixed;
}
.about p {
	color: #fff;
	font-size: 16px;
}
.home_block h2 {
	font-weight: 500;
}
 @media (min-width: 320px) and (max-width: 480px) {
/*.plans-block {
	margin-top: 10%;
	background: rgba(0, 0, 0, 0.46);
	padding: 8px 19px;
	border-radius: 21px;
	text-align: center;
	margin-bottom: 5%;
	font-size: 12px!important;
}
.plans-block p {
	font-size: 12px!important;
}*/
.home_block img {
	width: 40%;
}
iframe {
	height: 100px;
	width: 100%
}
}
.user_btn {
	margin-right: 20px;
}
 .form-control::-moz-placeholder {
 font-weight:200
}
.location1 {
	background: red;
}
.location-img {
	margin-top: 160px;
	margin-right: -100px
}
.map-iframe {
	width: 840px;
	height: 450px;
	border: 2px solid #C2D6DD;
    margin-bottom:50px;
}
.widget {
	border: 1px solid #eaebeb;
	background: #fafaf8;
	border-radius: 3px;
	margin-bottom: 20px;
}
.widget-heading {
	padding: 5px 15px;
	color: #fff;
	border-radius: 3px;
	border-bottom: 1px solid #eaebeb;
}
.menu-widget .widget-heading {
	border-bottom: none
}
.widget-heading .widget-title {
	font-size: 16px;
	font-weight: 600;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}
.widget-heading .widget-title .btn {
	padding: 0px 24px;
}
.widget-delivery .col-xs-6 {
	padding: 25px 15px 20px;
	background: #FFFFFF;
	border-right: 1px solid #eaebeb;
	display: -webkit-inline-box;
	border-bottom: 1px solid #eaebeb;
}
.widget-delivery .col-xs-6:last-of-type {
	border-right: 1px solid transparent;
}
.widget-body .button {
	background-color: #f95e1e !important;
	margin: auto !important;
	border-radius: 5px !important;
	font-weight: 600 !important;
	height: 45px !important;
	float: left !important;
	padding: 0px 25px;
	border: 0px;
}
.widget-body .button:hover {
	background-color: #FFF !important;
}
.who-we-are{
	margin-top:2px;margin-bottom:-7px;
}
/*==============================
*
* Rstaurants 
*
==============================*/

.restaurant {
}
.restaurant .col-md-6 {
	width: 50%;
}
.restaurant-entry {
	border: 1px solid #eaebeb;
	border-radius: 2px;
	margin-bottom: 20px;
	background: #FFF;
}
.restaurant-entry .entry-logo {
	float: left;
	width: 200px;
	height: 132px;
	background: #FFF;
	border: 1px solid #CDE0E7;
	border-radius: 2px;
	margin: 10px 10px 10px 10px;
	/* margin-left: 15px; */
	overflow: hidden;
}
.restaurant-entry .entry-logo img {
	max-width: 100%;
	display: block;
	margin-top: 0px;
}
.restaurant-entry .entry-dscr hr {
	height: 1px;
	background: #eaebeb;
	margin: 7px 0px;
	border: 0px;
}
.restaurant-entry .entry-dscr {
	padding-left: 145px;
	margin-top: 20px;
	margin-bottom: 5px !important;
}
.restaurant-entry .entry-dscr h5 a {
	margin-bottom: 5px !important;
	color: #f95e1e !important;
}
.restaurant-entry .entry-dscr h5 {
	margin-bottom: 5px !important;
	color: #f95e1e !important;
}
.restaurant-entry .entry-dscr h5 a {
	color: #414551;
	font-weight: 500;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.restaurant-entry .entry-dscr ul li {
	font-size: 12px;
	margin-top: 7px;
    display: block;
}
.restaurant-entry .right-review {
	padding: 15px 10px;
	border-left: 1px solid #eaebeb;
	min-height: 145px;
}
.restaurant-entry .right-review p {
	color: #414551;
	font-weight: 500;
	margin: 0 0 10px;
}
.restaurant-entry .right-review .rating-block {
	color: #f30;
	background: transparent;
	border: none;
	padding: 5px 15px 5px;
}
 @media (min-width: 320px) and (max-width: 991px) {
.restaurant .col-md-6 {
	width: 100%;
}
.restaurant-entry .entry-logo {
	float: none;
	text-align: center;
	margin: 0px auto 20px;
	width: 100%;
	height: auto;
}
.restaurant-entry .entry-dscr {
	padding: 0 15px;
	text-align: center;
}
.restaurant-entry .right-review {
	padding: 15px 10px;
	border-left: transparent;
	border-top: 1px solid #eaebeb
}
.who-we-are{
	margin-top:20px;
}
}