
/* ACCUEIL */

/* Intro */
@media only screen and (max-width: 980px) {

	body.custom-theme-btw .et_pb_section.section_intro .et_pb_row {
		display: flex;
	}
	body.custom-theme-btw .et_pb_section.section_intro .et_pb_row::after {
		display: none;
	}
	body.custom-theme-btw .et_pb_section.section_intro .et_pb_row .et_pb_column {
		width: 50%;
		margin-left: auto;
		margin-right: 0px;
	}
}
@media only screen and (max-width: 767px) {

	body.custom-theme-btw .et_pb_section.section_intro .et_pb_row .et_pb_column {
		width: 100%;
	}
}



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

	body.custom-theme-btw .et_pb_section.section_quotes .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p {
		font-size: 21px;
	}
}



/* Areas of focus */
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle {
	display: flex;
	gap: 64px;
	border-top: 7px solid rgba(225,226,220,0.7);
	padding-top: 24px;
	padding-bottom: 48px;
	padding-left: 0px;
	padding-right: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle:last-child {
	border-bottom: 7px solid rgba(225,226,220,0.7);
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle h3.et_pb_toggle_title {
	width: 20%;
	pointer-events: none;
	cursor: text;
	padding-top: 5px !important;
	padding-left: 0px;
	padding-right: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle h3.et_pb_toggle_title::before {
	display: none;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle .et_pb_toggle_content {
	display: block !important;
	width: 80%;
	line-height: 1.7em;
	padding: 0px;
}

@media only screen and (max-width: 980px) {

	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle {
		flex-direction: column;
		gap: 12px;
		border-top: 6px solid rgba(225,226,220,0.7);
		padding-bottom: 34px;
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle:last-child {
		border-bottom: 6px solid rgba(225,226,220,0.7);
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle h3.et_pb_toggle_title {
		width: 100%;
		padding-top: 0px !important;
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_toggle .et_pb_toggle_content {
		width: 100%;
	}
}



/* Testimonials */
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .et_pb_text.title_testimonials {
	z-index: 1;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-image-container {
	position: absolute;
	top: 39px;
	left: 32px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content h4.item-title {
	padding-left: 55px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content h6.item-subtitle {
	padding-left: 55px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content .content {
	line-height: 1.7em;
	padding-top: 24px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
	left: -50px;
	line-height: 0px;
	margin: 0px;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
	right: -47px;
	line-height: 0px;
	margin: 0px;
}

@media only screen and (max-width: 980px) {

	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-image-container {
		position: absolute;
		top: 29px;
		left: 24px;
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content h4.item-title {
		padding-left: 47px;
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content h6.item-subtitle {
		padding-left: 47px;
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-container .swiper-wrapper .dica_divi_carouselitem .et_pb_module_inner .dica-item .dica-item-content .content {
		padding-top: 20px;
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-prev {
		left: -42px;
	}
	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column .dica_divi_carousel .et_pb_module_inner .dica-container .swiper-buttton-container .swiper-button-next {
		right: -39px;
	}
}



/* About me */
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column.column_image-button {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column.column_image-button::after {
	content: "";
}

@media only screen and (max-width: 980px) {

	body.custom-theme-btw .et_pb_section .et_pb_row .et_pb_column.column_image-button::after {
		display: none;
	}
}



/* Contact form */
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container {
	margin: 0px;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field label.wpforms-field-label {
	font-family: 'Inter', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 1.5em;
	color: #0e1e02;
	margin-bottom: 10px;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-column .wpforms-field input {
	height: 60px;
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 1.7em;
	color: #605e5e;
	border: 1px solid #605e5e;
	border-radius: 4px;
	outline: none;
	box-shadow: none;
	padding: 16px;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field-textarea textarea {
	min-height: 180px;
	height: auto;
	max-height: 500px;
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 1.7em;
	color: #605e5e;
	border: 1px solid #605e5e;
	border-radius: 4px;
	outline: none;
	box-shadow: none;
	padding: 16px;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field em.wpforms-error,
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field label.wpforms-error {
	font-family: 'Merriweather', serif;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 0px;
	margin-top: 12px;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field em.wpforms-error::before,
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field label.wpforms-error::before {
	display: none;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field label.wpforms-error a {
	color: #d63637;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-submit-container {
	margin-top: 30px;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-submit-container button.wpforms-submit {
	height: auto;
	font-family: 'Merriweather', serif;
	font-weight: 500;
	font-style: normal;
	font-size: 18px !important;
    line-height: 1.3em !important;
    background-color: #605e5e !important;
    color: #fff;
    border: 0px;
    border-radius: 24px;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    padding: 24px 32px !important;
    transition: all .4s ease;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-submit-container button.wpforms-submit::after {
	display: none;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-submit-container button.wpforms-submit:hover {
	background-color: #527d83 !important;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container .wpforms-confirmation-container-full {
	background: #527d83;
	border: 0px;
	padding: 16px 24px;
	margin-bottom: 0px;
}
body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container .wpforms-confirmation-container-full p {
	font-size: 18px;
	line-height: 1.7em;
	color: #fff;
}

@media only screen and (max-width: 980px) {

	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field label.wpforms-field-label {
		font-size: 15px;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-column .wpforms-field input {
		height: 58px;
		font-size: 17px;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field-textarea textarea {
		font-size: 17px;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field em.wpforms-error,
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field label.wpforms-error {
		font-size: 13px;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-submit-container button.wpforms-submit {
		font-size: 17px !important;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container .wpforms-confirmation-container-full {
		padding: 12px 16px;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container .wpforms-confirmation-container-full p {
		font-size: 17px;
	}
}
@media only screen and (max-width: 767px) {

	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field-layout {
		padding: 0px;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row {
		margin-left: 0px;
		margin-right: 0px;
	}
	body.custom-theme-btw #page-container #et-boc #et-main-area #main-content .et-l .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-column {
		width: 100%;
		padding: 0px;
	}
}


