.elementor-1828 .elementor-element.elementor-element-5b10ad45{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1828 .elementor-element.elementor-element-63f7cd6c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-archive-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1828 .elementor-element.elementor-element-4da4cde4{text-align:center;}.elementor-1828 .elementor-element.elementor-element-4da4cde4 .elementor-heading-title{font-family:"Albert Sans", Sans-serif;font-size:28px;font-weight:600;}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1828 .elementor-element.elementor-element-21d9a259{color:var( --e-global-color-text );}.elementor-1828 .elementor-element.elementor-element-21d9a259 a{color:var( --e-global-color-accent );}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1828 .elementor-element.elementor-element-2e06d1de{--grid-columns:3;--grid-row-gap:4px;--grid-column-gap:4px;}.elementor-1828 .elementor-element.elementor-element-2e06d1de .elementor-loop-container{grid-auto-rows:1fr;}.elementor-1828 .elementor-element.elementor-element-2e06d1de .e-loop-item > .elementor-section, .elementor-1828 .elementor-element.elementor-element-2e06d1de .e-loop-item > .elementor-section > .elementor-container, .elementor-1828 .elementor-element.elementor-element-2e06d1de .e-loop-item > .e-con, .elementor-1828 .elementor-element.elementor-element-2e06d1de .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}@media(max-width:1024px){.elementor-1828 .elementor-element.elementor-element-4da4cde4 .elementor-heading-title{font-size:22px;}.elementor-1828 .elementor-element.elementor-element-2e06d1de{--grid-columns:2;}}@media(max-width:767px){.elementor-1828 .elementor-element.elementor-element-5b10ad45{--padding-top:20px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-1828 .elementor-element.elementor-element-63f7cd6c{--gap:8px 8px;--row-gap:8px;--column-gap:8px;--margin-top:8px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1828 .elementor-element.elementor-element-4da4cde4 .elementor-heading-title{font-size:20px;}.elementor-1828 .elementor-element.elementor-element-2e06d1de{--grid-columns:1;--grid-row-gap:0px;--grid-column-gap:0px;}}/* Start custom CSS for loop-grid, class: .elementor-element-2e06d1de */.elementor-1828 .elementor-element.elementor-element-2e06d1de span {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 290px;
}
.service-img {
    max-width: 0px !important;
    overflow: hidden;
    opacity: 0;
    transition: all 0.6s ease-in-out !important;
  }

  .card-p-wrapper:hover .service-img {
    max-width: 100px !important; /* عرض دلخواه برای نمایش */
    opacity: 1;
  }


@media screen and (max-width:768px){
  .service-img {
  max-width: 90px !important;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.6s ease-in-out !important;
  }

  .card-p-wrapper:hover .service-img {
    max-height: 280px;
    opacity: 1;
  }   
  
  .elementor-1828 .elementor-element.elementor-element-2e06d1de span {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 260px;
}
}


.rpp-site-address path{
fill: grey;
stroke: grey;
stroke-width: .8;
transition: all 0.3s ease-in-out !important;
}

span.elementor-button-text{
    color: grey;
    transition: color 0.3s ease-in-out !important;
}
.card-p-wrapper:hover path{
fill: #AD0081;
stroke: #AD0081;
}

.card-p-wrapper:hover span.elementor-button-text{
    color: #AD0081;
}

.rpp-site-address svg{
    margin-bottom: -3px;
}/* End custom CSS */