/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.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 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
body{
	font-family: "Open Sans", sans-serif !important;
}
h1, h2, h3, h4, h5, h6{
	 font-family: "Montserrat", sans-serif !important;
}
p{
	font-family: "Open Sans", sans-serif !important;
}
.elementor-icon-box-title a{
	font-family: "Open Sans", sans-serif !important;
}
.elementor-button{
	font-family: "Montserrat", sans-serif !important;
}
.elementor-icon-list-text{
	font-family: "Montserrat", sans-serif !important;
}

.ekit-accordion-title{
font-family: "Montserrat", sans-serif !important;
}
.icon-box-description, .elementor-icon-box-description{
	font-family: "Open Sans", sans-serif !important;
}
.elementskit-author-name{
	font-family: "Montserrat", sans-serif !important;
	color:#000;
}
.ouraire h3.elementor-heading-title a{
	font-family: "Montserrat", sans-serif !important;
	font-weight:600;
}
.socialicon .elementor-icon {
    font-size:18px;
}
.header-address .elementor-icon-list-text{
	font-family: "Open Sans", sans-serif !important;
}

.divider-pro .elementor-shape-top {
        transform: rotate(180deg);
        bottom:-1px;
        top: auto;
}
.social-links a{
	padding:5px;
}
.social-links a svg{
width:12px;
height:12px;
	}
form#fluentform_1 input, form#fluentform_1 select {
    height: 54px;
}
form#fluentform_2 input, form#fluentform_2 select {
    height: 54px;
}
form#fluentform_3 input, form#fluentform_3 select {
    height: 56px;
}
.elementor-icon-box-wrapper {
    display: flex;
    gap: 20px;
    flex-direction: row;
    text-align: start;
}
.fluentform .ff-el-group {
    margin-bottom: 20px;
}
label#label_ff_2_email {
    display: none;
}
form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit:hover {
    background-color: transparent!important;
    border-color: #f7c600 !important;
    color: #f7c600 !important;

}
form.fluent_form_1 .wpf_has_custom_css.ff-btn-submit {
    background-color: rgba(247, 198, 0, 1);
    border-color: rgba(247, 198, 0, 1);
    color: rgba(24, 77, 136, 1);
    font-size: 18px !important;
    border-radius: 10px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600;
    text-transform: capitalize;
    padding: 12px 25px;
    height: auto;
    min-width: 160px;
}
form.fluent_form_1 .wpf_has_custom_css.ff-btn-submit:hover {
    background-color: transparent!important;
    border-color: #f7c600 !important;
    color: #f7c600 !important;

}
form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
    background-color: rgba(247, 198, 0, 1);
    border-color: rgba(247, 198, 0, 1);
    color: rgba(24, 77, 136, 1);
	  font-size: 18px !important;
    border-radius: 10px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600;
    text-transform: capitalize;
    padding: 12px 25px;
    height: auto;
    min-width: 160px;
}
form.fluent_form_3 .wpf_has_custom_css.ff-btn-submit {
    background-color: rgba(247, 198, 0, 1);
    border-color: rgba(247, 198, 0, 1);
    color: rgba(24, 77, 136, 1);
		  font-size: 18px !important;
    border-radius: 10px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600;
    text-transform: capitalize;
    padding: 12px 25px;
    height: auto;
    min-width: 160px;
}
form.fluent_form_3 .wpf_has_custom_css.ff-btn-submit:hover {
    background-color: transparent!important;
    border-color: #f7c600 !important;
    color: #f7c600 !important;

}
.socialcolor-footer p.elementor-icon-box-description a {
    color: #fff;
}
.socialcolor-home p.elementor-icon-box-description a {
    color: #184d88;
}
div#fluentform_1_success, div#fluentform_2_success, div#fluentform_3_success {
    text-align: center;
    color: #fff;
    font-weight: 600;
}
@media (min-width: 1200px){
.experience{
	height:550px;
}
}
@media (min-width: 320px) and (max-width: 767px) {
button.metform-btn.metform-submit-btn {
    font-size: 13px !important;
}
}
@media (min-width: 320px) and (max-width: 567px) {
.header-mobile {
        background-color: transparent !important;
	}
}
