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

/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{
    /*width: auto;*/
    max-width: 100%;
    height: auto;
}
.contact img{
	width: auto;
    max-width: 100%;
    height: auto;
}
a{
	color: #ff9300;
	text-decoration: none;
}
span.red{
	color: #d71e00;
}
a:hover{
	/*color: #fefb00;*/
	text-decoration: underline;
}
a, a:hover, a:active{ outline:0px !important}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Primary Styles
---------------------------------*/
body {
	background: #000;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #5e5e5e;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
h2{
	color:#222222;
	/*letter-spacing: -1px;*/
	margin:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
	font: normal normal 2em 'helvetica', sans-serif;
}
h3{
	font-family: 'helvetica', sans-serif;
	color: #feffff;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
}
h6{
	font-size:16px;
	color:#888888;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
}
p i{
	font-style: italic;
}
/* Header Styles
---------------------------------*/

.align-items-center-head, .head{
	/*margin-top: 40px;*/
	align-items: center !important;
	height: 600px;
}
#wrapper{
	/*background: white url(../img/Bg_head2019.jpg) no-repeat center top;*/
	height: 950px;
}
#header{
	/*height: auto;*/
	margin-right: auto;
	margin-left: auto;
	/*background: #000 url(../img/Bg_head-2018-01.jpg) no-repeat center top;*/
	width: auto;
	height: auto;
}
.header{
	text-align:center;
	background: #000 url(../img/Bg_head-2017.jpg) no-repeat center center;
	padding: 80px 0 280px;
	height: 640px;
	letter-spacing: -1px;
	color: #fefb00;
	text-shadow: #000 2px 2px 2px;
	margin: 0 0 22px;
	font-size: 36px;
}
.header2015{
	text-align:center;
	background: #000 url(../img/BG_head.jpg) no-repeat center center;
	padding: 80px 0 280px;
}
.text-primary heade{
	color: #fefb00;
}
.logo{
	width:130px;
	margin:0 auto 35px;
	top: -80px;
	position: relative;
}
.heade h1{
	/*color: #fefb00;
	font: 40px;*/
	color: #fefb00;
	text-shadow: #000 2px 2px 2px;
	margin: 4px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 4px;
	font-weight: bold;
}
.header a.link{
	top: 120px;
	position: relative;
	text-shadow: #000000 0 0 0px;
}
.header ul{
	margin: 0;
	padding: 0;
}
.we-create{
	padding:0;
	margin:35px 0 55px;
}
.wp-pic{
	margin-bottom:20px;
}
.we-create li{
	/*display:inline-block;*/
	color: #feffff;
	text-transform: uppercase;
	margin:0 5px 0 0;
	padding:0 0 0 15px;
	text-shadow: #000 2px 2px 2px;
	font: bold 14px 'helvetica',sans-serif;
	list-style-type: none;
}
.we-create li:first-child{
	background:none;
}

.start-button {
	padding-left: 0px;
}

.start-button li a{
color: #fff;
}


.link{
	padding:15px 35px;
	background: #fefb00;
	color: #000;
	font-size:16px;
	font-weight:400;
	font-family: 'helvetica', sans-serif;
	display:inline-block;
	border-radius:3px;
	text-transform:uppercase;
	line-height:25px;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.link:hover {
	text-decoration:none;
	color: #fefb00;
	background: #000;
}

.link:active, .link:focus {
	background: #fefb00;
	text-decoration:none;
	color:#fff !important;
}
.container .link a{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	background-color: fuchsia;
}
/* Navigation
---------------------------------*/
.main-nav-outer{
	padding:0px;
	border-bottom: 1px solid #424242;
	box-shadow:0 4px 5px -3px #000000;
	background:#f1cd31;
	position: relative;
	/*height: 60px;*/

}
.main-nav-outer-fixed{
	z-index: auto; 
	position: relative; 	
	top: 0px; 
	margin-left: 0px; 
	width: 100%; 
	left: 0px;
	border-bottom:1px solid #dddddd;
	box-shadow:0 4px 5px -3px #ececec;
	background:#fff;
	height: 60px;
}
.container-nav {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: 0;
	margin-top: 0;
}
.main-nav{
	text-align:center;
	margin: 0;
	padding:0;
	list-style:none;
}
.main-nav li{
	display:inline;
	margin:0 1px;
}
.main-nav li a{
	display:inline-block;
	color: #000;
	text-transform:uppercase;
	text-decoration: none;
	margin: 17px 22px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	font: bold 1.4em/1em 'helvetica';
}

.main-nav li a:hover{ 
	text-decoration: underline;
	color: #000;
}

.small-logo{ 
	padding:0 32px;
}

.main-section{
	padding:90px 0 110px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: -10px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
	color: #000;
}
/* INVITES
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#222;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;
	padding-bottom: 50px;
}
.main-section.alabaster{
	background: #fafafa url(../img/Affiche2017_01.jpg) no-repeat center top;
	background-size:cover;
	padding:55px 0;
}
div.panel-body h3{
	color: #000;
	padding-top: 24px;
	padding-bottom: 12px;
}
/*.col-lg-8{
	width: 36%;
}
.col-lg-4{
	width: 64%;
}*/
div.col-lg-7.col-sm-8.featured-work{
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
}
/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#777777;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color: #fefb00;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'helvetica', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/
.Portfolio-nav{
	padding:0;
	margin:0 0 45px 0;
	list-style:none;
	text-align:center;
}
.Portfolio-nav li{
	margin:0 10px;
	display:inline;
}
.Portfolio-nav li a{
	display:inline-block;
	padding:10px 22px;
	font-size:12px;
	line-height:20px;
	color:#222222;
	border-radius:4px;
	text-transform:uppercase;
	font-family: 'FontAwesome', sans-serif;
	background:#f7f7f7;
	margin-bottom:5px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.Portfolio-nav li a:hover{
	background: #000;
	color: #fefb00;
	text-decoration:none;
}

.PortfolioContainer{
	margin:0 auto;
	padding-left:15px;
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	height:350px;
	width:350px;
	overflow:hidden;
	float:left;
	padding:0;
}
.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}
.Portfolio-boxAtext{
	text-align:center;
	margin-bottom:30px;
	height:600px;
	width:600px;
	overflow:hidden;
	float:left;
	padding:0;

}
.Portfolio-nav li a.current{
	background: #fefb00;
	color: #000;
	text-decoration:none;
}


.Portfolio-leader{
	width:auto;
	height:auto;
	position:relative;
	/*border-radius:50%;
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);*/
	margin:7px 7px 25px 7px;
	
}
.Portfolio-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:0%;
	/*position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:0%;*/
}
.Portfolio-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.Portfolio-leader a:hover .Portfolio-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(255,194,0,0.70);
	color: #ffcb00;
}
/*ARRONDI IMAGE*/
.Portfolio-leader:hover ul{ display:block; opacity:1}
.Portfolio-leader img{
	display:block;
	border-radius:0%;
}
.Portfolio-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.Portfolio-leader ul li{
	display:inline;
	margin:0 11px;
}
/*BG texte*/
.Portfolio-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	text-shadow: #000 3px 3px 5px;
}
.Portfolio-leader ul li a:hover, .Portfolio-leader ul li a:focus{
	text-decoration:none;
}
h3.wow.fadeInDown.delay-09s.animated{
	color: #5e5e5e;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
	padding-bottom:60px;
}
.main-section.paddind .modal-dialog{
	width: 50%;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}
.modal{
	/*overflow: hidden;*/
	/*margin-top: 200px;*/
	/*display: block;*/
	z-index: 40000;
	/*margin-top: 10%;*/
	height: 100%;
	display: flex;
    align-items: center;
	/*background-color: lime;*/
	padding-top: 160px;
}
.modal-header{
	visibility: visible;
}
.modal-headerAAAA .close{
	font-size: 4rem;
	color: #f1cd31;
	margin-left: 4px;
}
.modal-body{
    max-height: calc(100vh - 543px);
    overflow-y: auto;
	height: 90%;
	font: 1.4rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.modal-body h3{
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
}
.modal-body ul.spip li{
	list-style-type: none;
}
h4.modal-title{
	font: bold 2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	vertical-align: middle;
	margin: 0 auto;
	padding-top: 12px;
}
.btn btn-default{
	color: #000;
	font-weight: bold;
}
.main-section.paddind #myModal{
	margin: 0;
	padding: 0;
}
.main-section.paddind .modal-content{
	/*background: url(../img/BG_Modal.jpg) no-repeat center center;*/
	background-size:cover;
	border: 5px solid #f1cd31;
	background-color: #000;
	color: #feffff;
	margin-top: 100px;
	width: 100%;
	height: 100%;
}
.main-section.paddind .modal-content .close{
	color: #f1cd31;
	font-weight: bold;
	font-size: 4rem;
	margin-left: 4px;
}
/* Clients
---------------------------------*/
.client-part{
	background:url(../img/BG_head_2016_02.jpg) center center no-repeat;
	background-size:cover;
	padding:55px 0;
	text-align: left;
}

.client-part .row{
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
}
.client-part .col-lg-4{
	width: 95%;
}
.client-part .row p{
	text-align: left;
}
ul.client.wow, ul.client.wow li p iframe{
	width: 75%;
	margin: 0 auto 0 auto;
}
aaz{
	margin: 0 auto 0 auto;
	border: 1px solid #000;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: ''Open Sans',sans-serif';
	font-style: italic;
}
.client{
	padding:0;
	margin:20px 0 0;
	list-style:none;
	text-align:center;
}
.client li{
	display:inline;
	margin: 0 15px;
}
.client li a{
	display:inline-block;
}
.client li a img{
	margin-bottom:15px;
	border-radius:50%;
}
.client li a:hover{
	text-decoration:none;
}
.client li a h3{
	color:#ffffff;
}
.client li a span{
	color:#f1f1f1;
}
.quote-right{
	font-style:normal;
	width:68px;
	height:68px;
	margin:0 auto;
	border:2px solid #7cc576;
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color: #fefb00;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.quote-right:hover{
color: #fff;
border: 2px solid #fff;
}

.c-logo-part{
	background: #fefb00;
	padding:25px 0;
    filter: alpha(opacity=60);
}
.c-logo-part ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:0 25px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
.main-section.team{
	padding: 85px 0 20px;
	border-bottom:1px solid #dddddd;
	box-shadow:0 4px 5px -3px #ececec;
	margin-bottom: 20px;
	color: #000;
	background-color: #feffff;
}
.main-section.team h6{
	margin-bottom:40px;
}
.section-fade-ine {
  position: relative;
  color: white;
  background-size: cover;
  background-position: center; }
  .section-fade-ine:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 10%;
    content: ' ';
    background: linear-gradient(#111, rgba(17, 17, 17, 0.8), rgba(17, 17, 17, 0.0)); }


/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	margin-right: 3.82979%;
	height: 490px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	box-shadow:0px 0px 0px 7px rgba(241,241,241,0.80);
	margin:7px 7px 25px 7px;
	
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
/*ARRONDI IMAGE*/
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:0%;
}
.team-leader ul, .Portfolio-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
/*BG texte*/
.team-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:28px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	text-shadow: #000 3px 3px 5px;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}
.team-leader ul li a.fa-twitter:hover{
	color:#55acee;
}
li.twitter{
	color: #aa81ff;
	font-size: 4em;
}
.team-leader ul li a.fa-facebook:hover{
	color:#3b5998;
}
.team-leader ul li a.fa-pinterest:hover{
	color:#cb2026;
}
.team-leader ul li a.fa-google-plus:hover{
	color:#dd4b39;
}

/* Talk Business
---------------------------------*/
.business-talking{
	background: url(../img/autre-BG-tordu.jpg) top center no-repeat;
	/*background-size:cover;*/
	padding: 10px 0 80px;
	text-align:center;
	height: 800px;
}
.business-talking h2{
	font-family: 'helvetica', sans-serif;
	font-weight:700;
	padding:0;
	margin:20px 0 70px;
	text-transform:uppercase;
	font-size:42px;
	color: #fff;
	text-shadow: 2px 2px 8px #000;
}


/* Contact
---------------------------------*/
.main-section.contact{
	background: url(../img/autre-BG-tordu.jpg) top center no-repeat;
	padding: 100px 0;
}
.contact .col-sm-5{
	width: 55%;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #212121;
	margin-left: 20px;
	padding-bottom: 40px;
}
.contact .col-sm-7{
	width: 40%;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-top: 40px;
}
.contact h2{
	color: #feffff;
}
.main-section.contact.col-lg-6 col-sm-7{
	background-color: #ff2f92;
}
.contact-info-box{
	font-size:15px;
	margin: 0 0 14px 20px;
	padding-left:0;
	text-align: left;
	color: #5e5e5e;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
	margin-left: 0;
	padding-left: 0;
}
#contenue{
	width: 100%;
	height: 100%;
	padding: 10px;
}
.socialtags ul li, .socialtags ul li.twitter{
	width: auto;
	height: auto;
	margin: 4px;
	padding: 4px;
	font-size: 1em;
}
.socialtags ul li a,.socialtags img{
	opacity: 1;
	filter: alpha(opacity=90);
}
.socialtags-hovers:hover{
	opacity: 0.63;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #7cc576;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn{
	width:175px;
	height:50px;
	background: #fefb00;
	border-radius:4px;
	color: #000;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'helvetica', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #111;
	color: #fefb00;
}

/* @group PARTENAIRES */

.main-section.partenaires{
	background: #feffff url(../img/BG_head_2016_01.jpg) no-repeat center top;
	background-size:cover;
	padding: 55px 0;
	text-align: center;
}
.main-section.partenaires h2{
	text-align: center;
}
div.partenaires_logos1, div.partenaires_logos2, div.partenaires_logos3, figure{
	margin: 0 auto;
	text-align: center;
	display: inline;
}
.partenaires img{
	/*float: left;*/
	margin: 10px;
	position: relative;
}
.col-lg-12{
	float: none;
	margin: 0 auto;
	text-align: center;
	min-height: 180px;
}
/* @end */



/* Footer
---------------------------------*/

.footer{
	background: #000;
	padding: 15px 0 35px;
}
.footer-logo{
	margin:15px auto 35px;
	width: 76px;
}
.footer-logo a.link{
	margin: 0;
	padding: 4px;
	width: auto;
	height: auto;
}
.copyright{
	color:#cccccc;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a{
	color: #fefb00;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	background-color: #000;
}

.copyright a:hover {
	color: #fff;
}

.res-nav_click {
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#777777;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #ab1500;
}

.PortfolioContainer{
	max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}

/* @group SURCHARGE SPIP */
.head{
	height: 400px;
}
/* IMAGES SPIP */
.spip_documents_left{
	border: 1px solid #000;
	/*margin:0 10px 5px 0;*/
	/*float: left;*/
	/*padding: 2px 6px 2px 2px;*/
	/*margin: 0 0 5px 10px;*/
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
	
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
}
.spip_documents_right{
	padding:2px;
	border:1px solid #989794;
	margin:0 0 5px 10px;
}
.spip_documents_centere{
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);

	margin: 0;
	display:block;
	text-align:center;
}
.spip_documents_center IMG{
	padding:2px;
	/*border:1px solid #989794;*/
	text-align: center;
	margin: 0 0 10px 10px;
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
}
SPAN.spip_documents_center {
    margin: 5px 0 5px 0;
    display: block;
    text-align: center;
}
#chemin{
	font-size: 1.4em;
	background: #000;
	padding: 4px 10px;
	color: #feffff;
}

table.spip {
	display: table;
	width: auto;
	margin: 10px;
	font-size: 0.9em;
	background: #000 url(../images/tableau/BG-table.png) repeat-y;
	border: 2px solid #fefb00;        
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
}
table.spip caption{
	padding-bottom: 5px;
}
table.spip tr.row_first, .row_first, table.spip th{
	color: #feffff;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: none;
	text-align: center;
	background: transparent url(../images/tableau/bg-table-head.png) repeat-x;
}
table.spip tr {
	border-style: none;
	margin: 4px;
}
table.spip td {
	border-style: none;
	width: auto;
	padding: 4px;
}
table.spip tr.row_even, tr.row_even td {
	padding-top: 6px;
	padding-bottom: 2px;
	border-top: thin dotted #feffff;
	border-bottom: thin dotted #feffff;
	background: #feffff none repeat;
	color: #424242;
}
table.spip tr.row_odd, tr.row_odd td{
	padding-top: 6px;
	padding-bottom: 2px;
	/*border: thin dotted #6bd3fd;*/
	/*border-top: thin dotted #feffff;*/
	background: transparent none repeat;
	color: #fefb00;
}
.remerciement{
	text-align: left;
	padding: 10px;
	font-size: 2em;
}
.remerciement p{
	padding: 10px;
}
span.details{
	margin-top: 40px;
	padding-top: 20px;
	font-size: 0.6em;
	padding-bottom: 20px;
}

span.details a{
	/*font-size: 2em;*/
}
span.enLigne{
	
	font-size: 2em;
	font-weight: bold;
	line-height: 2em;
}
div.socialtags{
	padding-top: 2px;
}
h1{
	color: #fefb00;
	font-weight: bold;
	/*font: bold 'helvetica',sans-serif;*/
}
.text-primary{
	font-weight: bold;
}
.panel-defaut, .panel-heading{
	color: #f1cd31 !important;
	background-color: #000;
	border-color: #dddddd;
}
.panel-body{
	color: #feffff;
	/*background-color: rgba(51, 51, 51, 0.5);*/
	border-color: #f1cd31;
	}
.carde{
	background-color: rgba(51, 51, 51, 0.8);
	border-color: #000;
	padding: 6px;
}
ul.carde{
	padding: 20px;
}
ul.carde h2{
	text-transform: none;
}
.carde-black{
	background-color: rgba(51, 51, 51, 0.9);
	border-color: #000;
	padding: 6px;
}
.black{
	background-color: #feffff;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	border-bottom-right-radius: 0.75rem;
	border-bottom-left-radius: 0.75rem;
	text-align: left;
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
}
.black-auteurs{
	background-color: #feffff;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
	border-top-left-radius: 0rem;
	border-top-right-radius: 0rem;
	border-bottom-right-radius: 0.75rem;
	border-bottom-left-radius: 0.75rem;
	text-align: left;
	font: 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	height:330px;
}
.black p{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 2px;
	font-size: 1.1em;
}
.black a{
	/*font-size: 0.6em;*/
	/*margin-left: -10px;*/
	/*padding-left: 0;*/
}

.black a:hover{
	text-decoration: underline;
	color: #000;
}
.tete{
	padding-top: 60px;
}
.tete we-create{
	margin-top: 60px;
}
.shadowed{
	margin-bottom: 20px;
}
.pb-51, .py-51 {
    padding-bottom: 0rem !important;
}
.col-md-2 {
	padding: 15px;
}
.text-shadow{
	text-shadow: #424242 1px 1px 2px;
}
a.suite, .suite{
	font-size: 0.9em;
}
a:hover.suite{
	text-shadow: #424242 1px 1px 2px;
}

/* @end */
.vignette{
	border-width: 2px;
}
.next, .prev{
	color: #feffff;
}
.shadowed-article {
    box-shadow: 0px 0px 10px #000;
	width: 100%;
	border-top-left-radius: 0.75rem;
	border-top-right-radius: 0.75rem;
	border-bottom-right-radius: 0.75rem;
	border-bottom-left-radius: 0.75rem;
	/*background-color: rgba(51, 51, 51, 0.8);*/
	}
.prec{
	font: bold 4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #feffff;
	padding: 10px;
}
.prec a:hover{
	text-decoration: none;
	color: #ab1500;
}
.bg-prec{
/*-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;*/
	/*border: 2px solid #000;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #424242;*/
	
	/*padding: 28px;*/
	/*background: url(../img/bg-prev.png) no-repeat center center;*/
	width: 100%;
	height: 100%;
	text-align: center;
}
.bg-prec a{
	text-align: center;
	vertical-align: middle;
	width: 54px;
	height: 54px;
	padding-top: 10px;
}
.prec table{
	width: 100%;
	text-align: center;
	}
.prec left{
	float: left;
	/*display: block;*/
}
.prec right{
	float: right;
	/*display: block;*/
}
iframe{
	padding:2px;
	/*border:1px solid #989794;*/
	text-align: center;
	margin: 0 0 5px 10px;
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);	
}
/* @group Caroussel */
#carousel-text .container{
	height: 40px;
	margin: 0;
	padding: 0;
}
#carousel-text{
	position: relative;
	height: 40px;
	margin: 0;
	padding: 0;
	background-color: #ffd300;
	display: block;
}
#carousel-text .carouselle-caption{
    color:#000;
    position:static;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#carousel-text .carousel-inner .item{
    background-color: transparent;
    display: none;
	color: #d74800;
	height: 60px;
	margin: 0;
}
#carousel-text .carousel-inner > .active{
	display: block;
	background-color: transparent;
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	text-align: left;
}
#carousel-text .carousel-inner{
	background-color: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
}
#carousel-text .carousel-indicators p{
	margin: auto 0;
}
#carousel-text .carousel-indicators{
	font-size: 1.8em;
	margin: auto 0;
	padding: 0;
	position: relative;
	text-align: right;
	color: #000;
	height: 40px;
	top: 2%;
}
/* @end */

/* @group VERRES */

.main-section.verres{
	background: #000 none no-repeat center top;
	background-size:cover;
	padding:55px 0;
}
.main-section.verres h2{
	text-align: center;
}
div.col-lg-9.col-sm-9.featured-work{
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.9);
	-moz-box-shadow: 1px 1px 8px 1px #656565;
	-webkit-box-shadow: 1px 1px 8px 1px #656565;
	-o-box-shadow: 1px 1px 8px 1px #656565;
	box-shadow: 1px 1px 8px 1px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
	width: 90%;
}

/* @end */

/* @group Page CONTACT */

.adress{
	background-color: #feffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #000;
	border: 2px solid #797979;
	padding: 0;
}
#contenu-contact {
	width: 700px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	min-height: 250px;
	text-align: justify;
	margin: 0 8px 0 0;
	background-color: #feffff;
	overflow: hidden;
	color: #fff;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contenu-contact-haut {
	background: url(../../images/contact/bg-contact_01.png) no-repeat center;
	height: 172px;
}

#contenu-contact-main {
	background: url(../../images/contact/bg-contact_02.png) repeat-y center;
	padding-right: 30px;
	padding-left: 70px;
	overflow: hidden;
}

#contenu-contact-main a {
	color: #074080;
	font-weight: normal;
	font-style: normal;
}

#contenu-contact-bas {
	background: url(../../images/contact/bg-contact_04.png) no-repeat center;
	height: 23px;
}

#contenu-contact h2, #contenu-contact-haut h2 {
	padding-top: 60px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #fffeff;
	text-align: center;
}

#contenu-contact .previsu {
	border: thin dashed #ff951f;
	/*background: url(../../images/contact/Bloc-illustrator_05.png) repeat-y center;*/
	color: #fffeff;
}

formulaire_spip fieldset.previsu legend, .formulaire_spip fieldset legend {
	padding-top: 0pt;
	padding-right: 0.5em;
	padding-bottom: 0pt;
	padding-left: 0.5em;
	font-weight: bold;
	color: #f57900;
	background-color: transparent;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
}

#publication-contact {
	margin-left: 20px;
	width: 95%;
}

#publication-contact label, .formulaire_spip .td_right {
	color: #000;
	text-align: right;
}
p.boutons{
	margin-top: 20px;
}
.text-sujet {
	color: #004577;
	width: 100%;
}

.text-mail {
	color: #004577;
	width: 100%;
}
.erreur_message{
	color: #ff2600;
}
.le-text {
	color: #004577;
	width: 90%;
	height: 180px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.reponse_formulaire_ok {
	text-align: center;
	font-weight: bold;
	color: #fffeff;
	font-size: 1.4em;
}
.formulaire_jaime_jaimepas .reponse_formulaire{
	color: #000;
}

.previsu{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px dotted #ff9300;
	margin-top: 10px;
	/*background-color: #ff40ff;*/
	padding: 12px;
	text-align: left;
}
.reponse_formulaire{
	color: #000;
}

/* @end */


/* @group LOGIN */

/* @group Boostrap */

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #000;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.6);
    z-index: 1;
    padding: 0.5rem 0;
margin: -6px 0 0;
color: #f1cd31 !important;
text-align: left;
list-style: none;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.75rem;
	width: auto;
	font: 0.85rem "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.dropdown-content a {
    color: #f1cd31 !important;
    padding: 6px 6px 6px 8px;
    text-decoration: none;
    display: block;
	font-size: 1.6em;
	background-color: #000;
}

.dropdown-content a:hover {
	background-color: #feffff;
	color: #000 !important;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

/* @end */

@import url(http://fonts.googleapis.com/css?family=Roboto);

/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.login-help{
  font-size: 12px;
}

/* @end */
