/*
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.1.1747314110
Updated: 2025-05-15 13:01:50

*/

.services-imgs .elementor-image-box-img img {
    -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.faq-acc details.e-n-accordion-item {box-shadow: 0px 24.56px 32.74px -14.73px rgba(149, 149, 149, 0.25);}

.services-imgs:hover img {transform: scale(1.1);}

.loadnewbtn .elementor-button.elementor-button-link:before, .loadnewbtn .elementor-button.elementor-button-link:after { content: ""; position: absolute; width: 0px; height: 100%;top: 0; transition: all 0.4s ease;background-color: #4FC3F7;border-radius:5px}

.loadnewbtn .elementor-button.elementor-button-link:before {left: 0;}

.loadnewbtn .elementor-button.elementor-button-link:after { right: 0;}

.loadnewbtn .elementor-button.elementor-button-link span{z-index: 1;text-align: center;}

.loadnewbtn .elementor-button.elementor-button-link:hover {transition: all 0.4s ease;box-shadow: 0 8px 20px -12px rgba(0, 0, 0, 0.2);color: white;}

.loadnewbtn .elementor-button.elementor-button-link:hover:before, .loadnewbtn .elementor-button.elementor-button-link:hover:after { width: 55%;}

.services-imgs  .elementor-image-box-img {overflow: hidden; border-radius: 20px;}
/* contact-formcss */
.n-contactform p label {
    width: 100%;
}

.n-contactform  input[type=number]::-webkit-inner-spin-button,
.n-contactform  input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.n-contactform  input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}

.n-contactform label {
    font-family: "Helvetica Compressed", sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
    font-size: 18px;
}
.n-contactform .wpcf7-form-control, .n-contactform textarea {
    border-color: rgba(0,0,0,0.2) !important;
    border-radius: 8px;
}
.n-contactform textarea {
	height: 150px;
	resize:none;   
}
.eml-ph {
    display: flex;
    gap: 10px;
}

.eml-ph .form-group {
    width: 50%;
}
.error404 .page-content p {
    margin: 90px;
}
@media screen and (max-width: 767px){
	
.services-ab-sec { position: relative !important; bottom: 0 !important;}
	
}