/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
a {
  color: #1d335f;
}
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
.accueil {
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url('../images/big_img_web.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  box-shadow: none;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
.avocats, .activites {
  background: #f8f8f8;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background-color: transparent;
}
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  background: #f8f8f8;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
.blue_background {
  background-color: #1d335f;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
.white_background {
  background-color: #f8f8f8;
}
/*------------menu------------*/
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  height: 80px;
  background: #f8f8f8;
  line-height: 40px;
  font-family: 'Playfair Display', serif;
  color: black;
}
/* line 38, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a {
  color: #000;
}
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a:hover {
  color: #1d335f;
}
/* line 44, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-title {
  color: black;
}
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item, .g-menu-item-container {
  height: 80px;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #f8f8f8;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #f8f8f8;
}
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item:hover {
  border-bottom: solid 2px #1d335f;
}
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/*---------------menu mobile-------------*/
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas {
  background-color: #1d335f;
}
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background-color: #1d335f;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #f8f8f8;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel .active a span span {
  color: #1d335f;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mobilemenu-container ul li a span span {
  color: #f8f8f8;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #1d335f;
}
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mobilemenu-container ul li a:hover span span {
  color: #1d335f;
}
/*----------------lang---------------*/
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
#bloc_lang {
  height: 80px;
}
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
div.mod-languages ul.lang-block li, div.mod-languages:hover ul.lang-block li {
  display: inline-block;
}
/* line 106, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation div.mod-languages ul.lang-block li.lang-active a {
  color: #1d335f;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
div.mod-languages ul.lang-block li:hover {
  border-bottom: solid 2px #1d335f;
}
/* line 113, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages select {
  background: transparent;
  width: 268px;
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  height: 34px;
  -webkit-appearance: none;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages select:active {
  border: 0px;
  background-color: #f8f8f8;
  color: black;
}
/* line 131, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages ul {
  width: 100px;
}
/* line 135, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages li {
  text-align: center;
  line-height: 78px;
  letter-spacing: 1.2px;
}
/* line 141, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages ul li:last-child {
  display: none;
}
/* line 145, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages:hover ul li:last-child {
  display: block;
  background-color: #f8f8f8;
  color: black;
}
/* line 151, templates/g5_hydrogen/custom/scss/custom.scss */
.mod-languages a {
  background-color: #f8f8f8;
  color: black;
  line-height: 60px;
}
/*------------logo-----------------*/
/* line 159, templates/g5_hydrogen/custom/scss/custom.scss */
#logo_mva_menu {
  line-height: 80px;
}
/* line 160, templates/g5_hydrogen/custom/scss/custom.scss */
#logo_mva_menu .g-content {
  margin: 0;
  padding: 0;
}
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
#logo_mva_menu img {
  max-height: 50px;
}
/*------------img-------------------*/
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
#logo_middle_img {
  margin-top: 250px;
  text-align: center;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
.leax_caption {
  text-align: center;
  margin-bottom: 200px;
  color: #f8f8f8;
  font-family: 'Playfair Display', serif;
  font-size: 25px;
}
/* line 180, templates/g5_hydrogen/custom/scss/custom.scss */
.accueil h1 {
  font-size: 53px;
  text-transform: uppercase;
  color: #f8f8f8;
  margin-bottom: 10px;
  text-align: center;
  letter-spacing: 3px;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  margin-top: 200px;
}
/* line 191, templates/g5_hydrogen/custom/scss/custom.scss */
#p_uc_background {
  background-color: #1d335f;
  margin: 0 auto;
  width: 300px;
  height: 40px;
  color: #f8f8f8;
  margin-top: 4%;
  margin-bottom: 10%;
  font-size: 14px;
}
/* line 202, templates/g5_hydrogen/custom/scss/custom.scss */
#p_uc_background p {
  font-family: 'Playfair Display', serif;
  line-height: 40px;
  height: 40px;
}
/*-------------second bloc-------------*/
/* line 211, templates/g5_hydrogen/custom/scss/custom.scss */
.second_bloc {
  height: auto;
  background: #f8f8f8;
}
/* line 216, templates/g5_hydrogen/custom/scss/custom.scss */
#texte_second_bloc {
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
}
/* line 220, templates/g5_hydrogen/custom/scss/custom.scss */
.second_bloc h1 {
  margin-top: 50px;
  font-family: 'Playfair Display', serif;
  color: #1d335f;
  letter-spacing: 3px;
}
/* line 227, templates/g5_hydrogen/custom/scss/custom.scss */
.second_bloc p {
  margin-left: 110px;
  color: #292827;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
}
/* line 234, templates/g5_hydrogen/custom/scss/custom.scss */
.second_bloc input {
  color: #292827;
  background: #f8f8f8;
  border: 1px solid #e4e4e4;
  height: 55px;
  width: 200px;
  float: right;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 248, templates/g5_hydrogen/custom/scss/custom.scss */
.second_bloc input:hover, input.voirplus:hover {
  background-color: #1d335f;
  color: #f8f8f8;
  border: 1px solid #f8f8f8;
}
/*-----------------small_header---------------*/
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
#small_header {
  background-image: url('../images/activites.jpg');
  background-repeat: no-repeat;
  height: 310px;
  background-position: 50% 100%;
  background-size: 100%;
  position: relative;
}
/* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
#div_domaines {
  height: 170px;
  width: 450px;
  background-color: #1d335f;
  margin-top: 65px;
  margin-left: 18%;
  margin-bottom: 4%;
  position: absolute;
  top: 0;
}
/* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
#div_domaines h1, #div_secteurs h1 {
  color: #f8f8f8;
  font-family: 'Playfair Display', serif;
  width: 50%;
  margin: 0 0 0 15%;
  padding-top: 7%;
  font-size: 33px;
}
/* line 286, templates/g5_hydrogen/custom/scss/custom.scss */
#div_secteurs {
  height: 170px;
  width: 450px;
  background-color: #1d335f;
  margin-top: 65px;
  margin-left: 58%;
  margin-bottom: 4%;
  position: absolute;
  top: 0;
}
/* line 298, templates/g5_hydrogen/custom/scss/custom.scss */
.slash_header img {
  height: 50px;
}
/* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
.slash_header {
  bottom: -12px;
  left: 85%;
  position: relative;
}
/*------------intermenu------------*/
/* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
.intermenu {
  background: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
}
/* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
.intermenu p {
  height: 120px;
  line-height: 120px;
  text-align: center;
  margin: 0;
  -webkit-transition: background-color 0.5s;
  /* Safari */
  transition: background-color 0.5s;
}
/* line 324, templates/g5_hydrogen/custom/scss/custom.scss */
.intermenu span {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  text-align: center;
  color: #292827;
  max-width: 200px;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
}
/* line 334, templates/g5_hydrogen/custom/scss/custom.scss */
.intermenu p:hover {
  border-bottom: solid 2px #1d335f;
  cursor: pointer;
  background-color: #f6f6f6;
}
/*----------------Derniers postes-------------*/
/* line 343, templates/g5_hydrogen/custom/scss/custom.scss */
.last_post {
  text-align: center;
}
/* line 347, templates/g5_hydrogen/custom/scss/custom.scss */
.last_post input {
  color: #292827;
  background: #f8f8f8;
  text-transform: uppercase;
  margin-right: 30px;
  border: 1px solid #e4e4e4;
  height: 55px;
  width: 200px;
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 362, templates/g5_hydrogen/custom/scss/custom.scss */
.last_post input:hover {
  background-color: #1d335f;
  color: #f8f8f8;
  border: 1px solid #f8f8f8;
}
/* line 368, templates/g5_hydrogen/custom/scss/custom.scss */
.dernierspostes {
  background-color: #f8f8f8;
  padding-top: 60px;
}
/* line 374, templates/g5_hydrogen/custom/scss/custom.scss */
.dernierspostes h3 {
  font-size: 33px;
  font-family: 'Playfair Display', serif;
  color: #1d335f;
  letter-spacing: 0.5px;
  margin-bottom: 40px;
}
/* line 382, templates/g5_hydrogen/custom/scss/custom.scss */
.latestnews {
  text-align: center;
}
/* line 386, templates/g5_hydrogen/custom/scss/custom.scss */
.latestnews h3 {
  font-size: 24px;
  font-family: 'Playfair Display', serif;
  color: #1d335f;
  letter-spacing: 0.5px;
  margin-top: 40px;
  text-align: left;
}
/* line 396, templates/g5_hydrogen/custom/scss/custom.scss */
.dernierspostes a, .latestnews a {
  display: block;
  widht: 100%;
  height: 100%;
}
/* line 402, templates/g5_hydrogen/custom/scss/custom.scss */
.dernierspostes ul li a:after, .latestnews li a:after {
  position: absolute;
  bottom: 15px;
  color: #1d335f;
  right: 15px;
  border: solid 1px #e7e7e7;
  padding: 5px 8px;
  transition: all 1s;
  content: "En savoir plus";
}
/* line 413, templates/g5_hydrogen/custom/scss/custom.scss */
.latestnews > li {
  margin-right: 30px;
  display: inline-block;
  width: 44%;
  height: 265px;
  vertical-align: top;
  border-top: solid 2px #1d335f;
  border-bottom: solid 1px #e7e7e7;
  border-left: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
  margin-bottom: 30px;
  position: relative;
  list-style: none;
  padding: 20px 30px;
  background-size: 100% 201%;
  background-image: linear-gradient(to bottom, #f8f8f8 50%, #1d335f 50%);
  -webkit-transition: background-position 0.4s;
  -moz-transition: background-position 0.4s;
  transition: background-position 0.4s;
}
/* line 434, templates/g5_hydrogen/custom/scss/custom.scss */
.latestnews > li:hover {
  background-position: 0 -100%;
}
/* line 438, templates/g5_hydrogen/custom/scss/custom.scss */
.latestnews > li:hover > a > h3 {
  color: #fff;
}
/* line 441, templates/g5_hydrogen/custom/scss/custom.scss */
.dernierspostes li:hover > a:after, .latestnews li:hover > a:after, .latestnews li:hover div.date {
  color: #fff;
  border-color: #fff;
}
/* line 445, templates/g5_hydrogen/custom/scss/custom.scss */
.inner_cadre {
  margin-left: 20px;
}
/* line 449, templates/g5_hydrogen/custom/scss/custom.scss */
.latestnews div.date {
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  color: #292827;
  font-size: 15px;
  margin-top: 15px;
  position: absolute;
  top: 10px;
}
/* line 458, templates/g5_hydrogen/custom/scss/custom.scss */
.titre_poste {
  font-family: 'Playfair Display', serif;
  color: #292827;
  font-size: 23px;
}
/* line 464, templates/g5_hydrogen/custom/scss/custom.scss */
.poste_actualites:hover div#date, .poste:hover .titre_poste, .poste:hover .lire {
  color: #f8f8f8;
}
/* line 469, templates/g5_hydrogen/custom/scss/custom.scss */
#img_citation {
  position: relative;
  margin-top: 115px;
}
/* line 474, templates/g5_hydrogen/custom/scss/custom.scss */
#div_slash {
  margin-top: 10%;
}
/* line 478, templates/g5_hydrogen/custom/scss/custom.scss */
#slash_top {
  margin: 0;
  padding: 0;
  position: relative;
  cursor: default;
  display: inline-block;
  bottom: 25px;
  text-align: center;
  z-index: 200;
}
/* line 489, templates/g5_hydrogen/custom/scss/custom.scss */
#slash_bottom {
  margin: 0;
  padding: 0;
  position: relative;
  cursor: default;
  display: inline-block;
  bottom: -25px;
  z-index: 200 !important;
  text-align: center;
}
/* line 500, templates/g5_hydrogen/custom/scss/custom.scss */
.png_slash img {
  height: 50px;
  width: auto;
}
/*-----------footer contact + footer design--------------*/
/* line 507, templates/g5_hydrogen/custom/scss/custom.scss */
div.back_top img {
  width: 20px;
  height: 45px;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 515, templates/g5_hydrogen/custom/scss/custom.scss */
div.back_top {
  border: 1px solid #e7e7e7;
  background-color: #f8f8f8;
  position: fixed;
  bottom: 50px;
  right: 30px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 300;
  display: none;
  text-align: center;
}
/* line 529, templates/g5_hydrogen/custom/scss/custom.scss */
div.back_top:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
/* line 536, templates/g5_hydrogen/custom/scss/custom.scss */
#footer_contact {
  text-align: center;
  padding-bottom: 50px;
  padding-top: 50px;
}
/* line 542, templates/g5_hydrogen/custom/scss/custom.scss */
#logo_bottom {
  padding-right: 3%;
  display: inline-block;
  vertical-align: top;
}
/* line 548, templates/g5_hydrogen/custom/scss/custom.scss */
#bloc1, #bloc2 {
  display: inline-block;
  color: #f8f8f8;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  font-size: 14px;
  text-align: left;
  vertical-align: top;
}
/* line 557, templates/g5_hydrogen/custom/scss/custom.scss */
#bloc1 {
  margin-right: 5%;
}
/* line 561, templates/g5_hydrogen/custom/scss/custom.scss */
.titre {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  margin-bottom: 0px;
}
/* line 567, templates/g5_hydrogen/custom/scss/custom.scss */
.details {
  margin-top: 10px;
}
/* line 571, templates/g5_hydrogen/custom/scss/custom.scss */
.details span.tel {
  padding-left: 15px;
  color: #fff !important;
}
/* line 575, templates/g5_hydrogen/custom/scss/custom.scss */
span[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
/* line 583, templates/g5_hydrogen/custom/scss/custom.scss */
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
/* line 587, templates/g5_hydrogen/custom/scss/custom.scss */
.details span.fax {
  padding-left: 10px;
  color: #fff !important;
}
/* line 592, templates/g5_hydrogen/custom/scss/custom.scss */
.details span.tel_en {
  padding-left: 9px;
  color: #fff !important;
}
/* line 598, templates/g5_hydrogen/custom/scss/custom.scss */
#mailto {
  color: #f8f8f8;
}
/* line 602, templates/g5_hydrogen/custom/scss/custom.scss */
#mailto:hover {
  color: #f8f8f8;
  cursor: pointer;
}
/* line 607, templates/g5_hydrogen/custom/scss/custom.scss */
#cadre1, #cadre2 {
  display: inline-block;
}
/* line 611, templates/g5_hydrogen/custom/scss/custom.scss */
#cadre1 {
  width: 220px;
}
/* line 613, templates/g5_hydrogen/custom/scss/custom.scss */
#cadre1 .titre {
  margin: 0;
  margin-top: 5px;
}
/* line 619, templates/g5_hydrogen/custom/scss/custom.scss */
#cadre2 {
  float: right;
}
/* line 623, templates/g5_hydrogen/custom/scss/custom.scss */
input[placeholder] {
  background-color: #1d335f;
  border: 1px solid #f8f8f8;
  border-color: #f8f8f8;
  font-style: italic;
  font-size: 14px;
  border-radius: 0px;
  color: #f8f8f8;
}
/* line 633, templates/g5_hydrogen/custom/scss/custom.scss */
.first_input {
  margin-top: 8px;
  margin-right: 15px;
  width: 190px;
  height: 42px;
}
/* line 640, templates/g5_hydrogen/custom/scss/custom.scss */
#nom_prenom:focus, #email:focus, .message_input:focus {
  border-color: #364a73;
  box-shadow: none;
}
/* line 645, templates/g5_hydrogen/custom/scss/custom.scss */
.message_input {
  margin-top: 10px;
  width: 270px;
  height: 138px;
  background-color: #1d335f;
  border: 1px solid #f8f8f8;
  border-color: #f8f8f8;
  font-style: italic;
  font-size: 14px;
  border-radius: 0px;
  color: #f8f8f8;
}
/* line 658, templates/g5_hydrogen/custom/scss/custom.scss */
#envoyer {
  float: right;
  margin-top: 15px;
  height: 45px;
  width: 120px;
  background-color: #f8f8f8;
  color: #1d335f;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  font-size: 12px;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 671, templates/g5_hydrogen/custom/scss/custom.scss */
#envoyer:hover {
  cursor: pointer;
  float: right;
  margin-top: 15px;
  height: 45px;
  width: 120px;
  background-color: #1d335f;
  color: #f8f8f8;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  font-size: 12px;
  border: 1px solid #f8f8f8;
}
/* line 684, templates/g5_hydrogen/custom/scss/custom.scss */
.label_mail {
  margin-top: 15px;
}
/* line 688, templates/g5_hydrogen/custom/scss/custom.scss */
#container_input {
  margin-top: 0px;
}
/* line 692, templates/g5_hydrogen/custom/scss/custom.scss */
#contactform, #contactform a {
  font-size: 11px;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  color: #1d335f;
  line-height: 25px;
  text-align: center;
}
/* line 700, templates/g5_hydrogen/custom/scss/custom.scss */
#contactform a:hover {
  color: #055259;
}
/*---------------avocats-------------*/
/* line 708, templates/g5_hydrogen/custom/scss/custom.scss */
#avocats_top {
  text-align: center;
  color: #f8f8f8;
  font-family: 'Playfair Display', serif;
  font-size: 25px;
}
/* line 715, templates/g5_hydrogen/custom/scss/custom.scss */
#logo_top_avocats {
  padding-bottom: 100px;
}
/* line 719, templates/g5_hydrogen/custom/scss/custom.scss */
.grey_border {
  font-size: 40px;
  width: 80%;
  margin: 35px auto 35px auto;
  padding-bottom: 45px;
  border-top: 1px solid #364a73;
  padding-top: 45px;
  border-bottom: 1px solid #364a73;
  letter-spacing: 1px;
}
/* line 730, templates/g5_hydrogen/custom/scss/custom.scss */
.grey_border img {
  width: 180px;
}
/* line 734, templates/g5_hydrogen/custom/scss/custom.scss */
.photos_avocats {
  margin: 30px 0px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
/* line 741, templates/g5_hydrogen/custom/scss/custom.scss */
#vincentmignon_img:hover .hover_content, #thierryobrist_img:hover .hover_content {
  top: 0px;
}
/* line 746, templates/g5_hydrogen/custom/scss/custom.scss */
.hover_content {
  background-color: rgba(29, 51, 95, 0.7);
  position: absolute;
  top: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 757, templates/g5_hydrogen/custom/scss/custom.scss */
.hover_content h2 {
  color: #f8f8f8;
  margin-top: 50%;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Playfair Display', serif;
}
/* line 765, templates/g5_hydrogen/custom/scss/custom.scss */
.hover_content h3 {
  color: #f8f8f8;
  text-align: center;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  font-size: 17px;
  margin-bottom: 0;
}
/* line 773, templates/g5_hydrogen/custom/scss/custom.scss */
.hover_content p {
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  color: #f8f8f8;
  text-align: center;
  margin-top: 0;
}
/* line 780, templates/g5_hydrogen/custom/scss/custom.scss */
.hover_content .icone_mail {
  margin-top: 10%;
  text-align: center;
}
/* line 785, templates/g5_hydrogen/custom/scss/custom.scss */
#vm_text .icone_mail, #to_text .icone_mail {
  color: #1d335f;
  margin: 0;
  padding: 0;
}
/* line 791, templates/g5_hydrogen/custom/scss/custom.scss */
#vm_text .icone_mail img, #to_text .icone_mail img {
  width: 22px;
  display: inline-block;
  margin-right: 10px;
  margin-left: 4px;
}
/* line 798, templates/g5_hydrogen/custom/scss/custom.scss */
.hover_content .icone_mail img {
  width: 22px;
}
/* line 805, templates/g5_hydrogen/custom/scss/custom.scss */
.img_content_avocats img {
  width: 100%;
  margin-top: 50px;
  cursor: default;
}
/* line 811, templates/g5_hydrogen/custom/scss/custom.scss */
#vm_text, #to_text {
  margin-left: 40px;
  margin-top: 95px;
}
/* line 816, templates/g5_hydrogen/custom/scss/custom.scss */
#vm_text p, #to_text p {
  color: #292827;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  font-size: 16px;
  padding: 1%;
}
/* line 823, templates/g5_hydrogen/custom/scss/custom.scss */
#vm_text h1, #to_text h1 {
  font-family: 'Playfair Display', serif;
  color: #1d335f;
  font-size: 33px;
}
/* line 829, templates/g5_hydrogen/custom/scss/custom.scss */
#vm_text .sample-description, #to_text .sample-description {
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  color: #292827;
  font-size: 16px;
}
/* line 837, templates/g5_hydrogen/custom/scss/custom.scss */
.content_avocats {
  margin-top: 100px;
  margin-bottom: 40px;
}
/* line 843, templates/g5_hydrogen/custom/scss/custom.scss */
.info_avocats {
  background: #f8f8f8;
  border: 1px solid #e4e4e4;
  height: 55px;
  margin-top: 40px;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  margin-left: 450px;
}
/* line 853, templates/g5_hydrogen/custom/scss/custom.scss */
.info_avocats:hover {
  background-color: #1d335f;
  color: #f8f8f8;
  border: 1px solid #f8f8f8;
}
/* line 859, templates/g5_hydrogen/custom/scss/custom.scss */
#tableau_cv {
  margin-top: 20px;
}
/* line 863, templates/g5_hydrogen/custom/scss/custom.scss */
#vincent_mignon #ligne_timeline {
  background-image: url('../images/lign_timeline.png') !important;
  width: 2px;
  height: 1000%;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 0px;
}
/* line 873, templates/g5_hydrogen/custom/scss/custom.scss */
#thierry_obrist #ligne_timeline {
  background-image: url('../images/lign_timeline.png') !important;
  width: 2px;
  height: 135%;
  margin: auto;
  position: absolute;
  left: 50%;
  top: 0px;
}
/* line 883, templates/g5_hydrogen/custom/scss/custom.scss */
.metier span {
  color: #1d335f;
}
/* line 887, templates/g5_hydrogen/custom/scss/custom.scss */
.bloc_cv {
  position: relative;
  text-align: center;
  margin-top: 30px;
}
/* line 893, templates/g5_hydrogen/custom/scss/custom.scss */
.date_lieu {
  width: 45%;
  text-align: right;
}
/* line 898, templates/g5_hydrogen/custom/scss/custom.scss */
.metier {
  width: 45%;
  text-align: left;
}
/* line 903, templates/g5_hydrogen/custom/scss/custom.scss */
.puce_timeline {
  width: 10%;
}
/* line 907, templates/g5_hydrogen/custom/scss/custom.scss */
.bloc_cv img {
  width: 15px;
}
/* line 911, templates/g5_hydrogen/custom/scss/custom.scss */
.lignecv {
  position: absolute;
  top: -23px;
  left: 50%;
}
/* line 917, templates/g5_hydrogen/custom/scss/custom.scss */
.lignecv img {
  width: 25%;
}
/* line 921, templates/g5_hydrogen/custom/scss/custom.scss */
.experiences, .publications, #formation, #affiliations {
  position: relative;
}
/* line 925, templates/g5_hydrogen/custom/scss/custom.scss */
#affiliations li {
  padding-bottom: 10px;
}
/* line 929, templates/g5_hydrogen/custom/scss/custom.scss */
#gauche, #droite {
  display: inline-block;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  color: #292827;
  vertical-align: top;
}
/* line 936, templates/g5_hydrogen/custom/scss/custom.scss */
#gauche {
  width: 35%;
  margin-right: 4%;
}
/* line 941, templates/g5_hydrogen/custom/scss/custom.scss */
#droite {
  width: 60%;
  position: relative;
}
/* line 946, templates/g5_hydrogen/custom/scss/custom.scss */
#formation h1, .experiences h1, #affiliations h1, .publications h1 {
  color: #1d335f;
  font-size: 33px;
  font-family: 'Playfair Display', serif;
}
/* line 952, templates/g5_hydrogen/custom/scss/custom.scss */
#container_avocat1, #container_avocat2 {
  display: none;
}
/* line 956, templates/g5_hydrogen/custom/scss/custom.scss */
.cadre_cv {
  border: 1px solid #e2e2e2;
  padding: 50px;
  margin-bottom: 50px;
}
/* line 962, templates/g5_hydrogen/custom/scss/custom.scss */
.fermer {
  background-color: #1d335f;
  position: absolute;
  top: -40px;
  right: 0px;
  width: 40px;
  height: 40px;
  text-align: center;
}
/* line 972, templates/g5_hydrogen/custom/scss/custom.scss */
.fermer:hover {
  cursor: pointer;
}
/* line 976, templates/g5_hydrogen/custom/scss/custom.scss */
.fermer a {
  text-align: center;
}
/* line 980, templates/g5_hydrogen/custom/scss/custom.scss */
.fermer img {
  width: 50%;
  width: 50%;
  vertical-align: middle;
  margin-top: 10px;
}
/* line 987, templates/g5_hydrogen/custom/scss/custom.scss */
#formation table, #formation table tr, #formation table td {
  border: none;
}
/* line 991, templates/g5_hydrogen/custom/scss/custom.scss */
#formation table span, .publications span {
  color: #1d335f;
  font-style: italic;
}
/* line 996, templates/g5_hydrogen/custom/scss/custom.scss */
#formation table tr:nth-child(2n) td:nth-child(2) {
  padding-top: 0;
  padding-bottom: 10%;
}
/* line 1001, templates/g5_hydrogen/custom/scss/custom.scss */
.experiences table, .experiences table tr, .experiences table td {
  border: none;
}
/* line 1005, templates/g5_hydrogen/custom/scss/custom.scss */
#affiliations ul {
  list-style: none;
}
/* line 1009, templates/g5_hydrogen/custom/scss/custom.scss */
.publications p:nth-child(2n) {
  margin-bottom: 5%;
}
/* line 1013, templates/g5_hydrogen/custom/scss/custom.scss */
#vincent_mignon .outer_publications {
  height: 100%;
  overflow: hidden;
  position: relative;
}
/* line 1019, templates/g5_hydrogen/custom/scss/custom.scss */
#vincent_mignon .outer_experiences {
  height: 100%;
  overflow: hidden;
  position: relative;
}
/* line 1025, templates/g5_hydrogen/custom/scss/custom.scss */
#thierry_obrist .outer_experiences {
  height: 100%;
  overflow: hidden;
  position: relative;
}
/* line 1031, templates/g5_hydrogen/custom/scss/custom.scss */
#thierry_obrist .outer_publications {
  height: 100%;
  overflow: hidden;
  position: relative;
}
/* line 1037, templates/g5_hydrogen/custom/scss/custom.scss */
.upClickExperiences {
  margin-bottom: 30px;
}
/* line 1041, templates/g5_hydrogen/custom/scss/custom.scss */
.downClickExperiences {
  margin-top: 30px;
}
/* line 1045, templates/g5_hydrogen/custom/scss/custom.scss */
.container_fleche {
  text-align: center;
}
/* line 1049, templates/g5_hydrogen/custom/scss/custom.scss */
.container_fleche img {
  width: 2%;
}
/* line 1053, templates/g5_hydrogen/custom/scss/custom.scss */
.container_fleche img:hover {
  cursor: pointer;
}
/* line 1057, templates/g5_hydrogen/custom/scss/custom.scss */
.plus_publications {
  color: #292827;
  background: #f8f8f8;
  text-transform: uppercase;
  border: 1px solid #e4e4e4;
  height: 55px;
  margin-bottom: 90px;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  margin-left: 70%;
}
/*-----------Domaines & secteurs d'activités-------------*/
/* line 1072, templates/g5_hydrogen/custom/scss/custom.scss */
#domaines_activites, #secteurs_activites {
  border: solid 1px #e7e7e7;
  max-height: 400px;
  position: relative;
  background-color: #f8f8f8;
  border-top: solid 2px #1d335f;
  cursor: pointer;
  position: relative;
  background-size: 100% 201%;
  background-image: linear-gradient(to bottom, #f8f8f8 50%, #1d335f 50%);
  -webkit-transition: background-position 0.4s;
  -moz-transition: background-position 0.4s;
  transition: background-position 0.4s;
  margin-bottom: 70px;
}
/* line 1088, templates/g5_hydrogen/custom/scss/custom.scss */
#domaines_activites:hover, #secteurs_activites:hover {
  background-position: 0 -100%;
  border: none;
}
/* line 1093, templates/g5_hydrogen/custom/scss/custom.scss */
.current {
  background-position: 0 -100%;
  border: none !important;
}
/* line 1098, templates/g5_hydrogen/custom/scss/custom.scss */
.arrowActive {
  background: url('../images/arrow_right_blanc.svg') no-repeat !important;
  -webkit-transform: rotate(450deg);
  -moz-transform: rotate(450deg);
  -o-transform: rotate(450deg);
}
/* line 1105, templates/g5_hydrogen/custom/scss/custom.scss */
.color {
  color: #f8f8f8 !important;
}
/* line 1109, templates/g5_hydrogen/custom/scss/custom.scss */
#domaines_activites .arrow, #secteurs_activites .arrow {
  right: 20px;
  bottom: 20px;
  width: 20px;
  height: 30px;
  position: absolute;
  background: url('../images/arrow_right_bleu.svg') no-repeat;
  transition-duration: 0.5s;
  transition-property: transform;
}
/* line 1120, templates/g5_hydrogen/custom/scss/custom.scss */
#domaines_activites:hover .arrow, #secteurs_activites:hover .arrow {
  background: url('../images/arrow_right_blanc.svg') no-repeat;
  -webkit-transform: rotate(450deg);
  -moz-transform: rotate(450deg);
  -o-transform: rotate(450deg);
}
/* line 1127, templates/g5_hydrogen/custom/scss/custom.scss */
#domaines_activites:hover h1, #secteurs_activites:hover h1 {
  color: #f8f8f8;
}
/* line 1132, templates/g5_hydrogen/custom/scss/custom.scss */
#domaines_activites h1, #secteurs_activites h1 {
  font-size: 28px;
  color: #1d335f;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0.5px;
  padding-left: 35px;
  margin-bottom: 40px;
  margin-top: 20px;
}
/* line 1143, templates/g5_hydrogen/custom/scss/custom.scss */
.activites_background img {
  position: absolute;
  top: 300px;
  background-size: contain;
}
/* DOMAINES D'ACTIVITÉS*/
/* line 1151, templates/g5_hydrogen/custom/scss/custom.scss */
#da_container {
  margin-bottom: 70px;
  display: none;
}
/* line 1156, templates/g5_hydrogen/custom/scss/custom.scss */
#droit_commercial .activites_nom, #procedures .activites_nom, #droit_contrats .activites_nom, #droit_fiscal .activites_nom, #poursuites .activites_nom {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40%;
}
/* line 1163, templates/g5_hydrogen/custom/scss/custom.scss */
.activites_nom h2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 29%;
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-size: 31px;
  text-transform: uppercase;
  color: #f8f8f8;
  line-height: 1.3em;
}
/* line 1176, templates/g5_hydrogen/custom/scss/custom.scss */
#droit_commercial .textes_activites, #procedures .textes_activites, #poursuites .textes_activites {
  border-top: solid 2px #1d335f;
  padding-top: 3%;
  margin-left: 35px;
  margin-top: 30px;
  display: inline-block;
  width: 53%;
}
/* line 1185, templates/g5_hydrogen/custom/scss/custom.scss */
#droit_contrats .textes_activites, #droit_fiscal .textes_activites {
  border-top: solid 2px #1d335f;
  padding-top: 3%;
  margin-right: 35px;
  margin-top: 30px;
  display: inline-block;
  width: 48%;
}
/* line 1194, templates/g5_hydrogen/custom/scss/custom.scss */
#droit_contrats .textes_activites_mobile, #droit_fiscal .textes_activites_mobile {
  display: none;
}
/* line 1199, templates/g5_hydrogen/custom/scss/custom.scss */
#droit_contrats, #procedures, #droit_fiscal, #poursuites {
  margin-top: 60px;
}
/* SECTEURS D'ACTIVITÉS*/
/* line 1205, templates/g5_hydrogen/custom/scss/custom.scss */
#sa_container {
  margin-bottom: 70px;
  display: none;
}
/* line 1210, templates/g5_hydrogen/custom/scss/custom.scss */
#industrie_horlogerie .activites_nom, #clients_prives .activites_nom, #startup .activites_nom, #fiscalite_immobiliere .activites_nom {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 42%;
}
/* line 1217, templates/g5_hydrogen/custom/scss/custom.scss */
#industrie_horlogerie .textes_activites, #startup .textes_activites {
  border-top: solid 2px #1d335f;
  padding-top: 3%;
  margin-left: 35px;
  margin-top: 30px;
  display: inline-block;
  width: 53%;
}
/* line 1226, templates/g5_hydrogen/custom/scss/custom.scss */
#clients_prives .textes_activites, #fiscalite_immobiliere .textes_activites {
  border-top: solid 2px #1d335f;
  padding-top: 3%;
  margin-right: 35px;
  margin-top: 30px;
  display: inline-block;
  width: 48%;
}
/* line 1235, templates/g5_hydrogen/custom/scss/custom.scss */
#clients_prives .textes_activites_mobile, #fiscalite_immobiliere .textes_activites_mobile {
  display: none;
}
/* line 1240, templates/g5_hydrogen/custom/scss/custom.scss */
#clients_prives, #startup, #fiscalite_immobiliere {
  margin-top: 60px;
}
/*-------------actualités + blog------------*/
/* line 1245, templates/g5_hydrogen/custom/scss/custom.scss */
.latestnews {
  margin: auto 0;
  padding: 1%;
}
/* line 1251, templates/g5_hydrogen/custom/scss/custom.scss */
.poste_actualites {
  width: 300px;
  height: 250px;
  border-top: solid 2px #1d335f;
  border-bottom: solid 1px #e7e7e7;
  border-left: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
  margin-bottom: 50px;
  position: relative;
  background-size: 100% 201%;
  background-image: linear-gradient(to bottom, #f8f8f8 50%, #1d335f 50%);
  -webkit-transition: background-position 0.4s;
  -moz-transition: background-position 0.4s;
  transition: background-position 0.4s;
}
/* line 1267, templates/g5_hydrogen/custom/scss/custom.scss */
.poste_actualites:hover {
  background-position: 0 -100%;
}
/* line 1271, templates/g5_hydrogen/custom/scss/custom.scss */
.poste_actualites:hover .date, .poste_actualites:hover #titre_poste1, .poste_actualites:hover #titre_poste2, .poste_actualites:hover #titre_poste3, .poste_actualites:hover #titre_poste4, .poste_actualites:hover .lire {
  color: #f8f8f8;
}
/* line 1275, templates/g5_hydrogen/custom/scss/custom.scss */
.icon-calendar {
  display: none;
}
/* line 1279, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .item-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 1284, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .page-header {
  border-bottom: 2px solid #1d335f;
  margin-bottom: 50px;
}
/* line 1289, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .page-header h2 {
  color: #1d335f;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
}
/* line 1295, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display div[itemprop="articleBody"] p {
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  color: #292827;
}
/* line 1300, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .pager {
  text-align: left;
}
/* line 1304, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .pager li {
  display: inline-block;
}
/* line 1308, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .pager li a {
  background: #f8f8f8;
  border-radius: 0px;
  color: #292827;
  padding: 10px 30px;
  margin: 20px 20px 20px 0;
}
/* line 1316, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .pager li a:hover {
  background-color: #1d335f;
  color: #f8f8f8;
  border: 1px solid #f8f8f8;
}
/* line 1322, templates/g5_hydrogen/custom/scss/custom.scss */
.article-info.muted {
  text-align: right;
  color: #1d335f;
  text-transform: uppercase;
  border-bottom: 2px solid #1d335f;
  padding: 30px 70px 30px 0px;
}
/* line 1330, templates/g5_hydrogen/custom/scss/custom.scss */
#actualites_display .article-info-term, .article-info-term {
  display: none;
}
/* line 1334, templates/g5_hydrogen/custom/scss/custom.scss */
.newsflash p {
  display: none;
}
/* line 1338, templates/g5_hydrogen/custom/scss/custom.scss */
#titres_auteur {
  padding-top: 50px;
  margin-top: 12px;
}
/* line 1343, templates/g5_hydrogen/custom/scss/custom.scss */
#titres_auteur h3 {
  color: #1d335f;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 1349, templates/g5_hydrogen/custom/scss/custom.scss */
.newsflash-title {
  border-bottom: 1px solid #e2e2e2;
}
/* line 1353, templates/g5_hydrogen/custom/scss/custom.scss */
.newsflash-title a {
  color: #292827;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  font-size: 16px;
  margin: 0px;
  padding-bottom: 11px;
  padding-top: 11px;
}
/* line 1362, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .platform-content {
  padding: 2%;
}
/* line 1366, templates/g5_hydrogen/custom/scss/custom.scss */
.voirplus {
  background: #f8f8f8;
  border: 1px solid #e4e4e4;
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  padding: 2%;
  -webkit-transition: all 0.5s;
  /* Safari */
  transition: all 0.5s;
}
/* line 1375, templates/g5_hydrogen/custom/scss/custom.scss */
#bouton_voirplus {
  margin-left: 64%;
}
/*-----------articles blog------------*/
/* line 1380, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .g-container, .activities .g-container, .avocats .g-container {
  background: #f8f8f8;
}
/* line 1384, templates/g5_hydrogen/custom/scss/custom.scss */
#logo_bleu_blog {
  position: relative;
  left: -100px;
  margin: auto;
}
/* line 1390, templates/g5_hydrogen/custom/scss/custom.scss */
.item-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 1395, templates/g5_hydrogen/custom/scss/custom.scss */
.page-header {
  border-bottom: 2px solid #1d335f;
  margin-bottom: 50px;
}
/* line 1400, templates/g5_hydrogen/custom/scss/custom.scss */
.page-header h2 {
  color: #1d335f;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
}
/* line 1406, templates/g5_hydrogen/custom/scss/custom.scss */
div[itemprop="articleBody"] p {
  font-family: 'Century Gothic', CenturyGothic, sans-serif;
  color: #292827;
}
/* line 1411, templates/g5_hydrogen/custom/scss/custom.scss */
.pager {
  text-align: left;
}
/* line 1415, templates/g5_hydrogen/custom/scss/custom.scss */
.pager li {
  display: inline-block;
}
/* line 1420, templates/g5_hydrogen/custom/scss/custom.scss */
.pager li a {
  background: #f8f8f8;
  border-radius: 0px;
  color: #292827;
  padding: 10px 30px;
  margin: 20px 20px 20px 0;
}
/* line 1428, templates/g5_hydrogen/custom/scss/custom.scss */
.pager li a:hover {
  background-color: #1d335f;
  color: #f8f8f8;
  border: 1px solid #f8f8f8;
}
/* line 1434, templates/g5_hydrogen/custom/scss/custom.scss */
.icon-chevron-left, .icon-chevron-right {
  display: none;
}
/*-------------------RESPONSIVE------------------*/
@media only screen and (min-width: 769px) and (max-width: 1350px) {
  /*domaines activité*/
  /*avocats*/
  /* line 1445, templates/g5_hydrogen/custom/scss/custom.scss */
  #droit_commercial .textes_activites, #procedures .textes_activites, #poursuites .textes_activites, #droit_contrats .textes_activites, #droit_fiscal .textes_activites {
    width: 50%;
  }
  /* line 1447, templates/g5_hydrogen/custom/scss/custom.scss */
  #industrie_horlogerie .textes_activites, #clients_prives .textes_activites, #fiscalite_immobiliere .textes_activites, #startup .textes_activites {
    width: 50%;
  }
  /* line 1450, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content h3 {
    font-size: 14px;
  }
  /* line 1451, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content h2 {
    font-size: 25px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  /*mod lang*/
  /*Button Top*/
  /*Footer contact*/
  /*accueil*/
  /*avocats*/
  /*domaines activité*/
  /*article blog*/
  /* line 1456, templates/g5_hydrogen/custom/scss/custom.scss */
  div.mod-languages ul.lang-block li {
    display: inline-block;
  }
  /* line 1457, templates/g5_hydrogen/custom/scss/custom.scss */
  div.mod-languages a {
    color: #1d335f !important;
    background: transparent;
  }
  /* line 1458, templates/g5_hydrogen/custom/scss/custom.scss */
  .mod-languages:hover ul li:last-child {
    display: inline-block;
    background: transparent;
  }
  /* line 1459, templates/g5_hydrogen/custom/scss/custom.scss */
  div.mod-languages ul.lang-block {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  /* line 1462, templates/g5_hydrogen/custom/scss/custom.scss */
  div.back_top {
    width: 30px;
    height: 50px;
    right: 10px;
  }
  /* line 1469, templates/g5_hydrogen/custom/scss/custom.scss */
  #cadre1, #cadre2 {
    display: block;
  }
  /* line 1470, templates/g5_hydrogen/custom/scss/custom.scss */
  #cadre1, input[placeholder] {
    width: 100%;
  }
  /* line 1471, templates/g5_hydrogen/custom/scss/custom.scss */
  #logo_bottom {
    display: none;
  }
  /* line 1472, templates/g5_hydrogen/custom/scss/custom.scss */
  #bloc1 {
    margin-right: 5%;
  }
  /* line 1475, templates/g5_hydrogen/custom/scss/custom.scss */
  #img_citation {
    display: none;
  }
  /* line 1476, templates/g5_hydrogen/custom/scss/custom.scss */
  #logo_middle_img {
    padding: 3%;
    margin-top: 85px;
  }
  /* line 1477, templates/g5_hydrogen/custom/scss/custom.scss */
  #logo_middle_img img {
    width: 50%;
  }
  /* line 1478, templates/g5_hydrogen/custom/scss/custom.scss */
  #small_header {
    height: 100%;
    text-align: center;
  }
  /* line 1479, templates/g5_hydrogen/custom/scss/custom.scss */
  .slash_header {
    bottom: -25px;
    left: 78%;
    position: absolute;
  }
  /* line 1480, templates/g5_hydrogen/custom/scss/custom.scss */
  .second_bloc {
    padding: 2% 10%;
  }
  /* line 1481, templates/g5_hydrogen/custom/scss/custom.scss */
  #div_domaines, #div_secteurs {
    position: relative;
    margin-left: 3%;
    display: inline-block;
    width: 350px;
  }
  /* line 1482, templates/g5_hydrogen/custom/scss/custom.scss */
  #div_domaines h1, #div_secteurs h1 {
    font-size: 33px;
    height: 100%;
    line-height: 170px;
    width: 100%;
    padding: 0px;
    font-size: 26px;
    text-align: center;
    margin: 0;
  }
  /* line 1483, templates/g5_hydrogen/custom/scss/custom.scss */
  .dernierspostes h3 {
    text-align: center;
    font-size: 26px;
  }
  /* line 1484, templates/g5_hydrogen/custom/scss/custom.scss */
  #mix {
    margin-top: 0px;
    padding: 15%;
  }
  /* line 1488, templates/g5_hydrogen/custom/scss/custom.scss */
  .presentation_avocats_top {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  /* line 1489, templates/g5_hydrogen/custom/scss/custom.scss */
  .presentation_avocats_bottom {
    padding-bottom: 20px;
  }
  /* line 1490, templates/g5_hydrogen/custom/scss/custom.scss */
  #vincentmignon img, #thierryobrist img {
    width: 50%;
    height: 50%;
  }
  /* line 1491, templates/g5_hydrogen/custom/scss/custom.scss */
  #vm_text h1, #to_text h1 {
    text-align: center;
  }
  /* line 1492, templates/g5_hydrogen/custom/scss/custom.scss */
  #vm_text p, #to_text p {
    text-align: center;
    padding: 0 25px;
  }
  /* line 1493, templates/g5_hydrogen/custom/scss/custom.scss */
  .info_avocats {
    margin: 0 43%;
    display: inline-block;
  }
  /* line 1494, templates/g5_hydrogen/custom/scss/custom.scss */
  #gauche, #droite {
    display: block;
  }
  /* line 1495, templates/g5_hydrogen/custom/scss/custom.scss */
  #gauche {
    width: 100%;
    margin-right: 0px;
    padding: 2%;
  }
  /* line 1496, templates/g5_hydrogen/custom/scss/custom.scss */
  #droite {
    width: 100%;
    padding: 2%;
  }
  /* line 1497, templates/g5_hydrogen/custom/scss/custom.scss */
  #fermer {
    display: none;
  }
  /* line 1498, templates/g5_hydrogen/custom/scss/custom.scss */
  .experiences, .publications {
    padding: 2%;
  }
  /* line 1499, templates/g5_hydrogen/custom/scss/custom.scss */
  .downClickExperiences, .downClickPublications {
    margin-bottom: 15px;
  }
  /* line 1500, templates/g5_hydrogen/custom/scss/custom.scss */
  .container_fleche img {
    width: 3%;
  }
  /* line 1502, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content h2 {
    font-size: 45px;
  }
  /* line 1503, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content h3 {
    font-size: 35px;
  }
  /* line 1504, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content {
    top: 0;
  }
  /* line 1505, templates/g5_hydrogen/custom/scss/custom.scss */
  #formation table tr:nth-child(2n) td:nth-child(2) {
    padding-bottom: 3%;
  }
  /* line 1508, templates/g5_hydrogen/custom/scss/custom.scss */
  #droit_commercial .textes_activites, #procedures .textes_activites, #poursuites .textes_activites, #droit_contrats .textes_activites, #droit_fiscal .textes_activites {
    display: inline-block;
    margin: 10px;
  }
  /* line 1509, templates/g5_hydrogen/custom/scss/custom.scss */
  #droit_commercial .activites_nom, #procedures .activites_nom, #droit_contrats .activites_nom, #droit_fiscal .activites_nom, #poursuites .activites_nom {
    display: inline-block;
    margin: 15px;
  }
  /* line 1510, templates/g5_hydrogen/custom/scss/custom.scss */
  .activites_background img {
    display: none;
  }
  /* line 1512, templates/g5_hydrogen/custom/scss/custom.scss */
  #industrie_horlogerie .textes_activites, #clients_prives .textes_activites, #fiscalite_immobiliere .textes_activites, #startup .textes_activites {
    display: inline-block;
    margin: 10px;
  }
  /* line 1513, templates/g5_hydrogen/custom/scss/custom.scss */
  #industrie_horlogerie .activites_nom, #clients_prives .activites_nom, #fiscalite_immobiliere .activites_nom, #startup .activites_nom {
    display: inline-block;
    margin: 15px;
  }
  /* line 1518, templates/g5_hydrogen/custom/scss/custom.scss */
  #logo_bleu_blog {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  /*mod lang*/
  /*Button Top*/
  /*Footer contact*/
  /*accueil*/
  /*avocats*/
  /*domaines activité*/
  /*article blog*/
  /* line 1523, templates/g5_hydrogen/custom/scss/custom.scss */
  div.mod-languages ul.lang-block li {
    display: inline-block;
  }
  /* line 1524, templates/g5_hydrogen/custom/scss/custom.scss */
  div.mod-languages a {
    color: #1d335f !important;
    background: transparent;
  }
  /* line 1525, templates/g5_hydrogen/custom/scss/custom.scss */
  .mod-languages:hover ul li:last-child {
    display: inline-block;
    background: transparent;
  }
  /* line 1526, templates/g5_hydrogen/custom/scss/custom.scss */
  div.mod-languages ul.lang-block {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  /* line 1529, templates/g5_hydrogen/custom/scss/custom.scss */
  div.back_top {
    width: 30px;
    height: 50px;
    right: 10px;
  }
  /* line 1536, templates/g5_hydrogen/custom/scss/custom.scss */
  #bloc1 {
    text-align: center;
    margin-right: 3%;
    display: block;
  }
  /* line 1537, templates/g5_hydrogen/custom/scss/custom.scss */
  #bloc2 {
    text-align: center;
  }
  /* line 1538, templates/g5_hydrogen/custom/scss/custom.scss */
  .titre {
    text-align: center;
  }
  /* line 1539, templates/g5_hydrogen/custom/scss/custom.scss */
  #cadre1, #cadre2 {
    display: block;
  }
  /* line 1540, templates/g5_hydrogen/custom/scss/custom.scss */
  #cadre1, input[placeholder] {
    width: 100%;
  }
  /* line 1541, templates/g5_hydrogen/custom/scss/custom.scss */
  #logo_bottom {
    display: none;
  }
  /* line 1544, templates/g5_hydrogen/custom/scss/custom.scss */
  .accueil h1 {
    font-size: 40px;
  }
  /* line 1545, templates/g5_hydrogen/custom/scss/custom.scss */
  .leax_caption {
    font-size: 20px;
  }
  /* line 1546, templates/g5_hydrogen/custom/scss/custom.scss */
  #logo_middle_img {
    padding: 3%;
    margin-top: 185px;
    width: 94%;
    text-align: center;
  }
  /* line 1547, templates/g5_hydrogen/custom/scss/custom.scss */
  #img_citation {
    display: none;
  }
  /* line 1548, templates/g5_hydrogen/custom/scss/custom.scss */
  #small_header {
    background-image: none;
    height: 100%;
  }
  /* line 1549, templates/g5_hydrogen/custom/scss/custom.scss */
  .slash_header {
    bottom: -25px;
    left: 78%;
    position: absolute;
  }
  /* line 1550, templates/g5_hydrogen/custom/scss/custom.scss */
  .second_bloc {
    padding: 2%;
  }
  /* line 1551, templates/g5_hydrogen/custom/scss/custom.scss */
  .second_bloc h1 {
    margin-left: 10%;
  }
  /* line 1552, templates/g5_hydrogen/custom/scss/custom.scss */
  .second_bloc p {
    margin-left: 10%;
  }
  /* line 1553, templates/g5_hydrogen/custom/scss/custom.scss */
  #div_domaines h1, #div_secteurs h1 {
    color: #f8f8f8;
    font-family: 'Playfair Display', serif;
    font-size: 33px;
    height: 100%;
    line-height: 170px;
    width: 100%;
    padding: 0px;
    font-size: 26px;
    text-align: center;
    margin: 0;
  }
  /* line 1554, templates/g5_hydrogen/custom/scss/custom.scss */
  #div_domaines, #div_secteurs {
    height: 170px;
    width: 100%;
    background-color: #1d335f;
    position: relative;
    margin: 35px 0px 0px 0px;
  }
  /* line 1555, templates/g5_hydrogen/custom/scss/custom.scss */
  .dernierspostes h3 {
    text-align: center;
    font-size: 26px;
  }
  /* line 1556, templates/g5_hydrogen/custom/scss/custom.scss */
  #mix {
    margin-top: 0px;
    padding: 15%;
  }
  /* line 1557, templates/g5_hydrogen/custom/scss/custom.scss */
  .latestnews {
    margin-left: 0px;
  }
  /* line 1558, templates/g5_hydrogen/custom/scss/custom.scss */
  .latestnews > li {
    width: 85%;
  }
  /* line 1561, templates/g5_hydrogen/custom/scss/custom.scss */
  .presentation_avocats_top {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  /* line 1562, templates/g5_hydrogen/custom/scss/custom.scss */
  .presentation_avocats_bottom {
    padding-bottom: 20px;
  }
  /* line 1563, templates/g5_hydrogen/custom/scss/custom.scss */
  .info_avocats {
    margin: 0 43%;
    display: inline-block;
  }
  /* line 1564, templates/g5_hydrogen/custom/scss/custom.scss */
  #vm_text h1, #to_text h1 {
    text-align: center;
  }
  /* line 1565, templates/g5_hydrogen/custom/scss/custom.scss */
  #vm_text p, #to_text p {
    text-align: center;
    padding: 0 25px;
  }
  /* line 1566, templates/g5_hydrogen/custom/scss/custom.scss */
  #gauche, #droite {
    display: block;
  }
  /* line 1567, templates/g5_hydrogen/custom/scss/custom.scss */
  #gauche {
    width: 100%;
    margin-right: 0px;
    padding: 2%;
  }
  /* line 1568, templates/g5_hydrogen/custom/scss/custom.scss */
  #droite {
    width: 100%;
    padding: 2%;
  }
  /* line 1569, templates/g5_hydrogen/custom/scss/custom.scss */
  #fermer {
    display: none;
  }
  /* line 1570, templates/g5_hydrogen/custom/scss/custom.scss */
  .experiences, .publications {
    padding: 2%;
  }
  /* line 1571, templates/g5_hydrogen/custom/scss/custom.scss */
  .downClickExperiences, .downClickPublications {
    margin-bottom: 15px;
  }
  /* line 1572, templates/g5_hydrogen/custom/scss/custom.scss */
  .container_fleche img {
    width: 3%;
  }
  /* line 1574, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content h2 {
    font-size: 37px;
  }
  /* line 1575, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content h3 {
    font-size: 19px;
  }
  /* line 1576, templates/g5_hydrogen/custom/scss/custom.scss */
  .hover_content {
    top: 0;
  }
  /* line 1577, templates/g5_hydrogen/custom/scss/custom.scss */
  #formation table tr:nth-child(2n) td:nth-child(2) {
    padding-bottom: 3%;
  }
  /* line 1580, templates/g5_hydrogen/custom/scss/custom.scss */
  #droit_commercial .textes_activites, #procedures .textes_activites, #poursuites .textes_activites, #droit_contrats .textes_activites_mobile, #droit_fiscal .textes_activites_mobile {
    display: inline-block;
    margin: 0px;
    width: 100%;
    padding: 20px;
    text-align: center;
    border: none;
  }
  /* line 1581, templates/g5_hydrogen/custom/scss/custom.scss */
  #droit_commercial .activites_nom, #procedures .activites_nom, #droit_contrats .activites_nom, #droit_fiscal .activites_nom, #poursuites .activites_nom {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  /* line 1582, templates/g5_hydrogen/custom/scss/custom.scss */
  .activites_background img {
    display: none;
  }
  /* line 1583, templates/g5_hydrogen/custom/scss/custom.scss */
  #droit_contrats .textes_activites, #droit_fiscal .textes_activites {
    display: none;
  }
  /* line 1585, templates/g5_hydrogen/custom/scss/custom.scss */
  #industrie_horlogerie .textes_activites, #startup .textes_activites, #fiscalite_immobiliere .textes_activites_mobile, #clients_prives .textes_activites_mobile {
    display: inline-block;
    margin: 0px;
    width: 100%;
    padding: 20px;
    text-align: center;
    border: none;
  }
  /* line 1586, templates/g5_hydrogen/custom/scss/custom.scss */
  #industrie_horlogerie .activites_nom, #clients_prives .activites_nom, #startup .activites_nom, #fiscalite_immobiliere .activites_nom {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  /* line 1588, templates/g5_hydrogen/custom/scss/custom.scss */
  #clients_prives .textes_activites, #fiscalite_immobiliere .textes_activites {
    display: none;
  }
  /* line 1591, templates/g5_hydrogen/custom/scss/custom.scss */
  #logo_bleu_blog {
    display: none;
  }
}
