.cs-benefits .elementor-image-box-wrapper {
    z-index: 1;
    position: relative;
    max-width: 450px;
    margin: 0 auto;
    padding: 15px;
    min-height: 480px;
	transition:all 0.5s ease;
	border-radius:10px;
}
.last-box .elementor-image-box-wrapper {
    align-items: center;
    display: flex;
}
.cs-benefits h3.elementor-image-box-title {
    min-height: 50px;
}
.cs-benefits .odd .elementor-image-box-wrapper:before {
    content: "";
    position: absolute;
    background: #f7f7f7;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
	left: 0;
    top: 0;
	border-radius: 10px;
}
.cs-benefits .even .elementor-image-box-wrapper:before {
    content: "";
    position: absolute;
    background:#fdfcee;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
	left: 0;
    top: 0;
	border: 1px dotted #dddddd;
    border-radius: 10px;
}
.cs-benefits .elementor-image-box-wrapper:hover:before {
opacity:0.95;
	transition:all 0.5s ease;
}
.cs-benefits .elementor-image-box-content {
/*     border-bottom: 1px dotted #043b59; */
    padding-bottom: 35px;
}
.cs-benefits .elementor-image-box-wrapper::after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 30px;
  height: 40px;
  background: url("/wp-content/uploads/2026/03/arrow-right-svgrepo-com-1.svg") no-repeat center;
  background-size: contain;
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 1;
  transition: all 0.6s ease;
  z-index: 1;
}
.custom-practice .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.custom-practice .elementor-image-box-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.cs-benefits p.elementor-image-box-description {
	min-height: 180px;
}
.custom-practice .elementor-image-box-wrapper :hover .learn-more-link{
	color:#DCB666;
}
.custom-practice .elementor-image-box-wrapper::after{
	fill:#DCB666;
}

/* Learn More link style */
.custom-practice .learn-more-link {
margin-top: auto;
    /* display: inline-flex; */
    align-items: center;
    font-weight: 600;
    text-decoration: none;
    color: #043b59;
    transition: all 0.3s ease;
    margin-top: 15px;
    border-top: 1px dotted #043b59;
    padding-top: 15px;
    z-index: 3;
}
.sub-menu li.menu-item:first-child a{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.sub-menu li.menu-item:last-child a {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.sub-menu li:first-child,.sub-menu
 {
    border-top-left-radius: 10px;
}
textarea#form-field-message {
    border-radius: 10px;
}
.elementor-field-type-acceptance label {
    font-size: 14px !important;
}
.img-border:after {
    content: "";
    width: 57%;
    height: calc(100% - 40px);
    position: absolute;
   border: 2px solid #dcb666;
    right: -10px;
    top: 50px;
    z-index: -1;
	border-radius:10px;
}
.top-header.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
		background-color:#ffffff;
		transition:all 0.5s ease;
		box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
}
.sub-menu li.menu-item:first-child {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.sub-menu li.menu-item:last-child {
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
}
 .sub-menu {
    border-radius: 10px 10px 10px 10px!important;
}
.page-id-516 .elementor-element.footer-form-sec {
    background-image: unset !important;
}
.page-id-516 .elementor-element.footer-form-sec:before {
    background: unset !important;
}
/* .page-id-516 button.elementor-button {
    background: #dcb666 !important;
	color:#000000!important;
} */
.service-list li.elementor-icon-list-item a {
background-color: #043B59;
    padding: 15px 10px;
    border: 2px solid #043B59;
    color: #ffffff;
    border-radius: 10px;
	justify-content: space-between;
}
.service-list li.elementor-icon-list-item a:hover {
    border-color:#DCB666;
}
.service-list li.elementor-icon-list-item span.elementor-icon-list-icon {
    order: 1;
}
.page-id-516 .elementor-element.footer-form {
    background: #dcb666;
    border-radius: 20px;
	padding: 30px;
}
@media(max-width:767px){
				/* Prevent mobile menu overflow from causing horizontal scroll */
.hfe-nav-menu__layout-horizontal,
.hfe-nav-menu__layout-horizontal * {
  max-width: 100vw !important;
  overflow-x: hidden !important;
  box-sizing: border-box;
}

/* Optional: Lock body scroll when menu is open */
body.hfe-menu-open {
  overflow-x: hidden;
}
	.top-header.is-sticky {
    top: -1px;
}
	.elementor-element.mobile-header.is-sticky div.hfe-nav-menu-icon svg {
    fill:#000000 !important;
}
}
@media (min-width:1024px){
	.top-header.is-sticky a.hfe-menu-item {
    color: #043b59 !important;
}
.top-header.is-sticky li.menu-item.current-menu-item a.hfe-menu-item,.top-header.is-sticky a.hfe-menu-item:hover {
    color: #dcb666 !important;
}
	.elementor-element.single-service-detail:after {
        content: '';
        background: #FFFBEF5C;
        width: 60.833333%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 0;
    }
}
/* .custom-practice .learn-more-link::after {
    content: "→";
    margin-left: 8px;
    transition: transform 0.3s ease;
} */

/* .custom-practice .learn-more-link:hover::after {
    transform: translateX(5px);
	color:#DAA845;
} */
/* .cs-benefits .elementor-element.elementor-widget.elementor-widget-image-box
 {
    filter: grayscale(1);
} */