/* @font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.woff2') format('woff2'),
         url('../fonts/aller_bd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */
/* @font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.woff2') format('woff2'),
         url('../fonts/aller_lt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */
@font-face {
  font-family: "allerbold";
  src: url("https://use.typekit.net/af/75aaf6/00000000000000007735fd13/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/75aaf6/00000000000000007735fd13/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/75aaf6/00000000000000007735fd13/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

@font-face {
  font-family: "aller_lightregular";
  src: url("https://use.typekit.net/af/6487e6/00000000000000007735fd16/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/6487e6/00000000000000007735fd16/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/6487e6/00000000000000007735fd16/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
}

b,
strong,
dt {
  font-weight: 400;
  font-family: "allerbold";
}

#Subheader {
  padding: 15% 6% 11.5%;
  border-bottom: 15px solid #1b75bc;
}

#Subheader .title.excerts {
  max-width: 450px;
  min-height: 94px;
}

#Top_bar .menu>li>a span:not(.description) {
  padding: 0 10px;
}

.header-transparent #Top_bar.is-sticky .menu_wrapper .menu>li>a {
  font-size: 14px;
}

#Top_bar .logo {
  margin: 0 20px 0 0;
}

/* ===== Header: phone + "Get a Report" button (Lovable style) ===== */
#Top_bar #menu>ul>li.menu-phone {
  margin-left: auto;
}

#Top_bar #menu ul li.menu-phone>a,
#Top_bar #menu ul li.menu-cta>a {
  display: inline-flex;
  align-items: center;
}

#Top_bar #menu ul li.menu-phone>a {
  background: #1b75bc !important;
  border-radius: 8px;
  line-height: 1;
}

#Top_bar #menu ul li.menu-phone>a span:not(.description) {
  color: #fff !important;
  padding: 11px 20px 11px 6px !important;
  display: inline-block;
}

#Top_bar #menu ul li.menu-phone>a:hover {
  background: #0c4a78 !important;
}

#Top_bar #menu ul li.menu-phone>a::before {
  content: "";
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  margin-left: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") no-repeat center / contain;
}

#Top_bar #menu ul li.menu-cta {
  margin-left: 10px;
  display: flex;
  align-items: center;
}

#Top_bar #menu ul li.menu-cta>a {
  background: #1b75bc !important;
  border-radius: 8px;
  line-height: 1;
}

#Top_bar #menu ul li.menu-cta>a span:not(.description) {
  color: #fff !important;
  padding: 11px 22px !important;
  display: inline-block;
}

#Top_bar #menu ul li.menu-cta>a:hover {
  background: #0c4a78 !important;
}

/* no theme arrows on these */
#Top_bar #menu ul li.menu-phone>a::after,
#Top_bar #menu ul li.menu-cta>a::after {
  display: none !important;
}

/* BeTheme header action button (phone) -> filled blue button, Lovable style */
#Top_bar .top_bar_right .action_button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #1b75bc;
  color: #fff;
  border: 0;
  top: 0;
  border-radius: 8px;
  padding: 11px 22px;
  font-size: 15px;
  line-height: 1;
  box-shadow: none;
  text-shadow: none;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

#Top_bar .top_bar_right .action_button:hover {
  background: #0c4a78 !important;
  color: #fff !important;
}

#Top_bar .top_bar_right .action_button::before,
#Top_bar .top_bar_right .action_button::after {
  display: none !important;
  content: none !important;
}

#Top_bar .top_bar_right .action_button::before {
  display: inline-block !important;
  content: "" !important;
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") no-repeat center / contain;
}


/* ===== Thank You page (page-id-15097, .evq-ty) ===== */
body.page-id-15097 #Subheader { display: none !important; }
body.page-id-15097 #Header_wrapper { background-color: transparent; position: relative; z-index: 100; }
body.page-id-15097 #Top_bar { position: relative; z-index: 100; }
body.page-id-15097 #Content { padding-top: 0; }
body.page-id-15097 #Content .sections_group { background: linear-gradient(180deg,#f1f7fc 0%,#dcebf9 100%); }
.evq-ty { max-width: 640px; margin: 0 auto; text-align: center; padding: 70px 24px 80px; }
.evq-ty__icon { width: 84px; height: 84px; margin: 0 auto 26px; border-radius: 50%; background: linear-gradient(135deg,#1b75bc,#0c4a78); display: flex; align-items: center; justify-content: center; box-shadow: 0 14px 32px rgba(27,117,188,.35); }
.evq-ty__icon svg { width: 42px; height: 42px; }
.evq-ty__title { font-size: 44px; font-weight: 400; color: #13314a; margin: 0 0 14px; line-height: 1.1; }
.evq-ty__text { font-size: 18px; line-height: 1.6; color: #5f6470; margin: 0 0 30px; }
.evq-ty__btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin: 0 0 26px; }
.evq-ty__btn { display: inline-block; padding: 13px 30px; border-radius: 8px; font-size: 15px; text-decoration: none !important; transition: all .18s ease; }
.evq-ty__btn--solid { background: #1b75bc; color: #fff !important; }
.evq-ty__btn--solid:hover { background: #0c4a78; }
.evq-ty__btn--ghost { background: #fff; color: #1b75bc !important; border: 1.5px solid #1b75bc; }
.evq-ty__btn--ghost:hover { background: #eaf3fb; }
.evq-ty__call { font-size: 15px; color: #647686; margin: 0; }
.evq-ty__call a { color: #1b75bc; font-weight: 600; text-decoration: none; }
.evq-ty__call a:hover { text-decoration: underline; }
@media (max-width:600px){ .evq-ty__title { font-size: 32px; } }
/* ===== END Thank You page ===== */

.h-sec-1 p {
  font-size: 26px;
  line-height: 1;
  color: #1b75bc;
  padding: 0;
  font-family: "allerregular", Arial, Tahoma, sans-serif;
}

.h-sec-1 .wpb_wrapper>div {
  margin-bottom: 25px;
  margin-top: -12px;
}

.h-sec-1 p a:hover {
  text-decoration: none;
  color: #000;
}

.h-sec-2 .wpb_text_column {
  padding-right: 18%;
}

.h-sec-3 img {
  width: 100%;
}

body .h-sec-3 .wpb_single_image .vc_figure {
  display: flex;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  min-height: 140px;
}

body .h-sec-3 figure div {
  margin-bottom: 0;
}

#Content .h-sec-3 img {
  max-width: 120px;
  max-height: 100px;
}

#Content .h-sec-3 .vc_col-sm-3:last-child img {
  max-height: 80px;
}

.h-sec-3 .vc_col-sm-3 {
  position: relative;
  padding: 2% 4%;
}

.h-sec-3 .vc_col-sm-3:after {
  position: absolute;
  left: 0;
  top: 22%;
  bottom: 22%;
  width: 3px;
  background: #fff;
  content: '';
}

.h-sec-3 .vc_col-sm-3:first-child:after {
  display: none;
}

.h-sec-3 p {
  font-size: 15px;
  line-height: 1.2;
  font-family: 'aller_lightregular';
}

.h-sec-3 .wpb_single_image.vc_align_center {
  margin-bottom: 5px;
}

.h-sec-3 h2 {
  font-size: 24px;
  line-height: 1;
  color: #231f20;
}

.h-sec-4 .wpcf7-form-control {
  font-size: 15px;
  padding: 0 20px;
  height: 40px;
  font-family: "allerregular", Arial, Tahoma, sans-serif;
  background: #fff;
  color: #808285;
  margin: 0px;
  padding: 0 15px;
  border: 0;
}

.h-sec-4 .wpcf7-form-control.wpcf7-submit {
  float: none;
  display: table;
  margin: 0 auto 10px;
  padding: 0 35px;
  border: 0;
}

.h-sec-4 textarea.wpcf7-form-control {
  height: 140px;
  resize: none;
  padding: 15px;
}

.h-sec-4 div.wpcf7 .ajax-loader {
  width: 28px;
  height: 28px;
  display: block;
  margin-top: -39px;
  background-color: #fff;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center;
}

.h-sec-4 div.wpcf7 {
  margin-bottom: 10px;
}

.h-sec-4 h2 {
  color: #fff;
}

.h-sec-4 {
  background-size: cover;
  background-position: center;
}

#Footer .widget_nav_menu ul {
  list-style-type: none;
  padding: 0;
  background: transparent;
  font-size: 0;
}

#Footer .widget_nav_menu ul li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

#Footer .widget_nav_menu ul a {
  padding: 0;
  font-size: 18px;
  font-family: "allerregular", Arial, Tahoma, sans-serif;
  margin-bottom: 10px;
}

.one-fourth.foo-1 {
  width: 23%;
  padding-top: 3%;
  padding-right: 20px;
  box-sizing: border-box;
}

.one-fourth.foo-2 {
  width: 31%;
}

.one-fourth.foo-3 {
  width: 16%;
}

.one-fourth.foo-4 {
  width: 22%;
}

.foo-4 .social li {
  display: inline-block;
  vertical-align: top;
}

footer .one-fourth p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: "allerregular", Arial, Tahoma, sans-serif;
}

#Footer .widget_media_image a {
  max-width: 240px;
  display: block;
}

footer .one-fourth.foo-4 p {
  margin-bottom: 10px;
}

footer .one-fourth p strong {
  font-weight: normal;
  font-family: 'allerbold';
}

#Footer .widgets_wrapper {
  padding: 1.5% 0 1%;
}

#Footer .container {
  max-width: 1310px;
}

.footer-copy-center #Footer .footer_copy .social {
  display: none;
}

.footer-copy-center #Footer .footer_copy {
  text-align: center;
  background: #1b75bc;
  padding: 3px 0 0px;
}

#Footer .footer_copy .one {
  margin-bottom: 0;
  padding-top: 0;
  min-height: inherit;
}

.footer-copy-center #Footer .footer_copy .copyright {
  margin: 0;
  font-size: 12px;
  font-family: 'aller_lightregular';
  color: #fff;
}

.footer-copy-center #Footer .footer_copy .copyright a {
  color: #fff;
}

.ctcc-left-side {
  font-size: 14px;
}

body .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}

.wpb_wrapper>div.wpb_map_wraper {
  margin-bottom: 0;
  width: 70%;
  float: right;
}

.wpb_wrapper>div.map-address {
  position: absolute;
  margin-bottom: 0;
  top: 0;
  left: 10%;
  width: 60%;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 0.98) 44%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 0.98) 44%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 43%, rgba(255, 255, 255, 0.98) 44%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.map-address>div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
}

.ab-img .wpb_wrapper>div {
  margin-bottom: 0;
}

.wpb_wrapper>div.text-above {
  position: absolute;
  margin-bottom: 0;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 45%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.text-above>div {
  position: absolute;
  top: 50%;
  left: 40%;
  width: 60%;
  transform: translate(-50%, -50%);
}

.text-above>div p {
  line-height: 1.1;
  font-size: 23px;
}

.record-sec .wpb_wrapper>div,
.medical-reports .wpb_wrapper>div {
  margin-bottom: 0;
}

.medical-reports .wpb_text_column {
  padding-left: 14%;
}

#Top_bar .menu>li ul li a {
  font-size: 14px;
  line-height: 1;
}










/*Media Query*/
/*Start 1439*/
@media only screen and (max-width: 1439px) {
  .h-sec-3 .vc_col-sm-3 {
    padding: 2% 2%;
  }

  #Top_bar #logo img {
    max-width: 260px;
  }

  body #menu>ul>li>a {
    font-size: 18px;
  }

  .h-sec-2 {
    background-size: cover;
    background-position: center;
  }
}

/*End 1439*/

/*Start 1365*/
@media only screen and (max-width: 1365px) {
  #Top_bar #logo img {
    max-width: 200px;
  }

  body #menu>ul>li>a {
    font-size: 17px;
  }
}

/*End 1365*/

/*Start 1239*/
@media only screen and (max-width: 1239px) {

  body #Subheader .title {
    font-size: 26px;
    line-height: 1.2;
  }

  #Subheader .title.excerts {
    min-height: inherit;
  }

  .h-sec-2 .wpb_text_column {
    padding-right: 0;
  }

  p {
    font-size: 19px;
    line-height: 1.2;
  }

  .h-sec-3 h2 {
    font-size: 22px;
  }

  #Footer .widget_nav_menu ul a {
    font-size: 18px;
    margin-bottom: 4px;
  }

  footer .one-fourth p {
    font-size: 18px;
  }

  .medical-reports {
    padding: 20px 0;
  }

  .wpb_wrapper>div.text-above {
    position: static;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }

  .text-above>div {
    position: static;
    width: 100%;
    transform: none;
  }
}

/*End 1239*/
/*Start 1024*/
@media only screen and (max-width: 1024px) {

  .one-fourth.foo-1 {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    max-width: 250px;
    float: none;
    margin: 0px auto;
  }

  #Footer .widget_nav_menu ul a {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1;
  }

  .one-fourth.foo-3,
  .one-fourth.foo-4,
  .one-fourth.foo-2 {
    width: 100%;
    text-align: center;
  }

  footer .one-fourth p {
    font-size: 15px;
  }

  #Footer .widgets_wrapper .widget {
    padding: 0 0 15px 0;
  }

  .footer-copy-center #Footer .footer_copy .copyright {
    line-height: 1.2;
  }

  .footer-copy-center #Footer .footer_copy {
    padding: 5px 0 5px;
  }

  #Footer .widget_nav_menu ul li {
    width: 100%;
  }

  body.mobile-side-slide {
    overflow-x: hidden;
  }

  #Side_slide #menu ul li a {
    font-size: 13px;
  }
}

/*End 1024*/

/*Start 959*/
@media only screen and (max-width: 959px) {
  .h-sec-3 .vc_col-sm-3 {
    width: 50%;
    padding: 0;
  }

  .h-sec-3 .vc_col-sm-3:nth-child(3):after {
    display: none;
  }

  .h-sec-2 .vc_col-sm-6 {
    width: 100%;
  }

  .h-sec-4 .vc_col-sm-2 {
    display: none;
  }

  .h-sec-4 .vc_col-sm-8 {
    width: 100%;
  }

  body.header-transparent #Top_bar #logo {
    padding: 10px 0;
  }

  .h-sec-1 p {
    font-size: 18px;
  }
}

/*End 959*/

/*Start 767*/
@media only screen and (max-width: 767px) {
  body.subheader-title-right #Subheader .title {
    font-size: 20px;
    text-align: center;
  }

  .h-sec-2 .vc_col-sm-6:first-child {
    display: none;
  }

  .h-sec-1 p {
    font-size: 14px;
  }

  .h-sec-1 .wpb_wrapper>div {
    margin-bottom: 15px;
  }

  .h-sec-1 .vc_column-inner {
    padding-top: 15px !important;
  }

  .h-sec-4 .wpcf7-form-control {
    font-size: 14px;
    height: 38px;
    padding: 0 10px;
  }

  .section_wrapper .h-sec-4 .column {
    margin: 0 0 5px;
  }

  .h-sec-4 .wpcf7-form-control.wpcf7-submit {
    margin: 0px auto 0;
  }

  .medical-reports .wpb_text_column {
    padding: 0 15px 20px;
  }

  .text-above>div p {
    font-size: 18px;
  }

  .record-sec .wpb_wrapper>div.wpb_text_column {
    margin-bottom: 20px;
    padding: 0 15px
  }
}

/*End 767*/

/*Start 480*/
@media only screen and (max-width: 480px) {
  .h-sec-3 .vc_col-sm-3 {
    width: 100%;
  }

  .h-sec-3 .vc_col-sm-3:after {
    display: none;
  }
}

/*End 480*/

/* ============================================================
   SERVICES MEGA MENU  (Lovable-style)  — scoped to #menu-item-14939
   ============================================================ */

/* Mega panel: white rounded card with soft shadow */
#Top_bar #menu-item-14939>ul.mfn-megamenu {
  padding: 15px 0;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 20px 45px rgba(16, 52, 87, .14);
  background: #fff;
  border-top: 3px solid #1b75bc;
  box-sizing: border-box;
  width: 100% !important;
}

#Top_bar .top_bar_right {
  padding: 0;
}

#Top_bar .top_bar_right_wrapper {
  top: auto;
}

/* Each of the 4 columns */
#Top_bar #menu-item-14939>ul.mfn-megamenu>li.menu-item {
  padding: 0 15px;
  box-sizing: border-box;
}

/* Column heading (Medical Reporting / Personal Injury / ...) */
#Top_bar #menu-item-14939 a.mfn-megamenu-title {
  color: #1b75bc;
  font-size: 17px;
  line-height: 1.25;
  padding: 0 0 14px;
  margin: 0 0 12px;
  font-family: allerbold, Arial, Tahoma, sans-serif;
  border-bottom: 1px solid #e4e9ef;
}

#Top_bar #menu-item-14939 a.mfn-megamenu-title:hover {
  background: transparent !important;
  color: #000;
  padding-left: 4px;
}

/* Column heading description — text injected by the Evoque Services plugin
   (sourced live from each group menu item's Description field). */
#Top_bar #menu-item-14939 a.mfn-megamenu-title::after {
  display: block;
  position: static;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: auto;
  height: auto;
  margin: 7px 0 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: normal;
  text-transform: none;
  text-align: left;
  color: #7c8a98;
  white-space: normal;
  opacity: 1;
  font-family: allerregular, Arial, Tahoma, sans-serif;
}

#Top_bar #menu-item-14939 a.mfn-megamenu-title:hover::after {
  color: #000;
}
/* Column service lists — always visible, stacked (no flyout) */
#Top_bar #menu-item-14939 .mfn-megamenu-cols-4 ul.sub-menu {
  display: block;
  position: static;
  opacity: 1;
  visibility: visible;
  left: auto;
  top: auto;
  min-width: 0;
  width: auto;
  padding: 0;
  margin: 0;
  background: transparent;
  box-shadow: none;
  border: 0;
}

#Top_bar #menu-item-14939 .mfn-megamenu-cols-4 ul.sub-menu>li {
  display: block;
  width: auto;
  border: 0;
}

/* Service links */
#Top_bar #menu-item-14939 .mfn-megamenu-cols-4 ul.sub-menu>li>a {
  color: #2f3b47;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 1.3;
  padding: 7px 0;
  transition: color .15s ease;
}

#Top_bar #menu-item-14939 .mfn-megamenu-cols-4 ul.sub-menu>li>a:hover {
  color: #1b75bc;
  background: transparent;
  padding-left: 4px;
}

/* 3rd level (Diagnostics → scan → Consultation Services / Medico Legal Report) */
#Top_bar #menu-item-14939 .mfn-megamenu-cols-4 ul.sub-menu li ul.sub-menu {
  margin: 2px 0 8px 10px;
  padding: 2px 0 2px 12px;
  border-left: 1px solid #d6dde5;
}

#Top_bar #menu-item-14939 .mfn-megamenu-cols-4 ul.sub-menu li ul.sub-menu>li>a {
  color: #74808d;
  font-size: 13px;
  padding: 4px 0;
}

#Top_bar #menu-item-14939 .mfn-megamenu-cols-4 ul.sub-menu li ul.sub-menu>li>a:hover {
  color: #1b75bc;
}

/* Hide BeTheme dropdown arrow markers inside the mega panel */
#Top_bar #menu-item-14939 .mfn-megamenu .menu-item-has-children>a .description,
#Top_bar #menu-item-14939 .mfn-megamenu i.menu-arrow {
  display: none !important;
}

/* ===== END Services mega menu ===== */


/* ============================================================
   ACTIVE / CURRENT menu link styling
   ============================================================ */
/* Top-level items (e.g. "Services" when on a service page) */
#Top_bar .menu>li.current-menu-item>a,
#Top_bar .menu>li.current-menu-ancestor>a,
#Top_bar .menu>li.current_page_item>a,
#Top_bar .menu>li.current_page_ancestor>a {
  color: #1b75bc;
}

/* Current service name only (direct items of a column) — not sub-items */
#Top_bar #menu-item-14939 .mfn-megamenu-cols-4>ul.sub-menu>li.current-menu-item>a,
#Top_bar #menu-item-14939 .mfn-megamenu-cols-4>ul.sub-menu>li.current_page_item>a {
  color: #1b75bc;
  font-weight: 700;
}

.menuo-sub-active #Top_bar .menu>li ul li.current-menu-item>a,
.menuo-sub-active #Top_bar .menu>li ul li.current-menu-ancestor>a {
  color: #000 !important;
  background: transparent;
}

/* Never underline the column heading / its description */
#Top_bar #menu-item-14939 a.mfn-megamenu-title,
#Top_bar #menu-item-14939 a.mfn-megamenu-title::after {
  text-decoration: none !important;
}



/* ============================================================
   SERVICES PAGE  (/services/, page-id-14912) — Lovable card layout
   ============================================================ */
body.page-id-14912 #Subheader {
  display: none !important;
}

body.page-id-14912 #Content .sections_group {
  padding-top: 0 !important;
}

body.page-id-14912 .section_wrapper,
body.page-id-14912 #Content .content_wrapper {
  padding: 0 !important;
}

.evq-sv {
  font-family: inherit;
}

.evq-sv__full {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.evq-sv__hero {
  background: linear-gradient(115deg, #2c6aa3 0%, #4f90c7 60%, #6aa6d6 100%);
  color: #fff;
  padding: 74px 0 84px;
  overflow: hidden;
}

.evq-sv__in {
  max-width: 1240px;
  margin: 0 auto;
}

.evq-sv__eyebrow {
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 13px;
  font-weight: 400;
  color: #dbeafe;
  margin: 0 0 16px;
}

.evq-sv__hero h1 {
  font-size: 52px;
  line-height: 1.08;
  font-weight: 400;
  margin: 0 0 20px;
  max-width: 780px;
  color: #fff;
}

.evq-sv__hero p {
  font-size: 18px;
  line-height: 1.55;
  color: #eaf3fb;
  max-width: 660px;
  margin: 0;
}

.evq-sv__body {
  background: linear-gradient(180deg, #f1f7fc 0%, #dcebf9 100%);
  padding: 64px 0 74px;
}

.evq-sv__group {
  margin-bottom: 52px;
}

.evq-sv__group:last-child {
  margin-bottom: 0;
}

.evq-sv__head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

.evq-sv__icon {
  width: 58px;
  height: 58px;
  border-radius: 14px;
  background: #1b75bc;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  box-shadow: 0 8px 18px rgba(27, 117, 188, .3);
}

.evq-sv__icon svg {
  width: 30px;
  height: 30px;
}

.evq-sv__htext h3 {
  font-size: 29px;
  font-weight: 400;
  color: #13314a;
  margin: 0;
  line-height: 1.1;
}

.evq-sv__htext p {
  font-size: 14px;
  color: #647686;
  margin: 5px 0 0;
}

.evq-sv__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.evq-sv__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: #fff;
  border-radius: 12px;
  padding: 19px 22px;
  text-decoration: none !important;
  box-shadow: 0 6px 18px rgba(16, 52, 87, .07);
  border: 1px solid #eef3f8;
  transition: transform .18s ease, box-shadow .18s ease;
}

.evq-sv__card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 28px rgba(16, 52, 87, .14);
}

.evq-sv__card span {
  color: #1f2c38;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
}

.evq-sv__card .chev {
  color: #1b75bc;
  flex: 0 0 auto;
}

.evq-sv__scan {
  display: block;
  align-items: initial;
}

.evq-sv__scanhead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  text-decoration: none !important;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eef3f8;
}

.evq-sv__scanhead span {
  color: #13314a;
  font-size: 17px;
  font-weight: 400;
}

.evq-sv__scanlist {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.evq-sv__scanlist li {
  position: relative;
  list-style: none !important;
  margin: 0 !important;
  padding: 6px 0 6px 18px !important;
  color: #5a6b7a;
  font-size: 14px;
}

.evq-sv__scanlist li::marker {
  content: "" !important;
}

.evq-sv__scanlist li::before {
  content: "" !important;
  position: absolute;
  left: 0;
  top: 13px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1b75bc;
}

.evq-sv__scanlist li a {
  color: #5a6b7a;
  text-decoration: none !important;
  transition: color 0.15s ease;
}

.evq-sv__scanlist li a:hover {
  color: #1b75bc;
}

.evq-sv__cta {
  margin-top: 60px;
  text-align: center;
  background: linear-gradient(135deg, #1b75bc, #0c4a78);
  border-radius: 16px;
  padding: 44px 22px;
}

.evq-sv__cta h3 {
  color: #fff;
  font-size: 27px;
  font-weight: 400;
  margin: 0 0 10px;
}

.evq-sv__cta p {
  color: #dbeafe;
  font-size: 16px;
  margin: 0 0 22px;
}

.evq-sv__cta a {
  display: inline-block;
  background: #fff;
  color: #1b75bc !important;
  font-weight: 400;
  padding: 13px 34px;
  border-radius: 7px;
  text-decoration: none !important;
}

@media (max-width:1000px) {
  .evq-sv__cards {
    grid-template-columns: repeat(2, 1fr);
  }

  .evq-sv__hero h1 {
    font-size: 40px;
  }
}

@media (max-width:600px) {
  .evq-sv__cards {
    grid-template-columns: 1fr;
  }

  .evq-sv__hero h1 {
    font-size: 30px;
  }

  .evq-sv__hero {
    padding: 54px 0 60px;
  }
}

/* ===== END Services page ===== */


/* ============================================================
   SERVICES HERO  (manual WPBakery row, el_class "serv-top-text")
   ============================================================ */
.serv-top-text {
  background: linear-gradient(115deg, #2c6aa3 0%, #4f90c7 60%, #6aa6d6 100%);
  padding: 54px 0 50px;
}

.serv-top-text>div {
  max-width: 1240px;
  margin: 0 auto;
  float: none;
  display: table;
}

.serv-top-text .container,
.serv-top-text .wpb_column>.vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.serv-top-text .wpb_text_column,
.serv-top-text .wpb_wrapper>div {
  margin-bottom: 0;
}

.serv-top-text .evq-sv__eyebrow {
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 13px;
  font-weight: 400;
  color: #dbeafe;
  margin: 0 0 16px;
}

.serv-top-text h1 {
  font-size: 52px;
  line-height: 1.08;
  font-weight: 400;
  color: #fff;
  margin: 0 0 20px;
  max-width: 800px;
}

.serv-top-text p {
  font-size: 18px;
  line-height: 1.55;
  color: #eaf3fb;
  max-width: 680px;
  margin: 0;
}

@media (max-width:1000px) {
  .serv-top-text h1 {
    font-size: 40px;
  }
}

@media (max-width:600px) {
  .serv-top-text h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .serv-top-text {
    padding: 20px 0;
  }

  .serv-top-text>div {
    padding: 0 15px;
  }

  .evq-sv__body {
    padding: 35px 15px;
    box-sizing: border-box;
  }

  .evq-sv__cards {
    gap: 10px;
  }

  .evq-sv__card {
    gap: 10px;
    border-radius: 8px;
    padding: 15px 15px;
  }
}

/* ===== END Services hero ===== */


/* ============================================================
   SERVICES CTA  (WPBakery row, el_class "serv-cta")
   ============================================================ */
.serv-cta {
  background: linear-gradient(135deg, #1b75bc, #0c4a78) !important;
  border-radius: 16px;
  margin: 10px auto 50px !important;
  padding: 44px 22px !important;
  text-align: center;
  max-width: 1180px;
}

.serv-cta .wpb_text_column,
.serv-cta .wpb_wrapper>div {
  margin-bottom: 0 !important;
}

.serv-cta h3 {
  color: #fff !important;
  font-size: 27px;
  font-weight: 400;
  margin: 0 0 10px !important;
}

.serv-cta p {
  color: #dbeafe !important;
  font-size: 16px;
  margin: 0 0 18px !important;
}

.serv-cta__btn {
  display: inline-block;
  background: #fff;
  color: #1b75bc !important;
  font-weight: 400;
  padding: 13px 34px;
  border-radius: 7px;
  text-decoration: none !important;
  transition: background .15s ease;
}

.serv-cta__btn:hover {
  background: #eaf3fb;
  color: #0c4a78 !important;
}

@media (max-width:600px) {
  .serv-cta h3 {
    font-size: 22px;
  }
}

/* ===== END Services CTA ===== */


/* ============================================================
   SINGLE SERVICE PAGE  (children of /services/, .evqs-svc)
   ============================================================ */
.evqs-service-page #Subheader {
  display: none !important;
}

.evqs-svc__full {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

/* hero */
.evqs-svc__hero {
  background: linear-gradient(115deg, #2c6aa3 0%, #4f90c7 60%, #6aa6d6 100%);
  color: #fff;
  padding: 45px 0 50px;
}

.evqs-svc__in {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 24px;
}

.evqs-svc__back {
  display: inline-block;
  color: #dbeafe;
  text-decoration: none;
  font-size: 14px;
  margin-bottom: 8px;
}

.evqs-svc__back:hover {
  text-decoration: underline;
  color: #fff;
}

.evqs-svc__hero h1 {
  font-size: 46px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 10px;
  line-height: 1.12;
}

.evqs-svc__hero p {
  font-size: 18px;
  color: #eaf3fb;
  margin: 0;
}

/* body */
.evqs-svc__body {
  background: linear-gradient(180deg, #eaf3fb 0%, #dcebf9 100%);
  padding: 46px 0 64px;
}

.evqs-svc__grid {
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 26px;
  align-items: start;
}

/* main card */
.evqs-svc__main {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 30px rgba(16, 52, 87, .07);
}

.evqs-svc__main h2 {
  font-size: 24px;
  font-weight: 400;
  color: #13314a;
  margin: 0 0 15px;
  line-height: 1.2;
}

.evqs-svc__main h3 {
  font-size: 21px;
  font-weight: 400;
  color: #13314a;
  margin: 30px 0 14px;
}

.evqs-svc__main p {
  font-size: 16px;
  line-height: 1.7;
  color: #475561;
  margin: 0 0 16px;
}

.evqs-svc__main ul,
.evqs-svc__main ol {
  margin: 0 0 16px;
  padding-left: 22px;
}

.evqs-svc__main li {
  font-size: 16px;
  line-height: 1.7;
  color: #475561;
  margin: 6px 0;
}

.evqs-svc__main blockquote {
  margin: 24px 0;
  padding: 18px 22px;
  background: #f1f7fc;
  border-left: 4px solid #1b75bc;
  border-radius: 0 8px 8px 0;
  font-style: italic;
  color: #2c4356;
}

.evqs-svc__main a {
  color: #1b75bc;
}

.evqs-svc__main>*:first-child {
  margin-top: 0;
}

.evqs-svc__main>*:last-child {
  margin-bottom: 0;
}

.evqs-svc__checks {
  list-style: none;
  margin: 0;
  padding: 0;
}

.evqs-svc__checks li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 9px 0;
  color: #3f4d5a;
  font-size: 16px;
}

.evqs-svc__checks li svg {
  flex: 0 0 auto;
  margin-top: 1px;
}

.evqs-svc__quote {
  margin: 26px 0 0;
  padding: 18px 22px;
  background: #f1f7fc;
  border-left: 4px solid #1b75bc;
  border-radius: 0 8px 8px 0;
  font-size: 16px;
  font-style: italic;
  color: #2c4356;
}

/* sidebar */
.evqs-svc__side {
  display: flex;
  position: sticky;
  top: 40px;
  flex-direction: column;
  gap: 22px;
}

.evqs-svc__card {
  background: #fff;
  border-radius: 16px;
  padding: 26px 24px;
  box-shadow: 0 10px 30px rgba(16, 52, 87, .07);
}

.evqs-svc__card h4 {
  font-size: 18px;
  font-weight: 400;
  color: #13314a;
  margin: 0 0 10px;
}

.evqs-svc__card>p {
  font-size: 14px;
  line-height: 1.55;
  color: #647686;
  margin: 0 0 18px;
}

.evqs-svc__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #1b75bc;
  color: #fff !important;
  font-weight: 400;
  padding: 13px 18px;
  border-radius: 8px;
  text-decoration: none !important;
  transition: background .15s ease;
}

.evqs-svc__btn:hover {
  background: #0c4a78;
}

.evqs-svc__rellist {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.evqs-svc__rellist li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border-top: 1px solid #eef3f8;
}

.evqs-svc__rellist li:first-child {
  border-top: 0;
}

.evqs-svc__rellist li::marker {
  content: "" !important;
}

.evqs-svc__rellist li::before {
  display: none !important;
}

.evqs-svc__rellist a {
  display: block;
  padding: 12px 0;
  color: #2f3b47 !important;
  text-decoration: none !important;
  font-size: 15px;
}

.evqs-svc__rellist a:hover {
  color: #1b75bc !important;
}

.evqs-svc__cta {
  max-width: 1240px;
  margin: 35px auto 0;
  text-align: center;
  background: linear-gradient(135deg, #1b75bc, #0c4a78);
  border-radius: 16px;
  padding: 44px 22px;
  box-sizing: border-box;
}

.evqs-svc__cta h3 {
  color: #fff;
  font-size: 27px;
  font-weight: 400;
  margin: 0 0 10px;
}

.evqs-svc__cta p {
  color: #dbeafe;
  font-size: 16px;
  margin: 0 0 22px;
}

.evqs-svc__cta .evqs-svc__ctabtn {
  display: inline-block;
  background: #fff;
  color: #1b75bc !important;
  font-weight: 400;
  padding: 13px 34px;
  border-radius: 7px;
  text-decoration: none !important;
  transition: background .15s ease;
}

.evqs-svc__cta .evqs-svc__ctabtn:hover {
  background: #eaf3fb;
}

.evqs-svc__cta .evqs-svc__tel {
  color: #fff !important;
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
}

.evqs-svc__cta .evqs-svc__tel:hover {
  text-decoration: underline;
}

@media (max-width:900px) {
  .evqs-svc__grid {
    grid-template-columns: 1fr;
  }

  .evqs-svc__hero h1 {
    font-size: 34px;
  }

  .evqs-svc__main {
    padding: 28px 24px;
  }
}

@media (max-width:600px) {
  .evqs-svc__cta h3 {
    font-size: 22px;
  }

  .evqs-svc__cta {
    margin: 30px 0;
    padding: 25px 15px;
    border-radius: 10px;
  }

  .page-id-14912 .evqs-svc__cta {
    margin: 30px 10px;
  }

  .evq-sv__group {
    margin-bottom: 30px;
  }

  .evqs-svc__body {
    padding: 30px 0 10px;
  }

  .evqs-svc__in {
    padding: 0 15px;
  }

  .evqs-svc__main {
    border-radius: 10px;
    padding: 15px;
  }

  .evqs-svc__main h2,
  .evqs-svc__main h3,
  .evqs-svc__main h4 {
    font-size: 22px;
    margin: 0 0 10px;
    line-height: 1.2;
  }

  .evqs-svc__main h3 {
    font-size: 20px;
    margin: 0 0 10px;
    line-height: 1.2;
  }

  .evqs-svc__main h4 {
    font-size: 18px;
  }

  .evqs-svc__hero h1 {
    font-size: 26px;
  }

  .evqs-svc__hero {
    padding: 30px 0 25px;
  }
}

/* ===== Service page FAQ accordion (built by JS from the FAQ section) ===== */
.evqs-svc__main .evq-faq__title {
  margin-top: 34px;
}

.evqs-svc__main .evq-faq {
  margin: 14px 0 25px;
}

.evqs-svc__main .evq-faq__item {
  background: #fff;
  border: 1px solid #e7edf3;
  border-radius: 10px;
  margin-bottom: 12px;
  overflow: hidden;
}

.evqs-svc__main .evq-faq__q {
  width: 100%;
  text-align: left;
  background: none;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  font-weight: normal;
  padding: 16px 20px;
  margin-bottom: 0;
  font-family: allerbold, Arial, Tahoma, sans-serif;
}

.evqs-svc__main .evq-faq__qt {
  font-size: 16px;
  font-weight: 600;
  color: #13314a;
  line-height: 1.4;
}

.evqs-svc__main .evq-faq__q:hover .evq-faq__qt {
  color: #1b75bc;
}

.evqs-svc__main .evq-faq__ico {
  position: relative;
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
}

.evqs-svc__main .evq-faq__ico::before,
.evqs-svc__main .evq-faq__ico::after {
  content: "";
  position: absolute;
  background: #1b75bc;
  transition: transform .2s ease;
}

.evqs-svc__main .evq-faq__ico::before {
  top: 8px;
  left: 0;
  width: 18px;
  height: 2px;
}

.evqs-svc__main .evq-faq__ico::after {
  left: 8px;
  top: 0;
  width: 2px;
  height: 18px;
}

.evqs-svc__main .evq-faq__item.is-open .evq-faq__ico::after {
  transform: scaleY(0);
}

.evqs-svc__main .evq-faq__a {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease;
}

.evqs-svc__main .evq-faq__item.is-open .evq-faq__a {
  max-height: 600px;
}

.evqs-svc__main .evq-faq__a p {
  margin: 0;
  padding: 0 20px 18px;
  color: #475561;
  font-size: 15px;
  line-height: 1.65;
}

/* ===== END Service page FAQ accordion ===== */

/* ===== END Single service page ===== */


/* ============================================================
   HOME PAGE  (front page, page-id-2)
   ============================================================ */
body.page-id-2 #Subheader {
  display: none !important;
}

body.page-id-2 #Header_wrapper {
  background-color: transparent;
  position: relative;
  z-index: 100;
}

body.page-id-2 #Top_bar {
  position: relative;
  z-index: 100;
}

body.page-id-2 #Content {
  padding-top: 0;
}

.home-btn {
  display: inline-block;
  padding: 15px 20px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none !important;
  transition: all .18s ease;
  font-family: "allerbold";
}

.home-btn--solid,
.home-btn--white {
  background: #fff;
  color: #1b75bc !important;
}

.home-btn--solid:hover,
.home-btn--white:hover {
  background: #eaf3fb;
  color: #0c4a78 !important;
}

.home-btn--ghost,
.home-btn--ghostw {
  background: transparent;
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, .6);
}

.home-btn--ghost:hover,
.home-btn--ghostw:hover {
  border-color: #fff;
  background: rgba(255, 255, 255, .12);
}

.home-hero {
  background-color: #0c4a78;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 55px 0 90px;
  position: relative;
  text-align: left;
}

/* blue overlay so the banner image stays faint behind the content */
.home-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background: linear-gradient(110deg, oklab(0.38 -0.0444626 -0.12216 / 0.78) 0%, oklab(0.55 -0.0676189 -0.145009 / 0.45) 45%, oklab(0.38 -0.0444626 -0.12216 / 0.15) 100%);
  z-index: 0;
}

.home-hero .wpb_text_column {
  position: relative;
  z-index: 1;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}

.home-hero .wpb_wrapper>div {
  margin-bottom: 0;
}

.home-hero__grid {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 50px;
  align-items: center;
}

.home-hero__grid p:empty {
  display: none;
}

.home-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, .14);
  border: 1px solid rgba(255, 255, 255, .3);
  color: #fff;
  font-size: 13px;
  padding: 7px 16px;
  border-radius: 30px;
  margin: 0 0 10px;
  line-height: 1;
}

.home-hero__left h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 15px;
}

.home-hero__sub {
  color: #eaf3fb;
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 20px;
}

.home-hero__btns {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  margin: 0;
}

/* keep label + arrow together, centered; override BeTheme's far-right arrow */
.home-hero__btns .home-btn,
.home-cta__btns .home-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
}

.home-hero__btns .home-btn::before,
.home-hero__btns .home-btn::after,
.home-cta__btns .home-btn::before,
.home-cta__btns .home-btn::after {
  content: none;
  margin: 0;
  position: static;
}

.home-hero__btns .home-btn--solid::after {
  content: "\2192";
  font-size: 17px;
  line-height: 1;
}

/* Book Now form card */
.home-hero__form {
  background: rgba(255, 255, 255, .97);
  border-radius: 16px;
  padding: 26px;
  box-shadow: 0 22px 50px rgba(0, 0, 0, .22);
}

.home-hero__formhead {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 32px;
  line-height: 1.2;
  font-family: "allerbold";
  color: #1b75bc;
  margin: 0 0 16px;
  text-align: center;
}

.home-hero__form .bk-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 14px;
}

.home-hero__form .bk-field {
  margin: 0 0 11px;
}

.home-hero__form .bk-field label {
  display: block;
  font-size: 14px;
  font-family: "allerbold";
  color: #13314a;
  margin: 0 0 4px;
}

.no-shadows .home-hero__form input,
.no-shadows .home-hero__form select,
.no-shadows .home-hero__form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #dce3ea;
  border-radius: 8px;
  padding: 9px 12px;
  font-size: 14px;
  background: #f7f9fc;
  color: #333;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px;
}

.home-hero__form textarea {
  height: 78px;
  min-height: 78px;
  resize: vertical;
}

/* custom chevron arrow on the Service dropdown */
.no-shadows .home-hero__form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f7f9fc;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23334' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 36px;
  cursor: pointer;
}

/* arrow points up while the dropdown is open (focused) */
.no-shadows .home-hero__form select:focus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23334' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 15 12 9 18 15'/%3E%3C/svg%3E");
}

.home-hero__form .wpcf7-form-control-wrap {
  display: block;
}

span.wpcf7-not-valid-tip {
  font-size: 12px;
}

.home-hero__form .bk-submit {
  margin: 2px 0 0;
}

.button-flat .home-hero__form .wpcf7-submit {
  width: 100%;
  background-color: #1b75bc;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='22' y1='2' x2='11' y2='13'/%3E%3Cpolygon points='22 2 15 22 11 13 2 9 22 2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(50% - 80px) 55%;
  color: #fff;
  border: 0;
  border-radius: 8px;
  padding: 12px;
  font-size: 15px;
  cursor: pointer;
  font-family: "allerbold";
  font-weight: normal;
  transition: background-color .15s ease;
}

.button-flat .home-hero__form .wpcf7-submit:hover {
  background-color: #0c4a78;
}

.bk-submit {
  position: relative;
}

.home-hero__form div.wpcf7 .ajax-loader {
  margin: 0;
  position: absolute;
  right: -20px;
  bottom: 11px;
}

.home-hero__note {
  text-align: center;
  font-size: 14px;
  color: #8a97a4;
  margin: 12px 0 0;
}

.home-hero__form .wpcf7-response-output {
  margin: 12px 0 0 !important;
  font-size: 13px;
  border-radius: 8px;
  padding: 8px 12px !important;
}

.home-hero__form .wpcf7-spinner {
  margin: 0 auto;
  display: block;
}

@media (max-width:900px) {
  .home-hero__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .home-hero__left h1 {
    font-size: 38px;
  }
}

@media (max-width:560px) {
  .home-hero__form .bk-grid {
    grid-template-columns: 1fr;
  }
}

.home-sechead {
  text-align: center;
  padding: 50px 20px 0;
}

.home-sechead h2 {
  font-size: 34px;
  font-weight: 400;
  color: #13314a;
  margin: 0 0 10px;
}

.home-sechead p {
  font-size: 17px;
  color: #647686;
  margin: 0;
}

.home-why {
  background-color: #eef5fb;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0 70px;
  position: relative;
}

/* light overlay so the background image stays faint and text is readable */
.home-why::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(238, 245, 251, .93) 0%, rgba(227, 238, 249, .93) 100%);
  z-index: 0;
  display: block;
  pointer-events: none;
}

.home-why .container,
.home-why .wpb_column,
.home-why .wpb_text_column {
  position: relative;
  z-index: 1;
}

.home-why .wpb_text_column {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}

.home-why__grid {
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: 50px;
  align-items: center;
}

.home-why__eyebrow {
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 13px;
  font-weight: 700;
  color: #1b75bc;
  margin: 0 0 12px;
}

.home-why__intro h2 {
  font-size: 40px;
  font-weight: 400;
  color: #13314a;
  margin: 0 0 18px;
  line-height: 1.12;
  text-align: left;
}

.home-why__text {
  font-size: 16px;
  line-height: 1.7;
  color: #475561;
  margin: 0;
  text-align: left;
  max-width: none;
}

.home-why__feats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}

.home-why__feat {
  display: flex;
  align-items: center;
  gap: 11px;
  background: #fff;
  border: 1px solid #e7edf3;
  border-radius: 12px;
  padding: 18px;
  box-shadow: 0 6px 16px rgba(16, 52, 87, .05);
  font-size: 14.5px;
  color: #2f3b47;
  line-height: 1.35;
}

.home-why__feat::before {
  content: "\2713";
  flex: 0 0 auto;
  width: 19px;
  height: 19px;
  border: 1.5px solid #1b75bc;
  border-radius: 50%;
  color: #1b75bc;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width:900px) {
  .home-why__grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .home-why__intro h2 {
    font-size: 32px;
  }
}

@media (max-width:560px) {
  .home-why__feats {
    grid-template-columns: 1fr;
  }
}

.home .one.column {
  margin-bottom: 0;
}

.home-cta {
  max-width: 1128px;
  margin: 60px auto;
  text-align: center;
  background-color: #1b75bc;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 16px;
  padding: 50px 24px;
  position: relative;
  overflow: hidden;
}

/* blue overlay so the background image stays faint behind the text */
.home-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background: linear-gradient(135deg, oklab(0.38 -0.0444626 -0.12216 / 0.88), oklab(0.55 -0.0676189 -0.145009 / 0.78));
  z-index: 0;
}

.home-cta .wpb_wrapper>div {
  margin-bottom: 0;
}

.home-cta .container,
.home-cta .wpb_column,
.home-cta .wpb_text_column {
  position: relative;
  z-index: 1;
}

.home-cta h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 12px;
}

.home-cta p {
  color: #dbeafe;
  font-size: 17px;
  margin: 0 0 24px;
}

.home-cta__btns {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
}

@media (max-width:768px) {
  .home-hero h1 {
    font-size: 36px;
  }

  .home-hero__sub {
    font-size: 17px;
  }

  .home-why__list {
    grid-template-columns: 1fr;
  }
}

/* ===== END Home page ===== */


/* ============================================================
   HOME SERVICES OVERVIEW  (compact cards, [evoque_services_cards])
   ============================================================ */

.home-sechead .wpb_text_column {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: left;
  box-sizing: border-box;
}

.home-sechead .wpb_wrapper>div {
  margin-bottom: 0;
}

.home-sechead p.home-sechead__eyebrow {
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-size: 13px;
  font-weight: 700;
  color: #1b75bc;
  margin: 0 0 8px;
}

.home-sechead__row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.home-sechead__row h2 {
  font-size: 36px;
  font-weight: 400;
  color: #13314a;
  margin: 0;
  line-height: 1.1;
}

.home-sechead__all {
  color: #1b75bc;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
}

.home-sechead__all:hover {
  text-decoration: underline;
}

.evq-hsv {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  max-width: 1260px;
  margin: 45px auto 0;
  padding: 0 10px 20px;
  box-sizing: border-box;
}

.evq-hsv__card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #d8e3ed;
  border-radius: 14px;
  padding: 15px 15px 13px;
  box-shadow: 0 6px 18px rgba(16, 52, 87, .05);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.evq-hsv__card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 36px rgba(16, 52, 87, .14);
  border-color: #1b75bc;
}

.evq-hsv__icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #e3eef9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  transition: background .2s ease;
}

.evq-hsv__card:hover .evq-hsv__icon {
  background: #1b75bc;
}

.evq-hsv__icon svg {
  width: 24px;
  height: 24px;
  transition: stroke .2s ease;
}

.evq-hsv__card:hover .evq-hsv__icon svg {
  stroke: #fff;
}

.evq-hsv__card h3 {
  font-size: 20px;
  font-weight: 400;
  color: #13314a;
  margin: 0 0 6px;
}

.evq-hsv__desc {
  font-size: 15px;
  line-height: 1.45;
  color: #647686;
  margin: 0 0 12px;
}

.evq-hsv__list {
  list-style: none;
  margin: 0 0 6px;
  padding: 0;
}

.evq-hsv__list li {
  position: relative;
  list-style: none;
  margin: 0;
  line-height: 1.2;
  padding: 2px 0 2px 18px;
}


.evq-hsv__list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #1b75bc;
}

.evq-hsv__list li a {
  color: #2f3b47;
  text-decoration: none;
  font-size: 15px;
  transition: color .15s ease;
}

.evq-hsv__list li a:hover {
  color: #1b75bc !important;
}

.evq-hsv__more {
  font-size: 12.5px;
  color: #8a97a4;
  margin: 6px 0 14px;
}

.evq-hsv__link {
  margin-top: 0;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #1b75bc !important;
  font-size: 14.5px;
  text-decoration: none !important;
  transition: gap .15s ease;
}

.evq-hsv__link:hover {
  gap: 10px;
}

@media (max-width:1000px) {
  .evq-hsv {
    grid-template-columns: repeat(2, 1fr);
  }
}


/* ===== END Home services overview ===== */


/* Transparent/static header on the services index + single service pages
   (so the blue hero sits flush at the top, no overlap) */
body.evqs-service-page #Header_wrapper,
body.page-id-14912 #Header_wrapper {
  background-color: transparent;
  position: relative;
  z-index: 100;
}

body.evqs-service-page #Top_bar,
body.page-id-14912 #Top_bar {
  position: relative;
  z-index: 100;
}

body.evqs-service-page #Content,
body.page-id-14912 #Content {
  padding-top: 0;
}

body.evqs-service-page blockquote:last-child {
  margin-bottom: 20px;
}

body.evqs-service-page blockquote p {
  margin-bottom: 0;
}

body.evqs-service-page blockquote:after {
  display: none;
}

body #Top_bar #logo,
body.header-transparent #Top_bar #logo {
  height: auto;
  line-height: 1;
}

#Top_bar .column {
  position: relative;
}

#Top_bar .top_bar_left {
  position: static;
}

@media (max-width: 640px) {
  .home-hero {
    padding: 0 0 40px;
  }

  .home-hero .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .home-hero .wpb_text_column {
    padding: 0;
  }

  .home-hero__form {
    border-radius: 10px;
    padding: 20px 15px 15px;
  }

  .home-hero__form .bk-field {
    margin: 0 0 15px;
  }

  .home-hero__form p.bk-field.bk-field--full {
    padding-top: 15px;
  }

  .home-sechead {
    padding: 0;
  }

  .home-sechead__row {
    gap: 10px;
  }

  .home-sechead .vc_column_container>.vc_column-inner {
    padding: 0;
  }

  .home-sechead__row h2 {
    font-size: 28px;
  }

  .home-sechead .wpb_text_column {
    padding: 0;
  }

  .evq-hsv {
    display: block;
    margin: 0;
    padding: 0;
  }

  .home-services {
    padding: 30px 0 10px;
  }

  .home-services .vc_column-inner {
    padding: 0;
  }

  .evq-hsv__card {
    border-radius: 10px;
    margin-bottom: 15px;
  }

  .home-why .wpb_text_column {
    padding: 0;
  }

  .home-why {
    padding: 0;
  }

  .home-why .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .home-why__text {
    font-size: 15px;
    line-height: 1.3;
  }

  .home-why__feat {
    gap: 8px;
    border-radius: 8px;
    padding: 15px 20px;
    font-size: 14px;
  }

  .home-why__feats {
    gap: 10px;
    padding-bottom: 30px;
  }

  .home-cta {
    margin: 30px -15px;
    border-radius: 10px;
    padding: 10px 15px 45px;
  }

  #Footer .widgets_wrapper {
    padding: 30px 0 5px;
  }

  #Side_slide .extras .action_button {
    border-radius: 5px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
  }

  #Side_slide .extras .action_button::before {
    display: inline-block;
    content: "";
    width: 16px;
    height: 16px;
    flex: 0 0 auto;

    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") no-repeat center / contain;
  }

  .mobile-tb-center #Top_bar .top_bar_right {
    display: none;
  }

  body #Top_bar a.responsive-menu-toggle {
    top: 36px;
  }









}