/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
html {
  font: 300 15px / 22px 'Roboto Condensed';
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ffffff;
  color: #466775;
}
body {
	background:#ffffff;
}
p {
font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px 0;
  font-family: 'Roboto Condensed';
  font-weight: 600;
  color: #0085B0 !important;
  text-transform: none;
}
h1, .uk-h1 {
  font-size: 36px;
  line-height: 26px;
}
h1.uk-article-title {
	 font-size: 26px;
	display:block;
  text-align: center !important;
}
h1.grostitre {font-size: 36px;
	text-align: center;
}
h2.top {
    background: #f4fff5;
    color: #139e1a;
    border-color: rgba(37, 140, 42, 0.3);
	  font-size: 24px !important;
    line-height: 26px !important;
}
h2.montitre {
	text-align: center;
	color:#466775;
	 border-color: rgba(37, 140, 42, 0.3);
	  font-size: 24px !important;
    line-height: 26px !important;
}

 .uk-container {
 -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1220px;
  padding: 0 20px;
	 border-color: darkviolet;
	 border-width: medium;
}
.uk-article-title {
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  text-transform: none;
  display: inline-block;
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.uk-alert {
    margin-bottom: 15px;
    padding: 10px;
    background: #f4fbff;
    color: #110F0F;
    border: 1px solid rgba(75, 116, 144, 0.3);
    border-radius: 2px;
}
.caption {
	text-align:center;
}
h2, .uk-h2 {
  font-size: 18px;
  line-height: 30px;
}
h4 {
  color: #0085B0 !important; 
  font-size: 20px;
}
/* insertion Bruno 14/09/2023 */
/* Sub-object: `uk-nav-sub`
 ========================================================================== */
/*
 * `ul` needed for higher specificity to override padding
 */

/* Bruno pour faire un don iframe_container_don */
.don_frame {
	margin-top: 200px;
}
/* Bruno responsive iframe */
/* version 2 Bruno */
iframe {
  border: 0px;
}
.iframe_container {
  position: relative;
  width: 100%;
	height: 80%;/* Bruno ajout ligne*/
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom:0;
  right: 0;
  width: 80%;
  height: 100%;
  border: none;
}
* Bruno fin de responsive iframe */
ul.uk-nav-sub {
  padding: 5px 0 5px 60px;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
  background: #008AF0;
  color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.uk-offcanvas-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  z-index: 1001;
  width: 270px;
  max-width: 100%;
  background: #008AF0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  -ms-scroll-chaining: none;
}
.uk-navbar-center {
  float: none;
  text-align: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 891px) {
		.nav-container  ul li {
			font-size:18px;
		}
		.wk-slideshow-tabs .nav li {
    background: #01BCF1;
    color: rgba(255, 255, 255, 0.5);
    background-image: -webkit-linear-gradient(top, #383838, #2f2f2f);
    background-image: linear-gradient(to bottom, #04BEF1, #00BBF1);
	}
	}
@media (min-width: 370px)and (max-width: 890px){
	.nav-container  ul li {
			font-size:18px;
		 background: #01BCF1;
    color: rgba(255, 255, 255, 0.5);
    background-image: -webkit-linear-gradient(top, #383838, #2f2f2f);
    background-image: linear-gradient(to bottom, #04BEF1, #00BBF1);
  }

}
li.fleche-bleue {
list-style-image: url("https://www.autisme-espoir.org/wp-content/uploads/fleche-li.png") !important;
}
.uk-icon-button {

  background: rgba(1, 188, 241, 1);
}
/* Hover background colors */
.tm-social-icon-buttons > .uk-icon-twitter:hover {
  background-color: #019AD1;
}
.tm-social-icon-buttons > .uk-icon-linkedin:hover {
  background-color: #069;
}
.tm-social-icon-buttons > .uk-icon-facebook:hover {
  background-color: #019AD1;
}
.adroite {
	float: right;
	margin-left:1%;
	
}
.agauche{
	float: left;
	margin-right:1%;
}
.agauche img {
	margin-right:20px;
}
.agauche table {
	background-color:#04b7e3;
	padding:20px;
	color:#ffffff;
}
.agauche ul {
	text-align: left
}
.clear-all {
	clear:both;
}
	.txt-gauche {
		float: left;width:23%; padding-right:1%;border:thin; border-color: aliceblue;
	}
	.txt-droite {
		float: right;width:72%; padding left:1%;
	}

/* menu de navigation du haut */
@media (min-width: 1220px) {
	.uk-navbar-nav > li > a {
		height: 55px;
		padding: 0 30px;
		line-height: 55px;
		color: rgba(255, 255, 255, 0.6);
		font-size: 15px;
		font-family: 'Roboto Condensed';
		font-weight: 300;
	}
}
.wk-slideshow .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  padding: 10px;
  background: rgba(0,187,241,1);
}
.uk-navbar {
  background: #0085B0 !important;
  color: rgba(255, 255, 255, 0.5) !important;
  background-image: -webkit-linear-gradient(top, #0085B0 , #00BBF1) !important;
  background-image: linear-gradient(to bottom, #0085B0, #00BBF1) !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0) !important;
}
@media (min-width: 1220px) {
.uk-navbar-nav > li > a {
  height: 55px;
  padding: 0 15px;
  line-height: 55px;
  /*color: rgba(255, 255, 255, 0.9);*/
	color: #FFFFFF;
  font-size: 17px;
  font-family: 'Roboto Condensed';
  font-weight: 300;
	}
}
@media (min-width: 768px)and (max-width: 890px){
.uk-navbar-nav > li > a {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  height: 55px;
  padding: 0 4px;
  line-height: 55px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  font-family: 'Roboto Condensed';
  font-weight: 300;
}

}
@media (min-width: 800px)and (max-width: 1049px){
	.uk-navbar-nav > li > a {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  height: 55px;
  padding: 0 12px;
  line-height: 55px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-family: 'Roboto Condensed';
  font-weight: 300;
}

}
@media (min-width: 1050px)and (max-width: 1219px){
	.uk-navbar-nav > li > a {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  height: 55px;
  padding: 0 10px;
  line-height: 55px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  font-family: 'Roboto Condensed';
  font-weight: 300;
}

}
.uk-navbar-nav > li.uk-active > a {
  background-color : #E0E0E0 ;
  color: #218CB3;
  background-origin: border-box;
  background-image: -webkit-linear-gradient(top, #E0E0E0, #F6F6F6);
  background-image: linear-gradient(to bottom, #E0E0E0, #F6F6F6);
  
}
.uk-navbar-nav > li:first-child
 {
text-indent:-9999px;
 }
.uk-navbar-nav > li:first-child > a 
{
 width: 55px;
background-image: url("../images/accueil-bonhomme.png");
background-color:rgba(0,0,0,0);	
margin: 0 5px;
background-repeat:no-repeat;
}
a, .uk-link {
  color: #19b7cd;
  text-decoration: none;
  cursor: pointer;
}
.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {
  display: inline-block;
  font-size: 16px;
}
.uk-subnav.uk-subnav-line li a {
	font-size:18px;
	color:
}
/* menu parents ... */
.uk-panel.widget_nav_menu {
	background-color : #E0E0E0;
	background-image: -webkit-linear-gradient(top, #E0E0E0, #F6F6F6);
  background-image: linear-gradient(to bottom, #E0E0E0, #F6F6F6);
	background-clip:border-box;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;

}
.uk-subnav.uk-subnav-line li a {
	color:#218CB3;
}
.uk-parent.uk-active.uk-open {
	background:none !important;
}
.uk-panel.uk-panel-box.widget_nav_menu {
	background:#fff !important;
	/*border-right-width:4px;
	border-right-style:dotted;
	border-right-color:#19b7cd;
	border-top-width:2px;
	border-top-style:dotted;
	border-top-color:#19b7cd;
	border-bottom-width:4px;
	border-bottom-style:dotted;
	border-bottom-color:#19b7cd;*/
}
/*boites sidebar */
.uk-nav-side > li.uk-active > a {
  background-color : #E0E0E0 !important;
	background-image: linear-gradient(to bottom, #E0E0E0, #F6F6F6);
  color: #218CB3;
  font-size: 18px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.uk-nav-side ul a {
  color: #19b7cd;
  font-size: 16px;
}
/*.tm-sidebar-b.uk-width-medium-1-4 {
	border-right-width:4px;
	border-right-style:dotted;
	border-right-color:#19b7cd;
	border-top-width:4px;
	border-top-style:dotted;
	border-top-color:#19b7cd;
	border-bottom-width:4px;
	border-bottom-style:dotted;
	border-bottom-color:#19b7cd;
}
.tm-content {
	border-top-width:4px;
	border-top-style:dotted;
	border-top-color:#19b7cd;
	border-bottom-width:4px;
	border-bottom-style:dotted;
	border-bottom-color:#19b7cd;
}*/
/* pages vidéos */
.ligne-txt {
	width:60%;
	float: left;
	text-wrap:normal;
}
.ligne {
}
.ligne-img {
	float:left;
	max-width:130 px;
	min-width:120px;
	margin-right:10px;
}
.tableau {
	width: 100%;
}
.clearall {
	clear: both;
}
.clear {
	clear:left;
}
.ligne-txt-centre {
	text-align: center;
}
input,textarea,select {max-width:100%}
body .page-id-30 .tm-top-a h2 {line-height:12px;}
.uk-panel-box-primary {
  background-color: #00BCF1;
  color: #fff;
}
.uk-overlay-area {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255, 255, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transform: translate3d(0, 0, 0);
}
.conseil {
  padding: 5px;
  float: right;
  height: auto;
  width: 40%;
  margin-top: 0px;
  margin-right: 1%;
  margin-bottom: 0px;
  margin-left: 1%;
  border: 2px dashed #648EA1;
}
.conseil2 {
  padding: 5px;
  float: left;
  height: auto;
  width: 40%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 1%;
  border: 2px dashed #648EA1;
}
.conseil3 {
  padding: 5px;
  float: right;
  height: auto;
  width: 45%;
  margin-top: 45px;
  margin-right: 1%;
  margin-bottom: 0px;
  margin-left: 0px;
  border: 2px dashed #638C9F;
}
.conseil-region {
  height: auto;
  width: 90%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 1%;
  margin-top: 0px;
  margin-right: 1%;
  margin-bottom: 0px;
  margin-left: auto;
  float: right;
}
.sous-conseil-region {
  padding: 5px;
  float: left;
  height: auto;
  width: 40%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 1%;
  border: 2px dashed #648EA1;
}
.img-centre {
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 20px;
}
.img-centre-enfantssuivis {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 20px;
}
.img-centre-enfantssuivis2 {
  width: 215px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-top: 20px;
}
.img-centre-large {
	position:relative;
	/*left:50%;
	margin-left:-100%;
    
  width: 80%;
  /*margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;*/
  margin-top: 20px;
}
.img-centre-large .wk-gallery-wall
 {
	 display: table;
    margin: 0 auto;
 }
.rang1 {
  padding: 0px;
  height: 166px;
  width: 758px;
	margin-left:auto;
	margin-right:auto;
  background-image: url(/wp-content/images/rang1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
}
.ligne-texte {
  margin: 0px auto;
  padding: 0px;
  height: auto;
  width: 758px;
}
.rang3 {
  background-image: url(/wp-content/images/rang3.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0px;
  height: 167px;
  width: 758px;
  margin: 0px;
  float: left;
}
.titre {
  padding: 0px;
  height: auto;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #008fa4;
  text-decoration: none;
  text-align: center;
}
.titre2 {
  padding: 0px;
  height: auto;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #008fa4;
  text-decoration: none;
  text-align: center;
}
.texte1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #466775;
  text-decoration: none;
  text-align: center;
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 189px;
}
.img-gauche {
  float: left;
  padding: 10px;
  border: 2px dashed #A7C0CA;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.calque-bleu1-methode {
  padding: 5px;
  height: 182px;
  width: 65%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  color: #28A9BB;
  background-image: url(/wp-content/images/calque-bleu2.gif);
  background-repeat: no-repeat;
}
.p-color {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #00afc8;
	line-height: 15px;
	padding: 20px;
}
.aucentre {
	width:50%;
	margin-right:auto;
	margin-left:auto;
}
	.aucentre70 {
	width:70%;
	margin-right:auto;
	margin-left:auto;
}
	.aucentre100 {
	width:100%;
	margin-right:auto;
	margin-left:auto;
}
.boite-droite {
  padding: 0px;

  height: auto;
  width: 145px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10%;
}
.boite-droite img {
  margin: 0px;
  padding: 10px;
  height: auto;
  width: auto;
  border: 2px dashed #A7C0CA;
	margin-bottom: 5px;
}
.uk-icon-button.contact-img {
	height:35px;
	background:url(https://www.autisme-espoir.org/wp-content/images/btn-contact.jpg);
	width:135px;
	text-indent:-99999px}
.uk-icon-button.contact-img:hover {
	height:35px;
	background:url(https://www.autisme-espoir.org/wp-content/images/btn-contact-over.jpg) !important;
	width:135px;
	text-indent:-99999px}
.contact-img:before {content:"\f099";
}
.uk-table th, .uk-table td {
  padding: 8px 8px;
	height: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	border-left: 1px solid rgba(0, 0, 0, 0.07);
	border-color: aquamarine;
	line-height: 20px;
	
}
.uk-table td {
  vertical-align: top;
	
}
::selection {
  background: #fff;
  color: #000;
  text-shadow: none;
}
/*@media (min-width: 1130px){*/
		.wk-slideshow-tabs .nav span {
				padding: 7px 3px 5px 3px !important;
				overflow: hidden;
		}
/*}*/
/*.uk-panel-box {
  padding: 20px;
  background: #B1FF1C !important;
  color: #000;
  border-radius: 3px;
}*/
.colorbox1 #sgcboxClose {top:0 !important;}

.wk-slideshow-tabs .nav li {
	background: #0085B0;
  color: rgba(255, 255, 255, 0.5);
  background-image: -webkit-linear-gradient(top, #383838, #2f2f2f);
  background-image: linear-gradient(to bottom, #0085B0, #00BBF1);
}
.wk-slideshow-tabs .nav li.active {
   background: #F2B527;
  color: #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wk-slideshow-tabs .nav li {text-shadow:none !important; color:#FFF}
.wk-slideshow-tabs .nav li:hover {
  background-color: #0297C1;
  color: #ffffff;
  /* 3 */
  outline: none;
  position: relative;
  z-index: 1;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);

  }
/* rajout BS 14/09/23  */
.uk-width-1-1.uk-width-large-1 {
	width:80%;
	margin-left:10%;
}
/* fin de rajout BS 14/09/23  */

	.uk-width-1-1.uk-width-medium-1-2 {
		height:/*1150px*/auto;
	}
	.uk-panel.uk-panel-box.widget_widgetkit {
		height:auto;
	}
	.wk-slideshow .slides {
		height:1300px !important;
	}
	.wk-slideshow-tabsbar .slides-container {
		height:300px;
	}
	.wk-map.wk-map-default {
		padding-top: -100px;
	}
	.wk-content h2 {
	font-size: 18px;
  line-height: 20px;
		margin: 0 0 5px 0;
		font-weight: 700!important;
}
	.uk-alert-success {
  background: #f4fff5;
  color: #775F56;
  border-color: rgba(37, 140, 42, 0.7);
	height: auto;
		
}
/* widget bas de home page */
.uk-alert .uk-alert-warning {
  background: #fffef2;
  color: #e2955d;
  border-color: rgba(207, 152, 112, 0.4);
}
.agauche{
	text-align: left;
}
/* nouvelle home page */
.uk-panel-box {
    padding: 5px;
    background: #ffffff;
    color: #555555;
}
/*ajout février 2019 BS min-width: 768px */
/* Mod BS 10-2023  */
@media (min-width: 450px){
  .uk-width-medium-1-3, 
  .uk-width-medium-2-6 {
    width: 32%;
  }
}
/* -webkit-backface-visibility: hidden;*/
@media (min-width: 500px) {
  /* Webkit flickering fix */
  .uk-panel {
    position: relative;
    -webkit-backface-visibility: visible !important;
  }
}
/* bruno 12/10/2023*/
@media (min-width: 450px) {
	.uk-float-right {
  	float: right !important;
	}
}
/* 1 */
[class*='uk-float-'] {
  max-width: 50%;
}
	.topg1 {
		width:100%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:330px;
		
		
	}
	.topg1 h3, .topg1 h2 {
		color: #fff;
		font-size: 26px;
    line-height: 28px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg1 p  {
		color: #fff;
		font-size: 24px;
    line-height: 26px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
	}
.topg1 a {color:#fff;}
.topg2 {
		width:100%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:400px;
}
.topg2h2-rougevif, .topg2h2-rougevif a{
	color:red  !important;
	text-shadow: #fff 1px 0 10px;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:400px;
	font-size: 24px !important;
	font-weight: bold;
}
.topg2 h3, .topg2 h3 a, .topg2 h2, .topg2 h2 a {
		color: #fff;
		font-size: 18px;
    line-height: 15mettre une ombre sous un text
		px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg2 p  {
		color: #fff;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
	}
.topg2 ul li{text-align: left;}
.topg2r1 {
		width:90%;
		color: #fff;
		background-color:#0085B0;
		/*border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:165px;*/
}
.topg2r223 {
		width:90%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:360px;
}

.topg2r2 {
		width:90%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:400px;
}
.topg2r2 h3, .topg2r2 h2 {
		color: #fff!important;
		font-size: 18px;
    line-height: 20px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg2r2 h3 a {
  color: #ffffff;
  line-height: 18px;
}
.topg2r2 p  {
		color: #fff;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
  text-align: left;
	}
.topg2r2-centre {text-align: center !important;}
.topg2r2 p a {color: #ffffff;}

.topg2r22 {
	width: 50% !important;
}


.topg3 {
		width:100%;/*87%*/
		color: #fff;
		background-color:#E65F28; /*#F0A700;*/
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:330px;
}
.topg3 h3, .topg3 h2 {
		color: #fff;
		font-size: 18px;
    line-height: 20px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg3 h4 {
  color: #fff !important;
		font-size: 18px;
    line-height: 20px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
}
.topg3 p {
		color:#fff;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    /*font-weight: 400!important;*/
	}
.topg3 a {
	color:#fff;
	font-size: 18px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
}
h2.montitrebloc3 {
	text-align: center;
	color:#fff;
	 border-color: rgba(37, 140, 42, 0.3);
	  font-size: 30px !important;
    line-height: 26px !important;
	display: table-cell;
vertical-align:middle;
	padding-top: 50px;
}
/*bruno h2 videos */
/*h2.videos {
	text-align: left;
	color: #0085B0 !important;
	 border-color: rgba(37, 140, 42, 0.3);
	  font-size: 30px !important;
    line-height: 32px !important;
	display: table-cell;
vertical-align:middle;
	padding-top: 50px;
}*/

@media only screen and (min-width: 761px){
	h2.videos {
	font-size: 30px;
		padding-top: 10px;
    /*line-height: 32px !important;*/
	}
	h3.videos {
	font-size: 24px;
	color: indianred !important;
    /*line-height: 32px !important;*/
	}
}
@media only screen and (max-width: 760px){
  h2.videos{
	font-size: 22px;
    /*line-height: 18px;*/
    /*width:60% !important;*/
  }
	h3.videos {
	font-size: 24px;
	color: indianred !important;
    /*line-height: 32px !important;*/
	}
}

h3.montitrebloc3 {
	text-align: center;
	color:#fff !important;
	 border-color: rgba(37, 140, 42, 0.3);
	  font-size: 24px !important;
    line-height: 26px !important;
	display:contents;
vertical-align:middle;
	padding-top: 50px;
  margin-top: auto;
}
	.uk-panel-title {
    margin-top: 0;
		text-align: center;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    /*text-transform:uppercase;*/
    color: #2f2f2f;
}
.uk-panel-title-big {
    margin-top: 0;
		text-align: center;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    /*text-transform:uppercase;*/
    color: #990000;
}

.tm-grid-block.tm-bottom-b, .tm-grid-block.tm-bottom-c {
    margin-top: 50px !important;
    box-shadow: none;
}
.topg12 {
		width:90%;
		color: #fff;
		background-color:#01BCF1;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:135px;
		margin-bottom: 20px;
		
		
	}
.topg32 {
		width:90%;
		color: #fff;
		background-color:#E65F28;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:135px;
}
.uk-nav.uk-nav-navbar {width: 300px;}
.uk-grid.uk-dropdown-grid {
  width: 370px;
  margin-right:100px;
}
.uk-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1020;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 370px;
    margin-top: 5px;
    padding: 15px;
    background: #ffffff;
    color: #555555;
    font-size: 1rem;
    vertical-align: top;
    border: 1px solid rgba(0, 0, 0, 0.12);
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px){
.uk-width-medium-1-2, .uk-width-medium-1-3 .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
    width: 90%;
	height: auto
}
	
	/* Quarters */}
@media (min-width: 768px){
  .uk-width-medium-1-4 {
    width: 25%;
  }
}
/*modifications decembre 2018 */
/* modification BS fevrier 2019 */
/*@media (min-width: 761px){{
  .uk-width-medium-1-3 {
    width:30%;
  }
  }
@media (max-width: 760px){{
  .uk-width-medium-1-3 {
    width:90% !important;
  }
}*/
.uk-text-muted {
  color: #3578a6 !important;
  font-size: 20px;
}
a, .uk-link {
    color: #0085B0;
    text-decoration: none;
    cursor: pointer;
}
.topg1pub {
		width:100%;
		color: #0085B0;
		background-color:#01BCF1;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:auto;
		
		
	}
	.topg1pub h3, .topg1 h2 {
		color: #fff !important;
		font-size: 22px;
    line-height: 24px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg1pub p  {
		color: #0085B0;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
	}
.topg1pub a {color:#0085B0;}
.h2pub {
  margin: 0 0 15px 0;
  font-family: 'Roboto Condensed';
  font-weight: 300;
  color: #466775;
  text-transform: uppercase;
  font-size: 30px !important;
  text-align: center;
}
.topg2pub {
		width:100%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:auto;/*370px*/
}
.topg2pub h3, .topg2pub h3 a, .topg2pub h2, .topg2pub h2 a {
		color: #fff;
		font-size: 18px;
    line-height: 20px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg2pub p  {
		color: #fff;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
	}

.topg3pub {
		width:100%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:165px;
}
.topg3pub h3, .topg3pub h3 a, .topg3pub h2, .topg3pub h2 a {
		color: #fff;
		font-size: 18px;
    line-height: 20px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg3pub p  {
		color: #fff;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
	}

.topg4pub {
		width:100%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:450px;
}
.topg4pub h3, .topg4pub h3 a, .topg4pub h2, .topg4pub h2 a {
		color: #fff;
		font-size: 18px;
    line-height: 20px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg4pub p  {
		color: #fff;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
	}


.datesform {
  text-align: center;
  color:#0085B0 !important;
  font-size: 24px;
}
.uk-badge {
  display: inline-block;
  padding: 0 6px;
  background: #0085B0 !important;
  font-size: 14px !important;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(top, #0085B0, #d64c31);
  background-image: linear-gradient(to bottom, #0085B0, #d64c31);
  font-weight: 300;
}
.topg2pub {
		width:100%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:auto;
}

.uk-text-successpub {
    color: #fff !important;
}.uk-text-successpub a{
    color: #fff !important;
}
.uk-text-primarypub {
    color: #fff !important;
}.uk-text-primarypub-valeur {
    color: #CCCCFF !important;
	font-size: 20px !important;
	font-weight:700;
}
.uk-text-warning {
	color:greenyellow !important;
}
.topg2r22 {
		width:90%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:500px;
}
/*Bruno 09-23 */

.topg2 em {
  color: #fff;
	font-size: 8px;
	line-height: 8px !important;
}
.center-div {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}


.topg2r231 {
		width:90%;
		color: #fff;
		background-color:#0085B0;
		border-radius: 5px;
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height:auto;
}
.topg2r22 h3, .topg2r22 h2 {
		color: #fff!important;
		font-size: 18px;
    line-height: 14px;
		margin: 0 0 5px 0;
    /*font-weight: 700!important;*/
	}
.topg2r22 h3 a {
  color: #ffffff;
  line-height: 18px;
}
.topg2r22 p  {
		color: #fff;
		font-size: 16px;
    line-height: 20px;
		margin: 0 0 5px 0;
    font-weight: 400!important;
  text-align: center;
	}
.topg2r22-centre {text-align: center !important;}
.topg2r22 p a {color: #ffffff;}
.topg2r22.uk-button.uk-button-success {
	width: 100%;
}
span.wpcf7-checkbox {
  display: block !important;
}
.tm-footer {
  position: relative;
  padding: 25px;
  background: #f7f7f7;
  text-align: left;
}
//* BS 24/09/2021 changement page d'acceuil *//

.uk-panel-title-orange {
    margin-top: 0;
		text-align: center;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    text-transform:uppercase;
    color: #E65F28;
}

.couleurRouge h2 {
	color: red
}

.plusgros {
	font-size: 24px; 
	alignment-baseline:baseline 
}
.h2foot {
  margin: 0 0 15px 0;
  font-family: 'Roboto Condensed';
  font-weight: 600;
  color: #466775;
  text-transform: uppercase;
  font-size: 30px !important;
  text-align: center;
}
.h3foot {
  margin: 0 0 15px 0;
  font-family: 'Roboto Condensed';
  font-weight: 600;
  color: #E65F28 !important;
  text-transform: uppercase;
  font-size: 26px !important;
  text-align: center;
}
.h3footbenevol {
  margin: 0 0 15px 0;
  font-family: 'Roboto Condensed';
  font-weight: 600;
  color: #E65F28 !important;
  text-transform: uppercase;
  font-size: 26px !important;
  text-align: center;
}
.uk-alert.uk-alert-success-foot {
  background: #f4ffff;
  color: #775F56;
  border-color: rgba(37, 140, 42, 0.7);
	height: auto;
	text-align: center;
	
		
}
