

/* Start:/bitrix/templates/.default/components/bitrix/menu/menu-top/style.min.css?1587917860490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/.default/components/bitrix/menu/menu-top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/2020/styles.css?173921554821561*/
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.popup {
  position: fixed;
  width: 120%;
  height: 100%;
  left: -10%;
  top: 0;
  overflow-y: scroll;
  background: rgba(1, 1, 1, 0.7);
  z-index: 11;
  display: none;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  -webkit-transform: none;
          transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #000;
}
.ap {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #fff;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #000;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: 'Montserrat', sans-serif;
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.wrap {
  margin: 0 auto;
  width: 1170px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header {
  background: #eef4f8;
  padding: 20px 0 0;
}
.header .logo a {
  text-decoration: none;
}
.header .logo span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 13px;
}
.header .logo span img {
  max-width: 40px;
  width: 40px;
  margin-right: 30px;
}
.header .phones {
  text-align: right;
  margin-top: 16px;
  position: relative;
  padding-right: 270px;
}
.header .phones a {
  display: block;
  text-decoration: none;
  font-size: 16px;
}
.header .phones button {
  position: absolute;
  right: 0;
  top: -2px;
  color: #477ba0;
  background: none;
  border: 1px solid #477ba0;
  text-transform: uppercase;
  width: 240px;
  height: 40px;
}
.header .menu-button {
  cursor: pointer;
  font-size: 24px;
  color: #477ba0;
  margin-top: 15px;
  display: none;
}
.header nav {
  border-bottom: 1px solid #cbdce8;
  padding: 40px 0 20px;
  text-align: center;
}
.header nav ul li {
  display: inline-block;
  margin: 0 20px;
}
.header nav ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #477ba0;
}
.header .index-page-slider .item {
  padding: 90px 0;
}
.header .index-page-slider .item .text {
  width: 46%;
  font-size: 18px;
  padding-top: 30px;
}
.header .index-page-slider .item .text span {
  display: block;
  font-weight: 800;
  font-size: 48px;
  color: #477ba0;
  margin-bottom: 10px;
}
.header .index-page-slider .item .text .buttons {
  padding-top: 30px;
}
.header .index-page-slider .item .text .buttons button {
  color: #477ba0;
  background: none;
  border: 1px solid #477ba0;
  text-transform: uppercase;
  width: 48.5%;
  height: 40px;
}
.header .index-page-slider .item .text .buttons button:hover {
  color: #fff;
  background: #477ba0;
}
.header .index-page-slider .item .image {
  width: 48%;
}
.header .index-page-slider .slick-prev,
.header .index-page-slider .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 30px;
  padding: 0;
  font-size: 0;
  z-index: 2;
}
.header .index-page-slider .slick-prev {
  left: -30px;
  background: url('/bitrix/templates/2020/img/prev.png');
}
.header .index-page-slider .slick-next {
  right: -30px;
  background: url('/bitrix/templates/2020/img/next.png');
}
.advantages {
  background: #fafcfd;
  padding: 60px 0 30px;
}
.advantages .item {
  margin-bottom: 30px;
  text-align: center;
}
.advantages .item img {
  height: 60px;
}
.advantages .item span {
  display: block;
  color: #477ba0;
  text-transform: uppercase;
  padding: 30px 0 5px;
}
.services {
  padding: 60px 0;
}
.services p {
  padding-top: 10px;
  padding-bottom: 10px;
}

.services .block-name {
  text-align: center;
  font-size: 30px;
  color: #477ba0;
  margin-bottom: 30px;
}
.services .flex {
  border-left: 1px solid #eef4f8;
  border-top: 1px solid #eef4f8;
}
.services .flex .item {
  width: 50%;
  height: 260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-right: 1px solid #eef4f8;
  border-bottom: 1px solid #eef4f8;
}
.services .flex .item:hover {
  -webkit-box-shadow: rgba(1, 1, 1, 0.05) 0 0 30px;
          box-shadow: rgba(1, 1, 1, 0.05) 0 0 30px;
}
.services .flex .item img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 60px;
}
.services .flex .item .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 240px;
}
.services .flex .item .content p {
  font-size: 18px;
  color: #477ba0;
  margin-bottom: 6px;
}
.services .flex .item .content ul li {
  margin-bottom: 5px;
  padding-left: 20px;
  position: relative;
}
.services .flex .item .content ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #477ba0;
  left: 0;
  top: 4px;
}
.projects .block-name {
  text-align: center;
  font-size: 30px;
  color: #477ba0;
  margin-bottom: 30px;
}
.projects .item {
  width: 23%;
  height: 270px;
  background: #eef4f8;
  margin-bottom: 30px;
  position: relative;
  cursor: pointer;
}
.projects .item.active:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -30px;
  border: 15px solid transparent;
  border-bottom: 15px solid #24335f;
}
.projects .item.active .content {
  opacity: 1;
  font-size: 0;
}
.projects .item.active .content button {
  display: none;
}
.projects .item:hover .content {
  opacity: 1;
}
.projects .item img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.projects .item .content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(36, 51, 95, 0.8);
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.projects .item .content div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 40px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.projects .item .content div button {
  width: 100%;
  margin-top: 30px;
  height: 36px;
  background: none;
  font-size: 12px;
  color: #fff;
  border: 1px solid #fff;
  text-transform: uppercase;
}
.project {
  background: #24335f;
  padding: 50px 0;
  display: none;
margin-bottom: 30px; /* add */
}
.project .wrap {
  position: relative;
}
.project .close {
  position: absolute;
  right: 0;
  top: -32px;
  width: 12px;
  height: 12px;
  background: url('/bitrix/templates/2020/img/close.png');
}
.project .text {
  width: 26%;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  border-right: 1px solid #24335f;
}
.project .text span {
  display: block;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 20px;
  color: #477ba0;
}
.project .text a {
  display: block;
  text-decoration: none;
  margin-top: 20px;
  color: #477ba0;
}
.project .photos {
  width: 74%;
}
.project .photos img {
  width: 100%;
}
.project .photos .slider-nav {
  border-top: 1px solid #24335f;
}
.project .photos .slider-nav .item {
  border-right: 1px solid #24335f;
  cursor: pointer;
}
.project-form {
  background: #477ba0;
  color: #fff;
}
.project-form .flex {
  padding: 80px 100px;
  background: url('/bitrix/templates/2020/img/formbg.png') no-repeat left;
}
.project-form .text {
  width: 52%;
}
.project-form .text span {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
}
.project-form form {
  width: 370px;
  margin-top: 20px;
  position: relative;
}
.project-form form input[type='text'] {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
  color: #fff;
}
.project-form form input[type='text']::-webkit-input-placeholder {
  color: #fff;
}
.project-form form button {
  position: absolute;
  right: 0;
  top: 10px;
  width: 22px;
  height: 16px;
  background: url('/bitrix/templates/2020/img/submit.png');
}
.partners {
  padding: 60px 0 30px;
}
.partners .block-name {
  text-align: center;
  font-size: 30px;
  color: #477ba0;
  margin-bottom: 50px;
}
.partners .flex {
  padding: 0 80px;
}
.partners .item {
  margin-bottom: 30px;
  align-content: center; /* add */
  padding: 10px;
}
.steps {
  background: #fafcfd;
  padding: 60px 0 90px;
}
.steps .block-name {
  text-align: center;
  font-size: 30px;
  color: #477ba0;
  margin-bottom: 30px;
}
.steps .top-text {
  text-align: center;
  margin-bottom: 30px;
}
.steps .top-norm {
  margin-bottom: 30px;
}
.steps p,h2 {
  margin-bottom: 20px;
}
.steps ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
.steps ul li {
  margin-bottom: 10px;
}


.steps .flex {
  border-left: 1px solid #eef4f8;
  border-top: 1px solid #eef4f8;
}
.steps .flex .item {
  width: 33.3333334%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  padding: 95px 30px 30px 30px;
  border-right: 1px solid #eef4f8;
  border-bottom: 1px solid #eef4f8;
}
.steps .flex .item img {
  position: absolute;
  left: 30px;
  top: 30px;
  height: 40px;
}
.steps .flex .item .number {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 36px;
  color: #cbdce8;
}
.steps .flex .item span {
  display: block;
  text-transform: uppercase;
  color: #477ba0;
  margin-bottom: 4px;
}
.news {
  padding: 60px 0 90px;
}
.news .block-name {
  text-align: center;
  font-size: 30px;
  color: #477ba0;
  margin-bottom: 10px;
}
.news .image {
  width: 32%;
  padding-top: 20px;
}
.news .list {
  width: 66%;
}
.news .list .item {
  padding: 20px 0;
  border-bottom: 1px solid #eef4f8;
}
.news .list .item .name {
  cursor: pointer;
  font-size: 12px;
  color: #999999;
  padding-right: 50px;
  background: url('/bitrix/templates/2020/img/faq.png') no-repeat right;
}
.news .list .item .name.active {
  background: url('/bitrix/templates/2020/img/faq2.png') no-repeat right;
}
.news .list .item .name span {
  display: block;
  font-size: 20px;
  color: #477ba0;
}
.news .list .item .text {
  padding-top: 10px;
  display: none;
}
.bottom-contacts {
  background: #477ba0;
  color: #fff;
  padding: 80px 0;
}
.bottom-contacts .contacts .name {
  font-size: 30px;
  margin-bottom: 40px;
}
.bottom-contacts .contacts .item {
  margin-bottom: 30px;
  padding-left: 50px;
  position: relative;
}
.bottom-contacts .contacts .item img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 30px;
}
.bottom-contacts .contacts .item a {
  color: #fff;
  text-decoration: none;
  display: block;
}
.bottom-contacts form {
  width: 57%;
}
.bottom-contacts form .name {
  font-size: 30px;
  margin-bottom: 15px;
}
.bottom-contacts form input[type='text'] {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
  margin-bottom: 25px;
  color: #fff;
}
.bottom-contacts form input[type='text']::-webkit-input-placeholder {
  color: #fff;
}
.bottom-contacts form textarea {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
  margin-bottom: 30px;
  color: #fff;
}
.bottom-contacts form textarea::-webkit-input-placeholder {
  color: #fff;
}
.bottom-contacts form button {
  background: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #fff;
  padding: 10px 50px;
}
.footer {
  background: #24335f;
  color: #fff;
  padding-top: 60px;
}
.footer .logo {
  margin-bottom: 50px;
}
.footer .logo a {
  text-decoration: none;
  color: #fff;
}
.footer .logo span {
  display: inline-block;
  vertical-align: middle;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 13px;
}
.footer .logo span img {
  max-width: 40px;
  width: 40px;
  margin-right: 30px;
}
.footer .phones {
  text-align: right;
  margin-bottom: 50px;
}
.footer .phones a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.footer .copy {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #3a486f;
  color: #7f859a;
}
.popup .window {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100px;
  margin-bottom: 100px;
  width: 690px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 60px;
  text-align: center;
}
.popup .window.small {
  width: 370px;
}
.popup .window .close {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 12px;
  height: 12px;
  background: url('/bitrix/templates/2020/img/close2.png');
}
.popup .window .name {
  margin-bottom: 20px;
  font-size: 18px;
}
.popup .window .name span {
  display: block;
  font-size: 30px;
  margin-bottom: 20px;
}
.popup .window input[type='text'] {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #cbdce8;
  background: none;
  margin-bottom: 25px;
}
.popup .window textarea {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #cbdce8;
  background: none;
  margin-bottom: 30px;
}
.popup .window button {
  background: none;
  text-transform: uppercase;
  color: #477ba0;
  font-size: 12px;
  border: 1px solid #cbdce8;
  padding: 10px 50px;
}
@media (max-width: 1200px) {
  .wrap {
    width: 970px;
  }
  .advantages .item {
    width: 23%;
  }
  .services .flex .item img {
    left: 40px;
  }
  .services .flex .item .content {
    padding-left: 200px;
  }
  .projects .item {
    height: 220px;
  }
  .projects .item img {
    width: 180px;
    height: 180px;
  }
  .project-form .flex {
    padding: 80px 0;
  }
  .partners .flex {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .wrap {
    width: 747px;
  }
  .header .index-page-slider .item .text span {
    font-size: 36px;
  }
  .advantages .item {
    width: 48%;
  }
  .services .flex .item {
    width: 100%;
  }
  .projects .item {
    height: 170px;
  }
  .projects .item img {
    width: 150px;
    height: 150px;
  }
  .projects .item .content div {
    padding: 0 20px;
  }
  .project .text {
    width: 100%;
  }
  .project .photos {
    width: 100%;
  }
  .project-form .text {
    width: 100%;
  }
  .project-form form {
    width: 100%;
  }
  .steps .flex .item {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .wrap {
    width: auto;
    padding: 0 10px;
  }
  .header .phones {
    display: none;
  }
  .menubg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(1, 1, 1, 0.7);
    z-index: 11;
    display: none;
  }
  .header nav {
    position: fixed;
    width: 280px;
    height: 100%;
    top: 0;
    left: -280px;
    background: #fff;
    z-index: 12;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    border: 0;
    padding: 0;
  }
  .header nav.opened {
    left: 0;
  }
  .header nav ul li {
    display: block;
    margin: 0;
  }
  .header nav ul li a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  .header .menu-button {
    display: block;
  }
  .header .index-page-slider .item {
    padding: 30px;
  }
  .header .index-page-slider .item .flex .image {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .header .index-page-slider .item .flex .text {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 16px;
  }
  .header .index-page-slider .item .flex .text span {
    font-size: 24px;
  }
  .header .index-page-slider .item .text .buttons {
    padding-top: 10px;
  }
  .header .index-page-slider .item .text .buttons button {
    width: 100%;
    margin-top: 10px;
  }
  .header .index-page-slider .slick-prev {
    left: 0;
  }
  .header .index-page-slider .slick-next {
    right: 0;
  }
  .services .flex .item {
    padding: 20px;
    height: auto;
  }
  .services .flex .item img {
    position: relative;
    display: block;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    margin-bottom: 20px;
  }
  .services .flex .item .content {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    padding: 0;
    width: auto;
  }
  .projects .item {
    width: 48%;
  }
  .projects .item img {
    width: 130px;
    height: 130px;
  }
  .project-form .flex {
    padding: 40px 0;
  }
  .partners .block-name {
    font-size: 24px;
  }
  .partners .item {
    width: 45%;
    text-align: center;
    margin: 0 auto 30px auto;
  }
  .steps .flex .item {
    width: 100%;
  }
  .news .image {
    display: none;
  }
  .news .list {
    width: 100%;
  }
  .bottom-contacts .contacts {
    width: 100%;
  }
  .bottom-contacts form {
    width: 100%;
  }
  .footer {
    text-align: center;
  }
  .footer .logo {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer .logo span {
    text-align: left;
  }
  .footer .phones {
    width: 100%;
    text-align: center;
  }
  .popup .window,
  .popup .window.small {
    width: 300px;
    padding: 50px 20px 20px 20px;
  }
}


h1 {
text-align: center;
font-size: 30px;
color: #477ba0;
margin-bottom: 30px;
}

h2 {
text-align: left;
font-size: 22px;
color: #477ba0;
margin: 20px;
}

/* Стили для маркированных списков (ul) */
ul.custom-list {
    list-style-type: disc; /* Стандартный круглый маркер */
    padding-left: 20px; /* Отступ слева */
    color: #477ba0; /* Цвет текста */
}

ul.custom-list li {
    margin-bottom: 8px; /* Отступ между элементами списка */
    font-size: 16px; /* Размер шрифта */
    line-height: 1.5; /* Высота строки */
}

/* Стили для нумерованных списков (ol) */
ol.custom-ordered-list {
    list-style-type: decimal; /* Стандартная нумерация */
    padding-left: 20px; /* Отступ слева */
    color: #477ba0; /* Цвет текста */
}

ol.custom-ordered-list li {
    margin-bottom: 8px; /* Отступ между элементами списка */
    font-size: 16px; /* Размер шрифта */
    line-height: 1.5; /* Высота строки */
}

/* Стили для вложенных списков (ul внутри ul или ol) */
ul.custom-list ul, ol.custom-ordered-list ul {
    list-style-type: circle; /* Маленькие маркеры для вложенных списков */
    padding-left: 20px; /* Отступ слева */
}

ul.custom-list ul li, ol.custom-ordered-list ul li {
    margin-bottom: 6px; /* Отступ для вложенных элементов */
    color: #477ba0; /* Цвет текста вложенных элементов */
}

/* Стили для элемента списка при наведении */
ul.custom-list li:hover, ol.custom-ordered-list li:hover {
    background-color: #f0f0f0; /* Цвет фона при наведении */
    cursor: pointer; /* Указатель на элемент при наведении */
    color: #477ba0; /* Цвет текста при наведении */
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/menu-top/style.min.css?1587917860490 */
/* /bitrix/templates/2020/styles.css?173921554821561 */
