/* Front Page New Template Styles */

.services-subheading {
	margin-top: 10px;
}

/* Service Panels Section */
.service-panels-section .main-content-wrapper {
  padding: 20px 10px;
}

/* Promotional Section Heading */
.promo-heading {
  font-size: 22.7px !important;
}

.service-panel-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Contact Form Section */
/* .contact-form-section {
  background: #f5f5f5 !important;
} */

.contact-form-section .main-content-wrapper {
  padding: 40px 10px;
}

.contact-image-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contact-section-image {
  width: 100%;
  max-width: 500px;
  height: auto;
}

/* Responsive Image Adjustments */
@media only screen and (max-width: 1024px) {
  .contact-section-image {
    max-width: 400px;
  }
}

@media only screen and (max-width: 768px) {
  .contact-section-image {
    max-width: 100%;
  }
  
  .contact-form-section .flex-wrapper {
    flex-direction: column !important;
  }
  
  .contact-image-column,
  .contact-form-column {
    width: 100% !important;
    padding: 20px 0 !important;
  }
  
  .contact-section-2 .flex-wrapper {
    flex-direction: column !important;
  }
  
  .contact-section-2-content,
  .contact-section-2-image-column {
    width: 100% !important;
    padding: 20px 0 !important;
  }
  
  .contact-section-2-image {
    max-width: 100%;
    width: 100%;
  }
  
  .contact-section-2-image-column {
    display: none !important;
  }
  
  .contact-section-2 {
    background: url("../../uploads/2026/02/black-bg2.png") center center no-repeat !important;
    background-size: cover !important;
  }
}

.contact-image-heading-1 {
  color: #231f20;
  margin-top: 20px;
}

.contact-image-heading-2 {
  color: #ad1f23;
  margin-top: 10px;
}

.contact-form-heading {
  color: #231f20;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.contact-form-heading .red-text,
.contact-form-heading .red,
.contact-form-heading span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

.contact-form-content {
  margin-top: 15px;
}

.contactform {
  margin-top: 20px;
}

.contactform .wpcf7-form-control-wrap {
  display: block !important;
  width: 100% !important;
}

.contactform input.wpcf7-text,
.contactform input.wpcf7-email,
.contactform input.wpcf7-tel,
.contactform textarea.wpcf7-textarea {
  width: 97% !important;
}

.contactform p.main-text,
.contactform p.main-text a {
  color: #231f20 !important;
}

.contactform textarea.wpcf7-textarea {
  height: 45px !important;
  min-height: 45px !important;
  max-height: 45px !important;
  resize: none !important;
  overflow-y: auto !important;
  line-height: 1.5em !important;
  padding: 10px !important;
  box-sizing: border-box !important;
  width: 100% !important;
}

.contactform input.wpcf7-submit {
  background: url("../images/white-arrow.png") right 20px center no-repeat #231f20 !important;
  border: 2px solid #231f20 !important;
  padding: 10px 50px 10px 20px !important;
  height: auto !important;
  line-height: normal !important;
}

.contactform input.wpcf7-submit:hover {
  background: url("../images/white-arrow.png") right 15px center no-repeat #231f20 !important;
}

.contactform div.wpcf7-response-output {
  border: 2px solid #ad1f23 !important;
  color: #ad1f23 !important;
}

/* Services Section Heading */
.services-section-header h2 {
  color: #fff;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.services-section-header h2 .red,
.services-section-header h2 span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

.services-section-content p {
  color: #fff;
}
/* Banner Section Styling */
#banner-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start
  height: 100%;
}

.banner-content {
  max-width: 95%;
  padding: 0 20px;
  position: relative;
  top: auto;
  transform: none;
}

.banner-content section {
  padding: 15px 0 0 !important;
}

/* Banner Text 02 Custom Sizing */
p.banner-text.banner-text-02 {
  font-size: 55.4px !important;
  text-transform: capitalize;
}

@media only screen and (max-width: 768px) {
  p.banner-text.banner-text-02 {
    font-size: 30px !important;
  }
}

/* Intro Heading Custom Styling */
.intro-heading {
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.intro-heading .red-text,
.intro-heading .red,
.intro-heading span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

/* Why Choose Heading Custom Styling */
.why-choose-heading {
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.why-choose-heading .red-text,
.why-choose-heading .red,
.why-choose-heading span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

/* Why Choose Map Section */
.why-choose-section .two-column.last.map {
  justify-content: center;
}

/* Contact Section 2 Styling */
.contact-section-2 {
  background: #231F20 !important;
}

.contact-section-2 .main-content-wrapper {
  padding: 20px 10px;
}

.contact-section-2 .flex-wrapper {
  align-items: center;
}

.contact-section-2-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-section-2-heading {
  color: #fff;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.contact-section-2-heading .red-text,
.contact-section-2-heading .red,
.contact-section-2-heading span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

/* Contact Section 2 - Span styling to match red-text */
.contact-section-2-heading .red,
.contact-section-2-heading span.red {
  color: #ad1f23;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
}

.contact-section-2-text {
  margin-top: 15px;
}

.contact-section-2-text p {
  color: #fff;
}

.contact-section-2-button {
  margin-top: 20px;
}

.contact-section-2-image-column {
  text-align: right;
}

.contact-section-2-image {
  width: 30%;
  max-width: 300px;
  height: auto;
}

/* Case Study Section Styling */
.case-study-section {
  background: #f5f5f5 !important;
}

.case-study-section h2 {
  color: #231F20;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.case-study-section h4 {
  color: #ad1f23;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
}

.case-study-section .text-container p {
  color: #231F20;
}

.case-study-section .case-study-image {
  border-left: 5px solid #AD1F23;
  border-top: 1px solid #231F20;
  border-right: 1px solid #231F20;
  border-bottom: 1px solid #231F20;
}

/* Main Content Section Alternating Backgrounds */
.intro-section {
  background: #fff !important;
}

.intro-section .two-column {
  align-content: center;
}

.main-content-section:nth-of-type(odd) {
  background: #fff !important;
}

.main-content-section:nth-of-type(even) {
  background: #f5f5f5 !important;
}

.main-content-section .two-column {
  align-content: center;
}

/* Main Content Heading Custom Styling */
.main-content-heading {
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.main-content-heading .red-text,
.main-content-heading .red,
.main-content-heading span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

/* Zig-zag layout - reverse every alternate section starting from 2nd */
.main-content-section:nth-of-type(even) .flex-wrapper {
  flex-direction: row-reverse !important;
  gap: 30px !important;
}

.main-content-section .flex-wrapper {
  gap: 30px;
}

.case-study-content-new {
  background: #231F20;
  padding: 50px;
  border-radius: 8px;
}

.case-study-content-new h3 {
  color: #fff;
  font-size: 29.4px !important;
}

.case-study-content-new p {
  color: #fff;
}

.case-study-content-new .button {
  background: url("../images/white-arrow.png") right 20px center no-repeat #231f20 !important;
  border: 2px solid #ad1f23 !important;
}

.case-study-content-new .button:hover {
  background: url("../images/white-arrow.png") right 15px center no-repeat #231f20 !important;
}

/* Service Column 01 Heading */
.service-column-01 h3 {
  font-size: 30px !important;
}

/* Services Section Desktop Override */
@media only screen and (min-width: 1025px) {
  .service-column-01 {
    display: flex !important;
    width: 20% !important;
    flex-shrink: 0 !important;
    order: 1 !important;
  }
  
  .service-mobile-header {
    display: none !important;
  }
  
  .services-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scroll-behavior: smooth !important;
    padding-bottom: 15px !important;
    cursor: grab !important;
    user-select: none !important;
  }
  
  .services-wrapper:active {
    cursor: grabbing !important;
  }
  
  .services-wrapper::-webkit-scrollbar {
    height: 10px !important;
  }
  
  .services-wrapper::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1) !important;
    border-radius: 10px !important;
  }
  
  .services-wrapper::-webkit-scrollbar-thumb {
    background: #ad1f23 !important;
    border-radius: 10px !important;
    transition: background 0.3s ease !important;
  }
  
  .services-wrapper::-webkit-scrollbar-thumb:hover {
    background: #e22727 !important;
  }
  
  .services-wrapper > div[class*="service-column-"]:not(.service-column-01):last-child .service-header {
    border-radius: 0 0 15px !important;
  }
  
  .service-column-2 {
    order: 2 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-3 {
    order: 3 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-4 {
    order: 4 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-5 {
    order: 5 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-6 {
    order: 6 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-7 {
    order: 7 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-8 {
    order: 8 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-9 {
    order: 9 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
  
  .service-column-10 {
    order: 10 !important;
    width: 26.666% !important;
    flex-shrink: 0 !important;
    padding: 0 5px !important;
    height: 380px !important;
    overflow: hidden !important;
  }
}

/* Laptop Responsive - 1025px to 1400px */
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
  .banner-content {
    max-width: 90%;
  }
  
  p.banner-text {
    font-size: 3.2em !important;
  }
  
  p.banner-text.small {
    font-size: 2em !important;
  }
  
  .main-content-wrapper,
  .main-content-short-wrapper {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  
  .service-panel {
    padding: 30px !important;
  }
  
  h1 {
    font-size: 2.5em !important;
  }
  
  h2 {
    font-size: 2.3em !important;
  }
  
  h3 {
    font-size: 1.8em !important;
  }
}

/* Tablet Responsive - 769px to 1024px */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .banner-content {
    max-width: 90%;
    padding: 0 15px;
  }
  
  p.banner-text {
    font-size: 2.8em !important;
  }
  
  p.banner-text.small {
    font-size: 1.8em !important;
  }
  
  .main-content-wrapper,
  .main-content-short-wrapper {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  
  .service-panel {
    padding: 25px !important;
  }
  
  .contact-section-2-image {
    max-width: 250px;
  }
  
  .case-study-content-new {
    padding: 30px !important;
  }
  
  .services-wrapper > div[class*="service-column-"]:not(.service-column-01):last-child .service-header {
    border-radius: 0 0 15px !important;
  }
  
  .service-column-01 {
    order: 1 !important;
  }
  
  .service-column-2 {
    order: 2 !important;
  }
  
  .service-column-3 {
    order: 3 !important;
  }
  
  .service-column-4 {
    order: 4 !important;
  }
  
  .service-column-5 {
    order: 5 !important;
  }
  
  .service-column-6 {
    order: 6 !important;
  }
  
  .service-column-7 {
    order: 7 !important;
  }
  
  .service-column-8 {
    order: 8 !important;
  }
  
  .service-column-9 {
    order: 9 !important;
  }
  
  .service-column-10 {
    order: 10 !important;
  }
}

/* Mobile Responsive - up to 768px */
@media only screen and (max-width: 768px) {
  body {
    overflow-x: hidden !important;
  }
  
  #banner {
    height: 500px !important;
  }
  
  .banner-content {
    width: 95% !important;
    padding: 0 10px !important;
    top: 10% !important;
  }
  
  p.banner-text {
    font-size: 1.6em !important;
    line-height: 1.2em !important;
    margin-bottom: 15px !important;
  }
  
  p.banner-text.small {
    font-size: 1.2em !important;
  }
  
  .banner-content div.banner-text {
    font-size: 1em !important;
  }
  
  .banner-content ul {
    font-size: 0.85em !important;
    margin: 10px 0 !important;
  }
  
  .banner-content ul li {
    margin-bottom: 8px !important;
    line-height: 1.4em !important;
  }
  
  .banner-content section {
    padding: 20px 0 0 !important;
  }
  
  .banner-content a.button {
    display: block !important;
    width: 100% !important;
    margin: 0 0 10px 0 !important;
    padding: 14px 20px !important;
    background-position: right 15px center !important;
    text-align: center !important;
  }
  
  .main-content-wrapper,
  .main-content-short-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
  .three-column {
    width: 100% !important;
    padding: 15px 10px !important;
  }
  
  .service-panel {
    flex-direction: column !important;
  }
  
  .service-panel.reverse {
    flex-direction: column !important;
  }
  
  .service-panel-content,
  .service-panel-image {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .service-panel-image {
    margin-top: 20px !important;
  }
  
  .service-image-wrapper {
    height: 250px !important;
  }
  
  .main-content-section {
    background: url("../../uploads/2026/02/black-bg2.png") center center no-repeat !important;
    background-size: cover !important;
  }
  
  .main-content-section .flex-wrapper,
  .main-content-section:nth-of-type(even) .flex-wrapper {
    flex-direction: column !important;
  }
  
  .main-content-section .two-column.first,
  .main-content-section .two-column.last {
    width: 100% !important;
    padding: 20px 0 !important;
  }
    
  .main-content-section + .testimonials-section {
    padding-top: 0 !important;
  }
  
  .main-content-section + .testimonials-section .main-content-wrapper {
    padding-top: 0 !important;
  }
  
  .testimonials-section section.large {
    padding-top: 0 !important;
  }
  
  .services-wrapper > div[class*="service-column-"]:not(.service-column-01):last-child .service-header {
    border-radius: 0 0 15px 15px !important;
  }
  
  .service-column-01 {
    order: 1 !important;
  }
  
  .service-column-2,
  .service-column-3,
  .service-column-4,
  .service-column-5,
  .service-column-6,
  .service-column-7,
  .service-column-8,
  .service-column-9,
  .service-column-10 {
    width: 100% !important;
    height: 310px !important;
    padding: 10px 5px 0 !important;
  }
  
  .service-column-2 {
    order: 2 !important;
  }
  
  .service-column-3 {
    order: 3 !important;
  }
  
  .service-column-4 {
    order: 4 !important;
  }
  
  .service-column-5 {
    order: 5 !important;
  }
  
  .service-column-6 {
    order: 6 !important;
  }
  
  .service-column-7 {
    order: 7 !important;
  }
  
  .service-column-8 {
    order: 8 !important;
  }
  
  .service-column-9 {
    order: 9 !important;
  }
  
  .service-column-10 {
    order: 10 !important;
  }
  
  .case-study-content-new {
    padding: 20px !important;
  }
  
  .case-study-section .case-study-image {
    border-top: 5px solid #AD1F23 !important;
    border-left: 1px solid #231F20 !important;
    border-right: 1px solid #231F20 !important;
    border-bottom: 1px solid #231F20 !important;
  }
  
  h1 {
    font-size: 1.8em !important;
  }
  
  h2 {
    font-size: 1.6em !important;
  }
  
  h3 {
    font-size: 1.4em !important;
  }
  
  h4 {
    font-size: 1.2em !important;
  }
  
  .intro-heading,
  .main-content-heading,
  .image-content-heading,
  .contact-form-heading,
  .contact-section-2-heading,
  .why-choose-heading,
  .testimonials-heading {
    font-size: 28px !important;
    line-height: 32px !important;
  }
  
  .intro-heading .red-text,
  .main-content-heading .red-text,
  .image-content-heading .red-text,
  .contact-form-heading .red-text,
  .contact-section-2-heading .red-text,
  .why-choose-heading .red-text,
  .testimonials-heading .red-text {
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 8px !important;
  }
  
  .contactform input.wpcf7-text,
  .contactform input.wpcf7-email,
  .contactform input.wpcf7-tel {
    width: 94% !important;
  }
  
  .contactform textarea.wpcf7-textarea {
    width: 100% !important;
  }
}

/* After Intro Section Styling */
.after-intro-section .tick-text p,
.after-intro-section .tick-text span,
.after-intro-section .text-container p,
.after-intro-section .text-container span {
  color: #fff !important;
}

.after-intro-section .tick-text .red-text {
  color: #ad1f23 !important;
}

/* Image Content Section Styling */
.image-content-section .image-content-heading,
.image-content-section .image-content-text p,
.image-content-section .image-content-text span,
.image-content-section .image-content-text ul,
.image-content-section .image-content-text li {
  color: #fff !important;
}

.image-content-section .red-text {
  color: #ad1f23 !important;
}

.image-content-section .image-content-heading {
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.image-content-section .image-content-heading .red-text,
.image-content-section .image-content-heading .red,
.image-content-section .image-content-heading span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

/* Main Content Section Heading */
.main-content-heading .red-text {
  color: #ad1f23 !important;
}

/* Main Content Section - Remove top padding from 2nd row onwards on desktop */
@media only screen and (min-width: 769px) {
  .main-content-section + .main-content-section {
    padding-top: 0 !important;
  }
  
  .main-content-section + .main-content-section .main-content-wrapper {
    padding-top: 0 !important;
  }
}

/* Service Header Styling */
.service-header {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 60px !important;
}

.service-header h4 {
  line-height: 1.2em !important;
  font-size: 1.1em !important;
  padding: 5px 10px !important;
}

/* Testimonials Heading Styling */
.testimonials-heading {
  text-align: left !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 44px !important;
  line-height: 42.8px;
  text-transform: uppercase;
}

.testimonials-heading .red-text,
.testimonials-heading .red,
.testimonials-heading span.red {
  color: #ad1f23 !important;
  font-family: 'Libertinus Serif', serif;
  font-weight: 700;
  font-size: 24px !important;
  line-height: 42.8px;
  text-transform: uppercase;
  display: block !important;
  margin-top: 10px !important;
}

.testimonials-section h3 {
  font-size: 30px !important;
}