::selection {
	background: #ff8bb4; /* Safari */
	color:#fff;
}
::-moz-selection {
	background: #ff8bb4; /* Firefox */
	color:#fff;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button, input, select, textarea {
	outline: none !important;
}
img {
	border:none 0;
	outline:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
.fleft {float:left;
}
.fright {float:right;
}

html {
	overflow-x:hidden !important;
}
/** MAIN **/
body {
	color: #454545;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height:18px;
	margin: 0;
	padding: 0;
	overflow-x:hidden !important;
	background: url(../images/bg/bg.png) repeat-x center 319px #fee8dc;
	background-size:100% auto;
}
html {
	font-size: 100%;
}
a {
	color: #0094e1;
	text-decoration:none;
}
a:hover { color: #676a6c;
}
a:focus { text-decoration:none;
}
.container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.mb {
	margin-bottom:19px !important;
}
.pt {
	padding-top:19px;
}
.row-fl {
	margin-left: -5px;
    margin-right: -5px;
}
.row-fl:before,
.row-fl:after {
  display: table;
  content: " ";
}

.row-fl:after {
  clear: both;
}

.row-fl:before,
.row-fl:after {
  display: table;
  content: " ";
}

.row-fl:after {
  clear: both;
}
h2, .h2 {
    font-size: 24px;
}

.centred_block { text-align: center; }
.centred_block > * { display: inline-block; text-align: left; margin-right: auto; margin-left: auto; }

/*******************************************************************

                    top-panel

*******************************************************************/
.top-panel {
	height: 71px;
	position:fixed;
	z-index:1010;
	width:100%;
	border-bottom:rgba(189,189,189,0.6) solid 1px;
	background: #fdf3d7;
	background: -webkit-linear-gradient(top, #fffffd, #fdf3d7);
	background: -moz-linear-gradient(top,  #fffffd,  #fdf3d7);
	background: -o-linear-gradient(top,  #fffffd,  #fdf3d7);
	background: -ms-linear-gradient(top,  #fffffd,  #fdf3d7);
	box-shadow:0 0 1px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 1px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,0.5);
	-ms-box-shadow:0 0 1px 0 rgba(0,0,0,0.5);
}
.color-line,
.color-line2 {
	background:url(../images/bg/color-line.png) repeat;
	height:6px;
	position:relative;
	z-index:4;
	box-shadow:0 -2px 2px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 -2px 2px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 -2px 2px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 -2px 2px 0 rgba(0,0,0,0.2);
}
.color-line2 {
	height:11px;
}
.navbar-toggle-menu {
	display:none;
	float:left;
	background:url(../images/navbar-toggle.png) no-repeat;
	width:42px;
	height:33px;
	border:none;
	margin:20px 10px 0 0; 
}
.menu1-toggle-btn {
	display:none;
	float:right;
	background:url(../images/menu1-toggle.png) no-repeat;
	width:39px;
	height:31px;
	border:none;
	margin:18px 0 0;
}
.main-nav .clear.clr {
	display:none;		
}
.top-visible > .clear {
	display:none;		
}
.top-menu {
    display: inline-block;
	margin: 0 0 -4px;
}
.top-menu ul li {
	float:left;
	list-style:none;
	margin: 0 -1px 0 0;
}
.top-menu ul li a {
	line-height:14px;
	padding: 12px 3px 0 0;
	text-decoration:none;
	font-size:11px;
	color:#696363;
	width:65px;
	min-height:70px;
	display:inline-block;
	text-align:center;
	position:relative;
}
.top-menu ul li a:before {
	content:'';
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	background:url(../images/bg/list-top-menu.png) no-repeat right center;
	width:2px;
	display:block;
}
.top-menu ul li:first-child a:before,
.top-menu ul li a:hover:before,
.top-menu ul li a.active:before {
	display:none;
}
.top-menu ul li a b {
	font-weight:normal;
}
.top-menu ul li a span {
	display:block;
	position:relative;
	height:36px;
	background-position:center 2px;
	background-repeat:no-repeat;
}
.top-menu ul li a span.icon1 {background-image:url(../images/header/menu-i1.png);}
.top-menu ul li a span.icon2 {background-image:url(../images/header/menu-i2.png);}
.top-menu ul li a span.icon3 {background-image:url(../images/header/menu-i3.png);}
.top-menu ul li a span.icon4 {background-image:url(../images/header/menu-i4.png);}
.top-menu ul li a span.icon5 {background-image:url(../images/header/menu-i5.png);}
.top-menu ul li a span.icon6 {background-image:url(../images/header/menu-i6.png); background-position:center 2px !important;}

.top-menu ul li a:hover span,
.top-menu ul li a.active span {
	background-position:center -92px;
}

.top-menu ul li a span i {
	font-size: 35px;
	color:#a4a4a4;
}
.top-menu ul li a span em {
	z-index:5;
	position:absolute;
	top:-6px;
	right:5px;
	display:inline-block;
	border:#fff solid 1px;
	font-size:12px;
	color:#fff;
	font-style:normal;
	border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:1px 1px 0 0 rgba(0,0,0,0.3);
	padding:1px 5px;
	background: #b10000;
	background: -webkit-linear-gradient(top, #fd0000, #b10000);
	background: -moz-linear-gradient(top,  #fd0000,  #b10000);
	background: -o-linear-gradient(top,  #fd0000,  #b10000);
	background: -ms-linear-gradient(top,  #fd0000,  #b10000);
}
.top-menu ul li a:hover,
.top-menu ul li a.active {
	z-index:10;
	background: #ffdd72;
	background: -webkit-linear-gradient(top, #ffdd72, #ffedb3);
	background: -moz-linear-gradient(top,  #ffdd72,  #ffedb3);
	background: -o-linear-gradient(top,  #ffdd72,  #ffedb3);
	background: -ms-linear-gradient(top,  #ffdd72,  #ffedb3);
}

.top-panel .select-city {
	float:left;
	padding:0 13px 0 0;
	margin:17px 15px 0 0;
	border-right:#d6d2c7 solid 1px;
}
.top-panel .select-city a {
	text-decoration:none !important;
}
.top-panel .select-city a i {
	font-size:11px;
}
.top-panel .select-city span {
	padding-top:1px;
	display:block;
	color:#656565;
	text-transform:uppercase;
}
.top-panel .date {
	margin:17px 38px 0 0;
	width:70px;
	float:left;
	font-size:11px;
	color:#cb1954;
}
.top-panel .date span {
	display:block;
	font-size:22px;
	color:#050505;
}
.search-box {
	float:left;
	margin:20px 45px 0 0;
	width: 240px;
}
.top-panel.user-login-active .login-user {
	margin:10px 0 0;
}
.top-panel .login-user {
	float:right;
	width:230px;
	margin:19px 0 0;
	padding:0 0 5px;
}
.top-panel .login-user .img {
	float:right;
	background:#FFF;
	padding:6px;
	border-radius:50%;
	-webkit-border-radius:50%;
	margin: -11px 0 -2px;
	box-shadow:0 2px 2px rgba(0,0,0,0.4);
}
.top-panel .login-user span {
	display:block;
	padding:1px 74px 0 0;
	text-align:right;
	font-size:12px;
	line-height:16px;
}
.top-panel .login-user b {
	display:block;
	font-weight:normal;
	color:#222222;
}
.top-panel .login-user a {
	text-decoration:underline;
}
.output-user {
	color:#ff0000 !important;
	background:url(../images/output-user.png) no-repeat 0 4px;
	padding:0 0 0 12px;
}
.output-user:hover {
	text-decoration:none !important;
}
/*********/








/*******************************************************************

                    nav main

*******************************************************************/
.logo {
	padding-left:24px;
	margin-top:-85px;
	position:relative;
	z-index:60;
	float:left;
}
.logo .table-wrap {height: 71px;}
.logo .table-cell {vertical-align: middle;}
.logo .logo-img {margin-right: 5px;}
.logo .town,
.logo .slogan {
	/*position:absolute;*/
	/*top:84px;*/
	/*right:8px;*/
	font-size:13px;
	line-height:12px;
	color:#000;	
}
.logo .slogan {
	font-size:9px;
	color:#7b7b7b;
    display: block;
}
.main-nav {
	background:#fff;
	margin-bottom:20px;
}
.main-nav .search-box {
	display:none;
	margin:16px 0 18px 10px;
}
.main-menu2 {
	min-height:44px;
	background: #ff89b1;
	background: -webkit-linear-gradient(top, #ffb0cb, #ff89b1);
	background: -moz-linear-gradient(top,  #ffb0cb,  #ff89b1);
	background: -o-linear-gradient(top,  #ffb0cb,  #ff89b1);
	background: -ms-linear-gradient(top,  #ffb0cb,  #ff89b1);
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.4);
	-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.4);
	-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.4);
	-ms-box-shadow:0 1px 2px 0 rgba(0,0,0,0.4);
	position: relative;
    z-index: 50;
}
.main-menu1 {
	padding:10px 0;
	float:right;
}
.main-menu1 ul {
	text-align:right;
}
.main-menu1 ul li {
	display:inline-block;
	margin:12px 15px 12px 27px;
}
.main-menu1 a {
	color:#3f3f3f;	
	text-transform:uppercase;
	text-decoration:none !important;
	border-bottom:#fff solid 2px;
}
.main-menu1 a:hover,
.main-menu1 a.active {
	color:#ce43ae;
	border-bottom-color:#a8dcff;
	text-decoration:none;
}
.main-menu2 ul li {
	float:left;
	position:relative;
	margin:0 1px 0 0;
	list-style:none;
}
.main-menu2 ul li a img {
    margin: -4px 0 0;
}
.main-menu2 ul li.home span a{
	background: #8bc700;
	background: -webkit-linear-gradient(top, #b1d900, #8bc700);
	background: -moz-linear-gradient(top,  #b1d900,  #8bc700);
	background: -o-linear-gradient(top,  #b1d900,  #8bc700);
	background: -ms-linear-gradient(top,  #b1d900,  #8bc700);
}
.main-menu2 ul li span > a {
	padding:13px 18px 11px 15px;
	color:#fff;
	font-size:15px;
	line-height:20px;
	display:inline-block;
	position:relative;
}
.main-menu2 ul li a:hover,
li.menu-sub1:hover,
li.menu-sub2:hover {
	text-decoration:none;
	background: #ffb0cb;
	background: -webkit-linear-gradient(top, #ff89b1, #ffb0cb);
	background: -moz-linear-gradient(top,  #ff89b1,  #ffb0cb);
	background: -o-linear-gradient(top,  #ff89b1,  #ffb0cb);
	background: -ms-linear-gradient(top,  #ff89b1,  #ffb0cb);
	
}
.main-menu2 ul li span {
	position:relative;
	display:inline-block;
	overflow:visible !important;
}
.main-menu2 ul li span:before  {
	content:'';
	position:absolute;
	background:url(../images/bg/list-style-menu.png) no-repeat;
	left:-2px;
	top:0px;
	width:2px;
	height:44px;
}
.main-menu2 ul li:last-child span:before  {
	background:none !important;
}
.main-menu2 ul li:first-child span:before  {
	background:none !important;
}


/************************dropdown 1********************/
	ul.dropdown {
		position: relative;
		z-index: 597;
		height: 44px;
	}
	.menu-sub1 .level1 {
		opacity:0;
		visibility:hidden;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 598;
		padding:5px 0 0;
	}
	.menu-sub1 .level1 ul {
		background:#fff;
		padding:0;
		border:#a2c6f5 solid 1px;
		box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);
		-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);
		border-radius:5px;
		-webkit-border-radius:5px;
		position:relative;
	}
	.menu-sub1 .level1 > ul:after,.menu-sub1 .level1 > ul:before {border: medium solid rgba(0, 0, 0, 0);bottom: 100%;content: " ";height: 0;pointer-events: none;position: absolute;width: 0;}
	.menu-sub1 .level1 > ul:after {border-color: rgba(247, 252, 255, 0) rgba(247, 252, 255, 0) #fff;border-width: 7px;left: 31px;}
	.menu-sub1 .level1 > ul:before {border-color: rgba(222, 242, 255, 0) rgba(222, 242, 255, 0) #a2c6f5;border-width: 8px;left: 30px;}
	
	li.menu-sub1 span a:before,
	li.menu-sub2 span:after {
		border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
		border-color: rgba(136, 183, 213, 0); border-top-color: #fff; border-width: 7px 5px 0 5px; right:8px; top: 21px; 
	}
	.menu-sub1 .level1 > ul {
		width:190px;
	}
	.menu-sub1 ul li {
		position:relative;
		padding:0px;
		margin:0px;
		float: none;
		border-top:#edf5ff solid 1px;
	}
	.menu-sub1 ul li:first-child  {
		border-top:none;
	}
	.menu-sub1 ul li:first-child a {
		border-top:none;
		border-radius:4px 4px 0 0;
	}
	.menu-sub1 ul li:last-child a {
		border-radius:0 0 4px 4px;
	}
	.menu-sub1 ul li:before {
		display:none;
	}
	.menu-sub1 ul li a {
		font-size:15px;
		display:block;
		padding:10px 25px 11px 25px;
		position:relative;
		color:#565655;
	}
	.menu-sub1 ul li a.active {
		background-color:#c5deff;
		color:#000;	
		cursor:default !important;
		text-decoration:none;
	}
	.menu-sub1 ul li a:hover,
	li.menu-sub1-s:hover {
		color:#000;
		background:#c5deff;
		text-decoration:none;
	}
	li.menu-sub1:hover > div {
		visibility: visible;
		opacity:1;
	}
	
	/****level2****/
	.menu-sub1-s {
		position:relative;
	}	
	.menu-sub1-s .level2 {
		opacity:0;
		visibility:hidden;
		position: absolute;
		top: 0;
		left: 100%;
		z-index: 598;
		padding:0 ;
	}
	.menu-sub1-s .level2 > ul {
		width:190px;
	}
	.menu-sub1-s .level2 > ul li a {
		padding:10px 12px 11px 12px;
	}
	li.menu-sub1-s:hover .level2 {
		visibility: visible;
		opacity:1;
	}
	li.menu-sub1-s:hover {
		background:url(../images/arrow-sub.png) no-repeat right 15px #c5deff !important;
	}
	.menu-sub1 ul li.menu-sub1-s {
		background:url(../images/arrow-sub.png) no-repeat right 15px;
	}
	.menu-sub1 ul li.menu-sub1-s > a {
		background:none;
	}
	li.menu-sub1-s:hover li a {
		font-weight:normal !important;
		color:#565655;
	}
	li.menu-sub1-s:hover li a:hover {
		color:#000 !important;
	}
	li.menu-sub1-s:hover a {
		color:#000;
	}
	.menu-sub1-s .level2 > ul:after, .menu-sub1-s .level2 > ul:before { right: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
	.menu-sub1-s .level2 > ul:after { border-color: rgba(136, 183, 213, 0); border-right-color: #fff; border-width: 7px; top: 13px; }
	.menu-sub1-s .level2 > ul:before { border-color: rgba(194, 225, 245, 0); border-right-color: #a2c6f5; border-width: 8px; top: 12px; }
	
	
/***/
	
	

/*********************dropdown 2*********************/
	.menu-sub2 {
		position:static !important;
	}
	.menu-sub2 > span a {
		position:relative;
	}
	.menu-sub2 > span a:after,
	.menu-sub2 > span a:before {border: medium solid rgba(0, 0, 0, 0);bottom: -14%; left: 50%; z-index:1000; content: " ";height: 0;pointer-events: none;position: absolute;width: 0;opacity:0;	visibility:hidden;}
	.menu-sub2 > span a:after {border-color: rgba(247, 252, 255, 0) rgba(247, 252, 255, 0) #fff; border-width: 7px; margin-left:-4px;}
	.menu-sub2 > span a:before {border-color: rgba(222, 242, 255, 0) rgba(222, 242, 255, 0) #a2c6f5;border-width: 8px; margin-left:-5px; }
	
	.menu-sub2 > span a:hover:after,
	.menu-sub2 > span a:hover:before,
	li.menu-sub2:hover > span a:after,
	li.menu-sub2:hover > span a:before {visibility: visible;opacity:1;}
	
	.menu-sub2 .wrap-menu-sub {
		opacity:0;
		visibility:hidden;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 590;
		padding:5px 0 0;
	}
	.menu-sub2:hover .wrap-menu-sub {
		visibility: visible;
		opacity:1;
	}
	.menu-sub2 .box-menu-sub2 {
		background:#fff;
		padding:0;
		border:#a2c6f5 solid 1px;
		box-shadow:1px 1px 8px 0 rgba(0,0,0,0.4);
		-webkit-box-shadow:1px 1px 8px 0 rgba(0,0,0,0.4);
		border-radius:5px;
		-webkit-border-radius:5px;
		position:relative;
		min-height:50px;
	}
	.box-menu-type {
		width:1170px;
		padding:20px 70px 25px 60px !important;
		min-height:100px;
	}
	.box-menu-type ul li a,
	.box-menu-type a,
	.box-menu-type ul li {
		padding:0px;
		margin:0px;
		background:none;
		color:#343434;
		float: none;
		font-size:14px;
	}
	.box-menu-type ul li a:hover,
	.box-menu-type a:hover {
		background:none;
	}
	/***/
	.box-menu-type .col410 {
		float:left;
		width:410px;
		padding:0 20px 0 0;
		border-right:#6f6f6f dashed 1px;	
	}
	.box-menu-type h3 {
		font-size:14px;
		color:#e0165e;
		margin:0px 0 13px;
		padding:0px;
		font-weight:bold;
	}
	.box-menu-type .column ul li {
		margin-bottom:10px;
	}
	.box-menu-type .column ul li a:hover {
		text-decoration:underline;
	}
	.box-menu-type .add-link {
		background:url(../images/add-link.png) no-repeat left 3px !important;
		padding:0 0 0 22px !important;
		font-size:13px;
		color:#3b7a04 !important;
	}
	.box-menu-type .add-link:hover,
	.box-menu-type .email-link:hover {
		text-decoration:underline;
	}
	.box-menu-type .col270 {
		float:left;
		width:270px;
		padding:0 15px 0 34px;
		border-right:#6f6f6f dashed 1px;	
	}
	.box-menu-type .col270 ul li a {
		font-size:12px;
		color:#676767 !important;
		text-transform:uppercase;
		padding:0 0 0 29px !important;
	}
	.box-menu-type .col270 ul li a.link1 {background:url(../images/link-menu/1.png) no-repeat left 1px;
	}
	.box-menu-type .col270 ul li a.link2 {background:url(../images/link-menu/2.png) no-repeat left 1px;
	}
	.box-menu-type .col270 ul li a.link3 {background:url(../images/link-menu/3.png) no-repeat left 1px;
	}
	.box-menu-type .col270 ul li a.link4 {background:url(../images/link-menu/4.png) no-repeat left 1px;
	}
	.box-menu-type .col270 ul li a.link5 {background:url(../images/link-menu/5.png) no-repeat left 1px;
	}
	.box-menu-type .email-link {
		background:url(../images/email-link.png) no-repeat left 2px !important;
		font-size:12px;
		padding:0 0 0 29px !important;
		color:#1089fd !important;
		text-transform:uppercase;
	}
	.box-menu-type .col350 {
		float:left;
		width:350px;
		padding:15px 0 0 28px;
	}
	.news-list li {
		margin-bottom:4px !important;
		padding-bottom:7px !important;
		border-bottom:#f0f0f0 solid 1px;
		min-height: 56px;
	}
	.news-list li:last-child {
		border-bottom:none;
	}
	.news-list li img {
		float:left;
		margin:3px 12px 0 0 !important;  
	}
	.news-list li a {
		font-size:13px !important;
		line-height:16px !important;
	}
/***/

/*********************dropdown 3*********************/
	.box-menu-type2  {
		padding:20px 0 25px 0 !important;
	}
	.box-menu-type2 .col3 {
		width:265px;
		padding:0 20px 0 25px;
		float:left;
	}
	.box-menu-type2 .col350 {
		float: left;
		padding: 0 0 0 28px;
		width: 350px;
		border-left:#cccccc solid 1px;
	}
/****/

/*********************dropdown 4*********************/
	.box-menu-type3  {
		padding:20px 13px 25px 0 !important;
		width:auto;
	}
	.box-menu-type3 .col3 {
		width:265px;
		padding:0 20px 0 25px;
		float:left;
	}
	.box-menu-type3 .col-theme {
		width:370px;
		padding:0 10px 0 10px;
		margin-right:10px;
		float:left;
		border-left:#cccccc solid 1px;
		border-right:#cccccc solid 1px;
	}
	.box-menu-type3 .new-theme li {
		margin-bottom:0px !important;
	}
	.box-menu-type3 .new-theme ul li a img {
		margin: 0 0 0 !important;
	}
	.box-menu-type3 .new-theme li span:before,
	.box-menu-type3 .new-theme li span:after {
		display:none;
	}
/****/
.menu-sub1 span > a,
.menu-sub2 span > a {
	padding:13px 25px 11px 15px  !important;
}

.menu-sub1 ul li a,
li.menu-sub1-s,
li.menu-sub1> div,
li.menu-sub1:hover > div,
li.menu-sub1-s:hover .level2,
.menu-sub2 .wrap-menu-sub,
.menu-sub2 > span a:after,
.menu-sub2 > span a:before,
li.menu-sub2:hover {
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.menu2-toggle-btn {
	display:none;
	float:right;
	background:url(../images/menu2-toggle.png) no-repeat;
	width:39px;
	height:31px;
	border:none;
	margin:7px 0 0;
}

/********super tab*****/
.tab-navigation-plus {
	overflow:visible !important;
}
.tab-navigation b {
	font-weight:normal;
}
.tab-navigation-plus {
	position:absolute;
	top:13px;
	right:0px;
	margin:0px;
	z-index: +10000;
}
.tab-navigation-plus > a {
	border:#ccc solid 1px;
	border-radius:3px;
	z-index: +10000;
	opacity: 1;
	padding: 8px 12px;
	background:#fff;
	text-decoration:none !important;
	cursor:pointer;
}
.dropdown-m-arrow {
	background:#ff8bb4;
	border-radius:40px;
	padding:0px 4px;
	color:#fff !important;	
}
.dropdown-m {
	width:300px;
	position:absolute;
	top:36px;
	right:0px;
	background:#fff;
	padding:0;
	border:#a2c6f5 solid 1px;
	box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);
	border-radius:5px;
	-webkit-border-radius:5px;
}
.dropdown-m:after,
.dropdown-m:before {border: medium solid rgba(0, 0, 0, 0);bottom: 100%;content: " ";height: 0;pointer-events: none;position: absolute;width: 0;}
.dropdown-m:after {border-color: rgba(247, 252, 255, 0) rgba(247, 252, 255, 0) #fff;border-width: 7px;right: 13px;}
.dropdown-m:before {border-color: rgba(222, 242, 255, 0) rgba(222, 242, 255, 0) #a2c6f5;border-width: 8px;right: 12px;}

.dropdown-m a {
	font-size:15px;
	display:block;
	padding:10px 25px 11px 25px;
	position:relative;
	color:#565655;
}
.dropdown-m a.active {
	background-color:#c5deff;
	color:#000;	
	cursor:default !important;
	text-decoration:none;
}
.dropdown-m a:hover {
	color:#000;
	background:#c5deff;
	text-decoration:none;
}
.dropdown-m span:first-child a {
	border-radius:4px 4px 0 0;
}
.dropdown-m span:last-child a {
	border-radius:0 0 4px 4px;
}
/***/




/*---------------------------------------------------

					section 1
						
----------------------------------------------------*/
.head-title {
	background: #84b3ea;
}
.row .head-title {
	margin:0 -5px;
}
.head-title .title {
	min-height:46px;
	font-size:18px;
	color:#fff;
	padding:14px 10px 14px 17px;
	float:left;
}
.head-title .title.black {
	color:#585858;
}
.head-title .title.black span {
	color:#000;
}
.banners-icon {
	line-height:16px;
	position:static !important;
}
.banners-icon .item-white {
	margin-left:0;
	margin-right:0;
}
.item-white {
	display:block;
	background:#FFF;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom: 19px !important;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-ms-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
}
.item-shadow {
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-ms-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
}
.item-container .row {
	margin-left: -10px;
    margin-right: -10px;
}
.banners-icon a {
	text-decoration:none;
	color:#3f3f3f;
}
.banners-icon .item-white {
	text-align:center;
	padding:14px 7px;
	/*width:278px;*/
	margin:0px;
	min-height:170px;
}
.banners-icon ul li {
	float:left;
	list-style:none;
	margin-top:19px !important;
}
.banners-icon h3 {
	font-size:15px;
	font-weight:normal;
	margin:0px;
}
.banners-icon p {
	margin:0px;
}
.banners-icon .item-white span {
	width:67px;
	height:67px;
	display:block;
	margin:0 auto 10px;
	border-radius:50%;
	background-position:39% 7px;
}
.iw1 .c-icon {
	background:url(../images/banners-icon/1.png) no-repeat;
	background-color:#9fd000;
}
.iw2 .c-icon {
	background:url(../images/banners-icon/2.png) no-repeat;
	background-color:#ffbd76;
}
.iw3 .c-icon {
	background:url(../images/banners-icon/3.png) no-repeat;
	background-color:#ff8b73;
}
.iw4 .c-icon {
	background:url(../images/banners-icon/4.png) no-repeat;
	background-color:#faa5c2;
}
.banners-icon .jcarousel-clip a:hover {
	background:#fff4f8;
}
.banners-icon a:hover span {
	width:77px;
	height:77px;
	margin:-10px auto 10px;
}
.iw1 h3 {color:#1b6a00 !important;
}
.iw2 h3 {color:#0081ea !important;
}
.iw3 h3 {color:#724cff !important;
}
.iw4 h3 {color:#fe0000 !important;
}
.control-carousel {
	float:right;
	padding-top:5px;
	padding-bottom:5px;
}
.advertising {
	padding:11px 7px 7px;
	text-align:center;
}
.advertising img {
	width:100%;
	max-width:297px;
}
.advertising p {
	margin:0px;
}
.advertising a {
	text-decoration:underline;
}
.advertising .cont {
	text-align:left;
	padding:8px 7px 2px;
}
/***/



/*---------------------------------------------------

					section 2
					
----------------------------------------------------*/

/********review-block************/
.review-block {
	padding:0 20px 0;
}
.review-block > ul li {
	list-style:none;
	margin:0px;
	padding:16px 0 16px 0;
	border-top:#e7e7e7 dashed 1px;
	font-size:15px;
}
.review-block > ul li a {
	color:#000;
}
.review-block > ul li:first-child {
	border:none;
}
.review-block > ul li .img {
	float:left;
	box-shadow:1px 1px 2px rgba(0,0,0,0.5);
}
.review-block > ul li .cont {
	padding:0 0 37px 125px;
	position:relative;
	min-height:100px;
}
.rating-result {
	position:absolute;
	left:125px;
	bottom:-1px;
}
.rating-result .item {
	float:left;
	min-width:24px;
	text-align:center;
	padding:25px 0 0;
	line-height:12px;
	font-size:12px;
	margin-right:12px;
	color:#000;
}
.rating-result .item.norm {
	background:url(../images/norm.png) no-repeat top center;
}
.rating-result .item.poorly {
	background:url(../images/poorly.png) no-repeat top center;
}
.rating-result .item.wells {
	background:url(../images/well.png) no-repeat top center;
}
.pagination-box {
	text-align:center;
}
.review-block .pagination-box{
	background:#eff5f8;
	margin:10px -20px 11px;
	padding: 3px 0 0;
}
.review-block .add-review{
	background:#e9e9e9;
	margin:11px -20px 0;
}
.review-block .text-center span {
	display:block;
	font-size:17px;
	color:#ef5586;
}
.review-block .text-center {
	padding:12px 0;
}
/***/
/*****news-block***/
.news-block {
	padding-bottom:13px;
}
.news-block.news-block-t1 ul {
	padding:25px 15px 5px;
}
.news-block.news-block-t1 ul li {
	margin:0px;
	list-style:none;
	padding:3px 10px 4px;
}
.news-block.news-block-t1 ul li:nth-child(odd) {
	background:#eff5f8;
}
.news-block.news-block-t1 ul li .head .date {
	float:left;
	width:8%;
	color:#11a0d6;
	font-size:11px;
}
.news-block.news-block-t1 ul li .head .cont {
	float:right;
	width:91%;
}
.news-block.news-block-t1 a {
	text-decoration:none;
	color:#3f3f3f;
}
.news-block.news-block-t1 a.color1 {color:#000;}
.news-block.news-block-t1 a.color2 {color:#ff0000;}

.news-block .more-all {
	margin:0 15px;
}
.hide { position: absolute; top: -9999px; left: -9999px; }
.head-title .nav {
	float:right;
}
.list-wrap {
	height:auto !important;
}
.head-title .nav-tabs {
	float:right;
	border:none;
}
.head-title .nav-tabs li {
	margin:0px;
	list-style:none;
	border:none;
	background:none;
}
.head-title .nav-tabs li a {
	margin:0px;
	border:none;
	padding:15px 20px 9px;
	background:none;
	border-radius: 0;
    line-height: 18px;
	display:inline-block;
	text-decoration:underline;
	color:#676a6c;
	position:relative;
}
.head-title .nav-tabs li a i {
	color: #FFFFFF;
    font-size: 18px;
    line-height: 16px;
	margin: 0 0 0 5px;
	position: relative;
	bottom:-2px;
}
.head-title .nav-tabs li a:hover {
	text-decoration:none;
}
.head-title .nav-tabs > li.active > a,
.head-title .nav-tabs > li.active > a:hover,
.head-title .nav-tabs > li.active > a:focus {
  	margin:0px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-radius: 0;
    line-height: 18px;
	text-decoration:none;
}
.head-title .nav-tabs li.active {
	margin-bottom:-4px;
}
.head-title .nav-tabs li.active a {
	border-bottom:#6e8cb2 solid 4px;
	background: #c1deff;
}

.head-title .nav-tabs li.active a:after,
.head-title .nav-tabs li.active a:before { bottom: 0; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.head-title .nav-tabs li.active a:before { border-color: rgba(109, 140, 178, 0); border-bottom-color: #6d8cb2; border-width: 6px; left: 50%; margin-left:-6px;}

/****/

/*****articles-block***/
.news-block.news-block-t2 ul {
	padding:25px 13px 2px;
}
.news-block.news-block-t2 ul li {
	list-style:none;
	width:49%;
	display:inline-block;
	vertical-align:top;
	margin:0 2px 6px;
}
.news-block.news-block-t2 ul li img {
	margin:11px 11px 12px 7px;
	float:left;
}
.news-block.news-block-t2 ul li span {
	padding:10px 0 10px;
	display:block;
}
.news-block.news-block-t2 ul li a {
	color:#454545;
	font-size:16px;
	line-height:20px;
	text-decoration:none !important;
	display:inline-block;
	background:#eff5f8;
	width:100%;
}
.news-block.news-block-t2 ul li a:hover {
	background:#c6d4db;
}
.news-block.news-block-t2 a.color1 {color:#000; font-weight:bold;}
.news-block.news-block-t2 a.color2 {color:#ff0000; font-weight:bold;}

.news-block .album {
	margin:4px 0 2px;
	height:45px;
	overflow:hidden;
}
.news-block .album div {
	width:1000px;
}
.news-block .album a {
	margin:0 2px 0 0;
}
.news-block .album a:hover {
	opacity:0.7;
}
.total-blue {
	background:#b1d1f7;
	padding:12px 26px 10px;
}
.total-blue span {
	font-size:12px;
	margin:0 10px;
}
.total-blue a {
	text-decoration:underline;
}
.btn-blue {
	font-size:16px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	color:#fff !important;
	text-decoration:none !important;
	padding:5px 31px 6px;
	display:inline-block;
	border-bottom:#217aba solid 2px;
	background: #44aaff;
	background: -webkit-linear-gradient(top, #82d2ff, #44aaff);
	background: -moz-linear-gradient(top,  #82d2ff,  #44aaff);
	background: -o-linear-gradient(top,  #82d2ff,  #44aaff);
	background: -ms-linear-gradient(top,  #82d2ff,  #44aaff);
	box-shadow:0 -1px 1px 0 rgba(255,255,255,0.4) inset, 0 1px 2px 0 #000;
	-moz-box-shadow:0 -1px 1px 0 rgba(255,255,255,0.4) inset, 0 1px 2px 0 #000;
	-webkit-box-shadow:0 -1px 1px 0 rgba(255,255,255,0.4) inset, 0 1px 2px 0 #000;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.btn-blue:hover {
	background: #82d2ff;
	background: -webkit-linear-gradient(top, #44aaff, #82d2ff);
	background: -moz-linear-gradient(top,  #44aaff,  #82d2ff);
	background: -o-linear-gradient(top,  #44aaff,  #82d2ff);
	background: -ms-linear-gradient(top,  #44aaff,  #82d2ff);
}
/****/



/*---------------------------------------------------

				section place
				
----------------------------------------------------*/
.place-block {
	padding:19px 17px 30px;
}
.place-block .control-search {
	background:#efefef;
	margin:9px -17px 6px;
	padding:18px 15px 3px;
}
.place-block .control-search .item {
	padding:5px 0 0;
}
.place-block .control-search .checkbox-inline {
	margin:0 10px 10px 0 !important;
}
.control-search {
	padding:18px 0 3px;
}
.control-search .col-sm-3,
.control-search .col-sm-5,
.control-search .col-sm-4 {
	padding-bottom:15px;
}
ul.placelist li {
	list-style:none;
	padding-bottom:18px;
	padding-top:12px;
	vertical-align:top;
	display:inline-block;
	float:none;
	margin-left:-3px;
}
ul.placelist li .img {
	float:left;
}
ul.placelist li .cont {
	padding:0 0 0 85px;
	color:#0094e1;
	font-size:12px;
}
ul.placelist li .cont a {
	color:#0094e1;
}
ul.placelist li .cont a.all {
	text-decoration:underline;
}
ul.placelist li .cont a.all:hover {
	color:#000;
}
ul.placelist li h3 {
	font-family:"Trebuchet MS";
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	margin:0px;
	color:#636363;
}
.handbook {
	background:url(../images/handbook.png) no-repeat;
	position:relative;
	z-index:10;
	display:block;
	width:271px;
	height:94px;
	margin:-4px 0px -44px 0;
}
/***/



/*---------------------------------------------------

				section DIRECTORY
				
----------------------------------------------------*/
.directorylist li {
	list-style:none;
}
.directorylist li .item-white {
	margin-left:0px;
	margin-right:0px;
}
.directory-block .img  {
	float:left;
}
.directory-block .cont  {
	padding:0 0 0 149px;
	position:relative;
}
.directory-block .cont .title {
	background:#f377a1;
	color:#fff;
	padding:8px 19px;
	font-size:17px;
	min-height:81px;
	word-break: break-word;
}
.directory-block .cont .title-info {
	position:absolute;
	bottom:50px;
	right:0px;
	background:#f377a1;
	z-index: 10;
	opacity:0;
	visibility:hidden;
	font-size:11px;
	line-height:16px !important;
}
.not-reviews {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	height:57px;
	vertical-align:middle;
	display:table-cell;
	width: 50%;
	word-break: normal !important;
}
.directory-block .cont .title-info .title-info-cont {
	padding:0 19px 5px;
	margin-top:-10px;
}
.directory-block .cont .title-info .title-info-cont span {
	font-weight:bold;
	font-size:13px;
	float:left;
}
.directory-block .cont .title:hover .title-info {
	opacity:1;
	visibility:visible;
	bottom:0px;
}
.directory-block .cont .rating-star {
	margin-left:8px;
	float:left;
}
.rating-star {
	background:url(../images/stars.png) no-repeat;
	width:96px;
	height:16px;
}
.rating-star.star0 {background-position:0 0;
}
.rating-star.star1 {background-position:0 -16px;
}
.rating-star.star2 {background-position:0 -32px;
}
.rating-star.star3 {background-position:0 -48px;
}
.rating-star.star4 {background-position:0 -64px;
}
.rating-star.star5 {background-position:0 -80px;
}
.directory-block .cont .title a {
	color:#fff;
}
.directory-block .addr {
	min-height:68px;
}
.directory-block .addr:before {
	background: url(../images/place.png) no-repeat 11px center #ededed;
    content: "";
    width: 70px;
	height:68px;
	float:left;
	content:'';
}
.directory-block .addr .place-icon {
	float:left;
	width:70px;
	position:relative;
	z-index:1;
}
.directory-block .addr .place {
	padding:7px 8px 5px 78px;
	font-size:12px;
	color:#969696;
	line-height:14px;
	word-break: break-word;
}
.directory-block .addr .addr-info {
	position:absolute;
	top:-30px;
	left:0px;
	right:0px;
	bottom:0px;
	background:#fff;
	z-index:10;
	opacity:0;
	visibility:hidden;
	padding:5px 0 5px 85px;
	font-size:14px;
	color:#a7a7a7;
	line-height:22px;
}
.directory-block .addr .addr-info span {
	color:#414141;
}
.directory-block .addr .addr-info b {
	color:#000;
	font-weight:bold;
}
.soc-icon {
	display:block;
    padding: 10px 0 0;
}
.soc-icon a {
	color:#fff;
	font-size:15px;
	border-radius:50%;
	display: block;
    float: left;
    text-align: center;
    width: 27px;
	height: 27px;
	padding: 0 0 0;
	margin: 0 10px 0 0;
	line-height: 22px;
}
.soc-icon img {
	margin:0px;
	padding:0px;
	vertical-align:top;
}
.soc-icon a:hover {
	background:#f2709c;
	text-shadow:1px 1px 0 rgba(0,0,0,0.4);
}
.extra-icon { 
    width: 27px; height: 27px; vertical-align: middle; display: inline-block; text-align: center; padding: 0;
    background:#84b3ea; border-radius: 50%; font-size: 27px !important;
}
.extra-icon img { max-width: 20px; vertical-align: middle; display: inline-block; padding: 0; }
.directory-block .cont .addr:hover .addr-info {
	opacity:1;
	visibility:visible;
	top:0px;
}
.directory-block .addr .addr-info:before {
	background: url(../images/place.png) no-repeat 11px center #ededed;
    width: 70px;
	height:68px;
	position:absolute;
	top:0px;
	left:0px;
	content:' ';
}
.directory-block .addr .addr-info,
.directory-block .cont .title-info{
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
}

/***/
/*---------------------------------------------------

				section MARKET
				
----------------------------------------------------*/
.market-block .control-search {
	padding:18px 15px 3px;
	background:#fff;
	margin-bottom:19px;
}
ul.marketlist li {
	list-style:none;
	display: inline-block;
    float: none;
    margin-right: -3px;
    vertical-align: top;
}
ul.marketlist li .img {
	padding:10px;
	text-align:center;
	position:relative;
}
.img .label {
	width:65px;
	height:64px;
	position:absolute;
	top:5px;
	left:5px;
	display:block;
	z-index:500;
}
.item-white .label {
	width:65px;
	height:64px;
	position:absolute;
	top:-1px;
	left:8px;
	display:block;
	z-index:500;
}
.label.hot {
	background:url(../images/label-hot.png) no-repeat;
}
ul.marketlist li .img img {
	width:100%;
	max-width:257px;
}
ul.marketlist li .title {
	padding:0 17px 6px;
	margin:-3px 0 0;
	border-bottom:#dedede solid 1px;
}
ul.marketlist li .title a {
	color:#282828;
}
ul.marketlist li .total {
	border-top:#fff solid 1px;
	background:#f4f4f4;
	padding:7px 10px;
}
ul.marketlist li .total .price {
	float:right;
	color:#939393;
	line-height:21px;
}
ul.marketlist li .total .price span {
	font-size:17px;
	color:#1588e4;
}
ul.marketlist li .total .condition {
	float:left;
	color:#fff;
	padding:1px 10px 2px;
	border-radius:10px;
	-webkit-border-radius:10px;
}
ul.marketlist li .total .condition.c-new {
	background:#9bc011;
}
ul.marketlist li .total .condition.c-bu {
	background:#ff8db4;
}
.white-more {
	background:rgba(255,255,255,0.7);
	text-align:center;
	padding:17px 15px 20px;
	margin-bottom:19px;
}
.white-more a {
	font-size:17px;
	text-decoration:underline;
}
.white-more sup {
	font-size:10px;
	color:#000;
}
/***/



/*---------------------------------------------------

				section STORES
				
----------------------------------------------------*/
ul.storeslist li {
	list-style:none;
}
.storeslist .head {
	background:#9bc011;
	position:relative;
	min-height:156px;
}
.storeslist .head:before {
	content:"";
	position:absolute;
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-1px;
	width:2px;
	height:100%;
	display:block;
	z-index:5;
	background:#fff;
}
.storeslist .head .img {
	float:left;
	width:50%;
	text-align:center;
}
.storeslist .head .img img {
	width:100%;
}
.storeslist .head .name-store {
	float:right;
	width:50%;
	padding:8px 14px;
	color:#000;
	font-family:Tahoma;
	font-size:12px;
}
.storeslist .head .name-store span {
	display:block;
	color:#fff;
	font-size:16px;
	line-height:24px;
	text-transform:uppercase;
}
.storeslist .info {
	background:#edffe2;
	padding:11px 29px 6px;
	position:relative;
	font-family:Tahoma;
	min-height:45px;
}
.storeslist .info .number-prod {
	background:#e6e6e6;
	border:#fff solid 6px;
	position:absolute;
	top:-40px;
	left:50%;
	margin-left:-40px;
	border-radius:50px;
	z-index:8;
	font-size:11px;
	color:#9b9b9b;
	text-align:center;
	width:80px;
	height:80px;
	padding:16px 0 0;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
}
.storeslist .info .number-prod span {
	display:block;
	font-size:22px;
	color:#363636;
}
.storeslist .info .fleft,
.storeslist .info .fright {
	width:32%;
}
.storeslist .info .icon {
	float:left;
	height:23px;
	margin:0 10px 5px 0;
}

.storeslist .info .icon.med {width:19px;background:url(../images/icon/med.png) no-repeat;}
.storeslist .info .icon.cup {width:22px;background:url(../images/icon/cup.png) no-repeat;}
.storeslist .info .icon.bowl {width:17px;background:url(../images/icon/bowl.png) no-repeat;}
.storeslist .info .icon.cart {width:27px;background:url(../images/icon/cart.png) no-repeat;}
.storeslist .info .icon.peop {width:28px;background:url(../images/icon/peop.png) no-repeat;}

.storeslist .info .icon.blue {background-position:0 -23px;}
.storeslist .info .icon.green {background-position:0 -46px;}
.storeslist .info .icon.orange {background-position:0 0;}


.storeslist .control {
	background:#f1f1f1;
	border-top:#d8d8d8 dashed 1px;
	text-align:center;
	min-height:28px;
}
.storeslist .control .btn {
	margin-top:-27px;
}
.storeslist .scrolling{
	padding:0 32px 0 34px;
	margin:5px 0 29px;
	position:relative;
}
.storeslist .scrolling .prev,
.storeslist .scrolling .next {
	position:absolute;
	top:0px;
	bottom:0px;
	height:100%;
	width:29px;
	background:#dddddd center center;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
}
.storeslist .scrolling .prev:hover,
.storeslist .scrolling .next:hover {
	background:#999;
}
.storeslist .scrolling .prev {
	left:0px;
}
.storeslist .scrolling .prev.glyphicon-chevron-left:before,
.storeslist .scrolling .next.glyphicon-chevron-right:before {
  position: absolute;
  top: 50%;
  left:50%;
  margin:-6px 0 0 -6px;
}
.storeslist .scrolling .next {
	right:0px;
}
/***/



/*---------------------------------------------------

				section PHOTO
				
----------------------------------------------------*/
.photolist .box img  {
	width:100%;
}
.photolist .item-white .info {
	padding:9px 11px 9px;
	font-size:11px;
	color:#bebdbd;
}
.photolist .item-white .info a {
	word-break: break-all;
}
.photolist .item-white > a {
	display:inline-block;
	position:relative;
	width: 100%;
}
.photolist .item-white > a span {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:5;
	display:block;
	background:rgba(0,0,0,0.7);
	font-size: 60px;
	color:#fff;
	text-decoration:none;
	opacity:0;
	visibility:hidden;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.photolist .item-white > a:hover span {
	opacity:1;
	visibility:visible;
}
.photolist .item-white > a span:before {
	position:absolute;
	top:0;
	left:50%;
	margin:-30px 0 0 -30px;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
}
.photolist .item-white > a:hover span:before {
	top:50%;
}
/***/



/*---------------------------------------------------

				section BILLBOARD
				
----------------------------------------------------*/
.billboard-block .img {
	text-align:center;
}
.billboard-block .nav-tabs {
	margin-right:20px;
}
.billboard-block li .item-white {
	margin-left:0px;
	margin-right:0px;
}
.billboard-block .img img {
	max-width:100%;
}
.billboard-block .block-info1 {
	background:#ffe9fa;
	border-bottom:#e5d1e1 solid 1px;
	position:relative;
	min-height:76px;
}
.billboard-block .block-info1:before {
	background:#D18FC2;
	border-bottom:#bc80ae solid 1px;
    bottom: -1px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
	content:'';
}
.billboard-block .block-info1 .date {
	float:left;
	width:77px;
	padding:10px 5px;
	position:relative;
	z-index:1;
	color:#fff;
	text-align:center;
	line-height:14px;
}
.billboard-block .block-info1 .date span {
	display:block;
	font-size:31px;
	line-height:30px;
}
.billboard-block .block-info1 .title {
	padding:17px 15px 10px 98px;
	font-size:17px;
	color:#be3ca1;
	font-weight:bold;
}
.billboard-block .block-info1 .title a {
	color:#be3ca1;
}
.billboard-block .block-info2 {
	position:relative;
	min-height:76px;
}
.billboard-block .block-info2:before {
	background: url(../images/place.png) no-repeat center center #ededed;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
	bottom:0px;
    width: 77px;
	content:'';
}
.billboard-block .block-info2 .place-icon {
	float:left;
	width:77px;
	position:relative;
	z-index:1;
}
.billboard-block .block-info2 .place {
	padding:17px 13px 10px 98px;
	font-size:12px;
	color:#969696;
	line-height:14px;
}
.billboard-block .block-info2 .place span {
	display:block;
}
/***/



/*---------------------------------------------------

				section DISCOUNT
				
----------------------------------------------------*/
.discount-block .item-white {
	padding:10px;
	margin-left:0;
	margin-right:0;
}
.discount-block .img {
	text-align:center;
}
.discount-block .img img {
	max-width:100%;
}
.discount-block .item-white .title {
	min-height: 50px;
	padding:1px 10px 5px;
	font-size:17px;
	line-height:22px;
	color:#464545;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.discount-block .item-white .info {
	padding:15px 10px 12px;
	line-height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.discount-block .item-white .info .fleft span  {
	margin:0 14px 0 0;
}
.discount-block .item-white .info .fleft span.discount  {
	font-size:18px;
	color:#000;
}
.discount-block .item-white .info .fleft span.discount b {
	color:#ff3000;
	font-size:22px;
	font-weight:normal;
}
.discount-block .item-white .info .fleft span.price  {
	font-size:12px;
	color:#838181;
}
.discount-block .item-white .info .fleft span.price b  {
	font-size:18px;
	color:#1588e4;
	font-weight:normal;
}
.discount-block .item-white .info .fleft span.old-price  {
	font-size:12px;
	color:#838181;
}
.discount-block .item-white .info .fleft span.old-price del  {
	font-size:15px;
	color:#fc3700;
}
.discount-block .item-white .info .look  {
	font-size:18px;
	color:#0c9cff;
	margin-top:-3px;
}
.discount-block .item-white .info .look span  {
	color:#9c9c9c  !important;
	font-size:14px;
	margin:0 0 0 -6px;
}
.discount-block .station {
	position:relative;
	border:#ebebeb solid 1px;
	min-height:55px;
	padding:5px 5px 5px 72px;
	font-size:11px;
	color:#969696;
	line-height:14px;
}
.discount-block .station span {
	display:block;
}
.discount-block .station:before {
	background: url(../images/place.png) no-repeat 6px center #f4f4f4;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
	bottom:0px;
    width: 60px;
	content:'';
}
.discount-block .control {
	float:right;
	padding-bottom: 5px;
    padding-top: 5px;
}
.discount-block .control .form-control {
	margin: 1px 8px 0 0;
	width:250px;
}
/****/


/*---------------------------------------------------

 				section FORUM-REVIEWS
				
----------------------------------------------------*/
.new-theme ul li{
	list-style:none;
	
}
.new-theme ul li a {
	display:block;
	font-size:18px;
	color:#000;
	padding:5px 20px;
}
.new-theme ul li img {
	float:left;
}
.new-theme ul li span {
	display:block;
	padding:0 0 0 68px;
}
.new-theme ul li span b {
	display:table-cell;
	height:50px;
	vertical-align:middle;
	font-weight:normal;
}
.new-theme ul li:nth-child(odd) {
	background:#eff5f8;
}
.new-theme .total {
	padding:26px 17px 15px;
}
.forum-reviews-block .theme-day {
	padding:0 17px 0;
}
.forum-reviews-block .theme-day .title {
	font-size:29px;
	line-height:28px;
	color:#000;
	padding:12px 0 12px;
}
.forum-reviews-block .theme-day .user-info {
	padding:0 0 18px;
}
.forum-reviews-block .theme-day .user-info .img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    float: left;
    margin: 0 0 0 -6px;
    padding: 6px;
}
.forum-reviews-block .theme-day .user-info .user-cont {
    padding:8px 0 0 72px;
	font-size:11px;
	color:#bebdbd;
}
.forum-reviews-block .theme-day .user-info .user-cont a {
	font-size:13px;
	text-decoration:underline;
}
.forum-reviews-block .theme-day .cont {
	position:relative;
	background:#fff;
    border: 1px solid #ccdef3;
    border-radius: 8px;
	color:#000;
	padding:18px 13px 48px;
}
.forum-reviews-block .theme-day .cont:after,
.forum-reviews-block .theme-day .cont:before {
    border: medium solid rgba(0, 0, 0, 0);
    bottom: 100%;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.forum-reviews-block .theme-day .cont:after {
    border-color: rgba(247, 252, 255, 0) rgba(247, 252, 255, 0) #fff;
    border-width: 8px;
    left: 19px;
}
.forum-reviews-block .theme-day .cont:before {
    border-color: rgba(222, 242, 255, 0) rgba(222, 242, 255, 0) #ccdef3;
    border-width: 9px;
    left: 18px;
}
.forum-reviews-block .theme-day .total-info {
	background:#eff5f8;
	margin:-31px -17px 0;
	padding:36px 28px 17px;
}
.forum-reviews-block .theme-day .total-info .control .item {
	float:left;
	font-size:18px;
	color:#0C9CFF;
	margin:0 0 14px 45px;
}
.forum-reviews-block .theme-day .total-info .control .item:first-child {
	margin-left:0px;
}
.forum-reviews-block .theme-day .total-info .control .item span {
	font-size:26px;
	padding:0 0 0 10px;
}

/**/
.developments {
	padding:0;	
}
.developments .item {
	padding:17px 26px 14px;
	border-top:#bababa dashed 1px;
}
.developments .item:first-child {
	border-top:none;
}
.developments .item .img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    float: left;
    margin: -4px 0 0 -19px;
    padding: 6px;
}
.developments .item .head {
	padding:0 0 6px;
}
.developments .item .head-cont {
	padding:0 0 0 60px;
}
.developments .item .head-cont i {
	font-style:normal;
	font-size:11px;
	color:#7c7c7c;
}
.developments .item .head-cont span.date {
	font-style:normal;
	font-size:11px;
	color:#bebdbd;
}
.developments .total {
	padding:41px 17px 15px;
}

.more-all {
	display:inline-block;
	float:right;
	font-size:11px;
	color:#00a2f0 !important;
	text-decoration:underline;
}
.more-all sup {
	color:#000;
	text-decoration:none !important;
}
.more-all:hover {
	color:#454545 !important;
}
/***/



/*---------------------------------------------------

 				section VIDEO
				
----------------------------------------------------*/
.video-block .videolist .img {
	text-align:center;
}
.video-block .videolist .img a {
	position:relative;
}
.video-block .videolist .img a span  {
	position:absolute;
	display:block;
	top:50%;
	left:50%;
	margin:-55px 0 0 -55px;
	width:110px;
	height:110px;
	background:rgba(0,0,0,0.6);
	color:rgba(255,255,255,0.6);
	line-height: 98px;
	font-size:50px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
}
.video-block .videolist .img img {
	max-width:100%;
}
.video-block .videolist .cont {
	padding:21px 15px 23px;
}
.video-block .videolist .cont .head {
	font-size:15px;	
	padding-bottom:3px;
}
.video-block .videolist .cont span {
	font-size:11px;	
	color:#bebdbd;
}
/***/



/*---------------------------------------------------

 				section USER
				
----------------------------------------------------*/
.user-block li {
	list-style:none;
}
.user-block .board {
	padding:23px 20px 14px;
}
.user-block .board ul {
	padding:10px 0 24px;
}
.user-block .board ul li {
	list-style:none;
	border-top:#e7e7e7 dashed 1px;
	font-size:12px;
	color:#818181;
	line-height:14px;
	padding:11px 0 11px;
}
.user-block .board ul li:first-child {
	border-top:none;
}
.user-block .board ul li img  {
	float:left;
}
.user-block .board ul li span  {
	display:block;
	padding:0 0 0 80px;
}
.user-block .board ul li p {
	margin:0px;
}
.user-block .board ul li a {
	font-size:18px;
}
.list-140 .tab-content {
	padding: 0 14px 0 16px;
	text-align:center;
}
.user-block .tab-content {
	padding-bottom:14px;
}
.user-block .nav-tabs {
	padding: 18px 18px 8px;
	display:inline-block;
	border:none;
}
.user-block .nav-tabs li {
	margin:0 5px 5px 0;
}
.user-block .nav-tabs li a,
.color-tabs .nav-tabs li a {
	border:#8ebcf4 solid 1px !important;
	background:#8ebcf4;
	border-radius:10px;
	padding:5px 12px;
	display:inline-block;
	text-decoration:none;
	color:#fff;
	position:relative;
}
.user-block .nav-tabs li a:hover,
.color-tabs .nav-tabs li a:hover {
	background:#6e9ed9;
	text-decoration:none;
}
.user-block .nav-tabs li.active a,
.color-tabs .nav-tabs li.active a {
	border:#f377a1 solid 1px !important;
	background:#f377a1;
	color:#fff;
	text-decoration:none !important;
}
.user-block .nav-tabs li.active a:after,
.user-block .nav-tabs li.active a:before,
.color-tabs .nav-tabs li.active a:after,
.color-tabs .nav-tabs li.active a:before { top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.user-block .nav-tabs li.active a:before,
.color-tabs .nav-tabs li.active a:before  { border-top-color: #f377a1; border-width: 6px; left: 50%; margin-left: -6px;}

.list-140 .tab-content ul li {
	text-align:center;
	width:140px;
	margin:0 13px 18px;
	display:inline-block;
	vertical-align:top;
}
.list-140 .tab-content ul li a {
    font-family: Calibri;
    font-size: 16px;
}
.color1 {color:#FF4FFB !important;}
.color2 {color:#007800 !important;}
.color3 {color:#8429D9 !important;}
.color4 {color:#FF3700 !important;}
.color5 {color:#3653AB !important;}
.color6 {color:#545454 !important;}
.color7 {color:#f377a1;}
.list-140 .tab-content ul li span {
	display:block;
}
.list-140 .more-all {
	margin:7px 5px 0 0;
}
.user-block .more-all {
	text-decoration:none;
}
.user-block .more-all a {
	text-decoration:underline;
}
.links-user a {
	background:url(../images/female-ico.gif) no-repeat left 8px;
	padding: 5px 5px 5px 20px;
	font-family: Calibri;
    font-size: 16px;
	display:inline-block;
	margin:0 6px 2px 0;
}
.user-block .links-user {
	padding:0 18px 0;
	margin:-2px 0 15px;
}
.links-user-box .more-all {
	margin:72px 20px 0 0;
}
.btn {
	text-decoration:none !important;
}
/****/



/*---------------------------------------------------

				section FOOTER
				
----------------------------------------------------*/
.footer {
	margin-top:97px;
	background:#fff;
	color:#888888;
	font-size: 12px;
}
.footer-not-logo .container {
	margin-top:30px;
}
.footer a {
	text-decoration:underline;
}
.footer-header {
	display: inline-block;
    margin: -85px 0 -38px;
    width: 100%;
	position:relative;
	z-index:20;
}
.footer-header .btn {
	float:left;
	margin-top:21px;
}
.btn-orange {
	font-family:"Trebuchet MS";
	color:#060606 !important;
	text-decoration:none !important;
	padding:5px 43px 6px;
	display:inline-block;
	border-bottom:#c17600 solid 2px;
	background: #ffbc00;
	background: -webkit-linear-gradient(top, #ffdc00, #ffbc00);
	background: -moz-linear-gradient(top,  #ffdc00,  #ffbc00);
	background: -o-linear-gradient(top,  #ffdc00,  #ffbc00);
	background: -ms-linear-gradient(top,  #ffdc00,  #ffbc00);
	box-shadow:0 -1px 1px 0 rgba(255,255,255,0.4) inset, 0 1px 2px 0 #000;
	-moz-box-shadow:0 -1px 1px 0 rgba(255,255,255,0.4) inset, 0 1px 2px 0 #000;
	-webkit-box-shadow:0 -1px 1px 0 rgba(255,255,255,0.4) inset, 0 1px 2px 0 #000;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.btn-orange:hover {
	background: #ffdc00;
	background: -webkit-linear-gradient(top, #ffbc00, #ffdc00);
	background: -moz-linear-gradient(top,  #ffbc00,  #ffdc00);
	background: -o-linear-gradient(top,  #ffbc00,  #ffdc00);
	background: -ms-linear-gradient(top,  #ffbc00,  #ffdc00);
}
.footer .logo-bottom {
	float:left;
	margin:0 15px 0 12px;
	
}
.footer .baner-img {
	float:left;
	margin:-9px 16px 0 0;
}
.footer .baner-img img {
	width:100%;
}
.footer h3 {
	font-weight:normal;
	margin:0px 0 27px;
	font-size:17px;
	color:#6289a2;
	font-family:"Trebuchet MS";
}
.footer h4 {
	font-weight:normal;
	margin:0px;
	font-size:16px;
	color:#000;
	font-family:Tahoma;
}
.social-bottom {
	border-top:#d6d6d6 solid 1px;
	box-shadow:0 -1px 0 1px #f5f5f5;
	padding:14px 0 11px;
	margin-top:19px;
}
.social-bottom a {
	margin:0 0 3px;
	display: inline-block;
}
.social-bottom span {
	padding:0;
	vertical-align:middle;
	height:50px;
	display: table-cell;
}
.social-bottom a:hover {
	opacity:0.7;
}
.social-bottom h3 {
	margin: 21px 0;
}
.footer .about-us ul li {
	list-style:none;
	font-size:11px;
	line-height:14px;
	padding:10px 0 3px;
	border-top:#e6e6e6 dashed 1px;	
}
.footer .about-us ul li:first-child {
	border-top:none;	
	padding-top:0;
}
.footer .about-us ul li img  {
	float:left;
}
.footer .about-us ul li div  {
	padding:0 0 0 83px;
}
.footer-list ul li {
	list-style:none;
	padding:5px 0 4px;
	border-top:#e6e6e6 dashed 1px;	
}
.footer-list ul li:first-child {
	border-top:none;	
	padding-top:0px;
}
.footer-list ul li a {
	text-decoration:none;
	background:url(../images/f-list.png) no-repeat 0 4px;
	padding:0 0 0 23px;
	font-size:16px;
	color:#000;
	display: inline-block;
}
.footer-list ul li a:hover {
	background-position:7px 4px;
	color:#d18fc2;
}

.footer .form{
	/*margin-top:-15px;*/
}

.form .item {
	padding-bottom:17px;
}
.form input[type="text"],
.form textarea {
	font-size:13px;
	color:#616161;
}
.form textarea {
	resize:none;
	height:123px;
}
/****/
/*************************************************************************************
								page business-directory
*************************************************************************************/
.top-bg {
	background-position:center 0px !important;
}
.top-panel2 {
	height:auto;
}
.top-panel .logo {
	margin:0px 30px 0 0;
	padding:0px;
}
.top-panel2 .login-user {
	float: right;
	margin: 20px 0 0;
	width:auto;
}
.map-city {
	position:relative;
	overflow:hidden;
	width:100%;
}
#map {
	background:#fff;
	position:absolute;
	top:0;
	left:0;
}
.map-info {
	float:right;
	width:313px;
	position:relative;
	z-index:10;
}
.map-info .item-white {
	margin:10px 0 0 !important;
	padding:10px 20px 14px;
	line-height:16px;
	font-size:12px;
	color:#3a3a3a;
}
.map-info .item-white:first-child {
	margin:0px !important;
}
.map-info .item-white a {
	color:#3a3a3a;
	text-decoration:underline;
}
.map-info .item-white a:hover,
.map-info .item-white a:hover span {
	text-decoration:none !important;
}
.map-info h4 {
	font-size:20px;
	margin:0 0 4px;
	line-height:20px;
}
.map-info select {
	margin:8px 0 8px;
}
.map-info .link {
	font-size:13px;
	color:#0094e1 !important;
	margin-bottom:12px;
	display:inline-block;
	text-decoration:none !important;
}
.map-info .link span {
	color:#0094e1;
	display:block;
}
.map-info .link.active span.turn {
	display:none !important;
}
.map-info .link.active span.expand {
	display:block !important;
}
.map-info .link span.expand {
	display:none;
}
.map-info .link span.turn {
	display:block;
	color:#7f7f7f;
}
.map-info .link.active {
	text-decoration:underline !important;
}
.map-info .link i {
	color:#0094e1 !important;
}
.map-info  .btn {
	color:#fff !important;
	width:100%;
}
#map-box {
}
.button-tog  {
	float:left;
}
.button-tog .buttontext {
	margin:21px 0 10px 19px;
	float:left;
}
.button-tog img {
	float:left;
	margin:11px 0 8px 0;
}
.buttontext {
	cursor:pointer;	
}
.buttontext .turn,
.buttontext .expand {
	padding:0 0 0 26px;
	height:17px;
	display:none;
	float:left;
	font-size:14px;
	text-transform:uppercase;
	color:#008ee1;
	text-decoration:underline;
}
.buttontext .turn:hover,
.buttontext .expand:hover {
	text-decoration:none;
}
.buttontext .turn {
	background:url(../images/arrow-toggle.png) no-repeat left 3px;
}
.buttontext .expand {
	background:url(../images/arrow-toggle2.png) no-repeat left 3px;
}
.button-tog.active .buttontext .turn,
.button-tog .buttontext .expand {
	display:block;
}
.button-tog.active .buttontext .expand {
	display:none;
}
.head-container {
	text-align:center;
	padding:0 20px 28px;
}
.head-container h1 {
	font-size:36px;
	line-height:32px;
	margin-top:16px;
	margin-bottom:40px;
	text-transform:uppercase;
}
.placelist-big {
	padding:34px 23px 33px 33px;
}
.placelist-big li {
	width:49%;
	display:inline-block;
	vertical-align:top;
	padding:0 20px;
	margin-bottom:45px;
}
.placelist-big li .img {
	float:left;
	margin: 0 30px 20px 0;
}
.placelist-big li .img img {
	border:#9fcae3 solid 2px;
	border-radius:500px;
	-webkit-border-radius:500px;
	max-width:122px;
}
.placelist-big li .cont {
	padding:12px 0 0 158px;
	line-height:22px;
}
.placelist-big li .cont h3 {
	margin:0 0 7px;
	font-size:18px;
	color:#636363;
	font-weight:bold;
	text-transform:uppercase;
}
.placelist-big li .cont a {
	font-size:14px;
	margin:0;
}
.placelist-big li .cont span {
	background:#f47ea6;
	width:6px;
	height:6px;
	display:inline-block;
	border-radius:10px;
	-webkit-border-radius:10px;
	margin:2px 5px 2px 8px;
}
.sub-item .directorylist li .item-white {
    margin-left: -5px;
    margin-right: -5px;
}
.sub-item ul.marketlist li {
    display: inline-block;
    float: none;
    list-style: none outside none;
    margin-right: -3px;
    vertical-align: top;
}
.billboard-block.sub-item .list_carousel {
	margin:0 -6px 0 -10px;
}
.visitor-review-block {
	padding:45px 15px 0;
}

.visitor-review-block ul li {
	background:#eeeeee;
	padding:10px;
	list-style:none;
	margin:45px 0 0;
}
.visitor-review-block ul li:first-child {
	margin-top:0px;
}
.visitor-review-block ul li .head .img {
	margin-top:-39px;
	float:left;
	padding:5px;
	background:#fff;
	box-shadow:1px 2px 2px 0 rgba(0,0,0,0.3);
}
.visitor-review-block ul li .head .img img {
	max-width:75px;
}
.visitor-review-block ul li .head .title {
	padding:0 0 0 103px;
	font-size:18px;
	color:#000;
}
.visitor-review-block .post-info {
	padding:5px 0 0 8px;
	margin-bottom:8px;
}
.visitor-review-block .post-info a {
  background: url(../images/female-ico.gif) no-repeat left 8px;
  display: inline-block;
  font-size: 15px;
  padding: 5px 5px 5px 20px;
  
}
.visitor-review-block .post-info .link {
	float:left;
	width:49%;
}
.visitor-review-block .post-info .date {
	width:49%;
	float:right;
	text-align:right;
	padding:5px 0;
	font-size:11px;
	color:#8e8e8e;
}
.visitor-review-block .cont {
	background:#fff;
	padding:13px 10px 19px;
	position:relative;
}
.visitor-review-block .cont span {
	font-size:14px;
	text-transform:uppercase;
	display:block;
	margin-bottom:6px;
}
.visitor-review-block .cont a {
	color:#000;
}
.visitor-review-block .cont:before { top: -8px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }

.visitor-review-block .cont:before { border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width:  0 12px 8px 0px; left: 29px;}

.rules-list {
	padding:26px 20px 38px;
}
.rules-list ul li {
	list-style:none;
	padding:11px 0 9px;
	border-top:#e6e6e6 dashed 1px;	
}
.rules-list ul li:first-child {
	border-top:none;	
	padding-top:0px;
}
.rules-list ul li a,
.list-arrow ul li a {
	text-decoration:none;
	background:url(../images/r-list.png) no-repeat 0 4px;
	padding:0 0 0 23px;
	font-size:14px;
	color:#3c3c3c;
	display: inline-block;
}
.rules-list ul li a:hover,
.list-arrow ul li a:hover {
	background-position:7px 4px;
	color:#d18fc2;
}
.news-block-l {
	padding:10px 25px 1px;
}
.news-block-l ul li {
	list-style:none;
	border-top:#e5e5e5 solid 1px;
	padding:11px 0;
}
.news-block-l ul li:first-child {
	border-top:none;
}
.news-block-l ul li .date {
	float:left;
	border-right:#dae8f9 solid 1px;
	width:65px;
	text-align:center;
	font-size:11px;
	color:#000;
}
.news-block-l ul li .date span {
	display:block;
	font-size:42px;
	color:#f377a1;
	line-height:36px;
}
.news-block-l ul li .cont {
	padding:0 0 0 75px;
}
.news-block-l ul li .cont a {
	color:#3f3f3f;
}

.articles-seats {
	padding:10px 15px 1px;
}
.articles-seats ul li {
	list-style:none;
	border-top:#e5e5e5 dashed 1px;
	padding:11px 17px 11px 0;
}
.articles-seats ul li:first-child {
	border-top:none;
}
.articles-seats ul li .img  {
	float:left;
}
.articles-seats ul li .cont {
	padding:0 0 0 74px;
}
.articles-seats ul li .cont span {
	display:block;
}
.sub-item .directorylist li {
	list-style:none;
	display:inline-block;
	vertical-align:top;
	float:none;
	margin-right:-2px;
}
/***/

/*************************************************************************************

								page business-directory-grid
				
*************************************************************************************/
.top-bg-none {
	background-position:center 0px !important;
}
.radio-box {
	font-size:14px;
	padding:8px 0 7px;
}
.radio-box .radio-inline {
	margin-left:15px;
}
.radio-box label {
    font-weight: normal;
}
.radio-box .radio-inline input[type="radio"] {
    margin: 3px 0 0 -20px;
}
.checkbox-box {
	padding:8px 0 7px;
}
.checkbox-box label {
	margin-right:20px;
	margin-left:0px !important;
	margin-bottom:10px;
}
.checkbox-box input[type="checkbox"] {
    margin: 3px 0 0 -20px;
}
.checkbox-box i {
	color:#0084d6;
	font-size:19px;
	float: left;
    margin: 1px 9px 0 2px;
}
.control-select {
	width:165px;
	padding:7px 5px 7px 10px;
}
/***/


/*************************************************************************************

								page business-directory-list
				
*************************************************************************************/

.search-result 	ul li {
	list-style:none;
	padding:14px 0 14px;
	border-top:#e5e5e5 solid 1px;
}
.place-list-view ul li:first-child { border-top: none; }
.search-result .item-white {
	padding:6px 20px 0;
} 
.search-result ul li .img {
	float:left;
	position:relative;
	text-align:center;
} 
.search-result ul li .img img {
	width:148px;
}
.search-result ul li .img .label {
	top:-5px;
	left:-5px;
}
.info-rating {
	float:right;
	width:27.9%;
	background:#f2f2f2;
	min-height:50px;
	line-height:14px;
}
.info-rating > div {
	padding:15px 20px;
}
.info-rating b {
	padding:10px 0 5px;
	display:block;
}
.info-rating span {
	display:block;
	font-size:11px;
	padding:5px 0;
}
.search-result ul li .cont {
	padding:0 0 0 163px;
}
.search-result ul li .cont-sub {
	padding:0 0 0 0;
	float:left;
	width:69.7%;
	font-size:14px;
}
.search-result ul li .cont .title {
	font-size:22px;
	line-height:24px;
	padding-bottom:9px;
	color:#0075d1;
}
.search-result ul li .cont-sub span {
	display:block;
	padding-bottom:10px;
	color:#a7a7a7;
}
.search-result ul li .cont-sub span b {
	color:#000;
}
.search-result ul li .soc-icon {
    padding: 5px 0 0;
	display: inline-block;
}
.carousel-full {
	padding:5px 184px 5px;
	position:relative;
	min-height: 240px;
	background: #428bd0;
	background: -webkit-linear-gradient(top, #428bd0, #5cabdd);
	background: -moz-linear-gradient(top,  #428bd0,  #5cabdd);
	background: -o-linear-gradient(top,  #428bd0,  #5cabdd);
	background: -ms-linear-gradient(top,  #428bd0,  #5cabdd);
	overflow:hidden;
}
.carousel-full .item-white {
	margin:10px 16px !important;
	text-align:center;
}
.carousel-full .owl-carousel {
    position: static;
}
.carousel-full .owl-prev,
.carousel-full .owl-next {
	position:absolute;
	top:0px;
	bottom:0px;
	background:#81b4e0;
	width:168px;
	text-align:center;
	overflow:hidden;
}
.carousel-full .owl-prev i,
.carousel-full .owl-next i {
	line-height:320px !important;
	color:#438bd0;
	font-size:400px;
	margin:-165px 0 0;
	position: absolute;
    top: 50%;
}
.carousel-full .owl-prev i {
	left:9px;
}
.carousel-full .owl-next i {
	right:9px;
}
.carousel-full .owl-prev {
	left:0px;
	text-align:left;
}
.carousel-full .owl-next {
	right:0px;
	text-align:right;
}
.carousel-full .img img {
    width:100%;
}
.item-place-like {
	text-align:center;
}
.item-place-like .img img {
	max-width:100%;
}
.carousel-full .rating-box,
.item-place-like .rating-box {
	background:#f2f2f2;
	padding:13px 0 14px;
}
.carousel-full .rating-box .rating-star,
.item-place-like .rating-box .rating-star {
	margin:0 auto;
}
.carousel-full .title,
.item-place-like .title {
	font-size:14px;
	line-height:22px;
	padding:3px 10px 16px;
}
.carousel-full .title {
	/*min-height: 63px;*/
}
.carousel-full .addr,
.item-place-like .addr {
	font-size:14px;
	color:#a7a7a7;
	margin-bottom:11px;
}
.carousel-full .addr i.fa,
.item-place-like .addr i.fa {
	font-size:18px;
}
.carousel-full .addr span,
.item-place-like .addr span {
	display:block;
}
.tooltip h3 {
	margin:0px 0 5px;
	font-size:17px;
	font-weight:bold;
}
.tooltip-inner {
	padding:15px 15px;
	font-size:13px;
	line-height:16px;
	text-align:left !important;
}
/***/
/****tooltip****/
.tooltip {
	margin-left:76px;
}
.tooltip-inner {
  width: 200px;
  color: #6b6b6b;
  background-color: #fff7cc;
  border:#e5e5e5 solid 1px;
  box-shadow:1px 1px 8px 0 rgba(0,0,0,0.2);
}
.tooltip h3 {
	color:#000;
}
.tooltip-arrow {
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top .tooltip-arrow {
  border-top-color: #fff7cc;
  bottom: -2px;
  border-width: 8px 7px 0 7px;
  left: 10%;
  margin-left: -3px;
}
/***/
/*************************************************************************************
								page add-new-place			
*************************************************************************************/
.editor-listing {
	padding:24px 30px 25px;
	font-size:14px;
}
.editor-listing .head-block {
	padding:0 0 13px;
}
.editor-listing .head-block h2 {
	font-size:30px;
	margin:0 0 17px;
	color:#000;
}
.editor-listing .action {
	color:#6e6e6e;
	line-height: 28px;
} 
.editor-listing .action span {
	color:#000;
}
.editor-listing .action .btn {
	margin-top:-3px;
}
.editor-listing .section-title {
	background:#dedede;
	cursor:pointer;
	font-size:18px;
	color:#000;
	padding:14px 66px 14px 22px;
	margin-bottom:25px;
	position:relative;
}
.editor-listing .section-title i {
	position:absolute;
	top:16px;
	right:19px;
	font-size:40px;
	line-height:16px;
	color:#fff;
}
.editor-listing .section-item .item  {
	padding-bottom:25px;
}
.editor-listing .section-item .items  {
	padding-bottom:10px;
}
.editor-listing .section-item .item > label {
	font-weight:normal;
	margin-bottom:8px;
	padding:0 8px;
	display:block;
}
.editor-listing .section-item .item > label span,
.editor-listing .section-item .it > label span {
	color:#ff0000;
}
.editor-listing .section-item small {
	color:#8b8b8b;
	padding:5px 8px;
	display:block;
}
.checkbox-list  {
	border:#e0e0e0 solid 1px;
	padding:12px 8px;
	height:160px;
	max-width:370px;
	overflow-y:scroll;
	position: relative;
    z-index: 10;
}
.editor-listing label {
	font-weight:normal;
	color:#000;
}
.checkbox-list label {
	font-weight:normal;
	margin:0px;	
}
.checkbox-list .checkbox {
	margin:0px;
}
.checkbox-list .checkbox input {
	margin-top:2px;
}
.checkbox-list ul li {
	margin:0 0 3px;
	list-style:none;
}
.checkbox-list ul ul {
	padding:0 0 0 17px;
}
.editor-listing .form-block {
	max-width:370px;
}
.editor-listing .form-block .it {
	margin-bottom:17px;
}
.editor-listing .form-block .it label {
	padding-left:8px;
}
.input-block .item {
	padding-bottom: 17px !important
}
.editor-listing .checkbox-box {
	padding:29px 30px 18px;
	background:#f2f2f2;
	margin-right:26px;
}
.editor-listing .item.send-block {
	padding-left:8px;
	padding-right:17px;
}
.editor-listing .item.send-block .btn  {
	margin-left:-8px;
}
.editor-listing .item.send-block .checkbox {
	margin-bottom:25px;
}
.editor-listing .item.send-block input[type="checkbox"] {
	margin-top:3px;
}
.hours-block {
	line-height: 32px;
	color:#000;
	padding: 0 8px;
}
.hours-block .form-control {
	width:106px;
	display: inline;
	margin-left:9px;
}
.hours-block .date {
	width:137px;
	padding:0 10px 0 0;
	float:left;
	margin-bottom:4px;
}
.hours-block .from {
	/*width:155px;*/
	padding:0 27px 0 0;
	float:left;
	color:#696969;
	margin-bottom:4px;
}
.hours-block .to {
	/*width:136px;*/
	padding:0 40px 0 8px;
	float:left;
	color:#696969;
	margin-bottom:4px;
}
.hours-block .checkbox {
	float:left;
	margin:0px;
	margin-bottom:4px;
}
.hours-block .checkbox  input[type="checkbox"] {
    margin-top:10px;
	margin-right: 35px;
}
.hours-block .not-active {
	color:#d2d2d2;
}
.hours-block .not-active .from,
.hours-block .not-active .to {
	color:#d2d2d2;
}
.hours-block .not-active .form-control {
	border-color:#eaeaea;
}
.column-three .item-white {
	padding:25px 26px;
	font-size:14px;
	color:#000;
}
.column-three .item-white h3 {
	font-size:20px;
	line-height:22px;
	color:#000;
	padding-bottom:9px;
	margin:0 0 8px;
	border-bottom:#dedede solid 1px;
}
.column-three .item-white a {
	text-decoration:underline;
}
.price-block {
	font-size:12px;
	color:#707070;
	line-height:14px;
	margin:18px 0 9px;
}
.price-block .item {
	padding-bottom:18px;
}
.price-block .head {
	background-color:#caf1ff;
	background-position: 11px center;
	background-repeat:no-repeat;
	padding:6px 20px 6px 55px;
	text-transform:uppercase;
	color:#000;
	font-size:14px;
	margin:0 -12px 4px;
}
.price-block .head span {
	height:31px;
	display:table-cell;
	vertical-align:middle;
}
.price-block .free {background-image:url(../images/free.png);
}
.price-block .bronse {background-image:url(../images/bronse.png);
}
.price-block .silver {background-image:url(../images/silver.png);
}
.price-block .gold {background-image:url(../images/gold.png);
}

.col707 {max-width:707px;}
.col608 {max-width:608px;}

.chart-box .item {
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#707070;
	margin:28px 0 20px;
}
.chart {
	position: relative;
	display: inline-block;
	width: 226px;
	height: 226px;
	text-align: center;
	margin-bottom:10px;
}
.chart canvas {
	position: absolute;
	top: 0;
	left: 0;
}
.chart .cont {
	background:#ebebeb;
	margin:20px;
	padding:22px 0 0;
	height:186px;
	overflow:hidden;
	border-radius:50%;
	font-size:14px;
}
.chart .title {
	line-height:28px;
	font-size:28px;
	border-bottom:#dfdfdf solid 1px;
	padding:5px 0 6px;
	margin:0 30px 5px;
	position:relative;
	color:#ff3939;
}
.chart .price {
	font-size:16px;
	color:#ff0058;
	margin-top:10px;
}
.chart .title:before {
	content:'';
	position:absolute;
	background:#f9f9f9;
	height:1px;
	width:100%;
	left:0px;
	right:0px;
	bottom:-2px;
	display:block;
}
.chart .percent {
	display: inline-block;
	z-index: 2;
	font-size:68px;
	font-weight:bold;
	color:#000;
	line-height:54px;
	margin-bottom:6px;
}
.chart .percent:after {
	content: '%';
	font-weight:normal;
}
.chart.planA .title {color:#ff3939;}
.chart.planB .title {color:#0098d6;}
.chart.planC .title {color:#98c800;}
.chart.planD .title {color:#ff8b73;}
/****/
/*************************************************************************************
				modal			
*************************************************************************************/
.modal-dialog {
    padding-bottom: 30px;
    padding-top: 150px;
}
.modal-content {
    box-shadow: none;
	border-radius: 0;
	border:0px;
	padding:11px 50px 30px;	
	color:#000;
}
@media screen and (min-width: 768px) {
	.modal-dialog {
		max-width: 1310px;
		min-width: 700px;
		width: auto;
	}
}
.modal-title {
	font-size:30px;
	line-height:30px;
	margin-bottom:12px;
}
.modal-header {
	padding:15px 0 20px;
	line-height:22px;
	font-size:14px;
	border-bottom:none;
}
.modal-header  a img {
	margin-right:5px;
}
.modal-header .close {
	margin:8px 8px 0 0;
	padding:0 0 0 15px;
    color:#ff0000;
	font-size:15px;
	font-weight: normal;
    opacity: 1;
    text-shadow:none;
	background:url(../images/close-b.png) no-repeat 0 5px;
}
.modal-header .close:hover {
	text-decoration:underline;
}
.modal-body {
    padding: 0;
}
.modal-footer {
    border-top: none;
    margin-top: 0;
    padding: 10px 0 20px;
    text-align: right;
}
.modal-content .delete {
	float:left;
	color:#fe0000;
	font-size:14px;
	margin-top:6px;
}
.modal-content .delete i {
	margin:0 5px 0 0;
	position: relative;
    top: -1px;
}
.avatar-box {
	padding:10px 0 20px;
}
.avatar-label {
	width:77px;
	height:77px;
	background:#fff;
	border:#a9a9a9 solid 1px;
	margin:-40px 0 0 30px;
	position:relative;
	z-index:10;
}
.avatar-label span {
	display:table-cell;
	vertical-align:middle;
	height:77px;
	width:50%;
	text-align:center;
	color:#9b9b9b;
	text-transform:uppercase;
}
.avatar157,
.avatar80 {
	margin:0 15px 0 0;
	float:left;
}
.avatar157 {
	width:157px;
	height:157px;
}
.avatar80 {
	width:80px;
	height:80px;
}
.avatar-form {
	padding-bottom:0px;
}
.avatar-form label {
	display:block;
	font-weight:normal;
}
.avatar-form textarea {
	resize:none;
}
.avatar-form .item {
	padding:10px 0 10px;
}
/***/
/*************************************************************************************
								page place-template
*************************************************************************************/
.place-temlate-info-top {
	min-height:242px;
	position:relative;
	
}
.place-temlate-info-top.img{
	background:url(../images/place-temlate/place-img-edit.jpg) no-repeat center top;
}
.list-photo-edit {
	position:absolute;
	left:0px;
	right:0px;
	bottom:-95px;
}
.place-temlate-info-top:hover .list-photo-edit {
	bottom:0px;
}
.list-photo-edit-wrap {
	background:rgba(255,255,255,0.8);
	z-index:3;
	height:92px;
	overflow: hidden;
	padding:0 0 0 216px;
	position:relative;
}
.ie8 .list-photo-edit-wrap,
.ie8 .edit-link {
	background:#fff;
}
.list-photo-edit-wrap a {
	float:left;
	margin:9px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	opacity:0;
}
.list-photo-edit-wrap a:hover {
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
}
.place-temlate-info-top .img-responsive {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}
.place-temlate-info-top:hover .edit-link  {
	top:0px !important;
	opacity:1;
}
.title-place-temlate .img:hover .edit-link {
	top:10px !important;
	opacity:1;
}
.place-temlate-info-top .edit-link,
.title-place-temlate .img .edit-link {
	top:-35px !important;
	opacity:0;
}
.edit-link {
	position:absolute;
	top:0px;
	right:0px;
	background:rgba(255,255,255,0.9);
	width:118px;
	padding:9px 0;
	text-align:center;
	z-index:15;
}
.edit-link i {
	margin-right:5px;
	font-size:15px;
}
.page-header-type-place.page-header-block-map-bg .place-single-info { margin-top: 428px !important; }
.place-temlate-head-cont {
	padding:0 11px 11px;
	background:#fff;
	position: relative;
    z-index: 20;
}
.title-place-temlate {
	padding:0 9px 0 0px;
}
.title-place-temlate .img {
	overflow:hidden;
	position:relative;
	z-index:4;
	margin:-83px 0 -5px 13px;
	float:left;
	background:#fff;
	padding:10px;
	box-shadow:1px 1px 3px 0 rgba(0,0,0,0.5); 
	-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.5);
}
.title-place-temlate .img .edit-link {
	top:10px;
	right:10px;
}
.title-place-temlate .title-cont {
	padding:13px 0 0 198px;
}
.title-place-temlate .title-cont .name {
	float:left;
	position:relative;
	padding:0 62px 0 0;
}
.title-place-temlate .title-cont .fright .status {
	background:#ff0000;
	text-align:center;
	font-size:10px;
	line-height:17px;
	color:#fff;
	display: inline-block; padding: 2px 5px; margin-right: 5px;
}
.title-place-temlate .title-cont h1 {
	color:#0075d2;
	font-size:22px;
	font-weight:normal;
	margin:0px;
}
.claim {
	background:url(../images/important.png) no-repeat;
	padding:0 0 0 22px;
	text-decoration:underline;
}
.title-place-temlate .title-cont .regime {
	color:#a7a7a7;
	padding:6px 0 0;
	font-size:14px;
}
.title-place-temlate .title-cont .regime span {
	float:left;
	margin:0 25px 15px 0 ;
}
.title-place-temlate .title-cont .regime b {
	color:#000;
}
.title-place-temlate .title-cont .regime i {
	font-size:20px;
	display:inline-block;
	margin:0 5px 0 0;
	float:left;
}
.place-temlate-head-cont .silver-item a {
	text-decoration:underline;
}
.place-temlate-head-cont .silver-item {
	background:#f6f6f6;
	margin:0 -10px 11px;
	padding:15px 25px 15px;
	font-size:12px;
	min-height: 84px;
}
.place-temlate-head-cont .silver-item .rating-star {
	margin:0 auto 11px;
}
.place-temlate-head-cont .rating-box  {
	text-align:center;
}
.place-temlate-head-cont .rating-box  a {
	font-size:26px;
	font-weight:700;
}
.place-temlate-head-cont .silver-item .control {
	padding:10px 0 0;
	font-size:13px;
	color:#f377a1;
}
.place-temlate-head-cont .silver-item .control.not {
	color:#b2b2b2;
}
.place-temlate-head-cont .silver-item .control .fright {
	padding:9px 0 0;
}
.menu-page table {
	border:#ebebeb solid 1px;
}
.menu-page table td {
	text-align:center;
	border-left:#ebebeb solid 1px;
}
.menu-page table td:first-child {
	border-left:0px none;
}
.menu-page table td  a {
	font-size:14px;
	display: block;
	padding:10px 5px;
	margin: -1px 0;
	position:relative;
}
.menu-page table td  a.active {
	background:#ff8db4;
	color:#fff;
	text-decoration:none;
}
.menu-page table td  a.active:before {
	top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	border-color: rgba(194, 225, 245, 0); border-top-color: #ff8db4; border-width: 7px 6.5px 0 6.5px; margin-left: -7px;
}
.menu-page table td i {
	color:#fc3e00;
	margin-right:5px;
	font-size:19px;
}
.place-temlate-head-cont .tools-place,
.place-temlate-head-cont .attention-place {
	margin:11px -10px 0;
	color:#000;
	font-size:14px;
}
.tools-place .dropdown {
	float:left;
}
.tools-place .dropdown-menu {
	top: 90%;
	left:-35px;
	min-width:270px;
	padding:17px 30px 15px;
}
.tools-place .dropdown-menu li {
	margin:0px;
	padding:0px;
	width: 100%;
	display:inline-block;
	border-top:#e5e5e5 solid 1px;
}
.tools-place .dropdown-menu li:first-child {
	border-top:none;
}
.tools-place .dropdown-menu li a {
	padding:0px;
	background:#fff !important;
	line-height:22px;
	margin:6px 0 6px;
}
.tools-place .dropdown-menu li a img {
	margin:0 10px 0 -5px;
}
.tools-place .dropdown-menu li a:hover {
	color:#ff8db4;
}
.dropdown .dropdown-menu:after,
.dropdown .dropdown-menu:before { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.dropdown .dropdown-menu:after { border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 7px; margin-left: -7px; }
.dropdown .dropdown-menu:before { border-color: rgba(217, 217, 217, 0); border-bottom-color: #d9d9d9; border-width: 8px; margin-left: -8px; }
.dropdown .dropdown.open > a  {
	color:#000 !important;
	text-decoration:underline;
}
.tools-place .dropdown.open > a i {
	color:#ff8db4;
}

.place-temlate-head-cont .tools-place {
	background:#ebf4ff;
	padding: 15px 10px 0;
}
.place-temlate-head-cont .attention-place {
	background:#ffd9e6;
	padding:14px 30px;
}
.place-temlate-head-cont .attention-place a {
	text-decoration:underline;
}
.place-temlate-head-cont .attention-place .fleft {
	margin-top:-2px;
}
.place-temlate-head-cont .attention-place .fleft span {
	display:block;
}
.place-temlate-head-cont .tools-place a {
	float:left;
	margin:5px 0 5px 20px;
}
.place-temlate-head-cont .tools-place a i {
	float:left;
	font-size: 50px;
	margin: -13px 8px 0 0;
}
.place-temlate-head-cont .tools-place a:hover {
	color:#ff8db4;
}
.place-temlate-head-cont .tools-place a:hover i {
	color:#ff8db4;
}
.news-block-big {
	font-size:17px;
}
.news-block-big ul li .cont {
    padding: 0 0 0 12px;
	height:54px;
	display:table-cell;
	vertical-align:middle;
}
.custom-block {
	padding:25px 38px 10px;
	font-size:14px;
	line-height:20px;
	color:#000;
}
.custom-block h2 {
	font-size:30px;
	margin:0 0 20px;
	color:#585858;
}
.custom-block ul.list {
	padding:25px 0 0;
}
.custom-block ul.list li {
	display:inline-block;
	list-style:none;
	vertical-align:top;
	width:49%;
	padding: 0 2% 30px 0;
	font-size:12px;
}
.custom-block ul.list li img {
	float:left;
	margin:-30px 16px 10px 0;
}
/************news-left******************/
.news-left {
	padding:15px 48px 1px;
}
.news-left .item {
	padding:12px 0 32px;
}
.news-left .head {
	margin-bottom:15px;
}
.news-left .head .class-categ {
	font-size:15px;
	color:#f377a1;
	text-transform:uppercase;
	font-weight:600;
}
.news-left .head h2 {
	margin:9px 0 16px;
	font-size:40px;
	line-height:36px;
	font-weight:700;
	word-break: break-word;
}
.news-left .head .info span {
	margin-left:17px;
}
.news-left .head .info span i {
	font-size:16px;
}
.news-left .head .info  {
	color:#7c7c7c;
	margin-bottom:12px;
}
.news-left .img {
	padding:40px;
	margin:0 -5px 18px;
	box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.4);
}
.news-left .img img {
	width:100%;
}
.news-left p {
	margin-bottom:20px;
}
/************news-right******************/
.news-right {
	padding:6px 17px 1px;
}
.news-right .item {
	padding:12px 0 19px;
}
.news-right .head {
	margin-bottom:15px;
}
.news-right .head .class-categ {
	font-size:11px;
	color:#f377a1;
	text-transform:uppercase;
	font-weight:600;
}
.news-right .head h2 {
	margin:0 0 2px;
	font-size:20px;
	line-height:24px;
	font-weight:700;
	word-break: break-word;
}
.news-right .head .info em {
	display:block;
	font-size:11px;
	margin-bottom: 12px;
}
.news-right .head .info span {
	margin-right:17px;
}
.news-right .head .info span i {
	font-size:16px;
}
.news-right .head .info  {
	color:#7c7c7c;
}
.news-right .img {
	margin:0 0 10px;
}
.news-right .img img {
	width:100%;
}
.news-right p {
	margin-bottom:0;
}
.news-right a {
	text-decoration:underline;
}
/************review-left***********/
.review-left {
	padding:27px 27px 1px 26px;
}
.review-item {
	margin-bottom:28px;
}
.review-item .img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    float: left;
    padding: 6px;
}
.review-item .descr {
	padding:4px 0 0 88px;
}
.review-item .descr .head {
	padding-bottom:6px;
	overflow: hidden;
}
.review-item .descr .user {
	font-size:14px;
	font-weight:600;
	float:left;
	color:#858585;
}
.review-item .descr .date {
	float:right;
	font-size:11px;
}
.review-item .descr .user span {
	text-transform:uppercase;
}
.review-item .descr .user a {
	position:relative;
}
.review-item .descr .user i {
	color:#0094E1;
	margin:0 10px;
}
.review-item .descr .cont {
	background:#eff6ff;
	position:relative;
	padding:20px 60px 10px 28px;
	font-size:12px;
}
.review-item .descr .cont .repost {
	background:#fff;
	margin-right:24px;
	padding:15px 17px;
	margin-bottom:10px;
}
.review-item .descr .cont .like {
	position:absolute;
	top:23px;
	right:0px;
	width:55px;
	color:#868686;
}
.review-item .descr .cont .like i {
	font-size:16px;
}
.review-item .descr .cont .control {
	font-size:18px;
	text-align:right;
	padding:6px 0 0;
	position:relative;
	right:-38px;
}
.review-item .descr .cont .control a {
	margin:0 0 0 10px;
}
.review-item .descr .cont:before {
	left: -17px;
	top: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #eff6ff;
	border-width: 0px 20px 20px 0;
	transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
}
.billboard-block-left > .row {
	margin:0 -12px 0 -15px;
}
.list_carousel-left .item-white {
    margin-left: -5px;
    margin-right: -5px;
} 
.visitor-review-block-col3 ul li {
    background: #fff;
    padding: 5px;
}
.visitor-review-block-col3 .cont {
    background:#eeeeee;
}
.visitor-review-block-col3 .cont:before { border-color: rgba(238, 238, 238, 0); border-bottom-color: #eeeeee;}

.visitor-review-block-col3 ul li {
    margin: 5px 0 0;
}
.visitor-review-block-col3  {
    padding: 5px 15px 0;
}
.news-block-l3 {
	padding: 10px 11px 1px;
}
.list_carousel-right li {
    margin: 0;
}
/***************band-news*************/
.band-news {
	padding:16px 40px 18px;	
}
.band-news .band-post {
	border-bottom:#e5e5e5 solid 1px;
	padding:0 0 10px;
	margin:0 0 19px;
}
.band-news .band-post .img {
	float:left;
	margin:1px 17px 10px 1px;
}
.band-news .band-post .desc {
	overflow:hidden;
	position:relative;
}
.band-news .band-post .head .title {
	overflow:hidden;
	font-size:16px;
	color:#000;
}
.band-news .band-post .head .title b {
	font-size:18px;
	color:#3492fb;
}
.band-news .band-post .head .date {
	float:right;
	margin:0 0 0 15px;
	font-size:11px;
	color:#665f5f;
}
.band-news .band-post .head .class-categ {
	overflow:hidden;
}
.band-news .band-post .head .info {
	padding:10px 0 0;
}
.band-news .band-post .head .like {
	float:right;
	margin:0 0 0 20px;
	color:#868686;
	width: 32px;
}
.band-news .band-post .head .class-categ span {
	font-size:12px;
	color:#f377a1;
	text-transform:uppercase;
}
.band-news .band-post .head h3 {
	margin:2px 0 0;
	font-size:24px;
	font-weight:700;
}	
.band-news .sub-post {
	padding: 10px 0 0;	
}
.band-news .sub-post .img {
	margin-top:2px;
}
.band-news .sub-post .title {
	margin-bottom:4px;
}
.band-news .sub-post .title b {
	color:#ff0f60 !important;
}
.band-news .sub-post .regime {
	color: #A7A7A7;
	font-size: 14px;
	padding: 6px 0 0;
}
.band-news .sub-post .regime i {
	display: inline-block;
	float: left;
	font-size: 20px;
	margin: 0 5px 0 0;
}
.band-news .sub-post .regime span {
	display: block;
    margin: 0 0 8px;
    overflow: hidden;
}
.band-news .sub-post .regime b {
  color: #000000;
}
.band-news .review-left {
	padding:3px 0 0;
}
.band-news .review-item {
    margin-bottom: 10px;
}
.band-news .review-item .descr .cont {
	margin-top:4px;
	min-height: 70px;
}
.text-decor {
	text-decoration:underline;
}
.band-news ul.marketlist {
	padding:16px 0 0;
	margin-left:-4px;
}
.band-news ul.marketlist .img {
	margin:0px;
	float:none;
}
.band-news ul.marketlist .title {
	overflow:inherit !important;
	font-size:13px !important;
}
.band-news .img-list {
	padding:14px 0 10px;
}
.img-list li {
	float:left;
	list-style:none;
	margin:0 6px 6px 0;
}
.img-list li a:hover {
	opacity:0.8;
}
.band-news .white-more {
	margin:0px;
	padding:0 0 2px;
}
.band-news .white-more a {
    font-size:30px;
	text-decoration:none;
}
.band-news .control {
	padding:0 0 17px;
	margin:0 -19px;
}
.color-tabs .nav-tabs {
	border:none;
}
.color-tabs .nav-tabs li {
	list-style:none;
	margin:0 14px 14px 0; 
}

/*******menu tab*********/
.menu-tab-toggle-btn {
	display:none;
	background:url(../images/menu1-toggle.png) no-repeat;
	width:170px;
	height:31px;
	font-size: 14px;
	border:none;
	margin:0;
}
.menu-tab-collapse ul {
	padding:10px 0 5px;
}
.menu-tab-collapse ul li {
	list-style:none;
}
.menu-tab-collapse ul li a {
	font-size: 14px;
    padding: 6px 15px;
	display:block;
}
.menu-tab-collapse ul li a.active {
	background:#FF8DB4;
    color: #FFFFFF;
    text-decoration: none;
}
/***/

/*************************************************************************************

								place-template-head-bigimage
				
*************************************************************************************/

.bigimage {
	background:url(../images/bigimage.jpg) no-repeat center top #000;
	background-size:100% auto;
}
.title-place-temlate .title-cont .regime .links-user {
    font-size: 14px;
	float:left;
	margin: -5px 5px 0 0;
}
.place-temlate-head-cont .rating-box span {
    font-size:26px;
	color:#c6c6c6;
	display: block;
    margin: 15px 0 0;
}
.custom-block .img-block {
	padding:19px 0 37px;
}
.custom-block .head .info {
	background:#f2f2f2;
	float:right;
	padding:19px 30px 19px;
	width:315px;
	color:#a7a7a7;
	margin:2px 0 10px 40px;
}
.custom-block .head .link {
	font-size:16px;
	color:#0094e1;
	margin-bottom:33px;
}
.custom-block .head .info span {
	color:#484848;
}
.custom-block .head .info b {
	color:#000;
}
.custom-block .head .info .soc-icon {
	margin-bottom:22px;
	display: inline-block;
}
.custom-block .head {
	color:#585858;
	margin-bottom:23px;
}
.custom-block .head .info ul li {
	list-style:none;
	padding:7px 0;
	margin-bottom:5px;
	border-bottom:#d9d9d9 solid 1px;
}
/***/

/*************************************************************************************

								place-template-head-map
				
*************************************************************************************/
body.blue {
	background:url(../images/bg/body-blue.jpg) no-repeat center top #def2ff;
	background-size:100% auto;
}
.map-bg {
	position:absolute;
	height:470px;
	width:100%;
	margin-top:44px;
}
.place-temlate-info-top .banner {
	position:absolute;
	bottom:0px;
	left:197px;
	right:-6px;
}
.breadcrumb-box {
	padding:11px 25px 12px;
	font-size:14px;
	color:#565656;
}
.breadcrumb-box a,
.breadcrumb-box b {
	position:relative;
	margin: 0 17px 0 0;
}
.breadcrumb-box a:after,
.breadcrumb-box a:before,
.breadcrumb-box b:after,
.breadcrumb-box b:before { left: -11px; top: 10px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.breadcrumb-box a:after,
.breadcrumb-box b:after{ border-color: rgba(0, 184, 245, 0); border-left-color: #00b8f5; border-width: 3px; margin-top: -3px; }
.breadcrumb-box a:before,
.breadcrumb-box b:before { border-color: rgba(0, 184, 245, 0); border-left-color: #00b8f5; border-width: 4px; margin-top: -4px; }

.breadcrumb-box b:after,
.breadcrumb-box b:before {border-color: rgba(86, 86, 86, 0); border-left-color: #565656;}

.breadcrumb-box a:first-child:after,
.breadcrumb-box a:first-child:before {
	display:none;
}
.map-tog-box {
	display:none;
}
.marg-map {
	margin-top:222px;
}
/***/

/*************************************************************************************

								page article-template
				
*************************************************************************************/
.news-post img.img {
	box-shadow: none;
	-webkit-box-shadow: none;
    margin: 20px 0 27px;
    padding: 0;
	max-width:100%;
}
.news-post {
	font-size:14px;
	color:#000;
}
.news-post .others-news {
	background:url(../images/bg/silver-wave.png) repeat-x #eeeeee;
	margin: 0 -48px;
	padding: 30px 19px 7px;
	color:#292929;	
}
.news-post .others-news .item {
	padding:0 24px 30px;
	font-size:12px;
}
.news-post .others-news .item .head {
	margin:0 0 7px;
	min-height: 91px;
}
.news-post .others-news .item .img {
	margin:0 0 3px;
	padding:0px;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.news-post .others-news .item p {
	margin:0px;
}
.news-post .others-news h4 {
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	color:#3f3f3f;
	margin:0 0 1px;
}
.news-post .others-news h3 {
	font-size:22px;
	line-height:24px;
	font-weight:600;
	color:#898989;
	margin:0 0 16px;
	padding: 0 28px;
}
.news-post .others-news em {
	font-size:11px;
	color:#7c7c7c;
}
.info-post {
	padding:34px 48px 60px;
}
.info-post h2 {
	color:#4c4c4c;
	font-size:22px;
	line-height:24px;
	text-transform:uppercase;
	margin:0 0 22px;
}
.info-post h3 {
	color:#4c4c4c;
}
.info-post .review-block {
	padding:0px;
}
.info-post form .item {
	margin-bottom:20px;
}
.info-post form	 .form-group {
	padding: 0 10px;
}
.form-coment,
.form-review {
	color:#8b8b8b;
}
.form-review {
	margin-top:80px;
}
.radio-rating label {
	display:block;
	min-height:34px;
	margin:0px;
	padding: 8px 0;
	text-align:center;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.radio-rating label input {
	margin:0;
}
.radio-rating label span {
	background:#fff;
	width:20px;
	height:19px;
	margin:0 10px 0 0;
	padding: 0 0 0 1px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
    display: inline-block;
}
.radio-rating label.positive {background-color:#408800;}
.radio-rating label.neitral {background-color:#818181;}
.radio-rating label.negative {background-color:#ff0000;}

.info-post form .btn {
	margin:0 0 10px 20px;
}
.upload-photo {
	float:left;
	margin: -8px 0 0;
}
.upload-photo ul li {
	list-style:none;
	float:left;
	margin:0 10px 10px 0;
	border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
}
.upload-photo ul li:hover {
	box-shadow:0 0 0 3px #ff0000;
}
.upload-photo ul li:hover .delete {
	opacity:1;
	visibility:visible;
}
.delete {
	background:url(../images/delete.png) no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	right: -13px;
    top: -11px;
	opacity:0;
	visibility:hidden;
	cursor:pointer;
}
.place-item-small {
	padding:22px 20px 15px;
	font-size:12px;
	line-height:16px;
}
.place-item-small .img {
	background:#FFFFFF;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.5);
    padding: 10px;
    position: relative;
    z-index: 4;
	display:block;
	width:168px;
	margin:0 auto -40px;
}
.place-item-small .silver {
	background:#f1f1f1;
	padding:51px 30px 25px;
	margin-bottom:10px;
}
.place-item-small .silver .title {
	font-size:18px;
	line-height:24px;
	text-align:center;
	margin-bottom:12px;
}
.place-item-small .rating-star {
	margin:0 auto 15px; 
}
.place-item-small .silver p {
	margin-bottom:15px;
}
.place-item-small .info {
	padding:0 19px;
	color:#a7a7a7;
}
.place-item-small .info span {
	display:block;
	margin-bottom:10px;
}
.place-item-small .info span b {
    color: #000000;
}
.place-item-small .info span i {
    font-size:14px;
	margin: 0 5px 0 0;
}
.place-item-small .info .link {
  background: url(../images/female-ico.gif) no-repeat left 8px;
  display: inline-block;
  font-family: Calibri;
  font-size: 16px;
  padding: 5px 5px 5px 20px;
  margin: 0 0 0 -2px;
}
.place-item-small .info .soc-icon {
	margin-bottom:16px;
	display:inline-block;
}
.place-item-small .info .text-center .btn {
	margin-bottom:15px;
}
/***/

/*************************************************************************************

								page regirtration
				
*************************************************************************************/
.data-form {
	padding:20px 30px 0;
	color:#000;
}
.data-form h2 {
	margin:0 0 23px;
	color:#585858;
}
.data-form label {
	font-weight:normal;
}
.data-form .type-account .head {
	margin-bottom:10px;
}
.data-form .type-account .head .title {
	float:left;
	font-size:19px;
}
.data-form .type-account .head p {
	font-size:15px;
}
.data-form .type-account .item {
	text-align:center;
	padding:7px 0 15px;
}
.data-form .type-account .item i {
	width:110px;
	height:110px;
	display:block;
	margin:0 auto 12px;
	color:#478ac6;
	font-size:50px;
	line-height:110px;
	border:#478ac6 solid 2px;
	border-radius:50%;
	-webkit-border-radius:50%;
	background:#fff;
}
.data-form .form-block {
	font-size:14px;
	color:#6f6f6f;
	padding-bottom:65px;
}
.data-form .form-block .head {
	border-bottom:#e5e5e5 solid 1px;
	padding:9px 0;
	margin-bottom:14px;
}
.data-form .form-block .head em {
	color:#757575;
}
.data-form .form-block .item {
	margin-bottom:12px;
}
.data-form .form-block .item label {
	float:left;
	width:105px;
	color:#6f6f6f;
	font-weight:normal;
	padding:7px 0 0;
}
.data-form .form-block .item label span {
	color:#ff0000;
}
.form-control.hasDatepicker {
    float: left;
    width: 86%;
}
img.ui-datepicker-trigger {
	margin:5px 0 0 16px;
	cursor: pointer;
}
.data-form .form-block .item .i-input {
	overflow:hidden;
}
.data-form .form-block .foot {
	border-top:#e5e5e5 solid 1px;
	margin: 16px 0 0;
	padding:7px 0 0;
}
.data-form .form-block .foot .checkbox {
	margin:32px 0 36px;
}
.data-form .silver {
	background: url(../images/bg/silver-wave.png) repeat-x #EEEEEE;
    color: #292929;
    margin: 0 -30px;
    padding: 20px 44px 10px;
}
.data-form .silver h3 {
	font-size:22px;
	margin:0 0 15px;
	padding:0 11px;
}
.data-form .silver .content p {
	margin-bottom:22px;
}
.data-form .silver .content ul {
	margin-bottom:22px;
}
.data-form .silver .content ul li {
	margin: 2px 0 0 16px;
}
.benefits-account {
	border-bottom:#d6d6d6 solid 1px;
	margin:0 -10px 20px;
	padding-bottom:12px;
}
.benefits-account .item {
	text-align:center;
	padding:7px 0 15px;
	font-size:18px;
}
.benefits-account .item i {
	width:104px;
	height:104px;
	display:block;
	margin:0 auto 8px;
	color:#000;
	font-size:50px;
	line-height:110px;
	background:#fff;
	border-radius:50%;
	-webkit-border-radius:50%;
	opacity:0;
}
/***/


/*************************************************************************************

								page user-panel
				
*************************************************************************************/
.user-panel {
	position:relative;
	color:#000;
	font-size:12px;
	width:270px;
	padding:7px 18px 14px;
	background:url(../images/bg/user-panel.png) repeat-x left bottom #fff;
}
.user-panel .icon {
	padding:5px 50px 0 0;
}
.user-panel .icon b {
	font-weight:normal;
	color:#ff0000;
}
.user-panel .icon span {
	margin:0 11px 0 0;
}
.user-panel .icon span a {
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 20px;
	color:#000;
	text-decoration:none;
}
.user-panel .icon span a:hover {
	background-position:0 -41px;
	color:#1fa2ff !important;
}
.user-panel .icon span.icon1 a {background-image:url(../images/header/s-icon1.png);}
.user-panel .icon span.icon2 a {background-image:url(../images/header/s-icon2.png);}
.user-panel .icon span.icon3 a {background-image:url(../images/header/s-icon3.png);}

.user-panel .closed {
	padding:0 11px 0 0;
	position:absolute;
	bottom:14px;
	right:20px;
	color:#ff0000;
	background:url(../images/close.png) no-repeat right 7px;
}
.user-panel .link-toggle {
	font-weight:700;
	padding:7px 0 0;
}
.user-panel .link-toggle a {
	color:#1e8dff ;
}
.user-panel .link-toggle a.active.hides {
	display:none;
}
.user-panel .link-toggle a.hides {
	display:inline-block;
}
.user-panel .link-toggle a.active.shows {
	display:inline-block;
}
.user-panel .link-toggle a.shows {
	display:none;
}
.user-panel .link-toggle i {
	font-size:14px;
	position:relative;
	bottom:-1px;
}
.user-panel .user-box {
	border-bottom:#f2f0ea solid 1px;
	padding:0 18px 13px;
	color:#7c7c7c;
	margin:0 -18px 0;
}
.user-panel .user-box .img {
	background:#FFFFFF;
	border-radius: 50%;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	float: left;
	margin: 0 0 0 -5px;
	padding: 6px;
}
.user-panel .user-box .right-col {
	padding:4px 0 0 75px;
}
.user-panel .user-box .name {
	font-size:16px;
	padding:5px 0 1px;
	color:#000;
}
.user-panel .user-box .out {
	color:#ff0000;
	text-decoration:none;
}
.user-panel .user-box .out:hover {
	color:#000;
}
.user-panel .user-box .out i {
	position:relative;
	bottom:-1px;
	right:-2px;
}
.user-panel .menu-panel {
	font-size:13px;
	margin:8px 0 0;
	display:none;
}
.user-panel .menu-panel ul li {
	list-style:none;
	border-top:#f2f0ea solid 1px;
	padding:5px 0 6px;
}
.user-panel .menu-panel ul li a {
	color:#464646;
}
.user-panel .menu-panel ul li a:hover {
	margin-left:10px;
}
.user-panel .menu-panel ul.add {
	border-top:#9fd000 solid 3px;
}
.user-panel .menu-panel ul.add li a{
	background:url(../images/header/add.png) no-repeat 3px 4px;
	padding:0 0 0 24px;
	color:#5c7800;
	margin-left:0 !important;
}
.user-panel .menu-panel ul.add li:first-child {
	border:none;
}
.user-panel .user-box,
.user-panel .link-toggle {
	display:none;
}
.user-panel:hover .user-box,
.user-panel:hover .link-toggle {
	
}
/****/


/*************************************************************************************

								page business-directory-market
				
*************************************************************************************/
.head-title .btn-group {
	margin:7px 15px;
}
.main-nav .btns {
	float:left;
}
.main-nav .btns .btn {
	margin:14px 20px 14px 0;
}
.categories-col {
	padding:6px 6px 20px;
}
.categories-col .fa {
	color:#cfcfcf;
	font-size:18px;
}
.search-block {
	margin-bottom:14px;
}
.search-block a {
	font-size:12px;
	text-decoration:underline;
}
.search-block .form-control.hasDatepicker {
    width: 100%;
}
.search-block img.ui-datepicker-trigger {
    float: left;
    margin: 6px 0 0 -31px;
}
.search-block > .text-right {
	padding:4px 14px 0;
}
.search-block .cont {
	background:#e9e9e9;
	padding: 10px 12px 10px;
}
.search-block .item {
	display: inline-block;
    padding-top: 12px;
    width: 100%;
}
.toggle-box .link.active .turn  {
	display:none;
}
.toggle-box .link .turn  {
	display:inline;
}
.toggle-box .link.active .expand {
	display:inline;
}
.toggle-box .link .expand  {
	display:none;
}
.toggle-slide {
	display:none;
}
.categories-col .item-block {
	margin-bottom:28px;
}
.categories-col .item-block .title {
	font-size:18px;
	color:#575757;
	padding:13px 25px 13px;
	margin:0 -6px 19px;
	background:#f1f1f1;
}
.categories-list {
	padding:0 10px;
}
.categories-list li {
	list-style:none;
	font-size:12px;
	color:#616161;
	padding:10px 10px 10px;
	border-bottom:#e5e5e5 solid 1px;
	position:relative;
}
.categories-list li:last-child {
	border-bottom:none 0px;
}
.categories-list li.active {
	background:#f3739e;
	color:#fff;
}
.categories-list li.active:before {
	top: 50%; left: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	border-color: rgba(243, 115, 158, 0); border-left-color: #f3739e; border-width:6px; margin-top: -5px;
}
.categories-list li.active a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.categories-list li a {
	font-size:13px;
	color:#000000;
}
.categories-range {
	padding:0 10px 0 20px;
}
.categories-range .item {
	margin-bottom:9px;
}
.categories-range .item > label {
	float:left;
	width:77px;
	font-weight:600;
	font-size:14px;
	padding:8px 0;
	margin:0px;
}
.categories-range .item .i-input {
	overflow:hidden;
}
.color-range .i-input label {
	float:left;
	width:30px;
	height:30px;
	margin:0 8px 0 0;
	overflow:hidden;
	cursor:pointer;
}
.color-range .i-input label:hover {
	opacity:0.6;
}
.color-range .i-input label.type1 {background:#408800;}
.color-range .i-input label.type2 {background:#a73643;}
.color-range .i-input label.type3 {background:#03d8e3;}
.color-range .i-input label.type4 {background:#ff0000;}
.color-range .i-input label.type5 {background:#000;}
.color-range .i-input label.type6 {background:#fff; border:#c4c4c4 solid 1px;}

.color-range .i-input label input {
	position:relative;
	z-index:-1;
	left:-50px;
}
.categories-col .price-range {
	padding:0 0 3px;
}
.categories-col .price-range > span {
    margin: 0 0 6px;
}
.categories-col .price-range label {
	font-weight:600;
	font-size:14px;
}
.checkbox-range input {
	margin: 2px 10px 0 0 !important;
}
.categories-col .reset {
	color:#ff0000;
	text-decoration:underline;
	margin-left:19px;
}
.categories-col .reset:hover {
	text-decoration:none;
}
.categories-col .reset i {
	margin-right:5px;
}
.carousel-category {
	padding:0 50px ;
	position:relative;
}
.carousel-category .owl-prev,
.carousel-category .owl-next,
.carousel-product .owl-prev,
.carousel-product .owl-next {
	position:absolute;
	top:0px;
	width:50px;
	background:#cde5ff;
	bottom:0px;
}
.carousel-product .owl-prev,
.carousel-product .owl-next {
	background:#fff;
	background:rgba(255,255,255,0.8);
}
.carousel-category .owl-prev {
	left:-50px;
}
.carousel-category .owl-next {
	right:-50px;
}
.carousel-product .owl-prev {
	left:0px;
}
.carousel-product .owl-next {
	right:0px;
}
.carousel-category .owl-prev i,
.carousel-category .owl-next i,
.carousel-product .owl-prev i,
.carousel-product .owl-next i {
    color: #fff;
    font-size: 60px;
    line-height: 60px !important;
    margin: -33px 0 0;
    position: absolute;
    top: 50%;
}
.carousel-product .owl-prev i,
.carousel-product .owl-next i {
    color: #000;
}
.carousel-category .owl-prev i,
.carousel-product .owl-prev i {
	left:14px;
}
.carousel-category .owl-next i,
.carousel-product .owl-next i {
	right:14px;
}
.carousel-category .item {
	text-align:center;
	font-size:14px;
	color:#000;
	margin:16px 0 18px;
}
.carousel-category .item:hover .img {
	border-color:#84b3ea;
	box-shadow:0 0 0 5px #84b3ea;
}
.carousel-category .item:hover b {
	color:#000;
}
.carousel-category .item .img {
	border-radius:50%;
	-webkit-border-radius:50%;
	border:#c1deff solid 2px;
	display:block;
	margin-bottom:9px;
	box-shadow:0 0 0 5px #fff;
	max-width:122px;
}
.carousel-category .item .img img {
	border-radius:50%;
	-webkit-border-radius:50%;
	max-width:118px;
}
.carousel-category .item a {
	display:inline-block;
	text-decoration:none;
	color:#585858;
}
.carousel-category .item b {
	display:block;
	font-weight:normal;
}
.carousel-product .owl-carousel {
	padding:0 4px;
}
.carousel-product .item {
	position:relative;
	margin:8px 4px 8px;
	background:#999;
}
.carousel-product .item a {
	display:block;
}
.carousel-product .item img {
	width:100%;
}
.carousel-product .item .price {
	position:absolute;
	top:0px;
	right:0px;
	background:#ff2526;
	width:50px;
	height:50px;
	padding:8px 0 0;
	display:block;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:16px;
	z-index:10;
}
.carousel-product .item .price b {
	display:block;
	color:#fff;
}
.carousel-product .item .title {
	position:absolute;
	bottom:0px;
	right:0px;
	left:0px;
	background:#fff;
	background:rgba(255,255,255,0.8);
	min-height:40px;
	padding:2px 12px;
	font-size:12px;
}
.carousel-product .item a {
	color:#000;
	text-decoration:none;
}
.carousel-product .item:hover {
	opacity:0.8;
}
/****/

/*************************************************************************************

								product-page
				
*************************************************************************************/
.product-page {
	padding:25px 45px;
}
.product-page .col-page {
	padding:5px 12px;
}
.product-page .social {
	margin-bottom:20px;
}
.social {
	color:#8d8d8d;
	font-size:14px;
}
.social span {
	margin:0 9px;
}
.social span a {
	margin:0 2px;
}
.social span a:hover {
	opacity:0.7;
}
.more-product-slider {
	font-size:24px;
	text-decoration:underline;
}
.more-product-slider.active .turn {
	display:none;
}
.more-product-slider.active .expand {
	display:inline;
}
.more-product-slider .turn {
	display:inline;
}
.more-product-slider .expand {
	display:none;
}
.more-product-slider i {
	margin-left:10px;
}
.product-page .review-block {
	padding:17px 20px 9px;
	background:#ffecec;
	margin:18px 0 0;
}
.product-page .review-block .review-item {
	margin-bottom:10px;
}
.product-page .review-block .review-item .descr .cont {
	background:#fff;
	padding: 20px 60px 20px 28px;
}
.product-page .review-block .review-item .descr .cont:before {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
}
.product-page .review-block .title {
	padding-bottom:8px;
}
.product-page .review-block .title span {
	font-size:22px;
	color:#4c4c4c;
	text-transform:uppercase;
}
.product-page .review-block .title .rating-star {
	display:inline-block;
	margin: 0 10px;
}
.product-descr {
	margin:-3px 0 0;
	padding:0 25px 0 62px;
}
.product-descr .title {
	font-size:22px;
	line-height:28px;
	font-weight:700;
	color:#000;
	margin:7px 0 6px;
}
.product-descr .cont {
	padding:12px 0 0;
}
.product-descr .cont p {
	color:#000;
}
.product-descr .cont .rating-star {
	display:inline-block;
	margin:0 10px;
	position:relative;
	bottom:-1px;
}
.product-descr .cont a {
	text-decoration:underline;
}
.information {
	background:url(../images/info.png) no-repeat right 2px;
	padding:0 24px 0 0;
}
.product-descr .price-box {
	padding:23px 0 0;
	margin: 0 0 40px;
	font-size:14px;
}
.product-descr .price-box .item {
	overflow:hidden;
	font-weight:600;
	margin-bottom:4px;
}
.product-descr .price-box .item.old-price {
	color:#8d8d8d;
}
.product-descr .price-box .item span {
	color:#F00;
}
.product-descr .price-box .item label {
	float:left;
	width:74px;
	margin:0px;
	font-weight:600;
}
.product-descr .price {
	background:#d6faff;
	font-size:16px;
	color:#242424;
	padding:13px 15px 1px 29px;
	min-height:62px;
	line-height:37px;
	position:relative;
	margin:0 28px 7px -28px;
}
.product-descr .price b {
	font-weight:normal;
	float:left;
	margin-right:12px;
}
.product-descr .price span {
	font-size:50px;
	color:#d65b85;
	font-weight:600;
	text-shadow:1px 1px 0 #fff;
}
.product-descr .price:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(214, 250, 255, 0); border-right-color: #d6faff; border-width: 31px 18px 31px 0; margin-top: -31px; }
.product-descr .price:after { right:0; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(255, 255, 255, 0); border-right-color: #fff; border-width: 31px 18px 31px 0; margin-top: -31px; }

.product-descr .categories-range {
	padding:0px;
}
.product-descr .form-control {
	width:auto;
	min-width: 70px;
}
.product-descr .separ {
	border-bottom:#e1e1e1 solid 1px;
	margin:25px -25px 19px -62px;
}
.product-descr .control {
	color:#868686;
}
.product-descr .control .item {
	margin-bottom:10px;
}
.product-descr .control .sub-item {
	margin-bottom:15px;
}
.product-descr .control .fa {
	margin-right:5px;	
}
.product-descr .control .total-price {
	font-size:18px;
	font-weight:600;
	overflow:hidden;
	margin-bottom: 20px;
}
.product-descr .control .total-price label {
	color:#8d8d8d;
	font-weight:600;
	width:65px;
	float:left;
	margin:0px;
} 
.product-descr .control .total-price label span {
	color:#4c4c4c;
} 
.product-descr .control .total-price span {
	color:#F00;
}
.product-descr .control .btn {
	max-width:170px;
	display:inline-block;
	vertical-align:top;
	margin:0 10px 10px 0;
}
.product-descr .btn-block + .btn-block {
     margin: 0;
}
.question-product,
.write-product {
	padding:25px 15px 24px 100px;
	margin: 22px 0 0;
	font-size:12px;
	color:#6e6e6e;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../images/who.png) no-repeat 52px 31px #fff5d2;
}
.write-product  {
	background:url(../images/write.png) no-repeat 52px 28px #ffeef4;
}
.question-product .title,
.write-product .title {
	color:#000;
	font-size:18px;
}
.question-product a,
.write-product a {
	text-decoration:underline;
}
.product-tabs {
	margin:37px 0 0;
	font-size:14px;
	color:#363636;
}
.product-tabs .tab-content {
	padding:26px 0 20px;
}
.product-tabs .nav-tabs {
	overflow: hidden;
	border:none;
	border-bottom:#e1e1e1 solid 2px !important;
}
.product-tabs .nav-tabs li {
	list-style:none;
	padding:13px 30px 11px;
	font-size:16px;
	font-weight:700;
	color:#000;
}
.product-tabs .nav-tabs li.active {
	background:#dedede;
}
.product-tabs .nav-tabs li a {
	border:none !important;
	background:none !important;
	font-weight:normal;
}
.list-text {
	padding:26px 0 0;
	margin:0 0 18px;
}
.list-text li {
	margin:0px;
	list-style:url(../images/bl.png);
	margin:0 0 0 15px;
}

.product-descr .dropdown-menu:after,
.product-descr .dropdown-menu:before {left: 20px;}
.product-descr .dropdown-menu:after { margin-left:0; }
.product-descr .dropdown-menu:before {margin-left:-1px; }

.product-descr .info-by {
	padding:25px 16px 15px 23px;
	width:240px;
	font-size:13px;
	top: 140%;
	left:20px;
}
.user-by {
	margin-top:-10px;
	padding: 5px 0 0;
	color:#7c7c7c;
	font-size:11px;
}
.user-by p {
	margin:0px;
	padding:0px;
}
.user-by a {
	font-weight:bold;
	font-size:13px;
}
.user-by .img {
	background:#FFFFFF;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    float: left;
    padding: 6px;
	margin:-11px 12px 0 -5px;
}
.user-by .img img {
	margin:0px !important;
}
.product-descr .info-by .img {
	overflow:hidden;
	font-size:15px;
	margin-bottom:10px;
}
.product-descr .info-by .img img {
	width:50px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
}
.product-descr .info-by strong {
	display:block;
	font-size:15px;
	color:#000;
	font-weight:normal;
	margin-bottom:7px;
}
.product-descr .info-by .regime span {
	display:block;
	margin-bottom:10px;
}
.product-descr .info-by .regime i {
	margin:0 9px 0 0;
	font-size:14px;
}
.product-descr .info-by .regime {
	color:#a7a7a7;
	font-size:12px;
	margin-top:12px;
}
.product-descr .info-by .regime b {
	color:#000;
}
.product-tabs .customers-block .head .title,
.product-tabs .reviews-block .head .title {
	font-size:22px;
	float:left;
	margin-bottom:20px;
	text-transform:uppercase;
	padding-left:18px;
}
.product-tabs .reviews-block .head .title .rating-star {
	display:inline-block;
}
.product-tabs .customers-block .head .btn {
	margin:-12px 0 0;
}
.product-tabs .customers-block .head .link {
	float:left;
	margin:-8px 90px 25px 0;
}
.product-tabs .customers-block .head .link ul li {
	margin:0px;
	list-style:none;
	float:left;
	font-size:16px;
	padding:11px 19px;
	position:relative;
}
.product-tabs .customers-block .head .link a {
	text-decoration:underline;
}
.product-tabs .customers-block .head .link ul li.active {
	background:#ff8db4;
}
.product-tabs .customers-block .head .link ul li.active:before {
	top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	border-color: rgba(194, 225, 245, 0); border-top-color: #ff8db4; border-width: 7px 6.5px 0 6.5px; margin-left: -7px;
}
.product-tabs .customers-block .head .link ul li.active a {
	color:#fff !important;
	text-decoration:none;
	cursor:default;
}
.review-item.bg1 {background:#ffecec !important;}
.review-item.bg2 {background:#dcf1c9 !important;}
.review-item.bgcol1 .descr .cont {background:#f5f5f5;}
.review-item.bgcol1 .descr .cont:before {border-color: rgba(245, 245, 245, 0);border-right-color: #f5f5f5;}

.reviews-block .from-reviews .review-item {
	background:#ebebeb;
	padding:10px 20px 14px;
	margin-bottom: 8px;
}
.reviews-block .from-reviews .cont {background:#fff;}
.reviews-block .from-reviews .cont:before {border-color: rgba(255, 255, 255, 0);border-right-color: #fff;}
.review-item .review-item {
	padding:13px 0 14px 88px !important;
}
.link-rating {
	float:left;
}
.link-rating a {
	display:inline-block;
	margin:0 0 14px 21px;
	font-size:14px;
	text-decoration:underline;
}
.link-rating a.all {
	margin-bottom:30px;
}
.link-rating a:hover,
.link-rating a:focus {
	color:#000;	
	text-decoration:none;
}
.link-rating a span {
	display: inline-block;
	width:54px;
	height:54px;
	font-weight:bold;
	color:#000;
	line-height:50px;
	border:#87beea solid 1px;
	text-align:center;
	background:#fff;
	border-radius:50%;
	-webkit-border-radius:50%;
	margin:-17px 0 0 10px;
}
.link-rating a:hover span,
.link-rating a.selected span {
	color:#fff;
	border:#f377a1 solid 1px;
	background:#f377a1;
}
.product-tabs .reviews-block .head .all {
	float:left;
	font-size:18px;
	text-decoration:underline;
	margin-right:80px;
	opacity:0;
	visibility:hidden;
}
.carousel-product .marketlist {
	padding:0 72px 0 70px;
}
.carousel-product .marketlist li {
	margin:0 7px;
}
.carousel-product .marketlist li .item-white {
	margin:0 0 4px !important;
}
.carousel-product .marketlist {
	
}
.carousel-product .marketlist .owl-prev,
.carousel-product .marketlist .owl-next {
	width:62px;
	background:#fff;
	background:rgba(255,255,255,0.8);
	bottom:4px;
	box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
	-ms-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.5);
}
.carousel-product .marketlist .owl-prev i,
.carousel-product .marketlist .owl-next i{
	color:#428bd0;
	font-size: 100px;
    margin: -34px 0 0;
}
.carousel-product .marketlist .owl-prev i {
	left:10px;
}
.carousel-product .marketlist .owl-next i {
	right: 10px;
}
.silver-slider {
	background: url(../images/bg/silver-wave.png) repeat-x #EEEEEE;
    padding: 30px 0 57px;
}
.silver-slider .head-title {
	background:none;
	margin:0px;
	padding:0 60px 6px;
}
.silver-slider .carousel-product .marketlist .owl-prev,
.silver-slider .carousel-product .marketlist .owl-next {
	background:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-ms-box-shadow:none;
}
.silver-slider .carousel-product .marketlist .owl-prev i,
.silver-slider .carousel-product .marketlist .owl-next i {
	font-size:140px;
}
/****/


/*************************************************************************************

								place-template-photo
				
*************************************************************************************/

.albums-box {
	margin:0 -5px 0;
}
.albums-box .item-white {
	overflow:hidden;
	position:relative;
	text-align:center;
}
.albums-box .item-white .edit-link {
	top:-40px;
}
.albums-box .item-white:hover .edit-link {
	top:0;
}
.albums-box .item-white .info {
	background:#fff;
	background:rgba(255,255,255,0.9);
	min-height:20px;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:hidden;
	padding:7px 10px 7px 17px;
	color:#000;
	text-align:left;
}
.albums-box .item-white .info .number {
	float:right;
	padding: 0 0 0 5px;
}
.album-fun a i {
	margin: 0 5px 0 0;
}
.album-fun span {
	margin:0 30px;
	font-size:17px;
}
/****/


/*************************************************************************************

                 modal: cart, sign In, Place my order, Thank you 
				
*************************************************************************************/
.cart-items {
	color:#858585;
	font-size:14px;
}
.cart-items .items,
.cart-items .head {
	height: auto;
    overflow: hidden;
    width: 100%;
}
.cart-items .cell {
	display: block;
    float: left;
    overflow: hidden;
    vertical-align: top;
}
.cart-items .detail {
	width:340px;
	padding-right:10px;
}
.cart-items .cost {
	width:110px;
}
.cart-items .quantity {
	width:70px;
}
.cart-items .quantity input {
	width:50px;
	text-align:center;
}
.cell.detail > div {
    overflow: hidden;
}
.cell.detail > div > a {
    font-size:16px;
}
.cart-items .head {
	padding-bottom:7px;
}
.cart-items .items {
	border-top:#e5e5e5 solid 1px;
	border-bottom:#e5e5e5 solid 1px;
	padding:15px 0;
	margin-bottom:14px;
}
.cart-items .items .cost {
	width:110px;
	font-weight:bold;
	color:#F00;
}
.cart-items .detail .img {
	float:left;
	border:#f2f2f2 solid 1px;
	margin:0 15px 0 0;
}
.cart-items .detail .control {
	font-size:13px;
	margin-top:15px;
}
.cart-items .detail .control a {
	color:#868686;
	margin-right:6px;
}
.cart-items .detail .control i {
	margin:0 5px 0 0;
}
.cart-items .detail .control .del {
	color:#F00;
}
.cart-items .foot {
	text-align:right;
	padding-bottom:20px;
}
.cart-items .foot span {
	color:#000;
}
.cart-items .foot .total {
	margin-bottom:30px;
}
.cart-items .foot .total div {
	margin-bottom:7px;
}
.subtotal {
	font-weight:bold;
	color:#000;
}
.subtotal span {
	color:#F00 !important;
}
.cart-items .foot .control span {
	margin:0 26px;
	color:#858585;
}
.clear-cart {
	background:url(../images/del-cart.png) no-repeat;
	padding:0 0 0 25px;
	color:#F00;
}

.sign-box {
	border-top:#e5e5e5 solid 1px;
	padding:4px 0 12px;
}
.sign-box .item {
	overflow:hidden;
	margin:20px 0;
}
.sign-box .item .sub-item {
	margin-bottom:18px;
}
.sign-box .label-si,
.sign-box .item input[type="radio"],
.sign-box .item input[type="text"] {
	float:left;
}
.sign-box .item input[type="radio"] {
	margin:3px 16px 0 0;
}
.sign-box label {
	font-weight:normal;
	float: left;
}
.sign-box .label-si {
	width:247px;
	padding-right:10px;
}
.sign-box .label-si {
	width:247px;
	padding-right:10px;
	margin-left:29px;
}
.sign-box label .label-si {
	margin:0px !important;
}
.sign-box .item .form-control {
	width:244px;
}
.sign-box .item small {
	font-size:12px;
	color:#898989;
	display:block;
	padding: 0 0 0 28px;
}
.sign-box .foot {
	color:#898989;
	margin-bottom:-17px;
	padding: 0 0 0 28px;
}
.sign-box .foot .social {
	text-align:center;
	padding:8px 0 17px;
}
.sign-box .foot .social a {
	margin:0 4px;
}
.sign-box .foot .social a:hover {
	opacity:0.6;
}
.sign-box .foot a {
	text-decoration:underline;
}

.modal-header .subtotal {
    float: right;
}
.place-order-box,
.thank-order-box {
	color:#858585;
	padding-bottom:19px;
}
.place-order-box label {
	font-weight:normal;
}
.place-order-box textarea {
	resize:none;
}
.place-order-box .item {
	margin-bottom:24px;
	overflow:hidden;
}
.place-order-box .item.line label {
	float:left;
	width:180px;
}
.place-order-box .item.line label {
	padding: 9px 0 0;
}
.place-order-box .item.line .form-control {
	float:left;
	width: 340px;
}

/****/


/*************************************************************************************

                 user-settings 
				
*************************************************************************************/
.menu-tips ul {
	padding:13px 30px 23px 15px;
}
.menu-tips ul li {
	padding:11px 15px 11px;
	margin:0px;
	list-style:none;
	border-bottom:#e5e5e5 dashed 1px;
	position:relative;
}
.menu-tips ul li:last-child {
	border-bottom:none;
}
.menu-tips ul li.active {
	background:	#ffd9e6;
	margin-top:-1px;
	padding-top:12px;
}
.menu-tips ul li.active:before { 
	left: 100%;
	top: 50%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	margin-top: -20px;
	border-style: solid;
	border-width: 20.5px 0 20.5px 13px;
	border-color: rgba(255, 217, 230, 0);
	border-left-color: #ffd9e6;
}
.menu-tips ul li.active a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.user-settings {
	padding:30px 35px;
}
.user-settings .user-head {
	overflow:hidden;
}
.user-settings .user-head h2 {
	margin:0 0 20px;
	font-size:30px;
	color:#585858;
	float:left;
}
.user-settings .account-plan {
	float:right;
	padding:9px 0 10px;
}
.account-plan {
	color:#b3b3b3;
}
.account-plan span {
	color:#000;
	margin-right:5px;
}
.account-plan a img {
    margin: -2px 2px 0 0;
}
.user-tab .nav-tabs {
	display:block;
	overflow: hidden;
	margin-bottom:-1px;
	border-bottom:none;
}
.user-tab .nav-tabs li {
	list-style:none;
	padding:15px 30px;
	margin:1px;
	border-radius:3px 3px 0 0;
}
.user-tab .nav-tabs li.active {
	background:#f6f6f6;
	border:#d4d4d4 solid 1px;
	border-bottom:#f6f6f6 solid 1px;
	margin:0;
}
.user-tab .nav-tabs > li > a {
    border: none !important;
    border-radius:0;
    margin: 0;
	text-decoration:none;
	background:none !important;
	color:#585858 !important;
	font-size:16px;
}
.user-tab .tab-content {
	background:#f6f6f6;
	border:#d4d4d4 solid 1px;
	padding:15px 15px 40px;
}
.account-overview {
	padding:0px;
	font-size:14px;
}
.block-warnings {
	margin-bottom:14px;
}
.alert {
    border: 1px solid #dcdcdc;
    border-radius: 0;
    margin-bottom: 7px;
    padding: 15px;
}
.alert a {
	text-decoration:underline;
}
.alert-danger {
    background-color: #fff6f6;
    color: #000;
}
.alert-success {
    background-color: #e5f5da;
    color: #747474;
}
.alert-white {
	border:#fff solid 1px;
	background:#fff;
}
.alert .status {
	padding-bottom:5px;
}
.alert .close {
	font-size:15px;
	color:#ff0000;
	background:url(../images/close-al.png) no-repeat 0 1px;
	padding:0 0 2px 24px;
	opacity: 1;
	font-weight:normal;
}
.alert-error {
    background: none repeat scroll 0 0 #fff; border: 1px solid #d9534f; color: #87201d;
}
.alert .fa {vertical-align: middle;}
.account-overview .type-account .item {
    padding: 17px 0 15px;
    text-align: center;
	font-size:13px;
}
.account-overview .type-account {
	margin-bottom:44px;
}
.user-plan h3 {
	margin:0 0 13px;
	color:#686868;
	font-size:18px;
}
.user-plan h3 b {
	font-weight:bold;
	color:#0098d6;
}
.user-plan .chart-box h3 {
	margin-bottom:34px;
}
.user-plan ul li {
	margin:0 0 12px;
	list-style:none;
	font-size:13px;
	color:#0098d6;
}
.user-plan ul li span {
	color:#000;
}
.payments-block {
	padding:30px 0 0;
}
.payments-block .head {
	margin-bottom:10px;
	display: inline-block;
}
.payments-block .head .item,
.payments-block .head .item .i-input {
	float:left;
}
.payments-block .head .item {
	margin:0 34px 10px 0;
}
.payments-block .head .item  .hasDatepicker{
	width:107px;
}
.payments-block .head .item label {
	float:left;
	font-weight:normal;
	margin:7px 8px 9px 0;
	color:#636363;
}
.payments-block .head img.ui-datepicker-trigger {
    margin: 5px 0 0 13px;
}
.payments-block .head h5 {
    margin-top: 9px;
	margin-bottom: 8px;
}
.payments-block .head select {
	width:145px;
}
.payments-block table {
	width:100%;
	color:#6d6d6d;
}
.payments-block table th,
.payments-block table td {
	width:25%;
}
.payments-block table th {
	font-weight:normal;
	padding:0 20px 7px;
	border-bottom:#dddddd solid 1px;
	border-left:#dddddd solid 1px;
}
.payments-block table td {
	font-size:12px;
	padding:13px 20px;
	border-left:#dddddd solid 1px;
}
.payments-block table td span {
	color:#000;
}
.payments-block table td b {
	color:#000;
	font-weight:bold;
}
.payments-block table th:first-child,
.payments-block table td:first-child {
	border-left:none;
}
.payments-block table .preview-li {
	margin-right:20px;
}
.preview-li {
	background:url(../images/preview.png) no-repeat;
	padding:0 0 0 20px;
}
.renew-li {
	background:url(../images/renew.png) no-repeat;
	padding:0 0 0 20px;
}

.contact-details {
	font-size:14px;
	color:#6f6f6f;
}
.contact-details .head {
	color:#000;
	margin-bottom:16px;
}
.contact-details .head a {
	margin-left:12px;
}
.contact-details .head a i {
	margin-right:5px;
}
.contact-details .item {
	border-bottom:#efefef solid 1px;
	padding:13px 15px;
}
.contact-details .item label {
	font-weight:normal;
	color:#000;
	margin:0;
	float:left;
	width:184px;
}
.contact-details .sb-item {
	padding-bottom:9px;
}
.contact-details .sb-item label {
	font-size:12px;
	width:65px;
	margin: 8px 0 5px;
}
.contact-details .sb-item input.form-control  {
	margin:0px !important;
}
.contact-details .item input.form-control {
	width:340px;
	float:left;
	margin:-8px 0;
}
.contact-details .item select.form-control {
	width:120px;
	float:left;
	margin:-8px 0;
}
.contact-details .item .all-link {
	float:left;
	margin:0 0 0 12px;
}
.contact-details .item .all-link i {
	margin:0 5px 0 0;
}
.contact-details .item .text-block {
	float:left;
	width:433px;
	padding:0 0 0 22px;
}
.contact-details .item .text-block .sub-link {
	float:right;
	margin-right:0;
	font-size:13px;
}
.dropdown-con .dropdown-menu {
    left: 50%;
    margin: 7px 0 0 -135px;
	width:275px;
	padding:19px 25px;
	font-size:13px;
	color:#808080;
}
.dropdown-con .dropdown-menu ul {
	margin:7px 0 0;
}
.dropdown-con .dropdown-menu ul li {
	margin:0 -12px 0;
	padding:6px 12px;
	list-style:none;
}
.dropdown-con .dropdown-menu ul li.active {
	background:#0089cb;
}
.dropdown-con .dropdown-menu ul li.active a {
	color:#fff !important;
	text-decoration:none;
}
.dropdown-con .dropdown-menu ul li a:hover {
	color:#000;
}
.dropdown-con .dropdown-menu ul li a i {
	margin:0 5px 0 0;
}
.contact-details .item .text-block .dropdown {
	float:right;
}
.contact-details .item .text-block .sub-link i {
	margin-right:5px;
	color:#000;
}
.contact-details .item .text-block .panels {
	display:none;
	padding:17px 0 0;
}
.contact-details .item .change {
	float:right;
	margin-right:10px;
	text-decoration:underline;
	cursor:pointer;
}
.item-change:hover,
.item-change.active {
	background:#d9f1ff;
}

.contact-details .foot {
	padding:20px 0 0;
}
.contact-details .foot button {
	margin:0 20px 10px 0;
}
/****/



/*************************************************************************************

                 add-new-event page
				
*************************************************************************************/
.editor-event .head-block {
	padding:0 0 13px;
}
.editor-event .head-block .action {
	color:#000;
	line-height: 20px;
}
.editor-event .item-cl label {
	font-weight:normal;
	margin-bottom:8px;
	padding:0 8px;
	display:block;
}
.editor-event .checkbox-type {
	padding-left:8px;
}
.editor-event .checkbox-type span{
	color:#000;
}
.editor-event .checkbox-type input[type="checkbox"] {
    position:relative;
	bottom:-1px;
	margin:0 5px;
}
.editor-event .select-box .it {
	margin-bottom:15px;
	padding-left:8px;
}
.editor-event .select-box .it > label {
	float:left;
	width:145px;
	margin-top:8px;
}
.editor-event .select-box .it select {
	width:170px;
	float: left;
}
.editor-event .select-box .it .radio-box {
	padding:0 40px 7px 0;
	float: left;
}
.editor-event .select-box .it .radio-box .radio {
	float:left;
	margin:8px 0 0 35px;
}
.editor-event .select-box .it .input-inline {
	float: left;
	margin:0 10px 0 0;
}
.editor-event .select-box .it .input-inline input[type="text"] {
	width:115px;
	float: left;
}
.editor-event .select-box .it .input-inline label {
	float: left;
	margin:8px 18px 0 0;
}
.editor-event .radio-status {
	margin:10px 0 -20px;
}
.editor-event .radio-status label {
	color:#cccccc !important;
}
.editor-event .radio-status > label {
	float:left;
	width:121px;
}
.editor-event .radio-status .radio-box {
	padding:0px;
}
.editor-event .radio-status .radio {
	margin:0 25px 0 0;
	float:left;
}
.editor-event .radio-status .radio label input,
.editor-event .select-box .it .radio-box .radio label input {
	margin-top:3px;
}
/****/



/*************************************************************************************

                 event-template page
				
*************************************************************************************/
.events-box {
	padding: 15px 48px 1px;
}
.events-box .others-events {
	background: url(../images/bg/silver-wave.png) repeat-x #EEEEEE;
	color: #292929;
	margin: 0 -48px;
	padding: 30px 49px 7px;
}
.others-events .img {
    box-shadow: none;
	-webkit-box-shadow: none;
    margin: 0;
    padding: 0;
}
.others-events .control-carousel {
    float:none;
	display:inline-block;
}
.others-events .head {
    margin: 0 0 24px;
	font-size:14px;	
}
.others-events .head a {
    text-decoration:underline;
}
.others-events h3 {
    color: #898989;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
	display:inline;
}
.others-events .billboard-block {
    padding:0 65px;
	position:relative;
}
.others-events .billboard-block .btn-next,
.others-events .billboard-block .btn-prev {
	position:absolute;
	top:50%;
	margin-top:-75px;
}
.others-events .billboard-block .btn-next i,
.others-events .billboard-block .btn-prev i{
	color:#fff;
	font-size:150px;
	line-height:100px;
}
.others-events .billboard-block .btn-prev {
	left:-24px;
}
.others-events .billboard-block .btn-next {
	right:-24px;
}

.event-post {
	margin-bottom:60px;
}
.event-post .social {
	margin-bottom:16px;
}
.event-post .declaration .img {
	max-width:100%;
}
.event-post .declaration h2 {
	font-size:40px;
	font-weight:700;
	margin:-6px 0 26px;
}
.event-post .ev-info .item {
	background:#84b3ea;
	border-bottom:#fff solid 1px;
	padding:14px 32px;
}
.event-post .ev-info .date {
	font-size:28px;
	color:#fff;
	padding: 30px 32px 23px;
}
.event-post .ev-info .date .date-interval {
	font-size:44px;
	line-height:30px;
	overflow:hidden;
	margin-bottom:15px;
}
.event-post .ev-info .date .date-interval span {
	float:left;
	text-align:center;
}
.event-post .ev-info .date .date-interval b {
	font-size:11px;
	line-height:14px;
	color:#000;
	display:block;
	font-weight:normal;
	padding:5px 0 0;
}
.event-post .ev-info .price {
	color:#000;
	padding:16px 32px 22px;
}
.event-post .ev-info .price span {
	font-size:41px;
	line-height:40px;
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.3);
	display:block;
}
.event-post .ev-info .now {
	text-align:center;
	color:#39689f;
}
.event-post .ev-info .now span {
	display:block;
	padding:10px 0 0;
}
.event-post .ev-info .now b {
	color:#000;
}
.event-post .ev-info .total {
	background:#ff9cbe;
	color:#fff;
	font-size:18px;
}
.event-post .ev-info .total i {
	font-size:18px;
	display: block;
	margin-bottom: 5px;
}
.event-post .ev-info .total table {
	width:100%;
}
.event-post .ev-info .total table td {
	width:33.3%;
	text-align:center;
	border-left:#fff solid 1px;
	padding:15px 5px 16px;
}
.event-post .ev-info .total table td:first-child {
	border-left:none;
}

.events-tab {
	margin:31px 0 0;
}
.events-tab .nav-tabs {
	display:block;
	overflow: hidden;
	margin-bottom:20px;
	padding-bottom: 10px;
	border:0px;
}
.events-tab .nav-tabs li {
	list-style:none;
	margin:0 5px 0 0;
	padding:3px 20px 4px;
	font-size:15px;
	position:relative;
	border-radius:10px;
}
.events-tab .nav-tabs li.active {
	background:#84b3ea;
}

.events-tab .nav-tabs li.active:before { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;border-color: rgba(132, 179, 234, 0); border-top-color: #84b3ea; border-width: 6px; margin-left: -6px; }

.events-tab .nav-tabs li.active a {
	color:#fff;
	text-decoration:none;
}
.events-tab .nav-tabs li a {
	border:0px !important;
    border-radius:0px;
	-webkit-border-radius:0px;
    margin:0;
	background:none !important;
}
.event-person {
	border-left:#dddddd solid 1px;
}
.add-view {
	position:absolute;
	background:#d8faff;
	border:#00c7e2 solid 2px;
	font-size:13px;
	color:#000;
	text-transform:none;
	padding:4px 10px;
	top:-60px;
	right:-120px;
	visibility:hidden;
	opacity:0;
	transition:all 0.4s ease 0.2s;
	-moz-transition:all 0.4s ease 0.2s;
	-webkit-transition:all 0.4s ease 0.2s;	
}
.add-view > div {
	background:#d8faff;
	border:#00c7e2 solid 2px;
	border-top:none;
	position:absolute;
	bottom: -41px;
    left: -2px;
	padding:10px 12px;
}
.event-person .head:hover .add-view {
	visibility:visible;
	opacity:1;
	right:-100px;
}
.add-view > div i {
	font-size:18px;
}
.event-person .head {
	border:#fff solid 2px;
	font-size:18px;
	color:#959595;
	text-transform:uppercase;
	text-align:center;
	padding:9px 4px;
	position:relative;
	top:-15px;
}
.event-person .head:hover {
	border-color:#00c7e2;
}
.event-person .user-by {
	margin:0 0 12px -19px;
	padding:0px;
}
.event-person .cont {
	margin: -2px 0 0;
	padding:0 0 0 53px;
}
.event-person .social-sm li {
	margin:0 0 12px;
	list-style:none;
}
.event-person .social-sm img {
	margin:0 8px 0 0;
}
.event-person .social-sm i.fa {
	margin:0 8px 0 0;
	font-size:14px;
}
.events-tab .review-block {
	padding:0px;
}
.events-tab .review-block h2,
.user-event h2 {
	font-size:22px;
	text-transform:uppercase;
	margin:0 0 22px;
	color:#6e6e6e;
}
.events-tab .review-block h2 span {
	color:#000;
}
.user-event .head {
	margin-bottom:20px;
	font-size:14px;
}
.user-event h2 {
	display:inline;
	color:#4c4c4c;
	margin:0px;
}
.user-event ul {
	margin:0 -5px 0 0;
}
.user-event ul li {
	margin:0 17px 22px 0;
	list-style:none;
	vertical-align:top;
	display:inline-block;
}
.user-event ul li .cont {
	padding:15px 0 0 0;
	color:#737373;
	display: inline-block;
	max-width: 200px;
}
.user-event ul li .cont i.fa {
	color:#999999;
}
.user-event ul li .cont > a {
	font-size:14px;
	color:#5d5d5d;
	font-weight:700;
}
.user-event .img {
	background:#FFFFFF;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
    float: left;
    margin: 0 10px 0 0;
    padding: 6px;
}
.edit-mode-box .foot {
	padding-top:20px;
	text-align:right;
}
.edit-mode-box .item {
	margin-bottom:20px;
}
.edit-mode-box .item .checkbox {
    float: right;
    margin: 0;
}
.edit-mode-box .item label {
	font-weight:normal;
	margin-bottom:8px;
}
.edit-mode-box .item label img {
	margin:-2px 7px 0 0;
}
/*****/


/*************************************************************************************

                                   buzz page
				
*************************************************************************************/
.categories-col-buzz {
    padding-top:0px;
}
.categories-col-buzz .search-block .cont {
	background:none;
	margin: -25px 0 0;
}
.categories-col-buzz .checkbox-range ul li {
	list-style:none;
	border-bottom:#e5e5e5 dashed 1px;
	margin:0 15px;
	padding:0 5px;
	color:#0094e1;
}
.categories-col-buzz .checkbox-range ul li:last-child {
	border-bottom:none;
}
.categories-col-buzz .checkbox-range .checkbox {
	padding:0px;
}
.news-news-r .news-block-l ul li .date {
    color: #000000 !important;
    float: left !important;
	margin:0px !important;
}
.news-news-r .news-block-l {
	padding:0px;
}
.news-news-r .title-place-temlate .img {
	margin: -83px 0 15px 13px;
}
.news-news-r .title-place-temlate .title-cont .regime span {
    float: none;
    display:block;
	margin-bottom:5px;
}
.news-news-r .title-place-temlate .title-cont h1 {
    font-size: 18px;
}
/*****/



/****************css3 eff******************/
.link-rating a span,
.link-rating a,
.directory-block .addr .addr-info .icon a,
#featured ul.ui-tabs-nav a,
.news-block.news-block-t2 ul li a,
.social-bottom a {
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
.list-arrow ul li a,
.event-person .head,
.item-change,
.sign-box .foot .social a,
.product-tabs .reviews-block .head .all,
.social span a,
.carousel-category .item .img,
.carousel-product .item,
.color-range .i-input label,
.user-panel .menu-panel ul li a,
.delete,
.upload-photo ul li,
.list-photo-edit,
.edit-link,
.img-list li a,
.buttontext .turn,
.buttontext .expand,
.storeslist .scrolling .prev,
.storeslist .scrolling .next,
.main-menu1 ul li a,
.banners-icon .item-white span,
.banners-icon a,
.developments .cont .album a,
.news-block .album a,
.footer-list ul li a,
.top-menu ul li a,
#featured ul.ui-tabs-nav li,
.btn,
.nav-tabs li a,
.rules-list ul li a  {
	transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;	
}

.lb-data .lb-details {
width: 85% !important;
float: left !important;
text-align: left !important;
line-height: 3.1em !important;
background: white !important;
z-index: 9 !important;
border-radius: 6px !important;
padding-left:11px !important;
}
.lb-data .lb-caption {
font-size: 17px;
font-weight: bold;
line-height: 1em;
}
/*************************************************************************************

								regirtration, listing-packages-user page 
				
*************************************************************************************/
.data-form {
	padding:20px 30px 0;
	color:#000;
}
.data-form h2 {
	margin:0 0 23px;
	color:#585858;
}
.data-form label {
	font-weight:normal;
}
.data-form .type-account .head {
	margin-bottom:10px;
}
.data-form .type-account .head .title {
	float:left;
	font-size:19px;
}
.data-form .type-account .head p {
	font-size:15px;
}
.data-form .type-account .item {
	text-align:center;
	padding:7px 0 15px;
}
.data-form .type-account .item i {
	width:110px;
	height:110px;
	display:block;
	margin:0 auto 12px;
	color:#478ac6;
	font-size:50px;
	line-height:110px;
	border:#478ac6 solid 2px;
	border-radius:50%;
	-webkit-border-radius:50%;
	background:#fff;
}
.data-form .form-block {
	padding-bottom:65px;
	/*padding-top: 10px;*/
}
.data-form .form-block .head {
	border-bottom:#e5e5e5 solid 1px;
	padding:9px 0;
	margin-bottom:14px;
}
.data-form .form-block .head em {
	color:#757575;
}
.data-form .silver {
	background: url(../images/bg/silver-wave.png) repeat-x #EEEEEE;
    color: #292929;
    margin: 0 -30px;
    padding: 20px 44px 10px;
}
.data-form .silver h3 {
	font-size:22px;
	margin:0 0 15px;
	padding:0 11px;
}
.data-form .silver .content p {
	margin-bottom:22px;
}
.data-form .silver .content ul {
	margin-bottom:22px;
}
.data-form .silver .content ul li {
	margin: 2px 0 0 16px;
}
.benefits-account {
	border-bottom:#d6d6d6 solid 1px;
	margin:0 -10px 20px;
	padding-bottom:12px;
}
.benefits-account .item {
	text-align:center;
	padding:7px 0 15px;
	font-size:18px;
}
.benefits-account .item i {
	width:104px;
	height:104px;
	display:block;
	margin:0 auto 8px;
	color:#000;
	font-size:50px;
	line-height:110px;
	background:#fff;
	border-radius:50%;
	-webkit-border-radius:50%;
	opacity:0;
}
.table-price-block {
	margin:33px 0 32px -17px;
}
.table-price-block table {
	width:100%;
}
.table-price-block  tr td,
.table-price-block  tr th {
	width:25%;
	text-align:center;
	padding:12px 15px;
	line-height:24px;
	font-size:20px;
	color:#000;
	border:#fff 2px solid;
}
.table-price-block  tr td.active {
	background:#d8ffd3;
	background: -webkit-linear-gradient(top, #e7ffe4 #d8ffd3);
	background: -moz-linear-gradient(top,  #e7ffe4,  #d8ffd3);
	background: -o-linear-gradient(top,  #e7ffe4,  #d8ffd3);
	background: -ms-linear-gradient(top,  #e7ffe4,  #d8ffd3);
}
.table-price-block  tr td.not_active {
	background:#f7f7f7;
}
.table-price-block  tr td:first-child {
	text-align:left;
	font-size:14px;
	line-height:20px;
}
.table-price-block  tr td .first {
	position:relative;
}
.table-price-block  tr td:first-child .first:before {
	content:'';
	position:absolute;
	z-index:1;
	width:110%;
	left:-15px;
	right:0;
	bottom:-15px;
	background:#f5f5f5;
	height:1px;
}
.table-price-block  tr th {
	font-weight:normal;
	vertical-align:top;
	font-size:18px;
}
.table-price-block .price {
	font-size:24px;	
	margin:9px 0 3px;
}
.table-price-block table .btn {
	min-width: 128px;
	margin:5px 0;
}
.user-plan-icon {
	background:url(../images/user-plan.png) no-repeat 0 2px;
	padding:0 0 0 20px;
}
.type-account {
    padding-bottom: 1px;
}
.top-bg-none {
	background-position:center 0px !important;
}
.btn {
	text-decoration:none !important;
}
.block-banner-box {
	margin-bottom:20px;
}
.block-banner-box .banner-small {
	display:none;
}
.text-justify {
  text-align: justify;
}
/***/

/*************************************************************************************

									site-map 
				
*************************************************************************************/
.list-arrow ul li {
	list-style:none;
	margin-bottom:5px;
}
.round_img{
	background: #3276b1;
	padding:5px;
	border-radius: 13px;
	vertical-align:top;
}

#supper-tabs {
    margin-left: 50px !important;
}

.table-wrap {display: table;}
.table-cell {display: table-cell;}

