/*
Template Name:Mediumish
Copyright:WowThemes.net,https://www.wowthemes.net
Version:1.0.1
License: https://www.wowthemes.net/freebies-license/
*/
body {
	padding-top:5rem;
	font-family: 'Poppins', sans-serif;
	font-family: 'Poppins', sans-serif;
  font-weight: 400;
  background: #fef5ea;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	
		
	

}
.mainheading {
	padding:1rem 0rem;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}


/* Navbar General Styling */
.header-area {
	background-color: white;
	font-size: 30px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	height: 80px;
	transition: all 0.5s ease;
  }
  
  .header-area .main-nav {
	min-height: 80px;
  }
  
  .header-area .main-nav .logo {
	line-height: 80px;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	margin-left: 100px;
  }
  
  .header-area .main-nav .nav {
	float: right;
	margin-top: 30px;
	background-color: transparent;
	position: relative;
	margin-right: 30px;
	
	
  }
  
  .header-area .main-nav .nav li {
	padding: 0 20px;
	display: inline-block;
	
  }
  
  .header-area .main-nav .nav li a {
	display: block;
	font-size: 15px;
	font-weight: 540;
	margin-top: -5px;
	
	color: #2a2a2a;
	line-height: 40px;
	letter-spacing: 2px;
	transition: color 0.3s ease;
  }
  
  .header-area .main-nav .nav li a.active,
  .header-area .main-nav .nav li:hover a {
	color: #0b8b34;
	
	text-decoration: none;
  }
  
  .main-red-button-hover a {
	display: inline-block;
	background-color: #e00012;
	color: white;
	font-size: 15px;
	font-weight: 400;
	
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 23px;
	letter-spacing: 0.25px;
	transition: all .3s;
	}
  .header-area .main-nav .nav li:last-child .main-red-button-hover a:hover,
.background-header .main-nav .nav li:last-child .main-red-button-hover a:hover {
  background-color: #0b8b34 !important;
  color: white;;
}
  
  .main-red-button-hover a:hover {
	background-color: #0b8b34;
  }
  
  /* Mobile Menu */
  .menu-trigger {
	cursor: pointer;
  display: none;
  position: absolute;
  top: 33px;
  right: 40px;
  width: 32px;
  height: 40px;
  background: transparent;
  border: none;
  padding: 0;
  }
  
  .menu-trigger span,
  .menu-trigger span::before,
  .menu-trigger span::after {
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #2a2a2a;
	transition: all 0.3s;
  }
  
  .menu-trigger span {
	top: 50%;
	transform: translateY(-50%);
  }
  
  .menu-trigger span::before {
	content: '';
	top: -10px;
  }
  
  .menu-trigger span::after {
	content: '';
	bottom: -10px;
  }
  
  /* Animation du bouton hamburger quand actif */
  .menu-trigger.active span {
	background-color: transparent;
  }
  
  .menu-trigger.active span::before {
	transform: translateY(10px) rotate(45deg);
  }
  
  .menu-trigger.active span::after {
	transform: translateY(-10px) rotate(-45deg);
  }
  
  @media (max-width: 991px) {
	.menu-trigger {
	  display: block;
	}
  
	.header-area .main-nav .nav {
	  display: none;
	  position: absolute;
	  top: 80px;
	  left: 0;
	  right: 0;
	  background-color: white;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	}
  
	.header-area .main-nav.active .nav {
	  display: block;
	}
  
	.header-area .main-nav .nav li {
	  display: block;
	  text-align: center;
	  padding: 15px 0;
	  margin: 0;
	  border-bottom: 1px solid #eee;
	}
  
	.header-area .main-nav .nav li:last-child {
	  display: none;
	}
  
	.header-area .main-nav .nav li:last-child .main-red-button-hover a {
	  display: inline-block;
	  width: auto;
	  padding: 0 20px;
	}
  
	.header-area .main-nav .logo {
	  margin-left: 0;
	}
  }
  
a {
	color:#00ab6b;
}
a,a:hover {
	transition:all 0.2s;
}
.mediumnavigation {
	background:rgba(255,255,255,.97);
	box-shadow:0 2px 2px -2px rgba(0,0,0,.15);
}
section {
	margin-bottom:20px;
}
.section-title h2 {
	border-bottom:1px solid rgba(0,0,0,.15);
	margin-bottom:25px;
	font-weight:700;
	font-size:1.4rem;
	margin-bottom:27px;
}
.section-title span {
	border-bottom:1px solid rgba(0,0,0,.44);
	display:inline-block;
	padding-bottom:20px;
	margin-bottom:-1px;
}
@media (min-width: 576px) {
	.card-columns.listfeaturedtag {
	  display: flex;
	  flex-wrap: wrap; /* Allow wrapping of cards */
	  justify-content: space-between; /* Space between the cards */
	}
	.card-columns.listfeaturedtag .card {
	  flex: 0 0 48%; /* Two cards per row with small spacing */
	  margin-bottom: 20px; /* Spacing between rows */
	}
  }

.card-columns .card {
	margin-bottom:20px;
}
.listfeaturedtag .wrapthumbnail {
	height:300px;
	flex:0 0 auto;
}
.listfeaturedtag .card {
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 8px;
	height: 300px;
	padding-left: 0;
	margin-bottom: 15px;
	background-color: #fff9f0;
	box-shadow: 0 4px 15px rgba(0,0,0,.08);
	
}
.listfeaturedtag .thumbnail {
	background-size:cover;
	height:100%;
	display:block;
	background-position:38% 22% !important;
	background-origin:border-box!important;
	border-top-left-radius:2px;
}
.listfeaturedtag .card-block {
	padding-left:0;
	height: 100%;
	padding: 5px;
	padding-top: 10px;
	position: relative;
	z-index: 1;
}
.listfeaturedtag h2.card-title,.listrecent h2.card-title {
	font-size:1.3rem;
	font-weight:650;
	line-height: 1.25;
}
.listfeaturedtag h2.card-title a,.listrecent h2.card-title a {
	color:rgba(0,0,0,.8);
}
.listfeaturedtag h2.card-title a:hover,.listrecent h2.card-title a:hover {
	color:rgba(0,0,0,.6);
	text-decoration:none;
}
.listfeaturedtag h4.card-text,.listrecent h4.card-text {
	color:rgba(0,0,0,.44);
	font-size:0.95rem;
	line-height:1.4;
	font-weight:400;
	
	
}
.listfeaturedtag .wrapfooter {
	
	bottom:0px;
	font-size:12px;
	display:block;
	width:90%;
	margin-top: 10px;
}
.listrecent .wrapfooter {
	font-size:12px;
	
}
.author-thumb {
	width:40px;
	height:40px;
	float:left;
	margin-right:13px;
	border-radius:100%;
}
.post-top-meta {
	margin-bottom:2rem;
}
.post-top-meta .author-thumb {
	width:72px;
	height:72px;
}
.post-top-meta.authorpage .author-thumb {
	margin-top:40px;
}
.post-top-meta span {
	font-size:0.9rem;
	color:rgba(0,0,0,.44);
	display:inline-block;
}
.post-top-meta .author-description {
	margin-bottom:5px;
	margin-top:5px;
	font-size:0.95rem;
}
.author-meta {
	flex:1 1 auto;
	white-space:nowrap!important;
	text-overflow:ellipsis!important;
	overflow:hidden!important;
}
span.post-name,span.post-date,span.author-meta {
	display:inline-block;
}
span.post-date,span.post-read {
	color:rgba(0,0,0,.44);
}
span.post-read-more {
	align-items:center;
	display:inline-block;
	float:right;
	margin-top:8px;
}
span.post-read-more a {
	color:rgba(0,0,0,.44);
}
span.post-name a,span.post-read-more a:hover {
	color:rgba(0,0,0,.8);
}
.dot:after {
	content:"·";
	margin-left:3px;
	margin-right:3px;
}

.footer {
	border-top:1px solid rgba(0,0,0,.05)!important;
	padding-top:15px;
	padding-bottom:12px;
	font-size:0.8rem;
	color:rgba(0,0,0,.44);
	margin-top:50px;
}
.link-dark {
	color:rgba(0,0,0,.8);
}
.article-post {
	font-family:Merriweather;
	font-size:1.2rem;
	line-height:1.8;
	color:rgba(0,0,0,.8);
}
.steps {
	font-family:Merriweather;
}
blockquote {
	border-left:4px solid #00ab6b;
	padding:0 20px;
	font-style:italic;
	color:rgba(0,0,0,.5);
}
.article-post p,.article-post blockquote {
	margin:0 0 1.5rem 0;
}
.featured-image {
	display:block;
	margin:0px auto;
	margin-bottom:1.5rem;
}
.share {
	text-align:center;
	margin-top:20px;
}
.share p {
	margin-bottom:10px;
	font-size:0.95rem;
}
.share {
	display:none;
}
.share ul li {
	display:inline-block;
	margin-bottom:5px;
}
.share ul {
	padding-left:0;
	margin-left:0;
}
.svgIcon {
	vertical-align:middle;
}
@media (min-width:1024px) {
	.share {
		position:fixed;
		display:block;
	}
	.share ul li {
		display:block;
	}
}
@media (max-width:999px) {
	.listfeaturedtag .wrapthumbnail, .listfeaturedtag .col-md-7 {
		width:100%;
		max-width:100%;
		-webkit-box-flex: 0;
		-webkit-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
	}
	.listfeaturedtag .wrapthumbnail {
		height:250px;
	}
	.listfeaturedtag .card {
		height:auto;
	}
	.listfeaturedtag .wrapfooter {
		position:relative;
		margin-top:30px;
	}
	.listfeaturedtag .card-block {
		padding:20px;
	}
}
@media (max-width:1024px) {
	.post-top-meta .col-md-10 {
		text-align:center;
	}
}
@media (max-width:767px) {
	.post-top-meta.authorpage {
		text-align:center;
	}
}
.share,.share a {
	color:rgba(0,0,0,.44);
	fill:rgba(0,0,0,.44);
}
.graybg {
	background-color: #fef5ea;
	padding: 40px 0 46px;
	position: relative;
}
.listrelated {
    justify-content: flex-start;
    gap: 20px;
}
.listrelated .col-md-6 {
    padding: 0 0px;
    max-width: 300px;
}
.listrelated .card {
    margin-bottom: 20px;
    height: 100%;
}
.card {
	border-radius:4px;
}
.card .img-thumb {
	border-top-right-radius:4px;
	border-top-left-radius:4px;
}
ul.tags {
	list-style:none;
	padding-left:0;
	margin:0 0 3rem 0;
}
ul.tags li {
	display:inline-block;
	font-size:0.9rem;
}
ul.tags li a {
	background:rgba(0,0,0,.05);
	color:rgba(0,0,0,.6);
	border-radius:3px;
	padding:5px 10px;
}
ul.tags li a:hover {
	background:rgba(0,0,0,.07);
	text-decoration:none;
}
.margtop3rem {
	margin-top: 3rem;
}
.sep {
	height:1px;
	width:20px;
	background:#999;
	margin:0px auto;
	margin-bottom:1.2rem;
}
.btn.follow {
	border-color:#02B875;
	color:#1C9963;
	padding:3px 10px;
	text-align:center;
	border-radius:999em;
	font-size:0.85rem;
	display:inline-block;
}
.btn.subscribe {
	background-color:#1C9963;
	border-color:#1C9963;
	color:rgba(255,255,255,1);
	fill:rgba(255,255,255,1);
	border-radius:30px;
	font-size:0.85rem;
	margin-left:10px;
	font-weight:600;
	text-transform:uppercase;
}
.post-top-meta .btn.follow {
	margin-left:5px;
	margin-top:-4px;
}
.alertbar {
	box-shadow:0 -3px 10px 0 rgba(0,0,0,.0785);
	position:fixed;
	bottom:0;
	left:0;
	background-color:#fff;
	width:100%;
	padding:14px 0;
	z-index:1;
}
.form-control::-webkit-input-placeholder {
	color: rgba(0,0,0,.5);
}
.form-control:-moz-placeholder {
	color: rgba(0,0,0,.5);
}
.form-control::-moz-placeholder {
	color: rgba(0,0,0,.5);
}
.form-control:-ms-input-placeholder {
	color: rgba(0,0,0,.5);
}
.form-control::-ms-input-placeholder {
	color: rgba(0,0,0,.5);
}
.authorpage h1 {
	font-weight:700;
	font-size:30px;
}
.post-top-meta.authorpage .author-thumb {
	float:none;
}
.authorpage .author-description {
	font-size:1rem;
	color:rgba(0,0,0,.6);
}
.post-top-meta.authorpage .btn.follow {
	padding:7px 20px;
	margin-top:10px;
	margin-left:0;
	font-size:0.9rem;
}
.graybg.authorpage {
	border-top:1px solid #f0f0f0;
}
.authorpostbox {
	width:760px;
	margin:0px auto;
	margin-bottom:1.5rem;
	max-width:100%;
}
.authorpostbox .img-thumb {
	width:100%;
}
.sociallinks {
	margin:1rem 0;
}
.sociallinks a {
	background:#666;
	color:#fff;
	width:22px;
	height:22px;
	display:inline-block;
	text-align:center;
	line-height:22px;
	border-radius:50%;
	font-size:12px;
}
.listrecent {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
}
.listrecent .card {
	flex: 0 0 auto;
	width: 300px;
	margin-right: 15px;
	background-color: #fff9f0;
	box-shadow: 0 4px 15px rgba(0,0,0,.08);
}

.footer-dec {
	width: 100%;
	margin-top: 140px;
  }
  
  footer {
	margin-top: -50px;
	z-index: 2;
	position: relative;
  }
  
  footer .footer-item h4 {
	font-size: 18px;
	font-weight: 700;
	color: #2a2a2a;
	margin-bottom: 30px;
  }
  
  footer .about .logo img {
	width: 89px;
	margin-bottom: 30px;
  }
  
  footer .about a {
	color: #afafaf;
	font-weight: 300;
  }
  
  footer .about ul {
	margin-top: 20px;
  }
  
  footer .about ul li {
	display: inline-block !important;
	margin-right: 5px;
  }
  
  footer .about ul li a {
	width: 32px;
	height: 32px;
	background-color: #e00012;
	color: #fff !important;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	line-height: 32px;
	font-size: 15px;
  }
  
  footer .about ul li a:hover {
	background-color: #e00012;
  }
  
  footer .footer-item ul li {
	display: block;
	margin-bottom: 12px;
  }
  
  footer .footer-item ul li:last-child {
	margin-bottom: 0px;
  }
  
  footer .footer-item ul li a {
	font-size: 15px;
	color: #afafaf;
	transition: all .3s;
  }
  
  footer .footer-item ul li a:hover {
	color: #e00012;
  }
  
  footer .footer-item p {
	font-size: 15px;
	color: #afafaf;
	margin-top: -5px;
  }
  
  footer .footer-item form {
	background-color: #0b8b34;
	height: 46px;
	border-radius: 23px;
	position: relative;
	margin-top: 15px;
  }
  
  footer .footer-item form input {
	line-height: 46px;
	background-color: transparent;
	border: none;
	font-size: 14px;
	padding: 0px 20px;
	outline: none;
  }
  
  footer .footer-item form input::placeholder {
	color: #fff;
  }
  
  footer .footer-item form button {
	position: absolute;
	right: 20px;
	top: 10px;
	color: #fff;
	background-color: transparent;
	border: none;
	outline: none;
  }
  
  footer .copyright p {
	text-align: center;
	border-top: 1px solid #eee;
	color: #afafaf;
	margin-top: 50px;
	padding: 20px 0px;
	font-weight: 300;
  }
  
  footer .copyright p a {
	color: #e00012;
  }
  
.featured-posts {
    margin-top: 60px;
}
  

