.alina {}

/*  special events */
p.ht_gap {
      padding-bottom: 0.55rem;
}


@media screen and (min-width: 1025px) {

      /*  table.dataTable.stripe tbody tr.odd,
      table.dataTable.display tbody tr.odd {
            background-color: #ecf8fd !important;
      } */
}

@media screen and (max-width: 1024px) {

      /* table.dataTable.stripe tbody tr.odd,
      table.dataTable.display tbody tr.odd {
            background-color: #f7f5ef !important;
      }

      tr.even>td.sorting_1 {
            background: #fbfaf9 !important;
      }

      tr.odd>td.sorting_1 {
            background: #f7f5ef !important;
      } */
}

@media screen and (max-width: 589px) {
      .logo-txts {
            margin-left: 10px !important;
            margin-top: 20px !important;
      }

      .latest-news-container .single-latest-news-item {
            max-width: 280px;
            position: relative;
            display: flex;
            flex-flow: column;
            margin: 10px auto;
      }

      .latest-news-container .latest-news-inner {
            background: #eaeaea;
            padding: 20px 20px 10px 20px;
            flex-flow: column;
            text-align: center;
      }

      .dots {
            margin-top: 15px;
      }

      .footer-area {
            padding: 40px 0 0px 0 !important;
      }

      a.footer-map {
            margin-top: 10px !important;
      }

      span.fas.fa-map-marker.fa-2x {
            display: inline-block;
      }

      a.footer-map:before {
            content: "\f041";
            font-family: fontAwesome;
            color: red;
            margin-right: 2px;
      }

      .vc-foodex-btn {
            margin-bottom: 20px;
      }

      .single-list-item .list-item-texts {
            padding-left: 5px !important;
            padding-top: 10px !important;
      }
}

@media screen and (max-width: 840px) {
      .col-md-12.d-md-none {
            display: none;
      }

      .lg-left,
      .lg-right {
            text-align: center !important;
            padding: 5px 0;
      }
}

/* ========== */
/* 
table.dataTable tbody tr {
    background-color: #f7fcfe !important;
}
table.dataTable.display tbody tr.odd > td:nth-child(2) {
    background: #dfedf4;
}
tr.even > td:nth-child(2) {
    background: #ecf8fd;
} */
/* ========== */
/* table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
      background-color: #f8f5f0 !important;
}

table.dataTable tbody tr {
      background-color: #fbfaf9 !important;
}

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
      background-color: #f6f4ef !important;
}

table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
      background-color: #f2eee6 !important;
} */

li.search_container {
      position: relative;
}

h2.major-title {
      margin-bottom: -15px !important;
      color: #333 !important;
      font-size: 32px !important;
}

.single-event .event-icon {
      height: 48px;
      max-height: 48px;
      min-height: 48px;
}

span.copyright_description {
      display: inline-flex !important;
}

nav.copyright-menu-nav {
      margin-left: 3px;
}

.lg-left {
      text-align: left;
}

.lg-right {
      text-align: right;
}

.vc-keyfigure>.keyfigure-line-one {
      font-size: 20px !important;
}

.vc_custom_1531726072430 {
      padding-right: 10px !important;
}