/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

.content-con p {	margin-bottom:15px;	font-size:16px;	line-height:20px;}.content-con {	font-size:16px;}.content-con ul {	list-style:disc;	padding-left:20px;	margin-bottom:15px;}.content-con ol {	list-style:auto;	padding-left:20px;	margin-bottom:15px;}.content-con li {	font-size:16px;	line-height:20px;}.content-con table {    border-collapse: collapse;	margin-bottom:20px;	margin-top:20px; width: 100%;}.content-con table td {	border:1px solid #000;	font-size:16px;	padding:5px;}h1, h2, h3, h4, h5, h6 {	margin-bottom:10px;	margin-top:30px;}.content-con h1 {	font-size:3em;}.content-con h2 {    font-size:2.5em;}.content-con h3 {	font-size:2em;}.content-con h4 {	font-size:1.8em;}.content-con h5 {	font-size:1.6em;}.content-con h6 {	font-size:1.5em;}img.aligncenter {    margin: auto;    display: block;}img.alignright {    margin-left: auto;    display: block;}#header, #header .main_nav {	overflow:visible;}#header .main_nav a {    color: #024186;    display: block;    padding: 0.2em 0.7em 0.7em 0.7em;}.menu-item-has-children a {    padding-right:1em !important;}ul.wp-menu li {	position:relative;}ul.sub-menu {    position: absolute;    padding: 5px;    border-top: 1px solid #fff;    display: none;}ul.wp-menu li:hover ul.sub-menu {	display:block;}ul.sub-menu li {    width: 100%;    border-bottom: 1px solid #ccc;    padding: 5px 0 !important;    display: inline-block;}div#footer p {    margin-top: 10px;}.icon {	display: none !important;	position: absolute;	right: 20px;	top: 0px;	width:40px;	height:40px;	padding:0 !important;}.icon i {    width: 100%;    height: 3px;    background: #000;    display: block;    margin-top: 19px;}.icon::after {    content: "";    width: 100%;    display: block;    height: 3px;    position: absolute;    background: #000;    top: 7px;}.icon::before {    content: "";    width: 100%;    display: block;    height: 3px;    position: absolute;    background: #000;    bottom: 6px;}a.icon:focus {    background: none !important;}dl {    margin: 0px;    padding: 0;	 font-size:16px;    font-family: Arial, sans-serif;    border: 1px solid #ddd;    border-radius: 5px;    background-color: #f9f9f9;}dt {    font-weight: bold;    margin: 10px 0 5px;    padding: 10px;    background-color: #eee;    border-bottom: 1px solid #ddd;}dd {    margin: 0 0 10px 20px;    padding: 10px;    border-left: 2px solid #ddd;    background-color: #fff;}blockquote:before {    content: '»';    margin-right: 0.2em;}blockquote:before, blockquote:after {    font-family: Museo300Regular, Arial, Helvetica, sans-serif;    font-size: 3em;    display: inline-block;    color: #d9e3eb;}blockquote:after {    content: '«';    margin-bottom: 20px;    margin-left: 0.2em;    vertical-align: top;    line-height: 20px;}blockquote p {    display: inline;}#header .main_nav a:hover {	border-radius:7px 7px 0 0;}ul.sub-menu li a {    padding: 0 10px !important;}ul.sub-menu li {    background: none !important;}#footer-menu li {	color:#fff;}#footer-section #footer-copyright  p{    font-size: 12px;    color: #000;}.content-con ul li {    list-style: disc;}#footer-section #footer-copyright {    text-align: center;}
#navigation .menu li.current-menu-item > a{color: #000;}
#header {
    margin-bottom: 60px;
    position: relative;
    z-index: 999;
}


.news-slick-slider {
    margin: 20px 0;
}

.news-slide {
	position: relative;
	text-align: center;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #fff;
	margin-right: 5px;
	height: 420px;
	overflow: hidden;
	margin-left: 5px;
}
.news-slick-slider {
    display: none !important;
}
.news-thumbnail {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	height: 300px;
}

.news-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-thumbnail h3 {
	position: absolute;
	top: auto;
	left: 0;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	margin: 0;
	z-index: 10;
	width: 100%;
	bottom: 0;
	text-align: left;
	line-height: 22px;
	padding: 15px 15px;
}

.news-thumbnail h3 a {
	color: #fff;
}

.news-excerpt {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content-con .news-excerpt .read-more {
	width: 100%;
	display: inline-block;
	color: #305098;
	font-size: 16px;
	font-weight: 600;
	margin-top: 4px;
	text-decoration: underline;
}

.slick-prev, .slick-next {
	border: none;
	padding: 10px;
	cursor: pointer;
	font-size: 18px;
	position: absolute;
	top: 37%;
	transform: translateY(-50%);
	z-index: 10;
	width: 50px;
	height: 50px;
	background-size: 100% !important;
}
.dw-toplist-cq__offer-cta-btn {
    border-left: 4px solid #1c3b88 !important;
    background: #1f3a88 !important;
}
.slick-prev {
	left: 30px;
	background: url(img/left-icon.png) center top no-repeat;
}

.slick-next {
	right: 30px;
	background: url(img/right-icon.png) center top no-repeat;
}

.slick-prev:hover, .slick-next:hover {
	background-color: transparent;
}
.news-thumbnail::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0, 0.6);
}
.content-con .news-excerpt {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin: 10px 0 0;
}
/*AUTHOR SECTION START*/
.main-title{
	text-align:left;
}
.custom_top_author {
    display: flex;
	align-items: center;
    gap: 16px;
   background: #F2F2F2;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}

.author_imag img {
    width: 60px;
	min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}
.name_author_out p{
margin-bottom:0;
}
/*AUTHOR SECTION END*/

@media screen and (max-width:1200px) {

.news-slide {
	height: 440px;
}	
	
}




@media screen and (max-width: 992px) {
	body #page 	{ width:95%;	}	
	#header .titre_site 	{    width: auto;	}	
	#content.accueil #center 	{    width: 100%;	}
	#right 	{		display:none;	}
	#center {    width: 100%;    float: left;}
	}
	
	@media screen and (max-width: 767px) {	
	
	.icon 	{		display: block !important;	}	
	#header, #header .main_nav 	{    position: relative;	}	
	div#navigation	{		display:none;	}	
	#header .main_nav 	{    height: 35px;	}  
	div#navigation {		background: #ffa803;		position: absolute;		width: 100%;		top: 42px;}
	#header .main_nav li {		background:none;    width: 100%;    padding: 0;    border-bottom: 1px solid #fff;}	
	#header .main_nav a {    padding: 10px; }	
	ul.sub-menu {    position: relative;    width: 100%;    padding: 0px 0px 0px 25px;    border-top: 0;    display: block;}	
	ul.sub-menu li {			border-bottom: 0 !important;		border-top: 1px solid #fff;}
	.menu-item-has-children::after {    top: 15px;}.content-con h1 {    font-size: 2em;}	
	
.news-slide {
	height: auto;
	margin: 0;
}
.slick-next {
	right: 25px;
}
.slick-prev, .slick-next {
	width: 30px;
	height: 30px;
}
	
}