/* rp-home-calculator-css */
.rp-home-calc-section { padding: 54px 20px; background: #f7f8fa; }
.rp-home-calc { display: grid; grid-template-columns: minmax(0, .8fr) minmax(320px, 1.2fr); gap: 42px; max-width: 920px; margin: 0 auto; align-items: center; }
.rp-home-calc__intro > span { color: #ba169e; font-size: 13px; font-weight: 700; text-transform: uppercase; }
.rp-home-calc__intro h2 { margin: 8px 0 12px; color: #111; font-size: 30px; line-height: 1.15; }
.rp-home-calc__intro p { margin: 0; color: #5a6068; font-size: 15px; line-height: 1.55; }
.rp-home-calc__form { padding: 24px; border: 1px solid #e0e3e8; border-radius: 8px; background: #fff; box-shadow: 0 10px 26px rgba(22, 29, 37, .08); }
.rp-home-calc__form > label { display: grid; grid-template-columns: 145px 1fr; align-items: center; gap: 12px; margin-bottom: 12px; color: #222; font-size: 14px; font-weight: 600; }
.rp-home-calc__form select { width: 100%; min-height: 42px; padding: 8px 34px 8px 11px; border: 1px solid #cfd3d9; border-radius: 6px; background: #fff; color: #111; font: inherit; }
.rp-home-calc__form fieldset { display: grid; gap: 9px; margin: 18px 0; padding: 0; border: 0; }
.rp-home-calc__form legend { margin-bottom: 9px; color: #222; font-size: 14px; font-weight: 700; }
.rp-home-calc__form fieldset label { display: flex; align-items: center; gap: 9px; color: #34383e; font-size: 14px; cursor: pointer; }
.rp-home-calc__form input { width: 17px; height: 17px; accent-color: #ba169e; }
.rp-home-calc__form fieldset b { margin-left: auto; color: #676d75; font-size: 13px; }
.rp-home-calc__result { display: flex; justify-content: space-between; align-items: end; gap: 16px; padding-top: 17px; border-top: 1px solid #e5e7eb; }
.rp-home-calc__result span { color: #60656d; font-size: 13px; }
.rp-home-calc__result strong { color: #ba169e; font-size: 27px; line-height: 1; white-space: nowrap; }
.rp-home-calc__button { display: block; margin-top: 18px; padding: 13px 18px; border-radius: 6px; background: #ba169e; color: #fff !important; font-size: 15px; font-weight: 700; text-align: center; text-decoration: none !important; }
.rp-home-calc__button:hover { background: #9f1388; }
@media (max-width: 767px) {
  .rp-home-calc-section { padding: 38px 14px; }
  .rp-home-calc { grid-template-columns: 1fr; gap: 22px; }
  .rp-home-calc__intro { text-align: center; }
  .rp-home-calc__intro h2 { font-size: 24px; }
  .rp-home-calc__form { padding: 18px 15px; }
  .rp-home-calc__form > label { grid-template-columns: 1fr; gap: 6px; }
  .rp-home-calc__result { align-items: center; }
  .rp-home-calc__result strong { font-size: 24px; }
}

/* rp-photo-gallery-css */
[data-elementor-type="wp-page"] .elementor-widget-image img {
  border-radius: 10px;
}
.rp-work-gallery-heading .elementor-heading-title {
  letter-spacing: 0 !important;
  line-height: 1.15 !important;
}
.rp-work-gallery > .elementor-container {
  align-items: stretch;
}
.rp-work-gallery .elementor-column {
  align-items: stretch;
}
.rp-work-gallery .elementor-column > .elementor-element-populated {
  height: 100%;
  padding: 8px !important;
}
.rp-work-gallery .elementor-widget-image,
.rp-work-gallery .elementor-widget-container,
.rp-work-gallery figure.wp-caption {
  height: 100%;
}
.rp-work-gallery figure.wp-caption {
  display: flex;
  flex-direction: column;
  margin: 0;
  overflow: hidden;
  border: 1px solid #e3e6eb;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 7px 20px rgba(23, 28, 38, .08);
}
.rp-work-gallery figure.wp-caption img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 0 !important;
}
.rp-work-gallery figcaption.widget-image-caption {
  flex: 1;
  min-height: 54px;
  margin: 0;
  padding: 9px 8px 10px;
  background: #fff;
  color: #222;
  font-size: 12.5px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .rp-work-gallery-heading .elementor-heading-title {
    padding: 0 12px;
    font-size: 25px !important;
    line-height: 1.16 !important;
    text-align: center;
  }
  .rp-work-gallery > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 0 10px 6px;
  }
  .rp-work-gallery .elementor-column {
    width: 100% !important;
    min-width: 0;
  }
  .rp-work-gallery .elementor-column > .elementor-element-populated {
    padding: 0 !important;
  }
  .rp-work-gallery figure.wp-caption {
    border-radius: 9px;
    box-shadow: 0 5px 14px rgba(23, 28, 38, .09);
  }
  .rp-work-gallery figcaption.widget-image-caption {
    min-height: 62px;
    padding: 8px 6px 9px;
    font-size: 11.5px;
    line-height: 1.28;
  }
}

/* rp-before-after-slider-css */
.aic-image-container.rp-ba-slider,
.twentytwenty-container.aic-image-container.rp-ba-slider {
  --rp-ba-pos: 56%;
  position: relative !important;
  display: block !important;
  overflow: hidden !important;
  width: 100% !important;
  line-height: 0 !important;
  user-select: none !important;
  touch-action: pan-y !important;
  background: #f5f5f5 !important;
  cursor: ew-resize !important;
}
.aic-image-container.rp-ba-slider img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  user-select: none !important;
  -webkit-user-drag: none !important;
  pointer-events: none !important;
  clip: auto !important;
}
.aic-image-container.rp-ba-slider .aic-before-img {
  position: relative !important;
  height: auto !important;
  z-index: 1 !important;
}
.aic-image-container.rp-ba-slider .aic-after-img {
  position: absolute !important;
  inset: 0 auto auto 0 !important;
  height: 100% !important;
  object-fit: cover !important;
  z-index: 2 !important;
  clip: auto !important;
  -webkit-clip-path: inset(0 0 0 var(--rp-ba-pos)) !important;
  clip-path: inset(0 0 0 var(--rp-ba-pos)) !important;
}
.aic-image-container.rp-ba-slider .twentytwenty-overlay,
.aic-image-container.rp-ba-slider .twentytwenty-handle {
  display: none !important;
  pointer-events: none !important;
}
.aic-image-container.rp-ba-slider .rp-ba-handle {
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  left: var(--rp-ba-pos) !important;
  width: 3px !important;
  transform: translateX(-50%) !important;
  background: #fff !important;
  box-shadow: 0 0 0 1px rgba(0,0,0,.2), 0 0 12px rgba(0,0,0,.25) !important;
  z-index: 5 !important;
  pointer-events: none !important;
}
.aic-image-container.rp-ba-slider .rp-ba-handle:after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 34px !important;
  height: 34px !important;
  transform: translate(-50%, -50%) !important;
  border-radius: 50% !important;
  background: #fff !important;
  border: 3px solid #c1268f !important;
  box-shadow: 0 4px 14px rgba(0,0,0,.22) !important;
}
.aic-image-container.rp-ba-slider .rp-ba-hitarea {
  position: absolute !important;
  inset: 0 !important;
  z-index: 7 !important;
  cursor: ew-resize !important;
  background: transparent !important;
  touch-action: none !important;
}
.aic-image-container.rp-ba-slider .rp-ba-label {
  position: absolute !important;
  top: 10px !important;
  z-index: 6 !important;
  padding: 5px 9px !important;
  border-radius: 999px !important;
  background: rgba(20,32,51,.78) !important;
  color: #fff !important;
  font: 700 12px/1.1 Arial, sans-serif !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  pointer-events: none !important;
}
.aic-image-container.rp-ba-slider .rp-ba-label-before { left: 10px !important; }
.aic-image-container.rp-ba-slider .rp-ba-label-after { right: 10px !important; }

/* rp-home-desktop-layout-fix */
@media (min-width:1025px) {
  html,
  body {
    overflow-x: clip !important;
  }

  body > header.elementor,
  body > .rp-desktop-nav,
  body > main.site-main {
    float: none !important;
    clear: both !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body > .rp-desktop-nav {
    height: auto !important;
  }

  body > main.site-main,
  body > main.site-main > .page-content,
  body > main.site-main .elementor-19 {
    display: block !important;
    position: relative !important;
    inset: auto !important;
    transform: none !important;
  }

  .elementor-19 .elementor-element.elementor-element-103eeb4 {
    --padding-top: 54px !important;
    --padding-bottom: 58px !important;
    --padding-left: 24px !important;
    --padding-right: 24px !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    inset: auto !important;
    transform: none !important;
    min-height: 0 !important;
  }

  .elementor-19 .elementor-element.elementor-element-c705261 {
    --width: 100% !important;
    --display: flex !important;
    --flex-direction: row !important;
    --flex-wrap: nowrap !important;
    width: 100% !important;
    max-width: 1140px !important;
    margin: 0 auto !important;
    inset: auto !important;
    transform: none !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 52px !important;
    align-items: center !important;
  }

  .elementor-19 .elementor-element.elementor-element-28c0fbf,
  .elementor-19 .elementor-element.elementor-element-e9fd56a {
    --width: calc(50% - 26px) !important;
    width: calc(50% - 26px) !important;
    max-width: calc(50% - 26px) !important;
    flex: 0 1 calc(50% - 26px) !important;
    min-width: 0 !important;
    margin: 0 !important;
    inset: auto !important;
    transform: none !important;
  }

  .elementor-19 .elementor-element.elementor-element-28c0fbf {
    --gap: 26px !important;
    --padding-bottom: 0 !important;
    padding-bottom: 0 !important;
    align-items: flex-start !important;
  }

  .elementor-19 .elementor-element.elementor-element-56678f9,
  .elementor-19 .elementor-element.elementor-element-3f5a4fd,
  .elementor-19 .elementor-element.elementor-element-1e7b7a5 {
    width: 100% !important;
    max-width: 560px !important;
  }

  .elementor-19 .elementor-element.elementor-element-56678f9 .elementor-heading-title {
    margin: 0 !important;
    font-size: 48px !important;
    line-height: 1.12 !important;
    text-align: left !important;
    letter-spacing: 0 !important;
  }

  .elementor-19 .elementor-element.elementor-element-3f5a4fd .elementor-icon-list-items {
    margin: 0 !important;
  }

  .elementor-19 .elementor-element.elementor-element-1e7b7a5 {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 18px !important;
  }

  .elementor-19 .elementor-element.elementor-element-1e7b7a5 > .elementor-element,
  .elementor-19 .elementor-element.elementor-element-1e7b7a5 .elementor-button-wrapper,
  .elementor-19 .elementor-element.elementor-element-1e7b7a5 .elementor-button {
    width: 100% !important;
  }

  .elementor-19 .elementor-element.elementor-element-1e7b7a5 .elementor-button {
    min-height: 54px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 13px 20px !important;
    white-space: normal !important;
  }

  .elementor-19 .elementor-element.elementor-element-e9fd56a .elementor-widget-container,
  .elementor-19 .elementor-element.elementor-element-e9fd56a img {
    width: 100% !important;
  }

  .elementor-19 .elementor-element.elementor-element-e9fd56a img {
    display: block !important;
    max-height: 470px !important;
    object-fit: contain !important;
    border-radius: 8px !important;
  }

  .elementor-19 .elementor-element.elementor-element-78c214c {
    margin-top: 0 !important;
    padding-top: 48px !important;
  }

  .elementor-19 .elementor-element.elementor-element-92ff2b5 .elementor-heading-title {
    margin: 0 !important;
    font-size: 32px !important;
    line-height: 1.2 !important;
    text-align: center !important;
    letter-spacing: 0 !important;
  }

  .elementor-19 .elementor-element.elementor-element-ee1e411 {
    width: min(1140px, calc(100% - 48px)) !important;
    max-width: 1140px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* rp-home-mobile-layout-fix */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  body,
  main,
  .page-content,
  .elementor-19,
  .elementor-19 > .e-con,
  .elementor-19 .elementor-section,
  .elementor-19 .elementor-container,
  .elementor-19 .elementor-column,
  .elementor-19 .elementor-widget-wrap,
  .elementor-19 .elementor-widget,
  .elementor-19 .elementor-widget-container {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  .elementor-19 .e-con {
    --width: 100% !important;
    width: 100% !important;
  }

  .elementor-19 .elementor-element-103eeb4 {
    --padding-top: 24px !important;
    --padding-right: 0px !important;
    --padding-bottom: 46px !important;
    --padding-left: 0px !important;
    overflow: hidden !important;
  }

  .elementor-19 .elementor-element-c705261,
  .elementor-19 .elementor-element-28c0fbf {
    --width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .elementor-19 .elementor-element-28c0fbf {
    --gap: 22px 22px !important;
    --padding-right: 16px !important;
    --padding-left: 16px !important;
    align-items: stretch !important;
  }

  .elementor-19 .elementor-element-56678f9 {
    width: 100% !important;
    text-align: center !important;
  }

  .elementor-19 .elementor-element-56678f9 .elementor-heading-title {
    width: 100%;
    max-width: 390px;
    margin-inline: auto;
    font-size: 25px !important;
    line-height: 1.18 !important;
    white-space: normal !important;
    overflow-wrap: break-word;
    text-align: center !important;
  }

  .elementor-19 .elementor-element-3f5a4fd {
    width: 100% !important;
  }

  .elementor-19 .elementor-element-3f5a4fd .elementor-icon-list-items {
    padding: 0;
  }

  .elementor-19 .elementor-element-0c8a36c,
  .elementor-19 .elementor-element-0c8a36c img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
  }

  .elementor-19 .elementor-element-0c8a36c img {
    border-radius: 10px;
  }

  .elementor-19 .elementor-element-1e7b7a5 {
    --width: 100% !important;
    width: 100% !important;
    align-items: center !important;
  }

  .elementor-19 .elementor-element-1e7b7a5 .elementor-widget-button {
    width: 100% !important;
    max-width: 360px !important;
    margin-inline: auto;
  }

  .elementor-19 .elementor-element-1e7b7a5 .elementor-button {
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
  }

  .elementor-19 .wp-video,
  .elementor-19 video,
  .elementor-19 iframe,
  .elementor-19 table,
  .elementor-19 figure,
  .elementor-19 img {
    max-width: 100% !important;
  }

  .elementor-19 .wp-video,
  .elementor-19 video {
    width: 100% !important;
    height: auto !important;
  }

  .elementor-60 .elementor-element-562a9e8 > .elementor-container {
    display: grid !important;
    grid-template-columns: minmax(0, 145px) minmax(0, 1fr) 54px;
    align-items: center;
    width: 100%;
    max-width: 100% !important;
    padding: 0 8px;
  }

  .elementor-60 .elementor-element-cf2e011,
  .elementor-60 .elementor-element-15426e6,
  .elementor-60 .elementor-element-999d365 {
    width: auto !important;
    min-width: 0 !important;
  }

  .elementor-60 .elementor-element-8d42061 {
    display: none !important;
  }

  .elementor-60 .elementor-element-cf2e011 > .elementor-element-populated,
  .elementor-60 .elementor-element-15426e6 > .elementor-element-populated,
  .elementor-60 .elementor-element-999d365 > .elementor-element-populated {
    padding: 5px 4px !important;
  }

  .elementor-60 .elementor-element-071a110,
  .elementor-60 .elementor-element-071a110 .elementor-widget-container,
  .elementor-60 .elementor-element-071a110 a {
    display: block;
    width: 100%;
  }

  .elementor-60 .elementor-element-071a110 img {
    display: block;
    width: 137px !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain;
  }

  .elementor-60 .elementor-element-6879b0f {
    width: 100% !important;
    text-align: center !important;
  }

  .elementor-60 .elementor-element-6879b0f .elementor-heading-title,
  .elementor-60 .elementor-element-6879b0f a {
    color: #111 !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    white-space: nowrap;
  }
}

/* rp-desktop-header-fix */
.rp-desktop-nav {
  display: none;
}

@media (min-width: 1025px) {
  .elementor-60 .elementor-element-f18d069,
  .elementor-60 .elementor-element-f18d069 > .elementor-container,
  .elementor-60 .elementor-element-562a9e8 {
    width: 100% !important;
    max-width: 100% !important;
    background: #fff !important;
  }

  .elementor-60 .elementor-element-562a9e8 > .elementor-container {
    display: grid !important;
    grid-template-columns: 220px minmax(260px, 1fr) 300px;
    align-items: center !important;
    width: 100% !important;
    max-width: 1140px !important;
    min-height: 90px;
    margin: 0 auto !important;
    padding: 8px 18px;
  }

  .elementor-60 .elementor-element-cf2e011,
  .elementor-60 .elementor-element-8d42061,
  .elementor-60 .elementor-element-15426e6 {
    display: flex !important;
    width: auto !important;
    min-width: 0 !important;
    align-items: center !important;
  }

  .elementor-60 .elementor-element-999d365,
  .elementor-60 .elementor-element-2d3989b {
    display: none !important;
  }

  .elementor-60 .elementor-element-cf2e011 > .elementor-element-populated,
  .elementor-60 .elementor-element-8d42061 > .elementor-element-populated,
  .elementor-60 .elementor-element-15426e6 > .elementor-element-populated {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 10px !important;
    align-content: center !important;
  }

  .elementor-60 .elementor-element-071a110,
  .elementor-60 .elementor-element-071a110 .elementor-widget-container,
  .elementor-60 .elementor-element-071a110 a {
    display: block;
    width: 100%;
  }

  .elementor-60 .elementor-element-071a110 img {
    display: block;
    width: 205px !important;
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain;
  }

  .elementor-60 .elementor-element-135e693 .elementor-heading-title {
    font-size: 15px !important;
    line-height: 1.25 !important;
    color: #111 !important;
  }

  .elementor-60 .elementor-element-6879b0f {
    width: 100% !important;
    text-align: right !important;
  }

  .elementor-60 .elementor-element-6879b0f .elementor-heading-title,
  .elementor-60 .elementor-element-6879b0f a {
    color: #111 !important;
    font-size: 20px !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
  }

  .rp-desktop-nav {
    display: block;
    width: 100%;
    border-top: 1px solid #ececf0;
    border-bottom: 1px solid #ececf0;
    background: #fff;
    box-shadow: 0 5px 16px rgba(17, 24, 39, .05);
  }

  .rp-desktop-nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    max-width: 1140px;
    min-height: 56px;
    margin: 0 auto;
    padding: 0 18px;
    list-style: none;
  }

  .rp-desktop-nav a {
    display: flex;
    align-items: center;
    min-height: 56px;
    padding: 0 8px;
    color: #111 !important;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none !important;
    white-space: nowrap;
  }

  .rp-desktop-nav a:hover,
  .rp-desktop-nav a:focus-visible {
    color: #b5169c !important;
  }
}

/* rp-mobile-header-alignment */
@media (max-width: 767px) {
  header.elementor-60,
  .elementor-location-header.elementor-60 {
    position: sticky !important;
    top: 0 !important;
    z-index: 999998 !important;
    width: 100% !important;
    background: #fff !important;
  }

  .elementor-60 .elementor-element-f18d069 {
    position: relative !important;
    top: auto !important;
    transform: none !important;
  }

  .elementor-60 .elementor-element-562a9e8,
  .elementor-60 .elementor-element-562a9e8 > .elementor-container {
    min-height: 70px !important;
  }

  .elementor-60 .elementor-element-562a9e8 > .elementor-container {
    align-items: center !important;
  }

  .elementor-60 .elementor-element-cf2e011,
  .elementor-60 .elementor-element-15426e6,
  .elementor-60 .elementor-element-999d365,
  .elementor-60 .elementor-element-cf2e011 > .elementor-element-populated,
  .elementor-60 .elementor-element-15426e6 > .elementor-element-populated,
  .elementor-60 .elementor-element-999d365 > .elementor-element-populated {
    align-self: center !important;
    align-content: center !important;
    align-items: center !important;
  }

  .elementor-60 .elementor-element-071a110,
  .elementor-60 .elementor-element-6879b0f {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .elementor-60 .elementor-element-6879b0f .elementor-heading-title {
    display: flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
  }

  .rp-mobile-menu-v3 > summary {
    position: fixed !important;
    top: 13px !important;
    right: 10px !important;
    margin: 0 !important;
    transform: none !important;
  }
}

/* rp-mobile-menu-v3-css */
.rp-mobile-menu-v3 {
  display: none;
}

@media (max-width: 767px) {
  .elementor-location-header .elementor-element-a544210,
  [data-elementor-type="header"] .elementor-element-a544210 {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  .rp-mobile-menu-v3 {
    display: block;
    position: relative;
    z-index: 999999;
  }

  .rp-mobile-menu-v3 > summary {
    display: flex;
    position: fixed;
    top: 13px;
    right: 10px;
    z-index: 1000001;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    border-radius: 4px;
    color: #444;
    background: #f1f1f1;
    box-shadow: none;
    cursor: pointer;
    list-style: none;
  }

  .rp-mobile-menu-v3 > summary::-webkit-details-marker,
  .rp-mobile-menu-v3__services > summary::-webkit-details-marker {
    display: none;
  }

  .rp-mobile-menu-v3__icon {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 23px;
  }

  .rp-mobile-menu-v3__icon > span {
    display: block;
    width: 23px;
    height: 3px;
    border-radius: 2px;
    background: currentColor;
  }

  .rp-mobile-menu-v3:not([open]) > .rp-mobile-menu-v3__panel {
    display: none !important;
  }

  .rp-mobile-menu-v3__panel {
    position: fixed;
    top: 71px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000;
    width: 100%;
    padding: 8px 16px 28px;
    overflow-y: auto;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    box-shadow: 0 12px 24px rgba(0, 0, 0, .08);
  }

  .rp-mobile-menu-v3__link,
  .rp-mobile-menu-v3__services > summary {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 45px;
    padding: 10px 4px;
    color: #111 !important;
    background: transparent !important;
    border: 0;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.35;
    text-decoration: none !important;
  }

  .rp-mobile-menu-v3__services > summary {
    position: relative;
    padding-right: 34px;
    cursor: pointer;
    list-style: none;
  }

  .rp-mobile-menu-v3__services > summary::after {
    position: absolute;
    right: 8px;
    width: 9px;
    height: 9px;
    border-right: 2px solid #555;
    border-bottom: 2px solid #555;
    content: "";
    transform: rotate(45deg);
  }

  .rp-mobile-menu-v3__services[open] > summary::after {
    transform: rotate(225deg);
  }

  .rp-mobile-menu-v3__submenu {
    padding: 3px 0 7px 18px;
    background: #fafafa;
  }

  .rp-mobile-menu-v3__submenu .rp-mobile-menu-v3__link {
    min-height: 41px;
    padding: 9px 8px;
    font-size: 14px;
    font-weight: 500;
  }
}
