.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home p,
.carousel h1 {
  text-align: center;
}

.navbar {
  padding: 35px 0px;
}

.navbar .navbar-nav .nav-link {
  font-family: "Source Serif 4", serif;
  text-transform: none;
  font-size: 1.1rem;
}

.carousel a {
  display: block;
  width: fit-content;
  margin: auto;
}

.carousel h1 {
  color: #b13b3f;
}

.subpage-header h2,
.opening h2 {
  color: #b13b3f;
}

.subpage-header h2 {
  margin-bottom: 8px;
}

.professional-accreditation img {
  display: block;
  margin: 0 auto 30px auto;
  height: 120px;
  object-fit: contain;
}

@media (min-width: 767px) {
  .footer p {
    text-align: left;
  }
}

.carousel .overlay {
  background: white;
  opacity: 0.8;
}

.carousel .btn {
  color: white;
}

.carousel-caption {
  color: #251f1f;
}

.carousel-caption {
  padding: 225px 0;
}

/* .carousel-item { background-position: top; } */

.btn {
  border: none;
  border-bottom: 3px solid #b13b3f;
  border-radius: 0;
  font-size: 21px;
  color: #261f1f;
}

.carousel-caption .btn:hover,
.btn:hover {
  border-color: #261f1f !important;
}

.opening {
  padding: 90px 0;
}

.what-we-do {
  background: url(https://extensivepr.ie/wp-content/uploads/2025/08/what-we-do.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  padding: 90px 0;
}

.what-we-do,
.what-we-do .container {
  position: relative;
}

.what-we-do .overlay {
  background: #fff;
  opacity: 0.85;
}

.channeling,
.channeling-content,
.channeling p,
.channeling h5 {
  transition: 0.3s ease all;
}

.what-we-do-content {
  background: white;
  padding: 60px;
}

.what-we-do-content p {
  text-align: left;
}

.what-we-do h5 {
  color: #b13b3f;
  margin: 60px 0;
}

.professional-accreditation {
  padding: 60px;
}

.footer {
  background: #b13b3f;
  background: linear-gradient(
    90deg,
    rgba(177, 59, 63, 1) 31%,
    rgba(177, 59, 63, 1) 30%,
    rgba(37, 31, 31, 1) 24%,
    rgba(37, 31, 31, 1) 100%
  );
}

@media (max-width: 991px) {
  .footer {
    background: linear-gradient(
      90deg,
      rgb(177, 59, 63) 0%,
      rgb(177, 59, 63) 33%,
      rgb(37, 31, 31) 32%,
      rgb(37, 31, 31) 100%
    );
  }
}

@media (max-width: 767px) {
  .footer {
    background: linear-gradient(
      90deg,
      rgb(177, 59, 63) 0%,
      rgb(177, 59, 63) 15%,
      rgb(37, 31, 31) 14%,
      rgb(37, 31, 31) 100%
    );
  }

  .what-we-do {
    background-size: auto;
  }
}

.channeling {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  height: 250px;
  background-size: cover;
  flex-direction: column;
  transition: 0.3s ease all;
}

.channeling h5 {
  position: relative;
  text-align: left;
  color: #251f1f;
  margin: 0 0 15px 0;
}

.channeling-content {
  margin: 20px;
  padding: 20px;
  border: 3px solid transparent;
  height: 100%;
  position: relative;
}

.channeling .channeling-content p {
  text-align: left;
  font-size: 17px;
  color: #251f1f;
}

.home .channeling:hover .channeling-content {
  border-color: white;
}

.home .channeling:hover .overlay {
  background: #b13b3f;
}
.home .channeling:hover h5,
.channeling:hover p {
  color: white;
}

.channeling-1 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-12.jpg");
}
.channeling-2 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-8.jpg");
}
.channeling-3 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-13.jpg");
}
.channeling-4 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-10.jpg");
}
.channeling-5 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-11.jpg");
}
.channeling-6 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-4.jpg");
}
.channeling-7 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-9.jpg");
}
.channeling-8 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-5.jpg");
}
.channeling-9 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-1.jpg");
}
.channeling-10 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-3.jpg");
}
.channeling-11 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-7.jpg");
}
.channeling-12 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-2.jpg");
}
.channeling-13 {
  background-image: url("/wp-content/themes/extensivepr2025/assets/img/channeling-6.jpg");
}
.channeling-14 {
  background: #f7f7f7;
}

.header-contact .text-widget p {
  text-align: right;
}

.call-action {
  background: #f9f6f6;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .call-action .btn {
    margin-bottom: 15px;
  }
}

.footer a:not(.btn, .nav-link, .dropdown-item, .bbsn-link):hover {
  text-decoration: underline;
}

.subpage-header {
  position: relative;
  background: #fff;
  background-size: cover;
  background-position: center;
  padding: 60px 0;
}

.subpage-header .overlay {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.subpage-header * {
  z-index: 2;
}

.content-box {
  background: linear-gradient(to top, #ffffff 90%, #f5f5f5 100%);
}

.strategies .card {
  border: none;
  padding: 30px;
  background: white;
}

.strategies .card img {
  display: block;
  margin: 0 auto 24px auto;
  height: 90px;
  width: fit-content;
}

.strategies .card h6 {
  text-align: center;
}

.strategies .card {
  margin-bottom: 30px;
}

.page-id-81 .content-box {
  background: #f5f5f5;
}

.contact-card {
  background: #f9f6f6;
  padding: 30px;
  border: none;
}

.what-we-do-services {
  padding-top: 0;
  background: none;
}

.what-we-do-services .channeling {
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.what-we-do-services .overlay {
  background: #ffffff;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 1) 50%,
    rgba(255, 255, 255, 0.2) 100%
  );
  opacity: 1;
}

.what-we-do-services .channeling-1 {
  background-image: url("https://extensivepr.ie/wp-content/uploads/2025/08/services-page-1.jpg");
}
.what-we-do-services .channeling-2 {
  background-image: url("https://extensivepr.ie/wp-content/uploads/2025/09/Hard-Hat-days-Margaret-Micheal-McKeon-and-Peter-N-OGX.jpg");
}
.what-we-do-services .channeling-3 {
  background-image: url("https://extensivepr.ie/wp-content/uploads/2025/08/services-additional-photo.jpg");
}
.what-we-do-services .channeling-4 {
  background-image: url("https://extensivepr.ie/wp-content/uploads/2025/09/CWBN-International-Womens-Day-Celebration-National-Enterprise-Week-2025-37-of-203.jpg");
}
.what-we-do-services .channeling-5 {
  background-image: url("https://extensivepr.ie/wp-content/themes/extensivepr2025/assets/img/channeling-10.jpg");
}
.what-we-do-services .channeling-6 {
  background-image: url("https://extensivepr.ie/wp-content/uploads/2025/09/MMKB-at-podium-7350.jpg");
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode { max-width: 100%; }

#cmplz-document p, #cmplz-document li, #cmplz-document td { font-size: initial; } 

.cmplz_consent_per_service_label { display: none; }

.cmplz-banner-checkbox .cmplz-label { padding-left: 5px; }

@media(max-width: 576px)
{
    .carousel h1 { font-size: 2rem; }
}

@media(max-width: 991px)
{
    .dropdown-contacts p { text-align: right; }
    .what-we-do-services .channeling .overlay { background: linear-gradient( 90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0.6) 100% ); }
  .what-we-do-services .channeling, .strategies .card
  {
      background-size: cover;
      margin-bottom: 30px;
      height: calc(100% - 30px);
  }
}

