  /* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.nav-apply a {
    background-color: #d0011b !important;
    color: #ffffff !important;
    z-index: 999;
}

#gform_submit_button_1 {
    border: 1px solid #ffffff !important;
}

#input_106_24 {
    padding: 0 2rem;
}

#gform_106 {
    color: #ffffff !important;
    position: relative;
    bottom: 0;
    left: 0;
}

#gform_wrapper_106 .gform_heading
{
    /* 	border: 1px solid #ff0000 !important; */
    display: none !important;
}

#gform_106 #gform_fields_106 input {
    border-radius: 12px;
}

#gform_106 #gform_submit_button_106 {
    border-radius: 12px;
    width: 100%;
}

#gform_106 #input_106_7 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

#gform_106 #input_106_7 > div {
    padding-left: 1rem;
}

#faqRounded .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#gform_106 #field_106_6 div.ginput_container.ginput_recaptcha {
    position: relative;
    width: 100%;
    padding-top: .5em
}

#gform_106 #field_106_6 div.ginput_container.ginput_recaptcha iframe {
    position: absolute;
    left: 50%;
    margin-left: -160px;
}

body { margin: 0 !important; padding: 0 !important; }