@charset "iso-8859-1";
/* CSS responsive */

/* Tablettes */
@media (max-width: 1281px) {
	.header_content {
        width: 90%;
    }
    .rs {
        width: 80%;
    }
     .menu>li {
        width: min-content;
    }
    .menu>li:after {
        bottom: -10px;
    }
    #presentation>.c_20 {
        width: 10%;
    }
    #presentation>.c_60 {
        width: 150%;
    }
    #marques {
        height: 475px;
    }
    #marques>.c_20 {
        width: 10%;
    }
    #marques>.c_60 {
        width: 80%;
    }
    #marques h2 {
    font-size: 30px;
        text-align: center;
        margin: 35px 0 55px 0;
        line-height: 30px;
    }
    #financement {
        grid-template-columns: repeat(2, 1fr);
    }
    .financement_items-5 {
        display: none;
    }
    .footer_contact, .footer_lien {
        width: 90%;
    }
    .wrapper>.c_20, .section_last>.c_20 , .section_sombre>.c_20{
        width: 5%;
    }
    .wrapper>.c_60, .section_last>.c_60 , .section_sombre>.c_60{
        width: 90%;
    }
    .vehicule_detail .c_65 {
        width: 60%;
    }
    .vehicule_detail .c_30 {
        width: 35%;
    }
    .form_tri {
        width: 95%;
    }
    .tri_element {
        margin-right: 10px;
    }
    .tri_element>select {
        width: 40%;
    }
    .list_options {
        min-width: 60vw;
    }
    .list_options li {
        width: 44%;
    }
    .vehicules_liste h2 {
        font-size: 22px;
    }
    .slider_galerie-photos-vehicule img {
        width: 110px;
    }
    .footer-top {
        height: 100%;
    }
    .footer_contact {
        width: 90%;
        flex-wrap: wrap;
        padding-top: 25px;
        font-size: 15px;
    }
    .contact-info,  .contact-bas {
        width: 45%;
    }
    .contact-info img {
        width: 50%;
    }
    .contact-bas-title {
        width: 100%;
        font-size: 18px;
    }
    .contact-map {
        width: 50%;
        height: 225px;
        margin: 25px auto;
    }
    .contact-map p {
        height: 100%;
    }
    .footer_lien {
        width: 95%;
    }
    .liens-contact {
        font-size: 12px;
        margin: 0 10px;
    }
    .section_last>.c_10 {
        width: 5%;
    }
    .section_last>.c_80 {
        width: 90%;
    }
    .col_right .c_30 {
        width: 45%;
    }
    .col_right .c_45 {
        width: 55%;
    }
    .col_left>.c_40 {
        width: 45%;
    }
    .section_sombre .c_35 {
        width: 25%;
    }
    .wrapper>div>.c_35 {
        width: 25%;
    }
    .temoignages {
        width: 45%;
    }
    .btn_form {
        margin-left: 10%;
    }
    .cat_vehicules tr:first-child td a{
        height: 180px;
    }
    .cat_vehicules tr:last-child td p{
        font-size: 20px;
    }
}

/* Téléphones (paysage) */
@media (max-width: 959px) {
	
	/* Global */
    body {
        font-size: 13px;    
        line-height: 20px;
    }
	table {
		display:block;
		width:90% !important;	
		max-width:90% !important;
		margin-left:5%;
	}
	table tr, table tr th, table tr td, table tbody {
		display:block;
		width:100% !important;	
		max-width:100% !important;
	}
    .cat_vehicules, .table_100{
        width: 100% !important;
        margin: 0 !important;
        max-width: 100% !important;
    }
	.colonne, .col {
		position:relative !important;
		display:block !important;
		float:none !important;
		clear:both !important;
		width:auto !important;
		min-width:inherit !important;
		max-width:inherit !important;
		margin:0px auto 15px auto;
	}
	.col-90 {
		position:relative !important;
		display:block !important;
		float:none !important;
		clear:both !important;
		width:90% !important;
		min-width:inherit !important;
		max-width:inherit !important;
		margin:0px auto 15px auto;
	}
    h1, .bloc_presentation h1{
        font-size: 30px;
    }
	.thumbs{
		display: none;
	}
    .header_content {
        width: 95%;
    }
    .flags {
        width: 40px;
    }
    .rs {
        width: 90%;
    }
    .contact-top {
        margin-right: 20px;
    }
    .menu {
        display: flex;
        -moz-padding-start: 40px;
        -webkit-padding-start: 40px;
    }

    .menu>li {
        width: min-content;
    }
    .menu>li a:visited, .menu>li a:link {
        font-size: 12px;
    }
    .menu>li:after {
        bottom: -8px;
    }
    .galerie_images_arrows>.prevarrow, .galerie_images_arrows>.nextarrow {
        top: 35%;
    }
    #presentation {
        margin-top: 35px;
    }
    #presentation>.c_10 {
        width: 5%;
    }
    #presentation>.c_80 {
        width: 90%;
    }
    .bloc_presentation p {
        margin-right: 0;
    }
    #marques {
        height: 350px;
    }
    #marques>.c_20 {
        width: 5%;
    }
    #marques>.c_60 {
        width: 90%;
    }
    #marques h2 {
        margin: 30px auto;
        font-size: 24px;
    }
    .financement-contenu h3{
        font-size: 26px;
    }
    .financement-contenu{
        line-height: 22px;
    }
    .bloc_marques ul {
        margin-bottom: 25px;
    }
    .bloc_marques li {
        height: 90px;
    }
    .bloc_marques p a{
        padding: 15px 20px;
    }
    .financement-contenu {
        padding: 20px 30px;
    }
    .wrapper>.c_20, .section_last>.c_20 , .section_sombre>.c_20{
        width: 5%;
    }
    .wrapper>.c_60, .section_last>.c_60 , .section_sombre>.c_60{
        width: 90%;
    }
    .form_tri {
        width: 95%;
    }
    .vehicules_liste h2 {
        font-size: 24px;
    }
    .section_sombre>.c_35 {
        width: 30%;
    }
    .section_sombre>.c_30 {
        width: 40%;
    }
    .contact-info {
        width: 40%;
    }
    .contact-bas {
        width: 55%;
    }
    .colonnes_nom>.c_30 {
        width: 50%;
    }
    .formulaire-contact .col,
    .formulaire-contact .colonne {
        margin-bottom: 0 !important;
    }
    
    
}

/* Téléphones (paysage) */
@media (max-width: 769px) {

	/* Global */
    .colonne, .col {
        margin: 0px auto 5px auto;
    }
	.colonne-s, .col-s {
		position:relative !important;
		display:block !important;
		float:none !important;
		clear:both !important;
		width:auto !important;
		min-width:inherit !important;
		max-width:inherit !important;
	}
    .bg_black, .menu {
        display: none;
    }
    .wrapper .c_10 {
        width: 5%;
    }
    .wrapper .c_80 {
        width: 90%;
    }
    .header_content {
        transform: scale(1);
        width: 100%;
    }
    .logo_top {
        width: 110px;
    }
    .menu {
        -webkit-padding-start: 0;
        -moz-padding-start: 0;
        height: 100vh;
        margin-top: 50px;
        position: absolute;
        background-color: #fff;
        width: 100vw;
        transition: none;
    }
    .header_content img {
        margin-left: 10px;
        z-index: 100;
    }
    .menu>li {
        width: 100%;
        height: auto;
        display: block;
    }
    .menu>li:hover::after{
        border: none;
    }
    .menu>li:after {
        bottom: 5px;
    }
    .menu>li a:visited, .menu>li a:link {
        font-size: 15px;    
        display: block;
        width: 100%;
        padding: 15px 0;
        margin: 0;
    }
    .menu>li>ul{
        position: relative;
        min-width: none;
        opacity: 1;
        visibility: visible;
        z-index: 0;
        top: auto;
        left: auto;
        transform: none;
    }
    .menu>li>ul>li:first-of-type {
        margin-top: 0;
    }
    .burger-menu {
        display: block;
        width: 50px;
    }
    .header_content {
        display: flex;
        justify-content: space-between;
        align-items: start;
    }
    .header_content>a:first-of-type {
        width: calc(100% / 5);
        z-index: 100;
    }
    .header-content_white a {
        margin-top: 10px;
    }
    .logo_top{
        transform: scale(1);
    }
    .header-content_black {
        transform: scale(1);
    }
    #sticky-wrapper {
        height: 50px!important;
    }
    .menu>li {
        width: 100%;
        margin: 0 auto;
    }
    .arrow {
        padding: 10px;
    }
    .galerie_images_arrows>.prevarrow, .galerie_images_arrows>.nextarrow {
        top: 18%;
    }

    #marques {
        height: 310px;
    }
    #marques h2 {
        margin: 30px auto 0;
        font-size: 20px;
    }
    #marques>.c_10 {
        width: 5%;
    }
    #marques>.c_80 {
        width: 90%;
    }
    #marques li {
        width: 65px;
    }

    .bloc_marques ul {
        margin-bottom: 25px;
    }
    #financement {
        grid-template-rows: repeat(4, min-content);
    }
    .financement-contenu img {
        width: 15%;
    }
    .financement_items-2, .financement_items-3 {
        display: none;
    }
    .financement_items-1 {
        grid-row: 1 / span 2;
        grid-column: 1 / span 2;
    }
    .financement_items-4 {
        grid-row: 4 / span 2;
        grid-column: 1 / span 2;
    }
    .contact-info img{
        max-width: 200px;
    }
    .contact-map {
        width: 70%;
    }
    .contact-info, .contact-bas, .contact-map {
        width: 100%;
    }
    .contact-bas {
        margin-top: 20px;
    }
    .footer-bottom {
        height: auto;
    }
    .footer_lien {
        width: 95%;
        flex-wrap: wrap;
        justify-content: center;
        padding: 10px 0;
    }
    .picto_bas{
        max-width: 15px;
    }

    .colonnes_recherche>.c_45 , .colonnes_recherche>.c_80 {
        width: 90%;
    }

    .tri_element>select {
        width: 50%;
    }

    .vehicules_liste {
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }
    .vehicules_liste .c_45, .vehicules_liste .c_55 {
        width: 100%;
    }
    .bandeau {
        top: 50%;
        right: -2%;
    }
    .page-vehicule {
        top: 5%;
    }
    .btn_plus {
        position: relative;
        bottom: auto;
        right: auto;
        text-align: center;
        margin-left: auto;
    }

    .section_sombre>.c_35 {
        width: 50%;
    }
    .section_sombre>.c_30 {
        width: 50%;
    }
    .temoignage_liste>.c_20 {
        width: 30%;
    }
    .temoignage_liste>.c_75 {
        width: 65%;
    }

    .wrapper>div:nth-of-type(5) {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .wrapper>div>.c_35 {
        width: 100%;
        text-align: center;
    }
    .temoignages {
        width: 80%;
        margin-bottom: 25px;
    }
    .btn_form {
        margin-left: 0;
        margin-bottom: 45px;
    }
}

/* Téléphones (portrait) */
@media (max-width: 479px) {
	
	/* Global */
	.colonne-xs, .col-xs {
		position:relative !important;
		display:block !important;
		float:none !important;
		clear:both !important;
		width:auto !important;
		min-width:inherit !important;
		max-width:inherit !important;
		margin:0px auto 15px auto;
	}
    
    h1, .bloc_presentation h1{
        font-size: 22px;
        line-height: 26px;
    }
    .bloc_presentation span{
        font-size: 18px;
    }
    #sticky-wrapper {
        height: 50px!important;
    }
    .header_content>a:first-of-type {
        width: calc(100% / 3.5);
    }
    .header-content_white a {
        margin-top: 10px;
    }
    .scrollingdown .menu>li {
        width: 75%;
    }
    .arrow {
        padding: 5px;
    }
    .arrow img {
        width: 15px;
        height: 20px;
    }
    .galerie_images_arrows>.prevarrow, .galerie_images_arrows>.nextarrow {
        top: 14%;
    }
    #presentation {
        margin: 25px auto;
    }    
    .financement-contenu h3{
        font-size: 20px;
    }
    #marques {
        height: 310px;
    }
    .bloc_marques li {
        height: 50px;
    }
    .bloc_marques p a {
        padding: 15px 20px;
    }
    .contenu-items {
        padding: 10px;
    }
    .prix {
        font-size: 18px;
    }
    .btn_plus {
        bottom: 5%;
        padding: 5px 9px;
    }
    .btn_plus img {
        padding: 3px 8px;
    }
    .list_options li{
        width: 100%;
    }
    .colonnes_nom .c_30 {
        position:relative !important;
        display:block !important;
        float:none !important;
        clear:both !important;
        width:auto !important;
        min-width:inherit !important;
        max-width:inherit !important;
    }
    .colonnes_recherche .c_30 {
        position:relative !important;
        display:block !important;
        float:none !important;
        clear:both !important;
        width:auto !important;
        min-width:inherit !important;
        max-width:inherit !important;
    }
    .col_right>.c_30, .col_right>.c_45 {
        width: 100%;
    }
    .col_left {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .col_left>.c_40, .col_left>.c_55 {
        width: 100%;
    }
    .col_left>.c_55 {
        margin-left: 15px;
    }
    .tri_element {
        margin-right: 0;
    }
    .form_tri {
        margin-right: 5px;
    }
    .btn_tri {
        font-size: 10px!important;
        padding: 3px 9px!important;
    }
    .contact-bas-bloc{
        flex-direction: column;
    }
    .temoignages_list{
        border: none;
    }
    .bandeau {
        top: 40%;
        right: -5%;
    }
    .page-vehicule {
        top: 3%;
        right: -4%;
    }
    .cat_vehicules tr:last-child{
        padding: 20px 5px;
    }
    .cat_vehicules tr:last-child td p {
        font-size: 16px;
    }
    .cat_vehicules tr:first-child td a {
        height: 150px;
    }
}