*{
	margin:0;
	padding:0;
	font-family: iransans;
	direction: rtl;
	box-sizing: border-box;
}
.DarkBlueIndex{
	background-color:#556f84;
}
.DarkBlueIndex2{
	background-color:#5f7a90;
}
.DarkBlueIndex3 {
    background-color: #295698;
}
.ProfileWelcomeArea {
    position: fixed;
    z-index: 999999;
    right: 0px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    padding: 30px;
    background: rgba(0,0,0,0.4);
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 100%;
}

.ProfileWelcomeMessage {
    background-color: white;
    padding: 10px;
}
.BusinessIndexCategory:nth-of-type(odd) {
    background-color: #295698;
}

.BusinessIndexCategory:nth-of-type(even) {
    background-color: #ff4ea0;
}
.BreadCrumbArea{
	display:inline-block;
	margin-top:5px;
	vertical-align:top;
	width:100%;
	min-height:20px;
	padding:1px;
	font-size:12px;
	text-align:right;
	padding:10px 0px;
}
.BreadCrumbArea i{
	margin:0px 5px;
}
.BreadCrumbArea span{
	cursor:pointer;
	color:Black !important;
}
.Btitle {
    font-family: IRANSans;
    width: 100%;
    min-height: 50px;
    display: inline-block;
    vertical-align: top;
    font-size: 20px !important;
    color: #444444;
    text-align: right;
    padding: 14px 10px 14px 7px !important;
    border-radius: 2px;
    box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.2);
    background-color: White;
    margin-bottom: 0px !important;
    position: relative;
    padding-left: 135px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}


.BOffLabel {
    width: 130px;
    height: 100%;
    color: White;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 2px 0 0 2px;
    border: none;
    outline: none;
    font-size: 18px;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    font-weight: 500;
}
.BArea{
	font-size:0px;
	padding:0px;
	vertical-align:top;
}
.BDetails{
	display:inline-block;
	padding:5px;
	border-radius:2px;
	height:100%;
	float:right;
	width:69%;
	vertical-align:top;
	overflow:hidden;
	margin-top:15px;
}
.BDetails2{
	display:inline-block;
	padding:5px;
	border-radius:2px;
	height:100%;
	float:right;
	width:76%;
	width: -webkit-calc(100% - 315px);
	width: -moz-calc(100% - 315px);	
	width: calc(100% - 315px);
	vertical-align:top;
	overflow:hidden;
	margin-top:15px;
}
.BContact{
	display:inline-block;
	font-size:0px;
	border-radius:2px;
	height:100%;
	float:left;
	width:30%;
	vertical-align:top;
	overflow:hidden;
}

.BContact2{
	display:inline-block;
	font-size:0px;
	border-radius:2px;
	height:100%;
	float:left;
	width:310px;
	vertical-align:top;
	overflow:hidden;
}
.BContactTitle{
	width:100%;
	display:inline-block;
	text-align:center;
	color:White;
	font-size:16px;
	padding:5px;
	vertical-align:top;
	margin-top:15px;
	position:relative;
	border-radius:0 5px 0 0;
	height:38px;
}

.BContactTitle div{
	position:absolute;
	top:-15px;
	right:10px;
	width:60px;
	height:60px;
	border-radius:50%;
	border:3px solid White;
}
.BContactContent{
	width:100%;
	display:inline-block;
	vertical-align:top;
	padding:5px;
	font-size:15px;
	min-height:20px;
	padding-top:10px;
}

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right:18px;
  font-size:24px !important;
  top:7px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
.PhoneNumbers{
	width:100%;
	min-height:40px;
	font-size:14px;
	display:inline-block;
	border:1px solid #d6d6d6;
	border-radius:2px;
	overflow:hidden;
	text-align:right;
	color:#585858;
	padding:7px;
	cursor:pointer;
	position:relative;
	padding-left:50px;
	margin-bottom:5px;
	vertical-align:top;
}
.PhoneNumbers button{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:40px;
	padding:5px;
	text-align:center;
	margin-bottom:5px;
	border:none;
	outline:none;
	bottom:0px;
}
.PhoneNumbers button>i{
	color:White;
	font-size:23px !important;
	margin-top:2px;
}
.PhoneNumbers img{
	width:100%;
	vertical-align:top;
}
.PhoneNumbersLabel{
	color:#ff4d94;
	margin-left:5px;
}
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.hvr-glow2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow2:hover, .hvr-glow2:focus, .hvr-glow2:active {
        box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.29);
}
.CoverImgArea{
	display:inline-block;
	vertical-align:top;
	width:100%;
	min-height:30px;
	position:relative;
	font-size:0px;
}
.CoverImgArea img{
	vertical-align:top;
	width:100%;
}
.BProfilePicture{
	width:120px;
	height:120px;
	position:absolute;
	border-radius:50%;
	border:3px solid White;
	bottom:-50px;
	right:0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.5);
}
.BProfilePictureimg{
	width:120px;
}

.BCat {
    position: absolute;
    right: 0px;
    bottom: -30px;
    border-radius: 0px 0px 2px 2px;
    color: White;
    font-size: 13px !important;
    font-weight: 300 !important;
    min-width: 20px !important;
    padding: 1px 10px !important;
    height: 25px !important;
}
.BType{
	position:absolute;
	top:0px;
	right:20px;
	width:60px;
	height:100px;
	font-size:0px;
}
.BType img{
	width:60px;
}
.BBContactMessage{
	display:inline-block;
	vertical-align:top;
	padding:10px 5px;
	width:100%;
	font-size:14px;
	text-align:center;
	padding-bottom:15px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom:5px;
    font-weight:500;
	
}
.BMenuBtn{
	width:90px;
	height:40px;
	display:inline-block;
	position:absolute;
	left:10px;
	bottom:10px;
	text-align:left;
}
.BMenuBtn button{
	width:40px;
	height:40px;
	display:inline-block;
	border:none;
	border:3px solid White;
	background-color: rgba(0,0,0,0.5);
	outline:none;
	cursor:pointer;
	margin-right:5px;
	vertical-align:top;
	padding:5px;
	border-radius:4px;
}
.BMenuBtn button>i{
	font-size:22px !important;
	color:White;
}
.Descroption {
    font-family: IRANSans;
    width: 100%;
    min-height: 80px;
    display: inline-block;
    vertical-align: top;
    padding-top: 70px !important;
    font-size: 14px !important;
    padding-bottom: 15px !important;
    font-weight: 400;
    margin: 0;
    line-height: 33px;
    text-align: justify;
}
.BFacilitiesTitle{
	display:inline-block;
	font-size:15px;
	vertical-align:top;
	padding:2px;
	margin-left:10px;
}
.BFacilities{
	width:100%;
	display:inline-block;
	vertical-align:top;
	padding:5px;
	border-top:1px solid #2facd2;
	border-bottom:1px solid #2facd2;
}
.BFacilitiesItem{
	min-width:20px;
	padding:2px;
	border:1px solid #2facd2;
	border-radius:2px;
	font-size:13px;
	color:White;
	font-weight:300;
	display:inline-block;
	vertical-align:top;
	height:28px;
	margin-top:1px;
	margin-left:3px;
	cursor:default;
}
.BFacilitiesItem i{
	font-size:18px !important;
	margin:1px;
	vertical-align:top;
}
.BFacilitiesItem span{
	vertical-align:top;
	margin-left:5px;
	margin-top:-2px !important;
}
.Services{
	width:100%;
	display:inline-block;
	vertical-align:top;
	min-height:2px;
	padding:10px 5px;
}
.ServicesItem{
	min-width:20px;
	height:28px;
	border-radius:10px;
	padding:2px 7px;
	font-size:13px;
	display:inline-block;
	color:#232323;
	background-color: rgba(224, 224, 224, 0.48);
    border: 1px solid #e0e0e0;
	margin-left:5px;
	vertical-align:top;
	margin-top:2px;
	cursor:pointer;
    margin-bottom:2px;
    line-height:inherit !important;
}
.hvr-fade3 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade3:hover, .hvr-fade3:focus, .hvr-fade3:active {
  background-color: rgb(224, 224, 224);
  
}
.hvr-fade5 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade5:hover, .hvr-fade5:focus, .hvr-fade5:active {
  background-color: #52be95;
  
}
.OtherBusinessSuggests{
	width: 223px;
    height: 70px;
    border-radius: 5px;
    padding: 5px;
    display: inline-block;
    background-color: White;
    margin: 2px;
	cursor:pointer;
	vertical-align:top;
	text-align:right;
}
.OtherBusinessSuggestsImg{
	width:60px;
	height:60px;
	border-radius:50%;
	display:inline-block;
	float:right;
	overflow:hidden;
	border:1px solid #efefef;
}
.OtherBusinessSuggestsImg img{
	width:60px;
}
.OtherBusinessSuggestsTextArea{
	width:70%;
	width: -webkit-calc(100% - 63px);
	width: -moz-calc(100% - 63px);	
	width: calc(100% - 63px);
	height:100%;
	float:left;
	padding:3px 0px;
	padding-right:5px;
	position:relative;
}
.OtherBusinessSuggestsTitles{
	width:100%;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
	font-weight:300;
	line-height:17px;
	overflow:hidden;
	height:36px;
}
.BBoxTitle{
	width:100%;
	display:inline-block;
	min-height:20px;
	padding:5px 0px;
	font-size:16px;
	text-align:right;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:10px;
}
.PhotoGallery{
		text-align:center;
	}
.BImageGallery {
    width: 100%;
    min-width:145px;
    height: 94px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    vertical-align: top;
    background-size: contain;
    background-position-x: center;
}

.ClickToZoomIcon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 25px;
    opacity: 0.8;
    -webkit-filter: drop-shadow(1px 1px 2px Black);
    filter: drop-shadow(1px 1px 2px Black);
}

.ProfileBoxTitle {
    width: 100%;
    display: inline-block;
    min-height: 20px;
    padding: 5px 0px;
    font-size: 16px;
    text-align: right;
    margin-top: 10px;
}

    .ProfileBoxTitle span {
        color: #fff;
        padding: 5px;
        border-radius: 5px 5px 0 0;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: -10px;
        border-bottom: 1px solid #c8c8c8;
        border: 1px solid #1a65c1;
        background-color: #007eff;
    }

.ProfileGalleryArea {
    background-color: #efefef;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 1px solid #c8c8c8;
    border-radius: 5px 0px 5px 5px;
}

.ProfileGalleryBox {
    display: inline-block;
    width: 145px;
    border-radius: 5px;
    border: 2px solid #e3e3e3;
    background-color: #fff;
    margin: 5px;
    overflow:hidden;
}

    .ProfileGalleryBox strong {
        font-weight: 400;
        padding-right: 5px;
        padding-left: 5px;
        display: inline-block;
        font-size:14px;
    }

.BImageGallery:hover .ClickToZoomIcon{
	opacity:1;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background-color: rgba(0,0,0,0.1) ;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotateB {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotateB:before {
  content: "\f095";
  position: absolute;
  right:18px;
  font-size:24px !important;
  top:6px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotateB:hover:before, .hvr-icon-grow-rotateB:focus:before, .hvr-icon-grow-rotateB:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
.ContactInfoBtn{
    width: 95px;
    height: 60px;
    position: fixed;
    left: 0px;
    bottom: 65px;
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 0 30px 30px 0;
    color: White;
    cursor: pointer;
	    -webkit-transition: bottom 500ms;
    transition: bottom 500ms;
    -webkit-box-shadow: 0px 0px 10px 1px #fff;
    box-shadow: 0px 0px 10px 1px #fff;
}
.ContactInfoBtn i{
	font-size: 22px !important;
    right: 46px;
    top: 10px;
    color: White;
    position: absolute;
}
.ContactInfoBtn span{
    font-size: 12px;
    font-weight: 300;
    color: White;
    position: absolute;
    right: 22px;
    bottom: 2px;
}
.DiscountLeadInfoBtn{
    width: 95px;
    height: 60px;
    position: fixed;
    left: 0px;
    bottom: 65px;
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 0 30px 30px 0;
    color: White;
    cursor: pointer;
	    -webkit-transition: bottom 500ms;
    transition: bottom 500ms;
    -webkit-box-shadow: 0px 0px 10px 1px #fff;
    box-shadow: 0px 0px 10px 1px #fff;
}
.DiscountLeadInfoBtn i{
	font-size: 22px !important;
    right: 46px;
    top: 10px;
    color: White;
    position: absolute;
}
.DiscountLeadInfoBtn span{
    font-size: 12px;
    font-weight: 300;
    color: White;
    position: absolute;
    right: 22px;
    bottom: 2px;
}
.ShowImagePopUpContainer{
	width:100%;
	height:100%;
	display:inline-block;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background-color:rgba(0,0,0,0.7);
	padding:100px;
	text-align:center;
	z-index:999999999999999;
}
.ShowImagePopUpContainer img{
	max-width:100%;
	max-height:100%;
}
.ShowImagePopUpContainerCloseBtn{
	width:100px;
	height:100px;
	position:absolute;
	top:0px;
	right:0px;
	padding:5px;
	background-color:rgba(0,0,0,0.2);
	cursor:pointer;
	text-align:center;
	border:none;
	outline:none;
}
.ShowImagePopUpContainerCloseBtn img{
	width:50%;
}
.hvr-fadeC {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fadeC:hover, .hvr-fadeC:focus, .hvr-fadeC:active {
  	background-color:rgba(0,0,0,0.4);
  
}
.ShowImagePopUpContainerImageTitle {
    width: 100%;
    min-height: 20px;
    background-color: rgba(0,0,0,0.2);
    padding: 5px;
    padding-bottom: 12px;
    color: White;
    text-align: center;
    overflow: hidden;
    max-height: 100px;
    font-size: 24px;
    margin-top: 10px;
}
.PopUpArrows{
	width:100px;
	height:100px;
	position:absolute;
	top:0px;
	bottom:0px;
	margin-top:auto;
	margin-bottom:auto;
	padding:5px;
	background-color:rgba(0,0,0,0.2);
	cursor:pointer;
	text-align:center;
	border:none;
	outline:none;
	color:White;
}
.PopUpArrows img{
	width:50%;
}
.ContactInfoBtn2{
	width:60px;
	height:60px;
	position:fixed;
	bottom:70px;
	left:35px;
	display:inline-block;
	border:none;
	outline:none;
	border-radius:50%;
	border:3px solid White;
	color:White;
	cursor:pointer;

	transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;
   	opacity:0.8;
}
.ContactInfoBtn2:hover{
	opacity:1;
	transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out;
}
.ResponsiveContactText{
	width:100%;
}
.ContactInfoBtn{
	display:none;
}

.ContactInfoBtn2{
	display:none;
}
.BCloseBtn{
	display:none;
}
.BCloseBtn2{
	display:none;
}
.BVideos{
	width: 150px;
	height:150px;
	display:inline-block;
	margin:5px;
	vertical-align:top;
	font-size:0px;
	cursor:pointer;
}
.BVideo{
	width:150px;
	height:95px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	overflow:hidden;
	border: 1px solid #e3e3e3;
}
.BVideoImg{
	width:150px;
	
}
.BVideoPlay{
	height: 60px;
    position: absolute;
    top: 18px;
    z-index: 999;
    left: 45px;
    opacity: 0.65;
	transition: opacity .3s ease-in-out;
   -moz-transition: opacity .3s ease-in-out;
   -webkit-transition: opacity .3s ease-in-out;
}
.BVideos:hover .BVideoPlay{
	opacity:0.9;
	transition: opacity .3s ease-in-out;
   -moz-transition: opacity .3s ease-in-out;
   -webkit-transition: opacity .3s ease-in-out;
}
.BVideoText{
	width:100%;
	height:55px;
	padding:5px;
	color:Black;
	font-size:13px;
	text-align:center;
	overflow:hidden;
}
.BussinessThumbs{
	width:241px;
	min-height:20px;
	display:inline-block;
	margin:5px;
	vertical-align:top;
	padding-top:10px;
	margin-bottom:15px;
	cursor:pointer;
}
.BussinessThumbsImgArea{
	width:100%;
	display:inline-block;
	height:83px;
	padding:5px;
	border-radius:70px 15px 15px 70px;
	position:relative;
	background-color:#e6e6e6;
    box-shadow: 2px 3px 4px 0px #bbbbbb;
}
.SpecialType{
	width:20px;
	height:20px;
	position:absolute;
	right:4px;
	top:0px;
	z-index:888;
	border-radius:50%;
	border:2px solid White;
}
.BussinessThumbsImg{
	width:72px;
	height:72px;
	overflow:hidden;
	display:inline-block;
	float:left;
	border-radius:50%;
	border:1px solid White;
	vertical-align:top;
}
.BussinessThumbsImg img{
	width:70px;
	
}
.BussinessThumbsTextArea{
	width:133px;
	width: -webkit-calc(100% - 74px);
	width: -moz-calc(100% - 74px);	
	width: calc(100% - 74px);
	height:100%;
	display:inline-block;
	position:relative;
	padding-top:8px;
}
.BussinessThumbItems{
	width:100%;
	bottom: 0px;
	height:20px;
	border-radius: 5px;
	color:Black;
	font-size:12px;
	font-weight:300;
	padding: 0px 5px;
	text-align:right;
	white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
	margin-bottom:2px;
	position:absolute;
	bottom:0px;
	right:2px;
}
.BussinessThumbCategory{
	width:100%;
	bottom: 0px;
	min-height:20px;
	max-height:40px;
	border-radius: 5px;
	color:White;
	font-size:12px;
	font-weight:300;
	padding: 3px 5px;
	text-align:center;
    overflow:hidden;
	margin-bottom:2px;
}
.BusinessIndexCategory{
	width:100%;
	min-height:10px;
	display:inline-block;
	vertical-align:top;
	padding:3px;
	border-bottom:1px solid White;
	cursor:pointer;
	position:relative;
}
.BusinessIndexCategoryImg{
	width:25px;
	height:25px;
	display:inline-block;
	vertical-align:top;
}
.BusinessIndexCatergoryIcon{
	width:25px;
	display:inline-block;
}
.BusinessIndexCategoryTxt{
	width: 100%;
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: calc(100% - 40px);
	display:inline-block;
	text-align:right;
	padding:0;
	vertical-align:top;
	color:White;
}
.BusinessIndexSubMenuItem{
	width:100%;
	display:inline-block;
	vertical-align:top;
	border-bottom: 1px solid Gray;
	padding:1px 0;
	cursor:pointer;
	color:White;
	font-size:13px;
	font-weight:300;
}
.BussinessThumbsNames{
    width: 90%;
    display: inline-block;
    vertical-align: top;
    min-height: 30px;
    margin-top: 5px;
    border-radius: 10px;
    padding: 1px;
    font-size: 14px;
    color: White;
    text-align: center;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.53);
    position: relative;
    border: 2px solid #e3e3e2;
	transition: background-color .3s ease-in-out;
   -moz-transition: background-color .3s ease-in-out;
   -webkit-transition: background-color .3s ease-in-out;
	
}
.VerticalLine{
	position:absolute;
	top:-5px;
	width:2px;
	height:5px;
	left:25px;
	transition: background-color .3s ease-in-out;
   -moz-transition: background-color .3s ease-in-out;
   -webkit-transition: background-color .3s ease-in-out;
}
.BussinessThumbs:hover .VerticalLine{
	background-color: #5fd0a5;
	transition: background-color .3s ease-in-out;
   -moz-transition: background-color .3s ease-in-out;
   -webkit-transition: background-color .3s ease-in-out;
}
.BussinessThumbs:hover .BussinessThumbsNames{
	background-color: #5fd0a5;
	transition: background-color .3s ease-in-out;
   -moz-transition: background-color .3s ease-in-out;
   -webkit-transition: background-color .3s ease-in-out;
}
.BussinessSliderArea{
	width:100%;
	display:inline-block;
	min-height:20px;
}
.LastBussinesContainer{
	width:100%;
	display:inline-block;
	vertical-align:top;
	padding:5px;
	margin-top:5px;
	min-height:20px;
	font-size:0px;
	cursor:pointer;
}
.LastBussinesSections{
	width:100%;
	min-height:10px;
	display:inline-block;
	vertical-align:top;
	border-radius:2px;
}
.LastBussinesSections img{
	width:80px;
	vertical-align:top;
}
.LastBussinesText{
	width:80%;
	width: -webkit-calc(100% - 85px);
	width: -moz-calc(100% - 85px);	
	width: calc(100% - 85px);
	height:80px;
	display:inline-block;
	float:left;
	vertical-align:top;
	font-size:14px;
	color:Black;
	text-align:right;
	padding-left:28px;
	position:relative;
}
.LastBussinesArrow{
	width:25px;
	height:100%;
	display:inline-block;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	color:#9c9c9c;
	border:none;
	background:transparent;
	transition: background-color .2s ease-in-out;
   -moz-transition: background-color .2s ease-in-out;
   -webkit-transition: background-color .2s ease-in-out;
}
.LastBussinesName{
	width:100%;
	display:inline-block;
	height:55px;
	overflow:hidden;
	font-size:13px;
}

.LastBussinesDescription{
	width:100%;
	display:inline-block;
	height:25px;
	color:Gray;
	font-size:12px;
	font-weight:300;
	position:absolute;
	bottom:0px;
    right:0;
}
.LastBussinesContainer:hover .LastBussinesArrow{
	background-color: #5fd0a5;
	transition: background-color .2s ease-in-out;
   -moz-transition: background-color .2s ease-in-out;
   -webkit-transition: background-color .2s ease-in-out;
   color:White;
   
}
.ShowMoreLast{
	width:100%;
	padding:5px;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
	font-weight:300;
	text-align:center;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	margin-top:5px;
	cursor:pointer;
	transition: box-shadow.2s ease-in-out;
   -moz-transition: box-shadow .2s ease-in-out;
   -webkit-transition: box-shadow .2s ease-in-out;
}
.ShowMoreLast:hover{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	transition: box-shadow.2s ease-in-out;
   -moz-transition: box-shadow .2s ease-in-out;
   -webkit-transition: box-shadow .2s ease-in-out;
}
.BussinessShowType{
	border:none;
	outline:none;
	font-size:14px;
	background-color: White;
	border:1px solid #e2e2e2;
	border-radius:5px;
	margin-right:5px;
	cursor:pointer;
	display:inline-block;
	transition: border .2s ease-in-out;
	-moz-transition: border .2s ease-in-out;
	-webkit-transition: border .2s ease-in-out;
}
.BussinessLeftSideBanner{
	width:100%;
	display:inline-block;
	padding:10px 0px;
	
}
.BussinessLeftSideBanner img{
	width:100%;
}
.BussinesSearchBoxArea{
	width:300px;
	height:28px;
	display:inline-block;
	vertical-align:top;
	font-size:0;
	padding:0px;
	background-color: White;
    border: 1px solid #e2e2e2;
	border-radius:5px;
	overflow:hidden;
}

.hvr-grow2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow2:hover, .hvr-grow2:focus, .hvr-grow2:active {
  -webkit-transform: scale(1.05);
  transform: scale(1.03);
}
.BussinesSearchBoxArea input{
	background-color:White;
	width:100%;
	height:28px;
	border-left:0;
	font-size:11px;
	padding-right:5px;
	padding-left:5px;
	display:inline-block;
	vertical-align:top;
	border:none;
}
.BussinesSearchBoxAreaButton{
	width:90px;
	height:28px;
	display:inline-block;
	border:none;
	cursor:pointer;
	outline:none;
	
	color:White !important;
	background-color:#ff4d94 !important;
	transition: background-color .2s ease-in-out;
   -moz-transition: background-color .2s ease-in-out;
   -webkit-transition: background-color .2s ease-in-out;
   transition: color .2s ease-in-out;
   -moz-transition: color .2s ease-in-out;
   -webkit-transition: color .2s ease-in-out;
   float:left;
   	background-color: White;
	border-radius:5px;
	text-align:right;
	padding-right:4px;
	font-size:15px;
}
.SearchBoxAreaSearchIcon{
	vertical-align: top;
    font-size: 18px !important;
	margin-top:3px;
	float:left;
	margin-left:3px;
}
.BussinesSearchBoxAreaButton:hover, .BussinesSearchBoxAreaButton:focus, .BussinesSearchBoxAreaButton:active{
	color:#ff4d94 !important;
	background-color:White !important;
	transition: background-color .2s ease-in-out;
   -moz-transition: background-color .2s ease-in-out;
   -webkit-transition: background-color .2s ease-in-out;
    transition: color .2s ease-in-out;
   -moz-transition: color .2s ease-in-out;
   -webkit-transition: color .2s ease-in-out;
   
    border: 1px solid #e2e2e2;
}
.BussinessShowType:hover, .BussinessShowType:focus, .BussinessShowType:active{
	border:1px solid #2facd2;
	transition: border .2s ease-in-out;
	-moz-transition: border .2s ease-in-out;
	-webkit-transition: border .2s ease-in-out;
}
.ResponsiveMenuContainer{
	display:inline-block;
}
.FilterTitles{
	display:inline-block;
	text-align:center;
	width:100%;
	border-bottom:1px dotted #e3e3e3;
	margin-bottom:5px;
	padding:5px;
	padding-bottom:10px;
	
}
#CityList{
	width:100px;
}
#Category{
	width:220px;
}
@media only screen and (max-width: 1374px) {
	.BussinessThumbs{
		width: 277px;
	}
	.FilterTitles{
		width:100%;
		padding-bottom:5px;
		
	}
	#Category{
	width:120px;
	}
	.OtherBusinessSuggests{
		width:198px;
	}
}
.BusinessFilterResponsiveContainer{
	display:inline-block;
}
@media only screen and (max-width: 1215px) {
	.BussinessThumbs{
		width: 305px;
	}
	.DontShow{
		display:none;
	}
	.BBoxTitle{
		text-align:right;
	}
	.BussinesSearchBoxArea{
		width:100%;
		float:none;
	}
	.BussinessShowType{
		width:100% !important;
		margin:0;
		margin-bottom:3px;
	}
	.BussinesSearchBoxAreaButton{
		height:121px;
	}
	.BussinesSearchBoxArea input{
		text-align:center;
	}
	.BusinessFilterResponsiveContainer{
		width: 80%;
		width: -webkit-calc(100% -95px);
		width: -moz-calc(100% - 95px);
		width: calc(100% - 95px);
	}
	.OtherBusinessSuggests{
		width:325px;
	}
}
@media only screen and (max-width: 1081px) {
	.BDetails2 {
		text-align:center !important;
	}
	.OtherBusinessSuggests{
		width:360px;
	}
}
@media only screen and (max-width: 1070px) {
	.BContact{
		width:100%;
	}
   
	.BContactTitle{
		border-radius:0px;
	}
	.BDetails {
		width:100%;
	}
	.MapPlace{
		float:left;
		width:40%;
	}
	.ResponsiveContactText{
		width:58%;
		float:right;
	}
	.OtherBusinessSuggests{
		width:24%;
	}
}
.ResponsiveSpecials{
	display:none;
}
@media only screen and (max-width: 970px) {
	.BContact2{
		display:none;
	}
	.BussinesSearchBoxArea{
		margin:1px;
	}
	.ContactInfoBtn2{
		display:inline-block;
	}
	.BDetails2{
		width:100%;
	}
	.BContact2{
		width:100%;
		position:fixed;
		top:0px;
		right:0px;
		left:0px;
		bottom:0px;
		background-color: rgba(0,0,0,0.6);
		z-index:9999999;
		padding:10px;
		text-align:center;
		overflow:auto;
	}
	.ResponsiveMenuContainer{
		width:400px;
		background-color:White;
		padding:10px;
		border-radius:5px;
		
	}
	.BCloseBtn2{
		display:inline-block;
		position:absolute;
		left:5px;
		top:2px;
		width:33px;
		height:33px;
		border:none;
		color:White;
		background:transparent;
		cursor:pointer;
	}
	.BCloseBtn2 i{
		font-size:26px !important;
		color:White;
		margin-top:2px;
	}
	.BCloseBtn2{
		display:inline-block;
	}
	.ResponsiveSpecials{
		display:inline-block;
	}
}
@media only screen and (min-width: 970px) {
	.BContact2{
		display:inline-block !important;
	}
}
.BIndexPaging{
	width:100%;
	display:inline-block;
	padding:5px;
	text-align:center;
	min-height:10px;
	vertical-align:top;
}
@media only screen and (max-width: 826px) {
	.MapPlace{
		float:left;
		width:326px;
	}
	.ResponsiveContactText{
		width: 58%;
		width: -webkit-calc(100% -330px);
		width: -moz-calc(100% - 330px);
		width: calc(100% - 330px);
		float:right;
	}
	.OtherBusinessSuggests{
		width:49%;
	}
}
#consultationMobile{
	display:none;
}
@media only screen and (max-width: 680px) {
	.ContactInfoBtn{
		display:inline-block;
	}
    .DiscountLeadInfoBtn{
		display:inline-block;
	}
	.BContact{
		display:none;
		position:fixed;
		z-index:999999;
		right:0px;
		top:0px;
		left:0px;
		bottom:0px;
		padding:30px;
		background:rgba(0,0,0,0.4);
		overflow-y:auto;
	}
   
	.MapPlace{
		width:100%;
	}
	.ResponsiveContactText{
		width:100%;
	}
	.BContactTitle{
		position:relative;
	}
	.BCloseBtn{
		display:inline-block;
		position:absolute;
		left:5px;
		top:2px;
		width:33px;
		height:33px;
		border:none;
		color:White;
		background:transparent;
		cursor:pointer;
	}
	.BCloseBtn i{
		font-size:26px !important;
		color:White;
		margin-top:2px;
	}
	.ShowImagePopUpContainerCloseBtn{
		width:50px;
	}
	.PopUpArrows{
		width:50px;
	}
	.ShowImagePopUpContainer{
		padding:50px;
	}
	.ShowImagePopUpContainerImageTitle{
		max-height:50px;
	}
	.Descroption{
		    padding-top: 85px !important;
	}
	.BCat{
		    bottom: -80px;
	}
	.BArea{
		padding: 0px 10px !important;
	}
	.Descroption{
		padding: 8px;
    line-height: 30px;
	}
	#consultationMobile{
		display:inline-block;
	}
}
@media only screen and (min-width: 681px) {
	
	.BContact{
		display:inline-block !important;
	}
	
	
}
@media only screen and (max-width: 798px) {
	.MapPlace{
		margin-top:25px;
	}
}
@media only screen and (max-width: 745px) {
	.BussinesSearchBoxArea{
		margin-top:5px;
	}
}

@media only screen and (max-width: 670px) {
	.BussinessThumbs{
		width: 47%;
	}
	.BFacilitiesTitle{
		width:100%;
	}
	.BFacilitiesItem{
		width:32%;
	}
}
@media only screen and (max-width: 500px) {
	.BFacilitiesItem{
		width:49%;
	}
}
@media only screen and (max-width: 500px) {
	.BussinessThumbs{
		width: 80%;
		padding-left:5px;
	}
	.BussinesSearchBoxArea{
		width:100%;
		height:40px;
	}
	.BussinessShowType{
		width:100%;
		margin-right:0px;
		height:40px;
		margin-bottom:5px;
	}
	.BussinesSearchBoxAreaButton{
		width:38px;
		height:38px;
		font-size:20px !important;
		padding-top:4px;
	}
	.BussinesSearchBoxArea input{
	width:100%;
		height:38px;
	}
	.BusinessFilterResponsiveContainer{
		width:100%;
	}
	.BussinesSearchBoxAreaButton span{
		font-size:16px;
		vertical-align:top;
	}
	.BussinesSearchBoxAreaButton{
		width:100%;
		margin-top:10px;
		padding:5px;
	}
	.BussinesSearchBoxArea{
		margin:0px;
	}
	.ShowImagePopUpContainerCloseBtn{
		width:50px;
		height:50px;
	}

	.ShowImagePopUpContainerCloseBtn img{
		width:70%;
	}
	.PopUpArrows{
		width:20px;
	}
	.PopUpArrows img{
		width:90%;
	}
	.ShowImagePopUpContainer{
		padding:30px;
	}
	
}
@media only screen and (max-width: 450px) {
	.OtherBusinessSuggests{
		width:100%;
	}
}

.GoToLeadFromBtn{
	margin-top:10px;
	padding:20px 10px;
	text-align:right;
	font-size:19px;
	border:2px dashed White;
	cursor:pointer;
	position:relative;
	font-weight:500;
}
.GoToLeadFromBtnText{
	color:White !important;
}