/* 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.7em;letter-spacing: 0.76em; color: #ffffff;}
  }


 /*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/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){
  .header3{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);
}

.nav-link:focus, .nav-link:hover{
  color: #174699 !important;
  font-weight: bold;
}



.bi{
  color: rgba(255,255,255,.55);
}

.bi:hover{
  color: #174699;
}



#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;
}





/*Espacement et marge des entête*/

.container-fluid_1{
  overflow: hidden;
}

.espacehaut1{
  margin-top: 150px;
}
.espacehaut2{
    margin-top: 100px;
}

.espacehaut3{
  margin-top: 200px;
}

.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;}

.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;
}


/* @media (min-width: 992px)
.col-md-4 {
  width: 33.33333%;
}

@media (min-width: 768px)
.col-sm-6 {
  width: 50%;
} */





/* encien CSS*/


/* form{
padding: 0px;
margin: 0px;
}

.form{
padding: 0px;
margin: 5px 50px 15px 50px;
}

textarea, .formgenerell input, input.formgenerell {
width:300px;
border: 1px solid #aaaaaa; 
margin-top: 5px;
padding: 2px;
}

.formbutton {
width:100px;
border: 1px solid #aaaaaa; 
}

/* patforms filter */
/* .formErrors {
    margin: 5px 25px 25px 25px;
    padding: 5px 5px 5px 5px;
    border: 1px solid ;
    background-color: #FFBBBB;
}

.formlabelerror {
    color: #BB1111;
    font-weight: bold;
} */

/* container to center the layout
-------------------------------------- */
/* #container {
margin: 10px;
} */


/*main-navi
-------------------------------------- */
/* #topnavi {
background-color: #D6D7D8;
margin: 0px 0px 0px 200px;
padding: 2px 0px 2px 0px;
width:750px;
font-size: 16px;
}
#topnavi a { 
color: #68625E;
text-decoration: none; 
font-weight:bold;
margin: 0px;
padding: 2px 15px;
}
#topnavi a:visited {color:#68625E;}
#topnavi a:hover {color: #68625E; background-color: #dde7e9;}
#mainnavi a:active { color:#68625E;}

#container  #topnavi a.selected {
background-color: #ffffff;
color: #68625E;
} */


/* content elements
-------------------------------------- */
/* #content {
padding: 20px 0px 2px 0px;
margin: 0px 0px 0px 200px;
background-color: #ffffff;
width:750px;
border: 0px solid #778899;
}

#content h1, #content h2, #content h3, #content h4 {
padding: 0px 50px 0px 50px;
margin:0px 0px 15px 0px;
color:#24304b;
width: 500px;
}
#content p{
line-height: 18px;
width: 500px;
padding: 0px 50px 0px 50px;
margin:0px 0px 15px 0px;
}
#content ul{
padding: 0px 50px 0px 75px;
margin:0px 0px 15px 0px;
}
#content p.center{
text-align:center;
width: 500px;
}
/* elements for the gallery
-------------------------------------- */
/* #content #gallerie{
float:left;
padding: 0px 0px 10px 50px;
margin:0px 0px 20px 0px;
width: 630px;
height: 100%;
}

#gallerie {
	float: right;
}
 
#content .thumbnail{
float:left;
width:100px;
margin: 15px 15px 0px 0px;
padding: 10px;
}
#content .thumbnail img{
border: 0px solid #778899;
padding: 0px;
}

#content  br.antileft {
clear: left;
}
.antifloat {
clear: both;
visibility: hidden;
} */
/* elements for left and right navigation
-------------------------------------- */
/* #left {
float: right;
width: 200px;
text-align:right;
background-color: #D6D7D8;
line-height: 100%;
}

#right {
float: left;
width: 200px;
text-align:right;
}

#right p{
padding: 0px 25px 15px 25px;
margin:0px;
color:#ffffff;
}
#right a {
text-decoration: none;
color:#7B7571;
}
#left a {
text-decoration: none;
color:#ffffff;
}
#left .selected, #right .selected {
text-decoration: underline;
}

#left ul, #right ul {
list-style-type: none;
margin: 0px 25px;
padding: 0px;
} 
#left li, #right li {
margin-bottom: 5px;
}
#left h3, #right h3{
margin: 0px 0px 10px 0px;
padding: 25px 25px 0px 25px;
color:#FFFFFF;
}
#left h4, #right h4{
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
color:#FFFFFF;
} */

/*footer
-------------------------------------- */
/* #footer {
background-color: #D6D7D8;
margin: 0px 0px 0px 200px;
padding: 2px 0px 2px 15px;
width:735px;
}
#footer a {color: darkred; font-weight: bold;}


#myfooter {
	background: #d6d7d8; 
	margin: 0; 
	padding: 0;
}

#myfooter a {
	color: darkred;
} */

/* just used vor the blog
-------------------------------------- */
/* #content .post_title {
color: #333;
border-bottom: 1px solid #aaa;
margin: 0px 50px 3px 50px;
padding: 0px 0px 5px 0px;
width: 500px;
}

.post_meta_data {
width: 500px;
font-size: 11px;
padding-top: 0px;
margin: 5px 50px 15px 50px;
}
.right {
float: right;
}
.post_content {
line-height: 18px;
width: 500px;
padding-top: 0px;
margin: 5px 50px 15px 50px;
}
#content .post_content p{
padding: 0px 0px 15px 0px;
margin: 0px;
width: 500px;
}
#right  h3.blog  {
margin: 0px;
margin-bottom: 5px;
}
h3.blog  {
margin: 0px;
margin-bottom: 5px;
}

.post_links {
width: 500px;
text-align: right;
font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-size: 10px;
padding: 0px 50px 20px 50px;
margin: 0px;
}
.blog_pager{
padding-top: 0px;
margin: 5px 50px 15px
}

#right .blog li {
line-height:  15px;
padding: 0px 5px 3px 25px;
margin: 0px;
text-indent: -1em;
}
#livesearch {
text-align:right;
margin: 0px 25px 15px 25px;
padding:0px;
width: 140px;
}
#right input#livesearch  {
padding:1px;
width: 120px;
border: 1px solid #aaaaaa; 
}

#right  #searchform input{
text-align:right;
margin: 0px 25px 15px 50px;
padding:0px;}

#contactPhoto {
	float: right;
	margin-top: -305px;
	margin-right: 30px;
}

#galerieMenu {
	float: left;
}
#galerieMenu ul {
	margin: 0;
	margin-left: 25px;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	list-style-type: none;
}
#galerieMenu li {
	margin-bottom: 15px;
}
#galerieMenu a {
	color: #174699;
	text-decoration: none;
}
#galerieMenu a:hover {
	color: darkred;
}
#galerieMenu a:visited{
	color: darkred;
}

.selectedGalery  a{
	color: darkred;
}

/* Safari */
 /* @media screen and (-webkit-min-device-pixel-ratio:0)
{
 	#gallerie { 
		clear: left;
		border: 5px solid yellow;
 	}
 	
}

.bodytop {
	
position:absolute;
top:10px;
float:left;
width:300px;
height:200px;
margin-top:50px;
margin-left:260px;
	
} */