/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #1e68bf;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --client: #a8a6a1;
  --primary: #000;
  --secondary: #a8a6a1;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

body {
  font-family: "Helvetica", "Arial", sans-serif;
}

strong {
  font-weight: 600;
}

.background-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.btn-sharp {
  border-radius: 0;
  white-space: normal;
}

.bg-dark-gray {
  background-color: #1d1d1d;
}

.bg-medium-gray {
  background-color: #333;
}

.bg-inactive {
  background-color: #ccc;
}

.no-link {
  text-decoration: none !important;
}

.bg-black-active {
  background-color: #000 !important;
}

a.bg-black-active:hover, a.bg-black-active:focus,
button.bg-black-active:hover,
button.bg-black-active:focus {
  background-color: black !important;
}

.bg-black:hover {
  background-color: #000 !important;
}

a.bg-black:hover:hover, a.bg-black:hover:focus,
button.bg-black:hover:hover,
button.bg-black:hover:focus {
  background-color: black !important;
}

.bg-opacity-black {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.bg-all-active {
  background-color: #707071 !important;
}

a.bg-all-active:hover, a.bg-all-active:focus,
button.bg-all-active:hover,
button.bg-all-active:focus {
  background-color: #575757 !important;
}

.bg-all:hover {
  background-color: #707071 !important;
}

a.bg-all:hover:hover, a.bg-all:hover:focus,
button.bg-all:hover:hover,
button.bg-all:hover:focus {
  background-color: #575757 !important;
}

.bg-opacity-all {
  background-color: rgba(112, 112, 113, 0.5) !important;
}

.bg-adventure-travel-active {
  background-color: #a70062 !important;
}

a.bg-adventure-travel-active:hover, a.bg-adventure-travel-active:focus,
button.bg-adventure-travel-active:hover,
button.bg-adventure-travel-active:focus {
  background-color: #740044 !important;
}

.bg-adventure-travel:hover {
  background-color: #a70062 !important;
}

a.bg-adventure-travel:hover:hover, a.bg-adventure-travel:hover:focus,
button.bg-adventure-travel:hover:hover,
button.bg-adventure-travel:hover:focus {
  background-color: #740044 !important;
}

.bg-opacity-adventure-travel {
  background-color: rgba(167, 0, 98, 0.5) !important;
}

.bg-health-medicine-active {
  background-color: #e4032e !important;
}

a.bg-health-medicine-active:hover, a.bg-health-medicine-active:focus,
button.bg-health-medicine-active:hover,
button.bg-health-medicine-active:focus {
  background-color: #b20224 !important;
}

.bg-health-medicine:hover {
  background-color: #e4032e !important;
}

a.bg-health-medicine:hover:hover, a.bg-health-medicine:hover:focus,
button.bg-health-medicine:hover:hover,
button.bg-health-medicine:hover:focus {
  background-color: #b20224 !important;
}

.bg-opacity-health-medicine {
  background-color: rgba(228, 3, 46, 0.5) !important;
}

.bg-feature-films-active {
  background-color: #4a110c !important;
}

a.bg-feature-films-active:hover, a.bg-feature-films-active:focus,
button.bg-feature-films-active:hover,
button.bg-feature-films-active:focus {
  background-color: #1e0705 !important;
}

.bg-feature-films:hover {
  background-color: #4a110c !important;
}

a.bg-feature-films:hover:hover, a.bg-feature-films:hover:focus,
button.bg-feature-films:hover:hover,
button.bg-feature-films:hover:focus {
  background-color: #1e0705 !important;
}

.bg-opacity-feature-films {
  background-color: rgba(74, 17, 12, 0.5) !important;
}

.bg-animals-active {
  background-color: #aab500 !important;
}

a.bg-animals-active:hover, a.bg-animals-active:focus,
button.bg-animals-active:hover,
button.bg-animals-active:focus {
  background-color: #7a8200 !important;
}

.bg-animals:hover {
  background-color: #aab500 !important;
}

a.bg-animals:hover:hover, a.bg-animals:hover:focus,
button.bg-animals:hover:hover,
button.bg-animals:hover:focus {
  background-color: #7a8200 !important;
}

.bg-opacity-animals {
  background-color: rgba(170, 181, 0, 0.5) !important;
}

.bg-history-active {
  background-color: #009e3d !important;
}

a.bg-history-active:hover, a.bg-history-active:focus,
button.bg-history-active:hover,
button.bg-history-active:focus {
  background-color: #006b29 !important;
}

.bg-history:hover {
  background-color: #009e3d !important;
}

a.bg-history:hover:hover, a.bg-history:hover:focus,
button.bg-history:hover:hover,
button.bg-history:hover:focus {
  background-color: #006b29 !important;
}

.bg-opacity-history {
  background-color: rgba(0, 158, 61, 0.5) !important;
}

.bg-crime-active {
  background-color: #283583 !important;
}

a.bg-crime-active:hover, a.bg-crime-active:focus,
button.bg-crime-active:hover,
button.bg-crime-active:focus {
  background-color: #1c255c !important;
}

.bg-crime:hover {
  background-color: #283583 !important;
}

a.bg-crime:hover:hover, a.bg-crime:hover:focus,
button.bg-crime:hover:hover,
button.bg-crime:hover:focus {
  background-color: #1c255c !important;
}

.bg-opacity-crime {
  background-color: rgba(40, 53, 131, 0.5) !important;
}

.bg-documentaries-active {
  background-color: #f18700 !important;
}

a.bg-documentaries-active:hover, a.bg-documentaries-active:focus,
button.bg-documentaries-active:hover,
button.bg-documentaries-active:focus {
  background-color: #be6a00 !important;
}

.bg-documentaries:hover {
  background-color: #f18700 !important;
}

a.bg-documentaries:hover:hover, a.bg-documentaries:hover:focus,
button.bg-documentaries:hover:hover,
button.bg-documentaries:hover:focus {
  background-color: #be6a00 !important;
}

.bg-opacity-documentaries {
  background-color: rgba(241, 135, 0, 0.5) !important;
}

.bg-lifestyle-active {
  background-color: #0096b8 !important;
}

a.bg-lifestyle-active:hover, a.bg-lifestyle-active:focus,
button.bg-lifestyle-active:hover,
button.bg-lifestyle-active:focus {
  background-color: #006c85 !important;
}

.bg-lifestyle:hover {
  background-color: #0096b8 !important;
}

a.bg-lifestyle:hover:hover, a.bg-lifestyle:hover:focus,
button.bg-lifestyle:hover:hover,
button.bg-lifestyle:hover:focus {
  background-color: #006c85 !important;
}

.bg-opacity-lifestyle {
  background-color: rgba(0, 150, 184, 0.5) !important;
}

.bg-science-technology-active {
  background-color: #fdc300 !important;
}

a.bg-science-technology-active:hover, a.bg-science-technology-active:focus,
button.bg-science-technology-active:hover,
button.bg-science-technology-active:focus {
  background-color: #ca9c00 !important;
}

.bg-science-technology:hover {
  background-color: #fdc300 !important;
}

a.bg-science-technology:hover:hover, a.bg-science-technology:hover:focus,
button.bg-science-technology:hover:hover,
button.bg-science-technology:hover:focus {
  background-color: #ca9c00 !important;
}

.bg-opacity-science-technology {
  background-color: rgba(253, 195, 0, 0.5) !important;
}

.bg-factual-entertainment-active {
  background-color: #6fd541 !important;
}

a.bg-factual-entertainment-active:hover, a.bg-factual-entertainment-active:focus,
button.bg-factual-entertainment-active:hover,
button.bg-factual-entertainment-active:focus {
  background-color: #56ba29 !important;
}

.bg-factual-entertainment:hover {
  background-color: #6fd541 !important;
}

a.bg-factual-entertainment:hover:hover, a.bg-factual-entertainment:hover:focus,
button.bg-factual-entertainment:hover:hover,
button.bg-factual-entertainment:hover:focus {
  background-color: #56ba29 !important;
}

.bg-opacity-factual-entertainment {
  background-color: rgba(111, 213, 65, 0.5) !important;
}

.bg-drama-active {
  background-color: #e0346e !important;
}

a.bg-drama-active:hover, a.bg-drama-active:focus,
button.bg-drama-active:hover,
button.bg-drama-active:focus {
  background-color: #c31e56 !important;
}

.bg-drama:hover {
  background-color: #e0346e !important;
}

a.bg-drama:hover:hover, a.bg-drama:hover:focus,
button.bg-drama:hover:hover,
button.bg-drama:hover:focus {
  background-color: #c31e56 !important;
}

.bg-opacity-drama {
  background-color: rgba(224, 52, 110, 0.5) !important;
}

.bg-kids-active {
  background-color: #b2c30b !important;
}

a.bg-kids-active:hover, a.bg-kids-active:focus,
button.bg-kids-active:hover,
button.bg-kids-active:focus {
  background-color: #869308 !important;
}

.bg-kids:hover {
  background-color: #b2c30b !important;
}

a.bg-kids:hover:hover, a.bg-kids:hover:focus,
button.bg-kids:hover:hover,
button.bg-kids:hover:focus {
  background-color: #869308 !important;
}

.bg-opacity-kids {
  background-color: rgba(178, 195, 11, 0.5) !important;
}

.bg-music-active {
  background-color: #892f3e !important;
}

a.bg-music-active:hover, a.bg-music-active:focus,
button.bg-music-active:hover,
button.bg-music-active:focus {
  background-color: #63222d !important;
}

.bg-music:hover {
  background-color: #892f3e !important;
}

a.bg-music:hover:hover, a.bg-music:hover:focus,
button.bg-music:hover:hover,
button.bg-music:hover:focus {
  background-color: #63222d !important;
}

.bg-opacity-music {
  background-color: rgba(137, 47, 62, 0.5) !important;
}

.bg-comedy-active {
  background-color: #f7ac71 !important;
}

a.bg-comedy-active:hover, a.bg-comedy-active:focus,
button.bg-comedy-active:hover,
button.bg-comedy-active:focus {
  background-color: #f49041 !important;
}

.bg-comedy:hover {
  background-color: #f7ac71 !important;
}

a.bg-comedy:hover:hover, a.bg-comedy:hover:focus,
button.bg-comedy:hover:hover,
button.bg-comedy:hover:focus {
  background-color: #f49041 !important;
}

.bg-opacity-comedy {
  background-color: rgba(247, 172, 113, 0.5) !important;
}

.bg-auto-active {
  background-color: #ee1111 !important;
}

a.bg-auto-active:hover, a.bg-auto-active:focus,
button.bg-auto-active:hover,
button.bg-auto-active:focus {
  background-color: #be0e0e !important;
}

.bg-auto:hover {
  background-color: #ee1111 !important;
}

a.bg-auto:hover:hover, a.bg-auto:hover:focus,
button.bg-auto:hover:hover,
button.bg-auto:hover:focus {
  background-color: #be0e0e !important;
}

.bg-opacity-auto {
  background-color: rgba(238, 17, 17, 0.5) !important;
}

.bg-formats-active {
  background-color: #311b92 !important;
}

a.bg-formats-active:hover, a.bg-formats-active:focus,
button.bg-formats-active:hover,
button.bg-formats-active:focus {
  background-color: #231367 !important;
}

.bg-formats:hover {
  background-color: #311b92 !important;
}

a.bg-formats:hover:hover, a.bg-formats:hover:focus,
button.bg-formats:hover:hover,
button.bg-formats:hover:focus {
  background-color: #231367 !important;
}

.bg-opacity-formats {
  background-color: rgba(49, 27, 146, 0.5) !important;
}

.bg-medical-rescue-active {
  background-color: #38eE3c !important;
}

a.bg-medical-rescue-active:hover, a.bg-medical-rescue-active:focus,
button.bg-medical-rescue-active:hover,
button.bg-medical-rescue-active:focus {
  background-color: #13e018 !important;
}

.bg-medical-rescue:hover {
  background-color: #38eE3c !important;
}

a.bg-medical-rescue:hover:hover, a.bg-medical-rescue:hover:focus,
button.bg-medical-rescue:hover:hover,
button.bg-medical-rescue:hover:focus {
  background-color: #13e018 !important;
}

.bg-opacity-medical-rescue {
  background-color: rgba(56, 238, 60, 0.5) !important;
}

.bg-reality-entertainment-active {
  background-color: #ad1457 !important;
}

a.bg-reality-entertainment-active:hover, a.bg-reality-entertainment-active:focus,
button.bg-reality-entertainment-active:hover,
button.bg-reality-entertainment-active:focus {
  background-color: #7f0f40 !important;
}

.bg-reality-entertainment:hover {
  background-color: #ad1457 !important;
}

a.bg-reality-entertainment:hover:hover, a.bg-reality-entertainment:hover:focus,
button.bg-reality-entertainment:hover:hover,
button.bg-reality-entertainment:hover:focus {
  background-color: #7f0f40 !important;
}

.bg-opacity-reality-entertainment {
  background-color: rgba(173, 20, 87, 0.5) !important;
}

.bg-tcb-originals-active {
  background-color: #222222 !important;
}

a.bg-tcb-originals-active:hover, a.bg-tcb-originals-active:focus,
button.bg-tcb-originals-active:hover,
button.bg-tcb-originals-active:focus {
  background-color: #090909 !important;
}

.bg-tcb-originals:hover {
  background-color: #222222 !important;
}

a.bg-tcb-originals:hover:hover, a.bg-tcb-originals:hover:focus,
button.bg-tcb-originals:hover:hover,
button.bg-tcb-originals:hover:focus {
  background-color: #090909 !important;
}

.bg-opacity-tcb-originals {
  background-color: rgba(34, 34, 34, 0.5) !important;
}

@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica/Helvetica-Light.eot");
  src: url("/fonts/Helvetica/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Helvetica/Helvetica-Light.svg") format("svg"), url("/fonts/Helvetica/Helvetica-Light.ttf") format("truetype"), url("/fonts/Helvetica/Helvetica-Light.woff") format("woff"), url("/fonts/Helvetica/Helvetica-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica/Helvetica.eot");
  src: url("/fonts/Helvetica/Helvetica.eot?#iefix") format("embedded-opentype"), url("/fonts/Helvetica/Helvetica.svg") format("svg"), url("/fonts/Helvetica/Helvetica.ttf") format("truetype"), url("/fonts/Helvetica/Helvetica.woff") format("woff"), url("/fonts/Helvetica/Helvetica.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica/Helvetica-Bold.eot");
  src: url("/fonts/Helvetica/Helvetica-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Helvetica/Helvetica-Bold.svg") format("svg"), url("/fonts/Helvetica/Helvetica-Bold.ttf") format("truetype"), url("/fonts/Helvetica/Helvetica-Bold.woff") format("woff"), url("/fonts/Helvetica/Helvetica-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica";
  src: url("fonts/Helvetica/Helvetica-Black.eot");
  src: url("/fonts/Helvetica/Helvetica-Black.eot?#iefix") format("embedded-opentype"), url("/fonts/Helvetica/Helvetica-Black.svg") format("svg"), url("/fonts/Helvetica/Helvetica-Black.ttf") format("truetype"), url("/fonts/Helvetica/Helvetica-Black.woff") format("woff"), url("/fonts/Helvetica/Helvetica-Black.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(/fonts/MaterialIcons-Regular.woff) format("woff"), url(/fonts/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.material-icons {
  vertical-align: bottom !important;
}

.alert-dismissible {
  padding-right: 1rem !important;
}

.alert-consent {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 120px;
  width: 100%;
  background-color: #424242;
  border-bottom: 2px solid #b036bc;
  border-radius: 0 !important;
  color: #ffffff;
  z-index: 1;
}

.alert-consent a {
  color: #ed4bff;
  text-decoration: none !important;
}

.alert-btn {
  margin-top: 50px;
  padding: 0.375rem 1.5rem;
}

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

#genrenav .nav-item {
  border-right: solid 1px #1d1d1d;
}
#genrenav .nav-item a {
  white-space: normal;
}

#navbar .nav-item, #navbar .dropdown-item {
  text-transform: uppercase;
}
#navbar .nav-item a, #navbar .dropdown-item a {
  color: #2a2a2a;
}
#navbar .dropdown-toggle::after {
  margin-left: 10px;
}

.bg-pink-dark {
  background-color: #b036bc;
}

.dropdown-item:focus {
  background: transparent;
}

.slick-banner .background-image {
  padding-bottom: 39%;
}
@media (max-width: 575.98px) {
  .slick-banner .background-image {
    padding-bottom: 100%;
  }
}
.slick-banner .background-image .banner-wrapper {
  bottom: 0;
  min-height: 40%;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.slick-banner .banner-grey {
  opacity: 0.6;
}

.slick-prev:before, .slick-next:before {
  content: "" !important;
}

.slick-section .slick-prev, .slick-banner .slick-prev, .slick-section .slick-prev:hover, .slick-banner .slick-prev:hover, .slick-section .slick-prev:focus, .slick-banner .slick-prev:focus {
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.35);
  height: 100%;
  width: 60px;
  background-image: url("/images/general-chevron-left.png");
  background-position: center;
  background-repeat: no-repeat;
}
.slick-banner .slick-prev, .slick-banner .slick-prev:hover, .slick-banner .slick-prev:focus {
  height: 60px;
  top: calc(50% - (60px / 2));
}

.slick-section .slick-next, .slick-banner .slick-next, .slick-section .slick-next:hover, .slick-banner .slick-next:hover, .slick-section .slick-next:focus, .slick-banner .slick-next:focus {
  right: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.35);
  height: 100%;
  width: 60px;
  background-image: url("/images/general-chevron-right.png");
  background-position: center;
  background-repeat: no-repeat;
}
.slick-banner .slick-next, .slick-banner .slick-next:hover, .slick-banner .slick-next:focus {
  height: 60px;
  top: calc(50% - (60px / 2));
}

.title-image-wrapper {
  padding-bottom: calc(55.55% * 2 / 3);
}
@media (max-width: 991.98px) {
  .title-image-wrapper {
    padding-bottom: 55.55%;
  }
}

.catalogue-wrapper {
  padding-bottom: 55.55%;
}

.media-image {
  padding-bottom: 55.55%;
}

.news-image {
  padding-bottom: 55.55%;
}

.about-banner, .contact-banner {
  padding-bottom: 28.2%;
}

.team-image {
  padding-bottom: 70%;
}

.office-image {
  padding-bottom: 66.7%;
}

.catalogue-overlay {
  bottom: 0;
  height: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.google-maps {
  position: relative;
  padding-bottom: 66.7%;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.login-container {
  max-width: 750px;
}

#admin-modal .hidden {
  display: none;
}

#searchModal .modal-dialog {
  max-width: 750px;
}

.dropdown-item {
  padding: 0.15rem 1.5rem;
}

#genrenav .dropdown-item {
  padding: 0.35rem 1.5rem;
}

.kids-logo-dropdown {
  max-width: 110px;
}

/*# sourceMappingURL=main.css.map */
