body {
  margin: 0;
  padding: 0;
  font-family: "roboto", sans-serif;
  color: #333; }

/*#### EFFECT SWEEP BOUTON ! ####*/
.hvr-effect {
  padding: 1em 2em;
  background: none;
  border: none;
  cursor: pointer;
  box-shadow: inset 0 0 0 2px #3d3a31;
  color: #3d3a31;
  transition: color 0.25s 0.0833333333s;
  position: relative; }
  .hvr-effect:focus {
    outline: 2px dotted #55d7dc; }
  .hvr-effect::before, .hvr-effect::after {
    border: 0 solid transparent;
    box-sizing: border-box;
    content: '';
    pointer-events: none;
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0; }
  .hvr-effect::before {
    border-top-width: 2px;
    border-right-width: 2px; }
  .hvr-effect::after {
    border-bottom-width: 2px;
    border-left-width: 2px; }
  .hvr-effect:hover {
    color: #f6a22e; }
    .hvr-effect:hover::before, .hvr-effect:hover::after {
      border-color: #f6a22e;
      transition: border-color 0s, width 0.25s, height 0.25s;
      width: 100%;
      height: 100%; }
    .hvr-effect:hover::before {
      transition-delay: 0s, 0s, 0.25s; }
    .hvr-effect:hover::after {
      transition-delay: 0s, 0.25s, 0s; }

/*!*#### NAVBAR ####*!*/
.headline {
  position: relative;
  height: 500px;
  color: #fff;
  text-align: center; }
  .headline:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(17, 17, 17, 0.25); }

header {
  background: #212121; }

.bg-dark {
  background-color: transparent !important; }

.navbar-scroll {
  background-color: #3d3a31 !important; }

.nav-link {
  display: block;
  padding: 1rem 1rem; }

nav a:hover {
  background: #f6a22e;
  padding: 10px;
  text-decoration: none; }
nav .logo-nav:hover {
  background: none;
  padding: 0; }

.navbar {
  padding: 0.3rem 1rem; }

.btn-accueil {
  background: #e9ecef;
  padding: 10px;
  text-decoration: none !important;
  color: #212121 !important;
  margin-right: 100px; }

a.text-light:focus, a.text-light:hover {
  color: #fff !important; }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(246,162,46, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  width: 5rem;
  height: 5rem; }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #f6a22e; }
.navbar-light .navbar-nav {
  align-items: center; }

.jumb-header {
  background: #3d3a317a;
  padding: 1rem 1rem !important;
  color: #fff !important;
  position: absolute;
  z-index: 1000;
  height: 100%; }

.row-btn-responsive {
  height: 100%; }

.btn-prise-accueil {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.hvr-effect-2 {
  display: inline-block;
  -webkit-transform: translatez(0);
  transform: translatez(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-color: #f6a22e;
  padding: 15px 20px 15px 20px;
  color: #fff;
  border: solid 2px #f6a22e; }
  .hvr-effect-2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e9ecef;
    -webkit-transform: scalex(0);
    transform: scalex(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-effect-2:hover:before, .hvr-effect-2:focus:before, .hvr-effect-2:active:before {
    -webkit-transform: scalex(1);
    transform: scalex(1); }
  .hvr-effect-2:hover, .hvr-effect-2:focus, .hvr-effect-2:active {
    color: #3d3a31 !important; }

/*end nav*/

.img-card-header {
  background: url(../images/chevrolet_camaro.jpg) center;
  background-size: cover; }

.text-rdv {
  color: #f6a22e; }

.descriptif_titre {
  font-size: 2.5em !important;
  font-family: "lato", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #212121;
  font-style: italic; }
  .descriptif_titre:after {
    content: "";
    display: block;
    width: 1020px;
    height: 4px;
    margin-top: .5rem;
    background-color: #f6a22e;
    margin-left: -20rem; }

h1::first-letter {
  color: #3d3a31;
  font-size: 1.8em !important; }

.img-name {
  position: relative;
  height: 280px;
  width: 300px;
  justify-content: center;
  background-size: cover;
  overflow: hidden; }

.img-header-admin {
  background-image: url(../images/auto_sports.jpg);
  position: relative;
  height: 280px;
  width: 430px;
  justify-content: center;
  background-size: cover;
  overflow: hidden; }

/*### BOUTON APPELER ###*/
button {
  background: #e9ecef;
  outline: none;
  position: relative;
  border: 2px solid #f6a22e;
  padding: 20px 60px;
  overflow: hidden;
  color: #3d3a31; }
  button:hover {
    cursor: pointer; }
    button:hover:before {
      opacity: 1;
      transform: translate(0, 0); }
  button:before {
    content: attr(data-hover);
    position: absolute;
    top: 0.8em;
    left: 0;
    width: 100%;
    font-weight: 800;
    opacity: 0;
    transform: translate(-100%, 0);
    transition: all .3s ease-in-out;
    font-size: 22px; }
  button:hover div {
    opacity: 0;
    transform: translate(100%, 0); }
  button div {
    font-weight: 800;
    transition: all .3s ease-in-out; }

/*#### CAROUSEL ####*/
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-indicators li {
  background-color: #f6a22e; }

.carousel-img-1, .carousel-img-2, .carousel-img-3, #wowslider-container1 {
  height: 65vh;
  background-size: cover; }

.carousel-img-1 {
  background-image: url(../images/route.jpg);
  background-position: 100%; }

.carousel-img-2 {
  background-image: url(../images/tuning_engine.jpg);
  background-position: 100% top; }

.carousel-img-3 {
  background-image: url(../images/auto_audi.jpg);
  background-position: 100%; }

/*#### SECTION HORAIRES ####*/
.img-horaire {
  background-image: url(../images/phone_call.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  border: 1px solid #f6a22e;
  width: 45%;
  height: 380px;
  position: absolute; }

.img-horaire-admin {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  border: 1px solid #f6a22e;
  width: 45%;
  height: 380px;
  position: absolute; }

.text-admin-horaire {
  text-align: center;
  background-color: #3d3a31;
  color: #fff;
  box-shadow: 2px 2px 2px #212121;
  position: relative;
  top: 25px; }

.vl {
  border-left: 6px solid #f6a22e;
  height: 300px;
  top: -100px;
  position: relative; }

.text-info {
  top: 135px; }

.horaire-vide {
  height: 315px; }

/* Section - Block */
/**************************/
#parallax-world-of-ugg .block {
  background: #fff;
  padding: 60px;
  width: 820px;
  margin: 0 auto;
  text-align: justify; }
#parallax-world-of-ugg .section-overlay-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #212121;
  opacity: 0.70; }
#parallax-world-of-ugg .parallax-one {
  padding-top: 200px;
  padding-bottom: 200px;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-image: url(../images/auto_mercedes.jpg);
  background-attachment: fixed;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

/*#### CARD DYNAMIQUE ADMIN ####*/
.card-padding {
  padding-left: 0; }

.img-card {
  height: 16.375rem; }

.img-card-left {
  background: url(../images/newspaper_news.jpg) center;
  background-size: cover; }

.img-card-middle {
  background: url(../images/businessman_thumbs.jpg) center;
  background-size: cover; }

.img-card-right {
  background: url(../images/key_car.jpg) center;
  background-size: cover; }

h4 {
  color: #f6a22e;
  font-weight: bold; }

.text-card {
  color: #3d3a31;
  font-weight: bold; }

.text-mission {
  color: #f6a22e;
  font-weight: bold; }

.card {
  width: 18rem;
  box-shadow: 12px 0 30px -6px rgba(187, 196, 208, 0.8), -12px 0 30px -6px rgba(187, 196, 208, 0.8);
  background: #e9ecef; }

#card-effect {
  padding-bottom: 45px;
  text-align: center; }
  #card-effect ul {
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    list-style: none; }
    #card-effect ul li {
      padding: 40px;
      width: 300px;
      transition: box-shadow 0.3s; }
      #card-effect ul li:hover {
        box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }
        #card-effect ul li:hover h3 {
          color: #f6a22e; }
  #card-effect li:hover h3.text-mission {
    color: #3d3a31; }
  #card-effect ul li:hover h3:after {
    width: 25px; }

.card {
  font-size: 0.9375rem;
  width: 23rem;
  background: #fff; }

.text-brochure {
  color: #212121 !important; }

/*##################
 PAGE TARIF
 ##################*/
.tarif-background {
  background: #3d3a31;
  border: 2px solid #3d3a31;
  width: 29%;
  position: absolute;
  height: 495px; }

.text-admin-tarif {
  text-align: center;
  background-color: #fff;
  color: #212121;
  border: 2px solid #3d3a31;
  box-shadow: 2px 2px 2px #3d3a31;
  position: relative;
  top: 25px; }

/*##################
 PAGE PHOTOS
 ##################*/
div#quad {
  background-color: transparent;
  font-size: 0;
  width: 100%;
  margin: 0 auto;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.8); }
  div#quad figure {
    margin: 0;
    width: 25%;
    height: auto;
    transition: 1s;
    display: inline-block;
    position: relative;
    overflow: hidden; }
    div#quad figure:hover {
      cursor: pointer;
      z-index: 4; }
    div#quad figure img {
      width: 100%;
      height: 300px; }
    div#quad figure:nth-child(1) {
      transform-origin: top left; }
    div#quad figure:nth-child(2), div#quad figure:nth-child(3) {
      transform-origin: top; }
    div#quad figure:nth-child(4) {
      transform-origin: top right; }
    div#quad figure:nth-child(5) {
      transform-origin: bottom left; }
    div#quad figure:nth-child(6), div#quad figure:nth-child(7) {
      transform-origin: bottom; }
    div#quad figure:nth-child(8) {
      transform-origin: bottom right; }
    div#quad figure figcaption {
      margin: 0;
      opacity: 0;
      background: #212121;
      color: #fff;
      padding: .3rem;
      font-size: 1.2rem;
      position: absolute;
      bottom: 0;
      width: 100%;
      transition: 1s 1s opacity; }

.expanded {
  transform: scale(2);
  z-index: 5; }

div#quad figure.expanded figcaption {
  opacity: 1; }
div.full figure:not(.expanded) {
  pointer-events: none; }

/*#### FOOTER ####*/
.rdv-footer {
  background-color: #3d3a31;
  color: #fff; }
  .rdv-footer h3 {
    font-size: 22px !important; }

.footer {
  background-color: #fff;
  font-size: 12px; }

a {
  color: #fff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #fff;
    text-decoration: none; }
  a.site-autonome {
    color: #f6a22e; }

/*# sourceMappingURL=style.css.map */
.cc-deny {
  display: none;
}

/*##### TARFIS #####*/
.tarif {
  background-color: #f4f4f4;
  padding: 60px 0;
}

.section-title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
  color: #222;
}

.tarif-card {
  background: white;
  border-radius: 8px;
  padding: 25px 20px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
  height: 100%;
}

.tarif-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.tarif-icon {
  font-size: 24px;
  margin-right: 10px;
  color: #007bff;
}

.tarif-label {
  font-weight: 600;
  font-size: 1.1rem;
  margin-bottom: 0;
  color: #333;
}

.tarif-value {
  font-weight: bold;
  color: #555;
  font-size: 1rem;
  margin-top: 5px;
}

.tarif .row > .col {
  margin-bottom: 30px;
}

.tarif-header {
  background-color: #222;
  color: white;
  padding: 80px 0;
  text-align: center;
  background-image: url('{$Photo_ouverture3}');
  background-size: cover;
  background-position: center;
  position: relative;
}

.tarif-header::after {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.tarif-header h1 {
  position: relative;
  z-index: 1;
}