/*-----------------------------------------------------------------------------------*/
/*	    JG-DEVELOPPEMENT
/*      Built with Blocs
/*-----------------------------------------------------------------------------------*/

body{
	margin:0;
	padding:0;
    background:#FFF;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
}
a:hover{text-decoration: none; cursor:pointer;}

button{outline: none!important;} /* Prevent ugly blue glow on chrome and safari */


   




/* Globals type styling */
   
 h1, h2, h3, h4, h5, h6, p, label, .btn, a{
	font-family:"Open Sans";
}


/* Site container width */

.container{
	max-width:1440px;
}

/* = Blocs
-------------------------------------------------------------- */

.bloc{
	width:100%;
	clear:both;
	background: 50% 50% no-repeat;
	padding:0 50px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bloc .container{
	padding-left:0;
	padding-right:0;
}


/* Sizes */

.bloc-xl{
	padding:150px 50px;
}
#hero-bloc h2{
	color: rgb(20, 22, 22);
	font-weight: bold;
}
#bloc-2 .bloc-lg{
	padding:63px 50px 145px 50px;
}
.bloc-lg{
	padding:100px 50px;
}
.bloc-sm{
	padding:20px 50px;
}
#bloc-13{
	margin-top: 150px;
}


/* Group Styles */

.bloc-group{
	width:100%;
	display:table;
	table-layout: fixed;
}
.bloc-group .bloc{
	display: table-cell;
	vertical-align: top;
}
.bloc-tile-2{
	width:50%;
}
.bloc-tile-3{
	width:33.33333333%;
}
.bloc-tile-4{
	width:25%;
}
.bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
	width:100%;
}
#bloc-3 .img-responsive, #bloc-4 .img-responsive, #bloc-5 .img-responsive{
	float:right;
	margin-top:5px; 
}

/* Background Styles */

.bg-center,.bg-l-edge,.bg-r-edge,.bg-b-edge,.bg-tl-edge,.bg-bl-edge,.bg-tr-edge,.bg-br-edge,.bg-repeat{
	-webkit-background-size: auto!important;
	-moz-background-size: auto!important;
	-o-background-size: auto!important;
	background-size: auto!important;
}
.bg-t-edge{
	background: no-repeat center center;
	background-size: cover;
}


/* Background Effects */

.b-parallax{
	background-attachment:fixed;
}


/* Dark theme */

.d-bloc{
	color:rgba(255,255,255,.7);
}

.d-bloc h1, .d-bloc h2, .d-bloc h3, .d-bloc h4,.d-bloc h5, .d-bloc h6, .d-bloc .ico{
	color:rgba(255,255,255,.9);
}
.d-bloc .icon-round,.d-bloc .icon-square,.d-bloc .icon-rounded,.d-bloc .icon-semi-rounded-a,.d-bloc .icon-semi-rounded-b{
	border-color:rgba(255,255,255,.9);
}
.d-bloc .divider-h span{
	border-color:rgba(255,255,255,.2);
}
.d-bloc a{
	color:rgba(49,49,49,.9);
}
.d-bloc a:hover{
	color:rgba(160,131,171,1);
}
.d-bloc .navbar-toggle .icon-bar{
	background:rgba(255,255,255,1);
}
.d-bloc .btn-wire,.d-bloc .btn-wire:hover{
	color:rgba(255,255,255,1);
	border-color:rgba(255,255,255,1);
}
.d-bloc .panel{
	color:rgba(0,0,0,.5);
}
.d-bloc .panel button:hover{
	color:rgba(0,0,0,.7);
}
.d-bloc .panel h1,.d-bloc .panel h2, .d-bloc .panel h3, .d-bloc .panel h4, .d-bloc .panel h5, .d-bloc .panel h6, .d-bloc .ico{
	color:rgba(0,0,0,.7);
}
.d-bloc .panel icon{
	border-color:rgba(0,0,0,.7);
}
.d-bloc .panel .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.d-bloc .panel a{
	color:rgba(0,0,0,.6);
}
.d-bloc .panel a:hover{
	color:rgba(0,0,0,1);
}
.d-bloc .panel .btn-wire, .d-bloc .panel .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}


/* Light theme */

.l-bloc{
	color:rgba(0,0,0,.5);
}
.l-bloc button:hover{
	color:rgba(0,0,0,.7);
}
.l-bloc h1,.l-bloc h2,.l-bloc h3,.l-bloc h4,.l-bloc h5, .l-bloc h6, .l-bloc .ico{
	color:rgba(0,0,0,.7);
}
.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{
	border-color:rgba(0,0,0,.7);
}
.l-bloc .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.l-bloc a{
	color:rgba(0,0,0,.6);
}
.l-bloc a:hover{
	color:rgba(0,0,0,1);
}
.l-bloc .navbar-toggle .icon-bar{
	color:rgba(0,0,0,.6);
}
.l-bloc .btn-wire, .l-bloc .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}

/* Row Margin Offsets */

#hero-bloc .voffset-lg {
	margin-top: 220px;
}
.voffset-lg{
	margin-top:107px;
}

/* Bloc text custom styling */

#bloc-2 h3{
	font-weight: 900;
	font-family: 'Montserrat';
}
#bloc-2 p{
	margin: 0 auto;
}
#bloc-2 span{
	font-weight: 900;
	font-size: 12px;
}
#bloc-2 h2{
	font-size: 36px;
	font-weight: 900;
	font-family:'Montserrat';
	margin-bottom: 85px;
}
#bloc-3 h3{
	font-weight: 900;
	font-family: 'Montserrat';
	font-size: 36px;
}
#bloc-3 p{
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 12px;
}
#bloc-3 h3 span {
	font-weight: 600;
	font-size: 15px;
	display: inline;
	margin-left: 7px;
}
#bloc-4 h3{
	font-weight: 900;
	font-family: Montserrat;
	font-size: 36px;
}
#bloc-4 p{
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 12px;
}
#bloc-5 h3{
	font-weight: 900;
	font-family: Montserrat;
	font-size: 36px;
}
#bloc-5 p{
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 12px;
}
#bloc-6 h2{
	font-weight: 900;
	font-family: Montserrat;
	font-size: 24px;
}
.separator {
width: 46px;
height: 3px;
background-color: #A083AB;
margin: 20px auto; 
}
#bloc-7 h3{
	font-weight: 900;
	font-family: Montserrat;
	font-size: 15px;
}
#bloc-8 h3{
	font-weight: 400;
	font-family: Montserrat;
	font-size: 15px;
}
#bloc-9 h3{
	font-weight: 900;
	font-family: Montserrat;
	font-size: 15px;
}
#bloc-7 .img-responsive, #bloc-8 .img-responsive, #bloc-9 .img-responsive, #bloc-10 .img-responsive, #bloc-11 .img-responsive, #bloc-12 .img-responsive{
	margin-top: 12px;
}
#bloc-10 h3{
	font-weight: 900;
	font-family: Montserrat;
	font-size: 15px;
}
#bloc-10 p{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
}
#bloc-11 h3{
	font-weight: 400;
	font-family: 'Montserrat';
	font-size: 15px;
}
#bloc-11 p{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
}
#bloc-12 h3{
	font-weight: 900;
	font-family: 'Montserrat';
	font-size: 15px;
}
#bloc-12 p{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 14px;
}
#bloc-13 h2{
	font-size: 36px;
	font-weight: 900;
	font-family: 'Montserrat';
	color: #313131;
}
#bloc-13 {
	padding: 0 !important;
}

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -110%; }
50% { left: -110%; }
70% { left: -110%; }
75% { left: -220%; }
100% { left: -220%; }
}

#bloc-13 .bloc-xl{
	position: absolute;
	z-index:2;
	margin:30px auto;
	width: 100%;
}
#slider { 
	width: 100%; 
	display:absolute;
	z-index: 1;
}
#slider figure img { 
	width: 33.33%; 
	float: left; 
}
#slider figure { 
  position: relative;
  width: 320%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 15s slidy infinite; 
}
.bloc-group #bloc-7, .bloc-group #bloc-8, .bloc-group #bloc-9{
	padding-bottom: 50px;
}
.bloc-group #bloc-10, .bloc-group #bloc-11, .bloc-group #bloc-12{
	padding-bottom: 50px;
}
#bloc-14 h2{
	font-size: 24px;
	font-weight: 900;
	font-family: 'Montserrat';
}
#bloc-14 h3{
	font-weight: 900;
	font-family: 'Montserrat';
	font-size: 15px;
}
#bloc-14 p{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 15px;
}
.cube {
	position: relative;
}
.cube:hover .cube-titre{
    opacity:1;
}
 
.cube-titre {
    opacity:0;
    position: absolute;
    bottom: 0;
    margin-left: 20px;
    text-align: center;
    height: 398px;
    width: 327px;
    background: rgba(17, 17, 17, .5);
    color: white;
     -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
         -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
             transition: all 0.2s ease;
}
.cube-titre h3{
	margin: 162px auto 0px auto;
	color: #ffffff;
}
.cube-titre p{
	width: 280px;
	margin: 12px auto 0px auto;
}
.cube-titre img{
	margin-top: 80px !important;
}
#bloc-15{
	padding-top: 100px;
}
#bloc-15 h2{
	font-weight: 900;
	font-family: 'Montserrat';
	font-size: 24px;
}
#bloc-15 h4{
	font-size: 15px;
	font-family: 'Open Sans';
	font-weight: 600;
}
#bloc-15 p{
	margin-top: 36px;
	margin-bottom: 20px;
}

#bloc-16 h3{
	font-weight: 900;
	font-family: 'Montserrat';
	font-size: 15px;
}
#bloc-16 p{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
}
#bloc-17 h5{
	font-family: 'Open Sans';
	font-weight: 600;
	line-height: 12px;
}
#bloc-17 h3{
	font-weight: 700;
	font-family: 'Montserrat';
	font-size: 20px;
	text-transform: uppercase;
	color:#313131;
}
#bloc-17 p{
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 9px;
}
#bloc-17{
	text-align: left;
}
#bloc-17 .col-sm-7{
	padding-left: 32px;
}
#bloc-17 .col-sm-3{
	text-align: right;
	margin-top: 3%;
}
#bloc-17 h4{
	font-size: 16px;
	font-family: 'Open Sans';
	margin-top: 0;
	margin-bottom: 1px;
}
#bloc-17 p {
	font-size: 20px;
}
#bloc-18 h3{
	font-size: 11px;
	font-weight: 400;
	font-family: 'Montserrat';
	text-transform: uppercase;
	color:#313131;
}
#bloc-18 p{
	font-size: 11px;
	line-height: 20px;
	font-family: 'Open Sans';
	font-weight: 600;
	text-align: right;
	text-transform: uppercase;
	color:#7a7a7a;
}
#bloc-18 a{
	font-size: 13px;
	font-family: 'Open Sans';
	font-weight: bold;
	text-align: right;
	color:#A083AB;
	text-transform: uppercase;
	padding-top: 20px;
}
#bloc-18{
	text-align:right;
}
#bloc-18 .col-sm-10{
	padding-right: 0px;
}

#bloc-19 .col-sm-9, #bloc-19 .col-sm-12{
	text-align: left;
	padding-left: 0 !important;
	font-size: 11px;
	color: rgba(0, 0, 0, 0.7);
	font-family: 'Open Sans';
}
#bloc-19 .col-sm-3{
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	color: rgba(0, 0, 0, 0.7);
	font-weight: 600;
	font-family: 'Open Sans';
}
#bloc-19 .col-sm-12{
	border-top: 1px solid rgba(0, 0, 0, 0.07);
	padding-top: 44px;
	padding-bottom: 44px;
}
#bloc-19 button {
	border: none;
	text-transform: uppercase;
	background-color: transparent;
	font-weight: 700;
	margin-top: 0;
}
#bloc-19 button:hover {
	color: #886E92;
}
.md-perspective,
.md-perspective #legal {
	height: 100%;
	overflow: hidden;
}

.md-perspective #legal  {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 100%;
	min-width: 320px;
	height: 600px;
	z-index: 2000;
	visibility: hidden;
	backface-visibility: hidden;
	transform: translateX(-50%) translateY(-50%);
	overflow: scroll;
}

.md-modal::-webkit-scrollbar {
    width: .7em;
}

 
.md-modal::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 3px;
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(245,245,245,0.8);
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}
/* Content styles */
.md-content {
	background: #ffffff;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

.md-content h3 {
	font-family: 'Montserrat';
	margin: 0;
	padding-top: 2.5em;
	margin-bottom: 1em;
	text-align: center;
	font-size: 1.8em;
	font-weight: 600;
	text-transform: uppercase;
	opacity: 0.8;
	color:#A182AC;
	border-radius: 3px 3px 0 0;
}

.md-content h4 {
	font-family: 'Montserrat';
	margin-top: 30px;
	padding: 1em;
	font-weight: 300;
	opacity: 0.8;
	color:#333333;
	border-radius: 3px 3px 0 0;
}

.md-content > div {
	padding: 15px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 14px;
}

.md-content > div p {
	margin: 0;
	padding: 10px 0;
	color:#333333;
	padding-bottom: 20px; 
}

.md-modal button {
	width:100%;
	padding: 22px;
	background-image: url(img/close.svg);
	background-repeat: no-repeat;
	background-position:50% 50%;
	background-color: #A182AC;
    border: none;
}
.md-modal button:hover {
	background-color: #886E92;
}
/* Effect 16:  Blur */
.md-show.md-effect-16 ~ .md-overlay {
	background: rgba(245,245,245,0.7);
}

.md-show.md-effect-16 ~ .container {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	filter: blur(3px);
}

.md-effect-16 .md-content {
	-webkit-transform: translateY(-5%);
	-moz-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	transform: translateY(-5%);
	opacity: 0;
}

.md-show.md-effect-16 ~ .container,
.md-effect-16 .md-content {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-16 .md-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
#map {
	margin-left:-130px;
	padding:0;
    height:456px;
    width:1440px;
    margin-top: 100px;
}
.gm-style-iw * {
    display: block;
    width: 100%;
}
.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}
.gm-style-iw a {
    color: #A083AB;
}
#transport{
	position: absolute;
	bottom: 150px;
	background-color: #ffffff;
	padding-top:33px;
	padding-bottom: 33px;
	padding: 33px  65px 33px 44px;
}
#transport .col-sm-3 img{
	width: 53px;
	height: 76px;
	margin-top: 10px;
	margin-right: 10px;
}
#transport h4{
	padding-bottom: 16px;
}


/* = NavBar
-------------------------------------------------------------- */

.navbar-header h1 {
    display: none; 
}
.navbar{
	margin-bottom: 0;
	z-index:1;
	width:100%;
	margin: 0 auto;
	text-align: center;
}
.navbar-brand{
	height:auto;
	padding:15px 15px;
	font-size:25px!important;
	font-weight:normal;
	font-weight:600;
}
.navbar-brand img{
	max-height: 200px;
	margin: 0 5px 0 0;
	display:inline;
}
.navbar-brand{
	padding: 15px 15px;
}
.navbar .nav{
	padding-top: 2px;
	width: 605px;
	margin: 0 auto;
	z-index:1;
}
.nav > li{
	float:left;
	margin-top:4px;
	font-size:13px;
	font-family: 'Montserrat';
	font-weight: bold;
}
.navbar-nav .open .dropdown-menu > li > a{
	text-align: inherit;
}
.nav > li a:hover, .nav > li a:focus{
	background:transparent;
}
.navbar-toggle{
	margin: 10px 10px 0 0;
	border: 0px;
}
.navbar-toggle .icon-bar{
	background-color: #313131;
	width: 26px;
}
 /* Inverted navbar */

.nav-invert .navbar .nav{
	float:left;
}
.nav-invert .navbar-header, .nav-invert .navbar-brand{
	float:right;
}
@media (min-width: 768px){
	.site-navigation{
		position:absolute;
		top:50%;
		right:20px;
		transform:translate(0, -50%);
		-webkit-transform:translateY(-50%);
	}
	.nav-invert .site-navigation{
		left:20px;
	}
	.nav-center{
		text-align:center;
	}
	.nav-center .navbar-header{
		width:100%;
	}
	.nav-center .navbar-header, .nav-center .navbar-brand, .nav-center .nav > li{
		float: none;
		display:inline-block;
	}
	.nav-center .site-navigation{
		position:relative;
		width:100%;
		margin-top:20px;
	}
}
.nav > li > .dropdown a{
	background: none!important;
	display: block;
	padding: 10px 15px;
}

nav .caret{
	margin: 0 5px;
}

/* = Hero
-------------------------------------------------------------- */

.hero{
	padding:30px 0;
	position:relative;
	display:inline-table;
	/*height: 451px !important;*/
}
.hero-nav{
	position:absolute;
	margin: 0 auto;
	bottom:215px;
	left:0;
	right:0;
	width:100%;
}
.v-center{
	width:100%;
	display: table;
	table-layout: fixed;
}
.v-center .vc-content{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}
li .pl-undefined{
	color: #313131;
}


/* = Bric adjustment margins
-------------------------------------------------------------- */

.mg-clear{
	margin:0;
}
.mg-sm{
	margin-top:10px;
	margin-bottom:5px;
}
.mg-md{
	margin-top:10px;
	margin-bottom:20px;
}
.mg-lg{
	margin-top:10px;
	/*margin-bottom:40px;*/
}
img.mg-sm,img.mg-md,img.mg-lg{
	margin-top: 0;
}
img.mg-sm{
	margin-bottom:10px;
}
img.mg-md{
	margin-bottom:30px;
}
img.mg-lg{
	margin-bottom:50px;
}

/* = Buttons
-------------------------------------------------------------- */

.btn{
	margin: 0 5px 5px 0;
}
.btn.pull-right{
	margin: 0 0 5px 5px;
}
.btn-d,.btn-d:hover,.btn-d:focus{
	color:#FFF!important;
	background:rgba(0,0,0,.3);
}

/* Prevent ugly blue glow on chrome and safari */
button{
	outline: none!important;
}

.dropdown a .caret{
	margin:0 0 0 5px}


/* = Text Widths
-------------------------------------------------------------- */
.text-w-lg{
	max-width:700px;
	line-height:25px;
}
.text-center.text-w-sm, .text-center.text-w-md, .text-center.text-w-lg{
	margin-left: auto;
	margin-right: auto;
}


.panel-sq, .panel-sq .panel-heading, .panel-sq .panel-footer{
	border-radius:0;
}
.panel-rd{
	border-radius:30px;
}
.panel-rd .panel-heading{
	border-radius:29px 29px 0 0;
}
.panel-rd .panel-footer{
	border-radius:0 0 29px 29px;
}



/* iFrame */

iframe{
	border:0;
}

/* = Custom Colour Styling
-------------------------------------------------------------- */

/* Background colour styles */

.bgc-white{
	background-color:#ffffff;
}
.bgc-lavender-purple{
	background-color:#A083AB;
}
.bgc-french-lilac{
	background-color:#886F91;
}
.bgc-dim-gray{
	background-color:#64516B;
}
/* Text colour styles */

.tc-lavender-purple{
	color:#A083AB!important;
}
.tc-gray-htmlcss-gray{
	color:#7D7D7D!important;
}
.tc-white{
	color:#ffffff!important;
}
.tc-gray-htmlcss-gray-2{
	color:#797979!important;
}

/* Bloc image backgrounds */

.bg-Bureaux{
	background-image:url('img/bureaux.jpg');
}
.bg-Photo-Background{
	background-image:url('img/Accueil3.jpg');
}



/* = Mobile adjustments 
-------------------------------------------------------------- */
@media (max-width: 768px) {
    .container{width:100%;}
    .b-parallax{background-attachment:scroll;}
    .page-container, #hero-bloc{overflow-x: hidden;position: relative;} /* Prevent unwanted side scroll on mobile */  
}
@media (max-width: 767px) {
	.hero-nav{
		top:0;
		position:fixed;
	}
	.hero-nav button{
		padding:20px 20px;
	}
	.hero-nav button::after, .hero-nav button::before{
		background-color: #313131;
	}
    .page-container{
        overflow-x: hidden;
        position:relative;
    }
    h1,h2,h3,h4,h5,h6,p{
        padding-left:10px!important; 
        padding-right:10px!important; 
    }
    #hero-bloc h1{
        font-size:40px;
    }
    #hero-bloc h2{
        font-size:34px;
    }
    #hero-bloc h3{
        font-size:25px;
    }
    .bloc{
        padding-left: 0; 
        padding-right: 0;  
        -webkit-background-size: auto 200%;
        -moz-background-size: auto 200%;
        -o-background-size: auto 200%;
        background-size: auto 200%;
    }
    .bloc, .bloc .text-right{
        text-align: center!important;
    }
    .b-parallax{
        background-attachment:scroll;
    }
    .navbar-header h1 {
    position: absolute;
    display: block;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 80px;
    height: 0;
    overflow: hidden;
    padding-top: 50px;
    background-image: url('img/logoAccueil.svg');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    }
    .navbar .nav{
        padding-top: 0;
        float:none!important;
    }
    .navbar.row{
        margin-left: 0;
        margin-right: 0;
    }
    .navbar.row:after{
    	border-color: #ffffff;
    }
    .site-navigation{
	   position:inherit;
	   transform:none;
	   -webkit-transform:none;
	   -ms-transform:none;
    }  
    .nav > li{
        margin-top: 0;
        background:none;
        text-align: center;
        width:100%;
            border-bottom: 1px solid rgba(51,51,51, .03);
    }
    .nav > li:hover{
    	background: rgba(160,131,171,.2);
    }
    #hero-bloc .navbar .nav{
        background:none;
        width:100%;
    }
    #hero-bloc .navbar .nav a{
        color:rgba(160,131,171,1);
    }
    .hero{
        padding:50px 0;
        height:100% !important;
    }
    #hero-bloc .voffset-lg {
    	margin: 50% 0;
	}
	#hero-bloc .embed-responsive img{
		width:30%;
	}
    .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 10px;
	}
    .d-bloc .navbar-toggle .icon-bar {
    background: #313131;
	}
    .hero-nav{
        left:-1px;
        right:-1px;
        padding-top: 0;
        z-index:3;
    }
    .navbar-collapse{
        width: 100%;
    	background-color: rgb(255, 255, 255);
    }
    .navbar-toggle{
    	border-radius: 2px;
    }
    .navbar-brand img{
        max-height: 40px;
        width:auto;
        margin: -10px 10px 0 0;    
    }
    .nav-invert .navbar-header{
        float: none;
        width:100%;
        z-index: 1;
        background-color: rgba(245,245,245, .9);
    }
    .nav-invert .navbar-toggle{
        float:left; 
        margin: 10px 0;
    }
    .btn.pull-left, .btn.pull-right{
       float:none!important; 
    }
    #bloc-2 h2{
    	font-size: 24px;
    }
    #bloc-2 h3{
    	font-size: 18px;
    }
    #bloc-3 .img-responsive, #bloc-4 .img-responsive, #bloc-5 .img-responsive {
		float: none;
		margin: 0 auto;
		width:12%;
	}
	 #bloc-3 .col-sm-6, #bloc-3 .col-sm-5, #bloc-4 .col-sm-6, #bloc-4 .col-sm-5, #bloc-5 .col-sm-5, #bloc-5 .col-sm-6 {
		margin: 30px 0;
	}
	#bloc-3 .bloc-lg, #bloc-4 .bloc-lg, #bloc-5 .bloc-lg {
		padding: 0;
	}
	#bloc-6 h2{
		font-size: 18px;
	}
	#bloc-7 .col-sm-12, #bloc-8 .col-sm-12, #bloc-9 .col-sm-12, #bloc-10 .col-sm-12, #bloc-11 .col-sm-12, #bloc-12 .col-sm-12{
		margin: 20px 0;
	}
	#bloc-7 .col-sm-3, #bloc-8 .col-sm-3, #bloc-9 .col-sm-3, #bloc-10 .col-sm-3, #bloc-11 .col-sm-3, #bloc-12 .col-sm-3{
		margin-top: 0;
	}
	#bloc-7 .col-sm-9, #bloc-8 .col-sm-9, #bloc-9 .col-sm-9, #bloc-10 .col-sm-9, #bloc-11 .col-sm-9, #bloc-12 .col-sm-9{
		margin-bottom: 0;
	}
	@keyframes slidy {
	0% { left: 0%; }
	20% { left: 0%; }
	25% { left: -168%; }
	50% { left: -168%; }
	70% { left: -168%; }
	75% { left: -335%; }
	100% { left: -335%; }
	}
	#slider figure { 
	  width: 500%;
	  animation: 10s slidy infinite; 
	}
	#bloc-13 h2{
		font-size: 24px;
		margin-top: 30px;
	}
	#bloc-13{
		margin-top: 50px;
	}
	.cube-titre{
		margin-left: 25px;
	}
	#bloc-15{
		margin-top: 25px;
		padding-top: 0; 
	}
	#transport {
	    position: absolute;
	    bottom: 60px;
	    background-color: #ffffff;
	    padding: 3px 2px 3px 2px;
	    margin: 0px 25px 0px 23px;
	    width: 80%;
	}
	#map {
	    margin-top: 50px;
	}
	#bloc-13 .bloc-xl {
    margin: 10px auto;
	}
	#bloc-17 .col-sm-3 {
    text-align: center;
    margin-top: 0;
	}
	#bloc-17 .col-sm-7{
		padding: 0;
	}
	#bloc-17 .col-sm-10{
		margin-bottom: 0;
	}
	#bloc-17 .bloc-lg{
		padding-bottom: 0;
	}
	#bloc-18 .bloc-lg{
		padding-top: 0;
	}
	#bloc-18 .col-sm-10{
		padding-left: 0;
		margin: 10px 0;
	}
	#bloc-18 p{
		text-align: center;
	}
	#bloc-19 .col-sm-9, #bloc-19 .col-sm-3 {
    text-align: center;
    padding-left: 30px !important;
    margin-top: 15px;
	}
	#bloc-19 .col-sm-12 {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    padding-top: 14px;
    padding-bottom: 0;
    margin-top: 25px;
	}
	.md-modal {
		width: 90%;
	}
    .bloc-group .bloc{
         display:block;
         width:100%;
     }
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
	   padding-left: 10px;
	   padding-right: 10px;
    }
    .bloc-xxl,.bloc-xl,.bloc-lg{
        padding: 40px 0;
    }
    .bloc-sm,.bloc-md{
        padding-left: 0; 
        padding-right: 0;
    }
    .a-block{
        text-align: center;
    }
    .btn-dwn{
       display:none; 
    }
    .voffset{
        margin-top:5px;
    }
    .voffset-md{
        margin-top:20px;
    }
    .voffset-lg{
        margin-top:30px;
    }
    form{
        padding:5px;
    }
    .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}