/*
Theme Name: Proximed
Theme URI: https://www.equipeteam.com/
Author: the Equipe team
Author URI: https://wordpress.org
Description: Proximed is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Proximed comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: proxim
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto+Slab:wght@100..900&display=swap');

/********Header*********/
* {
    box-sizing: border-box;
}
a:focus,
a:active,
a:hover,
a:focus,
a:focus-visible,
:where(.wp-site-blocks *:focus),
a:where(:not(.wp-element-button)),
a:focus-within{
    outline: 0 none;
}
.wp-block-social-links .wp-block-social-link.wp-social-link.wp-social-link-facebook{
    background: none transparent;
    font-size: 40px;
}
.wp-site-blocks,
.wp-site-blocks .entry-content ul li,
.wp-site-blocks p{
    font-family: "Inter", sans-serif;
    color: #4F535A;
    font-size: 24px;
    line-height: 36px;
}
.wp-site-blocks p strong{
   font-weight: 600;
}
.wp-site-blocks h1,
.wp-site-blocks h2,
.wp-site-blocks h3{
    font-family: "Roboto Slab", serif;
    font-weight: 700;
}
.wp-site-blocks h2,
.wp-site-blocks footer h4,
.wp-site-blocks footer h3{
    color: #AECB26;
}
.wp-site-blocks .has-global-padding {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
header .wp-block-navigation__responsive-container-content > ul > li > a,
header  .no-mobile-nav > ul > li > .wp-block-navigation-item__content.wp-block-navigation-item__content{
    padding: 40px 25px;
}
header.is-sticky .no-mobile-nav > ul > li > .wp-block-navigation-item__content.wp-block-navigation-item__content {
    padding: 20px 10px;
}
header .wp-block-navigation__responsive-container-content > ul > li > a:hover,
header  .no-mobile-nav > ul > li > a:hover{
    text-decoration: none;
    background-color: #255035;
}
header .wp-block-navigation__responsive-container-content > ul > li > ul > li > a,
header  .no-mobile-nav > ul > li > ul > li > a{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
header .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container{
    min-width: 340px !important;
}
header  .no-mobile-nav > ul > li > ul{
    padding: 20px;
}
header{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
header.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    animation: slideDown 0.35s ease-out;
    z-index: 100;
}
@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  
/*******Footer**********/
footer .infos-contact{
    display: flex;
    align-items: center;
    gap: 15px;
    text-transform: uppercase;
    color: #fff;
}
footer .infos-contact a,
footer .infos-contact p{
    color: #fff;
    text-decoration: none;
}
footer .infos-contact p span,
footer .infos-contact a:hover{
    color: #AECB26;
}
footer .infos-contact p{
    margin: 0;
}
footer .footer-adress{
    max-width: 480px;
}
.wp-site-blocks footer h4,
.wp-site-blocks footer strong{
    font-family: "Inter", sans-serif;
    font-weight: 500;
}
.wp-site-blocks footer tr td:first-child,
.wp-site-blocks table tr td:first-child{
    padding-left: 0;
}
.wp-site-blocks footer .wp-block-table tr td,
.wp-site-blocks .wp-block-group .wp-block-table tr td{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #AECB26;
}
.wp-site-blocks footer .text-copyright a{
    text-decoration: none;
}
.wp-site-blocks footer .text-copyright a:hover{
    text-decoration: underline;
}
/*******Home**********/
.wp-site-blocks #slidehome{
    padding: 0 !important;
}
.wp-site-blocks > .wp-block-group{
    margin-top: 0;
    margin-bottom: 0;
}
.wp-site-blocks #slidehome .wp-block-evb-slider{
    width: 100%;
    max-width: 100%;
}
.wp-site-blocks #slidehome .swiper-slide{
    padding: 0 20px;
}
.wp-site-blocks #slidehome #evssSlider-2 .swiper .swiper-slide .slideContent{
    display: flex;
    flex-direction: column;
    max-width: 1636px;
    margin: 0 auto;
    padding: 60px 0 !important;
    justify-content: end !important;
    gap: 30px;
}
.wp-site-blocks #slidehome .wp-block-evb-slider .swiper .swiper-slide .slideContent *{
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 560px;
}
#slidehome #evssSlider-2 .evssSlider{
    height: calc(100vh - 150px);
}
#slidehome .swiper .swiper-slide .slideContent .author-infos{
    padding-top: 80px;
}
#slidehome .swiper .swiper-slide .slideContent .author-infos span{
    display: block;
    font-style: italic;
    line-height: 28px;
}
#slidehome .swiper .swiper-slide .slideContent .author-infos span:first-child{
    font-weight: 500;
}
.wp-site-blocks  .wp-block-button__link,
.wp-site-blocks form .wpcf7-submit{
    border-radius: 12px;
    padding: 11px 40px;
    color: #255035;
    background-color: #AECB26;
    font-weight: 600;
    font-size: 24px;
    font-family: "Inter", sans-serif;
    transition: all .3s;
    border: 1px solid transparent;
    cursor: pointer;
}
.wp-site-blocks  .list-with-bold-parent > li{
    font-weight: 600;
}
.wp-site-blocks  .list-with-bold-parent > li > ul > li{
    font-weight: 400;
}
.wp-site-blocks  .wp-block-button__link:hover,
.wp-site-blocks form .wpcf7-submit:hover{
    background-color: #fff;
}
#slidehome .swiper .swiper-slide .slideContent .wp-block-quote{
    padding: 0;
    margin: 0;
    background: none transparent;
}
#slidehome .swiper .swiper-slide .slideContent .wp-block-quote p{
    line-height: 60px;
    font-size: 48px;
    font-weight: 400;
    font-style: normal;
    font-family: "Inter", sans-serif;
}
#slidehome .swiper .swiper-slide .slideContent  h2,
.wp-site-blocks .wp-block-page .banner-section h1,
.wp-site-blocks  h2{
    margin: 0;
    color: #AECB26;
    font-size: 84px;
    line-height: 88px;
    font-family: "Roboto Slab", serif;
}
#slidehome  #evssSlider-2 .swiper-pagination {
    padding-bottom: 50px;
}
#slidehome #evssSlider-2 .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
    opacity: 0.6;
}
#slidehome #evssSlider-2 .swiper-pagination .swiper-pagination-bullet:focus,
#slidehome #evssSlider-2 .swiper-pagination .swiper-pagination-bullet:hover{
    outline: 0 none;
}
#slidehome #evssSlider-2 .swiper-pagination .swiper-pagination-bullet-active{
    border: 1px solid #333;
}
.wp-site-blocks .wp-block-group p:first-child{
    margin-top: 0;
}
.wp-site-blocks .section-services{
    position: relative;
    margin-top: -400px;
    z-index: 2;
}
/***********Page****************/

.wp-site-blocks  .wp-block-page .banner-section{
    height: calc(100vh - 150px);
    padding: 0;
    padding-top: 0;
    max-height: 813px;
}
.wp-site-blocks .entry-content .banner-section,
.wp-site-blocks .entry-content .banner-section .wp-block-cover{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.wp-site-blocks .entry-content .banner-section{
    padding-top: 0;
}
.wp-site-blocks .entry-content .banner-section .wp-block-cover {
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding-top: 102px;
    position: relative;
    min-height: 0;
}
.wp-site-blocks .entry-content .banner-section .wp-block-cover::before{
    content: '';
    display: block;
    position: absolute;
    top: 80px;
    right: 0;
    background-color: rgba(37, 80, 53, 0.7);
    border-radius: 37px 0  0 37px;
    z-index: 1;
    height: var(--before-height, 100px); /* Default fallback */
    width: 740px;
}
.wp-site-blocks .entry-content .banner-section-about .wp-block-cover::before{
    width: 550px;
}
.wp-site-blocks .entry-content .banner-section .wp-block-cover__inner-container{
    max-width: 1636px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
}
.wp-site-blocks .entry-content .banner-section .wp-block-cover__inner-container h1{
    width: 100%;
    margin: 0;
    text-align: right;
}
/*.wp-site-blocks .entry-content .is-layout-constrained > *:not(.alignleft):not(.alignright):not(.alignfull) {
    max-width: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
}*/

.wp-site-blocks .wp-block-page .entry-content{
  padding: 0 !important;
  margin: 0;
}
.wp-site-blocks .wp-block-page .wp-block-group-title{
    /*display: none;*/
}
.wp-site-blocks .wp-block-page .yellow-radius-section,
.wp-site-blocks .wp-block-page .yellow-radius-section *{
    position: relative;
}
.wp-site-blocks .wp-block-page .yellow-radius-section::before{
    content: '';
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 0 37px 37px 0;
    background-color: rgba(174, 203, 38, 0.24);
    position: absolute;
    width: calc(100% - 142px);
}
.wp-site-blocks .wp-block-page .yellow-radius-section{
    padding-top: 109px;
    padding-bottom: 109px;
}
.wp-site-blocks .wp-block-page .yellow-radius-section ul{
    max-width: 580px;
}
.wp-site-blocks .wp-block-page .yellow-radius-section ul li{
    font-size: 24px;
    line-height: 30px;
}
.wp-site-blocks .wp-block-page .yellow-radius-section ul li:not(:last-child){
    margin-bottom: 15px;
}
.wp-site-blocks .wp-block-page .favicon-thumb{
    position: absolute;
    bottom: -172px;
    margin: 0
}
.wp-site-blocks .wp-block-page  .members-column .member{
    max-width: 385px;
}
.wp-site-blocks .wp-block-page  .members-column{
    justify-content: center;
}
.wp-site-blocks .wp-block-page  .members-column .wp-block-group,
.wp-site-blocks .wp-block-page  .members-column .wp-block-group h4,
.wp-site-blocks .wp-block-page  .members-column .wp-block-group p{
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 32px;
    gap: 0;
}
.wp-site-blocks .wp-block-page  .banner-section .wp-block-cover__inner-container{
    display: flex;
    justify-content: end;
    position: relative;

}
.wp-site-blocks .wp-block-page  .banner-section .wp-block-post-title,
.wp-site-blocks .wp-block-page  .banner-section .wp-custom-post-title{
    max-width: 570px;
    text-align: right;
}
.wp-site-blocks .wp-block-page .section-services-submenu h3 {
    font-size: 30px;
    line-height: 32px;
}
.wp-site-blocks .wp-block-page .section-services-submenu h4{
    font-size: 24px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.wp-site-blocks .wp-block-page .section-services-submenu h4,
.wp-site-blocks .wp-block-page .section-services-submenu ul li{
    color: #4F535A;
}
.wp-site-blocks .wp-block-page .flex-paragraph {
    display: flex;
    flex-direction: column;
}
.wp-site-blocks .reinsurance  .wp-block-image img,
.wp-site-blocks  .section-services-pats .wp-block-image img{
    height: 202px ;
    object-fit: contain !important;
    object-position: center center;
}
.wp-site-blocks .reinsurance ul li:not(:last-child){
    line-height: 32px;
    margin-bottom: 10px;
}
.wp-site-blocks .reinsurance.wp-block-column {
    display: flex;
    flex-direction: column;
}
.wp-site-blocks  .wp-block-separator.is-style-wide{
    width: 100%;
}
.wp-site-blocks .section-nurse-info{
    position: relative;
}
.wp-site-blocks .section-nurse-info img{
    position: absolute;
    top: -70px;
    left: 0;
    width: 60%;
    height: calc(100% + 140px);
    object-fit: cover;
    object-position: top center;
    border-radius: 0 37px 37px 0;
}
.wp-site-blocks .entry-content > .wp-block-group{
    max-width: 100%;
}
.wp-site-blocks .section-nurse-info .infos-nurse-yellow{
    position: relative;
}
.wp-site-blocks .section-nurse-info .wp-block-list {
    padding-left: 30px;
}
.wp-site-blocks .section-nurse-info .wp-block-list li{
    line-height: 28px;
}
.wp-site-blocks .section-nurse-info .wp-block-list li:not(:last-child){
    margin-bottom: 10px;
}
.wp-site-blocks .wp-block-button.btn-white .wp-block-button__link{
    color: #255035;
    background-color: #fff;
}
.wp-site-blocks .wp-block-button.btn-white .wp-block-button__link:hover{
    background-color: #255035;
    color: #fff;
}
.wp-site-blocks  .section-columns-list h4{
    font-family: "Inter", sans-serif;
}
.wp-site-blocks .wp-block-group.section-no-padding{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.wp-site-blocks .wp-block-group .separator-joinus{
    margin-left: 0;
    margin-right: 0;
    height: 2px;
    border-bottom-width: 2px;
}
.wp-site-blocks .wp-block-group .link-no-decoration a{
    text-decoration: none;
}
.wp-site-blocks .wp-block-group .link-no-decoration a:hover{
    text-decoration: underline;
}
.home .wp-block-group .entry-content{
    padding: 0 !important;
}
.section-services ul li:not(:last-child){
    margin-bottom: 15px;
}
.section-services ul li ul{
    padding-top: 15px;
}
.section-services .service-pharmacy img,
.section-services .service-patients img{
    height: 250px;
    object-fit: contain;
    object-position: center center;
}
.wp-site-blocks form .group-fields h4{
    color: #4F535A;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 36px;
    border-bottom: 2px solid #AECB26;
    padding-bottom: 10px;
}
.wp-site-blocks form .group-fields label{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    color: #4F535A;
}
.wp-site-blocks form input[type="text"],
.wp-site-blocks form input[type="email"],
.wp-site-blocks form input[type="tel"],
.wp-site-blocks form textarea{
    background-color: rgba(174, 203, 38, 0.2);
    border: none transparent;
    padding: 10px;
    width: 100%;
}
.wp-site-blocks form .fields{
    display: flex;
    flex-wrap: wrap;
    gap: 25px 37px;
}
.wp-site-blocks form .field{
    flex: 0 0 calc(33.33% - 25px);
    width: calc(33.33% - 25px);
}
.wp-site-blocks form .group-fields{
    margin-bottom: 50px;
}
.wp-site-blocks form .group-fields:last-of-type,
.wp-site-blocks form .group-fields:last-child{
    margin-bottom: 0;
}
.wp-site-blocks form .field-half,
.wp-site-blocks form .field-radios{
    flex: 0 0 calc(50% - 19px);
    width: calc(50% - 19px);
}
.wp-site-blocks form .field-oneLine{
    margin-top: 25px;
}
.wp-site-blocks form .text-assurance,
.wp-site-blocks form .field-details label{
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
}
.wp-site-blocks form .text-assurance{
    padding-top: 25px;
}
.wp-site-blocks form .wpcf7-form-control-wrap,
.wp-site-blocks form .field-radios .wpcf7-list-item{
    display: block;
}
.wp-site-blocks form .wpcf7-list-item{
    margin-left: 0;
    position: relative;
    margin-top: 10px;
    width: 100%;
}
.wp-site-blocks form .field-radios .wpcf7-list-item input,
.wp-site-blocks form .wpcf7-list-item input{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 100%;
    opacity: 0;
    visibility: hidden;
}
.wp-site-blocks form .wpcf7-not-valid-tip{
    font-size: 12px;
    line-height: 18px;
    display: inline-block;
}
.wp-site-blocks form .field-radios .wpcf7-list-item-label,
.wp-site-blocks form .wpcf7-list-item-label{
    display: flex;
    align-items: flex-start;
    gap: 15px;
    position: relative;
}
.wp-site-blocks form .wpcf7-list-item-label span{
    flex: 0 0 calc(100% - 35px);
}
.wp-site-blocks form .field-radios .wpcf7-list-item-label::before,
.wp-site-blocks form .wpcf7-list-item-label::before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-color: rgba(174, 203, 38, 0.2);
    border-radius: 20px;
    margin-top: 3px;
}
.wp-site-blocks form .wpcf7-list-item-label::after{
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    left: 5px;
    top: 8px;
    opacity: 0;
}
.wp-site-blocks form .field-radios input:checked + .wpcf7-list-item-label::before,
.wp-site-blocks form input:checked + .wpcf7-list-item-label::before {
    background-color: rgba(174, 203, 38, 1);
}
.wp-site-blocks form input:checked + .wpcf7-list-item-label::after {
    opacity: 1;
}
.wp-site-blocks form .group-fields hr{
    margin-bottom: 40px;
    border:1px solid #AECB26;
}
.wp-site-blocks form textarea{
    height: 130px;
}
.wp-site-blocks form .field-file{
    position: relative;
}
.wp-site-blocks form .field-file input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}
.wp-site-blocks form .field-file label{
    font-size: 16px;
    border: 1px solid #707070;
    border-radius: 9px;
    color: #4F535A;
    font-weight: 700;
    padding: 10px 40px;
    cursor: pointer;
}
.wp-site-blocks form #file-upload-filename{
    font-size: 12px;
    line-height: 18px;
    padding-top: 10px;
}
.wp-site-blocks form .field-acceptance label{
    font-weight: 400;
}
.wp-site-blocks form .group-fields:last-child{
    margin-bottom: 0;
}
.wp-site-blocks form .field-acceptance{
    margin-top: 30px;
}
header .wp-block-navigation__responsive-container-close:focus, 
header .wp-block-navigation__responsive-container-open:focus,
header .wp-block-navigation__responsive-container-close:focus-visible, 
header .wp-block-navigation__responsive-container-open:focus-visible{
    outline: 0 none;
}
.wp-site-blocks .form-pat .group-fields .fields{
    margin-bottom: 25px;
}
.wp-site-blocks form .group-fields-adress h4{
    font-size: 16px;
    line-height: 32px;
    color: #4F535A;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    margin-bottom: 0;
}
.wp-site-blocks form .group-fields-adress .sublabel{
    font-size: 12px;
    line-height: 14px;
    color: #4F535A;
}
.wp-site-blocks form .group-fields-adress .field,
.wp-site-blocks .wp-block-group .wpcf7 {
    width: 100%;
}
.wp-site-blocks .section-services-pats .col-pat-service{
    padding-bottom: 190px !important;
    position: relative;
}
.wp-site-blocks .section-services-pats .col-pat-service .wp-block-buttons{
    position: absolute;
    bottom: 75px;
    left: 0;
    width: 100%;
}
.wp-site-blocks .section-columns-list-separator .wp-block-columns{
    position: relative;
}
.wp-site-blocks .section-columns-list-separator .wp-block-columns::before{
    content: "";
    left: calc(50% - 140px);
    top: -40px;
    height: calc(100% + 60px);
    background-color: #AECB26;
    width: 2px;
    display: block;
    position: absolute;
}
.wp-site-blocks .map-responsive{
    height: 100%;
}
.wp-site-blocks .fields-contact .field{
    width: 50%;
}
.wp-site-blocks .fields-contact .field label{
    font-size: 12px;
    margin: 5px 0 10px 25px;
}
.wp-site-blocks .fields-contact .field-submit{
    margin-top: 30px;
}
.wp-site-blocks form .wpcf7-submit{
    min-width: 249px;
    text-align: center;
}
.wp-site-blocks .wpcf7 form .wpcf7-response-output {
    margin: 15px 0;
    font-size: 14px;
}
.wp-site-blocks .wpcf7 form.invalid .wpcf7-response-output, 
.wp-site-blocks .wpcf7 form.unaccepted .wpcf7-response-output, 
.wp-site-blocks .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232;
}
.wp-site-blocks form .fields-contact input[type="text"], 
.wp-site-blocks form .fields-contact input[type="email"], 
.wp-site-blocks form .fields-contact input[type="tel"], 
.wp-site-blocks form .fields-contact textarea {
    padding: 20px 10px;
}
.wp-site-blocks .wp-block-page .yellow-radius-section .list-pharmacy {
    padding-left: 20px;
 }
.wp-site-blocks .wp-block-page .yellow-radius-section .list-pharmacy  li:not(:last-child) {
  margin-bottom: 5px;
}
.wp-site-blocks .wp-block-page .yellow-radius-section:has(.list-pharmacy) > *{
    max-width: 1362px;
    margin-left: auto;
    margin-right: auto;
}
.wp-site-blocks .section-bg-services{
    position: relative;
}
/*.wp-site-blocks .section-bg-services::after{
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 529px;
    bottom: -50px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-image: url('assets/images/ombre-min.png'), linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-blend-mode: multiply;
}*/
@media (min-width: 2000px) {
    .wp-site-blocks .entry-content .banner-section .wp-block-cover::before {
        width: calc((100% - 1632px)/2 + 600px ) ;
    }
}
@media (max-width: 1600px) {
    .wp-site-blocks .entry-content .banner-section .wp-block-cover::before{
        width: 650px;
    }
    .wp-site-blocks .entry-content .banner-section-about .wp-block-cover::before{
        width: 450px;
    }
    .wp-site-blocks .wp-block-page .yellow-radius-section::before {
        max-width: 1500px;
        width: calc(100% - 15px);
    }
    .wp-site-blocks .section-columns-list-separator .wp-block-columns::before{

    }
    header .no-mobile-nav > ul > li > .wp-block-navigation-item__content.wp-block-navigation-item__content {
        padding: 40px 10px;
    }
    .wp-site-blocks .section-services .wp-block-button__link{
        padding: 11px 35px;
    }
    header.is-sticky .no-mobile-nav > ul > li > .wp-block-navigation-item__content.wp-block-navigation-item__content {
        padding: 20px 10px;
    }
}
@media (max-width: 1300px) {
    .wp-site-blocks .section-columns-list-separator .wp-block-columns::before {
        content: "";
        left: calc(50% - 110px);
    }
}

@media (min-width: 1085px) {
    header .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item.wp-block-navigation-submenu{
        flex-direction: column;
        min-width: 500px;
        align-items: baseline;
    }
    header .wp-block-navigation__responsive-container-content > ul > li > ul{
        padding: 20px;
    }
    header .wp-block-navigation__responsive-container-content > ul > li > ul > li{
        padding: 0;
    }
    header .navigation-mobile{
        opacity: 0;
        display: none !important;
    }
    header  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
        position: relative;
        top: auto;
        left: 0;
        list-style: disc;
        transform: none;
        border: none;
        right: auto;
        width: auto;
        height: auto;
        opacity: 1;
        visibility: visible;
        padding: 0 15px;
        max-width: 490px;
    }
    header  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container li a:before{
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 100%;
        background: #fff;
        display: inline-block;
        position: absolute;
        left: 5px;
        top: 15px;
     }
     header  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container li a{
        position: relative;
        font-size: 18px;
        line-height: 22px;
        line-height: 22px;
        padding-left: 1.5em;
     }
}
@media (max-width: 2000px) {
    #slidehome .swiper .swiper-slide .slideContent .author-infos {
        padding-top: 0;
    }
    #slidehome .swiper .swiper-slide .slideContent .wp-block-quote p{
        line-height: 50px;
        font-size: 38px;
    }
}
@media (max-width: 1600px) {
    #slidehome #evssSlider-2 .evssSlider {
        height: auto;
    }
    .wp-site-blocks .section-services-pats .col-pat-service{
        padding-top: 30px !important;
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-bottom: 160px !important;
    }
    .wp-site-blocks .section-services .wp-block-button__link{
        padding: 11px 35px;
    }
}
@media (max-width: 1500px) {
    #slidehome #evssSlider-2 .evssSlider {
        height: auto;
    }
    .wp-site-blocks .section-services-pats .col-pat-service h3{
        font-size: 28px !important;
    }
    .wp-site-blocks .section-services .wp-block-button__link{
        padding: 11px 35px;
    }
}

@media (max-width: 1199px) {
    #slidehome #evssSlider-2 .swiper-pagination {
        padding-bottom: 25px;
    }
    .section-services .service-pharmacy,
    .section-services .service-patients{
        padding: 30px !important;
    }
    .wp-site-blocks .wp-block-button__link{
        padding: 12px 20px;
        font-size: 18px;
    }
    .wp-site-blocks,
    .wp-site-blocks .entry-content ul li,
    .wp-site-blocks p{
        font-size: 18px;
        line-height: 25px;
    }
    .wp-site-blocks  .section-services  .wp-block-button__link{
        font-size: 14px;
    }
    .wp-site-blocks .section-services .service-pharmacy h3,
    .wp-site-blocks .section-services .service-patients h3{
        font-size: 24px !important;
    }
    .wp-site-blocks #slidehome #evssSlider-2 .swiper .swiper-slide .slideContent{
        gap: 20px;
        position: relative;
    }
    .wp-block-evb-slider .swiper .swiper-slide::before{
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(255,255,255,0.9);
    }
    .wp-site-blocks .section-bg-services .wp-block-spacer{
        height: 500px !important;
    }
    header .no-mobile-nav > ul > li > .wp-block-navigation-item__content.wp-block-navigation-item__content {
        padding: 30px 10px;
    }
    .wp-site-blocks header .wp-block-site-logo img{
        max-width: 250px;
    }
    header nav.wp-block-navigation > ul > li > a{
        font-size: 18px !important;
    }
    .wp-site-blocks .wp-block-page .banner-section .wp-block-post-title, 
    .wp-site-blocks .wp-block-page .banner-section .wp-custom-post-title {
        max-width: 360px;
        font-size: 50px;
        line-height: 55px;
    }
     .wp-site-blocks .entry-content .banner-section .wp-block-cover::before {
        width: 370px;
    }
    .wp-site-blocks .entry-content .banner-section-about .wp-block-cover::before{
        width: 270px;
    }
    .wp-site-blocks .wp-block-page .yellow-radius-section h2 {
        font-size: 35px !important;
    }
    .wp-site-blocks .wp-block-page .banner-section{
        max-height: 600px;
    }
    .wp-site-blocks .section-services-pats .col-pat-service h3{
        font-size: 22px !important;
    }
    .wp-site-blocks .section-services-pats .wp-block-image img {
        height: 150px;
    }
    .wp-site-blocks .section-columns-list-separator .wp-block-columns::before {
        content: "";
        left: calc(50% - 80px);
    }
    header.is-sticky .no-mobile-nav > ul > li > .wp-block-navigation-item__content.wp-block-navigation-item__content {
        padding: 20px 10px;
    }
}
@media (max-width: 1084px) {
    header .no-mobile-nav{
        display: none;
    }
    #slidehome .swiper .swiper-slide .slideContent h2, 
    .wp-site-blocks .wp-block-page .banner-section h1, .wp-site-blocks h2 {
        font-size: 54px;
        line-height: 58px;
    }
    #slidehome .swiper .swiper-slide .slideContent .wp-block-quote p {
        line-height: 40px;
        font-size: 28px;
    }
    .wp-site-blocks .space-block-halfTablet{
        height: 50px !important;
    }
    .wp-site-blocks form .field{
        flex: 0 0 calc(50% - 19px);
        width: calc(50% - 19px);
    }
    .wp-site-blocks,
    .wp-site-blocks .entry-content ul li,
    .wp-site-blocks p{
        font-size: 20px;
        line-height: 30px;
    }
    .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
        font-size: 18px;
        line-height: 24px;
    }
    header.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content  > ul > li > a,
    .wp-block-navigation ul ul .wp-block-navigation-item__content.wp-block-navigation-item__content{
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
    }
    header .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul{
        justify-content: flex-start;
    }
    header .wp-block-navigation__responsive-container-content > ul > li > ul > li > a, 
    header .no-mobile-nav > ul > li > ul > li > a{
        font-size: 16px;
    }
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, 
    .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container,
    .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container,
    header .wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container{
        min-width: 10px !important;
        padding-left: 15px !important;
        padding-right: 0 !important;
    }
    .wp-block-navigation ul ul ul li{
        padding-bottom: 10px;
    }
    .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li,
    .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li > ul > li > ul > li,
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container li{
        padding-bottom: 10px;
    }
    .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li:last-child,
    .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content > ul > li > ul > li > ul > li:last-child,
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container li:last-child{
        padding-bottom: 0;
    }
    .wp-site-blocks .section-services-pats .col-pat-service{
        flex: 0 0 48.5% !important;
    }
    .wp-site-blocks .section-services-pats .listing-services-pats {
        flex-wrap: wrap !important;
        
    }
    .wp-site-blocks .section-columns-list-separator .wp-block-columns::before {
        content: "";
        left: calc(50% - 40px);
    }
    .wp-site-blocks header .nav-column {
        gap: 0;
    }
}
@media (max-width: 991px) {
    .wp-site-blocks .section-columns-list-separator .wp-block-columns::before {
        opacity: 0;
    }
    .wp-site-blocks .wp-block-page .yellow-radius-section ul li{
        font-size: 18px;
        line-height: 24px;
    }
    .wp-site-blocks .fields-contact .field{
        width: 100%;
    }
    .wp-site-blocks .text-contact{
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 781px) {
    .wp-site-blocks,
    .wp-site-blocks .entry-content ul li,
    .wp-site-blocks .wp-block-page .section-services-submenu ul li,
    .wp-site-blocks p,
    .wp-site-blocks .wp-block-page .yellow-radius-section ul li{
        font-size: 18px;
        line-height: 27px;
    }
    .wp-site-blocks .wp-block-page .yellow-radius-section ul {
        max-width: 580px;
        padding-top: 15px;
    }
    .wp-site-blocks header .wp-block-site-logo img{
        max-width: 200px;
     }
     header .wp-block-group .nav-column{
        flex-direction: row-reverse;
        gap: 0 !important;
     }
     #slidehome .swiper .swiper-slide .slideContent h2, 
     .wp-site-blocks .wp-block-page .banner-section h1, .wp-site-blocks h2 {
         font-size: 30px;
         line-height: 34px;
     }
    .wp-site-blocks .section-bg-services .wp-block-spacer{
        height: 400px !important;
    }
    .wp-site-blocks .section-services div.wp-block-buttons{
        justify-content: center;
    }
    .wp-site-blocks .space-block-halfTablet{
        height: 50px !important;
    }
    .wp-site-blocks .hide-onMobile{
        display: none !important;
    }
    .section-services .service-pharmacy img,
    .section-services .service-patients img{
        height: 200px;
    }
    .wp-site-blocks .wp-block-page .yellow-radius-section h2 {
        font-size: 25px !important;
    }
    .wp-site-blocks .wp-block-page .banner-section {
        max-height: 350px;
    }
    .wp-site-blocks .wp-block-page .banner-section img{
        height: 100%;
        object-fit: cover;
    }
    .wp-site-blocks .wp-block-page .favicon-thumb{
        position: relative;
        bottom: auto;
        max-width: 200px;
        margin-top: 15px;
    }
    .wp-site-blocks .wp-block-page .yellow-radius-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .wp-site-blocks form .group-fields,
    .wp-site-blocks form .group-fields hr{
        margin-bottom: 25px;
    }
    .wp-site-blocks form .field,
    .wp-site-blocks form .field-half{
        flex: 0 0 100%;
        width: 100%;
    }
    .wp-site-blocks .bloc-reinsurances h4{
        font-size: 24px;
        line-height: 28px;
    }
    .wp-site-blocks .reinsurance .wp-block-image img, 
    .wp-site-blocks .section-services-pats .wp-block-image img{
        height: 150px;
    }
    .wp-site-blocks form .fields {
        gap: 15px;
    }
    .wp-site-blocks .wp-block-page .section-services-submenu h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .wp-site-blocks .wp-block-page .section-services-submenu h4{
        font-size: 20px;
        line-height: 28px;
    }
    .wp-site-blocks .wp-block-page .banner-section .wp-block-post-title, 
    .wp-site-blocks .wp-block-page .banner-section .wp-custom-post-title {
        max-width: 300px;
        font-size: 35px;
        line-height: 45px;
    }
    .wp-site-blocks .entry-content .banner-section .wp-block-cover::before {
        width: 280px;
     }
     .wp-site-blocks .wp-block-page .yellow-radius-section::before{
        border-radius: 0;
     }
     .wp-site-blocks .entry-content  .bloc-reinsurances .wp-block-columns{
        background-color: transparent !important;
        padding: 0 !important;
        gap: 20px !important;
     }
     .wp-site-blocks .entry-content  .bloc-reinsurances .reinsurance {
        border-radius: 37px;
        background-color: #aecb263d;
        padding: 30px;
     }
     .wp-site-blocks .section-services-pats .col-pat-service {
        padding: 20px !important;
      }
      .wp-site-blocks .section-services-pats .col-pat-service .wp-block-buttons{
        position: relative;
        bottom: auto;
      }
      .wp-site-blocks .form-pat .group-fields h4{
        margin-top: 0;
      }
    .wp-site-blocks .section-nurse-info img {
        top: -30px;
        height: calc(100% + 80px)
    }
    .wp-site-blocks .section-nurse-info h2{
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .wp-site-blocks .section-tranfert .wp-block-media-text__media img{
        margin-bottom: 30px;
    }
    .wp-site-blocks form .field-acceptance {
        margin-top: 20px;
    }
    .wp-site-blocks .map-responsive{
        height: 500px;
    }
    .wp-site-blocks p{

    }
    #slidehome .swiper .swiper-slide .slideContent .wp-block-quote p {
        line-height: 30px;
        font-size: 24px;
    }
}

@media (max-width: 540px) {
    footer .wp-block-site-logo img{
        max-width: 250px;
    }
    .wp-site-blocks .section-services-pats .wp-block-image img {
        height: 100px;
     }
     .wp-site-blocks .section-tranfert .wp-block-media-text__content{
        padding: 0;
    }
    .wp-site-blocks form .field-file label{
        width: 100%;
        text-align: center;
        padding: 10px 15px;
        display: block;
    }
}

@media (max-width: 375px) {
    .wp-site-blocks header .wp-block-site-logo img {
        max-width: 170px;
    }
    footer .infos-contact p{
        font-size: 16px;
        line-height: 20px;
    }
}