section.rech_centre, section.g-marques {
margin: 40px 0;
}
#mag-new {
    box-sizing: border-box;
    /*padding: 5px;
    border: 1px solid #C4C4C4;*/
}
#cont-carte {
    float: left;
    width: 375px;
    box-sizing: border-box;
    /*padding: 5px;*/
    margin-right: 10px;
	position: relative;
}
.img-max {
    margin: 0 auto;
    display: block;
    max-width: 306px;
}
#rech_centre {
    width: 100%;
    padding: 14px;
    background: #FFF;
    color: #666;
    border-radius: 3px;
    border: 1px solid #c4c4c4;
    font-size: 18px;
    box-sizing: border-box;
}
::placeholder {
    color: #cecece;
}
#result {
    float: right;
    width: 454px;
/*border-left: 1px solid #c4c4c4;*/
    height: 431px;
}
.nb-centre {
    position: absolute;
	top: 23%;
    left: 41%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
	font-family: 'Dosis', sans-serif;
}
.nb-centre span {
    font-size: 50px;
}
.relative, .relat {
position:relative;	
}
.lib_rech {
    text-align: center;
    padding: 10px 8px;
    font-weight: bold;
    font-size: 18px;
	color: #292E58;
}
.mess_avant2 {
    display: none;
    font-size: 14px;
    text-align: center;
    margin: 10px 0px;
    color: #13151f;
}
#geoloc {
position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: 10px;
    background: url(images-v10/puce-geoloc-bleue.svg) no-repeat;
    cursor: pointer;
}
#geoloc:hover {
    transform: scale(1.45);
}
#geoloc1, #geoloc2 {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0px;
    top: 10px;
    background: url(images-v10/puce-geoloc-bleue.svg) no-repeat;
    cursor: pointer;
}
#geoloc1:hover, geoloc2:hover {
transform: scale(1.2);
}
#rech_loupe1 {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 37px;
    top: 16px;
    cursor: pointer;
    background: url(images/loupe-recherche1.svg) no-repeat;
}
#rech_loupe {
	display:none;
    position: absolute;
    width: 35px;
    height: 36px;
    right: 40px;
    top: 9px;
    cursor: pointer;
    background: url(images/loupe-recherche1.svg) no-repeat;
}
.card {
	position: relative;
    border: 1px solid #c4c4c4;
    margin: 5px 0px;
}
.card1 {
position: relative;
margin: 5px 0px;
float: left;
width: 439px;
width: 90%;
}
.card img, .card1 img {
float: left;
width: 200px;
/*height: 136.83px;*/
margin-right: 20px;
z-index: 0;
}

.card img.nouveau, .card1 img.nouveau {
position: absolute;
width: 50px;
height: 50px;
margin: 0;
top: -15px;
left: -15px;
z-index: 1;	
}
.largeur {
width: 1340px;
}
.titre_centre, a.titre_centre {
    font-size: 20px;
    font-weight: 600;
    color: #30395C;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.5px;
}
a.titre_centre:hover {
color: #ff6701;
}
a.tel_centre, a.mail_centre {
    font-weight: bold;
    color: #1E2534;
}
a.mail_centre {
font-weight: normal;
}
a.tel_centre:hover,a.mail_centre:hover {
color: #ff6701;
}
a.pinfos {
    padding: 7px 15px;
    background: #30395C;
    display: inline-block;
    color: white;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 5px;
}
a.pinfos:hover {
background: #292E58;
}
.ad_centre {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #1E2534;
    letter-spacing: 0.4px;
}

#res_rdv {
width: 100%;
/*height: 165px;*/
overflow-y: hidden;
overflow-x: auto;
}

#res_rdv::-webkit-scrollbar {
/*width: 5px;*/
height:10px;
}
/* Track */
#res_rdv::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #30395c; 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* Handle */
#res_rdv::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(63, 200, 255, 0.6);
	background: #30395c;
    -webkit-box-shadow: inset 0 0 6px #30395c; 
}
#res_rdv::-webkit-scrollbar-thumb:window-inactive {
background: #30395c;
}

/*==============================*/
/*=======RESPONSIVE=============*/
/*==============================*/

@media (max-width: 965px) {
section.rech_centre, section.g-marques, section.select-aide, section.aide-acces, section.tem-actu, section.engagement {
padding: 0 20px;
}
#cont-carte {
width: 35%;	
}	
#result {
width: 60%;	
}
}

@media (max-width: 768px) {
#cont-carte {
width: 90%;
float: none;
margin: 0 auto;
}	
#result {
float: none;
width: 100%;
height: auto;
border: none;
}
.relative {
width: 355px;
margin: 0 auto;
}
.relat {
margin: 0 auto;
}
.nb-centre {
top: 23%;
left: 45%;	
}
.card img {
width: 45%;	
height: auto;
}
.lib_rech {
padding: 10px 5px;	
}	
}

@media (max-width: 500px) {
.card {
padding: 10px;	
}
.card1 {
padding: 10px;
width: 85%;
}
.card img, .card1 img {
float: none;
width: 80%;
margin: 0 auto;
text-align: center;
display: block;
}
.card1 img {
float: none;
width: 100%;
margin: 0 auto;
text-align: center;
display: block;
height: auto;
}
a.pinfos {
margin: 20px auto;
display: table;
line-height: 30px;
}
#cont-carte {
width: 100%;	
}
.relative, .relat {
width: 100%;
margin-bottom: 10px;
}
.nb-centre {
top: 23%;
left: 41%;	
}	
.card img.nouveau, .card1 img.nouveau {
top: -7px;
left: -20px;
width: 60px;
height: 60px;
}
.titre_centre {
margin-top: 20px;	
}
}

@media (max-width: 422px) {
.card img, .card1 img {
width: 100%;
}	
}	

