@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato|Open+Sans");
@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
.ui.active.button.myRed {
  background-color: #3488a5;
  color: #fff; }
  .ui.active.button.myRed:hover, .ui.active.button.myRed:active, .ui.active.button.myRed:focus {
    background-color: #5aaecb;
    color: #fff; }

.ui.active.button.myRedLine {
  background-color: transparent;
  font-weight: bold;
  color: #3488a5;
  text-transform: uppercase;
  border: 2px solid #3488a5;
  border-radius: 0px; }
  .ui.active.button.myRedLine:hover, .ui.active.button.myRedLine:active {
    color: #5aaecb;
    border-color: #5aaecb; }

.title-page {
  text-align: center;
  display: table-row;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-bottom: 2em;
  white-space: nowrap; }
  .title-page h2 {
    font-size: 1.4rem;
    color: #3488a5; }
  .title-page .line {
    display: table-cell;
    width: 50%; }
    .title-page .line:first-child {
      padding: 0 30px 40px 0; }
    .title-page .line:last-child {
      padding: 0 0 40px 30px; }
    .title-page .line::after {
      background: #d0d5da;
      color: transparent;
      content: ".";
      display: inline-block;
      font-size: 0;
      height: 1px;
      position: relative;
      top: 0;
      vertical-align: middle;
      width: 100%; }

.searchResult.ui.segment {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  border: none; }

/* global box-sizing */
*,
*::after,
*::before {
  -moz-box-sizing: border-box;
  /* Compatibilit├® avec les anciennes versions de Firefox */
  box-sizing: border-box;
  /* Comportement moderne */
  -webkit-font-smoothing: antialiased;
  /* Am├®liore le rendu des polices sur les navigateurs WebKit */
  font-smoothing: antialiased;
  /* Option pour d'autres navigateurs */
  text-rendering: optimizeLegibility;
  /* Meilleur rendu des polices */ }

/* html element 62.5% font-size for REM use */
html, body {
  font-family: "Open Sans";
  font-weight: 200;
  color: #404852;
  line-height: 1.4;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0.95em; }

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: bottom; }

a {
  color: #444;
  text-decoration: none; }

a:hover {
  color: #444; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

a.ui.active.myRed:hover {
  color: #3488a5; }
a.ui.active.myRed:focus {
  color: #3488a5; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

.wrapper {
  margin: 0 auto;
  position: relative; }

.largeIcon {
  font-size: 70px; }

::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

ul.customized {
  padding-left: 10px; }
  ul.customized li {
    list-style-type: none; }
    ul.customized li span {
      padding-right: 20px; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
#main-fixed {
  width: 100%;
  position: fixed;
  z-index: 999;
  background-color: #fff; }

.direction {
  min-height: 18px;
  padding: 10px;
  background-color: #ccc;
  text-align: right; }

#main-menu.ui.menu {
  margin: 0rem 0;
  /**/
  font-family: "Open Sans";
  border: none;
  /**/
  box-shadow: 0px 0px 0px 0 rgba(34, 36, 38, 0.15);
  /**/
  border-radius: 0px;
  /**/ }
  #main-menu.ui.menu .item:before {
    background: transparent; }

.menu_btn.ui.button, .close.ui.button {
  border-radius: 0px;
  color: #fff;
  border: none;
  margin: 0px; }

.menu_btn.ui.button {
  background-color: #3488a5; }

.close.ui.button {
  background-color: #373737; }

.menu_btn {
  visibility: hidden;
  height: 42px;
  width: 42px;
  position: absolute;
  top: 0;
  left: 30px; }

.menu-overlay {
  position: fixed;
  /* Couvre toute la page */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Couleur sombre avec opacit├® */
  z-index: 100;
  /* Derri├¿re le menu */
  display: none;
  /* Masqu├® par d├®faut */ }

#menu {
  height: 100%;
  position: fixed;
  background: #ffffff;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 240px;
  left: -240px;
  z-index: 9999; }
  #menu .logo {
    padding: 15% 0; }
  #menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    color: white; }
    #menu ul li {
      height: 47px;
      padding-left: 30px;
      line-height: 47px;
      border-bottom: 1px solid #76bcd4; }
      #menu ul li.active {
        background: #76bcd4; }
      #menu ul li:hover {
        background: #6eb8d1; }
      #menu ul li a {
        color: #3488a5;
        text-decoration: none;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        display: block; }
        #menu ul li a:hover {
          color: #ffffff; }

.close {
  display: block;
  background: #373737 url(../img/croix.png) center center no-repeat;
  height: 47px;
  width: 47px;
  position: absolute;
  top: 0;
  /*left:-47px;*/
  right: -47px; }

#menu-sticky-service.ui.vertical.text.menu {
  text-align: center;
  height: 100%;
  width: 80%;
  margin: 0 auto; }
  #menu-sticky-service.ui.vertical.text.menu .item {
    height: 41px;
    border-bottom: 1px solid #3488a5;
    text-decoration: none; }
    #menu-sticky-service.ui.vertical.text.menu .item:last-child {
      border-bottom: 0px; }

@media all and (max-width: 1080px) {
  #menu-sticky-service.ui.vertical.text.menu .item {
    height: 51px; } }
@media all and (max-width: 768px) {
  #main-menu {
    display: none; }

  .menu_btn {
    visibility: initial;
    left: 10px; }

  #menu-sticky-service.ui.vertical.text.menu .item {
    height: 40px;
    line-height: 20px; } }
.myRed {
  color: #3488a5; }

.myWhite {
  color: #ffffff; }

.myRed-light {
  background-color: #5aaecb;
  font-weight: 400; }

.link-text {
  text-decoration: none;
  background: linear-gradient(to top, #3488a5 0%, #3488a5 10%, transparent 10.01%) no-repeat;
  background-size: 0 100%;
  transition: background-size .3s;
  padding-bottom: 2%; }
  .link-text:hover {
    background-size: 60% 100%; }

.banner-image {
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-position: center;
  position: relative; }
  .banner-image.home-cover {
    background-image: url("../img/cover/mysky2.png");
    height: 580px; }
  .banner-image.home-about-us {
    background-image: url("../img/cover/libraryfilter.jpg");
    min-height: 550px; }
  .banner-image.contact-cover {
    background-image: url("../img/cover/contact.png");
    height: 430px; }
  .banner-image.service-cover {
    background-image: url("../img/cover/library-filters.png");
    height: 430px; }
  .banner-image.fees-cover {
    background-image: url("../img/cover/honoraire.jpg");
    height: 330px; }
  .banner-image.news-cover {
    background-image: url("../img/cover/library-filters.png");
    height: 430px; }
  .banner-image.articles-cover {
    background-image: url("../img/cover/News.png");
    height: 430px; }

.wrapper {
  padding-bottom: 2%; }

.presentation-home ~ .wrapper {
  padding-bottom: 0%; }

.describe {
  position: absolute;
  bottom: 24%;
  left: 25%;
  margin: auto 0;
  text-transform: uppercase; }
  .describe.page-title h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.6em; }
  .describe.home-title {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    padding: 0.5%;
    text-transform: capitalize;
    font-weight: bold; }
    .describe.home-title h1 {
      font-size: 2.6em; }
      .describe.home-title h1 span {
        text-transform: uppercase; }
    .describe.home-title p {
      text-transform: uppercase; }
  .describe.article-title {
    color: #fff;
    text-shadow: 0.5px 0.5px 0.5px #000; }

#intro {
  padding: 50px 0px;
  background-color: rgba(250, 250, 250, 0.65); }
  #intro .wrapper-pitch {
    padding-top: 50px;
    padding-bottom: 50px; }
    #intro .wrapper-pitch .pitch {
      font-size: 1.3em;
      min-height: 5em; }
      #intro .wrapper-pitch .pitch .title {
        text-align: center;
        font-family: Lato;
        font-size: 1.5em;
        font-weight: 600;
        position: relative; }
        #intro .wrapper-pitch .pitch .title div {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          padding: 1em; }
      #intro .wrapper-pitch .pitch .pitch-content {
        text-align: justify;
        font-weight: 400;
        position: relative;
        padding: 1em;
        border-left: 0.2rem solid;
        border-color: #3488a5; }
        #intro .wrapper-pitch .pitch .pitch-content div {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          padding: 1em; }

#services .domain-line {
  margin: 3% 0; }
  #services .domain-line h2 {
    color: #3488a5; }
#services .main-container {
  position: relative;
  width: 100%; }
  #services .main-container .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(52, 136, 165, 0.75);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .3s ease; }
    #services .main-container .overlay p {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
      #services .main-container .overlay p span {
        text-transform: uppercase;
        color: #ffffff;
        padding: 2%;
        font-size: 1em;
        font-weight: 200; }
#services .main-container:hover > .overlay {
  height: 30%; }
#services .domain-title h3 {
  padding: 3%;
  color: #404852;
  text-align: center;
  font-size: 1.2em;
  font-weight: 400; }

#services, #avocats {
  text-align: center; }
  #services .domaine a, #avocats .domaine a {
    color: #ffffff; }
  #services .domaine .column .hover, #avocats .domaine .column .hover {
    min-height: 8em;
    background-color: #3488a5;
    display: flex;
    border-radius: 3px; }
    #services .domaine .column .hover .centre, #avocats .domaine .column .hover .centre {
      margin: auto; }
    #services .domaine .column .hover span, #avocats .domaine .column .hover span {
      display: none; }
    #services .domaine .column .hover:hover, #services .domaine .column .hover:active, #avocats .domaine .column .hover:hover, #avocats .domaine .column .hover:active {
      background-color: #5aaecb; }
      #services .domaine .column .hover:hover span, #services .domaine .column .hover:active span, #avocats .domaine .column .hover:hover span, #avocats .domaine .column .hover:active span {
        display: inline;
        text-align: center; }

#avocats {
  margin-top: 2%;
  padding-bottom: 8%; }
  #avocats .myhover .ui.dimmer {
    background-color: rgba(52, 136, 165, 0.55); }
    #avocats .myhover .ui.dimmer .content .center {
      text-align: justify;
      font-size: 0.8em;
      font-weight: 200;
      padding: 3%; }
      #avocats .myhover .ui.dimmer .content .center .ui.inverted.header {
        font-size: 1em;
        font-weight: 200;
        padding: 3%; }
        #avocats .myhover .ui.dimmer .content .center .ui.inverted.header h3 {
          text-align: center; }
      #avocats .myhover .ui.dimmer .content .center div {
        margin: 5%; }
        #avocats .myhover .ui.dimmer .content .center div a {
          display: inline-block;
          color: #ffffff; }
      #avocats .myhover .ui.dimmer .content .center a {
        margin: 0px auto;
        display: block;
        width: 20%;
        text-align: center; }
  #avocats .myhover .lawName {
    text-align: center;
    font-size: 1.2em;
    font-weight: 400;
    margin-top: 15px; }

.img-container {
  margin: 0 auto; }

.presentation-home .filter, .presentation-contact .filter, .presentation-honoraire .filter, .presentation-services .filter, .presentation-category .filter {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }
  .presentation-home .filter.home-title, .presentation-contact .filter.home-title, .presentation-honoraire .filter.home-title, .presentation-services .filter.home-title, .presentation-category .filter.home-title {
    background-color: rgba(255, 255, 255, 0.4); }

#about-us .filter {
  height: 100%;
  min-height: 550px;
  background-color: rgba(255, 255, 255, 0.55);
  display: flex;
  flex-direction: column;
  justify-content: center; }
  #about-us .filter .grid .content-us {
    padding: 15px;
    display: flex;
    align-items: center; }
    #about-us .filter .grid .content-us p {
      font-size: 1.15em;
      font-weight: 400;
      text-align: justify; }

#contact-presentation {
  padding: 75px 0px;
  background-color: #fff; }
  #contact-presentation .appointment .intro-appointment {
    font-size: 1.2em;
    padding: 1% 0; }
  #contact-presentation .appointment a.page-scroll span {
    text-decoration: solid underline 1px;
    text-underline-offset: 8px;
    color: #3488a5; }
  #contact-presentation .mlForm {
    padding-top: 3%; }
    #contact-presentation .mlForm .msg {
      font-size: 1.2em;
      padding-bottom: 2%;
      text-align: center; }
    #contact-presentation .mlForm .ui.form.contact input, #contact-presentation .mlForm .ui.form.contact textarea, #contact-presentation .mlForm .ui.form.contact select {
      border: 1px solid rgba(34, 36, 38, 0.25); }
    #contact-presentation .mlForm .ui.form.contact input[type="file"] {
      border: none; }
    #contact-presentation .mlForm .ui.form.contact select {
      color: rgba(0, 0, 0, 0.3); }
    #contact-presentation .mlForm .ui.form.contact .ui.button.send {
      text-transform: uppercase;
      background-color: #47a5c5;
      color: #ffffff;
      border: none; }
      #contact-presentation .mlForm .ui.form.contact .ui.button.send:hover {
        background-color: #5aaecb; }
  #contact-presentation .contact-phone {
    font-size: 1.2em; }
    #contact-presentation .contact-phone p {
      text-align: center;
      margin-top: 3%; }
      #contact-presentation .contact-phone p .ui.labeled.icon.button {
        background-color: transparent;
        border: 2px solid #3488a5;
        color: #3488a5; }
        #contact-presentation .contact-phone p .ui.labeled.icon.button i {
          font-size: 1.3em;
          background-color: transparent; }
        #contact-presentation .contact-phone p .ui.labeled.icon.button:hover {
          border: 2px solid #47a5c5;
          color: #47a5c5; }
  #contact-presentation .space {
    margin-top: 5%; }
    #contact-presentation .space h3 {
      text-align: center; }
  #contact-presentation .itineraire {
    margin-top: 3%;
    text-align: center; }
    #contact-presentation .itineraire .ui.labeled.icon.button {
      background-color: transparent;
      border: 2px solid #3488a5;
      color: #3488a5; }
      #contact-presentation .itineraire .ui.labeled.icon.button i {
        font-size: 1.3em;
        background-color: transparent; }
      #contact-presentation .itineraire .ui.labeled.icon.button:hover {
        border: 2px solid #47a5c5;
        color: #47a5c5; }

#services-items .column.service-content {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  #services-items .column.service-content h3 {
    text-align: center;
    font-size: 20px; }
  #services-items .column.service-content .service-content-description {
    text-align: justify;
    padding: 30px;
    font-size: 1.1em; }
#services-items .column.service-content, #services-items .column.service-image {
  padding: 50px 0px; }

#container-menu-sticky-service {
  padding-top: 200px; }
  #container-menu-sticky-service #menu-sticky-service.ui.vertical.text.menu .item {
    line-height: 1.35; }

.endResult {
  min-height: 100px;
  padding: 20px 0; }

#show-articles {
  padding: 50px 0; }
  #show-articles .centered {
    text-align: center;
    margin: 4% 0;
    font-size: 1.2em; }
    #show-articles .centered h2 {
      font-size: 1em; }
    #show-articles .centered h3 {
      font-size: 1em;
      color: #3488a5; }
      #show-articles .centered h3 span {
        text-decoration: none;
        background: linear-gradient(to top, #3488a5 0%, #3488a5 10%, transparent 10.01%) no-repeat;
        background-size: 100% 100%;
        padding-bottom: 1%; }
  #show-articles article {
    text-align: center;
    background-color: #ffffff; }
    #show-articles article.myhover .ui.dimmer {
      background-color: rgba(52, 136, 165, 0.55); }
    #show-articles article.myhover .ui.segment {
      border: none;
      border-radius: 2px; }
      #show-articles article.myhover .ui.segment:last-child {
        margin-bottom: 4%; }
    #show-articles article.myhover .survol {
      overflow: hidden; }
      #show-articles article.myhover .survol img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        transform: scale(1.05);
        transition: .5s ease-in; }
      #show-articles article.myhover .survol:hover img {
        transform: scale(1); }
    #show-articles article.myhover header {
      padding: 2% 0; }
      #show-articles article.myhover header h3 a.link-text {
        text-transform: uppercase;
        font-size: 0.8em; }
    #show-articles article footer div {
      margin: 5% 0;
      text-transform: uppercase; }
      #show-articles article footer div a.link-text {
        color: #3488a5;
        font-weight: 400; }

#single-article {
  font-size: 1.1em; }
  #single-article .data-tags {
    margin: 4% 0; }
    #single-article .data-tags h1 {
      color: #3488a5; }
    #single-article .data-tags .author {
      text-transform: uppercase; }
    #single-article .data-tags .tags {
      margin-top: 0.5%; }
      #single-article .data-tags .tags span.tag {
        padding: 0.5%;
        color: #3488a5;
        font-size: 0.8em;
        text-transform: uppercase;
        border: 1px solid #3488a5;
        border-radius: 4px; }
  #single-article .single-article-Thecontent p {
    text-align: justify; }
    #single-article .single-article-Thecontent p.has-text-align-left {
      text-align: justify; }
    #single-article .single-article-Thecontent p.has-text-align-right {
      text-align: justify; }
    #single-article .single-article-Thecontent p.has-text-align-center {
      text-align: justify; }
  #single-article .single-article-Thecontent .wp-block-image {
    margin: 3% 0; }
  #single-article .all-categories {
    Text-align: center; }
    #single-article .all-categories a.ui.button {
      margin-top: 1%;
      color: #3488a5;
      border: 2px solid #3488a5;
      background-color: transparent; }
      #single-article .all-categories a.ui.button:hover {
        color: #5aaecb;
        border: 2px solid #5aaecb; }
  #single-article .share-socialmedia {
    margin-top: 3%;
    text-align: center; }
    #single-article .share-socialmedia a.ui.button {
      color: #ffffff; }
      #single-article .share-socialmedia a.ui.button .hidden.content {
        font-size: 0.8em; }
      #single-article .share-socialmedia a.ui.button.fb {
        background: #3B5998; }
      #single-article .share-socialmedia a.ui.button.x {
        background: #000000; }
      #single-article .share-socialmedia a.ui.button.lk {
        background: #0E76A8; }

.content-honoraire {
  min-height: 500px; }
  .content-honoraire .column {
    padding: 50px 0px;
    text-align: justify; }
    .content-honoraire .column.honoraire-contact .ui.container {
      padding: 50px 50px;
      text-align: left; }
      .content-honoraire .column.honoraire-contact .ui.container .ui.segment {
        box-shadow: none;
        border-radius: 0px;
        border: none; }
      .content-honoraire .column.honoraire-contact .ui.container div {
        margin-top: 5%; }
      .content-honoraire .column.honoraire-contact .ui.container .centered {
        text-align: center;
        margin: 20px 0px; }

#admin {
  margin: 1% 0; }
  #admin a {
    text-decoration: none; }
    #admin a:hover {
      text-decoration: underline; }

.ui.modal .actions > .button {
  margin-left: 2.6em; }

.ui.modal > .content {
  text-align: justify; }
  .ui.modal > .content h2 {
    font-size: 18px; }
    .ui.modal > .content h2 span {
      text-decoration: underline #3488a5;
      text-decoration-thickness: 4px;
      text-underline-offset: 8px; }
    .ui.modal > .content h2 + p {
      margin-top: 25px; }
  .ui.modal > .content h3 {
    margin-left: 2%;
    font-size: 16px; }
  .ui.modal > .content p {
    margin: 0.8% 0.4%;
    line-height: 1.4;
    font-size: 15px; }
    .ui.modal > .content p.right {
      margin-left: 10%;
      position: relative; }
      .ui.modal > .content p.right::before {
        content: "";
        position: absolute;
        left: -42px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("../img/icons/dot-circle.svg"); }
  .ui.modal > .content ul li {
    list-style-type: none;
    padding: 0.4% 0 0.4% 35px;
    position: relative;
    font-size: 15px;
    line-height: 1.4; }
    .ui.modal > .content ul li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("../img/icons/new-check.svg"); }
  .ui.modal > .content table.ui.table thead th {
    font-weight: 500;
    font-size: 16px; }
  .ui.modal > .content table.ui.table tbody tr td {
    font-size: 15px; }
  .ui.modal > .content .mentions iconify-icon {
    font-size: 30px;
    color: #3488a5; }
  .ui.modal > .content .mentions div.four {
    text-align: center; }
  .ui.modal > .content a {
    text-decoration: underline;
    color: #3488a5; }
    .ui.modal > .content a:hover, .ui.modal > .content a:focus {
      color: #81c1d7; }

.footer {
  padding-top: 30px;
  background-color: #262626;
  color: #fff;
  position: relative;
  z-index: 100; }
  .footer a {
    color: #fff; }
    .footer a.myRed {
      color: #3488a5; }
    .footer a.myRed:hover, .footer a.myRed:active {
      color: #6eb8d1; }
  .footer .main-footer h4 {
    text-align: center;
    font-size: 1.3em; }
  .footer .main-footer div i {
    font-size: 1.1em; }
  .footer .main-footer #localisation-icon {
    line-height: 2.2;
    text-align: center; }
    .footer .main-footer #localisation-icon div i {
      font-size: 85px;
      color: #3488a5;
      line-height: normal; }
      .footer .main-footer #localisation-icon div i:hover {
        color: #6eb8d1; }
  .footer .main-footer #localisation-data {
    padding-left: 5%;
    line-height: 2.2;
    border-style: solid;
    border-color: #494949;
    background-color: transparent;
    position: relative;
    border-width: 0px 1px 0px 1px; }
    .footer .main-footer #localisation-data div i.material-icons {
      font-size: 1.3em; }
    .footer .main-footer #localisation-data div.contact-link a {
      display: inline-block;
      color: #ffffff;
      text-decoration: none;
      transition: background-color 0.3s; }
      .footer .main-footer #localisation-data div.contact-link a:hover {
        text-decoration: underline; }
  .footer .copyright {
    background-color: #1f1f1f;
    text-align: center;
    min-height: 50px;
    line-height: 50px; }
  .footer #footer-menu {
    background: transparent;
    margin: 0rem 0;
    /**/
    font-family: "Open Sans";
    border: none;
    /**/
    box-shadow: 0px 0px 0px 0 rgba(34, 36, 38, 0.15);
    /**/
    border-radius: 0px;
    /**/ }
    .footer #footer-menu .item {
      text-transform: uppercase;
      font-size: 0.9em; }
    .footer #footer-menu .item:before {
      background: transparent; }

@media all and (max-width: 768px) {
  #footer-menu {
    display: none; }

  .footer .main-footer #localisation-data {
    text-align: center;
    padding: 0;
    border: none; } }
#bannerContact {
  position: relative; }

.mapover:after {
  position: absolute;
  content: "";
  width: 100%;
  z-index: 42;
  top: 0;
  left: 0;
  background: rgba(214, 211, 211, 0.2);
  cursor: pointer;
  height: 630px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

#map_canvas {
  height: 630px;
  max-width: 100%; }

.scroll {
  position: fixed;
  right: 80px;
  bottom: 50px;
  z-index: 9999; }
  .scroll a.ui.button {
    display: block;
    text-align: center;
    text-align: center;
    text-decoration: none;
    color: #3488a5;
    font-weight: bold;
    background-color: transparent;
    opacity: 0.7;
    border-radius: 4px;
    border: 2px solid #3488a5;
    padding: 0.45em; }
    .scroll a.ui.button:hover {
      color: #6eb8d1;
      border: 2px solid #6eb8d1; }
  .scroll a i {
    font-size: 2.5em;
    margin: 0 auto;
    font-weight: lighter; }

@media all and (max-width: 1063px) {
  .scroll {
    right: 20px; } }
@media all and (max-width: 768px) {
  .scroll {
    right: 10px;
    bottom: 20px; }
    .scroll a.ui.button {
      padding: 0.15em; } }
.icon.small {
  font-size: 1em;
  font-weight: normal; }
  .icon.small.boldText {
    font-weight: bold; }
.icon.medium {
  font-size: 2em;
  font-weight: bold; }
.icon.large {
  font-size: 4em;
  font-weight: bold; }

.mobile.only {
  display: none; }

@media all and (max-width: 991px) {
  #intro .wrapper-pitch .pitch {
    font-size: 1.1em; }
    #intro .wrapper-pitch .pitch .pitch-content {
      margin-top: 7%;
      border-left: none; } }
@media all and (max-width: 767px) {
  .mobile.hidden {
    display: none; }
    .mobile.hidden.ui.vertical.menu {
      display: none; }
  .mobile.only {
    display: block; }

  .direction {
    font-size: 14px;
    padding-left: 52px;
    min-height: 42px; }

  #menu-articles {
    font-size: 0.7em;
    text-transform: uppercase;
    padding-top: 30px; }
    #menu-articles.ui.menu {
      border: none;
      box-shadow: none; }
      #menu-articles.ui.menu .item {
        float: left; }
        #menu-articles.ui.menu .item:before {
          background: transparent; }

  #intro .wrapper-pitch .pitch {
    font-size: 1.1em; }
    #intro .wrapper-pitch .pitch .title {
      font-size: 1.3em; }
      #intro .wrapper-pitch .pitch .title div {
        top: 30%;
        transform: translateY(-80%); }
    #intro .wrapper-pitch .pitch .pitch-content {
      margin-top: 2%; }
      #intro .wrapper-pitch .pitch .pitch-content div {
        top: 80%;
        transform: translateY(-50%); }

  #contact-presentation .appointment h2 {
    font-size: 1.2em; }
  #contact-presentation .appointment .intro-appointment {
    font-size: 1em; }
  #contact-presentation .mlForm .msg {
    font-size: 1em; }
  #contact-presentation .contact-phone {
    font-size: 1em; }

  .title-page h2 {
    font-size: 1rem; } }

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