/*
	Theme Name: Le Valois WCAG
	Theme URI: http://www.angouleme.fr
	Description: Theme développé par la mairie d'Angoulême
	Author: Simon KEMENT <dev.shin0@gmail.com> & Jessy SCHNEIDER <schneider.jessy54@gmail.com>, mis à jour par NTConseil en 2025
	Author URI: http://www.angouleme.fr
	Version: 3.0.0
*/

/* reset START */
* {
	box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video
{
	border: 0;
	font: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;


}

body{
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6{
	word-wrap: break-word;
}



/*  BASIC WP STYLES start  */

.entry-content img { margin: 0 0 20px 0; }
.alignleft, img.alignleft { float: left; margin: 10px 20px 10px 0; }
.alignright, img.alignright { display: block; float: right; margin: 10px 0 10px 20px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin: 10px auto 10px auto; }
.wp-caption { background: #fff; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption img { border: 0 none; margin: 0; padding: 0; }
.wp-caption p.wp-caption-text { margin: 0; padding: 5px; font-family: Georgia, "Times New Roman", Times, serif; color: #1b1b1b; 	line-height: 1.9; font-size: 12px; }
.wp-smiley { max-height: 12px; margin: 0 !important; }
.gallery img, .gallery dl { margin: 0; }
.gallery-caption { margin: -20px 0 0 0; }
.sticky { }
.bypostauthor { }
.textaligncenter { text-align: center; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }

img {
	border: 0 none;
    height: auto;
    max-width: 100%;
}

body,td,div {
	/*font-family: 'Patua One', cursive; */

	/* line-height: 1.9;*/
	/*color: #000;  */
}

p,ul {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
}


/*h1, h2, h3, h4, h5, h6 {
	font-family: 'Patua One', cursive;
	color: #000;
	font-weight: normal;
}

h1 {
	font-size: 36px;
	line-height: 1.3;
}
h2 {
	font-size: 28px;
	line-height: 1.3
}
h3 {
	font-size: 22px;
	line-height: 1.3
}
h4 {
	font-size: 16px;
	line-height: 1.3
}
h5 {
	font-size: 14px;
	line-height: 1.3
}
h6 {
	font-size: 12px;
	line-height: 1.3
}
*/

.number404 {
  	text-align: left;
	font-size: 130px;
	color: #da1600;
	line-height: 2;
	font-weight: bold;
	letter-spacing: -2px;
}
#container ul {
	list-style: disc;
	list-style-position:inside;
}
#container ul li {
	margin-bottom: 8px;
	padding-left: 5px;
	color: #000;
	text-decoration: none;
	margin-left: 5px;
 -webkit-transition:.5s;
 transition:.5s;

  	font-family: 'Open Sans',sans-serif;
    font-weight: 400;
}

/* single gallery fix */
#container ul.slides, #container ul.flex-direction-nav {
	list-style: none;
}

#container ul.flex-direction-nav li {
	padding: 0;
	margin: 0;
}

#container ul.slides li {
	padding: 0;
	margin: 0 5px 0 0;
}

p.flex-caption {
	margin-bottom: 0;
}






/*p, div.wpb_wrapper {
	color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
}*/

.title-stripes-left {
	border-bottom: 1px solid #e5e5e5;
	width: 150px;
	float: left;
}

.title-stripes-right {
	border-bottom: 1px solid #e5e5e5;
	width: 150px;
	float: right;
}

.title-stripes-center {
	border-bottom: 1px solid #e5e5e5;
	width: 150px;
	margin: 0 auto;
}
/* main wrappers/divs START */
#container-wrapper {
}

#container {
	width: 1170px;
	margin: 0 auto;
	padding-bottom: 35px;
}

#upper-panel-wrapper {
}

.center {
	width: 1170px;
	margin: 0 auto;
}


#upper-panel-left {
	float: left;
}

#upper-panel-right {
	float: right;
}

#right-from-logo-area {
	float: right;
	margin-top: 20px;
}

#right-from-logo-area p {
	margin-bottom: 0;
}

#logo {
	display: inline-block;
	margin: 40px 0 30px 0;
}

#logoImageRetina {
	display: none;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx){

  #logoImageRetina {
		display: inline-block;
  }
  #logoImage {
		display: none;
  }

}

/* main wrappers/divs END */

/* menu START */



/* archive START */

#container .breadcrumbs-content {
	padding: 4px 25px;
	font-weight: normal;
	color: #505050;
}
.breadcrumbs-content a,
.breadcrumbs-content span {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.breadcrumbs-content a:hover{
	color: #004080;
}

.breadcrumbs-content a:hover {
	text-decoration: underline;
}

.main-titles {
	text-align: center;
	font-size: 2.2em;
}
.main {
	background-color: #fff;
	box-shadow: 0px 0px 8px rgba(68,68,68,0.2);
	/*
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	*/
	zoom: 1;
}


.page-with-right-sidebar {
	float: left;
	width: 800px;
	padding: 30px 30px 10px 30px;
	border-right: 1px solid #e5e5e5;
}


.single-post-thumb {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

.post-grid-type1-date-comment-archive {
	width: 100%;
	float: left;
}

.post-grid-type1-date-comment-archive .post-comments-number {
	line-height: 1.9;
}

.post-thumb {
	float: left;
	overflow: hidden;
	line-height: 0;
	width: 230px;
}

.post-thumb img {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
	max-width: 100%;
	height: auto;
}

.post-thumb:hover img {
	-webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
}

.post-details {
	margin-left: 250px;
}

/*.post-details .post-date {
	text-transform: uppercase;
	color: #606060;
	font-size: 12px;
	font-weight: 400;

}*/
h1.post-title {
	margin: 0;
	padding: 0;
	line-height: 18px;
	margin-bottom: 20px;
}
.post-details .post-title a {
	font-size: 20px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.post-comments-number {
	line-height: 1.4;
}

.post-details .post-comments-number a{
	color: #000;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:12px;
	position:relative;
	top: -3px !important;
}

.icons-cat-tags {
	font-family: "entypo-fontello";
    font-size: 20px;
	color: #fff;
}


.icons-comments {
	font-family: "entypo-fontello";
    font-size: 18px;
	color: #000;
	margin-right: 10px;
}

.pagination-wrapper {
    /*float: left;*/
    text-align: center;
    /*width: 100%;*/
}
.pagination {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 15px 0;
    position: relative;
}

.pagination > ul.pagination__list{list-style: none !important; list-style-type: none !important; display: flex; justify-content: center;}
.pagination > ul.pagination__list li{list-style: none !important;}

.pagination span, .pagination a {
    color: #999999;
    display: block;
    float: left;
    padding: 0 13px;
    text-decoration: none;
    width: auto;
		margin: 0;
}

.vc_span8 {
	width: 65.83333333333334%;
	float: left;
}
.vc_span4 {
	width: 31.666666666666668%;
	margin-left: 0.4%;
	float: left;
	padding: 0;
}
.post-grid-thumb-type3 {
	position: relative;
}



/* archive END */

/* upper-panel START */
/*#upper-panel-wrapper ul {
	list-style: none;
}

#upper-panel-wrapper ul li {
	float: left;
}

#upper-panel-wrapper ul li a {
	text-decoration: none;
	color: #000;
	margin: 0 5px;
}

#upper-panel-wrapper ul li:after {
    content: "\00B7";
}
#upper-panel-wrapper ul li:last-child:after {
    content: "";
}

.icons-upper-panel {
	font-family: "entypo-fontello";
    font-size: 20px;
	margin-left: 8px;
	line-height: 1;
	position: relative;
	top: 2px;
}

.upper-panel-link, #upper-panel-wrapper a,  #upper-panel-wrapper p,  #upper-panel-wrapper div {
	color: #000;
	text-decoration: none;
	line-height: 33px;
}

.upper-panel-link {
	margin-right: 20px;
}

#upper-panel-wrapper a:hover {
 	color: #153e78;
 }

#upper-panel-wrapper .search-wrapper {
	position: relative;
}

#upper-panel-wrapper #searchsubmit  {
	display: none;
}
.search-empty {
	margin-left: 2.5%;
}
#upper-panel-wrapper .screen-reader-text  {
 	display: none;
}
#upper-panel-wrapper #s {
	background-color: #F6F6F6;
    background-size: 100% auto;
    border: 3px solid #000;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #909090;
    cursor: text;
    display: none;
    float: right;
    font-size: 12px;
    padding: 10px 14px 10px 14px;
    position: absolute;
    right: 0;
    top: 30px;
    width: 196px;
	z-index: 99999;
}*/
/* upper-panel END */







/* single blog START */



/* single blog END */




/* START COMMENTS */
/*.author-bio {
	background: #f9f9f9;
	margin-top: 30px;
	padding: 20px;
	margin-bottom: 30px;
}
.author-bio img {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 20px;
}
.author-bio .author-info {
	margin-left: 90px;
}
.author-bio .author-info h3.author-title,
.author-bio .author-info h3.author-title a {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
}
p.author-description {
	color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.author-bio .author-info .author-description span {
	display: block;
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
}
.author-bio .author-info .author-description span a {
	color: #153e78;
}

#container ul.author-socials {
	list-style: none;
	float: right;
}

ul.author-socials li {
	float: left;
	margin-left: 10px;
}

a.icons-author-socials {
	font-family: "entypo-fontello";
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

a.icons-author-socials:hover {
	color: #000;
}

cite.fn {
	color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}

div.comment-meta.commentmetadata {
	color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}

#comments {
	margin-bottom: 30px;
}
#comments .post-type img {
	width: 45px;
	height: 45px;
}
#comments .post-desc {
	width: 100%;
}
#comments .post-desc h1 {
	font-size: 24px;
	color: #000;
	text-transform: none;
	margin-bottom: 20px;
	font-weight: normal;
}
#comments .post-desc h1.leave-reply {
    margin-bottom: 10px;
    margin-top: 20px;
	font-size: 24px;
	color: #000;
	text-transform: none;
	margin-bottom: 20px;
	font-weight: normal;
}
#comments .post-desc p.leave-opinion {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-bottom: 30px;
	font-family: 'Patua One', cursive;
}


p.logged-in-as {
	color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 30px;
}


p.comment-form-author{
	margin-bottom: 20px;
}
p.comment-form-email {
	margin-bottom: 20px;
}
p.comment-form-url {
	margin-bottom: 20px;
}
p.comment-form-comment {
	margin-bottom: 10px;
}

.form-allowed-tags {
	color: #000;
    font-size: 13px;
    margin-bottom: 20px;
}
.form-allowed-tags code {
	font-size: 11px;
	display: block;
}

#comments label {
	display: inline-block;
    margin-bottom: 5px;
    font-family: 'Patua One', cursive;
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	color: #000;
    font-size: 13px;
    font-weight: 400;
    width: 100px;
}

.comment-notes,
.comment-form-comment label  {
	font-size: 13px;
}

p.form-submit input#submit{
	width: auto;
	cursor:pointer;
	padding: 8px 24px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Patua One', cursive;
	font-size: 14px;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	margin-bottom: 35px;
	display: inline-block;
	border: none !important;
	background: #153e78;
	-webkit-appearance: none;
}
p.form-submit input#submit:hover {
	background: #000;
}

.comment-awaiting-moderation {
	color: #e00008;
	font-style: normal;
	font-size: 12px;
}

#comments input {
	margin: 0 !important;
	padding: 6px 0 6px 10px;
	width: 265px;
	max-width: 100%;
	box-shadow: none;
	color: #919191;
	font-size: 13px;
	text-transform: none;
	background-color: #fcfcfc;
    border: 1px solid #E1E1E1;
    font-family: 'Open Sans',sans-serif;
}
#comments textarea {
	resize: none;
	margin: 0 !important;
	padding: 8px 0 5px 10px;
	width: 100%;
	height: 180px;
	overflow: auto;
	line-height: 18px;
	color: #919191;
	font-size: 13px;
	text-transform: none;
	background-color: #fcfcfc;
    border: 1px solid #E1E1E1;
	font-family: 'Open Sans',sans-serif;
}

.comment-author img {
	text-align: left;
	float: left;
	margin-right: 20px;
	width: 55px;
	height: 55px;
}
li.comment{ list-style:none; margin:0; padding:0; text-indent:0; }

li.comment div.vcard {
	color: #373737;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: -4px;
}
li.comment div.vcard a {
	color: #444444;
}
span.says { display: none; }

li.comment div.comment-meta a {
	color:#999999;
	text-decoration: none;
	font-size: 11px;
}

li.comment p {
	padding: 0;
	margin: 10px 0 0 75px;
	color: #000000;
    font-family: 'Open Sans',sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.comment-body {
	/*border-bottom: 1px solid #ebeced;
	margin-bottom: 30px;*/
	/*border: 1px solid #EBECED;
    margin-bottom: 30px;
    padding: 20px;
}
li.comment ul { font-size:12px; list-style:square; margin:0 0 1em 2em; }
li.comment div.reply {
	margin: 10px 0 0px 75px;
}
li.comment div.reply a {
    color: #153e78;
	font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
   font-family: 'Patua One', cursive;
}
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}
.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {}
.commentlist .vcard cite.fn a.url {}
.commentlist .comment-meta {}
.commentlist .comment-meta a {}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}
.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}
.commentlist {}
.commentlist li {}
.commentlist li p {}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}

ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin: 0 0 30px 30px;  }
ol.commentlist li ul.children li.depth-3 { margin: 0 0 30px 30px; }
ol.commentlist li ul.children li.depth-4 { margin: 0 0 30px 30px; }
ol.commentlist li ul.children li.depth-5 { margin: 0 0 30px 30px; }

h3#reply-title { display: none !important; }
p.logged-in-as a {
	color: #444444;
}


.share { clear: both; }
.share h3 {
	font-size: 14px;
	float: left;
	margin-right: 30px;
}
.share ul.social-bookmarks {
	float: left;
    position: relative;
    top: -5px;
}*/
/* END COMMENTS */







/* footer START */



/* footer END */













/***************************************************************
Pego Latest Posts
***************************************************************/
/* Type#1 */



/* css for borders - testing */

.vc_post_section, .vc_counter {
	display: block;
	width: 100%;
	float: left;
}

.vc_post_section {
	margin-bottom: 0 !important;
	margin-top: 35px !important;
}



/* entry content START */

.entry-content-posts {
	margin-bottom: 50px;
}

.entry-content-posts ul {
	list-style: disc outside none;
	margin: auto;
}

.entry-content-posts ol {
    list-style: decimal outside none;
}

.entry-content-posts li {
    margin: 0 0 0 2.57143em;
}

.entry-content-posts p {
    line-height: 1.71429;
    margin: 0 0 1.71429em;
}

.entry-content-posts a {
	text-decoration: none;
}

.entry-content-posts a:hover {
	text-decoration: underline;
}


.entry-content-posts p {
	margin: 0 0 24px;
	margin: 0 0 1.714285714em;
	line-height: 1.714285714;
}
.entry-content-posts ol,
.entry-content-posts ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714em;
	line-height: 1.714285714;
}
.entry-content-posts ul ul,
.entry-content-posts ol ol,
.entry-content-posts ul ol,
.entry-content-posts ol ul {
	margin-bottom: 0;
}
.entry-content-posts ul {
	list-style: disc outside;
}
.entry-content-posts ol {
	list-style: decimal outside;
}
.entry-content-posts li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571em;
}
.entry-content-posts blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714em;
	padding: 24px;
	padding: 1.714285714em;
	font-style: italic;
}
.entry-content-posts blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content-posts code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857em;
	line-height: 2;
}
.entry-content-posts pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857em;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714em 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714em;
}
.entry-content-posts pre code {
	display: block;
}
.entry-content-posts abbr
.entry-content-posts dfn
.entry-content-posts acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content-posts address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714em;
}

.entry-content-posts embed,
.entry-content-posts iframe,
.entry-content-posts object,
.entry-content-posts video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714em;
}
.entry-content-posts dl {
	margin: 0 24px;
	margin: 0 1.714285714em;
}
.entry-content-posts dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content-posts dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714em;
}
.entry-content-posts table {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857em;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714em;
	width: 100%;
}

.entry-content-posts  table,
.entry-content-posts  th,
.entry-content-posts  td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.entry-content-posts table caption {
	font-size: 16px;
	font-size: 1.142857143em;
	margin: 24px 0;
	margin: 1.714285714em 0;
}
.entry-content-posts td {
	padding: 6px 10px 6px 6px;
}


.entry-content-posts embed, .entry-content-posts iframe, .entry-content-posts object, .entry-content-posts video {
    max-width: 100%;
}

.entry-content-posts dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

.gallery-caption {
	margin-top: 15px;
}


.pagination-wrapper .alignleft a, .pagination-wrapper .alignright a {
	text-decoration: none;
}
.pagination-wrapper .alignleft a:hover, .pagination-wrapper .alignright a:hover {
	text-decoration: underline;
}

/* entry content END */


/* review */
.review-average {
	color: #fff;
	background: #183f76;
	width: auto;
	font-size: 32px;
	float: left;
	margin-right: 10px;
	min-width: 80px;
	text-align: center;
	padding: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 1.6;
}

.review-average span {
	font-size: 23px;
}

.review-summary {
	margin-top: 15px;
}

.vc_separator{
	font-size: 2em;
}

/* mega menu css */



/* icons in menu */

/*
 @Fix Background Footer
*/
/*footer.container-fluid {
   background: #64777E;
}*/
