/* =========================
     Группы языков и кнопок
  ========================= */

  .group_lang {
    padding: 5px 0 0 0;
  }

  .group_lang li {
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
    margin-right: 10px;
  }

  .group_lang li img {
    width: 20px;
    margin-right: 5px;
    margin-top: -4px;
  }

  .group_buttons {
    float: left;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-right: 10px;
  }

  .group_buttons a {
    margin-right: 5px;
  }

  /* =========================
     Комментарии
  ========================= */

  .s_review {
    padding: 15px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }

  .icms-comment-html {
    font-size: 17px;
    line-height: 28px;
  }

  @media (max-width: 767px) {
    .group_buttons {
      margin-left: 0;
      margin-bottom: 10px;
    }

    .group_buttons a {
      margin-bottom: 7px;
    }
  }

  .icms-body-toolbox {}

  .f_groups {
    display: none;
  }

  .add-comment-body {
    min-height: 270px;
  }

  #f_new_category {
    display: none !important;
  }

  #settings-done {
    display: none;
  }

  .tab-privacy_wrap {
    display: none;
  }

  .tab-pub_wrap {
    display: none;
  }

  .tab-tags_wrap {
    display: none;
  }

  .tab-is_comment {
    display: none;
  }

  /* =========================
     Контент страницы
  ========================= */

  .content-page {
    font-size: 17px;
    line-height: 28px;
    color: #111111;
    margin-top: 15px;
  }

  .content-page h2 {
    margin-top: 35px;
  }

  .content-page h4 {
    font-size: 20px;
    margin-top: 25px;
    font-weight: bold;
  }

  /* =========================
     Панель страницы
  ========================= */

  .content-page-panel {
    padding: 0;
    margin: 15px 0;
    font-size: 18px;
  }

  .content-page-panel li {
    list-style-type: none;
    vertical-align: top;
    display: inline-block;
  }

  .content-page-panel li:nth-child(3) {
    margin-left: 10px;
  }

  .content-page-panel li:nth-child(3) img {
    float: left;
    width: 40px;
    margin-top: -6px;
    margin-right: 8px;
    border-radius: 50%;
    border: 1px solid #f30;
  }

  .content-page-panel li:nth-child(2) img {
    width: 25px;
    margin-right: 3px;
    margin-top: -4px;
  }

  .content-page-panel li:nth-child(1) img {
    width: 25px;
    margin-top: -3px;
    margin-right: 3px;
  }

  .content-page-panel-comments-text {}

  .content-page-panel-comments {margin-left:10px;}

  .content-page-panel-comments-num {
    background: #4caf50;
    color: #fff;
    padding: 1px 7px;
    border-radius: 5px;
    font-size: 17px;
  }

  .content-page-panel a {
    color: #000;
    text-decoration: none;
  }

  .content-page-panel a:hover {
    color: #000;
    text-decoration: none;
  }

  .content-page-hello {
    font-size: 16px;
    background: #fdf4da;
    padding: 10px 15px;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  /* =========================
     Автор
  ========================= */

  .v_author img {
    float: left;
    width: 50px;
    margin-right: 8px;
    border-radius: 50%;
    border: 1px solid #f30;
  }

  .v_author_info {
    float: left;
    width:270px;
    margin-left:3px;
  }

  .v_author_name {
    float: left;
    display: block;
    width: 100%;
  }

  .v_author_name a {color:#000;}
  .v_author_name a:hover {color:#000;}

  .v_author_job {
    float: left;
    font-size: 14px;
    color: #607d8b;
    display: block;
    width: 100%;
    margin-top: -5px;
  }

  @media (max-width: 767px) {
    .content-page-panel {
      font-size: 16px;
    }
  }

  .comment-site {
    font-size: 17px;
  }

  .comment-experience {
    font-size: 17px;
    margin-bottom: 7px;
  }

  /* =========================
     Select anchors
  ========================= */

  .anchorsSelect {
    position: relative;
    width: 200px;
  }

  /* =========================
     Header
  ========================= */

  header {
    padding: 7px 0 10px 0 !important;
  }

  .menu-header {
    margin-top: 5px;
  }

  .user_add {
    display: none;
  }

  .header-panel {
    margin: auto;
  }

  .header-logo {
    float: left;
    width: 230px;
  }

  .header-logo img {
    margin-top: 3px;
    margin-bottom: 2px;
  }

  .mini-profile {
    float: right;
    margin-top: 0;
  }

  .mini-profile-push {
    width: 200px !important;
    float: left;
  }

  @media (max-width: 767px) {
    .header-panel {
      width: 100% !important;
      margin: auto;
    }
  }

  /* =========================
     Select
  ========================= */

  #linksSelect {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding: 4px 10px 6px 15px;
    font-size: 19px;
    border: 2px solid #f44336;
    border-radius: 25px;
    background-color: #fff;
    cursor: pointer;
    transition: border-color 0.3s, box-shadow 0.3s;
  }

  #linksSelect:focus {
    outline: none;
    border-color: #f44336;
  }

  @media (max-width: 767px) {
    .content-page-panel-comments-text {
    }
  }
  </style>

  <style>
  .pagination {
    display: none !important;
  }

  header {
    margin-top: 3px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(26, 26, 26, 0.125);
  }

  /* =========================
     Главный логотип
  ========================= */

  .main-logo-mass-expert {
    font-size: 130px;
    text-align: center;
  }

  .main-logo-mass-expert span {
    color: #ff0000;
  }

  .main-logo-sub-mass-expert {
    font-size: 35px;
    text-align: center;
    margin-bottom: 50px;
  }

  @media (max-width: 767px) {
    .main-logo-mass-expert {
      font-size: 50px;
    }

    .main-logo-mass-expert span {
      color: #ff0000;
    }

    .main-logo-sub-mass-expert {
      font-size: 25px;
      margin-bottom: 50px;
    }
  }

  .date_last_modified {
    display: none;
  }

  /* =========================
     Страны
  ========================= */

  .main-country {
    padding: 0;
    margin: 0;
  }

  .main-country li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
  }

  /* =========================
     Таблица сайтов
  ========================= */

  .g_table_sites table {
    font-family: "Avenir", "Helvetica", sans-serif;
    border-collapse: collapse;
    text-align: left;
    width: 100%;
  }

  .g_table_sites table tr {
    background: white;
    border-bottom: 1px solid #ccc;
  }

  .g_table_sites table th:nth-child(1) {
    width: 200px;
    padding: 10px 20px 10px 10px;
  }

  .g_table_sites table th:nth-child(2) {
    padding: 10px 20px 10px 10px;
  }

  .g_table_sites table th:nth-child(3) {
    padding: 10px 10px 10px 10px;
  }

  .g_table_sites table th:nth-child(4) {
    padding: 10px 20px 10px 10px;
  }

  .g_table_sites table th:nth-child(5) {
    padding: 10px 20px 10px 10px;
  }

  .g_table_sites table th:nth-child(6) {
    width: 160px;
    padding: 10px 0 10px 10px;
  }

  .g_table_sites table td:nth-child(1) {
    width: 200px;
    padding: 10px 20px 10px 10px;
    text-align: center;
  }

  .g_table_sites table td:nth-child(1) b {
    display: none !important;
  }

  .g_table_sites table td:nth-child(1) div {
    text-transform: uppercase;
    font-size: 13px;
  }

  .g_table_sites table td:nth-child(2) {
    padding: 10px 20px 10px 10px;
  }

  .g_table_sites table td:nth-child(3) {
    padding: 10px 10px 10px 10px;
  }

  .g_table_sites table td:nth-child(4) {
    padding: 10px 20px 10px 10px;
  }

  .g_table_sites table td:nth-child(5) {
    padding: 10px 20px 10px 10px;
  }

  .g_table_sites table td:nth-child(5) a {
    color: #000;
    text-decoration: underline;
  }

  .g_table_sites table td:nth-child(5) a:hover {
    text-decoration: none;
  }

  .g_table_sites table td:nth-child(6) {
    width: 160px;
    padding: 10px 0 10px 10px;
  }

  .g_table_sites table tr td:nth-child(1) span {
    background: #f44336;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 7px;
    border-radius: 5px;
  }

  .g_table_sites table tr td:nth-child(1) img {
    width: 80%;
  }

  .g_table_sites table tr td:nth-child(2) div {
    float: left;
    margin-right: 5px;
    margin-top: -1px;
  }

  .g_table_sites table tr td:nth-child(4) img {
    width: 16px !important;
    margin-right: 5px;
  }

  .g_table_sites table th {
    padding: 10px;
  }

  .g_table_sites table td span {
    background: #eee;
    color: dimgrey;
    display: none;
    font-size: 10px;
    font-weight: bold;
    padding: 5px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    left: 0;
  }

  .icms-user-menu__nickname {
    color: #000 !important;
  }

  .navbar-brand img {
    width: 50px !important;
  }

  /* =========================
     Переключение языка
  ========================= */

  .fixed-element {
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 10px;
    background-color: #fff;
    color: #000;
  }

  .lang-item {
    font-size: 15px;
    line-height: 30px !important;
  }

  .lang-item a {
    color: #000;
  }

  .lang-item tr td div:nth-child(1) {
    float: left;
    width: 150px;
  }

  .lang-item tr td div:nth-child(2) {
    float: left;
    width: 150px;
  }

  .lang-item img {
    width: 20px;
    float: left;
    margin-top: 4px;
    margin-right: 5px;
  }

  /* =========================
     Mobile table
  ========================= */

  @media (max-width: 767px) {
    .fixed-element {
      display: none;
    }

    .g_table_sites table td:nth-child(1) {
      width: 100%;
      padding: 35px 10px 10px 10px;
      text-align: center;
    }

    .g_table_sites table td:nth-child(1) b {
      font-size: 14px;
      font-weight: normal;
      display: block !important;
    }

    .g_table_sites table thead {
      left: -9999px;
      position: absolute;
      visibility: hidden;
    }

    .g_table_sites table tr {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 40px;
    }

    .g_table_sites table td {
      border: 1px solid #ccc;
      padding-top: 35px;
      position: relative;
      width: 50%;
    }

    .g_table_sites table td span {
      display: block;
    }
  }
  </style>

  <style>
  /* =========================
     Компания
  ========================= */

  .c-company-name {
    margin-top: 35px;
    font-size: 30px;
    padding-bottom: 55px;
    text-transform: uppercase;
  }

  .c-company-name .value {
    float: left;
  }

  .c-company-name:before {
    content: '«';
    float: left;
  }

  .c-company-name:after {
    content: '»';
    float: left;
  }

  .c-company-img {
    clear: left;
  }

  .f_site_1,
  .f_vk_1 {
    display: inline-block;
    margin-top: 20px;
  }

  .f_site_1 {
    margin-right: 20px;
  }

  .f_address_1 {
    margin-top: 15px;
  }
  </style>

  <style>
  /* =========================
     Описание
  ========================= */

  .v_desc {
    margin-top: 15px;
    font-family: "Avenir", "Helvetica", sans-serif;
  }

  .v_desc details {
    padding: 7px 10px 0 10px;
    margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 8px;
    border: 1px solid #ccc;
  }

  .v_desc summary {
    padding-bottom: 5px;
  }

  #v_2_site,
  #v_3_site,
  #v_4_site,
  #v_5_site {
    height: 310px;
  }