/*section event*/
.home .sow-features-feature-text {min-height:175px;}
.logos img{border-radius: 15px 15px 15px 0px;}
.imgAcceuilArticles img {position:absolute; height:500px; width:auto; margin-top:-330px;}
#event_content, #event_wrapper {border-radius: 15px 15px 15px 0px;}
.ui-widget-content {background-image:none!important; background-color: #e2edf9!important; border-radius: 0px 0px 15px 0px; border:1px #0b196e!important;}
.ui-widget-header {
    border: none;
    background: none;
    color: #fff!important;
    font-weight: bold;
		padding:15px 10px!important;
}
.ui-widget-header a {
    color: #fff;
}
.ui-button {  background-image:none!important; background-color: #0b196e!important;   border-radius: 7px 7px 0px 7px!important;   color: #fff!important;  padding:8px 15px!important; margin-bottom:10px; border-color:#fff!important;}
.ui-button:hover {  background-color: #0254b6!important;   color: #fff!important; }


.event_title {background-color:#0b196e!important;}
a_event_title {background-color:#0b196e; color:#fff!important;}

.borderRounded {border-radius: 15px 15px 15px 0px;}
.txtImportant {font-size:1.25em;}
.page-template-default #content img { border-radius: 15px 15px 15px 0px; }
.page-template-default #content ul li p {margin-bottom:10px; }
.page-template-default #content ul li {margin-left:30px;}	
.home #content ul li {margin-left:0px;}		
.page-template-default #content ul ul {margin-top:10px;}
.page-template-default #content li::marker {
  color: #0b196e;
}	
.page-template-default #content li li::marker {
  color: #0254b6;
}	
.home .nv-page-title, .home .nv-page-title-wrap {
  display: none;
}
.home .sow-more-text a {  
	background-color: #0b196e;
  border-radius: 10px 10px 0px 10px;
  color: #fff!important;
	padding:8px 12px;
	margin-top:20px!important;
		display:inline-block;
}
.home .sow-more-text a:hover { 
	background-color: #0254b6;	
	color:#fff!important;	
	text-decoration: none!important;
}

.home .sow-features-feature-title {
	min-height:70px;	
}

.so-widget-sow-contact-form form {
	border-radius: 15px 15px 15px 0px;
}

/* image sous le titre de page*/

.nv-page-title-wrap {height:300px; background-image: url(/wp-content/uploads/2025/11/home-hero-sm.png); width:114%; padding:30px 7%; margin-left:-7%; margin-top:-30px; background-size:100% 300px; background-repeat:no-repeat;}
.nv-page-title-wrap h1 {color:#e2edf9; margin-top:30px; text-shadow: 1px 1px 2px black;  }


#content,
.header--row-inner {
  padding: 0 5%;
}

.nav-ul .sub-menu {
  background-color: #0254b6;
}

#pg-8550-0 {
  margin-top: -60px;
}

#pg-8550-0 .panel-row-style-for-8550-0 {
  min-height: 990px;
}

#pg-8550-3> .panel-row-style {
  background-position: top right;
  background-repeat: no-repeat;
}
#pg-8550-5> .panel-row-style {
  background-position: bottom 0px;
  background-repeat: no-repeat;
	background-size: 50%;
}

.MessageHome {
  margin-top: 250px;
}

.ImgHome {
  position: relative;
  z-index: auto;
  margin-top: -190px;
  width: 46%;
  min-width: 300px;
}

.button {
  background-color: #0b196e;
  border-radius: 7px 7px 0px 7px;
  color: #fff;
}

.button:hover {
  background-color: #0254b6;
  color: #fff;
}

@media (max-width: 1024px) {
  #pg-8550-0 .panel-row-style-for-8550-0 {
    min-height: 750px;
  }
}

/*footer*/
.site-footer .textwidget {margin: 0 7%;}
.footer-content-wrap .container {margin-top:50px;}
		

@media (max-width: 768px) {
  .MessageHome {
    width: 100%;
    display: inline-block;
    margin-top: 0px;
  }

  .ImgHome {
    width: 50%;
    min-width: 300px;
    margin: -50px auto 0 auto;
    display: block;
    float: none;
  }

  .button {
    width: 100%;
    display: block;
  }
}