/* Top CTA Bar */

.top-bar-back {
    background-color: #333;
    color: #fff;
    font-size: 24px;
    padding: 8px;
    text-align: center;
}
.top-bar-back a {
color: #000;
}

/* Navigation */

.nav-back {
    padding-top: 20px;
}
.dropdown-menu {
    background-color: none;
    border: 0px solid rgba(0, 0, 0, 0.15);
}

.navbar-default .navbar-brand {
    color: #fff;;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
    line-height: 1;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    font-weight: 600;
    color: green;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: none;
    color: #fff;
}
.dropdown-menu > li > a {
    color: #fff;
    }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000 !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: none;
}
.navbar-default .navbar-nav > li > a:hover {
  color:#000;
  }
  .navbar-default .navbar-nav > .active {
  color:#fff;
  }

/* typography */

.entry-title {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    }
body {
    font-size: 16px;
    line-height: 1.4;
	font-family: "Open Sans", sans-serif;
	color:#000;
}
h1, h2, h3, h4, h5, h6 {
    color: #486078;
    font-weight: bold;
	font-family: "Barlow", sans-serif;
	text-transform:uppercase;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}

a {
color:#3fae29;
}

/* format align */

.space {
	height:20px;
}
.footer-pad {
    margin-top: 0;
}
.img-right, .alignright {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.img-left, .alignleft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
img, iframe {
max-width:100%;
}

/* Commonly Used Formatting */

.center {text-align:center;}
.bold {text-align:bold;}
.white {color:#fff;}
.black {color:#000;}

/* Contact Form 7 Customization */

.wpcf7-text, .wpcf7-textarea {
	max-width:100%;
	border-radius:8px;
	padding:5px; 
}
.wpcf7-textarea {
	height:75px;
}
label {
       font-weight: normal;
}

/* footer */

.footer {
    background-color: #3fae29;
    padding-top: 20px;
	color:#fff;
}
.footer a {
color:#fff;
}


.main-cta-text {
    color: #fff;
    font-size: 3em;
    font-weight: 800;
	line-height:1.2em;
    margin-top: 30px;
	margin-bottom:10px;
}
.sub-cta-text {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
}
.cta-button {
    background-color: #428bca;
    border-radius: 5px;
    width: 200px;
    padding: 8px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 8px;
    line-height: 1.2em;
}

.main-cta-text-sm {
    color: #fff;
    font-size: 3em;
    font-weight: 800;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.sub-cta-text-sm {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.2em;
	padding-top:10px;
}

/* benefits or service buckets section */

.svc-title {
text-align:center;
font-weight:bold;
font-size:24px;
}
.svc-text {
text-align:center;
padding:10px;
}
.svc-btn {
width:70%;
margin-left:auto;
margin-right:auto;
border-style:solid;
border-width:1px;
border-color:#ff6018;
text-align:center;
color:#ff6018;
margin-top:20px;
}

/* common-elements */

.white-outline-button {
    border-color: #fff;
    border-style: solid;
    color: #fff;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 70%;
}
.solid-button {
	background-color:#000;
    border-color: #fff;
    border-style: solid;
    color: #fff;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: center;
    width: 70%;
}

.home-page-titles {
color:#000;
font-weight:bold;
font-size:28px;
text-align:center;
padding-top:20px;
padding-bottom:10px;
line-height: 1.3em;
text-transform:uppercase;
}

 /* Hero Image */


        .overlay {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-align: center;
        }

        .h1-overlay {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 58px;
    font-weight: 500;
    line-height: 68px;
}

        .h2-overlay {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
        }

/* search */
.search {
    width: 30%;
    position: relative;
    margin-left: auto;
    margin-right: 80px;
}

.searchTerm {
    float: left;
    width: 110%;
    border: 3px solid #3fae29;
    padding: 10px;
    height: 20px;
    border-radius: 5px;
    outline: none;
    color: #9DBFAF;
}

.searchTerm:focus{
  color: #3fae29;
}

.searchButton {
  position: absolute;  
  right: -50px;
  width: 20px;
  height: 26px;
  border: 1px solid #3fae29;
  background: #3fae29;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
 }

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 30%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}



/* custom-elements */

.trac-header {
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
}

.trac-topbar {
  background: #274785;
  color: #fff;
  padding: 8px 20px;
  font-size: 13px;
  font-weight: 600;
}

.trac-topbar-inner {
  display: block;
}

.trac-service-area {
  white-space: nowrap;
}

.trac-service-text {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.3px;
}

.trac-social {
  white-space: nowrap;
}

.trac-social-link {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-left: 14px;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.trac-social-link:hover,
.trac-social-link:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.85;
}

.trac-mainbar {
  background: #d9d9de;
  padding: 10px 20px 12px;
}

.trac-mainbar-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.trac-left-buttons,
.trac-right-buttons {
  padding-top: 0;
  padding-bottom: 0;
}

.trac-pill {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 240px;
  height: 40px;
  border-radius: 14px;
  overflow: hidden;
  text-decoration: none;
  margin: 0 0 10px 0;
  font-weight: 700;
  letter-spacing: 0.3px;
}

.trac-pill:hover,
.trac-pill:focus {
  text-decoration: none;
}

.pill-light {
  background: #f4f4f6;
  color: #274785;
}

.pill-dark {
  background: #274785;
  color: #fff;
}

.trac-circle-icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: #6e86b8;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
}

.trac-circle-icon.small {
  width: 22px;
  min-width: 22px;
  height: 22px;
  font-size: 11px;
  margin-right: 8px;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.65);
}

.trac-pill-text {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  white-space: nowrap;
}

.phone-pill .trac-pill-text {
  font-size: 18px;
}

.trac-logo-wrap {
  text-align: center;
}

.trac-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

.trac-logo-mark {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 4px solid #274785;
  color: #274785;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  background: #fff;
}

.trac-logo-text {
  display: flex;
  align-items: center;
  gap: 14px;
  text-align: left;
}

.trac-logo-main {
  font-size: 58px;
  line-height: 0.9;
  font-weight: 800;
  letter-spacing: 3px;
  color: #274785;
}

.trac-logo-sub {
  font-size: 18px;
  line-height: 1.05;
  font-weight: 500;
  letter-spacing: 2px;
  color: #5c78a8;
  text-transform: uppercase;
}

.trac-right-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.trac-left-buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 991px) {
  .trac-logo-main {
    font-size: 42px;
  }

  .trac-logo-sub {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .trac-pill-text,
  .phone-pill .trac-pill-text {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .trac-topbar {
    text-align: center;
  }

  .trac-service-area,
  .trac-social {
    float: none !important;
    display: block;
  }

  .trac-social {
    margin-top: 6px;
  }

  .trac-mainbar-row {
    display: block;
  }

  .trac-left-buttons,
  .trac-right-buttons,
  .trac-logo-wrap {
    text-align: center;
    display: block;
    margin-bottom: 15px;
  }

  .trac-left-buttons,
  .trac-right-buttons {
    align-items: center;
  }

  .trac-pill {
    margin-left: auto;
    margin-right: auto;
  }

  .trac-logo {
    flex-direction: column;
    gap: 10px;
  }

  .trac-logo-text {
    flex-direction: column;
    gap: 6px;
    text-align: center;
  }

  .trac-logo-main {
    font-size: 36px;
  }

  .trac-logo-sub {
    font-size: 14px;
    line-height: 1.2;
  }
}



.trac-hero {
  position: relative;
  height: 830px;
  color: #fff;
  overflow: hidden;
  background: url('/wp-content/uploads/2026/03/taylor-hero-desktop.jpg') center top / cover no-repeat;
}

.trac-hero-content {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  padding-top: 250px;
  z-index: 2;
}

.trac-hero-title {
  display: inline-block;
  margin: 0 0 22px;
  padding: 0;
  font-size: 62px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

.trac-hero-title br {
  display: block;
}

.trac-hero-buttons {
  margin-top: 10px;
}

.trac-hero-btn {
  display: inline-block;
  min-width: 165px;
  margin: 0 12px;
  padding: 13px 26px 13px 22px;
  border-radius: 999px;
  background: #f3f3f1;
  color: #254887;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
}

.trac-hero-btn:hover,
.trac-hero-btn:focus {
  color: #254887;
  text-decoration: none;
  background: #ffffff;
}

.trac-hero-btn .circle {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 12px;
  border-radius: 50%;
  background: #6f89bd;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  vertical-align: middle;
}

@media (max-width: 1199px) {
  .trac-hero {
    height: 700px;
  }

  .trac-hero-content {
    padding-top: 215px;
  }

  .trac-hero-title {
    font-size: 52px;
  }
}

@media (max-width: 991px) {
  .trac-hero {
    height: 620px;
    background-position: center top;
  }

  .trac-hero-content {
    padding-top: 190px;
  }

  .trac-hero-title {
    font-size: 40px;
  }

  .trac-hero-btn {
    font-size: 18px;
    min-width: 150px;
    margin: 0 8px;
  }
}

@media (max-width: 767px) {
  .trac-hero {
    height: 540px;
    background-position: center center;
  }

  .trac-hero-content {
    padding-top: 145px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .trac-hero-title {
    font-size: 28px;
    line-height: 1.18;
    margin-bottom: 18px;
  }

  .trac-hero-btn {
    display: block;
    max-width: 220px;
    margin: 10px auto;
    font-size: 17px;
    padding: 12px 20px;
  }
}

.trac-about {
    background: linear-gradient(to bottom, #fafbfd, #879bc0);
    padding: 80px 0;
}

/* TEXT */
.trac-about-title {
  font-size: 52px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 25px;
  color: #2c2c2c;
  text-transform: uppercase;
}

.trac-about-text p {
  font-size: 17px;
  line-height: 1.7;
  color: #333;
  margin-bottom: 20px;
}

.trac-about-bold {
  font-weight: 700;
}

/* IMAGE */
.trac-about-image-wrap {
  text-align: center;
  position: relative;
}

.trac-about-image {
  max-width: 420px;
  margin: 0 auto;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .trac-about-title {
    font-size: 40px;
  }

  .trac-about-image {
    max-width: 320px;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .trac-about {
    padding: 50px 0;
  }

  .trac-about-title {
    font-size: 28px;
  }

  .trac-about-text {
    text-align: center;
  }

  .trac-about-image {
    max-width: 260px;
  }
}

.bucket-service-icons {
  padding: 40px 0 30px;
  background: transparent;
}

.bucket-service-icons .bucket-service-col {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
}

.bucket-service-icons .bucket-service-card {
  display: inline-block !important;
  text-decoration: none !important;
  color: inherit !important;
}

.bucket-service-icons .bucket-service-card:hover,
.bucket-service-icons .bucket-service-card:focus {
  text-decoration: none !important;
}

.bucket-service-icons .bucket-service-tab {
  display: block !important;
  width: 225px;
  margin: 0 auto -12px;
  background: #2f4a89 !important;
  color: #ffffff !important;
  font-size: 22px;
  line-height: 1.05;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 15px 8px;
  border-radius: 14px;
  position: relative;
  z-index: 2;
}

.bucket-service-icons .bucket-service-circle {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 225px;
  height: 225px;
  margin: 0 auto;
  border: 4px solid #95a3c2;
  border-radius: 50%;
  background: #D2D3D9;
  position: relative;
  transition: border-width 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  box-sizing: border-box;
  margin-top: -30px;
}

.bucket-service-icons .bucket-service-circle .fa {
  font-size: 96px;
  color: #2f4a89 !important;
  line-height: 1;
}

.bucket-service-icons .bucket-service-card:hover .bucket-service-circle,
.bucket-service-icons .bucket-service-card:focus .bucket-service-circle {
  border-width: 10px;
  border-color: rgba(149, 163, 194, 0.55);
}

@media (max-width: 1199px) {
  .bucket-service-icons .bucket-service-tab {
    width: 200px;
    font-size: 20px;
  }

  .bucket-service-icons .bucket-service-circle {
    width: 200px;
    height: 200px;
  }

  .bucket-service-icons .bucket-service-circle .fa {
    font-size: 82px;
  }
}

@media (max-width: 991px) {
  .bucket-service-icons .bucket-service-tab {
    width: 170px;
    font-size: 18px;
  }

  .bucket-service-icons .bucket-service-circle {
    width: 170px;
    height: 170px;
  }

  .bucket-service-icons .bucket-service-circle .fa {
    font-size: 68px;
  }
}

@media (max-width: 767px) {
  .bucket-service-icons {
    padding: 30px 0 15px;
  }

  .bucket-service-icons .bucket-service-col {
    margin-bottom: 25px;
  }

  .bucket-service-icons .bucket-service-tab {
    width: 150px;
    font-size: 16px;
    padding: 9px 10px 7px;
  }

  .bucket-service-icons .bucket-service-circle {
    width: 150px;
    height: 150px;
    border-width: 3px;
  }

  .bucket-service-icons .bucket-service-circle .fa {
    font-size: 56px;
  }

  .bucket-service-icons .bucket-service-card:hover .bucket-service-circle,
  .bucket-service-icons .bucket-service-card:focus .bucket-service-circle {
    border-width: 8px;
  }
}
.zebra-back {
  background-image: linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6)), url(/wp-content/uploads/2026/04/talyor-bg-cta-section-desktop.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  margin-top:20px;
  margin-bottom:20px;
 
}

.team-section {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  background: #283f75;
}

.team-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 44%;
  height: 100%;
  background: #5C77A5;
  z-index: 1;
}

.team-row {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.team-image-wrap {
  position: relative;
  min-height: 540px;
}

.team-circle-bg {
  position: absolute;
  top: 50%;
  left: -80px;
  width: 980px;
  height: 980px;
  background: #283f75;
  border-radius: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.team-image {
  position: relative;
  display: block;
  max-width: 460px;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
}

.team-content {
  position: relative;
  z-index: 3;
  color: #fff;
}

.team-title {
    margin: 0 0 28px;
    font-size: 33px;
    line-height: 1.08;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}

.team-content p {
  margin: 0 0 34px;
  font-size: 17px;
  line-height: 1.65;
  color: #fff;
}

.team-btn {
  display: inline-flex;
  align-items: center;
  padding: 0 22px 0 0;
  height: 44px;
  border-radius: 22px;
  background: #efefef;
  color: #28457f;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.team-btn:hover,
.team-btn:focus {
  color: #28457f;
  text-decoration: none;
  background: #ffffff;
}

.team-btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  border-radius: 50%;
  background: #6f87ab;
  color: #fff;
  font-size: 18px;
}

@media (max-width: 1199px) {
  .team-circle-bg {
    width: 860px;
    height: 860px;
    left: -120px;
  }

  .team-title {
    font-size: 48px;
  }

  .team-image {
    max-width: 400px;
  }
}

@media (max-width: 991px) {
  .team-section {
    padding: 60px 0;
  }

  .team-section:before {
    width: 100%;
    height: 38%;
  }

  .team-row {
    display: block;
  }

  .team-image-wrap {
    min-height: auto;
    margin-bottom: 30px;
    text-align: center;
  }

  .team-circle-bg {
    width: 680px;
    height: 680px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .team-image {
    max-width: 360px;
  }

  .team-content {
    text-align: center;
  }

  .team-title {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .team-section {
    padding: 45px 0;
  }

  .team-title {
    font-size: 28px;
    line-height: 1.15;
  }

  .team-content p {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .team-circle-bg {
    width: 480px;
    height: 480px;
  }

  .team-image {
    max-width: 260px;
  }

  .team-btn {
    font-size: 15px;
    height: 40px;
    padding-right: 18px;
  }

  .team-btn-icon {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
}
.shop-back {
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-position: center center, center center;

  background-image: 
    linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6)),
    url(/wp-content/uploads/2026/04/taylor-bg-hvac-experts-desktop.webp);

  padding-top: 50px;
  padding-bottom: 50px;
}

.expert-services {
  padding: 80px 0;
  text-align: center;
}

/* TITLE */
.expert-services-title {
  color: #283F75;
  font-size: 42px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 50px;
}

/* GRID */
.expert-services-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* COLUMN */
.expert-service-col {
  margin-bottom: 30px;
}

/* BOX */
.expert-service-box {
  background: rgba(40, 63, 117, 0.73); /* #283f75B9 */
  color: #fff;
  padding: 40px 30px;
  border-radius: 16px;
  text-align: left;
  height: 100%;
}

/* HEADINGS */
.expert-service-box h3 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 18px;
  color:white;
}

/* TEXT */
.expert-service-box p {
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .expert-services-title {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .expert-services {
    padding: 50px 0;
  }

  .expert-services-title {
    font-size: 26px;
  }

  .expert-service-box {
    text-align: center;
  }
}

.content4-section {
  position: relative;
  padding: 50px 0;
  overflow: hidden;
  background: transparent;
}

.content4-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 72%;
  height: 100%;
  background: rgba(92, 119, 165, 0.67); /* #5c77a5aa */
  border-top-right-radius: 520px;
  border-bottom-right-radius: 520px;
  z-index: 1;
}

.content4-row {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.content4-text {
  color: #fff;
}

.content4-title {
  font-size: 33px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 25px;
}

.content4-text p {
  font-size: 16px;
  line-height: 1.7;
  color: #ffffff;
  margin-bottom: 20px;
}

.content4-bold {
  font-weight: 700;
}

.content4-image-wrap {
  text-align: right;
}

.content4-image {
  max-width: 660px;
  width: 100%;
  border-radius: 18px;
  display: block;
  margin: 0 0 0 auto;
}

@media (max-width: 1199px) {
  .content4-shape {
    width: 78%;
  }

  .content4-title {
    font-size: 42px;
  }
}

@media (max-width: 991px) {
  .content4-row {
    display: block;
  }

  .content4-text {
    text-align: center;
    margin-bottom: 40px;
  }

  .content4-title {
    font-size: 34px;
  }

  .content4-shape {
    width: 100%;
    height: 62%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 220px;
  }
}

@media (max-width: 767px) {
  .content4-section {
    padding: 40px 0;
  }

  .content4-title {
    font-size: 26px;
  }

  .content4-shape {
    height: 58%;
    border-bottom-right-radius: 160px;
  }

  .content4-image {
    max-width: 100%;
  }
}


/* FLIP THE SHAPE */
.content4-shape-flip {
  left: auto;
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 520px;
  border-bottom-left-radius: 520px;
}

/* IMAGE ALIGN LEFT */
.content4-image-wrap-flip {
  text-align: left;
}

.content4-image-wrap-flip .content4-image {
  margin: 0 auto 0 0;
}

/* OPTIONAL: TEXT ALIGNMENT (if needed) */
.content4-text-flip {
  /* keeps same spacing, just ensures consistency */
}

/* BUTTON (reusing your style language) */
.content4-btn {
  display: inline-flex;
  align-items: center;
  background: #f3f3f1;
  color: #254887;
  padding: 10px 22px 10px 0;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}

.content4-btn:hover {
  background: #ffffff;
  text-decoration: none;
}

.content4-btn-icon {
  width: 36px;
  height: 36px;
  margin-right: 12px;
  border-radius: 50%;
  background: #6f89bd;
  color: #fff;
  text-align: center;
  line-height: 36px;
}


.reviews-section {
  background: #283F75;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

/* HEADER */
.reviews-header {
  position: relative;
  text-align: center;
  margin-bottom: 80px;
}

.reviews-header h2 {
  color: #ffffff;
  font-size: 34px;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}

/* BIG BACKGROUND WORD */
.reviews-header::before {
  content: "REVIEWS";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 800;
  font-size: 180px;
  color: #ffffff;
  opacity: 0.08;
  letter-spacing: 6px;
  white-space: nowrap;
  z-index: 1;
}

/* CARDS */
.review-card {
  background: #f3f3f3;
  border-radius: 16px;
  padding: 40px 25px;
  text-align: center;
  position: relative;
  min-height: 260px;
}

.review-card p {
  font-size: 16px;
  line-height: 1.6;
  color: #222;
}

/* QUOTES */
.quote-top,
.quote-bottom {
  position: absolute;
  font-size: 40px;
  color: #222;
  opacity: 0.8;
}

.quote-top {
  top: 10px;
  left: 15px;
}

.quote-bottom {
  bottom: 10px;
  right: 15px;
}

/* META */
.review-meta {
  display: flex;
  align-items: center;
  margin-top: 20px;
  gap: 12px;
}

.review-icon {
  width: 45px;
  height: 45px;
  background: #8a97b3;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.stars {
  color: #f5c518;
  font-size: 18px;
  margin-bottom: 4px;
}

.name {
  color: #ffffff;
  font-weight: 600;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .reviews-header::before {
    font-size: 120px;
  }

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

  .review-meta {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .reviews-header::before {
    font-size: 80px;
  }

  .reviews-header h2 {
    font-size: 26px;
  }
}


.affiliation-section {
  position: relative;
  overflow: hidden;
  min-height: 250px;
  padding: 24px 0 18px;
  background: transparent;
}

/* NAVY ONLY ON TOP HALF */
.affiliation-top-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #283F75;
  z-index: 1;
}

/* GREY SHAPE */
.affiliation-shape {
  position: absolute;
  top: 24px;
  left: 0;
  width: 74%;
  height: calc(100% - 48px);
  background: #7e818c;
  border-top-right-radius: 140px;
  border-bottom-right-radius: 140px;
  z-index: 2;
}

/* CONTENT */
.affiliation-row {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  min-height: 190px;
  max-width: 1180px;
  margin: 0 auto;
}

.affiliation-col {
  text-align: center;
}

/* Pull logos inward so they stay inside grey shape */
.affiliation-col:first-child {
  padding-left: 45px;
}

.affiliation-col:last-child {
  padding-right: 45px;
}

.affiliation-logo {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.affiliation-logo-1 {
  max-height: 150px;
}

.affiliation-logo-2 {
  max-height: 145px;
}

.affiliation-logo-3 {
  max-height: 128px;
}

.affiliation-logo-4 {
  max-height: 148px;
}

@media (max-width: 1199px) {
  .affiliation-shape {
    width: 76%;
  }

  .affiliation-row {
    max-width: 1000px;
  }

  .affiliation-col:first-child,
  .affiliation-col:last-child {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 991px) {
  .affiliation-section {
    padding: 20px 0;
  }

  .affiliation-top-bg {
    height: 38%;
  }

  .affiliation-shape {
    top: 20px;
    width: 100%;
    height: calc(100% - 40px);
    border-top-right-radius: 90px;
    border-bottom-right-radius: 90px;
  }

  .affiliation-row {
    min-height: auto;
    max-width: 100%;
  }

  .affiliation-col {
    margin-bottom: 20px;
  }

  .affiliation-col:first-child,
  .affiliation-col:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }

  .affiliation-logo-1,
  .affiliation-logo-2,
  .affiliation-logo-3,
  .affiliation-logo-4 {
    max-height: 120px;
  }
}

@media (max-width: 767px) {
  .affiliation-section {
    padding: 20px 0 10px;
  }

  .affiliation-top-bg {
    height: 30%;
  }

  .affiliation-col {
    margin-bottom: 20px;
  }

  .affiliation-logo-1,
  .affiliation-logo-2,
  .affiliation-logo-3,
  .affiliation-logo-4 {
    max-height: 95px;
  }
}


.form-section {
    background-color: #fafbfc;
    background-image: url(/wp-content/uploads/2026/04/form-back.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding-top: 40px;
    padding-bottom: 120px;
    position: relative;
    overflow: hidden;
}

.form-section-inner {
  position: relative;
  z-index: 2;
}

@media (max-width: 1199px) {
  .form-section {
    padding-bottom: 260px;
    background-size: cover;
  }
}

@media (max-width: 991px) {
  .form-section {
    padding-top: 30px;
    padding-bottom: 220px;
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .form-section {
    padding-top: 25px;
    padding-bottom: 160px;
    background-position: center bottom;
    background-size: cover;
  }
}


.footer-main {
  background: #5c77a5;
  padding: 45px 0 10px;
  color: #fff;
}

.footer-main-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.footer-logo-col {
  text-align: center;
  margin-bottom: 30px;
}

.footer-logo-img {
  max-width: 330px;
  width: 100%;
  height: auto;
}

.footer-info-col,
.footer-hours-col {
  margin-bottom: 30px;
}

.footer-heading {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 24px;
}

.footer-contact-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

.footer-contact-item i {
  width: 22px;
  margin-right: 12px;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}

.footer-hours-text {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.footer-hours-emergency {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 28px;
}

.footer-social-heading {
  margin-top: 10px;
}

.footer-social a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  margin-right: 18px;
  text-decoration: none;
}

.footer-social a:hover,
.footer-social a:focus {
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}

.footer-bottom {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  padding-top: 18px;
  margin-top: 10px;
}

.footer-bottom a {
  color: #fff;
  text-decoration: none;
}

.footer-bottom a:hover,
.footer-bottom a:focus {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .footer-main {
    padding: 40px 0 10px;
  }

  .footer-logo-img {
    max-width: 280px;
  }

  .footer-info-col,
  .footer-hours-col {
    text-align: center;
  }

  .footer-contact-item {
    justify-content: center;
    text-align: left;
  }

  .footer-social {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer-main {
    padding: 35px 0 10px;
  }

  .footer-heading {
    font-size: 20px;
    margin-bottom: 18px;
  }

  .footer-contact-item,
  .footer-hours-text,
  .footer-hours-emergency {
    font-size: 15px;
  }

  .footer-bottom {
    font-size: 13px;
  }
}
.contain {padding-left:15%; padding-right:15%;}
.spc-box {border-radius:10px; padding:20px;}
.side-form {border-radius:10px;}
/* SABPD Navigation Menu Hover Override */
/* This CSS enables hover functionality while keeping Bootstrap's click functionality */

/* Enable hover functionality for dropdown menus */
.navbar-nav > li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
    opacity: 1;
    visibility: visible;
}

/* Ensure proper positioning and styling */
.navbar-nav > li.dropdown {
    position: relative;
}

.navbar-nav > li.dropdown > ul.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

/* Smooth transition for better user experience */
.navbar-nav > li.dropdown > ul.dropdown-menu {
    transition: opacity 0.2s ease-in-out;
}

/* Style improvements for the dropdown arrows/carets */
.navbar-nav > li.dropdown > a.dropdown-toggle .caret {
    /* Keep caret styling */
}

/* Ensure menu items are still clickable */
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

/* Hide dropdown on mouse leave with a slight delay for better UX */
.navbar-nav > li.dropdown > ul.dropdown-menu {
    transition-delay: 0.1s;
}

/* For touch devices, click functionality remains available */
@media (hover: none) and (pointer: coarse) {
    /* On touch devices, users can still click to open menus */
    /* Hover functionality is naturally disabled on touch devices */
}

/* Specific styling for SABPD theme if needed */
.nav-custom .dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
}

.nav-custom .dropdown-menu > li > a {
    color: #333;
}

.nav-custom .dropdown-menu > li > a:hover {
    background-color: #f5f5f5;
    color: #262626;
}
.content-area ul li::marker {
  content: "✓ ";
  color: #ffffff;
  font-weight: bold;
}
.dropdown-menu li {
	list-style-type:none !important;
}
.special-box {
	border-style:dashed;
	border-color:	 #283f75;
}
.team-card {
    border-top: 3px solid #283f75;
    padding: 0px 12px 31px;
    background: rgb(250, 251, 252);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);
    border-radius: 16;
    border-color: rgb(2, 119, 165) !important;
    padding-top: 20px;
}
.team-name {
    color: #283f75;
    font-size: 24px !important;
    margin-top: 15px;
}
.team-title {
    color: #5c77a5;
    font-weight: normal;
    font-size: 18px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}
.dropdown-menu>.active>a:focus {
    background-color: #283f75;
}
.nav-custom .dropdown-menu > li > a {
    color: #333;
    text-transform: uppercase;
}
#respond {
	display:none;
}
.entry-content a {
    color:#283f75;
}
.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #283f75;
    border-color: #283f75;
}