@font-face {
  font-family: 'MuseoCyrl-700';
  src: url('../fonts/MuseoCyrl-700.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoCyrl-700.otf') format('opentype'), url('../fonts/MuseoCyrl-700.woff') format('woff'), url('../fonts/MuseoCyrl-700.ttf') format('truetype'), url('../fonts/MuseoCyrl-700.svg#MuseoCyrl-700') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSansCyrl-500';
  src: url('../fonts/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSansCyrl-500.otf') format('opentype'), url('../fonts/MuseoSansCyrl-500.woff') format('woff'), url('../fonts/MuseoSansCyrl-500.ttf') format('truetype'), url('../fonts/MuseoSansCyrl-500.svg#MuseoSansCyrl-500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSansCyrl-700';
  src: url('../fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSansCyrl-700.otf') format('opentype'), url('../fonts/MuseoSansCyrl-700.woff') format('woff'), url('../fonts/MuseoSansCyrl-700.ttf') format('truetype'), url('../fonts/MuseoSansCyrl-700.svg#MuseoSansCyrl-700') format('svg');
  font-weight: normal;
  font-style: normal;
}
.center {
  text-align: center;
}

.main-game-banner {
  width: 100%;
  min-height: 182px;
  max-width: 952px;

  display: flex;
  flex-direction: column;

  margin: 120px auto 88px auto;
  padding: 20px 24px;

  background-image: url('/assets/templates/site/images/banners/game-banner-main.png');
  background-repeat: no-repeat no-repeat;
  background-size: cover;
  border-radius: 16px;
}

.main-game-banner img {
  width: 221px;
  height: 46px;
  padding-right: 10px;
}

.main-game-banner .main-game-banner__text {
  max-width: 416px;
  font: 500 normal 14px/18px "MuseoSansCyrl-500";
  color: #0D545C;
  padding-top: 8px;
  padding-bottom: 18px;
}

.main-game-banner .main-game-banner__buttons {
  display: flex;
  align-items: center;
}

.main-game-banner .main-game-banner__buttons .main-game-banner__button {
  padding: 8px 10px;
  text-align: center;
  border-radius: 50px;
  font: 500 normal 12px/16px "MuseoCyrl-700";
  text-decoration: none;
  margin-right: 10px;
}

.main-game-banner .main-game-banner__buttons .main-game-banner__button_white {
  background: #FFFFFF;
  color: #CA0000;
}

.main-game-banner .main-game-banner__buttons .main-game-banner__button_blue {
  background: #287F89;
  color: #fff;
}

h1 {
  font: 700 normal 40px/51px "MuseoCyrl-700";
  text-align: left;
  letter-spacing: 1.2px;
  color: #262333;
}
h2 {
  font: 700 normal 32px/38px "MuseoCyrl-700";
  text-align: center;
  color: #262333;
}
h3 {
  font: 700 normal 24px/51px "MuseoCyrl-700";
  text-align: left;
  letter-spacing: 0.7px;
  color: #262333;
}
h4 {
  font: 700 normal 20px/24px "MuseoCyrl-700";
  text-align: left;
  color: #262333;
}
h4.c_6aca4d {
  font: 700 normal 22px/27px "MuseoCyrl-700";
  color: #6aca4d;
  text-align: center;
}
h5 {
  font: 700 normal 18px/22px "MuseoSansCyrl-700";
  text-align: center;
  color: #262333;
}
h5.quote,
a.quote {
  font: 500 normal 18px/22px "MuseoSansCyrl-500";
  text-align: left;
  color: #262333;
}
h5.subheading {
  font: 500 normal 16px/19px "MuseoSansCyrl-500";
  text-align: left;
  color: #262333;
}
h5.subheading1 {
  font: 500 normal 14px/17px "MuseoSansCyrl-500";
  text-align: left;
  color: #262333;
}
.side_partner_list_bonuses h4,
.text1 {
  font: 700 normal 16px/19px "MuseoSansCyrl-700";
  text-align: left;
  color: #262333;
  letter-spacing: 0.5px;
}
.text-center {
  text-align: center;
}
.text1 {
  font: 700 normal 16px/19px "MuseoSansCyrl-700";
  text-align: left;
  color: #262333;
  letter-spacing: 0.5px;
}
.text2_e2e2e2 {
  font: 500 normal 14px/22px "MuseoSansCyrl-500";
  text-align: left;
  color: #e2e2e2;
}
.text3 {
  font: 700 normal 14px/17px "MuseoSansCyrl-700";
  text-align: left;
  color: #262333;
  letter-spacing: 0.4px;
}
.tag {
  font: 700 normal 14px/17px "MuseoSansCyrl-700";
  text-align: left;
  color: #6aca4d;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
textarea,
input,
button {
  outline: none;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
}
button,
input,
select,
textarea {
  color: #222;
  -webkit-tap-highlight-color: rgba(201, 224, 253, 0.8);
}
input:focus {
  outline: none;
}
html {
  overflow-x: hidden;
}
html,
body {
  width: 100%;
  margin: 0;
  padding: 0 !important;
  color: #262333;
}
.container_apps {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 768px;
  height: 74px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  box-shadow: 0 -0.5px 0 0 rgba(0, 0, 0, 0.3);
  background-color: #f8f8f8;
}
.container_apps .win_app {
  height: 74px;
  vertical-align: middle;
}
.container_apps .win_app a.btn {
  border: 1px solid #fa0028;
  margin-top: 23px;
  width: 90px;
  height: 28px;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  -ms-border-radius: 28px;
  border-radius: 28px;
  font-size: 11.5px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fa0028;
  background: transparent;
  line-height: 28px;
  padding: 0 0;
  font-family: "MuseoSansCyrl-500";
}
.container_apps .win_app h5 {
  text-align: left;
}
.container_apps .win_app p {
  font-family: "Museo Cyrl 700";
  margin: -6px auto 0 auto;
  text-align: left;
  font-size: 11px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #8e8e93;
}
.container_apps .close_win {
  min-width: 44px;
}
.container_apps .close_win img {
  width: 14px;
  height: 14px;
  margin: 30px auto;
}
.container_apps .img_win {
  min-width: 80px;
}
.container_apps .img_win img {
  width: 50px;
  height: 50px;
  margin: 10px auto;
}
.container_apps .btn_win {
  text-align: left;
  max-width: 85px;
  padding-left: 0;
}
.conatiner_add_card {
  max-width: unset;
}
.conatiner_add_card h5 {
  text-align: center;
  font-size: 15px;
  margin-top: 23px;
}
@media screen and (max-width: 768px) {
  .conatiner_add_card h5 {
    margin-top: 12px;
  }
}
body.modal-open {
  /*padding-right: 17px !important;*/
  position: fixed !important;
  overflow: initial;
}
body {
  position: relative;
}
body.lk {
  position: relative;
}
body.lk .smoothwin {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 9999;
}
body.lk .smoothwin .container_preload {
  /*border:1px solid #ffffff;*/
  text-align: center;
}
body.lk .smoothwin .container_preload img {
  margin: 10% auto;
}
table.table_history_info {
  opacity: 0.0;
}
.dasboard-content_history {
  margin-top: 60px !important;
}
.dasboard-content_history .title_history p {
  font: 500 normal 12px/14px MuseoSansCyrl-500;
  color: #262333;
  padding: 15px;
}
.dasboard-content_history ul.periods_history_ul li {
  display: inline-block;
  /*min-width: 120px;*/
}
.dasboard-content_history ul.periods_history_ul li a {
  padding: 15px;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  opacity: 0.3;
  font-family: MuseoSansCyrl-700;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 0.5px;
  text-align: left;
  color: #262333;
}
.dasboard-content_history ul.periods_history_ul li.active a {
  color: #6aca4d;
  opacity: 1.0;
}
.dasboard-content_history .history_table table.table_history_info {
  opacity: 0.0;
}
.dasboard-content_history .history_table table.table_history_info thead {
  margin-bottom: 1px;
}
.dasboard-content_history .history_table table.table_history_info thead tr th {
  background: #f8f8fa;
  cursor: pointer;
  font: 500 normal 12px/1.17em MuseoSansCyrl-500;
  border-bottom: 1px solid transparent;
  padding-left: 20px;
}
.dasboard-content_history .history_table table.table_history_info thead tr th.th_bonus {
  width: 18% !important;
  text-align: center;
}
.dasboard-content_history .history_table table.table_history_info thead tr th.th_date,
.dasboard-content_history .history_table table.table_history_info thead tr th.th_partner {
  width: 115px;
}
.dasboard-content_history .history_table table.table_history_info thead tr th.th_address {
  width: 285px;
}
.dasboard-content_history .history_table table.table_history_info thead tr th.th_summ {
  text-align: center;
}
.dasboard-content_history .history_table table.table_history_info tbody {
  margin-top: 5px;
}
.dasboard-content_history .history_table table.table_history_info tbody tr td {
  vertical-align: middle;
}
.dasboard-content_history .history_table table.table_history_info tbody tr td.td_view img {
  visibility: hidden;
}
.dasboard-content_history .history_table table.table_history_info tbody tr:hover td {
  background: #f8f8fa;
}
.dasboard-content_history .history_table table.table_history_info tbody tr:hover td.td_view img {
  visibility: visible;
}
.dasboard-content_history .history_table table.table_history_info tbody tr td.td_bonusDown {
  background: rgba(237, 27, 46, 0.2);
  border-left: solid 1px #ed1b2e;
  border-right: solid 1px #ed1b2e;
}
.dasboard-content_history .history_table table.table_history_info tbody tr td.td_bunusUp {
  background: rgba(106, 202, 77, 0.2);
  border-left: solid 1px #6aca4d;
}
.dasboard-content_history .history_table table.table_history_info tbody tr:first-child td.td_bunusUp {
  border-top: solid 2px #6aca4d;
}
.dasboard-content_history .history_table table.table_history_info tbody tr:first-child td.td_bonusDown {
  border-top: 2px solid #ed1b2e;
}
.main-slider .main-block {
  display: none;
}
.ajax_info_container {
  visibility: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.45);
}
.ajax_info_container .preloader {
  position: fixed;
  width: 100%;
  text-align: center;
  margin: 15% auto;
}
.clearfix {
  clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
::-webkit-input-placeholder {
  opacity: 1 !important;
  /* for older chrome versions. may no longer apply. */
  color: #000;
}
:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1 !important;
  color: #000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1 !important;
  color: #000;
}
:-ms-input-placeholder {
  opacity: 1 !important;
  color: #000;
}
.nplr {
  padding: 0;
}
.page-header {
  margin: 0;
  border-bottom: 1px solid transparent;
}
span[class^="error_"] {
  color: #fa0028 !important;
  height: 16px;
  display: block;
  font-size: 12px !important;
  /*text-transform: lowercase !important;*/
}
.fa0028 {
  color: #fa0028;
}
.c_6aca4d {
  color: #6aca4d;
}
.preloader_slider {
  height: 216px;
  text-align: center;
}
.preloader_slider img {
  margin: 44px auto;
}
.main-slider .main-block {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 980px) {
  .pageSliderInContainer_34 {
    height: 416.61px !important;
  }
}
.navbar-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 1px solid transparent;
  background: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #262333;
  font: 700 normal 12px/14px "MuseoSansCyrl-700";
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.section-header.mm {
  height: 216px;
}
.section-header.slide_nobgimg {
  height: 350px;
}
.containerMain h2 {
  margin: 50px auto;
}
.how_it_work img {
  height: 74px;
  width: auto;
  margin: 15px auto;
}
.how_it_work .box-offer-description {
  text-align: center;
}
.vert_slider {
  margin-top: 40px;
}
.vert_slider ul li .img_icon {
  display: inline-block;
  width: 36px;
  margin-right: 23px;
}
.vert_slider ul li .img_icon img {
  max-width: 36px;
  height: auto;
  margin: 0 auto;
}
.container_bread {
  padding-top: 0 !important;
}
.container_bread .breadcrumb {
  background-color: transparent !important;
}
#sp-breadcrumb {
  padding-left: 0;
}
#sp-breadcrumb .breadcrumb {
  background-color: transparent !important;
}
.slider_page_8 .slider_text_block_1 .box-modern-inner p a {
  display: inline-block;
  width: 140px;
  height: 45px;
}
.pageSliderInContainer .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
}
.pageSliderInContainer .main-block {
  height: 320px;
}
.pageSliderInContainer .main-block .tite_news_slider {
  background: #FFFFFF;
}
.pageSliderInContainer .main-block .partner_news_slider img {
  width: auto;
}
@media screen and (min-width: 980px) {
  .block_onSlider_main {
    height: 351px !important;
  }
}
@media screen and (min-width: 980px) {
  .block_onSlider_app {
    height: 547px !important;
  }
}
.main-slider .main-block {
  height: 360px;
}
.main-slider .slider-item {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.side_partner {
  position: relative;
}
.side_partner .side_partner_logo {
  position: relative;
  margin-top: -130px;
  margin-bottom: 0px;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  z-index: 2000;
  text-align: center;
  box-shadow: 6px 6px 20px 0 rgba(0, 0, 0, 0.09);
}
.side_partner .side_partner_logo img {
  margin: 71px auto;
}
.side_partner .side_partner_list_bonuses {
  margin-top: 25px;
}
.pageSliderInContainer_19 h1 {
  color: #FFFFFF;
}
.pageSliderInContainer_19 .box-modern-inner p {
  color: #FFFFFF;
}
.pageSliderInContainer_34 .row-md-center_3 img {
  margin: 15px auto;
}
.pageSliderInContainer_34 .slider_text_block_3_1 {
  text-align: center;
}
.row_fauth {
  height: 510px;
  background-color: #ffffff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.07);
}
.bottom_block_menu .navbar-collapse {
  padding-right: 0;
}
.bottom_block_menu .logo_img {
  padding-left: 0;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active,
.bottom_block_menu .navbar-nav li[data-liu='1'] {
  padding-left: 40px;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active img,
.bottom_block_menu .navbar-nav li[data-liu='1'] img {
  margin-right: 17.4px;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active a,
.bottom_block_menu .navbar-nav li[data-liu='1'] a {
  background: transparent;
  color: #262333;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active ul.dropdown-menu,
.bottom_block_menu .navbar-nav li[data-liu='1'] ul.dropdown-menu {
  right: 0;
  width: 243px;
  height: 190px;
  object-fit: contain;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active ul.dropdown-menu li.logout,
.bottom_block_menu .navbar-nav li[data-liu='1'] ul.dropdown-menu li.logout {
  cursor: pointer;
  padding-top: 15px;
  border-top: solid 1px #e2e2e2;
  clear: both;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active ul.dropdown-menu li a,
.bottom_block_menu .navbar-nav li[data-liu='1'] ul.dropdown-menu li a {
  display: block;
  text-align: left;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active ul.dropdown-menu li.last,
.bottom_block_menu .navbar-nav li[data-liu='1'] ul.dropdown-menu li.last {
  text-align: left;
  float: left;
  padding-left: 0;
}
.page-header .bottom_block_menu {
  position: relative;
}
.page-header .bottom_block_menu .dropdown_push {
  display: none;
  position: absolute;
  right: 17%;
  top: 35px;
  /* Track */
  /* Handle */
}
.page-header .bottom_block_menu .dropdown_push ul {
  width: 330px;
  height: 360px !important;
  object-fit: contain;
  overflow-y: auto;
  border-radius: 4px;
  box-shadow: 2px 2px 35px 0 rgba(0, 0, 0, 0.14);
  left: 0;
  margin-left: -280px;
  margin-top: 20px;
  padding: 15px 0;
}
.page-header .bottom_block_menu .dropdown_push ul li {
  height: 100px;
  padding: 15px;
}
.page-header .bottom_block_menu .dropdown_push ul li:nth-child(even) {
  background: #F8F8FA;
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}
.page-header .bottom_block_menu .dropdown_push ul::-webkit-scrollbar {
  width: 7px;
}
.page-header .bottom_block_menu .dropdown_push ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0);
  -webkit-border-radius: 3.5px;
  border-radius: 3.5px;
}
.page-header .bottom_block_menu .dropdown_push ul::-webkit-scrollbar-thumb {
  -webkit-border-radius: 3.5px;
  border-radius: 3.5px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0);
}
.page-header .bottom_block_menu .dropdown_push ul::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.3);
}
.section-header.pc .background-images {
  display: none;
}
.page-header {
  padding-bottom: 0px;
}
.bottom_block_menu .navbar-collapse {
  margin-top: 8px;
}
.page-header .bottom_block_menu .dropdown-menu {
  border: none;
  padding-bottom: 0px;
  height: auto !important;
}
.page-header .bottom_block_menu .dropdown-menu li a {
  background: none !important;
  color: #262333 !important;
  padding: 0 30px;
  font-size: 12px;
  text-transform: uppercase;
}
.page-header .bottom_block_menu .dropdown-menu li a img {
  margin-top: 12px;
}
.page-header .bottom_block_menu .dropdown-menu li.logout {
  padding-top: 0 !important;
  text-align: center;
}
.page-header .bottom_block_menu .dropdown-menu li.logout a.btn-success {
  max-width: 160px;
  min-width: 160px;
  margin: 15px auto;
  border: solid 2px #6aca4d !important;
  padding: 0 40px;
  line-height: 30px;
  height: 32px;
  width: auto;
  font-size: 12px;
  display: inline-block;
  text-transform: uppercase;
}
.page-header .bottom_block_menu .dropdown-menu li.logout a.btn-success img {
  margin-top: 6px;
}
.page-header .bottom_block_menu .dropdown-menu .text2_e2e2e2 {
  padding-top: 10px;
  margin-bottom: 0;
  padding-left: 30px;
}
.bottom_block_menu .navbar-nav li.last {
  padding-top: 0;
}
.text-content .panel-default > .panel-heading {
  padding: 0px;
  background: none;
  text-align: left;
  box-shadow: none;
  border: none;
}
.text-content .panel-default > .panel-heading h2 {
  text-align: left;
  font: 500 normal 16px/1.2 "MuseoSansCyrl-500";
}
.text-content .panel-default > .panel-heading h2 a {
  text-decoration: none !important;
  color: #262333;
  padding: 18px 20px;
  display: block;
}
.text-content .panel-default > .panel-heading h2 a[aria-expanded="true"] {
  font: 500 normal 16px/1.2 "MuseoSansCyrl-700";
}
.text-content .panel-group .panel {
  border-radius: 4px;
  border: solid 1px #e2e2e2;
  box-shadow: none;
}
.text-content .panel-body {
  padding: 0px 20px 40px;
  font: 500 normal 14px/1.77 "MuseoSansCyrl-500";
  border: none !important;
}
.text-content .panel-group .panel + .panel {
  margin-top: 10px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
}
.bottom_block_menu {
  padding-top: 16px;
}
.bottom_block_menu .navbar-nav li.last {
  padding-left: 40px;
  padding-top: 3px;
}
.bottom_block_menu .navbar-nav li.last a {
  font-family: "MuseoSansCyrl-700";
  font-weight: 500;
  border: 2px solid transparent;
  border-radius: 100px;
  height: 44px;
  line-height: 40px;
  letter-spacing: 0.4px;
  padding: 0 42px;
  color: #262333;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
}
.bottom_block_menu .navbar-nav li.last a:hover {
  background: #6aca4d;
  color: #fff;
}
.bottom_block_menu .navbar-nav li.last a:target,
.bottom_block_menu .navbar-nav li.last a:active,
.bottom_block_menu .navbar-nav li.last a:focus {
  border: 2px solid #6aca4d;
}
.dasboard-content_faq_content {
  padding-top: 20px;
}
.dasboard-content_faq_content .panel-default > .panel-heading {
  padding: 18px 20px;
  background: none;
  text-align: left;
  box-shadow: none;
  border: none;
}
.dasboard-content_faq_content .panel-default > .panel-heading h2 {
  text-align: left;
  font: 500 normal 16px/1.2 "MuseoSansCyrl-500";
}
.dasboard-content_faq_content .panel-default > .panel-heading h2 a {
  text-decoration: none !important;
  color: #262333;
}
.dasboard-content_faq_content .panel-default > .panel-heading h2 a[aria-expanded="true"] {
  font: 500 normal 16px/1.2 "MuseoSansCyrl-700";
}
.dasboard-content_faq_content .panel-group .panel {
  border-radius: 4px;
  border: solid 1px #e2e2e2;
  box-shadow: none;
}
.dasboard-content_faq_content .panel-body {
  padding: 0px 20px 40px;
  font: 500 normal 14px/1.77 "MuseoSansCyrl-500";
  border: none !important;
}
.dasboard-content_faq_content .panel-group .panel + .panel {
  margin-top: 10px;
}
section.section-dashboard .dasboard-side-menu .dasboard_side_menu .panel-heading {
  border-bottom: solid 1px #e2e2e2;
}
section.section-dashboard .dasboard-side-menu .dasboard_side_menu .panel-heading:last-child {
  border-bottom: none;
}
section.section-dashboard .dasboard-side-menu .dasboard_side_menu .panel-heading .panel-body {
  padding: 15px 0;
  background-color: #f8f8fa;
}
section.section-dashboard .dasboard-side-menu .dasboard_side_menu .panel-heading .panel-body li a {
  display: block;
  border: none;
  font: 500 normal 14px "MuseoSansCyrl-500";
  padding: 8px 0px;
  opacity: 0.6;
  color: #262333;
}
section.section-dashboard .dasboard-side-menu .dasboard_side_menu .panel-heading .panel-body li a:before {
  margin-top: -3px;
  content: "";
  opacity: 0;
  display: inline-block;
  border: solid 1px #6aca4d;
  border-radius: 100%;
  margin-right: 30px;
  vertical-align: middle;
  width: 8px;
  height: 8px;
}
section.section-dashboard .dasboard-side-menu .dasboard_side_menu .panel-heading .panel-body li.active a {
  opacity: 1;
  font: 500 normal 14px "MuseoSansCyrl-500";
}
section.section-dashboard .dasboard-side-menu .dasboard_side_menu .panel-heading .panel-body li.active a:before {
  opacity: 1;
}
.background-images {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.bg-img {
  position: absolute;
}
.bg-img1 {
  width: 187px;
  top: 156px;
  left: -1265px;
  right: 0;
  margin: 0 auto;
  height: 165.6px;
}
.bg-img2 {
  width: 148.8px;
  height: 207px;
  left: -1110px;
  right: 0;
  margin: 0 auto;
  top: 411px;
}
.bg-img3 {
  width: 81px;
  height: 103.1px;
  top: 40px;
  right: -1355px;
  left: 0;
  margin: 0 auto;
}
.bg-img4 {
  width: 188.3px;
  height: 197.3px;
  top: 120px;
  right: -1020px;
  left: 0;
  margin: 0 auto;
}
.bg-img5 {
  width: 66.7px;
  height: 56.4px;
  top: 254px;
  right: -1235px;
  left: 0;
  margin: 0 auto;
}
.bg-img6 {
  width: 207.2px;
  height: 243px;
  top: 345px;
  right: -855px;
  left: 0;
  margin: 0 auto;
}
.bg-img7 {
  width: 97.6px;
  height: 100px;
  top: 366px;
  right: -1290px;
  left: 0;
  margin: 0 auto;
}
.section-header.pc.pageSliderInContainer_34 .bg-img1 {
  width: 64.7px;
  height: 30.5px;
  top: 222px;
  left: -1040px;
  right: 0;
}
.section-header.pc.pageSliderInContainer_34 .bg-img2 {
  width: 57.2px;
  height: 86.6px;
  top: 336px;
  left: -1070px;
  right: 0;
}
.section-header.pc.pageSliderInContainer_34 .bg-img3 {
  width: 156.8px;
  height: 172.8px;
  top: 250px;
  left: -830px;
  right: 0;
}
.section-header.pc.pageSliderInContainer_34 .bg-img4 {
  width: 84.7px;
  height: 108.3px;
  top: 148px;
  left: -510px;
  right: 0;
}
.section-header.pc.pageSliderInContainer_34 .bg-img5 {
  width: 73.4px;
  height: 108.1px;
  right: -585px;
  top: 131px;
  left: 0;
}
.section-header.pc.pageSliderInContainer_34 .bg-img6 {
  width: 120.8px;
  height: 168.9px;
  top: 226px;
  right: -780px;
  left: 0;
}
.section-header.pc.pageSliderInContainer_34 .bg-img7 {
  width: 110.5px;
  height: 45.8px;
  top: 264px;
  right: -1085px;
  left: 0;
}
.section-header.pc.pageSliderInContainer_34 .bg-img8 {
  width: 92.2px;
  height: 43.4px;
  top: 390px;
  right: -1050px;
  left: 0;
  margin: 0 auto;
}
.breadcrumb {
  padding: 0;
}
.breadcrumb li {
  font: 500 normal 14px/1.22 "MuseoSansCyrl-500";
  color: #9b9ea5;
  opacity: 1;
}
.breadcrumb li a {
  color: #9b9ea5;
  opacity: 1;
  font: 500 normal 14px/1.22 "MuseoSansCyrl-500";
}
.breadcrumb > .active {
  color: #9b9ea5;
}
.breadcrumb > li + li::before {
  padding: 0 5px;
  color: #ccc;
  content: ">>";
  margin-right: 7px;
}
.bottom_block_menu .navbar-nav li.last {
  padding-left: 40px;
  padding-top: 0px;
}
.sideMenu {
  padding: 0;
  list-style-type: none;
}
.sideMenu li {
  margin-bottom: 25px;
}
.sideMenu li a {
  text-decoration: none !important;
  font: 500 normal 16px/1.2 "MuseoSansCyrl-700";
  color: #262333;
}
.sideMenu li.active a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #6aca4d;
  margin-right: 15px;
}
.questions {
  margin-bottom: 100px;
  border-radius: 4px;
  padding: 0px 20px 25px;
  border: solid 1px #e2e2e2;
}
.questions h2 {
  margin: 0;
}
.questions h5 {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
.questions .form-group {
  padding: 0 10px;
  margin-bottom: 20px;
}
.questions .form-group label {
  display: none;
}
.questions .form-group input:not([type='file'])  {
  height: 48px;
  line-height: 46px;
  padding-left: 22px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  box-shadow: none;
  font: 500 normal 14px "MuseoSansCyrl-500";
  color: #262333;
}
.questions .form-group select {
  height: 48px;
  line-height: 46px;
  padding-left: 22px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  box-shadow: none;
  font: 500 normal 14px "MuseoSansCyrl-500";
  color: #9999a5;
}
.questions .form-group textarea {
  padding-left: 22px;
  padding-top: 15px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  box-shadow: none;
  font: 500 normal 14px "MuseoSansCyrl-500";
  color: #262333;
}
.questions .form-sub .btn {
  font-weight: 500;
  font-family: "MuseoSansCyrl-700";
  border-radius: 100px;
  border: solid 2px #6aca4d;
  color: #262333;
  font-size: 12px;
  line-height: 40px;
  height: 42px;
  background: #fff;
  text-transform: uppercase;
}
.questions .fb_side_img {
  margin-top: 22px;
}
.questions .fb_feedback a {
  font: 500 normal 22px "MuseoSansCyrl-500";
  color: #262333;
  margin-top: 3px;
  margin-left: 15px;
}
.questions .fb_feedback img {
  display: inline-block;
}
.vert_slider_menu .nav-tabs li.active a[href="#vsid_3"] .img_icon {
  margin-top: -10px;
}
.vert_slider_menu .nav-tabs li.active a[href="#vsid_5"] .img_icon {
  margin-top: -5px;
}
.vert_slider_menu .nav-tabs li.active a[href="#vsid_4"] .img_icon {
  margin-top: -5px;
}
.section-block .row > .col-md-12 h3 {
  text-align: center;
  font-weight: 500;
  margin: 0 0 30px;
}
.profile-bread {
  display: none;
}
section.section-dashboard .dasboard-content .dasboard-content_action.dasboard-content_edituserdata {
  margin: 20px 20px 0 20px;
  padding: 26px 20px 0 20px;
}
section.section-dashboard {
  background: #F8F8FA;
  padding-bottom: 80px;
}
section.section-dashboard .dashboard-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  object-fit: contain;
  border-radius: 4px;
  background-color: #f8f8fa;
  box-shadow: 2px 2px 35px 0 rgba(0, 0, 0, 0.14);
}
section.section-dashboard .dasboard-side-bar {
  position: absolute;
  height: 100%;
  min-height: 470px;
  border-right: solid 1px #e2e2e2;
  background: #FFFFFF;
  padding-left: 0;
  padding-right: 0;
}
section.section-dashboard .dasboard-side-bar .info-block {
  padding: 22px 15px;
  background-color: #43b420;
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu {
  padding-left: 0;
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li {
  list-style: none;
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li img {
  margin: 15px 15px 15px 15px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li a {
  display: block;
  border-bottom: solid 1px #e2e2e2;
  padding: 20px 15px;
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li.active img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
section.section-dashboard .dasboard-content {
  min-height: 600px;
  padding: 0;
}
section.section-dashboard .dasboard-content .dasboard-content_header {
  min-height: 291px;
  background: #FFFFFF;
  padding: 0 40px;
}
section.section-dashboard .dasboard-content .dasboard-content_header_faq {
  min-height: 130px;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action {
  min-height: 188px;
  background: #FFFFFF;
  padding: 30px 40px;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_description {
  padding-left: 0;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_partners {
  padding: 0;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_partners .ms2_product {
  padding: 0 10px;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_partners .ms2_product > div {
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  line-height: 70px;
  text-align: center;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_partners .ms2_product > div img {
  display: inline-block;
  max-width: 70%;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_partners .ms2_product > div a.data-pFilter {
  display: block;
  cursor: pointer;
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_partners .ms2_product > div a.data-pFilter:hover {
  background: rgba(215, 215, 215, 0.1);
}
section.section-dashboard .dasboard-content .dasboard-content_header.all_action .action_partners .ms2_product > div a.data-pFilter.active {
  background: rgba(215, 215, 215, 0.1);
}
section.section-dashboard .dasboard-content h3 {
  line-height: normal;
  margin-top: 0;
}
section.section-dashboard .dasboard-content .dasboard-content_action,
section.section-dashboard .dasboard-content .dasboard-content_faq {
  margin: 20px;
  margin-top: 20px;
  padding: 26px 20px;
  background: #FFFFFF;
  min-height: 320px;
}
section.section-dashboard .dasboard-content .dasboard-content_faq {
  margin: inherit;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element {
  border: solid 1px #e2e2e2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_img {
  position: absolute;
  height: 100%;
  right: 25px;
  padding: 4px;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr {
  position: relative;
}

section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .action-name .text1{
  font-weight: normal;
}

@media screen and (max-width: 1000px) {
  section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr {
    height: auto;
  }

  section.section-dashboard .dasboard-content .wrapper[data-campaigns-id] .actions-campaign-element-wrapper {
    margin-left: 25px !important;
  }
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .text3 {
  overflow-y: hidden;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .partner_name {
  height: 35px;
  position: absolute;
  margin-top: 15px;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .partner_name img {
  max-width: 92px;
  height: auto;
  max-height: none;
  margin: auto;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .partner_name.spar img:first-child {
  margin-top: 19px;
  margin-right: 20px;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .text1 {
  height: 40px;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .action_date {
  color: #b7b6bb;
  margin-bottom: 20px;
  padding: 0;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .action_show_info {
  padding: 0;
}
section.section-dashboard .dasboard-content .dashboard_actions_content img {
  width: auto;
  margin: 8px auto;
  height: 200px;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element {
  position: relative;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .wrapper .favorite_action_icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
}
section.section-dashboard .dasboard-content .dasboard-content_action .no-favorites-action-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 80px;
  font: 16px/19px 'MuseoSansCyrl-500', sans-serif;
}
section.section-dashboard .dasboard-content .dasboard-content_action .no-favorites-action-block .text-container {
  width: 223px;
  text-align: center;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .action-date {
  margin-top: 19px !important;
  font: 14px/16px 'MuseoSansCyrl-500', sans-serif;
  color: #B7B6BB;
  font-weight: normal;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .action-description {
  font-weight: normal;
  font-family: "MuseoSansCyrl-500", sans-serif;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .action-name {
  margin-top: 8px;
}

section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions-element_wrapper_flex {
  display: flex;
  flex-direction: column;
}

section.section-dashboard .dasboard-content .dasboard-content_header.userdata_info,
section.section-dashboard .dasboard-content .dasboard-content_header.userdata_history {
  min-height: 88px;
}
section.section-dashboard .dasboard-side-bar .info-block {
  padding-left: 30px;
}
section.section-dashboard {
  padding-top: 50px;
}
.dasboard_side_menu .panel {
  background: none;
  box-shadow: none;
  border: none;
}
.dasboard_side_menu .panel-heading {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.dasboard_side_menu .panel-heading:last-child a {
  border: none !important;
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li a {
  display: block;
  border-bottom: none;
  padding: 19px 15px;
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li a:hover,
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li a:active,
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li a:target,
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li a:focus {
  text-decoration: none;
  color: #262333;
}
section.section-dashboard .dasboard-side-menu ul.dasboard_side_menu li img {
  margin: 15px 25px;
}
.Badges_block {
  padding-left: 60px;
}
section.section-dashboard .dasboard-content h3 {
  margin-bottom: 20px;
}
.dasboard-content_header .tab_info {
  margin-left: -75px;
}
.dasboard-content_header .tab_info tr,
.dasboard-content_header .tab_info td,
.dasboard-content_header .tab_info tbody {
  border: none;
}
.dasboard-content_header .tab_info tr {
  padding: 3px 0;
  display: block;
}
.dasboard-content_header .tab_info td.td_info {
  color: #262333;
  text-transform: uppercase;
  font: 700 normal 14px "MuseoSansCyrl-500";
  padding: 0px 0;
  vertical-align: middle;
}
.dasboard-content_header .tab_info td.td_info span.td_info_mybonus_db {
  padding-left: 10px;
  vertical-align: middle;
  /*color: #6aca4d;*/
  font-size: 40px;
}
.dasboard-content_header .tab_info td.td_info span span {
  padding-left: 0;
}
.dasboard-content_header .tab_info td.td_info .btn {
  border: none;
  padding: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 1.21;
  height: auto;
}
section.section-dashboard .dasboard-content h3 {
  letter-spacing: normal;
}
.Badges_block .Badges_container {
  top: -90px;
}
.dasboard-content_action h3 {
  font-size: 20px;
}
.dasboard-content_newcat h3 {
  font-size: 20px;
}
section.section-dashboard .dasboard-content .dashboard_actions_content .actions_element .actions_element_wrapper_descr .partner_name {
  margin-top: 10px;
}
.cardnumber_db {
  font: 500 normal 14px "MuseoSansCyrl-500";
  letter-spacing: 0.4px;
  color: #ffffff;
  opacity: 0.5;
  margin-bottom: 15px;
}
.fullname_db {
  font: 500 normal 20px "MuseoCyrl-700";
  color: #ffffff;
  margin-bottom: 10px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  height: auto;
}
.fullname_db a {
  color: #ffffff;
}
.mybonuses_db {
  color: #ffffff;
  font: 500 normal 14px "MuseoSansCyrl-500";
}
.mybonuses_db img {
  margin-right: 7px;
}
.profile-bread {
  display: none;
}
.action_show_info .btn {
  padding: 0 40px;
}
.newCat-img {
  padding: 0;
}
.newCat-content {
  padding-left: 30px;
}
.newCat-content h5 {
  margin-bottom: 20px;
  margin-top: 30px;
  font: 700 normal 18px "MuseoCyrl-700";
}
.newCat-content p {
  margin-bottom: 35px;
}
.newCat-content .btn {
  text-transform: uppercase;
}
section.section-dashboard .dasboard-content .dasboard-content_action {
  padding: 0 5px;
  position: relative;
}
.dasboard-content .dasboard-content_action h3 {
  padding-left: 12px;
  padding-top: 24px;
}
section.section-dashboard .dasboard-content .dasboard-content_header.userdata_history {
  padding-top: 25px;
}
.userdata_history label {
  margin-bottom: 0;
  font: 500 normal 14px "MuseoSansCyrl-500";
}
.userdata_history .btn {
  padding: 0 25px;
  text-transform: uppercase;
}
.userdata_history .btn img {
  margin-right: 13px;
  margin-top: 10px;
}
.userdata_history .controls .btn {
  margin-top: 17px;
}
.userdata_history .form-group .controls {
  margin-top: 5px;
}
.dasboard-content_history .title_history p {
  font: 500 normal 12px/14px "MuseoSansCyrl-500";
  color: #262333;
  padding: 22px 5px 15px;
}
.dataTables_length {
  display: none;
}
.dasboard-content_history ul.periods_history_ul li a {
  /*padding: 22px 15px 13px;*/
  padding: 22px 12px;
}
.pageSliderInContainer_34 .row-md-center_3 img {
  margin: 0;
}
.section-header.pc.pageSliderInContainer_34 .slider_img_block {
  margin: 0 auto 10px;
}
.section-header.pc.pageSliderInContainer_34 .slider_text_block_3_1 {
  padding: 0 120px;
}
.section-header.pc.pageSliderInContainer_34 .slider_text_block_3_1 p {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: 0.04em;
  margin-bottom: 0;
}
.pageSliderInContainer_34 {
  height: 320px !important;
}
.pageSliderInContainer_34 .slider-item {
  margin-bottom: 0;
}
.block_34 {
  padding-top: 7px;
}
.block_34 h3 {
  margin: 0;
}
.breadcrumb {
  margin-bottom: 10px;
}
body {
  overflow-x: hidden;
}
.navbar.bottom_block_menu .container {
  padding: 0 5px;
}
.navbar-nav > li > a {
  padding-top: 13px;
  padding-bottom: 15px;
  padding-left: 18.5px;
  padding-right: 18.5px;
}
.block_onSlider_main .slider_text_block_1 {
  margin-left: 6.5%;
  padding-right: 0;
  width: 44%;
}
.block_onSlider_main .slider_img_block {
  margin-left: 0;
  width: 28.5%;
}
.main-block {
  padding-top: 121px;
}
.block_1 h2 {
  margin-top: 75px;
  margin-bottom: 20px;
}
.dasboard-content_faq_content .panel-default > .panel-heading {
  padding: 0;
}
.dasboard-content_faq_content .panel-default > .panel-heading h2 a {
  padding: 18px 20px;
  display: block;
}
.dasboard-content_newcat .questions {
  padding: 15px 0px 25px;
  border: none;
}
.dasboard-content_newcat .questions_1 .fb_form_elements {
  margin-left: -10px;
}
.dasboard-content_newcat .questions .fb_feedback a {
  display: inline-block;
  vertical-align: middle;
}
.dasboard-content_newcat .questions .form-group textarea {
  height: auto;
  min-height: 170px;
}
.dasboard-content_newcat .questions .form-sub {
  margin-left: -15px;
  margin-top: 230px;
}
.dasboard-content_faq_menu {
  padding-top: 40px;
}
.dasboard-content_faq_menu .nav-tabs {
  border: none;
  padding: 0;
  list-style-type: none;
}
.dasboard-content_faq_menu .nav-tabs li {
  margin-bottom: 25px;
}
.dasboard-content_faq_menu .nav-tabs li a {
  border: none !important;
  padding: 0;
  text-decoration: none !important;
  font: 500 normal 16px/1.2 "MuseoSansCyrl-700";
  color: #262333;
}
.dasboard-content_faq_menu .nav-tabs li.active a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #6aca4d;
  margin-right: 15px;
}
.dasboard-content .dasboard-content_newcat > h3 {
  padding-top: 20px;
}
.dasboard-content_header h3 {
  padding-top: 30px;
}
@media screen and (max-width: 1850px) {
  .page-header .bottom_block_menu .dropdown_push {
    right: 30px;
  }
}
@media screen and (max-width: 1270px) {
  .page-header .bottom_block_menu .dropdown_push {
    right: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .page-header .bottom_block_menu .dropdown_push {
    right: 30px;
  }
}
@media screen and (max-width: 1070px) {
  .page-header .bottom_block_menu .dropdown_push {
    right: 0px;
  }
}
#sp-breadcrumb .breadcrumb {
  padding-left: 0px;
  padding-top: 10px !important;
  margin-left: -10px;
}
@media screen and (max-width: 1000px) {
  #sp-breadcrumb .breadcrumb {
    margin-left: 0;
  }
}
.newsWrap {
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .newsWrap {
    padding: 0 15px;
  }
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active a,
.bottom_block_menu .navbar-nav li[data-liu='1'] a {
  padding: 0 20px;
}
.bottom_block_menu .navbar-nav li[data-liu='1'].active,
.bottom_block_menu .navbar-nav li[data-liu='1'] {
  padding-bottom: 9px;
}
.dasboard-content_header .tab_info td.td_info {
  padding-bottom: 12px;
}
.dasboard-content_header .tab_info td.td_info span.td_info_presents_db {
  right: -20px;
}
@media screen and (max-width: 1300px) {
  .section-dashboard .dasboard-content .dasboard-content_header .tab_info tr {
    display: table;
  }
  .dasboard-content_header .tab_info .td_icon {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .section-dashboard .dasboard-content .dasboard-content_header .tab_info tr {
    display: block;
  }
}
.dasboard-content_header h3 {
  font: 500 normal 24px/51px "MuseoCyrl-700";
}
.navbar-default .navbar-nav > li > a {
  font: 500 normal 12px/14px "MuseoSansCyrl-700";
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .actions_element .actions_element_wrapper_descr:nth-child(1) {
    height: 60%;
  }
  .actions_element .actions_element_wrapper_descr:nth-child(3) {
    height: 40%;
  }

  .actions_element_wrapper_descr .action_show_info {
    position: absolute !important;
    right: 30px;
    bottom: 30px;
  }
}

.dasboard-content_header .tr_addCard {
  padding-top: 10px;
}

.dasboard-content_header .tr_addCard .td_info_addcard_db,
.dasboard-content_header .tab_info .td_info_active-card a{
  color: #6ACA4D;
  font: 500 normal 12px/14px "MuseoSansCyrl-700";
  text-transform: uppercase;
  letter-spacing: 0.36px;
  text-decoration: none;
  cursor: pointer;
}

.dasboard-content_header .tab_info .td_info_active-card p {
  font: 500 normal 14px/16px "MuseoSansCyrl-700";
  text-transform: uppercase;
  color: #262333;
}

#modal_anniversary_action .modal-dialog {
  top: 67px;
}

#modal_anniversary_action .modal-header {
  padding: 32px 46px 0 30px;
}

#modal_anniversary_action .modal-title {
  font-size: 48px;
  line-height: 100%;
}

#modal_anniversary_action .modal-text {
  margin-top: 15px;
  font-size: 15px;
  line-height: 20px;
}

#modal_anniversary_action .img-content {
  margin-top: 20px;
}

#modal_anniversary_action .img-content img {
  width: 100%;
}

#modal_anniversary_action .modal-body .form-group {
  text-align: center;
}

#modal_anniversary_action .modal-body button {
  width: 219px;
  margin-top: 42px;
  margin-bottom: 40px;
}

.dasboard-content-anniversary-banner,
.dasboard-content-anniversary-banner-game {
  margin: 20px;
}

.dasboard-content-anniversary-banner-game {
  display: none;
}

#main-game-banner__auth-btn {
  display: none !important;
}

.dasboard-content-anniversary-banner img,
.dasboard-content-anniversary-banner-game img {
  width: 100%;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);

  border-radius: 12px;
}

@media screen and (max-width: 767px) {
  .dasboard-content-anniversary-banner,
  .dasboard-content-anniversary-banner-game {
    margin: 20px 9px 20px 9px;
  }


}

@media (max-width: 500px) {
  #modal_anniversary_action .modal-title {
    font-size: 35px;
    line-height: 100%;
  }
}

.actions_element_wrapper_descr .actions_element_wrapper_anniversary_block p,
.actions_element_wrapper_descr .actions_element_wrapper_anniversary_block a {
  display: inline-block;
}

.actions_element_wrapper_descr .actions_element_wrapper_anniversary_block a {
  height: 40px;
  line-height: 40px;
  background-color: #6ACA4D !important;
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: 12px;
  letter-spacing: 0.36px;
}

.modal-body .action-top-block-wrapper span {
  display: block;
  font-family: 'MuseoSansCyrl-500', sans-serif;
}

.modal-body .action-top-block-wrapper .action-top-block__date {
  font-size: 14px;
  line-height: 16px;
  color: #B7B6BB;
}

.modal-body .action-top-block-wrapper .action-top-block__name {
  font-size: 20px;
  line-height: 23px;
  color: #262333;
  margin-top: 8px;
  font-family: 'MuseoSansCyrl-700', sans-serif !important;
}

.modal-body .action-top-block-wrapper .action-top-block__description {
  font-size: 14px;
  line-height: 16px;
  color: #262333;
  margin-top: 10px;
}

.modal-body .action-top-block-wrapper  .action-top-block__active {
  margin-top: 26px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.modal-body .action-top-block-wrapper  .action-top-block__active .action-top-block__btn-block {
  display: flex;
  flex-direction: row;
}

.modal-body .action-top-block-wrapper  .action-top-block__active .action-top-block__btn-block .action-top-btn {
  padding: 0 10px;
}
