@charset "utf-8";
/* CSS Document */
.upro_pic{
	width:110px;
	height:110px;
	border-radius:10px;
	background-color:#fff;
	text-align:center;
	vertical-align:left;
	box-shadow: 1px 1px 2px #555;

}
.upro_pic img{
	max-height:90px;
	max-width:90px;

}
.upro_pic i{
	font-size:50px;
	padding-top:25px;
	color: #777;
}
.upro_pic_ex{
	width:130px;
	height:130px;
	border-radius:10px;
	background-color:#fff;
	text-align:center;
	vertical-align:middle;
	box-shadow: 1px 1px 2px #555;
	color: #777;

}
.upro_pic_ex img{
	max-height:110px;
	max-width:110px;

}
.upro_pic_ex i{
	font-size:50px !important;
	padding-top:37px;
	color: #777;
}
.upro_pic_mb{
	width:80px;
	height:80px;
	border-radius:10px;
	background-color:#fff;
	text-align:center;
	vertical-align:middle;
	border:2px solid #47c5e2;

}
.upro_pic img{
	max-height:80px;
	max-width:80px;

}
.upro_pic i{
	font-size:40px;
	padding-top:15px;
	color: #777;
}
.upro_save{
	border: medium none;
    color: #fff;
    font-size: 20px;
    padding: 5px 25px !important;
	margin-top:15px;
	background-color: #cdb6cf;
	box-shadow:1px 2px 3px #111;
	
}
.upro_save:hover, .upro_save.hover, .upro_save:focus, .upro_save.focus{
	color:#fff;
	background-color: #bb8dc0;
	cursor:pointer;
}
.upro_gen{
	font-size:14px;
}
.upro_gen i{
	font-size:20px;
}
.gender_icons > .btn{
  color: #777;
}
.gender_icons > .btn:hover, .gender_icons > .btn:focus {
  color: #aecb36;
}
.profile_label{
	font-weight:100;
	color:#007199;
}
.profile_input select{
	height:32px;
	border:1px solid #ccc;
}
.pro_label label{
	font-size:14px;
	text-align:left;
}
.pro_label > .btn:active > .btn.active > .btn:hover > .btn:focus{
	background-color:transparent;
	border:none;
	color:#007199;
	box-shadow: none;
}

.pro_mtitle{
    color: #fff;
    font-size: 15px;
    height: 30px;
    margin-top: 11px;
    overflow: hidden;
    text-transform: capitalize;
}
.pro_bgtitle{
	background-color: #cdb6cf;
    height: 50px;
    margin-top: 36px;
    padding-top: 0;
    width: 100%;
}
.pro_side{
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:100%;
	border-bottom: 1px solid #ccc;
}
.cover_img{
	width:100%;
	height:200px;
}
.left_info{
	padding:10px;
}
.pro_title{
	color:#47c5e2;
	font-size:20px;
	letter-spacing:1px;
	text-transform:uppercase;
	
}
.pro_sbtitle{
	color: #777;
    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pro_social img{
	width:35px;
	height:35px;
}
.pro_social{
	padding-top:10px;
}
.pro_nav button{
	margin-bottom:10px;
	color:#007199;
	text-align:left;
}
.biz_social_fonts{
	color: #fff;
    font-size: 25px;
    height: 40px;
    width: 40px;
	padding: 5px;
    text-align: center;
	margin-right:5px;
	float:left;
	margin-top:5px;
}
.soon{
	color:#47c5e2;
	font-size:12px;
	float:right;
	padding-right:5px;
}
.soon_btn{
	border:none;
	font-size:14px;
	padding:5px;
	color:#9e9e9e !important;
	background-color:#eee;
}
.review_stars i{
	color:#ffc700;
	letter-spacing: 7px;
    padding-top: 4px;
}
.hiw_mb_text_box{
	font-size: 17px;
    padding: 10px 80px;
}
.hiw_biz_icon i{
	color:#aecb36;
}
.sites_review_star{
	color:#ffc700;
	font-size:16px;
	letter-spacing:6px;
	padding-top:5px;
}
.profile_block_title {
    background-color: #007199;
    color: #fff;
    letter-spacing: 1px;
    min-height: 27px;
    padding: 5px;
	font-size:16px;
}
.home_address {
    font-size: 13px;
    padding: 5px;
    text-align: left;
    text-shadow: none;
    text-transform: none;
}
.myhome_view {
    -moz-border-colors: none;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-right: 1px solid #ccc;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #777;
    margin-top: 10px;
    overflow: hidden;
}
.own_pic{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	min-height:66px;
}
.myserv_view{
	border:1px solid #ccc;
	color:#777;
	overflow:hidden;
	border-top:none;
	margin-top:10px;
}
.my_profile_icons{
   border-left: 1px solid #ccc !important;
   color:#007199;
   border-bottom:none;
}
.review_toprate i{
	font-size:25px !important;
	text-align:center;
	text-shadow:1px 1px 0px #fff !important;
	color:#aecb36;

}
.review_box {
    border: 1px solid #ccc;
    padding: 5px;
	margin-top:10px
}
.review_title{
	color:#aecb36;
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.review_stars{
	color:#f68b56;
	float:left;
	letter-spacing:6px;
	font-size:16px;
	
}
.review_date{
	float:right;
	padding-right:10px;
	width:45%;
	text-align:right;
	color:#777;
}
.review_user{
	
}
.review_user_name{
	letter-spacing:1px;
	color:#aecb36;
	padding-top:6px;
}
.review_user_pic{
	float:left;
	padding-right:10px;
}
.review_user_pic img{
	width:30px; height:30px;
	border-radius:20px;
}
.review_detail{
	color:#777;
	padding-top:5px;
	padding-bottom:5px;
}
.gall_pic{
	max-height:200px;
}
.gall_pic img{
	max-height:200px;
	 max-width: 88%;
}
.biz_gallery{
	max-height:200px;
}
.gall_arw i{
	color:#fff;
}

.reference_title {
    color: #777777;
    font-family: ralewaysb, Agas-Light,arial;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.reference_number {
    color: #777777;
 	font-family: ralewaysb, Agas-Light,arial;
    font-size: 14px;
    letter-spacing: 1px;
}

.reference_txt {
    color: #9e9e9e;
    font-family: opensansr,arial;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.reference_txt_mb{
	color: #9e9e9e;
    font-family: opensansr,arial;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.rem_ref {
    color: #9e9e9e;
    margin-right: 0;
    padding: 2px 5px;
	border: 1px solid rgb(219, 217, 210);
    cursor: pointer;
    float: right;
    font-size: 11px;
    text-transform: uppercase;
}

.reference_pro {
    color: #777777;
    font-family: ralewaysb, Agas-Light,arial;
    font-size: 14px;
    letter-spacing: 1px;
    margin-right: 10px;
    text-transform: uppercase;
}

.reference_pro2 {
    color: #9e9e9e;
    font-family: ralewaym,arial;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.biz_title{
	color:#47c5e2;
	font-size:14px;
	font-family: ralewayb, Agas;
    letter-spacing: 1px;
	text-transform:uppercase;
	margin-right:5px;
	width:150px;
}
.biz_title_ex{
	color:#555;
	font-size:11px;
	font-family: ralewayb, Agas;
	text-transform:uppercase;
	margin-right:5px;
}
.biz_title_exB{
	color:#555;
	font-size:16px;
	font-family: ralewayb, Agas;
    letter-spacing: 1px;
	text-transform:uppercase;
	padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 20px;
}
.biz_title_m{
	color:#47c5e2;
	font-size:13px;
	font-family: ralewayb, Agas;
	text-transform:uppercase;

}
.view_txt{
	font-size:14px;
	color:#777;
}
.view_txt_ex{
	font-size:13px;
	color:#555;
}
.ref_row textarea{
	resize:vertical;
}
.biz_gallery img{
    height: 88px;
    margin-bottom: 10px;
	margin-right: 10px;
	width:auto;
}
.biz_gallery i{
    color: #fff;
    font-size: 9px;
    padding-top: 2px;
}
.biz_gallery{
	float:left;
    margin-right: 10px;
	height:auto;
}
.buy_now_item{
	background-color:#eee;
	border-top:1px solid #ccc;
	height: 28px;
	border-radius: 0 0 10px 10px;
	font-family: ralewaysb, Agas-Light;
	letter-spacing: 1px;
	font-size: 14px;
	color:#777;
}
.buy_now_item a{
	color:#777;
}
.buy_now_item:hover, .buy_now_item.hover .buy_now_item:active, .buy_now_item.active{
	color:#007199 !important;
}
.item {
	border:1px solid #ccc;
}
.in_item {
	position:relative;
	display: block;
	min-height:20px;
	margin-bottom:10px;
}
.serv_item{
	background-color:#fff;
	border: 2px solid #aecb36;	
}
.prod_item{
	background-color:#fff;
    border: 2px solid #ccc;
	border-bottom:none;
	box-shadow: 0 2px 0 0 rgba(227, 228, 231, 1);
	background-color: #fdfdfd;
/*	box-shadow:1px 1px 1px #9e9e9e;*/
	border-radius:10px;
}
.biz_tool{
	border-top: 1px solid rgb(204, 204, 204); 
	margin-left: 0px; 
	margin-right: 0px; 
    padding-bottom: 5px;
    padding-top: 5px;
}
.bizbox_tools{
	padding-right:0;
	letter-spacing:3px;
	color:#777;
}
.rate_numb{
	color: #777;
    font-family: opensansr;
    margin-left: 5px;
}
.my_fav, .my_fav a{
	color:#cb0c0c;
}
.review_biz a.hover, .review_biz a:hover, .review_biz a.focus, .review_biz a:focus{
	color:#ffc700 !important;
}
.fav_biz a.hover, .fav_biz a:hover, .fav_biz a.focus, .fav_biz a:focus{
	color:#cb0c0c !important;
}
.share_unit_store::after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -8px;
    content: " ";
    height: 0;
    position: absolute;
    right: 12px;
    width: 0;
}
.share_unit_store {
    border-radius: 3px;
    color: #fff !important;
    display: none;
    font-size: 22px;
    padding: 5px 0 5px 1px;
    position: absolute;
    top: 244px; 
	right: 0px;
    width: 133px;
	letter-spacing:1px;
	background-color:#007199;
	

}
.share_unit_store  a{
	 color: #fff !important;
}
.share_unit_store a.hover, .share_unit_store a:hover, .share_unit_store a.focus, .share_unit_store a:focus{
	color:#555 !important;
}
.img_item {
	width:100%;
	height:120px !important;
}
.img_item img{
	width:100%;
	height:120px !important;
}
.no_img_item{
	width:100%;
	height:120px;
	background-color:#eee;
	color:#ccc;
}
.no_img_item i{
    font-size: 31px;
    padding-left: 40%;
    padding-top: 23%;
}
.store_servname{
	font-size: 13px; 
	height: 40px;
    overflow: hidden;
	color: #007199;
	font-family:ralewaysb, Agas-Light;
	text-transform:uppercase;
}
.store_servname a{
	color: #47c5e2;
}
.store_servname_mod{
	font-size: 13px;
	color: #007199;
	font-family:ralewaysb, Agas-Light;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}
.store_details{
	overflow:hidden;
	color: #555;
    font-size: 12px;
    height: 50px;
}
.store_servprice{
	padding-left: 0px; 
	font-size: 11px; 
	margin-top: 10px;
	margin-bottom:10px;
    color: #47c5e2;
    font-family: opensansb;
	height: 29px;
	overflow:hidden;
}
.store_mod_details{
	color:#777;
}
.message_content_store{
    color: #777;
    font-family: ralewayr, Agas-Light, arial;	
    font-size: 14px;
    line-height: 30px;
    padding: 10px 50px 20px 30px;
    text-align: left;	
}
.mandatory_pro{
	background-color: #fff;
    color: #cdb6cf;
    font-size: 10px;
    padding-left: 6px;
    padding-right: 6px;
}
.biz_store_cat{
	color: #007199;
    font-family: ralewayb, Agas;
    font-size: 16px;
    padding-bottom: 10px;
}
.ex_protext{
	line-height:30px;
}
.biz_info{
	font-size:15px !important;
	color:#777;
}
.biz_info_m{
	font-size:13px !important;
	color:#777;
}
.label_gap{
	padding-left:0;
	font-weight: normal;
    line-height: 22px;
}
.mprofile_title label{
	font-size:37px;
}
.share_box {
    background-color: #ccd4a3;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    height: 30px;
    text-align: center;
	margin:5px;
    width: 30px;
}
.popup_head {
    background-color: #ccd4a3;
    color: #fff;
    font-family: ralewaysb, Agas-Light;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 5px;
}
.not_found{
   border: 1px solid #ba8dc0;
    border-radius: 10px;
    color: #ba8dc0;
    margin: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
.mkp_mybiztitle{
    background-color: #ba8ec0;
    color: #fff;
    font-family: ralewaysb, Agas-Light;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 5px;
    width: 100%;
}
.meet_biz_box{
    background-color: #fff;
    border: 1px solid #ccc;
	border-bottom:none;
    color: #777;
    font-size: 13px;
    height: 117px;
    padding: 10px;
	margin-bottom:20px;
	box-shadow: 0 2px 0 0 rgba(227, 228, 231, 1);
	background-color: #fdfdfd;
	overflow: hidden;
}
.coupon_status{
	font-family:ralewayb, Agas;
	font-size:15px;
}
.border-left{
	border-left:1px solid;
}
.border-right{
	border-right:1px solid;
}
.profile-head{
	text-align:center !important;
	background-color:#ccc !important;
	box-shadow: -1px -4px 2px #4a394c inset !important;
	color:#4a394c !important;
	font-family:ralewayb, Agas !important;
	border-top:1px solid #fff;
	
}
.profile-head h4{
	font-family:ralewayb, Agas !important;
}
.profile_body{
	background-color:#e5e5e5;
	color: #555;
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
	line-height:26px;
}
.bizview_g_box{
	background-color: #fff;
    box-shadow: 2px 1px 5px #555;
    height: auto;
	padding-left: 0px; 
	padding-right: 0px;
}
.biz_ex_title{
	color: #ba8ec0;
    font-family: ralewayb, Agas;
    font-size: 24px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 10px;
	padding-right:0;
}
.right_exp_box{
	background-color:#fafafa;
	border-left:1px solid #ccc;
}
.desc_box{
	background-color: #FFFFFF;
    border: 1px solid #DBD9D2;
	margin-bottom:20px;
	box-shadow: 0 -3px 7px #eee;
	border-bottom:5px solid #cdb6cf ;
	padding-top:10px;
	margin-top: 20px;
}
.rvw_box{
	background-color: #FFFFFF;
    border: 1px solid #DBD9D2;
	margin-bottom:5px;
	box-shadow: 0 -3px 7px #eee;
	border-bottom:5px solid #ccd4a3;
	padding-top:10px;
	margin-top: 5px;
}
.mystore_box{
	background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 -3px 7px #eee;
    margin-bottom: 30px;
}
.profile_ecomm img{
	position: absolute; 
	right: 0px; 
	margin-top: -30px;
}
.ref_stats{
	padding-left: 5px; 
	padding-right: 5px;
	font-family: opensansi; 
	padding-top:6px; 
	margin-left: -20px;
}
.widget_title_biz{
	border-radius: 0px;
	box-shadow: 1px 1px 15px #777;
	color: #fff;
	padding: 20px;
	text-align: center;
	z-index: 1 !important;
	position: relative;
	background-color: rgba(1, 1, 1, 0.8);
	
}
.widget_title_biz h1, .widget_title_biz h2{
	color:#fff !important;
	text-shadow: 3px 1px 4px #111;
}
.widget_inputs button{
	font-size:13px;
}
.hired_btn{
	border-left:1px solid  rgb(219, 217, 210); 
	border-top: 0px none; 
	border-bottom: 0px none; 
	color:#fff; 
    font-size: 11px;
    padding-bottom: 3px;
    padding-top: 3px;
	background-color:#aecb36;
	font-family:opensanssb;
}
.user_vouch_box{
	padding-bottom: 5px; 
	padding-top: 15px; 
	float:left;
	width:100%;
	height:130px;
}
.user_vouch_pic{
	width:60px;
	height:60px;
	border-radius:50%;
}
.user_vouch_name{
	font-size:11px; 
	color:#555; 
	padding-top:5px;
	font-family:opensanssb
}
.user_vouch_name a{
	padding-left:5px;
}
.user_vouch_date{
	font-size:12px;
	padding-top:5px;
	color:#777
}
.review_count{
	letter-spacing: 1px;
	padding-right:5px;
	color:#777;
	font-family: opensansr;
	font-size: 12px;

}
.verified_review{
	font-size: 13px;
	color: #ba8ec0;
	font-family: opensanssb;

}