/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1774186758
Updated: 2026-03-22 13:39:18

*/
.elementor-widget-text-editor p:last-child{
    margin: 0;
}
.elementor-icon-wrapper, .elementor-icon {
	display: inline-flex;
}
.elementor-heading-title span {
    color: #E09900;
}
.elementor-counter-title {
    text-align: center;
}
.e-n-accordion {
  counter-reset: section;
}
.e-n-accordion-item-title {
    position: relative;
    padding : 0 !important;
}
.e-n-accordion-item-title-header::before {
  counter-increment: section;
  content: counter(section)".";
  font-family: "Marcellus", Sans-serif ;
  font-size: 22px;
  margin-right: 10px;
  position: relative;
}
.e-n-accordion-item {
border-radius: 12px;
padding: 15px;
}
.banner-slide figure{
        mask-image: url("data:image/svg+xml,%3Csvg width='132' height='108' viewBox='0 0 132 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46 68.5C48.0465 96.1279 30.186 106.493 18.4186 108H132V0C130.772 19.2893 111.364 26.1209 101.814 27.1256L76.7442 28.1302C72 28.1302 67.5848 28.9328 64 30.5C58.917 32.7221 55.1328 36.5487 52.5 40C48.5084 45.2326 46.6605 51.0597 46.5 55L46 68.5Z' fill='%231C1A1A'/%3E%3C/svg%3E%0A"),linear-gradient(#fff 0 0);
    mask-repeat: no-repeat;
    mask-size: auto;
    mask-composite: exclude;
    overflow: hidden;
    mask-position: right bottom;
}
.banner-slide img {
    height: 542px;
    object-fit: cover;
}
.banner-slide figure {
    display: flex;
}
.banner-slide .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 30px !important;
    display: flex;
    justify-content: end;
}
.banner-slide .swiper-pagination-bullet-active {
    width: 13px !important;
    height: 13px !important;
    box-shadow: 0px 0px 0px 6px #ffffff50!important;
}
.staff-item {
    position: relative;
}
.staff-item:before{
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, transparent 0%, rgba(225, 225, 225, 0.2) 50%, transparent 100%);
    border-radius: inherit;
    transform: skewX(-20deg);
    pointer-events: none;
    z-index: 1;
}
.staff-item:hover:before {
    animation: sweepShine 0.8s ease forwards;
}
.staff-item img,.service-item img {
    transition: transform 500ms !important;
    transform: perspective(0px) rotateX(0deg) rotateY(0deg) scaleX(1) scaleY(1);
} 
.staff-item:hover img, .service-box:hover img {
    transform: perspective(4500px) rotateX(0.03deg) rotateY(0deg) scaleX(1.09) scaleY(1.09)!important;
} 
@keyframes sweepShine {
  0% {
    left: -75%;  
  }
  100% {
    left: 125%; 
  }
}
.insurance-slide img {
    height: 80px;
    object-fit: contain;
}
.elementor-progress-wrapper {
    overflow: unset !important;
}
.elementor-progress-percentage {
    font-size: 20px;
    font-family: 'Marcellus';
    position: absolute;
    right: 0;
    top: -34px;
    padding: 0;
}
.service-box .icon-btn {
   transition: 0.3s !important;
}
.service-box:hover .icon-btn {
    transform: rotate(-45deg);
}
.service-item .service-info {
	height: 0;
    margin: 0 !important;
    overflow: hidden;
    transition: 0.3s !important;
}
.service-item:hover .service-info {
    height: auto;
}
.service-item {
        mask-image: url("data:image/svg+xml,%3Csvg width='132' height='108' viewBox='0 0 132 108' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46 68.5C48.0465 96.1279 30.186 106.493 18.4186 108H132V0C130.772 19.2893 111.364 26.1209 101.814 27.1256L76.7442 28.1302C72 28.1302 67.5848 28.9328 64 30.5C58.917 32.7221 55.1328 36.5487 52.5 40C48.5084 45.2326 46.6605 51.0597 46.5 55L46 68.5Z' fill='%231C1A1A'/%3E%3C/svg%3E%0A"),linear-gradient(#fff 0 0);
    mask-repeat: no-repeat;
    mask-size: auto;
    mask-composite: exclude;
    overflow: hidden;
    mask-position: right bottom;
}
.swiper-pagination-bullet {
   opacity: 0.5!important;
}
.swiper-pagination-bullet-active {
   opacity: 1!important;
}
.elementor-widget-progress .elementor-progress-bar .elementor-progress-percentage {
    position: absolute;
    right: 0;
    padding: 2px 12px;
    color: #ffffff;
    background-color: var(--e-global-color-accent);
    border-radius: 20px;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    margin-top: -10px;
    height: 28px;
}
.elementor-progress-percentage:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--e-global-color-accent);
}
.elementor-progress-wrapper {
    margin-top: 16px;
    overflow: unset !important;
    padding: 3px;
}
.elementor-progress-bar {
    border-radius: 50px;
}
