@charset "utf-8";
/* CSS Document */

body{
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	direction: ltr;
	width:100%;
	font:bold 1.231em/1.500em Arial, sans-serif;
	color:#2b515c;
	}
a{
	text-decoration:none;
	color:#0F71BA;
	}
	* {
		box-sizing: border-box;
	  }
h1{
	font-size: 34px;
	}
h2{
	font-size: 28px;
	}
h3{
	font-size: 23px;
	}
p{
	font-size: 17px;
	}
.butt{
	height: 35px;
	background: #00A2F4;
	border: 2px solid #0F71BA;
	border-radius: 8px;
	margin: 5px 0px;
	cursor: pointer;
	color: #FFF;
	font: message-box;
	font-size: 17px;
	}
#header{
	width:100%;
	height:130px;
	background:#fff;
	}
.topbar{
	width:100%;
	height:30px;
	line-height:30px;
	color:#FFF;
	font-size: 11px;
	}
.topbar-min{
	margin:auto;
	width:1040px;
	padding: 0px 5px;
	}
.TopBarItem {
    display: block;
    color: #484848;
    font-weight: 100;
    font-size: 12px;
}
.Tel {
    float: left;
}
.TopSocialMedia {
    float: right;
    padding: 4px 0 0 0;
}
.TopSocialMediaImg {
    width: 30px;
    margin: 0 0 0 9px;
}
.Conseils, .SerClient {
    float: right;
    margin: 0 0 0 23px;
    text-transform: uppercase;
}
.Conseils:hover, .SerClient:hover {
    text-decoration: underline;
}
.blog{
	float:right;
	color: #FFF;
	font-size: 12px;
}
.min-header {
	width: 1050px;
	height: 100px;
	margin: auto;
	padding: 0;
    position: relative;
}
/*****************************/
#LogoMenu {
	display: none;
	position: absolute;
	top: 19px;
	left: 20px;
	width: 32px;
	height: 32px;
}
#LogoMenu img {
	width: 100%;
	height: 100%;
}
#CloseRespoMenu {
	position: absolute;
	top: 0;
	right: 0;
	height: 35px;
	line-height: 35px;
	font-size: 36px;
	margin: 0 8px 0 0;
	color: #818181;
}
.RespoMenu {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1000000;
	top: 0;
	left: -35px;
	background-color: #f9f9f9;
	overflow-x: hidden;
	padding-top: 35px;
	transition: 0.5s;
	box-shadow: 0px 0px 10px 0px #000;
	border-right: 1px solid #ccc;
}
.RespoMenuItem {
	padding: 8px 8px 8px 20px;
	font-size: 12px;
	color: #727272;
	display: block;
	height: 33px;
	transition: 0.3s;
}
/*****************************/
.LogoCon {
	width: 215px;
	height: 100%;
	float: left;
	margin: 0px 25px 0px 0px;
}
.Logo {
	height: 100%;
	padding: 15px 0;
}
.side-logo {
    width: calc(100% - 240px);
    height: 100%;
    float: left;
    padding: 50px 0 0 0;
    text-align: center;
}
.MenuItem {
    font-size: 15px;
    font-weight: bold;
	text-transform: uppercase;
	color: #1ebf11;
	display: inline-block;
	margin: 0 20px 0 0;
}
.MenuItem:hover {
	border-bottom: 2px solid #1ebf11;
}
.ParentProducts:hover .SubMenu {
    display: block;
}
.SubMenu {
    display: none;
    position: absolute;
    top: 25px;
    z-index: 100;
    background: #fff;
    width: 265px;
    box-shadow: 0px 2px 5px -1px #00000082;
}
.SubMenuItem {
    display: block;
    text-align: left;
    font-size: 15px;
    font-weight: 100;
    padding: 3px 20px;
}
.SubMenuItem:hover {
    background: #1ebf11;
    color: #fff;
}
#content {
    width: 1050px;
    padding: 0px;
    height: auto;
    margin: 20px auto 0 auto;
    text-align: center;
    background-color: #fff;
    border-radius: 3px;
}
.about {
	padding: 10px;
	margin: 15px 0px;
	word-break: break-word;
}
.blocks {
    margin: 20px 0px;
    padding: 40px 0;
    width: 100%;
    height: 100%;
}
.block1{
	float: left;
	width: 32%;
	margin: 0px 1% 0px 0%;
}
.block2{
	float: left;
	width: 32%;
	margin: 0px 1%;
}
.block3{
	float: left;
	width: 32%;
	margin: 0px 0% -1px 1%;
}
.block1 img{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	border: 4px solid #70AEE8;
}
.block2 img{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	border: 4px solid #70AEE8;
}
.block3 img{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	border: 4px solid #70AEE8;
}
.block1 a, .block2 a, .block3 a {
    color: #1ebf11;
    font-weight: initial;
}
.block1 a:hover, .block2 a:hover, .block3 a:hover {
    color: #2be81c;
    text-decoration: underline;
}
.MapCon, #map-canvas {
	height: 350px;
	width: 100%;
}

/**********************Footer***********************/
#FooterCon {
    width: 100%;
	padding: 100px 0 0 0;
    background-color: #0a1d91;
}
.FooterMin {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}
.FooterBox {
    width: 27%;
    float: left;
    padding: 0 20px;
}
.FooterBoxForMusic {
    width: 19%;
    float: left;
    padding: 0 20px;
}
.FooterBoxTitle {
	font-weight: 400;
	font-size: 18px;
	color: #53c5ff;
	margin: 0 0 25px 0;
	text-transform: uppercase;
	cursor: default;
}
.FooterBoxLink {
    color: #fff;
    opacity: 0.6;
    font-size: 15px;
    font-weight: initial;
    display: block;
    margin: 0 0 10px 0;
}
.Horaire {
    color: #fff;
    opacity: 0.6;
    font-size: 15px;
    font-weight: initial;
    display: block;
    margin: 0 0 10px 0;
}
#playpause {
    color: #FFF;
    cursor: pointer;
    border: 1px solid;
    padding: 3px;
    border-radius: 5px;
    margin: 1px;
    font-size: 15px;
}

.CopyrightsCon {
	position: relative;
	background: #011171;
	z-index: 101;
}
.CopyrightsMin {
	width: 1200px;
	margin: auto;
	padding: 8px 0;
}
.CopyrightsSection {
	float: left;
	color: #aeb9f7;
	font-size: 12px;
}
.CopyrightClient {
	display: block;
	height: 20px;
	line-height: 20px;
}
.CopyrightCreator {
	display: block;
	height: 20px;
	line-height: 20px;
}
.FooterMenu {
	float: right;
	height: 40px;
	line-height: 40px;
}
.FooterMenuItem {
    height: 40px;
    line-height: 40px;
    display: block;
    float: right;
    padding: 0 5px;
    font-size: 12px;
    margin: 0 8px;
    color: #aeb9f7 !important;
}
.FooterMenuItem:hover {
	color: #f1f3ff !important;
}
.clicks-img {
    width: 40px;
}
/* Responsive */

@media all and (min-width: 0px) and (max-width: 1200px) {
	.FooterMin {
		width: 100%;
		padding: 0 10px 40px 10px;
	}
	.CopyrightsMin {
		width: 100%;
		padding: 8px 10px;
	}
}
@media all and (min-width: 0px) and (max-width: 1040px) {
	.topbar-min{
		width:calc(100% - 10px);
	}
	.min-header{
		width:calc(100% - 10px);
	}
	#content {
		width: 100%;
	}
}
@media screen and (max-width:990px){
	.side-logo{
		display: none;
	}
	.LogoCon {
		float: unset;
		margin: 0px auto;
	}
	#LogoMenu {
		display: block;
	}
	.FooterMenu{
		display: none;
	}
	.CopyrightsSection {
		float: unset;
		text-align: center;
	}
	.FooterBox, .FooterBoxForMusic {
		width: 100%;
		float: unset;
		padding: 0;
	}
}
@media all and (min-width: 0px) and (max-width: 690px) {
	.block1{
		float: none;
		width: 100%;
		margin: 0px auto 10px auto;
	}
	.block2{
		float: none;
		width: 100%;
		margin: 0px auto 10px auto;
	}
	.block3{
		float: none;
		width: 100%;
		margin: 0px auto 10px auto;
	}
}
@media all and (min-width: 0px) and (max-width: 600px) {
	.topbar-min {
		text-align: center;
	}
	.Tel {
		display: none;
	}
	.Conseils, .SerClient {
		float: none;
		display: inline-block;
	}
	.CopyrightClient, .CopyrightCreator {
		height: unset;
	}
}
@media all and (min-width: 0px) and (max-width: 420px) {
	.blog{
		display:none;
	}
}