body, html {
    overflow-x: hidden;
}


.video_reposiiton .e-hosted-video.elementor-wrapper.elementor-open-inline {
    height: 100%;
    width: 100%;
}


.video_reposiiton{
	transition: all 0.1s ease;;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;	
}
.video_reposiiton.active {
	transition: all 0.1s ease;;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.video_trigger{ 

}



.scr-btn span.elementor-button-icon {
    font-size: 40px;
}

.scr-btn span.elementor-button-text {
    display: flex;
    align-items: center;
}

.scr-btn a.elementor-button {
    position: relative;
    transition: .8s ease all;
}
.scr-btn a.elementor-button span.elementor-button-icon{
      transform: translateX(0px);
    transition: .8s ease all;
}


.scr-btn a.elementor-button:hover span.elementor-button-icon {
    transform: translateX(182px);
    transition: .8s ease all;

}

.scr-btn a.elementor-button{
    transition: .8s ease all;
    border-radius: 50px !important;

}

.scr-btn a.elementor-button:hover{
    background: linear-gradient(93.94deg, rgba(240, 199, 111, 0.2) 1.54%, rgba(199, 111, 240, 0.2) 23.86%, rgba(181, 218, 228, 0.2) 53.04%, rgba(240, 199, 111, 0.2) 72.46%, rgba(199, 111, 240, 0.2) 97.75%), linear-gradient(83.68deg, rgba(199, 111, 240, 0.4) 1.19%, rgba(240, 199, 111, 0.4) 25.09%, rgba(181, 218, 228, 0.4) 43.43%, rgba(199, 111, 240, 0.4) 71.01%, rgba(240, 199, 111, 0.4) 92.1%);
    transition: .8s ease all;
    border-radius: 50px;
	animation: gradient 3s ease infinite;
}
.scr-btn a:hover span.elementor-button-text{
      transform: translateX(-35px);
    transition: .8s ease all;
     border-radius: 50px;
}

.scr-btn a.elementor-button span.elementor-button-content-wrapper {
      border-radius: 50px;
      padding: 4px 12px 4px 0 !important;
}
.scr2 a.elementor-button:hover span.elementor-button-icon{
   transform: translateX(205px);
    transition: .8s ease all;
}
.e-n-accordion-item-title[aria-expanded="true"] {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
}


.hero_section .video_reposiiton {
    transition: 1.5s ease all;
    transform: scale(1);
}

.hero_section.active .video_reposiiton {
	transition: 1.5s ease all;
    transform: scale(0.7);
    top: 45%;
    height: 888px;
    width: 750px;
    position: absolute;
    border-radius: 20px;
    right: 7.5% !important;
}
.hero_section.active .hero-txt{
    opacity:0;
}
.test-car span.swiper-pagination-bullet {
    width: 100px;
    height: 2px;
    border-radius: 0;
    background: #122612 !important;
}
 span.swiper-pagination-bullet{
	border-radius:50px;
}
.test-car .swiper-slide::after {
  content: attr(aria-label);
  position: absolute;
   top: 0px;
  left: 50%;
  transform: translateX(-50%);
  color: #122612;            /* Adjust for your design */
  font-size: 14px;
  font-weight: 500;
  opacity: 0.8;
  pointer-events: none;
}
.swiper-slide {
  position: relative;
}
.elementor-testimonial__text {
    padding-top: 25px;
}

.grad-cta {
 background: linear-gradient(135deg, rgba(58, 58, 58, 0.6), rgba(58, 58, 58, 0.6)), linear-gradient(132.26deg, #B4D19F -16.68%, #B8EFC8 9.24%, #A9E3EF 39.72%, #BAD0F9 58.65%, #D6BAEB 80.27%, #D2C8D1 104.36%, #B4ECD4 132.9%, #D6BAEB 159.77%, #FFDF99 201.02%, #C1EDBA 300.38%);
  border-radius: 40px;
  background-size: 200% 200%;
  animation: swingGradient 5s ease-in-out infinite;
}

.btn-grad a.elementor-button,
.gform_button.button{
background: linear-gradient(132.26deg, #B4D19F -16.68%, #B8EFC8 9.24%, #A9E3EF 39.72%, #BAD0F9 58.65%, #D6BAEB 80.27%, #D2C8D1 104.36%, #B4ECD4 132.9%, #D6BAEB 159.77%, #FFDF99 201.02%, #C1EDBA 300.38%);
    transition: 1.3s ease all;
	background-size: 200% 200%;
	animation: swingGradient 5s ease-in-out infinite;
}

.btn-grad a.elementor-button:hover,
.gform_button.button:hover{
background: linear-gradient(262.79deg, #B4D19F -14.98%, #B8EFC8 2.75%, #A9E3EF 23.61%, #BAD0F9 36.55%, #D6BAEB 51.35%, #D2C8D1 67.82%, #B4ECD4 87.35%, #D6BAEB 105.73%, #FFDF99 133.95%, #C1EDBA 201.91%);
    transition: 1.3s ease all;
    transition-delay: 0.1s;
		background-size: 200% 200%;
	animation: swingGradient 5s ease-in-out infinite;
} 
.gform_button.button {
    width: 20% !important;
    /* justify-content: flex-end; */
    /* display: flex; */
    right: 60px;
    position: absolute;
    border-radius: 50px !important;
    color: #000 !important;
    text-transform: uppercase !important;
    font-family: 'krub' !important;
    font-weight: 500;
}
.ftr-mar p {
    margin-bottom: 0;
}

/* Initialize the counter on the parent container */
.e-n-accordion {
    counter-reset: itemCounter;
}

details.e-n-accordion-item {
    position: relative;
}

/* Increment counter for every accordion item */
details.e-n-accordion-item::before {
    counter-increment: itemCounter;
    content: counter(itemCounter, decimal-leading-zero); /* outputs 01, 02, 03... */
    background: transparent;
    color: #121B26;
    position: absolute;
    left: -76px;
    font-family: 'krub';
    font-size: 50px;
    line-height: 45px;
    display: flex;
    align-items: center;
    margin: auto;
    top: 0;
    bottom: 0;
    font-weight: 300;
}

a.dialog-close-button.dialog-lightbox-close-button {
    border: 2px solid #dcd3cb;
    border-radius: 500px;
    padding: 5px;
}
.gform-body.gform_body {}

.gform-body.gform_body .ginput_container input,
.gform-body.gform_body select.gfield_select{
    background: transparent;
    padding: 0 35px;
    height: 70px;
    border-radius: 20px;
    border: 1px solid #BDBDBD;
    box-shadow:none;
    
}
.gfield--type-textarea{
	background: transparent !important;
	padding: 0 35px !important;
	border-radius: 20px !important;
	border: 1px solid #BDBDBD !important;
	box-shadow:none !important;
}
.gform-body.gform_body{
    width:85%;
    display:flex;
    justify-content:center;
    margin: 0 auto;
}
.gform-body.gform_body select.gfield_select{
    	display:flex;
    align-items:center;
	font-size: 16px;
    font-family: 'krub';
}
.gform_fields {
    row-gap: 10px !important;
}

.gform-body.gform_body input#choice_1_13_1 {
    height: 27px;
    width: 28px !important;
    padding: 0;
    border-radius: 10px;
}

.gchoice.gchoice_1_13_1 {
    display: flex;
    align-items: center;
}
.gform-body.gform_body .ginput_container input[placeholder],
.gform-body.gform_body select option.gf_placeholder{
    font-size: 16px;
    font-family:'krub';
}

.gform_button.button {
    width: 20% !important;
    /* justify-content: flex-end; */
    /* display: flex; */
    right: 60px;
    position: absolute;
    border-radius: 50px !important;
    color: #000 !important;
    text-transform: uppercase !important;
    font-family: 'krub' !important;
    font-weight: 500;
}

.gform-body.gform_body input#choice_1_13_1:checked {
    background: #122612;
}
.gform-body.gform_body input#choice_1_13_1:checked:before{
    color:#d5d5d5;
}
textarea {
    background: transparent !important;
    border: none !important;
    padding: 20px 5px !important;
    color: #4e5a68 !important;
}

textarea::placeholder {
    font-size: 17px !important;
    padding: 0 !important;
}
div#field_1_9,
div#field_1_11,
div#field_1_12{
    position: relative;
}

div#field_1_9:after,
div#field_1_11:after,
div#field_1_12:after {
    content: '';
    background: url(https://delonvita.com/wp-content/uploads/2025/11/arrow-down.png);
    width: 14px;
    height: 8px;
    position: absolute;
    background-position: center;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ourtherapies.type-ourtherapies.status-publish {
    overflow: hidden;        /* keeps radius clean */
    border-radius: 20px;     /* your radius */
    position: relative;
}

.th-col {
    position: relative;
}
.dialog-message.dialog-lightbox-message {
 
    border-radius: 10px;
     scrollbar-width: thin;              /* Firefox */
    scrollbar-color: #122612 #e1e1e1;      /* Firefox: thumb + track */
}

/* hover effect: scale background */
/* .ourtherapies.type-ourtherapies.status-publish:hover .th-col {
    transform: scale(1.1);
} */
.st-txt h3.elementor-heading-title {
    position: relative;
}

.ourtherapies.type-ourtherapies.status-publish .th-col .th-col2 {
    position: relative;
    overflow: hidden; /* Important */
}

.ourtherapies.type-ourtherapies.status-publish .th-col .th-col2::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: inherit;
    background-size: inherit;
    background-position: inherit;
    background-repeat: inherit;

    transition: transform 0.6s ease;
    z-index: 0;
}

.ourtherapies.type-ourtherapies.status-publish .th-col .th-col2 > * {
    position: relative;
    z-index: 2;
}

.ourtherapies.type-ourtherapies.status-publish .th-col .th-col2:hover::before {
    transform: scale(1.1);
}
.st-txt h3.elementor-heading-title:after {
    content: '';
    position: absolute;
    top: 58%;
    left: -3px;
    width: 12%;
    height: 2px;
    background: currentColor;
    transform: rotate(160deg);
    transform-origin: center;
}
.background-blur-effect {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.35);
    border-radius: 20px;
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);

    box-shadow: 0 4px 20px rgba(0,0,0,0.2);
}
.ftr-mar a {
    color: #dcd3cb !important;
    transition: .5s ease all;
}

.ftr-mar a:hover {
    color: #C76FF0 !important;
    transition: .5s ease all;
}

div#field_1_14 {
    margin: 10px 0;
    font-weight: bold;
}
/* .ourtherapies.type-ourtherapies.status-publish:hover  .background-blur-effect {
      transform: scale(0.9);
} */


/* Animate gradient like a swinging motion */
@keyframes swingGradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@media screen and (min-width:1550px) and (max-width:1600px){
 	.hero_section.active .video_reposiiton{
	    right: 0 !important;	
	} 
	.arrow-icon {
		right: -50px !important;
	}
}
 
@media screen and (min-width:1300px) and (max-width:1500px){
	.hero_section.active .video_reposiiton{
		height: 688px;
		width: 550px;
		right: -10px !important;
	}
/* 	.arrow-icon {
		right: -50px !important;
	} */
} 


@media screen and (min-width:1000px) and (max-width:1100px){
	.hero_section.active .video_reposiiton{
		top: 25%;
		height: 750px;
		width: 650px;
		right: -5% !important;
	}
	.video_reposiiton {
		height: 550px;
	}
	.st-txt h3.elementor-heading-title:after{
		top: 48%;
		left: 0px;
		width: 10%;
	}
}

@media screen and (min-width:768px) and (max-width:830px){
	.hero_section.active .video_reposiiton{
        top: 35%;
        height: 500px;
        width: 500px;
        right: -5% !important;
	}
	.video_reposiiton {
		height: 400px;
	}
	a.dialog-close-button.dialog-lightbox-close-button {
		right: 93% !important;
		z-index: 99;
		 border: 2px solid #112337 ;
	}

	a.dialog-close-button.dialog-lightbox-close-button svg {
		fill: #112337 !important;
	}
	.st-txt h3.elementor-heading-title:after{
		top: 48%;
		left: 0px;
		width: 7%;
	}
}
@media only screen and (max-width:1400px){
	.arrow-icon {
		right: -30px !important;
	}
}
@media screen and (max-width:767px){
	.hero_section.active .video_reposiiton{
        transform: scale(0.9);
        top: 61%;
        height: 350px;
        width: 650px;
        position: absolute;
        border-radius: 20px;
        right: 0 !important;
        left: 0;
	}
	.video_reposiiton {
		height: 400px;
	}
	details.e-n-accordion-item::before{
		content:unset;
	}
	.gform-body.gform_body{
	    width: 100%;	
	}
	.gform_button.button{
		        width: 50% !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto;
        text-align: center !important;
	}
	.test-car span.swiper-pagination-bullet{
		    width: 60px;
	}
	a.dialog-close-button.dialog-lightbox-close-button {
		right: 85% !important;
		z-index: 99;
		border: 2px solid #112337 ;
	}
		a.dialog-close-button.dialog-lightbox-close-button svg {
		fill: #112337 !important;
	}
	.gform-body.gform_body .ginput_container input[placeholder],
	.gform-body.gform_body select option.gf_placeholder{
		font-size: 12px !important;
	}
}