@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Exo:400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Muli:300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap');

body{
	font-family: 'Muli', sans-serif;
	font-size:16px;
	font-weight:regular;
}

#logo{
	display:block;
	margin-bottom:30px;
	max-width:140px;
	margin-left:50px;
	margin-top:50px;
}

h1,h2,h3,h4,h5{
	font-family: 'Muli', sans-serif;
	font-weight:800;
}

.pr{
	padding-right:25px;
}

.pl{
	padding-left:25px;
}

#map h2{
	position:absolute;
	left:50%;
	top:80px;
	z-index:2;
	transform: translate(-50%, 0%);
}

.page .col-md-5,
#interview .col-md-5{
	font-weight:700;	
}

.page h3,
#interview strong{
	color:#0030ff;
}

.page h3{
	text-transform:none;
	padding-bottom:0;
	font-size:16px !important;
}

.page.page.section-villes_vivantes .container > .row img{
	margin:15px auto;
	max-width:100%;
}

.page h2, .page .author, .page .author a,
#interview h2, #interview .author, #interview .author a{
	color:#ff2583;
}

#interview .author{
	text-transform:uppercase;
}

#interview p a.js-scrollTo{
	color: #337ab7 !important;
}

.map{
	margin-top:0px;
}

.section-lightgrey{
	background:#fafafa;
}

.jumbotron{
	float:left !important;
	width:100%;
	border-radius:0;
} 

.jumbotron.text-center{
	border-radius:0 !important;
}

.jumbotron h1, h1{
	font-size : 55px;
	line-height : 1.2 !important;
	color:#fff !important;
	position:relative;
	font-weight:bold;
}

.jumbotron .chapo{
	margin-top:10px;
	color:#ffff01;
	font-size: 33px;
	font-weight:bold;
}

.jumbotron h1.title-page{
	font-size : 110px;	
}

.jumbotron .chapo-page{
	font-size:22px;
}

h2{
	font-size : 36px;
	line-height : 1.4;
	letter-spacing : 0.1px;
	color:#0030ff;
}

#definition{
	background:#0030ff;	
}

#definition.section-villes_vivantes .container > .row{
	padding-top:100px;	
	padding-bottom:60px;	
}

#definition h2, #definition p{
	color:#fff;	
}

#definition p a{
	text-decoration:underline;
}

#definition p em{
	color:#ffff01;
	font-weight:800;	
	font-style:normal;
}

#definition p strong{
	font-weight:800;
}

h3{
	font-size:24px;
	font-weight:bold;
	padding-bottom:20px;
	color:#921ae8;
	text-transform:uppercase;
}

.chapo{
	font-weight:bold;
	margin-top:80px;
	margin-bottom:80px;
	letter-spacing:2px;
}

.jumbotron{
	height:100vh;
	min-height:638px;
	margin-bottom:0;
	background-color:#000;
	background-size:cover; 
}

.container .jumbotron, .container-fluid .jumbotron, .container-ful{
	padding:0;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.row-center{
	justify-content:center;
}

img{
	max-width:100%;
}

.list-inline{
	text-transform:uppercase;
	position:absolute;
	top:70px;
	right:70px;
	z-index:100;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	letter-spacing:0.1px;
	padding:2px 7px;
}

.list-inline li {
	position:relative;
	border:solid 2px rgba(255,255,255,0.7);
	border-radius:3px;
}

.list-inline li a{
	display:inline-block;
	padding:12px 10px;
}

/*
.list-inline li:nth-child(1):after {
    content:"";
	width:1px;
	height:24px;
	background:rgba(255,255,255,0.5);
	position:absolute;
	top:-1px;
	right:-5px;
}
*/
.list-unstyled{
	position:absolute;
	bottom:20px;
	right:40px;
} 

.list-unstyled a{
	display:block;
	width:16px;
	height:16px;
	margin:25px 0;
}

.list-unstyled a.fb{
	background:url(../img/picto-facebook.png) center center no-repeat;
	background-size:cover;
}

.list-unstyled a.ldn{
	background:url(../img/picto-linkedin.png) center center no-repeat;
	background-size:cover;
}

.list-unstyled a.tw{
	background:url(../img/picto-twitter.png) center center no-repeat;
	background-size:cover;
}

.list-inline li a{
    color:#fff;
	font-size:14px;
	text-decoration:none !important;
}

.section-villes_vivantes .container > .row{
	padding-top:100px;
	padding-bottom:100px;
}

.section-keywords.section-villes_vivantes .container > .row{
	padding-top:20px;
	padding-bottom:40px;
}

.section-keywords{
	background:#0030ff;
	text-align:left;
	color:#fff;
	padding-top:100px;
	padding-bottom:100px;
}

.section-keywords h3{
	color:#fff;
	font-size:22px;
	padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1;
}
/*
.section-keywords p{
	line-height:26px;
	letter-spacing: 1.5px;
	margin-bottom:0;
}
*/
.section-keywords h2{
	color:white;
	margin-bottom:40px;
}

.section-keywords strong{
	font-weight:bold;
}

.section-keywords .single-equipe-bimby{
	margin-bottom:0;
}

.section-keywords .single-equipe-bimby img{
	max-width:35px !important;
}

.container-fluid.container-nm{
	background:#0030ff;
	padding-top:15px;
}

.container.container-nm > .row{
	padding:0;
}

.footer{
	color:#fff;
	text-align:center;
	font-weight:400;
}

.footer p{
	font-size:12px;
}

#equipe{
	padding-bottom:60px;
}

#equipe h2{
	padding-top:60px;
	padding-bottom:40px;
}

#equipe .col-md-3 a{
	text-decoration:none !important;
}

#equipe .col-md-3 a:hover{
	text-decoration:underline !important;
}

#equipe .col-md-3 p{
	font-size:18px;
	font-weight:800;
	margin-bottom:0;
	color:#0030ff;
	letter-spacing:0.1em;
}

#equipe .col-md-3 .role{
	font-size:16px;
	font-weight:600;
	opacity:1;
}

#equipe .col-md-3 .localisation{
	color:#010101;
	font-size:16px;
	font-weight:300;
	opacity:1;
}

#equipe .col-md-3.spec p, #equipe .col-md-3.spec .role, #equipe h2{
	color:#ff2583 !important;
}

.single-equipe-bimby {
	margin-bottom:40px;
}

#equipe .col-md-3{
	text-align:center;
	margin-bottom:10px;
}

#equipe .col-md-3 img{
	max-width:80%;
	margin:5%;
	margin-bottom:15px;
}

#equipe .container > .row{
	padding-top:20px;
	padding-bottom:20px;
}

#contact{
	background:#0030ff;
	color:#fff;
}

#contact .col-md-2{
	font-size:15px;
	font-weight:300;
	padding-top:57px;
}

#contact .col-md-5 {
	font-size:15px;
	font-weight:300;
	padding-top:57px;
}

#contact .col-md-5 a{
	color:#fff;
}

#contact .col-md-2 span{
	padding:1px;
	color:#ffff01;
	font-weight:700;
	position:relative;
}

#contact .col-md-5 em{
	color:#ffff01;	
	font-weight:700;
	font-style:normal;
}

#contact .col-md-2 span:before{
	content:"";
	position:absolute;
	width:15px;
	height:18px;
	left:-20px;
	top:0;
	background:url(../img/marker.svg) center center no-repeat;
	background-size:cover;
}

.url{
	font-size:18px;
}

#contact .col-md-2.col-md-offset-1{
	padding-top:0px;
}

#contact .col-md-2 strong{
	font-weight:bold;
}

#contact-callto.section-villes_vivantes .container > .row{
	padding-top:30px;
	padding-bottom:40px;
}

.section-villes_vivantes .container > .row.no-pt{
	padding-top:20px;
}

.section-villes_vivantes .container > .row.no-pb{
	padding-bottom:20px;
}

.section-villes_vivantes .container > .row img{
	max-width:70px;
	margin-left:10px;
	-webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
}

.section-villes_vivantes .container > .row .logo-footer-alt{
	max-width:95px;
	margin-left:0;
}

.parent { width: 100%; height: 100%; }
.particles { width: 100%; height: 100%; margin: 0; padding: 0; top: 0; left: 0; width: 100%; height: 100%; list-style: none; overflow: hidden; }
.particles li { position: absolute; top: 0; left: 0; width: 10px; height: 10px; margin: 0; padding: 0; border-radius: 50%; background: #ffbc00; pointer-events: none; }

a:focus, .button:focus {outline:0 !important;}

.modal {
  text-align: center;
  padding: 0!important;
}

.btn-vv{
	color:#fff;
	display:inline-block;
	text-transform:uppercase;
	margin:15px auto;
	background:#0030ff;
	font-size:14px;
	padding:7px 20px;
}

.btn-vv:hover{
	color:#fff;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-header, .modal-footer{ 
	border:none;
	padding:0;
}

.modal-footer img{
	width:100%;
	margin-bottom:50px;
	display:block;
}

.modal-backdrop.in {
	background:#fff;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modal-content{
	border:none;
	padding:20px 50px;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.2);
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
}

.modal-dialog, .modal-content {
	border-radius:0 !important;
}

.modal-dialog{
	width:80%;
	max-width:950px;
}

.modal-body{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:rgba(0,0,0,0.8);
}

.modal-body h3{
	font-family: 'Exo', sans-serif;
	font-size:36px;
	font-weight:600;
	text-transform:none;
	color:rgba(0,0,0,0.8);
	padding-bottom:0;
	margin-bottom:0;
}

.modal-content > a{
	color:rgba(0,0,0,0.8);
}

.modal-body a:focus,
.modal-body a:focus h3,
.modal-body a:hover,
.modal-body a:hover h3{
	text-decoration:none;
}

.modal-body h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#0030ff;
	font-weight:bold;
    line-height: 1.3;
    margin-bottom: 30px;
}

.modal-body h5.alt{
	color:#ff2583 !important;	
}

.modal-body h5 span{
	color:#0030ff;
}

.body-recrutement h3{
	margin-bottom:25px;
}

.modal .close{
	opacity:1;
	position: absolute;
    top: 25px;
    right: 25px;
}

.modal .close img{
	width:25px;
	height:25px;	
}

p .js-scrollTo{
	color:#fff !important;
}

.bimby h3{
	color:#fffffb !important;	
}
.bunti h3{
	color:#fEE401 !important;	
}
.bamba h3{
	color:#fE2381 !important;	
}
.bramble h3{
	color:#70E3FE !important;	
}

.marker{
	width:1.66%;
	height:1.85%;
	position:absolute;
	left:31.2%;
	top:58.4%;
	display:block;
	border-radius:50%;
	transform:translate(-50%, -50%);
	/*background:#000;*/
	background:transparent;
}

.modal-body p > br{
	display:none;
}
				
#equipe .col-md-4 a{
	cursor:pointer !important;
}
				
#logo.logo-liv{
	max-width:100px;
}

.link-modele:hover{
	text-decoration:underline !important;
	color: #ffff00 !important;
}

.link-more{
	text-decoration:underline !important;
	margin-bottom:60px;
}

.logo-page{
	display:block;
	float:left;
}

h2 > a{
	color:yellow !important;
}

@media (max-width: 1150px) {
	.jumbotron{
		height:100vh;
		min-height:0;
	}

	.jumbotron h1, h1{
		font-size:55px;
	}
	
	.jumbotron .chapo br{
		display:none;
	}
	
}

@media (min-width: 992px) and (max-width: 1200px) {
	#contact .col-md-2,
	#contact .col-md-9 {
		padding-top: 35px;
	}
	
	#contact-callto br{
		display:none;
	}
}


@media (min-width: 992px) {
	#content-jm{
		position:absolute;
		top:50%;
		left:50%;
		width:950px;
		transform: translate(-50%, -50%);
		margin-top:70px;
	}
	
		.content-page img,
		.content-page h2{
			display: block !important;
			width:calc(100% + 25rem) !important;
			max-width: calc(100% + 25rem) !important;
			margin: 4rem -12.5rem !important;
		}	
}

@media (max-width: 992px) {
	
	#equipe .col-md-3 {
		margin-bottom: 20px;
	}
	
	#contact .col-md-2,
	#contact .col-md-9 {
		text-align:center;
	}	
	
	#contact .col-md-2 img{
		-webkit-transform:translateX(30px);
		transform:translateX(30px);
	}
	
	.list-unstyled{
		bottom:auto;
		top:10px;
	}
	
	.row-eq-height {
	  display:         block;
	}
	
	.jumbotron h1, h1{
		font-size:35px;
	}
	
	.jumbotron .chapo {
		font-size:20px;
	}
	
	.jumbotron{
		height:auto;
		padding-bottom:100px !important;
	}
	
	#contact-callto h2{
		    font-size: 26px;
	}
}

@media (max-width: 768px) {
	h2 {
		font-size: 26px;
		line-height: 1.2;
	}
	
	h2 br{
		display:none;
	}
	
	#map h2 {
		position: relative;
		left: auto;
		top: auto;
		z-index: 2;
		transform: none;
	}

	.pr{
		padding-right:15px;
	}

	.pl{
		padding-left:15px;
	}
}

@media (max-width: 640px) {
	#logo{
		margin: 30px auto;
		max-width:110px;
	}		

	.logo-page{
		display:inline;
		float:none;
	}

	.jumbotron h1.title-page{
		font-size : 70px;	
	}

	#definition.section-villes_vivantes .container > .row{
		padding-top: 50px;
	}
	
	.section-keywords, .section-villes_vivantes .container > .row{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.section-villes_vivantes .container > .row{
		padding-top:50px;
		padding-bottom: 50px;
	}
	
	#equipe .container > .row{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.jumbotron h1{
		margin-top:40px;
	}
	
	.list-inline,
	.list-inline a{
		display:none !important;
		opacity:0 !important;
	}

	.list-unstyled{
		right:10px;
	}
	
	.jumbotron .chapo {
    padding-left: 25px;
    padding-right: 25px;
	}

	.modal-content {
		padding: 15px;
	}

	.modal-dialog {
		width: 90%;
	}
}