/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.2.1642503042
Updated: 2022-01-18 10:50:42

*/


body {
    overflow-x: hidden;
}

@media only screen and (max-width: 768px) {
	
	#section1 {
        background-image: none;
    }
    
    #section1_subsection .elementor-element-populated {
        background-color: #ffffff !important;
        color: #2D4188 !important;    
        
    }
    
 .text_blue_color {
        color: #2D4188 !important;
        
    }
    
     .text_blue_color h3 {
        color: #2D4188 !important;
        
    }
    
    #form-field-name, #form-field-email, #form-field-field_5964f84, #form-field-field_7a843b8, #form-field-message, #form-field-typeLocal, #form-field-ville, #form-field-Superficie {
        color: #2D4188 !important;
        border-color: #2D4188 !important;
    }
	
	
	.call_input_section {
    	background-color: #FB6F6F !important;
	}

    .call_input_section input {
    	background-color: #3F94D3 !important;
	}

    .call_input_section button {
    	background-color: #4152A6 !important;
	}
	
	.accompagnement_section_button a {
    	background-color: #FFB932 !important;
	}
}

@media only screen and (min-width: 768px) {
    
    #section1_subsection .elementor-element-populated {
        color: #fff !important;    
        
    }
    
}

