body {
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4a4a4a;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 200px;
  display: inline-block;
  vertical-align: middle;
}

#carousel-arrows,
#carousel-arrows-2 {
  position: relative;
  top: 0px;
  margin: auto;
  width: 115px;
}

#carousel-arrows button.slick-arrow,
#carousel-arrows-2 button.slick-arrow {
  position: absolute;
  z-index: 9;
}

#carousel-arrows button.arrow-prev,
#carousel-arrows-2 button.arrow-prev {
  left: 0px;
}

#carousel-arrows button.arrow-next,
#carousel-arrows-2 button.arrow-next {
  right: 0px;
}

.section_primary {
  display: none;
}

.section_primary.open {
  display: block;
}

.font-family-gibson {
  font-family: canada-type-gibson, sans-serif;
}

.fa-circle {
  font-size: 0.6rem;
  vertical-align: middle;
}

.font-weight-medium {
  font-weight: 600 !important;
}

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

.border-bottom {
  border-bottom: 2px solid #0a0a0a !important;
}

.border-top {
  border-top: 2px solid #0a0a0a !important;
}

.divider {
  margin: auto;
  height: 2px;
  width: 90%;
  background-color: #0a0a0a;
}

.text-blue {
  color: #304ffe;
}

.text-blue-dark {
  color: #000861;
}

.bg-blue {
  background-color: #000861 !important;
}

.bg-violet {
  background-color: #e8eaff;
}

.text-red {
  color: #ff3399;
}

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

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

a:hover {
  text-decoration: none;
  color: #0000ee;
}

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

div.dataTables_paginate,
.data_filter,
.dataTables_length,
.dataTables_filter {
  display: none;
}

.btn-secondary {
  color: #fff;
  background-color: #000861;
  border-color: #000861;
  line-height: 1.5;
}

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

.bg-banner {
  background-size: cover;
  z-index: 0;
  overflow: hidden;
  position: relative;
  height: 219px;
}

.bg-banner__self-employment {
  height: 278px;
}

.bg-banner__city {
  height: 270px;
}

.btn-primary {
  height: 40px;
  width: 40px;
  border-radius: 0;
  padding: 0;
  background-color: #000861;
  border-color: #000861;
  z-index: 2;
}

.btn-primary i {
  font-size: 1.3rem;
}

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

#carousel-holder .btn-primary:not(:disabled):not(.disabled).active,
#carousel-holder .btn-primary:not(:disabled):not(.disabled):active,
#carousel-holder .show > .btn-primary.dropdown-toggle {
  color: #000861;
  background-color: #ffffff;
  border-color: #ffffff;
}

/* typography */

.display-1 {
  font-size: 3rem;
  line-height: 0.8;
}

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

/***** Header ******/

.header {
  background-image: url(../images/header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.self-employment::before {
  content: '';
  background: url(../images/self-employment.jpg) no-repeat center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 135px;
  height: 148px;
}

.new-startups::before {
  content: '';
  background: url(../images/new-startups.jpg) no-repeat center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 89px;
  height: 148px;
}

.survival-rates::before {
  content: '';
  background: url(../images/startup-survival.jpg) no-repeat center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 89px;
  height: 148px;
}

.sectors::before {
  content: '';
  background: url(../images/sectors.jpg) no-repeat center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 105px;
  height: 115px;
}

.by-city::before {
  content: '';
  background: url(../images/by-city.jpg) no-repeat center;
  width: 100%;
  position: absolute;
  background-size: cover;
  z-index: 2;
  top: 138px;
  height: 148px;
}

.self-employment::after,
.new-startups::after,
.survival-rates::after,
.sectors::after,
.by-city::after {
  content: '';
  width: 100%;
  background-size: cover;
  z-index: 1;
}

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

.bg-city-regions {
  background: url(../images/self-employment-bg.jpg) no-repeat center;
  background-size: cover;
}

.bg-local-authorities {
  background: url(../images/new-startups-bg.jpg) no-repeat top center;
  background-size: cover;
}

.bg-startup-survival {
  background: url(../images/startup-survival-bg.jpg) no-repeat top center;
  background-size: cover;
}

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

.bg-by-city {
  background: url(../images/by-city-bg.jpg) no-repeat top center;
  background-size: cover;
}

.text-box-slider {
  position: absolute;
  bottom: 0;
  left: 0;
}

.icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #ffffff;
}

.slider-icon {
  position: absolute;
  top: 20px;
  left: 44.5%;
}

.img-square {
  background-size: cover;
  background-position: center;
}

.img-square-slider {
  background-size: cover;
  background-position: center;
  padding-bottom: 70%;
}

.img-square::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(46, 51, 114, 0.8);
}

.inner-box {
  position: relative;
}

.fa-2x {
  font-size: 1.4rem;
}

.links-section a {
  color: #ffffff;
  text-decoration: none;
  width: 100%;
}

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

#data_processing,
#data2_processing,
#data3_processing,
#data4_processing {
  display: none !important;
}

.letter-spacing {
  letter-spacing: 1px;
}

/* table */

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

#data_wrapper .col-6,
#data_wrapper .col-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;
}

tr .sorting_1 span.td-simulate {
  font-weight: bold;
}

tr.even .sorting_1 span.td-simulate,
tr.even td.highlighted span.td-simulate {
  background: #e8eaff;
  color: #4a4a4a;
}

.sorting_asc .heading-holder .sorting-icons,
.sorting_desc .heading-holder .sorting-icons {
  background: #e8eaff;
}

.sorting_asc .heading-holder .icon,
.sorting_desc .heading-holder .icon {
  background: #304ffe !important;
}

.control_lenght {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #304ffe;
  border-radius: 5px;
  font-weight: bold;
  padding: 0.4rem 2rem;
}

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

.control_lenght:hover i {
  color: #ffffff !important;
}

.heading-holder {
  text-align: center;
  font-weight: 400;
  padding-top: 1.2rem;
  position: relative;
  min-width: 128px;
}

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

.heading-holder p {
  line-height: 1;
}

.heading-holder .sorting-icons {
  color: #fff;
  background-color: #f8f8f8;
  line-height: 34px;
}

.heading-holder .title-th {
  height: 61px;
}

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

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

.table tr th:first-child {
  padding-left: 0;
}

.table tr th:last-child {
  padding-right: 0rem;
}

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

.table tbody tr.even td {
  background: #f8f8f8;
}

.table tbody tr td {
  padding: 0px 5px;
  border-top: 0px solid #000;
  text-align: center;
}

.table tr td:first-child {
  padding-left: 0;
}

.table tr td:last-child {
  border-left: 11px solid white;
  padding: 0 0px;
}

.table tr td:nth-last-child(2) {
  padding-right: 0;
}

.table tfoot {
  border: 2px solid #f44165;
}

.table tfoot td {
  padding: 0;
}

.td-simulate {
  padding: 0.2rem 0rem;
  display: block;
  white-space: nowrap;
  font-weight: 400;
  font-size: 1rem;
  line-height: 34px;
}

.tooltip.show {
  opacity: 1;
}

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

.h3,
h3 {
  font-size: 1.45rem;
}

.display-4 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.lead {
  font-size: 1rem;
  font-weight: 300;
}

.container-custom,
.container-custom-table {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

@media (min-width: 576px) {
  .bg-banner {
    height: auto;
  }

  .bg-banner__city {
    height: auto;
  }

  .self-employment::before,
  .new-startups::before,
  .survival-rates::before,
  .sectors::before,
  .by-city::before {
    content: '';
    position: absolute;
    top: 0;
    right: -70px;
    height: auto;
    width: 50%;
    background-size: cover;
    z-index: 2;
    bottom: 0;
  }

  .by-city::before {
    right: -80px;
  }

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

  .h3,
  h3 {
    font-size: 1.3rem;
  }

  #carousel-holder button.arrow-prev,
  #carousel-holder-2 button.arrow-prev {
    left: 0px;
  }

  #carousel-holder button.arrow-next,
  #carousel-holder-2 button.arrow-next {
    right: 0px;
  }

  .display-1 {
    font-size: 3.6rem;
  }

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

  .display-1 {
    font-size: 4.5rem;
    line-height: 0.8;
  }

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

@media (min-width: 768px) {
  .self-employment::before,
  .new-startups::before,
  .survival-rates::before {
    right: 0;
  }

  .sectors::before {
    right: -40px;
  }

  .by-city::before {
    right: -40px;
  }

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

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

  .display-1 {
    font-size: 5.5rem;
    line-height: 0.8;
  }
}

@media (min-width: 992px) {
  .btn-secondary,
  .links-section a {
    width: 180px;
  }

  .h2,
  h2 {
    font-size: 2rem;
  }

  #carousel-holder button.slick-arrow {
    position: absolute;
    top: 48%;
  }

  #carousel-holder-2 button.slick-arrow {
    position: absolute;
    top: 40%;
  }

  #carousel-holder button.arrow-prev,
  #carousel-holder-2 button.arrow-prev {
    left: 50px;
  }

  #carousel-holder button.arrow-next,
  #carousel-holder-2 button.arrow-next {
    right: 50px;
  }

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

  .lead {
    font-size: 1.4rem;
  }

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

  .display-1 {
    font-size: 7rem;
    line-height: 0.8;
  }

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

  .h3,
  h3 {
    font-size: 1.75rem;
  }
}

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

  .container-custom {
    max-width: 1170px;
  }

  .container-custom-table {
    max-width: 1370px;
  }

  .container {
    max-width: 1288px;
  }

  #carousel-holder button.arrow-prev {
    left: 0;
  }

  #carousel-holder button.arrow-next {
    right: 0;
  }

  #carousel-holder-2 button.arrow-prev {
    left: 170px;
  }

  #carousel-holder-2 button.arrow-next {
    right: 170px;
  }

  .self-employment::before,
  .new-startups::before,
  .survival-rates::before,
  .sectors::before,
  .by-city::before {
    width: 50%;
  }
}

@media (min-width: 1500px) {
  #carousel-holder button.arrow-prev {
    left: 70px;
  }

  #carousel-holder button.arrow-next {
    right: 70px;
  }
}

@media (min-width: 1800px) {
  #carousel-holder button.arrow-prev,
  #carousel-holder-2 button.arrow-prev {
    left: 290px;
  }

  #carousel-holder button.arrow-next,
  #carousel-holder-2 button.arrow-next {
    right: 290px;
  }
}
