@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
html {
}
body {
margin:0;
padding:0;
height: 100%;
width: 100%;
background: #f1f5f7;
background-color: #f1f5f7 !important;
}
h1 {
font-size: 40px;
font-weight: bold !important;
color:#000000 !important;
line-height: 44px;
letter-spacing: -3px;
font-family: 'Montserrat', sans-serif !important;
}
h2 {
font-size: 28px !important;
font-weight:700 !important;
color:#000000 !important;
line-height: 22px;
letter-spacing: -2px;
font-family: 'Montserrat', sans-serif !important;
}
.row {
margin-left:0;
margin-right: 0;
}  #preheader {
float:none;
background: #f5f5f5;
line-height: 42px;
height:42px;
margin-left:0 !important;
margin-right: 0 !important;     
}
#header {
float:none;
background-color: #ffffff;
height:auto;
margin-left:0 !important;
margin-right: 0 !important;    
}
.navbar {
background-color: #ffffff !important;
margin-bottom: 0 !important; 
border-top: 1px solid !important;
border-color: whitesmoke !important;
min-height: 0px !important;
}
.navbar a {
font-weight: normal;
font-family: "Montserrat", serif;
font-size: 14px;
color: #000000;
text-transform: uppercase;
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 14px !important;
}
.current-category-ancestor > a, .current-post-ancestor > a, .navbar-nav>li a:hover {
color:#31c58f;
}
.navbar-brand {
height:auto !important;
}
.navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,126,154, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.navbar-toggler {
border-color: #007e9a !important;
border-color: #ffffff !important;
} 
#breadcrumbs {
font-size: 13px;
padding: 15px 0;
}
#breadcrumbs > .container {
padding-left:30px;
padding-right:30px;
}
#breadcrumbs p {
margin:0;
}
#breadcrumbs a {
font-size: 13px;
color: #889ca3;
padding-right:20px;
}
.search_bar {
}
.bg-white {
background-color:white;
padding:10px 40px 40px 40px;
}
.bg-grey {
background-color:#eeeeee;
}
.active { }
.fixe {
position:fixed;
margin:0 auto;
top:0;
z-index: 999;
width:100%;
}
.small {
width: 80px;
height:auto;
}
#zone-recherche {
display: none;
} .img-hp {
width:100%;
height:auto;
}
.jeg_post_title {
font-family: "Montserrat";
font-size: 16px;
font-weight: 700;
}
.jeg_thumb .jeg_post_category a, .jeg_heroblock .jeg_post_category a, .jeg_breakingnews_title {
background: #31c58f !important;
}
.jeg_postblock .jeg_post_title a:hover, .jeg_breakingnews a:hover {
color: #31c58f !important;
text-decoration: none !important;    
} @media(min-width:768px){
#main {
width:calc(100% - 330px);    
}
#page-content {
padding-top:90px;
}
#hero {
padding-top:60px;
}
}
#main {
}
#article-content {
background-color:white;
padding:0px 20px 20px 20px; margin-bottom:20px;
box-shadow: 0 6px 6px -6px rgba(22,33,44,0.2);
color: #000;
font-size: 16px;
font-weight: 300;
font-family: "Roboto", sans-serif;
line-height: 1.5;
}
#article-content b, #article-content optgroup, #article-content strong {
font-weight: 700;
}
#article-content a {
color: #31c58f !important;
}
.blog-post-single-header-2 {
position: relative;
margin-bottom: 40px;
}
.blog-post-single-header-2 .blog-post-single-thumb img {
display: block;
}
.blog-post-single-header-2 .blog-post-single-header-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba( 49, 49, 49, 0.45 );
background: -moz-linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(32,32,32,0) 26%,rgba(0,0,0,0.4) 70%,rgba(0,0,0,0.7) 100%);
background: -webkit-linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(32,32,32,0) 26%,rgba(0,0,0,0.4) 70%,rgba(0,0,0,0.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(32,32,32,0) 26%,rgba(0,0,0,0.4) 70%,rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc686868',GradientType=0 );
}
.blog-post-single-header-2 .blog-post-single-header-main {
position: absolute;
bottom: 40px;
left: 43px;
right: 43px;
}
.blog-post-single-header-2 .blog-post-single-cats {
margin-bottom: 18px;
}
.post-meta-cats {
display: inline-block;
position: relative;
line-height: 1;
}
.blog-post-single-header-2 .blog-post-single-cats a {
color: #23eea4;
}
.post-meta-cats a:last-child {
margin-right: 0;
}
.post-meta-cats a {
position: relative;
display: inline-block;
color: #000;
font-size: 14px;
font-family: "Montserrat";
margin-right: 15px;
padding-bottom: 2px;
}
.post-meta a {
color: inherit;
}
.blog-post-single-header-2 .blog-post-single-cats .post-meta-cats-line {
display: none;
}
.post-meta-cats-line {
position: absolute;
bottom: 0;
left: 0;
right: 0;
display: block;
height: 7px;
background: #23eea4;
}
.post-meta-cats-text {
position: relative;
}
.blog-post-single-header-2 .blog-post-single-title {
margin: 0;
margin-bottom: 22px;
color:white !important;
font-size: 42px;
font-weight: bold;
line-height: 46px;
letter-spacing: -3px;    
}
.blog-post-single-header-2 .post-meta-date, .blog-post-single-header-2 .post-meta-comments, .blog-post-single-header-2 .post-meta-comments .fa, .blog-post-single-header-2 .post-meta-views-count, .blog-post-single-header-2 .post-meta-views-count .fa {
color: #fff !important;
}
.post-meta-date {
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 15px;
color: #737373;
}
.post-meta-separator-clean {
display: inline-block;
width: 1px;
height: 1px;
margin: 3px 14px;
}
.postimg {
margin:15px 0;
}
.nav-tabs {
border-bottom: 1px solid #fff;
}
.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
border: 1px solid #fff;
color:#349fc6;
box-shadow: 0.25px 0px 1px 1px rgba(52, 159, 198, 0.6);
}
.nav-tabs>li>a:hover {
border-color: transparent;   
}
.nav-tabs>li.active>a {
border:1px solid #fff;
color:#349fc6;    
border-bottom:transparent;
}
#article-content h3 {
font-size: 18px;
font-weight: 500;
line-height: 24px;
padding-left:20px;
}
#article-content img {
max-width:100%;
height:auto;
}
#infos-article {
font-size:12px;
padding: 3px 10px;
color:#333;
margin-top:30px;
}
#article-content span.floatleft {
float: left;
padding:20px 0;
}
#article-content span.floatright {
float:right;
padding:20px 0;
}
#article-content .previouslink a, #article-content .nextlink a, #article-content .previouslink a:hover, #article-content .nextlink a:hover{
color:#31c58f !important;
text-decoration: none;
}
blockquote.blockquote-style-2 {
background: transparent;
border-left: 7px solid #23eea4;
padding-left: 32px;
padding-top: 0;
padding-bottom: 0;
}
blockquote, q {
quotes: "" "";
}
blockquote {
margin: 0;
background: #f6f6f6;
padding: 37px 40px;
font-size: 27px;
line-height: 32px;
font-family: "Montserrat";
color: #000;
font-weight: bold;
text-align: left;
letter-spacing: -1px;
margin-bottom: 30px;
} #articles {
background-color:white;
padding:0px 20px 20px 20px; margin-bottom:20px;
box-shadow: 0 6px 6px -6px rgba(22,33,44,0.2);
}
#articles h2 {
font-size: 18px;
font-weight: 700;
}
#articles h2 i {
background-color:#349fc6;
color:white;
padding:10px 10px;
border-radius:20px;
font-weight: 300;
}
.liste-articles {
list-style-type: none;
margin:0;
padding:0;
}
.liste-articles li a img {
display: none;
}
.liste-articles li:nth-child(-n+5) a img {
display: inline-block;
float:left;
margin-right:20px; 
}
.liste-articles li p {
display: none;
}
.liste-articles li:nth-child(-n+5) p {
display: block;
}
.liste-articles li h3 {
font-family: "Montserrat";
font-size: 16px;
font-weight: 700;
color:black;
}
.liste-articles li h3 a {
font-family: "Montserrat";
font-size: 16px;
font-weight: 700;
color:black;
}
.liste-articles li h3 a:hover {
text-decoration: none;
color: #31c58f !important;
}
.article {
border-bottom:2px #EEEEEE solid;
padding-bottom: 10px;
}
.article-pub {
border-bottom:2px #EEEEEE solid;
padding: 15px 0 10px 0;
}
.lirelasuite {
text-align: right;
}
.lirelasuite a, .lirelasuite a:hover {
color: #31c58f;
text-decoration:none;
} @media(min-width:768px){
#right {
float:right;
width: 330px;  
}
.home #right {
margin-top:10px;    
}
}
.widget {
background-color:white;
padding:20px 20px;
margin-bottom:20px;    
border-top:2px solid #000000;
}
#bon-plan {
padding: 0;
border-top:0px solid #349fc6;   
}
#bon-plan h3 {
background-color: #349fc6;
color: white;
padding: 5px 10px;
margin-bottom: 0px;
}
.widget h3 {
font-size: 22px;
color: #162b32;
font-weight: 900;
margin-top: 0px;
margin-bottom: 10px;  
letter-spacing: -1px;
}
.tagcloud a {
display: inline-block;
background-color: #349fc6;
color:white;
padding:5px 7px;
margin-bottom:5px;
}
.banner {
background-color:transparent;
padding:0;
border-top:0px;
}
.rhtitle.rhdefaultcolored {
color: red;
}
.stylish-input-group .input-group-addon{
background: white !important; 
}
.stylish-input-group .form-control{
border-right:0; 
box-shadow:0 0 0; 
border-color:#ccc;
}
.stylish-input-group button{
border:0;
background:transparent;
}
.wp-pagenavi a, .wp-pagenavi span {
padding:0 5px;
min-width:26px;
} #footer {
background-color: #162b32;
font-size: 14px;
color: #889ca3;
margin-top: 60px;
}
#footer a {
color: #889ca3;
}
#footer h4 {
font-size: 16px;
color: white;
font-weight:900;
padding:10px 0 0 0;
}
#footerbottom {
background-color: #14272d;
color: #3b5a64;
padding:10px 0 0 0;
}
#footerbottom a {
color: #36a0c7;
color: #3b5a64;
}
.menu-footer-menu-container {
position:relative;
}
#footer .widget {
position:relative;
background-color: #162b32;
color: #889ca3;
}
#menu-footer-menu {
list-style-type:none;
display: inline-block;
margin: 0;
padding:0;
}
#menu-footer-menu li {
width:25%;
height:auto;
float:left;
}
#menu-footer-menu li a {
}