@font-face {
  font-family: 'vinchandregular';
  src: url('font/vinchand-webfont.woff2') format('woff2'), url('font/vinchand-webfont.woff') format('woff'), url('font/vinchand-webfont.ttf') format('ttf');
  font-weight: normal;
  font-style: normal
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
  font-family: 'Rubik', 'vinchandregular', sans-serif!important;
}

.acf-map {
  width: 100%;
  height: 465px;
}


/* fixes potential theme css conflict */
.radio-edit, strong{
  font-weight:500!important;
}

span.wpcf7-not-valid-tip {
  margin-top: 25px;
  font-size: 15px;
}

.acf-map img {
  max-width: inherit !important;
}

textarea, input[type="text"], input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0
}

#bgmp_map-canvas {
  width: 100%!important;
  height: 460px!important
}

* {
  box-sizing: border-box;
  outline: inherit;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}

.aligncenter {
  display: block;
  margin: 15px auto;
}

.p-courant {
  font-family: 'Rubik';
}

::selection {
  background: #009370;
  color: #fff
}

::-moz-selection {
  background: #009370;
  color: #fff
}

.home .returnPage {
  display: none;
}

.returnPage {
  font-size: 22px;
  width: 100px;
  height: 30px;
  color: #07393c;
  padding: 0;
  text-align: right;
  position: absolute;
  top: 60px;
  left: 70px;
  transition: .5s
}

.returnPage i {
  position: absolute;
  left: 0;
  font-size: 34px;
  height: 0;
  top: -8px;
}

ul {
  margin: 0;
  padding: 0
}

li {
  list-style-type: none
}

a {
  text-decoration: none!important
}

.bloc-img-tiny-mce {
  display: inline-block;
  float: left;
  margin-right: 30px;
  padding-top: 5px;
}

button {
  background: 0;
  border: 0
}

.h2-title {
  margin: 60px 0;
  text-align: center;
  color: #07393c
}


/*HEADER*/

.header {
  width: 100%;
  height: 90%;
  position: relative;
  overflow: hidden
}

header .img-header {
  width: 100%;
  height: 90%;
  position: absolute;
  top: 0;
  z-index: 0
}

header .img-header img {
  position: absolute;
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
  margin: auto
}

@media(min-width:1440px) {
  header .img-header img {
    width: 100%;
    height: auto
  }
}

header .header-content {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
  z-index: 10
}

header .header-h1 {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

header .title-home {
  font-family: 'vinchandregular';
  font-size: 144px;
  color: #009370;
  display: block
}

header .next-title {
  font-family: 'Rubik';
  font-size: 42px;
  font-weight: 100;
  display: block;
  color: #07393c;
  margin: auto;
  width: 750px
}

header .title-second {
  font-family: 'vinchandregular';
  font-size: 100px;
  text-align: center;
  display: block
}

header .title-second a {
  color: #009370
}

header .content-img-second {
  width: 100%;
  height: 80%;
  position: relative
}

header .content-img-second img {
  display: block;
  width: 100%;
  height: auto
}

header .content-img-second h2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  letter-spacing: 4px
}

/*MENU*/

.nav-tabs {
  border: 0!important
}

.nav-tabs>li>a {
  border-radius: 0!important
}

.panel-default>.panel-heading {
  color: #333;
  background-color: inherit!important;
  border: 0!important;
  border-radius: 0!important
}

.panel-default {
  border: 0!important
}

nav {
  width: 360px;
  height: 100vh;
  padding: 65px 0;
  position: fixed;
  top: 0;
  right: -500px;
  z-index: 100;
  background-color: #eff0f0;
  text-align: center;
  font-family: 'Rubik';
  overflow-y: scroll;
}

nav .menu-item-761 a {
  font-size: 32px;
  font-weight: 400;
  margin-top: 55px;
  margin-bottom: 0
}

nav .li-dropdown>a {
  font-size: 28px;
  font-weight: 400
}

nav a {
  display: block;
  color: #07393c;
  font-size: 16px;
  font-weight: 400;
  margin: 8px 0;
  color: #07393c
}

nav a:hover {
  color: #009370
}

.tt {
  display: none;
  width: 360px;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  right: 0
}

.open-nav {
  position: absolute;
  top: 60px;
  right: 120px;
  z-index: 90;
  width: 110px;
  text-align: left;
  font-size: 22px;
  color: #07393c;
  text-transform: uppercase;
  transition: .5s
}

.open-nav span {
  position: absolute;
  height: 3px;
  border-radius: 5px;
  background-color: #07393c;
  left: 80px
}

.open-nav span:nth-child(1) {
  width: 27px;
  top: 5px;
  transition: .3s
}

.open-nav span:nth-child(2) {
  width: 16px;
  top: 13px;
  transition: .3s
}

.open-nav span:nth-child(3) {
  width: 8px;
  top: 21px;
  transition: .3s
}

.open-nav:hover span:nth-child(2), .open-nav:hover span:nth-child(3) {
  width: 27px;
  transition: .3s
}

.close-nav {
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 90;
  width: 110px;
  text-align: left;
  font-size: 22px;
  color: #07393c;
  text-transform: uppercase
}

.cross-close-nav {
  font-size: 50px;
  height: 44px;
  position: absolute;
  top: -18px;
  left: 74px
}

.menu-home-page-container {
  width: 100%;
  height: 146px;
  position: relative;
  top: -75px;
  z-index: 10;
  -webkit-box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 46px 0 rgba(0, 0, 0, 0.25)
}

.menu-home-page-container ul {
  margin: 0;
  padding: 0
}

.menu-home-page-container li {
  float: left;
  width: 33.333333%
}

.menu-home-page-container li a {
  position: relative;
  display: block;
  font-family: 'vinchandregular';
  width: 100%;
  height: 146px;
  padding-top: 8px;
  background-color: #fff;
  text-align: center;
  font-size: 45px;
  color: #009370;
  text-transform: lowercase
}

.menu-home-page-container li a h2 {
  width: 288px;
  height: 60px;
  margin: 14px auto;
  border-bottom: 10px solid #009370;
  font-family: 'Rubik';
  color: #a9aaaa;
  font-size: 20px;
  font-weight: normal;
  transition: .2s
}

.menu-home-page-container li:hover a h2 {
  border-bottom: 10px solid #07393c;
  transition: .2s
}

.menu-home-page-container li:hover a {
  color: #07393c;
  transition: .2s
}

.menu-home-page-container li:nth-child(2) a::before, .menu-home-page-container li:nth-child(2) a::after {
  content: '';
  display: block;
  width: 3px;
  height: 95px;
  background: #f2f2f2;
  position: absolute;
  top: 32px
}

.menu-home-page-container li:nth-child(2) a::before {
  left: 0
}

.menu-home-page-container li:nth-child(2) a::after {
  right: 0
}


/*CITATION VERTE GRISE*/

.citation-green, .citation-grey {
  position: relative;
  font-family: Arial!important;
  padding: 100px 60px;
  text-align: center;
  font-size: 26px!important;
  font-style: italic!important;
  margin: 35px 0
}

.citation-green {
  background-color: #00966e;
  color: #fff!important
}

.citation-grey {
  background-color: #f0f0f0;
  color: #07393c!important
}

.citation-green:before, .citation-green:after {
  content: '';
  display: block;
  background: url(images/cote.png) no-repeat;
  background-size: 44px;
  width: 44px;
  height: 37px;
  position: absolute
}

.citation-green:before {
  top: 44px;
  left: 30px
}

.citation-green:after {
  bottom: 44px;
  right: 30px;
  transform: rotate(180deg)
}

.citation-grey:before, .citation-grey:after {
  content: '';
  display: block;
  background: url(images/cote-g.png) no-repeat;
  background-size: 44px;
  width: 44px;
  height: 37px;
  position: absolute
}

.citation-grey:before {
  top: 44px;
  left: 30px
}

.citation-grey:after {
  bottom: 44px;
  right: 30px;
  transform: rotate(180deg)
}


/*CAROUSEL*/

.carousel-control {
  width: 0!important
}

#myCarousel, .carousel-img, .carousel-txt {
  height: 380px
}

#myCarousel a {
  text-shadow: none;
  opacity: 1
}

#myCarousel .ion-chevron-left, #myCarousel .ion-chevron-right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  font-size: 28px;
  color: #009370;
  margin: auto;
  padding-top: 11px;
  background-color: #fff;
  border-radius: 80px;
  transition: .5s
}

#myCarousel .ion-chevron-left {
  left: -38px
}

#myCarousel .ion-chevron-right {
  right: -38px
}

#myCarousel .ion-chevron-left:hover, #myCarousel .ion-chevron-right:hover {
  color: #07393c;
  transition: .5s
}

.carousel-control.left, .carousel-control.right {
  background-image: inherit!important
}

.carousel-img {
  position: relative
}

.carousel-img img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: -999px;
  right: -999px;
  left: -999px;
  bottom: -999px;
  margin: auto
}

.carousel-txt {
  display: table
}

.carousel-content {
  display: table-cell;
  vertical-align: middle
}

.carousel-txt p {
  color: #6f6f6f;
  font-size: 18px;
  width: 270px;
  margin: auto
}

.title-page {
  margin: 40px 0
}

.title-page h1 {
  text-align: center;
  width: 100%;
  font-size: 30px;
  color: #07393c
}

.title-page p {
  text-align: center;
  font-size: 22px;
  color: #a1acad
}

.intro {
  text-align: center;
  width: 530px;
  margin: 0 auto 60px auto;
  font-size: 30px;
  color: #07393c
}

.content-link {
  display: table;
  height: 370px
}

.content-link>.content {
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px
}

.content-citation {
  display: table;
  width: 100%;
  background: #009370;
  clear: both
}

.citation {
  background-color: #009370;
  max-height: 390px
}

.content-citation {
  background-color: inherit
}

.title-content {
  font-size: 26px;
  text-align: center;
  color: #07393c;
  font-family: 'Rubik';
  font-weight: 400;
}

.text-content-1 {
  color: #6f6f6f;
  font-size: 18px;
  width: 270px;
  margin: auto
}

.text-content-2 {
  color: #6f6f6f;
  font-size: 18px;
  margin: auto
}

.citation-content {
  display: table-cell;
  vertical-align: middle;
  font-style: italic;
  font-size: 30px;
  padding: 0 32px;
  margin: auto;
  text-align: center;
  height: 390px;
  color: #fff
}

.signature-citation {
  font-size: 15px!important
}

.citation-content::before {
  content: '';
  display: block;
  background: url(images/cote.png) no-repeat;
  background-size: 44px;
  width: 44px;
  height: 37px;
  position: absolute;
  top: 44px;
  left: 30px
}

.citation-content::after {
  content: '';
  display: block;
  background: url(images/cote.png) no-repeat;
  background-size: 44px;
  width: 44px;
  height: 37px;
  position: absolute;
  bottom: 44px;
  right: 30px;
  transform: rotate(180deg)
}

.btn-a-link {
  width: 40px;
  height: 40px;
  display: block;
  border: 2px solid #009370;
  color: #009370;
  font-size: 27px;
  padding-left: 14px;
  border-radius: 50px;
  margin: auto;
  margin-top: 20px;
  transition: .2s
}

.btn-a-link:hover {
  transition: .2s;
  background-color: #009688;
  color: #fff
}

.search-zone {
  height: 465px;
  padding-top: 1px;
  background-color: #009370
}

.search-zone img {
  margin: 35px auto;
  display: block;
  width: 75px
}

.search-zone label {
  display: block;
  font-family: 'Rubik';
  font-size: 30px;
  font-weight: 400;
  color: #fff;
  text-align: center
}

#search {
  border: 0;
  width: 95%;
  height: 50px;
  margin: 35px auto;
  display: block;
  padding-left: 16px;
  font-size: 20px;
  font-family: 'Rubik';
  color: #435061
}

.search-zone button {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: block;
  border: 2px solid #fff;
  color: #fff;
  font-size: 27px;
  padding-left: 9px;
  border-radius: 50px;
  margin: auto;
  margin-top: 20px;
  transition: .2s
}

.search-zone button:hover {
  border: 2px solid #07393c;
  background-color: #07393c
}

.result {
  display: inline-block;
  width: 100%
}

.search .img-res {
  overflow: hidden
}

.img-res img {
  width: 106%;
  height: auto;
  position: absolute;
  top: -999px;
  right: -999px;
  bottom: -999px;
  left: -999px;
  margin: auto
}

.list .content-res, .list .img-res, .search .content-res, .search .img-res {
  position: relative;
  height: 200px
}

.Search .content-res .ion-location {
  float: left;
}

.list .content-res, .search .content-res {
  padding: 20px 45px
}

.ion-location {
  font-size: 25px
}

.ass, .cre {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Rubik';
  margin: 0 10px
}

.ass, .icon-loc-ass {
  color: #009370
}

.cre, .icon-loc-cre {
  color: #1490c6
}

.type-ass {
  color: #009370;
  font-family: 'Rubik';
  font-weight: 500;
}

.type-cre {
  color: #1490c6;
  font-family: 'Rubik';
  font-weight: 500;
}

.title-ass-cre {
  display: inline-block;
  color: #07393c;
  font-size: 24px;
  font-family: 'Rubik';
  padding-left: 5px;
  margin-bottom: 10px;
}

.result-p {
  margin-bottom: 2px;
  font-family: 'Rubik';
  color: #6f6f6f;
  font-size: 16px;
  line-height: 1;
}

.result-p p {
  line-height: 20px;
  margin: 0;
}

.search-ok ul {
  color: #6f6f6f;
  font-size: 20px;
  margin-top: 10px
}

.title-search {
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  font-family: 'Rubik';
  font-size: 32px;
  color: #063437;
  border-left: 5px solid #00966e;
  margin: 60px 0 30px 0
}

.adherer {
  position: absolute;
  display: block;
  width: 160px;
  height: 60px;
  bottom: 0;
  right: 0;
  border-top-left-radius: 5px;
  background-color: #009370;
  font-family: 'Rubik';
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  transition: .5s
}

.adherer:hover {
  background-color: #07393c;
  color: #fff;
  transition: .5s
}

.adherer i {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 10px;
  font-size: 26px;
  padding-left: 15px;
  padding-top: 4px;
  border: 2px solid #fff;
  border-radius: 30px;
  float: left;
}

.adherer span {
  padding-top: 19px;
  padding-right: 16px;
  display: block;
  float: right;
}

.search-order {
  display: flex;
  width: 100%;
  flex-direction: column
}

.order_1 {
  order: 1
}

.order_2 {
  order: 2
}

.order_3 {
  order: 3
}

.order_4 {
  order: 4
}

.order_5 {
  order: 5
}

.order_6 {
  order: 6
}

.order_7 {
  order: 7
}

.order_8 {
  order: 8
}

.order_9 {
  order: 9
}

.order_10 {
  order: 10
}

.order_11 {
  order: 11
}

.order_12 {
  order: 12
}

.order_13 {
  order: 13
}

.order_14 {
  order: 14
}

.order_15 {
  order: 15
}

.order_16 {
  order: 16
}

.order_17 {
  order: 17
}

.order_18 {
  order: 18
}

.order_19 {
  order: 19
}

.order_20 {
  order: 20
}


/*LEGISLATION*/

.legislation {
  border: 3px solid #f0f0f0;
  display: flex;
  position: relative;
  margin: 14px 0;
  border-radius: 5px
}

.intro-txt-loi {
  text-align: left;
  color: #07393c;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  padding-left: 15px
}

.legislation .img-icon img {
  padding: 15px
}

.legislation .name-file p {
  font-family: 'Rubik';
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 45px;
  display: inline-block;
  color: #333
}

.legislation .d-file a {
  text-transform: uppercase;
  font-family: 'Rubik';
  font-weight: 500;
  font-size: 14px;
  margin-top: 40px;
  display: block;
  text-align: center;
  color: #009370;
  position: relative
}

.legislation .d-file a::after {
  content: '<';
  width: 15px;
  height: 15px;
  line-height: .945;
  border-left: 1px solid #009370;
  color: #009370;
  display: block;
  transform: rotate(-90deg);
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  font-size: 17px;
  margin: auto
}

.zero-res {
  font-size: 22px;
  text-align: center;
  padding: 60px 0;
  font-family: 'Rubik';
  font-weight: 500;
  text-transform: uppercase;
  color: #07393c
}


/*FORMULAIRE CONTACT*/

.wpcf7-mail-sent-ok {
  text-align: center;
  width: 100%;
  margin-top: 95px!important;
  background-color: #009370;
  color: #fff;
  height: 45px;
  padding: 8px!important;
  font-size: 20px;
  border: 0px!important;
}

.wpcf7-validation-errors {
  display: none!important;
}

.intro-contact {
  text-align: center;
  width: 530px;
  margin: 0 auto 20px;
  font-size: 30px;
  color: #07393c;
  font-weight: 500
}

.intro-txt-contact {
  text-align: center;
  font-size: 22px;
  color: #a1acad
}

.content-contact .wpcf7-form label {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
  color: #07393c;
  width: 100%;
}

.wpcf7-form label input {
  height: 40px
}

.content-contact .wpcf7-form label:nth-child(6), .content-contact .wpcf7-form label:nth-child(7) {
  width: 100%
}

.content-contact .wpcf7-form span, .content-contact .wpcf7-form select {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 16px;
  color: #435061
}

.content-contact .wpcf7-form textarea {
  width: 100%;
  padding: 12px
}

.content-contact .wpcf7-form select {
  border: 1px solid #8e8e8e;
  box-shadow: inherit;
  box-shadow: none!important;
  border-radius: 0;
  height: 45px;
  padding-left: 12px;
  -webkit-appearance: none;
  font-weight: 100;
  width: 100%;
}

.opt-in input {
  float: left;
  margin-right: 6px!important;
}

.content-contact .wpcf7-select {
  cursor: pointer
}

.content-contact .sujet-contact::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto
}

.sub {
  position: relative;
  display: block!important;
  width: 240px!important;
  height: 45px;
  margin-top: 20px!important;
  float: right
}

.wpcf7-form .sub i {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: #fff;
  padding: 2px 0 0 10px;
}

.wpcf7-form .wpcf7-submit::before {
  content: '>';
  display: block;
  width: 50px;
  height: 50px
}

.tab-pane {
  font-size: 18px!important;
}


/*FORMULAIRE DONATION*/

.donation>p {
  font-size: 18px;
  color: #a1acad
}

.donation>h4 {
  text-align: center;
  font-weight: 500;
  color: #07393c;
  font-size: 22px;
  margin: 22px 0
}

.donation label {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
  color: #07393c;
  width: 100%;
}

.nous-contacter label input, .nous-contacter .wpcf7-form select, .donation .wpcf7-form label input, .donation .wpcf7-form select {
  border: 1px solid #8e8e8e;
  box-shadow: inherit;
  box-shadow: none!important;
  border-radius: 0;
  height: 45px;
  padding-left: 12px;
  -webkit-appearance: none;
  width: 100%
}

.donation .civilite {
  display: block
}

.donation .s-civilite {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500
}

.donation .don input {
  border: 0;
  border-bottom: 1px solid black;
  width: 75px;
  height: 18px;
  margin-right: 5px;
  margin-left: 5px;
}

.donation .recu-p {
  display: inline-block
}

.donation .label-adress {
  width: 100%
}

.label-right {
  float: right
}

.don {
  color: #07393c;
  font-weight: 500;
  font-size: 18px;
  width: 100%;
  display: block
}

.recu {
  display: inline;
}

.wpcf7-form .don:nth-child(2) {
  display: inline!important;
}

.don-p {
  float: left
}

.donation h5 {
  text-align: center;
  color: #07393c;
  font-weight: 500;
  font-size: 18px;
  width: 100%;
  display: block;
  margin: 40px 0 15px
}

.number-166 input {
  margin: 0 10px;
  width: 60px;
  border: 0;
  border-bottom: 1px solid #929292
}

.accept {
  margin: 20px 0;
  display: block;
}


/*FORMULAIRE ABONNEMENT*/

.abonnement p:nth-last-of-type(1) {
  margin-top: 50px
}

.abonnement span.wpcf7-list-item input {
  margin-left: 0
}

.abonnement>label {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
  color: #07393c;
}


.checkbox-482 {
  margin: 10px 0 30px 0;
  display: block
}

.checkbox-482, .checkbox-570, .abonnement p {
  font-size: 16px
}

.abonnement span.wpcf7-list-item {
  margin-left: 0;
  margin-right: 10px;
}

.join-reg {
  display: inline-block;
  margin-top: 20px;
}

.wpcf7-submit {
  background-color: #009370;
  width: 100%;
  height: 45px!important;
  border: 0!important;
  border-radius: 4px!important;
  color: #fff;
  font-weight: 500!important;
  padding-left: 34px!important;
  padding-top: 2px;
  transition: 0.5s;
}

.wpcf7-submit:hover {
  background-color: #07393c;
  transition: 0.5s;
}


/*FAQ*/

.btn-apa {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  font-size: 50px;
  font-family: 'vincHand';
  text-align: center;
  height: 95px;
  cursor: pointer;
  padding-top: 10px;
  margin-bottom: 25px;
}

.btn-apa:after {
  content: '';
  display: block;
  width: 60%;
  height: 8px;
  background-color: #009370;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.col-faq {
  padding-top: 15px;
  padding-bottom: 15px
}

.active-btn {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25)!important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

.pendant, .avant, .apres {
  position: relative;
  width: 100%;
  height: 300px;
  padding: 20px 50px;
  color: #fff;
  text-align: center;
  display: block
}

.pendant .btn-a-link, .avant .btn-a-link, .apres .btn-a-link {
  border: 2px solid #fff;
  color: #fff;
  padding-left: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  cursor: pointer;
}

.pendant::after, .avant::after, .apres::after {
  display: block;
  content: '';
  width: 70px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 95px;
  left: 0;
  right: 0;
  margin: auto
}

.pendant span, .avant span, .apres span {
  display: block;
  font-family: 'vinchandregular';
  font-size: 40px;
  margin-bottom: 40px
}

.pendant p, .avant p, .apres p {
  font-family: 'Rubik';
  font-size: 19px
}

.pendant,.avant,.apres {
  background-color: #009370
}
/*
 {
  background-color: #2dbc94
}

 {
  background-color: #07393c
}*/

.reponse {
  display: none;
  padding: 0 18px;
}

.modal-header {
  border: 0!important;
  padding-bottom: 0!important
}

.modal-footer {
  text-align: center!important;
}

.title-rep {
  font-size: 38px;
  font-family: 'vinchandregular';
  text-align: center;
  display: block;
  color: #009370;
}

.title-rep::after {
  content: '';
  width: 100px;
  height: 3px;
  background-color: #009370;
  display: block;
  margin: auto;
  margin-top: 15px;
}

.btn-close-mod {
  text-align: center;
  padding: 10px;
  color: #07393c;
  border-radius: 0;
  margin: auto;
  font-weight: 500!important;
}

.question {
  width: 100%;
  background-color: #f0f0f0;
  text-align: center;
  padding: 35px 0;
}

.question p:nth-child(1) {
  font-family: 'vinchandregular';
  font-size: 38px;
  color: #009370;
}

.question p:nth-child(2) {
  font-family: 'rubik';
  font-size: 25px;
  color: #07393c;
}

.question a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #009370;
  font-size: 20px;
  border: 2px solid #009370;
  padding-top: 4px;
  margin: auto;
  transition: 0.5s;
}

.question a:hover {
  color: #fff;
  border: 2px solid #07393c;
  background-color: #07393c;
  transition: 0.5s;
}


/*ACTUALITES*/

.intro-actu {
  margin: 40px auto;
  text-align: center;
  width: 100%;
  font-size: 30px;
  color: #07393c;
  font-weight: 500
}

.ex-article img {
  display: block;
  max-width: 100%;
  height: auto;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px
}

.content-ex-article {
  border: 2px solid #e6e6e6;
  border-radius: 5px;
  display: inline-block;
  margin: 10px 0;
  width: 100%;
  overflow: hidden;
}

.ex-article h2 a {
  font-size: 25px;
  color: #07393c;
  font-family: 'Rubik';
  font-weight: 400
}

.ex-article .content-excp {
  padding-left: 30px
}

.ex-article .time {
  font-family: 'Rubik';
  color: #6f6f6f;
  font-weight: 500;
  font-size: 15px
}

.ex-article p {
  font-family: 'Rubik';
  color: #6f6f6f;
  font-size: 17px;
  margin: 20px 0
}

.ex-article .link-read {
  color: #009370;
  font-size: 16px;
  font-weight: 500
}

.ex-article .ion-chevron-right {
  margin-right: 6px
}

article {
  position: relative
}

article .goBack {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  color: #009370;
  border: 1px solid #a1acad;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 24px
}

article .goBack:hover {
  color: #009370
}

article .title-article {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center
}

article .title-article h2 {
  font-size: 36px;
  color: #07393c
}

article .title-article span {
  color: #6f6f6f;
  font-size: 16px;
  font-weight: 500
}

article .article-img {
  overflow: hidden;
  height: 330px;
  position: relative
}

article .article-img img {
  position: absolute;
  top: -999px;
  right: -999px;
  bottom: -999px;
  left: -999px;
  margin: auto
}

article .tmp {
  display: inline-block;
  font-size: 16px;
  background-color: #009370;
  color: #fff;
  margin-top: 15px;
  padding: 18px 24px 18px 65px;
  border-radius: 4px;
  text-align: center;
  position: relative
}

article .tmp .ion-ios-arrow-right {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 10px;
  margin: auto;
  display: block;
  border: 2px solid #fff;
  color: #fff;
  font-size: 24px;
  padding-left: 3px;
  border-radius: 50px;
}

article .tmp:hover {
  color: #fff
}

.paginate-article {
  margin-top: 100px;
  position: relative
}

.art-prev i, .art-next i {
  width: 40px;
  height: 40px;
  border: 2px solid #009370;
  color: #009370;
  border-radius: 50%;
  font-size: 28px;
  text-align: center;
  display: block;
  margin-top: -6px;
}

.art-prev a, .art-next a {
  font-family: 'Rubik';
  color: #009370;
  font-size: 20px;
  font-weight: 500
}

.art-prev {
  position: absolute;
  top: 0;
  left: 0
}

.art-next {
  position: absolute;
  top: 0;
  right: 0
}

.art-prev a {
  float: right
}

.art-prev i {
  margin-right: 20px;
  float: left
}

.art-next a {
  float: left
}

.art-next i {
  margin-left: 20px;
  float: right
}

.art-prev a:hover, .art-next a:hover {
  color: #009370
}

.article-content {
  font-size: 18px;
  color: #6f6f6f;
  padding-left: 0!important;
  padding-right: 0!important
}

.title-h2 {
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  font-family: 'Rubik';
  font-size: 32px;
  color: #063437;
  border-left: 5px solid #00966e;
  margin: 60px 0 60px 15px
}


/*PAGE QUI SOMMES NOUS*/

.qui-sommes-nous .carousel-txt {
  background-color: #009370;
  text-align: center
}

.qui-sommes-nous .carousel-txt p:nth-child(1) {
  color: #07393c;
  font-size: 25px;
  font-weight: 500
}

.qui-sommes-nous .title-content, .qui-sommes-nous .carousel-txt p:nth-child(3) {
  color: #fff
}

.qui-sommes-nous .title-content {
  font-size: 22px
}

.qui-sommes-nous .carousel-txt p:nth-child(3) {
  padding-top: 12px;
  font-size: 16px;
  width: 320px;
  margin: auto
}

.qui-sommes-nous .content-mission {
  height: 350px;
  margin: 15px 0;
  display: table
}

.qui-sommes-nous .bloc-mission {
  background-color: #f0f0f0;
  padding: 25px;
  font-family: 'Rubik';
  font-size: 20px;
  text-align: center;
  color: #07393c;
  display: table-cell;
  vertical-align: middle
}

.qui-sommes-nous .bloc-mission p::after {
  content: '';
  display: block;
  background-color: #063437;
  width: 50px;
  height: 5px;
  margin: 30px auto 0 auto
}

.qui-sommes-nous .content-contenu h3 {
  font-family: 'Rubik';
  color: #07393c
}

.qui-sommes-nous .content-contenu {
  color: #a5b1b2;
  font-size: 18px
}

.ul-circle {
  margin: 18px 0 0 15px;
  position: relative;
  padding-left: 20px;
  color: #6f6f6f;
  font-size: 18px;
  padding-top: 4px
}

.tab-pane {
  color: #6f6f6f!important
}

.qui-sommes-nous .content-contenu p {
  padding-left: 35px
}

.ul-circle::before {
  display: inline-block;
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 10px;
  position: absolute;
  top: 12px;
  margin-left: -15px;
  background-color: #6f6f6f;
}

.qui-sommes-nous .content-actions {
  font-size: 18px;
  font-family: 'Rubik';
  color: #6f6f6f
}

.qui-sommes-nous img {
  width: 100%
}

.chiffre-cle {
  position: relative;
  text-align: center;
  top: 40px;
  font-size: 32px;
  font-family: 'Rubik';
  color: #07393c
}

.chiffre-cle:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  background-color: #00966e;
  margin: 10px auto 50px
}

.content-owl {
  position: relative;
  height: 475px;
  margin: 45px 0;
  overflow: hidden
}

.owl-carousel {
  height: 475px;
  margin-top: 95px
}

.owl-prev {
  left: -50px
}

.owl-next {
  right: -50px
}

.owl-prev, .owl-next {
  position: absolute;
  top: 50px;
  font-size: 35px;
  transition: .2s;
  color: #07393c
}

.owl-prev:hover, .owl-next:hover {
  color: #00966e;
  transition: .2s
}

@media screen and (min-width:992px) and (max-width:1330px) {
  .owl-prev {
    left: 0
  }
  .owl-next {
    right: 0
  }
}

.content-owl img {
  position: absolute
}

.circle-number {
  background-color: #00966e;
  width: 150px;
  height: 150px;
  border-radius: 150px;
  display: table;
  margin: auto
}

.content-circle {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.content-circle p {
  font-family: 'Rubik';
  color: #fff;
  font-weight: 500
}

.content-circle p:nth-child(1) {
  font-size: 16px;
  width: 116px;
  margin: auto;
  line-height: 1.3
}

.content-circle p:nth-child(2) {
  font-size: 35px;
  margin: 0;
  line-height: 1
}

.desc-number {
  font-family: 'Rubik';
  color: #07393c;
  width: 220px;
  text-align: center;
  margin: auto;
  margin-top: 25px
}

.title-federation {
  font-size: 24px;
  font-weight: 500;
  font-family: 'Rubik';
  text-transform: uppercase;
  color: #07393c;
  margin: 60px 0 60px 15px;
  display: inline-block;
  width: 100%
}

.organisation p, .assemblees p {
  font-size: 24px;
  font-family: 'Rubik';
  color: #a1acad
}

.organigramme {
  margin-top: 40px
}

.organigramme img {
  border-radius: 200px;
  margin: auto
}

.organigramme h3 {
  font-family: 'Rubik';
  color: #07393c;
  font-size: 20px;
  font-weight: 500;
  text-align: center
}

.organigramme span {
  font-family: 'Rubik';
  color: #6f6f6f;
  text-align: center;
  display: block;
  font-size: 20px
}

#myTab li {
  width: 20%;
  text-align: center;
  display: table
}

#myTab li a:active {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25)!important
}

#myTab li:after {
  content: '';
  display: block;
  width: 230px;
  height: 8px;
  background-color: #f0f0f0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: .5s
}

#myTab li.active {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25)!important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25)
}

#myTab li.active:after, #myTab li:hover:after {
  background-color: #009370;
  transition: .5s
}

#myTab li a {
  display: table-cell;
  vertical-align: middle;
  height: 145px;
  border: 0!important;
  font-size: 23px;
  color: #009370;
  font-weight: 500
}

#myTab li a:hover {
  background-color: inherit
}

.tab-pane {
  font-size: 24px;
  color: #a1acad
}

#myTabContent .ul-circle {
  margin: 18px 0 0 330px;
  position: relative;
  padding-left: 20px
}

.panel-collapse .ul-circle {
  position: relative;
  font-size: 18px;
  padding-left: 15px;
  color: #a1acad
}

.panel-collapse .ul-circle::before, #myTabContent .ul-circle::before {
  display: inline-block;
  content: '';
  width: 11px;
  height: 11px;
  border: 2px solid #a5b1b2;
  border-radius: 10px;
  margin-right: 5px;
  position: absolute;
  top: 7px;
  left: 0
}

.container-for-what .title-h2 {
  margin: 35px 0 15px 0
}

.container-for-what h4 {
  font-family: 'Rubik';
  color: #6f6f6f;
  font-size: 20px;
  font-weight: 400;
  margin: 20px 0
}

.number-18 {
  margin-left: 10px
}

.size-edit {
  font-size: 18px!important;
  margin-bottom: 0
}

.color-edit {
  color: #07393c
}

.radio-edit {
  font-weight: 500
}

.text-center {
  text-align: center
}

.container-archive #myTab {
  width: 550px;
  margin: auto;
  display: block;
  margin-bottom: 50px
}

.container-archive #myTab li {
  width: 48%;
  margin: 0 .25%
}

.container-archive .legislation .name-file p {
  color: #07393c
}

.content-histoire .title-h2 {
  margin: 0 0 35px 0
}

.content-histoire p, .content-lexique p {
  color: #6f6f6f;
  font-size: 18px
}

.content-img-right {
  float: right;
  margin: 0 0 25px 25px
}

.content-img-left {
  float: left;
  margin: 0 25px 25px 0
}

.content-lexique .title-h2 {
  margin: 35px 0 35px 0
}


/*BGMP ACTU*/

.bgmp-res .title-ass-cre {
  width: 100%;
  text-align: center;
}

.img-bgmp {
  height: 330px;
  overflow: hidden;
  position: relative;
}

.img-bgmp img {
  position: absolute;
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
  margin: auto;
}

.bgmp-res .icon-loc-ass {
  font-size: 25px;
}

.bgmp-res .content-res p {
  font-family: 'Rubik';
  color: #6f6f6f;
  font-size: 18px;
  margin-bottom: 0;
}

.bgmp-res .content-res {
  height: 330px;
}

.bgmp-res .title-h2 {
  margin: 25px 0 25px 0;
}

.bgmp-res hr {
  border-bottom: 1px solid #d2d7db;
  border-top: 0;
  padding: 25px;
  clear: both;
  display: block;
  margin: 0
}

footer {
  font-family: 'Rubik'
}

footer .menu-menu-bas-de-page-container {
  width: 100%;
  height: 160px;
  margin-top: 60px;
  position: relative;
  z-index: 10
}

footer .menu-menu-bas-de-page-container ul {
  margin: 0;
  padding: 0
}

footer .menu-menu-bas-de-page-container li {
  float: left;
  width: 24%;
  margin: 0 .5%
}

footer .menu-menu-bas-de-page-container li a {
  display: block;
  font-family: 'vinchandregular';
  background-color: #fff;
  width: 100%;
  height: 129px;
  margin: auto;
  padding-top: 12px;
  text-align: center;
  font-size: 40px;
  color: #07393c;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25)
}

footer .menu-menu-bas-de-page-container li a h2 {
  width: 80%;
  height: 60px;
  margin: auto;
  border-bottom: 6px solid #009370;
  font-family: 'Rubik';
  color: #a9aaaa;
  font-size: 20px;
  font-weight: normal;
  transition: .2s
}

footer .menu-menu-bas-de-page-container li:hover a h2 {
  border-bottom: 6px solid #07393c;
  transition: .2s
}

footer .menu-menu-bas-de-page-container li:nth-child(2) a::before {
  left: 0
}

footer .menu-menu-bas-de-page-container li:nth-child(2) a::after {
  right: 0
}

footer .form-subscribe {
  position: relative;
  width: 400px;
  float: right
}

footer .subscribe {
  width: 100%;
  height: 80px;
  margin: 30px 0;
  padding: 20px 30px;
  background-color: #009370
}

footer .subscribe p {
  color: #fff;
  font-size: 30px;
  float: left;
  font-family: 'Rubik'
}

footer .subscribe .wpcf7-mail-sent-ok {
  margin-top: 45px!important;
  background-color: #07393c;
  position: absolute;
  top: -40px;
  left: -8px;
  height: 40px;
}

footer form {
  position: relative!important;
  width: 400px!important;
  float: right!important;
  display: block;
  margin-top: -4px;
}

footer form button {
  position: absolute;
  right: 10px;
  top: 8px;
  font-size: 24px;
  color: #009370;
}

footer form .wpcf7-mail-sent-ok {
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #ffffff;
}

footer .form-subscribe button {
  position: absolute;
  right: 10px;
  top: 3px;
  font-size: 24px;
  color: #009370
}

footer .form-subscribe button:hover {
  color: #07393c
}

footer .subscribe input {
  width: 100%;
  height: 40px;
  color: #07393c;
  font-size: 19px;
  padding-left: 14px;
  padding-right: 48px;
  border: 0
}

footer .big-footer {
  width: 100%;
  height: 300px;
  background-color: #009370;
  position: relative;
  padding-top: 8px
}

footer .big-footer .menu-footer-container {
  position: relative
}

footer .big-footer .menu-footer-container::before {
  content: '';
  background: url(http://ffc.youand.agency/wp-content/uploads/2017/02/logo_ffc.png) no-repeat;
  background-size: 110px;
  width: 110px;
  height: 110px;
  display: block;
  position: absolute;
  top: 0;
  left: -140px
}

footer .footer-nav-title>a {
  color: #fff;
  display: block;
  width: 180px;
  height: 40px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400
}

footer .footer-nav-title ul li a {
  color: #fff;
  line-height: 1.6
}

footer .copyright {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  padding-top: 16px;
  background-color: #07393c;
  text-align: center;
  color: #fff
}

footer .copyright p {
  display: inline-block;
  margin-right: 3px;
}

footer .copyright a {
  color: #fff;
}

footer .attachment-post-thumbnail {
  display: block;
  max-width: 100%;
  height: auto;
  width: 130px;
  margin-left: 50px
}

footer .content-container {
  position: relative
}

.content-transition {
  padding-top: 15px;
}

.transition {
  position: absolute;
  right: 0;
  top: 18px;
  width: 155px;
}

.transition p:nth-child(1) {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.transition p:nth-child(2) {
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.transition a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #07393c;
  padding: 10px;
  color: #fff!important
}

@media(max-width:1199px) {
  header .title-second {
    font-size: 80px;
    transition: 0.5s;
  }
  .open-nav {
    top: 40px;
    right: 50px;
    transition: .5s
  }
  .returnPage {
    top: 40px;
    left: 50px;
    transition: .5s
  }
  .menu-home-page-container li a h2 {
    width: 224px
  }
  .content-link {
    height: 305px
  }
  .citation-content {
    height: 322px
  }
  .citation p {
    font-size: 22px
  }
  .form-subscribe {
    width: 368px
  }
  .menu-menu-bas-de-page-container li a {
    width: 216px;
    font-size: 34px;
    line-height: 1.71
  }
  .menu-menu-bas-de-page-container li a h2 {
    width: 168px;
    font-size: 16px
  }
  .subscribe p {
    font-size: 25px
  }
  .pendant, .avant, .apres {
    height: 260px
  }
  .pendant::after, .avant::after, .apres::after {
    top: 85px
  }
  .pendant span, .avant span, .apres span {
    font-size: 36px;
    margin-bottom: 24px
  }
  .pendant p, .avant p, .apres p {
    font-size: 18px
  }
  .pendant, .avant, .apres {
    padding: 14px 28px
  }
  .pendant .btn-a-link, .avant .btn-a-link, .apres .btn-a-link {
    padding-left: 1px;
    bottom: 40px;
    width: 35px;
    height: 35px;
    font-size: 24px
  }
  .legislation .name-file p {
    font-size: 15px
  }
  .legislation .d-file a {
    font-size: 12px;
    margin-top: 35px
  }
  .ex-article .content-excp {
    padding-left: 24px
  }
  .ex-article h2 {
    margin-top: 16px
  }
  .ex-article .time {
    font-size: 14px
  }
  .ex-article p {
    font-size: 16px;
    margin: 15px 0
  }
  .ex-article .link-read {
    font-size: 15px
  }
  .qui-sommes-nous .content-mission {
    height: 300px
  }
  .qui-sommes-nous .bloc-mission {
    font-size: 18px
  }
  .qui-sommes-nous .bloc-mission p::after {
    margin: 20px auto 0 auto
  }
  .organigramme h3 {
    font-size: 18px
  }
  #myTab li a {
    font-size: 20px
  }
  #myTab li:after {
    width: 170px
  }
  footer .menu-menu-bas-de-page-container li a h2 {
    height: 50px;
    font-size: 16px
  }
  footer .subscribe p {
    font-size: 24px;
    padding-top: 4px
  }
  footer .magazine {
    margin-left: 0
  }
}

@media(max-width:992px) {
  header .title-home {
    font-size: 95px
  }
  header .next-title {
    font-size: 30px;
    padding: 0 30px
  }
  header .content-img-second h2 {
    font-size: 18px
  }
  .menu-home-page-container li a h2 {
    width: 200px
  }
  .menu-home-page-container li:nth-child(2) a::before, .menu-home-page-container li:nth-child(2) a::after {
    width: 2px;
    height: 90px;
    top: 32px
  }
  .content-link {
    height: 233px
  }
  .citation-content {
    height: 246px
  }
  .citation-content p {
    font-size: 18px
  }
  .content-link>.content {
    padding: 0
  }
  .text-content-1 {
    font-size: 15px
  }
  .text-content-2 {
    font-size: 15px
  }
  .btn-a-link {
    width: 35px;
    height: 35px;
    font-size: 24px;
    padding-left: 12px
  }
  .citation-content {
    font-size: 20px
  }
  .citation-content::before {
    background-size: 30px;
    top: 24px;
    left: 20px
  }
  .citation-content::after {
    background-size: 30px;
    bottom: 24px;
    right: 20px
  }
  .menu-menu-bas-de-page-container li a {
    width: 165px;
    height: 92px;
    font-size: 30px
  }
  .menu-menu-bas-de-page-container li a h2 {
    width: 136px;
    height: 29px;
    font-size: 12px
  }
  .map {
    display: none;
  }
  .subscribe {
    height: 62px;
    padding: 18px 30px
  }
  .form-subscribe {
    width: 290px
  }
  .subscribe input {
    height: 28px;
    font-size: 15px
  }
  footer form {
    width: 295px!important;
  }
  .form-subscribe button {
    right: 6px;
    top: 0;
    font-size: 20px
  }
  .col-faq {
    padding: 6px!important
  }
  .pendant, .avant, .apres {
    padding: 14px 20px
  }
  .pendant p, .avant p, .apres p {
    font-size: 15px
  }
  .pendant::after, .avant::after, .apres::after {
    top: 78px
  }
  .pendant .btn-a-link, .avant .btn-a-link, .apres .btn-a-link {
    padding-left: 1px;
    bottom: 30px;
    width: 35px;
    height: 35px;
    font-size: 24px
  }
  .legislation .d-file a {
    font-size: 15px;
    margin-top: 40px
  }
  .ex-article h2 {
    margin-top: 6px;
    margin-bottom: 2px
  }
  .ex-article h2 a {
    font-size: 20px
  }
  .ex-article p {
    font-size: 14px;
    margin: 2px 0
  }
  .ex-article .content-excp {
    padding-left: 18px
  }
  .ex-article .time {
    font-size: 13px
  }
  .ex-article .link-read {
    font-size: 12px
  }
  .article-content {
    font-size: 18px
  }
  article .title-article {
    margin-bottom: 60px
  }
  article .goBack {
    top: 80px;
    font-size: 14px
  }
  .search .content-res {
    height: 230px
  }
  .search .content-res {
    padding: 20px 45px
  }
  .qui-sommes-nous .content-actions {
    margin-top: 20px
  }
  .search .content-res-cre {
    height: auto!important
  }
  #myTab li:after {
    width: 120px
  }
  .carousel-img, .carousel-txt {
    height: 230px
  }
  #myCarousel {
    height: 460px
  }
  .carousel-txt {
    width: 100%
  }
  .carousel-img {
    overflow: hidden
  }
  #myCarousel .carousel-txt p {
    width: 80%
  }
  #myCarousel .ion-chevron-left, #myCarousel .ion-chevron-right {
    border-radius: 500%;
  }
  #myCarousel .ion-chevron-left {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 60px;
    font-size: 28px;
    color: #009370;
    margin: auto;
    padding-top: 11px;
    background-color: #fff;
    transition: .5s;
    padding-right: 7px;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
  }
  #myCarousel .ion-chevron-right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 60px;
    font-size: 28px;
    color: #009370;
    margin: auto;
    padding-top: 11px;
    background-color: #fff;
    transition: .5s;
    padding-left: 7px;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
  }
  #myCarousel .ion-chevron-right {
    right: -5px;
    top: -230px
  }
  #myCarousel .ion-chevron-left {
    left: -5px;
    top: -230px
  }
  .qui-sommes-nous #myCarousel .ion-chevron-left, .qui-sommes-nous #myCarousel .ion-chevron-right {
    top: 0
  }
  .owl-prev {
    left: 0
  }
  .owl-next {
    right: 0
  }
  footer .subscribe .wpcf7-mail-sent-ok {
    height: 41px;
  }
  footer form .wpcf7-mail-sent-ok {
    width: 101%;
    font-size: 13px;
  }
  footer .menu-menu-bas-de-page-container li a h2 {
    height: 33px;
    font-size: 12px;
    margin-top: 8px
  }
  footer .menu-menu-bas-de-page-container li a {
    height: 94px;
    font-size: 24px
  }
  footer .subscribe {
    height: 70px;
    padding: 15px 16px
  }
  footer .subscribe p {
    font-size: 20px;
    padding-top: 6px
  }
  footer .form-subscribe {
    width: 284px
  }
  footer .content-nav-footer {
    height: 160px
  }
  footer .content-transition {
    height: 230px
  }
  footer .footer .big-footer {
    height: initial
  }
  footer .big-footer {
    height: initial
  }
  footer .big-footer .menu-footer-container::before {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 15px auto
  }
  .content-transition {
    margin-top: 15px
  }
  .transition {
    position: absolute;
    left: 240px;
    right: inherit;
    top: 46px;
    width: 275px;
  }
}

@media(max-width:768px) {
  header .title-second {
    font-size: 70px;
    transition: 0.5s;
  }
  .open-nav {
    right: 20px;
  }
  .returnPage {
    left: 20px;
  }
  header .next-title {
    width: 590px
  }
  .container-disable {
    padding: 0!important
  }
  header .content-img-second h2 {
    font-size: 12px
  }
  .menu-home-page-container {
    height: 113px
  }
  .menu-home-page-container li a {
    font-size: 40px;
    height: 113px
  }
  .menu-home-page-container li a h2 {
    width: 288px;
    height: 48px;
    width: 80%;
    margin: auto;
    font-size: 15px;
    padding-top: 10px;
    border-bottom: 6px solid #009370
  }
  .menu-home-page-container li:hover a h2 {
    border-bottom: 6px solid #07393c
  }
  .menu-home-page-container li:nth-child(2) a::before, .menu-home-page-container li:nth-child(2) a::after {
    width: 2px;
    height: 65px;
    top: 25px
  }
  .legislation {
    display: inline-block;
    width: 100%
  }
  .legislation .name-file p {
    font-family: 'Rubik';
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    position: inherit;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 45px;
    display: block;
    padding: 18px 15px 0 0
  }
  .legislation .d-file a {
    margin: 10px auto 15px
  }
  .page-search .content-ex-article {
    height: inherit;
  }
  .content-ex-article {
    height: 145px
  }
  .ex-article .content-excp {
    padding-left: 10px;
    padding-right: 0
  }
  .art-img {
    position: relative;
    height: 100%;
    overflow: hidden
  }
  .ex-article img {
    position: absolute;
    max-width: inherit;
    width: 185px;
    top: -999px;
    right: -999px;
    bottom: -999px;
    left: -999px;
    margin: auto
  }
  .ex-article h2 a {
    font-size: 18px
  }
  article .title-article h2 {
    font-size: 32px
  }
  .bloc-img-tiny-mce {
    display: inline-block;
    float: left;
    margin-right: 30px;
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
  }
  .bloc-img-tiny-mce img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: -999px;
    right: -999px;
    bottom: -999px;
    left: -999px;
    margin: auto
  }
  .title-h2 {
    font-size: 26px;
    margin: 45px 0 45px 15px
  }
  .title-federation {
    font-size: 20px;
    margin: 45px 0 45px 15px
  }
  .organisation p, .assemblees p {
    font-size: 20px
  }
  .li-action {
    color: #009370!important;
    font-weight: 500;
    font-size: 23px;
    width: 100%;
    display: block
  }
  .img-icon {
    display: none;
  }
  .name-file {
    text-align: center;
  }
  .legislation .d-file a::after {
    display: none
  }
  .result-page .assos-desc {
    height: 200px;
    overflow: hidden;
  }
  .result-page .assos-desc img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: -999px;
    right: -999px;
    bottom: -999px;
    left: -999px;
    margin: auto
  }
  .bgmp-res .content-res {
    height: inherit;
  }
  footer .subscribe p {
    font-size: 25px;
    text-align: center;
    padding-top: 6px;
    width: 100%
  }
  footer .form-subscribe {
    width: 100%
  }
  .panel-heading {
    padding: 10px 0!important
  }
  .panel-collapse .title-h2 {
    font-size: 20px;
    margin: 8px 0 14px 0
  }
  .panel-collapse p {
    font-size: 18px;
    color: #a1acad
  }
  .panel-collapse .panel-body {
    padding: 15px 0
  }
  .panel-collapse .ul-circle {
    position: relative;
    font-size: 18px;
    padding-left: 15px;
    color: #a1acad
  }
  .panel-collapse .ul-circle::before, #myTabContent .ul-circle::before {
    display: inline-block;
    content: '';
    width: 11px;
    height: 11px;
    border: 2px solid #a5b1b2;
    border-radius: 10px;
    margin-right: 5px;
    position: absolute;
    top: 7px;
    left: 0
  }
  .img-height {
    height: 365px;
    overflow: hidden
  }
  .img-height img {
    position: absolute;
    width: 100%
  }
  .background-round {
    width: 100px;
    height: 100px;
    border-radius: 80px;
    overflow: hidden;
    position: relative;
    margin: auto;
    top: -50px
  }
  .background-round img {
    position: absolute;
    max-width: inherit;
    width: 140px!important;
    top: -999px;
    right: -999px;
    left: -999px;
    bottom: -999px;
    margin: auto
  }
  .donation label, .wpcf7-form>label {
    width: 100%
  }
  .container-archive #myTab {
    width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 25px
  }
  .container-archive #myTab li {
    width: 50%;
    margin: 0
  }
  .container-archive #myTab li a {
    height: 95px
  }
  #myCarousel .carousel-txt p {
    width: 90%
  }
  .owl-prev {
    background-color: #fff;
    width: 50px;
    height: 50px;
    padding-left: 14px;
    border-bottom-right-radius: 60px;
    border-top-right-radius: 60px
  }
  .owl-next {
    background-color: #fff;
    width: 50px;
    height: 50px;
    padding-left: 20px;
    border-bottom-left-radius: 60px;
    border-top-left-radius: 60px
  }
  .citation-img {
    width: 95px;
    height: 95px;
    position: relative;
    border-radius: 110px;
    overflow: hidden;
    margin: auto;
    margin-top: -60px
  }
  .citation-img img {
    max-width: inherit;
    height: 95px;
    position: absolute;
    top: -999px;
    bottom: -999px;
    margin: auto;
    left: -999px;
    right: -999px
  }
  .btn-apa {
    font-size: 42px;
    padding-top: 13px;
  }
  .content-contact .wpcf7-form label:nth-child(1), .content-contact .wpcf7-form label:nth-child(2), .content-contact .wpcf7-form label:nth-child(3), .content-contact .wpcf7-form label:nth-child(4), .content-contact .wpcf7-form label:nth-child(5) {
    width: 100%;
  }
  footer .subscribe {
    height: 64px;
    padding: 15px 16px
  }
  footer .subscribe {
    height: 64px;
    display: inline-table;
  }
  footer form {
    width: 100%!important;
  }
  footer .form-subscribe {
    width: 240px
  }
  footer .subscribe input {
    font-size: 14px;
    height: 35px
  }
  footer .form-subscribe button {
    right: 5px;
    top: 0
  }
  footer .content-nav-footer, footer .content-transition {
    height: inherit
  }
}

@media(max-width:680px) {
  .content-img-second img {
    margin: auto
  }
  .content-img-second {
    margin: auto;
  }
  .transition {
    position: inherit;
    width: 100%;
    height: 200px;
    margin-top: 40px;
    left: 0;
  }
  .magazine {
    margin-top: 150px;
    margin-bottom: 50px;
  }
  .returnPage, .open-nav {
    font-size: 0
  }
  header .title-second {
    font-size: 60px;
  }
  .returnPage, .open-nav {
    top: 30px;
  }
  .footer-nav-title {
    width: 100%!important
  }
  footer .footer-nav-title>a {
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%
  }
  footer .footer-nav-title .sub-menu {
    display: none
  }
}

@media(max-width:600px) {
  .search-zone label {
    font-size: 25px;
  }
  .search-zone {
    height: 400px;
  }
  .search-ok ul {
    font-size: 16px
  }
  .ass, .cre {
    font-size: 16px;
    margin: 0 6px
  }
  .title-ass-cre {
    font-size: 20px
  }
  .adherer {
    width: 126px;
    height: 45px;
    font-size: 16px
  }
  .adherer i {
    width: 25px;
    height: 25px;
    font-size: 16px;
    padding-left: 9px;
    padding-top: 2px;
    border-radius: 30px;
  }
  .adherer span {
    padding-top: 15px;
    padding-right: 16px;
    display: block;
    float: right;
  }
  header .title-home {
    font-size: 65px
  }
  header .next-title {
    font-size: 23px;
    width: 100%
  }
  header .title-second {
    font-size: 70px
  }
  .intro-contact {
    width: 100%
  }
  .menu-home-page-container {
    left: 0;
    right: 0;
    margin: auto;
    height: 370px;
  }
  .menu-home-page-container li {
    width: 100%
  }
  /*.col-xs-12 img {
    width: 100%
  }*/
  .intro {
    width: 100%
  }
  .content-citation {
    background: 0
  }
  .content-citation .citation {
    background-color: #009370
  }
  .wpcf7-form label:nth-child(1), .wpcf7-form label:nth-child(2), .wpcf7-form label:nth-child(3), .wpcf7-form label:nth-child(4), .wpcf7-form label:nth-child(5) {
    width: 100%
  }
  .wpcf7-form .sub {
    width: 100%
  }
  .content-ex-article {
    height: 165px
  }
  .ex-article h2 {
    margin-top: 0;
    margin-bottom: 0
  }
  .ex-article h2 a {
    font-size: 18px
  }
  .circle-number {
    width: 100px;
    height: 100px
  }
  .content-circle p:nth-child(1) {
    font-size: 12px;
    width: 100px;
    margin: auto;
    line-height: 1.3;
    font-weight: 100
  }
  .content-circle p:nth-child(2) {
    font-size: 25px
  }
  .desc-number {
    width: 160px
  }
  .content-img-right, .content-img-left {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden
  }
  .content-img-right img, .content-img-left img {
    position: absolute;
    top: -999px;
    bottom: -999px;
    left: -999px;
    right: -999px;
    margin: auto;
    width: 100%;
    height: auto
  }
  .btn-apa {
    font-size: 32px;
    padding-top: 12px;
    height: 70px;
  }
  .btn-apa:after {
    width: 60%;
    height: 6px;
  }
  footer form button {
    top: 10px;
  }
  footer .subscribe .wpcf7-mail-sent-ok {
    height: 46px;
  }
  footer form .wpcf7-mail-sent-ok {
    padding-top: 14px!important;
    color: #ffffff;
  }
  footer .menu-menu-bas-de-page-container {
    height: inherit
  }
  footer .menu-menu-bas-de-page-container ul {
    display: inline-block;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25)
  }
  footer .menu-menu-bas-de-page-container li {
    float: left;
    width: 100%;
    margin: 0 .5%
  }
  footer .menu-menu-bas-de-page-container li a {
    font-size: 38px;
    height: 87px;
    padding: 0;
    box-shadow: none
  }
  footer .menu-menu-bas-de-page-container li a h2 {
    width: 45%;
    height: 23px;
    font-size: 11px;
    border-bottom: 6px solid #07393c;
    margin-top: 0
  }
  footer .subscribe {
    height: 64px;
    display: inline-table
  }
  footer .subscribe p {
    font-size: 25px;
    text-align: center;
    padding-top: 6px;
    width: 100%
  }
  footer .form-subscribe {
    width: 100%
  }
  footer .subscribe input {
    font-size: 16px;
    height: 45px
  }
  footer .form-subscribe button {
    right: 10px;
    top: 5px
  }
}

@media(max-width:460px) {
  .search-zone label {
    font-size: 20px;
  }
  .search-zone {
    height: 395px;
  }
  header .title-second {
    font-size: 35px;
  }
  .returnPage, .open-nav {
    top: 10px;
  }
  .tt {
    display: none;
    width: 100%;
    transition: .5s;
    position: fixed;
    overflow-y: scroll
  }
  .close-nav {
    top: 30px;
    right: 45px;
    left: inherit
  }
  nav {
    width: 100%;
    transition: .5s;
    padding: 35px 0
  }
  header .title-home {
    font-size: 52px
  }
  header .next-title {
    font-size: 20px;
    width: 100%
  }
  .col-faq {
    width: 100%!important
  }
  .pendant p, .avant p, .apres p {
    font-size: 18px
  }
  .art-img {
    display: none
  }
  .content-excp, .organigramme {
    width: 100%!important
  }
  .search .content-res {
    padding: 20px 30px
  }
  .title-ass-cre {
    font-size: 20px;
  }
  .search-ok ul {
    font-size: 14px
  }
  .search .content-res {
    height: 260px
  }
  .container-archive #myTab li a {
    font-size: 15px
  }
  .legislation .name-file p {
    font-size: 14px
  }
  .legislation .img-icon img {
    padding: 5px
  }
  .container-archive .legislation {
    margin: 4px 0
  }
  #myTab li:after {
    height: 5px
  }
  .container-archive #myTab li a {
    height: 75px
  }
  #myCarousel {
    height: 395px
  }
  .carousel-img, .carousel-txt {
    height: 130px
  }
  #myCarousel .title-content {
    font-size: 18px
  }
  #myCarousel .carousel-txt p {
    font-size: 15px
  }
}
