
.portfolio-single-desc h3 {
	color: #0060a9;
}

.portfolio-single-desc h1,
.portfolio-single-desc h1 span {
	color: #0000008a !important;
}

.portfolio-single-desc .detail {
	color: #0000008a;
	font-weight: normal;
}

/*      @Navbar
------------------------------------ */
.navbar-nav > li {
	width: calc(100%/6);
}

.navbar-default .navbar-nav > li > a {
    padding: 15px 0;
}


/*      @Filter Reference
------------------------------------ */
.filter-reference .form-group {
	display: inline-block;
    width: 100%;
	margin: 0;
}

.filter-reference button {
    width: 100%;
}

/*      @Liste Reference
------------------------------------ */
.list-reference h1 {
    font-size: 25px;
    text-align: center;
    margin: 0 0 8px;
}

.list-reference .reference {
    padding: 0;
    margin: 0 0 0;
	padding: 5px;
}


.list-reference .reference .spec {
    border: 0;
    min-height: auto;
	position:relative;
}

.list-reference .reference .spec .news-thumnail img {
	width: 100%;
    height: auto;
}

.list-reference .reference .spec .news-desc {
	padding: 3px 15px;
    background: #eee;
	position: absolute;
bottom: 0;
width: 100%;
background: rgba(255,255,255,0.8);
}

.list-reference .reference .spec .news-desc a {
    width: 100%;
    display: inline-block;
	padding-right:20px;
	color: #767a7b;	
    font-size: 14px;
	height: 20px;
	overflow: hidden;
	margin: 5px 0;
	position:relative;
}

.list-reference .reference .spec .news-desc a:after {
font-family:"Ionicons";
	content:'\f3d3';
	position:absolute;
	top:0;
	right: -10px;
	width:20px;
	height:20px;
	font-size:20px;
	

}

.alltypage { 
	margin: 0 0 10px;
    overflow: hidden;
	font-weight:normal;
}
.typage div { border-bottom:1px solid #eee; margin-bottom:10px; padding-bottom:10px; padding-top:10px }
.typage .entete { text-transform:uppercase; font-weight:bold; padding-left:35px; }
.typage .entete:before { position:absolute; font-family:'Ionicons'; width:30px; height:30px; left:0; top:0; font-size:28px; color:#ccc; font-weight:normal; }
.typage .t1:before { content:"\f13e"; }
.typage .t2:before { content:"\f3c1"; }
.typage .t3:before { content:"\f38c"; }
.typage .t4:before { content:"\f3ce"; }
.typage .t5:before { content:"\f13f"; }

.list-reference .reference .spec .news-desc i {
    text-align: right;
    float: right;
	font-size: 20px;	
}

/*      @Nav Head
------------------------------------ */
.nav-head {
    padding-top: 4px;
    margin: 0;
	text-align: right;
}

.nav-head li {
    display: inline-block;
    padding: 0 0 0 15px;
}

.nav-head li a {
	color: #fff;
}

.nav-head > li {
}

.nav-head > li ul.dropdown-menu {
	min-width: 150px!important;
}

.nav-head > li ul li {
	display: block;
    max-width: 150px;
	padding: 0;
}

.nav-head > li ul li a {
	padding: 7px 15px !important;
}

/*      @Presse
------------------------------------ */
.presse {
	background: #eee;
    margin: 0 0 25px;
	overflow:hidden;
	position:relative;
}

.presse .left {
	padding:0;
}
.presse .right {
	padding:15px;
}
/*
.presse .right,
.presse .left {
	display: inline-block;
	vertical-align: top;
	height: 208px;
	position: relative;
	overflow: hidden;
}
*/
/*
.presse .right {
	padding: 15px;
	width: 591px;
}
*/

.presse h3 a {
	color: #000;
	font-size: 23px;
}

.presse h3 a:focus,
.presse h3 a:hover {
	color: #025FA9;
}

.presse .btn-more {
    right: 15px;
    position: absolute;
    bottom: 15px;
}

.post-presse {
	padding: 0;
}

.post-presse .blog-post-detail .pull-left {
	padding: 0 15px 15px 0;
}

.post-presse .blog-post-header h3 {
    margin: 15px 0 0;
}

.post-presse .cta {
    background: #999;
    color: #fff;
    padding: 5px 12px;
    display: inline-block;
    margin: auto;
    margin-top: auto;
    font-size: 15px;
    text-transform: uppercase;
    margin: 20px;
    text-align: center;
    float: right;
}

.post-presse .cta:focus,
.post-presse .cta:hover {
    background: #025fa9;
}

/*      @Certification
------------------------------------ */

.telechargement .telecharge  .cta{ 
    background: #999;
    color: #fff;
    padding: 5px 0;
    display: block;
    margin: auto;
        margin-top: auto;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
}
.telechargement .telecharge .inside {}

.telechargement .telecharge {    margin-bottom: 30px;  }

.certification .certif {
	margin: 0 0 15px;
}

.certification .certif .inside {
	padding: 0 15px 0 0;
	background: #eee;
	min-height: 151px;
}

.certification .certif.no-img .inside {
	padding: 0 15px 15px;
}

.certification .certif img {
    max-width: 165px;
    padding: 0 15px 0 0;
}

.certification .certif .content {
    text-align: left;
}

.certification .certif .content h2 {
    padding: 10px 0 0;
    line-height: 25px;
}


.list-btn {
	display: flex;
    justify-content: space-between;
	padding: 0;
}

.list-btn li {
	list-style: none;
}


.nav-head .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

 
.bloctitle.with-ref {
	top: 25%;
}




/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
	.bloctitle.with-ref .triref {
		width: 100%;
	}
	
	.bloctitle.with-ref {
		top: 0;
		position: relative;
		background: #fff;
		left: 0;
		right: 0;
		padding: 15px 0 0;
	}
	
	.filter-reference .form-group {
		margin: 0 0 5px;
	}

}