@import url(../fonts/lato/stylesheet.css);
@import url(../fonts/awesome/stylesheet.css);
@import "acces-news.css";
@import "masterSpecialites.css";
@import "animate.css";
/* CSS Document */
/* -------- IMPORT DES FONTS ------------- */
strong {
  font-family: 'latobold';
}
i {
  font-family: 'latoitalic';
}
/* CSS Document */
/* CSS Document */
.box-shadow-panel {
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=57);
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-left {
  text-align: left;
}
.uppercase {
  text-transform: uppercase;
}
.strong {
  font-family: 'latobold';
}
.bleu {
  color: #3fbcf6;
}
.grisClair {
  color: #a6a6a6;
}
.grisNoir {
  color: #333333;
}
hr {
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #ccc;
}
.boxRelative {
  position: relative;
}
.boxAbsolute {
  position: absolute;
}
.no-bg {
  background: transparent;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.valign-top {
  vertical-align: top;
}
.clear {
  clear: both;
  display: block;
  height: 1%;
  border: 0;
}
.clearLeft {
  clear: left;
}
.reset-li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
}
.reset-ul {
  padding: 0;
  margin: 0;
}
.ul-noStyleType {
  list-style-type: none;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.no-padding {
  padding: 0;
}
.padding-20 {
  padding: 20px;
}
.paddingL-0 {
  padding-left: 0px;
}
.paddingL-20 {
  padding-left: 20px;
}
.paddingL-30 {
  padding-left: 30px;
}
.paddingR-10 {
  padding-right: 10px;
}
.paddingR-30 {
  padding-right: 30px;
}
.paddingT-20 {
  padding-top: 20px;
}
.paddingT-30 {
  padding-top: 30px;
}
.no-margin {
  margin: 0;
}
.marginL-0 {
  margin-left: 0;
}
.marginL-5 {
  margin-left: 5px;
}
.marginL-10 {
  margin-left: 10px;
}
.marginL-20 {
  margin-left: 20px;
}
.marginL-30 {
  margin-left: 30px;
}
.marginR-5 {
  margin-right: 5px;
}
.marginR-10 {
  margin-right: 10px;
}
.marginR-20 {
  margin-right: 20px;
}
.marginR-30 {
  margin-right: 30px;
}
.marginB-0 {
  margin-bottom: 0px;
}
.marginB-5 {
  margin-bottom: 5px;
}
.marginB-10 {
  margin-bottom: 10px;
}
.marginB-20 {
  margin-bottom: 20px;
}
.marginB-30 {
  margin-bottom: 30px;
}
.marginT-0 {
  margin-top: 0px;
}
.marginT-5 {
  margin-top: 5px;
}
.marginT-10 {
  margin-top: 10px;
}
.marginT-20 {
  margin-top: 20px;
}
.marginT-30 {
  margin-top: 30px;
}
.marginT-40 {
  margin-top: 40px;
}
.marginT-50 {
  margin-top: 50px;
}
.marginT-80 {
  margin-top: 80px;
}
.width-auto {
  width: auto;
}
.width-100 {
  width: 100%;
}
.width-90 {
  width: 90%;
}
.width-80 {
  width: 80%;
}
.width-70 {
  width: 70%;
}
.width-60 {
  width: 60%;
}
.width-50 {
  width: 50%;
}
.width-40 {
  width: 40%;
}
.width-30 {
  width: 30%;
}
.width-20 {
  width: 20%;
}
.width-10 {
  width: 10%;
}
.viewTabPortrait {
  display: none;
}
@media (min-width: 768px) {
  .viewTabPortrait {
    display: block;
  }
}
@media (min-width: 992px) {
  .viewTabPortrait {
    display: none;
  }
}
.viewDesktop {
  display: none;
}
@media (min-width: 768px) {
  .viewDesktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .viewDesktop {
    display: block;
  }
}
.viewNoSmart {
  display: none;
}
@media (max-width: 768px) {
  .viewNoSmart {
    display: none;
  }
}
@media (min-width: 768px) {
  .viewNoSmart {
    display: block;
  }
}
.viewSmart {
  display: none;
}
@media (max-width: 768px) {
  .viewSmart {
    display: block;
  }
}
@media (min-width: 768px) {
  .viewSmart {
    display: none;
  }
}
.header-widget-area {
  background: #e6e6e6;
  color: #333333;
  height: 43px;
  font-family: 'latobold';
}
.header-widget-area ul {
  padding: 0;
  margin: 0;
}
.header-widget-area ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
}
.header-widget-area ul li + li:before {
  content: '|';
}
.header-widget-area ul li.active a {
  color: #3fbcf6;
}
.header-widget-area a {
  color: #333333;
}
.header-widget-area .box-language {
  padding-top: 13px;
  text-transform: uppercase;
  font-size: 12px;
}
.header-widget-area .box-language li + li:before {
  padding: 0 2px 0 0px;
}
@media (max-width: 370px) {
  .header-widget-area .box-language {
    padding-right: 0px;
  }
}
.header-widget-area .nav-secondary {
  padding-top: 9px;
  font-size: 13px;
}
.header-widget-area .nav-secondary ul {
  padding-top: 4px;
}
.header-widget-area .nav-secondary li + li:before {
  padding: 0 16px 0 17px;
}
@media (max-width: 992px) {
  .header-widget-area .nav-secondary .navList {
    display: none;
  }
}
@media (max-width: 992px) {
  .header-widget-area .container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
}
.box-search {
  margin-right: -18px;
  /*width: 235px;*/
}
@media (max-width: 992px) {
  .box-search {
    margin-right: -23px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .box-search {
    margin-right: -40px;
  }
}
@media (max-width: 370px) {
  .box-search {
    width: 200px;
  }
}
.box-search .search-query {
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 3px;
  padding-left: 4px \9;
  margin-bottom: 0;
}
.box-search button {
  border: 0;
  background: none;
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -28px;
  margin-bottom: 0;
  color: #3fbcf6;
}
.box-search .search-query:focus + button {
  z-index: 3;
}
.box-search input {
  font-family: 'latoitalic';
  font-size: 13px;
  padding: 6px 12px;
  height: 26px;
  border: 0;
}
.box-search .btn {
  font-size: 15px;
}
.navbar {
  margin-bottom: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'latobold';
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #e6e6e6;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > li > .dropdown-menu {
  padding: 0;
  margin: 0;
}
@media (min-width: 1200px) {
  .navbar-nav > li > .dropdown-menu {
    display: none;
  }
}
.navbar-nav > li > .dropdown-menu li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
  display: block;
  padding: 0 21px;
}
.navbar-nav > li > .dropdown-menu li a {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  color: #333;
  padding: 4px 0;
}
.navbar-nav > li > .dropdown-menu li a:hover,
.navbar-nav > li > .dropdown-menu li a:focus {
  text-decoration: none;
  color: #3fbcf6;
}
.navbar-nav > li > .dropdown-menu li li {
  padding: 0;
}
.navbar-nav > li > .dropdown-menu li li a {
  text-transform: none;
}
.navbar-nav .open .dropdown-menu ul {
  background: #fbfbfb;
}
.navbar-brand {
  background: url('../images/logo-cmc.png') no-repeat 0 25px;
  background-size:contain;
  display: block;
  height: 100px;
  width: 250px;
  direction: ltr;
  text-indent: -999em;
  padding: 0;
}
@media (max-width: 350px) {
  .navbar-brand {
    width: 210px;
  }
}
.navbar > .container .navbar-brand {
  margin-left: 15px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar > .container .navbar-brand {
    margin-left: 30px;
  }
}
.navbar-toggle {
  background: #3fbcf6;
}
.navbar-inverse .navbar-nav > li.lien > a {
  background: #3fbcf6;
  color: #fff;
}
.navbar-inverse .navbar-nav > li.lien > a:hover {
  background: #3fbcf6;
  color: #fff;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
}
@media (max-width: 1200px) {
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus,
  .header-nav-area .navbar-nav > li > a:hover {
    background: #fbfbfb url('../images/caret.svg') no-repeat 98% 17px;
    background-size: 10px;
  }
  .navbar-inverse .navbar-nav > li {
    border-bottom: 1px solid #e6e6e6;
  }
  .navbar-inverse .navbar-nav > li.lien {
    float: left;
    width: 48%;
    border-bottom: 0;
    margin: 1%;
  }
}
@media (min-width: 1200px) {
  .header-nav-area .navbar-nav {
    height: 100px;
  }
  .navbar-nav > li {
    padding: 0;
    margin: 0;
  }
  .navbar-nav > li.lien {
    margin: 0 6px;
  }
  .header-nav-area .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    height: 100px;
    line-height: 100px;
  }
  .header-nav-area .navbar-nav > li > a:hover,
  .header-nav-area .navbar-nav > li > a:focus {
    background: url('../images/caret.svg') no-repeat 50% 80%;
    background-size: 8%;
  }
  .header-nav-area .navbar-nav > li.lien > a {
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
  }
  .nav > li > a {
    padding: 10px 18px;
  }
}
.mega-menu {
  background: #fff;
  max-height: 0;
  overflow: hidden;
  transition: all 300ms ease-out;
}
@media (max-width: 1199px) {
  .mega-menu {
    display: none;
  }
}
.mega-menu ul {
  padding: 0;
  margin: 0;
}
.mega-menu ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
  display: block;
  padding: 0 21px;
}
.mega-menu ul li li {
  padding: 0;
}
.mega-menu ul li a {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  color: #333;
  padding: 4px 0;
}
.mega-menu ul li a:hover,
.mega-menu ul li a:focus {
  text-decoration: none;
  color: #3fbcf6;
}
.mega-menu ul li a.titre {
  font-size: 20px;
  text-transform: none;
  position: relative;
  color: #3fbcf6;
  padding: 0 0 20px 0;
  margin-bottom: 15px;
}
.mega-menu ul li a.titre:after {
  content: '';
  background: #e6e6e6;
  bottom: 0;
  display: block;
  height: 6px;
  position: absolute;
  width: 30%;
}
.mega-menu.is-open {
  max-height: 250px;
  padding: 0 0 20px 0;
}
.mega-menu > div {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 300ms ease-out;
}
.mega-menu .is-open {
  max-height: 250px;
  opacity: 1;
}
.site-footer {
  margin-top: 30px;
  background: #434343;
}
.site-footer .nav-footer {
  font-size: 14px;
  color: #fff;
  padding-top: 35px;
  padding-bottom: 60px;
}
.site-footer .nav-footer a {
  color: #fff;
}
.site-footer .nav-footer ul {
  padding: 0;
  margin: 0;
}
.site-footer .nav-footer ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
  display: block;
}
.site-footer .nav-footer .box-rss {
  margin-top: 10px;
}
.site-footer .nav-footer .box-rss li {
  float: left;
  margin-right: 5px;
}
.site-footer .nav-footer .box-rss li a {
  display: block;
  background: #3fbcf6;
  width: 30px;
  height: 30px;
  line-height: 34px;
  text-align: center;
}
.site-footer .nav-footer .box-rss li a .fa {
  font-size: 20px;
}
.site-footer .nav-footer .box-navSecond {
  margin-top: 10px;
  text-transform: uppercase;
}
.site-footer .nav-footer .box-navSecond .btn-contact,
.site-footer .nav-footer .box-navSecond .btn-acces {
  display: block;
  background: transparent;
  height: 24px;
}
.site-footer .nav-footer .box-navSecond .btn-contact span,
.site-footer .nav-footer .box-navSecond .btn-acces span {
  background-size: 20px 20px;
  padding: 2px 0 2px 30px;
}
.site-footer .nav-footer .box-cliniques {
  margin-top: 0;
}
.site-footer .nav-footer h1.widget-title {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.site-footer .signature {
  background: #e6e6e6;
  color: #333333;
  padding-top: 9px;
  font-size: 13px;
  height: 43px;
  font-family: 'latobold';
  text-align: center;
}
@media (max-width: 680px) {
  .site-footer .signature {
    height: 100px;
  }
}
.site-footer .signature a {
  color: #333333;
}
.site-footer .signature ul {
  padding: 0;
  margin: 0;
  padding-top: 4px;
}
.site-footer .signature ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
}
@media (max-width: 680px) {
  .site-footer .signature ul li {
    display: block;
  }
}
.site-footer .signature ul li + li:before {
  content: '|';
  padding: 0 16px 0 17px;
}
@media (max-width: 680px) {
  .site-footer .signature ul li + li:before {
    content: '';
    padding: 0;
  }
}
.site-footer .signature ul li.active a {
  color: #3fbcf6;
}
@media (min-width: 1200px) {
  .site-footer hr {
    display: none;
  }
}
body {
  font-family: 'latoregular';
}
h1,
h2,
h3,
h4 {
  color: #333;
  font-family: 'latobold';
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
.title-border {
  position: relative;
  font-size: 30px;
  padding: 0 0 30px 0;
}
.title-border:after {
  content: '';
  background: #e6e6e6;
  bottom: 0;
  display: block;
  height: 6px;
  position: absolute;
  width: 70px;
  left: 50%;
  margin-left: -35px;
}
.title-border.noCenter:after {
  left: 0;
  margin-left: 0;
}
ul {
  padding: 0 0 0 18px;
  color: #333;
}
.btn {
  padding: 15px 10px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 0;
}
.btn-contact {
  background: #3fbcf6;
}
.btn-contact span {
  background: url('../images/icon-phone.svg') no-repeat 0 0;
  background-size: 21px 21px;
  padding-left: 31px;
}
.btn-acces {
  background: #3fbcf6;
}
.btn-acces span {
  background: url('../images/icon-acces.svg') no-repeat 0 0;
  background-size: 21px 21px;
  padding-left: 31px;
}
/* Sweep To Right */
.btn-primary,
.nav .lien a {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn-primary:before,
.nav .lien a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-primary:hover:before, .btn-primary:focus:before, .btn-primary:active:before,
.nav .lien a:hover:before, .nav .lien a:focus:before 
{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.form-control,
input,
select {
  font-family: 'latolight_italic';
  font-size: 16px;
  box-shadow: none;
  border: 1px solid #e6e6e6;
  height: auto;
  padding: 16px 12px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
  height: 52px;
}
label {
  font-family: 'latobold';
  color: #333;
}
input[type=radio].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=radio].css-checkbox + label.css-label {
  padding-left: 34px;
  height: 27px;
  display: inline-block;
  line-height: 27px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  color: #a6a6a6;
  vertical-align: middle;
  cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
  background-position: 0 -27px;
}
label.css-label {
  background-image: url(../images/csscheckbox.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.civilite {
  margin-bottom: 20px;
}
.civilite p {
  font-family: 'latobold';
  color: #333;
}
.civilite label {
  font-family: 'latolight_italic';
  font-size: 16px;
}
.civilite div {
  margin-right: 25px;
}
.image-preview-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  height: 52px;
  line-height: 18px;
  padding-left: 20px;
  padding-right: 20px;
}
.image-preview-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel {
  height: 50%;
}
.carousel .item,
.carousel .item.active,
.carousel .carousel-inner {
  height: 100%;
}
.carousel .fill {
  width: 100%;
  height: 650px;
  background-position: center;
  background-size: cover;
}
.carousel-caption {
  top: 90px;
  text-shadow: none;
}
@media (max-width: 1200px) {
  .carousel-caption {
    top: 35px;
  }
}
.carousel-caption h2 {
  color: #fff;
  font-size: 42px;
}
.carousel-indicators li {
  background: #fff;
}
.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 1px;
}
#carouselBandeau .carousel-indicators {
  bottom: 290px;
}
@media (max-width: 1200px) {
  #carouselBandeau .carousel-indicators {
    bottom: 320px;
  }
}
@media (max-width: 450px) {
  #carouselBandeau .carousel-indicators {
    display: none;
  }
}
blockquote {
  font-family: 'latoitalic';
  font-size: 18px;
}
.quote {
  text-align: center;
  margin-bottom: 30px;
}
.quote img {
  width: 67px;
}
#fade-quote-carousel.carousel {
  padding-bottom: 60px;
  height: auto;
}
#fade-quote-carousel.carousel .carousel-inner .item .name {
  font-family: 'latolight_italic';
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #ccc;
}
#fade-quote-carousel.carousel .carousel-indicators > li.active {
  background-color: #3fbcf6;
}
#fade-quote-carousel blockquote {
  text-align: center;
  border: none;
}
#fade-quote-carousel .profile-circle {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 100px;
}
.section-360 {
  color: #fff;
  text-align: center;
  background: #1bc1fd;
  background: -webkit-linear-gradient(top, rgba(27, 193, 253, 0.74) 0%, rgba(109, 238, 246, 0.74) 100%);
  background: -moz-linear-gradient(top, rgba(27, 193, 253, 0.74) 0%, rgba(109, 238, 246, 0.74) 100%);
  background: linear-gradient(to bottom, rgba(27, 193, 253, 0.74) 0%, rgba(109, 238, 246, 0.74) 100%);
  padding: 65px 0;
}
.section-360 .container {
  overflow: hidden;
}
.section-360 .title-border {
  background: url('../images/360.svg') no-repeat 50% 0;
  background-size: 170px;
  margin: 0 0 40px 0;
  padding: 100px 0 30px 0;
}
.section-360 .title-border:after {
  background: #fff;
}
@media (min-width: 1200px) {
  .section-360 {
    margin-top: 30px;
  }
}
@media (max-width: 680px) {
  .section-360 {
    padding: 40px 0;
  }
}
@media (max-width: 450px) {
  .section-360 {
    padding: 40px 0 20px 0;
  }
}
.carousel-360 {
  height: 475px;
  position: relative;
  width: 100%;
}
@media (max-width: 680px) {
  .carousel-360 {
    height: 450px;
  }
}
@media (max-width: 450px) {
  .carousel-360 {
    height: 350px;
  }
}
.carousel-360-wrapper {
  height: 475px;
  margin: 0 auto;
  position: relative;
  width: 571px;
  transform-style: preserve-3d;
  perspective: 1000px;
}
@media (max-width: 680px) {
  .carousel-360-wrapper {
    height: 450px;
    width: 100%;
  }
}
@media (max-width: 450px) {
  .carousel-360-wrapper {
    height: 350px;
  }
}
.section-360 .slide-item {
  height: 475px;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 571px;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  filter: blur(3px);
}
@media (max-width: 680px) {
  .section-360 .slide-item {
    height: 450px;
    width: 100%;
  }
}
@media (max-width: 450px) {
  .section-360 .slide-item {
    height: 350px;
  }
}
.section-360 .slide-item.dg-transition {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.section-360 .slide-item.dg-center {
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -ms-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
}
.section-360 .slide-item a {
  color: #434343;
  display: block;
  font-weight: bold;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.section-360 .slide-img {
  position: relative;
}
.section-360 .slide-img img {
  width: 100%;
}
.section-360 .slide-img:before {
  content: '';
  background: url('../images/icon-play.svg') no-repeat 0 0;
  display: block;
  height: 150px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 150px;
  z-index: 1;
  transform: translateX(-50%) translateY(-50%);
}
.section-360 .slide-item img {
  display: block;
}
.section-360 .slide-item h2 {
  background: #fff;
  height: 110px;
  line-height: 110px;
  margin: 0;
}
@media (max-width: 767px) {
  .section-360 .slide-item h2 {
    font-size: 20px;
  }
}
.carousel-360-buttons button {
  background: transparent;
  height: 50px;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 10;
  transform: translateY(-50%);
}
.carousel-360-buttons button .fa {
  font-size: 20px;
}
.carousel-360-buttons .btn-left {
  left: 0;
}
.carousel-360-buttons .btn-right {
  right: 0;
}
.bandeau {
  height: 366px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center 0px;
}
.bandeau h1 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-top: 115px;
  margin-bottom: 15px;
  font-size: 45px;
}
@media (max-width: 992px) {
  .bandeau h1 {
    font-size: 25px;
  }
}
.bandeau .breadcrumb {
  background: transparent;
  font-size: 20px;
  text-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}
.bandeau .breadcrumb a {
  color: #fff;
}
.bandeau .breadcrumb .active {
  color: #fff;
}
.bandeau .breadcrumb li + li:before {
  color: #fff;
}
.b-acces {
  background-image: url('../images/bandeau-acces.jpg');
}
.b-rechercheSpecialite {
  background-image: url('../images/bandeau-rechercheSpecialite.jpg');
}
.b-recrutement {
  background-image: url('../images/bandeau-recrutement.jpg');
}
.b-temoignages {
  background-image: url('../images/bandeau-temoignages.jpg');
}
.b-medecin {
  background-image: url('../images/bandeau-medecin.jpg');
}
.b-contact {
  background-image: url('../images/bandeau-contact.jpg');
}
.b-candidature {
  background-image: url('../images/bandeau-candidature.jpg');
}
.b-actualites {
  background-image: url('../images/bandeau-actus.jpg');
}
.b-visites {
  background-image: url('../images/bandeau-visites.jpg');
}
.home .site-main {
  -webkit-animation: bounceInUp 1s;
}
.homePanels.hp-item1 {
  margin-top: -282px;
}
.homePanels .panel,
.pagePanels .panel {
  text-align: center;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=57);
  border: 0;
  padding: 47px 70px;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .homePanels .panel,
  .pagePanels .panel {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .homePanels .panel,
  .pagePanels .panel {
    padding: 40px;
  }
}
.homePanels .panel .panel-heading,
.pagePanels .panel .panel-heading {
  padding: 0;
}
.homePanels .panel .panel-heading .title-border,
.pagePanels .panel .panel-heading .title-border {
  background: no-repeat center 0px;
  background-size: 45%;
  padding-top: 120px;
  margin-top: 0;
}
@media (max-width: 1200px) {
  .homePanels .panel .panel-heading .title-border,
  .pagePanels .panel .panel-heading .title-border {
    background-size: 70px;
    padding-top: 90px;
  }
}
.homePanels .panel.preadmission .title-border,
.pagePanels .panel.preadmission .title-border {
  background-image: url('../images/picto-preadmission.svg');
}
.homePanels .panel.medecin .title-border,
.pagePanels .panel.medecin .title-border {
  background-image: url('../images/picto-paiement.png');
}
.homePanels .panel.rendezvous .title-border,
.pagePanels .panel.rendezvous .title-border {
  background-image: url('../images/picto-rendezvous.svg');
}
.homePanels .panel .panel-body,
.pagePanels .panel .panel-body {
  padding: 20px 0 0 0;
}
@media (min-width: 1200px) {
  .homePanels .panel .panel-body,
  .pagePanels .panel .panel-body {
    height: 224px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .homePanels .panel .panel-body,
  .pagePanels .panel .panel-body {
    height: 236px;
  }
}
.homePanels .panel .panel-body p,
.pagePanels .panel .panel-body p {
  text-align: left;
}
.homePanels .panel .panel-body h2,
.pagePanels .panel .panel-body h2 {
  text-align: left;
  font-size: 18px;
  line-height: 1.42857143;
}
.homePanels .panel .panel-footer,
.pagePanels .panel .panel-footer {
  padding: 0;
}
.homePanels .panel.medecin .panel-body p,
.pagePanels .panel.medecin .panel-body p {
  text-align: center;
}
.homePanels .panel.medecin .panel-body p a,
.pagePanels .panel.medecin .panel-body p a {
  font-size: 16px;
}
.homePanels .panel input,
.pagePanels .panel input,
.homePanels .panel select,
.pagePanels .panel select {
  width: 100%;
}
.homePanels .panel .btn,
.pagePanels .panel .btn {
  width: 100%;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .homePanels .panel.preadmission .panel-body,
  .pagePanels .panel.preadmission .panel-body,
  .homePanels .panel.rendezvous .panel-body,
  .pagePanels .panel.rendezvous .panel-body {
    display: none;
  }
}
.homePanels.hp-item2 .panel {
  box-shadow: none;
  padding: 0;
  margin: 30px 0;
}
.homePanels.hp-item2 .panel .panel-heading .title-border {
  padding: 0 0 30px 0;
  margin-bottom: 0;
  background: transparent;
}
.homePanels.hp-item2 .panel .panel-body {
  padding: 0;
  margin-top: 36px;
}
@media (min-width: 1200px) {
  .homePanels.hp-item2 .panel .panel-body {
    height: 550px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .homePanels.hp-item2 .panel .panel-body {
    height: 570px;
  }
}
.homePanels.hp-item2 .panel.temoignages .panel-body {
  border: 1px solid #e6e6e6;
  padding-top: 34px;
}
.homePanels.hp-item2 .panel.temoignages .panel-body p {
  text-align: center;
}
.homePanels.hp-item2 .panel.temoignages .panel-body .fa {
  color: #9fddfa;
}
.home-contact {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .home-contact .box-contact {
    float: right;
  }
}
@media (max-width: 1200px) {
  .home-contact .box-contact .title-border {
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .home-contact h1 {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .home-contact h1:after {
    left: 0;
    margin-left: 0;
  }
}
.home-contact h2 {
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .home-contact h2 {
    font-size: 18px;
  }
}
.home-contact p {
  margin-bottom: 0;
}
.home-contact p.tel {
  margin-top: 20px;
}
.home-contact p.tel .btn {
  width: 100%;
}
.home-partenaires {
  margin-top: 30px;
}
.home-partenaires h1 {
  margin-bottom: 30px;
}
.home-partenaires .carousel-control {
  top: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.home-partenaires .carousel-control.right,
.home-partenaires .carousel-control.left {
  background-image: none;
}
.home-partenaires .carousel-control.right .fa,
.home-partenaires .carousel-control.left .fa {
  font-size: 20px;
  background: #3fbcf6;
  padding: 20px 30px;
}
.home-partenaires .carousel-control.right {
  text-align: right;
}
.home-partenaires .carousel-control.left {
  text-align: left;
}
.home-partenaires .thumbnail {
  border-radius: 0;
  height: 86px;
}
.acces-carte h2 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .box-access ul {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 992px) {
  .box-access li {
    display: inline-block;
    width: 33.33%;
    height: auto;
    border: 0;
  }
}
@media (max-width: 767px) {
  .box-access li {
    display: block;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .box-access li + li {
    border-top: 0;
  }
}
@media (max-width: 992px) {
  .box-access .gmap {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .box-access .box-access-directions {
    text-align: center;
  }
}
.pagePanels .panel {
  box-shadow: none;
  border: 1px solid #e6e6e6;
}
.pagePanels .panel .panel-body p {
  text-align: center;
}
.pagePanels .panel .panel-body strong {
  color: #333;
}
.pagePanels .panel.parking .title-border {
  background-image: url('../images/picto-parking.svg');
}
@media (max-width: 767px) {
  .pagePanels .panel.parking {
    padding: 25px;
  }
}
@media (min-width: 768px) {
  .pagePanels .panel.parking .panel-body {
    height: 160px;
  }
}
.pagePanels .panel.metro .title-border {
  background-image: url('../images/picto-metro.svg');
}
@media (max-width: 767px) {
  .pagePanels .panel.metro {
    padding: 25px;
  }
}
@media (min-width: 768px) {
  .pagePanels .panel.metro .panel-body {
    height: 160px;
  }
}
.pagePanels .panel.metro span.ligne {
  display: inline-block;
  background: #ccc;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  line-height: 21px;
}
.pagePanels .panel.bus .title-border {
  background-image: url('../images/picto-bus.svg');
}
@media (max-width: 767px) {
  .pagePanels .panel.bus {
    padding: 25px;
  }
}
@media (min-width: 768px) {
  .pagePanels .panel.bus .panel-body {
    height: 160px;
  }
}
.pagePanels .panel.bus ul {
  padding: 0;
  margin: 0;
  margin: 0 auto;
  width: 114px;
}
.pagePanels .panel.bus li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
  color: #000;
  font-family: 'latobold';
  float: left;
  background: #ccc;
  padding: 5px;
  width: 34px;
  height: 34px;
  margin: 2px;
  line-height: 24px;
}
.list-clinic .tel {
  margin-top: 10px;
}
.intro {
  color: #333;
  font-size: 20px;
}
.box-recherche {
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=57);
  margin-top: 30px;
  padding: 66px;
  background: url('../images/picto-medecin.svg') no-repeat;
  background-size: 110px;
  background-position: 66px 66px;
}
@media (max-width: 767px) {
  .box-recherche {
    padding: 50px 15px 30px 15px;
    background-size: 70px;
    background-position: center 30px;
  }
}
.box-recherche .search {
  border-left: 6px solid #e6e6e6;
  padding-left: 32px;
  margin-left: 150px;
}
@media (max-width: 767px) {
  .box-recherche .search {
    border: 0;
    padding-left: 0;
    margin-left: 0;
    padding-top: 66px;
  }
}
.box-recherche .search h2 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .box-recherche .search h2 {
    font-size: 24px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .box-recherche .search .input-group,
  .box-recherche .search .input-group .form-control,
  .box-recherche .search .input-group-btn {
    float: none;
    display: block;
    width: 100%;
  }
}
.box-recherche .search button {
  height: 56px;
}
@media (max-width: 767px) {
  .box-recherche .search button {
    width: 100%;
    margin-top: 20px;
  }
}
.mosaique {
  margin-top: 30px;
}
.temoignagesPanels {
  margin-top: 35px;
  text-align: center;
}
.temoignagesPanels h2 {
  font-size: 18px;
  color: #a6a6a6;
  font-family: 'latoregular';
  background: url('../images/icon-quote.svg') no-repeat center 0;
  background-size: 67px;
  margin: 20px 0 0 0;
  padding: 80px 0 0 0;
}
.temoignagesPanels .panel-primary {
  border: 1px solid #e6e6e6;
  padding: 25px 25px;
}
.temoignagesPanels .panel-primary .panel-body {
  font-family: 'latoitalic';
}
@media (min-width: 992px) {
  .temoignagesPanels .panel-primary .panel-body {
    height: 220px;
  }
}
.temoignagesPanels .panel-primary .panel-body .name {
  font-family: 'latolight_italic';
  margin-bottom: 20px;
}
.box-infos-medecin {
  margin-top: 30px;
}
.box-infos-medecin h2 {
  text-align: center;
  position: relative;
  font-size: 30px;
  padding: 0 0 30px 0;
  margin: 40px 0;
}
.box-infos-medecin h2:after {
  content: '';
  background: #e6e6e6;
  bottom: 0;
  display: block;
  height: 6px;
  position: absolute;
  width: 70px;
  left: 50%;
  margin-left: -35px;
}
.box-infos-medecin h2.noCenter:after {
  left: 0;
  margin-left: 0;
}
.box-infos-medecin ul {
  font-size: 20px;
  font-family: 'latobold';
}
.box-infos-medecin .img-medecin img {
  width: 167px;
}
.box-infos-medecin .specialites-medecin h2 {
  margin-top: 20px;
}
.box-infos-medecin .activites-medecin h2 {
  font-family: 'latoregular';
  font-size: 18px;
  text-align: left;
  padding: 0;
  color: #a6a6a6;
}
.box-infos-medecin .activites-medecin h2:after {
  background: transparent;
}
.box-infos-medecin .activites-medecin ul {
  font-family: 'latoregular';
  font-size: 18px;
  color: #a6a6a6;
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline;
}
.box-infos-medecin .activites-medecin ul li {
  display: block;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .box-contact-medecin .co-content h2 {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .box-contact-medecin .ca-contact li.carte a .co-adress {
    text-align: center;
  }
}
.box-cliniques,
.box-localisation-offre {
  margin-top: 30px;
}
.box-cliniques h2,
.box-localisation-offre h2 {
  font-size: 20px;
  margin: 0;
}
@media (max-width: 992px) {
  .box-cliniques h2,
  .box-localisation-offre h2 {
    font-size: 18px;
  }
}
.box-cliniques p,
.box-localisation-offre p {
  margin-bottom: 0;
}
.box-cliniques p.tel .btn,
.box-localisation-offre p.tel .btn {
  width: 100%;
}
.box-cliniques .cliniques,
.box-localisation-offre .cliniques {
  margin-bottom: 30px;
}
.box-infos-offre .ref-offre,
.box-localisation-offre .ref-offre {
  font-family: 'latoitalic';
  margin-top: 20px;
}
.box-infos-offre .contrat-offre,
.box-localisation-offre .contrat-offre {
  font-family: 'latobold';
}
.box-infos-offre .contrat-offre span,
.box-localisation-offre .contrat-offre span {
  font-family: 'latoregular';
  color: #a6a6a6;
}
.box-infos-offre h3,
.box-localisation-offre h3 {
  font-size: 26px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .box-localisation-offre {
    margin-top: 80px;
  }
}
.box-localisation-offre .cliniques {
  margin-bottom: 30px;
}
.box-localisation-offre .cliniques h4 {
  font-size: 20px;
  margin: 0;
}
@media (max-width: 992px) {
  .box-localisation-offre .cliniques h4 {
    font-size: 18px;
  }
}
.box-localisation-offre .cliniques p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .box-localisation-offre .cliniques {
    margin-top: 20px;
  }
}
.list-news {
  margin-top: 30px;
}
.box-glossaire h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.pagination > li > a {
  margin-left: 2px;
  font-family: 'latobold';
  transition: all 300ms ease-out;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #3fbcf6;
  border-color: #3fbcf6;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=7);
}

/* Ajouts Strateges */

.mega-menu .specialites .search h2{margin-top: 0!important;}
.mega-menu .specialites .search h2:after{margin-bottom: 10px!important}
.mega-menu .specialites .selectcat{font-size: 11px;line-height: 24px;text-align:center}
.mega-menu .specialites .selectcat p{position:fixed;z-index:10000;display:block;width:528px;}
.mega-menu .specialites .selectcat li .text{padding-left: 15px}
.header-widget-area .box-language{
  padding-top: 3px;
  text-transform: none;
  font-size: 12px;  
}
.header-widget-area .box-language ul li + li::before {
    content: '';
    padding:0;
}
.header-widget-area .box-search{
  padding-top: 9px
}
