.inner-banner {
  padding: 5rem 0;
  z-index: 1;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.inner-banner h1 {
  font-size: 3rem;
  line-height: 4rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
  color: #f2f2f2;
}
.inner-banner h4 {
  font-size: 18px;
  line-height: 28px;
  text-shadow: 1px 1px 1px #323a97;
}

.map-block iframe {
  width: 100%;
  height: 45rem;
}

.title-section {
  font-size: 2.4rem;
  line-height: 3.4rem;
  color: #1b3561;
  margin: 0 0 20px;
  font-weight: 600;
  position: relative;
}
.title-section:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  width: 30px;
  height: 3px;
  top: auto;
  bottom: -20px;
  background-color: #c1c1c1;
}

.contact-main-form {
  margin: 3rem 0 3rem;
}
.contact-main-form .btn-main {
  width: 30%;
  text-align: center;
}

.contact-info {
  position: relative;
  margin-top: 2.5rem;
}
.contact-info h3 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #1B3561;
  font-weight: 700;
}
.contact-info .address li {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 0 1rem;
}
.contact-info .address p {
  font-size: 1.3rem;
  line-height: 2.3rem;
}
.contact-info .address i {
  color: #1B3561;
  padding-right: 2rem;
  font-size: 2rem;
}

.news-letter {
  position: relative;
  padding: 120px 0;
}
.news-letter ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.news-letter ul li {
  list-style: none;
  margin: 10px;
}
.news-letter ul li a {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  border-radius: 0;
  padding: 8px 18px;
      display: inline-block;
  background-color: #1B3561;
    border: 2px solid #1B3561;
    color: #fff;
}
.news-letter ul li a:hover {
  background-color: #fff;
  border: 2px solid #1B3561;
  color: #1B3561;
}
.news-letter ul li a:focus {
  color: #333333;
  background-color: #fff;
}

.inner-l {
  position: relative;
}
.inner-l p {
  font-size: 13px;
  line-height: 23px;
  margin: 0 0 20px;
}
.inner-l h3 {
  font-size: 2.5rem;
  line-height: 3.5rem;
  color: #333;
}
.inner-l h5 {
  color: #717171;
  font-size: 1.8rem;
  line-height: 2.8rem;
  font-weight: 500;
}
.inner-l ol {
  padding-left: 20px;
  color: #787879;
}
.inner-l ol li {
  margin: 0 0 1rem;
  font-size: 14px;
  line-height: 24px;
}
.inner-l ul {
  padding-left: 20px;
  color: #9c9c9c;
}
.inner-l ul li {
  margin: 0 0 1rem;
  font-size: 13px;
  line-height: 23px;
}

.inner-r {
  position: relative;
}
.inner-r .nav-tabs .nav-item.show .nav-link,
.inner-r .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #153261;
  border: none;
}
.inner-r .nav-item {
  margin-left: 0;
}
.inner-r .nav-tabs {
  border: none;
}
.inner-r .nav-link {
  font-size: 14px;
  line-height: 24px;
  text-transform: capitalize;
  font-weight: 700;
  padding: 12px !important;
}
.inner-r .nav-link:after {
  content: none;
}
.inner-r .tab-content {
  background-color: #f4f4f4;
  padding: 4rem;
  border: 1px solid #f7f7f7;
}
.inner-r .tab-content .desc h4 {
  font-size: 2.2rem;
  line-height: 3.2rem;
  color: #222;
  font-weight: 500;
}
.inner-r .tab-content .desc ul {
  padding-left: 2rem;
}
.inner-r .tab-content .desc li {
  color: #787879;
  margin-bottom: 5px;
  font-size: 1.4rem;
  line-height: 2.4rem;
}
.inner-r .tab-content .desc p {
  font-size: 1.3rem;
  line-height: 2.3rem;
}

.quote-service {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.quote-service label {
  color: #fff;
}
.quote-service .form-control {
  background-color: rgba(255, 255, 255, 0.55);
  color: #fff !important;
}
.quote-service .form-select {
  background-color: rgba(255, 255, 255, 0.55);
  border-radius: 0;
}

.color-red {
  color: #ab293d !important;
}

.cta-inner {
  background-color: #496382;
}
.cta-inner .inner {
  justify-content: center;
}
.cta-inner .inner h3 {
  letter-spacing: 0;
  font-weight: 500;
  font-size: 2.8rem;
  line-height: 3.8rem;
}

.faq-sec {
  position: relative;
}
.faq-sec h3 {
  color: #87A7BC;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
}
.faq-sec .accordion-inner {
  background-color: #fff;
}
.faq-sec .accordion-item {
  border: none;
}
.faq-sec .accordion-collapse {
  border-bottom: 1px solid #eee;
}
.faq-sec .accordion-collapse.collapse.show {
  border-bottom: 1px solid #eee;
}
.faq-sec .accordion-item:last-child {
  border: none;
}
.faq-sec .accordion-button {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  background-color: transparent;
  border: none;
  position: relative;
  box-shadow: none !important;
  padding: 20px 35px 12px;
}
.faq-sec .accordion-button:hover {
  color: #1B3561;
}
.faq-sec .accordion-button:not(.collapsed) {
  color: #333333;
  background-color: transparent;
  box-shadow: none;
  transition: 0.3s all ease-in-out;
  padding: 10px 35px 0;
}
.faq-sec .accordion-button:after {
  position: absolute;
  content: "+";
  left: 0;
  font-family: "Font Awesome 6 Pro";
  transform: none !important;
  transition: 0.3s all ease-in-out;
  font-weight: 500;
  display: table;
  background-image: none !important;
  background-color: #1B3561;
  font-size: 18px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  margin: 2px 0 0;
  color: #fff;
  text-align: center;
}
.faq-sec .accordion-button:not(.collapsed)::after {
  content: "-";
  font-family: "Font Awesome 6 Pro";
}
.faq-sec .accordion-body {
  padding: 20px 30px 2px;
  background-color: #f7f7f7;
  margin: 10px 35px 0px;
}
.faq-sec .accordion-body p {
  color: #787879;
  font-size: 1.4rem;
  line-height: 2rem;
}

.free-report-title {
  color: #1a3563;
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.free-report-title .ways {
  font-style: italic;
  font-weight: normal;
}

.call-info {
  font-size: 16px;
  line-height: 26px;
  color: #87A7BC;
  font-weight: 500;
}
.call-info a {
  color: #87A7BC;
}

.workers-form .form-control {
  border: 1px solid #333333;
  height: 4rem;
}
.workers-form .btn-main {
  width: 100%;
}
.workers-form .btn-main:hover {
  background-color: #fff;
  color: #1B3561;
  border: 2px solid #1B3561;
}

.f-size {
  font-size: 1.3rem;
  line-height: 2.3rem;
}

.img-btn .btn-main {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.car-bg {
  background-color: #e8e8e8 !important;
}
.car-bg h3 {
  color: #496382;
  font-weight: 500;
}

.total-event .inner {
  justify-content: space-between;
}
.total-event .btn-main {
  background-color: #87A7BC;
  border: 2px solid #87A7BC;
}
.total-event .btn-main:hover {
  color: #87A7BC;
}

.risk-img {
  position: relative;
  transition: 0.4s all ease-in-out;
}
.risk-img p {
  opacity: 0;
  background-color: #f2f2f2;
  color: #3c4a50;
  padding: 15px;
}
.risk-img:hover p {
  opacity: 1;
}

.special-text {
  text-align: center;
  font-size: 3.2rem;
  color: #1b3561;
  font-weight: 600;
  padding: 0 2rem;
  position: relative;
  line-height: 4.2rem;
}
.special-text:after {
  content: "";
  background: #a0a0a0;
  width: 140px;
  height: 3px;
  display: block;
  bottom: 0;
  margin: 3rem auto 4.5rem auto;
}

.risk-bg ul {
  color: #787879;
}
.risk-bg li {
  font-size: 14px !important;
  line-height: 24px !important;
}

.claims-main {
  position: relative;
  transition: 0.3s all ease-in-out;
  margin: 20px 0 20px;
}
.claims-main .payment-claims-img {
  border: 1px solid #9e9e9e;
}
.claims-main .btn-wrapper {
  margin: 20px 0 20px;
  width: 100%;
}
.claims-main .btn-wrapper .btn-main {
  width: 49%;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  border: solid 1px #87a7bc;
}
.claims-main .btn-wrapper .btn-main:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
  background-color: #fff;
  border: solid 1px #87a7bc;
  color: #222;
}

.about-cta {
  position: relative;
  background-attachment: fixed;
  z-index: 1;
}
.webp .about-cta {
  background-image: url(/Sites/C50BDDEF-05CB-4EF2-AA34-57D40F7ED90A/images/whitford-about-us-bg-v2.webp);
}
.no-webp .about-cta {
  background-image: url(/Sites/C50BDDEF-05CB-4EF2-AA34-57D40F7ED90A/images/whitford-about-us-bg-v2.jpg);
}
.about-cta .cta-ab {
  display: flex;
  justify-content: space-between;
}
.about-cta .cta-ab h3 {
  font-size: 34px;
  letter-spacing: 1px;
  line-height: 44px;
  text-transform: uppercase;
  margin-top: 4px;
}

/*====================*/
/* BUZZ OUT
/*====================*/
@-webkit-keyframes buzz-out-on-hover {
  10% {
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    transform: translateX(1px) rotate(0);
  }
  100% {
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes buzz-out-on-hover {
  10% {
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    transform: translateX(1px) rotate(0);
  }
  100% {
    transform: translateX(-1px) rotate(0);
  }
}
.buzz-out-on-hover {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.buzz-out-on-hover:hover,
.buzz-out-on-hover:focus,
.buzz-out-on-hover:active {
  -webkit-animation-name: buzz-out-on-hover;
          animation-name: buzz-out-on-hover;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

/*====================*/
/* BUZZ OUT END
/*====================*/
.tab-work .nav-pills .nav-link.active {
  color: #fff;
  background-color: #0c2859;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 20px !important;
  border-radius: 10px 3px 3px 3px;
  font-size: 22px;
  line-height: 32px;
  text-align: left;
}
.tab-work .nav-pills .nav-link.active:after {
  content: none;
}
.tab-work .nav-pills .nav-link {
  background-color: #f5f5f5;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 20px !important;
  border-radius: 10px 3px 3px 3px;
  font-size: 22px;
  line-height: 32px;
  text-align: left;
  color: #333;
}
.tab-work .nav-pills .nav-link:after {
  content: none;
}
.tab-work .tab-content {
  display: block;
  background-color: #f5f5f5;
  color: #727272;
  padding: 20px;
  border-radius: 3px;
  font-size: 14px;
  width: 100%;
}
.tab-work .tab-content h3 {
  font-size: 2.5rem;
  line-height: 3.5rem;
  margin: 0 0 1rem;
}
.tab-work .tab-content p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #757575;
}

.bd-bottom {
  border-bottom: 2px solid #87A7BC;
  padding: 0 0 50px;
}

.staff-sec .faq-sec .accordion-inner {
  background-color: #f2f2f2;
}
.staff-sec .faq-sec .accordion-button {
  background-color: #f2f2f2;
  padding: 1rem 4rem;
}
.staff-sec .faq-sec .accordion-body {
  background-color: #fff;
  padding: 20px 30px;
  margin: 0;
}
.staff-sec .faq-sec .accordion-button:after {
  background-color: #87A7BC;
}
.staff-sec h4 {
  font-size: 2.2rem;
  line-height: 3.2rem;
  margin: 1rem 0 1rem;
  color: rgb(96, 96, 96);
  font-weight: 500;
}
.staff-sec h5 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  font-weight: 500;
  color: #0d295a;
}
.staff-sec .contact-details li {
  list-style: none;
  display: flex;
  margin: 1rem 0 1rem;
}
.staff-sec .contact-details i {
  color: #87A7BC;
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
}
.staff-sec .contact-details p {
  padding: 0 1rem 0;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.faq-wt .faq-sec .accordion-button {
  background-color: #fff;
}

.faq-wt .faq-sec .accordion-body {
  background-color: #f2f2f2;
}

.quote-form .btn-main {
  width: 30%;
  font-size: 18px;
  line-height: 28px;
}

.page-found h2 {
  color: #4396ff;
  font-weight: 500;
}
.page-found .btn-main {
  background-color: transparent;
  color: #4396ff;
  border: none;
}

@media (max-width: 990px) {
  .about-cta .cta-ab {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .about-cta .cta-ab h3 {
    text-align: center;
  }
}
#e2wget5widget .e2w-new-theme h2 {
  display: block !important;
  font-weight: 700 !important;
  line-height: 34px !important;
  font-size: 24px !important;
  color: #193463 !important;
  text-transform: uppercase;
  margin: 20px 0 !important;
}