

/* Start:/local/templates/dms_v1/components/bitrix/breadcrumb/universal/style.min.css?1782418683472*/
.breadcrumb-item{font-weight:500;font-size:.875rem;text-align:center;letter-spacing:.005em;color:#999dad;white-space:nowrap}.breadcrumb-item a{color:#999dad}.breadcrumb-item a:hover{color:#59a6db}.breadcrumb{display:flex;flex-wrap:nowrap;background:0 0;padding:0;margin:0}.breadcrumb__scroll{display:flex;overflow:hidden;overflow-x:auto;padding:16px 0}.breadcrumb__scroll::-webkit-scrollbar{display:none}.breadcrumb svg{margin:auto .5rem}.breadcrumb svg path{fill:#999dad}
/* End */


/* Start:/local/templates/dms_v1/components/bitrix/catalog.element/services/style.min.css?17824186821271*/
.price{text-align:right}.price_old{color:#7b8199;font-size:18px;position:relative}.price_old:before{content:"";position:absolute;border-bottom:1px solid red;width:120%;top:50%;left:-10%;transform:rotate(-12deg)}.zones{margin-bottom:20px}.zones__title{font-weight:500;margin-bottom:5px}.zones__list{width:100%;border:1px solid #efefef;padding:8px 5px}.zones__list:focus,.zones__list:active{outline:none}.catalog-element h2{font-size:24px;margin-bottom:15px}.required-docs{position:relative;background:#f6f7f9;padding:24px}.required-docs__header{font-weight:500;font-size:1.25rem;margin-bottom:.25rem;padding-bottom:16px}.required-docs__item{position:relative;display:block;background:#fff;border-radius:4px;overflow:hidden;margin-bottom:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding-left:50px;min-height:50px}.required-docs__number{position:absolute;top:0;left:0;height:100%;display:inline-block;background-color:#59a6db;text-align:center;font-size:20px;font-weight:600;line-height:1;color:#fff;padding:15px;width:50px}.required-docs__name{padding:14px 20px;font-size:16px;font-weight:600;line-height:1.36;color:#131d25;display:block}.required-docs__desc{display:block;font-size:14px;font-weight:400;padding:0 20px 17px;color:#7d8797;position:relative;margin-top:-18px}

/* End */


/* Start:/local/templates/dms_v1/components/it24/template_v2/services_category_sidebar/style.css?17828161593031*/
.sidebar {
    display: flex;
    flex-direction: column;
    /* width: 280px; */
    width: 100%;
    align-items: end;
    /*background-color: #f6f7f9;*/
    padding: 24px;
    margin-bottom: 16px;
  }
  .sidebar_item {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    /* width: 380px; */
    width: 100%;
  }
  .sidebar_item_title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
    border: 1px solid #59a6db;
    padding: 5px;
    padding-left: 15px;
    transition: box-shadow .6s ease;
  }
.sidebar_item_title:hover{
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
  .sidebar_item_title h3 {
    color: black;
    font-size: 18px;
    margin:0;
  }
  .sidebar_item_title-btn {
    width: 30px;
    height: 30px;
    background-color:#59a6db;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sidebar_item_title-btn-s1 {
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff !important;
    border-right: 3px solid #fff !important;
    transform: rotate(135deg);
    margin-bottom: 3px;
    transition: all 0.1s;
    cursor: pointer;
  }
  .sidebar_item_title-btn-s1.active {
    transform: rotate(-45deg);
    margin-bottom: 0;
    margin-top: 3px;
  }
  .sidebar_item_container-hide {
    width: 100%;
    display: flex;
    padding: 0px 15px 0px;
    background-color: transparent;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.6s ease-in-out, padding 0.6s ease-in-out,  box-shadow .6s; /* Анимация */
    margin: 5px 0px;
    flex-direction: column;

  }
  .sidebar_item_container-hide_nav {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    padding:0px;
  }
  .sidebar_item_container-hide_nav-item {
   padding: 8px 0 7px 5px ;
    transition: background-color .2s ease-out, color .2s ease-in;
  }

.sidebar_item_container-hide_nav-item:nth-child(odd) {
  background-color: #f1f2f6;
}
.sidebar_item_container-hide_nav-item:hover {
  background-color: #59a6db;
}
.sidebar_item_container-hide_nav-item:hover a{
  color: white;
}
.sidebar_item_container-hide_nav-item-link {
    text-decoration: none;
    color: black;
  }
  .sidebar_item_container-hide.active {
    max-height: 400px;
    overflow-y: scroll;
    padding: 15px 15px 0px;
  }

.sidebar_item_container-hide.active::-webkit-scrollbar {
  width: 3px;               /* ширина scrollbar */
  border-radius:20px ;
}
.sidebar_item_container-hide.active::-webkit-scrollbar-track {
  background: #f6f6f6;        /* цвет дорожки */
}
.sidebar_item_container-hide.active::-webkit-scrollbar-thumb {
  background-color: #59a6db;    /* цвет плашки */
  border-radius: 20px;       /* закругления плашки */
  border: 1px solid #59a6db;  /* padding вокруг плашки */
}

/* End */


/* Start:/local/templates/dms_v1/components/it24/template/banner/style.css?178281615981*/
.banner_page a {
    display: block;
}

.banner_page img {
    max-width: 100%;
}
/* End */
/* /local/templates/dms_v1/components/bitrix/breadcrumb/universal/style.min.css?1782418683472 */
/* /local/templates/dms_v1/components/bitrix/catalog.element/services/style.min.css?17824186821271 */
/* /local/templates/dms_v1/components/it24/template_v2/services_category_sidebar/style.css?17828161593031 */
/* /local/templates/dms_v1/components/it24/template/banner/style.css?178281615981 */
