/*variables*/
@font-face {
  font-family: 'nouvelrbold';
  src: url('/font/nouvelrbold-webfont.woff2') format('woff2'), url('/font/nouvelrbold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nouvelrregular';
  src: url('/font/nouvelrregular-webfont.woff2') format('woff2'), url('/font/nouvelrregular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dacia_blockbold';
  src: url('/font/dacia_block_bold-webfont.woff2') format('woff2'), url('/font/dacia_block_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dacia_blockregular';
  src: url('/font/dacia_block-webfont.woff2') format('woff2'), url('/font/dacia_block-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*mixins*/
/*mixins*/
@media (max-width: 1580px) {
  html .center {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html header .logo {
    margin-right: 20px;
  }
  html header nav ul.niv1 li.niv1 a.niv1 {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 0.9em;
  }
  html .slideshow .rslides,
  html .slideshow-interne .rslides {
    height: 450px;
  }
  html .slideshow-interne .rslides {
    height: 380px;
  }
  html #accueil .bloc-avis .center .stars {
    margin-right: 10px;
  }
  html #accueil .bloc-avis .center .total {
    padding: 20px;
  }
  html #accueil .bloc-avis .center .total .google {
    margin-left: 0px;
    margin-right: 15px;
  }
  html #accueil .bloc-avis .center .total .note {
    font-size: 1.8em;
  }
  html #accueil .bloc-avis .center .total a {
    font-size: 0.9em;
  }
  html #accueil .bloc-avis .center ul {
    margin-top: 25px;
    gap: 25px;
  }
  html #accueil .bloc-avis .center ul li .bulle {
    font-size: 0.8em;
  }
  html #accueil .bloc-avis .center ul li .bulle span {
    line-height: 1.2em;
  }
  html #accueil .bloc-avis .center ul li .profil .photo img {
    width: 40px;
  }
  html #accueil .bloc-avis .center ul li .profil .textes {
    float: left;
    font-size: 0.7em;
    line-height: 1.4em;
  }
  html #accueil .bloc-avis .center ul li .profil .textes strong {
    font-size: 1.2em;
  }
  html .sticky-wrapper {
    right: 20px;
  }
}
@media (max-width: 1420px) {
  html #accueil .bloc1-left,
  html #accueil .bloc1-right {
    padding-left: 20px;
    padding-right: 20px;
  }
  html #accueil .bloc1-left img.logo,
  html #accueil .bloc1-right img.logo {
    width: 150px;
    height: auto;
  }
  html #accueil .bloc1-left span,
  html #accueil .bloc1-right span {
    width: 80%;
    font-size: 1.2em;
  }
  html .bloc-renault,
  html .bloc-dacia {
    padding-left: 20px;
    padding-right: 20px;
  }
  html .bloc-renault img.logo,
  html .bloc-dacia img.logo {
    width: 150px;
  }
}
@media (max-width: 1280px) {
  html header .logo {
    margin-right: 20px;
  }
  html header nav ul.niv1 li.niv1 a.niv1 {
    font-size: 0.8em;
  }
  html #page .trombinoscope li {
    width: 24%;
  }
  html .bloc-occasion .photo {
    height: 100%;
  }
  html .bloc-occasion .center .content {
    padding: 20px;
  }
  html .bloc-occasion .center .content p {
    font-size: 1.2em;
  }
  html .bloc-occasion .center .content p img {
    width: 300px;
    height: auto;
  }
  html .bloc-occasion .center .content p a {
    padding: 10px;
  }
}
@media (max-width: 1190px) {
  html header .logo {
    margin-right: 20px;
  }
  html header nav ul.niv1 li.niv1 a.niv1 {
    font-size: 0.8em;
  }
  html #accueil .bloc-avis .center ul {
    gap: 20px;
  }
  html #accueil .bloc-avis .center ul li .profil .photo img {
    width: 35px;
  }
  html #accueil .bloc-avis .center ul li .profil .textes strong {
    font-size: 1.1em;
  }
  html #calculator {
    padding: 15px;
    margin-bottom: 15px;
  }
  html #calculator h3 {
    margin-bottom: 15px;
  }
  html #calculator #vehicleSelection {
    text-align: center;
    margin-bottom: 40px;
  }
  html #calculator #vehicleSelection .vehicle-cards .vehicle-card {
    position: relative;
    width: 80px;
    height: 220px;
  }
  html #calculator #vehicleSelection .vehicle-cards .slick-dots li {
    margin: 0 5px;
  }
  html #calculator .contacteznous {
    margin-bottom: 15px;
  }
}
@media (max-width: 1000px) {
  html .mobile {
    display: inline;
  }
  html .nomobile {
    display: none;
  }
  html header {
    float: left;
    position: relative;
    top: initial;
    height: 75px;
    overflow: hidden;
  }
  html header .logo {
    margin-top: 10px;
    margin-right: 0px;
  }
  html header .logo img {
    width: auto;
    height: 55px;
  }
  html header nav {
    margin-right: -2000px;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    min-height: 100vh;
    margin-top: 0px;
    background: #000;
    border-bottom: 0;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  html header nav ul.niv1 {
    height: 100%;
  }
  html header nav ul.niv1 li.niv1 {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  html header nav ul.niv1 li.niv1 a.niv1 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    font-size: 1.2em;
    color: #fff;
    text-align: center;
  }
  html header nav ul.niv1 li.niv1 a.niv1:hover {
    color: #E7D800;
  }
  html header nav ul.niv1 li.niv1 a.niv1.active {
    color: #E7D800;
    background: none;
  }
  html header nav ul.niv1 li.calendar {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #000;
  }
  html header nav ul.niv1 li.calendar a {
    height: auto;
    padding-top: 0;
    font-family: "nouvelrregular", sans-serif;
    font-weight: normal;
    color: #fff;
    font-size: 1.2em;
    text-transform: normal;
  }
  html header nav ul.niv1 li.calendar a img {
    display: none;
  }
  html header .menumobile .menu {
    position: absolute;
    z-index: 1000000;
    top: 35px;
    right: -15px;
    transform: translate(-50%, -50%);
    overflow: hidden;
    padding: 7px;
    cursor: pointer;
  }
  html header .menumobile .menu.active:before {
    animation: slideLeft 0.2s 0.05s ease-out forwards;
  }
  html header .menumobile .menu.active:after {
    animation: slideRight 0.2s 0.05s ease-out forwards;
  }
  html header .menumobile .menu.active .bar {
    animation: rotate45 0.2s ease-out forwards;
  }
  html header .menumobile .menu.active .bar:last-child {
    animation: rotate135 0.2s 0.2s ease-out forwards;
  }
  html header .menumobile .menu.back:before {
    transform: translateX(-120%);
    animation: slideBack 0.2s 0.05s ease-out forwards;
  }
  html header .menumobile .menu.back:after {
    transform: translateX(120%);
    animation: slideBack 0.2s 0.05s ease-out forwards;
  }
  html header .menumobile .menu.back .bar {
    transform: rotate(-45deg);
    animation: rotateBack 0.2s ease-out forwards;
  }
  html header .menumobile .menu.back .bar:last-child {
    transform: rotate(-135deg);
    animation: rotateBack 0.2s 0.2s ease-out forwards;
  }
  html header .menumobile .menu:before {
    content: '';
    display: block;
    width: 32px;
    height: 5px;
    background: #fff;
  }
  html header .menumobile .menu:after {
    content: '';
    display: block;
    width: 32px;
    height: 5px;
    background: #fff;
  }
  html header .menumobile .menu .bar {
    display: block;
    width: 32px;
    height: 5px;
    background: #fff;
    margin: 7px 0;
  }
  html header .menumobile .menu .bar:last-child {
    opacity: 0;
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
  }
  html header nav.active {
    margin-right: 0;
  }
  html header.scrolled {
    height: 75px;
  }
  html header.scrolled .logo {
    margin-top: 10px;
  }
  html header.scrolled .logo img {
    width: auto;
    height: 55px;
  }
  html .slideshow,
  html .slideshow-interne {
    padding-top: 0px;
  }
  html .slideshow .rslides,
  html .slideshow-interne .rslides {
    height: 130px;
  }
  html .slideshow .rslides li .text,
  html .slideshow-interne .rslides li .text {
    margin-top: 15px;
    margin-left: 20px;
  }
  html .slideshow .rslides li .text p,
  html .slideshow-interne .rslides li .text p {
    font-size: 1em;
  }
  html .slideshow .rslides li .text a,
  html .slideshow-interne .rslides li .text a {
    margin-top: 10px;
    padding: 5px;
    font-size: 0.7em;
  }
  html .slideshow .rslides_tabs,
  html .slideshow-interne .rslides_tabs {
    bottom: 20px;
    width: 100%;
    text-align: center;
  }
  html .slideshow .rslides_tabs li a,
  html .slideshow-interne .rslides_tabs li a {
    width: 20px;
  }
  html .slideshow .rslides_tabs li a .slide-text,
  html .slideshow-interne .rslides_tabs li a .slide-text {
    display: none;
  }
  html .slideshow .rslides_tabs li.rslides_here a .line,
  html .slideshow-interne .rslides_tabs li.rslides_here a .line {
    width: 100%;
    height: 3px;
    background: #ffffff;
  }
  html .slideshow .rslides_tabs li.rslides_here a .slide-text,
  html .slideshow-interne .rslides_tabs li.rslides_here a .slide-text {
    display: none;
  }
  html .slideshow-interne .rslides {
    height: 130px;
  }
  html main {
    margin-top: 0px;
    padding-top: 0px;
  }
  html main.noslideshow {
    padding-top: 0px;
  }
  html #accueil .bloc1-left,
  html #accueil .bloc1-right {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    height: 200px;
  }
  html #accueil .bloc1-left img.logo,
  html #accueil .bloc1-right img.logo {
    width: 100px;
    height: auto;
  }
  html #accueil .bloc1-left img.photo,
  html #accueil .bloc1-right img.photo {
    width: 180px;
    height: auto;
  }
  html #accueil .bloc1-left span,
  html #accueil .bloc1-right span {
    width: 70%;
    font-size: 1em;
  }
  html #accueil .bloc-occasions {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  html #accueil .bloc-occasions .center .content {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px;
  }
  html #accueil .bloc-occasions .center .content .titre {
    font-size: 1.2em;
  }
  html #accueil .bloc-occasions .center .content p {
    font-size: 1em;
  }
  html #accueil .bloc-occasions .center .content a {
    margin-top: 10px;
    padding: 10px;
    font-size: 0.9em;
  }
  html #accueil .bloc-occasions .center .content a:hover {
    color: #000;
    background: #E7D800;
  }
  html #accueil .bloc-occasions .center .content .photo {
    float: right;
    position: relative;
    width: 100%;
    height: auto;
  }
  html #accueil .bloc-mobilest .center .content {
    padding: 20px;
  }
  html #accueil .bloc-mobilest .center .content .logo {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  html #accueil .bloc-mobilest .center .content p {
    font-size: 1.2em;
  }
  html #accueil .bloc-mobilest .center .content a {
    margin-top: 20px;
    padding: 10px;
    font-size: 0.9em;
  }
  html #accueil .bloc-mobilest .center .content .photo {
    position: relative;
    height: auto;
    width: 100%;
  }
  html #accueil .bloc-avis {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  html #accueil .bloc-avis .center h2 {
    font-size: 1.2em;
    padding-bottom: 20px;
  }
  html #accueil .bloc-avis .center .stars {
    margin-right: 5px;
  }
  html #accueil .bloc-avis .center .total {
    display: inline;
    padding: 15px;
    text-align: center;
  }
  html #accueil .bloc-avis .center .total .google {
    display: block;
    width: 70px;
    height: auto;
    margin-left: -35px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding-left: 50%;
  }
  html #accueil .bloc-avis .center .total .note {
    font-size: 1.2em;
    margin-right: 10px;
  }
  html #accueil .bloc-avis .center .total .number {
    margin-right: 10px;
  }
  html #accueil .bloc-avis .center .total a {
    float: left;
    width: 100%;
    cursor: pointer;
    padding: 10px;
    margin-right: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5px;
  }
  html #accueil .bloc-avis .center .total a:hover {
    background: #E7D800;
  }
  html #accueil .bloc-avis .center ul {
    display: inline;
    margin-top: 15px;
    gap: 0px;
  }
  html #accueil .bloc-avis .center ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  html #accueil .bloc-avis .center ul li .bulle {
    height: auto;
    padding: 15px;
  }
  html #page form {
    width: 100%;
    padding-right: 0;
  }
  html #page .moduleright {
    width: 100%;
    margin-bottom: 30px;
  }
  html #page .moduleright .content {
    width: 100%;
  }
  html #page .moduleright #map {
    width: 100%;
    height: 350px;
  }
  html #page .trombinoscope li {
    width: 48%;
  }
  html #page .trombinoscope li h3 {
    font-size: 0.9em;
  }
  html .bloc-occasion .photo {
    float: right;
    position: relative;
    top: 0;
    right: 0;
    height: auto;
    width: 100%;
  }
  html .bloc-occasion .center .content p {
    font-size: 1.2em;
  }
  html .bloc-renault,
  html .bloc-dacia {
    display: inline;
    width: 100%;
    height: auto;
    text-align: center;
  }
  html .bloc-renault img.logo,
  html .bloc-dacia img.logo {
    width: 100px;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  html .bloc-renault span.bottom,
  html .bloc-dacia span.bottom {
    font-size: 1.2em;
    margin-bottom: 30px;
  }
  html .bloc-dacia {
    margin-top: 0;
  }
  html .sticky-wrapper {
    right: 0;
  }
  html #calculator {
    position: relative;
    top: initial;
    right: initial;
    width: 98% !important;
    height: auto !important;
    margin-left: 1%;
    text-align: center;
  }
  html #calculator #vehicleSelection .vehicle-cards .vehicle-card {
    height: 270px;
    text-align: center;
  }
  html #calculator #vehicleSelection .vehicle-cards .vehicle-card img {
    display: inline-block;
  }
  html #calculator #vehicleSelection .vehicle-cards .slick-prev {
    left: -13px;
  }
  html #calculator #vehicleSelection .vehicle-cards .slick-next {
    right: -13px;
    /* Position ajustée pour être plus proche */
  }
  html .bloctop {
    padding-right: 0;
  }
  html .liste-vehicles {
    padding-right: 0;
  }
  html .vehicles {
    float: left;
    width: 100%;
    margin-top: 40px;
    display: inline;
    gap: 0px;
  }
  html .vehicleCharacteristics {
    margin-bottom: 1%;
    margin-right: 0;
  }
  html .vehicleCharacteristics .vehicle-image {
    width: 100%;
  }
  html .vehicleCharacteristics .vehicle-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
  }
  html .vehicleCharacteristics .characteristicsTable {
    width: 100%;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html .vehicleCharacteristics .characteristicsTable td {
    padding: 8px 12px;
    font-size: 1em;
    color: #333;
  }
  html .vehicleCharacteristics .characteristicsTable tr:nth-child(even) {
    background-color: #f9f9f9;
  }
  html .vehicleCharacteristics .characteristicsTable tr:nth-child(odd) {
    background-color: #fff;
  }
  html .vehicleCharacteristics .characteristicsTable tr td:first-child {
    font-family: "nouvelrbold", sans-serif;
    font-weight: normal;
    text-align: left;
    color: #555;
    width: 50%;
  }
  html .vehicleCharacteristics .characteristicsTable tr td:nth-child(2) {
    text-align: right;
    color: #777;
    width: 50%;
  }
  html .vehicleCharacteristics .characteristicsTable td,
  html .vehicleCharacteristics .characteristicsTable th {
    border-bottom: 1px solid #ddd;
  }
  html .vehicleCharacteristics .tarifTable {
    margin-top: 20px;
  }
  html .road img {
    float: left;
    display: inline-block;
    width: 150px;
    height: auto;
    margin-top: 10px;
  }
  html .road .text {
    float: none;
  }
  html .road .text h2 {
    padding-bottom: 10px !important;
  }
  html .road .text p {
    padding-bottom: 10px !important;
  }
  html p.question {
    font-size: 1.2em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
  }
  html .assurance,
  html .horaires,
  html .nosvehicules {
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html .assurance .image,
  html .horaires .image,
  html .nosvehicules .image {
    height: 180px;
    padding: 20px;
  }
  html .assurance img,
  html .horaires img,
  html .nosvehicules img {
    display: inline-block;
    height: 100%;
    width: auto;
  }
  html .assurance .text h2,
  html .horaires .text h2,
  html .nosvehicules .text h2 {
    padding-bottom: 10px;
  }
  html .horaires {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  html footer .top {
    float: left;
  }
  html footer .top ul {
    float: left;
    display: inline;
  }
  html footer .top ul li {
    float: left;
    width: 100%;
    margin: 0 0;
    padding-bottom: 50px;
  }
  html footer .top ul li a span {
    padding-top: 20px;
  }
  html footer .middle ul {
    float: left;
    width: 100%;
    padding-top: 60px;
    display: inline;
  }
  html footer .middle ul li {
    float: left;
    margin: 0 0;
    padding: 10px;
    width: 100%;
    text-align: center;
  }
  html footer .middle ul li.social {
    width: 100%;
  }
  html footer .middle ul li.newsletter {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  html footer .bottom p {
    float: left;
    width: 100%;
  }
  html footer .bottom p span {
    float: left;
    width: 100%;
    padding-bottom: 10px;
  }
  html footer .bottom p img {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    height: 20px;
    width: auto;
    margin-bottom: -5px;
  }
  html footer .bottom p .esr {
    height: 40px;
    margin-bottom: -10px;
  }
}
@keyframes rotate135 {
  form {
    opacity: 1;
    transform: rotate(-45deg);
  }
  to {
    opacity: 1;
    transform: rotate(-135deg);
  }
}
@keyframes rotate45 {
  to {
    transform: rotate(-45deg);
  }
}
@keyframes rotateBack {
  to {
    transform: rotate(0);
  }
}
@keyframes slideRight {
  to {
    transform: translateX(122%);
  }
}
@keyframes slideLeft {
  to {
    transform: translateX(-122%);
  }
}
@keyframes slideBack {
  to {
    transform: translateX(0);
  }
}
/*# sourceMappingURL=responsive.css.map */