
/* =============================================
   GLOBAL STYLES (migrated from Customizer)
   ============================================= */

h2{
    font-size: 50px !important;
    font-family: \27 Abril Fatface\27 , cursive !important;
    letter-spacing: -1px !important;
	color: #000000 !important;
}

h4{
    font-size: 22px !important;
    font-family: "Poppins", sans-serif !important;
    letter-spacing: -1px !important;
	color: #000000 !important;
}

p {
			font-family: "Poppins", sans-serif !important;
	    font-size: 16px !important;
    line-height: 28px !important;
    font-weight: 400 !important;
    color: #606060 !important;
}

a.n2-style-fd38549eee9ab23b7211fa4859786f10-heading.n2-ow, a.n2-style-e04f050260dc7f54c32769fe819ac73b-heading.n2-ow {
		background: #84ec5b !important;
	  color: #fff !important;
	 position: relative !important;
    display: inline-block !important;
    font-size: 17px !important;
    line-height: 24px !important;
    padding: 20px 35px !important;
    font-weight: 600 !important;
    border-radius: 32px 0 32px 32px !important;
    overflow: hidden !important;
    text-transform: capitalize !important;
    font-family: "Poppins", sans-serif !important;
    vertical-align: middle !important;
    border: 1px solid #e5e5e5 !important;
    padding: 18px 35px !important;
    box-shadow: none !important;
}

a.elementor-button-link.elementor-button.elementor-size-sm, a.elementor-post__read-more {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 24px;
    padding: 20px 35px;
    font-weight: 600;
    border-radius: 32px 0 32px 32px;
    overflow: hidden;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 18px 35px;
    color: #000000;
    box-shadow: none;
}

a.elementor-button-link.elementor-button.elementor-size-sm:hover, a.elementor-post__read-more:hover {
	background: #84ec5b;
	color: #fff !important;
}

.services div.elementor-widget-wrap.elementor-element-populated {
    position: relative;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 20px;
    text-align: center;
    padding: 50px 30px;
    transition: .5s;
    margin: 0 9px;
	display: table !important;
	width: 100% !important;
}

a#btn_services {
    background: #84ec5b;
    color: white;
}

.compteur {
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    margin: 100px 0;
    padding: 31px 0;
}

.home_services {
	position: relative;
    box-shadow: 
	5px 0px 5px 5px rgb(28 31 74 / 4%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px;
    padding-bottom: 17px;
    margin-bottom: 30px !important;
	  margin-top: 10px !important;
    border-radius: 20px;
	height: 600px;
}

.img_service div.elementor-widget-wrap {
    border: none;
    border-radius: 61px;
    margin: 0 30px !important;
}

i.fas.fa-phone-alt , i.fas.fa-envelope-open {
    color: #fff;
    margin-right: 10px;
    background: #84ec5b;
    width: 35px !important;
    display: inline-block;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    flex: none;
    font-size: 14px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.nom, textarea.wpcf7-form-control.wpcf7-textarea.msg, input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.tel {
	display: block;
    width: 100%;
    line-height: 28px;
    height: 60px;
    font-size: 16px;
    padding: 10px 30px;
    background: #fff;
    color: #565872 !important;
    border: 2px solid #fff !important;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-radius: 30px;
}

textarea.wpcf7-form-control.wpcf7-textarea.msg {
    height: 150px;
	
    margin-top: 55px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.sujet, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.email {
    width: 100%;
    line-height: 28px;
    height: 60px;
    font-size: 16px;
    padding: 10px 30px;
    background: #fff;
    color: #565872;
    border: 2px solid #fff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-radius: 30px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #84ec5b;
		position: relative;
    display: block;
    font-size: 17px;
    line-height: 24px;
    padding: 20px 80px !important;
    font-weight: 600;
    border-radius: 32px 0 32px 32px;
    overflow: hidden;
    text-transform: capitalize;
    font-family: "Poppins", sans-serif;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 18px 35px;
    box-shadow: none;
    margin: 70px auto auto;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.sujet {
	 margin: 0 0 0 5px;
}
   

input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	background: #2ab1f7;
}

.form_contact {
    display: flex;
	    margin: 24px 0 0 0!important;
}

aside#block-2 , aside#block-3 , aside#block-8{
    margin-bottom: 50px !important;
	    position: relative;
    box-shadow: 12.036px 15.973px 80px 0px rgb(37 59 112 / 12%);
    padding: 40px;
    border-radius: 10px;
	  background: #fff;
}


.wp-block-search__inside-wrapper {
    border: 1px solid #e6ebeb;
    background: #ffffff;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    height: 55px;
    color: #25283a;
    border-radius: 10px;
}

button.wp-block-search__button.has-icon.wp-element-button {
    background: #84ec5b !important;
	margin: -5px !important;
    border-radius: 0px 10px 10px 0 !important;
}

#ast-scroll-top {
	background: transparent ;
    font-size: 15px;
    font-size: 1rem;
    position: fixed;
    right: 50px;
    bottom: 110px;
    width: 65px;
    height: 65px;
    font-size: 18px;
    line-height: 61px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    border-radius: 50%;
    margin-left: -26px;
    display: none;
    color: #2ab1f7;
    border: 2px dashed #2ab1f7;
}

.equal-height {
		position: absolute;
    bottom: 32px;
    right: 0%;
	margin-top: 30px !important;
}

.elementor-widget-image-box {
    padding-bottom: 30px !important;
}

.title_form {
	color: #fff !important;
}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

div#n2-ss-2 .n2-font-2d31bfc49bdf5e202d295d6e83aee7c2-paragraph, div#n2-ss-4 .n2-font-2d31bfc49bdf5e202d295d6e83aee7c2-paragraph {
    font-family: \27 Poppins\27  !important;
    color: #000000 !important;
    font-size: 22px !important;
    text-shadow: none;
    line-height: 1.5 !important;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400 !important;
}

span.elementor-post-date {
	  background: #75e94e;
    padding: 5px 23px;
    color: white;
    border-radius: 15px;
}

article.elementor-post.elementor-grid-item {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 40px !important;
    margin-bottom: 40px !important;
}

a.page-numbers, span.page-numbers{
	  display: inline-block;
    margin: 0 4px 10px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    border: 1px solid #ebebeb;
    text-align: center;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    transition: 0.5s ease;
    border-radius: 30px 0 30px 30px;
}

span.page-numbers.current, a.page-numbers:hover, span.page-numbers:hover {
	    color: #ffffff;
    border-color: #75e94e;
    background-color: #84ec5b;
}

img.attachment-thumbnail.size-thumbnail.wp-post-image {
	  max-height: 75px;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 5px;
    box-shadow: none;
}

a.wp-block-latest-posts__post-title {
	    font-size: 17px;
    margin: 0 0;
    line-height: 1.4em;
    font-weight: 600;
    color: #000000;
}

.wp-block-search__inside-wrapper .wp-block-search__input {
	border: none;
}

div#secondary {
    padding-left: 40px !important;
}

a.elementor-post__thumbnail__link {
    transition: .7s;
}

a.elementor-post__thumbnail__link:hover {
	transform: scale(1.1) !important;
	border-radius: 100px !important;
}

img.wp-image-1025:before {
	background-color: #00A8FF !important;
}


.wp-block-contact-form-7-contact-form-selector {    background: #606060;
    padding: 50px 20px 10px;
	margin-bottom: 50px !important;
    position: relative;
    box-shadow: 12.036px 15.973px 80px 0px rgb(37 59 112 / 12%);
    border-radius: 10px;
}

.is-layout-flow.wp-block-group h3 {
	padding-bottom: 20px;
}

.elementor-25 .elementor-element.elementor-element-330270f7 {
    transition: background 0s, border 0s, border-radius 0s, box-shadow 0s;
}

.elementor-25 .elementor-element.elementor-element-4ed3536a {
   box-shadow: none;
}

.en-tete-services{
	margin-top: -77px !important;
}
.en-tete-services-en{
	margin-top: -93px !important;
}

selector.elementor-sticky--effects{ background-color: #fff !important; } 

 selector{ transition: background-color 2s ease !important; } 

 selector.elementor-sticky--effects >.elementor-container{ min-height: 80px; } 

 selector > .elementor-container{ transition: min-height 1s ease !important; }

/* .nos-services {
	width: 100% !important;
} */

@media only screen and (max-width: 980px) {
	h2{
    font-size: 35px !important;
    font-family: \27 Abril Fatface\27 , cursive !important;
    letter-spacing: -1px !important;
	color: #000000 !important;
 }
	div#secondary {
    padding-left: 1em !important;
 }
	aside#block-3 {
		padding-bottom: 100px;
	}
	.compteur {
    margin: 20px 20px;
	}
	.en-tete-services {
    margin-top: -110px !important;
}
	.nextend-bullet-bar.n2-bar-justify-content-center {
		display: none !important;
	}
}

@media (max-width: 767px) {
.elementor .elementor-hidden-phone {
    display: block !important;
	} 
	aside#block-3 {
		padding-bottom: 50px;
	}
.en-tete-services {
    margin-top: -134px !important;
}
div#n2-ss-2 .n-uc-bcPLaGxYKN8W-inner, div#n2-ss-2 .n-uc-191abb63ed30b-inner, div#n2-ss-2 .n-uc-dpv3Zb7GXhvh-inner {
    padding: 130px 0px 90px 0px !important;
 }
	div#n2-ss-4 .n-uc-pDf32jWzv8AO-inner, div#n2-ss-4 .n-uc-NWKCINNfoUtx-inner, div#n2-ss-4 .n-uc-WVl01UuEWK0o-inner {
    padding: 180px 0px 100px 0px !important;
}
	.nextend-bullet-bar.n2-bar-justify-content-center {
		    margin-top: -60px;
		margin-bottom: 60px;
	}
	div#n2-ss-2 .n2-font-a8c3a6fb3f46aaac448d40d699a0b729-hover, div#n2-ss-4 .n2-font-a8c3a6fb3f46aaac448d40d699a0b729-hover {
    font-size: 250.5%;
	}
	div#n2-ss-2 .n2-font-2d31bfc49bdf5e202d295d6e83aee7c2-paragraph, div#n2-ss-4 .n2-font-2d31bfc49bdf5e202d295d6e83aee7c2-paragraph {
		    font-size: 20px !important;
	}
 .n2-ss-layer.n2-ow.n-uc-145585817a220, .n2-ss-layer.n2-ow.n-uc-WlJ8moiynixv, .n2-ss-layer.n2-ow.n-uc-nzy4xhIZDZn1, .n2-ss-layer.n2-ow.n-uc-EXKh6Z927IWI, .n2-ss-layer.n2-ow.n-uc-QB8Nii9w8CvD , .n2-ss-layer.n2-ow.n-uc-YZRE07oJROcH{
		   display: none !important;
	}
	div#n2-ss-2 .n-uc-pASr2yKt60b9-inner, div#n2-ss-2 .n-uc-yVKa2cznadQy-inner, div#n2-ss-2 .n-uc-eJDTJOGs7NjQ-inner, div#n2-ss-4 .n-uc-28n8FGO5KUX3-inner, div#n2-ss-4 .n-uc-JGSCJgspSL5G-inner, div#n2-ss-4 .n-uc-NdJvBapEvbyr-inner {
	padding: 30px 15px 30px 15px !important; 
	}
	div#secondary {
    padding-left: 1em !important;
  }
	.en-tete-services-en {
    margin-top: -134px !important;
 }
	.form_contact {
		display: block;
	}
	input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.nom, textarea.wpcf7-form-control.wpcf7-textarea.msg, input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.tel, input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.sujet, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.email {
		  width: 300px;
 	}
.elementor-367 .elementor-element.elementor-element-5d6cb52 > .elementor-widget-container {
    margin: 0;
}
	input.wpcf7-form-control.has-spinner.wpcf7-submit {
		padding: 20px 116px !important;
	}
}
