a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.hide {
    display: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
* {
    margin: 0 auto;
    padding: 0;
}
body,
html {
    font: 400 12px Raleway, Tahoma, Geneva, sans-serif;
    color: #444;
    background-color: #fff;
    overflow-x: hidden;
}
a {
    text-decoration: none !important;
    outline: 0;
    color: #2a2a28;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
img {
    border: none;
    vertical-align: text-bottom;
}
.container {
    width: 1200px;
    max-width: 100%;
}
#contenu {
    position: relative;
}
.social a {
    color: #8f8f8e;
    float: left;
    margin-right: 20px;
    font-size: 25px;
}
.social a.fb:hover {
    color: #3b5998;
}
.social a.in:hover {
    color: #0077b5;
}
.social a.yt:hover {
    color: #cc181e;
}
.social a.tw:hover {
    color: #1da1f2;
}
.combo-select {
    width: 100%;
}
.select2-container .select2-choice .select2-arrow {
    top: 0;
}
.btn {
    color: #fff;
    border: 1px solid #fff;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    font-size: 15px;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    background: 0 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.btn.btn_small {
    font-size: 13px;
    padding: 5px 10px;
}
h2.titre,
h4.ss_titre {
    color: #000;
}
h2.titre {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
}
h4.ss_titre {
    font-size: 24px;
    margin-bottom: 25px;
}
.ligneStyle {
    text-decoration: underline !important;
}
.breadcrumb {
    padding: 18px 0;
    background: 0 0;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
}
.breadcrumb a,
.breadcrumb li {
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.breadcrumb > li + li:before {
    content: ">";
    color: #444;
    font-weight: 400;
}
.breadcrumb > .active {
    font-weight: 700;
}
.espaceTop {
    margin-top: 30px;
}
.select2-drop {
    margin-top: 0;
}
.select2-drop-active {
    background-color: #fff;
    border-color: #dcdcdc;
    min-width: 100px;
}
.select2-results .select2-result-label {
    padding: 12px 20px 10px 7px;
    min-height: 40px;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    position: relative;
}
.select2-results .select2-result-label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fff !important;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -7.5px;
}
.select2-results .select2-highlighted {
    background-color: #007761;
}
.select2-results .select2-highlighted .select2-result-label {
    color: #fff;
}
.desctopLink {
    pointer-events: none;
    cursor: text;
}
.logoAnim {
    overflow: hidden;
    position: relative;
}
.logoAnim a {
    display: block;
}
.logoAnim img.logo1 {
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.logoAnim img.logo2 {
    position: absolute;
    left: -227px;
    top: 4px;
}
#top {
    background-color: #eee;
    max-height: 60px;
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}
.fixed #top {
    -moz-box-shadow: 0 1px 10px rgba(5, 12, 18, 0.15);
    -webkit-box-shadow: 0 1px 10px rgba(5, 12, 18, 0.15);
    box-shadow: 0 1px 10px rgba(5, 12, 18, 0.15);
}
#top .appliMobile,
#top .social {
    padding: 15px 0;
}
#top .social h4 {
    color: #2a2a28;
    font-weight: 700;
    font-size: 16px;
    float: left;
    width: 160px;
    margin-top: -3px;
    text-align: right;
    padding-right: 15px;
}
#top .appliMobile {
    margin-top: -15px;
    border-left: 1px solid #b2b6cd;
    float: left;
    padding-left: 18px;
}
#top .appliMobile a {
    color: #007761;
}
#top .appliMobile a.apple:hover {
    color: #444;
}
#top .appliMobile a.android:hover {
    color: #a4ca39;
}
#top .infoTop {
    float: right;
}
#top .infoTopBloc {
    float: left;
}
#top .infoTopBloc.checkUp {
    background-color: #2ec0d7;
    padding: 13px 5px 0 5px;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 700;
    max-width: 165px;
    text-align: center;
    color: #007761;
}
#top .telInfo {
    position: relative;
    padding-left: 35px;
    padding-top: 3px;
    font-size: 15px;
}
.telInfo table {
    width: 100%;
}
.telInfo table th {
    text-transform: uppercase;
    color: #2a2a28;
    font-weight: 700;
    padding-right: 10px;
    text-align: right;
    font-size: 13px;
}
.telInfo a {
    color: #636362;
    font-weight: 600;
}
.telInfo table td,
.telInfo table th {
    vertical-align: middle;
}
.telInfo table td i {
    color: #007761;
    margin-left: 5px;
}
#top a.samu {
    display: inline-block;
    background: url(../images/samu.png) no-repeat center 3px #d62e2e;
    background-size: 17px auto;
    line-height: 13px;
    color: #fff;
    padding: 28px 5px 0 5px;
    font-size: 14px;
    font-weight: 700;
    max-width: 66px;
    text-align: center;
}
#top a.samu:hover {
    background-color: #bd2828;
}
#top .rechercheTop form {
    overflow: hidden;
}
#top .rechercheTop .btn,
#top .rechercheTop .form-control {
    float: left;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: 0;
}
#top .recherche_btn {
    background-color: #007761;
    width: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 0;
    border: none;
    padding: 0;
}
#top .recherche_btn:hover {
    background-color: #19C2A3;
}
#top .rechercheTop .form-control {
    width: 0;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
    border: none;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#top .rechercheTop #formSearch.active .form-control {
    padding: 6px 12px;
    border: 1px solid #eee;
    width: 130px;
}
#top .rechercheTop .btn,
#top .rechercheTop .form-control,
#top a.checkUp,
#top a.samu {
    height: 60px;
}
.langueSwitcher {
    float: left;
    width: auto;
    margin-right: 20px;
}
.langueSwitcher.select2-container .select2-choice {
    background: 0 0;
    text-transform: uppercase;
    border: 2px solid #007761;
    color: #007761;
    padding: 0 5px;
    line-height: 26px;
    font-weight: 700;
    border-radius: 0;
    margin-right: 0;
    font-size: 13px !important;
}
.langueSwitcher.select2-container .select2-choice .select2-arrow {
    width: 16px;
}
.langueSwitcher.select2-container .select2-choice .select2-arrow b,
html[dir="rtl"] .langueSwitcher.select2-container .select2-choice .select2-arrow b {
    background-position: 0 11px;
}
.langueSwitcher.select2-dropdown-open .select2-choice .select2-arrow b,
html[dir="rtl"] .langueSwitcher.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -48px 10px;
}
#menu {
    padding: 22px 0 16px 0;
    position: relative;
    z-index: 10;
}
#menu .menu {
    float: right;
    margin-top: 29px;
}
#menu .menu li {
    display: inline-block;
    float: left;
    position: relative;
}
#menu .menu li:last-child {
    margin-right: 0;
}
#menu .menu li a {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 10px;
}
#menu .menu li .ssMenu li a.moreMenu,
#menu .menu li a.arrowMenu {
    padding-right: 25px;
}
#menu .menu li a.arrowMenu:after,
#menu .menu li a.moreMenu:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    right: 10px;
    top: 5px;
}
#menu .menu li a.moreMenu:after {
    content: "\f0da";
    right: 0;
}
#menu .menu .ssMenu {
    display: none;
}
#menu .menu li:not(.noHover):hover a.arrowMenu {
    color: #fff;
    background-color: #007761;
}
#menu .menu li .ssMenu {
    position: absolute;
    width: 245px;
    background-color: #fff;
    padding: 5px 0 0 0;
    left: 0;
    top: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
#menu .menu li.contactMenu .ssMenu {
    left: auto;
    right: 0;
}
#menu .menu li .ssMenu li {
    margin: 0 0 1px 0;
    padding: 7px 15px;
    display: block;
    border-bottom: 1px solid #eaeaeb;
    float: none;
}
#menu .menu li .ssMenu li:last-child {
    margin-bottom: 0;
}
#menu .menu li .ssMenu li a {
    padding: 0;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
}
#menu .menu li .ssMenu li a:not(.noHover):hover,
#menu .menu li .ssMenu li.active a {
    font-weight: 700;
}
#menu .menu li:not(.noHover):hover .ssMenu {
    display: block;
}
#menu .menu li .ssMenu li a.moreMenu {
    font-weight: 400;
    display: block;
}
#menu .menu li .ssMenu li:not(.noHover):hover a.moreMenu {
    font-weight: 700;
}
#menu .menu li a.moreMenu:after {
    top: 2px;
}
#menu .menu li .ssMenu li ul {
    padding: 0;
    display: none;
    position: absolute;
    top: 0;
    left: 245px;
    background-color: #fff;
    width: 240px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
#menu .menu li .ssMenu li:not(.noHover):hover ul {
    display: block;
}
#menu .menu li .ssMenu li ul li:last-child {
    margin-bottom: 0;
}
#slider {
    position: relative;
}
#slider .owl-next,
#slider .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    background-color: rgba(38, 38, 36, 0.1);
    text-align: center;
    line-height: 100px;
    font-size: 46px;
    width: 50px;
    color: #262624;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#slider .owl-prev {
    left: 0;
}
#slider .owl-next {
    right: 0;
}
#slider .container {
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
}
#slider .textSlider {
    color: #000;
    max-width: 740px;
}
#slider .textSlider h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
}
#slider .textSlider p {
    font-size: 28px;
    margin-bottom: 40px;
}
#slider .textSlider a.btn {
    color: #2a2a28;
    border-color: #abb0c5;
    font-weight: 700;
    min-width: 260px;
}
#slider .owl-next:hover,
#slider .owl-prev:hover,
#slider .textSlider a:hover {
    background-color: #007761;
    color: #fff;
    border-color: #007761;
}
#slider .img_header,
#slider img {
    width: 100%;
    max-width: none;
}
#slider.loader {
    height: 500px;
    background: url(../images/ajax-loader.gif) center center no-repeat #eee;
    overflow: hidden;
}
#slider.loader .carousel_general,
#slider.loader:after {
    display: none;
}
#jpreOverlay {
    display: none !important;
}
.accesRapide {
    border-bottom: 5px solid #19C2A3;
    position: relative;
    z-index: 1;
    margin-top: -40px;
    margin-bottom: 60px;
}
.accesRapide.accesRapideInterne {
    margin-top: 0;
}
.accesRapide.accesRapideInterne .col {
    padding: 20px;
    height: auto;
    overflow: hidden;
}
.IE9 .accesRapide {
    margin-top: 0;
}
.accesRapide .col {
    background-color: #323b73;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 236px;
    font-size: 15px;
}
.accesRapide h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 17px;
    text-align: center;
}
.accesRapide .form-control,
.accesRapide .select2-container .select2-choice {
    height: 37px;
    border-color: #bcbcbc;
    border-radius: 0;
    margin-bottom: 10px;
    background: 0 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    color: #fff;
    font-size: 14px;
    text-align: left;
}
.accesRapide .select2-container {
    margin-bottom: 18px;
}
.accesRapide .select2-container .select2-choice {
    height: auto;
    padding: 3px 12px;
    margin-bottom: 0;
}
.accesRapide .select2-container .select2-choice {
    color: #bcbcbc;
}
.accesRapide .select2-container .select2-choice .select2-arrow b {
    background: 0 0 !important;
    position: relative;
}
.accesRapide .select2-container .select2-choice .select2-arrow b:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    right: 10px;
    top: 3px;
    color: #a9aecd;
}
.accesRapide .select2-container.select2-dropdown-open .select2-choice .select2-arrow b:after {
    content: "\f106";
}
.accesRapide .btn {
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 140px;
    float: right;
}
.accesRapide .btn:hover {
    background-color: #19C2A3;
    border-color: #19C2A3;
    color: #fff;
}
.accesRapide p {
    font-size: 15px;
    margin-bottom: 30px;
}
.accesRapide h5 {
    font-weight: 700;
    margin-bottom: 2px;
}
.accesRapide .col1 {
    background-image: url(../images/bg_rech.png);
}
.accesRapide .col2 {
    background-image: url(../images/bg_rdv.png);
}
.accesRapide .col3 {
    background-image: url(../images/bg_horaire.png);
    text-align: center;
}
.accesRapide .col3 p {
    margin-bottom: 8px;
}
.accesRapide .col3 a {
    color: #fff;
}
.accesRapide .col3 h5 {
    margin-bottom: 5px;
}
.accesRapide .col3 h5.lastTitle {
    margin-top: 10px;
    text-transform: uppercase;
}
.accesRapide .col4 {
    background-image: url(../images/bg_urgance.png);
}
.accesRapide .form-control::-webkit-input-placeholder {
    color: #bcbcbc;
}
.accesRapide .form-control:-moz-placeholder {
    color: #bcbcbc;
}
.accesRapide .form-control::-moz-placeholder {
    color: #bcbcbc;
}
.accesRapide .form-control:-ms-input-placeholder {
    color: #bcbcbc;
}
.specialites {
    padding-bottom: 30px;
}
.specialites .bloc {
    position: relative;
    background-color: #ebeced;
    margin-bottom: 30px;
    color: #000;
    overflow: hidden;
    cursor: pointer;
    min-height: 195px;
}
.specialites .bloc .textBloc,
.specialites .bloc:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.specialites .bloc:before {
    content: "";
    background-color: #007761;
    display: block;
    z-index: 1;
}
.specialites .bloc img,
.specialites .bloc:before {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}
.specialites .bloc img {
    width: 100%;
    position: relative;
    z-index: 1;
}
.specialites .bloc .textBloc {
    padding: 30px 10px;
    z-index: 2;
}
.specialites .bloc .icon {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 90px;
    margin-bottom: 28px;
}
.specialites .bloc .icon.icon1 {
    background-image: url(../images/icon1.png);
}
.specialites .bloc .icon.icon2 {
    background-image: url(../images/icon2.png);
}
.specialites .bloc .icon.icon2_2 {
    background-image: url(../images/icon2_2.png);
}
.specialites .bloc .icon.icon2_3 {
    background-image: url(../images/icon2_3.png);
}
.specialites .bloc .icon.icon3 {
    background-image: url(../images/icon3.png);
}
.specialites .bloc .icon.icon4 {
    background-image: url(../images/icon4.png);
}
.specialites .bloc .icon.icon5 {
    background-image: url(../images/icon5.png);
}
.specialites .bloc .icon.icon6 {
    background-image: url(../images/icon6.png);
}
.specialites .bloc p {
    text-align: center;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
}
.specialites .bloc:hover {
    color: #fff;
}
.specialites .bloc:hover .icon {
    background-position: center -90px;
}
.specialites .bloc:hover img {
    opacity: 0.5;
}
.specialites .bloc:hover:before {
    opacity: 1;
}
.parcours {
    background: url(../images/bg_parcours.png) no-repeat top right #3a4550;
    background-size: cover;
    padding: 60px 0;
    color: #fff;
}
.parcours h2,
.parcours h4 {
    color: #fff;
}
.parcours h3 {
    color: #007761;
    font-size: 72px;
    position: relative;
    font-weight: 700;
    margin-bottom: 10px;
}
.parcours h3 span {
    padding-right: 28px;
    position: relative;
    z-index: 1;
    background-color: #004751;
}
.parcours h3:before {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 17px;
    display: block;
    background-color: #007761;
}
.parcours .img_bloc,
.parcours .text_bloc {
    width: 50%;
}
.parcours .text_bloc {
    float: left;
}
.parcours .img_bloc {
    float: right;
}
.parcours .text_bloc h4 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
}
.parcours .text_bloc h4 a {
    color: #fff !important;
}
.parcours .img_bloc img {
    width: 100%;
}
.parcours .text_bloc ul {
    min-height: 96px;
}
.parcours .text_bloc ul li,
.textCollapse ul li {
    padding-left: 10px;
    background: url(../images/list_icon.png) left 4px no-repeat;
    font-size: 15px;
    margin-bottom: 5px;
}
.parcours .text_bloc .btn:hover {
    background-color: #19C2A3;
    border-color: #19C2A3;
    color: #fff;
}
.liens_pratique {
    background: url(../images/bg_urls.png) no-repeat top center #007761;
    background-size: cover;
    color: #fff;
    padding: 60px 0;
    text-align: center;
    font-size: 30px;
    margin-bottom: 65px;
}
.liens_pratique p {
    margin-bottom: 15px;
}
.liens_pratique .links {
    margin-top: 30px;
}
.liens_pratique .links h5 {
    display: inline-block;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin-right: 50px;
}
.liens_pratique .links h5:last-child {
    margin-right: 0;
}
.liens_pratique .links h5 a {
    color: #fff !important;
}
.liens_pratique .links .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 20px auto;
    background-color: #fff;
    border: 7px solid #fff;
    position: relative;
}
.chiffre .icon img,
.liens_pratique .links .icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.liens_pratique .links h5:hover .icon {
    border-color: #19C2A3;
}
.actus_home {
    padding-bottom: 60px;
}
.page_interne .actus_home {
    padding-bottom: 30px;
}
.page_interne .actus_home .actu {
    margin-bottom: 30px;
}
.actus_home .actu .info_actu,
.actus_home .actu .text_actu {
    float: left;
}
.actus_home .actu .info_actu {
    width: 50px;
    text-align: center;
    color: #fff;
}
.actus_home .actu .date_actu {
    background-color: #19C2A3;
    padding: 5px 0;
}
.actus_home .actu .date_actu b {
    font-weight: 700;
    font-size: 17px;
}
.actus_home .actu .date_actu b,
.actus_home .actu .date_actu span {
    display: block;
    margin-bottom: 2px;
}
.actus_home .actu .info_actu .type_actu {
    padding: 3px 0;
    background-color: #19C2A3;
}
.actus_home .actu.event .info_actu .type_actu {
    background-color: #f11836;
}
.actus_home .actu .text_actu {
    width: 318px;
    overflow: hidden;
}
.infoSante .actus_home .actu .text_actu {
    width: 100%;
}
.actus_home .actu .text_actu img,
.default_bloc {
    height: 193px;
    margin-bottom: 20px;
}
.default_bloc {
    background: url(../images/placeholder-logo.png) #eee no-repeat center center;
    background-size: 280px auto;
}
.actus_home.details_actu .actu .text_actu img.imgBig,
.infoSante .actus_home .actu .text_actu img {
    height: auto !important;
    width: 100%;
}
.actus_home.details_actu .actu .text_actu p img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px auto;
    height: auto !important;
}
.actus_home.details_actu .default_bloc {
    height: 352px;
    background-size: auto;
}
.actus_home.details_actu .img_event .default_bloc {
    margin-bottom: 0;
}
.actus_home .actu .text_actu h3 {
    color: #000;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
    height: 40px;
    overflow: hidden;
}
.actus_home .actu .text_actu .textActu,
.actus_home .actu .text_actu p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #444;
    line-height: 20px;
    min-height: 60px;
}
.actus_home .actu .text_actu .textActu {
    height: 60px;
    overflow: hidden;
}
.actus_home.details_actu .actu .text_actu p {
    height: auto;
}
.actus_home .actu .text_actu .btn {
    margin-top: 20px;
}
.actus_home .actu .text_actu .btn,
.retour {
    border-color: #007761;
    color: #007761;
    padding-left: 20px;
    padding-right: 20px;
}
.retour {
    min-width: 95px;
    margin-top: 25px;
}
.actus_home .actu .text_actu .btn:hover,
.retour:hover {
    background-color: #007761;
    color: #fff;
}
.actus_home .visite_veruelle {
    background-color: #007761;
    padding: 20px;
    color: #fff;
}
.actus_home .visite_veruelle .play {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.actus_home .visite_veruelle .play:after,
.actus_home .visite_veruelle .play:before {
    position: absolute;
    left: 50%;
    top: 50%;
}
.actus_home .visite_veruelle .play:after {
    content: "\f03d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fff;
    font-size: 30px;
    z-index: 1;
    margin: -15px 0 0 -15px;
}
.actus_home .visite_veruelle .play:before {
    content: "";
    background-color: #007761;
    border-radius: 50%;
    width: 78px;
    height: 78px;
    margin: -39px 0 0 -39px;
}
.actus_home .visite_veruelle h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 13px;
}
.actus_home .visite_veruelle .btn {
    padding-left: 25px;
    padding-right: 25px;
    background-color: #fff;
    color: #000;
}
.actus_home .visite_veruelle .btn:hover {
    background-color: #19C2A3;
    color: #fff;
    border-color: #19C2A3;
}
.page_interne .actus_home.details_actu .actu {
    margin-bottom: 0;
}
.actus_home.details_actu h2 {
    font-weight: 700;
}
.actus_home.details_actu .actu .info_actu {
    width: 5%;
}
.actus_home.details_actu .actu .text_actu {
    width: 95%;
}
.actus_home.details_actu .retour {
    float: right;
}
.actu .img_event {
    position: relative;
    margin-bottom: 20px;
}
.actus_home.details_actu .actu .text_actu .img_event img {
    float: right;
    height: auto;
    margin-bottom: 0;
}
.actus_home.details_actu .actu .text_actu .img_event .info_event {
    width: 30%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #007761;
    padding: 20px;
    height: 100%;
}
.actus_home.details_actu .actu .text_actu .img_event .info_event,
.actus_home.details_actu .actu .text_actu .img_event .info_event p {
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}
.actu .info_event h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}
.actu .info_event a {
    color: #fff;
}
.actu .info_event div {
    padding: 7px 0 6px 50px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}
.actu .info_event div.date_event {
    background-image: url(../images/calendar.png);
}
.actu .info_event div.time_event {
    background-image: url(../images/time_icon.png);
}
.actu .info_event div.email_event {
    background-image: url(../images/email_icon.png);
}
.actu .info_event div.adresse_event {
    background-image: url(../images/localisation_icon.png);
    background-position: left 0;
}
.actus_home.details_actu .actu .text_actu .img_event img {
    width: 70%;
}
.actusInterne h2.titre {
    margin-bottom: 20px;
}
.chiffres {
    background: url(../images/bg_number.png) no-repeat #19C2A3;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
}
.chiffre .icon {
    float: left;
    margin-right: 18px;
    background-color: #007761;
    width: 68px;
    height: 68px;
    border: 3px solid #19C2A3;
    position: relative;
    border-radius: 50%;
    margin-top: 8px;
}
.chiffres .chiffre {
    font-size: 17px;
}
.chiffres .chiffre h4 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 8px;
}
#map {
    position: relative;
}
#ma_map,
#map .info_map {
    height: 600px;
}
#map .container {
    position: relative;
    height: 0;
}
#map .info_map {
    position: absolute;
    right: 15px;
    bottom: 0;
    background-color: #007761;
    color: #fff;
    padding: 6px 30px 0 30px;
    font-size: 15px;
    width: 370px;
}
#map .info_map h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 20px;
}
#map .info_map p {
    margin-bottom: 20px;
    line-height: 20px;
}
#map .info_map a {
    color: #fff;
    direction: ltr !important;
    unicode-bidi: embed;
}
.gmnoprint {
    display: none;
}
.page_interne {
    padding-bottom: 50px;
}
.page_interne h2 {
    color: #007761;
    font-size: 24px;
    margin-bottom: 15px;
}
.page_interne.detailActu h2 {
    font-weight: 700;
}
.accordiant {
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    font-size: 15px;
}
.accordiant h4 {
    position: relative;
}
.accordiant h4 a {
    display: block;
    padding: 18px 170px 20px 60px;
    background-color: #007761;
    color: #fff;
    font-weight: 700;
}
.accordiant h4 a.collapsed {
    color: #007761;
    background-color: #e4e4e4;
    font-weight: 400;
}
.accordiant h4 a:hover {
    background-color: #007761;
    color: #fff;
    font-weight: 700;
}
.accordiant h4 a:before {
    content: "\f068";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #007761;
    padding: 10px 13px;
    background-color: #fff;
    position: absolute;
    left: 8px;
    top: 8px;
    display: inline-block;
    font-size: 20px;
}
.accordiant h4 a.collapsed:before {
    content: "\f067";
}
.accordiant h4 a span,
.formulaire .btn,
.formulaire .fileInput label.btnParcourir {
    position: absolute;
    top: 8px;
    right: 8px;
    min-width: 152px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    color: #007761;
    font-weight: 400;
}
.accordiant h4 a.collapsed span.firstText {
    z-index: 1;
}
.accordiant .textCollapse {
    padding: 25px 10px;
    color: #444;
}
.accordiant .textCollapse img {
    max-width: 215px;
    float: left;
    margin: 0 30px 30px 0;
}
.textCollapse {
    font-size: 15px;
    font-family: Raleway, Tahoma, Geneva, sans-serif !important;
}
.textCollapse p {
    line-height: 22px;
    color: #444;
}
.textCollapse b,
.textCollapse strong {
    font-weight: 700;
}
.textCollapse ul {
    overflow: hidden;
}
.textCollapse ul li {
    background-image: url(../images/list_icon2.png);
    background-position: left 4px;
    margin-bottom: 6px;
    line-height: 22px;
}
.detailActu .textCollapse ul {
    padding: 5px 0 5px 10px;
}
.textCollapse h6 {
    color: #007761;
    font-weight: 700;
}
.formulaire h6.info,
.textCollapse h5 {
    color: #d62e2e;
    line-height: 24px;
    font-style: italic;
}
.textCollapse table tr td {
    padding-bottom: 8px;
    padding-right: 10px;
}
.textCollapse .link {
    color: #007761;
    border-bottom: 2px solid #a8aabd;
}
.textCollapse .linkPostuler {
    font-weight: 700;
    color: #007761;
}
.textCollapse .linkPostuler span {
    border-bottom: 2px solid #007761;
}
.textCollapse .linkPostuler i {
    margin-right: 5px;
    font-size: 13px;
}
.textCollapse .link:focus,
.textCollapse .link:hover,
.textCollapse .linkPostuler:focus,
.textCollapse .linkPostuler:hover {
    color: #f11836;
    border-color: #f11836;
}
.textCollapse .linkPostuler:focus span,
.textCollapse .linkPostuler:hover span {
    border-color: #f11836;
}
.textCollapse p span,
.textCollapse ul li span {
    font-family: Raleway, Tahoma, Geneva, sans-serif !important;
    font-size: 15px !important;
}
.listMedecins {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.listMedecins h5 {
    margin-bottom: 12px;
}
.listMedecins form {
    position: relative;
    margin-bottom: 30px;
}
.listMedecins form .error,
label.error {
    margin-top: 5px;
    font-size: 13px;
    color: #a94442;
}
.listMedecins form input,
.listMedecins form input:focus {
    border-color: #ccc;
    height: 52px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    outline: 0;
    padding-right: 162px;
}
.listMedecins form .btn {
    background-color: #007761;
    color: #fff;
    font-size: 15px;
    min-width: 152px;
    position: absolute;
    top: 6px;
    right: 6px;
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    border-radius: 0;
}
.listMedecins form .btn:focus,
.listMedecins form .btn:hover {
    background-color: #19C2A3;
}
.listMedecins .medecin {
    border-left: 12px solid #007761;
    background-color: #ebeced;
    padding: 15px;
    margin-bottom: 13px;
    text-align: center;
    color: #444;
}
.listMedecins .medecin h3 {
    color: #007761;
    font-weight: 700;
}
.listMedecins .medecin h3,
.listMedecins .medecin p {
    margin-bottom: 8px;
}
.listMedecins .medecin p:last-child {
    margin-bottom: 0;
}
.listMedecins .medecin p i {
    font-style: italic;
}
.listMedecins .row .col-md-6:nth-child(3) .medecin,
.listMedecins .row .col-md-6:nth-child(4) .medecin,
.listMedecins .row .col-md-6:nth-child(7) .medecin,
.listMedecins .row .col-md-6:nth-child(8) .medecin {
    border-color: #00776154;
    background-color: #f7f7f8;
}
.telRdv {
    font-size: 32px;
    color: #007761;
}
.presse {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dadada;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.presses .presse:last-child {
    border-bottom: none;
}
.presse .image_presse {
    position: relative;
    height: 200px;
    border: 1px solid #abaaa6;
    background-color: #fff;
    padding: 10px;
}
.presse .image_presse img {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.presse .text_presse {
    padding-top: 5px;
}
.presse h3 {
    color: #007761;
    font-weight: 700;
    margin-bottom: 20px;
}
.presse p {
    color: #7c7c7c;
    font-style: italic;
    margin-bottom: 20px;
}
.presse b {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
.presse a {
    border-bottom: 1px solid #b1b1b1;
    color: #444;
}
.presse a:hover {
    color: #000;
}
.linkpresse {
    white-space: nowrap;
    width: 435px;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 991px) {
    .linkpresse {
        width: 100%;
    }
}
.formulaire {
    max-width: 630px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
.formulaire h6 {
    margin-bottom: 10px;
}
.formulaire .form-control {
    border-radius: 0;
    height: 50px;
    margin-bottom: 20px;
    border-color: #ccc;
}
.formulaire label.error {
    margin-bottom: 20px;
    margin-top: 0;
    display: block;
}
.formulaire textarea.form-control {
    height: 190px;
    font-size: 15px;
}
.formulaire .select2-container {
    margin-bottom: 20px;
}
.formulaire .form-control.error,
.formulaire .select2-container.error {
    margin-bottom: 5px;
}
.formulaire .select2-container .select2-choice {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 10px 0 11px 8px;
    font-size: 15px;
}
.formulaire .select2-container .select2-choice .select2-arrow {
    width: 38px;
    height: 38px;
    background-color: #ccc;
    color: #787878;
    border-radius: 0;
    top: 6px;
    right: 6px;
}
.formulaire .select2-container .select2-choice .select2-arrow b {
    display: none;
}
.formulaire .select2-container .select2-choice .select2-arrow:before {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.formulaire .select2-dropdown-open .select2-choice .select2-arrow:before {
    content: "\f077";
}
.formulaire .select2-container-active .select2-choice,
.formulaire .select2-container-active .select2-choices {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.formulaire .fileInput {
    position: relative;
    margin-bottom: 20px;
}
.formulaire .fileInput:before {
    content: "";
    height: 50px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #ccc;
    z-index: 1;
}
.formulaire .fileInput input,
.formulaire .fileInput:before {
    height: 50px;
}
.formulaire .fileInput input {
    opacity: 0;
    width: 100%;
    z-index: 1;
}
.btn_util,
.formulaire .btn,
.formulaire .fileInput label.btnParcourir {
    z-index: 2;
    background-color: #007761;
    color: #fff;
    top: 6px;
    right: 6px;
    line-height: 36px;
    cursor: pointer;
}
.btn_util:focus,
.btn_util:hover,
.formulaire .btn:hover,
.formulaire .fileInput label.btnParcourir:hover {
    background-color: #19C2A3;
    color: #fff;
}
.formulaire .fileInput span {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 100%;
    padding-right: 180px;
}
.btn_util,
.formulaire .btn {
    position: static;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
}
.formulaire h6.info {
    margin-top: 30px;
}
.formulaire.documentUtils {
    max-width: none;
}
.formulaire.documentUtils h5 {
    margin-bottom: 12px;
}
.formulaire .captchaNumber {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    max-width: 280px;
    text-align: center;
}
.formulaire .captchaNumber input {
    display: block;
    width: 100%;
    margin: 5px 0 10px 0;
    padding: 5px;
}
.formulaire .captchaNumber a {
    color: #007761;
    font-size: 13px;
}
.alert p,
.alert strong {
    font-weight: 700;
}
.messageIE {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.g-recaptcha {
    margin-bottom: 20px;
    display: inline-block;
}
.g-recaptcha.error {
    border: 1px solid #a94442;
}
.accesRapide.accesRapideInterne h3 {
    font-size: 14px;
    margin-bottom: 9px;
}
.accesRapide.accesRapideInterne h4 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #19C2A3;
    text-align: center;
}
.accesRapide.accesRapideInterne .formulaire .btn {
    border-radius: 18px;
    padding: 0 25px;
    height: 37px;
    min-width: 0;
}
.accesRapide.accesRapideInterne .formulaire .form-control {
    height: 37px;
    border-color: #bcbcbc;
}
.accesRapide.accesRapideInterne .formulaire .form-control,
.accesRapide.accesRapideInterne .formulaire label.error {
    margin-bottom: 10px;
}
.accesRapide.accesRapideInterne .formulaire .form-control.error {
    margin-bottom: 5px;
}
.paginationBloc {
    text-align: center;
}
.paginationBloc {
    text-align: center;
}
.pagination li {
    display: inline;
}
.pagination li a,
.pagination li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #007761;
    color: #007761;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
    font-weight: 400;
}
.pagination .active a,
.pagination .active a:focus,
.pagination .active a:hover,
.pagination .active span,
.pagination .active span:focus,
.pagination .active span:hover,
.pagination li a:focus,
.pagination li a:hover {
    background-color: #007761;
    color: #fff;
    border-color: #007761;
    font-weight: 700;
}
.pagination .current.next,
.pagination .current.next:focus,
.pagination .current.prev,
.pagination .current.prev:focus {
    color: #777 !important;
    cursor: not-allowed;
    background-color: #fff !important;
    border-color: #ddd !important;
    font-weight: 400 !important;
}
.pagination .next,
.pagination .prev {
    font-weight: 400 !important;
}
.pagination .ellipse {
    border: none;
    border-left: 1px solid #007761;
}
.sidebar .horaire {
    background-color: #007761;
    color: #fff;
    padding: 20px 15px;
    margin-bottom: 15px;
}
.sidebar .horaire h4 {
    margin-bottom: 10px;
}
.sidebar .horaire p {
    font-size: 15px;
}
.sidebar .horaire h4,
.sidebar_link {
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 17px;
}
.sidebar_link {
    display: block;
    background-color: #007761;
    background-position: top right;
    background-repeat: no-repeat;
    padding: 20px 15px;
}
.sidebar_link:hover {
    padding-left: 20px;
}
.sidebar_link.rdv {
    background-image: url(../images/bg_rdv.jpg);
}
.sidebar_link.localisation {
    background-image: url(../images/bg_map.jpg);
}
.sidebar_link.presse {
    background-image: url(../images/bg_presse.jpg);
}
.sidebar_link.job {
    background-image: url(../images/bg_job.jpg);
}
.presse_sidebar .sidebar_link.presse,
.rdv_sidebar .sidebar_link.rdv {
    display: none;
}
#sendEmail .modal-dialog {
    margin-top: 100px;
    width: 700px;
    max-width: 90%;
}
#sendEmail .modal-content {
    background-color: #007761;
    color: #fff;
    border-radius: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    min-height: 200px;
}
#sendEmail .modal-body {
    padding: 50px 60px 0 60px;
}
#sendEmail .close {
    background: url(../images/close.png) center center no-repeat #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -25px;
    right: -25px;
    opacity: 1;
    z-index: 2;
    outline: 0 !important;
    box-shadow: none !important;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
#sendEmail .close:hover {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    ransform: rotate(90deg);
}
#sendEmail h5 {
    margin-bottom: 12px;
}
#sendEmail form {
    position: relative;
}
#sendEmail input,
#sendEmail input:focus {
    height: 50px;
    border-radius: 0;
    background-color: #fff;
}
#sendEmail .btn {
    border-radius: 0;
    position: absolute;
    top: 34px;
    right: 5px;
    border: none;
    background-color: #007761;
    text-transform: uppercase;
    height: 40px;
    color: #fff;
}
#sendEmail .btn:focus,
#sendEmail .btn:hover {
    background-color: #19C2A3;
    color: #fff;
}
#sendEmail .error {
    font-size: 15px;
}
#sendEmail #downLoadLink {
    position: static;
    width: 200px;
    display: block;
    background-color: #fff;
    text-transform: uppercase;
    height: 40px;
    color: #007761;
    margin: 45px auto 0 auto;
    max-width: 100%;
}
#sendEmail #downLoadLink:focus,
#sendEmail #downLoadLink:hover {
    background-color: #19C2A3;
    color: #fff;
}
#sendEmail #downLoadLinkBloc {
    display: none;
}
.pageEreur {
    background-color: #007761;
    padding: 150px 15px;
    text-align: center;
    color: #fff;
}
.pageEreur h3,
.pageEreur h4 {
    font-weight: 700;
}
.pageEreur h4 {
    font-size: 34px;
}
.pageEreur h3 {
    font-size: 88px;
    margin-bottom: 20px;
}
.pageEreur h5 {
    font-size: 30px;
    color: #19C2A3;
}
.pageEreur img {
    margin-bottom: 90px;
    max-width: 100%;
}
.blocRecherche {
    min-height: 300px;
}
.blocRecherche h2 span {
    color: #19C2A3;
}
.blocRecherche .bloc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eaeaeb;
}
.blocRecherche h2 {
    margin-bottom: 25px;
}
.blocRecherche .bloc h3 {
    color: #007761;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
}
.blocRecherche .bloc h3 a {
    color: #007761;
}
.blocRecherche .highlight {
    display: inline-block;
    background-color: #007761;
    color: #fff;
    padding: 2px 5px;
}
#footer {
    background-color: #3b4652;
    padding: 30px 0;
    color: #aaa;
}
.blocsFooter {
    border-bottom: 1px solid #aaa;
    margin-bottom: 20px;
}
.blocsFooter .blocFooter {
    float: left;
    margin-right: 40px;
    font-size: 15px;
}
.blocsFooter .blocFooter:last-child {
    margin-right: 0;
    float: right;
}
.blocsFooter .blocFooter h3 {
    color: #dcdcdc;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
}
.blocsFooter .blocFooter ul li {
    margin-bottom: 15px;
}
.blocsFooter .blocFooter a,
.bottomFooter .linkFormation {
    color: #aaa;
}
.blocsFooter .blocFooter .mobileApp {
    margin-bottom: 18px;
}
.blocsFooter .blocFooter .mobileApp a {
    display: block;
    background-color: #000;
    border-radius: 5px;
    padding: 2px 0;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
    min-width: 200px;
}
.blocsFooter .blocFooter .mobileApp a:last-child {
    margin-bottom: 0;
}
.blocsFooter .blocFooter .social a {
    font-size: 30px;
}
.blocsFooter .logosFooter a {
    display: block;
    background-color: #fff;
    text-align: center;
    padding: 7px 0;
    margin-bottom: 30px;
    width: 100%;
    min-width: 216px;
}
.blocsFooter .blocFooter .social a {
    margin-right: 32px;
}
.blocsFooter .blocFooter .social a:hover,
.blocsFooter .blocFooter a:hover,
.bottomFooter .linkFormation:hover {
    color: #fff;
}
.blocsFooter .blocFooter .social a:last-child,
.blocsFooter .logosFooter a:last-child {
    margin-right: 0;
}
.bottomFooter {
    font-size: 15px;
}
.bottomFooter .linkFormation {
    font-weight: 700;
    text-transform: uppercase;
    float: right;
}
.bottomFooter .linkML {
    margin-right: 15px;
}
.ar .bottomFooter .linkML {
    margin-right: 0;
    margin-left: 15px;
}
.downloadBlank,
.mailRegistred .btn_util {
    display: none;
}
.mailRegistred .downloadBlank {
    display: inline-block;
}
.cookiesPopup {
    background: #007761;
    z-index: 9999;
    color: #45515b;
    width: 100%;
    display: block;
    padding: 10px 25px;
    font-size: 12px;
    color: #fff;
    position: fixed;
    bottom: 0;
    line-height: 20px;
    display: none;
}
.cookiesPopup a {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
}
.cookiesPopup a:hover {
    color: #0177b5;
}
#downloadApp .appliMobile {
    text-align: center;
    font-size: 40px;
}
#downloadApp .mobileApp a {
    display: none;
}
#downloadApp.androidBtn .mobileApp a.android,
#downloadApp.iosBtn .mobileApp a.apple {
    display: block;
}
#downloadApp .modal-dialog {
    border-radius: 0;
}
#downloadApp .modal-body {
    padding: 0;
}
.popup_download_appli {
    background: url(../images/bgMobile.jpg) no-repeat;
    background-size: cover;
    position: relative;
    height: 320px;
    padding-top: 150px;
}
.popup_download_appli .mobileApp {
    float: right;
    text-align: right;
    max-width: 220px;
    margin-right: 20px;
}
.popup_download_appli .mobileApp a {
    width: 180px;
    border-radius: 5px;
    background-color: #000;
    text-align: center;
    padding: 5px 0;
    margin: 0 auto;
}
.popup_download_appli h4 {
    font-size: 23px;
    font-weight: 700;
    color: #007761;
    text-align: center;
    margin-bottom: 16px;
}
#downloadApp .close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../images/close_download.png) no-repeat;
    width: 25px;
    height: 25px;
    opacity: 1;
    z-index: 1;
}
.menu_mobile {
    display: none;
    float: right;
    color: #007761;
    font-size: 25px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -15px;
}
#menu .menu .infoMobile {
    display: none;
}
#top .infoMobile .telInfo,
#top .infoMobile .telInfo:before {
    color: #fff;
}
#menu .menu li.infoMobile .telInfo a {
    border: none;
    padding: 0;
    font-weight: 400;
    font-size: 13px;
}
.texte-formulaire {
    font-size: 13px;
    color: #444;
    line-height: 22px;
    font-style: italic;
    text-align: justify;
}
.texte-formulaire label.error {
    display: inline-block !important;
    margin-bottom: 0;
}
.texte-formulaire input[type="checkbox"] {
    margin-right: 10px;
}
.ar .texte-formulaire input[type="checkbox"] {
    margin-left: 10px;
    margin-right: inherit;
}
.texte-formulaire.ColorWhite {
    color: #fff;
}
#menu .menu li.infoMobile .telInfo table {
    width: 100%;
}
@media screen and (max-width: 1211px) {
    .actus_home .actu .text_actu {
        width: 85%;
    }
}
@media screen and (max-width: 1440px) {
    #menu .menu li:nth-child(3) .ssMenu li ul,
    #menu .menu li:nth-child(4) .ssMenu li ul {
        left: auto;
        right: 245px;
    }
}
@media screen and (max-width: 1182px) {
    body {
        padding-top: 0;
    }
    #top {
        position: static;
    }
    #top .appliMobile,
    #top .social {
        padding-top: 13px;
        padding-bottom: 13px;
    }
    #top .social {
        padding-top: 10px;
    }
    #top .appliMobile {
        padding-left: 15px;
    }
    #top .appliMobile,
    #top .social a {
        float: none;
        display: inline-block;
    }
    #top .appliMobile {
        padding-top: 20px;
        height: 60px;
    }
    #top .social a {
        font-size: 20px;
        margin-right: 12px;
    }
    #top .rechercheTop #formSearch.active .form-control {
        width: 140px;
    }
    #menu .container {
        position: relative;
    }
    #menu .container .col-md-8 {
        position: static;
    }
    .menu_mobile {
        display: inline-block;
    }
    #menu .menu {
        position: fixed;
        right: -275px;
        top: 0;
        background-color: #007761;
        padding: 8px 0;
        color: #fff;
        width: 275px;
        margin-top: 0;
        height: 100%;
        overflow-y: scroll;
    }
    #menu .menu li {
        float: none;
        width: 100%;
        margin-bottom: 0;
    }
    #menu .menu li:last-child {
        margin-bottom: 0;
    }
    #menu .menu li .ssMenu li a,
    #menu .menu li a {
        color: #fff;
        display: block;
        padding: 12px 20px;
        border-bottom: 1px solid #19C2A3;
    }
    #menu .menu li a.arrowMenu:after,
    #menu .menu li a.moreMenu:after {
        top: 50%;
        margin-top: -7.5px;
        content: "\f107";
        right: 10px;
    }
    #menu .menu li a.arrowMenu.active:after,
    #menu .menu li a.moreMenu.active:after {
        content: "\f106";
    }
    #menu .menu li .ssMenu {
        position: static;
        padding-left: 0;
        width: auto;
        background: 0 0;
    }
    #menu .menu li .ssMenu li {
        border-bottom: none;
        padding: 0;
    }
    #menu .menu li .ssMenu li ul {
        padding-left: 0;
        position: static;
        width: 100%;
        background: 0 0;
    }
    #menu .menu li .ssMenu li a {
        padding-left: 30px;
    }
    #menu .menu li .ssMenu li ul li a {
        padding-left: 40px;
    }
    #slider .textSlider {
        padding-left: 60px;
        padding-right: 60px;
    }
    .actus_home .actu {
        margin-bottom: 20px;
    }
    .actus_home .actu .info_actu {
        width: 15%;
    }
    .actus_home .actu .text_actu {
        width: 85%;
    }
    .actus_home .actu .text_actu img {
        height: auto;
        width: 100%;
    }
    .actus_home .visite_veruelle .play {
        overflow: hidden;
        max-height: 250px;
    }
    .actus_home .visite_veruelle .play img {
        width: 100%;
    }
    .accesRapide .col-md-3 {
        width: 50%;
        float: left;
    }
    .specialites .bloc {
        height: 210px;
    }
    .parcours .text_bloc {
        width: 60%;
    }
    .parcours .img_bloc {
        width: 40%;
    }
    .blocsFooter .blocFooter.logosFooter,
    .blocsFooter .blocFooter.socialFooter {
        width: 30%;
        float: left;
        margin-top: 30px;
    }
    .listMedecins .col-md-6 {
        float: left;
        width: 50%;
    }
    .blocsFooter .blocFooter {
        margin: 0 0 20px 0;
        float: none;
        width: 100%;
    }
    .blocsFooter .blocFooter.logosFooter,
    .blocsFooter .blocFooter.socialFooter {
        float: none;
        width: 250px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 20px auto;
    }
    #footer .social {
        text-align: center;
    }
    #footer .social a {
        float: none;
        margin-right: 20px;
    }
    #footer .social a:last-child {
        margin-right: 0;
    }
}
@media screen and (max-width: 1057px) {
    .formulaire.col {
        max-width: none;
    }
    #top .social h4 {
        display: none;
    }
    #top .appliMobile {
        border-left: none;
        padding-left: 0;
    }
}
@media screen and (max-width: 991px) {
    .textCollapse p {
        margin-left: 0 !important;
    }
    .textCollapse table tr td {
        padding-bottom: 8px;
        padding-right: 10px;
        width: 100% !important;
        display: block;
    }
    .textCollapse table tr td img {
        width: 100% !important;
    }
    h2.titre {
        font-size: 30px;
    }
    h4.ss_titre {
        font-size: 21px;
    }
    body {
        padding-top: 0;
    }
    #top .telInfo,
    .telInfo table td i {
        display: none;
    }
    #menu .menu .infoMobile {
        display: block;
        padding-left: 0;
        padding-top: 30px;
    }
    .telInfo table td,
    .telInfo table th {
        color: #fff;
        display: block;
        text-align: left;
    }
    .telInfo a {
        display: inline-block;
        margin-bottom: 10px;
    }
    #top {
        max-height: 50px;
        position: relative;
    }
    #top .infoTopBloc.checkUp,
    #top .rechercheTop .btn,
    #top .rechercheTop .form-control,
    #top a.samu {
        height: 50px;
    }
    #top .infoTopBloc.checkUp {
        padding-top: 12px;
        font-size: 11px;
    }
    #top .container {
        padding-left: 0;
        padding-right: 0;
    }
    #top .social {
        padding-left: 15px;
    }
    #top .appliMobile {
        padding: 15px 0 0 0;
        height: auto;
        display: none;
    }
    #top a.samu {
        background-image: none;
        padding: 8px 12px 0 12px;
        font-size: 18px;
        max-width: 77px;
        line-height: 17px;
        height: 50px;
        text-align: center;
    }
    .telInfo {
        padding-left: 20px;
        padding-top: 11px;
        font-size: 12px;
    }
    .telInfo:before {
        top: 11px;
        font-size: 23px;
    }
    #slider {
        overflow: hidden;
    }
    #slider img,
    #slider.loader {
        height: 300px;
    }
    #slider .img_header {
        height: 200px;
        margin-bottom: 20px;
    }
    #slider .img_header,
    #slider img {
        width: auto;
        position: relative;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #slider .owl-carousel.owl-drag .owl-item {
        overflow: hidden;
    }
    #slider .textSlider h2 {
        font-size: 28px;
    }
    #slider .textSlider p {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .accesRapide {
        margin-top: -20px;
    }
    .actus_home .actu .info_actu {
        width: 10%;
    }
    .actus_home .actu .text_actu {
        width: 90%;
    }
    .actus_home .actu .text_actu .textActu,
    .actus_home .actu .text_actu h3,
    .actus_home .actu .text_actu p {
        height: auto;
        overflow: visible;
    }
    .accesRapide .btn {
        float: none;
    }
    .specialites .bloc img {
        display: none;
    }
    .specialites .bloc {
        height: 190px;
    }
    .parcours .img_bloc img {
        width: auto;
        max-width: 100%;
        float: right;
    }
    .liens_pratique {
        padding: 60px 15px 40px 15px;
    }
    .liens_pratique .links h5 {
        margin-bottom: 20px;
    }
    .chiffres {
        padding-bottom: 20px;
    }
    .chiffres .chiffre {
        margin-bottom: 30px;
        text-align: center;
    }
    .chiffre .icon {
        float: none;
        margin: 0 auto;
    }
    #map .container {
        position: static;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        background-color: #007761;
        height: auto;
    }
    #map .info_map,
    .blocsFooter .blocFooter {
        float: none;
        width: 100%;
    }
    #map .info_map {
        position: static;
        padding: 0;
    }
    .blocsFooter .blocFooter {
        margin: 0 0 20px 0;
    }
    .blocsFooter .logosFooter,
    .blocsFooter .socialFooter {
        width: 50%;
        float: left;
    }
    .blocsFooter .socialFooter {
        padding-right: 15px;
    }
    .blocsFooter .logosFooter {
        padding-left: 15px;
    }
    .bottomFooter .linkFormation {
        float: none;
        margin-top: 10px;
        display: inline-block;
    }
    .sidebar {
        padding-top: 20px;
        border-top: 1px solid #dadada;
        margin-top: 20px;
    }
    .accordiant h4 a {
        padding-right: 10px;
    }
    .accordiant h4 a span {
        display: none;
    }
    .accordiant h4 a:before {
        top: 50%;
        margin-top: -20px;
    }
    .accordiant .textCollapse img {
        float: none;
        max-width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .breadcrumb a,
    .breadcrumb li {
        margin-bottom: 5px;
    }
    .breadcrumb {
        padding-bottom: 13px;
        display: none;
    }
    .actus_home.details_actu .actu .text_actu .img_event .info_event,
    .actus_home.details_actu .actu .text_actu .img_event img {
        float: none;
        width: 100%;
        height: auto;
        position: static;
    }
    .presse .image_presse {
        margin-bottom: 10px;
    }
    .desctopLink {
        pointer-events: auto;
        cursor: pointer;
    }
    .accesRapide .col1,
    .accesRapide .col2 {
        text-align: center;
    }
    .accesRapide .col2 p {
        text-align: left;
    }
    .bottomFooter .linkML {
        margin-left: 15px;
    }
    .ar .bottomFooter .linkML {
        margin-right: 15px;
        margin-left: 0;
    }
}
@media screen and (max-width: 736px) {
    .bottomFooter .linkML {
        margin-left: 0;
    }
    .ar .bottomFooter .linkML {
        margin-left: 0;
        margin-right: 15px;
    }
}
@media screen and (max-width: 601px) {
    #footer .social {
        text-align: center;
    }
    #footer .social a {
        float: none;
        margin-right: 20px;
    }
    #footer .social a:last-child {
        margin-right: 0;
    }
    .blocsFooter .blocFooter.logosFooter,
    .blocsFooter .blocFooter.socialFooter {
        float: none;
        width: 250px;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 20px auto;
    }
}
@media screen and (max-width: 414px) {
    .bottomFooter .linkFormation {
        display: block;
    }
    .accesRapide .col-md-3,
    .actus_home .actu .info_actu,
    .actus_home .actu .text_actu,
    .listMedecins .col-md-6,
    .parcours .img_bloc,
    .parcours .text_bloc {
        width: 100%;
        float: none;
    }
    .accesRapide .col {
        height: auto;
    }
    #top .col-xs-4 {
        width: 60%;
    }
    #top {
        overflow: visible;
    }
    #top .appliMobile {
        max-height: 48px;
    }
    #top .col-xs-8,
    #top .col-xs-9 {
        position: static;
    }
    .telInfo {
        padding-left: 30px;
        position: relative;
        margin-top: 30px;
    }
    .telInfo:before {
        font-size: 27px;
        color: #fff;
    }
    #top .rechercheTop #formSearch .form-control {
        position: absolute;
        top: 70px;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 0 !important;
        height: 0;
        opacity: 0;
        margin: 0 auto;
        background-color: #f8f8f8;
    }
    #top .rechercheTop #formSearch.active .form-control {
        height: 50px;
        opacity: 1;
        width: 90% !important;
    }
    #top .rechercheTop #formSearch:before {
        content: "";
        position: absolute;
        box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.2);
        width: 97%;
        height: 0;
        top: 60px;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-color: #fff;
    }
    #top .rechercheTop #formSearch.active:before {
        height: 70px;
    }
    #slider.home_slider .textSlider {
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.2);
        color: #fff;
    }
    #slider .textSlider p {
        font-size: 17px;
        margin-bottom: 0;
    }
    #slider .owl-next,
    #slider .owl-prev {
        background: 0 0 !important;
        color: #fff;
        width: 30px;
    }
    #slider .textSlider h2 {
        font-size: 23px;
        margin-bottom: 10px;
    }
    #slider .textSlider a.btn {
        border-color: #fff;
        color: #fff;
        margin-top: 20px;
    }
    .parcours .img_bloc img {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
    .parcours .text_bloc ul {
        min-height: 0;
        margin-bottom: 10px;
    }
    .liens_pratique .links h5 {
        display: block;
        margin-right: 0;
    }
    .actus_home .actu .info_actu {
        text-align: left;
    }
    .actus_home .actu .date_actu,
    .actus_home .actu .date_actu b,
    .actus_home .actu .date_actu span,
    .actus_home .actu .info_actu .type_actu {
        display: inline-block;
    }
    .actus_home .actu .date_actu,
    .actus_home .actu .info_actu .type_actu {
        padding: 0 20px;
        line-height: 34px;
        float: left;
        height: 34px;
    }
    .actus_home .actu .date_actu b,
    .actus_home .actu .date_actu span {
        margin: 0 5px 0 0;
    }
    .actus_home .actu .date_actu span:last-child {
        margin-right: 0;
    }
    .logo img {
        max-width: 70%;
    }
    .listMedecins form input {
        padding-right: 12px;
    }
    .listMedecins form .btn {
        position: static;
        width: 100%;
        margin-top: 5px;
    }
    #sendEmail .modal-body {
        padding-right: 15px;
        padding-left: 15px;
    }
    #sendEmail .close {
        width: 30px;
        height: 30px;
        background-size: 50% auto;
        top: -15px;
        right: -15px;
    }
    .actus_home.details_actu .actu .info_actu,
    .actus_home.details_actu .actu .text_actu {
        width: 100%;
    }
    .actus_home.details_actu .retour {
        float: none;
    }
    .formulaire .fileInput span {
        padding-right: 5px;
        font-size: 12px;
        top: 18px;
    }
    .formulaire .captchaNumber {
        max-width: none;
    }
    #top .infoTopBloc.checkUp {
        width: 125px;
        max-width: none;
    }
}
@media screen and (max-width: 383px) {
    #top .col-xs-4,
    #top .col-xs-8 {
        width: 50%;
    }
    #top .col-xs-3 {
        padding-right: 0;
    }
    #top .col-xs-9 {
        padding-left: 2px;
    }
    #top .social {
        padding-left: 10px;
    }
    #top .social a {
        font-size: 18px;
        margin-right: 6px;
    }
    #top .appliMobile {
        padding-left: 8px;
    }
}
@media screen and (max-width: 360px) {
    #ma_map {
        height: 300px;
    }
    #map .info_map {
        padding: 0 0 20px 0;
        height: auto;
    }
}
@media screen and (max-width: 341px) {
    #top .col-xs-3 {
        width: 20%;
    }
    #top .col-xs-9 {
        width: 80%;
    }
    #top .social {
        padding-left: 3px;
    }
    #top .social a {
        font-size: 16px;
        margin-right: 4px;
    }
    .logo img {
        max-width: 65%;
    }
    .logo img.logo2 {
        top: 26px;
    }
}

/* New Header Style */
.divtop {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.divright {
    display: flex;
    flex: 50%;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.divleft {
    display: flex;
}
.divselect {
    padding-top: 15px;
}
.mobileIcon {
    border-right: none;
    border-left: 1px solid #b2b6cd;
    padding-top: 15px;
    padding-left: 18px;
    height: 60px;
}
.mobileIcon a {
    font-size: 25px;
    color: #007761;
    margin-right: 12px;
}
.mobileIcon a.apple:hover {
    color: #444444;
}
.mobileIcon a.android:hover {
    color: #a4ca39;
}
.divcheck {
    height: 60px;
    background-color: #19C2A3;
    padding: 13px 5px 0 5px;
    font-size: 15px;
    font-weight: 700;
    width: 180px;
    text-align: center;
    color: #000;
}
.divsamu {
    height: 60px;
    display: inline-block;
    background: url(../images/samu.png) no-repeat center 3px #d62e2e;
    background-size: 17px auto;
    line-height: 13px;
    color: #fff;
    padding: 28px 5px 0 5px;
    font-size: 14px;
    font-weight: 700;
    width: 70px;
    text-align: center;
}
.covid {
    height: 60px;
    background: #bebebe;
    padding: 13px 5px 0 5px;
    font-size: 15px;
    font-weight: 700;
    width: 120px;
    text-align: center;
    color: #000;
}
.divtable {
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 0px;
    font-size: 15px;
}
.divtable table th {
    text-transform: uppercase;
    color: #2a2a28;
    font-weight: 700;
    padding-right: 10px;
    text-align: right;
    font-size: 13px;
}
.divtable table td a {
    color: #636362;
    font-weight: 600;
}
.divtable table td i {
    color: #007761;
    margin-left: 5px;
}
.formSearch {
    display: flex;
    align-items: stretch;
    height: 60px;
}
.formSearch .form-control {
    height: 60px;
    width: 0;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
    border: none;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.formSearch.active .form-control {
    padding: 6px 12px;
    border: 1px solid #eeeeee;
    width: 130px; /*170px*/
}
.formSearch button {
    background-color: #007761;
    width: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 0;
    border: none;
    outline: none;
    padding: 0;
}
.formSearch button:hover {
    background-color: #19C2A3;
}
.formSearch button:active {
    background-color: #19C2A3;
}
.btn:focus {
    outline: none !important;
}

@media screen and (max-width: 1160px) {
    .langueSwitcher {
        margin: 0;
    }
    .divselect {
        margin: 0px 10px;
    }
    .covid {
        padding-top: 17px;
        width: 100px;
        font-size: 11px;
    }
    .divcheck {
        padding-top: 17px;
        width: 120px;
        font-size: 11px;
    }
    .divsamu {
        background: none !important;
        background-color: #d62e2e !important;
        padding: 17px 5px 0 5px;
        width: 50px;
        font-size: 11px;
    }
}
@media screen and (max-width: 990px) {
    .divselect {
        margin: 0px 20px;
        padding-top: 10px;
    }
    .divtable,
    .mobileIcon {
        display: none;
    }
    .covid {
        height: 50px;
        width: 100px;
        font-size: 11px;
        padding-top: 12px;
    }
    .divcheck {
        height: 50px;
        width: 120px;
        padding-top: 12px;
        font-size: 11px;
    }
    .divsamu {
        background: none !important;
        background-color: #d62e2e !important;
        padding: 13px 5px 0 5px;
        height: 50px;
        width: 50px;
        font-size: 11px;
    }
    .formSearch {
        height: 50px;
    }
    .formSearch .form-control {
        height: 50px;
    }
}
@media screen and (max-width: 609px) {
    .divtop {
        display: flex;
        flex-direction: column;
    }
    .divright {
        padding: 7px 20px;
    }
    .covid {
        flex: 35%;
    }
    .divcheck {
        flex: 45%;
    }
    .divsamu {
        flex: 20%;
    }
    .formSearch {
        flex: 100%;
    }
    .formSearch .form-control {
        padding: 6px 12px;
        border: 1px solid #eeeeee;
        width: 100%;
    }
    .formSearch.active .form-control {
        padding: 6px 12px;
        border: 1px solid #eeeeee;
        width: 100%;
    }
}
@media screen and (max-width: 341px) {
    .logo img.logo2 {
        top: 12px;
    }
}

/* Fix accesRapide Over slide */
@media screen and (max-width: 480px) {
    .accesRapide {
        margin-top: -5px;
    }
}
@media screen and (max-width: 630px) {
    .textSlider h2 {
        font-size: 24px;
    }
}
@media screen and (max-width: 590px) {
    .textSlider h2 {
        font-size: 21px;
    }
}
@media screen and (max-width: 1230px) {
    .textSlider h2 {
        font-size: 32px;
    }
}
