/*
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.1733397172
Updated: 2024-12-05 12:12:52

*/
.hidden-fields-container{
  display: none!important;
}
.head span.elementor-button-icon {
    width: 32px;
    height: 32px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    min-width: 32px;
    font-size: 13px;
}

.head .blue-icon-black svg{
	fill:#121212;
}
.head .blue-icon svg{
	fill: #FE7443;
}

.head .elementor-button-text{
	display:flex;
	justify-content:center;
	align-items:center;
}

.brnt-arrow-circle .form-holder-accuil{
	  margin-top:30px;
    display:flex;
	  gap:20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.popup-rappel .form-holder-rappel input,
.brnt-arrow-circle .form-holder-accuil input{
	  outline: none;
    width: 100%;
    background: #fff;
    color: #000;
    font-family: poppins;
    border: none;
    font-weight: 400;
    font-size: 14px;
    padding: 13px;
    border-radius: 25px;
  	padding-left: 20px;
}

.brnt-arrow-circle .form-holder-accuil button {
    background: #121212;
	  width:100%;
    text-align: center;
    border: none;
    outline: none;
    color: #fff;
    padding:10px 90px;
    font-weight: 600;
    border-radius: 25px;
	  display:flex;
}

.brnt-arrow-circle .input-holder .fa-arrow-right::before {
    content: "\f061";
	  font-family: "Font Awesome 5 Free"; 
   	color:#121212;
  	background-color:#fff;
	  width: 32px;
    height: 32px;
    padding:10px;
    border-radius: 50%;
    min-width: 32px;
    font-size: 13px;
	  position:relative;
    left: 82px;
	  bottom:2px;
}
.popup-rappel .form-holder-rappel button{
    background: #121212;
    width:100%;
  text-align: center;
  border: none;
  outline: none;
  color: #fff;
  padding:10px 90px;
  font-weight: 600;
  border-radius: 25px;
    
}
@media screen and (max-width: 380px){
	.brnt-arrow-circle .form-holder-accuil button {
        
          width:260px;
        font-size:15px;
        padding:10px 90px;
        display:flex;
        justify-content: center;
        align-items: center;
        
    }
	.brnt-arrow-circle .input-holder .fa-arrow-right::before {
   
    left: 49px;
	 top:0.5px;
}

}


@media screen and (max-width: 1024px){
	.absolut-back .elementor-element .elementor-element-aebc665{
	position:relative;
	top: 0;
	
}
}
.style-icons .elementor-icon i, .elementor-icon svg{
	margin-top:10px;
}
.review-global .elementor-testimonial {
    position: relative;   	
}
.review-global .elementor-testimonial {
	height: 90%;
	border-radius: 30px;
    padding: 10px;  
    margin: 12px;
	  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	background-color: #FFF6F2;
}

.review-global .elementor-testimonial__text {
    text-align: justify;

}

.review-global .elementor-star-rating {
    position: absolute;
    top: 215px;
    left:-87px;
}

.review-global .elementor-testimonial__cite {
    position: absolute;
    width: 70%;
    left: 95px;
	top:30px;
	padding-right:10px;
	
}
.blog .elementor-button-icon{
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog .elementor-button-icon svg{
    
    background: #FE7443;
    fill: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 4px;
   font-size: 22px;
   margin-bottom: 2px;
}
@media screen and (max-width: 1024px){
    .review-global .elementor-testimonial {
        height: 90%;
        
    }

    
}
.nav-head .elementor-element.elementor-element-0b53418 .menu-item .sub-menu{
    width: 280px;
	
	
}
.head .elementor-widget-container a{
	text-decoration:none;
}
.blog .elementor-post .elementor-post__read-more{
	background-color:#FE7443;
	padding:10px 18px;
	border-radius:25px;
	
}
.biger .elementor-post__thumbnail img{
	height: 320px;
}
.smaller-blog .elementor-post__thumbnail img{
	height: 240px;
}
@media screen and (max-width: 1024px){
	.biger .elementor-post__thumbnail img{
	height: 260px;
}
}

.contactez-nous .contact-form input,
.contactez-nous .contact-form textarea{
	  outline: none;
    width: 100%;
    background: #f7f7fa;
    color: #000;
    font-family: poppins;
    border: none;
    font-weight: 400;
    font-size: 14px;
    padding: 13px;
    border-radius: 12px;
  	padding-left: 20px;
}

.contactez-nous .contact-form button {
    background: #FF6027;
	width:30%;
    text-align: center;
    border: none;
    outline: none;
    color: #fff;
    padding: 13px 20px;
    font-weight: 600;
    border-radius: 12px;
}
.contactez-nous .contact-form .fa-arrow-right::before {
    content: "\f061";
	font-family: "Font Awesome 5 Free"; 
   	color:#fff; 
    font-size: 13px;
	position:relative;
	left: 15px;
}
@media screen and (max-width: 767px){
    .contactez-nous .contact-form button{
        width: 45%;
    }
}
.contact-form .form-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; 
    gap: 15px;  
}

.contact-form .form-holder .input-holder {
  width: 100%; 
}

.contact-form .form-holder .input-holder.half-width {
  width: calc(50% - 10px);
}

.contact-form .form-holder input,
.contact-form .form-holder textarea {
  width: 100%; 
  background: #e2e2e2;
  color: #000;
  border: none;
  outline: none;
  font-family: Poppins;
  font-size: 14px;
  padding: 13px;
  border-radius: 25px;
  padding-left: 20px;
}



.contact-form .form-holder button {
	width:100%;
  background: #FE7443;
  text-align: center;
  border: none;
  outline: none;
  color: #FFF;
  padding: 12px;
  font-weight: 600;
  border-radius: 25px;
  font-size: 16px;
  
}
.contact-form .form-holder textarea{
	max-height:120px;
}
.contact-form .form-holder button i {
  font-size: 16px;
  margin-left: 20px;
  color: #FFF;
	content: "\f061";
	font-family: "Font Awesome 5 Free"; 
}
@media screen and (max-width: 767px){
	.contact-form .form-holder .input-holder.half-width  {
  width: 100%;	
}
	.contact-form .form-holder button,
	.contact-form .form-holder button i{
		font-size:13px;
	}
}
.close-btn1,
.close-btn2,
.close-btn3{
    cursor: pointer;
}
    .close-btn1 svg,
.close-btn2 svg,
.close-btn3 svg{
   background-color:white;
        border-radius:50px;
}
.page-content a{
	color:inherit;
    
}
.elementor-widget-image .wp-image-150,.elementor-widget-image .wp-image-192,.elementor-widget-image .wp-image-194,.elementor-widget-image .wp-image-193{
	box-shadow: rgba(0, 0, 0, 0.20) 0px 3px 8px;
	border-radius:7px;
}
.blog .elementor-post__excerpt p{
	text-align:justify;
}
.blog .elementor-post__text{
	padding-left:10px;
	padding-right:10px;
}
