/**********Menu********/

.elementor-location-header {
    box-shadow: 0 0px 10px -1px rgb(0 0 0 / 20%);
}

img.fb_toolbar {
    width: 21px;
    height: 21px;
}

.hide_desktop {
    display: none !important;
}

.toolbar_site  a.elementor-item.menu-link:after {
    content: '';
    border: 0.5px solid #00a2ed;
    width: calc(100% - 32px);
    margin-left: 17px;
    position: absolute;
    bottom: 15px;
}

.toolbar_site li.no_underline a.elementor-item.menu-link:after {
    display: none;
}

.toolbar_site li {
	display: flex;
}

@media screen and (max-width:1060px) {
.main_menu a {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
}


@media screen and (min-width:1025px) {
.menu_site li.menu-item:after {
    content: '';
    margin-left: calc(50% - 1px);
	padding-bottom: 15px;
}

.menu_site .sub-menu li.menu-item:after {
    display: none;
}

.menu_site a.elementor-item.menu-link:after {
    content: '';
    border: 0.5px solid #00a2ed;
    width: calc(100% - 32px);
    margin-left: 17px;
    position: absolute;
    bottom: 11px;
}

.menu_site li.menu-item.current-menu-item:after {
    border-left: 2px solid #00a2ed;
}

.menu_site li.rdv_menu_item.menu-item.current-menu-item:after {
    border-left: none;
}

.menu_site li.menu-item:hover:after {
    border-left: 2px solid #00a2ed;
    content: '';
    margin-left: calc(50% - 1px);
}

.menu_site li.rdv_menu_item.menu-item:hover:after {
    border-left: none !important;
}

.menu_site li a {
    padding-bottom: 10px !important;
}

.menu_hide_desktop {
	display: none !important;
}
}

.menu_site a.elementor-item.elementor-item-active.menu-link,
.toolbar_site a.elementor-item.elementor-item-active.menu-link {
    font-weight: 700 !important;
}

.menu_site .rdv_menu_item img {
    width: 20px;
    height: 18px;
    margin-right: 15px;
}

.menu_site .rdv_menu_item a.elementor-item.menu-link:after {
	display: none;
}

.menu_site li.rdv_menu_item.menu-item:hover:after {
	display: none !important;
}

.menu_site li.rdv_menu_item {
    background-color: #00a2ed;
    display: flex;
    align-items: center;
	margin: -30px 0 -15px 10px;
    padding: 0 23.5px;
}

.page-id-34 .menu_site li.rdv_menu_item {
    padding: 0 22.5px;
}

.menu_site li.rdv_menu_item:hover {
    background-color: #7bbc00;
}

.menu_site li.rdv_menu_item a {
	color: #fff !important;
}


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

	.menu_site .col_logo {
		width: 28% !important;
	}

	.menu_site .col_menu {
		width: 72% !important;
	}
}

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

	.menu_site .col_logo {
		width: 26% !important;
	}

	.menu_site .col_menu {
		width: 74% !important;
	}
}

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

	.menu_site .col_logo {
		width: 24% !important;
	}

	.menu_site .col_menu {
		width: 76% !important;
	}
}

@media screen and (max-width:1245px) {
.menu_site li a {
    padding: 10px 14px !important;
}

.menu_site .col_logo {
	width: 23% !important;
	}

.menu_site .col_menu {
	width: 77% !important;
	}

.menu_site li.rdv_menu_item {
    padding: 0 27px;
}

.page-id-34 .menu_site li.rdv_menu_item {
    padding: 0 27.5px;
}
}


@media screen and (max-width:1185px) {
.menu_site li a {
    padding: 10px 10px !important;
}

.menu_site .col_logo {
	width: 21% !important;
	}

.menu_site .col_menu {
	width: 79% !important;
	}

.menu_site li.rdv_menu_item {
    padding: 0 31.2px;
}

.page-id-34 .menu_site li.rdv_menu_item {
    padding: 0 31.1px;
}
}

@media screen and (max-width:1110px) {
.menu_site li a {
    padding: 10px 8px !important;
	font-size: 17px !important;
}

.menu_site .col_logo {
	width: 20% !important;
	}

.menu_site .col_menu {
	width: 80% !important;
	}

.menu_site li.rdv_menu_item {
    padding: 0 36.2px;
}

.page-id-34 .menu_site li.rdv_menu_item {
    padding: 0 36.5px;
}
}

@media screen and (max-width:1024px) {
.menu_site .col_logo {
	width: 30% !important;
	}

.menu_site .col_menu {
	width: 70% !important;
	}

.menu_site li a {
    padding: 10px 14px !important;
    font-size: 18px !important;
}

.menu_site li.rdv_menu_item {
	margin: 0px 0 0 0;
    padding: 0 !important;
}

.menu_site li.rdv_menu_item a {
	padding: 15px 14px !important;
	display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
}


.menu_site li.rdv_menu_item a:hover  {
	background-color: #7bbc00 !important;
}

li.rdv_menu_item.menu-item.current-menu-item {
    background-color: #0057A7;
}

}

@media screen and (max-width:767px) {
.menu_site .col_logo {
	width: 70% !important;
	}

.menu_site .col_menu {
	width: 30% !important;
	}
}

.btn_tel_menu a {
    display: flex;
    flex-direction: column;
    line-height: 9px !important;
    align-items: center;
    justify-content: center;
}

.btn_tel_menu {
    background-color: #00a2ed;
	padding: 5px 35px !important;
}

.btn_tel_menu:hover {
    background-color: #fff;
}

.btn_tel_menu:hover a {
    color: #00a2ed !important;
}

.btn_tel_menu.btn_cantley {
    background-color: #7bbc00;
}

.btn_tel_menu.btn_cantley:hover {
    background-color: #fff;
}

.btn_tel_menu.btn_cantley:hover a {
    color: #7bbc00 !important;
}

.btn_tel_menu.btn_cantley {
    background-color: #7bbc00;
    border-radius: 35px 0 0 35px !important;
}

@media screen and (max-width: 700px) {
.btn_tel_menu {
	padding: 5px 20px !important;
}
}

@media screen and (max-width: 610px) {
.btn_tel_menu {
	padding: 5px 15px !important;
}
}

@media screen and (max-width: 555px) {
.btn_tel_menu {
	display: block;
	width: 100%;
}

.btn_tel_menu.btn_cantley {
    border-radius: 0 !important;
}

.btn_tel_menu {
	padding: 0px 15px !important;
}

.toolbar_site li.btn_tel_menu {
    display: block;
}

.toolbar_site a.elementor-item.menu-link:after {
    bottom: 11px;
}

.menu_site.elementor-sticky.elementor-sticky--active.elementor-sticky--effects {
    top: 152px !important;
}
}

/****************Mega Menu*********************/

.mega_menu .child_links {
    display: flex;
    align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}

.mega_menu .child_photo {
    background: #fff url(/wp-content/uploads/2021/07/Physiotherapie.jpg) no-repeat center center;
    background-size: cover;
   /* width: 250px;
    height: 420px;*/
	order: -1;
}

@media screen and (max-width: 1300px) {
.mega_menu .child_photo {
    background-position: center right;
}
}

.mega_menu {
    display: flex;
    align-items: stretch;
    margin-top: 35px;
    background-color: #EDEDED;
}

.mega_menu .child_links {
    flex: 0 0 65%;
}

.mega_menu .child_photo {
    flex: 0 0 35%;
}


li:last-child a.raven-submenu-item ,
li.last_for_pad a.raven-submenu-item,
li .mega_menu .child_links a {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

/*.mega_menu .raven-submenu-item {
    display: none !important;
}*/

.mega_menu .elementor-sub-item {
    display: none !important;
}

.raven-nav-menu-horizontal>.raven-nav-menu ul.sub-menu {
    padding: 0;
}

.services_item {
    position: static !important;
}

.services_item > ul {
    width: 1550px !important;
    border: 0px solid #000 !important;
    left: 0;
    right:0;
    margin-left: auto !important;
	max-width: 1550px !important;
}

@media only screen and (min-width: 1590px)  {
	.services_item > ul {
   /* right:calc(50vw - 1590px/2);*/
}
}

@media only screen and (min-width: 1025px)  {

.services_item > ul > li > a {
    display: none !important;
}}

.mega_menu .child_links a {
    flex: 1 1 25%;
    text-align: center;
    font-size: 20px;
    color: #9FB128;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 105px;
}

.mega_menu .child_links a.logo {
    flex: 1 1 50%;
	padding: 0 20px !important;
	text-transform: uppercase;
}

.mega_menu .child_links a.logo:hover {
	color: #707070;
}

.mega_menu .child_links a.logo img {
    width: 430px;
    height: 20px;
}

.mega_menu .child_links a:hover {
    color: #fff;
	background-color: #BED12C;
}

.mega_menu .child_links a.logo:hover {
	background-color: transparent;
}

.mega_menu .child_links a.full_border {
    border: 1px solid #fff;
}

.mega_menu .child_links a.right_border {
    border-right: 1px solid #fff;
}

.mega_menu .child_links a.bottom_border {
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 1590px)  {
.services_item > ul {
    width: 100vw !important;
	max-width: 100vw !important;
}
}

@media only screen and (max-width: 1250px)  {
.mega_menu .child_links a {
    font-size: 18px;
}
}

@media only screen and (max-width: 1180px)  {
.mega_menu .child_links a {
    font-size: 16px;
}
}

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

.menu_hide_tab_mb {
	display: none !important;
}

.sub-menu.raven-submenu li a {
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 1.2;
}

.main_menu ul {
	background-color: #fff !important;
}
}

@media only screen and (min-width: 1025px)  {

.main_menu .sub-arrow {
	display: none !important;
	}
}


/**********Footer************/

img.fb_footer {
    width: 31px;
    height: 31px;
    margin-left: 15px;
}

.footer_map img {
    width: 22px;
    height: 29px;
	margin-right: 15px;
}

.footer_map.phone img {
    width: 22px;
    height: 22px;
}

.footer_map a {
    color: #000;
}

.footer_map a:hover {
    color: #00A2ED;
}

.footer_map {
    display: flex;
    align-items: center;
}


.footer_sec_fb {
    display: flex;
	align-items: center;
    white-space: nowrap;
}

@media screen and (min-width:1025px) {

.footer_menu {
    max-width: 150px;
    margin: auto;
}
}

.i4ewOd-pzNkMb-haAclf {
    display: none !important;
}

@media screen and (min-width:1590px) {
.footer_form .left_col {
    margin-left: calc(50% - 1590px/2);
}
}

.footer_form .elementor-field-type-radio {
    margin-top: 25px;
}

.footer_form .elementor-button[type="submit"] {
    margin-top: -40px;
}

.footer_form .elementor-field-option {
    display: flex;
    align-items: center;
	margin-left: 25px;
	position: relative;
}

.footer_form input[type="radio"] {
    order: 2;
    margin-left: 15px;
    margin-top: 4px;
}

.footer_form input {
	padding: 5px 25px !important;
}

.footer_form select {
	padding: 5px 25px !important;
}

.footer_form textarea {
	padding: 20px 25px !important;
}

.footer_form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #0057a7;
  opacity: 1 !important;
}
.footer_form ::-moz-placeholder { /* Firefox 19+ */
  color: #0057a7;
  opacity: 1 !important;
}
.footer_form :-ms-input-placeholder { /* IE 10+ */
  color: #0057a7;
  opacity: 1 !important;
}
.footer_form :-moz-placeholder { /* Firefox 18- */
  color: #0057a7;
  opacity: 1 !important;
}

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

.footer_form .elementor-field-type-radio {
    margin-top: 10px;
}

.footer_form .elementor-button[type="submit"] {
    margin-top: 0px;
}
}

@media screen and (max-width:1095px) {
.footer_form .elementor-field-option {
    margin-left: 10px;
}
}

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

.footer_form input[type="radio"] {
    margin-left: 5px;
}

.footer_form .elementor-field-option {
    margin-left: 0px;
}
}

/************Accueil****************/

.accueil_bande_rdv .elementor-row {
    background-color: #0057A7;
    border-radius: 0 80px 80px 80px;
    padding: 30px 30px 30px 60px;
}

.no_margin_bottom {
	margin-bottom: 0 !important;
}

.no_margin_bottom_p p {
	margin-bottom: 0 !important;
}

.accueil_bande_rdv .col_right .elementor-widget-wrap {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}


@media screen and (max-width:1580px) {
.accueil_bande_rdv .col_left .txt_1 {
    font-size: 37px;
}
}

@media screen and (max-width:1510px) {
.accueil_bande_rdv .col_left .txt_1 {
    font-size: 35px;
}
}


@media screen and (max-width:1480px) {
.accueil_bande_rdv .col_left .elementor-column-wrap {
    padding-right: 35px !important;
}
}

@media screen and (max-width:1470px) {
.accueil_bande_rdv .col_right .elementor-button-text {
    font-size: 16px;
}
}

@media screen and (max-width:1450px) {
.accueil_bande_rdv .col_middle .elementor-element {
    font-size: 22px;
    line-height: 27px;
}
}

@media screen and (max-width:1430px) {
.accueil_bande_rdv .col_left .txt_1 {
    font-size: 30px;
}

.accueil_bande_rdv .col_left .txt_2 {
    font-size: 16px;
}

.accueil_bande_rdv .elementor-row {
    padding: 30px 30px 30px 45px;
}
}

@media screen and (max-width:1420px) {
.accueil_bande_rdv .col_left .elementor-column-wrap {
    padding-right: 15px !important;
}
}

@media screen and (max-width:1360px) {
/*.accueil_bande_rdv .col_left {
    width: 45% !important;
}

.accueil_bande_rdv .col_middle {
    width: 12% !important;
}

.accueil_bande_rdv .col_right {
    width: 43% !important;
}*/

.accueil_bande_rdv .col_middle .elementor-element {
    font-size: 20px;
    line-height: 27px;
}
}


@media screen and (max-width:1355px) {
.accueil_bande_rdv .col_left {
    width: 75% !important;
}

.accueil_bande_rdv .col_right {
    width: 25% !important;
}
}

@media screen and (max-width:1300px) {
.accueil_bande_rdv .col_left .elementor-column-wrap {
    padding-right: 5px !important;
}
}

@media screen and (max-width:1285px) {
.accueil_bande_rdv .col_left .txt_1 .elementor-widget-container {
	 padding-right: 10px !important;
	 font-size: 25px;
	}

.accueil_bande_rdv .col_left .txt_2 .elementor-widget-container {
	 padding-right: 10px !important;
	}

.accueil_bande_rdv .col_middle .elementor-element {
    font-size: 25px;
    line-height: 27px;
}

.accueil_bande_rdv .col_right .elementor-widget-wrap {
    display: block;
}

.accueil_bande_rdv .col_right a {
    margin: 5px 0;
}

.accueil_bande_rdv .elementor-row {
    padding: 10px 30px 10px 45px;
}

.accueil_bande_rdv .col_left {
    width: 70% !important;
}

/*.accueil_bande_rdv .col_middle {
    width: 20% !important;
}*/

.accueil_bande_rdv .col_right {
    width: 30% !important;
}
}

@media screen and (max-width:1100px) {
.accueil_bande_rdv .col_left {
    width: 68% !important;
}
/*
.accueil_bande_rdv .col_middle {
    width: 15% !important;
}
	*/
.accueil_bande_rdv .col_right {
    width: 32% !important;
}

.accueil_bande_rdv .col_middle .elementor-element {
    font-size: 20px;
    line-height: 23px;
}

.accueil_bande_rdv .col_left .txt_1 .elementor-widget-container {
	 font-size: 22px;
	}
}

@media screen and (max-width:1024px) {
	.accueil_bande_rdv .col_left {
    width: 100% !important;
}

/*.accueil_bande_rdv .col_middle {
    width: 50% !important;
}*/

.accueil_bande_rdv .col_right {
    width: 100% !important;
}

.accueil_bande_rdv .elementor-row {
    padding: 25px 0;
}

.accueil_bande_rdv .col_left .txt_1 .elementor-widget-container {
	font-size: 25px;
    padding-right: 0px !important;
	margin-bottom: 10px;
}
}

@media screen and (max-width:767px) {
	.accueil_bande_rdv .col_left {
    width: 100% !important;
}

.accueil_bande_rdv .col_middle {
    width: 100% !important;
}

.accueil_bande_rdv .col_right {
    width: 100% !important;
}

.accueil_bande_rdv .col_left .txt_1 .elementor-widget-container {
	font-size: 22px;
    line-height: 1.3;
    margin-bottom: 10px;
    padding: 0 25px !important;
}

.accueil_bande_rdv .col_left .txt_2 .elementor-widget-container {
	padding: 0 20px !important;
}

.accueil_bande_rdv .col_left .txt_2 {
    margin-bottom: 15px;
}

.accueil_bande_rdv .elementor-row {
    border-radius: 0 60px 60px 60px;
}
}

.accueil_cta_green .elementor-widget-wrap {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.accueil_cta_green .elementor-widget-wrap .txt {
    flex: 1 1 75%;
}

.accueil_cta_green .elementor-widget-wrap .btn {
    flex: 1 1 25%;
}


@media screen and (max-width:1545px) {
	.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 44px !important;
}
}

@media screen and (max-width:1450px) {
	.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 40px !important;
}
}

@media screen and (max-width:1345px) {
	.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 37px !important;
}

.accueil_cta_green .elementor-widget-wrap .txt {
    flex: 1 1 70%;
}

.accueil_cta_green .elementor-widget-wrap .btn {
    flex: 1 1 30%;
}
}

@media screen and (max-width:1310px) {
	.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 34px !important;
}
}

@media screen and (max-width:1205px) {
	.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 30px !important;
}

	.accueil_cta_green .elementor-widget-wrap .btn a {
    font-size: 16px !important;
}
}

@media screen and (max-width:1080px) {
	.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 28px !important;
}
}

@media screen and (max-width:1040px) {
	.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 27px !important;
}

.accueil_cta_green .elementor-widget-wrap .txt {
    flex: 1 1 68%;
}

.accueil_cta_green .elementor-widget-wrap .btn {
    flex: 1 1 32%;
}
}

@media screen and (max-width:1024px) {
.accueil_cta_green .elementor-widget-wrap {
    flex-wrap: wrap;
	text-align: center;
}

.accueil_cta_green .elementor-widget-wrap .txt {
    flex: 1 1 100%;
}

.accueil_cta_green .elementor-widget-wrap .btn {
    flex: 1 1 100%;
}

.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 32px !important;
    line-height: 1.2;
}

.accueil_cta_green .elementor-widget-wrap .btn a {
    font-size: 18px !important;
}
}

@media screen and (max-width:600px) {
.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 30px !important;
    line-height: 1.2;
}

.accueil_cta_green .elementor-widget-wrap .btn a {
    font-size: 16px !important;
}
}

@media screen and (max-width:400px) {
.accueil_cta_green .elementor-widget-wrap .txt {
    font-size: 25px !important;
    line-height: 1.2;
}

.accueil_cta_green .elementor-widget-wrap .btn a {
    font-size: 15px !important;
}
}


@media screen and (min-width:1590px) {

/*.accueil_cta_bleu .left_col   {
	margin-left: calc(50% - 1590px/2);
}

.accueil_cta_bleu .col_right {
 	margin-right: calc(50% - 1590px/2);
	}
}*/
}

.accueil_cta_bleu span.letter_q {
    color: #fff;
    margin-right: 15px;
}

.accueil_cta_bleu span.letter_r {
    color: #fff;
    margin-right: 15px;
	font-size: 30px;
	font-weight: 700;
}

.accueil_cta_bleu .flex_description,
.accueil_cta_bleu .flex_title {
    display: flex !important;
}

.accueil_cta_bleu .swiper-pagination-bullet {
	margin: 0 10px !important;
    background: #fff;
    opacity: 1;
}

@media screen and (min-width:768px) {

.accueil_cta_bleu .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
	margin-bottom: calc(150px - 105px/2);
}

.accueil_cta_bleu .swiper-pagination-bullet {
	margin: 10px 0 !important;
}
}


@media screen and (max-width:1240px) {
.accueil_cta_bleu .titre_qs h2 {
    font-size: 40px !important;
    line-height: 45px !important;
}

.accueil_cta_bleu .btn_qs a  {
    padding: 15px 25px 15px 25px !important;
	font-size: 17px !important;
}
}

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

.accueil_cta_bleu .col_right .swiper-slide {
	height: 420px !important;
	}
}

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

.accueil_cta_bleu .col_right .swiper-slide {
	height: 520px !important;
	}
}

.accueil_service_container {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}

.accueil_service_container .service img.light_blue,
.accueil_service_container .service img.dark_blue {
    width: 137px;
    height: 137px;
    margin-bottom: 15px;
}

.accueil_service_container .service img.dark_blue {
	display: none;
}

.accueil_service_container .service.physiotherapie img.dark_blue {
	display: inline-block;
}

.accueil_service_container .service.physiotherapie img.light_blue {
	display: none;
}

.accueil_service_container .service h3 {
    font-size: 20px;
    font-weight: 700;
	text-align:center;
	line-height: 24px;
	margin-bottom: 25px;
}

.accueil_service_container .service  {
    flex: 0 0 25%;
	text-align: center;
	cursor: pointer;
}

.service_description h3 {
    font-size: 30px !important;
    font-weight: 800;
    line-height: 35px;
    color: #0057A7;
	margin-top: -20px;
	margin-left: 10%;
}

.service_description p {
    font-size: 20px ;
    font-weight: 500;
    line-height: 24px;
    color: #000;
	margin-left: 10%;
	margin-bottom: 42px;
}

.service_description a {
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
	color: #fff;
    background-color: #0057A7;
    border-radius: 0 35px 35px 35px;
	padding: 15px 50px;
}

.service_description a:hover {
    background-color: #00A2ED;
}

@media screen and (max-width:1360px) {
.accueil_service_container .service img.light_blue,
.accueil_service_container .service img.dark_blue {
    width: 120px;
    height: 120px;
}

.accueil_service_container .service h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
}

@media screen and (max-width:1360px) {
.accueil_service_container .service img.light_blue,
.accueil_service_container .service img.dark_blue {
    width: 110px;
    height: 110px;
}

.accueil_service_container .service h3 {
    font-size: 16px;
}
}


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

.accueil_service_container .service {
    flex: 0 0 33.33%;
}
}

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

.accueil_service_container .service {
    flex: 0 0 25%;
}
}

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

.accueil_service_container .service {
    flex: 0 0 33.33%;
}
}

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

.accueil_service_container .service {
    flex: 0 0 50%;
}
}

.description_osteopathie,
.description_massages,
.description_pilates,
.description_course,
.description_commotion,
.description_velo,
.description_aiguille,
.description_therapie_manuelle,
.description_ondes,
.description_vertige,
.description_sommet {
    display: none;
}

.accueil_loop .jet-listing-grid__slider-icon.prev-arrow.slick-arrow {
    display: none !important;
}

.accueil_loop .accueil_width_title_loop {
    max-width: 230px;
}

.accueil_loop .jet-listing-grid__slider-icon.slick-arrow {
    color: #7BBC00;
    background-color: transparent;
}

.accueil_loop .jet-listing-grid__slider-icon.slick-arrow svg {
    height: 49px;
    width: 25px;
	right: 10px;
}

.accueil_astuces_sante  {
    overflow: hidden !important;
}

.accueil_astuces_sante .jet-listing-grid__slider-icon.slick-arrow {
    z-index: 1;
}


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

.accueil_astuces_sante .col_1 {
    width: 45% !important;
}

.accueil_astuces_sante .col_2 {
    width: 55% !important;
}
}

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

.accueil_astuces_sante .col_1 {
    width: 40% !important;
}

.accueil_astuces_sante .col_2 {
    width: 60% !important;
}
}

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

.accueil_astuces_sante .col_1 {
    width: 100% !important;
}

.accueil_astuces_sante .col_2 {
    width: 100% !important;
}
}

@media screen and (max-width:400px) {
.accueil_loop .jet-listing-grid__slider-icon.slick-arrow svg {
	right: 0px;
}

}

a.rdv_sticky_site img {
    width: 109px;
    height: 155px;
    position: fixed;
    right: 0;
    margin-top: 100px;
    z-index: 999;
}

a.rdv_sticky_site img.hover {
    display: none;
}

a.rdv_sticky_site:hover img.hover {
     display: block;
}

a.rdv_sticky_site:hover img.light {
     display: none;
}

.relative_position {
    position: relative !important;
}

@media screen and (max-width:1024px) {
a.rdv_sticky_site img {
    width: 80px;
    height: 114px;
    margin-top: 5px;
}
}

@media screen and (max-width: 1024px) {
a.rdv_sticky_site img {
    width: 55px;
    height: 78px;
}
}


/*********************A propos************************/

.a-propos-titre-banner-width {
    max-width: 710px;
}

@media screen and (max-width: 767px) {
.a-propos-titre-banner-width {
    max-width: 390px;
    margin: auto;
}
}

@media screen and (min-width: 1590px) {

.a_propos_mission .col_margin {
    margin-left: calc(50% - 1590px/2);
}
}

.a_propos_mission .list_flex {
    display: flex;
    align-items: end;
}

.a_propos_mission .list_flex img {
    width: 21px;
    height: 21px;
    margin-right: 20px;
}

.a_propos_mission .list_flex {
    padding: 30px 0;
}

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

.titre_margin_negatif {
	margin-top: -30px !important;
}
}

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

.titre_margin_negatif {
	margin-top: 0px !important;
}
}

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

.a_propos_mission .list_flex {
    padding: 15px 0;
}
}

@media screen and (min-width: 1590px) {

.a_propos_satisfaction .col_right {
    margin-right: calc(50% - 1590px/2);
}
}

.a_propos_satisfaction .two_button .elementor-widget-wrap {
    flex-wrap: nowrap;
    width: 500px;
}

@media screen and (max-width: 1345px) {
.a_propos_satisfaction h2 {
    font-size: 40px !important;
	margin-top: 40px !important;
}

.a_propos_satisfaction .two_button {
	margin-bottom: 40px;

}
}

@media screen and (max-width: 1250px) {
.a_propos_satisfaction h2 {
    font-size: 38px !important;
}

.a_propos_satisfaction .margin_txt .elementor-widget-container {
    padding: 20px 0 !important;
    font-size: 18px;
}
}

@media screen and (max-width: 1185px) {
.a_propos_satisfaction h2 {
    font-size: 35px !important;
	margin-top: 20px !important;
}

.a_propos_satisfaction .margin_txt .elementor-widget-container {
    padding: 15px 0 0 0 !important;
    font-size: 17px;
}

.a_propos_satisfaction .col_right .elementor-element-populated {
    padding: 0px 20px 0px 45px !important;
}

.a_propos_satisfaction .col_right .two_button .elementor-element-populated {
    padding: 0 !important;
}
}

@media screen and (max-width: 1075px) {
.a_propos_satisfaction .col_right .two_button a {
    padding: 15px 20px !important;
}

.a_propos_satisfaction .margin_txt .elementor-widget-container {
    padding: 10px 0 0 0 !important;
    font-size: 16px;
}

.a_propos_satisfaction .col_right .pad_bt_strong_txt {
    margin-bottom: 10px !important;
}

.a_propos_satisfaction .two_button {
    margin-bottom: 20px;
}
}

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


.a_propos_satisfaction .two_button {
    margin-bottom: 70px;
}

.a_propos_satisfaction h2 {
    font-size: 40px !important;
	margin-top: 70px !important;
}

.a_propos_satisfaction .margin_txt .elementor-widget-container {
    padding: 30px 0 20px 0px !important;
    font-size: 20px;
}

.a_propos_satisfaction .col_right .pad_bt_strong_txt {
    margin-bottom: 20px !important;
}

.a_propos_satisfaction .two_button .elementor-widget-wrap {
    width: 450px;
    margin: auto;
}

.a_propos_satisfaction .col_right .elementor-element-populated {
    padding: 0px 20px !important;
}
}

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


.a_propos_satisfaction .two_button {
    margin-bottom: 50px;
}

.a_propos_satisfaction h2 {
    font-size: 30px !important;
	margin-top: 50px !important;
}

.a_propos_satisfaction .margin_txt .elementor-widget-container {
    padding: 20px 0 10px 0px !important;
    font-size: 18px;
}

.a_propos_satisfaction .two_button .elementor-widget-wrap {
    flex-wrap: wrap;
    width: 100%;
}

.a_propos_satisfaction .col_right .elementor-element-populated {
    padding: 0px 20px !important;
}
}

@media screen and (min-width: 1590px) {

.a_propos_slider .col_letf {
    margin-left: calc(50% - 1590px/2);
}
}


.a_propos_service_container {
    display: flex;
    justify-content: space-between;
	flex-wrap: nowrap;
}

.a_propos_service_container .service img.light_blue,
.a_propos_service_container .service img.dark_blue {
    width: 137px;
    height: 137px;
    margin-bottom: 15px;
}

.a_propos_service_container .service img.dark_blue {
	display: none;
}

.a_propos_service_container .service.physiotherapie:hover img.dark_blue,
.a_propos_service_container .service.osteopathie:hover img.dark_blue,
.a_propos_service_container .service.massages:hover img.dark_blue,
.a_propos_service_container .service.pilates:hover img.dark_blue,
.a_propos_service_container .service.course:hover img.dark_blue,
.a_propos_service_container .service.commotion:hover img.dark_blue,
.a_propos_service_container .service.velo:hover img.dark_blue,
.a_propos_service_container .service.aiguille:hover img.dark_blue,
.a_propos_service_container .service.therapie_manuelle:hover img.dark_blue,
.a_propos_service_container .service.ondes:hover img.dark_blue,
.a_propos_service_container .service.vertige:hover img.dark_blue,
.a_propos_service_container .service.sommet:hover img.dark_blue {
	display: inline-block;
}

.a_propos_service_container .service.physiotherapie:hover img.light_blue,
.a_propos_service_container .service.osteopathie:hover img.light_blue,
.a_propos_service_container .service.massages:hover img.light_blue,
.a_propos_service_container .service.pilates:hover img.light_blue,
.a_propos_service_container .service.course:hover img.light_blue,
.a_propos_service_container .service.commotion:hover img.light_blue,
.a_propos_service_container .service.velo:hover img.light_blue,
.a_propos_service_container .service.aiguille:hover img.light_blue,
.a_propos_service_container .service.therapie_manuelle:hover img.light_blue,
.a_propos_service_container .service.ondes:hover img.light_blue,
.a_propos_service_container .service.vertige:hover img.light_blue,
.a_propos_service_container .service.sommet:hover img.light_blue {
	display: none;
}

.a_propos_service_container .service h3 {
	color: #fff;
    font-size: 20px;
    font-weight: 700;
	text-align:center;
	line-height: 24px;
	margin-bottom: 0px;
}

.white_version .a_propos_service_container .service h3 {
	color: #000;
}

.a_propos_service_container.cta .service h3 {
    font-size: 18px;
    line-height: 23px;
}

.a_propos_service_container .service  {
    flex: 0 0 18%;
	text-align: center;
	cursor: pointer;
}

.a_propos_service_container.cta .service {
    flex: 0 0 24%;
}

.a_propos_cta_services .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: calc(50% - 70px/2);
    left: -44px;
    width: auto;
    display: flex;
    flex-direction: column;
}

.a_propos_cta_services .swiper-container-horizontal>.swiper-pagination-bullets span {
    margin: 10px 0;
}

.a_propos_cta_services .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #fff;
    opacity: 1;
}

.white_version .a_propos_cta_services .swiper-pagination-bullet {
    background: #F4F4F4;
}

@media screen and (max-width: 1810px) {
.a_propos_service_container.cta .service {
    flex: 0 0 22%;
}
}

@media screen and (max-width: 1670px) {
.a_propos_service_container.cta .service {
    flex: 0 0 20%;
}
}

@media screen and (max-width: 1520px) {
.a_propos_service_container.cta .service {
    flex: 0 0 18%;
}

.a_propos_service_container.cta .service h3 {
    font-size: 16px;
    line-height: 22px;
}
}


@media screen and (max-width: 1370px) {
.a_propos_slider .col_letf {
    width: 25% !important;
}

.a_propos_slider .col_right {
    width: 75% !important;
}

.a_propos_service_container.cta .service {
    flex: 0 0 20%;
}
}

@media screen and (max-width: 1305px) {
.a_propos_slider .col_letf {
    width: 23% !important;
}

.a_propos_slider .col_right {
    width: 77% !important;
}

.a_propos_service_container.cta .service {
    flex: 0 0 22%;
}

.a_propos_service_container.cta .service img.light_blue,
.a_propos_service_container.cta .service img.dark_blue {
    width: 120px;
    height: 120px;
    margin-bottom: 15px;
}
}

@media screen and (max-width: 1240px) {
.a_propos_slider .col_letf {
    width: 100% !important;
	text-align: center !important;
	margin-bottom: 20px;
}

.a_propos_slider .col_right {
    width: 100% !important;
}

.a_propos_service_container.cta .service {
    flex: 0 0 22%;
}

.wrap_sec .elementor-row {
    flex-wrap: wrap;
}

.a_propos_cta_services .swiper-container-horizontal>.swiper-pagination-bullets {
    left: 20px;
}

.a_propos_cta_services .swiper-slide-inner {
    padding:50px !important;
}
}

@media screen and (max-width: 1055px) {
.a_propos_service_container.cta .service {
    flex: 0 0 20%;
}
}

@media screen and (max-width: 955px) {
.a_propos_service_container.cta .service {
    flex: 0 0 33.33%;
}

.a_propos_service_container {
    flex-wrap: wrap;
}

.a_propos_cta_services .swiper-slide {
    height: 430px !important;
}

.a_propos_cta_services .swiper-slide-inner {
	justify-content: center;
}

.a_propos_service_container.cta .service h3 {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 550px) {
.a_propos_service_container.cta .service {
    flex: 0 0 50%;
}

.a_propos_cta_services .swiper-slide {
    height: 600px !important;
}
}

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

.a_propos_cta_services .swiper-slide {
    height: 550px !important;
}

.a_propos_service_container.cta .service img.light_blue,
.a_propos_service_container.cta .service img.dark_blue {
    width: 100px;
    height: 100px;
}

.a_propos_cta_services .swiper-slide-inner {
    padding:40px !important;
}

.a_propos_cta_services .swiper-container-horizontal>.swiper-pagination-bullets {
    left: 15px;
}

.a_propos_service_container.cta .service h3 {
    font-size: 14px;
    line-height: 20px;
}
}


/************Services******************/

.accueil_service_container.page_services .service.physiotherapie img.light_blue {
    display: inline-block;
}

.accueil_service_container.page_services .service.physiotherapie img.dark_blue {
    display: none;
}

.accueil_service_container.page_services a.service.physiotherapie:hover img.dark_blue,
.accueil_service_container.page_services a.service.osteopathie:hover img.dark_blue,
.accueil_service_container.page_services a.service.massages:hover img.dark_blue,
.accueil_service_container.page_services a.service.pilates:hover img.dark_blue,
.accueil_service_container.page_services a.service.course:hover img.dark_blue,
.accueil_service_container.page_services a.service.velo:hover img.dark_blue,
.accueil_service_container.page_services a.service.aiguille:hover img.dark_blue,
.accueil_service_container.page_services a.service.commotion:hover img.dark_blue,
.accueil_service_container.page_services a.service.therapie_manuelle:hover img.dark_blue,
.accueil_service_container.page_services a.service.ondes:hover img.dark_blue,
.accueil_service_container.page_services a.service.vertige:hover img.dark_blue,
.accueil_service_container.page_services a.service.sommet:hover img.dark_blue {
    display: inline-block;
}

.accueil_service_container.page_services a.service.physiotherapie:hover img.light_blue,
.accueil_service_container.page_services a.service.osteopathie:hover img.light_blue,
.accueil_service_container.page_services a.service.massages:hover img.light_blue,
.accueil_service_container.page_services a.service.pilates:hover img.light_blue,
.accueil_service_container.page_services a.service.course:hover img.light_blue,
.accueil_service_container.page_services a.service.velo:hover img.light_blue,
.accueil_service_container.page_services a.service.aiguille:hover img.light_blue,
.accueil_service_container.page_services a.service.commotion:hover img.light_blue,
.accueil_service_container.page_services a.service.therapie_manuelle:hover img.light_blue,
.accueil_service_container.page_services a.service.ondes:hover img.light_blue,
.accueil_service_container.page_services a.service.vertige:hover img.light_blue,
.accueil_service_container.page_services a.service.sommet:hover img.light_blue {
	display: none;
}

.services_btn_nos_srv a:hover{
	color: #7bbc00;
}


/*****************FAQ*******************/

img.faq_q {
    width: 22px;
    height: 36px;
    margin-right: 30px;
	margin-top: -3px;
}

.faq_acc a.elementor-accordion-title {
    display: flex;
    margin-right: 25px;
   /* align-items: center;*/
}

.faq_a img {
    width: 22px;
    height: 36px;
}

.faq_a {
    display: flex;
    align-items: flex-start;
}

.faq_acc .elementor-tab-content .content {
    display: flex;
    align-items: flex-start;
}

.faq_acc .elementor-tab-content {
    padding: 15px 0px;
}

.faq_acc .elementor-tab-content img {
    margin-right: 30px;
	margin-top: -3px;
}

@media only screen and (max-width: 1024px)  {
	img.faq_q {
    margin-right: 15px;
}

.faq_acc .elementor-tab-content img {
    margin-right: 15px;
}
}

@media only screen and (max-width: 767px)  {
	img.faq_q {
    width: 15px;
    height: 25px;
    margin-right: 10px;
	margin-top: 0;
}

.faq_acc .elementor-tab-content img {
    margin-right: 10px;
    width: 15px;
    height: 25px;
	margin-top: 0;
}

.faq_acc .elementor-accordion .elementor-tab-title {
    padding: 10px 0px;
}

.faq_acc .elementor-accordion .elementor-tab-content {
    padding: 7px 0px;
}
}

.faq_acc .elementor-accordion .elementor-tab-title {
    border-bottom: 1px solid #0057A7;
	position: relative;
	padding: 15px 0;
}

.faq_acc a.elementor-accordion-title {
    line-height: 1.2;
}

.faq_acc .elementor-accordion .elementor-tab-content a {
    color: #9FB128;
}

.faq_acc .elementor-accordion .elementor-tab-content a:hover {
    color: #BED12C;
}

.faq_acc span.elementor-accordion-icon.elementor-accordion-icon-right {
	position: absolute;
    right: 0px;
    top: calc(50% - 17px/2);
}

.faq_acc .elementor-tab-content .content {
    display: flex;
    align-items: flex-start;
}


/**********Services single******************/

.services_lists .list_flex {
    display: flex;
    align-items: end;
    margin-bottom: 10px;
}

.services_lists .list_flex img {
    width: 21px;
    height: 21px;
    margin-right: 20px;
}


/***************Nous joindre**************/

.page-id-32 .footer_form.hide,
.page-id-34 .footer_form.hide,
.page-id-2349 .footer_form.hide,
.page-id-3461 .footer_form.hide {
	display: none;
}

.horaire_bloc {
    display: flex;
    align-items: center;
}

.horaire_bloc h2 {
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    color: #00A2ED;
    margin-bottom: 0;
    width: 160px;
}

.horaire_bloc .two {
    border-right: 1px solid #00A2ED;
    border-left: 1px solid #00A2ED;
    padding: 10px 20px;
	margin-right: 20px;
}

.horaire_bloc .three {
    line-height: 45px;
}


@media only screen and (max-width: 1545px)  {
.horaire_bloc h2 {
    font-size: 25px;
    width: 130px;
	line-height: 30px;
}

.horaire_bloc .two {
    border-right: 1px solid #00A2ED;
    border-left: 1px solid #00A2ED;
    padding: 10px 15px;
    margin-right: 15px;
}
}

@media only screen and (max-width: 1490px)  {
.horaire_bloc {
    display: block;
}

.horaire_bloc .two {
    border-right: none;
    border-left: none;
    padding: 20px 0;
    margin-right: 0;
}
}

@media only screen and (max-width: 767px)  {
.horaire_bloc .three {
    line-height: 25px;
}

.horaire_bloc .three .footer_map {
    margin-bottom: 15px;
}
}

/**************Rendez-vous******************/

.rdv_banner .list_flex {
    display: flex;
    align-items: end;
}

.rdv_banner .list_flex img {
    width: 21px;
    height: 21px;
    margin-right: 20px;
}

@media screen and (min-width: 1590px) {

.rdv_banner .col_margin {
    margin-left: calc(50% - 1590px/2);
}
}

.flex_col_column .elementor-widget-wrap {
    /*align-content: space-between;*/
    align-content: stretch;
}

/************Astuces santé**************/

.astuces_banner .width_txt {
	max-width: 500px;
	margin: auto;
}

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

    .loop_height_img {
      height: 250px;
    }
}


.astuce_article .ecs-posts article:nth-child(1),
.astuce_article .ecs-posts article:nth-child(3) {
    border-right: 1px solid #7BBC00 !important;
}

.astuce_article .e-loop-item:nth-child(3),
.astuce_article .e-loop-item:nth-child(7) {
    border-right: 1px solid #7BBC00 !important;
}

.astuce_article .ecs-posts article {
	padding-bottom: 20px;
}


@media screen and (max-width: 1320px) {
    .astuce_article .ecs-posts article h2 {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .astuce_article .ecs-posts article .elementor-element-populated {
        margin: 35px 0px 35px 20px !important;
    }

    .astuce_article .ecs-posts article .elementor-button {
        padding: 15px 40px 15px 40px !important;
    }

    .astuce_article .ecs-posts article {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .astuce_article .ecs-posts article .elementor-element-populated {
        margin: 15px 0px 15px 20px !important;
    }

    .astuce_article .ecs-posts article:nth-child(1),
    .astuce_article .ecs-posts article:nth-child(3) {
        border-right: none !important;
    }

	.astuce_article .e-loop-item:nth-child(3),
	.astuce_article .e-loop-item:nth-child(7) {
		border-right: none !important;
	}

    .astuce_article .ecs-posts article {
        border-bottom: 1px solid #7BBC00 !important;
    }

	.astuce_article .e-loop-item {
		border-bottom: 1px solid #7BBC00 !important;
	}


    .astuce_article .ecs-posts article:nth-child(4) {
        border-bottom: none !important;
    }

	.astuce_article .e-loop-item:last-child {
		border-bottom: none !important;
	}
}

@media screen and (max-width: 767px) {
    .astuce_article .ecs-posts article .elementor-element-populated {
        margin: 30px 0px 10px 0px !important;
    }
}

/*******************Article single**********************/

@media screen and (min-width: 1590px) {

    .article_single_banner .col_margin .elementor-widget-wrap {
        padding-left: calc(50vw - 1580px/2);
    }
}


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

    .article_single_banner .height_img_mb {
        height: 200px;
    }
}

.accueil_service_container.single_article .service {
    flex: 0 0 30%;
}

.accueil_service_container.single_article .service h3 {
    font-size: 16px;
    line-height: 20px;
}

@media screen and (max-width: 1550px) {
    .accueil_service_container .service img.light_blue,
    .accueil_service_container .service img.dark_blue {
        width: 120px;
        height: 120px;
    }
}

@media screen and (max-width: 1500px) {
    .accueil_service_container .service img.light_blue,
    .accueil_service_container .service img.dark_blue {
        width: 100px;
        height: 100px;
    }

    .accueil_service_container.single_article .service h3 {
        font-size: 15px;
        line-height: 20px;
    }

    .service_slider_sidebar .swiper-slide {
        height: 420px !important;
    }
}

@media screen and (max-width: 1370px) {
    .accueil_service_container.single_article .service {
        flex: 0 0 50%;
    }

    .service_slider_sidebar .swiper-slide {
        height: 550px !important;
    }
}

@media screen and (max-width: 1140px) {
    .accueil_service_container .service img.light_blue,
    .accueil_service_container .service img.dark_blue {
        width: 70px;
        height: 70px;
    }

    .accueil_service_container.single_article .service h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .service_slider_sidebar .swiper-slide {
        height: 480px !important;
    }
}

@media screen and (max-width: 950px) {
    .accueil_service_container .service img.light_blue,
    .accueil_service_container .service img.dark_blue {
        width: 60px;
        height: 60px;
    }

    .service_slider_sidebar .swiper-slide-inner {
        padding: 15px;
    }

    .service_slider_sidebar .swiper-slide {
        height: 420px !important;
    }
}

@media screen and (max-width: 767px) {
    .accueil_service_container .service img.light_blue,
    .accueil_service_container .service img.dark_blue {
        width: 100px;
        height: 100px;
    }

    .service_slider_sidebar .swiper-slide-inner {
        padding: 50px;
    }

    .accueil_service_container.single_article .service {
        flex: 0 0 33%;
    }
}

@media screen and (max-width: 475px) {
  .service_slider_sidebar .swiper-slide-inner {
      padding: 30px;
  }

  .accueil_service_container.single_article .service {
      flex: 0 0 50%;
  }

  .service_slider_sidebar .swiper-slide {
      height: 500px !important;
  }

  .accueil_service_container .service img.light_blue,
  .accueil_service_container .service img.dark_blue {
      width: 80px;
      height: 80px;
  }
}

@media screen and (max-width: 330px) {
  .service_slider_sidebar .swiper-slide-inner {
      padding: 20px;
  }
}

.single_article_lists .list_flex {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.single_article_lists .list_flex img {
    width: 15px;
    height: 15px;
    margin-right: 15px;
}

/************Boutique**************/

.boutique_banner .width_txt {
	max-width: 580px;
	margin: auto;
}

.footer_form.popup_produit .elementor-button[type="submit"] {
    margin-top: 0px;
}

.popup_produit .elementor-message {
    margin: 1.4em 0 0 0;
    font-size: 1.3em;
    line-height: 1;
    color: green;
}

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


/*Notre équipe*/

.equipe_txt_ss_titre_width {
    max-width: 1175px;
    margin: auto;
    padding: 0 10px;
}

.slick-slide img.blue {
    display: none;
}

.slick-slide.slick-current.slick-active img.gray {
    display: none;
}

.slick-slide.slick-current.slick-active img.blue {
    display: block;
}

.slick-slide img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  display: none;
}

.slider.slick-initialized {
  display: block;
}

.team_slider_photo {
    max-width: 1350px;
    margin: 0 auto;
}

.slick-prev:before {
    font-size: 25px;
    content: '\f060';
    color: #00A2ED;
    font-family: 'FontAwesome';
}

.slick-next:before {
    font-size: 25px;
    content: '\f061';
    color: #00A2ED;
    font-family: 'FontAwesome';
}

.team_slider_texte {
    background-color: #F4F4F4;
    border-radius: 172px;
    margin-top: 50px;
    position: relative;
}

.team_slider_texte p {
    margin-bottom: 0px !important;
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0 20px;
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

.team_slider_texte h3 {
    color: #00A2ED;
    font-family: "Raleway", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    line-height: 47px;
}

.team_slider_texte .slick-slide  {
  padding: 50px 0;
}

.team_slider_texte .slick-track {
    opacity: 1;
    width: 15700px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team_slider_texte .arrow-down.elastomer {
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 20px solid #F4F4F4;
    margin: auto;
    position: absolute;
    left: calc(50% - 22px);
    top: -17px;
}

.team_slider_photo .slick-prev,
.team_slider_photo .slick-next {
    width: 36px;
    height: 36px;
    background-color: rgba(255,255,255,.75);
    border-radius: 50%;
    z-index: 1;

}

.team_slider_photo .slick-prev:hover,
.team_slider_photo .slick-next:hover {
    color: #fff;
    background: #00A2ED;
}

.team_slider_photo .slick-prev:hover:before,
.team_slider_photo .slick-next:hover:before {
        color: #fff;
}

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

    .team_slider_texte {
        border-radius: 100px;
    }

    .team_slider_texte p {
        font-size: 19px;
    }

    .team_slider_texte h3 {
        font-size: 38px;
    }

    .team_slider_photo {
        max-width: 1340px;
    }
}

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

    .team_slider_texte {
        border-radius: 80px;
    }

    .team_slider_texte p {
        font-size: 18px;
    }

    .team_slider_texte h3 {
        font-size: 36px;
    }

    .team_slider_photo {
        max-width: 1100px;
    }

    .team_slider_texte .slick-slide {
        padding: 35px 0;
    }
}

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

    .team_slider_texte {
        border-radius: 70px;
    }

    .team_slider_texte p {
        font-size: 18px;
    }

    .team_slider_texte h3 {
        font-size: 34px;
    }

    .team_slider_photo {
        max-width: 1000px;
    }

    .team_slider_texte .slick-slide {
        padding: 30px 0;
    }
}

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

    .team_slider_texte {
        border-radius: 60px;
    }

    .team_slider_texte p {
        font-size: 17px;
    }

    .team_slider_texte h3 {
        font-size: 32px;
    }

    .team_slider_photo {
        max-width: 900px;
    }

    .team_slider_texte .slick-slide {
        padding: 30px 0;
    }
}

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

    .team_slider_texte {
        border-radius: 50px;
    }

    .team_slider_texte p {
        font-size: 16px;
    }

    .team_slider_texte h3 {
        font-size: 30px;
    }

    .team_slider_photo {
        max-width: 800px;
    }

    .team_slider_texte .slick-slide {
        padding: 25px 0;
    }
}

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

    .team_slider_texte {
        border-radius: 40px;
    }

    .team_slider_texte h3 {
        font-size: 28px;
    }

    .team_slider_photo {
        max-width: 650px;
    }

    .team_slider_texte .slick-slide {
        padding: 20px 0;
    }
}


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

    .team_slider_texte {
        border-radius: 20px;
    }

    .team_slider_texte h3 {
        font-size: 25px;
        line-height: 1.3;
        padding: 0 10px;
    }

    .team_slider_texte .slick-slide {
        padding: 20px 0;
    }

    .team_slider_photo .slick-prev {
        left: 10px;
        z-index: 999;
    }

    .team_slider_photo .slick-next {
        right: 10px;
        z-index: 999;
    }
}


/* footer form */

.footer_form .elementor-field-type-acceptance .elementor-field-option {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-left: 0;
}

.footer_form .elementor-field-type-acceptance .elementor-field-option input {
    margin-right: 18px;
    margin-top: 6px;
}

/* repair_last_para */

.repair_last_para p:last-child {
    margin-bottom: 0 !important;
}

/* carrieres */

.endroit {
    color: #fff;
    font-weight: 300 !important;
    font-size: 16px;
    line-height: 1.0 !important;
}

.description {
    font-weight: 300 !important;
    font-size: 16px;
    line-height: 1.3 !important;
}

.aspect_ratio_390_260 {
    aspect-ratio: 390 / 260;
}

.carrieres_loop_grid {
    overflow: hidden;
}

.carrieres_loop_grid .carrieres_loop {
    position: relative;
    /* background-color: aqua; */
}

.carrieres_loop_grid .carrieres_loop::before {
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #7BBC00;
    bottom: -15px;
    left: 0;
    top: auto;
}

.carrieres_loop_grid .carrieres_loop::after {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 1px;
    background-color: #7BBC00;
    top: 0;
    right: -15px;
}

.carrieres_icon_box .elementor-icon-box-icon {
    padding-top: 3px;
}

.a_propos_slider.carriere h3 {
    color: #000 !important;
}

.a_propos_slider.carriere .swiper-pagination-bullet {
    background: #eee;
}

.a_propos_slider.carriere .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -25px !important;
}

.elementor-menu-anchor {
    display: block;
    position: relative;
    top: -154px;
    visibility: hidden;
}

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

    .elementor-menu-anchor {
        top: -144px;
    }
}

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

    .elementor-menu-anchor {
        top: -200px;
    }
}

/* carrieres_formulaire */

.carrieres_formulaire_sc label {
    display: none !important;
}

.carrieres_formulaire_sc p {
    margin: 0 !important;
}

.carrieres_formulaire {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}

.carrieres_formulaire_sc .half {
    margin-bottom: 20px !important;
    flex: 0 0 calc( 50% - 10px );
}

.carrieres_formulaire_sc .full {
    margin-bottom: 20px !important;
    flex: 0 0 100%;
}

.carrieres_formulaire_sc .full.submit {
    margin-bottom: 0px !important;
}

.carrieres_formulaire_sc h4 {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
}

.carrieres_formulaire_sc .file_upload {
    border: 1px solid #fff !important;
    padding: 12px !important;
}

.carrieres_formulaire_sc input[type=text],
.carrieres_formulaire_sc input[type=email],
.carrieres_formulaire_sc select {
    border-radius: 0 !important;
    color: #000 !important;
    height: 53px !important;
}

.carrieres_formulaire_sc input.wpcf7-file {
    background-color: transparent !important;
    padding: 0 !important;
    border: 0px solid #000 !important;
    color: #fff !important;
}

.carrieres_formulaire_sc .submit p {
    text-align: right !important;
}

.carrieres_formulaire_sc input[type=submit] {
    border-radius: 0 50px 50px 50px !important;
    font-weight: 500 !important;
    padding: 15px 70px !important;
    background-color: #3EA2ED !important;
    color: #fff !important;
    transition: all .3s ease;
}

.carrieres_formulaire_sc input[type=submit]:hover {
    color: #3EA2ED !important;
    background-color: #fff !important
}

.carrieres_formulaire_sc .wpcf7-spinner {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 0;
    z-index: 1000;
    margin: 0;
    transition: all .3s ease;
}

.carrieres_formulaire_sc .wpcf7-spinner::before {
    position: initial;
    width: 24px;
    height: 24px;
    transform-origin: 24px 24px;
}

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

.carrieres_formulaire_sc .wpcf7-response-output {
    background-color: #ffb900;
    font-weight: 500 !important;
    margin: 12px 0 0 0 !important;
    color: #000 !important;
}

.carrieres_formulaire_sc .wpcf7-not-valid-tip {
    color: #fff !important;
    font-weight: 500 !important;
    background-color: red !important;
    padding: 6px 12px;
}

