/*****************************************

		CUSTOM CSS

******************************************/
#cg_scroll_222 #sfdmarqueecontainer {height:50px !important}
.address .custom {margin-top:-1.5em}
/* feed link 28/01/2020 */
h5.feed-link{font-size:130%;padding: 6px 0 5px 0}
p.vide {margin:0}
.blog-featured .moduletable h3 {color : #af2a4b;font-size:150%;margin-bottom:0 !important;padding-bottom:0;border-bottom:1px solid rgba(0,0,0,0.1)}
.blog-featured h5.feed-link{font-size:130%;padding: 6px 0 5px 0;margin-top:0 !important}
.moduletable.illiwap {box-shadow:none !important}
.illiwap .icon-dir-right,.illiwap .icon-dir-left {margin-top:2em}
.drop-down li ul {margin-top:-10px}
/* kunena */
#kunena .nav {width:100%}
#kunena .nav li {display:inline-block}

/* fin kunena */
.user5 {
  width:30%;
  margin-left:40%
}
.user5 .content-module {
  margin-left: 2em
}
@media screen and (min-width: 767px) {
  .user5 {
    width:90%
  	margin-left:10%
  }
}
.accordeon {
	font-size: 130% !important;
}
.one-half, .one-third, .two-third, .one-fourth, .two-fourth, .three-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth {
    float: left;
    margin: 0 2% 6px 0;
}
@media screen and (min-width: 767px) {
.two-fifth {
    width: 40%;
}
.one-fifth {
    width: 15%;
}
}
.iso_search {
	float:right;
}
.bottom_menu.with_social_icons {
  left: 40%;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 767px) {
.address {
  float:left;
  margin-top: -4em;
  width: 20%;
  margin-left: 2em;
}
  .bottom_menu .nav {
    margin-top: -3em;
  }
}
.address p {
    margin: 0px;
    vertical-align: middle;
}
.social-links.with_bottom_menu {
  margin-right: 3em
}
.main_component {
  padding:0;
}
.website-content .moduletable {
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);	
}
.top-module-position .moduletable {
	/* box-shadow: none;  */
}
.moduletable > div {
    padding: 0px; 
  padding-right: 1em;
}
.top-module-position {
    margin: 0 0 0 0;
}
.drop-down {
    padding: 0em 0 0.5em 0;
}
h2.contentheading {
  margin: 0 0 1em 0 !important;
  background: none;
}
h1 {
  margin: -1em 0 0em 0 !important;
  padding-top:1em !important;
}
h2, h3 {
   /* margin: -0.1em 0 0em 0 !important;*/
    padding-top: 0.5em !important;
    padding-bottom: 0px;
}
h3{
  text-align:center;
  
}
h2 {
  text-align:center;
}
.noshadow {
  box-shadow: none !important;
}
[itemprop="blogPost"],[itemprop="articleBody"] {
	border-radius: 3px;
   	box-shadow: 0px 1px 3px rgba(0,0,0,0.20);
    padding: 0.5em;
    border: 1px solid #ddd;
    border-color: rgba(0,0,0,0.10);
    background: rgba(255,255,255,0.26);  
}
.logo-module a, .logo-module a:hover {
    color: #08c;
}
.deco{
	border-radius: 3px;
   	box-shadow: 0px 1px 3px rgba(0,0,0,0.20);
    padding: 1em;
    border: 1px solid #ddd;
    border-color: rgba(0,0,0,0.10);
    background: rgba(255,255,255,0.26);  

}
.deco a:hover , .deco img:hover {
    box-shadow: -2px 5px rgba(0, 0, 0, 0.75);	
	transform: translateY(3px);
}

.deco.or:hover, a.deco.or:hover {
	color: #fff;
    text-shadow: -1px 1px 1px #666;
    background: rgb(39, 120, 48);
    box-shadow: 0 4px 4px 1px #aaa;
    transform: scale(1.05);
	text-decoration: none;
}
input[type="search"]::-webkit-input-placeholder{
  color: #fff;
}
input[type="search"]:-moz-placeholder {
  color: #fff;
}
.website-header {
	padding:0 0 0 0;
}
.logo-module {
	width:100%;
	margin: 0;
}
.menu li :hover{
    box-shadow: -1px 2px rgba(0, 0, 0, 0.75);	
	transform: translateY(1px);
}
.website-footer {
	margin-top: auto ;
}
/* personnalisation de jg gallery */
.js-border .main_component img {
	margin-top: 5px;
}
.visform input , .visform textarea{
	background: white !important;
	color: black !important;
}
.visform input.btn {
	background: green !important;
	color: white !important;
}
.visforms-form h1 {
	display: inherit;
}

