/* CSS */
body {
  font-family: "Work sans", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"; }

.breadcrumb {
  background-color: none; }

#upper-bar {
  padding: 15px 0px; }
  #upper-bar .header-logo {
    text-decoration: none;
    font-size: 18px;
    line-height: 10%; }

#navbar-view {
  min-height: 70px;
  background-color: #fff;
  margin-bottom: 0px; }
  #navbar-view .main-nav li a {
    color: #888;
    padding-top: 14px; }
  #navbar-view .main-nav li a:hover, #navbar-view .main-nav li.active a {
    color: #555;
    background-color: #54a26230;
    font-weight: 500; }

.navbar-right > li {
  float: left; }

#editor-bar {
  margin: 0px; }

#covid-news img {
  padding-bottom: 15px;
  width: 100%;
  height: auto; }

#covid-news p {
  font-size: 1.1em; }

#index {
  background-image: url("bkg_2025.jpg");
  background-size: cover;
  min-height: 95vh;
  background-position: top; }
  #index .title-background {
    margin-top: 4vh;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 6vh 2vh; }
    #index .title-background h1 {
      color: #222;
      padding-bottom: 5vh;
      text-align: center; }
      #index .title-background h1 .title {
        font-size: 50px;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); }
      #index .title-background h1 .subtitle {
        font-size: 30px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
    #index .title-background h3.news {
      margin-bottom: 5vh;
      padding-top: 5vh;
      color: #000;
      font-size: 2em;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); }
    #index .title-background .news {
      background-color: rgba(255, 255, 255, 0.5);
      padding: 5vh 2vh; }

.carousel .carousel-inner {
  min-height: 310px;
  padding: 0vh 4vw 3vh 4vw; }

.carousel .carousel-control.right {
  background: none;
  right: -15px;
  color: #000;
  bottom: 0px; }

.carousel .carousel-control.left {
  background: none;
  left: -15px;
  color: #000;
  bottom: 0px; }

.row.images .col-text {
  padding: 2vh 2vw 5vh 2vw; }

.row.images img {
  width: 100%;
  height: auto; }

.row.images p {
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 18px; }

.alert a {
  text-decoration: underline; }

.btn-flat {
  background: #347ba1 none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  font-size: 14px;
  margin: 10px;
  text-shadow: none;
  color: #ffffff;
  padding: 15px 20px; }

.btn-flat:hover {
  background-color: #1c4054;
  color: #fff; }

footer.footer {
  background-color: #262f36;
  padding: 100px 0;
  color: #fff;
  position: relative;
  width: 100vw; }
  footer.footer .inner-footer a {
    color: #fff; }

article[role="content"], article[role='contact'] {
  border-bottom: #eee;
  min-height: 5vh;
  min-width: 90vw;
  border-bottom: 1px solid #ddd;
  padding-bottom: 3vh;
  padding-top: 5vh; }
  article[role="content"] h3, article[role='contact'] h3 {
    font-weight: bold;
    color: #1d809f; }

#hme-description, #enseignement {
  background-color: #aa6200;
  color: #fff; }
  #hme-description h3, #enseignement h3 {
    color: #bde0ff; }

article[role='contact'] {
  text-align: center; }
  article[role='contact'] h1 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1px;
    line-height: 25px;
    text-transform: uppercase;
    color: #373432; }
  article[role='contact'] h4 {
    text-align: center;
    font-size: 1em;
    font-weight: bold; }
  article[role='contact'] i {
    font-size: 3em;
    display: block; }
  article[role='contact'] a {
    color: #555;
    text-decoration: none; }
    article[role='contact'] a:hover {
      color: #000; }
    article[role='contact'] a span {
      font-size: 18px; }
  article[role='contact'] form {
    max-width: 350px;
    text-align: left; }
    article[role='contact'] form label {
      font-weight: normal;
      font-size: 15px; }
    article[role='contact'] form button {
      display: block;
      width: 100%;
      font-size: 16px; }
    article[role='contact'] form input {
      line-height: 1.2;
      height: 30px; }

article[role='news'] {
  background-image: url("adam_mizner.png");
  background-size: cover;
  min-height: 80vh;
  background-position: top;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px; }
  article[role='news'] h3 {
    margin-bottom: 5vh;
    padding-top: 35vh;
    color: #fff;
    font-size: 3em; }
  article[role='news'] .btn-info {
    background-color: #1d809f !important;
    border-color: #1d809f !important;
    color: #fff !important; }
  article[role='news'] .btn-info:hover, article[role='news'] .btn-info:focus, article[role='news'] .btn-info:active {
    background-color: #155d74 !important;
    border-color: #155d74 !important; }

span.border1 {
  display: block;
  height: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100px;
  background: #54a262 none repeat scroll 0 0; }

span.border2 {
  display: block;
  height: 8px;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 80px;
  background: #54a262 none repeat scroll 0 0; }

span.border3 {
  display: block;
  height: 5px;
  margin-bottom: 15px;
  margin-top: 15px;
  width: 70px;
  background: #54a262 none repeat scroll 0 0; }

.taichichuan-view h3, .taichichuan-view span.border3 {
  margin-left: 10px; }

.taichichuan-view p, .taichichuan-view h4 {
  margin-left: 30px;
  margin-right: 30px; }

.enseignement-view h3, .enseignement-view span.border3 {
  margin-left: 10px; }

.enseignement-view p, .enseignement-view h4 {
  margin-left: 30px;
  margin-right: 30px; }

.tarifs article {
  padding-top: 15px; }
  .tarifs article h5 {
    font-size: 28px; }
  .tarifs article h6 {
    font-size: 24px; }
  .tarifs article .prix {
    font-size: 30px;
    line-height: 50px;
    font-weight: 900; }
  .tarifs article .item {
    border: 2px solid #e8e8e8;
    border-radius: 3px;
    text-align: center;
    padding: 30px 40px; }

ol {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */
  padding: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.rectangle-list a {
  position: relative;
  display: block;
  padding: 15px 20px;
  min-height: 66px;
  background: #ffffff;
  color: #000;
  text-decoration: none;
  transition: all .3s ease-out;
  border-bottom: 1px solid #ccc; }
  .rectangle-list a:hover {
    background: #eee; }
  .rectangle-list a:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -45px;
    top: 50%;
    margin-top: -1em;
    background: #c40d0d;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 2em;
    text-align: center;
    font-weight: bold; }
  .rectangle-list a:hover:after {
    left: -.5em;
    border-left-color: #fa8072; }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }
  .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

@media screen and (max-width: 767px) {
  article[role='news'] {
    margin-top: 0px;
    padding: 0px; }
  .carousel .carousel-inner {
    min-height: 410px;
    padding: 0vh 4vw 3vh 4vw; }
  #index {
    background-image: none; }
    #index h1 {
      font-size: 1.5em;
      width: 100%;
      text-align: center;
      color: #000; }
      #index h1 .title {
        font-size: 1.8em; }
    #index img {
      width: 80%;
      margin: auto;
      height: auto; }
    #index .col-sm-12 {
      text-align: center; }
  span.border3, span.border2, span.border1 {
    height: 1px;
    width: 80%;
    margin-left: 10%;
    background-color: #dedede; }
  h1, h2, h3 {
    text-align: center; }
  .rectangle-list a:before {
    content: none;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1em;
    background: #c40d0d;
    color: #fff;
    height: 40px;
    width: 10px;
    line-height: 2em;
    text-align: center;
    font-weight: bold; } }
