:root {
  --sed-primary-color: #233977;
}

/*Nav*/
html {
  scroll-behavior: smooth;
}

#main-theme .monolit-header {
  width: 100%;
  height: 80px;
}

/*Logo*/
#main-theme .header-inner .logo-holder {
  width: 130px;
  top: 5px;
}

.monolit-header .show-share.isShare,
.monolit-header .show-share {
  color: var(--sed-primary-color);
}

/*Footer slidebar*/
.fixed-footer .footer-social ul {
  list-style: none;
  padding-left: 0 !important;
}

footer.fixed-footer .footer-social li a:hover {
  color: #3a6dca !important;
}

.scroll-nav ul {
  list-style: none;
}

/*Fil d'arianne*/
#breadcrumb {
  flex-direction: row;
  flex-wrap: wrap;
}

/* Texte blanc sur fond bleu */
.monolit_sec .text-blc .wpb_wrapper p {
  color: #fff !important;
}

.testimon-slider-holder p {
  color: white !important;
}


/* Désactivation du background-repeat hérité du thème parent (.bg { background-repeat: repeat }) — évite tout tuilage si l'image ne couvre pas pile la zone. */
.bg {
  background-repeat: no-repeat !important;
}

/* ======= Titre de la page d'accueil =======  */
.hero-wrap-text-slider .hero-wrap-item.center-item {
  top: calc(50% - 80px) !important;
}

.hero-wrap-text-slider .hero-wrap-item.center-item h1 {
  font-size: 70px !important;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 70px;
  padding-bottom: 10px;
}

.hero-wrap-text-slider .hero-wrap-item.center-item h2 {
  font-size: 24px !important;
  font-weight: 200;
  letter-spacing: 10px;
  padding-top: 30px;
}

@media screen and (max-width: 576px) {
  .hero-wrap-text-slider .hero-wrap-item.center-item h1 {
    font-size: 56px !important;
    letter-spacing: 2px;
    line-height: 50px;
  }

  .hero-wrap-text-slider .hero-wrap-item.center-item h2 {
    font-size: 16px !important;
    line-height: 30px;
  }
}

/* Boutons du slider Hero */
#sec1 .customNavigation .prev-slide,
#sec1 .customNavigation .next-slide {
  display: none;
}

/*Liste en colonne dans les blocs de texte*/
.creat-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.creat-list li a {
  text-align: left;
  font-size: 12px !important;
  margin-right: 30px;
}

/*Suppression de la numérotation des sections*/
.sect-subtitle {
  display: none;
}

/*Img home*/
.wpb_wrapper .img-home {
  max-width: 600px;
  position: absolute;
  z-index: 5;
  top: -115px;
  left: -75px;
}

/* couleur Texte Page équipe  */
#sec3 .team-box-holder .team-info p a,
#sec3 .team-box-holder .team-info h4 {
  color: black;
}

/* Ratio img L'équipe*/
#sec3 .team-box-holder .team-info p a,
#sec3 .team-box-holder .team-photo img {
  aspect-ratio: 3/4;
  object-fit: cover;
}

/* Ratio img L'équipe*/
.post-301 .parallax-media .parallax-wrap {
  aspect-ratio: 1 / 1 !important;
  overflow: hidden;
  width: 100% !important;
  display: block !important;
}

.post-301 .parallax-media .parallax-wrap img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
}

/* Overlay Monolit Single */
body.wp-singular.single-portfolio.postid-301.monolit-no-head-sec.monolit-singular
  .monolit_sec.monolit_folio_head_sec.content
  .parallax-section
  .parallax-inner
  .bg
  .overlay {
  opacity: 0.8 !important;
}

/* Single Portfolio */
.single-portfolio h3,
.single-portfolio h4 {
  color: #000;
}

.single-portfolio .custom-inner h4,
.single-portfolio .custom-inner h3 {
  font-weight: 100;
  line-height: 1.5rem;
}

.single-portfolio .custom-inner h3 {
  padding-bottom: 0;
}

.single-portfolio
  .vc_column_container
  > .vc_column-inner
  .wpb_wrapper
  .wpb_text_column
  .wpb_wrapper
  ul {
  font-size: 18px;
}

.single-portfolio
  .vc_column_container
  > .vc_column-inner
  .wpb_wrapper
  .wpb_text_column
  .wpb_wrapper {
  display: flex;
  flex-direction: column;
}

/* --- 0) Annule la règle globale dans la zone de partage --- */
.share-inner .share-container .share-icon:hover,
.share-inner .share-container:hover .share-icon,
.share-inner .share-container .share-icon:focus {
  text-decoration: none !important;
  text-decoration-line: none !important;
}

/* --- 1) Facebook / LinkedIn : trait en dessous (notre effet) --- */
.share-inner .share-container a.pop.share-icon {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  /* jamais l'underline natif */
}

.share-inner .share-container a.pop.share-icon::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 2px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.15s linear;
}

.share-inner .share-container a.pop.share-icon:hover::after {
  transform: scaleX(1);
}

/* --- 2) “SHARE” : ne jamais souligner ni barrer --- */
/* Si SHARE est un lien <a> */
.share-inner .share-container a.share-icon:not(.pop):hover {
  text-decoration: none !important;
}

/* Si SHARE est un <span> ou <div> */
.share-inner .share-container .share-icon:not(a):hover {
  text-decoration: none !important;
}

/* Couleur du burger mobile */
@media only screen and (max-width: 1036px) {

  .nav-button-holder {
    right: 30px;
  }

  .nav-button {
    border: none;
  }

  .nav-button span {
    background-color: var(--sed-primary-color) !important;
    /* remplace par ta couleur */
  }

  /* optionnel : bordure du carré autour du burger */
  .nav-button {
    border-color: var(--sed-primary-color) !important;
  }

  /* Couleur des sous-menus en mobile */
  nav ul li ul.sub-menu li a {
    color: var(--sed-primary-color) !important;
    /* couleur texte */
  }

  nav ul li ul.sub-menu li a:hover {
    color: var(--sed-primary-color) !important;
    /* couleur au survol, si tu veux */
  }
}

.page-id-936 #slide_align .customNavigation > a.prev-slide,
.page-id-936 #slide_align .customNavigation > a.next-slide,
.page-id-444 .customNavigation > a.prev-slide,
.page-id-444 .customNavigation > a.next-slide {
  display: none !important;
}

#menu-item-2266 > ul.sub-menu > li > a:hover {
  font-weight: 700;
}

@media only screen and (max-width: 640px) {
  .page-id-444 .wpb_wrapper > .section-title,
  .page-id-819 .wpb_wrapper > .section-title,
  .page-id-1936 .wpb_wrapper > .section-title {
    margin-bottom: 20px;
    line-height: 35px;
  }
  .wpb_wrapper .img-home {
    top: -60px;
    left: -35px;
  }
  .page-id-444 #intro-home {
    margin-top: 40px;
  }
}

strong {
  font-weight: 800;
  font-family: "Roboto", sans-serif;
}

/*-------------Import fonts ---------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,200,100,400italic,700,900|Muli&subset=latin,vietnamese,latin-ext,cyrillic,cyrillic-ext,greek-ext,greek);
@font-face {
  font-family: "DIN-Regular";
  font-style: normal;
  font-weight: normal;
  src:
    local("DIN-Regular"),
    url("fonts/DINR____.woff") format("woff");
}

h2.blanc {
  font-size: 42px;
}
p.blanc {
  font-size: 14px;
}
.blanc {
  color: white !important;
}
.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"],
.mc4wp-form-theme input[type="tel"],
.mc4wp-form-fields input[type="url"],
.mc4wp-form-fields input[type="date"],
.mc4wp-form-fields input[type="number"],
.mc4wp-form-fields select,
.mc4wp-form-fields textarea {
  height: auto;
  padding: 10px 16px;
  line-height: 1.428571429;
  color: #fff !important;
  vertical-align: middle;
  background: #4e4d4a;
  border: #d9d9d9;
  text-shadow: none;
}
.mc4wp-form-fields,
.mc4wp-form-fields input,
.mc4wp-form-fields label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: auto;
  height: auto;
  vertical-align: baseline;
  line-height: normal;
}
.mc4wp-form-fields button,
.mc4wp-form-fields input[type="submit"] {
  color: #fff !important;
  background-color: #000000;
  border: 2px solid #f9f2f2;
  min-height: 50px;
}
.mc4wp-form-fields ::placeholder {
  color: white;
  opacity: 1;
}
.copyright .legales {
  padding-left: 15px;
}
.mc4wp-form-fields :-ms-input-placeholder {
  color: white;
}

.mc4wp-form-fields ::-ms-input-placeholder {
  color: white;
}
.mc4wp-form-fields input[type="submit"]:hover {
  background-color: #b2b1a7;
}
.mc4wp-form-fields button,
.mc4wp-form-fields input[type="submit"],
.mc4wp-form-fields input[type="button"] {
  display: inline-block;
  padding: 10px 16px;
  font-weight: 400;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  filter: none;
  height: auto;
  width: auto;
}
.mc4wp-form-fields button,
.mc4wp-form-fields input[type="submit"],
.mc4wp-form-fields input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.home-objet-5 {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 25px 0 !important;
}
.red {
  color: #db4b31;
}
.img-home {
  position: absolute;
  z-index: 5;
  top: -240px;
  left: -55px;
}
.img-slide-home {
  position: absolute;
  z-index: -1;
  bottom: -95px;
  left: 44%;
  right: 0;
}
.bright-red {
  color: #f4c1ac;
}
.gray {
  color: #7e7c70;
}
.col-md-4 .num {
  color: unset;
  text-align: center;
}
.inline-facts.col-md-4 h5 {
  text-align: center;
}
.weglot {
  position: absolute;
  top: 19px;
  right: 70px;
  z-index: 21;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center !important;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.21);
  transition: all 400ms linear;
}
.weglot:hover,
.show-share:hover {
  border: 1px solid rgba(255, 255, 255, 0.41);
}
ul.langue {
  padding-left: 0px !important;
}
.weglot li {
  list-style-type: none;
  padding-top: 10px;
}
.weglot a {
  color: #fff !important;
  font-size: 12px;
  text-transform: uppercase;
}
.weglot a:hover {
  text-decoration: none !important;
}
.monolit_main-nav > li:hover > a:before {
  width: 25px;
}
#chiffre_cle {
  background: #000000 url(/wp-content/uploads/2018/05/logo-rouge-chiffres.png) !important;
  background-position: 130px -50px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
#chiffre_cle .container {
  padding: 85px 0;
}

@media screen and (min-width: 992px) {
  .round-filter {
    width: 350px;
  }
  .round-filter .col-md-6 {
    width: 50%;
  }
  .parallax-item.left-direction a {
    float: right;
  }
  .mc4wp-form-fields input[type="text"],
  .mc4wp-form-fields input[type="email"],
  .mc4wp-form-fields input[type="tel"],
  .mc4wp-form-fields input[type="url"],
  .mc4wp-form-fields input[type="date"],
  .mc4wp-form-theme select,
  .mc4wp-form-fields textarea {
    min-height: 50px;
    width: 65%;
    max-width: 480px;
  }
}
.project_title:hover,
a.project_title:focus {
  text-decoration: none;
}
.project_title:hover h3 {
  color: #880d11;
}
.team-box .ajax:hover,
.team-box .tag:hover {
  color: #880d11;
}
article .section-title a:hover {
  color: #880d11;
}
@media screen and (min-width: 1200px) {
  .bg {
    background-position: center -40px !important;
  }
  .home-objet-5 img {
    padding-left: 7px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .bg {
    background-position: center 30px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .marge-top {
    margin-top: 75px;
  }
  .img-slide-home {
    bottom: -95px;
    left: 43%;
  }
  .bg {
    background-position: center 25px !important;
  }
}
@media screen and (min-width: 992px) {
  .right-direction .parallax-deck a.bouton {
    float: left;
    position: absolute;
    bottom: 5%;
    left: -15%;
    width: 200px;
  }
  .parallax-item.left-direction a.bouton {
    float: left;
    position: absolute;
    top: 65%;
    left: 70%;
    width: 200px;
  }
  .paddin-bottom {
    padding-bottom: 0px !important;
  }
  .content-footer .col-md-6 {
    padding-right: 0px;
  }
  .enligne {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .mb-60 {
    margin-bottom: 10px !important;
  }
  .home-objet-5 img {
    width: 200px !important;
    height: auto !important;
  }
  .mc4wp-form-fields input[type="text"],
  .mc4wp-form-fields input[type="email"],
  .mc4wp-form-fields input[type="tel"],
  .mc4wp-form-fields input[type="url"],
  .mc4wp-form-fields input[type="date"],
  .mc4wp-form-theme select,
  .mc4wp-form-fields textarea {
    width: 80%;
    max-width: 100%;
  }
  .content-footer .container {
    padding: 40px 0px 30px 40px;
  }
  #chiffre_cle .container {
    padding: 0;
  }
  .content-footer {
    background-size: 420px !important;
    background-position: 0px 50px !important;
  }
  .no-padding {
    padding: 0 15px !important;
  }
  .section-title {
    margin-top: 20px;
  }
  .section-title span {
    display: inline-block;
  }
  .port-desc-holder {
    top: 3px;
  }
  article .section-title {
    margin-top: 15px;
  }
  .section-title.algn-right.projets.rouge {
    margin-top: 0;
  }
  grid-item {
    top: 50%;
    left: 30%;
  }
  .custom-link-holder {
    padding-top: 25px;
  }
  .bg {
    background-position: center !important;
  }
  #chiffre_cle {
    background-position: 20px 50px !important;
    background-size: 650px !important;
  }
  .section-title.blanc {
    margin-bottom: 30px !important;
  }
  .parallax-item.left-direction a.bouton,
  .right-direction .parallax-deck a.bouton {
    float: left;
    position: relative;
    display: block;
    width: auto;
  }
  .process-box {
    margin-top: 30px;
    padding: 10px 0 30px;
  }
  .marge-top {
    margin-top: 45px;
  }
  .footer-wrap {
    margin-top: 0px;
  }
  .footer-logo p {
    max-width: 100%;
  }
  .footer-item span,
  .footer-item ul li a {
    font-size: 13px;
  }
  .img-home {
    top: -180px;
    left: 0px;
    width: 500px;
    height: auto;
  }
  .img-slide-home {
    bottom: -95px;
    left: 41.5%;
  }
  section {
    padding: 25px 0;
  }
  #chiffre_cle section {
    padding: 25px 0 40px;
  }
  #lastnews section {
    padding: 0;
  }
  .experience-list li a,
  .creat-list li a,
  .monolit_sec .creat-list li a {
    margin-bottom: 5px;
  }
  .copyright {
    font-size: 11.5px;
  }
  .copyright .legales {
    padding-left: 0;
  }
  .to-top {
    font-size: 10.5px;
  }
}
.inline-facts-holder {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .share-container {
    position: relative;
    float: left;
    height: auto;
    line-height: 30px;
    padding-left: 30px;
    display: block;
  }
  .share-icon {
    float: none;
    margin-left: 20px;
    display: block;
  }
  .visshare {
    height: auto;
    padding: 15px;
    top: 80px;
  }
  .share-container .widget {
    float: none;
    margin-bottom: 0;
    text-align: left;
    padding-bottom: 0;
    position: relative;
  }
  .home-objet-5 img {
    width: 180px !important;
    height: auto !important;
  }
  .port-desc {
    height: auto;
  }
  .blog-post-nav .creat-list {
    width: 100%;
  }
  .blog-post-nav .creat-list li a {
    font-size: 12px;
    padding-left: 40px;
    letter-spacing: 1px;
  }
  .blog-post-nav .creat-list li a:before {
    width: 30px;
  }
  .bg {
    background-position: center 0px !important;
  }
  p {
    font-size: 17px;
    line-height: 27px;
  }
  .widget-posts-descr a {
    font-size: 17px;
  }
  .parallax-item.left-direction a {
    float: none;
  }
  .inline-facts-holder {
    margin-top: 10px;
  }
  .algn-right {
    text-align: justify;
  }
  .section-title.algn-right {
    margin-left: 0px;
  }
  .inline-facts {
    margin-bottom: 20px;
  }
  .hero-wrap-item h2 {
    font-size: 48px;
  }
  .mb-60 {
    margin-bottom: 30px !important;
  }
  .marge-top {
    margin-top: 25px;
  }
  .img-home {
    top: -180px;
    left: -20px;
    width: 425px;
    height: auto;
  }
  .img-slide-home {
    left: 39%;
  }
  .content-footer .container {
    padding: 30px 0px;
  }
  .content-footer {
    padding: 0px;
  }
}
@media screen and (max-width: 630px) {
  .img-slide-home {
    left: 37%;
  }
}
@media screen and (max-width: 530px) {
  .img-slide-home {
    left: 34%;
  }
}
@media screen and (max-width: 510px) {
  .hero-wrap-item h2 {
    font-size: 37px;
  }
}
@media screen and (max-width: 480px) {
  .img-home {
    top: -140px;
  }
  .img-slide-home {
    left: 34%;
  }
  .home-objet-5 img {
    width: 150px !important;
    height: auto !important;
  }
}
@media screen and (max-width: 425px) {
  .bg {
    background-position: center -30px;
  }
}
@media screen and (max-width: 375px) {
  .blog-post-nav .creat-list li a {
    font-size: 12px;
    padding-left: 30px;
  }
  .blog-post-nav .creat-list li a:before {
    width: 15px;
  }
}
@media screen and (max-width: 360px) {
  .img-home {
    top: -120px;
    left: -170px;
  }
  .img-slide-home {
    left: 29%;
  }
  .bg {
    background-position: center 30px !important;
  }
  .mc4wp-form-fields input[type="submit"] {
    min-height: 40px;
  }
  .mc4wp-form-fields button,
  .mc4wp-form-fields input[type="submit"],
  .mc4wp-form-fields input[type="button"] {
    padding: 0px 15px;
  }
}

nav li a:before {
  background-color: var(--sed-primary-color) !important;
}

/*

*/

/* Recup du thèeme parent de Theops */

h2.blanc {
  font-size: 42px;
}
p.blanc {
  font-size: 14px;
}
.blanc {
  color: white !important;
}
.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"],
.mc4wp-form-theme input[type="tel"],
.mc4wp-form-fields input[type="url"],
.mc4wp-form-fields input[type="date"],
.mc4wp-form-fields input[type="number"],
.mc4wp-form-fields select,
.mc4wp-form-fields textarea {
  height: auto;
  padding: 10px 16px;
  line-height: 1.428571429;
  color: #fff !important;
  vertical-align: middle;
  background: #4e4d4a;
  border: #d9d9d9;
  text-shadow: none;
}
.mc4wp-form-fields,
.mc4wp-form-fields input,
.mc4wp-form-fields label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: auto;
  height: auto;
  vertical-align: baseline;
  line-height: normal;
}
.mc4wp-form-fields button,
.mc4wp-form-fields input[type="submit"] {
  color: #fff !important;
  background-color: #000000;
  border: 2px solid #f9f2f2;
  min-height: 50px;
}
.mc4wp-form-fields ::placeholder {
  color: white;
  opacity: 1;
}
.copyright .legales {
  padding-left: 15px;
}
.mc4wp-form-fields :-ms-input-placeholder {
  color: white;
}

.mc4wp-form-fields ::-ms-input-placeholder {
  color: white;
}
.mc4wp-form-fields input[type="submit"]:hover {
  background-color: #b2b1a7;
}
.mc4wp-form-fields button,
.mc4wp-form-fields input[type="submit"],
.mc4wp-form-fields input[type="button"] {
  display: inline-block;
  padding: 10px 16px;
  font-weight: 400;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  filter: none;
  height: auto;
  width: auto;
}
.mc4wp-form-fields button,
.mc4wp-form-fields input[type="submit"],
.mc4wp-form-fields input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.home-objet-5 {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 25px 0 !important;
}
.red {
  color: #db4b31;
}
.img-home {
  position: absolute;
  z-index: 5;
  top: -240px;
  left: -55px;
}
.img-slide-home {
  position: absolute;
  z-index: -1;
  bottom: -95px;
  left: 44%;
  right: 0;
}
.bright-red {
  color: #f4c1ac;
}
.gray {
  color: #7e7c70;
}
.col-md-4 .num {
  color: unset;
  text-align: center;
}
.inline-facts.col-md-4 h5 {
  text-align: center;
}
.weglot {
  position: absolute;
  top: 19px;
  right: 70px;
  z-index: 21;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center !important;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.21);
  transition: all 400ms linear;
}
.weglot:hover,
.show-share:hover {
  border: 1px solid rgba(255, 255, 255, 0.41);
}
ul.langue {
  padding-left: 0px !important;
}
.weglot li {
  list-style-type: none;
  padding-top: 10px;
}
.weglot a {
  color: #fff !important;
  font-size: 12px;
  text-transform: uppercase;
}
.weglot a:hover {
  text-decoration: none !important;
}
.monolit_main-nav > li:hover > a:before {
  width: 25px;
}
#chiffre_cle {
  background: #000000 url(/wp-content/uploads/2018/05/logo-rouge-chiffres.png) !important;
  background-position: 130px -50px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
#chiffre_cle .container {
  padding: 85px 0;
}

@media screen and (min-width: 992px) {
  .round-filter {
    width: 350px;
  }
  .round-filter .col-md-6 {
    width: 50%;
  }
  .parallax-item.left-direction a {
    float: right;
  }
  .mc4wp-form-fields input[type="text"],
  .mc4wp-form-fields input[type="email"],
  .mc4wp-form-fields input[type="tel"],
  .mc4wp-form-fields input[type="url"],
  .mc4wp-form-fields input[type="date"],
  .mc4wp-form-theme select,
  .mc4wp-form-fields textarea {
    min-height: 50px;
    width: 65%;
    max-width: 480px;
  }
}
.project_title:hover,
a.project_title:focus {
  text-decoration: none;
}
.project_title:hover h3 {
  color: #880d11;
}
.team-box .ajax:hover,
.team-box .tag:hover {
  color: #880d11;
}
article .section-title a:hover {
  color: #880d11;
}
@media screen and (min-width: 1200px) {
  .bg {
    background-position: center -40px !important;
  }
  .home-objet-5 img {
    padding-left: 7px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .bg {
    background-position: center 30px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .marge-top {
    margin-top: 75px;
  }
  .img-slide-home {
    bottom: -95px;
    left: 43%;
  }
  .bg {
    background-position: center 25px !important;
  }
}
@media screen and (min-width: 992px) {
  .right-direction .parallax-deck a.bouton {
    float: left;
    position: absolute;
    bottom: 5%;
    left: -15%;
    width: 200px;
  }
  .parallax-item.left-direction a.bouton {
    float: left;
    position: absolute;
    top: 65%;
    left: 70%;
    width: 200px;
  }
  .paddin-bottom {
    padding-bottom: 0px !important;
  }
  .content-footer .col-md-6 {
    padding-right: 0px;
  }
  .enligne {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .mb-60 {
    margin-bottom: 10px !important;
  }
  .home-objet-5 img {
    width: 200px !important;
    height: auto !important;
  }
  .mc4wp-form-fields input[type="text"],
  .mc4wp-form-fields input[type="email"],
  .mc4wp-form-fields input[type="tel"],
  .mc4wp-form-fields input[type="url"],
  .mc4wp-form-fields input[type="date"],
  .mc4wp-form-theme select,
  .mc4wp-form-fields textarea {
    width: 80%;
    max-width: 100%;
  }
  .content-footer .container {
    padding: 40px 0px 30px 40px;
  }
  #chiffre_cle .container {
    padding: 0;
  }
  .content-footer {
    background-size: 420px !important;
    background-position: 0px 50px !important;
  }
  .no-padding {
    padding: 0 15px !important;
  }
  .section-title {
    margin-top: 20px;
  }
  .section-title span {
    display: inline-block;
  }
  .port-desc-holder {
    top: 3px;
  }
  article .section-title {
    margin-top: 15px;
  }
  .section-title.algn-right.projets.rouge {
    margin-top: 0;
  }
  grid-item {
    top: 50%;
    left: 30%;
  }
  .custom-link-holder {
    padding-top: 25px;
  }
  .bg {
    background-position: center !important;
  }
  #chiffre_cle {
    background-position: 20px 50px !important;
    background-size: 650px !important;
  }
  .section-title.blanc {
    margin-bottom: 30px !important;
  }
  .parallax-item.left-direction a.bouton,
  .right-direction .parallax-deck a.bouton {
    float: left;
    position: relative;
    display: block;
    width: auto;
  }
  .process-box {
    margin-top: 30px;
    padding: 10px 0 30px;
  }
  .marge-top {
    margin-top: 45px;
  }
  .footer-wrap {
    margin-top: 0px;
  }
  .footer-logo p {
    max-width: 100%;
  }
  .footer-item span,
  .footer-item ul li a {
    font-size: 13px;
  }
  .img-home {
    top: -180px;
    left: 0px;
    width: 500px;
    height: auto;
  }
  .img-slide-home {
    bottom: -95px;
    left: 41.5%;
  }
  section {
    padding: 25px 0;
  }
  #chiffre_cle section {
    padding: 25px 0 40px;
  }
  #lastnews section {
    padding: 0;
  }
  .experience-list li a,
  .creat-list li a,
  .monolit_sec .creat-list li a {
    margin-bottom: 5px;
  }
  .copyright {
    font-size: 11.5px;
  }
  .copyright .legales {
    padding-left: 0;
  }
  .to-top {
    font-size: 10.5px;
  }
}
.inline-facts-holder {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .share-container {
    position: relative;
    float: left;
    height: auto;
    line-height: 30px;
    padding-left: 30px;
    display: block;
  }
  .share-icon {
    float: none;
    margin-left: 20px;
    display: block;
  }
  .visshare {
    height: auto;
    padding: 15px;
    top: 80px;
  }
  .share-container .widget {
    float: none;
    margin-bottom: 0;
    text-align: left;
    padding-bottom: 0;
    position: relative;
  }
  .home-objet-5 img {
    width: 180px !important;
    height: auto !important;
  }
  .port-desc {
    height: auto;
  }
  .blog-post-nav .creat-list {
    width: 100%;
  }
  .blog-post-nav .creat-list li a {
    font-size: 12px;
    padding-left: 40px;
    letter-spacing: 1px;
  }
  .blog-post-nav .creat-list li a:before {
    width: 30px;
  }
  .bg {
    background-position: center 0px !important;
  }
  p {
    font-size: 17px;
    line-height: 27px;
  }
  .widget-posts-descr a {
    font-size: 17px;
  }
  .parallax-item.left-direction a {
    float: none;
  }
  .inline-facts-holder {
    margin-top: 10px;
  }
  .algn-right {
    text-align: justify;
  }
  .section-title.algn-right {
    margin-left: 0px;
  }
  .inline-facts {
    margin-bottom: 20px;
  }
  .hero-wrap-item h2 {
    font-size: 48px;
  }
  .mb-60 {
    margin-bottom: 30px !important;
  }
  .marge-top {
    margin-top: 25px;
  }
  .img-home {
    top: -180px;
    left: -20px;
    width: 425px;
    height: auto;
  }
  .img-slide-home {
    left: 39%;
  }
  .content-footer .container {
    padding: 30px 0px;
  }
  .content-footer {
    padding: 0px;
  }
}
@media screen and (max-width: 630px) {
  .img-slide-home {
    left: 37%;
  }
}
@media screen and (max-width: 530px) {
  .img-slide-home {
    left: 34%;
  }
}
@media screen and (max-width: 510px) {
  .hero-wrap-item h2 {
    font-size: 37px;
  }
}
@media screen and (max-width: 480px) {
  .img-home {
    top: -140px;
  }
  .img-slide-home {
    left: 34%;
  }
  .home-objet-5 img {
    width: 150px !important;
    height: auto !important;
  }
}
@media screen and (max-width: 425px) {
  .bg {
    background-position: center -30px;
  }
}
@media screen and (max-width: 375px) {
  .blog-post-nav .creat-list li a {
    font-size: 12px;
    padding-left: 30px;
  }
  .blog-post-nav .creat-list li a:before {
    width: 15px;
  }
}

@media screen and (max-width: 360px) {
  .img-home {
    top: -120px;
    left: -170px;
  }
  .img-slide-home {
    left: 29%;
  }
  .bg {
    background-position: center 30px !important;
  }
  .mc4wp-form-fields input[type="submit"] {
    min-height: 40px;
  }
  .mc4wp-form-fields button,
  .mc4wp-form-fields input[type="submit"],
  .mc4wp-form-fields input[type="button"] {
    padding: 0px 15px;
  }
}

/*
Adminbar */

body.admin-bar .monolit-header {
  margin-top: 46px;
}

@media (min-width: 783px) {
  body.admin-bar .monolit-header {
    margin-top: 32px;
  }
}

/* From Inline CSS */

.single-portfolio .single-slider .owl-item .item {
  height: 100%;
}

#map_ol3js_1 {
  border: none !important;
}

/*
.hero-wrap .item .hero-wrap-item h2 {
    font-size: 48px
}

.hero-wrap .item .hero-wrap-item h3 {
    font-size: 24px;
    padding-top: 30px
}

@media only screen and (max-width:1036px) {
    .hero-wrap .item .hero-wrap-item h3 {
        line-height: 30px
    }
}

@media only screen and (max-width:768px) {
    .hero-wrap .item .hero-wrap-item h3 {
        line-height: 40px
    }
}

@media only screen and (max-width:640px) {
    .hero-wrap .item .hero-wrap-item h2 {
        font-size: 38px
    }

    .hero-wrap .item .hero-wrap-item h3 {
        font-size: 14px;
        padding-top: 20px;
        letter-spacing: 10px;
        line-height: 30px
    }
}
*/

@media screen and (min-width: 1037px) {
	section {
			padding: 70px 0;
	}
}

.monolit_sec.monolit_folio_head_sec.content .parallax-inner .overlay,
.content-holder-main > .content > .parallax-section .parallax-inner .overlay{
    background: #002364!important;
    opacity: 0.4 !important;
}

/* Couleur de fond pour les pages qui n'ont pas d'image dans le Header*/
.parallax-section:has(.bg:not([style*="background-image"])) {
  background: var(--sed-primary-color);
}

.parallax-section:has(.bg:not([style*="background-image"])) .overlay {
    display: none;
}