@charset "UTF-8";
/*
** RESET
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

img {
  max-width: 100%;
}

/*
** FONT
 */
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-Light.woff2") format("woff2"), url("../font/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("../font/Poppins-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-BoldItalic.woff2") format("woff2"), url("../font/Poppins-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-ExtraLightItalic.woff2") format("woff2"), url("../font/Poppins-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-Black.woff2") format("woff2"), url("../font/Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-ExtraLight.woff2") format("woff2"), url("../font/Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-Bold.woff2") format("woff2"), url("../font/Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-Medium.woff2") format("woff2"), url("../font/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-LightItalic.woff2") format("woff2"), url("../font/Poppins-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-BlackItalic.woff2") format("woff2"), url("../font/Poppins-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-Italic.woff2") format("woff2"), url("../font/Poppins-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-ExtraBold.woff2") format("woff2"), url("../font/Poppins-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-Regular.woff2") format("woff2"), url("../font/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-ThinItalic.woff2") format("woff2"), url("../font/Poppins-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-MediumItalic.woff2") format("woff2"), url("../font/Poppins-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-Thin.woff2") format("woff2"), url("../font/Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-SemiBoldItalic.woff2") format("woff2"), url("../font/Poppins-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../font/Poppins-SemiBold.woff2") format("woff2"), url("../font/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/*
** GENERAL
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body.authenticated {
  padding-top: 54px;
}

body {
  font-family: "Poppins", sans-serif;
}
body .form-control {
  width: 100%;
  padding: 2px 5px;
  border: 1px solid #66686d;
}
body .page#page_home #home_strate1 #pharma_jumbotron h1 .form-control {
  color: #0e357e;
}
body .page#page_home #home_strate1 #pharma_jumbotron .name .form-control {
  background-color: #47d8eb;
  border: 1px solid #fff;
  color: #fff;
}
body .page#page_home #home_strate1 #pharma_jumbotron .name ::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
body .form-control:focus {
  border-color: #0e357e;
}
body .has-error .form-control {
  border-color: #dc3545;
  color: #dc3545;
}
body .form-control:focus {
  outline: none;
}
body .has-error .form-control:focus-visible {
  outline: none;
}
body .help-block {
  font-size: 12px;
}
body .has-error .help-block {
  color: #dc3545;
}
body #admin-top-bar {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  text-align: right;
  border-bottom: 1px solid #edf2f4;
}
body #admin-bottom-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  text-align: right;
  border-top: 1px solid #edf2f4;
  -webkit-box-shadow: 0 -5px 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -5px 12px 0 rgba(0, 0, 0, 0.2);
}
body .admin-bar ul {
  list-style: none;
}
body .admin-bar ul li {
  display: inline-block;
  padding: 10px 10px;
}
body .admin-bar ul li > span {
  display: inline-block;
  padding: 5px 10px;
}
body .admin-bar ul li > .btn {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  padding: 7px 12px;
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
  cursor: pointer;
}
body .admin-bar ul li > .btn-default {
  border: 1px solid #333;
  background: #fff;
  color: #333;
}
body .admin-bar ul li > .btn-primary {
  border: 1px solid #0e357e;
  background: #0e357e;
  color: #fff;
}
body .container {
  max-width: 1200px;
  margin: auto;
  width: 100%;
  padding: 0 40px;
}
body .ad_wrapper {
  text-align: center;
  margin-bottom: 10px;
}
body .ad_wrapper img,
body .ad_wrapper video {
  display: block;
  margin: 0 auto;
}
body .ad_wrapper:after {
  display: block;
  content: "Publicité";
  font-style: italic;
  text-align: center;
  font-size: 14px;
  padding: 5px 0;
}
body a {
  color: inherit;
}
body h2 {
  font-size: 22px;
  font-weight: bold;
  color: #0e357e;
  margin-bottom: 10px;
}
body h2 a {
  text-decoration: none;
}
body p {
  font-size: 18px;
  color: #3c4a63;
}
body .page {
  /*max-width: 1656px;*/
  margin: auto;
}
body header .ad_wrapper {
  padding: 35px 15px 25px 15px;
  background-color: #47d8eb;
  margin-bottom: 0;
}
body header #menu_wrapper {
  border-bottom: 2px solid #edf2f4;
  padding: 0 15px;
  /*box-shadow: 0 -15px 15px -15px #999;*/
}
body header #menu_wrapper > div {
  background-color: #FFF;
  height: 70px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
body header #menu_wrapper .brand {
  color: #47d8eb;
  text-transform: uppercase;
  font-size: 22px;
}
body header #menu_wrapper nav a {
  font-size: 16px;
  color: #0e357e;
  text-decoration: none;
  padding: 0 14px;
}
body header #menu_wrapper nav a.active {
  color: #47d8eb;
}
body footer {
  display: flex;
  flex-direction: column;
  background-image: url("../images/footer_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 230px;
  padding: 35px 10px 0 10px;
  color: #FFF;
}
body footer #footer_infos {
  flex-grow: 1;
  text-align: center;
}
body footer #footer_infos .name {
  font-size: 22px;
  color: #47d8eb;
  font-weight: bold;
  margin-bottom: 10px;
}
body footer #footer_infos .contact {
  font-size: 17px;
  color: #FFF;
}
body footer #footer_menu {
  border-top: 1px solid #66686d;
  height: 70px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
body footer #footer_menu a {
  text-decoration: none;
  padding: 0 5px;
}

.page#page_home header #menu_wrapper {
  box-shadow: 0 15px 15px -15px #edf2f4;
}
.page#page_home header #menu_wrapper > div {
  justify-content: center;
}
.page#page_home header #menu_wrapper .brand {
  display: none;
}
.page#page_home #home_strate1 {
  background-color: #f8fdff;
}
.page#page_home #home_strate1 > .container {
  background-image: url("../images/home_strate1_bg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  min-height: 470px;
  display: flex;
  align-items: center;
}
.page#page_home #home_strate1 #pharma_jumbotron {
  max-width: 540px;
}
.page#page_home #home_strate1 #pharma_jumbotron .name {
  display: inline-block;
  padding: 3px 12px;
  background-color: #47d8eb;
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 35px;
}
.page#page_home #home_strate1 #pharma_jumbotron h1 {
  font-size: 43px;
  line-height: 110%;
  font-weight: bold;
  color: #0e357e;
  margin-bottom: 20px;
}
.page#page_home #home_strate1 #pharma_jumbotron p {
  font-size: 19px;
  color: #3c4a63;
}
.page#page_home #home_strate2 {
  background-color: #edf3f6;
  padding: 20px 0 35px 0;
}
.page#page_home #home_strate2 #info_block_wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.page#page_home #home_strate2 #info_block_wrapper .info_block {
  position: relative;
  width: 320px;
  background-color: #FFF;
  padding: 45px 10px 20px 10px;
  margin: 40px 22px 0 22px;
  border-radius: 8px;
  text-align: center;
}
.page#page_home #home_strate2 #info_block_wrapper .info_block .picto {
  position: absolute;
  border-radius: 100%;
  background-color: #FFF;
  border: 6px solid #edf3f6;
  width: 69px;
  height: 69px;
  left: 50%;
  top: 0;
  transform: translate3d(-50%, -50%, 0px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.page#page_home #home_strate2 #info_block_wrapper .info_block h5 {
  color: #0e357e;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 10px;
}
.page#page_home #home_strate2 #info_block_wrapper .info_block .content {
  font-size: 16px;
  color: #3c4a63;
}
.page#page_home #home_strate3 {
  background-color: #f8fdff;
  padding-bottom: 10px;
}
.page#page_home #home_strate3 .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.page#page_home #home_strate3 .container #pharma_description_wrapper {
  /*flex-basis: 55%;*/
  display: flex;
  flex-direction: column;
  padding: 35px 20px 0 20px;
  min-width: 350px;
}
.page#page_home #home_strate3 .container #pharma_description_wrapper .description_block {
  width: 100%;
  border-radius: 7px;
  background-color: #edf3f6;
  padding: 30px 15px 30px 50px;
  flex-basis: 50%;
}
.page#page_home #home_strate3 .container #pharma_description_wrapper .description_block:first-of-type {
  margin-bottom: 15px;
}
.page#page_home #home_strate3 .container #pharma_description_wrapper .description_block h5 {
  font-size: 22px;
  font-weight: bold;
  color: #0e357e;
  margin-bottom: 15px;
}
.page#page_home #home_strate3 .container #pharma_description_wrapper .description_block .content {
  color: #3c4a63;
  font-size: 17px;
}
.page#page_home #home_strate3 .container #pharma_description_wrapper .description_block .content ul li {
  position: relative;
  padding-left: 18px;
}
.page#page_home #home_strate3 .container #pharma_description_wrapper .description_block .content ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #47d8eb;
}
.page#page_home #home_strate3 .container #pharma_description_photo {
  position: relative;
  display: block;
  /*flex-basis: 45%;*/
  padding-top: 35px;
  width: 100%;
  max-width: 538px;
}
.page#page_home #home_strate3 .container #pharma_description_photo img {
  object-fit: cover;
}
.page#page_home #home_strate3 .container #pharma_description_photo .cover {
  display: inline-block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  max-width: 538px;
  height: 562px;
}
.page#page_home #home_strate3 .container #pharma_description_photo .buttons {
  position: absolute;
  top: 55px;
  right: 20px;
  text-align: center;
}
.page#page_home #home_strate3 .container #pharma_description_photo .buttons a,
.page#page_home #home_strate3 .container #pharma_description_photo .buttons label {
  display: block;
  font-size: 16px;
  line-height: 18px;
  padding: 7px 12px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  color: #fff;
  margin-bottom: 10px;
}
.page#page_home #home_strate3 .container #pharma_description_photo .buttons a {
  text-decoration: none;
  font-size: 12px;
  background-color: #0e357e;
  border: 1px solid #0e357e;
  color: #fff;
}
.page#page_home #home_strate3 .container .ad_wrapper {
  margin-top: 20px;
}

.mentions_legales p {
  margin-bottom: 15px;
}
.mentions_legales strong {
  font-weight: bold;
}

.article .page_content #main_title_wrapper {
  width: 100%;
  height: 169px;
  background-image: url("../images/title_bg.jpg");
  background-repeat: no-repeat;
  background-size: 1656px 100%;
  background-color: #47d8eb;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  margin-bottom: 20px;
}
.article .page_content #main_title_wrapper h1 {
  font-size: 36px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
}
.article .page_content #main_title_wrapper #breadcrumbs {
  text-align: center;
}
.article .page_content #main_title_wrapper #breadcrumbs a {
  text-decoration: none;
}
.article .page_content #article_wrapper {
  padding-bottom: 50px;
}
.article .page_content #article_wrapper .article_thumbnail {
  display: block;
  text-align: center;
  margin: 0 auto 50px;
  /*width: 504px;*/
  width: 100%;
  height: 400px;
}
.article .page_content #article_wrapper .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.article .page_content #article_wrapper #article_content {
  flex-grow: 1;
  flex-basis: 65%;
  padding: 0 20px 30px 20px;
}
.article .page_content #article_wrapper #article_content .article_intro {
  margin-bottom: 60px;
}
.article .page_content #article_wrapper #article_content .article_date {
  font-size: 14px;
  font-style: italic;
}
.article .page_content #article_wrapper #article_content p {
  text-align: justify;
}
.article .page_content #article_wrapper #article_content p + p {
  margin-top: 30px;
}
.article .page_content #article_wrapper #blog_content {
  flex-grow: 1;
  flex-basis: 65%;
  padding: 0 20px 30px 20px;
}
.article .page_content #article_wrapper #blog_content .blog_article_block {
  margin-bottom: 40px;
}
.article .page_content #article_wrapper #blog_content .blog_article_block p {
  margin-bottom: 10px;
}
.article .page_content #article_wrapper #blog_content .blog_article_block .read_more {
  color: #47d8eb;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}
.article .page_content #article_wrapper #blog_content #blog_pagination {
  margin: 40px 0;
}
.article .page_content #article_wrapper #blog_content #blog_pagination .pagination-separator {
  display: inline-block;
  width: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 7px;
  margin-right: 9px;
  font-size: 16px;
}
.article .page_content #article_wrapper #blog_content #blog_pagination a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #f4f8f9;
  color: #3c4a63;
  border-radius: 7px;
  margin-right: 9px;
  font-size: 16px;
  text-decoration: none;
}
.article .page_content #article_wrapper #blog_content #blog_pagination a.active {
  background-color: #47d8eb;
  color: #FFF;
}
.article .page_content #article_wrapper #blog_content #blog_pagination a.disabled {
  cursor: default;
  opacity: 0.25;
}
.article .page_content #article_wrapper #sidebar {
  padding: 0 20px;
}

@media (max-width: 768px) {
  .article .page_content #article_wrapper #blog_content {
    padding: 0 0 30px;
  }

  body .container {
    padding: 0 15px;
  }

  body header #menu_wrapper {
    padding: 10px 0;
  }

  body header #menu_wrapper > div {
    display: block;
    text-align: center;
    height: auto;
  }
}

/*# sourceMappingURL=style.css.map */
