

/* Start:/local/templates/DD-main/components/bitrix/search.title/staff/style.css?17085098722108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/DD-main/components/bitrix/search.title/staff/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/catalog.filter/staff/style.css?1763638970981*/
.name {
  color: white;
  font-size: 18pt;

}
.item {
padding-left: 0px;

}
.main {
  display: flex;
  margin-top: 25px;
  flex-direction: row;
  justify-content: left;
}

.input_plate {
  padding: 0px;
}

.main .row {
  margin: 0px;
  padding: 0px;
}

.filter {
  min-width: 200px;
  width: 250px;
  height: 45px;

}
.inp {
  width: 100%;

}
.inp select {
  width: 100%;
  padding: 5px 10px;
}

.inp select:hover {
  cursor: pointer;
}

.bot {

  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 0px;
  padding-right: 0px;
}


.bot button {
  width: 100%;
  min-height: 40px;
}

@media  (max-width: 1000px) {
  .bot {
    justify-content: center;
  }
  .inp {
    padding-left:0px !important;
    padding-right: 0px !important;


  }
  .item {
    padding-left:0px !important;
    padding-right: 0px !important;
    margin-bottom: 25px;

  }
}

.filter-btn {
  border: 1px solid #128078;
  background-color: #128078;
}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/news/staff/bitrix/news.list/.default/style.css?17635539274649*/
.personal-item {
  display: flex;
  flex-direction: column;
  text-align: center;
/* margin: 25px; */

  padding-top: 30px;
  padding-bottom: 30px;
}
.personal-item a {
  color: #454a4c;
}
.personal-item:hover {
  cursor: pointer;

}
 .item_name:hover {
  color: #ff8454;
}
.item_name {
  font-weight: bold;
  margin: 10px 0px 0px;
  font-size: 22px;
  min-height: 70px;
}
.personal-item img{
max-height: 290px;
margin: 0 auto;
max-width: 290px!important;
}
.personal-item .subname {
  color: #80c3d2;
}
.personal-btn {
	width: 100%;
  margin: 80px 0px;
  align-items: center;
  justify-content: center;
}

.rationg_wrapper {
  width: min-content;
  margin-top: 8px;
}

.rating {
  display: flex;
  align-items: center;
}
.stars {
  width: 150px;
  height: 25px;
  background-image: url("https://prodoctorov.ru/static/_v1/pd/icons/stars/star-off-yellow.svg");
  overflow: hidden;
  background-size: 25px 25px;
  background-color: #0000;
  background-position: 0;
  background-repeat: repeat-x;
  background-size: 1.25em 1em;
  background-attachment: scroll;
  width: 120px;
  height: 20px;
  font-size: 20px;
}

.stars > div {
  width: 150px;
  height: 25px;
  background-image: url("https://prodoctorov.ru/static/_v1/pd/icons/stars/star-on-yellow.svg");
  background-color: yellow;
  z-index: 9;
  background-size: 25px 25px;
  background-color: #0000;
  background-position: 0;
  background-repeat: repeat-x;
  background-size: 1.25em 1em;
  background-attachment: scroll;
  width: 120px;
  height: 20px;
  font-size: 20px;
}

.search_panel {
  background-color: #f2f3f4;
  width: 100%;
  padding: 25px;
  margin-top: 25px;
}

.search_panel form, .search_panel .main  {
  width: 100%;
  max-width: 100%;
}

.search_panel .main  {
  margin-left: 0px;
  margin-right: 0px;
}

.search_panel h3{
  font-weight: bold;
}

@media (max-width:650px) {
  .search_panel h3{
    text-align: center;
  }
}


.search_panel input {
  min-height: 40px;
  padding: 5px 10px;
  width: 100%;
}

.search_panel .lable {
  margin-bottom: 5px;
  font-weight: 500;
}


.nstaff__item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: 1px solid #E6E6E6;
  padding: 20px;
  margin-bottom: 15px;
  transition: 0.2s;
  margin-top: 20px;
}

@media (hover: hover) {
  .nstaff__item:last-child {
      margin-bottom: 0px;
  }
  
}


.nstaff__item:hover {
transform: scale(1.01);
transition: 0.2s;
}
.nstaff__item .nstaff__left, .nstaff__item .nstaff__right {
  width: 100%;
}

.nstaff__item .nstaff__left {
  flex: 1;
}

.nstaff__item .nstaff__right {
  flex: 2;
}

.nstaff__photo {
  width: 300px;
  height: 300px;
  overflow: hidden;
}

.nstaff__photo img {
  width: 100%;
  height: 100%;
}

.nstaff__plate {
  margin-top: 15px;
  width: 300px;
  background-color: rgba(230, 230, 230, 0.2);
  padding: 5px 15px;
  text-align: left;
  color: #454A4C;
}

.nstaff__name {
  font-weight: bold;
  font-size: 22px;
}

.nstaff__spec {
  /*color: #80c3d2;*/
  color: #128078;
  font-size: 18px;
}

.nstaff__dop {
font-size: 18px;
}

.nstaff__dop span {
text-transform: lowercase;
}

.nstaff__prices {
  margin-top: 25px;
}

.nstaff__price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 16px;
  padding: 3px 0px;
}
.nstaff__rev {
  color: #f67745;
  display: inline;
  font-weight: bold;
}

.nstaff__btns {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}

.nstaff__btns  button {
  width: 300px;
}

.dd .nstaff__btns  .btn-empty_green:hover {
  color: white;
}

.nstaff__info {
  display: flex;
  flex-direction: column;
}

.nstaff__top{
color: #f67745;
font-weight: bold;
}

.nstaff__price-num {
	font-weight: bold;
}

@media (max-width:1050px) {
  .nstaff__name {
      font-size: 18px;
  }

  .nstaff__spec {
      font-size: 16px;
  }

.nstaff__dop {
  font-size: 16px;
}

  .nstaff__price {
      font-size: 14px;
  }

  .nstaff__btns { 
      flex-direction: column;
  }

  .nstaff__btns  button {
      width: 100%;
      margin-bottom: 10px;
      font-size: 16px;
  }
  .nstaff__plate {
      font-size: 14px;
  }

  .nstaff__item {
      flex-direction: column;
  }

  .nstaff__photo {
      width: 400px;
      height: 400px;
  }

  .nstaff__plate {
      width: 400px;
  }

  .nstaff__name {
      margin-top: 20px;
      font-size: 20px;
  }
}

@media (max-width:500px) {
  .nstaff__photo {
      width: 100%;
      height: auto;
  }

  .nstaff__plate {
      width: 100%;
  }
}

@media (max-width:350px) {
  .nstaff__name {
      font-size: 16px;
  }

  .nstaff__spec {
      font-size: 14px;
  }

.nstaff__dop {
  font-size: 14px;
}
}
/* End */


/* Start:/local/templates/DD-main/components/bitrix/system.pagenavigation/more2021/style.css?1708509872148*/
.load_more {
    width: 100%;
    /* margin: 10px; */
    padding: 10px;
    border: 1px solid #ddd;
    cursor: pointer;
    text-align: center;
}

/* End */
/* /local/templates/DD-main/components/bitrix/search.title/staff/style.css?17085098722108 */
/* /local/templates/DD-main/components/bitrix/catalog.filter/staff/style.css?1763638970981 */
/* /local/templates/DD-main/components/bitrix/news/staff/bitrix/news.list/.default/style.css?17635539274649 */
/* /local/templates/DD-main/components/bitrix/system.pagenavigation/more2021/style.css?1708509872148 */
