/* category */
/* blog listing */
.blog-meta {
  margin-bottom: 10px;
}
.blog-meta > span {
  margin-right: 15px;
  padding-right: 10px;
  color: #000000;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 10px;
  display: inline-block;
}
.blog-meta .fa{
    padding-right: 2px;
    padding-left: 2px;
}
.blog-item .blog-meta .date .blog-day {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 0.5px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.blog-item .blog-meta .date .blog-month-year {
    font-size: 11px;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}
.blog-meta > span:last-child{
 border: none;
 margin-right: 0px;
}
.blog-meta > span:last-child:before {
  display: none;
 
}
.homeblog-wrapper{
	margin: 0px -15px;
}
.homeblog-inner{
	position: relative;
	float: left;
  width: 100%;
  padding-top: 15px;
}
.homeblog-inner li.blog-post{
	padding: 10px 15px;
}
.blog-item {
  position: relative;
}

.blog-item .blog-created {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
	text-transform: uppercase;
}
#blog-carousel .blog-description {
    padding: 97px 50px;
}
.blog-item .blog-content-wrap {
    padding: 0px;
    width: auto;
    text-align: left;
}
.blog-item .title {
    font-weight: 600;
    text-transform: initial;
    line-height: 23px;
    font-size: 18px;
    padding-top: 16px;
    clear: both;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 0;
}
.blog-item .title a {
    color: #0d2936;
}
.blog-item .title:hover {
  color: #a89f8d;
}
#blog-carousel .blog-description .blog-shortinfo {
    font-size: 13px;
    font-weight: 400;
    color: #808080;
    line-height: 24px;
}
.blog-item .title a:hover{
	color: #a89f8d;
}
.blog-item .title a:hover {
    color: #a89f8d;
}
.Recnet-blog .secondary-blog{ margin: 0 -15px; }
.blog-image-meta{ position:relative; margin: 0px; overflow: hidden;}
.homeblog-latest .blog-item .blog-meta .blog-created, 
.secondary-blog .blog-item .blog-meta .blog-created,
.homeblog-latest .blog-item .blog-meta .blog-author, 
.secondary-blog .blog-item .blog-meta .blog-author {
    font-size: 12px;
    letter-spacing: .4px;
    color: #a89f8d;
    font-weight: 400;
    margin-right: 0px;
    margin-bottom: 0;
    float: left;
    padding: 0;
}
.homeblog-latest .blog-item .blog-meta .blog-author, .secondary-blog .blog-item .blog-meta .blog-author {
   padding-right: 15px;
    border-right: 1px solid #edae9a;
}
.homeblog-latest .blog-item .blog-meta .blog-created, 
.secondary-blog .blog-item .blog-meta .blog-created {
    font-size: 15px;
    color: #364466;
    text-transform: capitalize;
    background-color: #a89f8d;
    padding: 5px 10px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-weight: 500;
}
.homeblog-latest .blog-item .blog-meta .blog-author a, 
.secondary-blog .blog-item .blog-meta .blog-author a {
    color: #edae9a;
}
.homeblog-latest .blog-item .blog-meta .blog-hit, 
.secondary-blog .blog-item .blog-meta .blog-hit {
  font-size: 12px;
  text-transform: capitalize;
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #fff;
  float: right;
  margin: 0;
  padding: 0;
  display: none;
}

.homeblog-latest .blog-item .blog-meta, 
.secondary-blog .blog-item .blog-meta {
  text-transform: uppercase;
  padding: 0px 0px;
  color: #000;
  display: block;
  overflow: hidden;
  margin-bottom: 0px;
}
.blog-post .blog-item .title a:hover{color:#a89f8d;}
.blog-item .readmore .btn{ 
    padding: 0px;
    text-transform: capitalize;
    color: #a89f8d;
    display: inherit;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    text-decoration: underline;
}
.blog-item .readmore .btn:hover{ 
  color: #364466;
  text-decoration: none;
}
.blog-item .blog-content-wrap .readmore p {
  margin-bottom: 0;
  margin-top: 10px;
}
.blog-item .blog-content-wrap .readmore p .btn {
  border: 1px solid #e5e5e5;
  text-transform: capitalize;
}
.blog-item .blog-content-wrap .readmore p .btn:hover {
  border-color: #2fb5d2;
}
.blog-item .blog-content-wrap .blog-shortinfo {
    line-height: 23px;
    margin-top: 5px;
    text-transform: initial;
}
.blog-item .blog-content-wrap .blog-shortinfo .readmore{
	   color: #000;
    text-transform: capitalize;
}

.secondary-blog .blog-shortinfo {
    margin-bottom: 30px;
}
.blog-item .blog-content-wrap .blog-shortinfo .more {
  height: 0;
  padding: 0;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i {
  color: #888;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i:hover {
  color: #222;
}
.blog-item .blog-image {
    overflow: hidden;
	  padding: 0;
    margin-bottom: 0;
  	position: relative;
}

.blog-detail {
  margin-bottom: 70px;
}
.blog-detail > div {
  margin-bottom: 30px;
}
.blog-detail .blog-image {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.blog-detail .blog-title {
  font-size: 22px;
  text-transform: capitalize;
  color: #222;
  font-weight: bold;
  margin-bottom: 20px;
}
.blog-detail .blog-description {
  text-align: justify;
  margin-bottom: 60px;
}
.blog-detail .social-share {
  display: inline-block;
  float: left;
}
.social-share .itemTwitterButton{
	width: 70px !important;
	margin-left: 0px;
}
.social-share .itemTwitterButton,
.social-share .itemFacebookButton,
.social-share .itemGooglePlusOneButton{
	margin-bottom: 5px;
    display: inline-block;
    width: 54px;
    /*overflow: hidden;*/
    font-size: 0;
	margin-right: 6px;
}
.blog-detail .extra-blogs {
  display: inline-block;
  width: 100%;
}
.blog-detail .extra-blogs h4{
	margin-bottom:15px;
	font-weight: 500;
	color: #364466;
    font-size: 18px;
}
.blog-detail .extra-blogs ul{
	padding-left: 25px;
}
.blog-detail .extra-blogs ul li{
	list-style: disc;
	padding: 3px 0;
}
.blog-detail .blog-tags {
  display: inline-block;
  float: right;
}
.blog-detail .blog-tags a{ color: #444444; padding-right: 5px;  }
.blog-detail .blog-tags a:hover{ color:#edae9a;  }
.social-heading{ margin-bottom: 10px; }
.social-heading b,
.blog-detail .blog-tags > span {
    font-size: 18px;
    margin-right: 15px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #364466;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap {
  margin-left: 80px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta {
  color: #222;
  font-weight: bold;
  margin-bottom: 10px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta > span {
  margin-right: 15px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta > span span {
  color: #888;
  margin-left: 10px;
  font-weight: normal;
}
.blog-detail .blog-comment-block #blog-localengine .form-group {
  margin-bottom: 20px;
}
.blog-detail .blog-comment-block .btn-send {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  min-width: 110px;
  text-align: center;
  color: #fff;
  background-color: #eee;
  font-weight: 600;
  float: right;
  border-radius: 5px;
}
.blog-detail .blog-comment-block .btn-send i {
  margin-right: 10px;
  font-weight: 800;
}
.blog-detail .blog-comment-block .btn-send:hover {
  background-color: #222;
}
.blog-detail .blog-comment-block #blog-localengine .form-group button {
    background-color: #364466;
    border-color: #364466;
    color: #fff;
}
.blog-detail .blog-comment-block #blog-localengine .form-group button:hover {
    background-color: #edae9a;
    border-color: #edae9a
}
.blog-comment-block h3{
	  margin-bottom: 15px;
    color: #364466;
    font-size: 18px;
}
.blog-comment-block #comment-form{ margin-top: 30px; }
.comment-capcha-image{ margin-bottom: 10px; }
h1.blog-heading{
	font-size: 20px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 600;
}
.ps-carousel { display: none;     margin: 0;}
#blog-category{ margin-bottom: 30px; }
.subcategories-title{ margin-bottom: 30px; }
.secondary-blog .flexRow{ 
	clear: both;
    float: left;
}
.Recnet-blog .pagination{
	border-top: 0;
    padding: 0;
}
#blog-listing .pagination li,
.Recnet-blog .pagination li{ 
	background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 2px 0 0;
    padding: 0px;
}
.pagination li > span {
    height: 35px;
    margin: 0;
    padding: 4px 10px;
    width: 35px;
    color: #364466;
    background: #a89f8d;
    display: block;
    font-weight: 500;
    border: 1px solid #a89f8d;

}
.pagination li:hover > span,
.pagination li.current > span{
	color: #0d2936;
    border-color: #a89f8d;
    background-color: #a89f8d;
    text-decoration: none;
}
.ps_sortPagiBar{ clear: both; }
.bottom-line{ padding-top: 10px; padding-bottom: 10px; border-top: 0; }
.bottom-line .pagination{ width: auto; float: left; margin: 0px; border: 0; padding: 0; }

.blog-image .blogicons{
	bottom: 0;
    height: 51px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: 10px;
    width: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.blog-post .blog-item:hover .blog-image .blogicons,
.secondary-blog .blog-item:hover .blog-image .blogicons,
.leading-blog  .blog-item:hover .blog-image .blogicons {
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog-image .blogicons a{
	width: 47px;
	height: 45px;
	display: inline-block;
	float: none;
}
.blog-item:hover .blog-image .blogicons a {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
}
.blog-item .blog-image .blogicons a {
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.blog-image .blogicons .icon:before{
	font-family: "FontAwesome";
    border: 2px solid #ffffff;
    background: transparent;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
    height: 45px;
    margin: auto;
    right: 50%;
    padding: 12px;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: 0;
    width: 45px;
    line-height: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.blog-image .blogicons .icon:hover:before{
	-webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-color: #a89f8d;
    background: #a89f8d;
}
.blog-image .blogicons .icon.zoom:before{
    content: "\f002";
	left: 0px;
}
.blog-image .blogicons .icon.readmore_link:before{	
    content: "\f0c1";
	right: 0px;
}

.blog-item .blog-image .post-image-hover {
    height: 100%;
    left: 0;
    top: 0px;
    position: absolute;
    -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
    width: 100%;
}
.blog-post .blog-item:hover .blog-image .post-image-hover,
.secondary-blog .blog-item:hover .blog-image .post-image-hover,
.leading-blog .blog-item:hover .blog-image .post-image-hover{    
	background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog-item .blog-image img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.blog-item:hover .blog-image img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.leading-blog  .blog-meta{ margin-bottom: 0px; }
.homeblog-latest { 
	  padding: 40px 0 50px;
    clear: both;
    float: left;
    width: 100%;
    
}
.category-title {
    padding: 20px 0 7px;
    text-transform: capitalize;
    font-weight: 600;
}
.category-title a {
    color: #364466;
    font-size: 18px;
}
.category-title a:hover {
	color: #edae9a;
}
#blogpage .blog-detail .blog-title{
	margin-bottom: 25px;
}
#blogpage .blog-detail .blog-title,
.category-info h1,
.Recent-title.h3,
.subcategories-title {
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    padding: 0 0;
    margin: 5px 0 30px;
    color: #364466;
    text-transform: initial;
}
#blogpage .blog-detail .blog-image{
	padding-bottom:0px;
}
#blogpage .blog-detail .blog-image-meta {
    position: relative;
    margin: 0 0 25px;
}
#blogpage .blog-detail .blog-meta{
	position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.41);
    margin-bottom: 0;
	padding: 10px 20px 0;
    line-height: 32px;
	color: #fff;
	width: 100%;
}
#blogpage .blog-detail .blog-meta a:hover{
	text-decoration: underline;
}
#blogpage .blog-detail .blog-meta a,
#blogpage .blog-detail .blog-meta > span span,
#blogpage .blog-detail .blog-meta > span{
	border: 0px;
	color: #fff;
}
#blog-listing h1 {
    color: #364466;
    margin-bottom: 30px;
    margin-top: 0px;
    font-size: 24px;
    text-transform: inherit;
    font-weight: 600;
}
/*.secondary-blog{ margin: 0 -15px; } */
#categories_blog_menu ul li{ line-height: 30px; }

.leading-blog, .secondary-blog{ margin: 0 -15px ;}


@media (max-width: 991px) {
	
	.homeblog-inner li.blog-post {
    padding-left: 10px;
    padding-right: 10px;
  }
  .homeblog-wrapper {
    margin: 0 -10px;
  }
	.category-info h1 {
		margin-top: 15px;
	}
	.blog-item { margin-bottom: 10px; }
  
  .homeblog-latest{
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .blog-item .title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .homeblog-inner{
    padding-top: 10px;
  }
}
@media (max-width:480px){
	.homeblog-latest .blog-item .blog-meta .blog-hit, .secondary-blog .blog-item .blog-meta .blog-hit {
		margin: 0;
	}
}

/*.blog-image{
    height: 237px;
}*/

.blog-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

/* CSS pour contenu article */

#savoirfaire h2 {
    color: black;
    font: 17px/22px "Roboto",sans-serif;
    margin-bottom: 30px;
    margin-top: 0;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
}

#savoirfaire h3 {
    font-style: italic;
    text-align: center;
    margin: 40px 0 !important;
    color: #000000;
    font-size: 24px !important;
}

#savoirfaire .bg-gris {
    background: #f6f6f6;
    padding: 60px;
}

#savoirfaire .bg-gris h2 {
    text-align: center;
    font-size: 42px !important;
    line-height: normal !important;
    letter-spacing: 5px;
    padding: 20px 0;
}

#savoirfaire p {
    line-height: unset !important;
    padding-bottom: 10px;
}

#savoirfaire .col-lg-6 {
    padding: 0 30px;
}

#savoirfaire .txt-justify {
    text-align: justify !important;
}

#savoirfaire h4 {
    font-style: italic;
    text-align: center;
    margin: 40px 0 !important;
}

#savoirfaire .btn {
    background-color: #000000;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 50px;
}

#savoirfaire .bg-blanc {
    padding: 60px;
}

#savoirfaire .txt-w80 {
    width: 80%;
    margin: 0 auto;
}

#savoirfaire h5 {
    font-style: italic;
    font-size: 18px !important;
    text-decoration: underline;
    padding-top: 15px;
    padding-bottom: 10px;
}

#savoirfaire .text-center {
    text-align: center;
}

#savoirfaire .bg-blanc h2 {
    text-align: center;
    font-size: 42px !important;
    line-height: normal !important;
    letter-spacing: 5px;
    padding: 20px 0;
}

#savoirfaire .bg-gris h2 {
    text-align: center;
    font-size: 42px !important;
    line-height: normal !important;
    letter-spacing: 5px;
    padding: 20px 0;
}

#savoirfaire > h2 {
    font-size: 54px !important;
    text-align: center;
    letter-spacing: 6px;
    line-height: normal !important;
    margin-top: 50px !important;
}

#savoirfaire .marge-top {
    margin-top: 40px;
}

#savoirfaire .txt-w70 {
    width: 70%;
    margin: 0 auto;
}

@media (max-width: 991px) {
    #savoirfaire .bg-gris {
        padding: 10px;
    }

    #savoirfaire .bg-blanc {
    padding: 10px;
    }

}

.container-fluid .col-lg-3{
    text-align: center;
}

.container-fluid p{
    text-align: center;
}


