/*
Theme Name: EMRG Child 
Theme URL: http://yourdomain.com
Description: EMRG Child 
Template: emrg
Version: 1.0.0 
Text Domain: emrg-child 
*/

/* Global */
.--eael-wrapper-link-tag{
  z-index: 2 !important;
}

html {
  scroll-padding-top: 120px /* replace with correct nav height */
}
h2 {
  text-wrap: balance;
}
.settlement-disclaimer {
  display: none;
}
#footer-form {
  background-size: cover;
/*   background-image: url('https://emrg.dev/sky-legal/wp-content/uploads/2025/04/Background-1.webp') !important; */
	background: #F7FAFD !important;
}
.language-section {
  background-image: none !important;
  background-color: #fff !important;
}
#footer-form h2, .testimonial-section h2{
  font-weight: 600 !important;
}
footer .elementor-icon-list-item a:hover span, footer a:hover{
    color: var( --e-global-color-accent ) !important;
}

footer .elementor-icon-list-items {
  direction: flex;
  list-style: none;
	padding: 0 !important;
}

footer .elementor-icon-list-items li .elementor-icon-list-icon {
  margin-right: 5px;
}
.contact-info-wrapper .elementor-icon-box-description a {
  color: var( --e-global-color-primary );
}

.contact-info-wrapper .elementor-icon-box-description a:hover {
  color: var( --e-global-color-accent );
}

.img-shadow img {
  -webkit-filter: drop-shadow(0px 0px 15px  rgba(0,0,0,0.2));
  filter: drop-shadow(0px 0px 15px  rgba(0,0,0,0.2));
}

.img-clip-right {
  clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
  position: relative;
}

.img-clip-right:after {
  content: "";
  clip-path: polygon(10% 0, 20% 0, 2% 100%, 0 100%);
  background: #004AAD;
  color: red;
  width: 100%;
  height: 100%;
  position: absolute;
}


.img-clip-left {
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
  position: relative;
}

.img-clip-left:after {
  content: "";
  clip-path: polygon(98% 0, 100% 0%, 75% 100%, 70% 100%);
  background: #004AAD;
  color: red;
  width: 100%;
  height: 100%;
  position: absolute;
}
.dv-hero-section .form-bottom-text {
  display: none;
}

@media all and (max-width: 1024px) {
  .lp-uvp-container {
    max-width: 300px;
    margin-inline: auto;
  }
	.img-clip-right {
		clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 0% 100%);
		position: relative;
	}

	.img-clip-right:after {
		content: "";
		clip-path: polygon(0% 97%, 100% 88%, 100% 95%, 0% 100%);
		background: #004AAD;
		color: red;
		width: 100%;
		height: 100%;
		position: absolute;
	}

	.img-clip-left {
		clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 0% 100%);
		position: relative;
	}

	.img-clip-left:after {
		content: "";
		clip-path: polygon(0% 97%, 100% 88%, 100% 95%, 0% 100%);
		background: #004AAD;
		color: red;
		width: 100%;
		height: 100%;
		position: absolute;
	}
}
.split-full-container-content {
  max-width: calc(1232px/2 - 20px);
}

.split-full-container {
  overflow: hidden !important;
}
.split-container {
  overflow: hidden !important;
}
@media all and (min-width: 1024px) {
	#menu-item-891 .sub-menu {
	  max-height: 80vh;
	  overflow: auto;
	  -ms-overflow-style: none;  /* Internet Explorer 10+ */
		scrollbar-width: none;  /* Firefox */
	}

	#menu-item-891 .sub-menu::-webkit-scrollbar {
	  display: none;  /* Safari and Chrome */
	}
}
@media all and (max-width: 1024px) {
	.split-full-container-content {max-width: 100%;}
	
}
.attorney-banner .animated img {
  margin-left: -60px !important;
}
@media all and (max-width: 767px) {
.attorney-banner {
  overflow: hidden;
	margin-left: 0px !important;
}
}
.wrap-balance :is(h1, h2, h3, p, span) {
  text-wrap: balance
}
.eael-gravity-form .gfield textarea {
    padding: 15px !important;
}

div.div.gform_confirmation_message {
    background: #D4EDDA;
    border-color: #C3E6CB;
    color: #155724;
    padding: .75rem 1.25rem;
    border-radius: 5px;
    text-align: center;
}
.header-navigation {
  max-width: 100vw !important;
}
.validation_message.gfield_validation_message, .gform_validation_errors, .gfield_description.instruction.validation_message {
    background: #F8D7DA !important;
    border-color: #F5C6CB !important;
    color: #721C24 !important;
    border-radius: 5px;
}

.gform_validation_errors h2.gform_submission_error.hide_summary {
    font-family: 'Lato';
    color: #721c24 !important;
    font-size: 14px;
}


.gform_confirmation_wrapper  {
  background: #fff9f9;
  border: 1px solid #c02b0a;
  font-size: 14.992px;
  margin-top: 8px;
  padding: 12.992px 24px;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  text-align: center;
}
@media all and (max-width: 1024px) {
	.hero-tablet-header {
		padding-top: 156px;
	}
}
@media all and (max-width: 767px) {
	.hero-tablet-header {
		padding-top: 250px;
	}
}
@media (max-width: 1024px) {
  .hero-screen-wrapper {
    position: static !important;
    min-height: auto !important;
  }
}

@media (max-width: 767px) {
  .hero-screen-wrapper {
    position: static !important;
    min-height: auto !important;
  }
}
/* HEADER */

.bottom-gradient-border::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #fff0 0%, #FFFFFF8F 50%, #fff0 100%);
}
.menu-item-has-children a {
  display: flex;
  align-items: center;
}
.nav-scrolled-bg {
/* 	background-color: #111F2D  !important; */
	background-color: #031226 !important;
}

.header-cta:hover {
	background: #fff !important;
	color: #004AAD !important;
}

.header-cta:hover a, .header-cta:hover p{
	color: #004AAD !important;
}

a:hover {
	text-decoration: none !important;
}

.navtranslate-scrolled-bg {
	background-color: #010b13 !important;
	opacity: 1 !important;
}

/* Home */
@media all and (max-width: 767px) {
#footer-form .elementor-heading-title{
  text-align: center;
  display: block;
}
#footer-form .gform_footer {
  display: flex !important;
  justify-content: center;
}
}

/* Settlement Slider */
.proposition-wrapper {
  background: linear-gradient(180deg, rgba(247,250,253,1) 50%, rgba(14,37,78,0) 100%);
  padding: 32px 24px;
	margin-inline: 8px;
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-image: linear-gradient(to bottom, #F7FAFD 50%, #ffffff 100%) 1;
  border-width: 4px;
  border-style: solid;
	flex-direction: column;
}

.proposition-value {
  font-size: 56px;
  margin: 0;
	text-align: center;
}

.proposition-label {
  font-size: 18px;
  font-weight: 700;
/* 	display: none; */
	text-align: center;
}
@media all and (max-width: 1310px) {
  .proposition-value {
    font-size: 45px !important;
  }
}

@media all and (max-width: 767px) {
  .proposition-value {
    font-size: 28px !important;
  }
  .proposition-label {
    font-size: 16px;
  }
}
.settlement-slider-section .slick-slider-wrapper:after {
  content: " ";
  background: linear-gradient(132deg, rgba(228,240,250,1) 0%, rgba(228,240,250,0) 100%);
  height: 100%;
  position: absolute;
  top: 0;
  width: 10%;
  z-index: 1;
}
.settlement-slider-section .slick-slider-wrapper:before {
  content: " ";
  background: linear-gradient(132deg, rgba(228,240,250,0) 0%, rgba(228,240,250,1) 100%);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  z-index: 1;
}
.settlement-slider-section .slick-slider-section {
  position: relative;
}

.lp-settlements-section .proposition-wrapper{
  border: none !important;
  flex-direction: column;
}


.lp-settlements-section  .slick-slide {
  scale: 1;
}
.lp-settlements-section .slick-current  {
  scale: 1.2;
}

@media all and (max-width: 1024px) {
	.lp-settlements-section .slick-current {
	  scale: 1;
	}
}



.dv-settlements-item {
  border-image: linear-gradient(0deg, #fffe 0%, #fff0 90%);
    border-image-slice: 100%;
  border-width: 3px !important;
  border-style: solid;
  transition: border 0.5s ease-in-out;
  border-image-slice: 1;
}

.settlement-case {
	display: none;
}

.settlement-section .settlement-case{
/* 	display: block !important; */
}


.settlement-case-message {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: all 0.3s ease;
	opacity: 0.9;
}

.settlement-case-message.expanded {
	-webkit-line-clamp: unset;
}

.settlement-read-more {
	margin-top: 5px;
	cursor: pointer;
	font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  color: #FFFFFF;

}
/* .dv-settlements-item {
	margin-bottom: 10px;
	break-inside: avoid;
}

.settlement-section .e-grid {
	column-count: 3;
	  column-gap: 20px;
	  display: block;
} */

.settlement-section .e-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.settlement-section .e-grid > * {
  flex: 0 0 calc(33.333% - 14px);
  box-sizing: border-box;
  align-self: flex-start;
}

@media (max-width: 1024px) {
  .settlement-section .e-grid > * {
    flex: 0 0 calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .settlement-section .e-grid > * {
    flex: 0 0 100%;
  }
}

@media all and (max-width: 1024px) {
	.settlement-section .e-grid {
		column-count: 2;
		  column-gap: 20px;
		  display: block;
	}
}
@media all and (max-width: 767px) {
	.settlement-section .e-grid {
		column-count: 1;
		  column-gap: 20px;
		  display: block;
	}
}

/* TESTIMONIALS */

.testimonial-section .sp-testimonial-item {
  background: linear-gradient(180deg, rgba(247, 250, 253,1) 50%, rgba(235, 243, 250, 0) 100%);
  padding: 32px 32px;
/* 	margin-inline: 8px; */
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  border-image: linear-gradient(to bottom, #F7FAFD 50%, #ffffff 100%) 1;
  border-width: 2px;
  border-style: solid;
  
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1) !important;
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1) !important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1) !important;
}

.testimonial-section {
  background-color: #EBF3FA !important;
}

.testimonial-section .sp-testimonial-free {
  padding: 0 !important;
}

.testimonial-section .sp-testimonial-free-wrapper {
  margin-top: 32px;
}

.testimonial-section .sp-testimonial-free-section {
	padding: 20px 10px !important;
}
.testimonial-section {
  padding-inline: 20px;
}
.testimonials {
/*   max-width: calc(50vw + 616px) !important; */
/*   margin-left: auto; */
}
.testimonials {
max-width: 1232px !important;
margin-inline: auto;
width: calc(100% - 20px);
}
.testimonials .swiper-slide .sp-testimonial-free {
/*   background-color: #ffffff !important; */
  padding: 40px 10px;
}

.testimonials .sp-testimonial-free-section {
  margin-inline: unset !important;
/*   margin-right: -200px !important; */
}

@media all and (max-width: 735px) {
  .testimonials {
    max-width: 100% !important;
/*     padding-right: 20px; */
  }
  .testimonials .sp-testimonial-free-section {
    margin-right: unset !important;
  }
}

.testimonials .swiper-slide {
  display: flex;
  flex-direction: column; /* Optional: Align content inside each slide */
  justify-content: space-between; /* Optional: Align content within the slide */
}

.testimonials .swiper-slide img {
  max-width: 220px;
}

.testimonials .swiper-slide .sp-testimonial-content {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.testimonials .swiper-slide .sp-testimonial-content p {
  padding-inline: unset;
  text-align: start;
  color: #0A0439;
  font-family: Quicksand !important;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400 !important;
}

.testimonials :is(.sp-testimonial-client-name, .sp-testimonial-client-designation) {
  text-align: start;
}

.sp-testimonial-free-section .sp-testimonial-client-image {
  position: absolute !important;
  bottom: 5px !important;
}

.sp-testimonial-free-section .sp-testimonial-client-image img {
  width: 40px;
}

.testimonials .sp-testimonial-client-name {
  margin-bottom: unset;
  color: #0A0439;
  font-family: Urbanist;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  margin-left: 50px;
}

.testimonials .sp-testimonial-client-designation {
  color: #707580;
  font-family: Lato;
  font-size: 18px;
  line-height: 28px;
}

.testimonials .swiper-slide-duplicate-prev {
  opacity: 0.4;
}


.testimonials .sp-testimonial-item {
  opacity: 0.4;
}

.testimonials .swiper-slide-active {
	opacity: 1;
}


@media all and (max-width: 980px) {
  .testimonials .swiper-slide-next {
    opacity: 0.4;
  }
}
@media all and (max-width: 767px) {
.testimonial-section .elementor-heading-title{
  text-align: center;
  display: block;
}
}

.testimonial-section {
  overflow: clip;
}

.testimonials .sp-testimonial-free-wrapper {
  overflow: visible;
}

.testimonial-nav-arrow {
/*   top: -12px !important; */
  border: unset !important;
/*   height: 56px !important;
  width: 56px !important; */
	padding: 20px 20px 20px 20px !important;
	background: var( --e-global-color-accent ) !important;
  border-radius: 100px;
  color: #fff !important;
	z-index: 2 !important;
}

.testimonial-nav-arrow i {
	fill: #fff !important;
	color: #fff !important;
}

.testimonial-nav-arrow:hover {
	background: #D6E9F7 !important;
}

.testimonial-nav-arrow:hover i {
	fill: var( --e-global-color-accent ) !important;
	color: var( --e-global-color-accent ) !important;
}
.testimonials .sp-testimonial-free-section .testimonial-nav-arrow {
	top: 65% !important;
}
.testimonial-nav-arrow.swiper-button-prev {
/*   right: calc(1vw + 56px) !important;
  left: unset !important; */
	left: -40px !important;
}

.testimonial-nav-arrow.swiper-button-next {
/*   right: 1vw !important; */
	right: -40px !important;
}

@media all and (max-width: 1299px) {
  .testimonial-nav-arrow {
/*     display: none !important; */
  }
	.testimonial-nav-arrow.swiper-button-prev {
		left: -20px !important;
	}
	.testimonial-nav-arrow.swiper-button-next {
		right: -20px !important;
	}
	.testimonials .sp-testimonial-free-section .testimonial-nav-arrow {
		top: 55% !important;
	}
}


.testimonial-nav-arrow i::before {
  font-size: 24px;
  font-weight: 700;
}

/* endof TESTIMONIALS */

.form-bottom-text {
  display: flex;
  justify-content: space-around;
    flex-wrap: wrap;
  gap: 10px;
  color: #004AAD;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}

.form-bottom-text .separator {
  display: none;
}


/* Practice Areas */
.practice-card {
	overflow: hidden;
	/*filter: grayscale(100%) sepia(50%) hue-rotate(170deg) brightness(0.8)*/
}
.card-detail p {
  text-shadow: 0px 2px 2px rgba(0,0,0, 0.6) !important;
}
.practice-card {
	-webkit-box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.1) !important;
	-moz-box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.1) !important;
	box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.1) !important;
}
.practice-card:hover {
    filter: none;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,74,173,0.6) !important;
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,74,173,0.6) !important;
	box-shadow: 0px 0px 40px 0px rgba(0,74,173,0.6) !important;
	transform: scale(1.05);
}
.practice-card:hover .card-background-overlay {
  background-image: linear-gradient(180deg, #03122600 80%, #031226 100%) !important;
}
.practice-card:hover .card-background-overlay::before {
  background-image: linear-gradient(180deg, #031226 0%, #03122600 100%) !important;
}

.practice-card:hover .animated-wrapper{
  justify-content: start;
}
.card-bg-image {
    filter: grayscale(100);
}

.practice-card:hover .card-bg-image  {
    filter: none;
}

.card-detail {
    opacity: 0;
    max-height: 0;
    transition: opacity 2s ease, max-height 2s ease;
}
.card-detail p {
  font-family: 'Quicksand' !important;
  font-size: 16px !important;
}

.card-detail .read-more-chevron span {
  font-family: 'Quicksand' !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}
.practice-card h3 {
  font-family: 'Urbanist' !important;
  font-weight: 800 !important;
}
.practice-card:hover .card-detail {
    opacity: 1;
    max-height: 400px; /* Adjust this value to a suitable height */
}
.card-background-overlay:before {
  background-image: linear-gradient(180deg, #0000 60%, #031226 100%) !important;
}
.practice-card:hover .practice-icon {
	opacity: 0;
  top: -60px;
}

.practice-card .practice-icon {
  transition: all 2s ease, max-height 2s ease;
	position: absolute;
  top: 70px;
}

.practice-card .span-gradient, .practice-card .span-gradient-2{
	 background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	transition: opacity 2s ease, max-height 2s ease;
}

.practice-card:hover .span-gradient, .practice-card:hover .span-gradient-2{
    background: -webkit-linear-gradient(left, #fff, #bbb, #888, #666666, #444);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.practice-card .card-area {
/*     border-color: linear-gradient(90deg, #ffffff00 0%, #ffffff 100%) !important; */
	border-image: linear-gradient(0deg, #ffffff 0%,  #ffffff00 100%);
    border-width: 5px !important;
	border-style: solid;
	transition: border 0.5s ease-in-out;
	border-image-slice: 1;
}

.practice-card:hover .card-area {
	border-image: linear-gradient(0deg, #ffffff 0%, #ffffff00 50%, #ffffff 100%);
	border-width: 5px;
	border-image-slice: 1;
	
}

/* End Practice Areas */

/* Timeline */
.timeline-icon, .timeline-icon-last {
  position: relative;
  z-index: 1;
}

.timeline-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100%;
  z-index: -1;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23989BAE' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
}

@media all and (max-width: 1024px) {
  .timeline-icon::after {
	  content: "";
	  position: absolute;
	  top: 125%;
	  height: 160px;
	  width: 1px;
	  z-index: -1;
	  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23989BAE' stroke-width='4' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	  left: 50%;
	}
}

.testimonial-section.lp-testimonial .sp-testimonial-item {
/* 	border: 2px solid #000; */
}