/* CSS Document */

/* CSS de scroll de lien */
html, body {
    scroll-behavior: smooth;
}

html {
    scroll-behavior: smooth;
}

/*Body*/
#egga_info, body {
  background-color: #174699;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; color: #ffffff;
  color:#ffffff;  
  padding:0px;
  margin: 0px;
  }



  /* for iePC et typographie*/ 

td{
  font-size: 12px;
  }
  
  h3{color: #ffffff;}
  
  .h1{font-weight: bold; font-size:3.5em ;letter-spacing: 0.5em; color: #df081a; margin-bottom: -5px;}
  .h2{font-size:1.5em; letter-spacing: 0.5em; color: #ffffff;}
  .h2-2{font-size: 1em;font-weight: bold; text-decoration: underline; }
  p{color: #ffffff; text-align: justify;}

  .h2-sans-espace{font-family: 'Impact', Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black, sans serif; font-size:3em; color: #019fc6; }
  
  .h2-espace{font-family: 'Impact', Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black, sans serif; font-size:3em; color: #019fc6; margin-top: 200px; }
  
  .h2-espace1{font-family: 'Impact', Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial Black, sans serif; font-size:3em; color: #ffffff; margin-top: 50px; }

  .ital{font-style: italic; font-size: 1em ; color: #df081a; margin-left: 20px; margin-right: 20px;}
  .soulign{font-size: 1.5em; text-align: center; color: #df081a;}
  
  
  @media screen and (max-width:768px){
      .h1{font-weight: bold; font-size: 1.2em; letter-spacing: 0.6em; color: #df081a; margin-bottom: 0px;}
      .h2{font-size:0.9em;letter-spacing: 0.76em; color: #ffffff;}
  }

/* Desktop image / Mobile */

@media screen and (max-width: 767px) {
  #hero h1 {
    padding-top: 13vh !important;
    padding-bottom: 15vh !important;
  }
}



 /*Style Titre Principal*/

.hero-title-main,
.hero-title-sub {
  display: block;           /* force retour à la ligne */
}

/* Ligne principale */
.hero-title-main {
  font-weight: bold; 
  font-size: 1.2em;
  letter-spacing: 0.1em; 
  line-height: 1.8em;
  margin-bottom: -5px;
}

  @media screen and (max-width:767px){
    .hero-title-main {
      font-weight: bold; 
      font-size: 0.7em;
      line-height: 1.2em;
      margin-bottom: -1px;}
}


/* Slogan en-dessous, plus petit */
.hero-title-sub {
  font-size: 0.6em;
  margin-bottom: 2px;
}

  @media screen and (max-width:767px){
    .hero-title-sub {
      font-size: 0.4em;
      margin-bottom: 3px;}
  }



/*Style des Header*/

.centre{display: flex; justify-content: center;}
.logodim{
	background-color: #174699;
    min-width: 80px;
    max-width: 400px; 
    -webkit-filter: drop-shadow(3px 3px 3px #ffffff);
    filter: drop-shadow(3px 3px 3px #ffffff);
    position: relative;

}

header{background-image: url(../images/carrosserise-de-colombier.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
    clip-path: polygon(100% 0, 100% 85%, 0 100%, 0 15%);
    /*max-height: calc(95vh - 50px);*/
}

@media screen and (max-width:768px){
    header{background-image: url(../images/carrosserise-de-colombier.jpg) ;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        background-position: 25% 75%;
        max-width: 100%;}
        /*height: auto;}*/
}



.header1{
  background-image: url(../images/entete_tolerie.jpg) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  clip-path: polygon(100% 15%, 100% 100%, 0 85%, 0 0);
}
@media screen and (max-width:768px){
  .header1{background-image: url(../images/entete_tolerie.jpg) ;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: 50% 50%;
      height: auto;}  
}



.header2{
  background-image: url(../images/entete_atelier_peinture2.jpg) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  clip-path: polygon(100% 0, 100% 85%, 0 100%, 0 15%);
}
@media screen and (max-width:768px){
  .header2{background-image: url(../images/entete_atelier_peinture2.jpg) ;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: 50% 50%;
      height: auto;}  
}



.header3{
  background-image: url(../images/declaration-gestion-des-sinistres.jpg) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  clip-path: polygon(50% 20%, 100% 0, 99% 70%, 50% 100%, 0 70%, 0 0); 
}
@media screen and (max-width:768px){
  .header3{background-image: url(../images/declaration-gestion-des-sinistres.jpg) ;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: 50% 50%;
      height: auto;}  
}

.header4{
  background-image: url(../images/dacia-carrosserise-de-colombier.jpg) ;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  clip-path: polygon(30% 0%, 70% 0%, 100% 16%, 100% 84%, 70% 100%, 30% 100%, 0 84%, 0 16%);
}
@media screen and (max-width:768px){
  .header4{background-image: url(../images/dacia-carrosserise-de-colombier.jpg) ;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: 50% 50%;
      height: auto;}  
}

/*navbar*/

@font-face {
	font-family: GreatVibes;
	src: url('/static_files/fonts/gv.ttf');
  font-size: 10em;
}

.greatVibesFont {
  font-family : GreatVibes;
}

.navbar-brand img {
  width:100%;
  max-width:740px;
  position:absolute;
  transition:all 300ms linear;
  transform-origin: 0% 0%;
}

@media screen and (max-width:956px){
  .navbar-brand img {
	width:100%;
	max-width:240px;
	position:relative;
  }
}

@media screen and (max-width:956px){
  .logo_mini, img {
	width:100%;
	max-width:340px;
	position:relative;
  }
}

@media screen and (max-width:956px){
  .logo_mini{
	width:50%;
	max-width:50px;
	position:relative;
  }
}


img.consize {
  transform : translateY(-30px) scale(0.35);
  
}
#mainNav {
  transition : background 300ms linear;
}


.nav-link{
  /*color: rgba(255,255,255,.55);*/
  color: rgba(255, 255, 255, 0.944) !important;
}

.nav-link:focus, .nav-link:hover{
  color: #df081a !important;
  font-weight: bold;
}



.bi{
  /*color: rgba(255,255,255,.55);*/
  color: rgba(255, 255, 255, 0.944);
}

.bi:hover{
  color: #df081a;
}

/* Mobile : fond noir quand le menu burger est OUVERT */
@media (max-width: 991.98px) {

  /* Par défaut, pas de fond spécial sur le menu collapsé */
  #mainNav .navbar-collapse {
    background-color: transparent;
    transition: background-color .3s ease;
    padding: 0.75rem 0.75rem 1rem;
  }

  /* Quand le burger est ouvert Bloc noir arrondi avec marge par rapport aux bords (toggler SANS .collapsed et menu .show) */
  #mainNav .navbar-toggler:not(.collapsed) + .navbar-collapse,
  #mainNav .navbar-collapse.show {
    background-color: #000;          /* fond noir */
    border-radius: 12px;             /* bords arrondis */
    padding: 0.75rem 1rem;           /* marge interne du texte */
    margin: 0.5rem 0.25rem 0.75rem;  /* espace par rapport au bord du header */
    box-shadow: 0 8px 16px rgba(0,0,0,0.35);
  }


  /* Un peu d’espace entre les liens */
  #mainNav .navbar-collapse.show .nav-link {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}



#hero {
  clip-path: ellipse(100% 72% at 50% 2%);
  box-shadow: 0px 20px 15px -3px rgba(0,0,0,0.1);;
}

#logo_2{
  margin-right: 0px;
}

.i{
  margin-top: 5px;
}


/*Footer*/

.footer-bottom {
  color: rgb(154, 168, 168);
  padding: 30px 0px;
}

.footer{
  font-size: 0.8em;
}

element.style {
  font-size: 1.5em;
}

.footer-menu__link {
  position: relative;
  text-transform: uppercase;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 12px;
  color: #df081a;
  text-decoration: none;
  list-style: none;
  transition: color 0.4s ease 0s;
}

.lien-footer{
  color: rgb(154, 168, 168);
}

.sans-styl-list {
  list-style: none;
}


/* lien normal + déjà visité */
li a,
li a:visited{
  color: #fff;
  text-decoration: none; /* optionnel */
}

/* au survol */
li a:hover{
  color: #fff;
  text-decoration: underline; /* optionnel */
}


/*Espacement et marge des entête*/

.container-fluid_1{
  overflow: hidden;
}

.espacehaut{
  margin-top: 100px;
}

.espacehaut1{
  margin-top: 150px;
}
.espacehaut2{
    margin-top: 100px;
}

.espacehaut3{
  margin-top: 200px;
}

.espacebas{
  margin-bottom: 100px;
}

.espacebas1{
  margin-bottom: 200px;
}

.espace{
  margin-top: 20px ;
}

.espace1{
  margin-top:100px ;
}

.espace2{
  margin-top:150px ;
}

.esp_img{margin-top: 200px; text-align: center;}

.margebotom{margin-bottom: 200px;}

.margebotom1{margin-bottom: 50px;}

.centerh1{text-align: center;}

.centerh2{text-align: right;}

.marge1{margin-top: 50px;}

.padd_1{
  padding-left: 200px; padding-right: 200PX;
}

.esp{margin-top: 50px;}
.esp1{margin-top: 10px;}
.esp2{margin-top: 100px;}


.text-left{
  margin-left: 200px;
}

.article img{border: 15px solid #174699;}

hr, hr:not([size]){
  height: 2px;
  background-color: #df081a;
  opacity: 100%;
  border: none;
 }

/* hr:not([size]) {
  height: 3px;
} */

/*images*/

.images_tolerie{
  max-width: 100%;
}

.img-fluid_constat{
  margin-top: 120px;
  width: 100%;
}

@media screen and (max-width:956px){
  .img-fluid_constat{
	width:100%;
	position:relative;
  }
}

/*controle de bouton*/

.btn-couleur{background-color: #df081a; color: #ffffff;}

.btn-a_size_small {
    min-width: 80px;
    height: 36px;
    line-height: 36px;
}

.btn-a {
    position: relative;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    min-width: 160px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    border: 1px solid #fff;
    color: #fff;
    /* font-family: "Helvetica", "lato", sans-serif; */
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 0;
    -webkit-transition: 0.4s color;
    transition: 0.4s color;
}

a {
  text-decoration: none;
}


.hp {position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;}





/*Element central Présentation carrosserie*/


.section-2 {
    padding: 100px 0;
    text-align: left;
    overflow: hidden;
}

header, section {
  width: 100%;
}

@media (min-width: 992px){
.col-md-4 {
    width: 33.33333%;
}
}
@media (min-width: 768px){
.col-sm-6 {
    width: 50%;
}
}

@media (min-width: 1200px){
.row {
    margin-left: -15px;
    margin-right: -15px;
}
}

.no-padding {
    padding: 0 !important;
}

element.style{
    background-image: url(images/ara_perroquet2.jpg);
    height: 940px;
    max-width: 100% ;
    filter: brightness(48%);
    transform: translate3d(0px, 24px, 0px) scale3d(1.064, 1.064, 1);
  }

  .parallax {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    will-change: transform;
    z-index: -1;
}

.offer-2 :nth-child(even) .offer-2-item {
  background: #df081a;
}

/* background: #059fc6; */

.offer-2-item {
  position: relative;
  overflow: hidden;
  height: 840px;
  text-align: left;
}


.parallax-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 0;
}

element.style {
  text-align: justify;
}
.offer-2__description {
  text-align: justify;
  margin-bottom: 30px;
  font-weight: 300;
  line-height: 1.4;
  color: #fff;
}


.offer-2__title {
    position: relative;
    font-size: 29px;
    color: #fff;
    margin-bottom: 30px;
}

element.style {
  text-align: right;
}

.offer-2-item__inner {
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 0;
    right: 0;
    width: 70%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.no-padding {
  padding: 0 !important;
}


element.style {
  animation-name: fadeInRight;
  animation-duration: 0.4s;
  animation-delay: 0.2s;
}

.offer-2-subitem:not(:last-child) {
  margin-bottom: 30px;
}

.animated {
  opacity: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

element.style {
  width: 35px;
  line-height: -20px;
  margin-right: -35px;
  float: left;
} 

.offer-2-subitem__ico {
  font-size: 14px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: 55px;
}

element.style {
  color: #fff;
}
a {
  text-decoration: none;
}

.no-padding {
  padding: 0 !important;
}

@media (min-width: 992px){
.col-md-4 {
  width: 33.33333%;
}}
@media (min-width: 768px){
.col-sm-12 {
  width: 33.33333%;
}}


element.style {
  background-color: #0e161b;
}

.offer-2 :nth-child(odd) .offer-2-item {
  background: #0B1216;
}


element.style {
  animation-name: fadeInRight;
  animation-duration: 0.4s;
  animation-delay: 0.2s;
}

.offer-2-subitem:not(:last-child) {
  margin-bottom: 30px;
}

.animated {
  opacity: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.offer-2-subitem__description {
  margin: 10px 0 0 55px;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4;
  color: #bbb;
}

.hp {
  position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;
}


/* Overture des images carousel */

.lightbox-trigger{
  cursor: zoom-in;
}

.lightbox-trigger:hover{
  opacity: 0.95;
}
