@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=Pacifico&display=swap');

:root {
    --orange_color_site_: #F79C2C;
    --blue_color_site_: #0E95AB;
}


@keyframes shadowColorChange {
  0% {
    box-shadow: 0 2px 8px 0px #000;
  }
  100% {
    box-shadow: 0 2px 8px 0px #fff;
  }
}

.orange_color_site_ {
    color: var(--orange_color_site_);
}

/* background-color: var(--main-bg-color); */
body, div, p, ul, li, a, span, h1, h2, h3, h4, table, td, tr,
body .container_header_ {
    font-family: 'Comfortaa' !important;
}

.container_header_ {
    background: rgb(255 255 255 / 60%);
    backdrop-filter: blur(12px);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
}

.container_header_child_ {
    width: 90%;
    margin: auto;
}


.contenu_txt_ {
    position: absolute;
    top: 35px;
    text-align: center;
    width: 100%;
    z-index: 3;
}

.banniere_content_ {
    position: relative;
}

.slide_bg_img_ {
    /* height: 100vh !important; */
    height: 840px !important;
    overflow: hidden !important;
}

.container_body_ {
    /* margin-top: -96px; */
}

.nav_content_ {
    display: grid;
    align-items: center;
    grid-template-columns: 0.2fr 1fr .1fr;
    grid-gap: 20px;
}

.nav_menu_ .nav_item_m {
    display: flex;
    list-style: none;
    align-items: center;
    padding: 0;
}

.nav_item_m .menu-item {
    margin: 0 21px;
    font-size: 20px;
    font-weight: 700;
}

.title_banner_ {
    color: white;
    font-size: 63px;
    line-height: 85px;
    padding: 0 20px;
}

.btn_rdv_.link_ a {
    border: 6px solid var(--blue_color_site_);
    padding: 29px;
    border-radius: 50px;
    display: flex;
    width: 90%;
    margin: auto;
    max-width: 574px;
    justify-content: center;
    align-items: center;
    background: white;
}

.btn_rdv_.link_ a span {
    font-size: 20px;
    font-weight: 700;
    padding-right: 24px;
}

span.span_small_white_ {
    /*font-size: 48px;*/
    font-size: 40px;
    font-weight: 700;
}

.span_site_name_ {
    font-size: 80px;
    text-transform: uppercase;
}

.banniere_content_::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url('/wp-content/themes/wschild/assets/media/orange_ban_.png');
    background-color: rgb(0 0 0 / 50%);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    opacity: 70%;
}

.banniere_content_::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/lum_in.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 2;
    margin-left: 155px;
    top: 0;
    opacity: 40%;
}


.presentation_container_ {
    /*background: rgba(255, 243, 228, 1);*/
    background: radial-gradient(circle, var(--blue_color_site_) -18%, rgba(255, 243, 228, 1) 20%);
    margin-top: -26px;
    padding-top: 100px;
    padding-bottom: 120px;
}

.presentation_container_child_ {
    width: 90%;
    max-width: 1440px;
    margin: auto;
    position: relative;
}

.presentation_container_::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/lum_in.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    z-index: 2;
    top: 0;
    opacity: 80%;
}

.presentation_content_ .title_and_sous_title_ h2 {
    font-size: 47px;
    text-align: center;
    color: var(--blue_color_site_);
    line-height: 52px;
}

.presentation_content_ .title_and_sous_title_ p {
    font-size: 24px;
    text-align: center;
    padding: 0 125px;
}


.grid_serv_ {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 60px;
}

.serv_bloc_ {
    background: white;
    border-radius: 158px;
    padding: 45px;
    text-align: center;
    padding-bottom: 90px;
}

.rounded_icon_serv_ {
    background: var(--blue_color_site_);
    width: 100%;
    max-width: 93px;
    margin: auto;
    height: 93px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    padding: 20px;
    margin-bottom: 50px;
    box-shadow: 0 11px 8px 4px rgba(0, 0, 0, 0.08);
}

.serv_bloc_ .smile_separate_ {
    padding-bottom: 50px;
}

.description_serv_ {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
}


.container_eq_med_child_ {
    width: 90%;
    /* max-width: 1440px; */
    max-width: 1630px;
    margin: auto;
    position: relative;
    z-index: 3;
}

.container_eq_med_ {
    background: red;
    padding-top: 78px;
    background-color: #F3F9FB;
    position: relative;
    padding-bottom: 40px;
}


.container_eq_med_::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/lum_right.png);
    background-color: #F3F9FB;
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    z-index: 2;
    top: 0;
    opacity: 80%;
}

.container_eq_med_::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/logo_o.png);
    background-repeat: no-repeat;
    background-position: center 415px;
    position: absolute;
    z-index: 2;
    margin-left: 98px;
    top: 0;
}

.content_eq_med_ .title_and_sous_title_ {
    text-align: center;
    padding-bottom: 35px;
}

.content_eq_med_ .title_and_sous_title_ h2 {
    font-size: 47px;
    color: #1E1E1E;
    text-transform: uppercase;
    line-height: 52px;
}

.content_eq_med_ .title_and_sous_title_ p {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    padding: 0 220px;
}


.slide_eq_liste_ .eq_box_ {
    margin: 0 35px;
    border-radius: 23px;
    background: #FFFFFF;
    width: 100%;
    /* max-width: 475px; */
}

.eq_box_ .profil_img_box_ {
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
    height: 100%;
    max-height: 295px;
    min-height: 270px;
    width: 100%;
    max-width: 475px;
    object-fit: contain;
}

.eq_description_ .name_ {
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
}

.eq_description_ .desc_profile_ {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}

.eq_description_ {
    padding: 30px 45px;
}

.btn_link_to {
    background: var(--orange_color_site_);
    padding: 29px 44px;
    color: white;
    border-radius: 50px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
	
}


.btn_link_to:hover{
    background: var(--blue_color_site_);
}

.link_to_ {
    text-align: center;
    padding-top: 90px;
    padding-bottom: 110px;
}

.slide_eq_liste_ .slick-track {
    display: flex;
    justify-content: center;
}


.content_eq_med_ button.slick-prev.slick-arrow {
    left: -60px;
    background: black;
    padding: 29px 29px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 0;
}

.content_eq_med_ button.slick-prev.slick-arrow:before {
    content: "";
    background: url(/wp-content/themes/wschild/assets/media/slide_to_left.png);
    width: 57%;
    position: absolute;
    height: 57%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 9px;
}

.content_eq_med_ button.slick-next.slick-arrow {
    right: -60px;
    content: '';
    background: black;
    padding: 29px 29px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
}

.content_eq_med_ button.slick-next.slick-arrow:before {
    content: "";
    background: url(/wp-content/themes/wschild/assets/media/slide_to_right.png);
    width: 57%;
    position: absolute;
    height: 57%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 8px;
    top: 13px;
    

}

.content_eq_med_ button.slick-next.slick-arrow:hover,
.content_eq_med_ button.slick-prev.slick-arrow:hover {
    background: var(--orange_color_site_);
}


.container_cab_eqpmt_ {
    background: url(/wp-content/themes/wschild/assets/media/image-7.png);
    background-size: cover;
    background-color: var(--blue_color_site_);
    background-repeat: no-repeat;
    background-position: left center;
}

.container_cab_eqpmt_child_ {
    width: 90%;
    margin: auto;
    max-width: 1550px;
    padding-top: 50px;
}

.content_cab_eqpmt_ .title_and_sous_title_ {
    text-align: center;
}

.content_cab_eqpmt_ .title_and_sous_title_ h2 {
    font-size: 47px;
    line-height: 52px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
}

.content_cab_eqpmt_ .title_and_sous_title_ p {
    font-size: 24px;
    line-height: 27px;
    font-weight: 400;
    padding: 0 30px;
    color: #FFFF;
}


.eqpment_grid_ {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px;
}

.eqpment_item {
    background: #FFFF;
    border-radius: 182px;
    padding: 50px 108px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.eqpment_item .eqpment_description_ p {
    color: #1E1E1E;
    font-size: 24px;
    line-height: 27px;
}

.eqpment_item .eqpment_description_ .title_ {
    color: var(--blue_color_site_);
    text-transform: uppercase;
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
}

.eqpment_item .icon_eqpment_ {
    position: absolute;
    top: 0;
    left: 12px;
    background: black;
    padding: 19px 18px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.eqpment_item .icon_eqpment_ img {
    width: 100%;
}

.eqpment_item::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/smile-rotate.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    z-index: 2;
    bottom: 35px;
    right: 80px;
}

.list_of_equipement_ {
    padding-top: 40px;
    padding-bottom: 40px;
}


.container_pdr_rdv_child_ {
    padding: 112px 0;
    width: 90%;
    margin: auto;
    max-width: 1550px;
}

.container_pdr_rdv_ {
    background: url(/wp-content/themes/wschild/assets/media/image-11.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.content_prdr_rdv_ .cont_bloc_blur_ {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 23px;
    text-align: center;
    padding: 86px 0;
    backdrop-filter: blur(7px);
    position: relative;
    z-index: 4;
}

.cont_bloc_blur_ .title_ h2 {
    font-size: 80px;
    font-weight: 700;
    line-height: 89px;
    color: #1E1E1E;
    margin: 0;
    padding-bottom: 17px;
}

.cont_bloc_blur_ .title_ p {
    font-size: 48px;
    font-weight: 700;
    line-height: 54px;
    color: var(--blue_color_site_);
    margin: 0;
    padding-bottom: 38px;
}

.container_pdr_rdv_::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/grain.png);
    mix-blend-mode: overlay;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: 0;
    opacity: 80%;
}

.container_pdr_rdv_::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/logo_o.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 3;
    top: 0;
    margin-left: 85px;
}

.container_cns_astc_child_ {
    width: 90%;
    margin: auto;
    max-width: 1550px;
    padding-top: 50px;
}


.bloc_astuces_ {
    margin: 0 35px;
    border-radius: 23px;
    background: #FFFFFF;
    width: 100%;
}

.slide_eq_liste_ .eq_box_,
.bloc_astuces_ {
    cursor: pointer;
}
.slide_eq_liste_ .eq_box_:hover,
.bloc_astuces_:hover,
.eqpment_item:hover {
    transform: scale(0.98);
    box-shadow: 0 8px 10px var(--orange_color_site_);
}


.bloc_astuces_  .profil_img_box_ {
    border-top-right-radius: 23px;
    border-top-left-radius: 23px;
    height: 100%;
    /*max-height: 294px;*/
    max-height: 270px;
    min-height: 270px;
    width: 100%;
    max-width: 475px;
    object-fit: cover;
}

.astc_description_ {
    padding: 30px 45px;
}

.content_cns_astc_ {
    position: relative;
    z-index: 4;
}

.content_cns_astc_ .title_and_sous_title_ {
    text-align: center;
}

.content_cns_astc_ .title_and_sous_title_ h2 {
    color: var(--orange_color_site_);
    font-size: 47px;
    font-weight: 700;
    line-height: 52px;
    text-transform: uppercase;
}

.content_cns_astc_ .title_and_sous_title_ p {
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #1E1E1E;
    padding-bottom: 25px;
}

.container_cns_astc_ {
    background: url(/wp-content/themes/wschild/assets/media/image-12.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.container_cns_astc_::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/lumin_in_astuces_.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    z-index: 2;
    top: 0;
    opacity: 80%;
}

.content_cns_astc_ button.slick-prev.slick-arrow {
    left: -60px;
    background: black;
    padding: 29px 29px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 0;
}

.content_cns_astc_ button.slick-prev.slick-arrow:before {
    content: "";
    background: url(/wp-content/themes/wschild/assets/media/slide_to_left.png);
    width: 57%;
    position: absolute;
    height: 57%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    left: 9px;
}

.content_cns_astc_ button.slick-next.slick-arrow {
    right: -60px;
    content: '';
    background: black;
    padding: 29px 29px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
}

.content_cns_astc_ button.slick-next.slick-arrow:before {
    content: "";
    background: url(/wp-content/themes/wschild/assets/media/slide_to_right.png);
    width: 57%;
    position: absolute;
    height: 57%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 8px;
    top: 13px;

}

.content_cns_astc_ button.slick-next.slick-arrow:hover,
.content_cns_astc_ button.slick-prev.slick-arrow:hover {
    background: var(--orange_color_site_);
}

.astc_description_ .name_ {
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.astc_description_ .desc_astc_ {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}

.link_to_single_ {
    text-align: right;
}

.link_to_single_ a {
    color: var(--blue_color_site_);
    text-decoration: underline;
    display: flex;
    align-items: center;
    justify-content: right;
}

.link_to_single_ a:hover {
    color: var(--orange_color_site_);
}

.link_to_single_ a:hover .link_icon_single_{
    background: var(--blue_color_site_);
}

.link_to_single_ p {
    background: var(--orange_color_site_);
    padding: 6px 9px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 8px;
}

.link_to_single_ p > img {
    width: 100%;
    max-width: 7px;
}

.content_map_plan_ .title_ {
    position: absolute;
    top: 75px;
    z-index: 999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content_map_plan_ {
    position: relative;
}

.map_carte_ {
    height: 674px;
}

.content_map_plan_ .title_txt_ {
    background: rgba(255, 255, 255, 0.88);
    color: var(--blue_color_site_);
    font-size: 47px;
    line-height: 52px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 18px 42px;
    border-radius: 50px;
}

.footer_content_.m_grid_ {
    display: grid;
    grid-template-columns: 0.1fr 1fr 1.5fr 1fr;
    grid-gap: 15px;
}

.footer_container_child_ {
    width: 90%;
    margin: auto;
    max-width: 1550px;
    position: relative;
    z-index: 5;
}

.grid_elemnt_ .titre_ {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
}

.grid_elemnt_ .text_ {
    padding-top: 30px;
}

.grid_elemnt_ {
    padding: 0 28px;
}

.footer_site_logo_ {
    padding: 0;
}

.footer_honoraires_ .titre_ {
    font-size: 20px;
    text-transform: none;
}

.footer_honoraires_ {
    padding-right: 30px;
    border-right: 1px solid;
}

.footer_honoraires_ .text_ {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    padding-top: 25px;
}

.footer_contact_ .text_liste_ ul {
    list-style: none;
}
.footer_contact_ .text_liste_ ul li {
    padding: 5px 0;
}

.footer_about_ {
    border-right: 1px solid;
    padding-right: 57px;
}

.reseaux_sociaux_icon_ {
    padding-top: 35px;
    display: flex;
    flex-direction: column;
}

.menu_legales_ ul {
    list-style: none;
    display: flex;
    justify-content: center;
}

.menu_legales_ ul li {
    padding: 0 8px;
}


.btn_contact_ a {
    background: var(--orange_color_site_);
    padding: 15px 25px;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: 700;
    border-radius: 50px;
	text-align: center;
    display: block;
}

.footer_contact_ {
    padding-right: 65px;
}


.footer_container_child_ hr {
    margin-top: 45px;
}

.footer_container_ {
    padding-top: 70px;
    padding-bottom: 5px;
    background: white;
    position: relative;
}


.footer_container_::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/lum_right.png);
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    z-index: 2;
    top: 0;
    opacity: 80%;
}

.footer_container_::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/wschild/assets/media/lum_center.png);
    background-repeat: no-repeat;
    background-position: right;
    position: absolute;
    z-index: 3;
    top: 0;
}

.nav_menu_ {
    display: flex;
    align-items: center;
    padding-left: 22px;
}

.nav_menu_ .menu-menu-principal-container {
    padding-left: 10px;
}

.nav_item_m .menu-item a {
    text-transform: uppercase;
}

.social_media_ {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_media_ i {
    font-size: 26px;
    color: var(--blue_color_site_);
}


.menu_link_mobile_ {
    position: absolute;
    top: 85px;
    background: white;
    width: 100%;
}

.menu_link_mobile_ .nav_item_mobile {
    list-style: none;
    padding-left: 25px;
}

.menu_link_mobile_ .menu-menu-principal-container {
    padding: 0;
    width: 100%;

}

.humberger_menu img {
    width: 100%;
    max-width: 29px;
}

.menu_link_mobile_ li.menu-item a{
    padding: 15px 20px;
    border-bottom: 1px solid;
    display: block;
    width: 100%;
    font-size: 14px;
}

.accordion {
    background-color: #43aabd;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    color: white;
    margin-bottom: 15px;
}

button.accordion:after {
    content: '\002B';
    color: #FFFFFF;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

.active, .accordion:hover {
    background-color: #f39a2b;
}

.panel {
    padding: 0 18px;
    background-color: #ffffff78;
    display: none;
    overflow: hidden;
}

.panel ul {
    display: block;
}

.reseaux_sociaux_icon_ i {
    font-size: 26px;
    color: var(--blue_color_site_);
    /*padding-top: 15px;*/
    margin-top: 15px;
}

.nav_item_m .menu-item a:hover {
    color: var(--orange_color_site_);
    border-bottom: 1px solid;
    padding-bottom: 12px;
}

a.menu_link_to_home_:hover {
    color: var(--orange_color_site_);
}

.menu_link_mobile_ li.menu-item a:hover {
    background: var(--orange_color_site_);
    color: white;
}

.btn_rdv_.link_ a:hover {
    border-color: var(--orange_color_site_);
    color: var(--orange_color_site_);
}


.nav_content_ .site_logo_ img,
.footer_site_logo_ img {
    width: 220px;
    height: 65px;
    object-fit: contain;
    cursor: pointer;
    transition: 0.2s;
}
.nav_content_ .site_logo_ img:hover
.footer_site_logo_ img:hover {
    transform: scale(1.05);
}

.social_media_ i,
.reseaux_sociaux_icon_ i {
    transition: 0.3s;
    cursor: pointer;
}
.social_media_:hover i,
.reseaux_sociaux_icon_ i:hover {
    transform: rotate(360deg);
}




/* *Pages internes */
body:not(.home) .container_body_ {
    margin-top: 96px !important;
}

.single_page_banner_c {
    /*height: 370px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    height: 520px;
    background-position: center 20% !important;
}

.generic_title {
    color: var(--orange_color_site_);
    font-size: 3.4em;
    line-height: normal;
    font-weight: 800;
    position: relative;
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 10px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.contenu-page_oo {
    position: relative;
}
.contenu-page_oo:before {
    content: '';
    background-color: rgb(0 0 0 / 40%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}




body .single_page_banner_c.single_page_banner_c_conseils {
    /*height: auto !important;*/
    margin-bottom: 4%;
}
.cont-block-conseils {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 25px;
    padding-bottom: 4%;

}
.conseil {
    border-radius: 20px;
    background-color: #4BB7CC;
    cursor: pointer;
}
.conseil:hover {
    transition: 0.5s ease;
    transform: scale(0.98);
    box-shadow: 0 8px 10px var(--orange_color_site_);
}
.cont-img_avant {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
}
.cont-img_avant img {
    width: 100%;
    min-width: 300px;
    height: auto;
    border-radius: 20px 20px 0 0;
}

.cont_desc_conseil {
    padding: 10px 20px;
}



.cont_desc_conseil h2 a {
    color: #fff;
    line-height: normal !important;
    font-weight: 800;
    font-size: 0.95em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}
.cont_desc_conseil .conseil-content p {
    color: #fff !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
}
.cont_btn_conseil {
    margin: 20px auto;
    display: flex;
    justify-content: center;
}
a.btn_link_to.btn_link_to_cnsl {
    padding: 18px 20px;
    font-size: 17px;
}




.conta_ico_fa_foot {
    display: flex;
    align-items: center;
    gap: 5px;
}
.conta_ico_fa_foot i.fa,
.conta_ico_fa i.fa {
    color: #f79c2c;
    font-family: 'FontAwesome';
    font-weight: 300;
}
.container_pdr_rdv_ .link_to_ {
    padding-top: 15px;
    padding-bottom: 75px;
}
.banniere_content_ .link_to_ { 
    padding-top: 28px;
    padding-bottom: 22px;
}
.title_banner_ h1 {
    margin-bottom: 35px;
    font-size: 1.4px;

}
.title_banner_ h1 br {
    font-size: 0;
}
.title_banner_ p {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 23px;
}
p._text_ouou {
    font-size: 25px;
    color: #fff !important;
    margin: 12px 0;
}

body .elementor-element .elementor-element.conta_img_praticns:hover {
    overflow: hidden !important;
}


.cont_desc_conseil h2 {
    margin: 15px 0 !important;
}
.cont_desc_conseil h2 a {
    font-size: 0.8em;
}
.cont_desc_conseil .conseil-content p {
    font-size: 0.82em;
}
a.btn_link_to.btn_link_to_cnsl {
    padding: 12px 20px;
    font-size: 14px;
}
.cont-img_avant img {
    max-height: 230px;
    min-height: 230px;
    width: 100%;
    max-width: 475px;
    object-fit: cover;
}


/* *Pages internes */

body .menu_legales_ ul li.menu-separator:last-child {
    display: none;
}
body .menu_legales_ ul li.menu-separator {
    margin: 0 !important;
    padding: 0 !important;
}


/* *Autre Rectifs */
a.menu_link_to_home_ span {
    font-size: 0;
}
.contenu_txt_ {
    top: 100px;
}

.title_banner_ h1 {
    font-size: 1.3em;
    line-height: 0.8em;
}
span.span_small_white_ {
    font-size: 35px;
}
.span_site_name_ {
    font-size: 55px;
}
a.btn_link_to {
    padding: 22px 38px;
    font-size: 18px;
    /*text-shadow: 2px 1px 2px rgb(0 0 0 / 80%);*/
    text-shadow: 0px 0px 3px rgb(0 0 0 / 50%);
}
.btn_rdv_.link_ a {
    padding: 18px;
    max-width: 530px;
    border: 5px solid var(--blue_color_site_);
}
p._text_ouou {
    margin: 5px 0;
    font-size: 22px;
}


.eqpment_item {
    padding: 30px 50px;
}
.eqpment_item .eqpment_description_ .title_ {
    font-size: 20px;
    width: 100%;
    max-width: 400px;
    margin: auto;
}
.eqpment_item .eqpment_description_ p {
    font-size: 16px;
}
.list_of_equipement_ {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.eqpment_grid_ .eqpment_item:nth-child(3) .icon_eqpment_ {
    left: -10px;
}
.eqpment_item .icon_eqpment_ {
    padding: 15px 14px;
}
.eqpment_item .icon_eqpment_ img {
    width: 100%;
    max-width: 45px !important;
}
.eqpment_item::before {
    right: 52px;
    bottom: 21px;
}
.eqpment_grid_ {
    grid-gap: 25px;
}
.container_cab_eqpmt_child_ {
    padding-top: 30px;
}
.content_cab_eqpmt_ .title_and_sous_title_ p {
    font-size: 20px;
    line-height: normal;
}
.container_cab_eqpmt_ .link_to_ {
    padding-top: 40px;
    padding-bottom: 70px;
}

.container_eq_med_ {
    padding-top: 52px;
}
.content_eq_med_ .title_and_sous_title_ {
    padding-bottom: 15px;
}
.container_eq_med_child_ .link_to_ {
    padding-top: 65px;
    padding-bottom: 60px;
}
.eq_description_ .desc_profile_ {
    -webkit-line-clamp: 6;
}



.content_prdr_rdv_ .cont_bloc_blur_ {
    width: 100%;
    max-width: 1024px;
    margin: auto;
    padding: 35px 0 50px;
}
.cont_bloc_blur_ .title_ h2 {
    font-size: 52px;
    padding: 0;
}
.cont_bloc_blur_ .title_ p {
    font-size: 35px;
}
.container_pdr_rdv_ .link_to_ {
    padding-top: 15px;
    padding-bottom: 50px;
}


.container_cns_astc_child_ {
    padding-top: 30px;
}
.content_cns_astc_ .title_and_sous_title_ > p {
    margin-bottom: 14px;
}
.container_cns_astc_ .link_to_ {
    padding-top: 65px;
    padding-bottom: 60px;
}
.astc_description_ .desc_astc_ {
    -webkit-line-clamp: 6;
}



.content_single_page_sized {
    background-image: url(https://www.orthocare-dreux.fr/wp-content/uploads/2024/05/lum_right-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
body .elementor-element.block_praticiens_pg_bld .elementor-element.e-transform.e-flex.e-con-boxed.e-con.e-child {
    max-width: 490px;
}


.grille_soint_traitmnt h3.elementor-icon-box-title {
    color: #0E95AB !important;
}
.grille_soint_traitmnt > .elementor-element.e-con-full {
    box-shadow: 0 2px 10px #f79c2c;
}
.grille_soint_traitmnt > .elementor-element.e-con-full:hover {
    transform: scale(0.98);
    box-shadow: 0 8px 10px #f79c2c;
}


body.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.chrome.e--ua-blink.e--ua-chrome.e--ua-webkit.cmplz-marketing.cmplz-statistics.cmplz-preferences.cmplz-functional.cmplz-eu.cmplz-optin h1.generic_title {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 10px;
}

.generic_title_new h1.elementor-heading-title {
    font-size: 3.4em ;
    padding: 20px 0;
    color: var(--orange_color_site_) !important;
    line-height: normal;
    font-weight: 800 !important;
    position: relative;
}
.elementor.elementor-3760 .generic_title_new h1.elementor-heading-title,
.elementor.elementor-3768 .generic_title_new h1.elementor-heading-title {
    margin-top: 25px;
    background-color: #fff;
    padding: 20px 30px;
    border-radius: 10px;
}

.pg_contact_2_title {
    color: #f79c2c !important;
}
.pg_contact_2_content_coord_title {
    color: #f79c2c !important;
}
.pg_contact_2_content_form_c {
    background-color: #4BB7CC !important;
    z-index: 10;
}
.grecaptcha-badge {
    display: none !important;
    visibility: hidden !important;
}

body .gform_confirmation_message {
    text-align: center !important;
    color: #fff !important;
    font-size: 1.3em !important;
}
body .gform_legacy_markup_wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    padding: 8% !important;
}

/* *Autre Rectifs */


@media (max-width: 1830px){
    .nav_item_m .menu-item {
        margin: 0 15px;
        font-size: 15px;
        font-weight: 700;
    }

    .nav_menu_ {
        justify-content: center;
    }

    .btn_contact_ a{
        font-size: 13px;
    }
}

@media (max-width: 1530px){
    .nav_content_ .site_logo_ img {
        width: 100%;
    }

    .presentation_content_ .title_and_sous_title_ h2,
    .content_eq_med_ .title_and_sous_title_ h2,
    .content_cab_eqpmt_ .title_and_sous_title_ h2,
    .content_cns_astc_ .title_and_sous_title_ h2 {
        font-size: 40px;
        padding: 0 65px;
        margin-bottom: 35px;
    }

    .presentation_content_ .title_and_sous_title_ p,
    .content_eq_med_ .title_and_sous_title_ p,
    .content_cab_eqpmt_ .title_and_sous_title_ p
    .content_cns_astc_ .title_and_sous_title_ p {
        font-size: 18px;
    }

    .slide_eq_liste_ .eq_box_,
    .slide_astuces_  .bloc_astuces_{
        margin: 0 15px;
    }

    .eq_description_,
    .astc_description_ {
        padding: 23px 20px;
    }

    .eq_description_ .name_,
    .astc_description_ .name_ {
        font-size: 18px;
    }

    .eq_description_ .desc_profile_,
    .astc_description_ .desc_astc_ {
        font-size: 13px;
    }

    .eqpment_item .eqpment_description_ p {
        font-size: 16px;
        line-height: 22px;
    }

    .eqpment_item .eqpment_description_ .title_ {
        font-size: 20px;
    }

    .eqpment_item::before{
        background-size: 68px;
    }

    .eqpment_item .icon_eqpment_ img{
        max-width: 35px;
    }

    .footer_honoraires_ .text_{
        font-size: 20px;
    }
}

@media (max-width: 1440px){
    .nav_content_ {
        grid-gap: 0px;
        padding: 13px 0;
    }

    .nav_menu_ {
        padding-left: 0;
    }

    .nav_item_m .menu-item {
        margin: 0 10px;
        font-size: 15px;
        font-weight: 700;
    }

    .rounded_icon_serv_ .icon_serve_ {
        width: 100%;
        max-width: 45px;
    }
    
    .rounded_icon_serv_ {
        max-width: 60px;
        height: 60px;
    }

    .serv_bloc_ {
        padding: 28px;
        padding-bottom: 75px;
    }

    .grid_serv_ {
        grid-gap: 25px;
    }

    .footer_site_logo_ img {
        width: 220px;
    }

    .footer_honoraires_ .titre_,
    .grid_elemnt_ .titre_ {
        font-size: 18px;
    }

    .grid_elemnt_ .text_ {
        font-size: 15px;
    }

    .footer_content_.m_grid_{
        grid-gap: 0;
    }

    .menu_legales_ ul li {
        font-size: 15px;
    }

    .cont_bloc_blur_ .title_ h2 {
        font-size: 43px;
        line-height: 80px;
        padding-bottom: 0;
    }

    .cont_bloc_blur_ .title_ p {
        font-size: 35px;
        padding-bottom: 38px;
    }


    .cont-block-conseils {
        grid-template-columns: repeat(3,1fr);
        grid-gap: 25px;
    }
}

@media (max-width: 1320px){

    .footer_honoraires_ .text_ {
        font-size: 17px;
    }

    .content_map_plan_ .title_txt_ {
        font-size: 28px;
        padding: 10px 38px;
    }

    .map_carte_{
        height: 562px;
    }
    .map_carte_ .leaflet-map {
        height: 562px !important;
    }

    .footer_content_.m_grid_{
        grid-template-columns: 0.1fr 1fr 1fr 1fr;
    }



    .bloc_astuces_ .profil_img_box_ {
        max-height: 230px;
        min-height: 230px;
    }
        
}

@media (max-width: 1250px){
    .generic_title {
        font-size: 3.3em;
    }


    .nav_item_m .menu-item {
        margin: 0 10px;
        font-size: 13px;
        font-weight: 700;
    }

    .nav_content_ .site_logo_ img {
        width: 170px;
    }

    .title_banner_{
        font-size: 45px;
    }

    .presentation_content_ .title_and_sous_title_ h2,
    .content_eq_med_ .title_and_sous_title_ h2,
    .content_cab_eqpmt_ .title_and_sous_title_ h2,
    .content_cns_astc_ .title_and_sous_title_ h2 {
        font-size: 32px;
        padding: 0;
    }

    .presentation_content_ .title_and_sous_title_ p{
        padding: 0 70px;
    }

    .content_eq_med_ .title_and_sous_title_ p{
        padding: 0;
    }

    span.span_small_white_ {
        font-size: 35px;
    }

    .span_site_name_ {
        font-size: 70px;
    }

    .btn_rdv_.link_ a span {
        font-size: 18px;
    }

    .btn_rdv_.link_ a {
        padding: 15px;
        max-width: 533px;;
    }

    .title_banner_ h1 {
        line-height: 62px;
    }

    .eqpment_item{
        padding: 50px 50px;
    }



    .slide_bg_img_ {
        height: 825px !important;
    }
    .contenu_txt_ {
        top: 125px;
    }

    .generic_title_new h1.elementor-heading-title,
    .generic_title {
        font-size: 3em;
    }
}

@media (max-width: 1160px){
    .footer_content_.m_grid_ {
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
    }

    .footer_site_logo_ {
        padding: 0;
        border-right: 1px solid;
    }

    .footer_honoraires_ {
        padding-right: 0;
        border-bottom: 1px solid;
        padding-bottom: 20px;
        border-right: 0px solid;
    }

    .footer_contact_ {
        padding-right: 20px;
        padding-top: 12px;
    }

    .footer_site_logo_ img {
        width: 100%;
        max-width: 315px;
    }

    .footer_about_ {
        border-right: 1px solid;
        padding-right: 25px;
        padding-top: 20px;
    }
}

@media (max-width: 1120px){
    .nav_content_ {
        grid-gap: 20px;
        padding: 13px 0;
    }

    .menu_link_mobile_ .nav_item_mobile{
        padding-left: 0;
        margin: 0;
    }

    .nav_menu_ .menu-menu-principal-container{
        display: none;
    }

    .mobile_active_{
        display: flex !important;
        align-items: center;
        cursor: pointer;
    }

    .nav_menu_ {
        justify-content: right;
    }

    a.menu_link_to_home_ {
        display: none;
    }

    .humberger_menu{
        display: block !important;
        display: flex !important;
        align-items: center;
        cursor: pointer;
    }

    .content_cab_eqpmt_ .title_and_sous_title_ p {
        font-size: 16px;
    }
}

@media (max-width: 1060px){
    .serv_bloc_ {
        padding: 22px;
        padding-bottom: 120px;
        padding-top: 72px;
    }

    .grid_serv_ {
        grid-template-columns: 1fr 1fr;
        grid-gap: 60px;
    }

    .content_eq_med_ button.slick-next.slick-arrow,
    .content_cns_astc_ button.slick-next.slick-arrow {
        right: -25px;
        padding: 17px 16px;
    }

    .content_eq_med_ button.slick-next.slick-arrow:before,
    .content_cns_astc_ button.slick-next.slick-arrow:before {
        width: 44%;
        height: 44%;
        right: 7px;
        top: 10px;
    }

    .content_eq_med_ button.slick-prev.slick-arrow,
    .content_cns_astc_ button.slick-prev.slick-arrow {
        left: -25px;
        padding: 17px 16px;
    }

    .content_eq_med_ button.slick-prev.slick-arrow:before,
    .content_cns_astc_ button.slick-prev.slick-arrow:before {
        width: 44%;
        height: 44%;
        left: 9px;
    }

    .serv_bloc_ .smile_separate_ {
        padding-bottom: 25px;
        width: 100%;
        max-width: 75px;
    }

    .rounded_icon_serv_{
        margin-bottom: 25px;
    }

    .eqpment_item {
        border-radius: 95px;
    }

    .eqpment_item::before{
        bottom: 17px;
        right: 40px;
    }

    .container_eq_med_::after{
        margin-left: 0;
    }

     .cont-block-conseils {
        grid-template-columns: repeat(2,1fr);
        grid-gap: 20px;
        margin-bottom: 4%;
    }
}

@media (max-width: 1024px) {
    .generic_title_new h1.elementor-heading-title,
    .generic_title {
        font-size: 2.5em;
    }

    .single_page_banner_c {
        height: 320px;
    }

    .grille_soint_traitmnt h3.elementor-icon-box-title {
        font-size: 1.05em;
        color: #0E95AB !important;
    }
    .grille_soint_traitmnt p.elementor-icon-box-description {
        font-size: 0.85em;
    }
}

@media (max-width: 870px){
    .presentation_content_ .title_and_sous_title_ h2 {
        font-size: 25px;
        padding: 0;
        line-height: 42px;
    }

    .presentation_content_ .title_and_sous_title_ p {
        font-size: 14px;
        padding: 0px 20px;
    }

    .grid_serv_{
        grid-gap: 25px;
    }

    .eqpment_grid_{
        grid-gap: 15px;
    }

    .eqpment_item {
        padding: 50px 31px;
    }

    .eqpment_item .icon_eqpment_{
        padding: 15px 14px;
    }

    .eqpment_item .icon_eqpment_ img {
        max-width: 25px;
    }
    
}

@media (max-width: 768px){
    /* .slide_bg_img_ {
        height: 655px !important;
    } */

    .generic_title_new h1.elementor-heading-title,
    .generic_title {
        font-size: 2.2em;
        padding-bottom: 0;
    }
    .elementor-element .elementor-widget-container {
        font-size: 0.85em !important;
    }

    .generic_title {
        font-size: 2.2em;
    }

    .single_page_banner_c {
        height: 250px;
    }


    .slide_bg_img_ {
        height: 768px !important;
    }
    .contenu_txt_ {
        top: 12px;
    }
    
}
@media(max-width: 690px) {
    .cont-block-conseils {
        grid-template-columns: repeat(1,1fr);
        grid-gap: 20px;
        margin-bottom: 4%;
    }
}
@media(max-width: 640px){
    .content_eq_med_ button.slick-next.slick-arrow, 
    .content_cns_astc_ button.slick-next.slick-arrow{
        right: 0;
    }

    .content_eq_med_ button.slick-prev.slick-arrow, .content_cns_astc_ button.slick-prev.slick-arrow{
        left: 0;
    }

    .banniere_content_::after{
        margin-left: 0;
    }
}

@media (max-width: 620px){
    .grid_serv_ {
        grid-template-columns: 1fr;
    }

    .eqpment_grid_ {
        grid-template-columns: 1fr;
    }

    .rounded_icon_serv_ {
        max-width: 40px;
        height: 40px;
    }

    .description_serv_ {
        font-size: 15px;
    }

    .serv_bloc_ .smile_separate_ {
        padding-bottom: 25px;
    }

    .rounded_icon_serv_{
        margin-bottom: 25px;
    }

    .serv_bloc_ {
        padding: 75px;
        padding-bottom: 90px;
    }

    .rounded_icon_serv_ .icon_serve_ {
        max-width: 32px;
    }

    span.span_small_white_ {
        font-size: 18px;
        font-weight: 700;
    }

    .title_banner_ {
        font-size: 30px;
        line-height: 42px;
    }

    .span_site_name_ {
        font-size: 50px;
        text-transform: uppercase;
        position: relative;
        top: 15px;
    }

    .btn_rdv_.link_ a span {
        font-size: 16px;
        font-weight: 700;
        padding-right: 0;
    }

    .btn_rdv_ a > img {
        width: 76px;
        padding-top: 1px;
    }

    .btn_rdv_.link_ a {
        border: 6px solid var(--blue_color_site_);
        padding: 10px 4px;
        border-radius: 50px;
        display: flex;
        width: 90%;
        margin: auto;
        max-width: 325px;
        justify-content: center;
        align-items: center;
        background: white;
        flex-direction: column;
    }

    .btn_link_to {
        padding: 21px 22px;
        font-size: 12px;
    }

    .presentation_content_ .title_and_sous_title_ h2, 
    .content_eq_med_ .title_and_sous_title_ h2, 
    .content_cab_eqpmt_ .title_and_sous_title_ h2, 
    .content_cns_astc_ .title_and_sous_title_ h2 {
        font-size: 22px;
        padding: 0;
    }

    .content_cab_eqpmt_ .title_and_sous_title_ p {
        font-size: 14px;
        line-height: 20px;
        padding: 0 10px;
    }

    .content_cns_astc_ .title_and_sous_title_ p {
        font-size: 14px;
        line-height: 20px;  
        padding: 0 10px;
        padding-bottom: 25px;
    }

    .eq_description_ .name_, 
    .astc_description_ .name_ {
        font-size: 15px;
    }

    .eq_description_ .desc_profile_, 
    .astc_description_ .desc_astc_ {
        font-size: 12px;
    }

    .link_to_single_ a {
        font-size: 14px;
    }

    .grid_elemnt_ {
        padding: 0;
    }

    .cont_bloc_blur_ .title_ h2 {
        font-size: 30px;
        line-height: 50px;
        padding-bottom: 0;
    }

    .cont_bloc_blur_ .title_ p {
        font-size: 25px;
        padding-bottom: 18px;
    }

    .bloc_astuces_ .profil_img_box_{
        max-width: 100%;
    }

    .legale_menu_on_mobile_{
        display: block !important;
    }

    .menu_legales_ .men_ul_desktop_{
        display: none;
    }

    .title_banner_ h1 {
        line-height: 45px;
    }

    /*.contenu_txt_ {
        top: 165px;
    }*/

    .slide_bg_img_ {
        height: 655px !important;
        background-position: center !important;
    }

    body .menu_legales_ ul li.menu-separator {
        margin: 0 !important;
        padding: 0 !important;
        display: none;
    }
}

@media (max-width: 500px){

    .footer_content_.m_grid_{
        display: block;
    }

    .section_menu_on_mobile_{
        display: block !important;
    }

    .footer_site_logo_ {
        padding: 0;
        border-right: 0px solid;
        border-bottom: 0px solid;
    }

    .fotter_desk_{
        display: none;
    }

    .panel{
        padding: 20px 15px;
    }

    .panel .btn_contact_ {
        padding-bottom: 30px;
    }

    .footer_site_logo_{
        text-align: center;
    }

    .menu_legales_ .legale_menu_on_mobile_ ul li {
        font-size: 15px;
        padding: 8px 0px;
    }

    .single_page_banner_c {
        height: 200px;
    }

    
}

@media (max-width: 380px) {

    .generic_title {
        font-size: 2.2em;
    }

    .title_banner_ h1 {
        font-size: 1.7em;
        line-height: 43px;
    }
    span.span_small_white_ {
        font-size: 15px;
        line-height: normal;
    }
    .span_site_name_ {
        font-size: 40px;
    }
    .btn_rdv_.link_ a span {
        font-size: 14px;
        font-weight: 700;
    }
    .btn_rdv_ a > img {
        width: 75px;
        padding-top: 5px;
    }

    .slide_bg_img_ {
        height: 580px !important;
    }

}

/* *Rectifs */
/* .nav_menu_ {
    display: flex;
    justify-content: center;
    align-items: center;
}
.nav_item_m .menu-item {
    text-transform: uppercase;
} */

body .leaflet-map .leaflet-popup-content {
    text-align: center;
    font-weight: bold;
    color: #000 !important;
    font-size: 1.2em;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body .elementor-element.block_praticiens_pg_bld .elementor-element.e-transform.e-flex.e-con-boxed.e-con.e-child {
    box-shadow: 0 2px 10px #f79c2c;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}
body .elementor-element.block_praticiens_pg_bld .elementor-element.e-transform.e-flex.e-con-boxed.e-con.e-child:hover {
    transform: scale(0.98);
    box-shadow: 0 8px 10px #f79c2c;
}

body .pg_contact_2_content_coord .text_liste_ {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
body .pg_contact_2_content_coord .text_liste_ a:hover {
    color: #f79c2c;
}

body .elementor-element .elementor-element.e-con-full.conta_icon_rond_.e-flex.e-con.e-child {
    background: #4BB7CC !important;
}


body.pum-theme-3358, .pum-theme-theme-par-defaut {
    background-color: rgb(0 0 0 / 70%) !important;
}
body .pum-theme-3358 .pum-container, .pum-theme-theme-par-defaut .pum-container {
    padding: 45px;
    border-radius: 12px;
}
body .pum-theme-3358 .pum-content + .pum-close, .pum-theme-theme-par-defaut .pum-content + .pum-close {
    top: 14px;
    right: 14px;
    font-size: 1.3em;
    line-height: 0 !important;
    font-weight: 800;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
body .pum-theme-3358 .pum-content + .pum-close:hover, .pum-theme-theme-par-defaut .pum-content + .pum-close:hover {
    background-color: #f79c2c !important;
}
body .pum-theme-3358 .pum-title, .pum-theme-theme-par-defaut .pum-title {
    color: #F79C2C;
    font-size: 2em;
    font-weight: 700;
    line-height: 52px;
    text-transform: uppercase;
    text-align: center;
}
body .pum-theme-3358 .pum-content a, .pum-theme-theme-par-defaut .pum-content a {
    color: #0E95AB !important;
    font-size: 1.3em;
    font-weight: 700;
}
body .pum-theme-3358 .pum-content li, .pum-theme-theme-par-defaut .pum-content li {
    margin: 15px 0;
}
body .pum-theme-3358 .pum-content a:hover, .pum-theme-theme-par-defaut .pum-content a:hover {
    color: #F79C2C !important;
}
body .pum-theme-3358 .pum-content li::marker, .pum-theme-theme-par-defaut .pum-content li::marker {
    color: #f79c2c;
    font-size: 1.5em;
}


.eqpment_grid_ .eqpment_item:nth-child(3) {
    grid-row: 2 / span 2;
    grid-column: 1 / span 2;
    width: auto;
    max-width: 34%;
    margin: auto;
}




.banniere_content_ .btn_link_to {
	/*box-shadow: 0 2px 8px 0px #000;
  	animation: shadowColorChange 0.8s infinite alternate;*/
    text-transform: uppercase !important;
}
.btn_rdv_.link_ a {
    width: fit-content;
    padding-right: 30px;
    padding-left: 30px;
}
.btn_rdv_.link_ a span {
    font-size: 14px;
    padding-right: 14px;
    text-transform: lowercase !important;
}
.btn_rdv_.link_ a span:first-letter {
    text-transform: uppercase !important;
}
.btn_rdv_.link_ a img {
    width: 65px;
    height: 22px;
    object-fit: contain;
}



@media (max-width: 768px) {
    .eqpment_grid_ {
        grid-template-columns: 1fr;
    }
    .eqpment_grid_ .eqpment_item:nth-child(3) {
        grid-row: initial;
        grid-column: inherit;
        max-width: 100%;
    }

    body .pum-theme-3358 .pum-title, .pum-theme-theme-par-defaut .pum-title {
        font-size: 1.5em;
    }
    body .pum-theme-3358 .pum-content a, .pum-theme-theme-par-defaut .pum-content a {
        font-size: 1.1em;
    }
	
	a.btn_link_to {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: fit-content;
        margin: auto;
	}
	.banniere_content_ .link_to_ {
		padding-top: 0 !important;
		width: 80%;
		margin: auto;
	}
	a.btn_link_to span {
		display: block !important;
	}


}

/* *Rectifs */