@import url("https://fonts.googleapis.com/css?family=Muli:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");

.grecaptcha-badge{
	display:none;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    width: 100%;
    float: left;
}

.quiz_white {
    width: 48.3%;
    float: left;
	margin:30px 0;
}

.quiz_white input[name='honeypot-856'] {
    display:none !important;
}

.quiz_white input[name='quiz-9'] {
    width: calc(100% - 70px);
	margin-bottom: 0 !important;
}

.quiz_white label {
    display: flex;
    align-items:center;
    margin-bottom: 0;
}

.quiz_white label span{
    width: 70px;
}

html, body {
  height: 100%; }

.defiller-bas {
  position: fixed;
  left: 95px;
  z-index: 1;
  top: 498px; }
  .defiller-bas a {
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;    
    mix-blend-mode: difference;
    z-index: 9999;
    position: relative;
    text-decoration: none; }
  .defiller-bas span {
    position: absolute;
    top: 150px;
    left: 0;
    width: 20px;
    height: 30px;
    border: 2px solid white;
    border-radius: 50px; }
    .defiller-bas span:first-child {

       position: absolute;
    border: 0 !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    width: 160px;
    top: 0;
    left: 16px;

    }
      .defiller-bas span:first-child:before {
        content: none; }
    .defiller-bas span:before {
      content: '';
      position: absolute;
      top: 8px;
      left: 50%;
      transform: translate(-50%, 0);
      width: 2px;
      height: 5px;
      background-color: white;
      animation: scrollDown 2s infinite; }
@keyframes scrollDown {
  0% {
    opacity: 0;
    transform: translate(-50%, 0); }
  30% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translate(-50%, 9px); } }
header {
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  padding-top: 50px; }
  header .logo {
    width: 148px;
    float: left; }
    header .logo img {
      max-width: 100%; }
  header .social {
    float: right; }
    header .social ul {
      padding: 0;
      list-style: none; }
      header .social ul li {
        display: inline;
        margin-right: 10px; }
        header .social ul li a {
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          border-radius: 50%;
          border: 1px solid #fff;
          text-decoration: none;
          color: #fff;
          display: inline-block; }

.modal-dialog {
  width: 800px !important;
  top: 25%;
      max-width: 95%; }

.modal-backdrop.in {
  opacity: .9 !important; }

.modal-backdrop {
  background-color: #fff !important; }

.modal-content {
/*   background: transparent !important; */
	background : white !important;
  border: none !important;
  box-shadow: none !important; }

.modal-content h2 {
  font-family: 'Muli', sans-serif;
  font-size: 32px;
  color: #17004f;
  text-align: center; }

.modal-content p, .modal-content ul {
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  padding: 0; }

.modal-content h3 {
  font-family: 'Muli', sans-serif;
  color: #17004f !important; }

.modal-content h4 {
  font-family: 'Muli', sans-serif;
  color: #17004f !important; }

.modal-open {
  overflow: visible !important; }

.modal-header .close {
  margin-top: 30px !important;
  color: #17004f !important;
  opacity: 1 !important; }

footer {
  width: 100%;
  float: left;
  border-top: 1px solid #e5e5e5; }
  footer .first-line {
    padding: 60px 0;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    float: left;
    text-align: center; }
    footer .first-line .logo {
      padding-bottom: 65px; }
    footer .first-line .menu {
      width: 100%;
      float: left; }
      footer .first-line .menu p {
        font-family: 'Muli', sans-serif;
        color: #898989;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 28px;
        letter-spacing: 1px;
        margin-bottom: 20px; }
      footer .first-line .menu ul {
        float: none;
        list-style: none;
        padding: 0;
        width: 373px;
        margin: auto;
        margin-bottom: 20px; }
        footer .first-line .menu ul li {
          line-height: 50px;
          text-align: center;
          display: inline;
          margin-right: 20px; }
          footer .first-line .menu ul li a {
            text-decoration: underline;
            color: #000;
            text-transform: uppercase;
            font-family: 'Lato', sans-serif;
            font-size: 14.28px;
            line-height: 28.56px;
            cursor: pointer; }
    footer .first-line .social {
      width: 100%;
      float: left; }
      footer .first-line .social p {
        font-family: 'Muli', sans-serif;
        color: #898989;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 28px;
        letter-spacing: 1px;
        margin-bottom: 25px; }
      footer .first-line .social ul {
        width: 100%;
        float: left;
        list-style: none;
        padding: 0; }
        footer .first-line .social ul li {
          width: 170px;
          height: 50px;
          line-height: 50px;
          text-align: center;
          border: 1px solid #000;
          display: inline-block;
          margin-right: 8px; }
          footer .first-line .social ul li a {
            text-decoration: none;
            color: #000;
            text-transform: uppercase;
            font-family: 'Lato', sans-serif;
            font-size: 12px;
            letter-spacing: 1.5px; }
            footer .first-line .social ul li a i {
              margin-right: 15px; }
  footer .second-line {
    padding: 30px 0;
    width: 100%;
    float: left;
    text-align: center; }
    footer .second-line p {
      font-family: 'Lato', sans-serif;
      font-size: 11.98px;
      letter-spacing: 0.85px;
      color: #000; }
      footer .second-line p a {
        text-decoration: none;
        color: #fff;
        background: #001fae;
        display: block;
        width: 300px;
        margin: 15px auto; }

.slider {
  width: 100%;
  height: 812px;
  background: url(images/home-back.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
     padding-top: 240px; }
  .slider .content-slider {
    width: 700px;
    float: left;
        padding-right: 170px;
  }

    .slider .content-slider .item h2 {
      font-family: 'Muli', sans-serif;
      font-size: 41px;
      line-height: 58px;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #fff;
      margin-top: 0;
      font-weight: 300; }
    .slider .content-slider .item p {
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      margin-left: 45px;
      font-size: 15px;
      line-height: 25px;
      color: #fff;
      opacity: 0.5; }
    .slider .content-slider .slick-dots {
      padding-left: 45px;
      padding-top: 50px; }
      .slider .content-slider .slick-dots li {
        display: inline-block;
        margin-right: 10px;
        list-style: none; }
        .slider .content-slider .slick-dots li.slick-active button {
          background: #ac182d; }
        .slider .content-slider .slick-dots li button {
          width: 60px;
          height: 3px;
          color: transparent;
          border: none;
          background: #fff;
          outline: none !important; }
    .slider .content-slider .slick-arrow {
      position: absolute;
      bottom: 22px;
/*       left: 200px; */
		left : 340px;
      color: #fff;
      opacity: 1;
      cursor: pointer; }

      .slider .content-slider .slick-arrow.left:after {
        content: '';
        height: 20px;
        width: 3px;
        background: #fff;
        position: absolute;
        left: 17px;
        top: -3px;
        display: inline-block;
        opacity: 0.05; }
      .slider .content-slider .slick-arrow.right {
/*         left: 229px;  */
		  left : 369px;
}
      .slider .content-slider .slick-arrow.slick-disabled {
        opacity: 0.05; }
        .slider .content-slider .slick-arrow.slick-disabled:after {
          opacity: 1; }

.associes {
  width: 100%;
  float: left;
  padding: 200px 0;
  padding-top: 0;
  background: url(images/asso-back.png);
  background-repeat: no-repeat;
  background-position-y: -240px; }
  .associes .introduction {
    width: 380px;
    float: left;
    position: relative;
    /*top: 200px;*/ }
    .associes .introduction h2 {
      font-family: 'Muli', sans-serif;
      font-weight: 300;
      font-size: 38px;
      line-height: 50px;
      letter-spacing: 0.02em;
      color: #000;
      text-transform: uppercase; }
    .associes .introduction p {
      font-family: 'Lato', sans-serif;
      font-weight: 300;
      font-size: 16px;
      line-height: 22px;
      color: #000;
      opacity: 0.5;
      padding-right: 63px; }
    .associes .introduction .annuaire {
      width: 100%;
      float: left;
      padding-top: 30px; }
      .associes .introduction .annuaire a {
        width: 220px;
        height: 50px;
        color: #fff;
        line-height: 50px;
        text-align: center;
        background: #17004f;
        text-transform: uppercase;
        display: block;
        text-decoration: none;
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        letter-spacing: 0.02em;
        -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1); }
  .associes .members {
    width: 100%;
    float: left;
    margin-top: 52px; }
    .associes .members .member {
      overflow: hidden;
      width: 220px;
      height: 280px;
      float: left;
      position: relative;
      margin-right: 20px;
      margin-bottom: 30px; }
      .associes .members .member > a {
        width: 100%;
        height: 100%;
        display: block;
          z-index: 1;
        position: absolute;
        opacity: 0; }
      .associes .members .member:nth-child(2) {
        /*margin-left: 161px;*/ }
      .associes .members .member:hover {
        -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1); }
        .associes .members .member:hover .hover {
          opacity: 1; }
          .associes .members .member:hover .hover .content {
            bottom: 25px; }
      .associes .members .member .hover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000000c4;
        opacity: 0; }
        .associes .members .member .hover .content {
          position: absolute;
          z-index: 9999999999;
          bottom: -25px;
          left: 20px;
          right: 20px;
          margin: auto;
          -webkit-transition: all 500ms ease;
          -moz-transition: all 500ms ease;
          -ms-transition: all 500ms ease;
          -o-transition: all 500ms ease;
          transition: all 500ms ease; }
          .associes .members .member .hover .content .title {
            display: block;
            color: #fff;
            font-family: 'Muli', sans-serif;
            font-size: 12px;
            line-height: 19px;
            font-weight: 300;
            text-transform: uppercase; }
          .associes .members .member .hover .content h4 {
            color: #fff;
            font-family: 'Muli', sans-serif;
            font-size: 15px;
            line-height: 17px;
            font-weight: 300;
            text-transform: uppercase; }
          .associes .members .member .hover .content p a {
            color: #fff;
            font-family: 'Muli', sans-serif;
            font-size: 12px;
            line-height: 19px;
            font-weight: 300;
            text-decoration: none; }
          .associes .members .member .hover .content .links .link {
            color: #fff;
            text-decoration: none; }
          .associes .members .member .hover .content .links .detail {
            float: right;
            background: #fff;
            width: 20px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #17004f;
            text-decoration: none; }

.competences {
  width: 100%;
  float: left;
  padding: 100px 0;
  background: url(images/comp-back.png);
  background-size: 100% 100%; }
  .competences .custom {
    width: 945px;
    margin: auto;
    max-width: 100%;
    text-align: center; }
    .competences .custom h1 , .competences .custom h2{
      margin-top: 0;
      font-family: 'Muli', sans-serif;
      font-weight: 300;
      font-size: 38px;
      line-height: 50px;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #fff; }
      .competences .custom h1:before, .competences .custom h2:before  {
        content: '';
        width: 2px;
        height: 70px;
        background: #ac182d;
        display: block;
        margin: auto;
        margin-top: -135px;
        margin-bottom: 70px; }
    .competences .custom p {
     
     padding: 0 100px;
      font-size: 15px;
      line-height: 25px;
      font-weight: 300;
      color: #fff;
      opacity: 0.6; }
      .competences .custom p:first-of-type{
padding-top:50px;
    padding-bottom: 0;
      }
       .competences .custom p:last-of-type{
padding-bottom:50px;

      }
      .competences.inwit .custom .comp ul li:nth-child(2) {
  
    line-height: 64px;
    padding-top: inherit;
}
.competences.inwit .custom .comp ul li a{
  color:#fff;
  text-decoration:none;
}
.competences.inwit .custom .comp ul li:hover a{
  color:#12003f;
  text-decoration:none;
}
    .competences .custom .comp ul {
      padding: 0;
      list-style: none; }
      .competences .custom .comp ul li {
        width: 220px;
        height: 64px;
        line-height: 64px;
        text-align: center;
        color: #fff;
        background: #12003f;
        font-family: 'Muli', sans-serif;
        font-weight: 300;
        font-size: 14px;
        float: left;
        margin-right: 16px;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease; }
        .competences .custom .comp ul li:hover {
          background: #fff;
          color: #12003f; }
        .competences .custom .comp ul li:nth-child(2) {
          line-height: inherit;
          padding-top: 12px; }
        .competences .custom .comp ul li:last-child {
          margin-right: 0; }
    .competences .custom .inwit {
      float: left;
      width: 100%;
      padding-top:0; }
      .competences.inwit .custom p{
opacity:1;
      }
      .competences .custom .inwit a {
        text-decoration: none;
        width: 220px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        border: 1px solid #ac182d;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
        font-family: 'Muli', sans-serif;
        font-size: 12px;
        letter-spacing: 0.04em;
        font-weight: 600;
        display: block;
        margin: auto; }
        .competences .custom .inwit a:hover {
          color: #ac182d;
          border-color: #fff; }
.etude {
  width: 100%;
  float: left;
  padding: 175px 0 100px 0;
  border-bottom:1px solid #e7e7e7; }
  .etude h2{
     font-family: 'Muli', sans-serif;
    font-size: 38px;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
        margin-top: 50px;
        float: right;
  }
  .etude i.fas {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 1px solid #17004f;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color:#17004f;
    cursor:pointer;
        z-index: 9999999999;
}
  .etude i.fas.right{
    right: 0;
  }
 .etude i.fas.slick-disabled{
  border: 1px solid #b9b2ca;
  color:#b9b2ca;
 }
  .etude h2:after{
     content: '';
      width: 70px;
      height: 2px;
      background: #17004f;
      display: inline-block; 
          margin-left: 20px;
  }
  .etude img{
	  width: 100%;
	  height: 470px;
	  object-fit: cover;
     display: block;
   	 margin: auto;
  }
   .etude p{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
 color:#000;
 opacity:0.5;
 float:right;
 text-align:right;
     margin-right: 90px;
  }
.map {
  width: 100%;
  float: left;
  padding: 100px 0; }
  .map h2 {
    font-family: 'Muli', sans-serif;
    font-size: 38px;
    line-height: 50px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: -10px; }
    .map h2:before {
      content: '';
      width: 70px;
      height: 2px;
      background: #17004f;
      display: inline-block; }
  .map h4 {
    font-family: 'Muli', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.04em;
    margin-left: 84px;
    margin-top: 35px; }
  .map p {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.04em;
    margin-left: 84px; }
    .map p a {
      color: #000;
      text-decoration: none;
      font-weight: 700; }

.contact {
  width: 100%;
  float: left;
  padding: 100px 0;
  background: #fcfcfc;
  border-top: 1px solid #e5e5e5; }
  .contact ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    font-family: 'Muli', sans-serif;
    font-size: 14px; }
  .contact ::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    font-family: 'Muli', sans-serif;
    font-size: 14px; }
  .contact :-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
    font-family: 'Muli', sans-serif;
    font-size: 14px; }
  .contact :-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    font-family: 'Muli', sans-serif;
    font-size: 14px; }
  .contact h2 {
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    font-size: 38px;
    line-height: 52px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px; }
    .contact h2:before {
      content: '';
      width: 2px;
      height: 70px;
      background: #17004f;
      display: block;
      margin: auto;
      margin-bottom: 30px; }
  .contact form {
    width: 940px;
    float: none;
    margin: auto;
    max-width: 100%; }
    .contact form input {
      width: 48.3%;
      margin-right: 30px;
      float: left;
      padding-left: 25px;
      color: #000;
      font-family: 'Muli', sans-serif;
      font-size: 14px;
      background: transparent;
      border: 1px solid #e4e4e4;
      height: 50px;
      line-height: 50px;
      outline: none;
      margin-bottom: 30px;
       -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; }
      .contact form input:hover, .contact form input:focus {
        background: #fff;
        border-color: #17004f;
        -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1); }
      .contact form input:nth-child(2n) {
        margin-right: 0; }
    .contact form textarea {
    	 -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
      outline: none;
      padding-top: 16px;
      color: #000;
      font-family: 'Muli', sans-serif;
      font-size: 14px;
      padding-left: 25px;
      width: 100%;
      float: left;
      resize: none;
      background: transparent;
      border: 1px solid #e4e4e4; }
      .contact form textarea:hover, .contact form textarea:focus {
        background: #fff;
        border-color: #17004f;
        -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1); }
    .contact form .send {
      width: 100%;
      float: left; }
      .contact form .send p {
        font-family: 'Muli', sans-serif;
        font-size: 14px;
        color: #000;
        margin-top: 40px;
        float: left; }
      .contact form .send input {
        margin-top: 30px;
        float: right;
        width: 240px;
        height: 50px;
        color: #fff;
        background: #17004f;
        border: none;
        text-transform: uppercase;
        line-height: 50px;
        text-align: center;
        -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
        letter-spacing: 1.5px; }

body.single-avocat .defiller-bas a {
  color: #000; }
body.single-avocat .defiller-bas span {
  border: 2px solid #000; }
  body.single-avocat .defiller-bas span:before {
    background-color: #000; }

.custom-container {
  width: 860px;
  margin: auto;
  max-width: 100%; }

.intro {
  width: 100%;
  float: left;
  height: 450px;
  background: url(images/bio-back.png);
  background-size: 100% 100%;
  background-repeat: no-repeat; }
  .intro .custom-container {
    margin-top: 250px;
    position: relative; }
    .intro .custom-container h2 {
      color: #fff;
      font-family: 'Muli', sans-serif;
      font-size: 38px;
      line-height: 52px;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      font-weight: 300; }
      .intro .custom-container h2:before {
        content: '';
        height: 2px;
        width: 70px;
        display: inline-block;
        background-color: #ac182d;
        margin-left: -77px;
        margin-right: 20px; }
    .intro .custom-container .nav-bio {
      width: 100px;
      height: 55px;
      background: white;
      position: absolute;
      right: 0;
      bottom: -146px;
      line-height: 55px; }
      .intro .custom-container .nav-bio ul {
        list-style: none;
        width: 100%;
        padding: 0; }
        .intro .custom-container .nav-bio ul li {
          width: 50%;
          float: left;
          text-align: center; }
          .intro .custom-container .nav-bio ul li:first-of-type:after {
            content: '';
            width: 2px;
            height: 45px;
            background: #eaeaea;
            display: inline-block;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: 6px; }
          .intro .custom-container .nav-bio ul li.active a {
            color: #17004f; }
            .intro .custom-container .nav-bio ul li.active a:hover {
              color: #eaeaea; }
          .intro .custom-container .nav-bio ul li a {
            text-decoration: none;
            color: #eaeaea; }
            .intro .custom-container .nav-bio ul li a:hover {
              color: #17004f; }

.bio {
  width: 100%;
  float: left;
  padding-top: 55px;
  padding-bottom: 100px; }
  .bio .img {
    margin-top: -155px;
   
     padding-bottom: 30px; }
    .bio .img img {
      -webkit-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0 15px 37px 0px rgba(0, 0, 0, 0.1);
      max-width: 100%; }
  .bio .pseudo {
    padding-bottom: 60px; }
    .bio .pseudo p {
      font-family: 'Lato', sans-serif; }
      .bio .pseudo p a {
        color: #000;
        display: block;
        text-decoration: none; }
        .bio .pseudo p a.mail {
          font-size: 17px;
          line-height: 24px;
          letter-spacing: 0.04em; }
        .bio .pseudo p a.phone {
          font-size: 14px;
          line-height: 24px;
          letter-spacing: 0.04em; }
        .bio .pseudo p a.link {
          width: 35px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          border: 1px solid #000;
          margin-top: 15px; }
  .bio .retour a {
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.04em;
    color: #17004f;
    text-transform: uppercase; }
  .bio .title {
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    display: block;
    color: #17004f;
    text-transform: uppercase;
    font-weight: 400; }
  .bio h1 {
    font-family: 'Muli', sans-serif;
    font-size: 32px;
    line-height: 39px;
    letter-spacing: 0.04em;
    color: #17004f;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0; }
  .bio p {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    color: #7f7f7f; }
  .bio h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18x;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 50px; }
  .bio ul {
    padding-left: 17px; }
    .bio ul li {
      font-family: 'Lato', sans-serif;
      font-weight: 400;
      font-size: 14x;
      line-height: 34px; }

@media only screen and (max-width: 992px) {
	
	.quiz_white {
		width: 100%;
	}	
	
  .img-slider{
    padding-bottom:50px;
  }
	.slider .content-slider{
		width: 100%;
		    margin-left: 0;
	}

  .associes .introduction {
    width: 100%;
    float: left;
    position: static; }

  .associes .members {
    margin-top: 30px; }

  .associes .members .member:nth-child(2) {
    margin-left: 20px; }

  .associes .members .member {
    float: left; }

  .defiller-bas {
    display: none !important; }

  .intro .custom-container h2 {
    text-align: center; }

  .bio .img img {
    margin: auto;
    display: block; }

  .contact form input {
    width: 100%; }

  .map img {
    max-width: 100%; }

  .competences .custom .comp ul li {
    margin-bottom: 20px; } }

@media only screen and (max-width: 767px) {
	
	
	.home .etude .container {
		
	    flex-direction: column-reverse;
    display: flex;
    gap: 60px;
		
	}
	
	.home .etude {
		
	padding-top : 0;	
		
	}
	
	.intro .custom-container {
		
	margin-top: 270px;
		
	}
	
	.bio .img {
		
	margin-top : -85px;	
		
	}
	
	
	.etude img {
    height: 330px;
}
  .intro{
       background-image: url(images/Nogent-02.svg);
    background-color: #17004f;
    background-size: cover;
    background-position: unset;
  }
	  .competences .custom p{
	  	    padding: 0;
	  }
	.slider .content-slider{
		    padding-right: 0;
		}   
	.associes .introduction{
		    margin-bottom: 40px;
	}
  .map img {
    max-width: 100%;
    display: block;
    margin: auto;
    margin-top: 30px; }

  .competences .custom .comp ul li:last-child {
    margin-right: auto; }

  .competences .custom .comp ul li {
    margin: auto;
    margin-bottom: 20px;
    display: block;
    float: none; }

  .associes .members .member:nth-child(2) {
    margin-left: 0;
    margin: auto;
    margin-bottom: 30px; }

  .associes .members .member {
    float: none !important;
    margin: auto !important;
    margin-bottom: 30px !important; }

  .slider {
    padding-top: 255px; }

  header .social {
    float: none;
    text-align: center;
    margin-top: 40px; }

  header .logo {
    float: none;
    margin: auto; display: flex; justify-content : center}

  .slider {
    background-image:url(images/Nogent.svg);
    background-color:#17004f;
    height: 970px;
    background-size: auto;
    background-position: 55% 0;}

  .slider .content-slider {
    margin-left: 0;
    max-width: 100%; } }
@media only screen and (max-width: 600px) {
/*   .etude i.fas{
    display:none !important;
  } */
	
	.etude i.fas {
		
	display: flex;
    justify-content: center;
    align-items: center;	
		
	}
	
	.etude i.fas.right {
		
	right : 5px;	
		
	}
	.etude i.fas.left {
		
	left : 5px;	
		
	}
	
	
	
  .intro .custom-container .nav-bio {
    right: 0;
    bottom: -65px;
    left: 0;
    margin: auto; }

  .intro .custom-container h2 {
    margin-top: -20px; } }
@media only screen and (max-width: 450px) {
  .map h4, .map p {
    margin-left: 0; }

  .slider .content-slider .slick-arrow {
    right: 27px; }

  .slider .content-slider .slick-arrow.right {
    right: 0; }

  .map h2, .contact h2, .competences .custom h1, .associes .introduction h2 {
    font-size: 28px; }

  .slider .content-slider .item h2 {
    font-size: 28px;
    line-height: 38px; } 
	footer .first-line .menu ul{
		width:360px;
	}
	footer .first-line .menu ul li{
		margin-right:11px;
	}
}
