

/* Start:/local/templates/pni/components/bitrix/news/order_pni/bitrix/news.list/.default/style.css?17008343855847*/
.order_pni {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: #130b04;
  font-family: "Rubik-Regular";
  font-size: 1.8rem;
  font-weight: 400; }

.services-price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-grow: 1;
  max-width: 200px; }

.services-list-item {
  position: relative; }
  .services-list-item i {
    position: absolute;
    top: 8px; }

.services-name {
  min-width: 150px;
  flex-grow: 1; }

.services-string {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.services-list-header {
  font-size: 19px;
  line-height: 30px;
  margin: 10px 0;
  padding-left: 20px;
  position: relative;
  cursor: pointer; }

.services-item-sing1:before {
  position: absolute;
  left: 3px;
  display: flex;
  font-family: FontAwesome;
  content: "\f068";
  font-size: 1.8rem; }

.services-item-sing2:before {
  position: absolute;
  left: 3px;
  display: flex;
  font-family: FontAwesome;
  content: "\f067";
  font-size: 1.8rem; }

.services-list-header.active + .services-list-content,
.services-list-header.active + .services-list-content-small {
  display: block; }

.services-list-header.active:after {
  background-position: 0 -120px; }

.services-list-header-small {
  font-size: 15px;
  padding-left: 30px; }

.services-list ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.services-list ul ul {
  border-top: solid 1px #e8e8e8;
  padding-left: 35px;
  margin-top: 8px; }

.services-list ul ul li {
  border-bottom: solid 1px #e8e8e8;
  padding: 8px 0;
  margin: 0; }

.services-list ul:last-child li:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.services-list-content {
  padding: 5px; }

.services-list-content > ul > li + li {
  margin-top: 8px;
  padding-top: 8px;
  border-top: solid 1px #e8e8e8;
  clear: both; }

.services-list-content a {
  display: block; }

.services-list-content a .fl-r {
  color: #4c4c4c; }

.services-list-content-small {
  display: none; }

.services-list-content a {
  color: #4c4c4c;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 93%; }

.services-list-content a:hover,
.services-list-content a:focus,
.item-level-up a:hover,
.item-level-up a:focus {
  color: #3650db;
  text-decoration: none; }

.services-list-small .services-list-content {
  padding-left: 30px;
  margin-top: 10px; }

.services-list-small .services-list-content ul,
.services-list-small .services-list-content li {
  border: 0; }

.services-list-small .services-list-content li {
  margin: 0 0 5px 0;
  padding: 0 0 0 20px;
  color: #808080; }

.services-list-small .services-list-header {
  font-size: 15px;
  padding-left: 30px;
  margin: 0; }

.services-list-small .services-list-header.active {
  font-weight: bold; }

.services-list-small .services-list-item {
  padding: 10px 0;
  border-top: solid 1px #e8e8e8; }

.services-list-small .services-list-item:first-child {
  border-top: 0; }

.item-level-up > ul {
  padding-left: 20px !important; }
.item-level-up * li {
  font-size: 19px;
  line-height: 30px;
  margin: 10px 0;
  position: relative;
  cursor: pointer;
  color: #4c4c4c;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 93%; }
  .item-level-up * li a {
    color: inherit; }
.item-level-up * li:before {
  display: none !important; }

.search-in-page-wrapper {
  position: relative; }
  .search-in-page-wrapper .input {
    display: inline-block;
    height: 36px;
    padding: 0 10px;
    position: relative;
    margin-bottom: 12px;
    color: #4c4c4c;
    vertical-align: middle;
    border: solid 1px #b4b4b4;
    outline: none;
    background-color: #ffffff;
    -webkit-appearance: none;
    border-radius: 2px;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .search-in-page-wrapper .input-search {
    border-radius: 20px;
    padding: 0 20px 0 50px;
    border-color: #cecece; }

.icon {
  display: inline-block;
  overflow: hidden;
  width: 20px;
  height: 20px;
  vertical-align: text-top; }

.icon-search {
  vertical-align: top;
  position: relative;
  top: -6px; }

.icon-search-reset {
  vertical-align: top;
  opacity: .6;
  position: relative;
  top: -6px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s; }

.search-in-page-input {
  margin: 3px 0;
  padding-left: 40px;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05); }

.search-in-page-input:focus {
  box-shadow: 0 0 0 3px rgba(54, 80, 219, 0.15); }

.search-in-page-input.not-empty + .search-in-page-reset {
  opacity: 1; }

.search-in-page-btn,
.search-in-page-reset {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -14px;
  top: 50%;
  left: 11px;
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 18px;
  color: #588dc7; }
  .search-in-page-btn i,
  .search-in-page-reset i {
    border-radius: 50%; }

.search-in-page-reset {
  left: auto;
  right: 15px;
  opacity: 0;
  -webkit-transition: all ease 0.3s;
  border-radius: 50%;
  border: #588dc7 1px solid;
  transition: all ease 0.3s; }

input:focus + .search-in-page-reset {
  opacity: 1; }

.search-in-page.noshadow .search-in-page-input {
  margin: 0;
  box-shadow: none; }

.search-in-page-btn:focus .icon-search,
.search-in-page-input:focus + .search-in-page-btn .icon-search {
  background-position: -60px -40px; }

.input-block {
  width: 100%; }

.hide {
  display: none; }

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/pni/components/bitrix/news/order_pni/bitrix/news.list/.default/style.css?17008343855847 */
