@charset "UTF-8";
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .wp-video .cmplz-blocked-content-notice,.cmplz-optout .wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.wp-video{-webkit-animation-name:cmplz-fadein;animation-name:cmplz-fadein;-webkit-animation-duration:600ms;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.wp-video iframe{max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.wp-video .cmplz-placeholder-element{width:100%;height:inherit}@-webkit-keyframes cmplz-fadein{0{opacity:0}100%{opacity:1}}@keyframes cmplz-fadein{0{opacity:0}100%{opacity:1}}/*
Theme Name: Mediweb
Theme URI: https://mediweb.co/
Description: Mediweb Theme
Version: 1.0
Author: Mediweb
Author URI: http://mediweb.co/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/



/* section Normalize start __________________________________*/
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	max-width: 1920px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* section Normalize end __________________________________*/

/* Main style start __________________________________*/
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:focus {
	outline: none;
}

*::after,
*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

html {
	font-size: 1px;
}

@media screen and (max-width: 1024px) {
	html {
		font-size: 0.85px;
	}
}

body {
	/* max-width: 1920px; */
	width: 100%;
	margin: 0 auto;
	overflow-x: hidden;
	background-color: #fff;
	position: relative;
}

p {
	font-family: "Inter";
	font-weight: 400;
	font-size: 16rem;
	line-height: 24rem;
	color: #435066;
	letter-spacing: 0.005em;
	margin-top: 0;
	cursor: default;
}

ul {
	list-style-type: none;
	padding-left: 14px;
}

ol {
	padding-left: 19px;
}

ol li::before {
	content: none;
}

li {
	font-family: "Inter";
	font-weight: 400;
	font-size: 16rem;
	line-height: 24rem;
	letter-spacing: 0.005em;
	color: #435066;
	margin-top: 0;
	position: relative;
	cursor: default;
}

li::before {
	content: "•";
	color: #435066;
	font-weight: 600;
	display: inline-block;
	width: 1em;
	position: absolute;
	left: -12px;
	font-size: 14rem;
}

h1 {
	font-family: "Bambino New";
	font-weight: 600;
	/* font-size: 60rem; */
	font-size: 50px;
	line-height: 70rem;
	color: #435066;
	margin-top: 0;
	text-align: center;
	cursor: default;
}

@media screen and (max-width: 1024px) {
	h1 {
		font-size: 50rem;
		line-height: 70rem;
	}
}

h2 {
	font-family: "Bambino New";
	font-weight: 600;
	font-size: 48rem;
	line-height: 60rem;
	letter-spacing: -0.005em;
	color: #435066;
	margin-top: 0;
	cursor: default;
}

@media screen and (max-width: 1024px) {
	h2 {
		font-size: 40rem;
		line-height: 52rem;
	}
}

@media screen and (max-width: 600px) {
	h2 {
		font-size: 34rem;
		line-height: 44rem;
	}
}

h3 {
	font-family: "Bambino New";
	font-weight: 600;
	font-size: 36rem;
	line-height: 44rem;
	letter-spacing: -0.005em;
	color: #435066;
	margin-top: 0;
	cursor: default;
}

@media screen and (max-width: 1024px) {
	h3 {
		font-size: 30rem;
		line-height: 38rem;
	}
}

h4 {
	font-family: "Bambino New";
	font-weight: 600;
	font-size: 30rem;
	line-height: 36rem;
	color: #435066;
	margin-top: 0;
	cursor: default;
}

@media screen and (max-width: 1024px) {
	h4 {
		font-size: 26rem;
		line-height: 32rem;
	}
}

h5 {
	font-family: "Bambino New";
	font-weight: 600;
	font-size: 24rem;
	line-height: 28rem;
	color: #435066;
	margin-top: 0;
	cursor: default;
}

@media screen and (max-width: 1024px) {
	h5 {
		font-size: 20rem;
		line-height: 24rem;
	}
}

img {
	max-width: 100%;
}

a {
	text-decoration: none;
	font-family: "Bambino New";
	font-weight: 400;
	font-size: 16rem;
	line-height: 24rem;
	color: inherit;
	margin-top: 0;
}

a,
button,
input,
select,
textarea {
	cursor: pointer;
	outline: none;
}

a,
label {
	-webkit-tap-highlight-color: transparent;
}

section {
	position: relative;
}

input,
textarea {
	display: block;
	border-radius: 0 !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

main {
	min-height: 100vh;
	overflow-x: hidden;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	content: none !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: none !important;
}

.btn {
	display: block;
	max-width: 180px;
	width: 100%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	font-family: "Inter";
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
	letter-spacing: 0.005em;
	background-color: #435066;
	color: #f8f8ff;
	padding: 20px 10px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 1024px) {
	.btn {
		max-width: 160px;
		padding: 15px 10px;
	}
}

.btn:hover {
	background: #1f3247;
	-webkit-box-shadow: 0px 12px 12px -8px #32475f;
	box-shadow: 0px 12px 12px -8px #32475f;
}

.btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-white {
	display: block;
	max-width: 180px;
	width: 100%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	font-family: "Inter";
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
	letter-spacing: 0.005em;
	color: #435066;
	padding: 20px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border: 2px solid #435066;
	background-color: #fff;
}

@media screen and (max-width: 1024px) {
	.btn-white {
		max-width: 160px;
		padding: 15px 10px;
	}
}

.btn-white:hover {
	background-color: #435066;
	color: #fff;
}

.btn-white:active {
	background-color: #1f3247;
	border-color: #1f3247;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.aligncenter {
	float: none;
	margin: 0 auto 15px;
}

.alignright {
	float: right;
	margin: 0 0 40px 32px;
}

@media screen and (max-width: 1024px) {
	.alignright {
		margin: 0 0 25px 20px;
	}
}

.alignleft {
	float: left;
	margin: 0 32px 40px 0;
}

@media screen and (max-width: 1024px) {
	.alignleft {
		margin: 0 20px 25px 0;
	}
}

.aligncenter,
.alignleft,
.alignright {
	display: block;
	padding: 0;
	max-width: 605px !important;
	width: 54%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

@media screen and (max-width: 600px) {
	.aligncenter,
	.alignleft,
	.alignright {
		width: 100%;
		float: none;
		margin: 15px 0;
	}
}

.alignnone {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.wp-caption {
	padding: 5px 0;
	border: 1px solid #555;
	background: #444;
	text-align: center;
}

.wp-caption img {
	display: inline;
}

.wp-caption p.wp-caption-text {
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-weight: 100;
	font-style: italic;
	color: #ddd;
}

/* Main style end __________________________________*/

/* Font style start __________________________________*/
@font-face {
	font-family: "Bambino New";
	font-display: swap;
	src: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/fonts/BambinoNew-Regular.woff2) format("woff2"),
		url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/fonts/BambinoNew-Regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Bambino New";
	font-display: swap;
	src: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/fonts/BambinoNew-SemiBold.woff2) format("woff2"),
		url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/fonts/BambinoNew-SemiBold.woff) format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Bambino New";
	font-display: swap;
	src: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/fonts/BambinoNew-Bold.woff2) format("woff2"),
		url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/fonts/BambinoNew-Bold.woff) format("woff");
	font-weight: 700;
	font-style: normal;
}

/* Font style end __________________________________*/

/* Header style start __________________________________*/
.header {
	width: 100%;
	position: fixed;
	background-color: #fff;
	color: #326d9f;
	z-index: 50;
	top: 0;
	padding: 0 15px;
}

.header__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1712px;
	width: 100%;
	margin: 0 auto;
}

@media screen and (max-width: 600px) {
	.header__inner {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media screen and (max-width: 1024px) {
	.header__logo {
		margin-left: 88%;
	}
}

@media screen and (max-width: 600px) {
	.header__logo {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 1fr 1fr;
		grid-template-columns: 1fr 1fr 1fr;
		margin: 0 auto;
		max-width: 85px;
	}
}

.header__menu {
	max-width: 900px;
	padding: 0 15px;
	width: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

@media screen and (max-width: 1024px) {
	.header__menu {
		max-width: 100%;
		position: absolute;
		top: -100px;
		left: 0;
		background-color: #fff;
		padding: 15px 15px;
	}
}

@media screen and (max-width: 600px) {
	.header__menu {
		top: -900px;
	}
}

.header__menu.active {
	top: 108px;
	overflow: visible;
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

@media screen and (max-width: 600px) {
	.header__menu.active {
		top: 85px;
		height: 100vh;
		padding-top: 97px;
	}
}

.header__menu-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 0;
	/* =========================================================R */
	gap: 30px;
}

@media screen and (max-width: 1199px) {
	.header__menu-list {
		gap: 20px;
	}
}

@media screen and (max-width: 1024px) {
	.header__menu-list {
		max-width: 900px;
		width: 100%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 600px) {
	.header__menu-list {
		display: block;
	}
}

.header__menu-list li {
	position: relative;
	text-align: center;
	/* =========================================================R */

	/* margin-right: 8%; */
}

@media screen and (max-width: 1440px) {
	.header__menu-list li {
		/* margin-right: 3%; */
	}
}

@media screen and (max-width: 600px) {
	.header__menu-list li {
		text-align: center;
		padding: 0;
		margin: 0 0 25px;
	}
}

.header__menu-list li:last-of-type {
	margin-right: 0;
}

.header__menu-list li::before {
	content: none;
}

.header__menu-list li a {
	font-weight: 400;
	font-size: 18rem;
	line-height: 32rem;
	color: #326d9f;
	letter-spacing: 0.0015em;
	-webkit-transition: text-shadow 0.5s;
	-o-transition: text-shadow 0.5s;
	transition: text-shadow 0.5s;
	transition: 0.3s ease;
}

.header__menu-list li a:hover {
	/* text-shadow: 0 0 1.2px #326d9f, 0 0 1.2px #326d9f; */
	font-weight: 700;
}

.header__box-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 215px;
	width: 100%;

	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}

@media screen and (max-width: 1440px) {
	.header__box-right {
		max-width: 220px;
	}
}

@media screen and (max-width: 1399px) {
	.header__box-right {
		width: fit-content;
	}
}

@media screen and (max-width: 1024px) {
	.header__box-right {
		max-width: 205px;
	}
}

@media screen and (max-width: 600px) {
	.header__box-right-desktop {
		/* display: none; */
		justify-self: flex-end;
	}
}

.header__box-right-phone {
	display: none;
}

@media screen and (max-width: 600px) {
	.header__box-right-phone {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 auto;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 30px;
	}
}

.header__mail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__mail:hover img, .header__mail:hover svg {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.header__mail img, .header__mail svg {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.header__rdv{
	margin-left: 24px;
}
.header__rdv .btn{
	padding-left: 25px;
	padding-right: 25px;
}
.header__rdv .btn span{
	display: inline-block;
	padding-right: 4px;
}


@media screen and (max-width: 1024px) {
	.header__rdv .btn span{
		display: none;
	}
	.header__rdv .btn {
		padding-left: 10px;
		padding-right: 10px;
	}
	.header__box-right{
		margin-left: -100px;
	}
}
.widget {
	position: fixed;
	right: calc((100vw - 1712px) / 2);
	/* right: 104px; */
	bottom: 120px;
	z-index: 90;
}

.widget__btn {
	width: 104px;
	height: 104px;
	display: flex;
	flex-direction: column;
	background: #107ACA;
	padding: 10px;
	gap: 6px;
}
.widget__btn:hover{
	background: #0E69AD;
	box-shadow: 0px 12px 12px -8px #B5BFE3;
}


@media screen and (max-width: 1742px){
	.widget{
		right: 15px;
	}
	
}
@media screen and (max-width: 1500px) {
	.widget {
		
		right: 15px;
		
		bottom: 5%;
	}

	.widget__btn {
		width: 90px;
		height: 90px;
	}
}

@media screen and (max-width: 600px) {
	.widget {
		display: none;
	}
}

.burger {
	position: relative;
	width: 24px;
	height: 15px;
	display: none;
	cursor: pointer;
}

@media screen and (max-width: 1024px) {
	.burger {
		display: block;
	}
}

.burger span,
.burger:after,
.burger:before {
	height: 2px;
	width: 100%;
	position: absolute;
	background-color: #435066;
	margin: 0 auto;
	border-radius: 2px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	pointer-events: none;
}

.burger span {
	top: 13px;
}

.burger:after,
.burger:before {
	content: "";
}

.burger:after {
	bottom: 6px;
}

.burger:before {
	top: 0;
}

.burger.active span {
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.burger.active:before {
	-webkit-transform: rotate(38deg);
	-ms-transform: rotate(38deg);
	transform: rotate(38deg);
	top: 6px;
}

.burger.active:after {
	-webkit-transform: rotate(-38deg);
	-ms-transform: rotate(-38deg);
	transform: rotate(-38deg);
	bottom: 7px;
}

/* Header style end __________________________________*/

/* section Intro start __________________________________*/
.intro {
	padding-top: 111px;
}

@media screen and (max-width: 600px) {
	.intro {
		/* padding-top: 85px; */
	}
}

.intro__wrapper-img {
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 600px) {
	.intro__img {
		height: 200px;
	}

	.intro__wrapper-img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column-reverse;
	}
}

.intro__wave-1,
.intro__wave-2 {
	position: absolute;
	bottom: 0;
	left: 0;
}

@media screen and (max-width: 1024px) {
	.intro__wave-1,
	.intro__wave-2 {
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 600px) {
	.intro__wave-1,
	.intro__wave-2 {
		display: none;
	}
}

.intro__img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.intro__wrapper-title {
	width: 100%;
	position: absolute;
	left: 50%;
	bottom: 40px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media screen and (max-width: 600px) {
	.intro__wrapper-title {
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
}

.intro__title {
	margin: 0 auto;
	padding: 0 15px;
	/* max-width: 1240px; */
	/* max-width: 1340px; */
	max-width: 1600px;
	width: 100%;
	font-weight: 600;
	font-size: 36px;
	line-height: 60px;
	margin-bottom: 24px;
}

.intro__title br {
	display: none;
}

@media screen and (max-width: 600px) {
	.intro__title {
		font-family: "Bambino New", sans-serif;
		margin: 20px 0 0;
		padding: 0 16px;
		font-style: normal;
		/* font-size: 38rem;
    line-height: 1.3; */
		font-weight: 600;
		font-size: 24px;
		line-height: 36px;
	}

	.intro__title br {
		display: block;
	}
}

/* section Intro end __________________________________*/
/* section Bienvenue start __________________________________*/
.bienvenue {
	padding-top: 120px;
}

@media screen and (max-width: 1024px) {
	.bienvenue {
		padding-top: 60px;
	}
}

@media screen and (max-width: 600px) {
	.bienvenue {
		padding-top: 20px;
	}
}

.bienvenue__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1270px;
	width: 100%;
	margin: 0 auto 80px;
	padding: 0 15px;
}

@media screen and (max-width: 1024px) {
	.bienvenue__box {
		display: block;
		margin-bottom: 50px;
	}
}

.bienvenue__left {
	width: 50%;
	margin-right: 30px;
}

@media screen and (max-width: 1024px) {
	.bienvenue__left {
		text-align: center;
		width: 100%;
		margin-bottom: 45px;
	}
}

.bienvenue__left-title {
	margin: 0 0 25px;
}

@media screen and (max-width: 1024px) {
	.bienvenue__left-title {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 600px) {
	.bienvenue__left-title {
		font-family: "Bambino New", sans-serif;
		font-weight: 600;
		font-size: 22px;
		line-height: 48px;
		margin-bottom: 8px;
	}
}

.bienvenue__left-subtitle {
	margin-bottom: 32px;
}

@media screen and (max-width: 1024px) {
	.bienvenue__left-subtitle {
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 600px) {
	.bienvenue__left-subtitle {
		font-family: "Bambino New", sans-serif;
		font-weight: 600;
		font-size: 18px;
		line-height: 24px;
	}
}

.bienvenue__box-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 1024px) {
	.bienvenue__box-btn {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.bienvenue__phone-btn {
	margin-right: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 286px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
}

.bienvenue__phone {
	max-width: 222px;
	width: 100%;
	padding: 0 10px;
	text-align: center;
}

.bienvenue__wrapper-icon {
	max-width: 64px;
	width: 100%;
	height: 100%;
	border-left: 1px solid #fff;
	padding: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bienvenue__mail-btn {
	max-width: 64px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: auto;
}

.bienvenue__mail-btn path {
	-webkit-transition: fill 0.5s;
	-o-transition: fill 0.5s;
	transition: fill 0.5s;
}

.bienvenue__mail-btn:hover path {
	fill: #fff;
}

.bienvenue__description {
	width: 50%;
	text-align: justify;
}

@media screen and (max-width: 1024px) {
	.bienvenue__description {
		width: 100%;
	}
}

.bienvenue__wrapper-img {
	position: relative;
	overflow: hidden;
}

.bienvenue__wave-1,
.bienvenue__wave-2 {
	position: absolute;
	bottom: 0;
	left: 0;
}

@media screen and (max-width: 1440px) {
	.bienvenue__wave-1,
	.bienvenue__wave-2 {
		height: 100%;
		width: 100%;
		bottom: -62px;
	}
}

@media screen and (max-width: 1024px) {
	.bienvenue__wave-1,
	.bienvenue__wave-2 {
		display: none;
	}
}

.bienvenue__img-title {
	position: absolute;
	left: 17%;
	bottom: 60px;
	max-width: 845px;
	width: 100%;
	padding: 0 15px;
	margin-bottom: 0;
}

@media screen and (max-width: 1440px) {
	.bienvenue__img-title {
		left: 7%;
		bottom: 10px;
	}
}

@media screen and (max-width: 1024px) {
	.bienvenue__img-title {
		left: 50%;
		-webkit-transform: translateX(-50%) !important;
		-ms-transform: translateX(-50%) !important;
		transform: translateX(-50%) !important;
		bottom: 30px;
		text-align: center;
	}
}

@media screen and (max-width: 600px) {
	.bienvenue__img-title {
		position: static;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		margin-bottom: 20px;
	}
}

/* section Bienvenue end __________________________________*/
.orthodontie {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media screen and (max-width: 1024px) {
	.orthodontie {
		display: block;
		padding-top: 60px;
	}
}

.orthodontie__box {
	position: absolute;
	top: 65px;
	left: 0;
	max-width: 1060px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0 15px;
	z-index: 1;
}

@media screen and (max-width: 1440px) {
	.orthodontie__box {
		max-width: 710px;
		top: 45px;
	}
}

@media screen and (max-width: 1024px) {
	.orthodontie__box {
		position: static;
		max-width: 100%;
	}
}

.orthodontie__box-inner {
	max-width: 710px;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.orthodontie__box-inner {
		max-width: 100%;
	}
}

.orthodontie__wrapper-img {
	position: relative;
}

.orthodontie__wrapper-img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(
		90deg,
		#ffffff 12.67%,
		rgba(255, 255, 255, 0) 44.29%
	);
}

@media screen and (max-width: 1024px) {
	.orthodontie__wrapper-img::before {
		content: none;
	}
}

.orthodontie__title {
	margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
	.orthodontie__title {
		text-align: center;
		margin-bottom: 25px;
	}
}

.orthodontie__item {
	padding-left: 15px;
	position: relative;
	margin-bottom: 30px;
	max-width: 605px;
	width: 100%;
	text-align: justify;
}

.orthodontie__item::before {
	content: "";
	height: 100%;
	width: 4px;
	background: #435066;
	border-radius: 50px;
	position: absolute;
	left: 0;
}

.orthodontie__item h3 {
	margin-bottom: 20px;
}

.orthodontie__item p:last-of-type {
	margin-bottom: 0;
}

.orthodontie__item ul {
	padding-left: 21px;
}

.orthodontie__item li::before {
	left: -16px;
}

.cabinet {
	padding-top: 120px;
	margin-top: -60px;
	margin-bottom: -7px;
}

.cabinet__box {
	max-width: 1742px;
	width: 100%;
	margin: 0 auto 100px;
	padding: 0 15px;
}

.cabinet__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: flex-end;
	max-width: 1360px;
	width: 100%;
	margin-bottom: 28px;
	padding-left: 14%;
}

@media screen and (max-width: 1440px) {
	.cabinet__top {
		padding-left: 7%;
	}
}

@media screen and (max-width: 1024px) {
	.cabinet__top {
		padding-left: 0;
		display: block;
	}
}

.cabinet__title {
	margin: 0 140px 0 0;
	width: 49%;
}

@media screen and (max-width: 1024px) {
	.cabinet__title {
		text-align: center;
		margin: 0 0 20px;
		width: 100%;
	}
}

.cabinet__description {
	width: 51%;
	margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
	.cabinet__description {
		width: 100%;
	}
}

.cabinet__list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr 32px 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 32px;
	padding-top: 32px;
	border-top: 1px solid #435066;
}

@media screen and (max-width: 1024px) {
	.cabinet__list {
		-ms-grid-columns: 1fr 32px 1fr;
		grid-template-columns: 1fr 1fr;
		max-width: 700px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 600px) {
	.cabinet__list {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		max-width: 350px;
	}
}

.cabinet__item {
	position: relative;
}

.cabinet__item::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 24, 53, 0.7)),
		to(rgba(0, 24, 53, 0.7))
	);
	background: -o-linear-gradient(
		bottom,
		rgba(0, 24, 53, 0.7),
		rgba(0, 24, 53, 0.7)
	);
	background: linear-gradient(0deg, rgba(0, 24, 53, 0.7), rgba(0, 24, 53, 0.7));
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.cabinet__item-img {
	width: 100%;
}

.cabinet__item-btn {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 74px;
	width: 74px;
	background-color: #435066;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media screen and (max-width: 600px) {
	.cabinet__item-btn {
		height: 50px;
		width: 50px;
	}
}

.cabinet__item-box-description {
	max-width: 386px;
	width: 100%;
	padding: 0 15px;
	position: absolute;
	top: 80px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

@media screen and (max-width: 1440px) {
	.cabinet__item-box-description {
		top: 10px;
	}
}

@media screen and (max-width: 1024px) {
	.cabinet__item-box-description {
		top: 70px;
	}
}

@media screen and (max-width: 600px) {
	.cabinet__item-box-description {
		top: 40px;
	}
}

.cabinet__item-title {
	color: #fff;
	margin-bottom: 25px;
}

@media screen and (max-width: 1440px) {
	.cabinet__item-title {
		margin-bottom: 10px;
		font-size: 30rem;
		line-height: 38rem;
	}
}

@media screen and (max-width: 1024px) {
	.cabinet__item-title {
		font-size: 36rem;
		line-height: 44rem;
		margin-bottom: 15px;
	}
}

.cabinet__item-description {
	color: #fff;
}

@media screen and (max-width: 1440px) {
	.cabinet__item-description {
		font-size: 14rem;
		line-height: 20rem;
	}
}

@media screen and (max-width: 1024px) {
	.cabinet__item-description {
		font-size: 16rem;
		line-height: 24rem;
	}
}

.cabinet__item .cabinet__item-btn svg {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.cabinet__item.active .cabinet__item-btn {
	background-color: #fff;
}

.cabinet__item.active::before {
	height: 100%;
	width: 100%;
}

.cabinet__item.active .cabinet__item-btn svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.cabinet__item.active .cabinet__path-1 {
	stroke: #435066;
}

.cabinet__item.active .cabinet__path-2 {
	fill: #435066;
}

.cabinet__item.active .cabinet__item-box-description {
	opacity: 1;
}

.cabinet__slider {
	position: relative;
	line-height: 0;
}

.cabinet__slider .swiper-button-lock {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.cabinet__slider .swiper-button-next.swiper-button-disabled,
.cabinet__slider .swiper-button-prev.swiper-button-disabled {
	opacity: 1 !important;
	cursor: pointer !important;
	pointer-events: all;
}

.cabinet__slider .swiper-slide {
	background: #fff;
	position: relative;
}

.cabinet__slider .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

@media screen and (max-width: 600px) {
	.cabinet__slider .swiper-slide img {
		height: 220px;
	}
}

.cabinet__slider .swiper-slide::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(-3.95%, #ffffff),
		color-stop(5.25%, rgba(255, 255, 255, 0.845141)),
		color-stop(34.74%, rgba(255, 255, 255, 0))
	);
	background: -o-linear-gradient(
		bottom,
		#ffffff -3.95%,
		rgba(255, 255, 255, 0.845141) 5.25%,
		rgba(255, 255, 255, 0) 34.74%
	);
	background: linear-gradient(
		360deg,
		#ffffff -3.95%,
		rgba(255, 255, 255, 0.845141) 5.25%,
		rgba(255, 255, 255, 0) 34.74%
	);
}

.cabinet__box-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 60px;
	z-index: 5;
	max-width: 816px;
	width: 100%;
	padding: 0 15px;
}

@media screen and (max-width: 1024px) {
	.cabinet__box-nav {
		position: static;
		max-width: 320px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		margin: 25px auto;
	}
}

.cabinet__box-nav .swiper-button-prev,
.cabinet__box-nav .swiper-button-next {
	position: static;
	background-image: none;
	margin-top: 0;
	width: 64px;
	height: 64px;
	border: 2px solid #435066;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media screen and (max-width: 1024px) {
	.cabinet__box-nav .swiper-button-prev,
	.cabinet__box-nav .swiper-button-next {
		width: 45px;
		height: 45px;
	}
}

.cabinet__box-nav .swiper-button-prev path,
.cabinet__box-nav .swiper-button-next path {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.cabinet__box-nav .swiper-button-prev:hover,
.cabinet__box-nav .swiper-button-next:hover {
	background-color: #435066;
}

.cabinet__box-nav .swiper-button-prev:hover path,
.cabinet__box-nav .swiper-button-next:hover path {
	stroke: #fff;
}

.cabinet__box-nav .swiper-pagination {
	position: static;
	max-width: 180px;
	width: 100%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	display: -webkit-box;
	display: -ms-flexbox;
	/* display: flex; */
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 30rem;
	line-height: 30rem;
	color: #435066;
}

@media screen and (max-width: 1024px) {
	.cabinet__box-nav .swiper-pagination {
		max-width: 125px;
		display: none;
	}
}

.cabinet__box-nav .swiper-pagination span {
	font-weight: 600;
	font-size: 24rem;
	line-height: 24rem;
	color: #435066;
	display: block;
	display: none;
}

.technologies {
	padding-top: 100px;
}

.technologies__top {
	max-width: 1240px;
	width: 100%;
	margin: 0 auto 60px;
	border-bottom: 1px solid #435066;
	padding: 0 5% 30px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 1024px) {
	.technologies__top {
		padding: 0 15px 20px;
		display: block;
		margin-bottom: 30px;
	}
}

.technologies__title {
	margin: 0 30px 0 0;
	max-width: 355px;
}

@media screen and (max-width: 1024px) {
	.technologies__title {
		max-width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
}

.technologies__description {
	margin: 25px 0 0;
	max-width: 500px;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.technologies__description {
		max-width: 100%;
		margin-top: 0;
	}
}

.technologies__item {
	max-width: 1580px;
	width: 100%;
	margin: 0 0 60px auto;
	position: relative;
}

@media screen and (max-width: 1440px) {
	.technologies__item {
		max-width: 1350px;
	}
}

@media screen and (max-width: 1024px) {
	.technologies__item {
		margin-bottom: 30px;
	}
}

.technologies__item::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 24, 53, 0.7)),
		to(rgba(0, 24, 53, 0.7))
	);
	background: -o-linear-gradient(
		bottom,
		rgba(0, 24, 53, 0.7),
		rgba(0, 24, 53, 0.7)
	);
	background: linear-gradient(0deg, rgba(0, 24, 53, 0.7), rgba(0, 24, 53, 0.7));
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.technologies__item:last-of-type {
	margin-bottom: 0;
}

.technologies__item-img {
	width: 100%;
}

@media screen and (max-width: 600px) {
	.technologies__item-img {
		min-height: 250px;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
	}
}

.technologies__item-box-description {
	position: absolute;
	left: 105px;
	bottom: 172px;
	max-width: 605px;
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

@media screen and (max-width: 1024px) {
	.technologies__item-box-description {
		bottom: 80px;
		left: 0;
		padding: 0 15px 0 100px;
	}
}

@media screen and (max-width: 600px) {
	.technologies__item-box-description {
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		bottom: 0;
		padding: 0 15px;
		max-width: 450px;
	}
}

.technologies__item-title {
	color: #fff;
	margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
	.technologies__item-title {
		text-align: center;
		margin-bottom: 15px;
	}
}

.technologies__item-description {
	color: #fff;
	margin-bottom: 0;
}

.technologies__item-btn {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 74px;
	width: 74px;
	background-color: #435066;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media screen and (max-width: 600px) {
	.technologies__item-btn {
		height: 50px;
		width: 50px;
	}
}

.technologies__item-btn::before {
	content: "";
	height: 16px;
	width: 90px;
	position: absolute;
	left: 0;
	bottom: 74px;
	background-color: #fff;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

@media screen and (max-width: 600px) {
	.technologies__item-btn::before {
		width: 60px;
		bottom: 49px;
		height: 10px;
	}
}

.technologies__item-btn::after {
	content: "";
	height: 74px;
	width: 16px;
	position: absolute;
	left: 74px;
	bottom: 0;
	background-color: #fff;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

@media screen and (max-width: 600px) {
	.technologies__item-btn::after {
		height: 50px;
		width: 10px;
		left: 50px;
	}
}

.technologies__item .technologies__item-btn svg {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.technologies__item.active .technologies__item-btn {
	background-color: #fff;
}

.technologies__item.active::before {
	height: 100%;
	width: 100%;
}

.technologies__item:nth-child(even) {
	margin-left: 0;
}

.technologies__item:nth-child(even) .technologies__item-btn {
	right: 0;
	left: auto;
}

.technologies__item:nth-child(even) .technologies__item-btn::before {
	right: 0;
	left: auto;
}

.technologies__item:nth-child(even) .technologies__item-btn::after {
	right: 74px;
	left: auto;
}

@media screen and (max-width: 600px) {
	.technologies__item:nth-child(even) .technologies__item-btn::after {
		right: 50px;
	}
}

.technologies__item:nth-child(even) .technologies__item-box-description {
	right: 105px;
	left: auto;
	max-width: 392px;
}

@media screen and (max-width: 1024px) {
	.technologies__item:nth-child(even) .technologies__item-box-description {
		right: 0;
		padding: 0 100px 0 15px;
	}
}

@media screen and (max-width: 600px) {
	.technologies__item:nth-child(even) .technologies__item-box-description {
		left: 50%;
		padding: 0 15px;
	}
}

.technologies__item.active .technologies__item-btn svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.technologies__item.active .technologie__path-1 {
	stroke: #435066;
}

.technologies__item.active .technologie__path-2 {
	fill: #435066;
}

.technologies__item.active .technologies__item-box-description {
	opacity: 1;
}

.technologies__item.active .technologies__item-btn::before,
.technologies__item.active .technologies__item-btn::after {
	opacity: 0;
}

.equipe {
	max-width: 1290px;
	width: 100%;
	margin: -30px auto;
	padding: 110px 15px 0;
}

@media screen and (max-width: 1024px) {
	.equipe {
		padding-top: 110px;
		margin-top: -30px;
	}
}

.equipe__wrapper-title {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-96%);
	-ms-transform: translateX(-96%);
	transform: translateX(-96%);
	margin-bottom: 32px;
}

@media screen and (max-width: 1024px) {
	.equipe__wrapper-title {
		transform: none;
		position: static;
		margin-bottom: 40px;
		text-align: center;
		width: auto;
	}
}

.equipe__list-doctor .equipe__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #7b8796;
	margin-bottom: 96px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media screen and (max-width: 1024px) {
	.equipe__list-doctor .equipe__item {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor .equipe__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.equipe__list-doctor .equipe__item:last-of-type {
	margin-bottom: 0;
}

.equipe__list-doctor .equipe__item:hover {
	-webkit-box-shadow: 0px 8px 20px #bac4d6;
	box-shadow: 0px 8px 20px #bac4d6;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}

.equipe__list-doctor .equipe__item-wrapper-img {
	width: 390px;
	min-height: 492px;
	border-right: 1px solid #7b8796;
	background: #f8f8ff;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.equipe__list-doctor .equipe__item-wrapper-img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor .equipe__item-wrapper-img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		border-right: none;
		height: 100%;
		width: 100%;
		max-width: 330px;
		margin: 0 auto;
	}
}

.equipe__list-doctor .equipe__item-img {
	width: 390px;
	height: 587px;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}

@media screen and (max-width: 1024px) {
	.equipe__list-doctor .equipe__item-img {
		position: static;
		height: 518px;
	}
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor .equipe__item-img {
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		width: 100%;
		max-width: 330px;
	}
}

.equipe__list-doctor .equipe__item-box {
	padding: 40px 15px 44px 32px;
	max-width: 757px;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.equipe__list-doctor .equipe__item-box {
		padding: 20px 15px;
	}
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor .equipe__item-box {
		padding-bottom: 10px;
		order: 2;
	}
}

.equipe__list-doctor .equipe__item-box-description {
	margin-bottom: 22px;
}

.equipe__list-doctor .equipe__item-box-description h3 {
	margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor .equipe__item-box-description h3 {
		text-align: center;
	}
}

.equipe__list-doctor .equipe__item-box-description h4 {
	margin-bottom: 10px;
}

.equipe__list-doctor .equipe__item-box-description:first-of-type p {
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
}

.equipe__list-doctor .equipe__item-box-description p:last-of-type {
	margin-bottom: 0;
}

.equipe__list-doctor .equipe__item-box-description ul {
	padding-left: 24px;
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor .equipe__item-box-description ul {
		padding-left: 20px;
	}
}

.equipe__list-doctor .equipe__item-box-description li::before {
	left: -15px;
}

.equipe__list-doctor .equipe__item:nth-child(even) {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.equipe__list-doctor .equipe__item:nth-child(even) .equipe__item-wrapper-img {
	border-right: none;
	border-left: 1px solid #7b8796;
	order: 1;
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor
		.equipe__item:nth-child(even)
		.equipe__list-doctor
		.equipe__item-wrapper-img {
		border-left: none;
	}
}

.equipe__list-doctor
	.equipe__item:nth-child(even)
	.equipe__list-doctor
	.equipe__item-box {
	padding: 40px 32px 44px 15px;
	margin-left: auto;
}

@media screen and (max-width: 1024px) {
	.equipe__list-doctor
		.equipe__item:nth-child(even)
		.equipe__list-doctor
		.equipe__item-box {
		padding: 20px 15px;
	}
}

@media screen and (max-width: 600px) {
	.equipe__list-doctor
		.equipe__item:nth-child(even)
		.equipe__list-doctor
		.equipe__item-box {
		padding-bottom: 10px;
	}
}

.equipe__title-assistants {
	margin: 60px 0 40px;
}

@media screen and (max-width: 1024px) {
	.equipe__title-assistants {
		text-align: center;
		margin: 40px 0 20px;
	}
}

.equipe__list-assistants {
	/*  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 32px;*/
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	justify-content: center;
}

@media screen and (max-width: 1024px) {
	.equipe__list-assistants {
		display: grid;
		grid-gap: 32px;
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media screen and (max-width: 768px) {
	.equipe__list-assistants {
		max-width: 550px;
		margin: 0 auto;
		grid-template-columns: 1fr 1fr;
		grid-gap: 32px;
	}
}

@media screen and (max-width: 600px) {
	/* .equipe__list-assistants {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 300px;
    margin: 0 auto;
  } */
}

.equipe__list-assistants .equipe__item {
	border: 1px solid #7b8796;
	position: relative;
	width: calc(25% - 24px);
}

.equipe__list-assistants .equipe__item-img {
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.equipe__list-assistants .equipe__item {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.equipe__list-assistants .equipe__item {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.equipe__list-assistants .equipe__item-img {
		height: 100%;
	}
}

.equipe__list-assistants .equipe__item-box-description {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(67, 80, 102, 0.7);
	width: 100%;
	padding: 20px 15px;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.equipe__list-assistants .equipe__item:hover .equipe__item-box-description {
	opacity: 1;
}

.equipe__list-assistants .equipe__item-title {
	color: #fff;
	text-align: center;
	margin-bottom: 2px;
}

.equipe__list-assistants .equipe__subtitle {
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}

.parcours {
	max-width: 1712px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 15px 0;
}

@media screen and (max-width: 1024px) {
	.parcours {
		padding-top: 50px;
	}
}

.parcours__title {
	text-align: center;
	margin-bottom: 25px;
/* 	cursor: none; */
}

.parcours__subtitle {
	text-align: center;
	max-width: 1240px;
	width: 100%;
	margin: 0 auto 16px;
/* 	cursor: none; */
}

.parcours__description {
	text-align: justify;
	max-width: 816px;
	width: 100%;
	margin: 0 auto 48px;
/* 	cursor: none; */
}

.parcours__wrapper-list {
	position: relative;
}

.parcours__wrapper-list::before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: 144px;
	left: 0;
	background-color: #7b8796;
}

.parcours__list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	max-width: 1212px;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.parcours__list {
		-ms-grid-columns: 1fr 1fr;
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (max-width: 600px) {
	.parcours__list {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
}

.parcours__item {
	padding: 52px 0 100px;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.parcours__item {
		padding: 26px 0 50px;
	}
}

@media screen and (max-width: 600px) {
	.parcours__item {
		padding: 13px 0 25px;
	}
}

.parcours__item:hover {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(255, 255, 255, 0)),
		color-stop(14.29%, rgba(235, 245, 255, 0.485218)),
		color-stop(32.48%, #e0f0ff),
		color-stop(80.09%, rgba(235, 245, 255, 0.421663)),
		to(rgba(255, 255, 255, 0))
	);
	background: -o-linear-gradient(
		top,
		rgba(255, 255, 255, 0) 0%,
		rgba(235, 245, 255, 0.485218) 14.29%,
		#e0f0ff 32.48%,
		rgba(235, 245, 255, 0.421663) 80.09%,
		rgba(255, 255, 255, 0) 100%
	);
	background: linear-gradient(
		180deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(235, 245, 255, 0.485218) 14.29%,
		#e0f0ff 32.48%,
		rgba(235, 245, 255, 0.421663) 80.09%,
		rgba(255, 255, 255, 0) 100%
	);
}

.parcours__item::before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	top: 144px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #7b8796;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.parcours__item::before {
		top: 111px;
	}
}

.parcours__item:hover::before {
	background-color: #1f3247;
	width: 92%;
}

.parcours__item-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	min-height: 88px;
	padding: 0 16px 20px;
	margin-bottom: 12px;
}

@media screen and (max-width: 600px) {
	.parcours__item-top {
		min-height: 94px;
	}
}

@media screen and (max-width: 1440px) {
	.parcours__item-img {
		max-width: 64px;
	}
}

.parcours__item-title {
	margin: 0 0 0 16px;
	font-size: 30px;
	line-height: 36px;
}

@media screen and (max-width: 1440px) {
	.parcours__item-title {
		margin-left: 10px;
	}
}

.parcours__item-bottom {
	padding: 0 16px;
}

.parcours__item-bottom ul {
	padding-left: 24px;
}

.parcours__item-bottom li::before {
	left: -16px;
}

.traitements {
	padding-top: 100px;
	margin-top: -40px;
	overflow: hidden;
}

@media screen and (max-width: 1024px) {
	.traitements {
		margin-top: -80px;
	}
}

.traitements__title {
	max-width: 1215px;
	width: 100%;
	margin: 0 auto 60px;
	padding-left: 15px;
}

@media screen and (max-width: 1440px) {
	.traitements__title {
		max-width: 1200px;
	}
}

@media screen and (max-width: 1024px) {
	.traitements__title {
		margin-bottom: 30px;
		text-align: center;
	}
}

.traitements__item {
	position: relative;
	padding-left: 15px;
	min-height: 740px;
	padding-left: 135px;
}

@media screen and (max-width: 1024px) {
	.traitements__item {
		padding: 0 15px !important;
		margin-bottom: 45px;
		min-height: 0;
	}
}

.traitements__item:nth-child(odd) {
	padding: 0 135px 0 0;
}

.traitements__item:last-of-type {
	margin-bottom: 0;
}

.traitements__item::before {
	content: "";
	position: absolute;
	bottom: 60px;
	left: 91px;
	width: 93px;
	height: 622px;
	background: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/img/traitement.svg) no-repeat left;
}

@media screen and (max-width: 1440px) {
	.traitements__item::before {
		left: 15px;
	}
}

@media screen and (max-width: 1024px) {
	.traitements__item::before {
		display: none;
	}
}

.traitements__item:nth-child(odd)::before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 60px;
	right: 104px;
	left: auto;
}

@media screen and (max-width: 1440px) {
	.traitements__item:nth-child(odd)::before {
		right: 15px;
	}
}

.traitements__item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*max-width: 1558px;*/
	max-width: 1624px;
	width: 100%;
	margin-left: auto;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.traitements__item-inner {
		display: block;
	}
}

.traitements__item:nth-child(odd) .traitements__item-inner {
	margin-left: 0;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.traitements__box-description {
	max-width: 725px;
	width: 100%;
	min-height: 590px;
	margin-bottom: 48px;
	padding-left: 15px;
}

.traitements__item-image {
	display: none;
}

@media screen and (max-width: 1024px) {
	.traitements__box-description {
		max-width: 100%;
		min-height: 0;
		padding: 0 !important;
	}

	.traitements__wrapper-img {
		display: none;
	}

	.traitements__item-image {
		display: block;
		margin-bottom: 25px;
	}
}

.traitements__item:nth-child(even) .traitements__box-description {
	margin-top: 180px;
	padding: 0 15px 0 0;
}

@media screen and (max-width: 1024px) {
	.traitements__item:nth-child(even) .traitements__box-description {
		margin-top: 0;
	}
}

.traitements__item:first-of-type .traitements__box-description {
	margin-top: 0;
}

.traitements__item:nth-child(odd) .traitements__box-description {
	margin-top: 108px;
	/*margin-left: -74px;*/
	max-width: 604px;
	z-index: 1;
}

@media screen and (max-width: 1024px) {
	.traitements__item:nth-child(odd) .traitements__box-description {
		margin-top: 0;
		max-width: 100%;
	}
}

.traitements__item:nth-child(5) .traitements__box-description {
	margin-top: 180px;
}

@media screen and (max-width: 1024px) {
	.traitements__item:nth-child(5) .traitements__box-description {
		margin-top: 0;
	}
}

.traitements__box-description h3 {
	margin-bottom: 32px;
}

@media screen and (max-width: 1024px) {
	.traitements__box-description h3 {
		margin-bottom: 20px;
		text-align: center;
	}
}

.traitements__box-description p {
	text-align: justify;
	margin-bottom: 12px;
}

.traitements__box-description ul {
	padding-left: 45px;
	position: relative;
	margin: 16px 0 40px;
}

.traitements__box-description ul::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #435066;
	border-radius: 10px;
	height: 100%;
	width: 4px;
}

.traitements__box-description li {
	padding-left: 5px;
	margin-bottom: 5px;
}

.traitements__item:nth-child(odd) .traitements__btn {
	margin-top: 60px;
}

@media screen and (max-width: 1024px) {
	.traitements__btn {
		margin: 30px auto !important;
	}
}

.traitements__wrapper-img {
	max-width: 1050px;
	width: 100%;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.traitements__wrapper-img {
		/* position: static; */
	}
}

.traitements__wrapper-img::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(
		90deg,
		#ffffff 8.83%,
		rgba(255, 255, 255, 0.3) 46.41%,
		rgba(255, 255, 255, 0) 67.43%
	);
}

@media screen and (max-width: 1024px) {
	.traitements__wrapper-img::before {
		content: none;
	}
}

.traitements__item:nth-child(odd) .traitements__wrapper-img::before {
	background: linear-gradient(
		90deg,
		#ffffff 8.83%,
		rgba(255, 255, 255, 0.3) 39.76%,
		rgba(255, 255, 255, 0) 54.38%
	);
	transform: matrix(-1, 0, 0, 1, 0, 0);
}

.traitements__wrapper-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.traitements__item:nth-child(odd) .traitements__wrapper-img {
	order: -1;
}

.patients {
	background: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/img/patients_background.jpg) no-repeat center;
	background-size: cover;
	padding: 100px 50px 150px 15px;
	min-height: 850px;
}

@media screen and (max-width: 1024px) {
	.patients {
		padding: 60px 15px 150px;
		min-height: 940px;
	}
}

@media screen and (max-width: 600px) {
	.patients {
		padding-bottom: 50px;
		min-height: 800px;
	}
}

@media screen and (max-width: 400px) {
	.patients {
		padding-bottom: 0;
	}
}

.patients__inner {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}

@media screen and (max-width: 1440px) {
	.patients__inner {
		max-width: 1180px;
	}
}

.patients__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 28px;
	border-bottom: 1px solid #7b8796;
	margin-bottom: 32px;
}

@media screen and (max-width: 600px) {
	.patients__top {
		display: block;
		padding-bottom: 30px;
	}
}

.patients__title {
	margin-bottom: 0;
}

@media screen and (max-width: 600px) {
	.patients__title {
		text-align: center;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 600px) {
	.patients__btn {
		margin: 0 auto;
	}
}

.patients__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 1024px) {
	.patients__box {
		display: block;
	}
}

.patients__box-description {
	max-width: 498px;
	width: 100%;
	padding-top: 30px;
	margin-right: 32px;
	display: none;
	text-align: justify;
}

@media screen and (max-width: 1024px) {
	.patients__box-description {
		padding-top: 0;
		margin-right: 0;
		margin: 0 0 45px;
		max-width: 100%;
	}
}

.patients__box-description.active {
	display: block;
}

.patients__box-description h3 {
	margin-bottom: 28px;
}

.contact__slider {
	max-width: 749px;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.contact__slider {
		margin: 0 auto;
	}
}

@media screen and (max-width: 600px) {
	.contact__slider {
		max-width: 300px;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

.cards-box {
	position: relative;
}

.cards-box.active,
.cards-box.active .card {
	pointer-events: none;
}

.cards-box .card {
	width: 100%;
	background: #f7fffd;
	border-radius: 14px;
	cursor: pointer;
}

.cards-box .card.hide {
	visibility: hidden;
}

.cards-box .card:not(.hide) {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.8s cubic-bezier(0.18, 0.98, 0.45, 1);
	-o-transition: all 0.8s cubic-bezier(0.18, 0.98, 0.45, 1);
	transition: all 0.8s cubic-bezier(0.18, 0.98, 0.45, 1);
	-webkit-transform: translate(0px, 0px) scale(1);
	-ms-transform: translate(0px, 0px) scale(1);
	transform: translate(0px, 0px) scale(1);
}

.cards-box .card:not(.hide)[data-slide="0"] {
	-webkit-transform: translate(0px, 0px) scale(1);
	-ms-transform: translate(0px, 0px) scale(1);
	transform: translate(0px, 0px) scale(1);
	z-index: 6;
	opacity: 1;
}

.cards-box .card:not(.hide)[data-slide="1"] {
	-webkit-transform: translate(25px, 18px) scale(0.9725) rotate(4deg);
	-ms-transform: translate(25px, 18px) scale(0.9725) rotate(4deg);
	transform: translate(25px, 18px) scale(0.9725) rotate(4deg);
	z-index: 5;
}

.cards-box .card:not(.hide)[data-slide="1"]::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(67, 80, 102, 0.6)),
		to(rgba(67, 80, 102, 0.6))
	);
	background: -o-linear-gradient(
		bottom,
		rgba(67, 80, 102, 0.6),
		rgba(67, 80, 102, 0.6)
	);
	background: linear-gradient(
		0deg,
		rgba(67, 80, 102, 0.6),
		rgba(67, 80, 102, 0.6)
	);
	z-index: 5;
}

.cards-box .card:not(.hide)[data-slide="2"] {
	-webkit-transform: translate(44px, 30px) scale(0.95) rotate(7deg);
	-ms-transform: translate(44px, 30px) scale(0.95) rotate(7deg);
	transform: translate(44px, 30px) scale(0.95) rotate(7deg);
	z-index: 4;
}

.cards-box .card:not(.hide)[data-slide="2"]::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(67, 80, 102, 0.8)),
		to(rgba(67, 80, 102, 0.8))
	);
	background: -o-linear-gradient(
		bottom,
		rgba(67, 80, 102, 0.8),
		rgba(67, 80, 102, 0.8)
	);
	background: linear-gradient(
		0deg,
		rgba(67, 80, 102, 0.8),
		rgba(67, 80, 102, 0.8)
	);
	z-index: 5;
}

@-webkit-keyframes hideSlide {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		z-index: 10;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
		z-index: 10;
	}
}

@keyframes hideSlide {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		z-index: 10;
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
		z-index: 10;
	}
}

.cards-box.active .card:not(.hide):last-of-type {
	-webkit-animation: hideSlide 0.5s linear;
	animation: hideSlide 0.5s linear;
}

/* .cards-box .card:not(.hide)[data-slide='3'] {
	transform: translate(45px, 45px) scale(0.925);
	z-index: 3;
}

.cards-box .card:not(.hide)[data-slide='4'] {
	transform: translate(60px, 60px) scale(0.9);
	z-index: 2;
}

.cards-box .card:not(.hide)[data-slide='5'] {
	transform: translate(75px, 75px) scale(0.875);
	z-index: 1;
} */

.cards-box .card:not(.hide)[data-slide="0"] {
	top: -6px;
	-webkit-transition: all 0.32s cubic-bezier(0.18, 0.98, 0.45, 1);
	-o-transition: all 0.32s cubic-bezier(0.18, 0.98, 0.45, 1);
	transition: all 0.32s cubic-bezier(0.18, 0.98, 0.45, 1);
}

@media screen and (max-width: 1200px) {
	.cards-box .card:not(.hide)[data-slide="0"] {
		top: -6px;
	}
}

.cards-box img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.prendre {
	padding: 120px 15px 0 9.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
}

@media screen and (max-width: 1440px) {
	.prendre {
		padding-left: 15px;
	}
}

@media screen and (max-width: 1024px) {
	.prendre {
		display: block;
		padding-top: 60px;
	}
}

.prendre__box-description {
	max-width: 548px;
	margin-right: 32px;
}

@media screen and (max-width: 1440px) {
	.prendre__box-description {
		max-width: 500px;
	}
}

@media screen and (max-width: 1024px) {
	.prendre__box-description {
		max-width: 100%;
		margin-right: 0;
	}
}

.prendre__box-description-inner {
	max-width: 392px;
	width: 100%;
	margin-left: auto;
}

@media screen and (max-width: 1024px) {
	.prendre__box-description-inner {
		max-width: 100%;
	}
}

.prendre__title {
	margin-bottom: 16px;
}

@media screen and (max-width: 1024px) {
	.prendre__title {
		text-align: center;
	}
}

@media screen and (max-width: 500px) {
	.prendre__title {
		font-size: 29rem;
	}
}

.prendre__description {
	max-width: 286px;
	width: 100%;
	margin-bottom: 16px;
}

@media screen and (max-width: 1024px) {
	.prendre__description {
		max-width: 100%;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 1024px) {
	.prendre__logo {
		margin: 0 auto 30px;
		display: block;
		max-width: 500px;
		width: 100%;
	}
}

.prendre__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 816px;
	width: 100%;
}

@media screen and (max-width: 1440px) {
	.prendre__list {
		max-width: 700px;
	}
}

@media screen and (max-width: 1024px) {
	.prendre__list {
		margin: 0 auto;
		max-width: 712px;
	}
}

@media screen and (max-width: 600px) {
	.prendre__list {
		max-width: 350px;
	}
}

.prendre__item {
	width: 100%;
	background-color: #f8f8ff;
	border: 1px solid #dfd6f5;
	padding: 32px 40px 32px 32px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	margin-bottom: 16px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media screen and (max-width: 1440px) {
	.prendre__item {
		padding: 20px;
	}
}

@media screen and (max-width: 1024px) {
	.prendre__item {
		margin-right: 16px !important;
	}
}

@media screen and (max-width: 600px) {
	.prendre__item {
		margin-right: 0 !important;
		padding: 30px;
	}
}

.prendre__item:hover {
	border-color: #7b8796;
	background-color: #eef2f6;
	-webkit-box-shadow: 0px 12px 12px -8px #b5bfe3;
	box-shadow: 0px 12px 12px -8px #b5bfe3;
}

.prendre__item:first-of-type {
	margin-right: 16px;
}

.prendre__item:nth-child(1),
.prendre__item:nth-child(4),
.prendre__item:nth-child(5),
.prendre__item:nth-child(8) {
	max-width: 440px;
	width: 100%;
}

@media screen and (max-width: 1440px) {
	.prendre__item:nth-child(1),
	.prendre__item:nth-child(4),
	.prendre__item:nth-child(5),
	.prendre__item:nth-child(8) {
		max-width: 400px;
	}
}

@media screen and (max-width: 600px) {
	.prendre__item:nth-child(1),
	.prendre__item:nth-child(4),
	.prendre__item:nth-child(5),
	.prendre__item:nth-child(8) {
		max-width: 100%;
	}
}

.prendre__item:nth-child(2),
.prendre__item:nth-child(3),
.prendre__item:nth-child(6),
.prendre__item:nth-child(7) {
	max-width: 320px;
	width: 100%;
}

@media screen and (max-width: 1440px) {
	.prendre__item:nth-child(2),
	.prendre__item:nth-child(3),
	.prendre__item:nth-child(6),
	.prendre__item:nth-child(7) {
		max-width: 280px;
	}
}

@media screen and (max-width: 600px) {
	.prendre__item:nth-child(2),
	.prendre__item:nth-child(3),
	.prendre__item:nth-child(6),
	.prendre__item:nth-child(7) {
		max-width: 100%;
	}
}

.prendre__item:nth-child(3) {
	margin-right: 16px;
}

@media screen and (max-width: 600px) {
	.prendre__item:last-of-type {
		margin-bottom: 0;
	}
}

.prendre__item-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.prendre__item-title {
	margin: 0 30px 24px 0;
}

@media screen and (max-width: 1440px) {
	.prendre__item-title {
		margin-right: 15px;
	}
}

.dentapoche {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1270px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 15px 0;
}

@media screen and (max-width: 1024px) {
	.dentapoche {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.dentapoche__img {
	max-width: 511px;
	width: 100%;
	margin-right: 10%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

@media screen and (max-width: 1440px) {
	.dentapoche__img {
		margin-right: 8%;
	}
}

@media screen and (max-width: 1024px) {
	.dentapoche__img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin: 0 auto;
		max-width: 400px;
	}
}

@media screen and (max-width: 600px) {
	.dentapoche__img {
		max-width: 300px;
	}
}

.dentapoche__box {
	margin-top: 10px;
	max-width: 604px;
}
.dentapoche__box p{
	text-align: justify;
}

@media screen and (max-width: 1024px) {
	.dentapoche__box {
		max-width: 100%;
		margin-top: 0;
		margin: 0 0 45px;
	}
}

.dentapoche__box h2 {
	margin-bottom: 12px;
}

@media screen and (max-width: 1024px) {
	.dentapoche__box h2 {
		text-align: center;
	}
}

.dentapoche__box h3 {
	margin-bottom: 16px;
}

.dentapoche__box p {
	text-align: justify;
}

.dentapoche__box p:last-of-type {
	margin-bottom: 0;
}

.dentapoche__btn {
	margin: 40px 0 60px;
	max-width: 286px;
}

@media screen and (max-width: 1024px) {
	.dentapoche__btn {
		margin: 25px auto 40px;
		max-width: 260px;
	}
}

.dentapoche__box-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 392px;
	width: 100%;
	margin-top: 40px;
}

@media screen and (max-width: 1024px) {
	.dentapoche__box-btn {
		margin: 25px auto 0;
	}
}

.dentapoche__btn-appStore {
	margin-right: 32px;
}

@media screen and (max-width: 600px) {
	.dentapoche__btn-appStore {
		margin-right: 15px;
	}
}

.dentapoche__btn-appStore,
.dentapoche__btn-playMarket {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 52px;
}

.dentapoche__btn-appStore:hover,
.dentapoche__btn-playMarket:hover {
	-webkit-box-shadow: 0px 12px 12px -8px #000;
	box-shadow: 0px 12px 12px -8px #000;
}

.eco {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 100px;
	min-height: 832px;
	display: flex;
	align-items: center;
}

.eco-waves {
	position: absolute;
	left: 0;
	bottom: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.eco-content {
	padding: 0 15px 0 88px;
	position: relative;
	z-index: 2;
	margin-top: -30px;
}

.eco-title {
	max-width: 522px;
	width: 100%;
	font-weight: 400;
	font-family: "Inter";
}

.eco-text {
	max-width: 522px;
	width: 100%;
	margin-top: 24px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.005em;
	color: #1f3247;
	font-family: "Inter";
	text-align: justify;
}

.eco-img {
	display: none;
}

.parallax {
	background-repeat: no-repeat;
	background-position: center 100px;
	background-attachment: fixed;
	background-size: cover;
	min-height: 836px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media screen and (max-width: 1366px) {
	.eco {
		margin-top: 60px;
		min-height: 0;
		background: none;
	}

	.eco-content {
		position: absolute;
	}

	.parallax {
		min-height: 836px;
		background-attachment: scroll;
		background-image: none !important;
		width: 100%;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		min-height: 0;
		display: block;
	}
}

.parallax::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: -o-linear-gradient(
		6.98deg,
		#ffffff 5.22%,
		rgba(255, 255, 255, 0.0292814) 52.48%,
		rgba(255, 255, 255, 0) 77.24%
	);
	background: linear-gradient(
		83.02deg,
		#ffffff 5.22%,
		rgba(255, 255, 255, 0.0292814) 52.48%,
		rgba(255, 255, 255, 0) 77.24%
	);
	z-index: 2;
}

@media screen and (max-width: 600px) {
	.parallax::before {
		display: none;
	}
}

.parallax__img {
	display: none;
}

@media screen and (max-width: 1366px) {
	.parallax__img {
		display: block;
	}

	.eco-img {
		display: block;
	}
}

.parallax__title {
	margin-bottom: 103px;
	max-width: 840px;
	padding: 0 15px 0 88px;
	width: 100%;
	position: relative;
	z-index: 3;
}

@media screen and (max-width: 1440px) {
	.parallax__title {
		padding-left: 55px;
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 1366px) {
	.parallax__title {
		position: absolute;
		padding-left: 15px;
		margin-bottom: 20px;
		bottom: 25px;
	}

	.eco-content {
		padding-left: 15px;
	}
}

@media screen and (max-width: 600px) {
	.parallax__title {
		position: static;
	}

	.eco {
		flex-direction: column;
	}

	.eco-content {
		position: initial;
	}
}

.parallax__waves {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width: 1440px) {
	.parallax__waves {
		bottom: -1px;
	}
}

@media screen and (max-width: 600px) {
	.parallax__waves {
		display: none;
	}

	.eco-waves {
		display: none;
	}
}

.conseils {
	max-width: 1270px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 15px;
}

@media screen and (max-width: 1024px) {
	.conseils {
		padding: 60px 15px;
	}
}

.conseils__title {
	margin-bottom: 8px;
}

.conseils__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 28px;
}

@media screen and (max-width: 600px) {
	.conseils__top {
		display: block;
		margin-bottom: 10px;
	}
}

.conseils__description {
	max-width: 605px;
	width: 100%;
	margin: 0 15px 0 0;
}

.conseils__slider {
	padding-top: 40px !important;
	border-top: 1px solid #435066;
}

@media screen and (max-width: 600px) {
	.conseils__slider {
		padding-top: 15px;
	}
}

.conseils__slider .swiper-slide {
	display: block;
}

.conseils__slide-img {
	margin-bottom: 24px;
	width: 100%;
}

.conseils__slide-title {
	margin-bottom: 8px;
}

.conseils__slide-description {
	margin-bottom: 32px;
}

.conseils__slide-description a {
	text-decoration: underline;
}

.conseils__box-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 160px;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.conseils__box-nav {
		max-width: 120px;
	}
}

@media screen and (max-width: 600px) {
	.conseils__box-nav {
		margin-top: 15px;
	}
}

.conseils__box-nav .swiper-button-prev,
.conseils__box-nav .swiper-button-next {
	position: static;
	background-image: none;
	margin-top: 0;
	width: 64px;
	height: 64px;
	border: 2px solid #435066;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

@media screen and (max-width: 1024px) {
	.conseils__box-nav .swiper-button-prev,
	.conseils__box-nav .swiper-button-next {
		width: 45px;
		height: 45px;
	}
}

.conseils__box-nav .swiper-button-prev path,
.conseils__box-nav .swiper-button-next path {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.conseils__box-nav .swiper-button-prev:hover,
.conseils__box-nav .swiper-button-next:hover {
	background-color: #435066;
}

.conseils__box-nav .swiper-button-prev:hover path,
.conseils__box-nav .swiper-button-next:hover path {
	stroke: #fff;
}

.conseils__box-nav .swiper-pagination {
	position: static;
	max-width: 180px;
	width: 100%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 30rem;
	line-height: 30rem;
	color: #435066;
}

@media screen and (max-width: 1024px) {
	.conseils__box-nav .swiper-pagination {
		max-width: 125px;
	}
}

.conseils__box-nav .swiper-pagination span {
	font-weight: 600;
	font-size: 24rem;
	line-height: 24rem;
	color: #435066;
	display: block;
}

.blog {
	position: relative;
	background-color: #f8f8ff;
	padding-left: calc((100vw - 1240px) / 2);
}

.blog__container {
	max-width: 1580px;
	width: 100%;
	margin-left: auto;
	height: 640px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.blog__content {
	/* padding: 190px 0; */
	max-width: 498px;
	width: 33%;
}

.blog__content-wrapper {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.blog__content h2,
.blog__content p {
	margin-bottom: 0;
}
.blog__content p {
	text-align: justify;
}

.blog__image {
	position: relative;
	max-width: 1050px;
	width: 67%;
	height: 100%;
	object-fit: cover;
}

.blog__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog__image::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: linear-gradient(
		90deg,
		#f8f8ff 9.85%,
		rgba(248, 248, 255, 0.73) 43.53%,
		rgba(248, 248, 255, 0) 99.82%
	);
	width: 100%;
	height: 100%;
}

.blog::before {
	content: "";
	position: absolute;
	bottom: 50%;
	left: 5%;
	width: 107px;
	height: 233px;
	background: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/img/blog.svg) no-repeat left;
	transform: translateY(60%);
}

@media screen and (max-width: 1599px) {
	.blog {
		padding-left: 132px;
	}
	.blog::before {
		left: 15px;
	}
}

@media screen and (max-width: 991px) {
	.blog {
		padding-left: 0;
	}
	.blog__content {
		width: 100%;
		padding: 30px 15px;
	}
	.blog__image {
		width: 100%;
	}
	.blog__image::before {
		background: linear-gradient(
			180deg,
			#f8f8ff 9.85%,
			rgba(248, 248, 255, 0.73) 43.53%,
			rgba(248, 248, 255, 0) 99.82%
		);
	}
	.blog::before {
		display: none;
	}
	.blog__container {
		flex-direction: column;
		height: unset;
		justify-content: center;
	}
}

.acces {
	position: relative;
}

.acces__map {
	max-width: 1475px;
	width: 100%;
	margin-left: auto;
	height: 645px;
	position: relative;
}

@media screen and (max-width: 1024px) {
	.acces__map {
		height: 450px;
	}
}

@media screen and (max-width: 600px) {
	.acces__map {
		height: 300px;
	}
}

.acces__map::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 47%;
	height: 100%;
	background: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#ffffff),
		color-stop(95.09%, rgba(255, 255, 255, 0))
	);
	background: -o-linear-gradient(
		left,
		#ffffff 0%,
		rgba(255, 255, 255, 0) 95.09%
	);
	background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 95.09%);
	z-index: 1;
}

@media screen and (max-width: 1024px) {
	.acces__map::before {
		background: none;
	}
}

.acces__map img {
	height: 100%;
	width: 100%;
}

.acces__box {
	position: absolute;
	top: 80px;
	left: 18%;
	z-index: 4;
}

@media screen and (max-width: 1440px) {
	.acces__box {
		left: 5%;
	}
}

@media screen and (max-width: 1024px) {
	.acces__box {
		position: static;
		padding: 0 15px;
		margin-bottom: 45px;
	}
}

.acces__title {
	margin-bottom: 45px;
}

@media screen and (max-width: 1024px) {
	.acces__title {
		margin-bottom: 30px;
		text-align: center;
	}
}

.acces__item {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18rem;
	line-height: 32rem;
	letter-spacing: 0.0015em;
	color: #435066;
}

.acces__item:hover {
	text-decoration: underline;
}

.acces__item svg {
	display: block;
	margin-right: 15px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.acces__item:hover svg {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

.acces__calendar {
	padding-left: 32px;
	position: relative;
	font-size: 18rem;
	line-height: 32rem;
	letter-spacing: 0.0015em;
	margin-bottom: 5px;
}

.acces__calendar::before {
	content: "";
	position: absolute;
	left: -3px;
	top: 3px;
	width: 24px;
	height: 24px;
	background: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/img/calendar.svg) no-repeat center;
}

@media screen and (max-width: 1024px) {
	.acces__calendar::before {
		top: 0;
	}
}

.acces__box-calendar ul {
	margin-left: 32px;
	padding-left: 20px;
}

.acces__box-calendar li {
	font-size: 18rem;
	line-height: 32rem;
	letter-spacing: 0.0015em;
	margin-bottom: 5px;
}

.acces__box-calendar li::before {
	left: -18px;
	font-size: 12rem;
}

.acces__box-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px;
}

@media screen and (max-width: 1024px) {
	.acces__box-btn {
		margin-top: 30px;
	}
}

.acces__box-btn .btn {
	margin-right: 32px;
}

.contact {
	padding: 100px 15px 0;
	max-width: 845px;
	width: 100%;
	margin: 0 auto 100px;
}

@media screen and (max-width: 1024px) {
	.contact {
		margin-top: -40px;
		margin-bottom: 50px;
	}
}

.contact__title {
	text-align: center;
	margin-bottom: 16px;
}

.contact__subtitle {
	text-align: center;
	max-width: 605px;
	margin: 0 auto 56px auto;
}

@media screen and (max-width: 1024px) {
	.contact__title {
		/*     margin-bottom: 35px; */
	}

	.contact__subtitle {
		margin-bottom: 35px;
	}
}

.contact__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

@media screen and (max-width: 600px) {
	.contact__box {
		display: block;
		max-width: 450px;
		margin: 0 auto;
	}
}

.contact__left {
	width: 50%;
	margin-right: 32px;
}

@media screen and (max-width: 600px) {
	.contact__left {
		width: 100%;
	}
}

.contact__right {
	width: 50%;
}

@media screen and (max-width: 600px) {
	.contact__right {
		width: 100%;
	}
}

.contact input,
.contact textarea {
	width: 100%;
	padding-left: 20px;
	border: 1px solid #7b8796;
	font-family: "Inter";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.005em;
	color: #1f3247;
	background-color: #fff;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.contact input::-webkit-input-placeholder,
.contact textarea::-webkit-input-placeholder {
	font-family: "Inter";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.005em;
	color: #7b8796;
}

.contact input::-moz-placeholder,
.contact textarea::-moz-placeholder {
	font-family: "Inter";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.005em;
	color: #7b8796;
}

.contact input:-ms-input-placeholder,
.contact textarea:-ms-input-placeholder {
	font-family: "Inter";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.005em;
	color: #7b8796;
}

.contact input::-ms-input-placeholder,
.contact textarea::-ms-input-placeholder {
	font-family: "Inter";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.005em;
	color: #7b8796;
}

.contact input::placeholder,
.contact textarea::placeholder {
	font-family: "Inter";
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.005em;
	color: #7b8796;
}

.contact input:hover,
.contact textarea:hover {
	border-color: #001835;
	background-color: #f8f8ff;
}

.contact input:focus,
.contact textarea:focus {
	border-color: #001835;
	background-color: #f8f8ff;
}

.contact input {
	height: 64px;
	margin-bottom: 44px;
}

@media screen and (max-width: 600px) {
	.contact input {
		margin-bottom: 30px;
		height: 55px;
	}
}

.contact textarea {
	height: 172px;
	margin-bottom: 44px;
	padding-top: 20px;
	resize: none;
}

@media screen and (max-width: 600px) {
	.contact textarea {
		height: 150px;
	}
}

.contact__box .contact__submit {
	color: #fff !important;
	padding-left: 10px !important;
	background-color: #435066 !important;
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
}

@media screen and (max-width: 600px) {
	.contact__box .contact__submit {
		margin: 0 auto;
	}
}

.contact__box .contact__submit:hover {
	background-color: #1f3247 !important;
}

.wpcf7-not-valid-tip {
	font-size: 16rem;
	position: absolute;
	top: -26px;
	left: 0;
	min-width: 300px;
}

@media screen and (max-width: 600px) {
	.wpcf7-not-valid-tip {
		top: -21px;
	}
}

.wpcf7-not-valid-tip {
	font-size: 16rem;
	position: absolute;
	top: -21px;
	left: 0;
	min-width: 400px;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0;
	padding: 5px;
	font-size: 16rem;
	line-height: 19rem;
	text-align: center;
}

.parlent {
	background: #f8f8ff;
	padding: 60px 15px 128px;
}

@media screen and (max-width: 1024px) {
	.parlent {
		padding-bottom: 90px;
	}
}

.parlent__title {
	text-align: center;
	margin-bottom: 16px;
}

.parlent__description {
	max-width: 816px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 72px;
	text-align: center;
}

.parlent__slider {
	max-width: 1712px;
	width: 100%;
	overflow: revert !important;
	overflow-x: clip !important;
}

.parlent__slider .swiper-slide {
	padding: 52px 28px 28px;
	position: relative;
	display: block;
	-webkit-transition: -webkit-box-shadow 0.5s;
	transition: -webkit-box-shadow 0.5s;
	-o-transition: box-shadow 0.5s;
	transition: box-shadow 0.5s;
	transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}

.parlent__slider .swiper-slide:hover {
	-webkit-box-shadow: 0px 12px 12px -8px #bac4d6;
	box-shadow: 0px 12px 12px -8px #bac4d6;
}

.parlent__slide-avatar {
	position: absolute;
	left: 32px;
	top: -40px;
	z-index: 5;
}

.parlent__slide-description {
	font-weight: 500;
	font-size: 14rem;
	line-height: 20rem;
	letter-spacing: 0.004em;
	padding-bottom: 12px;
	border-bottom: 1px solid #dfd6f5;
	min-height: 88px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.parlent__slide-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 12px;
}

.parlent__slide-left {
	margin-right: 15px;
}

.parlent__slide-autor {
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
	letter-spacing: 0.005em;
	color: #7b8796;
	margin-bottom: 4px;
	white-space: nowrap;
}

@media screen and (max-width: 1440px) {
	.parlent__slide-autor {
		font-size: 16rem;
		line-height: 22rem;
	}
}

.parlent__slide-date {
	font-weight: 500;
	font-size: 14rem;
	line-height: 20rem;
	letter-spacing: 0.004em;
	color: #619fe5;
	margin-bottom: 0;
}

.parlent__slide-right svg {
	margin-right: 5px;
}

.parlent__slide-right svg:last-of-type {
	margin-right: 0;
}

.parlent__slider .swiper-pagination {
	bottom: -75px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (max-width: 1024px) {
	.parlent__slider .swiper-pagination {
		bottom: -55px !important;
	}
}

.parlent__slider .swiper-pagination-bullet {
	background: #7b8796;
	opacity: 1;
	margin-right: 16px !important;
}

.parlent__slider .swiper-pagination-bullet:last-of-type {
	margin-right: 0 !important;
}

.parlent__slider .swiper-pagination-bullet-active {
	border: 3px solid #2f78ff;
	width: 16px;
	height: 16px;
	background: #fff;
}

.parlent__stars-1 svg:nth-child(1) path {
	fill: #fab208;
}

.parlent__stars-2 svg:nth-child(1) path,
.parlent__stars-2 svg:nth-child(2) path {
	fill: #fab208;
}

.parlent__stars-3 svg:nth-child(1) path,
.parlent__stars-3 svg:nth-child(2) path,
.parlent__stars-3 svg:nth-child(3) path {
	fill: #fab208;
}

.parlent__stars-4 svg:nth-child(1) path,
.parlent__stars-4 svg:nth-child(2) path,
.parlent__stars-4 svg:nth-child(3) path,
.parlent__stars-4 svg:nth-child(4) path {
	fill: #fab208;
}

.parlent__stars-5 svg:nth-child(1) path,
.parlent__stars-5 svg:nth-child(2) path,
.parlent__stars-5 svg:nth-child(3) path,
.parlent__stars-5 svg:nth-child(4) path,
.parlent__stars-5 svg:nth-child(5) path {
	fill: #fab208;
}

.footer {
	background-color: #7b8796;
	position: relative;
}
.footer__copy {
	width: 33.3333%;
	padding: 0 15px 24px 0px;
}
.footer__menus {
	width: 66.6666%;
	padding: 0 0px 0 15px;
}

.footer__menu-top {
	border-bottom: 1px solid var(--41, #001835);
	padding-bottom: 32px;
	margin-bottom: 32px;
	margin-top: 52px;
}
.footer__menus .footer__menu-top ul {
	display: flex;
	justify-content: space-between;
}
.footer__menu-bottom {
	margin-bottom: 50px;
}

.footer__menus .footer__menu-bottom ul {
	display: flex;
	flex-wrap: wrap;
}
.footer__menus .footer__menu-bottom ul li {
	width: 50%;
	margin-bottom: 12px;
}

.footer__menus ul {
	margin: 0 -15px;
}
.footer__menus ul li {
	padding: 0 15px;
}

.footer__inner {
	max-width: 1240px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 15px;
	margin: 0 auto;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	align-items: flex-end;
}

@media screen and (max-width: 1024px) {
	.footer__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-bottom: 65px;
	}
	.footer__copy {
		width: 100%;
		padding-right: 0;
	}
	.footer__menus {
		width: 100%;
		padding-left: 0;
	}
}

.footer__inner p {
	font-weight: 500;
	font-size: 14rem;
	line-height: 20rem;
	letter-spacing: 0.004em;
	color: #f8f8ff;
	margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
	.footer__inner p {
		font-size: 15rem;
		line-height: 21rem;
	}
}

.footer__inner p a {
	font-family: "Inter";
}

.footer__left {
	max-width: 500px;
	width: 100%;
}

/* @media screen and (max-width: 1024px) {
  .footer__left {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  .footer__left {
    margin-bottom: 0;
  }
} */

/* .footer__menu {
  margin: 44px 0 0px;
} */

@media screen and (max-width: 1024px) {
	.footer__menu {
		margin: 0;
		position: relative;
		max-width: 100% !important;
	}
}

@media screen and (max-width: 600px) {
	.footer__left p span {
		display: block;
	}
	.footer__menus .footer__menu-bottom ul li {
		width: 100%;
	}
	.footer__copy {
		padding-bottom: 0;
	}
	.footer__copy-text,
	.footer__copy-links {
		text-align: center;
	}
}

/* .footer__left .footer__menu {
  max-width: 421px;
  width: 100%;
} */

.footer__menu-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 0;
	font-size: 18rem;
	line-height: 32rem;
	letter-spacing: 0.0015em;
	color: #1f3247;
	margin: 0;
}
/* 
@media screen and (max-width: 1024px) {
  .footer__menu-list {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
} */

@media screen and (max-width: 600px) {
	.footer__menu-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media screen and (max-width: 600px) {
	.footer__menu-list li {
		margin-bottom: 15px;
	}
}

.footer__menu-list li::before {
	content: none;
}

@media screen and (max-width: 600px) {
	.footer__menu-list li {
		text-align: center;
	}
}

.footer__menu-list a {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #1f3247;
}

.footer__menu-list a:hover {
	font-weight: 700;
}

.footer__wrapper-logo {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 1024px) {
	.footer__wrapper-logo {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin: 25px 0;
	}
}

/* @media screen and (max-width: 1024px) {
  .footer__left p {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    padding: 0 15px;
  }
} */

.footer p a {
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
}

.footer p a:hover {
	color: #435066;
}

.footer__logo {
	margin: 0 15px;
	max-width: 144px;
	width: 100%;
	min-width: 100px;
}

@media screen and (max-width: 1024px) {
	.footer__logo {
		margin: 0;
		min-width: 145px;
	}
}

.footer__right {
	max-width: 500px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media screen and (max-width: 1024px) {
	.footer__right {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-bottom: 15px;
	}
}

.footer__right .footer__menu {
	width: 100%;
	max-width: 405px;
}

@media screen and (max-width: 1024px) {
	.footer__right p {
		position: absolute;
		bottom: 15px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%;
		text-align: center;
	}
}

/* Other Page style start __________________________________*/
.page-container {
	margin: 110px auto 0;
	max-width: 1058px;
	padding: 0 15px;
}

.page-container a {
	transition: 0.3s;
}

.page-container a:hover {
	text-shadow: 0px 1px #435066;
}

.post-container {
	padding-top: 100px;
}

@media screen and (max-width: 1024px) {
	.post-container {
		padding-top: 110px;
	}
}

@media screen and (max-width: 600px) {
	.post-container {
		/* padding-top: 85px; */
	}
}

.post-container__box {
	max-width: 1164px;
	padding: 0 15px;
	width: 100%;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: 60px;
}

@media screen and (max-width: 1024px) {
	.post-container__box {
		margin-bottom: 40px;
	}
}

.post-container__box * {
	max-width: 1028px;
}

.post-container__wrapper-img {
	max-width: none;
}

.post-container__box h2 {
	margin: 48px 0 40px;
	clear: both;
}

@media screen and (max-width: 1024px) {
	.post-container__box h2 {
		margin: 38px 0 30px;
	}
}

.post-container__box h3 {
	margin: 40px 0 24px;
	clear: both;
}

@media screen and (max-width: 1024px) {
	.post-container__box h3 {
		margin: 30px 0 18px;
	}
}

.post-container__box h4 {
	margin: 40px 0 16px;
	clear: both;
}

@media screen and (max-width: 1024px) {
	.post-container__box h4 {
		margin: 30px 0 10px;
	}
}

.post-container__box ul {
	margin: 12px 0 16px;
	padding-left: 20px;
}

.post-container__box li::before {
	top: -1px;
	left: -21px;
	font-size: 20rem;
}

.post-container__box p {
	margin-bottom: 8px;
	text-align: justify;
}

.post-container__img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	margin-bottom: 60px;
	min-height: 150px;
}

@media screen and (max-width: 1024px) {
	.post-container__img {
		margin-bottom: 40px;
	}
}

.post-container__title,
.arhive-container__title,
.blog-container__title {
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 12px;
	border-bottom: 1px solid #326d9f;
}

@media screen and (max-width: 600px) {
	.post-container__title,
	.blog-container__title,
	.arhive-container__title {
		font-size: 24px;
		line-height: 36px;
	}
}

.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-bottom: 48px;
}

@media screen and (max-width: 1024px) {
	.breadcrumb {
		margin-bottom: 30px;
	}
}

.breadcrumb__home {
	display: block;
	margin: 0;
}

.breadcrumb p,
.breadcrumb a {
	margin-bottom: 0;
	font-family: "Inter";
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
	letter-spacing: 0.005em;
	color: #7b8796;
}

.breadcrumb a:hover {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #435066;
}

.breadcrumb__slash {
	margin: 0 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.breadcrumb .breadcrumb__slash--active {
	color: #2a6be5;
}

.breadcrumb__post-type {
	font-family: "Inter";
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
	letter-spacing: 0.005em;
	text-transform: capitalize;
}

.breadcrumb svg {
	margin: 0 20px;
}

@media screen and (max-width: 1024px) {
	.breadcrumb svg {
		margin: 0 10px;
	}
}

.breadcrumb .breadcrumb__current-post {
	margin: 0;
	color: #2a6be5;
}

@media only screen and (max-width: 576px) {
	.breadcrumb {
		overflow: auto;
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 15px;
		justify-content: flex-start;
	}
	.breadcrumb a,
	.breadcrumb p {
		white-space: nowrap;
	}
}
.post-container__btn-return {
	margin: 0 auto 92px;
	clear: both;
}

@media screen and (max-width: 1024px) {
	.post-container__btn-return {
		margin-bottom: 60px;
	}
}

.arhive-container {
	position: relative;
}

.arhive-container::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 889px;
	background-image: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/img/cas-wave.svg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	pointer-events: none;
}

.arhive-container__inner {
	max-width: 1270px;
	width: 100%;
	padding: 0 15px;
	margin: 164px auto 0;
	position: relative;
}

@media screen and (max-width: 600px) {
	.arhive-container__inner {
		margin-top: 120px;
	}
}

.arhive-container__image-replace img {
	height: 320px;
	width: 100%;
	object-fit: cover;
}

@media screen and (max-width: 991px) {
	.arhive-container__image-replace img {
		height: 188px;
	}
}

.arhive-container__box {
	margin: 72px 0 52px;
}

@media screen and (max-width: 1024px) {
	.arhive-container__box {
		display: block;
		margin: 20px 0 60px;
	}
}

.arhive-container__categories {
	padding: 20px 0 36px;
	width: 100%;
}

.arhive-container__categories-title {
	font-size: 18rem;
	line-height: 32rem;
	letter-spacing: 0.0015em;
	color: #001835;
	margin-bottom: 0;
}

.cas-container__list-categories {
	display: flex;
	justify-content: space-between;
	gap: 32px;
}

@media screen and (max-width: 767px) {
	.cas-container__list-categories {
		gap: 24px;
	}
}

@media screen and (max-width: 575px) {
	.cas-container__list-categories {
		flex-direction: column;
		align-items: center;
	}
}

.cas-container__list-categories a {
	color: #435066;
	padding: 19px 0;
	display: block;
	transition: 0.5s;
	position: relative;
	border: 1px solid #dfd6f5;
	background: #f8f8ff;
	width: 33.3%;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width: 575px) {
	.cas-container__list-categories a {
		width: 50%;
		min-width: 180px;
	}
}

.cas-container__list-categories a:hover h2 {
	color: #2a6be5;
}

.cas-container__list-categories a.active h2 {
	position: relative;
	color: #2a6be5;
}

.cas-container__list-categories a h2 {
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 40px; /* 125% */
	letter-spacing: -0.16px;
	margin-bottom: 0;
}

@media screen and (max-width: 991px) {
	.cas-container__list-categories a h2 {
		font-size: 28px;
	}
}

@media screen and (max-width: 767px) {
	.cas-container__list-categories a h2 {
		font-size: 24px;
	}
}

.arhive-container__right {
	width: 100%;
}

.arhive-container__posts {
	display: -ms-grid;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px 32px;
}

@media screen and (max-width: 767px) {
	.arhive-container__posts {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		gap: 32px;
	}
}

.arhive-container__item {
	display: block;
}

@media screen and (max-width: 600px) {
	.arhive-container__item {
	}
}

.avant__wrap {
}

.arhive-container__box-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}

.twentytwenty-overlay:hover {
	background: rgba(0, 24, 53, 0.7) !important;
	backdrop-filter: blur(2px);
}

.twentytwenty-container {
	/* min-height: 320px; */
}

.arhive-container__box-text {
	text-align: justify;
}

.arhive-container__right-title {
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	color: #435066;
	margin-top: 16px;
	margin-bottom: 8px;
	text-align: center;
}

.arhive-container__box-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 52px 0 204px;
}

@media screen and (max-width: 1024px) {
	.arhive-container__box-nav {
		margin: 40px 0 100px;
	}
}

.pagination .page-numbers {
	font-family: "Inter";
	font-weight: 500;
	font-size: 18rem;
	line-height: 24rem;
	letter-spacing: 0.005em;
	color: #7b8796;
	margin: 0 8px;
}

.pagination .current {
	color: #006cff;
}

.pagination .prev svg,
.pagination .next svg {
	transition: 0.5s;
}

.pagination .prev svg:hover,
.pagination .next svg:hover {
	transform: scale(1.4);
}

.pagination .prev {
	margin-right: 24px;
}

.pagination .next {
	margin-left: 24px;
}

.conseils .justify-content-center {
	justify-content: center;
	padding-left: 16px;
}

/* Blog */
.blog-container {
	position: relative;
}
.blog-container::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 780px;
	background-image: url(//orthodontistes-chatenay-malabry-orthopedo92.com/wp-content/themes/ABB/assets/img/cas-wave.svg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	pointer-events: none;
}
@media screen and (max-width: 1599px) {
	.blog-container::before {
		background-size: contain;
	}
}
@media screen and (max-width: 1199px) {
	.blog-container::before {
		display: none;
	}
}
.blog-container__btn-return {
	position: relative;
}
.blog-container__inner {
	max-width: 1270px;
	width: 100%;
	padding: 0 15px;
	margin: 164px auto 0;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 600px) {
	.blog-container__inner {
		margin-top: 120px;
	}
}

.blog-container__box {
	margin: 80px 0;
}

@media screen and (max-width: 1024px) {
	.blog-container__box {
		display: block;
		margin: 40px 0;
	}
}

.blog-container__categories {
	padding: 20px 0 36px;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.blog-container__categories {
		margin: 0 auto 45px;
	}
}

.blog-container__top-categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 28px;
}

.blog-container__categories-title {
	font-size: 18rem;
	line-height: 32rem;
	letter-spacing: 0.0015em;
	color: #001835;
	margin-bottom: 0;
}

.blog-container__list-categories {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px 70px;
	flex-wrap: wrap;
	border-bottom: 1px solid #326d9f;
}

.blog-container__list-categories a {
	color: #7b8796;
	padding: 12px 0;
	display: block;
	transition: 0.5s;
	position: relative;
}
.blog-container__list-categories a.cat_button:before {
	content: "";
	height: 3px;
	border-radius: 20px;
	background: #1f3247;
	position: absolute;
	left: 0;
	right: 0px;
	bottom: -5px;
	opacity: 0;
	transition: 0.3s;
}
.blog-container__list-categories a:hover {
	color: #1f3247;
	font-weight: 700;
}
.blog-container__list-categories a:hover:before {
	opacity: 1;
}

.blog-container__list-categories a.active:before {
	opacity: 1;
}

.blog-container__list-categories a.active {
	position: relative;
	color: #1f3247;
	font-weight: 700;
}

.blog-container__right {
	width: 100%;
}

.blog-container__posts {
	display: flex;
	flex-direction: column;
}

.blog-container__item {
	display: flex;
	justify-content: space-between;
}

.blog-container__item:nth-child(even) {
	flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
	.blog-container__item,
	.blog-container__item:nth-child(even) {
		flex-direction: column-reverse;
	}
}

@media screen and (max-width: 600px) {
	.blog-container__item {
		margin: 0 auto;
	}
}

.blog-container__item img {
	width: 49%;
	height: 380px;
	object-fit: cover;
}

@media screen and (max-width: 991px) {
	.blog-container__item img {
		width: 100%;
	}
	.blog-container__list-categories a.cat_button:before {
		bottom: -7px;
	}
}

.blog-container__box-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 51%;
}
@media screen and (max-width: 991px) {
	.blog-container__box-title {
		width: 100%;
		padding: 60px 15px;
	}
}
.blog-container__item:nth-child(odd) .blog-container__box-title {
	background: #f5f5ff;
}

.blog-container__right-title {
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	color: #435066;
	margin-bottom: 40px;
}

.blog-container__wrapper {
	max-width: 392px;
	width: 100%;
}

.blog-container__box-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 52px 0 204px;
}

@media screen and (max-width: 1024px) {
	.blog-container__box-nav {
		margin: 40px 0 100px;
	}
}

/* Other Page style end __________________________________*/
.grecaptcha-badge {
	visibility: hidden;
}

@media screen and (min-width: 1920px) and (max-width: 2561px) {
	body {
		max-width: none;
	}

	.intro__wave-1,
	.intro__wave-2 {
		width: 100%;
	}

	.intro__wave-1 {
		height: 73%;
	}

	.intro__wave-2 {
		height: 100%;
	}

	.bienvenue__wave-1,
	.bienvenue__wave-2 {
		width: 100%;
	}

	.bienvenue__wave-1 {
		height: 73%;
	}

	.bienvenue__wave-2 {
		height: 100%;
	}

	.bienvenue__wrapper-img .lazyloaded {
		width: 100%;
	}
}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}