/*
╭━━━━━━━━━━━╯ KARIMBA-DESIGN ╰━━━━━━━━━━━╮
	
	Feuille de styles 
	
 _________________________________________________________ 
	Mis à jour le 04/08/2017 à 16:29:26 par Y. Guérin
	© KARIMBA-DESIGN > http://www.karimba-design.fr
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
*/

#main {
	background-image: url(../img/a-proximite/background.jpg);
}

.KFormHTMLContent .carres {
    padding: 1em 5% 2%;
	position: relative;
}
.KFormHTMLContent .carres h2 {float: none;}
.KFormHTMLContent h4 {
	font-size: 2.3em;
    letter-spacing: 0.05em;
    text-shadow: 0.01em 0.05em 0.2em rgba(0,0,0,0.3);
	margin-bottom: 0.5em;
    padding-left: 6%;
}
.KFormHTMLContent h5 {
	position: relative;
	font-size: 1.2em;
	font-weight: 500;
}
.KFormHTMLContent h5 .num {
	display: inline-block;
	position: absolute;
	background: #000;
	font-size: 1.2em;
	margin: 0 0.5em 0 0;
	width: 1.5em;
	height: 1.5em;
	top:-0.2em;
	left: -2.2em;
	text-align: center;
	line-height: 1.6em;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
			border-radius: 50%;
	text-shadow: 0 0 0.5em rgba(0,0,0,0.4);
	filter: drop-shadow(0 0 0.1em rgba(0,0,0,0.4));
}
.KFormHTMLContent h5 .num1 {background: #85759B;}
.KFormHTMLContent h5 .num2 {background: #488F7F;}
.KFormHTMLContent h5 .num3 {background: #775454;}
.KFormHTMLContent h5 .num4 {background: #1F8294;}
.KFormHTMLContent h5 .num5 {background: #7C6B59;}
.KFormHTMLContent h5 .num6 {background: #4C8C50;}
.KFormHTMLContent h5 .num7 {background: #6488B4;}

.KFormHTMLContent ul li {
	margin: 0 12% 0.7em;
	padding: 0 0.5em 0.1em;
	border-bottom: 1px solid #444;
}
.KFormHTMLContent ul.pays li {border:none;}
.KFormHTMLContent ul li p {
	margin-bottom: 0;
	font-weight: 300;
	line-height: 1.2em;
	font-style: italic;
}
.KFormHTMLContent ul li address {
	font-style: normal;
	font-weight: 300;
}
.KFormHTMLContent ul li div.contact {
	display: block;
	text-align: right;
}
.KFormHTMLContent ul li div.contact a {
    font-weight: 300;
    font-style: italic;
}
.KFormHTMLContent .carte {
	display: block;
	width: 40%;
	max-width: 500px;
	float: right;
	margin: 0 2% -5% -20%;
}
@media (max-width : 750px) {
	.KFormHTMLContent ul li {
		margin: 0 1em 0.8em;
		padding: 0;
	}
	.KFormHTMLContent .carte {width: 60%;}
	.KFormHTMLContent h4 {padding: 0;text-align: center;}
	.KFormHTMLContent h5 .num {
		position: relative;
		top:0.1em;
		left:0;
	}
}
@media (max-width : 600px), (max-height : 600px) {
	.KFormHTMLContent .carte {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	.KFormHTMLContent ul li {
		margin: 0 0 1.3em;
	}
	.KFormHTMLContent ul li div.contact {
		text-align: center;
		padding: 0.3em 0;
	}
}

/* ╰━┅┉┈  © KARIMBA-DESIGN - www.karimba-design.fr  ┈┉┅━╯ /*