body {
  font-family: 'Barlow', sans-serif;
  font-size: 1rem;
  color: #000000;
}

.navbar-toggler {
  font-size: 1.7rem;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border: 1px solid rgba(255, 255, 255, .1);
}

.font-family-cheap-pine {
  font-family: cheap-pine, sans-serif;
}

.font-family-cheap-pine-sans {
  font-family: cheap-pine-sans, sans-serif;
}

.white-space-nowrap {
  white-space: nowrap;
}

.fa-circle {
  font-size: 0.7rem;
}

.fa-2x {
  font-size: 2.5rem !important;
}

.fa-lightbulb-on {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  line-height: 90px;
  z-index: 1;
}

.border-width-2 {
  border-width: 2px !important;
}

.line-lightbulb::before {
  position: absolute;
  content: "";
  top: 40px;
  left: 0;
  right: 0;
  background: #000000;
  height: 2px;
  width: 100%;
  z-index: -1;
}

.border {
  border-color: #000000 !important;
}

.border-blue {
  border-color: #00ccff !important;
}

.border-pink {
  border-color: #ff40d9 !important;
}

.border-width-4 {
  border-width: 6px !important;
}

.bg-red {
  background-color: #ffd4ce !important;
}

.bg-yellow {
  background-color: #ccff00 !important;
}

.bg-black {
  background-color: #0a0a0a;
}

a {
  color: #0000ee;
}


.font-weight-semi-bold {
  font-weight: 700 !important;
}

.font-weight-bold {
  font-weight: 900 !important;
}

.font-style-italic {
  font-style: italic;
}

.font-weight-light {
  font-weight: 300 !important;
}

.logo {
  max-width: 200px;
  z-index: 3;
}

.border-black {
  border-color: #000000 !important;
}

.scroll-overflow {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.btn-outline-secondary {
  width: 100%;
}

.header {
  background: url("../images/header-2.jpg") no-repeat center;
  background-size: cover;

}

.bg-overall {
  background: url("../images/overall.jpg") no-repeat top;
  background-size: cover;
}

.bg-sport {
  background: url("../images/sport_banner.jpg") no-repeat center;
  background-size: cover;
}

.bg-entertainment {
  background: url("../images/entertainment.jpg") no-repeat center;
  background-size: cover;
}

.bg-white-transparent::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
}

.btn-secondary:hover {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.bg-blue {
  background-color: #29a6d6;
}

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

.bg-pink-light {
  background-color: #ffdff9;
}

.bg-dark {
  background-color: #000000 !important;
}

.text-pink {
  color: #ff40d9;
}


.text-dark {
  color: #000 !important;
}

.text-blue {
  color: #00ccff;
}

.bg-blue-dark {
  background-color: #192138;
}


.line-height-1 {
  line-height: 1;
}


.position-sticky {
  top: 0;
  z-index: 1000;
  width: 100%;

}

.btn-primary:hover {
  background-color: #0069d9 !important;
  border-color: #0062cc !important;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

a:hover {
  text-decoration: none;
}

.icon {
  font-size: 2.8rem;
  vertical-align: middle;
}

.lead {
  font-size: 1rem;
}

.btn-primary {
  background: transparent;
  z-index: 2;
  border: 1px solid #cccccc;
}

.btn-primary.focus, .btn-primary:focus {
  background: #192138;
  border: 1px solid #192138;
  box-shadow: none;
}

.btn-primary:hover {
  border: 1px solid transparent;
}


.btn-secondary {
  border-radius: 0px;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle, .btn-outline-secondary:hover {
  color: #000000;
  background-color: #ccff00;
  border: 1px solid #000000;
}

.btn-outline-secondary.active i, .btn-outline-secondary:hover i {
  color: #000000;
}

.btn-outline-secondary {
  color: #ffffff;
  background-color: #363636;
  border: 1px solid #000000;
}

.btn-outline-secondary i {
  font-size: 0.9rem;
  color: #ccff00;
}

.btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #000;
  color: #fff;

}

.btn-secondary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
}


.h2 {
  line-height: 0.9;
  letter-spacing: 1px;
}

.h1 {
  line-height: 0.9;
  letter-spacing: 1px;
}


.circle-img {
  margin: auto;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  padding-bottom: calc(100% - 12px);
}

.section {
  display: none;
}


.section.open {
  display: block;
}


div#data_paginate,
div#data2_paginate,
div#data3_paginate,
div#data4_paginate,
div#data5_paginate,
div#data6_paginate,
.data_filter, .dataTables_length,
.dataTables_filter {
  display: none;
}

/* table */

.table .circle i {
  width: 25px;
  margin: auto;
  border-radius: 100%;

}

.dataTables_wrapper .row {
  margin-right: 0px;
  margin-left: 0px;
}

.dataTables_wrapper .col-6,
.dataTables_wrapper .col-12,
.dataTables_wrapper .col-sm-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.sorting .fa-sort-up,
.sorting .fa-sort-down {
  display: none;
}

.sorting_asc .fa-sort-up,
.sorting_asc .fa-sort {
  display: none;
}

.sorting_desc .fa-sort-down,
.sorting_desc .fa-sort {
  display: none;
}

.heading-holder {
  text-align: center;
  font-weight: 400;
  position: relative;
  white-space: nowrap;
  padding: 0;
  margin: auto;
  min-width: 90px;
}

#data .heading-holder .title-th, #data3 .heading-holder .title-th, #data5 .heading-holder .title-th {
  background-color: #00ccff;
}

#data2 .heading-holder .title-th, #data4 .heading-holder .title-th, #data6 .heading-holder .title-th {
  background-color: #ff40d9;
}

.table .heading-holder .title-th {
  border-top: 1px solid #000000;
}

.table tr th:first-child .title-th {
  border-left: 1px solid #000000;
}

.table tr th:nth-child(2) .title-th {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.table tr th:last-child .title-th {
  border-right: 1px solid #000000;
}


.btn-secondary .fa-plus {
  font-size: 0.8rem;
  color: #192138;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #192138;
  border-color: #192138;
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #000000;
  border-color: #000;
}

.btn-dark {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.heading-holder i {
  font-size: 1.5rem;
}

.heading-holder .title-th {
  font-weight: 600;
  text-align: center;
}

.sorting-icons {
  bottom: 0px;
  left: 0px;
  color: #000000;
  right: 0px;
  padding-top: 0.4rem;
  padding-bottom: 0rem;
  text-align: center;

}

#data .row, #data2 .row, #data3 .row {
  margin-right: 0px;
  margin-left: 0px;
}

#data .col-6, #data .col-12,
#data2 .col-6, #data2 .col-12,
#data3 .col-6, #data3 .col-12 {
  padding-right: 0px;
  padding-left: 0px;
}

.table tr td.sorting_1 .td-simulate {
  font-weight: 400;
}


.table td, .table th {
  padding: 0;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}


/*****/

.heading-holder .sorting-icons i {
  margin-bottom: 0px;
  font-size: 1rem;
}

.control_lenght {
  color: #000000;
  text-decoration: none;
  margin: auto;
  text-align: center;
  padding: 8px 76px;
  background-color: #ffffff;
  border-radius: 40px;
}

.control_lenght:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  background-color: transparent;
}

.table td, .table th {
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid transparent;
}


.table th {
  border-bottom: 0rem solid transparent !important;
  border-top: 1px solid transparent;
}


.table .title-th p {
  line-height: 1;
  color: #000000;
}

#data .sorting_asc .heading-holder .title-th, #data .sorting_desc .heading-holder .title-th {
  color: #fff;

}


.table .td-simulate {
  display: block;
  padding: 0;
  color: #000000;
  white-space: nowrap;
  line-height: 48px;
}

.table td {
  padding: 0;
  text-align: center;
  vertical-align: middle;

}


.table tr:first-child td {
  border-top: 1px solid #000000;
}

#data.table tr.odd, #data3.table tr.odd, #data5.table tr.odd {
  background-color: #dff9ff;
}

#data2.table tr.odd, #data4.table tr.odd, #data6.table tr.odd {
  background-color: #ffdff9;
}

.table tr {
  border: 1px solid transparent;
}


.footer-logo {
  max-width: 280px;
}


.footer a {
  text-decoration: underline;
  color: #0000ee;
}


.display-4 {
  font-size: 1rem;
  line-height: 0.9;
}

.display-3 {
  font-size: 2.4rem;
}

.h4, h4 {
  font-size: 1.7rem;
}

.display-2 {
  font-size: 3.5rem;
}

.header .display-3 {
  font-size: 2.3rem;
}

.display-2 {
  font-size: 6rem;
  line-height: 1;
}

@media (min-width: 576px) {
  .header .display-3 {
    font-size: 4.3rem;
  }

  .display-2 {
    font-size: 10.5rem;
  }

  .display-4 {
    font-size: 1.9rem;
    line-height: 0.9;
  }

  .display-3 {
    font-size: 4rem;
  }
}


@media (min-width: 992px) {
  .h3, h3 {
    font-size: 2.75rem;
  }

  .btn-outline-secondary {
    width: 272px;
  }

  .header .display-3 {
    font-size: 5.3rem;
  }

  .display-2 {
    font-size: 13.5rem;
    line-height: 1;
  }

  .bg-sport {
    background: url(../images/sport_banner.jpg) no-repeat bottom;
    background-size: cover;
  }

  .sidebar .box-wrap {
    background-size: auto;
  }

  .display-3 {
    line-height: 0.8;
  }

  .display-3 {
    font-size: 4.5rem;
  }


  .display-3 {
    font-size: 8.6rem;
  }


  .h4, h4 {
    font-size: 1.9rem;
  }

  .lead {
    font-size: 1.25rem;
  }

  .display-1 {
    font-size: 9rem;
    font-weight: 300;
    line-height: 0.8;
    letter-spacing: 6px;
  }

  .display-4 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 0.8;
  }

}

@media (min-width: 1200px) {
  .h4, h4 {
    font-size: 2.8rem;
  }

  .header .display-3 {
    font-size: 8.5rem;
  }

  .display-2 {
    font-size: 15.3rem;
    line-height: 0.8;
  }


  .display-4 {
    font-size: 3.2rem;
  }

  .container {
    max-width: 1300px;
  }
}


@media (min-width: 1800px) {

}
