@import url("fonts.css");
* {
    box-sizing: border-box;
}

body {
    margin: 0;
}

* {
    box-sizing: border-box;
}

body {
    margin: 0;
}

body.custom-body-humaniste .custom-full-wrapper .container-fluid a {
    color: #000 !important;
}

body.custom-body-humaniste .footer-section .footer-content {
    background-color: #efeff0;
    color: #51565b;
    padding: 30px 0px;
}

body.custom-body-humaniste .footer-section .footer-content .footer-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

body.custom-body-humaniste .footer-section .footer-bottom-content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0px;
    background-image: url("/sites/default/files/2024-08/footer_bg.jpg");
    background-size: cover;
}

body.custom-body-humaniste .footer-section .footer-bottom-content .footer-content-text h3 {
    margin-bottom: 0px;
}

body.custom-body-humaniste .footer-section .footer-bottom-content .footer-content-image img:after {
    content: "";
    background: red;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 1.5px;
}

body.custom-body-humaniste ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}

body.custom-body-humaniste footer li:before {
    content: "";
    border-color: transparent #47b6cd;
    border-style: solid;
    border-width: 0.45em 0 0.45em 0.9em;
    display: block;
    height: 0;
    width: 0;
    left: -1.2em;
    top: 1.2em;
    position: relative;
}

body.custom-body-humaniste footer ul.triangle-list li {
    margin-top: -5px !important;
}

body.custom-body-humaniste .footer-section .footer-top-content {
    justify-content: center;
    align-items: center;
    text-align: center;
}

body.custom-body-humaniste .footer-section .footer-top-content p {
    font-size: 20px;
    line-height: 20px;
    padding: 20px 0px;
    margin-bottom: 0px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .footer-section .footer-content-text h2 {
    font-size: 20px;
    line-height: 24px;
    color: #009eaf;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste footer {
    padding: 0px !important;
}

body.custom-body-humaniste footer .footer-logo .footer-content-image img {
    width: 250px;
}

body.custom-body-humaniste .footer-section .footer-bottom-content .footer-content-image img {
    width: 300px;
}

body.custom-body-humaniste .traitement-section {
    background-color: #009eaf;
    padding: 40px 0px;
    margin-top: 20px;
}

body.custom-body-humaniste .traitement-section h2 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
}

body.custom-body-humaniste .btn-greenblue {
    color: #fff;
    background-color: #4dbbc7;
}

body.custom-body-humaniste .btn-orange {
    color: #fff;
    background-color: #ee974f;
}

body.custom-body-humaniste .traitement-section .btn-center-block {
    display: flex;
    justify-content: center;
}

body.custom-body-humaniste .pratique-section {
    background-color: #e76a04;
    padding: 40px 0px;
    margin-top: 20px;
}

body.custom-body-humaniste .pratique-section h2 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
}

body.custom-body-humaniste .traitement-section a {
    width: 390px;
}

body.custom-body-humaniste .pratique-section a {
    /* font-size: 24px;
    font-weight: 600px;
    height: 130px; */
}

body.custom-body-humaniste .pratique-section .btn-center-block {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

body.custom-body-humaniste .pratique-section .btn-center-block a:hover {
    color: #fff;
    background-color: #ee974f;
}

.orange-font {
    color: #e76a04;
    font-family: "MyriadPro-Bold", sans-serif !important;
}

.blue-font {
    color: #009eaf;
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange {
    /* margin:0px 24px !important; */
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange:first-child {
    /* margin-left:0px !important; */
    width: 240px;
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange:last-child {
    /* margin-right:0px !important; */
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange {
    /* margin:0px 44px !important; */
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange:first-child {
    /* margin-left:0px !important; */
    width: 200px !important;
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange:last-child {
    /* margin-right:0px !important; */
    width: 300px !important;
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange:nth-child(2) {
    width: 300px !important;
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange:nth-child(3) {
    width: 200px !important;
    text-align: center !important;
    align-content: center;
    justify-content: center;
}

body.custom-body-humaniste .pratique-section a.btn.btn-default.btn-orange:nth-child(4) {
    width: 300px !important;
}

body.custom-body-humaniste .header-section .nav-header {
    height: 100px;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 0px;
    justify-content: center;
}

body.custom-body-humaniste .header-section .nav-header .header-logo img {
    height: 100px;
}

body.custom-body-humaniste .header-section .nav-header a.btn {
    margin: 10px;
}

body.custom-body-humaniste .header-section .nav-header a.btn.btn-greenblue {
    color: #fff;
    background-color: #009eaf;
}

body.custom-body-humaniste .header-section .nav-header a.btn.btn-orange {
    color: #fff;
    background-color: #e76a04;
}

body.custom-body-humaniste .header-section .nav-header .header-logo {
    height: 100px;
    width: 200px;
}

body.custom-body-humaniste .header-section .nav-header p {
    font-size: 24px;
    font-weight: 500;
    margin-top: 0px;
}

body.custom-body-humaniste .home-banner img.home-img-1 {
    position: absolute;
    top: 80px;
    right: 75px;
    width: 200px;
    display: none;
}

body.custom-body-humaniste .header-section .nav-header:first-child {
    justify-content: flex-start !important;
}

body.custom-body-humaniste .header-section .nav-header:first-child img {
    margin-left: 24px !important;
    width: 100%;
}

body.custom-body-humaniste .header-section .nav-header:last-child {
    justify-content: flex-end !important;
}

body.custom-body-humaniste header .nav-header .logo-wrapper {
    margin-right: 24px;
}

body.custom-body-humaniste .custom-section {
    width: 100%;
    min-height: 50px;
}

body.custom-body-humaniste .custom-header {
    width: 100%;
    min-height: 50px;
}

body.custom-body-humaniste .custom-footer {
    width: 100%;
    min-height: 50px;
}

body.custom-body-humaniste .nav-header .logo-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
}

body.custom-body-humaniste .nav-header .logo-wrapper p {
    margin: 0px !important;
    padding: 0px !important;
}

body.custom-body-humaniste .region-sidebar-first,
body.custom-body-humaniste .region-sidebar-second,
body.custom-body-humaniste .region-footer,
body.custom-body-humaniste .region-content {
    padding: 0px !important;
}

body.custom-body-humaniste .clearfix.text-formatted.field.field--name-field-banner-title.field--type-text.field--label-hidden.field__item {
    display: flex !important;
    flex-direction: column !important;
}

body.custom-body-humaniste footer ul.triangle-list li a {
    text-decoration: none;
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .traitement-section .btn-greenblue {
    padding: 15px 20px !important;
    font-size: 25px !important;
    line-height: 29px !important;
    font-family: "MyriadPro-Semibold", sans-serif !important;
    border-radius: 15px !important;
    text-align: center !important;
    /* box-shadow: -1px -1px 10px 1px rgba(0, 135, 155, 1);
    -webkit-box-shadow: -1px -1px 10px 1px rgba(0, 135, 155, 1);
    -moz-box-shadow: -1px -1px 10px 1px rgba(0, 135, 155, 1); */
    box-shadow: 0px 0px 27px 8px rgba(0, 135, 155, 1);
    -webkit-box-shadow: 0px 0px 27px 8px rgba(0, 135, 155, 1);
    -moz-box-shadow: 0px 0px 27px 8px rgba(0, 135, 155, 1);
    border: #000;
}

body.custom-body-humaniste .pratique-section .btn-orange {
    padding: 15px 17px !important;
    font-size: 25px !important;
    line-height: 29px !important;
    font-family: "MyriadPro-Semibold", sans-serif !important;
    border-radius: 15px !important;
    text-align: center !important;
    /* box-shadow: -1px -1px 10px 1px rgba(224, 84, 3, 1);
    -webkit-box-shadow: -1px -1px 10px 1px rgba(224, 84, 3, 1);
    -moz-box-shadow: -1px -1px 10px 1px rgba(224, 84, 3, 1); */
    box-shadow: 0px 0px 27px 8px rgba(224, 84, 3, 1);
    -webkit-box-shadow: 0px 0px 27px 8px rgba(224, 84, 3, 1);
    -moz-box-shadow: 0px 0px 27px 8px rgba(224, 84, 3, 1);
    border: #000;
    display: flex;
    align-items: center;
}

body.custom-body-humaniste .traitement-section .btn-center-block,
body.custom-body-humaniste .pratique-section .btn-center-block {
    margin-top: 35px !important;
}

body.custom-body-humaniste .pratique-section .container-fluid,
body.custom-body-humaniste .traitement-section .container-fluid {
    padding: 0px 50px !important;
}

body.custom-body-humaniste .traitement-section .btn-greenblue:hover {
    color: #fff;
    background-color: #4dbbc7;
}

body.custom-body-humaniste footer .footer-content-text h2 {
    margin: 0px !important;
}

body.custom-body-humaniste footer .footer-content-text ul.triangle-list {
    margin: 0px 0px 0px 5px !important;
}


/* header */

body.custom-body-humaniste .header-section .nav-header a.btn p,
body.custom-body-humaniste .header-section .nav-header a.btn p {
    font-size: 20px;
    margin: 0px;
    width: 210px;
    font-family: "MyriadPro-Semibold", sans-serif !important;
}

body.custom-body-humaniste .header-section .nav-header a.btn,
body.custom-body-humaniste .header-section .nav-header a.btn {
    margin: 0px 0px;
    padding: 5px 15px;
    border-radius: 15px;
    line-height: 24px;
}

body.custom-body-humaniste .header-section {
    margin: 20px 0px;
}

body.custom-body-humaniste .header-section .logo-wrapper img {
    width: 100% !important;
    height: 40px !important;
}


/* end of header */


/* home banner */

body.custom-body-humaniste .home-banner {
    width: 100%;
    position: relative;
    /* margin-bottom: -300px !important; */
}

body.custom-body-humaniste .home-banner img.banner-img {
    width: 100%;
    /* clip-path: inset(0px 0px 300px 0px); */
}

body.custom-body-humaniste .home-banner .banner-text-banner {
    /* position: absolute;
    top: 50% !important;
    z-index: 9 !important; */
}


/* body.custom-body-humaniste .home-banner .banner-text-banner {
    position: absolute;
    top: 60% !important;
    z-index: 9 !important;
} */

body.custom-body-humaniste .home-banner h1 {
    color: #fff;
}

body.custom-body-humaniste .home-banner h1 {
    position: absolute;
    top: 41% !important;
    z-index: 9 !important;
}

body.custom-body-humaniste .home-banner .banner-text-banner {
    color: #fff;
}

body.custom-body-humaniste .home-banner .side-btn {
    position: absolute;
    top: 51% !important;
    z-index: 9 !important;
    left: -30px;
    border-radius: 30px !important;
    outline: 1px #fff solid;
    -webkit-border-radius: 60px;
    border: none;
    color: #eeeeee;
    cursor: pointer;
    display: inline-block;
    font-size: 24px !important;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    background-color: #ee7919;
    /* box-shadow: 0 0 20px #f19506; */
    font-weight: 700;
    -webkit-box-shadow: 0px 0px 14px 9px rgba(238, 121, 25, 0.9);
    -moz-box-shadow: 0px 0px 14px 9px rgba(238, 121, 25, 0.9);
    box-shadow: 0px 0px 14px 9px rgba(238, 121, 25, 0.9);
}

body.custom-body-humaniste .home-banner .side-btn>span {
    margin-left: 60px !important;
    margin-right: 80px !important;
}

body.custom-body-humaniste .home-banner .main-header-txt {
    display: flex;
    flex-direction: column;
    display: none;
}

body.custom-body-humaniste .home-banner h1 .main-sub-header-text {
    font-size: 44px !important;
    line-height: 48px;
    font-family: "MyriadPro-Light" !important;
}

body.custom-body-humaniste .home-banner .container {
    padding: 0px !important;
    margin: 0px !important;
}

body.custom-body-humaniste .home-banner .container {
    padding: 0px 50px !important;
    background-image: url("/sites/default/files/2024-08/banner%20text%20bg.jpg");
    background-size: cover;
    max-width: 100% !important;
}

body.custom-body-humaniste .home-banner .banner-text-banner p {
    font-size: 20px;
    line-height: 28px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .home-banner .banner-text-banner .main-header-text {
    font-size: 24px !important;
    font-weight: bold !important;
}

body.custom-body-humaniste .home-banner .banner-text-banner .main-sub-header-text {
    font-size: 32px !important;
    font-weight: normal !important;
}

body.custom-body-humaniste .home-banner .banner-text-banner {
    padding: 40px 0px;
}

body.custom-body-humaniste .home-banner .banner-text-banner p.main-text {
    margin-bottom: 0px !important;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .home-banner .banner-text-banner p.regular-text.second-line {
    margin-bottom: 0px !important;
}

body.custom-body-humaniste .home-banner .main-header-text {
    font-size: 26px;
    line-height: 30px;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .home-banner .main-sub-header-text {
    font-size: 32px !important;
}


/* end home banner */


/* small banner */

body.custom-body-humaniste .small-banner {
    width: 100% !important;
}

body.custom-body-humaniste .small-banner .img {
    width: 100% !important;
}

body.custom-body-humaniste .small-banner .custom-image {
    width: 100% !important;
}


/* end of small banner */


/* page wrapper */

body.custom-body-humaniste .custom-main-wrapper .container-fluid {
    width: 100% !important;
    display: flex !important;
    padding: 0px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-sidenav-wrapper {
    width: 20%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper {
    width: 80%;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav {
    background-color: #4dbbc7;
    color: white;
    padding: 10px 30px 10px 30px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav ul {
    list-style-type: disc;
    margin: 0px;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav p {
    margin-bottom: 10px;
    font-family: "MyriadPro-Bold", sans-serif;
    font-size: 17px;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav ul li::before {
    display: none !important;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav ul li a {
    text-decoration: none !important;
    color: #fff;
    font-size: 17px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav p::before {
    content: "";
    /* Replace with your desired symbol */
    border-color: transparent #fff;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.7em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.1em;
    position: relative;
}

body.custom-body-humaniste .custom-main-wrapper {
    margin-top: 50px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content {
    padding: 0px 50px 0px 100px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .custom-para .para-header {
    color: #009eaf;
    margin-top: 16px;
    font-family: "MyriadPro-Semibold", sans-serif;
    font-size: 22px;
    line-height: 26px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .header-txt {
    color: #009eaf;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .regular-para-blue {
    font-family: "MyriadPro-Bold", sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #009eaf;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content p {
    margin-bottom: 0px !important;
    font-size: 20px;
    line-height: 24px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ul.orange-list {
    margin: 10px 0px 0px 5px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ul.orange-list li {
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 20px;
    line-height: 24px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ul.orange-list li:before {
    content: "• ";
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    position: relative;
    color: #e76a04;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper p.small-note {
    font-size: 15px;
    line-height: 19px;
    font-family: "MyriadPro-Regular", sans-serif;
    margin: 20px 0px;
    color: #000;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .blue-note {
    background-color: #e5f5f7;
    padding: 20px 20px;
    border-radius: 20px;
    margin: 24px 10px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .blue-note p {
    color: #000;
    text-align: center;
    font-family: "MyriadPro-Bold", sans-serif;
    line-height: 24px;
    font-size: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper:not(.orange-body) .scroll-content {
    position: relative;
    overflow-x: hidden;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .scroll-content-top-img {
    position: absolute;
    top: 98px;
    right: 30px;
    width: 36%;
}

.custom-body-humaniste .text-box img {
    width: 93%;
    margin-top: 20px;
}

.custom-body-humaniste p.fs-b {
    font-family: "MyriadPro-Bold", sans-serif !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image {
    position: relative;
    margin-top: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image .scroll-content-side-right {
    position: absolute;
    right: -50px;
    right: -108px;
    top: 10%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content img.patients-table {
    width: 100%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content:not(:first-child) {
    margin-top: 50px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right {
    position: absolute;
    top: 10px !important;
    z-index: 9 !important;
    right: -30px;
    outline: 1px #fff solid;
    -webkit-border-radius: 60px;
    border: none;
    color: #eeeeee;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-size: 20px !important;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    background-color: #ee7919;
    font-weight: 700;
    -webkit-box-shadow: 0px 0px 14px 1px rgba(238, 121, 25, 0.9);
    -moz-box-shadow: 0px 0px 14px 9px rgba(238, 121, 25, 0.9);
    box-shadow: 0px 0px 10px 1px rgba(238, 121, 25, 0.9);
    border-radius: 50px !important;
    font-family: "MyriadPro-Semibold", sans-serif !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right>span {
    /* margin-left: 0px !important;
    margin-right: 30px !important; */
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn {
    width: 450px;
    border-radius: 50px !important;
    padding: 5px 50px 5px 20px;
    line-height: 20px;
    position: absolute;
    top: 0px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .no-scroller-content .side-btn-right.login-side-btn {
    width: 450px;
    border-radius: 50px !important;
    padding: 5px 40px 5px 50px !important;
    line-height: 20px;
    position: absolute;
    top: -10px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn.top-70 {
    width: 450px;
    border-radius: 50px !important;
    padding: 5px 50px 5px 50px !important;
    line-height: 20px;
    position: absolute;
    right: -70px !important;
    top: -20px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per .text-block {
    /* background-color: #fdf0e6; */
    margin: 0 10px;
    border-radius: 20px;
    width: 35%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per .text-block p {
    color: #e76a04;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per img {
    width: 100%;
    margin-top: -60px;
}

.custom-body-humaniste .package-box-block-4.full-center img {
    width: 84%;
    margin-top: 32px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block {
    width: 75%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per img {
    width: 25%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per {
    position: relative;
    display: flex;
    flex-direction: row;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per {
    position: relative;
    display: flex;
    flex-direction: row;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per img {
    position: absolute;
    top: 20px;
    right: -100px;
    height: 300px;
    width: 300px;
    border-radius: 50%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-1,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-2,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-3 {
    background-color: #f7f7f7;
    border-radius: 20px;
    text-align: center;
    background: linear-gradient( 90deg, rgba(30, 159, 171, 1) 0%, rgba(196, 204, 10, 1) 100%);
    padding: 1px;
    margin: 1px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-1,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-2 {
    width: 50%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-1,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-2,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-3 {
    background-color: #f7f7f7;
    padding: 1rem;
    border-radius: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-1,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-2 {
    width: 100%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .single-block {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-bottom: 10px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .org-txt {
    color: #e76a04;
    font-size: 20px;
    line-height: 24px;
    font-family: "MyriadPro-Semibold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .blue-green-txt {
    color: #009eaf;
    font-size: 26px;
    line-height: 30px;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .blue-green-txt>span {
    color: #009eaf;
    font-size: 17px;
    line-height: 21px;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per p {
    color: #000;
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 17px;
    line-height: 21px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ul.small-note-points {
    list-style: none;
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ul.small-note-points li::before {
    display: none;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-table {
    width: 100%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-para p.p-comment-italic {
    font-family: "Rubik-Italic", sans-serif;
    margin: 10px 0px;
    font-size: 20px;
    line-height: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content p.orange-font.top-margin {
    margin-top: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 50px;
}

body.custom-body-humaniste .text-block.three-grey-block img {
    width: 100% !important;
    position: unset !important;
    border-radius: 0px !important;
    height: auto !important;
    margin-top: 25px;
    margin-bottom: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #ececec;
    padding: 20px 0px;
    border-radius: 20px;
    margin: 0px 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 50px;
    border-radius: 20px;
    margin: 0px 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card.white {
    background-color: #fff;
    color: #000;
    border: #000 solid 2px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card.gradient {
    background-color: #fff;
    color: #fff;
    background: rgb(25, 159, 174);
    background: linear-gradient( 90deg, rgba(25, 159, 174, 1) 0%, rgba(99, 188, 162, 1) 100%);
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .taux-table>img {
    display: flex;
    justify-content: center;
    width: 100%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-image-content-wrapper {
    position: relative;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-image-content-wrapper img {
    position: absolute;
    top: 10%;
    right: -150px;
    height: 350px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .font-20 .grop-formule-20 {
    display: flex;
    flex-direction: column;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-top-margin-20 {
    margin-top: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .font-17 {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .font-17 p {
    font-size: 17px !important;
    line-height: 21px !important;
    font-family: "MyriadPro-Regular", sans-serif !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .table-side-btn-wrapper {
    position: relative !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .table-side-btn-wrapper .login-side-btn {
    right: -60px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-list-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer img {
    border-radius: 50% !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .table-full img {
    width: 100%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-80-wrapper-part {
    position: relative;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-80-wrapper-part img {
    position: absolute;
    top: -5px;
    right: -116px;
    height: 280px;
    border-radius: 50%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content h2 {
    font-size: 25px !important;
    font-family: "MyriadPro-Semibold", sans-serif !important;
    line-height: 29px !important;
    color: #009eaf;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content h3 {
    font-size: 25px !important;
    font-family: "MyriadPro-Bold", sans-serif !important;
    margin-top: 20px !important;
    line-height: 29px !important;
    color: #e76a04;
    text-transform: uppercase;
}

body.custom-body-humaniste.path-frontpage img.header-logo {
    display: none;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content p.dark-txt {
    color: #000 !important;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .field.field--name-field-paragraph-refer .field__item:not(:first-child) {
    margin-top: 36px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer p {
    text-align: center;
    font-size: 17px;
    line-height: 21px;
    font-family: "MyriadPro-Semibold", sans-serif;
    margin-top: 4px;
    color: #000;
}

body.custom-body-humaniste .scroll-content-side-right img {
    height: 300px;
    border-radius: 50%;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer img {
    height: auto;
    width: 80px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-margin-top-20 {
    margin-top: 2px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-margin-top-10 {
    margin-top: 10px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-remove-margin-top-20 {
    margin-top: -20px;
}

.custom-main-wrapper .custom-content-wrapper .scroll-content .custom-no-margin-10 {
    margin: 0px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card .sp-formule-top-txt {
    font-size: 20px;
    line-height: 24px;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card .formule-mid-txt {
    font-size: 17px;
    line-height: 21px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card .formule-below-txt {
    font-size: 26px;
    line-height: 31px;
    margin-top: 5px;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card {
    display: flex;
    flex-direction: column;
    padding: 20px 50px;
    border-radius: 20px;
    text-align: center;
    width: 300px;
    margin: 10px 0px 20px 0px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card {
    display: flex;
    flex-direction: column;
    padding: 20px 0px;
    border-radius: 20px;
    text-align: center;
    width: 300px;
    margin: 10px 0px 20px 0px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card .formule-top-txt {
    font-size: 20px;
    line-height: 24px;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card .formule-mid-txt {
    font-size: 27px;
    line-height: 31px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card .formule-below-txt {
    font-size: 17px;
    line-height: 21px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card .formule-regular-txt,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card .formule-top-small-txt {
    font-size: 17px;
    line-height: 21px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image>img {
    width: 75% !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-table>img {
    width: 75% !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-table {
    display: flex;
    justify-content: center;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right {
    padding: 5px 50px 5px 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right>.space-right {
    margin-right: 40px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right>.space-left {
    margin-left: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block.formule-right-align {
    justify-content: flex-start !important;
}

body.custom-body-humaniste .package-box-header h2 {
    color: #333333cf !important;
}

body.custom-body-humaniste .list-items img {
    width: 100%;
    margin: 15px 0px 6px 0px;
}


/* page -qrcode */

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-btn-qrcode-50 img {
    height: 150px;
}

body.custom-body-humaniste .block-btn-qrcode-50 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 150px;
    margin: 20px 0px;
    background: linear-gradient(90deg, #c8cf0c, #00a1a9, #00a1a9, #c8cf0c);
    padding: 2px;
    border-radius: 20px;
}

.custom-body-humaniste .inner-block-code a {
    color: #333333;
}

.custom-body-humaniste p.header-p.green-shade {
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #c5cc1c);
    width: 50%;
    padding-left: 10px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #004e56;
    text-transform: uppercase;
}

.custom-body-humaniste p.header-p.orange-shade {
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #e76a04);
    width: 50%;
    padding-left: 10px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    color: #ffffff;
    text-transform: uppercase;
}

body.custom-body-humaniste .inner-block-code {
    display: flex;
    background-color: #ffff;
    padding: 0.6rem 1.6rem;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
}

body.custom-body-humaniste .inner-block-code p:first-child {
    margin-right: 90px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-btn-qrcode-50 a.btn-gradient-qrcode {
    background: rgb(0, 156, 174);
    background: linear-gradient(90deg, #c8cf0c, #00a1a9, #00a1a9, #c8cf0c);
    border-radius: 20px;
    color: #fff;
    width: 260px;
    font-family: "MyriadPro-Regular", sans-serif;
    padding: 10px 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    border: none;
    box-shadow: 4px 3px 9px 0px rgba(0, 0, 0, 0.3) !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .p-center-block {
    text-align: center;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .p-center-block {
    text-align: center;
    margin: 20px 0px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .p-center-block p {
    margin: 20px 0px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-btn-qrcode-50.dot-qrcode img {
    border-style: dotted;
}

body.custom-body-humaniste .custom-main-wrapper.orange-body .cust-sidenav {
    background-color: #ee974f !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content p.regular-para-dark {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-family: "MyriadPro-Bold", sans-serif;
}


/* end of page -qrcode */


/* page 4 - UI */

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-container p {
    text-align: center;
    font-size: 17px;
    line-height: 21px;
    font-family: "MyriadPro-Bold", sans-serif;
    margin-top: 10px;
    color: #009eb0;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-container p>span.txt-black {
    font-family: "MyriadPro-Regular", sans-serif;
    color: #000;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .center-blue-dark-txt {
    display: flex;
    justify-content: center;
    margin-top: -20px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .center-blue-dark-txt p {
    font-family: "MyriadPro-Regular", sans-serif;
    color: #009eb0;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 20px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-border-gradient-grey .inner-block-border-gradient-grey p {
    color: #000;
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 20px;
    line-height: 24px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-border-gradient-grey .inner-block-border-gradient-grey p>span.dark-organge-txt {
    color: #e76a04;
    font-family: "MyriadPro-Bold", sans-serif;
    font-size: 20px;
    line-height: 24px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-side-top-img {
    /* position: relative; */
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-side-top-img>img {
    width: 250px;
    /* height: 250px; */
    top: -20px;
    position: absolute;
    right: -25px;
    z-index: 9;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block {
    margin: 30px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line {
    position: relative;
    display: flex;
    align-items: center;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line>img {
    width: 70px;
    position: absolute;
    left: -20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line .inner-block {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 55px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line .inner-block span.big-txt {
    font-size: 53.92px;
    line-height: 57px;
    color: #009eb0;
    font-family: "MyriadPro-Bold", sans-serif;
    margin-right: 5px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line .inner-block p.inner-single-combine {
    display: flex;
    align-items: center !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line .inner-block span.regular-txt {
    font-size: 25.16px;
    line-height: 29px;
    color: #009eb0;
    font-family: "MyriadPro-Bold", sans-serif;
}


/* page 5 package */

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-1,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-2,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-3,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-4 {
    width: 25% !important;
    margin-top: 20px !important;
    /* display: flex;
    flex-direction: column;
    justify-content: center; */
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block {
    display: flex !important;
    width: 100% !important;
    justify-content: center;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .green {
    color: #c8ce00;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .blue-green {
    color: #009eaf;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .orange {
    color: #e76a04;
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-header {
    text-align: center;
    margin: 20px 0px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-header h2 {
    margin: 0px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-4.full-center {
    display: flex;
    align-items: flex-start;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .dark-20-center-text {
    font-family: "MyriadPro-Bold", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .dark-20-center-text p {
    color: #000;
    text-align: left;
    font-family: "MyriadPro-Bold", sans-serif;
    font-size: 17px;
    line-height: 21px;
}

body.custom-body-humaniste.clair-pour-vos-pati .dark-20-center-text p {
    text-align: center !important;
}

body.custom-body-humaniste.prescription-adapte .dark-20-center-text p {
    text-align: center !important;
}

body.custom-body-humaniste.bon-usage .dark-20-center-text p {
    text-align: center !important;
}

.custom-body-humaniste p.populations-p-header.blue-para-bold {
    font-family: "MyriadPro-Semibold", sans-serif !important;
    color: #009eaf !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-container>img {
    width: 80px;
    border-radius: 50% !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-border-gradient-grey {
    background: linear-gradient( 90deg, rgba(30, 159, 171, 1) 0%, rgba(196, 204, 10, 1) 100%);
    padding: 1px;
    border-radius: 20px;
    margin-top: 20px;
}

.custom-body-humaniste .qr-content {
    margin-left: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-block-border-gradient-grey {
    background-color: #f7f7f7;
    padding: 1rem;
    border-radius: 20px;
    margin: 1px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-icon-block-block {
    background: rgb(30, 159, 171);
    background: linear-gradient( 90deg, rgba(30, 159, 171, 1) 0%, rgba(75, 185, 164, 1) 100%);
    padding: 1px;
    border-radius: 20px;
    width: 70%;
    margin: 1px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-block {
    background-color: #ffffff;
    padding: 1rem;
    border-radius: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-header h2 {
    font-size: 23px;
    line-height: 27px;
    /* font-family: 'MyriadPro-Regular'  , sans-serif  !important;  */
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-header .package-box-sub-title {
    font-size: 16px;
    line-height: 20px;
    font-family: "MyriadPro-Regular", sans-serif !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-header p.green,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-header p.blue-green,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-header p.orange {
    font-size: 23px;
    line-height: 27px;
    margin: 5px 0px !important;
}


/* end of page 4 UI */


/*arrow list*/

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box ul.custom-list-center.arrow-list {
    margin-top: 5px !important;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box ul.custom-list-center.arrow-list>li {
    font-size: 17px;
    line-height: 21px;
    color: #000;
    font-family: "MyriadPro-Regular", sans-serif;
    margin-top: -10px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ul.custom-list-center.arrow-list li:before {
    content: "";
    border-color: transparent #e76a04;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.7em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ul.custom-list-center.arrow-list {
    margin: 0px 0px 0px 5px !important;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box .custom-list-center.arrow-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


/* POPULATIONS page  */

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-margin-top-40 {
    margin-top: 40px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-icon-box-reader .custom-icon-box img {
    width: 80px;
    margin-right: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-icon-box-reader .custom-icon-details .icon-top-txt {
    font-family: "MyriadPro-Semibold", sans-serif !important;
    color: #009eaf;
    font-size: 20px;
    line-height: 24px;
}

.custom-body-humaniste.bon-usage a {
    color: #333333;
}

.custom-body-humaniste .contact .custom-para {
    padding: 0px 60px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-icon-box-reader .custom-icon-details .header-p {
    font-family: "MyriadPro-Semibold", sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-top: 13px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-icon-box-reader .custom-icon-details .sub-header-p {
    font-family: "MyriadPro-Semibold", sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-icon-box-reader .custom-icon-details p {
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 20px;
    line-height: 24px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-margin-top-40 {
    margin-top: 40px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content ol.small-a-list {
    list-style-type: lower-alpha;
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 15px;
    line-height: 19px;
    padding-left: 16px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content span.small-cross-bullet {
    list-style-type: lower-alpha;
    font-family: "MyriadPro-Regular", sans-serif;
    font-size: 15px;
    line-height: 19px;
    margin-left: -2px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .outer-populations-gradient-grey {
    background: linear-gradient( 90deg, rgba(30, 159, 171, 1) 0%, rgba(196, 204, 10, 1) 100%);
    padding: 1px;
    border-radius: 20px;
    margin: 1px !important;
    margin-top: 20px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-populations-border-gradient-grey {
    background-color: #f7f7f7;
    padding: 1rem;
    border-radius: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-table-center {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-table-center>img {
    width: 100%;
}

body.custom-body-humaniste.prescription-adapte .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-table-center>img {
    width: 92%;
}


/* end of POPULATIONS page */


/* full width */

body.custom-body-humaniste.bon-usage .custom-icon-box-reader .custom-icon-details .icon-top-txt {
    text-transform: uppercase;
}

body.custom-body-humaniste.bon-usage .custom-icon-box-reader .custom-icon-details .text-form {
    text-transform: capitalize;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography {
    display: flex;
    overflow-x: hidden;
    overflow-y: clip;
    padding: 30px 100px 80px 100px;
    position: relative;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside {
    width: 100%;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-80-per {
    width: 80%;
    margin-right: 100px;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-80-per h2 {
    font-size: 25px;
    line-height: 29px;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-80-per ol.regular {
    padding-left: 20px !important;
    /* font-weight:bolder; */
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-80-per ol.regular>li::marker {
    font-weight: bolder;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-80-per ol.regular>li {
    font-size: 20px;
    line-height: 35px;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-20-per {
    width: 20%;
    position: absolute;
    top: 50px;
    right: -50px !important;
}

body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-20-per img {
    height: 300px;
    width: 300px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: 7px;
}

body.custom-body-humaniste .custom-full-wrapper .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

body.custom-body-humaniste .custom-full-wrapper .full-content-box .p-center-block {
    text-align: center;
    margin: 20px 0px;
}

body.custom-body-humaniste .custom-full-wrapper .full-content-box .p-center-block p {
    margin: 20px 0px !important;
}

body.custom-body-humaniste .custom-full-wrapper .full-content-box .block-btn-qrcode-50 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 150px;
    margin: 20px 0px;
}

body.custom-body-humaniste .custom-full-wrapper .full-content-box .p-center-block {
    text-align: center;
    margin: 20px 0px;
}

body.custom-body-humaniste .custom-full-wrapper .full-content-box .block-btn-qrcode-50 a.btn-gradient-qrcode {
    background: rgb(0, 156, 174);
    background: linear-gradient( 90deg, rgba(0, 156, 174, 1) 0%, rgba(71, 184, 164, 1) 100%);
    border-radius: 20px;
    color: #fff !important;
    width: 260px;
    font-family: "MyriadPro-Regular", sans-serif;
    padding: 10px 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    border: none;
}

body.custom-body-humaniste .custom-full-wrapper .full-content-box .block-btn-qrcode-50 img {
    height: 150px;
    width: 150px;
}

body.custom-body-humaniste .custom-full-wrapper .full-content-box {
    width: 100%;
    overflow-x: hidden;
    overflow-y: clip;
    padding: 30px 100px 30px 100px;
}


/* end of full width */


/* start of MESURES */

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custon-font-24 p {
    line-height: 28px;
    font-size: 24px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custon-font-24 p a {
    line-height: 28px;
    font-size: 24px;
    color: #000;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-qr-center {
    display: flex;
    justify-content: center;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-qr-center {
    display: flex;
    justify-content: center;
    background: linear-gradient(90deg, #c8cf0c, #00a1a9, #00a1a9, #c8cf0c);
    padding: 2px;
    border-radius: 20px;
}

.custom-body-humaniste.mesures-additionnel .qr-content p {
    padding-bottom: 4px !important;
}

.custom-body-humaniste .qr-inner-wrap {
    display: flex;
    background-color: #ffff;
    padding: 0.6rem 1.6rem;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
}

.custom-body-humaniste .qr-inner-wrap img {
    height: 150px;
}

.custom-body-humaniste .qr-content a {
    color: #333333;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-pdfview-center {
    display: flex;
    justify-content: center;
    max-width: 500px;
    margin: 20px auto 35px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-qr-center>img {
    height: 150px;
}

.custom-body-humaniste .place-blue-text {
    color: #009eaf;
    font-family: "MyriadPro-Semibold", sans-serif !important;
}


/* end  of MESURES */

body.custom-body-humaniste .popup-close {
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(popup-close.png);
    background-size: 16px;
    right: 24px;
    top: 24px;
    display: inline-block;
    z-index: 100;
}

body.custom-body-humaniste .popup {
    position: fixed;
    width: 90%;
    /* background: #fff; */
    z-index: 59;
    left: 0px;
    top: 0;
    padding: 0;
    /* border: 1px solid #d2d2d6; */
    display: none;
    bottom: 0px;
    height: 400px !important;
    /* removed  */
    margin: auto;
    /* max-width: 680px; */
    max-width: 840px;
    right: 0px;
    border-radius: 10px;
    /* box-shadow: 0px 0px 10px #d2d2d6; */
}

body.custom-body-humaniste .overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 58;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}


/* prescription page */

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .outer-prescription-gradient-grey {
    background: linear-gradient( 90deg, rgba(30, 159, 171, 1) 0%, rgba(196, 204, 10, 1) 100%);
    padding: 1px;
    border-radius: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-prescription-border-gradient-grey {
    background-color: #f7f7f7;
    padding: 1rem;
    border-radius: 20px;
    margin: 1px !important;
}

body.custom-body-humaniste .icon-verticale-block {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-around;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box {
    width: 30%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 20px 0px;
    border-right: 1px solid #999999;
    padding: 0px 20px;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box>img {
    width: 80px;
    margin-bottom: 0px;
    border-radius: 50% !important;
}

body.custom-body-humaniste .icon-sidebyside-v-center {
    display: flex;
    flex-direction: row;
    align-items: center;
}

body.custom-body-humaniste .icon-sidebyside-v-center .icon-img img {
    width: 80px;
    margin-right: 20px;
    border-radius: 50% !important;
}

body.custom-body-humaniste .icon-sidebyside-v-center {
    margin: 20px 0px;
    display: flex;
    align-items: center;
}

body.custom-body-humaniste .icon-box-100 {
    width: 100%;
    display: flex;
    gap: 40px;
}

body.custom-body-humaniste .icon-box-100 .icon-box-50 {
    width: 50%;
}

body.custom-body-humaniste .icon-verticale-box-center {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

body.custom-body-humaniste .icon-verticale-box-center .icon-img img {
    width: 80px;
    margin-right: 20px;
    border-radius: 50% !important;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box .orange-list.custom-list-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box p.icon-details {
    text-align: center;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box p.icon-header {
    font-size: 17px;
    list-style: 21px;
    font-family: "MyriadPro-Bold", sans-serif !important;
    color: #009eaf;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box ul.orange-list.custom-list-center {
    margin-top: 5px !important;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box ul.orange-list.custom-list-center>li {
    font-size: 17px;
    line-height: 21px;
    color: #000;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box p.icon-details {
    font-size: 17px;
    list-style: 21px;
    font-family: "MyriadPro-Regular", sans-serif;
}

body.custom-body-humaniste .icon-sidebyside-v-center p.icon-header {
    font-size: 20px;
    list-style: 24px;
    font-family: "MyriadPro-Semibold", sans-serif !important;
    color: #009eaf;
}

body.custom-body-humaniste .icon-verticale-box-center .icon-details>.icon-header {
    font-size: 20px;
    list-style: 24px;
    font-family: "MyriadPro-Semibold", sans-serif !important;
    color: #009eaf;
}

body.custom-body-humaniste p.normal-greenblue-txt.custom-align-left {
    font-size: 20px;
    list-style: 24px;
    font-family: "MyriadPro-Semibold", sans-serif !important;
    color: #009eaf;
    margin: 20px 0px !important;
}

body.custom-body-humaniste .div-orange-alert-block img {
    width: 100%;
    margin-top: 20px;
}

body.custom-body-humaniste .div-orange-alert-block .dark-p {
    font-size: 20px;
    line-height: 24px;
    color: #e76a3a;
    font-family: "MyriadPro-Bold", sans-serif !important;
}

body.custom-body-humaniste .normal-greenblue-txt.custom-align-left {
    margin-bottom: 10px !important;
}

body.custom-body-humaniste .icon-verticale-block .icon-verticale-box:nth-child(3) {
    border-right: 0px !important;
}

body.custom-body-humaniste .icon-box-container {
    position: relative;
}

body.custom-body-humaniste .icon-box-container>img {
    position: absolute;
    height: 250px;
    width: 250px;
    top: -12px;
    right: -70px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content {
    overflow-y: clip !important;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav ul a.active {
    font-weight: 700 !important;
}

body.custom-body-humaniste .custom-main-wrapper .cust-sidenav ul a.active-link {
    font-weight: 700 !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-icon-box-reader {
    display: flex;
    margin: 20px 0px;
}

body.custom-body-humaniste i,
body.custom-body-humaniste em {
    font-family: "MyriadPro-It", sans-serif !important;
}

body.custom-body-humaniste strong {
    font-family: "MyriadPro-Bold", sans-serif !important;
}

body.custom-body-humaniste strong>i {
    font-family: "MyriadPro-BoldIt", sans-serif;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .single-block {
    margin-left: 1px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .single-block {
    margin-left: 1px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-3 {
    margin-left: 1px !important;
}

body.custom-body-humaniste .sup {
    font-size: 10px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-no-margin {
    margin: 0px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-updown-margin-20 {
    margin: 20px 0px !important;
}

body.custom-body-humaniste .footer-section .footer-content-text a {
    text-decoration: none !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper.orange-body {
    position: relative;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper ul.cross-bullet li:before {
    content: "\271D";
    /* any design */
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .cross-bullet {
    display: flex !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .cross-bullet .cross-icon {
    margin-top: -3px !important;
    margin-left: 5px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .une-img-block {
    width: 80% !important;
    margin-top: 20px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .arrow-img-block {
    width: 62% !important;
    margin-left: 60px;
    padding: 30px 0px 10px 0px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .arrow-img-block img {
    width: 100% !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-1,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-2,
body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .inner-block-3 {
    background-color: #f7f7f7;
}

body.custom-body-humaniste .scroll-content .custom-pdfview-center img:hover {
    cursor: url("/sites/default/files/2024-02/mag.png"), auto !important;
}


/*end of prescription page */

body.custom-body-humaniste .custom-main-wrapper.orange-body {
    position: relative !important;
    overflow-x: clip !important;
}

body.custom-body-humaniste .survie-italic {
    font-family: "MyriadPro-It", sans-serif !important;
    font-size: 20px !important;
    line-height: 24px !important;
}

body.custom-body-humaniste .bibliographie-italic {
    font-family: "MyriadPro-It", sans-serif !important;
    font-size: 20px !important;
    line-height: 24px !important;
}

body.custom-body-humaniste .home-banner .side-btn {
    pointer-events: none !important;
    cursor: default !important;
    display: none;
}

body.custom-body-humaniste .side-btn-right {
    pointer-events: none !important;
    cursor: default !important;
}

body.custom-body-humaniste .custom-main-wrapper.orange-body.un-top-schema-block .field.field--name-field-paragraph-refer.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item:nth-child(2) {
    margin-top: 30px !important;
}

body.custom-body-humaniste .custom-main-wrapper.orange-body.un-top-schema-block .field.field--name-field-paragraph-refer.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item:nth-child(1)>.scroll-content {
    position: unset !important;
    overflow-x: unset !important;
}

body.custom-body-humaniste .custom-main-wrapper.orange-body.un-top-schema-block {
    position: relative !important;
    overflow-x: clip !important;
}

body.custom-body-humaniste .no-scroller-content {
    position: relative !important;
    margin-top: 50px !important;
}

body.custom-body-humaniste .no-scroller-content .login-side-btn {
    top: 30px !important;
    right: -90px !important;
    width: 450px;
    border-radius: 50px !important;
    padding: 5px 50px 5px 80px;
    line-height: 20px;
    position: absolute;
}

body.custom-body-humaniste .sidebtn-regular {
    font-family: "MyriadPro-Regular", sans-serif !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .dark-organge-p {
    color: #e76a04;
    font-family: "MyriadPro-Bold", sans-serif;
    font-size: 20px;
    line-height: 24px;
}

body.custom-body-humaniste sup.supscript {
    top: -0.3em !important;
}


/* mobile device */

@media (max-width: 767px) {
    body.custom-body-humaniste .custom-main-wrapper>.container-fluid {
        display: flex !important;
        flex-direction: column !important;
    }
    .custom-body-humaniste .contact .custom-para {
        padding: 0px !important;
    }
    .custom-body-humaniste.text-block.three-grey-block img {
        display: block !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-sidenav-wrapper {
        width: unset !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper {
        width: unset !important;
    }
    body.custom-body-humaniste .header-section .nav-header:first-child {
        justify-content: center !important;
        margin-bottom: 10px;
    }
    body.custom-body-humaniste.path-frontpage .header-section .nav-header:first-child {
        display: none;
    }
    body.custom-body-humaniste .header-section .nav-header:last-child {
        justify-content: center !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content {
        padding: 20px 20px !important;
    }
    .custom-full-wrapper .full-content-box {
        padding: 20px 20px !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .full-content-box .block-btn-qrcode-50 {
        gap: 0px !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography {
        padding: 20px 40px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block {
        gap: 10px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card {
        padding: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-mob-margin-top-30 {
        margin-top: 30px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-mob-margin-bottom-20 {
        margin-bottom: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image>img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right {
        top: 0px !important;
        padding: 5px 20px 5px 50px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn {
        top: 0px !important;
        padding: 5px 70px 5px 22px !important;
        left: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .scroll-content-top-img {
        display: none;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .scroll-content-side-right {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-80-wrapper-part img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-image-content-wrapper img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per img {
        display: none;
    }
    .custom-body-humaniste .three-grey-block img {
        display: block !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image .scroll-content-side-right {
        display: none;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-80-per {
        width: 100%;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-20-per {
        display: none;
    }
    body.custom-body-humaniste .small-banner .custom-image {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-1,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-2,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-3,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-4 {
        width: unset !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block {
        flex-direction: column !important;
        align-items: center !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-wrapper {
        display: flex;
        flex-direction: column;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-container p {
        margin-bottom: 30px !important;
        margin-top: 10px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-list-wrapper {
        display: flex;
        flex-direction: column !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer {
        margin-top: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer p {
        margin-top: 10px !important;
    }
    .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per {
        display: flex;
        flex-direction: column !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per .text-block {
        width: 100% !important;
        margin: 10px 0px 70px 0px !important;
    }
    .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-side-top-img>img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-icon-block-block {
        width: 100%;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block {
        margin: 10px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .une-img-block {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-pdfview-center img {
        width: 100% !important;
    }
    body.custom-body-humaniste .popup-content img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-verticale-block {
        display: flex;
        flex-direction: column;
    }
    .body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .icon-verticale-block .icon-verticale-box {
        width: 100% !important;
        border: none !important;
    }
    body.custom-body-humaniste .icon-box-container>img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-box-100 {
        display: flex;
        flex-direction: column;
    }
    body.custom-body-humaniste .icon-box-100 .icon-box-50 {
        width: 100%;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-btn-qrcode-50 {
        gap: 10px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-orange-alert-block {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        width: 100% !important;
        height: unset !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-orange-alert-block .dark-p {
        text-align: center;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-orange-alert-block img {
        width: 100%;
        position: unset !important;
    }
    body.custom-body-humaniste .pratique-section .btn-center-block {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 20px !important;
    }
    body.custom-body-humaniste .home-banner img.home-img-1 {
        position: absolute !important;
        top: 20px !important;
        right: 10px !important;
        width: 70px !important;
    }
    body.custom-body-humaniste .home-banner .banner-text-banner {
        position: unset !important;
        color: #fff !important;
        padding: 20px 20px !important;
    }
    body.custom-body-humaniste .home-banner .container {
        padding: 0px 0px !important;
    }
    body.custom-body-humaniste .home-banner .side-btn {
        top: 250px !important;
        margin: 0px !important;
        padding: 1px 7px !important;
    }
    body.custom-body-humaniste .home-banner h1 {
        top: 170px !important;
    }
    body.custom-body-humaniste .home-banner .main-header-txt {
        padding: 0px 20px !important;
    }
    body.custom-body-humaniste .home-banner h1 .main-sub-header-text {
        font-size: 34px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .arrow-img-block img {
        width: 100% !important;
        margin-left: 0px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line .inner-block span.big-txt {
        margin-left: 30px !important;
        margin-bottom: 5px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .single-block {
        display: flex;
        flex-direction: column !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-1,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-2 {
        width: 100%;
    }
    body.custom-body-humaniste .custom-mob-margin-top-10 {
        margin-top: 10px !important;
    }
    body.custom-body-humaniste .custom-mob-margin-top-20 {
        margin-top: 30px !important;
    }
    body.custom-body-humaniste .custom-mob-margin-top-60 {
        margin-top: 60px !important;
    }
    body.custom-body-humaniste .custom-mob-margin-top-40 {
        margin-top: 40px !important;
    }
    body.custom-body-humaniste .custom-mob-margin-top-50 {
        margin-top: 50px !important;
    }
    body.custom-body-humaniste .custom-italic-font {
        font-family: "MyriadPro-It", sans-serif !important;
    }
    body.custom-body-humaniste .header-section .nav-header:first-child img {
        margin-left: 0px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .arrow-img-block {
        width: 100% !important;
        margin-left: 0px;
    }
    body.custom-body-humaniste .home-banner .side-btn {
        pointer-events: none !important;
        cursor: default !important;
    }
    body.custom-body-humaniste .side-btn-right {
        pointer-events: none !important;
        cursor: default !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .field.field--name-field-paragraph-refer .field__item:not(:first-child) {
        margin-top: 0px !important;
    }
    body.custom-body-humaniste footer .footer-content-text,
    body.custom-body-humaniste footer .footer-content-image {
        margin-top: 20px !important;
    }
    body.custom-body-humaniste .popup.video.vid_06 {
        height: 200px !important;
    }
    body.custom-body-humaniste header .nav-header .logo-wrapper img {
        width: 200px !important;
    }
    body.custom-body-humaniste .header-section .nav-header:first-child img {
        width: 200px !important;
    }
    body.custom-body-humaniste .no-scroller-content {
        margin-top: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn {
        left: 1px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper.orange-body.un-top-schema-block .field.field--name-field-paragraph-refer.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item:nth-child(2) {
        margin-top: 0px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn.top-70 {
        padding: 5px 70px 5px 22px !important;
    }
    body.custom-body-humaniste .inner-block-code {
        display: block;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-block-code p:first-child {
        margin-right: 0px;
    }
    .custom-body-humaniste .package-box-block-4.full-center img {
        width: 200px;
    }
    .custom-body-humaniste.donnees-defficacite .wrap-para {
        width: 100% !important;
        padding-bottom: 8px;
    }
    body.custom-body-humaniste .inner-block-code p:first-child {
        margin-right: 0px;
    }
    .custom-body-humaniste .qr-inner-wrap {
        display: block;
    }
    .custom-body-humaniste p.header-p.green-shade {
        width: 100%;
    }
    .custom-body-humaniste p.header-p.orange-shade {
        width: 100%;
    }
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-p-side-btn .side-btn-right {
    position: absolute;
    top: 0px !important;
    z-index: 9 !important;
    right: -30px;
    outline: 1px #fff solid;
    -webkit-border-radius: 60px;
    border: none;
    color: #eeeeee;
    cursor: pointer;
    display: inline-block;
    font-size: 20px !important;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    background-color: #ee7919;
    font-weight: 700;
    -webkit-box-shadow: 0px 0px 14px 1px rgba(238, 121, 25, 0.9);
    -moz-box-shadow: 0px 0px 14px 9px rgba(238, 121, 25, 0.9);
    box-shadow: 0px 0px 10px 1px rgba(238, 121, 25, 0.9);
    border-radius: 50px !important;
    font-family: "MyriadPro-Semibold", sans-serif !important;
}


/* end of mobile device */


/* pad device */

@media (min-width: 768px) and (max-width: 990px) {
    body.custom-body-humaniste .custom-main-wrapper>.container-fluid {
        display: flex !important;
    }
    body.custom-body-humaniste .inner-block-code {
        display: block;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-sidenav-wrapper {
        width: 25% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content {
        margin: 50px 0px !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .full-content-box {
        padding: 20px 20px !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .full-content-box .block-btn-qrcode-50 {
        gap: 0px !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography {
        padding: 20px 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block {
        gap: 10px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .special-formule-card {
        padding: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content h2.custom-mob-margin-top-30 {
        margin-top: unset !important;
        width: 280px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content h2.custom-mob-margin-top-20 {
        margin-top: unset !important;
        width: 280px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-mob-margin-bottom-20 {
        margin-bottom: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image>img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right {
        top: 0px !important;
        padding: 0px 0px 5px 12px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn {
        top: 0px !important;
        padding: 5px 70px 5px 80px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .scroll-content-top-img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .scroll-content-side-right {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-80-wrapper-part img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-image-content-wrapper img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per img {
        display: none;
    }
    .custom-body-humaniste .text-block.three-grey-block img {
        display: block !important;
    }
    /*image*/
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image .scroll-content-side-right {
        display: none;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-80-per {
        width: 100%;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-20-per {
        display: none;
    }
    body.custom-body-humaniste .small-banner .custom-image {
        height: 100px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-1,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-2,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-3,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-4 {
        width: unset !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block {
        flex-direction: column !important;
        align-items: center !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-3-container p {
        margin-bottom: 30px !important;
        margin-top: 10px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer {
        margin-top: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-cotainer p {
        margin-top: 10px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per {
        display: flex;
        flex-direction: column !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per .text-block {
        width: 100% !important;
        margin: 10px 0px 70px 0px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .img-25-per img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-side-top-img>img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .inner-icon-block-block {
        width: 100%;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block {
        margin: 10px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .une-img-block {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-pdfview-center img {
        width: 100% !important;
    }
    body.custom-body-humaniste .popup-content img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-verticale-block {
        display: flex;
        flex-direction: column;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .icon-verticale-block .icon-verticale-box {
        width: 100% !important;
        border: none !important;
    }
    body.custom-body-humaniste .icon-box-container>img {
        display: none !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-box-100 {
        display: flex;
        flex-direction: column;
    }
    body.custom-body-humaniste .icon-box-100 .icon-box-50 {
        width: 100%;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-btn-qrcode-50 {
        gap: 10px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-orange-alert-block {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        width: 100% !important;
        height: unset !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-orange-alert-block .dark-p {
        text-align: center;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-orange-alert-block img {
        height: 100px;
        width: 100px;
        position: unset !important;
    }
    body.custom-body-humaniste .pratique-section .btn-center-block {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 20px !important;
    }
    body.custom-body-humaniste .home-banner img.home-img-1 {
        position: absolute !important;
        top: 20px !important;
        right: 10px !important;
        width: 70px !important;
    }
    body.custom-body-humaniste .home-banner .banner-text-banner {
        position: unset !important;
        color: #fff !important;
        padding: 20px 20px !important;
        width: 100vw !important;
    }
    body.custom-body-humaniste .home-banner .container {
        padding: 0px 0px !important;
    }
    body.custom-body-humaniste .home-banner .side-btn {
        top: 310px !important;
        margin: 0px !important;
        padding: 1px 7px !important;
    }
    body.custom-body-humaniste .home-banner h1 {
        top: 220px !important;
    }
    body.custom-body-humaniste .home-banner .main-header-txt {
        padding: 0px 20px !important;
    }
    body.custom-body-humaniste .home-banner h1 .main-sub-header-text {
        font-size: 34px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .arrow-img-block img {
        width: 100% !important;
        margin-left: 0px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .icon-hozital-block .icon-hozital-line .inner-block span.big-txt {
        margin-left: 30px !important;
        margin-bottom: 5px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .single-block {
        display: flex;
        flex-direction: column !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-1,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per .text-block .block-2 {
        width: 100%;
    }
    body.custom-body-humaniste .custom-mob-margin-top-20 {
        margin-top: 30px !important;
    }
    body.custom-body-humaniste .custom-mob-margin-top-60 {
        margin-top: 60px !important;
    }
    body.custom-body-humaniste .custom-mob-margin-top-40 {
        margin-top: 40px !important;
    }
    body.custom-body-humaniste .custom-mob-margin-top-50 {
        margin-top: 50px !important;
    }
    body.custom-body-humaniste .custom-italic-font {
        font-family: "MyriadPro-It", sans-serif !important;
    }
    body.custom-body-humaniste .header-section .nav-header:first-child img {
        margin-left: 0px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .arrow-img-block {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block img {
        width: 100% !important;
    }
    body.custom-body-humaniste .header-section .nav-header a.btn p,
    body.custom-body-humaniste .header-section .nav-header a.btn p {
        font-size: 15px !important;
        line-height: 20px !important;
        width: 145px !important;
    }
    body.custom-body-humaniste .header-section .nav-header:first-child img {
        width: 100% !important;
        height: 75px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn {
        width: 450px;
        border-radius: 50px !important;
        padding: 5px 50px 5px 20px;
        line-height: 20px;
        position: absolute;
        top: -20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper {
        width: 75% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .cust-sidenav {
        width: 100% !important;
    }
    body.custom-body-humaniste .home-banner .side-btn {
        pointer-events: none !important;
        cursor: default !important;
    }
    body.custom-body-humaniste .side-btn-right {
        pointer-events: none !important;
        cursor: default !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .field.field--name-field-paragraph-refer .field__item:not(:first-child) {
        margin-top: 50px !important;
    }
    body.custom-body-humaniste .no-scroller-content {
        margin-top: 20px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-btn-right.login-side-btn {
        right: -80px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content {
        padding: 0px 40px 0px 40px !important;
    }
    body.custom-body-humaniste .header-section .nav-header:first-child {
        justify-content: center !important;
    }
    body.custom-body-humaniste.path-frontpage .header-section .nav-header:first-child {
        display: none;
    }
    body.custom-body-humaniste .header-section .logo-wrapper img {
        width: unset !important;
        height: 26px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block .formule-card {
        margin: 10px 10px 20px 10px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content:first-child {
        margin-top: 0px !important;
    }
    body.custom-body-humaniste footer .footer-logo .footer-content-image img {
        height: 100px !important;
        width: unset !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-flex-content-o h2 {
        width: 280px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-flex-content-o h2.l-analyse {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-flex-content-o h2.custom-mob-margin-top-20 {
        margin-top: 0px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .no-scroller-content .side-btn-right.login-side-btn {
        width: 450px !important;
    }
    .custom-body-humaniste .package-box-block-4.full-center img {
        width: 200px !important;
    }
    .custom-body-humaniste p.header-p.green-shade {
        width: 100%;
    }
    .custom-body-humaniste p.header-p.orange-shade {
        width: 100%;
    }
}

@media (min-width: 1000px) and (max-width: 1300px) {
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content {
        padding: 0px 40px 0px 40px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-sidenav-wrapper {
        width: 25% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper {
        width: 75% !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography {
        padding: 30px 40px 80px 40px !important;
    }
    body.custom-body-humaniste footer .footer-logo .footer-content-image img {
        width: 200px !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-20-per img {
        height: 250px !important;
        width: 250px !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .full-content-box {
        padding: 30px 40px 80px 40px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-pdfview-center>img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-1>img,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-2>img,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-3>img,
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .package-box-block .package-box-block-4>img {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-full-wrapper .bibliography .full-sidebyside .width-20-per img {
        height: 250px !important;
        width: 250px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-side-top-img>img {
        width: 200px !important;
        top: 72px !important;
    }
    body.custom-body-humaniste .home-banner .banner-text-banner p {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    body.custom-body-humaniste .home-banner h1 {
        top: 40% !important;
    }
    body.custom-body-humaniste .home-banner h1 .main-sub-header-text {
        font-size: 38px !important;
        line-height: 38px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .scroll-content-top-img {
        right: 20px !important;
        height: 60px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .block-75-per img {
        height: 250px !important;
        width: 250px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .box-inside-image .scroll-content-side-right {
        top: 10% !important;
    }
    body.custom-body-humaniste .scroll-content-side-right img {
        height: 250px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content h2 {
        width: 495px;
    }
    body.custom-body-humaniste.clair-pour-vos-pati .custom-main-wrapper .custom-content-wrapper .scroll-content h2 {
        width: 100% !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block.formule-right-align {
        margin-right: 100px !important;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .side-image-content-wrapper img {
        top: 15%;
        right: -150px;
        height: 250px;
    }
    body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .div-80-wrapper-part img {
        top: 40px !important;
        height: 200px !important;
    }
    body.custom-body-humaniste .home-banner h1 {
        top: 39% !important;
    }
}

body.custom-body-humaniste .custom-main-wrapper.orange-body .cust-sidenav p {
    font-size: 16px !important;
}

body.custom-body-humaniste .sidebtn-regular {
    font-weight: 300 !important;
    font-family: "MyriadPro-Regular", sans-serif !important;
}

body.custom-body-humaniste .custom-italic-i {
    font-family: "MyriadPro-It", sans-serif !important;
}

body.custom-body-humaniste .custom-italic-i-bold {
    font-family: "MyriadPro-It", sans-serif !important;
    font-weight: bold !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .populations-p-header {
    color: #e76a04;
    font-family: "MyriadPro-Bold", sans-serif;
    font-size: 20px;
    line-height: 24px;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .blue-green-txt.blue-green-txt-remove-height {
    margin-top: 10px !important;
    line-height: 10px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-flex-content-o {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: relative;
}

.custom-body-humaniste .itt-img {
    position: absolute;
    right: -50px;
    top: -20px;
    width: 38%;
}

.custom-body-humaniste img.en-itt {
    right: 0px !important;
    top: 0;
    width: 30% !important;
}

.custom-body-humaniste img.traitement-list {
    width: 80%;
    padding: 20px 0px 20px 60px;
}

.custom-body-humaniste img.de-dose-list {
    outline: none;
    box-shadow: none;
    position: unset !important;
    height: auto !important;
    width: 80%;
    border-radius: 0 !important;
    padding: 20px 0px 20px 60px;
}

.custom-body-humaniste.donnees-defficacite .wrap-para {
    width: 62% !important;
    padding-bottom: 8px;
}

body.custom-body-humaniste .custom-taux-font {
    color: #000;
    font-family: "MyriadPro-It", sans-serif !important;
}

body.custom-body-humaniste .custom-margin-top-01 {
    margin-top: 0.1px;
}

body.custom-body-humaniste .custom-survie-italic {
    color: #000;
    font-family: "MyriadPro-It", sans-serif !important;
    font-size: 20px !important;
    line-height: 24px !important;
}

body.custom-body-humaniste .custom-margin-bottom-0 {
    margin-bottom: 0px !important;
}

body.custom-body-humaniste .custom-margin-top-0 {
    margin-top: 0px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .custom-margin-bottom-20 {
    margin-bottom: 20px !important;
}

body.custom-body-humaniste .popup-content img {
    width: 100% !important;
}

.custom-body-humaniste .bon-usage .dark-20-center-text.custom-margin-top-20 {
    margin-top: 20px !important;
}

.custom-body-humaniste img.Populations-item-list {
    width: 100%;
    padding: 10px 0px;
}

.custom-body-humaniste h2.custom-mob-margin-top-20.btn-space-all {
    margin-bottom: 50px;
}

@media (max-width: 1299px) {
    body.custom-body-humaniste .icon-box-container>img {
        display: none !important;
    }
}

footer a.footer-bottom-logo.custom-charte-personnelles {
    position: relative;
    padding-left: 15px;
    color: black;
    text-decoration: none !important;
    font-size: 22px;
    line-height: 24px;
    font-family: "MyriadPro-Semibold", sans-serif !important;
    display: none;
}

@media (min-width: 768px) {
    footer a.footer-bottom-logo.custom-charte-personnelles::after {
        content: "";
        position: absolute;
        left: 0;
        top: 12px;
        transform: translateY(-50%);
        width: 3px;
        height: 180%;
        background-color: #ea2e38;
    }
    footer a.footer-bottom-logo.oncologie img {
        padding-right: 15px !important;
    }
    footer a.footer-bottom-logo.oncologie {
        text-decoration: none;
    }
    .footer-bottom-content .footer-content-image {
        display: flex !important;
        align-items: center !important;
    }
}

body.custom-body-humaniste .table-side-btn-wrapper img {
    top: -20px !important;
}

body.custom-body-humaniste .custom-main-wrapper .custom-content-wrapper .scroll-content .formule-block img {
    display: block !important;
}

@media (max-width: 767px) {
    footer .footer-content-text,
    footer .footer-content-image {
        display: flex;
        flex-direction: column;
    }
    footer a.footer-bottom-logo.custom-charte-personnelles {
        margin-top: 10px;
    }
    body.custom-body-humaniste .custom-flex-content-o img {
        display: none;
    }
    /* body.custom-body-humaniste .table-side-btn-wrapper img {
    display: none !important;
  } */
    body.custom-body-humaniste p.custom-p-side-btn img {
        display: none;
    }
    .custom-body-humaniste.donnees-defficacite .wrap-para {
        width: 100% !important;
        margin-top: 50px !important;
    }
    body.custom-body-humaniste .block-table img {
        width: 100%;
    }
    body.custom-body-humaniste .icon-verticale-block .icon-verticale-box {
        width: 100%;
        border-right: none;
    }
    body.custom-body-humaniste img.scroll-content-top-img.sm-img {
        display: block !important;
        position: unset !important;
        width: 60% !important;
    }
    img.itt-img {
        display: block !important;
        width: 50% !important;
        right: -26px !important;
    }
    img.itt-img.en-itt {
        width: 50% !important;
    }
    h2.custom-mob-margin-top-20.btn-space-all {
        margin-top: 65px !important;
        margin-bottom: 20px;
    }
}


/* end of pad device */