/************************************OVERALL************************************/
.grecaptcha-badge{
	visibility: collapse !important;
}

a:hover, a:active, a:focus {
    outline: none !important;
}

/*background color*/
.elementor-shape .elementor-shape-fill {
    fill: #EEFBFF !important;
}

/*COOKIES*/
/*disable after accepting*/
.cmplz-marketing.cmplz-statistics.cmplz-preferences .cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show{
    display: none;
}
#cmplz-message-1-optin p{
    margin-bottom: 0px;
}
.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before{
    box-shadow: none !important;
}


/*margin page*/
.post, .page {
    margin: 0;
}


/*background image full size*/
.elementor-element.pc-background-image::before{
	height: 125%;
}
/*background image full size*/
.elementor-element.pc-background-image-big::before{
	height: 230%;
}


/************************************HEADER - MENU************************************/
/*background transparent*/
.elementor-location-header{
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 100;
}

.elementor-location-header .elementor-element.pilet-header{
    box-shadow: none !important;
    background-color: transparent !important;
    background-image: none !important;
}

#primary{
    margin-top: -250px;
}
.type-blog{
    margin-top: -156px;
}

/************************************FOOTER************************************/
.pc-footer .elementor-widget-container a{
	color: #eefbff;
}
.pc-footer .elementor-widget-container a:hover{
	color: #cbedf6;
}

.pc-footer-copyright *{
	font-size: 12px;
}


/************************************HOME************************************/
/*box prestations page d'accueil - effet glassy*/
.pc-prestations-box .e-con-full.e-flex{
    background: rgba(238, 251, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(238, 251, 255, 0.04);
}
/*box prestations page d'accueil - min-height*/
.pc-home-box .elementor-icon-box-description{
    min-height: 90px;
}

/************************************PRESTATIONS************************************/

/*ajouter icon bullet*/
.faq-bullet .elementor-toggle .elementor-tab-content ul{
	padding-left: 15px;
	list-style: none;
    width: auto;
    text-indent: -20px;
    margin-left: 20px;
}
.faq-bullet .elementor-toggle .elementor-tab-content  li:before{
	display: inline-block;
	content: '';
  background:url('/wp-content/uploads/2025/03/circle-check-solid.svg') ;
	width: 10px;
    height: 10px;
    padding-right: 20px;
    background-repeat: no-repeat;
}

/*change background and border*/
.faq-bullet .elementor-tab-title,
.faq-bullet .elementor-tab-content{
	background-color: transparent !important;
    border-radius: 15px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
}
.faq-bullet .elementor-tab-title.elementor-active{
    box-shadow: none;
	border-radius: 15px 15px 0px 0px;
}
.faq-bullet .elementor-tab-content.elementor-active{
	border-radius: 0px 0px 15px 15px ;
	box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.05);
}



/************************************CONTACT************************************/
.pc-contact-section-form{
    background: rgba(238, 251, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(238, 251, 255, 0.04);
}

/************************************DEBUT FORMULAIRE************************************/

body form.wpcf7-form label {
    margin-bottom: 0.313rem;
    display: block;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
}

body form.wpcf7-form br {
    display: none;
}
.wpcf7-form .form-row {
    display: flex;
    column-gap: 15px;
    row-gap: 20px;
}
.form-group.col-md-6 {
    width: 50%;
}

body form.wpcf7-form input,
body form.wpcf7-form textarea {
	padding-left: 0;
	border-width: 0 0 2px 0;
	border-radius: unset;
	background: transparent;
	border-color: #7aafbe;
	outline: none;
	height: 43px;
    width: 100%;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
}

body form.wpcf7-form textarea {
	resize: none;
	height: 96px;
}

body form.wpcf7-form input:focus,
body form.wpcf7-form textarea:focus {
	border-color: #5e8692;
}

body form.wpcf7-form input::placeholder,
body form.wpcf7-form textarea::placeholder {
	color: rgba (25, 36, 39, 0.5);
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	font-size: 12px;
}


body form.wpcf7-form  input[type="submit"] {
    text-decoration: none;
    transition: all 0.5s;
    display: block;
    width: 200px;
    cursor: pointer;
    margin-left: auto;
	height: auto;
	background-color: #3f5a62;
	font-weight: 500;
	color: #fffefe;
	border-radius: 30px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	border-color: transparent;
}

body form.wpcf7-form  input[type="submit"]:hover {
	transition: all 0.5s;
	background-color: #7aafbe;
}

body form.wpcf7-form input.wpcf7-not-valid,
body form.wpcf7-form textarea.wpcf7-not-valid{
	border-width: 0 0 2px 0;
	border-color: #5e8692;
}

body form.wpcf7-form input.wpcf7-not-valid::placeholder {
	color: #192427;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #7aafbe;
	margin: 0;
	color: #7aafbe;
	font-size: 12px;
	border-radius: 30px;
}
body form.wpcf7-form .wpcf7-not-valid-tip {
	padding: 0;
	font-size: 10px;
    color: #5e8692;
	border: unset;
	background: transparent;
	margin-top: 6px;
}

.wpcf7-list-item {
    position: relative;
    margin-left: 0;
    margin-right: 1rem;
    cursor: pointer;
}

/*IPAD*/
@media only screen and (max-width: 768px) {
	.col-contact-form {
        padding-left: 0;
    }
	.col-contact-form {
		padding-top: 3.125rem;
	}
	.wpcf7-form .form-row {
        flex-wrap: wrap;
        row-gap: 0;
    }
	.form-group.col-md-6 {
	    width: 100%;
	}
}

/************************************FIN FORMULAIRE************************************/



/************************************BLOG***********************************/

.blog-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
}
.blog-filter .filter-btn.active {
    background-color: #79AFBD;
    pointer-events: none;
}
.blog-filter .filter-btn {
    font-size: 16px;
    padding: 4px 14px;
    min-width: 100px;
    color: #fff !important;
    text-align: center;
    border-radius: 50px;
    background-color: #3F5A62;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
}
.blog-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.blog-item {
    position: relative;
    padding: 75px 38px 75px 38px;
    width: calc(25% - 20px);
    background: rgba(238, 251, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid rgba(238, 251, 255, 0.04);
}
.blog-list .blog-item .blog-date {
    font-size: 12px;
    color: #192427;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
}
.blog-list .blog-item .blog-category {
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: #3F5A62;
    padding: 4px 14px;
    color: #fff;
    border-radius: 50px;
    min-width: 100px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
}
.blog-list .blog-item .blog-title {
    font-family: 'Varela Round';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: default;
    color: #7AAFBE;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 90px;
}
.blog-excerpt {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #192427;
    line-height: 22px;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-list .blog-item .btn-read-more {
    font-size: 16px;
    font-weight: 500;
    color: #7AAFBE;
    font-family: "Montserrat", sans-serif;
    fill: #7AAFBE;
    display: flex;
    align-items: center;
    gap: 10px;
}
.blog-list .blog-item span.elementor-button-icon {
    display: flex;
    align-items: center;
}
.pagination {
    text-align: center;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.pagination .page-numbers {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 16px;
    padding: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.pagination .page-numbers.current {
	color: #fff;
    background-color: #3F5A62;
    border-radius: 3px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    font-size: 16px;
}






/************************************RESPONSIVE************************************/
/*SMALL SCREEN*/
@media only screen and (max-width: 1145px) {

}
/*IPAD PRO*/
@media only screen and (max-width: 1024px) {
	/*background image full size*/
	.elementor-element.pc-background-image::before {
		height: 110%;
	}
	.blog-item {
		width: calc(50% - 20px);
		border-radius: 15px 15px 15px 40px;
	}
}	

/*IPAD*/
@media only screen and (max-width: 768px) {

}

/*MOBILE*/
@media only screen and (max-width: 680px) {
	.blog-item {
		width: 100%;
		padding: 50px 15px 50px 15px;
	}
	.blog-list .blog-item .blog-title {
		min-height: auto;
	}

    .pc-home-box .elementor-icon-box-description{
        min-height: auto;
    }
}

/*SMALL MOBILE*/
@media only screen and (max-width: 480px) {
}

