

/* Start:/local/templates/biz_s_adaptive2/components/bs/experts/services/style.css?17658120687680*/
.users_list
{
  margin:30px auto 0 auto;
  padding:0;
  width:880px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.users_list a,
.users_list a:link
{
  color:#333;
  text-decoration:none;
}
.users_list .user_card {
  vertical-align:top;
  text-align:center;
  margin:0 0 20px 0;
  padding:0;
  width:200px;
  height:280px;
  float:none;
  display:none;
  background-color:white;
  -webkit-box-shadow:0 3px 3px #C9C9C9;
  -moz-box-shadow:0 3px 3px #C9C9C9;
  box-shadow:0 3px 3px #C9C9C9;
  border:1px solid #C9C9C9;
  overflow:hidden;
  text-overflow: ellipsis;
  position:relative;
}
.users_list .user_card.shower {
  display:block;
}
.users_list .user_card.col3
{
  margin-right:0;
}
.users_list a.user_card:hover
{
  border:1px solid #A9A9A9;
  box-shadow:0 3px 5px #A0A0A0;
}
.user_card .media
{
  height:150px;
  background-position:center center;
  background-repeat:no-repeat;
  background-color:white;
  background-image: url('/local/templates/biz_s_adaptive2/components/bs/experts/services/images/no_image.png');
  -webkit-filter: sepia(0.9);
  filter: sepia(0.9);
}
a.user_card:hover
{
  background-color:#EAEFF5;
}
a.user_card:hover .media
{
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
.user_card .name
{
  padding:0 8px 0 8px;
  margin:6px 0 6px 0;
  font-size:1em;
  line-height:1em;
}
.user_card .role
{
  padding:0 8px 0 8px;
  margin:6px 0 6px 0;
  font-size:.9em;
  line-height:1.2em;
  color:#A5A5A5;
}
.user_card .loc
{
  width:184px;
  padding:0 8px 12px 8px;
  font-size:.7em;
  line-height:1em;
  color:#A5A5A5;
  position:absolute;
  left:0;
  bottom:0;
}
.get_next_users {
  margin:0 auto 20px auto;
  width:268px;
  padding:6px 16px 6px 16px;
  font-size:18px;
  line-height:24px;
  background:white url('/local/templates/biz_s_adaptive2/components/bs/experts/services/images/ic_skip_next_black_24dp_1x.png') 270px 7px no-repeat;
  border:1px solid #C4C4C4;
  border-radius:3px;
  color:#212121;
  cursor:pointer;
  cursor:hand;
}
.get_next_users:hover {
  background:white url('/local/templates/biz_s_adaptive2/components/bs/experts/services/images/ic_skip_next_green_24dp_1x.png') 270px 7px no-repeat;
  color:#789443;
}
.f_b
{
  margin-bottom:40px;
}
.f_b_t .f_b_n,
.f_b .f_b_n
{
  font-size:1.5em;
  padding-top:30px;
}
.f_b_t  .f_b_ln,
.f_b .f_b_ln
{
  font-size:2em;
  padding-top:10px;
  text-transform:uppercase;
}
.f_b_t .f_b_r,
.f_b .f_b_r
{
  font-size:1.1em;
  padding-top:20px;
}
.f_b_t .f_b_l,
.f_b .f_b_l
{
  font-size:.9em;
  line-height:1.2em;
  padding-top:20px;
}

.main_c
{
  position:relative;
}
.v_c_ha
{
  position:absolute;
  bottom:20px;
  left:20px;
  cursor:pointer;
  cursor:hand;
}
.v_c_ha .v_c_ha_i
{
  display:inline-block;
  text-align:center;
  width:34px;
  height:34px;
  line-height:32px;
  border:1px solid #EA700D;
  background-color:#EA700D;
  border-radius:20px;
  margin-right:10px;
}
.v_c_ha .v_c_ha_i i
{
  line-height:34px;
  color:white;
}
.v_c_ha .v_c_ha_t
{
  font-weight:700;
  display:block;
  float:right;
  color:white;
  font-size:1.4em;
  line-height:36px;

}
.op_d.op_user
{
  width:204px;
  margin:50px auto;
}
.op_d.op_user .users_list
{
  width:100%;
}
.op_d.op_user .users_list .user_card
{
  margin-right:0;
}

.i_d a.prg_lb
{
  color:#333;
  text-decoration:none;
}

.i_b .i_d_c .i_d
{
  text-align:center;
  width:100%;
}
.prg_lb
{
  width:283px;
  height:360px;
  display: inline-block;
  margin: 0 auto 20px auto;
  padding:0 0 10px 0;
  border:1px solid #D8D8D8;
  text-align:left;
  overflow:hidden;
}
.prg_lb .name
{
  font-size:1.5em;
  height:46px;
  line-height:46px;
  margin:0 16px;
  text-overflow: ellipsis;
  overflow:hidden;
  white-space:nowrap;
}
.prg_lb .media
{
  height: 170px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
  vertical-align: middle;
}
.prg_lb .type
{
  font-size:1.2em;
  font-weight:500;
  padding:16px 16px;
}
.prg_lb .desc
{
  padding: 0 16px 0 16px;
  margin: 0;
  color: #777;
  overflow: hidden;
  text-overflow: ellipsis;
  font: normal 14px/18px Arimo, sans-serif;
  height: 90px;
}

/* список користувачів по послугам BEGIN */
.services_list_c
{
  margin:0 auto 50px auto;
  color:#7F7F7F;
  width:880px;
}
.services_list_c .sl_head_t
{
  width:100%;
  margin:0;
  position:relative;
}
.sl_head_t .sl_filter_box
{
  width:100%;
  height:68px;
  padding:10px 0 0 0;
  position:absolute;
  top:0;
  left:0;
  background: url('/local/templates/biz_s_adaptive2/components/bs/experts/services/images/opacity_7.png') left top repeat;
  z-index:600;
}
.sl_head_t .sl_head_t_c_c
{
  width:100%;
  position:relative;
  z-index:700;
  background:white;
  display:table;
  height:78px;
}
.sl_head_t .sl_head_t_c
{
  display:table-cell;
  height:48px;
  vertical-align:middle;
  border-top:30px solid white;
  border-bottom:1px solid #BEBEBE;
  font-size:1.1em;
  font-weight:700;
}
.sl_head_t .sl_head_t_c i
{
  vertical-align:middle;
  font-weight:bold;
}
.services_list_c a.back_list
{
  color:#7F7F7F;
  text-decoration:none;
  margin:0;
  padding:0;
}
.sl_head_t_c .name,
.sl_head_t_c .sl_filter_c,
.sl_head_t_c .counts,
.sl_head_t_c .part,
.sl_head_t_c .all
{
  display:inline-block;
}

.sl_head_t_c .name
{
  margin:0 16px 0 16px;
}
.sl_head_t_c .part
{
  margin:0 6px;
  color:#7C9746;
}
.sl_head_t_c .all
{
  margin:0 6px;
}
.sl_filter_c a.filter_handler:link
{
  color: white;
}
.sl_filter_c .filter_handler
{
  color: white;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 23px;
  vertical-align: top;
  border: 2px solid #668000;
  text-align: center;
  margin: -10px 20px 0 20px;
  background-color: #668000;
  box-shadow: 0px 1px 3px #AAA;
}
.sl_filter_c .filter_handler.opened
{
  display:none;
}
.sl_filter_box .label
{
  font-size: .9em;
  line-height:1em;
  color: #FFFFFF;
  margin-left: 16px;
  margin-bottom: 4px;
  float: left;
  display: inline;
}
.sl_filter_box .input_c
{
  margin-left:16px;
}
.sl_filter_box .input_c select
{
  font-size:1em;
  color:#413F3F;
  background: #F8F8F8 none repeat scroll 0% 0%;
  border:none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: window;
  text-indent: 0.01px;
  text-overflow: "";
  outline: none;

  padding: 3px 25px 3px 12px;
  line-height:20px;

  width:290px;
  max-width:290px;
  min-width:290px;
}
.sl_filter_box .input_c select::-ms-expand
{
  display: none;
}
.sl_filter_box .input_c.dropdown
{
  position: relative;
  display:block;
  overflow:hidden;
  width:270px;
  max-width:270px;

  background: #F8F8F8;
  border:1px solid #D3D3D3;
  border-radius: 2px;
}
.sl_filter_box .input_c.dropdown:after
{
  font-family: 'Material Icons';
  content: "\E5C5";
  font-size: 1.7em;
  padding:0;
  position: absolute;
  right: 3px;
  top: 0;
  z-index: 1;
  color:#333;
  pointer-events:none;
}
.sl_filter_box .input_c.dropdown:hover{
  border-color:#C6C6C6;
}
.sl_filter_box .input_c.dropdown:hover select{
  background-color:#F0F0F0;
}
.sl_filter_box .input_c select:focus
{
  outline: none;
}
.sl_filter_box .input_c select:-moz-focusring
{
  color:#413F3F;
}

/* список користувачів по послугам END */


@media screen and (max-width: 880px)
{
  .users_list
  {
    width:100%;
    text-align: center;
  }
  .users_list .user_card
  {
    margin: 0 auto 20px auto;
  }
}
@media screen and (max-width: 380px)
{
  .prg_lb
  {
    width:100%;
  }
  .sl_head_t_c_c
  {
    position:relative;
    /* font-size:.95em; */
  }
  .sl_head_t_c .name
  {
    margin:0;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width:260px;
    vertical-align: bottom;
  }
  .services_list_c a.back_list
  {
    white-space:nowrap;
  }
  .sl_head_t_c .sl_filter_c
  {
    display:block;
    width:49px;
    position: absolute;
    bottom: -20px;
    right: 10px;
  }
  .sl_filter_c .filter_handler
  {
    margin:0;
  }
}

/* End */


/* Start:/local/templates/biz_s_adaptive2/components/bs/experts.index/services/style.css?17658120682525*/
.services_index_c
{
	margin:0px auto 50px auto;
	color:#7F7F7F;
	width:720px;
}
.services_index_c a.item
{
	color:#7F7F7F;
	text-decoration:none;
	margin:0;
	padding:0;
}
.services_index_c a.item:hover .si_body_t
{
	background-color:#FCFCFC;
}
.services_index_c a.item:hover .si_body_t_c.count
{
	background-color:#D8D8D8;
	font-weight:700;
}

.services_index_c .si_head_t
{
	display:table;
	width:100%;
	border-bottom:1px solid #BEBEBE;
}
.si_head_t .si_head_t_c
{
	display:table-cell;
	height:48px;
	vertical-align:middle;
	font-size:1.1em;
	font-weight:700;
}
.si_head_t .si_head_t_c.name
{	
	position:relative;
}
.si_head_t .si_head_t_c .use_all
{
	padding-left:16px;
	position:relative;
	cursor:pointer;
	cursor:hand;
	height:	49px;
	line-height: 49px;
	width:264px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	text-align:left;	
}
.si_head_t .si_head_t_c .use_all.open
{
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-top:1px solid #AAA;	
}
.si_head_t .si_head_t_c .use_all:after 
{
	font-family: 'Material Icons';
	content: "\E5C5";
	font-size: 1.7em;
	padding:0;
	position: absolute;
	right: 0;
	top: 0;
	pointer-events:none;
}
.si_head_t .si_head_t_c .use_all.open:after 
{
	content: "\E5C7";
}
.si_head_t .si_head_t_c .list2
{
	position: absolute;
	left:-0;
	top:48px;
	padding:0;
	width:280px;
	font-size: 1.2em;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	background-color:white;
	font-weight:400;
	font-size:1em;
	display:none;	
}

.si_head_t_c .item_group
{
	padding:16px 16px;
	cursor:pointer;
	cursor:hand;
	text-align:left;	
}
.si_head_t_c .item_group:hover
{
	background-color:#F2F2F2;
}
.si_head_t .si_head_t_c.elit
{
	width:150px;
}
.si_head_t .si_head_t_c.count
{
	width:60px;
}
.services_index_c .si_body_t
{
	display:table;
	width:100%;
	border-bottom:1px solid #F7F7F7;
}
.si_body_t .si_body_t_c
{
	display:table-cell;
	height:60px;
	vertical-align:middle;
	font-size:1em;
	text-align:left;
}
.si_body_t .si_body_t_c.elit
{
	width:150px;
}
.si_body_t .si_body_t_c.count
{
	width:60px;
	background-color:#FCFCFC;
	color:#789440;
	text-align:center;
}
.si_body_t .si_body_t_c .name
{
	margin-left:16px;
}

@media screen and (max-width: 767px)
{
	.si_head_t .si_head_t_c.elit,
	.si_body_t .si_body_t_c.elit {display:none;}
	.services_index_c {width:auto;}
}
@media screen and (max-width: 350px)
{
	.si_head_t .si_head_t_c .use_all {width:230px;}
	.si_head_t .si_head_t_c .list2 {width:246px;}
}
/* End */
/* /local/templates/biz_s_adaptive2/components/bs/experts/services/style.css?17658120687680 */
/* /local/templates/biz_s_adaptive2/components/bs/experts.index/services/style.css?17658120682525 */
