/*
	Theme Name: HTML5 Blank
	Theme URI: https://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: https://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: https://opensource.org/licenses/mit-license.php
*/

#successPopup h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 800;
    color: #2e5a41;
    margin-bottom: 10px;
}

.page-template-template-notedefrais button.supprimer_reunion {
    border: none;
    text-transform: uppercase;
    padding: 5px 10px;
    background-color: #c44949;
    margin: 30px;
    color: #FFF;
    font-size: 14px;
    FONT-WEIGHT: 800;
}
/* Cible le premier élément 'reunion' et masque son bouton 'supprimer_reunion' */
.reunion:first-of-type .supprimer_reunion {
    display: none;
}

.page-template-template-notedefrais  section {
    background-color: #ffffff;
}
.page-template-template-notedefrais .reutitre {
    color: #575757;
    font-size: 16px;
    padding-top: 20px;
    padding-left: 30px;
    font-weight: 700;
    border-top: 1px solid #ececec;
    font-size: 2.5rem;
}
.page-template-template-notedefrais .reunion {
    padding: 30px;
    background-color: green;
    margin-bottom: 40px;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
}
.page-template-template-notedefrais  .titre-identite {
    margin-bottom: 10px;
}
.page-template-template-notedefrais .identite {
    padding: 30px;
    background-color: green;
    color: #FFF;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    font-weight: 700;
    BACKGROUND-COLOR: #036104;
    margin-bottom: 40px;
}

.page-template-template-notedefrais .resume {
    background-color: #f5f5f5;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    padding: 40px;
    margin-bottom: 40px;
    font-size: 1.5rem;
}
.page-template-template-notedefrais table.table-wrapper {
    min-width: 350px;
    /* padding: 40px; */
    border: none;
    border-bottom: 1px solid #;
}
.page-template-template-notedefrais .tr-class-haut th {
    padding: 10px;
}
.page-template-template-notedefrais tr.tr-class-haut {
    background-color: #065607;
    color: #FFF;
    height: 20px;
}
.page-template-template-notedefrais td.libelleclass {
    padding: 5px;
    background-color: #fff;
    border-bottom: 1px solid #e6e6e6;
}
.page-template-template-notedefrais td.valueclass {
    background-color: whitesmoke;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}
.page-template-template-notedefrais select {
    word-wrap: normal;
    padding: 7px;
    width: auto;
}
.page-template-template-notedefrais input[type="file"] {
    border: none;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 900;
    background-color: #39d48c;
    margin-top: 20px;
    color: #FFF;
    font-size: 14px;
    position: relative;
}
.page-template-template-notedefrais input {
    padding: 5px;
    margin-bottom: 10px;
}
.page-template-template-notedefrais label {
    display: inline;
}
.page-template-template-notedefrais button#ajouter_reunion {
    border: none;
    text-transform: uppercase;
    padding: 10px 20px;
    background-color: #d28a39;
    margin: 30px;
    color: #FFF;
    font-size: 18px;
    FONT-WEIGHT: 800;
}
.page-template-template-notedefrais input[type="submit"] {
    border: none;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 900;
    background-color: #39d48c;
    margin-top: 20px;
    color: #FFF;
    position:relative;
}
.page-template-template-notedefrais input.flechebouton {
    border: none;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 900;
    background-color: #39d48c;
    margin-top: 20px;
    color: #FFF;
    position:relative;
}

.page-template-template-notedefrais  legend {
    margin-top: 10px;
}
.page-template-template-notedefrais .reunion {
    padding: 30px;
    background-color: green;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
}
.reunion:nth-child(odd) {
    background-color: #a4c9a4;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.reunion:nth-child(even) {
    background-color: green; /* Couleur pour les lignes paires */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);

}
.bg-footer {
    background-color: #18534f;
}

.footer2024 a.text-white {
    font-size: 2rem;
}
.bg-footer i.fas {
    margin-right: 10px;
}
::marker {
    display: none;
    font-size: 0px;
}
.feature {
  display: flex;
  align-items: center;
}
.bg-footer h5 {
    font-size: 1.8rem;
    font-family: 'Roboto Condensed';
    /* margin-bottom: 0px; */
    display: inline-block;
}
#wave-container svg {
    position: relative;
    bottom: -10px;
    width: 100%;
    height: auto;
}
.page-template-template-homepageextranetnew2023 div#wave-container {
    background-color: #e9e6de;
}
.nopad {
    padding: 0;
}
.page-template-template-homepageextranetnew2023 .rounded-circle img {
    max-width: 100%;
    width: 200px;
    height: 155px;
}
.page-template-template-homepageextranetnew2023 .sliderservices {
    background-color: #e9e6de;
    /* padding-top: 60px; */
    padding-bottom: 80px;
}
.page-template-template-homepageextranetnew2023 .sliderservices-wrapper {
    background-color: #e9e6de;
}
.page-template-template-homepageextranetnew2023 h2.partie-titre {
    /* font-size: 5rem; */
    /* position: absolute; */
    /* font-family: 'made_mirage_regular'; */
    /* margin-top: 80px; */
    margin-left: 80px;
    padding-top: 80px;
    top: 10px;
    font-weight: 300;
    left: 0;
    color: #000;
    z-index: 100000;
    /* margin-top: 50px; */
}
.page-template-template-homepageextranetnew2023 .desc-slider p {
    font-size: 1.6rem;
        color: #000000;
}
.page-template-template-homepageextranetnew2023 .slider-img {
    background-size: cover;
    max-height: 360px;
    height:360px;
    width: 100%;
    background-position: center center;
}

.page-template-template-homepageextranetnew2023 img.img-fdsea-slick {
    width: 60px;
    margin: 0 auto;
}
.page-template-template-homepageextranetnew2023 .slick-active .slider-content {
    margin: 0 5px;
    margin-top: 20px;
    opacity: 1;
    transition-duration: 1s;
}

.page-template-template-homepageextranetnew2023 .slick-initialized .slick-slide {
    border: 0px solid #fff;
}


.page-template-template-homepageextranetnew2023 .slick-track {
    display: flex;
    justify-items: stretch;
}
.page-template-template-homepageextranetnew2023 .slick-slide {
    margin: 0 1.7857142857rem;
    opacity: 1;
    outline: 0!important;
}
.page-template-template-homepageextranetnew2023 h4.subtitle-slider {
    font-family: 'made_mirage_regular';
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: 500;
}
.page-template-template-homepageextranetnew2023 .slick-slide {
    margin: 0 1.7857142857rem;
    opacity: 1;
    outline: 0!important;
}
.page-template-template-homepageextranetnew2023 h2.title-slider {
    margin-top: 20px;
    font-size: 2.5rem;
    font-weight: 600;
    color: #18534f;
}
.page-template-template-homepageextranetnew2023 .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    max-width: 550px;
        margin: 40px 10px 20px 40px;
}
 .page-template-template-homepageextranetnew2023 img {
  max-width: 100%;
}

.page-template-template-homepageextranetnew2023 .slick-active .slider-content {
 margin: 0 5px;
 opacity: 1;
 transition-duration: 1s;
}
.sliderservices{
background-color: #e9e6de;
}

/* Overide Default Slick Styles */
 .page-template-template-homepageextranetnew2023 .slick-active {
  opacity: 1;
}

 .page-template-template-homepageextranetnew2023 .slick-list {
  padding-left: 80px;
  padding-right: 80px;
}
.page-template-template-homepageextranetnew2023 .content-texte {
   text-align: center;
   padding-top: 20px;
   background-color: #fff;
   padding-left: 10px;
   min-height: 280px;
   padding-right: 10px;
   padding-bottom: 10px;
}
.page-template-template-homepageextranetnew2023 p.sous-titre-paragraphe {
    font-size: 2rem;
    margin-left: 80px;
}
.page-template-template-homepageextranetnew2023 .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.page-template-template-homepageextranetnew2023 .slick-active #slick-slide-control00 {
  margin: 0;
    box-shadow: none;
    border: none;
    margin-right: 10px;
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color:#e37639;
    text-indent: -9999px;
    /* background: none; */
}
.page-template-template-homepageextranetnew2023 li #slick-slide-control00 {
  margin: 0;
    box-shadow: none;
    border: none;
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color:#e37639;
    text-indent: -9999px;
}
.page-template-template-homepageextranetnew2023 button#slick-slide-control01 {

  margin: 0;
    box-shadow: none;
    border: none;
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color:#e37639;
    text-indent: -9999px;
    /* background: none; */
}
.page-template-template-homepageextranetnew2023 .slick-dots li {
  margin: 0 0.25rem;
}
.page-template-template-homepageextranetnew2023 .slick-dots button {
  display: block;
  width: 1rem;
  height: 1rem;
      margin-left: 10px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #e37639;
  text-indent: -9999px;
}
.page-template-template-homepageextranetnew2023 .slick-dots li.slick-active button {
  background-color:#474748;
}

.page-template-template-homepageextranetnew2023 .news-wrapper-2023 h4 {
    background-color: #FFFFFF;
    color: #000000;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.page-template-template-homepageextranetnew2023 .news-wrapper-2023 {
    padding-bottom: 40px;
    border-bottom: 1px solid #848484;
    margin-bottom: 60px;
}
.page-template-template-homepageextranetnew2023 .news-3-col {
    padding: 50px;
}
.page-template-template-homepageextranetnew2023 .hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.news-3-col h2 {
    color: #fff;
    font-size: 2.5rem;
    margin-bottom: 30px;
}
.page-template-template-homepageextranetnew2023 .bandeau-edito {
    text-align: left;
    padding: 20px;
    background-color: #ffffff;
    color: #000;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -125px;
    font-size: 3rem;
}
.page-template-template-homepageextranetnew2023 h2.info-edito {
    font-size: 3rem;
    text-align: left;
    font-weight: 700;
    padding: 30px;
    color: #18534f;
}
.page-template-template-homepageextranetnew2023 .bandeau-edito ul.post-categories a {
    color: #919191;
    font-size: 2rem;
    text-align: left;
    text-transform: uppercase;
    font-family: roboto condensed;
    margin-left: 25px;
}
.page-template-template-homepageextranetnew2023 h2.info-news2023:hover {
  color: #2da9a0;
    transition:0.3s ease-in;

}

.page-template-template-homepageextranetnew2023 h2.info-edito:hover {
    color: #2da9a0;
    transition:0.3s ease-in;

}
.page-template-template-homepageextranetnew2023 .news-wrapper-2023 ul.post-categories a {
    color: #ffffff;
    font-size: 2rem;
    text-align: left;
    text-transform: uppercase;
    font-family: roboto condensed;
    margin-left: 25px;
}
.page-template-template-homepageextranetnew2023 .bandeau-edito:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 60px solid #18534f;
    border-left: 50px solid white;
    width: 0;
}




.page-template-template-homepageextranetnew2023 .wrapper-all {

    background-color: #18534f;
}
.page-template-template-homepageextranetnew2023  .hero-text h1 {
    font-weight: 700;
}


.page-template-template-homepageextranetnew2023  .hero-text button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 12px 35px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    border: 5px solid black;
    margin-left: -1px;
    margin-top: 5%;
    font-size: 1.8rem;
    letter-spacing: 5px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    font-syle: italic;
}

.page-template-template-homepageextranetnew2023  .hero-text button:hover {
  background-color: transparent;
  color: white;
  border: 5px solid black;
  text-shadow: 2px 2px #000;
}













.page-template-template-homepageextranetnew2023 .hero-text .button-link {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 12px 35px;
    color: white;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    border: 5px solid black;
    margin-left: -1px;
    margin-top: 5%;
    font-size: 1.8rem;
    letter-spacing: 5px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
}
.page-template-template-page2023 .page-template-template-homepageextranetnew2023 {
  background-image: url("http://www.fdsea29.fr/wp-content/uploads/2023/07/Page-daccueil.jpg");
  height: 60vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: -100;
}
    .page-template-template-homepageextranetnew2023 .hero-image .button-link {
    background-color: #408964!important;
    border-color: #408964!important;
}
.login a {
    background-color: #fff;
    padding: 10px;

}
.UseyourDrive .fa, .fas {
    font-family: "Font Awesome 5 Pro";

    font-size:16px!important
}
.sfm-title h3 {
    font-size: 20px;
    background-color: #14851a;
    color: #fff!important;
    padding: 10px;
}
.archive {
	background-color:#eee;
}
.archives-header h2 {
    padding-top: 20px;
}
.archives-header {
    FONT-WEIGHT: 400;
    background-color: #95302e;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.archives-header li {
    display: none;
}

.archives-header li a {
    color: #fff;
    font-size: 24px;
	font-weight:700;
}
.archives-header ul {
    list-style-type: none;
}
.card-cpt {
    border: 1px solid #eee;
    background-color: #fbfbfb;
    padding: 30px;
	-webkit-box-shadow: 10px 10px 22px 2px rgba(222,222,222,1);
-moz-box-shadow: 10px 10px 22px 2px rgba(222,222,222,1);
box-shadow: 10px 10px 22px 2px rgba(222,222,222,1);
}
.card-cpt li {
    list-style-type: decimal-leading-zero;
    font-size: 16px;
}
a.button-archive-cpt {
    text-align: center;
    padding: 10px;
    background-color: #3fad4e;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 14px;
    display: inline-block;
    /* margin-bottom: 20px; */
}
.card-header-cpt h3 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
}

.post-type-archive-biemail .card-header-cpt {
    border-bottom: 1px solid #eee;
    padding: 10px;
    background-color:#0c4a71;

}

.post-type-archive-biemail .header-lettre .overlay {
    width: 100%;
    height: 100%;
    padding: 50px;
    color: #FFF;
    text-shadow: 1px 1px 1px #333;
    background-image: linear-gradient( 135deg, #0c4a7173 10%, #54b8f7ad 100%);
}
.post-type-archive-biemail a.button-archive-cpt {
    text-align: center;
    padding: 10px;
    background-color:#0c4a71;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 14px;
    display: inline-block;
    /* margin-bottom: 20px; */
}
.card-header-cpt {
    border-bottom: 1px solid #eee;
    padding: 10px;
    background-color: #3fad4e;
}
.card-title-cpt {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 10px;
}
.content-archives-box h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
li.archive-page-li {
    list-style-type: none;
    font-size: 14px;
}
.content-archives-box {
    padding: 20px;
    background-color: #eee;
    min-height: 450px;
    margin: 20px;
}


div#ui-datepicker-div {
    font-size: 16px;
}

#wpcf7-f1926-p1928-o1 input.wpcf7-form-control.wpcf7-total.wpcf7-calculated.ctf7-total {
    height: 40px;
    font-size: 10px;
    width: 120px;
    font-size: 16px;
    /* text-align: center; */
}
#wpcf7-f1926-p1928-o1 {

    padding: 30px;
    background-color: #f4f4f4;
}
#wpcf7-f1926-p1928-o1 input.wpcf7-form-control.wpcf7-total.wpcf7-calculated.ctf7-total {
    height: 40px;
    font-size: 16px;
    /* text-align: center; */
}
#wpcf7-f1926-p1928-o1 .row-desc {
    background-color: #1c7738;
    color: #fff;
    font-family: roboto condensed;
    padding: 10px;
}
.connexion-fdsea a {
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
}
table.formulaire-fdsea {
    font-size: 16px;
    margin-top: 40px;
    letter-spacing: 3px;
    font-weight: 00;
}
.connexion-fdsea a:hover {
    color: #fff;


}
.notedefraisenligne {
    background-color: #fff;
    display: inline-block;
    padding: 5px;
    margin-top: 10px;
    color: #000;
}
.notedefraisenligne:hover {
    background-color: #fff;
    display: inline-block;
    padding: 5px;
    margin-top: 10px;
    color: #000;
	-moz-box-shadow: 5px 4px 2px 0px #c75d5d;
-webkit-box-shadow: 5px 4px 2px 0px #c75d5d;
-o-box-shadow: 5px 4px 2px 0px #c75d5d;
box-shadow: 5px 4px 2px 0px #c75d5d;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#c75d5d, Direction=134, Strength=10);
}
body.page-template-template-notedefrais {
    overflow: scroll;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    padding: 80px;
    background-color: #398f14;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
span.wpcf7-list-item {
    display: inline-block;
    /* margin: 0 0 0 1em; */
    background-color: #eeeeee;
    padding: 30px;
    font-size: 18px;
    margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    font-size: 18px;
    height: 40px;
}
input.wpcf7-form-control.wpcf7-file {
    font-size: 18px!important;
    margin-bottom: 30px;
}
input.wpcf7-form-control.wpcf7-file.download-frais {
    font-size: 18px;
    color: #000;
    /* background-color: #c58787; */
}
.hiddenform {
display:none;
}
.formulaire-fdsea td.cell-4 {
    width: 200px;
    font-family: Roboto Condensed;
    font-size: 18px;
    /* letter-spacing: 3px; */
    padding-right: 20px;
    /* margin-right: 20px; */
}
.finformu input.wpcf7-form-control.wpcf7-text {
    height: 40px;
    width: 200px;
}
.finformu td.cell-4 {
    width: 200px;
    font-family: Roboto Condensed;
    font-size: 18px;
    /* letter-spacing: 3px; */
    padding-right: 20px;
    /* margin-right: 20px; */
}
.finformu label {
    text-transform: uppercase;
    margin-top: 20px;
    font-family: Roboto Condensed;
    font-size: 16px;
    font-weight: 600;
}
.frais-attention {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #dadada;
}
.wpcf7-select {
    height: 40px;
}
.wpcf7-number{
    height: 40px;
}
.wpcf7-date {
    height: 40px;
    border: 1px solid #a0a0a0;
}
#wpcf7-f1905-p1879-o1 input.wpcf7-form-control.wpcf7-total.wpcf7-calculated.ctf7-total {
    height: 40px;
    font-size: 10px;
    width: 120px;
    font-size: 16px;
    /* text-align: center; */
}
#wpcf7-f1905-p1879-o1 {

    padding: 30px;
    background-color: #f4f4f4;
}
#wpcf7-f1905-p1879-o1 input.wpcf7-form-control.wpcf7-total.wpcf7-calculated.ctf7-total {
    height: 40px;
    font-size: 16px;
    /* text-align: center; */
}
#wpcf7-f1905-p1879-o1 .row-desc {
    background-color: #1c7738;
    color: #fff;
    font-family: roboto condensed;
    padding: 10px;
}
h3.fichetitre {
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    color: #1c7738;
}

th.row-fraisdiv3 {
    padding-left: 10px;
    background-color: #389c2c;
    color: #fff;
	height: 40px;
}
th.row-fraisdiv2 {
    padding-left: 10px;
    height: 40px;
    color: #101010;
    text-align: left;
    background-color: #6ce25e;
}
th.row-fraisdiv {
    border-bottom: 1px solid #000;
    height: 40px;
    text-align: right;
    /* margin-right: 5px; */
    background-color: #6ce25e;
}
.smallcell {
    width: 80px;
    height: 40px;
}
.mediumcell {
    width: 120px;
    height: 40px;
}
.longcell {
    width: 200px;
    height: 40px;
}


.connexion-fdsea {
    padding: 100px;
    font-size: 18px;
    background-color: #95302e;
    color: #fff;
}

.page .titre-h1 {
    color: #0c4a71;
    font-size: 4rem;
    margin-bottom: 30px;

    text-transform: uppercase;
    font-weight: 600;
}
.newsletter-banner div.wpcf7-mail-sent-ok {
	border: 0px solid #398f14;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #53d587;
	font-size: 34px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: roboto condensed;
	color: #fff;
	font-weight: 800;
}
.login #nav {
    margin: 24px 0 0 0;
    background-color: #000!important;
    padding: 10px!important;
    color: #fff!important;
    text-transform: uppercase!important;
}
.login #nav a {

    color: #fff!important;
}

.droit-dacces .newsletter-banner {
    background-color: #95302e;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 60px;
    display: none;
}
.blocParagraphe .wrap{padding:0}
.blocParagraphe.contact .wrap p{padding-bottom:26px}
.blocParagraphe.contactForm .wrap p{padding-bottom:14px;line-height:20px}
.droit-dacces .wrap > p{margin-top:0;padding-bottom:0}
.droit-dacces .wrap > p > span{font-family:ProximaNovaRegular,arial,helvetica,sans-serif;font-size:14px;margin-top:-4px}
.carte > img{width:100%;max-height:402px;min-height:250px}
.droit-dacces p a{font-size:14px;color:#000}
.blocParagraphe.droit-dacces p > span{color:#939393;text-transform:uppercase;margin-right:0;display:inline-block}
.droit-dacces form fieldset label{font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:14px;color:#939393;text-transform:uppercase;display:inline-block}
.droit-dacces form{max-width:680px;text-align:left;margin:44px auto 0}
.droit-dacces form fieldset .line .col1{float:left;width:48%}
.droit-dacces form fieldset .line .col2{float:right;width:48%}
.droit-dacces form fieldset .line .col1 input,.droit-dacces form fieldset .line .col2 input{border:1px solid #d5d5d5;width:99%;height:26px}
.droit-dacces form fieldset #demande{width:100%;height:26px}
.droit-dacces form fieldset .line select{color:#939393;font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:14px;outline:none;background:none;-webkit-appearance:none;border:1px solid #d5d5d5;background-image:url("/wp-content/themes/html5blank-stable/img/fleche-resa.png");background-repeat:no-repeat;background-position:right center;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:0 10px}
.droit-dacces form fieldset .line select option{color:#939393;font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:14px;outline:none}
.droit-dacces form fieldset .line .col2 span{font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:14px;color:#939393}
.droit-dacces .wrap .coordonne{font-size:14px;line-height:15px}.droit-dacces .wrap .coordonne > span{font-family:ProximaNovaRegular,arial,helvetica,sans-serif;font-size:14px;line-height:15px;margin-bottom:8px}
.col textarea{margin-top:7px;width:100%}
.droit-dacces input,.droit-dacces textarea{color:#939393;font-family:ProximaNovaRegular,arial,helvetica,sans-serif;font-size:14px;line-height:20px;box-sizing:border-box;padding:0 10px;height:141px}
.droit-dacces textarea{padding:10px}
.droit-dacces form sup > span{font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:14px;color:#939393;margin:0!important;margin-left:-2px!important}.droit-dacces .wrap h2{margin-bottom:20px}.droit-dacces sup{margin-left:4px}
.droit-dacces form fieldset .line .col{width:99%}.droit-dacces form .line input,.droit-dacces form .line select{margin-top:8px}
.droit-dacces form .line{margin-bottom:26px}.droit-dacces form fieldset .line .col input{border:1px solid #d5d5d5;width:100%;height:26px;color:#939393;font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:14px}
.droit-dacces form fieldset .line .radLab{display:inline-block;margin-right:5%}
.droit-dacces form fieldset .line .civ div{display:inline-block}
.civ div input{margin-top:0;position:absolute;top:-4px;left:-3px;z-index:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);filter:alpha(opacity=1);cursor:pointer}
.civ div{background:url(../images/icones/radio.png) scroll left 0 no-repeat;cursor:pointer;position:relative;width:auto}.civ div > label{padding-left:21px}
.civ div.active{background:url(../images/icones/radio-active.png) scroll left 0 no-repeat}
.civ .radEnd{margin-left:20px}
.droit-dacces form fieldset .col2 input[type="radio"]{width:12px;height:12px}
.droit-dacces form fieldset textarea{border:1px solid #d5d5d5;min-height:139px!important;color:#939393;font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:14px}
.droit-dacces form .line.end{margin-bottom:0}.droit-dacces form .chObli,.droit-dacces form .chObli .required{color:#000}
.droit-dacces form .chObli{font-size:12px;text-transform:uppercase;margin-top:5px}
.droit-dacces form .chObli sup span{font-size:12px}
.droit-dacces form .chObli p.required{margin-left:0!important;margin-right:-4px!important}
.droit-dacces form .send{text-align:center}
.droit-dacces form input[type='submit']{font-family:'ProximaNovaRegular',arial,helvetica,sans-serif;font-size:12px;line-height:34px;width:133px;height:34px;background:#fff;border:1px solid #000;color:#000;text-transform:uppercase;cursor:pointer;-webkit-transition:color,background,linear 500ms;-moz-transition:color,background,linear 500ms;-ms-transition:color,background,linear 500ms;-o-transition:color,background,linear 500ms;transition:color,background,linear 500ms}
.droit-dacces form input[type='submit']:hover{background:#000;color:#fff;-webkit-transition:color,background,linear 500ms;-moz-transition:color,background,linear 500ms;-ms-transition:color,background,linear 500ms;-o-transition:color,background,linear 500ms;transition:color,background,linear 500ms}
.blocParagraphe .wrap{padding:0 20px}.wpcf7-form-control-wrap{margin-left:0;margin-right:0}
.droit-dacces span{margin-right:0}.civ{position:relative;top:29px}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip{font-family:'ProximaNovaRegular',arial,helvetica,sans-serif!important;font-size:12px!important;color:#f46a23!important;margin-top:6px;display:none}
.wpcf7-validation-errors{font-family:'ProximaNovaRegular',arial,helvetica,sans-serif!important;font-size:12px!important;color:#f46a23!important;border:inherit!important;background-color:#fff;text-align:center;display:none!important}
.wpcf7 form .wpcf7-not-valid{border-color:red!important}
.blocParagraphe.droit-dacces{margin:54px 0}@media only screen and (max-width: 650px){.blocParagraphe .wrap{padding:0 20px}}
@media only screen and (max-width: 615px){
	.civ{top:22px}
	.civ .radEnd{display:block;margin-top:5px;margin-left:73px}}
	@media only screen and (max-width: 480px){
		.droit-dacces form fieldset .line .col1,.droit-dacces form fieldset .line .col2{float:inherit;width:100%}
		.droit-dacces form fieldset .line,.droit-dacces form fieldset .line.end .col{margin-bottom:0}
		.droit-dacces form fieldset .col,.droit-dacces form fieldset .col1,.droit-dacces form fieldset .col2{margin-bottom:20px}
		.civ{top:0}}
		@media only screen and (max-width: 360px){
			.blocParagraphe .wrap h2{font-size:28px}
			}
.droit-dacces form fieldset .line .col {
    padding-left: 0;
    padding-right: 0;

}


li.button-home:hover {
    transition: 0.5s ease;
    width: 250px;
    background-color: #ff4848;
    color: #fff;
}

li.button-home {
    position: absolute;
    z-index: 300;
    background-color: #fff;
    padding: 20px;
	    font-family: roboto condensed;

    width: 170px;
    bottom: 300px;
    left: 0;
	 font-size: 20px;
    text-transform: uppercase;
   color: #000000;
   }


li.button-home1:hover {
   transition: 0.5s ease;
    width: 250px;
    background-color: #ff4848;
    color: #fff;
}

li.button-home1 {
     position: absolute;
    z-index: 300;
    background-color: #fff;
    padding: 20px;
    font-family: roboto condensed;
    bottom: 380px;
    left: 0;
    /* margin-top: 10px; */
    font-size: 20px;
    width: 170px;
    text-transform: uppercase;
    color: #000000;
}
.branding-site {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    font-family: roboto condensed;
    position: absolute;
    letter-spacing: 8px;
    /* top: 50%; */
    left: 5;
    top: 0;
    /* top: 80px; */
    background-color: #51ef91;
    padding: 20px;
    width: 100%;
}

.branding-site {

}
.header-public {
    height: 100vh;
    overflow: hidden;
    background-size: cover;
}

















.wrapper-contenu-editeur {
    text-align: justify;
}
.wrapper-categorie-lettre {
    padding-bottom: 150px;
}
.newsletter-banner {
    background-color: #95302e;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 60px;
}
.pagination {
    display: block;
    padding-left: 0;
    padding-right: 30px;
    font-size: 32px;
    list-style: none;
    float: right;
    border-radius: .25rem;
    font-family: roboto condensed;
}

.category-la-voix-des-anciens .wrapper-archives h2 {
    color: #f34646;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 800;
    margin-bottom: 0px;
    text-align: center;
}
.category-la-voix-des-anciens .sommaire {
    /* margin-bottom: 60px; */
    text-align: LEFT;
    height: 40px;
}
.category-la-voix-des-anciens .wrapper-archives {
    padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin: 20px;
    min-height: 250px;
    height: 250px;
box-shadow: 2px 2px 38px #cecece; }

.category-lettre-aux-adherents .wrapper-archives h2 {
    color: #f34646;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 800;
    margin-bottom: 0px;
    text-align: center;
}
.category-lettre-aux-adherents .sommaire {
    /* margin-bottom: 60px; */
    text-align: LEFT;
    height: 40px;
}
.category-lettre-aux-adherents .wrapper-archives {
    padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin: 20px;
    min-height: 250px;
    height: 250px;
box-shadow: 2px 2px 38px #cecece; }


.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:after, .sfm-sidebar-close:before {
    display: block;
    content: "";
    width: 100%;
    height: 3px;
    background: #000000;
    position: absolute;
    left: 0;
    z-index: -1;
    transition: all .25s .25s;
}



/* Cagegory.php */

.biemohomepage .sommaire {
    color: #000;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
}


.biemohomepage1 .wrapper-archives {
    padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin: 20px;
    min-height: 370px;
    box-shadow: 0px 0px 0px #cecece;
}

.category .sommaire-biemail {
    font-weight: 400;
    font-size: 16px;
}
.category .ribbon {
   display:none;
}
.bg-categorie-biemail {
    background-color: #ffffff;
}
.bg-categorie-biemail .lire-article-biemail a:hover {
    color: #fff;
    font-family: roboto condensed;
    font-size: 16px;
    text-transform: uppercase;
}
.bg-categorie-biemail .biemohomepage1 {
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
}
.inside-post-categorie {
    padding-top: 5px;
    background-color: #efefef;
    margin-bottom: 20px;
    padding-bottom: 20px;
    min-height: 390px;
    box-shadow: 1px 1px 20px #b7b7b7;
}

.categorie-bandeau {
    background-color: #0a2642;
    padding: 40px;
    margin-bottom: 40px;
}
.categorie-bandeau h1 {
    margin-left: 200px;
    color: #fff;
    font-family: roboto condensed;
    text-transform: uppercase;
    font-size: 28px;
}

.outside-post-categorie {
    margin-bottom: 30px;
}


.image-bg-category {
    height: 250px;
    background-size: cover;
	margin-bottom: 20px;
}













section.introhome {
    padding-bottom: 40px;
}
span.datehomepage {
    display: block;
    color: #ff6262;
    font-weight: 800;
    font-size: 12px;
    font-family: roboto condensed;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #bdadad;
}
h2.titre-extranet-article a {
    color: #3e3e3e;
    text-decoration: none;
    font-weight: 500;
}
.button-fdsea a {
    color: #000;
    font-family: roboto condensed;
    text-transform: uppercase;
}
.button-fdsea a:hover {
    color: #fff;

}
h2.titre-extranet-article {
    text-transform: inherit;
    margin-bottom: 30px;
    font-size: 2em;
    font-family: 'Roboto Condensed', sans-serif;
    min-height: 50px;
}


.abo-liste {
    padding-top: 40px;
    padding-bottom: 40px;
	margin-bottom: 0px;
}
.ribbon {
    background-color: #95302e;
    overflow: hidden;
    white-space: nowrap;
	z-index:200;
    position: absolute;
    right: -50px;
    top: 30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);


	}

	.biemohomepage .sommaire {
    color: #000;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
}
.lire-article-biemail a {
    color: #fff;
    font-family: roboto condensed;
    font-size: 16px;
    text-transform: uppercase;
}

.lire-article-biemail {
    bottom: 0;
    margin-bottom: -20px;
    margin-right: -10px;
    position: absolute;
    right: 0;
    padding: 20px;
    background-color: #95302e;
    color: #fff;
}
.lire-article-biemail:hover {
   transition:ease 0.3s;
    background-color: #ffffff;
    color: #95302e;
}
.biemohomepage .wrapper-archives {
    padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin: 20px;
    min-height: 370px;
    box-shadow: 9px -4px 14px 0px #dbdad8;
}
.page-template-template-homepageextranetnew2023 .biemohomepage {
    position: relative;
    background-color: #e9e6de;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 60px;
}


.ribbon a {
    font-size: 12px;
    color: #fff;
    display: block;
    font-weight: 600;
    margin: 1px 0;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
}
/* SLIDER */













ul.post-categories {
    padding-bottom: 0px;
    border-bottom: 1px solid #d2d0d0;
    margin-bottom: 10px;
	padding-left: 0px;
    font-family: roboto condensed;
    text-transform: uppercase;
}
.owl-nav {
    color: #fff;
    font-size: 140px;
    position: absolute;
    bottom: 100px;
    right: 100px;
}

.owl-carousel {
  position: relative;
  height: 100vh;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    height: 100vh;
    -webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-slide {
    background-repeat: no-repeat;
    background-size: cover;
    height: 90vh;
    background-position: center;
}
.owl-carousel div.owl--text {
    position: absolute;
    bottom: 0px;
    left: 200px;
    width: 400px;
    height: auto;
    /* text-transform: uppercase; */
    font-size: 18px;
    color: #000;
    min-height: 100px;
    padding: 1em;
    background: rgb(255, 255, 255);
    /* border-radius: 4px; */
}
.owl-carousel .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.owl-carousel .owl-controls .owl-buttons div {
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  zoom: 1;
  margin: 0;
  width: 50px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  font-size: .9em;
  border-radius: 3px;
  color: #FFF;
  background: #000;
  opacity: .6;
  text-transform: capitalize;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}














i.fas.fa-paper-plane {
    margin-right: 10px;
}
input.submit-footer-newsletter  {
    background-color: #0c4a71;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    height: 48px;
    text-transform: uppercase;
    padding-bottom: 0px;
    width: auto;
    color: #fff;
    font-size: 18px;
    font-family: Roboto Condensed;
}
.footer-newsletter-title {
    color: #fff;
    font-size: 24px;
}
.text-newsletter {
    color: #fff;
    margin-bottom: 30px;
}

.newsletter-footer {
    height: 48px;
    display: inline-block;
    margin-top: 0px;
    padding-top: 5px;
    text-align: center;
    font-size: 18px;
    color: #a9a9a9;
}
li.presse-fdsea.titre-presse-extranet {
    margin-top: 10px;
    list-style-type: none;
    color: #4b9866;
    font-size: 1.1em;
}

.cp-titre-extranet {

    padding: 10px;
    font-size: 1.8em;
    text-transform: uppercase;
    color: #5d5d5d;
}
.biemail .header-lettre .overlay {
    width: 100%;
    height: 100%;
    padding: 50px;
    color: #FFF;
    text-shadow: 1px 1px 1px #333;
    background-image: linear-gradient( 135deg, #0c4a7173 10%, #54b8f7ad 100%);
}

.wrapper-agendabureau h3 {
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.wrapper-month h2 {
    color: #0c4a71;
    margin-top: 40px;
}
.colorsagenda2 {
    background-color: #dadada;
    padding: 40px;
}
.colorsagenda1 {
    padding: 40px;
    background-color: #95302e;
    color: #fff;
}
section.biemo {
    margin: 0;
    background-color: #f55;
}
.biemo-wrapper {
	padding-top:40px;
	padding-bottom:40px;
}
.biemo-wrapper h1 a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 40px;
}
.biemo-wrapper h1 {
    padding-bottom: 10px;
    color: #fff;
}

.partie-biemo {
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 3px solid #fff;
    padding: 20px;
    margin-bottom: 0;
    color: #fff;
    /* margin-bottom: 20px; */
    background-color: #d04b4b;
}

.biemo li {
    font-size: 18px;
    text-decoration: none;
    list-style-type: none;
    padding: 5px;
}
.biemo  ul {
    /* margin-top: 0; */
    /* margin-bottom: 1rem; */
    margin: 0;
    padding: 0;
}
li.haute-categorie {
    background-color: #fff;
    padding-left: 120px;
    padding-top: 30px;
    font-size: 22px;
    font-weight: 800;
    padding-bottom: 20px;
    font-family: roboto condensed;
}
li.moyenne-categorie {
    color: #fff;
    padding-left: 200px;
    background-color: #fb3f3f;
}
li.basse-categorie {
    padding-left: 260px;
    PADDING-TOP: 10PX;
    background-color: #f3f3f3;
}
.wrapper-archives {
   padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin: 20px;
	min-height:370px;
    box-shadow: 2px 2px 38px #cecece;
}
.archives-2018-la-voix-des-anciens .wrapper-archives {
   padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin: 20px;
	min-height:250px;
	height:250px;
    box-shadow: 2px 2px 38px #cecece;
}
.archives-2018-lettre-a-ladherents .wrapper-archives {
   padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin: 20px;
	min-height:250px;
	height:250px;
    box-shadow: 2px 2px 38px #cecece;
}
.archives-2018-la-voix-des-anciens .sommaire {
    text-align: LEFT;
    height: 40px;
}
.archives-2018-lettre-a-ladherents .sommaire {
    /* margin-bottom: 60px; */
    text-align: LEFT;
    height: 40px;
}
.archive-bg-extranet {
    background-color: #f9f5f5;
	    padding-bottom: 100px;
}
.sommaire p {
    font-size: 14px;
    /* text-align: justify; */
}
.sommaire {
    /* margin-bottom: 60px; */
    text-align: LEFT;
}
.download {

    left: 0;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 10px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;

    font-family: roboto condensed;
    border: 3px solid #e26a6a;
    color: #fff;
}
.wrapper-archives h2 {
    color: #f34646;
    font-size: 24px;
	 font-family: 'Roboto Condensed', sans-serif;
    font-weight: 800;
    margin-bottom: 30px;
    text-align: center;
}

.bandeau-couleur {
    height: 200px;
    background-size: cover;
    margin-bottom: 30px;
    background-position: center center;
}


.page .titre-h2 {
    color: #0c4a71;
    font-size: 2.3rem;
    margin-bottom: 10px;
    px: ;
    */: ;
    text-transform: uppercase;
    font-weight: 600;
}
.page .titre-h2:after {
    content: "";
    display: block;
    width: 10%;
    padding-top: 20px;
    border-bottom: 5px solid #95302e;
}



.card-voiles {

  height: 400px;
  width: 300px;
  transform-style: preserve-3d;
  perspective: 600px;
  transition: 0.5s;
      margin-bottom: 60px;
}
.page h1 {
 padding-bottom:10px;
}

.page:hover h1:after {
	    width: 20%;
		transition:ease 1s;

}


.home h3 {
 padding-bottom:10px;
}

.home:hover h3:after {
	    width: 20%;
		transition:ease 1s;

}
.home h3:after {
    content: "";
    display: block;
    /* margin: 0 auto; */
    width: 10%;
    padding-top: 20px;
    border-bottom: 5px solid #95302e;
}
.card-voiles:hover .card-voiles-front {
  transform: rotateX(-180deg);
}
.card-voiles:hover .card-voiles-back {
  transform: rotateX(0deg);
}
.card-voiles-front h2 {
    display: inline-block;
    position: absolute;
    bottom: 0;
    background-color: #134a2c;
    left: 0;
    right: 0;
	font-weight:600;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    padding: 10px;
}
.card-voiles-front {
  height: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  top: 0;
  left: 0;
  background-color: #000000;
  backface-visibility: hidden;
  transform: rotateX(0deg);
  transition: 0.5s;
}

.card-voiles-back {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #134a2c;
  backface-visibility: hidden;
  transform: rotateX(180deg);
  transition: 0.5s;
  color: #ffffff;
  text-align: center;
}
.card-voiles-back h2 {
  margin: 60% auto 35% auto;
  font-size: 26px;
}
.card-voiles-back h2 span {
  font-size: 20px;
}
.card-voiles-back a {
  height: 20px;
  width: 20px;
  padding: 5px 5px;
  border-radius: 4px;
  line-height: 20px;
}
.card-voiles-back a:hover {
  color: #000000;
  background-color: #fff;
}











.colors {
    padding: 40px;
    background-color: #16b34f;
    color: #fff;
}
.colors1 {
    background-color: #dadada;
    padding: 40px;
}
.colors h2.titre-h2:after {
    content: "";
    display: block;
    width: 10%;
    padding-top: 20px;
    border-bottom: 5px solid #ffffff;
}

.colors1 h2.titre-h2:after {
    content: "";
    display: block;
    width: 10%;
    padding-top: 20px;
    border-bottom: 5px solid #ffffff;
}

.personnalisation {
    height: auto;
    background-color: #000;
    color: #fff;
}

biemail-header
.wrapper-contenu-editeur p {
text-align: justify;
}



.header-biemail {
	background: url('https://www.fdsea29.fr/extranet/wp-content/themes/html5blank-stable/img/1.jpg');
	text-align: center;
	width: 100%;
	height: auto;
	background-size: cover;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 85% 85% / 30%;
}
.header-biemail  .overlay{
	width: 100%;
	height: 100%;
	padding: 50px;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
  background-image: linear-gradient( 135deg, #9f05ff69 10%, #fd5e086b 100%);

}

.header-biemail  h1 {
    font-family: Roboto Condensed;
    font-size: 60px;
    color: #fff;
    margin-bottom: 30px;
}
.header-biemail  h3, p {
	margin-bottom: 30px;
}
.header-biemail  h3 {
    font-size: 35px;
}
.header-biemail  button {
	border: none;
	outline: none;
	padding: 10px 20px;
	border-radius: 50px;
	color: #333;
	background: #fff;
	margin-bottom: 50px;
	box-shadow: 0 3px 20px 0 #0000003b;
}
.header-biemail  button:hover{
	cursor: pointer;
}




















.header-lettre-ancien .overlay {
    width: 100%;
    height: 100%;
    padding: 50px;
    color: #FFF;
    text-shadow: 1px 1px 1px #333;
    background-image: linear-gradient( 135deg, #8cdcb069 10%, #16b34f6e 100%);
}



.header-lettre-ancien {
	text-align: center;
	width: 100%;
	height: auto;
	background-size: cover;
	background-position:center center;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 85% 85% / 30%;
}

.header-lettre-ancien h1 {
    font-family: Roboto Condensed;
    font-size: 60px;
    color: #fff;
    margin-bottom: 30px;
}
.header-lettre-ancien h3, p {
	margin-bottom: 30px;
}
.header-lettre-ancien h3 {
    font-size: 35px;
}
.header-lettre-ancien button {
	border: none;
	outline: none;
	padding: 10px 20px;
	border-radius: 50px;
	color: #333;
	background: #fff;
	margin-bottom: 50px;
	box-shadow: 0 3px 20px 0 #0000003b;
}
.header-lettre-ancien button:hover{
	cursor: pointer;
}

.bg-sommaire-ancien {
    background-color: #16b34f;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}


.bg-sommaire-ancien a {

    color: #fff;
    text-decoration: none;

}
	.bg-sommaire-ancien a:hover {

    color: #fff;
    text-decoration: none;

}

































.header-lettre {
	background: url('https://www.fdsea29.fr/extranet/wp-content/themes/html5blank-stable/img/1.jpg');
	text-align: center;
	width: 100%;
	height: auto;
	background-size: cover;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 85% 85% / 30%;
}
.header-lettre  .overlay{
	width: 100%;
	height: 100%;
	padding: 50px;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
  background-image: linear-gradient( 135deg, #9f05ff69 10%, #fd5e086b 100%);

}

.header-lettre h1 {
    font-family: Roboto Condensed;
    font-size: 60px;
    color: #fff;
    margin-bottom: 30px;
}
.header-lettre h3, p {
	margin-bottom: 30px;
}
.header-lettre h3 {
    font-size: 35px;
}
.header-lettre button {
	border: none;
	outline: none;
	padding: 10px 20px;
	border-radius: 50px;
	color: #333;
	background: #fff;
	margin-bottom: 50px;
	box-shadow: 0 3px 20px 0 #0000003b;
}
.header-lettre button:hover{
	cursor: pointer;
}
.fichedefrais {
    margin-top: 60px;
	    margin-bottom: 60px;

}
.wrapper-article-presse {
    margin-top: 40px;
    margin-bottom: 60px;
}
.sommaire-biemail li {
    margin-top: 20px;
}
li.presse-fdsea.bouton {
    list-style-type: none;
    background-color: #0c4a71;
    position: absolute;
    display: block;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    letter-spacing: 4px;
    margin-top: 20px;
    font-family: roboto condensed;
    bottom: 40px;
}
.presscol {
    padding: 30px;
    background-color: #f9f9f9;
    box-shadow: 6px -3px 18px #e8e8e8;
    margin-bottom: 40px;
    min-height: 380px;
}
.sommaire-biemail {
    font-family: ;
    font-weight: 400;
}
.sommaire-biemail ul {
    margin-top: 10px;
    padding: 0;
    list-style-type: square;
}
.dates-cp {
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.bg-article-presse {
    height: 300px;
    background-size: cover;
    background-position: center center;
}
.wpcf7-form-control-wrap, label {
    width: 100%;
}.wpcf7-form-control-wrap, select {width:100%}


select.wpcf7-form-control {
    font-size: 18px;
    padding: 10px;
}
.form-style {
    margin-bottom: 10px;
    width: 100%!important;
    font-size: 18px;
    padding: 5px;
}
.form-style p {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #6a6a6a;
font-family: Roboto condensed;
}
span.wpcf7-list-item-label {
    font-size: 16px;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #0c4a71;
    border: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    text-transform: uppercase;
    padding-bottom: 10px;
    width: auto;
    color: #fff;
    font-size: 18px;
    font-family: Roboto Condensed;
}

span.file-847 {
  position:relative;
}
span.file-847:before {
    content: "Upload file";
    position: absolute;
    left: 0;
    font-size: 14px;
    padding: 10px;
    background: #0c4a71;
    color: #fff;
    width: 130px;
    text-align: center;
    /* border-radius: 5px; */
    cursor: pointer;
}
span.file-847>input {
  visibility:hidden;
}
span.file-848 {
  position:relative;
}
span.file-848:before {
    content: "Upload file";
    position: absolute;
    left: 0;
    font-size: 14px;
    padding: 10px;
    background: #0c4a71;
    color: #fff;
    width: 130px;
    text-align: center;
    /* border-radius: 5px; */
    cursor: pointer;
}
span.file-848>input {
  visibility:hidden;
}

span.file-849 {
  position:relative;
}
span.file-849:before {
    content: "Upload file";
    position: absolute;
    left: 0;
    font-size: 14px;
    padding: 10px;
    background: #0c4a71;
    color: #fff;
    width: 130px;
    text-align: center;
    /* border-radius: 5px; */
    cursor: pointer;
}
span.file-849>input {
  visibility:hidden;
}

span.file-850 {
  position:relative;
}
span.file-850:before {
    content: "Upload file";
    position: absolute;
    left: 0;
    font-size: 14px;
    padding: 10px;
    background: #0c4a71;
    color: #fff;
    width: 130px;
    text-align: center;
    /* border-radius: 5px; */
    cursor: pointer;
}
span.file-850>input {
  visibility:hidden;
}

span.file-851{
  position:relative;
}
span.file-851:before {
    content: "Upload file";
    position: absolute;
    left: 0;
    font-size: 14px;
    padding: 10px;
    background: #0c4a71;
    color: #fff;
    width: 130px;
    text-align: center;
    /* border-radius: 5px; */
    cursor: pointer;
}
span.file-851>input {
  visibility:hidden;
}

.wpcf7 input[type=file] {
    padding: 15px 25px;
    background: #6ce25e;
    color: #000;
    font-size: 10px;
    border: 1px solid #79c777;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}










.abo-item a {
    color: #fff;
}

.abo-item a {
    color: #fff!important;
    text-decoration: none;
}

li.abo-item a:hover {
    color: #95302e!important;
    text-decoration: none;
}
.log-extranet {
    position: absolute;
    z-index: 1000;
    padding: 10px;
    /* margin-top: 5px; */
    top: 0;
    font-weight: 600;
    right: 200px;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    FONT-FAMILY: roboto condensed;
}
.bg-sommaire a {

    color: #fff;
    text-decoration: none;

}
	.bg-sommaire a:hover {

    color: #fff;
    text-decoration: none;

}
.content-col-3 li:before {
    content: '> ';
}
.moisson {
    padding-top: 100px;
}
.footer {
    background-color: #303030;
    padding: 40px;
    text-align: center;
    color: #fff;
}
.text-muted {
    color: #ffffff!important;
}
.section-subheading {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}
.bg-light {
    background-color: #0c4a71!important;
    padding-top: 40px;
    color: #fff;
	    padding-bottom: 60px;
		font-family: Roboto Condensed;

}
.contact-biemo {
    margin-top: 40px;
    padding: 10px;
    border: 1px solid #fff;
    display: inline-block;
    background-color: #fff;
    color: #000;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 40px;
    margin-bottom: 10px;
}
.personnalisation-nom {
    background-color: #95302e;
    color: #fff;
    padding: 40px;
}
.votre-abonnement {
    font-size: 16px;
	margin-left:100px;
	font-family:Roboto Condensed;
}
li.abo-item {
    display: inline-block;
    padding: 0px;
    margin-bottom: 30px;
    /* padding-top: 40px; */
    font-size: 16px;
    font-family: roboto condensed;
    width: 200px;
    height: auto;
}
.personnalisation {
    height: auto;
    background-color: #565555;
    color: #fff;
    /* padding-top: 30px; */
    /* padding-bottom: 20px; */
}
button.btn.btn-primary {
    position: absolute;
    right: 0px;
    padding: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: #62ce84;
    border: none;
    font-family: roboto condensed;
    font-size: 18px;
	z-index:2000;
}
.name {
    font-size: 16px;
    font-family: roboto condensed;
    margin-left: 100px;
}
.home-categorie-titre {
    font-weight: 400;
    font-size: 32px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e6e6e6;
    color: #51ad74;
}

.image-col-home {
    margin-bottom: 20px;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    opacity:0.6;
}




/**
 * Button
 */
.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.btn-transparent:hover {
  background-color: #fff;
}

.btn-rounded {
  border-radius: 70px;
}

.btn-large {
  padding: 11px 45px;
  font-size: 18px;
}

/**
 * Change animation duration
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}



/* logo */

.logo-img {
    position: absolute;
    z-index: 105;
    width: 150px;
    top: 10px;
    left: 10px;
}

.bg-article-biemo {
    height: 300px;

    background-size: cover;
    background-position: bottom center;
}
.wrapper-sommaire {
	background-color: #0c4a71;
    color: #fff;
    padding: 30px;

}
.biemail-h3-sommaire {

    font-size: 28px;
    color: #fff;
    border-bottom: 3px solid #95302e;
    padding-bottom: 10px;
    margin-bottom: 30px;

}
.biemail-h3 {

    font-size: 28px;
    color: #0c4a71;
    border-bottom: 3px solid #95302e;
    padding-bottom: 10px;
    margin-bottom: 30px;

}
.biemail-h3-titre {

    font-size: 32px;
    margin-bottom: 20px;
    display: inline-block;
    background-color: #0c4a71;
    color: #fff;
    padding: 5px;

}



.nopadleft {
padding-left:0px;
}
/* cards */
.band {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-gap: 20px;
}
@media (min-width: 30em) {
  .band {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 60em) {
  .band {
    grid-template-columns: repeat(4, 1fr);
  }
}

.card {
  background: white;
  text-decoration: none;
  color: #444;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  top: 0;
  transition: all .1s ease-in;
}
.card:hover {
  top: -2px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}
.card article {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card h1 {
  font-size: 20px;
  margin: 0;
  color: #333;
}
.card p {
    flex: 1;
    line-height: 1.4;
    font-size: 15px;
    margin-top: 20px;
}
.card span {
  font-size: 12px;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin: 2em 0 0 0;
}
.card .thumb {
  padding-bottom: 60%;
  background-size: cover;
  background-position: center center;
}

@media (min-width: 60em) {
  .item-1 {
    grid-column: 1 / span 2;
  }
  .item-1 h1 {
    font-size: 24px;
  }
}


/* lettres aux adhérents */

/* sommaire */
 .content-col-3 {
  column-count: 3;
}
 .content-col-2 {
  column-count: 2;
}
.content-col-2 li {
       list-style-type: none;
    /* border-bottom: 1px solid #fff; */
    font-size: 18px;
    /* text-transform: uppercase; */
    margin-bottom: 1px;
    padding-bottom: 10px;
}

.content-col-3 li {
       list-style-type: none;
    /* border-bottom: 1px solid #fff; */
    font-size: 18px;
    /* text-transform: uppercase; */
    margin-bottom: 1px;
    padding-bottom: 10px;
}

.bg-sommaire {
    background-color: #95302e;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.titre-lad {

    padding-top: 120px;
}
.titre-lad a {
    color: #ffffff;
    font-size: 50px;
    text-decoration: none;
}
.h3-style {
    font-size: 35px;
    margin-bottom: 30px;
}
.page h2.titre-h2 {
    color: #0c4a71;
    font-size: 2.3rem;
    margin-bottom: 10px;
    padding-top: 20px;
    px: ;
    */: ;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 5px solid;
}
/* se syndiquer */
.syndiquer {
height:500px;
background-attachment:fixed;
background-position:center center;
}
/* header page */
.header-page {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center center;
    z-index: 100;
}


/* Mot du président*/

.president {
padding-top:80px;
padding-bottom:80px;
background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #00bf72, #a8eb12);
}
.president-image {
    position: absolute;
    bottom: -80px;
    left: -40px;
}
h2 {
    color: #fff;
    font-size: 4rem;
    margin-bottom: 30px;
}
.president-quote {
    font-size: 1.8rem;
    color: #fff;
    text-align: justify;
    display: inline-block;
}
.text-button-fdsea {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: bold;
    color: #4b4b4b;
    /* font-style: italic; */
}
.button-fdsea {
    display: inline-block;
    margin-top: 20px;
    /* float: right; */
    padding: 10px 10px 10px 10px;
    border: 3px solid #ffffff;
    font-size: 1.5em;
    border: none;
    background: linear-gradient(to left, #fff 50%, #40cdb2 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    cursor: pointer;
    transition: all ease .3s;
}
.button-fdsea:hover {
  background-position: left bottom;
  color: #FFF;
}

.button-fdsealight:hover {
  background-position: left bottom;
  color: #FFF;
}

.button-fdsealight {
    display: inline-block;
    margin-top: 20px;
    /* float: right; */
    padding: 10px 10px 10px 10px;
    border: 3px solid #ffffff;
    font-size: 1.5em;
    border: none;
    background: linear-gradient(to left, #d0b781 50%, #40cdb2 50%);
    color: #fff;
    background-size: 200% 100%;
    background-position: right bottom;
    cursor: pointer;
    transition: all ease .3s;
}
.text-button-fdsealight {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    color: #ffffff;
    /* font-style: italic; */
}


/* Page presentation */

.chiffres_fdsea {
    background-color: #0c4a71;
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 3em;
    color: #fff;
    font-family: roboto condensed;
    text-align: center;
}
h3.chiffres-countup {
    font-size: 50px;
    color: #95302e;
}

/* Page raisons */


.content-wrapper {
    margin-top: -200px;
    background-color: #fff;
    padding: 3rem;
}

.titre-page {
    color: #5796e0;
    font-size: 5rem;
}
span.sous-titre-page {
    font-size: 2em;
    color: #909090;
    padding: 6rem;
    font-style: italic;
    font-family: "garamond-premier-pro-display",serif;
    display: inline-block;
    text-align: justify;
}
span.paragraphe-page {
    font-size: 1.6em;
    font-family: "garamond-premier-pro-display",serif;
    display: inline-block;
    padding: 30px;
}
section.appel-inscription {
    padding: 40px;
    background-color: #d7ba7e;

}
.col-lg-6.mx-auto.border-inscrits {
    border: 2px solid #f2f2f2;
    padding: 40px;
    background-color: #fff;
}
.appel-inscription .titre-page {
    color: #d7ba7e;
    font-size: 4rem;
}
.appel-inscription .sous-titre-page {
    font-size: 2em;
    color: #383838;
    padding: 0rem;
    font-style: italic;
    font-family: "garamond-premier-pro-display",serif;
    display: inline-block;
    text-align: justify;
}
.carre-page {
    height: 400px;
    background-size: cover;
}
/* slider */

.owl-carousel .owl-item .owl-lazy {
    opacity: 1!important;
    transition: opacity 400ms ease;
}
.owl-lazy {
    height: 500px;
	    max-height: 500px;
    background-size: cover;
	background-position:center center;
}

.owl-item {
	height:500px;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height:100vh;
}

.owl-carousel  .item img{
    display: block;
    width: 100%;
    height:auto;
}
.caption h1 {
    font-size: 60px;
    font-weight: 300;
    color:#fff;
    padding-top: 20px;
}
.caption-home h1 {
    font-size: 8em;
    font-weight: 300;
    color: #fff;
    padding-top: 20px;
}
.caption h3 {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
}
.caption-home h3 {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
}
.caption h2 {
	font-family: "proxima-nova",sans-serif;

    padding: 20px;
    margin-top: 30px;
    margin-left: 30px;

    display: inline-block;
    background-color: #f26e31;
    color: #ffffff;
    font-size: 18px;

}

.caption-home h2 {
	font-family: "proxima-nova",sans-serif;

    margin-top: 30px;
    margin-left: 30px;

    display: inline-block;
    background-color: #f26e31;
    color: #ffffff;
    font-size: 18px;

}
.caption {

    /* font-family: 'Raleway'; */
}



@media only screen and (max-width:568px) {



.owl-carousel div.owl--text {
    padding: 20px;
    height: 200px;
    position: absolute;
    bottom: 100px;
  left: 0px;
    width: auto;
    font-size: 18px;
    color: #fff;
    min-height: 100px;
    background: rgb(33, 49, 68);
}

.owl-carousel .owl-slide {
    background-repeat: no-repeat;
    background-size: cover;
    height: 35vh;
    background-position: center;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    height: 60vh;
    -webkit-transform: translate3d(0,0,0);
}
.owl-carousel {
    position: relative;
    height: 60vh;
}
.owl-nav {
    color: #fff;
    font-size: 140px;
    position: absolute;
    bottom: 100px;
    right: 100px;
    display: none;
}

.categorie-bandeau h1 {
    margin-left: 60px;
    color: #fff;
    font-family: roboto condensed;
    text-transform: uppercase;
    font-size: 20px;
}
.wrapper-archives-custom {
    margin-bottom: 40px;
}

.header-lettre h1 {
    font-family: Roboto Condensed;
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
}
.header-lettre h3 {
    font-size: 25px;
}

.header-lettre h3, p {
    margin-bottom: 10px;
}
.content-col-3 {
    column-count: 1;
}
.category-la-voix-des-anciens .wrapper-archives {

    margin-LEFT: 0px;

}
.category-lettre-aux-adherents .wrapper-archives {

    margin-left: 0px;

}
.archives-2018-lettre-a-ladherents .wrapper-archives {

    margin-left: 0px;

}
}



@media print {

  .biemail .col-lg-6 {
    width: 1200px!important;
    margin: 0 auto!important;
    max-width: 1200px!important;
}
}

@media only screen and (max-width:768px) {

	.categorie-bandeau h1 {
    margin-left: 60px;
    color: #fff;
    font-family: roboto condensed;
    text-transform: uppercase;
    font-size: 20px;
}

.content-col-3 {
    column-count: 2;
}
li.button-home {
     position: absolute;
    z-index: 300;
    background-color: #fff;
    padding: 20px;
    font-family: roboto condensed;
    bottom:130px;
    left: 0;
    /* margin-top: 10px; */
    font-size: 20px;
    width: 170px;
    text-transform: uppercase;
    color: #000000;
}
.logo-img {
    position: absolute;
    z-index: 105;
    width: 80px;
    top: 50px;
    left: 10px;
}
.name {
    font-size: 11px;
    font-family: roboto condensed;
    margin-left: 60px;
    display: block;
    width: 60%;
    margin-top: 20px;
}
section.introhome {
    padding-bottom: 40px;
    margin-top: 20px;
}
.biemohomepage .wrapper-archives {
    padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 40px;
    background-color: #fff;
    text-align: center;
    margin-left: 0px;
    min-height: 370px;
    box-shadow: 0px 0px 0px #cecece;
}


.president-quote {
    font-size: 1.5rem;
    color: #fff;
    display: inline-block;
}
.header-president h2 {
    font-size: 24px;
}
.log-extranet {
    position: absolute;
    z-index: 1000;
    padding: 10px;
    /* margin-top: 5px; */
    top: 0;
    left: 0;
    font-weight: 600;
    right: 0px;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    FONT-FAMILY: roboto condensed;
}
.newsletter-footer {
    height: 48px;
    display: inline-block;
    margin-top: 0px;
    padding-top: 5px;
    text-align: center;
    width: 200px;
    font-size: 12px;
    color: #a9a9a9;
}
li.button-home1 {
     position: absolute;
    z-index: 300;
    background-color: #fff;
    padding: 20px;
    font-family: roboto condensed;
    bottom:50px;
    left: 0;
    /* margin-top: 10px; */
    font-size: 20px;
    width: 170px;
    text-transform: uppercase;
    color: #000000;
}
.owl-lazy {

    height: 400px;
    background-size: cover;
	background-position:center center;
}

.caption {
    position: absolute;
    bottom: 20px;
    left: 10%;
     font-family: 'Raleway';
    top: auto;
}
.caption h1 {

    font-size: 20px;

}
.caption h3 {

    font-size: 14px;
}
.caption h2 {

    font-size: 11px;

}


}













.bordure {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 40px;
    margin-bottom: 20px;
}

h2.titre-h2:after {
    content: "";
    display: block;
    width: 10%;
    padding-top: 20px;
    border-bottom: 5px solid #3fad4e;
}


/* single article  */

.date-single {
    font-size: 18px;
    color: #393939;
    display: block;
    font-style: italic;
    text-align: center;
    margin-bottom: 10px;
}
.bg-article {
    height: 400px;
    background-size: cover;
    background-position: center center;
}
.bg-article-adherents {
    height: 300px;
    background-color: #fea82f;
    background-size: cover;
    background-position: center center;
}
.bg-article-ifnot {
    height: 300px;
	background-color:#000;
    background-size: cover;
background-position: center center;
}
span.top.before-sharebutton-text {
    font-size: 20px;
    font-family: roboto condensed;
    text-transform: uppercase;
    padding-top: 10px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 30px;
}

p {
    font-size: 18px;
	margin:0px;
}

.wrapper-article {
    margin-top: 40px;
    margin-bottom: 80px;
}
.wrapper-article h1 {
    margin-bottom: 30px;
}

span.categorie-single {
    float: left;
    margin-right: 20px;

    color: #fff;
    font-size: 16px;
    background-color: #95302e;
    text-transform: uppercase;
}
span.categorie-single a {
    color: #fff;
    font-family: roboto condensed;
}

.post-categories li {

    padding: 5px;
    list-style-type: none;

}
.single h2 {
    color: #0c4a71;
    font-size: 2.3rem;
    margin-bottom: 10px;
    px: ;
    */: ;
    text-transform: uppercase;
    font-weight: 600;
}
h1 {
    font-size: 36px;
    color: #f36d6d;
}
a {
    color: #95302e;
    text-decoration: none;
}


.wrapper-plus-articles {
    background-color: #041a31;
    padding-top: 40px;
	padding-bottom: 40px;
}
.home.link {
    padding: 20px;
}
.wrapper-box-article {
    padding-top: 30px;
    background-color: #fff;
    min-height: 350px;
    padding-left: 30px;
    padding-right: 30px;
}
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4;
	color:#444;
    font-family: "arial",serif;
}
h1 {
	font-family: "Roboto Condensed";
}
section.intro {
    padding-top: 60px;
    padding-bottom: 40px;
}
.document {
    margin-bottom: 40px;
    margin-top: 20px;
}
h2,h3,h4,h5,h6 {
font-family: 'Roboto Condensed', sans-serif;
    font-weight: 800;
}
.black {
	color:#000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
    color: #95302e;
    text-decoration: none;
}
a:hover {
    color: #95302e;

}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.sfm-logo img {
    max-width: 100%;
    width: 150px;
}
.sfm-navicon-button:after {
    display: block;
    content: "MENU";
    line-height: 18px;
    font-size: 20px!important;
    font-family: roboto condensed;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    position: absolute;
    left: -50%;
    top: 100%;
    width: 200%;
    margin: 5px 0 0 0;
    color: #FFF;
}
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.fab {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    padding: 0.5em 0.6em;
    margin: 15px;
    font-size: 40px;
}
.footer-social-title {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}
.social-banner a{
    color:#444;
}
.fa-facebook-square:hover {
	color:#4267b2;
	transition:0.5s ease;
}
.fa-twitter:hover {
	color:#1da1f2;
	transition:0.5s ease;
}
.social-banner {
    background-color: #0c4a71;
    padding-top: 100px;
    padding-bottom: 100px;
}
.footer {

}
/*------------------------------------*\
   Team Detail Page
\*------------------------------------*/
.texte_presentation {
    font-size: 16px;
}


.team-member {
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 26px;
    text-transform: none;
}

.team-member p {
  margin-top: 0;
}
/*------------------------------------*\
   Historique
\*------------------------------------*/

.titre-historique h1 {
    text-align: center;
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #000;
}
.titre-historique {
    top: 200px;
    /* position: absolute; */
    /* bottom: 60px; */
    /* font-size: 60px; */

}
.wrapper-timeline {
  margin: 0 auto;
  padding: 0 26.66% 50px;
  width: 100%;
}
.wrapper-timeline p {
    font-size: 1.7em;
}
.wrapper-timeline li {
    font-size: 1.7em;
}
.wrapper-timeline h2 {
    color: #d7ba7e;
    font-size: 3em;
    margin-top: 20px;
}


.timeline__nav {
  position: fixed;
  z-index: 99;
  top: 0;
  transition: top .3s ease-out;
}
.timeline__nav ul {
  list-style: none;
  list-style-position: inside;
  margin: 15px 0;
}
.timeline__nav ul li {
  margin: 15px 0;
  padding-left: 0;
  font-size:16px;
  list-style-type: none;
  color: #bfc1c3;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: all .3s ease-out;
}
.timeline__nav ul li.active {
  font-weight: bold;
      font-size: 20px;
  color: #f94125;
  border-bottom: 1px dotted transparent;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.timeline__nav ul li:hover {
  color: #000;
}


/*------------------------------------*\
   Team grid
\*------------------------------------*/

.lequipe .header-page {
    height: 250px;
	margin-bottom:40px;
    background-size: cover;
    background-position: center center;
}
.lequipe p {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .18em;
  text-align: center;
  padding-top: 30px;
}

.lequipe a {
  text-decoration: none;
}

.lequipe .brand {
  text-align: center;
}


.lequipe h4 {
    color: #e16a6a;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}

.lequipe .p1:hover, .p2:hover {
	opacity: .3;
  cursor: pointer;
}

.lequipe h5 {
    text-align: center;
    font-size: 16px;
}
.grid-item {
    padding: 10px;
    margin-bottom: 40px;
}
.lequipe .email {
    text-align: center;
    display: inherit;
    font-size: 14px;
    font-weight: 600;
    color: #182e7e;
}

.lequipe #portfolio p {
	color: grey;
	font-size: 12px;
	font-weight: 200;
}

.lequipe .content {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

.lequipe .single-content img {
	width: 290px;
	height: 100%;
	float:left;
	margin: 10px;
}

.lequipe .filters {
	width: 100%;
	text-align: center;
}

.lequipe ul {
	list-style: none;
	padding: 20px 0;
}

.lequipe li {
	display: inline;
	padding: 10px 25px;
	font-size: 14px;
	color: #636363;
	font-weight: 400;
	cursor: pointer;
  	text-transform: uppercase;
  	letter-spacing: .2em;
}

.lequipe li:hover {
	color: #a6a6a6;
}

.lequipe li.active {
	color: #ccc;
	border: 1px solid #ccc;
	border-radius: 15px;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:200px) {
  .page-template-template-homepageextranetnew2023 .hero-image {
    background-image: url("http://www.fdsea29.fr/wp-content/uploads/2023/07/Page-daccueil.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: -100;
  }
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

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

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}


.alignleft {
    float: left;
    margin: 35px 20px 5px 10px;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
