/*++++++++++++++++ Restoran page ( restoran inner(?) ) ++++++++++++++++*/
.restoran-page .main-wrap .right-col .restoran-inner-wraper .title .red-button-bordered.table-edit {
  right: 215px; }

.restoran-inner-wraper {
  font-family: 'Proxima Nova', sans-serif; }
  .restoran-inner-wraper * {
    font-family: 'Proxima Nova', sans-serif; }
  .restoran-inner-wraper .wrapper-for-resize-block {
    width: 100%;
    height: 100vh;
    position: relative; }
    .restoran-inner-wraper .wrapper-for-resize-block .online-chat {
      position: absolute;
      left: 0;
      top: 0px;
      bottom: 0;
      right: 100px;
      height: 100%; }
      .restoran-inner-wraper .wrapper-for-resize-block .online-chat.disable-form .online-chat-wrap .messages-part {
        height: -webkit-calc(100% - 47px) !important;
        height: -moz-calc(100% - 47px) !important;
        height: calc(100% - 47px) !important; }
      .restoran-inner-wraper .wrapper-for-resize-block .online-chat.disable-form .online-chat-wrap .form-part {
        display: none; }
      .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap {
        height: 100%;
        background: #edeef0;
        position: absolute;
        bottom: 0;
        width: 100%; }
        .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .heading-part {
          text-align: center;
          width: 100%;
          padding: 15px 0;
          background: #edeef0;
          border-bottom: 1px solid  #e6e6e6; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .heading-part h4 {
            font-weight: 400;
            font-size: 16px;
            margin: 0;
            color: #5a5a5a; }
        .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part {
          position: absolute;
          top: 55px;
          left: 50%;
          padding: 20px 0 30px 10px;
          width: -webkit-calc(100% - 12%);
          width: -moz-calc(100% - 12%);
          width: calc(100% - 12%);
          overflow-y: scroll;
          overflow-x: hidden;
          height: 100%;
          background: #edeef0;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message {
            margin: 0px 0px 12px;
            width: 100%;
            font-family: 'Proxima Nova', sans-serif; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message > *:nth-child(1) {
              margin-left: -10px; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message p {
              line-height: 28px;
              vertical-align: middle;
              font-size: 14px;
              font-weight: 600;
              margin: 0 5px 0 0; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message p > img {
                margin-right: 5px;
                vertical-align: middle; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message p span {
                font-weight: 700; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message > img {
              vertical-align: middle;
              margin: 0 5px 0 0;
              width: 20px;
              height: 20px; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message a {
              margin: 0 5px 0 0;
              color: #4f4f4f;
              font-size: 14px;
              text-decoration: none;
              font-weight: 700;
              line-height: 2;
              display: inline-block; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message a:hover {
                text-decoration: underline; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message a img {
                margin-right: 5px;
                display: inline-block;
                vertical-align: text-top; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part .message .ke {
              margin: 0 5px; }
        .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block {
          display: none;
          position: absolute;
          top: 55px;
          left: 50%;
          width: -webkit-calc(100% - 12%);
          width: -moz-calc(100% - 12%);
          width: calc(100% - 12%);
          height: -webkit-calc(100% - 420px);
          height: -moz-calc(100% - 420px);
          height: calc(100% - 420px);
          background: #edeef0;
          margin: 0 auto;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .heading-part {
            padding: 5px 0;
            text-align: center;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            padding: 15px 0;
            background: #edeef0;
            border-bottom: 1px solid  #e6e6e6; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .heading-part .close-button {
              position: absolute;
              top: 50%;
              left: 5%;
              -webkit-transform: translateY(-50%);
              -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
              -o-transform: translateY(-50%);
              transform: translateY(-50%);
              width: 20px;
              height: 20px;
              cursor: pointer; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .heading-part .close-button span:nth-child(1) {
                width: 100%;
                height: 1px;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%) rotate(45deg);
                -moz-transform: translate(-50%, -50%) rotate(45deg);
                -ms-transform: translate(-50%, -50%) rotate(45deg);
                -o-transform: translate(-50%, -50%) rotate(45deg);
                transform: translate(-50%, -50%) rotate(45deg);
                background: #000; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .heading-part .close-button span:nth-child(2) {
                width: 100%;
                height: 1px;
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%) rotate(-45deg);
                -moz-transform: translate(-50%, -50%) rotate(-45deg);
                -ms-transform: translate(-50%, -50%) rotate(-45deg);
                -o-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg);
                background: #000; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .user-list {
            overflow-y: scroll;
            overflow-x: hidden;
            padding: 10px 25px 0px;
            height: -webkit-calc(100% - 47px);
            height: -moz-calc(100% - 47px);
            height: calc(100% - 47px);
            position: absolute;
            bottom: 0;
            width: 100%; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .user-list .user-list-group h4 {
              margin: 10px 0; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .user-list .user-list-group ul {
              list-style: none; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block .user-list .user-list-group ul li {
                margin-bottom: 5px; }
        .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part {
          background: #edeef0;
          width: -webkit-calc(100% - 12%);
          width: -moz-calc(100% - 12%);
          width: calc(100% - 12%);
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 10px 0;
          margin: 0 auto;
          position: absolute;
          bottom: 0;
          left: 50%;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .KEmoji_TollBar {
            position: absolute;
            top: 0;
            z-index: 15;
            background: transparent;
            width: 20px;
            right: 0; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .KEmoji_TollBar .KEmoji_Smiles_Show_Button {
              margin-top: 10px;
              margin-right: 10px; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .KEmoji_TollBar .KEmoji_Smiles_Show_Button div {
                background: url(/images/smiley-icon.png);
                -moz-background-size: cover;
                background-size: cover;
                width: 15px;
                height: 15px; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .down-button {
            margin-bottom: 20px;
            margin: 0 auto;
            width: 100%;
            display: block; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .down-button.hidden {
              display: none; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .down-button input {
              border: none;
              background: #595959;
              color: #fff;
              padding: 10px 20px;
              text-align: center;
              width: 100%; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part form {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 100%;
            position: relative;
            vertical-align: baseline; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part form button {
              background: #fff;
              border: 2px solid #dadada;
              width: 160px;
              min-height: 40px;
              font-size: 12px;
              font-weight: 600;
              text-transform: uppercase; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part form button:hover {
                background: #ed1846;
                border: 2px solid #ed1846;
                -webkit-box-shadow: 0 0 20px 0 rgba(237, 24, 70, 0.5);
                -moz-box-shadow: 0 0 20px 0 rgba(237, 24, 70, 0.5);
                box-shadow: 0 0 20px 0 rgba(237, 24, 70, 0.5);
                color: #fff; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part form .preloader-gear {
              position: absolute;
              width: 100%;
              min-height: 100%;
              z-index: 20;
              text-align: center;
              background: rgba(0, 0, 0, 0.6);
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
              -moz-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -webkit-justify-content: center;
              -moz-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap {
            position: relative;
            width: 100% !important;
            margin: 15px 0 0px;
            position: relative;
            z-index: 10; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap.show-placeholder:after {
              z-index: 11;
              opacity: 1;
              pointer-events: all; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap:focus:after {
              z-index: -1;
              opacity: 0;
              pointer-events: none; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap:after {
              position: absolute;
              top: 14px;
              left: 10px;
              content: attr(data-placeholder);
              color: #919191;
              z-index: -1;
              opacity: 0;
              pointer-events: none;
              font-size: 14px; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap div[contenteditable=true]:focus {
              z-index: 12; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap .textarea-for-chat {
              display: none;
              width: 100% !important;
              resize: none;
              height: 80px !important;
              padding: 10px; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap .smiley-wrap {
              position: absolute;
              top: 5px;
              right: 5px;
              cursor: pointer; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap .KEmoji_Cont {
              bottom: auto !important;
              top: 35px;
              z-index: 15;
              right: -16px !important; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .textarea-wrap .KEmoji_Cont:after {
                border-bottom: 10px solid #c4c3c3 !important; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .added-file-row {
            width: 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            background: #fff;
            border-top: 2px solid #edeef0;
            margin-bottom: 20px;
            font-size: 14px; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .added-file-row.hasFiles {
              padding: 15px 15px; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .added-file-row .delet-files {
              margin: 10px 10px;
              border: none;
              background: #ed1846;
              color: #fff;
              -webkit-border-radius: 20px;
              -moz-border-radius: 20px;
              border-radius: 20px;
              width: 215px;
              padding: 5px 0;
              min-height: 34px; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .added-file-row .added-file {
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
              -moz-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              border: 2px solid #c4c3c3;
              -webkit-border-radius: 20px;
              -moz-border-radius: 20px;
              border-radius: 20px;
              -webkit-justify-content: space-around;
              -ms-flex-pack: distribute;
              justify-content: space-around;
              padding: 5px 10px;
              margin-bottom: 10px;
              margin-top: 10px; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .added-file-row .added-file p {
                margin: 0px 5px; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .added-file-row .added-file .delet-added-file {
                cursor: pointer; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .adding-fild {
            vertical-align: middle;
            line-height: 21px;
            cursor: pointer;
            font-size: 14px;
            font-weight: 600; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .adding-fild img {
              vertical-align: middle;
              margin: 0 10px; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .hide-adding-fild {
            display: none; }
          .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            width: 80px;
            position: relative;
            z-index: 11;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker-call {
              cursor: pointer; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker {
              display: none;
              width: 360px;
              position: absolute;
              background: #edeef0;
              border: 1px solid #dadada;
              padding: 5px;
              top: -90px; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors {
                display: inline-block;
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -moz-box-align: center;
                -ms-flex-align: center;
                align-items: center; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors .color {
                  width: 20px;
                  min-height: 20px;
                  margin: 10px 5px;
                  cursor: pointer;
                  display: inline-block;
                  z-index: 9999;
                  border: 2px solid #edeef0; }
                  .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors .color.chosen[data-color="#cc163e"] {
                    -webkit-box-shadow: 0 0 0 2px #cc163e;
                    -moz-box-shadow: 0 0 0 2px #cc163e;
                    box-shadow: 0 0 0 2px #cc163e; }
                  .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors .color.chosen[data-color="#f7941d"] {
                    -webkit-box-shadow: 0 0 0 2px #f7941d;
                    -moz-box-shadow: 0 0 0 2px #f7941d;
                    box-shadow: 0 0 0 2px #f7941d; }
                  .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors .color.chosen[data-color="#3cb878"] {
                    -webkit-box-shadow: 0 0 0 2px #3cb878;
                    -moz-box-shadow: 0 0 0 2px #3cb878;
                    box-shadow: 0 0 0 2px #3cb878; }
                  .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors .color.chosen[data-color="#00aeef"] {
                    -webkit-box-shadow: 0 0 0 2px #00aeef;
                    -moz-box-shadow: 0 0 0 2px #00aeef;
                    box-shadow: 0 0 0 2px #00aeef; }
                  .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors .color.chosen[data-color="#662d91"] {
                    -webkit-box-shadow: 0 0 0 2px #662d91;
                    -moz-box-shadow: 0 0 0 2px #662d91;
                    box-shadow: 0 0 0 2px #662d91; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors [data-color="#cc163e"] {
                  background: #cc163e; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors [data-color="#f7941d"] {
                  background: #f7941d; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors [data-color="#3cb878"] {
                  background: #3cb878; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors [data-color="#00aeef"] {
                  background: #00aeef; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .colors [data-color="#662d91"] {
                  background: #662d91; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker label {
                cursor: pointer;
                display: inline-block;
                margin: 10px 5px; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker label input.name-color {
                  display: none; }
              .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .close-button {
                position: absolute;
                top: 20px;
                right: 5%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 20px;
                height: 20px;
                cursor: pointer; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .close-button span:nth-child(1) {
                  width: 100%;
                  height: 1px;
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  -webkit-transform: translate(-50%, -50%) rotate(45deg);
                  -moz-transform: translate(-50%, -50%) rotate(45deg);
                  -ms-transform: translate(-50%, -50%) rotate(45deg);
                  -o-transform: translate(-50%, -50%) rotate(45deg);
                  transform: translate(-50%, -50%) rotate(45deg);
                  background: #000; }
                .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .colorpicker .close-button span:nth-child(2) {
                  width: 100%;
                  height: 1px;
                  position: absolute;
                  top: 50%;
                  left: 50%;
                  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
                  -moz-transform: translate(-50%, -50%) rotate(-45deg);
                  -ms-transform: translate(-50%, -50%) rotate(-45deg);
                  -o-transform: translate(-50%, -50%) rotate(-45deg);
                  transform: translate(-50%, -50%) rotate(-45deg);
                  background: #000; }
            .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part .chat-settings .user-list-call {
              margin: 0 10px;
              cursor: pointer; }
    .restoran-inner-wraper .wrapper-for-resize-block .info-block {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      color: #000;
      background: #f8f8f8;
      height: 100%;
      padding: 15px;
      width: 50%; }
      .restoran-inner-wraper .wrapper-for-resize-block .info-block #drag {
        position: absolute;
        left: -4px;
        top: 0;
        bottom: 0;
        width: 8px;
        cursor: w-resize;
        z-index: 20; }
        .restoran-inner-wraper .wrapper-for-resize-block .info-block #drag:before {
          content: "";
          display: block;
          position: absolute;
          width: 2px;
          height: 30px;
          background: #cbcbcd;
          top: 50%;
          left: 0px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          pointer-events: none; }
        .restoran-inner-wraper .wrapper-for-resize-block .info-block #drag:after {
          content: "";
          display: block;
          position: absolute;
          width: 2px;
          height: 30px;
          background: #cbcbcd;
          top: 50%;
          right: 0px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          pointer-events: none; }
      .restoran-inner-wraper .wrapper-for-resize-block .info-block .text-part {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0;
        overflow-y: scroll;
        padding: 0 20px;
        font-size: 14px;
        font-weight: 400;
        color: #8f8f8f;
        line-height: 1.6; }
        .restoran-inner-wraper .wrapper-for-resize-block .info-block .text-part h4 {
          font-weight: bold;
          font-size: 24px;
          color: #8f8f8f; }
        .restoran-inner-wraper .wrapper-for-resize-block .info-block .text-part p {
          margin-bottom: 30px; }
        .restoran-inner-wraper .wrapper-for-resize-block .info-block .text-part iframe {
          margin: 0 auto;
          width: 100%; }
      .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table {
        position: absolute;
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          width: auto;
          padding: 5px 10px;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          border: 2px solid #c4c3c3;
          -webkit-border-radius: 20px;
          -moz-border-radius: 20px;
          border-radius: 20px;
          margin: 10px;
          -webkit-transition: 0.4s;
          -o-transition: 0.4s;
          -moz-transition: 0.4s;
          transition: 0.4s;
          text-decoration: none;
          color: #000;
          min-height: 36px; }
          .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download p {
            margin: 0 5px; }
          .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download p:nth-of-type(3) {
            display: none; }
          .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download p:nth-of-type(4) {
            display: none; }
          .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download img {
            margin-right: 15px; }
          .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download:hover {
            background: #ed1846;
            border: 2px solid #ed1846;
            cursor: pointer;
            -webkit-box-shadow: 0 0 20px 0 rgba(237, 24, 70, 0.5);
            -moz-box-shadow: 0 0 20px 0 rgba(237, 24, 70, 0.5);
            box-shadow: 0 0 20px 0 rgba(237, 24, 70, 0.5);
            color: #fff; }
            .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download:hover p:nth-of-type(1) {
              display: none; }
            .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download:hover p:nth-of-type(2) {
              display: none; }
            .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download:hover p:nth-of-type(3) {
              display: block; }
            .restoran-inner-wraper .wrapper-for-resize-block .info-block .download-table .file-for-download:hover p:nth-of-type(4) {
              display: block; }

@media screen and (max-width: 1180px) {
  .restoran-inner-wraper .wrapper-for-resize-block {
    height: auto; }
    .restoran-inner-wraper .wrapper-for-resize-block .online-chat {
      position: static;
      height: auto; }
      .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap {
        position: relative;
        height: auto; }
        .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .messages-part {
          position: static;
          width: 100%;
          -webkit-transform: translateX(0%) translateZ(0px);
          -moz-transform: translateX(0%) translateZ(0px);
          transform: translateX(0%) translateZ(0px);
          max-height: 350px;
          padding: 20px 20px 30px 20px;
          overflow-y: auto; }
        .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .user-list-block {
          z-index: 10;
          border: 1px solid #cecece; }
        .restoran-inner-wraper .wrapper-for-resize-block .online-chat .online-chat-wrap .form-part {
          position: static;
          -webkit-transform: translateX(0%) translateZ(0px);
          -moz-transform: translateX(0%) translateZ(0px);
          transform: translateX(0%) translateZ(0px); }
    .restoran-inner-wraper .wrapper-for-resize-block .info-block {
      position: static;
      width: 100%; }
      .restoran-inner-wraper .wrapper-for-resize-block .info-block .text-part {
        position: static;
        overflow-y: auto; }
      .restoran-inner-wraper .wrapper-for-resize-block .info-block #drag {
        display: none; } }

/*++++++++++++++++ Restoran page ++++++++++++++++*/
.table-edit {
  right: 215px; }

/*++++++++++++++++ University(and other) article ++++++++++++++++*/
.university-aricle {
  background: #f6f6f6;
  padding-bottom: 100px; }
  .university-aricle .mbox {
    padding: 0 25px; }
  .university-aricle .heading-part {
    margin-bottom: 80px; }
  .university-aricle .university-aricle-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background: #fff;
    max-width: 830px;
    margin: 0 auto 55px;
    height: 250px; }
    .university-aricle .university-aricle-item .image-part {
      min-height: 100%;
      width: 260px;
      overflow: hidden; }
      .university-aricle .university-aricle-item .image-part img {
        max-width: none;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .university-aricle .university-aricle-item .content-part {
      width: -webkit-calc(100% - 260px);
      width: -moz-calc(100% - 260px);
      width: calc(100% - 260px);
      height: 250px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 15px 20px 0px 30px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .university-aricle .university-aricle-item .content-part .content-part-top, .university-aricle .university-aricle-item .content-part .content-part-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%; }
      .university-aricle .university-aricle-item .content-part .content-part-bottom {
        padding: 10px 0 10px 0; }
      .university-aricle .university-aricle-item .content-part .activity-counters {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        .university-aricle .university-aricle-item .content-part .activity-counters .comments, .university-aricle .university-aricle-item .content-part .activity-counters .views {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -moz-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .university-aricle .university-aricle-item .content-part .activity-counters .comments img, .university-aricle .university-aricle-item .content-part .activity-counters .views img {
            margin-right: 5px; }
        .university-aricle .university-aricle-item .content-part .activity-counters .views {
          margin-left: 25px; }
        .university-aricle .university-aricle-item .content-part .activity-counters .edit-publication:hover img {
          -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
          -webkit-transition: .3s;
          -o-transition: .3s;
          -moz-transition: .3s;
          transition: .3s; }
        .university-aricle .university-aricle-item .content-part .activity-counters .edit-publication img {
          -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
          -webkit-transition: .3s;
          -o-transition: .3s;
          -moz-transition: .3s;
          transition: .3s; }
        .university-aricle .university-aricle-item .content-part .activity-counters .close-button {
          position: relative;
          height: 20px;
          width: 20px; }
          .university-aricle .university-aricle-item .content-part .activity-counters .close-button:after, .university-aricle .university-aricle-item .content-part .activity-counters .close-button:before {
            content: '';
            position: absolute;
            top: 9px;
            left: 0px;
            width: 19px;
            height: 2px;
            background-color: #b2b2b2;
            display: block;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease; }
          .university-aricle .university-aricle-item .content-part .activity-counters .close-button:before {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }
          .university-aricle .university-aricle-item .content-part .activity-counters .close-button:hover:after, .university-aricle .university-aricle-item .content-part .activity-counters .close-button:hover:before {
            background-color: #ed1846; }
      .university-aricle .university-aricle-item .content-part .date {
        color: #8f8f8f;
        font-size: 14px;
        margin-right: 10px; }
        .university-aricle .university-aricle-item .content-part .date p {
          margin: 0; }
      .university-aricle .university-aricle-item .content-part .short-description {
        line-height: 1.6;
        font-size: 14px;
        width: 100%;
        height: -webkit-calc(100% - 80px);
        height: -moz-calc(100% - 80px);
        height: calc(100% - 80px);
        text-align: justify;
        padding: 15px 0 0 0;
        overflow: hidden; }
        .university-aricle .university-aricle-item .content-part .short-description h4 {
          margin: 0px 0 5px 0;
          font-size: 16px;
          font-weight: 700; }
          .university-aricle .university-aricle-item .content-part .short-description h4 a {
            text-decoration: none;
            color: inherit;
            -webkit-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease; }
            .university-aricle .university-aricle-item .content-part .short-description h4 a:hover {
              color: #ed1846; }
        .university-aricle .university-aricle-item .content-part .short-description p {
          margin: 0; }
      .university-aricle .university-aricle-item .content-part .author {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        color: #8f8f8f;
        line-height: 1.6;
        margin: 0px 10px 0 0; }
        .university-aricle .university-aricle-item .content-part .author p {
          margin: 0; }
        .university-aricle .university-aricle-item .content-part .author a {
          color: #4f4f4f;
          text-decoration: none;
          margin-left: 10px; }
          .university-aricle .university-aricle-item .content-part .author a:hover {
            text-decoration: underline;
            color: #ed1846; }
      .university-aricle .university-aricle-item .content-part .bottom-link {
        padding-right: 10px;
        display: block;
        position: relative;
        text-decoration: none;
        color: #4f4f4f;
        font-size: 14px; }
        .university-aricle .university-aricle-item .content-part .bottom-link:after {
          content: '';
          position: absolute;
          background-image: url(/images/red-quotes.png);
          width: 9px;
          height: 6px;
          right: -2px;
          top: -webkit-calc(50% - 3px);
          top: -moz-calc(50% - 3px);
          top: calc(50% - 3px);
          -webkit-animation-name: arrowMoving;
          -moz-animation-name: arrowMoving;
          -o-animation-name: arrowMoving;
          animation-name: arrowMoving;
          -webkit-animation-duration: 1s;
          -moz-animation-duration: 1s;
          -o-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-iteration-count: infinite;
          -moz-animation-iteration-count: infinite;
          -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-timing-function: linear;
          -moz-animation-timing-function: linear;
          -o-animation-timing-function: linear;
          animation-timing-function: linear;
          -webkit-animation-play-state: paused;
          -moz-animation-play-state: paused;
          -o-animation-play-state: paused;
          animation-play-state: paused; }
        .university-aricle .university-aricle-item .content-part .bottom-link:hover {
          color: #ed1846; }
          .university-aricle .university-aricle-item .content-part .bottom-link:hover:after {
            -webkit-animation-play-state: running;
            -moz-animation-play-state: running;
            -o-animation-play-state: running;
            animation-play-state: running; }

@media screen and (max-width: 1336px) {
  .university-aricle .university-aricle-item .image-part {
    width: 160px; }
  .university-aricle .university-aricle-item .content-part {
    width: -webkit-calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    width: calc(100% - 160px);
    padding: 10px 10px 0 15px; }
    .university-aricle .university-aricle-item .content-part .activity-counters .views {
      margin-left: 15px; }
    .university-aricle .university-aricle-item .content-part .short-description {
      line-height: 1.35;
      padding-top: 5px; }
      .university-aricle .university-aricle-item .content-part .short-description h4 {
        margin: 0 0 5px 0; } }

/*++++++++++++++++ University article ++++++++++++++++*/
.aside-menu-description {
  display: none; }

.only-left li:hover .aside-menu-description {
  display: block; }

.user-details {
  display: flex;
}
.user-details,
.user-details * {
  font-size: 1rem;
  color: #1A1A1A;
}
.user-details-card {
  width: 24rem;
  min-width: 24rem;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  position: relative;
  padding: 2rem 1rem 1rem;
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  box-shadow: 0 0 1.5rem 0 rgba(44, 43, 40, 0.08);
}
.user-details-card:before {
  content: "";
  display: block;
  width: 100%;
  height: 10rem;
  background: #14315C;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.user-details-card-avatar {
  width: 9rem;
  height: 9rem;
  overflow: hidden;
  text-align: center;
  border-radius: 4.5rem;
  border: 0.25rem solid #ffffff;
  position: relative;
  z-index: 2;
  margin: 2rem auto;
  background: #ffffff;
}
.user-details-card-avatar > img {
  width: 9rem;
  height: auto;
  display: inline-block;
}
.user-details-card-name {
  font-size: 1.125rem;
  text-transform: uppercase;
  text-align: center;
  padding: 0.5rem 3rem;
  font-weight: 600;
}
.user-details-card-position {
  font-size: 0.857rem;
  color: #4D4D4D;
  text-align: center;
  padding: 0 3rem;
  margin-bottom: 2rem;
}
.user-details-card-action-wrap {
  display: flex;
  flex-direction: row;
  margin-top: auto;
}
.user-details-card-action-separator {
  display: block;
  border-left: 1px solid #CCCCCC;
  width: 0;
  height: 4rem;
  flex-grow: 0;
  margin: 1rem;
}
.user-details-card-action {
  display: block;
  flex-grow: 1;
  margin: 0;
  padding: 1rem;
  text-align: center;
  text-decoration: none;
  color: #14315C;
  outline: none;
  transition: color linear 210ms, background-color linear 210ms;
}
.user-details-card-action-icon {
  display: block;
  text-align: center;
  position: relative;
  color: inherit;
  height: 2rem;
  margin-bottom: 1rem;
}
.user-details-card-action-icon > svg {
  /*display: inline-block;*/
  height: 2rem;
  color: #14315C;
  fill: #14315C;
  transition: color linear 210ms, fill linear 210ms;
}
.user-details-card-action:hover,
.user-details-card-action:focus {
  color: #ffffff;
  background-color: #8296a9;
}
.user-details-card-action:hover .user-details-card-action-icon > svg,
.user-details-card-action:focus .user-details-card-action-icon > svg {
  fill: #ffffff;
  color: #ffffff;
}
.user-details-card-action-title {
  display: block;
  text-align: center;
  padding: 0;
  font-weight: 600;
  color: inherit;
  line-height: 1;
  text-transform: uppercase;
}

.user-details-info {
  min-width: 24rem;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  flex-grow: 1;
  flex-shrink: 1;
  margin-left: 2rem;
  padding: 0.75rem 1rem;
  box-shadow: 0 0 1.5rem 0 rgba(44, 43, 40, 0.08);
  overflow: hidden;
}
.user-details-info-block {

}
.user-details-info-block-contact-registration {
  position: relative;
}
.user-details-info-block-contact-registration > .user-details-info-block-row {
  filter: blur(0.25rem);
  backdrop-filter: blur(0.25rem);
}
.user-details-info-block-contact-registration-block {
  position: absolute;
  bottom: -1rem;
  left: -1rem;
  width: calc(100% + 2rem);
  height: calc(100% - 3rem);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.user-details-info-block-contact-registration-block > .btn-sign-in,
.user-details-info-block-contact-registration-block > .btn-sign-up {
  display: block;
  width: 10rem;
  height: 3rem;
  padding: 1rem;
  line-height: 1;
  border: 1px solid #14315C;
  text-align: center;
  margin: 1rem;
  text-decoration: none;
  font-weight: 600;
  transition: background-color linear 210ms, color linear 210ms;
}
.user-details-info-block-contact-registration-block > .btn-sign-in {
  background-color: #ffffff;
  color: #14315C;
}
.user-details-info-block-contact-registration-block > .btn-sign-up:hover,
.user-details-info-block-contact-registration-block > .btn-sign-up:focus,
.user-details-info-block-contact-registration-block > .btn-sign-in:hover,
.user-details-info-block-contact-registration-block > .btn-sign-in:focus {
  background-color: #14315C;
  color: #ffffff;
}
.user-details-info-block-contact-registration-block > .btn-sign-up {
  background-color: #8296A9;
  color: #ffffff;
}
.user-details-info-block-header {
  font-size: 1.25rem;
  color: #14315C;
  padding: 1rem 1rem 0.5rem;
  font-weight: 600;
}
.user-details-info-block-row {
  display: flex;
  flex-direction: row;
}
.user-details-info-block-key {
  width: 12rem;
  color: #4D4D4D;
  padding: 1rem;
}
.user-details-info-block-value {
  padding: 1rem;
}
a.user-details-info-block-value {
  text-decoration: none;
}
.user-details-info-block-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  text-align: center;
  position: relative;
  bottom: -0.125rem;
  margin-right: 0.5rem;
}
.user-details-info-block-icon > svg {
  display: inline-block;
  height: 1rem;
}
.user-details-info-block-inn {
  display: block;
  font-size: 0.875rem;
  color: #4D4D4D;
  padding-top: 0.25rem;
}

@media screen and (max-width: 1336px) {
  .user-details-info-block-row {
    flex-direction: column;
  }
  .user-details-info-block-key {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  .user-details {
    flex-direction: column;
  }
  .user-details-card {
    border-top: none;
    border-left: none;
    border-right: none;
    width: auto;
    min-width: auto;
    box-shadow: none;
    background: none;
  }
  .user-details-info {
    margin-left: 0;
    border: none;
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
    background: none;
  }
  .user-details-info-block-row {
    flex-direction: row;
  }
  .user-details-info-block-key {
    padding-bottom: 1rem;
  }
}

@media screen and (max-width: 576px) {
  .user-details-info-block-row {
    flex-direction: column;
  }
  .user-details-info-block-key {
    padding-bottom: 0;
  }
  .user-details-info-block-contact-registration-block {
    flex-direction: column;
    align-items: center;
  }
  .user-details-info-block-contact-registration-block > .btn-sign-in,
  .user-details-info-block-contact-registration-block > .btn-sign-up {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

#networking_events_agreement_services {
  display: none;
}
.events_agreement_services {
  display: block;
  height:116px;
  width:174px;
  position: relative;
  border: 1px solid rgba(20, 49, 92, 0.75);
}
.events_agreement_services > img {
  position: absolute;
  top: 0;
  left: 0;
}
.events_agreement_services > strong {
  display: block;
  position: absolute;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  height: 41%;
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.15;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  background: rgba(20, 49, 92, 0.5);
  white-space: normal;
  text-overflow: ellipsis;
  padding: 0.5rem;
  overflow: hidden;
  transition: height ease-in 240ms, padding-top ease-in 240ms, padding-right ease-in 240ms, padding-bottom ease-in 240ms, padding-left ease-in 240ms, font-size ease-in 240ms, background-color ease-in 240ms;
}
.events_agreement_services:hover > strong ,
.events_agreement_services:focus > strong {
  height: 100%;
  background: rgba(20, 49, 92, 0.75);
  color: #ffffff;
  padding: 1rem;
  text-align: center;
  font-size: 1rem;
}

.events_agreement_services:hover > strong:after ,
.events_agreement_services:focus > strong:after {
  content: "Скачать";
  display: inline-block;
  margin: 0.75rem 1rem 0;
  padding: 0.5rem  0.75rem;
  border: 1px solid #ffffff;
}
.events-attach {
  display: flex;
}
.events-attach > div + div {
  margin-left: 1rem;
}
