@charset "UTF-8";
/*
 * Theme Name: Deligraph
 * Description: Theme développé par Deligraph
 * Author: Deligraph Team
*/
/*-- Variables --*/
* {
  font-family: "Montserrat", sans-serif;
}

body {
  margin: 0;
  padding: 0;
}

.has-orangedulbea-background-color {
  background-color: #FF7E20;
}

.has-orangedulbea-color {
  color: #FF7E20;
}

.has-bleudulbea-background-color {
  background-color: #1E4E7E;
}

.has-bleudulbea-color {
  color: #1E4E7E;
}

/* CONTAINER */
.container {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

/* ULTRAWIDE */
@media (min-width: 2200px) {
  .container {
    width: 1200px;
    max-width: 1200px;
    margin-left: calc(calc(99.9vw - 1200px)/2);
    margin-right: calc(calc(99.9vw - 1200px)/2);
  }
  .padding-right {
    padding-right: calc(calc(99.9vw - 1200px)/2);
  }
  .padding-left {
    padding-left: calc(calc(99.9vw - 1200px)/2);
  }
}

/* GRANDS ECRANS */
@media (max-width: 2199px) {
  .container {
    width: 1200px;
    max-width: 1200px;
    margin-left: calc(calc(99.9vw - 1200px)/2);
    margin-right: calc(calc(99.9vw - 1200px)/2);
  }
  .padding-right {
    padding-right: calc(calc(99.9vw - 1200px)/2);
  }
  .padding-left {
    padding-left: calc(calc(99.9vw - 1200px)/2);
  }
}

/* MOYENS ECRANS */
@media (max-width: 1479px) {
  .container {
    width: calc(100% - 200px);
    margin-left: 100px;
    margin-right: 100px;
  }
  .padding-right {
    padding-right: 100px;
  }
  .padding-left {
    padding-left: 100px;
  }
}

/* PETITS ECRANS */
@media (max-width: 992px) {
  .container {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
  .padding-right {
    padding-right: 20px;
    width: 100%;
  }
  .padding-left {
    padding-left: 20px;
    width: 100%;
  }
}

.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header .wrapper nav {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.header .wrapper nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .wrapper nav ul li {
  list-style: none;
  margin-left: 15px;
}

.header .wrapper nav ul li a,
.header .wrapper nav ul li a:hover {
  font-size: 18px;
  color: #000000;
  text-transform: capitalize;
  text-decoration: none;
}

.introDulbea {
  height: 350px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}

.hdr-logo-link img {
  height: 90px;
}

.monBouton {
  margin-top: 40px;
}

.bout {
  font-size: 16px;
  font-weight: 400;
  padding: 15px 30px;
  text-transform: uppercase;
  text-decoration: none;
}

.boutonBleu {
  background-color: #1E4E7E;
  color: #ffffff;
}

.boutonContour {
  color: #000000;
  border: solid 1px #1E4E7E;
}

h2 {
  position: relative;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #ffffff;
  padding-right: 30px;
  margin-bottom: 0;
}

hr {
  position: relative;
  z-index: 1;
  margin-top: -10px;
  border: solid 1px #000000;
}

.intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.intro .dulbea {
  width: 710px;
  background-color: #ffffff;
  margin-top: -55px;
  padding-right: 40px;
}

.intro .dulbea h2 {
  font-size: 90px;
  font-weight: 500;
  margin: 0;
  color: #1E4E7E;
}

.intro .dulbea h3 {
  font-size: 45px;
  font-weight: 400;
  line-height: 60px;
  margin: 0;
  color: #1E4E7E;
}

.intro .dulbea p {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.intro .news {
  width: 380px;
}

.intro .news div {
  margin-top: 40px;
}

.intro .news div h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
}

.intro .news div p {
  font-size: 14px;
  font-weight: 300;
}

.second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}

.second .equipe {
  width: 380px;
}

.second .equipe p {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.second .equipe .bout {
  display: block;
  text-align: center;
}

.second .publication {
  width: 750px;
}

.second .publication h3 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.second .publication .date {
  font-size: 14px;
  font-weight: 300;
  color: #FF7E20;
}

.second .publication .intro {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.troisieme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}

.troisieme .twitter {
  width: 380px;
  margin-right: 70px;
}

.troisieme .twitter div {
  height: 350px;
  overflow: scroll;
  margin-top: 40px;
}

.troisieme .recherche {
  width: 100%;
  background-color: #1E4E7E;
}

.troisieme .recherche .interieur {
  margin-bottom: 70px;
  margin-left: 70px;
}

.troisieme .recherche h2 {
  background-color: #1E4E7E;
  color: #ffffff;
}

.troisieme .recherche hr {
  border: solid 1px #ffffff;
}

.troisieme .recherche .rechercheInt {
  color: #ffffff;
  padding-right: 30px;
}

.troisieme .recherche h3 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.troisieme .recherche .date {
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}

.troisieme .recherche .intro {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.troisieme .recherche .bout {
  background-color: #ffffff;
}

.quatrieme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
}

.quatrieme .agenda {
  width: 750px;
}

.quatrieme .agenda h3 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.quatrieme .agenda .date {
  font-size: 14px;
  font-weight: 300;
  color: #FF7E20;
}

.quatrieme .agenda .intro {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.quatrieme .reseaux {
  width: 380px;
}

.quatrieme .reseaux p {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.quatrieme .reseaux .bout {
  display: block;
  text-align: center;
}

.quatrieme .reseaux .newsletter {
  margin-top: 0;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
}

.footer h2 {
  font-size: 25px;
  font-weight: 400;
}

.footer .adresse {
  width: 530px;
}

.footer .adresse h3 {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

.footer .adresse p {
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.footer .adresse .reseauxSociaux {
  margin-top: 50px;
}

.footer .adresse .reseauxSociaux img {
  width: 40px;
  height: 40px;
}

.footer .infos {
  width: 610px;
}

.footer .infos p {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}

.footer .infos p strong {
  font-size: 20px;
  font-weight: 400;
}

.footer .infos p a,
.footer .infos p span {
  text-decoration: none;
  color: #FF7E20;
}

.footer .infos a img {
  height: 55px;
}

.titre-page {
  font-size: 65px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 30px;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}

.grand-titre {
  position: relative;
  z-index: 1;
  margin-top: -20px;
  margin-bottom: 70px;
}

.page-template-template-equipe .recherche {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.page-template-template-equipe .recherche .rechercheBar {
  background-color: #1E4E7E;
  padding: 20px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.page-template-template-equipe .recherche .rechercheBar img {
  margin-right: 10px;
  float: left;
  margin-top: 2px;
}

.page-template-template-equipe .recherche .rechercheBar .searchInput {
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.page-template-template-equipe .recherche .rechercheBar .searchInput::-webkit-input-placeholder {
  color: #ffffff;
}

.page-template-template-equipe .recherche .rechercheBar .searchInput:-ms-input-placeholder {
  color: #ffffff;
}

.page-template-template-equipe .recherche .rechercheBar .searchInput::-ms-input-placeholder {
  color: #ffffff;
}

.page-template-template-equipe .recherche .rechercheBar .searchInput::placeholder {
  color: #ffffff;
}

.page-template-template-equipe .recherche .rechercheBar .searchInput:focus {
  outline: none;
}

.page-template-template-equipe .recherche .rechercheTag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-color: #1E4E7E;
  padding: 20px;
}

.page-template-template-equipe .recherche .rechercheTag .tagExtention {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin: 0 20px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
}

.page-template-template-equipe .liste .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.page-template-template-equipe .liste .grid .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-template-template-equipe .liste .grid .item .imageThumb {
  width: 220px;
  height: 220px;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  position: absolute;
  top: 0;
  left: 0;
}

.page-template-template-equipe .liste .grid .item .contenu {
  background-color: #fff;
  -webkit-box-shadow: rgba(159, 153, 186, 0.39) 0px 39px 50px;
          box-shadow: rgba(159, 153, 186, 0.39) 0px 39px 50px;
  border-radius: 10px;
  padding: 20px 0 26px 200px;
  margin-left: 55px;
  margin-top: 40px;
  width: 100%;
  word-break: break-all;
}

.page-template-template-equipe .liste .grid .item .contenu .prenom {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 0;
}

.page-template-template-equipe .liste .grid .item .contenu .nom {
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 30px;
  position: relative;
  background-color: #ffffff;
  z-index: 2;
}

.page-template-template-equipe .liste .grid .item .contenu hr {
  margin-top: -10px;
  position: relative;
  z-index: 1;
}

.page-template-template-equipe .liste .grid .item .contenu .fonction {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  padding-right: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.page-template-template-equipe .liste .grid .item .contenu .mail,
.page-template-template-equipe .liste .grid .item .contenu .tel,
.page-template-template-equipe .liste .grid .item .contenu .website {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 5px;
  word-break: break-all;
  padding-right: 5px;
}

.page-template-template-equipe .liste .grid .item .contenu .mail img,
.page-template-template-equipe .liste .grid .item .contenu .tel img,
.page-template-template-equipe .liste .grid .item .contenu .website img {
  margin-right: 20px;
}

.page-template-template-equipe .liste .grid .item .contenu .mail a,
.page-template-template-equipe .liste .grid .item .contenu .tel a,
.page-template-template-equipe .liste .grid .item .contenu .website a {
  text-decoration: none;
  color: #000000;
}

.menuPublication {
  background-color: #1E4E7E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.menuPublication .catPub {
  padding: 15px 0;
}

.menuPublication .catPub a {
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}

.publicationHaut {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.publicationHaut .publicationInterieur {
  width: 48%;
}

.publicationBas {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 25px;
  grid-row-gap: 45px;
}

.publicationBas .publicationInterieur {
  /*width: 48%;*/
}

.page-template-template-publications .titreCat,
.tax-publication_category .titreCat,
.page-template-template-recherches .titreCat,
.page-template-template-news .titreCat,
.page-template-template-embauche .titreCat {
  margin-bottom: 30px;
}

.page-template-template-publications h3,
.tax-publication_category h3,
.page-template-template-recherches h3,
.page-template-template-news h3,
.page-template-template-embauche h3 {
  font-size: 18px;
  font-weight: 500;
}

.page-template-template-publications .date,
.tax-publication_category .date,
.page-template-template-recherches .date,
.page-template-template-news .date,
.page-template-template-embauche .date {
  font-size: 14px;
  font-weight: 300;
  margin-top: 15px;
  margin-bottom: 0px;
}

.page-template-template-publications .reference,
.tax-publication_category .reference,
.page-template-template-recherches .reference,
.page-template-template-news .reference,
.page-template-template-embauche .reference {
  font-size: 14px;
  font-weight: 300;
  color: #1E4E7E;
  margin-top: 5px;
  margin-bottom: 10px;
}

.page-template-template-publications .enveloppe{
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
          padding: 20px;
        margin-bottom: 15px;
}

.tax-publication_category .enveloppe,
.page-template-template-recherches .enveloppe,
.page-template-template-news .enveloppe,
.page-template-template-embauche .enveloppe {
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
          box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.page-template-template-publications .carte,
.tax-publication_category .carte,
.page-template-template-recherches .carte,
.page-template-template-news .carte,
.page-template-template-embauche .carte {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 310px;
}

.page-template-template-publications .article,
.tax-publication_category .article,
.page-template-template-recherches .article,
.page-template-template-news .article,
.page-template-template-embauche .article {
  min-height: 270px;
}

.page-template-template-publications .imageUne,
.tax-publication_category .imageUne,
.page-template-template-recherches .imageUne,
.page-template-template-news .imageUne,
.page-template-template-embauche .imageUne {
  width: 125px;
  margin-left: 20px;
  margin-top: 15px;
}

.page-template-template-publications .imageUne img,
.tax-publication_category .imageUne img,
.page-template-template-recherches .imageUne img,
.page-template-template-news .imageUne img,
.page-template-template-embauche .imageUne img {
  width: 125px;
  height: 170px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.page-template-template-publications .pdf,
.tax-publication_category .pdf,
.page-template-template-recherches .pdf,
.page-template-template-news .pdf,
.page-template-template-embauche .pdf {
  color: #000000;
  border: solid 1px #1E4E7E;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  margin-top: 15px;
}

.page-template-template-publications .pdf a,
.tax-publication_category .pdf a,
.page-template-template-recherches .pdf a,
.page-template-template-news .pdf a,
.page-template-template-embauche .pdf a {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
}

.page-template-template-publications .contenu,
.tax-publication_category .contenu,
.page-template-template-recherches .contenu,
.page-template-template-news .contenu,
.page-template-template-embauche .contenu {
  text-align: justify;
}

.page-template-template-publications .contenu a,
.tax-publication_category .contenu a,
.page-template-template-recherches .contenu a,
.page-template-template-news .contenu a,
.page-template-template-embauche .contenu a {
  color: #1E4E7E;
  text-decoration: none;
}

.page-template-template-publications .contenu a:hover,
.tax-publication_category .contenu a:hover,
.page-template-template-recherches .contenu a:hover,
.page-template-template-news .contenu a:hover,
.page-template-template-embauche .contenu a:hover {
  text-decoration: underline;
}

.page-template-template-publications .lienPlus,
.tax-publication_category .lienPlus,
.page-template-template-recherches .lienPlus,
.page-template-template-news .lienPlus,
.page-template-template-embauche .lienPlus,
.home .lienPlus {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  color: #1E4E7E;
  display: block;
  margin-top: 20px;
}

.intro .news .newsBout{
  margin-top: 0;
}

.page-template-template-publications .filtresNews,
.tax-publication_category .filtresNews,
.page-template-template-recherches .filtresNews,
.page-template-template-news .filtresNews,
.page-template-template-embauche .filtresNews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page-template-template-publications .filtresNews .newsTag,
.tax-publication_category .filtresNews .newsTag,
.page-template-template-recherches .filtresNews .newsTag,
.page-template-template-news .filtresNews .newsTag,
.page-template-template-embauche .filtresNews .newsTag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-template-template-publications .filtresNews .newsTag .tagExtention,
.tax-publication_category .filtresNews .newsTag .tagExtention,
.page-template-template-recherches .filtresNews .newsTag .tagExtention,
.page-template-template-news .filtresNews .newsTag .tagExtention,
.page-template-template-embauche .filtresNews .newsTag .tagExtention {
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
  border: solid 1px #1E4E7E;
  cursor: pointer;
}

.page-template-template-publications .filtresNews .newsTag .tagExtention:first-child,
.tax-publication_category .filtresNews .newsTag .tagExtention:first-child,
.page-template-template-recherches .filtresNews .newsTag .tagExtention:first-child,
.page-template-template-news .filtresNews .newsTag .tagExtention:first-child,
.page-template-template-embauche .filtresNews .newsTag .tagExtention:first-child {
  margin-right: 20px;
}

#FilterSelect {
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 10px;
  border: solid 1px #FF7E20;
  font-size: 18px;
}

/*------- CSS Mixitup pagination -------*/
.controls-pagination {
  font-size: 0.1px;
  text-align: justify;
  margin-top: 50px;
}

.controls-pagination:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.mixitup-page-list,
.mixitup-page-stats {
  display: inline-block;
  vertical-align: middle;
}

.mixitup-page-list {
  text-align: left;
}

.mixitup-page-stats {
  font-size: .9rem;
  color: #333;
  font-weight: bold;
  font-family: 'helvetica', arial, sans-serif;
}

.mixitup-control {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 2.7rem;
  height: 2.7rem;
  background: #fff;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  margin-right: 1px;
  cursor: pointer;
  font-size: .9rem;
  color: #333;
  font-weight: bold;
  font-family: 'helvetica', arial, sans-serif;
  -webkit-transition: color 150ms, border-color 150ms;
  transition: color 150ms, border-color 150ms;
  vertical-align: middle;
}

.mixitup-control:first-child {
  border-radius: 3px 0 0 3px;
}

.mixitup-control:last-child {
  border-radius: 0 3px 3px 0;
}

.mixitup-control:not(.mixitup-control-active):hover {
  color: #1E4E7E;
}

.mixitup-control-active {
  border-bottom-color: #1E4E7E;
  cursor: default;
}

.mixitup-control:disabled {
  background: #eaeaea;
  color: #aaa;
  cursor: default;
}

.mixitup-control-truncation-marker {
  background: transparent;
  pointer-events: none;
  line-height: 2.2em;
}

.page-template-template-contact .contactGrid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 33px;
}

.page-template-template-contact .contactGrid .item {
  background-color: #fff;
  border-radius: 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
          box-shadow: rgba(0, 0, 0, 0.16) 0 3px 6px;
  text-align: center;
  padding-top: 43px;
  padding-bottom: 43px;
}

.page-template-template-contact .contactGrid .item span {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.page-template-template-contact .contactGrid .item h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1E4E7E;
  padding: 0;
  text-transform: none;
  width: 100%;
}

.page-template-template-contact .contactGrid .item p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.page-template-template-contact .contactGrid .item .tel {
  margin-bottom: 0;
}

.page-template-template-contact .contactGrid .item .mail {
  color: #FF7E20;
}

.page-template-template-contact .headline h2 {
  font-size: 25px;
  padding: 0;
  margin: 0;
  margin-top: 57px;
  text-align: center;
}

.page-template-template-contact .contactInfo {
  text-align: center;
}

.page-template-template-contact .contactInfo p {
  margin-top: 17px;
}

.page-template-template-contact .contactInfo .adresse {
  width: 270px;
  margin: auto;
}

.page-template-template-contact iframe {
  width: 100%;
  height: 457px;
  margin-top: 30px;
}

.page-template-template-default {
  text-align: justify;
}
/*# sourceMappingURL=style.css.map */


/**** Modif 03/08/2021 Ajout Newsletter ****/
.wp-block-contact-form-7-contact-form-selector{
  width: 400px;
  margin: auto;
  margin-top: 65px;
  margin-bottom: 35px;
  padding:20px;
  border: solid 1px #000000;
}

.wp-block-contact-form-7-contact-form-selector input{
  margin-top: 5px;
  height: 35px;
  width: calc(100% - 10px);
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-submit{
  width:100%;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 30px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #1E4E7E;
  color: #ffffff;
  height: unset;
  border: none;
  cursor: pointer;
}
