/*
Theme Name: Prime Diagnostic Imaging
Theme URI: http://xxx.com/
Template: builder
Version: 3.4
Updated: 10/10/2024
Author: Thomas Digital
Author URI: https://www.thomasdigital.com
Description: Builder with drag and drop elements using wireframe kit design.
Tags: wordpress, bootstrap, wireframe, acf
*/

/*------------------------------------------
    #MARK: ROOT
------------------------------------------*/
/* #region */

:root {
  --font-size: 17px;
  --font-1: "Inter";
  --font-2: "Poppins";

  --Color-1: #132c51;
  --Color-2: #40bab6;
  /* 	--Color-2: #3ABDB8; */
  --Color-3: #00527b;
  --Color-4: #e6186a;
  --Color-5: #fff;
  --Color-6: #f7f7f7;
  --Color-7: #333;
  --Color-8: #3abdb8;
  /* 	--Color-8: #2C8788; */
  --Color-9: #454545;
  --Color-10: #f2f3f6;

  --a: #dda15e;
  --hover: #a1aeb7;

  --darktitle: white;
  --darktext: white;
}

/* #endregion */

/*------------------------------------------
    #MARK: GENERAL
------------------------------------------*/
/* #region */

.element .dtext ol {
  padding-left: 20px;
}

/* .element .dtext ol li {
  padding-left: 20px;
} */

/* .element .dtext ol li::marker {
  content: counter(list-item);
  color: var(--Color-4);
} */

/* #endregion */

/*------------------------------------------
    #MARK: HEADER
------------------------------------------*/
/* #region */

.navbar {
  justify-content: space-between;
  gap: 20px;
}

.navbar-expand-lg .navbar-collapse {
  justify-content: flex-end;
}

.main-menu {
  width: 100%;
}

header .menu_wrap {
  padding: 10px 0 !important;
}

.main-menu .navbar-nav {
  gap: 10px;
  justify-content: flex-end;
}

.navbar-brand {
  width: 165px;
  margin-top: -6.5px;
}

.main-menu .menu-item a.nav-link {
  color: var(--Color-3);
  text-align: center;
  font-family: var(--font-1);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 15px */
  transition: 0.3s;
  padding: 0 !important;
}

#navbar-home .navbar-nav {
  gap: 25px;
}

.main-menu .menu-item a.nav-link:hover,
.main-menu .menu-item.active .nav-link span {
  color: var(--Color-2);
}

.gtranslate_wrapper {
  display: flex;
  justify-content: flex-end;
  gap: 25px;
}

.element .gtranslate_wrapper img {
  width: 20px;
}

.gtranslate_wrapper a.glink {
  display: flex;
  align-items: center;
  gap: 5px;
  position: relative;
  font-weight: bold;
}

.element .gtranslate_wrapper span {
  font-family: var(--font-1);
  color: var(--Color-3);
}

.gtranslate_wrapper a.glink::after {
  content: "/";
  position: absolute;
  right: calc(100% + 12px);
  font-family: var(--font-1);
  color: var(--Color-3);
  font-weight: 500;
  font-size: 20px;
}

.gtranslate_wrapper a.glink:first-child::after {
  display: none;
}

.gtranslate_wrapper a.glink.gt-current-lang span {
  color: var(--Color-2);
}

.sticky-head .menu_wrap {
  /* 	background-color: var(--Color-3); */
  background-color: #fff;
  box-shadow: 1px 1px 2px #0000004d;
}
/* 
.sticky-head .menu_wrap .main-menu .menu-item a.nav-link {
	color: var(--Color-5);
}

.sticky-head .menu_wrap .main-menu .menu-item a.nav-link:hover {
	color: var(--Color-2);
}

.sticky-head .gtranslate_wrapper a.glink span {
	color: var(--Color-5);
}

.sticky-head .gtranslate_wrapper a.glink.gt-current-lang span {
	color: var(--Color-2);
}

.sticky-head .gtranslate_wrapper a.glink::after {
	color: var(--Color-5);
} */

.main-menu .menu-item a.nav-link::after {
  display: none;
}

.main-menu .menu-item ul.dropdown-menu li a {
  color: var(--Color-3);
  font-family: var(--font-1);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  padding: 15px;
  border-bottom: 1px solid var(--Color-2);
  transition: 0.3s;
}

.main-menu .menu-item ul.dropdown-menu {
  border: 0;
  border-bottom: none;
  border-radius: 0;
}

.main-menu .menu-item ul.dropdown-menu li a:hover {
  /*     background-color: transparent;
    color: var(--Color-2); */
  background-color: var(--Color-2);
  color: #fff;
}

#menu-language-switcher img {
  max-width: 20px;
}
#menu-language-switcher {
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
  margin-bottom: 0;
}
#menu-language-switcher li:not(:last-child):after {
  content: "/";
  margin-left: 15px;
  margin-right: 10px;
  font-size: 15px;
}
#menu-language-switcher li {
  display: flex;
  align-items: center;
}
#menu-language-switcher .nav-link {
  padding: 0;
}
#menu-language-switcher span[data-no-translation] {
  display: flex;
  align-items: center;
}
#menu-language-switcher .trp-ls-language-name {
  color: var(--color1);
  font-family: var(--font-2);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
}
#menu-language-switcher li.current-language-menu-item .trp-ls-language-name {
  color: var(--color2);
}

/* #endregion */

/*------------------------------------------
    #MARK: FOOTER
------------------------------------------*/
/* #region */

footer.element.footer-0 {
  background-color: var(--Color-3);
  padding: 80px 0px 40px 0px;
}

footer.element.footer-0 .footer-bg {
  mix-blend-mode: color-burn;
  opacity: 0.5;
}

.dtop {
  display: flex;
  gap: 40px 106px;
}

.footer_left {
  flex: 1;
  display: flex;
  flex-flow: column;
  gap: 50px;
}

.footer_right {
  display: flex;
  gap: 10px 55px;
}

.footer_right .footer-menu {
  width: 210px;
  display: flex;
  flex-flow: column;
  gap: 62px;
}

.footer-0 .navbar-brand {
  width: 255px;
  margin-top: 0;
}

.footer_left_column1 {
  display: flex;
  flex-flow: column;
  gap: 16px;
  position: relative;
}

.element .dtext.footer_title {
  margin-top: 14px;
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 23.8px */
  text-transform: uppercase;
}

.footer_left_column1 .sc-before {
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%; /* 19.6px */
}

.footer_left_column1 .scd {
  display: flex;
  gap: 8px;
}

.footer_left_column1 .scd a.sc-contact {
  color: var(--Color-2);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.footer_left_column1 .scd a.sc-contact:hover {
  text-decoration: underline;
}

.footer_left_column1 .ssc.company-phone {
  flex-flow: column;
  gap: 10px;
}

.footer_left_upper {
  display: flex;
  align-items: flex-start;
  gap: 20px 90px;
}

.footer_left_column2 {
  flex: 1;
  display: flex;
  flex-flow: column;
  gap: 40px;
  position: relative;
}

.element .footer_dtext p {
  color: var(--Color-5) !important;
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 20.3px */
}

.element .footer_dtext p strong {
  font-weight: 700;
  color: var(--Color-2);
  font-size: inherit;
  line-height: inherit;
}

.element .footer_dtext a:hover strong,
.element .footer_dtext a:focus-visible strong {
  text-decoration: underline;
}

.footer_left_column2 img {
  max-width: 170px;
}

.footer_left_column1::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background-color: #fff;
  opacity: 0.1;
  right: -45px;
  top: 2px;
}

.footer_right .footer-menu .menu-title {
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 23.8px */
  text-transform: uppercase;
  margin: 0px;
  position: relative;
}

.footer_right .footer-menu .menu-title::after {
  content: "";
  bottom: -30px;
  width: 40px;
  height: 1px;
  background: #28c8d0;
  position: absolute;
  left: 0px;
  opacity: 1;
}

.footer_right .footer-menu .menu-title::before {
  content: "";
  bottom: -30px;
  width: 100%;
  height: 1px;
  background: var(--Color-5);
  position: absolute;
  left: 0px;
  opacity: 0.1;
}

.footer_right .footer-menu ul.menu-links.hide-lg {
  padding: 0px;
  list-style: none;
  margin: 0px;
  display: flex;
  flex-flow: column;
  gap: 25px;
}

.footer_right .footer-menu li.menu-item {
  max-width: 193px;
  position: relative;
  padding-left: 20px;
  line-height: 1;
}

.footer_right .footer-menu li.menu-item::before {
  content: "›";
  font-family: var(--font-1);
  color: #28c8d0;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%; /* 14px */
  position: absolute;
  left: 0px;
  top: 2px;
}

.footer_right .footer-menu li.menu-item a {
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%; /* 14px */
  transition: 0.3s;
}

.footer_right .footer-menu li.menu-item a:hover {
  color: var(--Color-2);
}

.element .footer_left_lower p {
  color: var(--Color-6);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

.element .footer_left_lower p strong {
  font-weight: 700;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-family: inherit;
}

.element .footer_left_lower p a {
  font-weight: 700;
  color: var(--Color-2);
  font-size: 14px;
}

.element .footer_left_lower p a:hover {
  text-decoration: underline;
  color: var(--Color-2);
}

.footer-0 .copyright {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

footer .foot > div {
  display: flex;
  gap: 20px;
}

footer .foot * {
  color: var(--Color-6);

  /* Small */
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  transition: 0.3s;
}

.foot .mini-links,
.foot .web {
  position: relative;
}

.foot .mini-links::before,
.foot .web::before {
  content: "";
  opacity: 0.8;
  left: -10px;
  width: 1px;
  height: 100%;
  background-color: #53c1b4;
  position: absolute;
}

footer .foot a:hover,
footer .foot a:hover span {
  color: var(--Color-2);
}

/* #endregion */

/*------------------------------------------
    #MARK: HERO 01
------------------------------------------*/
/* #region */

.element .hero-opt {
  display: flex;
  flex-flow: column;
  gap: 53px;
}

.element .hero-opt .ititle {
  color: var(--Color-5);
  font-family: var(--font-2);
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 46.2px */
}

.heroslider-02 .wrap {
  /* min-height: 600px; */
  min-height: 650px;
}

.heroslider-minh-570 .wrap {
  min-height: 570px;
}

.heroslider-02 .item.iwrap .overlay.color {
  background: linear-gradient(
    90deg,
    #132c51 18.73%,
    rgba(19, 44, 81, 0.963197) 27.43%,
    rgba(19, 44, 81, 0.888924) 37.4%,
    rgba(19, 44, 81, 0) 68.47%
  );
}

.heroslider-02 .item .bg-img,
.heroslider-02 .item img {
  max-width: 82%;
  right: 0px;
  left: auto;
}

.element .hero-opt .ptext {
  color: var(--Color-2);
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
}

.element .btn-1 {
  color: var(--Color-2);
  font-family: var(--font-1);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 17px */
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid var(--Color-2);
  background: transparent;
  padding: 11.5px 30px;
  transition: 0.1s;
}

.element .btn-1::after {
  background-color: var(--Color-2);
}

.element .btn-1:hover {
  color: #fff;
}

.heroslider-02 .container-xl {
  display: flex;
  align-items: center;
}

.element.heroslider-02 .gform .gfield--width-half {
  width: calc(50% - 15px);
}

.heroslider-02 .gform {
  border-radius: 10px;
  background-color: rgba(0, 82, 123, 0.95);
  padding: 34px 25px 40px 25px;
  max-width: 610px;
  margin-left: auto;
  position: relative;
  min-height: 464px;
  display: flex;
  align-items: center;
}

.element.heroslider-02 .gform .gform_fields {
  gap: 30px 20px;
}

.element.heroslider-02 .gform_footer.top_label {
  position: absolute;
  bottom: 40px;
  right: 26px;
}

.element.heroslider-02 .gform_footer.top_label input {
  color: var(--Color-2) !important;
  border-color: var(--Color-2) !important;
}

.element.heroslider-02 .gform_footer.top_label input:hover {
  color: var(--Color-5) !important;
}

.element.heroslider-02
  .gform
  .gform_fields
  .ginput_container_consent
  .gfield_consent_label {
  color: rgba(255, 255, 255, 0.6);
}

.element.heroslider-02 .gform .gform_fields input,
.element.heroslider-02 .gform .gform_fields select {
  height: 40px;
  border-radius: 4px;
  border: 1px solid #3faee6;
  padding: 0px 13.5px;
  color: #f2f3f6;
}

.element.heroslider-02 .gform .gform_fields .ginput_container_consent input {
  height: 20px;
  padding: 0px;
}

.element.heroslider-02 .gform .gform_fields select {
  background-repeat: no-repeat;
  background-image: url(https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/heroslider-arrow.svg);
}

.element.heroslider-02 .gform .gform_fields select option {
  color: var(--Color-3);
}

.element.heroslider-02 div#field_3_7 {
  width: 274px;
}

.element div#gform_confirmation_message_3 {
  color: var(--Color-5) !important;
}

/* #endregion */

/*------------------------------------------
    #MARK: LINKS 01
------------------------------------------*/
/* #region */

.links_container {
  display: flex;
  flex-flow: wrap;
  gap: 20px;
  justify-content: space-between;
  padding: 15px 0px;
}

.links-01 .wrap {
  background-color: var(--Color-3);
}

.links-01 .diconn img {
  width: 30px;
}

.individual_link {
  display: flex;
  align-items: center;
  gap: 28px;
}

.element .diconn {
  width: auto;
}

.element .dtext *,
.element .dtext,
.element .ptext *,
.element .ptext {
  color: var(--Color-7);
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
}

.element .dtext strong,
.element .ptext strong {
  font-weight: 700;
  font-style: inherit;
}

.element .dtext a strong,
.element .ptext a strong {
  color: var(--Color-2);
}

.element .dtext em,
.element .ptext em {
  font-style: italic;
  font-weight: inherit;
}

.element .individual_link .dtext * {
  color: var(--Color-5);
  transition: 0.3s;
}

.element .individual_link .dtext a:hover {
  color: var(--Color-2);
}

/* #endregion */

/*------------------------------------------
    #MARK: QUOTE SLIDER 01
------------------------------------------*/
/* #region */

.element .mtitle {
  color: var(--Color-3);
  font-family: var(--font-2);
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 42px */
}

.center_title_container {
  padding-bottom: 35px;
  text-align: center;
  display: flex;
  flex-flow: column;
  gap: 40px;
}

.testimonial_quote {
  width: auto;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  background: #fff;
}

.element .testimonial_quote img {
  width: auto;
}

.element .testimonial_slider {
  position: relative;
  padding: 63px 47px;
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  max-width: 1070px;
}

.element .testimonial_slider::before {
  content: "";
  width: 0;
  height: 0;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 10;
  border-left: 9px solid #fff;
  border-right: 9px solid #fff;
  border-bottom: 20px solid #fff;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.element .testimonial_slider::after {
  content: "";
  width: 0;
  height: 0;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  z-index: 9;
  border-left: 10px solid #d9d9d9;
  border-right: 10px solid #d9d9d9;
  border-bottom: 22px solid #d9d9d9;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.qslider-01 .wrap {
  padding: 60px 0px 70px 0px;
  /* background: #f7f7f7; */
  background: linear-gradient(180deg, #fff 25.12%, #f9f9f9 100%);
}

.qslider-01 .owl-stage-outer {
  padding-top: 30px;
}

.qslider-01.element .dflex-center {
  flex-flow: column;
  margin-top: 45px;
}

.qslider-01 .davatar.round {
  width: 60px;
  height: 60px;
  border-radius: 0;
  background-color: transparent;
}

.qslider-01 .davatar .bg-img {
  min-height: 60px;
  /* border-radius: 50%; */
}

.qslider-01 .ititle,
.qslider-01 .ititle p {
  margin: 0px;
}

.qslider-01 .ititle p {
  color: #000;
  text-align: center;
  font-family: var(--font-2);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}

.qslider-01 .ititle p a {
  color: var(--Color-3);
  transition: 0.3s;
}

.qslider-01 .ititle p a:hover {
  color: var(--Color-2);
}

.qslider-01 .dtext {
  max-width: 960px;
}

.element .testimonial_slider p,
.element .testimonial_slider * {
  color: var(--Color-1);
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; /* 30px */
}

.element .testimonial_slider p strong {
  font-weight: 700;
}

.qslider-01 button.owlbtn {
  border: 1px solid #00527b;
  border-radius: 50%;
  transition: 0.3s;
  top: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.qslider-01 button.owlbtn:hover {
  background-color: #00527b;
}

.qslider-01 button.owlbtn:hover img {
  filter: brightness(1000);
}

.qslider-01 button.owlbtn img {
  transition: 0.3s;
}

.qslider-01 button.owlprev {
  left: -40px;
}

.qslider-01 button.owlnext {
  right: -40px;
}

.qslider-01.bg-grey .wrap {
  background: linear-gradient(180deg, #fff 25.12%, #f9f9f9 100%);
}

/* #endregion */

/*------------------------------------------
    #MARK: ROW MEDIA 01
------------------------------------------*/
/* #region */

.rowmedia-01 .wrap {
  padding: 90px 0px;
}

.row_media_container {
  padding-right: 50px;
}

.rowmedia-mh-100 .row_media_container {
  height: 100%;
}

.row_media_container img {
  border-radius: 10px;
}

.rowmedia-mh-100 .row_media_container img {
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.rowmedia-01 [data-rtl="1"] .row .row_media_container {
  padding-left: 50px;
  padding-right: 0px;
}

.rowmedia-01 .dinfo {
  display: flex;
  flex-flow: column;
  gap: 35px;
}

.rowmedia-01 ul {
  margin-bottom: 30px;
  padding-left: 15px;
  display: flex;
  flex-flow: column;
  gap: 5px;
}

.rowmedia-01 [data-rtl="1"] .row ul {
  gap: 5px;
}

.rowmedia-01 p {
  margin-bottom: 30px;
}

.element.rowmedia-01 .dtext strong {
  font-weight: 700;
}

.rowmedia-01 ul li {
  padding-left: 12px;
}

.rowmedia-01 ul li::marker {
  color: var(--Color-4);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%; /* 22.4px */
}

.rowmedia-01 .dtext em {
  font-style: italic;
}

.element .btn.btn-2 {
  color: var(--Color-3);
  font-family: var(--font-1);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 17px */
  text-transform: uppercase;
  border: 1px solid var(--Color-3);
  padding: 11.5px 30px;
  background: transparent;
  transition: 0.3s;
}

.element .btn.btn-2:hover {
  color: var(--Color-5);
  border-color: var(--Color-2);
}

.element .btn.btn-2::after {
  background-color: var(--Color-2);
}

.heroslider-02 .btn.btn-1,
.heroslider-02 .btn.btn-2 {
  padding-right: 25px;
  padding-left: 25px;
}

.rowmedia-01 .dtext a {
  color: var(--Color-8);
  font-weight: 700;
  font-style: inherit;
}

.rowmedia-01 .dtext a:hover {
  text-decoration: underline;
}

.element.bg-white .wrap {
  background: linear-gradient(180deg, #fff 25.12%, #f9f9f9 100%);
}

.element.bg-black .wrap {
  /* background: linear-gradient(360deg, #fff 25.12%, #f9f9f9 100%); */
  background: linear-gradient(180deg, #fff 25.12%, #f9f9f9 100%);
}

.element .dtitle {
  color: var(--Color-3);
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.rowmedia-01.reverse-order .tab_upper_contents {
  order: 3;
}

/* #endregion */

/*------------------------------------------
    #MARK: ICONS 01
------------------------------------------*/
/* #region */

.icon-01 .wrap {
  padding: 90px 0px;
  background: #f7f7f7;
}

.icon-01 .center_title_container {
  padding-bottom: 60px;
}

.center_button {
  text-align: center;
  padding-top: 60px;
}

.icon-01 .dinfo {
  text-align: center;
  padding: 19px 0px;
  display: flex;
  flex-flow: column;
  gap: 30px;
  align-items: center;
}

.icon-01 .dinfo .ititle {
  color: var(--Color-3);
  text-align: center;

  /* H4 */
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.icon-01 .row {
  gap: 0px;
}

/* #endregion */

/*------------------------------------------
    #MARK: COL POSTER 01
------------------------------------------*/
/* #region */

.colposter-01 .wrap {
  padding: 100px 0px;
  background-color: var(--Color-3);
}

.col_poster_container {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.col_poster_container .pad {
  max-width: 618px;
  display: flex;
  flex-flow: column;
  gap: 40px;
}

.element .col_poster_container .dtext * {
  color: var(--Color-6);
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 23.2px */
}

.element .col_poster_container .dtext strong {
  font-weight: 700;
}

.element .col_poster_container .dtext em {
  font-style: italic;
}

.col_poster_v2 .col_poster_container {
  justify-content: flex-start;
}

.element.colposter-01 img {
  max-width: 57.847222%;
  object-position: center left;
}

.element.col_poster_v2 img {
  left: unset;
  right: 0;
}

.element.colposter-01 .overlay.color {
  max-width: 28.958333%;
  left: 28.888889%;
  background: linear-gradient(90deg, rgba(0, 82, 123, 0) 0%, #00527b 60.91%);
}

.element.col_poster_v2.colposter-01 .overlay.color {
  left: unset;
  right: 28.888889%;
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.element.colposter-01.bg-mxw-55pc .overlay.color {
  max-width: 26.458333%;
  left: 28.611111%;
  background: linear-gradient(90deg, rgba(0, 82, 123, 0) 0%, #00527b 100%);
}

.element.col_poster_v2.colposter-01.bg-mxw-55pc .overlay.color {
  left: unset;
  right: 28.611111%;
}

.element.colposter-01.bg-mxw-55pc img {
  max-width: 55.069444%;
}

/* #endregion */

/*------------------------------------------
    #MARK: ROW ACCORDION 01
------------------------------------------*/
/* #region */

.rowaccordion-01 .wrap {
  padding: 90px 0px;
}

.rowaccordion-01 .center_title_container {
  padding-bottom: 60px;
  width: 100%;
  max-width: 950px;
  margin-inline: auto;
}

.rowaccordion-01 .center_title_container .dinfo {
  display: flex;
  flex-flow: column;
  gap: 40px;
  max-width: 960px;
  margin: auto;
}

/* #endregion */

/*------------------------------------------
    #MARK: ROW ACCORDION 01
------------------------------------------*/
/* #region */

.rowaccordion-01 .row .row_accordion_image {
  padding-right: 50px;
}

.rowaccordion-01 [data-rtl="1"] .row .row_accordion_image {
  padding-left: 50px;
  padding-right: 0px;
}

.element .acc-content .iclick {
  display: flex;
  gap: 30px;
  align-items: center;
}

.element .acc-content .pad {
  padding-right: 12px;
}

.element .wrap[data-rtl="1"] .acc-content .pad {
  padding-left: 60px;
}

.npl .wrap[data-rtl="1"] .acc-content .pad {
  padding-left: 0;
}

/* .element .wrap[data-rtl="0"] .acc-content .pad {
  padding-left: 0;
} */

.element .acc-content .pad .dtext {
  padding: 15px 0px 10px 0px;
}

.element .acc-content .item {
  padding: 15px 0px;
  border-bottom: 1px solid #d9d9d9;
}

.element .acc-content .item:first-child {
  padding-top: 0px;
}

.element .acc-content .item:last-child {
  border: none;
}

.element .acc-content .ititle {
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
  transition: 0.3s;
  padding-right: 20px;
}

.element .acc-content .ihead .ititle,
.element .acc-content .item:hover .ihead .ititle {
  color: var(--Color-2);
}

.rowaccordion-01 .diconn img {
  width: 30px;
}

.element .acc-content .pad .dtext p a {
  color: var(--Color-2) !important;
}

.element .acc-content .pad .dtext p a:hover {
  text-decoration: underline;
}

.element .acc-content .pad .dtext p a em {
  color: var(--Color-2);
}

.element .acc-content .ihead.collapsed .ititle {
  color: var(--Color-3);
}

.element .acc-indicator div {
  color: var(--Color-4,);
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
}
.acc_dinfo .btext {
  font-size: 16px;
  padding-bottom: 40px;
}

.acc_dinfo .btext p:last-child {
  margin-bottom: 0;
}

.acc_dinfo .ptext {
  padding-top: 40px;
}

.acc_dinfo .btn-loop {
  padding-top: 40px;
}

.element .acc_dinfo .ptext p {
  margin-bottom: 30px;
}

.element .acc_dinfo .ptext p:last-child {
  margin: 0px;
}

.rowaccordion-01 .dtext ol {
  padding: 0px;
  list-style: none;
  margin-bottom: 30px;
  display: flex;
  flex-flow: column;
  gap: 5px;
}

.rowaccordion-01 .dtext ol li {
  display: flex;
  align-items: center;
  gap: 13px;
}

.rowaccordion-01 .dtext ol li,
.rowaccordion-01 .dtext ol li * {
  position: relative;
  color: var(--Color-8);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
}

.rowaccordion-01 .dtext ol li::before {
  content: "\f061";
  font-family: "FontAwesome";
  width: 26px;
  height: 26px;
  background-color: #3abdb8;
  border-radius: 50%;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 10px;
  color: #fff;
}

/* #endregion */

/*------------------------------------------
    #MARK: TEXT IMAGE LIST 01
------------------------------------------*/
/* #region */

.text-image-list-01 .wrap {
  background: linear-gradient(360deg, #fff 25.12%, #f9f9f9 100%);
  padding: 90px 0px;
}

.text-image-list-01 .center_title_container {
  padding-bottom: 50px;
}

.element .center_title_container a {
  font-weight: 700;
  color: var(--Color-8);
}

.element.a-fw-400 .dtext a,
.element.a-fw-400 .center_title_container a {
  font-weight: 400;
}

.element .center_title_container a:hover {
  text-decoration: underline;
}

.image_list_container {
  display: flex;
  justify-content: center;
  column-gap: 62px;
  row-gap: 20px;
  flex-flow: wrap;
}

.image_list_container .diconn img,
.image_list_container .diconn {
  max-width: 136px;
}

.text-image-list-01.element .text2,
.text-image-list-01.element .text2 * {
  color: var(--Color-9);
  text-align: center;
  font-family: var(--font-1);
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%; /* 30px */
}

.text-image-list-01.element .dtext sup {
  color: var(--Color-8);
  font-size: 12px;
  font-weight: 700;
}

/* #endregion */

/*------------------------------------------
    #MARK: HERO 01
------------------------------------------*/
/* #region */

.cardsflex-01 a.div-link {
  position: relative;
  height: 100%;
  padding: 30px 40px;
  min-height: 460px;
  display: flex;
  flex-flow: column;
  gap: 15px;
  justify-content: flex-end;
}

.cardsflex-01.dl-pad-inline-41 a.div-link {
  padding-inline: 41px;
}

.cardsflex-01 .flex-item {
  position: relative;
}

.cardsflex-01 .div-link .overlay {
  max-height: 75.869565%;
  top: unset;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 82, 123, 0) 0%, #00527b 72.08%);
}

.cardsflex-01.services_cards .div-link .overlay {
  max-height: 100%;
}

.cardsflex-01 a.div-link .d-link.w-icon {
  justify-content: flex-start;
  text-align: left;
}

.cardsflex-01 a.div-link .pad {
  position: relative;
  display: flex;
  flex-flow: column;
  gap: 20px;
}

.cardsflex-01 a.div-link .pad .ititle {
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.cardsflex-01 a.div-link .pad .ptext {
  color: var(--Color-10);
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 23.2px */
}

.cardsflex-01 .wrap {
  padding: 90px 0px;
}

.cardsflex-01 .center_title_container {
  padding-bottom: 50px;
}

.cardsflex-01 .flexic {
  row-gap: 60px;
}

.services_cards .flex-item .dinfo {
  min-height: 236px;
}

/* #endregion */

/*------------------------------------------
    #MARK: CARDS FLEX 01
------------------------------------------*/
/* #region */

.element .btn.w-icon {
  position: relative;
  min-height: 30px;
  display: flex;
  gap: 10px;
  transition: 0.3s;
}

.element .btn.w-icon::before {
  content: "";
  background-color: #3abdb8;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: absolute;
}

.element .btn.w-icon img.d-icon {
  z-index: 9;
  max-width: 10px;
  margin-left: 8px;
  margin-top: 0;
}

.element .btn.w-icon span.a-span {
  color: var(--Color-2);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 19.6px */
  text-transform: uppercase;
}

.element .btn.w-icon span.a-span::before {
  display: none;
}

.element a.div-link:hover .btn.w-icon {
  gap: 20px;
}

.element a.div-link:hover .btn.w-icon span {
  text-decoration: underline;
}

/* #endregion */

/*------------------------------------------
    #MARK: ROW FORM CONTACT 01
------------------------------------------*/
/* #region */

.frcontact-01 .wrap {
  padding: 90px 0px;
  background: #eaeef4;
}

.frcontact-01 .dinfo {
  display: flex;
  flex-flow: column;
  gap: 40px;
  padding-right: 55px;
}

.frcontact-01 .mtitle .line {
  display: block;
}

.translatepress-es_ES .frcontact-01 .mtitle .line:nth-of-type(4) {
  display: none;
}

.frcontact-01 .mtitle strong {
  font-weight: bold;
}

.translatepress-es_ES .frcontact-01 .mtitle strong {
  display: block;
}

.frcontact-01 .gform {
  padding-left: 10px;
}

.element .gform .gfield--width-half {
  width: 365px;
}

.element .gform .gform_fields {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.element .gform .gform_fields input,
.element .gform .gform_fields select {
  height: 50px;
  border: none;
  border-bottom: 1px solid #c6c6c6;
  border-radius: 0px;
  box-shadow: none;
  background: transparent;
  color: #454545;
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  display: flex;
  align-items: center;
  padding: 0px;
}

.element .gform .gfield--width-full {
  width: 100%;
}

.element .gform .gfield--width-half .ginput_container {
  width: 100%;
}

.element .gform .gfield--width-half .ginput_container input {
  width: 100%;
}

.element .gform .gform_fields .ginput_container_consent input {
  width: 20px;
  height: 20px;
  border: 1px solid #3faee6;
  border-radius: 4px;
}

.element .gform .gform_fields select {
  background: url(https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/Form-Arrow.svg);
  background-repeat: no-repeat;
  background-position: center right 15px;
}

.element .gform .gform_fields .ginput_container_consent .gfield_consent_label {
  padding: 0px;
  cursor: initial;
  width: 100%;
  white-space: normal;
}

.element
  .gform
  .gform_fields
  .ginput_container_consent
  .gfield_consent_label::after {
  display: none;
}

.element .gform .ginput_container.ginput_container_consent {
  margin: 0px;
  max-width: 405px;
}

.element .gform_footer {
  padding-top: 40px;
  margin: 0px !important;
}

.element .gform_footer input {
  color: var(--Color-3) !important;
  font-family: var(--font-1) !important;
  font-size: 17px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 100%;
  text-transform: uppercase !important;
  border-radius: 5px !important;
  border: 1px solid var(--Color-3) !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 12.5px 30px !important;
  transition: 0.3s !important;
}

.element .gform_footer input:hover {
  color: var(--Color-5) !important;
  background: var(--Color-2) !important;
  border-color: var(--Color-2) !important;
}

.element
  .gform
  .ginput_container.ginput_container_consent
  span.gfield_required {
  display: none;
}

.element
  .gform
  .gform_fields
  .ginput_container_consent
  .gfield_consent_label::before {
  display: none;
}

.element .gform_validation_errors {
  display: none !important;
}

.element .gform_confirmation_message {
  font-family: var(--font-1) !important;
  /*     font-size: 30px; */
  color: var(--Color-3) !important;
  text-align: center;
}

.element .gform_confirmation_message a {
  color: var(--Color-2) !important;
}

.dropdown_form .validation_message {
  position: absolute;
  font-family: "Poppins";
}

/* #endregion */

/*------------------------------------------
    #MARK: TITLE CONTAINER 01
------------------------------------------*/
/* #region */

.title-container-01 .wrap {
  padding: 90px 0px 25px 0px;
}

.title-container-01 .dtext .a-span {
  color: var(--Color-2);
  font-family: var(--font-1);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
}

.title-container-01 .dtext a:hover .a-span {
  color: #fff;
}

.title-container-01 .dtext .btn-1 {
  text-decoration: none !important;
}

/* #endregion */

/*------------------------------------------
    #MARK: JS TABS 01
------------------------------------------*/
/* #region */

.js-tabs-01 .wrap {
  padding: 90px 0px;
}

.js-tabs-01 .center_title_container {
  padding-bottom: 90px;
}

.js-tabs-01 .nav {
  max-width: 286px;
  gap: 30px;
}

.js-tabs-01 .nav li.nav-item {
  padding: 0px;
  border: none;
}

.js-tabs-01 .nav .nav-link {
  padding: 8.5px 20px;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 15px;
  border-radius: 5px;
  border: 1px solid #00527b;
}

.arrow_icon_container {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #00527b;
  position: relative;
}

.arrow_icon_container i {
  color: #fff;
  font-weight: 600;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.js-tabs-01.element .nav .ititle {
  flex: 1;
  color: var(--Color-3);
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
}

.js-tabs-01 .nav .nav-link.active,
.js-tabs-01 .nav .nav-link:hover {
  background-color: #3abdb8;
  border-color: #3abdb8;
}

.js-tabs-01 .nav .nav-link.active .arrow_icon_container,
.js-tabs-01 .nav .nav-link:hover .arrow_icon_container {
  background-color: #fff;
}

.js-tabs-01 .nav .nav-link.active .arrow_icon_container i,
.js-tabs-01 .nav .nav-link:hover .arrow_icon_container i {
  color: #3abdb8;
}

.js-tabs-01 .nav .nav-link.active .ititle,
.js-tabs-01 .nav .nav-link:hover .ititle {
  color: var(--Color-5);
}

.js-tabs-01.element .tab-content {
  display: flex;
  justify-content: end;
  border: none;
}

.js-tabs-01 .tab-content .dinfo ol li a:hover,
.js-tabs-01 .tab-content .dinfo ol li:hover {
  text-decoration: underline;
}

.js-tabs-01 .tab-content .tab-pane {
  max-width: 800px;
  width: 100%;
}

.js-tabs-01 .tab-content .tab-pane .pad {
  padding: 0px;
}

.js-tabs-01 .tab-content .dinfo {
  display: flex;
  flex-flow: column;
  gap: 30px;
  align-items: flex-start;
}

.js-tabs-01 .tab-content .dinfo ol {
  padding: 0px;
  list-style: none;
  margin-bottom: 20px;
  display: flex;
  flex-flow: row wrap;
  /*column-count: 2;
    display: block;*/
  gap: 5px;
}

.js-tabs-01 .tab-content .dinfo ol li,
.js-tabs-01 .tab-content .dinfo ol li * {
  position: relative;
  color: var(--Color-8);
  font-family: var(--font-1);
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
  cursor: pointer;
}

.js-tabs-01 .tab-content .dinfo ol li::before {
  content: "\f061";
  font-family: "FontAwesome";
  width: 26px;
  height: 26px;
  background-color: #3abdb8;
  border-radius: 50%;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 10px;
  color: #fff;
  flex: 0 0 26px;
  align-self: flex-start;
  margin-top: 3px;
}

.js-tabs-01 .tab-content .dinfo ol li {
  display: flex;
  /*     align-items: center; */
  gap: 13px;
}

.translatepress-es_ES .js-tabs-01 .tab-content .dinfo ol li .break {
  display: block;
}

.js-tabs-01 .tab-content .dinfo ol li a {
  padding: 5px 5px 5px 0;
}

.js-tabs-01 .tab-content .acc-content .pad {
  padding-left: 20px;
}

.js-tabs-01 .acc-content {
  padding-top: 10px;
}

.js-tabs-01 .ptext p:last-child {
  margin-bottom: 0;
}

.js-tabs-01 .tab-content .acc-content .dtext p {
  margin-bottom: 30px;
}

.js-tabs-01 .tab-content .acc-content .dtext p:last-child {
  margin-bottom: 0px;
}

.js-tabs-01 .tab-content .acc-content .dtext {
  padding-top: 25px;
}

.js-tabs-01 .tab-content .dtext ol li {
  padding-left: 0;
}

.js-tabs-01 .tab-content ul {
  margin-bottom: 30px;
  padding: 0px 0px 0px 15px;
  display: flex;
  flex-flow: column;
  gap: 5px;
}

.js-tabs-01 .tab-content ul li::marker {
  color: var(--Color-4);
}

.js-tabs-01 .tab-content .dtext p {
  margin-bottom: 30px;
}

.js-tabs-01 .tab-content .dtext p:last-child {
  margin-bottom: 0px;
}

.js-tabs-01 .tab-content .acc-content .dtext a:hover {
  text-decoration: underline;
}

.js-tabs-01 .tab-content .acc-content .dtext a {
  font-weight: 700;
  font-style: inherit;
  color: var(--Color-8);
}

.js-tabs-01 .dtext a {
  color: var(--Color-2);
  font-weight: 700;
}

.js-tabs-01 .dtext a:hover {
  text-decoration: underline;
}

.tab_upper_contents.reverse-order {
  order: 3;
}

.tab_upper_contents {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  gap: 30px;
  justify-content: center;
  align-items: center;
  padding: 35px 61px;
}

.tab_upper_contents > * {
  z-index: 9;
  text-align: center;
}

.tab_upper_contents h3 {
  color: var(--Color-5);
  text-align: center;
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
  margin: 0px;
}

.element .tab_upper_contents p {
  color: var(--Color-6);
  text-align: center;
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 23.2px */
  margin: 0px;
}

.tab_upper_contents p strong {
  font-weight: 700;
}

.tab_upper_contents p a {
  color: #3abdb8;
  font-weight: 700;
}

.tab_upper_contents p a:hover {
  text-decoration: underline;
  color: #3abdb8;
}

.js-tabs-01.pad_60 .center_title_container {
  padding-bottom: 60px;
}

.js-tabs-01 .tab-content ul li a:hover {
  text-decoration: underline;
}

.js-tabs-01 .tab-content ul li a {
  color: var(--Color-8);
  font-weight: 700;
}

.tab_lower_contents {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  display: flex;
  flex-flow: column;
  gap: 40px;
  align-items: center;
  padding: 34px 40px 34px 40px;
}

.tab_lower_contents > * {
  z-index: 9;
  position: relative;
}

.tab_lower_contents > .bg-img {
  position: absolute;
}

.element .tab_lower_contents p {
  color: var(--Color-6);
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 23.2px */
  margin: 0px;
}

.element .tab_lower_contents p strong {
  font-weight: 700;
}

.element .tab_lower_contents p a {
  color: #3abdb8;
  font-weight: 700;
}

.element .tab_lower_contents p a:hover {
  text-decoration: underline;
}

.js-tabs-01.resources_f16 .tab-content .dinfo ol li,
.js-tabs-01.resources_f16 .tab-content .dinfo ol li * {
  font-size: 16px;
}

.js_tabs_reversed.element .acc-content .item {
  border: none;
}

.js_tabs_reversed.element .acc-content .item .ihead {
  flex-flow: row-reverse;
  justify-content: flex-end;
  gap: 20px;
}

.accordion_anchor {
  margin-top: -250px;
  position: absolute;
}

.dropdown_search_form {
  display: none;
}

/* DROPDOWN FORM


.dropdown_search_form {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	padding: 30px 0px;
}

.dropdown_form_container {
    display: flex;
    gap: 20px;
}

.search_dropdown_form {
    background: #051a32;
}

.element .dropdown_search_form .ititle {
    color: #FFF;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    width: auto;
}

.dropdown_form_container .search_dropdown {
    width: 260px;
    height: 40px;
    color: var(--Color-3);
    font-family: var(--font-1);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: flex;
    align-items: center;
    border: none;
    padding: 0 15px;
    background-image: url(https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.dropdown_form_container .search_dropdown option {
    background: #DEDFE4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
}

.dropdown_search_form button.search_dropdown_button {
    color: #3ABDB8;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    background: transparent;
    box-shadow: none;
    border-radius: 5px;
    border: 1px solid #3ABDB8;
    padding: 11.5px 29.5px;
    transition: 0.3s;
}


*/

/* #endregion */

/*------------------------------------------
    #MARK: CARDS 01
------------------------------------------*/
/* #region */

.cards-01 .wrap {
  background: #f9f9f9;
  padding: 90px 0px;
}

.cards-01 .center_title_container {
  padding-bottom: 40px;
}

.element .bottom_contents {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 40px;
  padding-top: 40px;
}

.cards-01 .div-link {
  padding: 30px;
  min-height: 305px;
  background: #fff;
  text-align: center;
  display: flex;
  flex-flow: column;
}

.cards-01 .div-link .pad {
  display: flex;
  flex-flow: column;
  gap: 10px;
}

.cards-01 .div-link .dtext {
  padding-top: 16px;
}

.cards-01 .div-link .ititle {
  color: var(--Color-3);
  text-align: center;
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.cards-01 .div-link .btitle {
  color: var(--font-7);
  text-align: center;
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 23.2px */
}

/* #endregion */

/*------------------------------------------
    #MARK: JS TABS 02
------------------------------------------*/
/* #region */

.no_search_results {
  display: none;
}

.no_search_results.active {
  display: block;
}

.js-tabs-02 .wrap {
  padding: 0px 0px 97px 0px;
}

.location_field {
  width: 100%;
  background: var(--Color-3);
  display: flex;
  flex-flow: column;
  gap: 30px;
  align-items: center;
  text-align: center;
  padding: 30px 0px;
}

.location_field #mmri-search-loc {
  justify-content: center;
  flex-flow: row;
  align-items: center;
  gap: 20px;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.element .location_field .ititle {
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
  width: auto;
}

.element .location_field input {
  border-radius: 5px;
  background: var(--Color-6, #f2f3f6);
  font-family: var(--font-1);
  padding: 7.5px 10px;
  width: 400px;
  border: none;
}

.location_field #mmri-search-loc button {
  color: var(--Color-2);
  font-family: var(--font-1);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 17px */
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid var(--Color-2);
  background: transparent;
  padding: 11.5px 29px;
  transition: 0.3s;
}

.location_field #mmri-search-loc button:hover {
  background-color: var(--Color-2);
  color: var(--Color-5);
}

.location_contents {
  padding-top: 90px;
}

.js-tabs-02 .tab-content .tab-pane .pad {
  display: flex;
  gap: 30px 62px;
}

.js-tabs-02 .tab-content .dinfo {
  max-width: 391px;
  width: 100%;
}

.js-tabs-02 .tab-content .dinfo .mtitle {
  padding-bottom: 8px;
}

.js-tabs-02 .tab-content .dinfo .atitle {
  color: var(--Color-7);
  font-family: var(--font-1);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%; /* 23.2px */
}

.translatepress-es_ES .js-tabs-02 .tab-content .dinfo .btn.btn-2 {
  padding-right: 45px;
  padding-left: 45px;
}

.google_map_container {
  width: 100%;
}

.google_map_container p {
  margin: 0px;
}

.google_map_container p iframe {
  min-height: 139px;
  height: 139px;
}

.js-tabs-02 .tab-content .dinfo ol li,
.js-tabs-02 .tab-content .dinfo ol li * {
  font-size: 16px;
}

.element .dtable tbody {
}

.element .dtable tbody tr {
  border: 1px solid #e4e4e4;
}

.element .dtable tbody tr td:first-child {
  border-right: 1px solid #e4e4e4;
  width: 145px;
}

.element .dtable tbody tr td {
  width: 226px;
  padding: 8px 21px;
}

.element .dtable tbody tr:nth-child(odd) {
  background: var(--Color-6);
}

.js-tabs-02 .tab-content .dinfo2 {
  display: flex;
  flex-flow: column;
  gap: 35px;
  max-width: 370px;
  width: 100%;
}

.js-tabs-02 .tab-content .dinfo2 .ptext,
.js-tabs-02 .tab-content .dinfo2 .ptext * {
  display: block !important;
  font-size: 14px;
}

.js-tabs-02 .tab-content .tab-pane {
  max-width: 823px;
}

.js-tabs-02 .tab_lower_contents {
  border-radius: 10px;
  gap: 30px;
  padding: 37px 40px;
}

.js-tabs-02 .tab_lower_contents h3 {
  color: var(--Color-6);
  text-align: center;
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.no_search_results p {
  margin: 0px;
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

/* #endregion */

/*------------------------------------------
    #MARK: DROPDOWN FORM 01
------------------------------------------*/
/* #region */

.dropdown-forms-01 {
  background: #051a32;
}

div {
}

.dropdown-forms-01 .dropdown_form {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}

.dropdown-forms-01 .dropdown_form .ititle {
  width: auto;
  color: var(--Color-5);

  /* H4 */
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.dropdown-forms-01 .dform form {
  display: flex;
  gap: 20px;
  align-items: center;
}

.dropdown-forms-01 .dform .gform_fields {
  display: flex;
  gap: 20px;
}

.dropdown-forms-01 .dform .gform_fields select {
  width: 260px !important;
  height: 40px;
  color: var(--Color-3);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  display: flex;
  align-items: center;
  border: none;
  padding: 0px 15px;
  background-image: url(https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/dropdown-arrow.svg);
  background-repeat: no-repeat;
}

.dropdown-forms-01 .dform .gform_fields select option {
  background: #dedfe4;
}

.dropdown-forms-01 .dform .gform_fields label {
  display: none;
}

.dropdown-forms-01 .dform form .gform_footer {
  padding: 0px;
}

.element.dropdown-forms-01 .dform form .gform_footer input {
  color: var(--Color-2) !important;
  border-color: var(--Color-2) !important;
}

.element.dropdown-forms-01 .dform form .gform_footer input:hover {
  color: var(--Color-5) !important;
}

.dropdown-forms-01 .wrap {
  padding: 29px 0px;
}

/* #endregion */

/*------------------------------------------
    #MARK: CONTACT LIST 01
------------------------------------------*/
/* #region */

.contact-list-01 .wrap {
  background: var(--Color-3);
}

.contact_list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  gap: 35px;
  text-align: center;
  padding: 60px 0px;
}

.contact_list_container {
  display: flex;
  gap: 30px 120px;
}

.individual_contact {
  display: flex;
  flex-flow: column;
  gap: 20px;
}

.individual_contact .ititle {
  color: var(--Color-2);
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
}

.individual_contact .dtext,
.individual_contact .dtext * {
  color: var(--Color-5);
  font-family: var(--font-1);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.individual_contact .dtext a:hover {
  color: var(--Color-2);
}

.individual_contact .dtext a {
  transition: 0.3s;
}

/* #endregion */

/*------------------------------------------
    #MARK: GLOSSARY 01
------------------------------------------*/
/* #region */

.glossary-01 .wrap {
  padding: 100px 0px 84px;
}

.glossary-list {
  column-count: 2;
}

.glossary-item {
  transition: all 0.3s ease;
}

.no-results {
  text-align: center;
}

.no-results,
.hidden-item {
  display: none;
}

.alphabet-nav {
  max-width: 1109px;
  margin-inline: auto;
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.alphabet-nav .letter-btn {
  border: 0;
  background-color: transparent;
  color: var(--Color-3);
  font-family: var(--font-1);
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  transition: 0.3s;
}

.alphabet-nav .letter-btn:hover,
.letter-btn.active {
  color: var(--Color-8);
}

.glossary-item .ititle {
  color: #353535;
  font-family: var(--font-1);
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
}

.glossary-list li::marker {
  color: var(--Color-4);
}

/* #endregion */

/*------------------------------------------
    #MARK: IMPORTANT 01
------------------------------------------*/
/* #region */

.element .fwhite,
.element .fwhite * {
  color: #fff;
}

.element .f30,
.element .f30 * {
  font-size: 30px;
}

.element .mw960 {
  max-width: 960px;
  margin: auto;
}

/* #endregion */

/*------------------------------------------
    #MARK: INTERNAL QA EDITS 04/21/2025
------------------------------------------*/
/* #region */

/* for whole texts */
.element.textv-70 .dtext,
.element.textv-70 .ptext {
  opacity: 0.7;
}
.element.textv-80 .dtext,
.element.textv-80 .ptext {
  opacity: 0.8;
}
.element.textv-90 .dtext,
.element.textv-90 .ptext {
  opacity: 0.9;
}

/* for Italics */
.element.itv-70 .dtext em {
  opacity: 0.7;
}
.element.itv-80 .dtext em {
  opacity: 0.8;
}
.element.itv-90 .dtext em {
  opacity: 0.9;
}

/* to make bold letters pop */
.element.texttc-70 .dtext p {
  color: rgba(255, 255, 255, 0.7);
}
.element.texttc-80 .dtext p {
  color: rgba(255, 255, 255, 0.8);
}
.element.texttc-90 .dtext p {
  color: rgba(255, 255, 255, 0.9);
}

.element .tab_lower_contents p,
.element .tab_upper_contents p {
  color: rgba(255, 255, 255, 1);
}
.element .tab_lower_contents strong,
.element .tab_upper_contents strong {
  color: rgba(255, 255, 255, 1);
}

.element.texttc-70 .dtext p strong,
.element.texttc-80 .dtext p strong,
.element.texttc-90 .dtext p strong {
  color: rgba(255, 255, 255, 1);
}

.element ul.rg-30,
.rowmedia-01 [data-rtl="1"] .row ul.rg-30 {
  row-gap: 30px;
}

.rowmedia-01 [data-rtl="1"] .row ul.rg-15 {
  row-gap: 15px;
}

.cardsflex-01.portals a.div-link .dinfo {
  min-height: 190px;
}
.cardsflex-01.portals a.div-link .dinfo .ititle {
  min-height: 53px;
}

.cardsflex-01.services_cards a.div-link .pad .ititle {
  min-height: 53px;
}

footer .foot *,
.footer_left_column1 .sc-before,
.element .footer_left_lower p,
.element .footer_dtext p,
.footer_right .footer-menu li.menu-item a {
  color: #fff;
}

.element .footer_left_lower p strong {
  color: rgba(255, 255, 255, 1);
}

.footer_right .footer-menu li.menu-item a:hover {
  color: var(--Color-2);
}

.top-id {
  top: -120px;
  position: relative;
}
#zip-code.top-id,
#resources-id.top-id {
  top: -200px;
  position: relative;
}

.element.heroslider-02 .gform .gform_fields input[aria-invalid="true"],
.element.heroslider-02 .gform .gform_fields select[aria-invalid="true"] {
  border: 1px solid red;
}
.heroslider-02 .gfield_validation_message {
  display: none !important;
}
.element.heroslider-02 .gform_validation_errors {
  display: block !important;
  color: red;
  border: 1px solid red;
}

/* #endregion */

/*------------------------------------------
    #MARK: INTERNAL QA EDITS 05/5/2025
------------------------------------------*/
/* #region */
.title-container-01.insurance-list ul {
  text-align: left;
  column-count: 2;
  column-gap: 60px;
}
.title-container-01.insurance-list ul li::marker {
  color: var(--Color-4);
}
.title-container-01.insurance-list .mw960 {
  max-width: 100%;
}

.element.anchor-bold .dtext strong a {
  font-weight: 700;
}
.js-tabs-01 .tab-content .dinfo ol li {
  min-height: 54.8px;
  margin-bottom: 0;
}
.element .dtext b,
.js-tabs-01 .tab-content .dinfo b {
  font-weight: 700;
}
.element .dtext i,
.js-tabs-01 .tab-content .dinfo i {
  font-style: italic;
}

.js-tabs-01 .tab-content .dinfo ol li:hover::before,
.js-tabs-01 .tab-content .dinfo ol li:hover {
  text-decoration: none;
}

.services_page .element .acc-content .pad {
  padding-left: 60px;
}

.title-container-01.note-important .dtext,
.title-container-01.more-procedures ol {
  border-radius: 5px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/Group-427321084-1.jpg");
  padding: 34px 40px;
}

.title-container-01.more-procedures .dtext {
  text-align: left;
}
.title-container-01.more-procedures ol {
  list-style-type: none;
}

.title-container-01.note-important .dtext,
.title-container-01.note-important .dtext p,
.title-container-01.note-important .dtext em,
.title-container-01.note-important .dtext i,
.title-container-01.more-procedures ol,
.title-container-01.more-procedures ol i,
.title-container-01.more-procedures ol em,
.title-container-01.more-procedures ol li {
  color: rgba(255, 255, 255, 0.7);
}
.title-container-01.note-important .dtext strong,
.title-container-01.more-procedures ol b,
.title-container-01.more-procedures ol strong {
  color: rgba(255, 255, 255, 1);
}

.title-container-01.costs-section .dtext {
  text-align: left;
}

.title-container-01.costs-section p,
.title-container-01.costs-section ol,
.title-container-01.costs-section ul {
  margin-bottom: 30px;
}

.title-container-01.costs-section ol {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  display: flex;
  flex-flow: column;
  gap: 5px;
}

section.title-container-01.costs-section ol li,
section.title-container-01.costs-section ol li:last-child {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 30px;
}

.title-container-01.costs-section ol li::before {
  content: "\f061";
  font-family: "FontAwesome";
  width: 26px;
  height: 26px;
  background-color: #3abdb8;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 10px;
  color: #fff;
}

.title-container-01.costs-section ol li a {
  position: relative;
  color: var(--Color-8);
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  cursor: pointer;
}

.title-container-01.costs-section ol li a:hover {
  text-decoration: underline;
}

.js-tabs-01 .btn.btn-1:hover span,
.title-container-01.costs-section .btn.btn-2:hover span {
  color: var(--Color-5);
}

.title-container-01.costs-section .btn.btn-2:hover {
  text-decoration: none;
}

.rowaccordion-01 .dtext i {
  font-weight: inherit;
}
.services_page .rowaccordion-01 .pad .dtext a:hover {
  text-decoration: underline;
}

.title-container-01.more-procedures ul,
.title-container-01.more-procedures ul li {
  margin-bottom: 30px;
}

/* #region -------------- *SECTION - Procedures */
.procedures-01 .item-wrap {
  border-radius: 10px;
  background: var(--Color-3);
  padding: 38px 30px;
  max-width: 370px;
  flex: 0 0 370px;
  /* min-height: 180px; */
}
.procedures-01 .wrap {
  padding-left: 15px;
  padding-right: 15px;
}
.procedures-01 .ititle {
  color: #fff;
  cursor: pointer;
  font-size: 18px !important;
  padding-right: 20px;
  z-index: 10;
  position: relative;
}
.procedures-01 .ititle:hover {
  color: var(--Color-2);
}
.procedures-01 .mt-details {
  margin-top: 20px;
}
.procedures-01 .dtext,
.procedures-01 .ptext {
  color: #fff;
  max-width: 295px;
  min-height: 140px;
}
.procedures-01 .ptext br {
  display: block !important;
}
.procedures-01 .ptext strong,
.procedures-01 .ptext em {
  color: #fff;
}
.procedures-01 .ptext a {
  color: var(--Color-2);
}
.procedures-01 .row {
  justify-content: center;
  gap: 25px;
  width: 100%;
  margin: auto;
}
.procedures-01 .main_title {
  text-align: center;
  margin-bottom: 40px;
}
.procedures-01 .btn.w-icon img {
  max-width: 39px;
}
.procedures-01 .btn.w-icon span {
  color: #fff;
}
.procedures-01 .btn.w-icon span:before {
  content: none !important;
}
.procedures-01 .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.procedures-01 .dinfo {
  position: relative;
}
.procedures-01 .dinfo:before {
  content: "";
  background: url("images/icons/owl-arr.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  transform: rotate(270deg);
  filter: brightness(0) invert(1);
  transition: 0.5s ease;
  top: 5px;
}
.procedures-01 .dinfo:hover:before {
  filter: brightness(0) saturate(100%) invert(75%) sepia(14%) saturate(1777%)
    hue-rotate(127deg) brightness(85%) contrast(86%);
}
.procedures-01 .dinfo.active:before {
  transform: rotate(90deg);
}
/* #endregion */

/*------------------------------------------
    #MARK: CLIENT QA EDITS 04/6/2025
------------------------------------------*/
/* #region */

.citations-sec h2 {
  color: #00527b !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  padding-bottom: 50px;
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
}
.citations-sec li {
  margin-bottom: 40px !important;
  font-size: 14px !important;
  word-break: break-word;
}
.citations-sec a {
  font-size: 14px !important;
}
.citations-sec .dtext {
  /* border-bottom: 1px solid #d9d9d9; */
}
.ql-wrap {
  width: 100%;
}
.ql-wrap .btn-loop {
  display: flex;
  justify-content: space-between;
  row-gap: 5px;
  column-gap: 21px;
}
.ql-wrap .btn-loop a {
  min-height: 100px;
  text-align: center;
  padding: 20px 22px !important;
  flex: 0 0 auto;
  max-width: 184px;
  width: 100%;
}
.ql-wrap .btn-loop a span {
  line-height: 120%;
}
.loc-loader-wrap {
  width: 100%;
}
#loc-loader {
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--color1);
  --_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: location-loader 1s infinite linear;
  margin: auto;
}
@keyframes location-loader {
  to {
    transform: rotate(1turn);
  }
}
#mmri-search-loc #mmri-clear {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  cursor: pointer;
}
#mmri-search-loc .search-input-wrapper {
  position: relative;
}
/* #endregion */

/*------------------------------------------
    #MARK: CLIENT QA EDITS Round 2
------------------------------------------*/
/* #region */

.element .dtext h3 {
  font-family: var(--font-2);
  font-size: 30px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 120%;
  color: var(--Color-1);
}

.element .dtext h4 {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  margin-top: 35px;
  margin-bottom: 17px;
  line-height: 120%;
  color: var(--Color-3);
}

.element .dtext h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 140%;
  transition: 0.3s;
}

.element .dtext h3:first-child,
.element .dtext h4:first-child {
  margin-top: 0;
}

.translatepress-es_ES .main-menu .menu-item {
  max-width: 90px;
}

.translatepress-es_ES .main-menu .dropdown-menu .menu-item {
  max-width: 100%;
}

.ctabtn-nolink .btn-loop .d-link {
  pointer-events: none;
  cursor: default;
}

.rowaccordion-lighten-media .row_accordion_image img {
  filter: brightness(120%);
}

.translatepress-es_ES .cardsflex-01 .div-link .pad .ititle {
  min-height: 54px;
}

.cardsflex-btn-moveontop .abtn-loop {
  margin-top: -20px;
}

.title-container-01.costs-section .dtext {
  max-width: 870px;
}

.text-image-list-01 .center_title_container .dtext {
  max-width: 1060px;
  margin: 0 auto;
}

.translatepress-es_ES .frcontact-01 .dinfo {
  padding-right: 25px;
}

.translatepress-es_ES .frcontact-01 .dtext {
  padding-right: 10px;
}

.js-tabs-01 .tab-content .dinfo ol li {
  width: calc(50% - 5px);
}

/*
.js-tabs-01 .tab-content .dinfo ol .offtop-20 {
  margin-top: -20px;
}

.translatepress-es_ES .js-tabs-01 .tab-content .dinfo ol .offtop-es15 {
  margin-top: -15px;
}

.translatepress-es_ES .js-tabs-01 .tab-content .dinfo ol .offtop-es20 {
  margin-top: -20px;
}

.translatepress-es_ES .js-tabs-01 .tab-content .dinfo ol li {
  margin-bottom: 15px;
}

.translatepress-es_ES .js-tabs-01 .tab-content .dinfo ol li:last-child {
  margin-bottom: 0;
}

*/

.js-tabs-01 .tab-content .dinfo .noicon li:before {
  display: none;
}

.translatepress-es_ES .js-tabs-01 .tab_lower_contents p strong {
  color: var(--Color-8);
}

.translatepress-es_ES .tab_upper_contents .bg-img {
  background-image: url("https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/Group-427321084-2.jpg") !important; /*Please change URL once pushed to live if necessary*/
}

.translatepress-es_ES .tab_lower_contents .bg-img {
  background-image: url("https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/Group-427321084-1.jpg") !important; /*Please change URL once pushed to live if necessary*/
}

.translatepress-es_ES .testimonial_quote {
  background: url("https://memorialm.wpenginepowered.com/wp-content/uploads/2025/03/quote.svg")
    no-repeat center 10px #fff; /*Please change URL once pushed to live if necessary*/
}

.translatepress-es_ES .testimonial_quote img {
  visibility: hidden;
}

/*
.translatepress-es_ES
  .footer_right
  .footer-menu:nth-of-type(2)
  .menu-item:nth-child(2),
.translatepress-es_ES
  .footer_right
  .footer-menu:nth-of-type(2)
  .menu-item:nth-child(3) {
  margin-top: -25px;
}
*/

.translatepress-es_ES .footer_right .footer-menu li.menu-item {
  min-height: 34px;
  display: inline-block;
}

.translatepress-es_ES .footer_left_lower .telnum {
  margin-right: -3px;
}

#cookie-notice .cn-buttons-container .cn-button {
  border-radius: 5px;
  letter-spacing: 0;
  text-transform: uppercase;
}

/* #endregion */

/*QA ADDONS*/

.element.iwrap-obg-hflip .iwrap .d-popmedia {
  transform: scalex(-1);
}

.rowaccordion-01 .row .row_accordion_image img {
  border-radius: 10px;
}

.translatepress-es_ES .js-tabs-02 .tab-content .dinfo,
.translatepress-es_ES .js-tabs-02 .tab-content .tab-pane {
  max-width: 100%;
}

.translatepress-es_ES .js-tabs-01 .tab-content .dinfo ol li {
  column-gap: 4px;
}
 
.citations-sec li > * {
  font-size: 14px !important;
}

.element.borderimg-10 img {
  border-radius: 10px;
}

.distance-calculated {
  color: #d99951;
}
