/*
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.1.1.1733473889
Updated: 2024-12-06 08:31:29

*/

/* ------------------------------------ */
/* Common Start */
/* ------------------------------------ */
p:last-child {
    margin-bottom: 0;
}
.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
    margin-top: 0;
}
.full-height-img {
    height: 100%;
}
/* ------------------------------------ */
/* Common End */
/* ------------------------------------ */

/* ------------------------------------ */
/* Header Start */
/* ------------------------------------ */
.site--header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999; 
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	animation: fadeDown 0.3s ease-out;
} 
.site--header.sticky .header-logo .elementor-widget-container {
    margin: 0 !important;
    max-width: 110px;
}
@keyframes fadeDown {
    from {
        transform: translateY(-20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
@media (max-width: 1280px) and (min-width: 1025px) {
	.header-logo img {
		max-width: 150px !important;
	}
	.header-main-menu nav > ul li a.elementor-item {
		font-size: 14px !important;
		padding-left: 14px;
		padding-right: 14px;
	}	
	header .header-main-menu li.header-btn.menu-item a.elementor-item {
		font-size: 14px !important;
		padding: 6px 13px;
	}	
}
@media(min-width: 1025px) {
	.header-main-menu li.header-btn.menu-item a.elementor-item {
		background: var(--e-global-color-primary);
		color: white !important;
		border-radius: 100px;
		font-weight: bold !important;
		font-size: 18px !important;
		margin-left: 10px;
	}
	.header-main-menu li.header-btn.menu-item a.elementor-item:hover {
		background: var(--e-global-color-secondary);
	}
}	
/* ------------------------------------ */
/* Header End */
/* ------------------------------------ */

/* ------------------------------------ */
/* Footer Start */
/* ------------------------------------ */
.full-width-call-btn span.elementor-button-icon {
    position: absolute;
    left: 40px;
}
@media(max-width: 1160px) and (min-width: 1025px) {
.service-area-col {
    width: 33.33% !important;
}
}	
/* ------------------------------------ */
/* Footer End */
/* ------------------------------------ */

/* ------------------------------------ */
/* Home Start */
/* ------------------------------------ */
.home-hero-sec .swiper-pagination.swiper-pagination-bullets {
    bottom: 20px !important;
}
.quote-form .gfield--type-date .ginput_container.ginput_container_date input {
    width: 100%;
}
.quote-form .gform_fields.top_label.form_sublabel_below {
    row-gap: 12px;
}
.quote-form form input, .quote-form form select {
    background-color: #ffffffb8 !important;
    border-radius: 4px !important;
    border: none !important;
    padding-left: 16px;
    padding-right: 16px;
    height: 40px !important;
	outline: none !important;
	font-size: 15px !important; 
}
.quote-form form .gform-footer.gform_footer {
    justify-content: flex-end;
}
.quote-form form .gfield--type-submit input.gform-button {
    background: var(--e-global-color-primary) !important; 
    text-transform: uppercase !important; 
    height: auto !important;
    border-radius: 100px !important; 
    width: 100% !important;
    font-weight: 800 !important;
    padding: 12px 16px !important;
    font-size: 16px !important;
    letter-spacing: 0.5px !important;
	transition: 0.3s ease;
}
.quote-form form .gfield--type-submit input.gform-button:hover {
    background: white !important;
    color: var(--e-global-color-primary) !important;
}
.quote-form .gform_confirmation_message {
    background: white;
    padding: 10px 15px;
    text-align: center;
    color: var(--e-global-color-primary);
    font-weight: 500;
}
/* .home-quote-form .gform_fields.top_label.form_sublabel_below div#field_1_1,
.home-quote-form .gform_fields.top_label.form_sublabel_below div#field_1_3,
.home-quote-form .gform_fields.top_label.form_sublabel_below div#field_1_5 {
    grid-column: span 5;
}
.home-quote-form .gform_fields.top_label.form_sublabel_below div#field_1_6,
.home-quote-form .gform_fields.top_label.form_sublabel_below div#field_1_4 {
	grid-column: span 2;
}
.home-quote-form .elementor-shortcode form .gform-footer.gform_footer {
    display: inline-block;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
}  */
.service-box {
    height: 100%;
}
.service-box .elementor-image-box-content {
    padding: 0 32px;
}
.service-box .elementor-image-box-content .service-btn a {
    display: inline-block;
    background: var(--e-global-color-primary);
    color: white !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 35px;
    border-radius: 100px;
    margin-top: 22px;
}
.service-box .elementor-image-box-content .service-btn a:hover {
    background: var(--e-global-color-secondary);
}
.service-box .elementor-widget-container {
    overflow: hidden;
}
.service-box .elementor-widget-container:hover figure.elementor-image-box-img img {
    transform: scale(1.5);
}
.service-box .elementor-widget-container figure.elementor-image-box-img {
    overflow: hidden;
}
.service-box .elementor-widget-container figure.elementor-image-box-img a {
    display: flex;
}
.process-box .elementor-icon-box-wrapper .elementor-icon-box-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.process-box .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description {
    margin-bottom: 2px;
}
/* ------------------------------------ */
/* Home End */
/* ------------------------------------ */
.service--form h2.gform_title {
    display: none;
}
.service--form .gform-theme--foundation .gform_fields { 
    gap: 12px;
}
.home-quote-form .gform-theme--foundation .gform_fields input, .home-quote-form .gform-theme--foundation .gform_fields select, 
.service--form .gform-theme--foundation .gform_fields input, .service--form .gform-theme--foundation .gform_fields select {
    background-color: #FFFFFFB8 !important;
    border-width: 0px !important;
    border-radius: 4px 4px 4px 4px !important;
    color: #1D1B37;
    width: 100%;
}
.home-quote-form .gform-theme--foundation .gform_fields input::placeholder,
.service--form .gform-theme--foundation .gform_fields input::placeholder {
	opacity: 0.5;
}
.service--form .gform-theme--foundation .gform_footer {
    margin-top: 12px; 
}
.service--form .gform-theme--foundation .gform_footer input.gform_button {
    background: #00C898 !important;
    color: #FFF !important;
    border-style: none !important;
    border-radius: 100px 100px 100px 100px !important;
    padding: 14px 28px 14px 28px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}
.contact--form .gform_heading .gform_title {
    display: none;
}
.contact--form .gform_fields label.gform-field-label {
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
	color: #1D1B37;
}
.contact--form .gform-theme--foundation .gform_fields {
	gap: 20px;
}
.contact--form .gform-theme--foundation .gfield input,
.contact--form .gform-theme--foundation .gfield textarea { 
    background-color: #ffffff;
    border-color: #DDDBF2;
    border-radius: 4px 4px 4px 4px;
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
	color: #4D596C;
	box-shadow: none;
} 
.contact--form .gform-theme--foundation .gfield textarea.medium { 
	min-block-size: 132px;
}
.contact--form .gform-theme--foundation .gform_fields span.gfield_required {
    font-size:0;
}
.contact--form .gform-theme--foundation .gform_fields span.gfield_required.gfield_required_text::after {
    content: "*";
    color: #FF0000;
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
}
.contact--form .gform-footer input.gform_button {
    background-color: #645EA7 !important;
    color: #ffffff !important;
    border: 1px solid #645EA7 !important;
    font-family: "Inter", Sans-serif !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    line-height: 1em !important;
    letter-spacing: 0.2px !important;
    border-radius: 100px 100px 100px 100px !important;
    padding: 12px 28px 12px 28px !important;
    width: 100% !important;
}
.contact--form .gform-footer input.gform_button:hover {
    background-color: #00C898 !important;
    color: #ffffff !important;
    border-color: #00C898 !important;
}
.contact--form .gform-theme--foundation .gform-grid-row { 
    column-gap: 8px;
	row-gap: 20px;
}
.contact--form .gform-footer input.gform_button:active {
	box-shadow: none !important;
	outline: none !important;
}