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

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

/*****  SVG map ****/
#map_svg,
#svg-container {
  width: 100%;
  height: 370px;
  background-color: #ffffff;
}

.map-controls {
  position: absolute;
  z-index: 10;
  left: 0px;
  right: 0;
  top: 1px;
}


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

.border-left {
  border-left: 1px solid #000000 !important;

}

.border-right {
  border-right: 1px solid #000000 !important;
}

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

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

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

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

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


.font-family-cortado {
  font-family: cortado, sans-serif;
}

.section_primary, .section_secondary {
  display: none;
}

.section_primary.open, .section_secondary.open {
  display: block;
}

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

.text-red {
  color: #f36621;
}

.text-yellow {
  color: #efa500;
}

.text-purple {
  color: #F36621;
}

.text-purple__true {
  color: #794899;
}

.text-green {
  color: #4e943b;
}

.text-green-salad {
  color: #7fc02c;
}

.text-sand {
  color: #dfdcdc;
}

.bg-purple {
  background-color: #F36621 !important;
}

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

.bg-gray {
  background-color: #f0f0f0;
}

.buttons-section a.section-link {
  color: #ffff;
  text-decoration: none;
  background-color: transparent;
  border: 3px solid #ffffff;
  border-radius: 0;
  cursor: pointer;
  width: 100%;
}

.buttons-section a.section-link.active, .buttons-section a.section-link:hover {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;

}

.map-controls .btn-secondary {
  color: #000000;
  background-color: transparent;
  border: 2px solid #000000;
  border-radius: 0;
}
.map-controls .btn-secondary:hover {
  background: #F36621 !important;
}
.btn-secondary {
  color: #000000;
  background-color: transparent;
  border: 3px solid #F36621;
}

.bg-gradient {
  background: #F36621;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle, .btn-secondary:hover {
  color: #FFF !important;
  background: #F36621;
  border-color: #F36621;
}

.btn-primary {
  background-color: #ffffff;
  border-color: #195E73;
  border-radius: 0;
  height: 45px;
  width: 45px;
  line-height: 43px;
  color: #195E73;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary:hover {
  background-color: #195E73;
  border-color: #195E73;
  color: #ffff;
}

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

/************* UK ************/

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

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

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

/************* GLOBAL ***********/

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

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

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

.bg-anglesey {
  background: #f0f0f0 url("../jpg/anglesey.jpg") no-repeat right;
  background-size: cover;
}

.bg-wandsworth {
  background: #f0f0f0 url("../jpg/wandsworth-2.jpg") no-repeat right;
  background-size: cover;
}

.bg-mole-valley {
  background: #f0f0f0 url("../jpg/mole-valley.jpg") no-repeat right;
  background-size: cover;
}

.bg-westminster {
  background: #f0f0f0 url("../jpg/westminster-2.jpg") no-repeat right;
  background-size: cover;
}

/******* World ********/
.bg-colombia {
  background: #f0f0f0 url("../jpg/colombia.jpg") no-repeat right;
  background-size: cover;
}

.bg-portugal {
  background: #f0f0f0 url("../jpg/portugal.jpg") no-repeat right;
  background-size: cover;
}

.bg-slovakia {
  background: #f0f0f0 url("../jpg/slovakia.jpg") no-repeat right;
  background-size: cover;
}

.bg-united-kingdom {
  background: #f0f0f0 url("../jpg/united-kingdom.jpg") no-repeat right;
  background-size: cover;
}

.bg-new-zealand {
  background: #f0f0f0 url("../jpg/new-zealand.jpg") no-repeat right;
  background-size: cover;
}


.btn-primary.focus, .btn-primary:focus {
  box-shadow: none;
}

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


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

.overflow-hidden {
  overflow: hidden;
  position: relative;
}


.font-weight-medium {
  font-weight: 500;
}

.number-circle {
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;

}

a {
  color: #3f43a0;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  word-break: break-word;
}


div#data_length, div#data2_length {
  display: none;
}


div#data_paginate, div#data2_paginate {
  display: none;
}

.heading-holder {
  position: relative;
  border-radius: 3px;
  padding-bottom: 35px;
  padding-top: 0px;
}

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

}

.header::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
}

.text-pink {
  color: #ffe2d2;
}

.text-purple {
  color: #F36621;
}

.number-circle .lead {
  font-size: 1.4rem;
}


.btn-group-lg > .btn, .btn-lg {
  padding: 0.1rem 1.2rem;
  font-size: 13px;
  line-height: 2.5;
  border-radius: 0;

}


.table tr td:nth-child(11) {
  border-right: 5px solid #ffffff;
}

.table tr td:last-child {
  border-left: 10px solid #ffffff;
}

.control_lenght {
  background-color: #000000;
  border-radius: 5px;
  padding: 0.4rem 2.9rem;
  text-decoration: none;
  display: inline-block;
}

.control_lenght:hover {
  background-color: #0f121f;
  text-decoration: none;
}

.btn-primary {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #000000;
  height: 49px;
  width: 49px;
  line-height: 37px;
  font-size: 1.5rem;
}

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

}


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

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

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

.display-2 {
  font-size: 2.9rem;
  font-weight: 300;
  line-height: 1.1;
}


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


#carousel .h4 {
  font-size: 1.3rem;
}

.heading-holder {
  position: relative;
  padding-bottom: 0;
  margin: 0 0 5px;

}

.heading-holder .title-th {
  border-radius: 5px 5px 0px 0 !important;

}

.heading-holder .title-icon {
  color: #F36621;
  margin: auto;
  font-size: 1.4rem;
  background-color: #f7ece7;
  border-radius: 5px !important;
}

.heading-holder .title-th {
  border-radius: 5px !important;
  background-color: #ffffff;

}

.heading-holder .title-text {
  color: #343a40;
  height: 44px;
  line-height: 44px;
  background-color: #f7ece7;
  border-radius: 5px;
}

.heading-holder .title-text i {
  font-size: 1.4rem;
  color: #F36621;
}

.sorting-icons {
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px;
  bottom: 0;
  font-size: 1rem;
  margin: 0 auto 10px;
  color: #000000;
  border: 1px solid #F36621;
  display: block;
  width: 100%;
}

.img-oval img {
  border-radius: 100%;
  width: 50px;
  height: 50px;

}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e603 !important;
  padding-bottom: 0 !important;
  font-size: 1rem;
}


.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;
}


.sorting_asc, .sorting_desc, .sorting_asc span, .sorting_desc span, .sorting_asc .sorting-icons, .sorting_desc .sorting-icons {
  color: #322e2f;
}

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

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


.table tr th.sorting_asc .heading-holder .sorting-icons,
.table tr th.sorting_desc .heading-holder .sorting-icons {
  background: #F36621;
}

.sorting_asc .heading-holder .title-text i,
.sorting_desc .heading-holder .title-text i,
.table tr th.sorting_asc .heading-holder .sorting-icons i,
.table tr th.sorting_desc .heading-holder .sorting-icons i {
  color: #ffffff;
}

.sorting_asc .heading-holder .title-text,
.sorting_desc .heading-holder .title-text {
  background: #F36621;
  border-color: #F36621;
  color: #ffffff;
}

.table tr:last-child td {
  border-bottom: 0;
}

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

.table tr td:nth-child(7) {
  padding: 0 0;
}

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

.table td, .table th {
  vertical-align: middle;
  text-align: center;
  padding: 0px 4px;
}


.table tr.odd td.highlighted span {
  background-color: #f7ece7;
}

.table tr.odd td.sorting_1 span {
  color: #000000;
  background-color: #f7ece7;
}

.table tr td.sorting_1 span {
  font-weight: 800;
}

table.dataTable {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-collapse: collapse !important;

}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
  padding: 50px;
}

table tr td span {
  color: #000000;
  font-weight: 500;
}


td i.small {
  font-size: 9px;
  position: relative;
  top: -1px;
}

div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
  display: none;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
  display: none;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 0px;
  padding-left: 0px;
  position: relative;
}

.table th {
  color: #322e2f;
  font-size: 1rem;
  white-space: nowrap;
  border-top: 0;
}

.table td {
  border-top: 1px solid transparent;
  color: #000000;
  font-size: 1rem;
  white-space: nowrap;
}

.table td .td-simulate {
  display: block;
  border: 1px solid transparent;
  padding: 7px 10px;
}


.table tbody tr:nth-child(odd) {
  background: #f5f5f6;
}

h1 {
  font-size: 1.3rem;
}

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

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

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

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

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

.methodology .icon {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background: #F36621;
  border-color: #F36621;
  font-size: 1.3rem;
}

.methodology .icon::before {
  vertical-align: middle;
}

.heading::before {
  position: absolute;
  content: "";
  background-color: #000000;
  height: 3px;
  top: 13px;
  width: 200px;
  margin: auto;
  left: 0;
  right: 0;

}

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

.footer-logo {
  width: 240px;
}

@media (min-width: 374px) {

}

@media (min-width: 576px) {

  h1 {
    font-size: 1.2rem;
  }

  .h4, h4 {
    font-size: 1.2rem;

  }
}

@media (min-width: 768px) {

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

  .h1, h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }


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


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

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

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

@media (max-width: 992px) {
  #map-view {
    display: none !important;
  }

  #table-view {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .lead {
    font-size: 1.3rem;
  }

  .header::before {
    background: none;
  }

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

  .buttons-section .section-link.btn {
    width: 270px;
  }

  .buttons-section .btn-secondary {
    width: 190px;
  }

  .bg-anglesey, .bg-wandsworth, .bg-mole-valley, .bg-westminster, .bg-colombia, .bg-portugal, .bg-slovakia, .bg-united-kingdom, .bg-new-zealand {
    background-size: contain;
  }

  .heading::before {
    top: 16px;
    width: 230px;

  }

  #map_svg,
  #svg-container {
    width: 100%;
    height: 600px;
  }


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

  }

  #carousel-holder-methodology-section-1 button.slick-arrow, #carousel-holder-methodology-section-2 button.slick-arrow {
    position: absolute;
    top: 45%;
    z-index: 1;
  }

  #carousel-holder-methodology-section-1 button.arrow-prev, #carousel-holder-methodology-section-2 button.arrow-prev {
    left: -47px;
  }

  #carousel-holder-methodology-section-1 button.arrow-next, #carousel-holder-methodology-section-2 button.arrow-next {
    right: -47px;
  }

  h1 {
    font-size: 1.5rem;
  }

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

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

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


  .h2 {
    font-size: 2.6rem;
  }

}

@media (min-width: 1200px) {
  .white-space-nowrap {
    white-space: nowrap;
  }


  .container {
    max-width: 1172px;
  }

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

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

}

@media (min-width: 1500px) {
  .container {
    max-width: 1245px;
  }

  #carousel-holder-methodology-section-1 button.arrow-prev, #carousel-holder-methodology-section-2 button.arrow-prev {
    left: -70px;
  }

  #carousel-holder-methodology-section-1 button.arrow-next, #carousel-holder-methodology-section-2 button.arrow-next {
    right: -70px;
  }
}