/**
* Theme Name:     Hello Elementor Child
* Author:         Elementor Team
* Template:       hello-elementor
* Text Domain:	   hello-elementor-child
* 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.
*/




body.error404 {
    height: 100vh;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

body.error404 .footer {
    margin-bottom: 0px;
}

body.error404 .elementor-location-single {
	height: 100%;
	display: flex;
	align-items: center;
}
.d-none{
	display: none !important;
}
.color-effect .elementor-heading-title{
	background: linear-gradient(180deg, #FFF 0%, #E4BF96 140.88%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.news-ltr .tnp-field.tnp-field-button {
	margin: 0 !important;
}
.news-ltr .tnp-field.tnp-field-button .tnp-submit {
	background-color:#EF1923;
	padding: 24px 70px 24px 40px;
	background-image:url('/wp-content/uploads/2025/05/arrow-right.png');
	background-repeat: no-repeat;
	background-position: center right 29px;
	font-weight:500;
	border:1px solid #EF1923;
	background-size:18px;
	outline:0;


}
.news-ltr .tnp-field.tnp-field-button .tnp-submit:hover{
	background-color:#fff;
	border:1px solid #EF1923;
	background-image:url('/wp-content/uploads/2025/05/arrow-right-1.png');
}
.news-ltr .tnp.tnp-subscription {
	max-width: 890px;
}

.news-ltr form {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
.uacf7-step.step-end {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 15px;
}

input#tnp-1::placeholder
 {
    opacity: 1 !important;
    color: white !important;
}

.uacf7-step.step-end .fields {
	width: 100%;
}

.uacf7-step.step-end .wpcf7-submit {
	order: 1;
}

.uacf7-step .wpcf7-spinner {
	display: none;
}

.news-ltr .tnp-field.tnp-field-email {
	width: 100%;
	margin:0;
}

.news-ltr input#tnp-1 {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding:24px;
	border-radius:11px;
	font-size:20px;
}

.news-ltr label {
	display: none !important;
}
.wpcf7 form.sent .wpcf7-response-output{
	color: white;
    width: fit-content;
}

@media only screen and (max-width: 1630px ){
	p.uacf7-buttons button {
		width: 170px !important;
	}

	input.wpcf7-form-control.wpcf7-submit.has-spinner.disable {
		width: 170px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.news-ltr .tnp.tnp-subscription{
		max-width: 730px;
	}
	.news-ltr form{
		margin: 0px 20px 0px 20px;
	}
	.wpcf7 label{
		font-size:17px !important;
	}
	.codedropz-upload-inner::before{
		width: 90px !important;
		height:90px !important;
	}
	.codedropz-upload-inner h3{
		font-size: 20px !important;
	}
	.codedropz-upload-inner span{
		font-size:24px !important;
	}
	.codedropz-btn-wrap a{
		font-size:16px !important;
	}
	.codedropz-btn-wrap{
		width:200px !important;
	}
	.codedropz-btn-wrap a::after{
		right:10px !important;
	}
	.codedropz-upload-container{
		height:500px !important;
	}
	p.uacf7-buttons button,p.uacf7-buttons button, input.wpcf7-form-control.wpcf7-submit.has-spinner.disable {
		margin:10px 0px !important;
		width:130px !important;
	}
/* 	p.uacf7-buttons{
		margin:10px 0px !important;
	} */
	.codedropz-btn-wrap a{
		padding:0px 10px !important;
	}
}

@media only screen and (max-width: 767px){
	.uacf7-step.step-end .wpcf7-submit
	{
		width: 130px !important;
	} 
}

@media only screen and (max-width: 600px){

	.news-ltr form{
		flex-direction:column;
		margin: 0px 20px 0px 20px;
	}
	.news-ltr .tnp-field.tnp-field-button .tnp-submit{
		padding: 20px 60px 20px 30px;
		background-position: center right 22px;
		width:100%;
	}

	.codedropz-btn-wrap{
		width:180px !important;
		height:40px !important;
	}
	.codedropz-upload-inner::before{
		width:80px !important;
		height:80px !important;
	}
	textarea.wpcf7-form-control.wpcf7-textarea {
		height: 180px !important;
	}
	.wpcf7 label{
		font-size:14px !important;
	}
	.codedropz-btn-wrap a::after{
		right: 10px !important;
	}
	.codedropz-btn-wrap a{
		font-size:15px !important;
		text-align:left !important;
		padding:0px 10px !important;
	}
	.codedropz-upload-inner span{
		font-size:24px !important;
	} 
	.codedropz-upload-inner h3{
		font-size: 20px !important;
	}
	.codedropz-upload-container{
		height:400px !important;
	}
	.uacf7-step.step-content button.uacf7-prev, .uacf7-step.step-content button.uacf7-next{
		margin:0px !important;
	}
	p.uacf7-buttons button, .uacf7-step.step-end .wpcf7-submit  {
		width: 130px !important;
		margin:20px 0px 0px !important;
	}
/* 	.uacf7-step.step-end .wpcf7-submit
	{
		width: 130px !important;
	} */
	textarea:focus-visible{
		border:none !important;
	}
	input[type="text"]:focus-visible{
		border:none !important;
	}
}

/* Home Page Contact-Form-7 */

.uacf7-steps.steps-form.progressbar-style-1 {
	display: none;
}
p.uacf7-buttons button, input.wpcf7-form-control.wpcf7-submit.has-spinner.disable {
	width: 200px;
}
.wpcf7 form.invalid .wpcf7-response-output{
	color:white !important;
	width:fit-content !important;
}
textarea.wpcf7-form-control.wpcf7-textarea ,input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required
{
	outline: none !important;
	box-shadow: none !important;
	background:#FFFFFF24 !important;
	border:none !important;
	color:white !important;
}
span.wpcf7-not-valid-tip
{
	font-size: 14px !important;
	margin-top: 4px !important;
}
.uacf7-step.step-content button.uacf7-prev, .uacf7-step.step-content button.uacf7-next{
	margin:0px !important;
}
.uacf7-step.step-end .wpcf7-submit{
	margin:20px 0px 0px !important;
} 
.dnd-upload-image {
	filter: brightness(0) invert(1);
}
.dnd-upload-details span {
	color: white !important;
}
.dnd-upload-details .name em {
	color: white !important;
}
.dnd-progress-bar span {
	background: #ef1923 !important;
}
.wpcf7 input, .wpcf7 textarea {
	border-radius: 10px !important;
}
span.wpcf7-form-control-wrap:has(.codedropz-upload-wrapper) {
    width: 100%;
}
.wpcf7 label span input, .wpcf7 label span textarea
{
	margin-top: 5px;
}
p.uacf7-buttons {
	margin: 20px 0px;
}
a.cd-upload-btn:before {
	content: "Select From Device";
	position: absolute;
	color: black;
}
a.cd-upload-btn {
	position: relative !important;
	color: transparent !important;
}
.codedropz-upload-container {
	border-radius: 20px;
	background: #242424;
	height: 530px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wpcf7 {
    background: #0d0d0d;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid;
}

span.dnd-upload-counter {
    color: white;
    opacity: 0.5;
}
.wpcf7 label {
	color: white !important;
	font-size: 20px;
	font-family: 'Satoshi';
	text-transform: uppercase;
	margin-bottom: 20px;
	/* border-radius: 20px !important; */
}

.codedropz-upload-inner::before {
	background-image: url(/wp-content/uploads/2025/05/upload-1.png);
	content: "";
	width: 113px;
	height: 113px;
	background-repeat: no-repeat;
	pointer-events: none;
	background-position: center;
	background-size: contain;
}
.uacf7-multisetp-form p.uacf7-buttons {
	display: flex;
	justify-content: space-between;
	gap: 15px;
	align-items: center;
}
/* .uacf7-multisetp-form .uacf7-step.step-content.step-start button {
float: unset;
width: fit-content;
} */
.codedropz-upload-inner h3 {
	color: #6A6A6A !important;
	font-style: italic !important;
	font-weight: 400 !important;
	font-size: 24px !important;
}
.codedropz-upload-handler{
	border:none !important
}
.codedropz-upload-inner span {
	color: #FFF;
	font-family: Satoshi;
	font-size: 30px;
	text-transform: uppercase;
}
.codedropz-btn-wrap {
	border-radius: 10px;
	background: #FFF;
	width: 200px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.codedropz-btn-wrap a {
	color: #000;
	font-family: Satoshi;
	font-size: 18px;
	width:100%;
	font-weight:500;
	text-align: left;
	padding: 30px;
}
.codedropz-btn-wrap a::after {
	background-image: url(/wp-content/uploads/2025/05/arrow-right-2.png);
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	right:30px;
	top:0px;
	bottom:0px;
	margin:auto;
}
.codedropz-btn-wrap{
	position:relative;
	width:250px;
	margin-top: 15px;
}
.codedropz-upload-inner {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
.dnd-upload-status .dnd-upload-details .remove-file span:after {
	content: '';
	width: 20px;
	height: 20px;
	background-color: white !important;
	border-radius: 50%;
}
.image-box img{
	height:55px !important;
	width:55px !important;
}
.hero-sec:after {
    content: "";
    width: 100%;
    height: 20%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 57%, #000 100%);
    position: absolute;
    bottom: 0;
}