/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:100,200,300,400,500,600,700,800,900|Fredericka+the+Great|Source+Sans+Pro:200,300,400,600,700,900&display=swap");

.mt2{
margin-top: 3rem !important;
}
/* compatible ancien menu */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}


html {
  font-size: 16px !important;
	scroll-behavior: smooth;
}

body {
  font-size: 1.075em !important;
  /*font-family: 'Source Sans Pro', sans-serif;*/
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7);
	color:black;
  background: url(../img/cream_dust_transparent.png) repeat 0 0;
  background-color: #F6F8F4;
}

h1,
h2,.mh2,
h3,.mh3,
h4,.mh4,
h5,.mh5,
h6 {
  font-family: "Barlow Condensed", sans-serif;
  color: rgba(0, 0, 0, 0.8);
}

h1 {
  font-size: 3.815em;
}
h2, .mh2 {
  font-size: 2.441em;
  font-weight: 500;
  line-height: normal;
  color: rgba(0, 0, 0, 0.8);
}
h3, .mh3 {
  font-size: 1.953em;
  font-weight: 500;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.75);
}
h4, .mh4 {
  font-size: 1.563em;
  font-weight: 500;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h5, .mh5 {
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 0;
  margin-bottom: 0.5rem;
}
h6 {
  font-size: 1.25em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}

.subline:before{
  /*position: absolute;
  background: #8ED123;
  top: 0px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 50px;
  height: 10px;
  content: ''; */
	/* border-top: #8ED123 3px solid; */
}

a {
  color: #7cb810;
  text-decoration: none;
}

a:hover, a:active {
  color: #3f8506;
}

.banner {
  min-height: 500px;
  color: #FFF;
}

.banner h1 {
  color: #FFF;
  padding: 0;
  margin: 0;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}

.banner h4 {
  color: #FFF;
  font-weight: 300;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
  margin-top: 0;
}

.banner-home {
  background: url("../img/TRIZ.jpg") top center;
  background: url("../img/TRIZ.webp") top center;
  background-size: cover;
}
.banner-principes {
  background: url("../img/principes.jpg") top center;
  background: url("../img/principes.webp") top center;
  background-size: cover;
}
.banner-matrice {
  background: url("../img/matrice.jpg") top center;
  background: url("../img/matrice.webp") top center;
  background-size: cover;
}
.banner-triz2asit {
  background: url(../img/TRIZ2ASIT.jpg) top center;
  background: url(../img/TRIZ2ASIT.webp) top center;
  background-size: cover;
}
.banner-contact {
  background: url(../img/contact.jpg) top center;
  background: url(../img/contact.webp) top center;
  background-size: cover;
}

.btn {
  border-radius: 2px;
}

.btn-success {
  color: #fff;
  background-color: #8ED123;
  border-color: #8ED123;
}

.navbar {
  padding-top: 20px;
}

.navbar-brand {
  float: left;
  padding: 15px 15px 15px 0;
  height: 50px;
  font-size: 30px;
  line-height: 20px;
  font-weight: 300;
  font-family: 'Barlow Condensed', sans-serif;
}

.navbar-brand .innovant {
  color: #8ED123;
  font-weight: 400;
}

.navbar-default {
  background-color: rgba(34, 34, 34, 0);
  border-color: rgba(34, 34, 34, 0);
}

.navbar-default .navbar-nav > li > a {
  font-weight: 500;
  padding: 20px 0px 10px;
  margin-right: 30px;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #8ED123;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  border-bottom: #8ED123 3px solid;
  background: none;
}

.navbar-dark {
  background-color: rgba(34, 34, 34, 0);
  border-color: rgba(34, 34, 34, 0);
}

.navbar-dark .navbar-nav > li > a {
  color: #FFF;
  font-weight: 500;
  padding: 20px 0px 10px;
  margin-right: 30px;
}

.navbar-dark .navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.76);
}

.navbar-dark .navbar-nav > .active > a,
.navbar-dark .navbar-nav > .active > a:focus,
.navbar-dark .navbar-nav > .active > a:hover {
  border-bottom: #8ED123 3px solid;
  background: none;
}

.navbar-dark .navbar-brand {
  color: rgba(255, 255, 255, 0.8);
}

/* Custom colours for buttons and menu pills */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #7cb810;
}

.btn-custom {
  color: #fff !important;
  margin : 5px;
  /*  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.42);*/
  /*  -webkit-font-smoothing: antialiased; */
}

/* Layout etc */
.muted {
  color: #808080;
}

/* Custom container */
.container-narrow {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 970px;
}

.container-narrow > hr {
  margin: 30px 0;
}

.footerback small {
  font-size: 0.8em;
}

.style1 {
  font-weight: bold;
}

.style2 {
  font-size: x-large;
}

/* Main marketing message and sign up button */
.jumbotron2 {
  text-align: center;
  font-size: 56px;
  line-height: 1.4;
}

.jumbotron {
  margin: 60px 0;
  text-align: center;
}

.jumbotron h1 {
  font-size: 56px;
  line-height: 1.4;
}

.jumbotron .btn-custom {
  font-size: 21px;
  padding: 14px 24px;
}

.jumbotron .btn-custom i {
  margin-right: 8px;
}

/* Supporting marketing content */
.pub {
  max-width: 95%;
  height: auto;
  border-radius: 5px;
}

.bs-example {
  margin: 20px;
}

.jumbotron,
.row.marketing {
  margin-top: 5px;
  margin-bottom: 5px;
}

.centrage {
  text-align: center;
}

/* Reduce h1 font-size on small screens */
@media (max-width: 480px) {
  .jumbotron h1 {
    font-size: 40px;
  }
}

.carousel-content {
  color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.carousel-content a,
a:hover,
a:visited,
a:active {
  /* color:black; */
  text-decoration: none;
  outline: none;
}

.carousel-control .glyphicon-chevron-right,
.glyphicon-chevron-left,
.carousel-control .icon-next {
  color: #ffffff;
}

.mt-5 {
  margin-top: 5rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-1 {
  margin-top: 1rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-1 {
  margin-bottom: 1rem;
}
/*# sourceMappingURL=custom.css.map */

/* pour écrire les emails à l'envers */
span.reverse {
  unicode-bidi: bidi-override;
  direction: rtl;
}

.circle { /* autour des n° de principes */
        border-radius: 50%;
        width: 40px;
        height: 40px;
        padding: 0;
        background: #8ed123;
        border: 0px;
        text-align: center;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 1.1em;
      }

/* utilisation des principes */
		.case0{
			background-color: #fdcc10;
			font-weight: 500;
		}
		.case1{
			background-color: #fadf5c;
		}
		.case2{
			background-color: #f7f39a;
		}
		.case3{
			background-color: #ffff;
		}

/* Boutons CTA modernes et arrondis - VERSION OPTIMISÉE MOBILE */
.btn-formation {
    display: block;
    padding: 25px 30px;
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 15px;
    border-radius: 50px;
    -webkit-border-radius: 50px; /* Safari/Chrome ancien */
    -moz-border-radius: 50px; /* Firefox ancien */
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; /* Safari/Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    text-align: center;
    text-decoration: none;
    border: none;
    position: relative;
    overflow: hidden;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    /* Performance mobile */
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

/* Bouton 1 - Vert (Action principale) */
.btn-formation.btn-vert {
    background: #7cb810; /* Fallback */
    background: -webkit-linear-gradient(135deg, #7cb810 0%, #5c890c 100%); /* Safari/Chrome */
    background: -moz-linear-gradient(135deg, #7cb810 0%, #5c890c 100%); /* Firefox */
    background: linear-gradient(135deg, #7cb810 0%, #5c890c 100%);
    color: white;
    -webkit-box-shadow: 0 4px 20px rgba(124, 184, 16, 0.4);
    box-shadow: 0 4px 20px rgba(124, 184, 16, 0.4);
}

.btn-formation.btn-vert:hover,
.btn-formation.btn-vert:active {
    background: #8bc920; /* Fallback */
    background: -webkit-linear-gradient(135deg, #8bc920 0%, #6a9a10 100%);
    background: -moz-linear-gradient(135deg, #8bc920 0%, #6a9a10 100%);
    background: linear-gradient(135deg, #8bc920 0%, #6a9a10 100%);
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 8px 30px rgba(124, 184, 16, 0.5);
    box-shadow: 0 8px 30px rgba(124, 184, 16, 0.5);
    color: white;
    text-decoration: none;
}

/* Bouton 2 - Bleu vif (Action secondaire) */
.btn-formation.btn-bleu {
    background: #02aaff; /* Fallback */
    background: -webkit-linear-gradient(135deg, #02aaff 0%, #0288cc 100%);
    background: -moz-linear-gradient(135deg, #02aaff 0%, #0288cc 100%);
    background: linear-gradient(135deg, #02aaff 0%, #0288cc 100%);
    color: white;
    -webkit-box-shadow: 0 4px 20px rgba(2, 170, 255, 0.5);
    box-shadow: 0 4px 20px rgba(2, 170, 255, 0.5);
}

.btn-formation.btn-bleu:hover,
.btn-formation.btn-bleu:active {
    background: #1bb8ff; /* Fallback */
    background: -webkit-linear-gradient(135deg, #1bb8ff 0%, #0298dd 100%);
    background: -moz-linear-gradient(135deg, #1bb8ff 0%, #0298dd 100%);
    background: linear-gradient(135deg, #1bb8ff 0%, #0298dd 100%);
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 8px 30px rgba(2, 170, 255, 0.6);
    box-shadow: 0 8px 30px rgba(2, 170, 255, 0.6);
    color: white;
    text-decoration: none;
}

/* Bouton 3 - Orange chaleureux (Téléphone) */
.btn-formation.btn-gris {
    background: #ff9900; /* Fallback */
    background: -webkit-linear-gradient(135deg, #ff9900 0%, #cc7a00 100%);
    background: -moz-linear-gradient(135deg, #ff9900 0%, #cc7a00 100%);
    background: linear-gradient(135deg, #ff9900 0%, #cc7a00 100%);
    color: white;
    -webkit-box-shadow: 0 4px 20px rgba(255, 153, 0, 0.5);
    box-shadow: 0 4px 20px rgba(255, 153, 0, 0.5);
}

.btn-formation.btn-gris:hover,
.btn-formation.btn-gris:active {
    background: #ffa820; /* Fallback */
    background: -webkit-linear-gradient(135deg, #ffa820 0%, #dd8a10 100%);
    background: -moz-linear-gradient(135deg, #ffa820 0%, #dd8a10 100%);
    background: linear-gradient(135deg, #ffa820 0%, #dd8a10 100%);
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 8px 30px rgba(255, 153, 0, 0.6);
    box-shadow: 0 8px 30px rgba(255, 153, 0, 0.6);
    color: white;
    text-decoration: none;
}

/* Icônes avec animation */
.btn-formation i {
    margin-right: 10px;
    font-size: 1.3em;
    transition: transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    display: inline-block;
}

.btn-formation:hover i,
.btn-formation:active i {
    -webkit-transform: scale(1.2) rotate(-5deg);
    -moz-transform: scale(1.2) rotate(-5deg);
    transform: scale(1.2) rotate(-5deg);
}

/* Sous-titres élégants */
.btn-formation small {
    display: block;
    font-size: 0.7em;
    margin-top: 8px;
    font-weight: 400;
    opacity: 0.95;
    letter-spacing: 0.5px;
}

/* Effet de brillance au survol - DÉSACTIVÉ SUR MOBILE pour performance */
@media (min-width: 769px) {
    .btn-formation::before {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        width: 50%;
        height: 100%;
        background: rgba(255, 255, 255, 0.2);
        -webkit-transform: skewX(-25deg);
        -moz-transform: skewX(-25deg);
        transform: skewX(-25deg);
        transition: left 0.6s ease;
        -webkit-transition: left 0.6s ease;
        -moz-transition: left 0.6s ease;
    }

    .btn-formation:hover::before {
        left: 150%;
    }
}

/* Animation au focus (accessibilité) */
.btn-formation:focus {
    outline: 3px solid rgba(124, 184, 16, 0.5);
    outline-offset: 3px;
}

/* Responsive - ajustement mobile */
@media (max-width: 768px) {
    .btn-formation {
        padding: 20px 25px;
        font-size: 1.1em;
    }
    
    /* Simplifier les animations sur mobile pour la performance */
    .btn-formation:hover,
    .btn-formation:active {
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    
    /* Désactiver scale sur mobile */
    .btn-formation:hover i,
    .btn-formation:active i {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/* Breadcrumb */
.breadcrumb-container {
    background-color: transparent;
    padding: 0.75rem 1rem;
}

.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    padding: 0 0.5rem;
    color: rgba(255, 255, 255, 0.7);
}

.breadcrumb-item a {
    color: #ffffff;
    text-decoration: none;
}

.breadcrumb-item a:hover {
    text-decoration: underline;
}

.breadcrumb-item span {
    
    
}
.mt-5{
margin-top: 0rem !important;	
}

/* ========================================
   PRINCIPE CARDS - Option 1
   ======================================== */

.principe-card {
    position: relative;
    padding: 20px 20px 20px 30px;
    margin-bottom: 25px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    cursor: pointer;
    overflow: hidden;
}

.principe-card::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 6px;
    background: var(--principe-color);
    transition: width 0.3s ease;
}

.principe-card:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.principe-card:hover::before {
    width: 10px;
}

.principe-card h2,
.principe-card h3 {
    margin-top: 0;
    transition: color 0.3s ease;
}

.principe-card a {
    text-decoration: none;
    color: inherit;
}

.principe-card .circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #8ED123;
    margin-right: 10px;
    transition: transform 0.3s ease;
    font-size: 1.1em;
    padding: 0;
}

.principe-card:hover .circle {
    transform: scale(1.1);
}

.principe-card img {
    transition: transform 0.3s ease;
}

.principe-card:hover img {
    transform: scale(1.05);
}

/* Responsive */
@media (max-width: 768px) {
    .principe-card {
        padding: 15px 15px 15px 25px;
    }
    
    .principe-card::before {
        width: 4px;
    }
    
    .principe-card:hover::before {
        width: 6px;
    }
}