/*
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.5.1765273219
Updated: 2025-12-09 09:40:19

*/


.icnText1 .elementor-icon-box-icon span.elementor-icon {
    width: 85px;
    height: 85px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
    background-color: #333333;
    border-radius: 130px;
}
.icnText1 .textNO {
    width: 25px !important;
    height: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1 !important;
    box-sizing: border-box;
    padding: 3px !important;
}
.getInTouch form .gfield_label {
    color: var(--e-global-color-accent) !important;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}

.getInTouch form * {
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: 400 !important;
    line-height: var(--e-global-typography-text-line-height) !important;
    outline: 0px !important;
}
.getInTouch form input#gform_submit_button_1 {
    background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-primary);
    border-radius: 100px 100px 100px 100px;
    padding: 12px 30px 12px 30px;
}
.getInTouch form input#gform_submit_button_1:hover {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}
.mobileMenu nav>ul>li>ul{
	position:static !important;
	margin:0px !important;
}
#elementor-popup-modal-275 .dialog-close-button:hover {
    background-color: #ff0000 !important;
}
#elementor-popup-modal-275 .dialog-close-button{
	outline:0px !important;
}
p.gform_required_legend {
    display: none;
}
.policyTexts h1,.policyTexts h2,.policyTexts h3,.policyTexts h4,.policyTexts h5 {
    margin: 0px !important;
    color: #fff !important;
    padding: 30px 0px 15px;
}
@media(max-width:767px){
	.icnText1 .elementor-icon-box-icon span.elementor-icon {
    width: 65px;
    height: 65px;
}
}