

/* Start:/bitrix/templates/.default/components/bitrix/menu/nav_top/style.min.css?1733255637490*/
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/nav_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/empty/template_styles.css?17340387881857*/
.pulse-button {
      position: relative;
      display: block;
      width: 60px;
      height: 60px;
      font-size: 0;
      font-weight: 0;
      text-transform: uppercase;
      text-align: center;
      line-height: 60px;
      letter-spacing: -1px;
      color: white;
      border: none;
      border-radius: 50%;
      background-color: #45d354;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIGhlaWdodD0nNTEyJyB3aWR0aD0nNTEyJz48cGF0aCBkPSdNMzA4IDI3M2MtMy0yLTYtMy05IDFsLTEyIDE2Yy0zIDItNSAzLTkgMS0xNS04LTM2LTE3LTU0LTQ3LTEtNCAxLTYgMy04bDktMTRjMi0yIDEtNCAwLTZsLTEyLTI5Yy0zLTgtNi03LTktN2gtOGMtMiAwLTYgMS0xMCA1LTIyIDIyLTEzIDUzIDMgNzMgMyA0IDIzIDQwIDY2IDU5IDMyIDE0IDM5IDEyIDQ4IDEwIDExLTEgMjItMTAgMjctMTkgMS0zIDYtMTYgMi0xOG0tNzkgOTRjLTQxIDAtNzItMjItNzItMjJsLTQ5IDEzIDEyLTQ4cy0yMC0zMS0yMC03MGMwLTcyIDU5LTEzMiAxMzItMTMyIDY4IDAgMTI2IDUzIDEyNiAxMjcgMCA3Mi01OCAxMzEtMTI5IDEzMm0tMTU5IDI5bDgzLTIzYTE1OCAxNTggMCAwIDAgMjMwLTE0MGMwLTg2LTY4LTE1NS0xNTQtMTU1YTE1OCAxNTggMCAwIDAtMTM3IDIzNicvPjwvc3ZnPg==");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      cursor: pointer;
      box-shadow: 0 0 0 0 rgba(69, 211, 84, 0.5);
      -webkit-animation: pulse 1.5s infinite;
    }

    .pulse-button:hover {
      -webkit-animation: none;
      transform: scale(0.9);
    }

    .pulse-button:active {
      transform: scale(0.95);
    }

    @-webkit-keyframes pulse {
      0% {
        transform: scale(0.9);
      }

      70% {
        transform: scale(1);
        box-shadow: 0 0 0 50px rgba(69, 211, 84, 0);
      }

      100% {
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(69, 211, 84, 0);
      }
    }

    .fixed-button {
      right: 30px;
      bottom: 50px;
      z-index: 500;
      position: fixed;
    }
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/nav_top/style.min.css?1733255637490 */
/* /bitrix/templates/empty/template_styles.css?17340387881857 */
