#table-layer .nav-tabs {
  padding: 0; }
  #table-layer .nav-tabs li {
    width: 50%; }
    #table-layer .nav-tabs li:before {
      width: 0;
      height: 0; }
    #table-layer .nav-tabs li button {
      height: 83px;
      font-size: 25px;
      font-weight: bold;
      min-width: 100% !important;
      background: #F7F7F7;
      color: #333333;
      border-radius: 0;
      border: 0; }
      #table-layer .nav-tabs li button.active {
        background: #333333;
        color: #fff; }
#table-layer .table {
  margin-bottom: 0; }
#table-layer thead .title-d th {
  min-width: 166px;
  height: 99px;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
  width: 16%; }
#table-layer tbody tr td {
  text-align: center;
  height: 97px;
  vertical-align: middle;
  color: #666666; }
  #table-layer tbody tr td.white {
    background: #fff; }
  #table-layer tbody tr td a {
    margin-top: 0; }

#bottom-deposit h2 {
  text-transform: uppercase; }
#bottom-deposit .text {
  color: #fff; }

@media (min-width: 1200px) {
  header .section0 .without-image {
    height: 770px !important; } }
@media (min-width: 1600px) {
  #bottom-deposit .text {
    padding: 0 275px; } }
@media (max-width: 1599px) {
  .without-image {
    margin-left: 0 !important; }
    .without-image h1 {
      font-size: 40px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .without-image h1 {
    font-size: 30px; }

  .breadcrumbs-block {
    margin-top: -110px; } }
@media (max-width: 991px) {
  .breadcrumbs-block {
    margin-top: 0px !important; }

  #bottom-deposit .row > * {
    padding-left: 40px;
    padding-right: 40px; } }
@media (max-width: 575px) {
  .nav-tabs li button {
    height: 83px;
    font-size: 16px !important; } }

/*# sourceMappingURL=deposit.css.map */
