﻿.contact {
}
select:has(option[Selected="Selected"]:checked){
  color: rgba(0, 0, 0, 0.4) !important;
}

select:has(option:checked) {
  color: #000 !important;
}

.selected-date {
  color: rgba(0, 0, 0, 0.4);
}

.date {
  color: rgba(0, 0, 0, 0.4) !important  ;
}

.date.valid {
  color:#000 !important  ;
}

.date.has-value{
  color:#000 !important  ;
}

 input[type="text"], input[type="email"] {
     color:#000 !important;
 }

 select option{
     color:#000;
 }

 input.textfield, select {
    float: left;
    font-family: BBC Reith Sans, Helvetica, Arial, sans-serif;
    width: 100%;
    padding: 0.75rem;
    height: 50px;   
}

.hero {
  background-color: rgb(59, 23, 89) !important;
}

.hero h1 {
  color: #fff;
}

::placeholder {
  font-size: 14px;
  line-height: 18px;
}

option {
  color: rgba(0, 0, 0, 0.6);
}

.form-control-lg {
  font-size: 14px;
  line-height: 18px;
}

.hero .container .row > *,
#get-the-channel .container .row > *,
.contact-form .container .row > * {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}

.form-label {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0.571em;
  color: rgba(0, 0, 0, 0.6);
}

select {
  -webkit-appearance: listbox !important;
}

.d-flex .form-group {
  width: 50%;
}

.d-flex .form-group:first-child {
  margin-right: 20px;
}

.faqs_content h2:after {
  background: #50d5b9;
}

.accordion-button {
  padding: 1.2rem 0rem;
  font-family: "BBC Reith Sans Bd";
}

.accordion-body {
  padding: 0;
}

.accordion-list .accordion__content p a {
    color: #3b1759;
}

.faqs_content p {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.channel-provider {
  background: rgba(21, 74, 75, 0.05) !important;
  border-color: rgba(21, 74, 75, 0.05) !important;
}

.channel-finder .channel-provider {
  border: 1px solid hsla(0, 0%, 100%, 0.2);
  background: transparent;
  box-sizing: border-box;
  border-radius: 2px;
  height: 46px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding: 14px 1em;
  color: #154a4b;
  margin: 0 0px 1.8rem;
}

.channel-finder .channel-provider {
  line-height: 18px;
  display: inline-block;
  display: block;
  text-decoration: none;
  flex-basis: calc(25% - 16px);
  box-sizing: border-box;
  padding: 13px 1em;
}

.channel-finder .channel-provider span {
  float: right;
}

.channel-finder .channel-provider span svg {
  fill: #154a4b;
}

.channel-finder p {
  margin: 16px 36px 16px 0px;
}

.channel-finder .gel-pica {
  font-size: 1em;
  line-height: 1.25em;
  color: #154a4b;
  font-weight: 700;
}

.channel-finder .gel-brevier {
  font-size: 15px;
  color: #333;
}

.chanel .carousel-bg {
  overflow: visible !important;
  padding-left: 0;
  padding-right: 0;
}

.channel-finder .select-channel {
  display: flex;
}

.channel-finder select {
  background-color: transparent !important;
  border: none;
  width: 25%;
  padding: 0;
  height: 20px;
  color: #333 !important;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 20px;
  font-weight: 700;
}

.channel-finder select:focus {
  background-color: transparent !important;
  border: none;
  outline: 0;
  box-shadow: none;
}

.form-field {
  margin-top: 1.6625em;
  align-items: center;
  margin-bottom: 1.525em;
}

.form-check-input[type="checkbox"] {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  width: 40px;
  height: 40px;
  position: absolute;
}

select,
textarea,
input.textfield {
  border-radius: 10px;
}

select .selected {
  color: rgba(0, 0, 0, 0.4) !important;
}

::placeholder {
  color: rgba(0, 0, 0, 0.4) !important;
}

select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #fafafa;
  height: 45px;
  width: 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
  background-position: 100%;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  padding: 0.5rem;
  border-radius: 0;
}

-webkit-appearance {
  padding: 1em;
}

.check {
  width: 30px;
  height: 30px;
}

.form-check-input:checked,
.check:checked,
input-validation-error {
  background-color: #3b1759 !important;
  accent-color: #3b1759 !important;
}

.form-check-label {
  margin-left: 20px;
  color: rgba(0, 0, 0, .87) !important;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  bottom: 4px;
  position: relative;
}

.form-check-input:checked[type="checkbox"] {
  --bs-form-check-bg-image: url("../../nordicimages/tick.svg");
}

.form-check-label a {
  color: #3b1759 !important;
  text-decoration: underline;
}

#Message-error,
.field-validation-error,
.txtError {
  color: red;
  font-size: 14px;
}

@media screen and (min-device-width: 300px) and (max-device-width: 599px) {
  .channel-header {
    padding-top: 3rem;
  }

  .channel-header .header {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 16px;
  }

  .channel-header .sub-title {
    flex-basis: 100%;
    margin-right: 0px;
  }

  .channel-header .header .button-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .channel-header .sub-title .button-group .buttonGreen {
    width: 100%;
  }

  .channel-header .sub-title .button-group .btnactive {
    width: 100%;
    padding-left: 34%;
    padding-right: 34%;
  }

  .channel-header .header .button-group a {
    margin: 0 0 10px 0;
  }

  .channel-header .sub-title h2 {
    margin-bottom: 24px;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
  }

  .channel-header .social ul {
    justify-content: flex-start;
  }

  .channel-header .social ul > li:first-child a {
    margin-left: 0;
  }

  .channel-finder select {
    background-color: #fff !important;
    border: none;
    width: 100%;
    padding: 10px;
    height: 50px;
    color: #333 !important;
    margin-bottom: 20px;
  }

  .channel-finder .select-channel {
    display: grid;
  }

  .d-flex {
    display: grid !important;
  }

  .checkbox .d-flex {
    display: flex !important;
  }

  .d-flex .form-group:first-child {
    margin-bottom: 20px;
  }

  .location-select__countries ul.countries {
    height: 100px;
  }

  .d-flex .form-group {
    width: 100%;
  }

  .channel-finder .channel-provider {
    margin: 1.8rem 0 0px;
  }

  .buttonGreen {
    width: 100%;
    font-size: 16px;
    padding: 0.9em 1.1em;
  }
}

@media screen and (min-device-width: 600px) and (max-device-width: 820px) {
  .faqs_content {
    margin-right: 0px;
  }
}

@media (min-width: 1008px) {
  .channel-header .header {
    align-items: flex-end;
  }

  .channel-header .sub-title {
    margin-top: -5px;
  }
}

.accordion-body .accordion__content p:last-of-type {
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.87);
  padding-bottom:20px;
}

.accordion-body .accordion__content p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px !important;
  line-height: 22px !important;
  font-weight: 400 !important;
}

.accordion-button:not(.collapsed) {
  color: rgba(0, 0, 0, 0.87);
}

.accordion-button {
  color: #333;
  font-family: "BBC Reith Sans Bd";
}

.faqs_content h2 {
  color: rgba(0, 0, 0, 0.87);
}

.faqs_content h2:after {
  background: #50d5b9;
}

.accordion-button:not(.collapsed) {
  color: #333;
}

.faqs .text-center {
  text-align: left !important;
}

.faqs .text-center .buttonGreen {
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
  color: #3b1759 !important;
  text-decoration: underline;
}

.production-navbar-items .nav-link {
  color: #3b1759 !important;
}

.production-navbar-items .nav-link.active {
  box-shadow: inset 0 -3px 0 #50d5b9 !important;
  color: #3b1759 !important;
}

.production-navbar-items .nav-link:hover {
  box-shadow: inset 0 -3px 0 #50d5b9;
  text-decoration: none;
}
.channels-article-block:hover .lifter .article-block_meta,
.channels-article-block:focus .lifter .article-block_meta {
  padding: 18px 16px 8px !important;
  box-shadow: none !important;
}

.text-holder .buttonGreen {
  border-color: #3b1759 !important;
  background: #3b1759 !important;
  color: #fff !important;
}

.text-holder .buttonGreen:hover {
  background: #337273 !important;
}

.more-info {
  color: #154a4b;
}

.buttonGreen {
  border-color: #3b1759 !important;
  background: #3b1759 !important;
  color: #fff !important;
}

.btnactive {
  border: 1.2px solid #154a4b !important;
  color: #154a4b;
}

.channels-article-block:hover .lifter,
.channels-article-block:focus .lifter {
  outline: 0;
  position: relative;
  z-index: 3 !important;
}

.select-location-subRegion
  .location-accordion
  .accordion-item:first-of-type
  .accordion-button {
  background-color: #3b1759 !important;
  color: #fff;
}

.region-title {
  color: rgba(0, 0, 0, 0.87) !important;
}

.location-select__close .modal-close-btn {
  border-color: #3b1759;
  background: #3b1759;
}

.location-select__regions ul li a {
  color: inherit;
}

.location-select__countries ul li a {
  color: #333;
}

.location-modal-container .modal-dialog {
  min-height: 356px;
}

.location-select__countries ul.countries {
  height: 200px;
}

.accordion {
  --bs-accordion-border-radius: 0;
}

.nav-link.toggle-search svg,
.nav-link svg {
  fill: rgba(0, 0, 0, 0.87);
}

.buttonGreen:hover {
  background: linear-gradient(0deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, .1)), #3b1759 !important;
  border-color: #3b1759 !important;
  font-weight: 800;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.bbc-production-logo {
  width: 80px !important;
}

@media screen and (min-device-width: 320px) and (max-device-width: 599px) {
  .padding-bottom {
    padding-bottom: 0.5rem;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1280px) {
  .btnright-margin .buttonGreen {
    margin-right: 10px !important;
  }
}

select::selection {
  color: black !important;
}

.loader{
    width:100%; justify-content: center; align-items: center; height: 100vh; margin: 0;position: fixed;    z-index: 9999;
}