.list-none {
  list-style: none; }

.tid-10 {
  text-indent: 10%; }

.txt-white {
  color: #000; }

h2 {
  color: #448ccb; }

.btn-readall, .btn-readall a {
  background-color: #448ccb;
  color: #FFF;
  padding: 3px 24px; }
  .btn-readall a:hover {
    color: rgba(255, 255, 255, 0.7); }

a {
  color: #000; }
  a:hover {
    color: #448ccb; }

.bg-blue {
  background-color: #8cbbfc; }

.bg-deep-blue {
  background-color: #448ccb; }

.bg-light-blue {
  background-color: #f0f6ff; }

.h-line {
  border-top: 1px solid #006bfe;
  border-bottom: 1px solid #006bfe; }

.bg-light-grey {
  background-color: #ebebeb; }

.ht-line {
  border-top: 1px solid #006bfe; }

::-webkit-input-placeholder {
  text-align: center;
  font-size: 24px; }

/* Firefox 18-
    text-align: center
    font-size: 24px */
/* Firefox 19+
    text-align: center
    font-size: 24px */
:-ms-input-placeholder {
  text-align: center;
  font-size: 24px; }

header {
  height: 163px;
  background-image: url("../img/header_bg.png");
  background-size: cover; }
  header img.brand {
    padding-top: 10px; }

.search-container #SearchForm {
  border-radius: 7px 0 0 7px;
  border: 0px;
  line-height: 1; }
  .search-container #SearchForm:focus {
    -webkit-box-shadow: 0 0 0 0 #FFF;
    box-shadow: 0 0 0 0 #FFF; }

.search-container .btn-search {
  border-radius: 0 7px 7px 0;
  background-color: #FFF;
  border: 0px; }
  .search-container .btn-search:focus {
    -webkit-box-shadow: 0 0 0 0 #FFF;
    box-shadow: 0 0 0 0 #FFF; }

.slick-dots {
  width: 97.5% !important; }
  .slick-dots li button:before {
    font-size: 36px !important; }

.blockquote-footer {
  background-color: transparent; }

.btn-readall, .btn-readall a {
  color: #000; }

.news-box1 {
  position: relative;
  overflow: hidden;
  margin: 10px 3px;
  width: 100%;
  background-color: #ffffff;
  color: #2B2B2B; }
  .news-box1 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .news-box1 img {
    max-width: 100%;
    vertical-align: top;
    position: relative; }
  .news-box1 figcaption {
    padding: 4% 9%;
    padding-bottom: calc(11%);
    background-color: #ffffff; }
  .news-box1 h3 {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 24px;
    margin: 3px 0; }
  .news-box1 p {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0px; }
  .news-box1 footer {
    color: #888;
    background-color: transparent;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 100%; }
    .news-box1 footer span {
      padding-left: 10px; }
    .news-box1 footer .icons {
      position: absolute;
      right: 20px;
      top: 0; }
      .news-box1 footer .icons > div {
        display: inline-block;
        margin-left: 8px; }
      .news-box1 footer .icons i {
        display: inline-block;
        margin-right: 5px;
        font-size: 1em; }
  .news-box1 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1; }

.counter, footer {
  color: #000;
  font-size: .9em;
  line-height: 1.05em; }

footer {
  background-color: #a5cbff; }

@media (min-width: 992px) {
  .tid-lg-20 {
    text-indent: 20%; } }

@media (min-width: 1200px) {
  .tid-xl-30 {
    text-indent: 30%; } }

@media (max-width: 991px) {
  header {
    height: 115px;
    background-position: right bottom; }
    header img.brand {
      padding-top: 2px; } }

@media (max-width: 767px) {
  .p-tb-sm-10 {
    padding: 10px 0 !important; }
  .pb-xs-20 {
    padding-bottom: 20px; }
  .sm-counter {
    color: #000;
    padding: 20px 0;
    font-weight: 700; } }

@media (max-width: 575px) {
  .xs-center {
    text-align: center; }
  .tid-10.xs-center {
    text-indent: 0%;
    padding-left: 0; }
  header img.brand {
    padding-top: 1%; }
  footer, .counter, footer {
    font-size: .8em;
    line-height: 1.2em; }
  .specific-position {
    left: -20% !important; }
  .p-xs-5 {
    padding: 3px 5px !important; } }

@media (max-width: 455px) {
  header img.brand {
    padding-top: 5%; }
  .btn-filter-group {
    display: block !important; }
    .btn-filter-group button {
      border-radius: 5px !important;
      margin-bottom: 5px; }
  .table-filter .media-photo {
    width: 100%; } }
