 /*--------------- system -----------------*/ 
button, [type="button"], [type="reset"], [type="submit"] {

  background: none;
  border: none;
}

 .top-away #back-to-top {
  display: block;
  z-index: 10;
  margin: 0 80px 15px 0;
}
 
 p {
  margin-top: 0;
  margin-bottom: 0;
}
.input-group > .form-control:not(:last-child), .input-group > .inputbox:not(:last-child), .input-group > .custom-select:not(:last-child) {
  width: 100%;
  border: solid 1px rgba(0, 0, 0, 0.3) !important;
}
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
/*---------------megamenu-----------------------*/

div#maximenuck206 ul.maximenuck li.maximenuck.level1 {
    background:none;
}

div#maximenuck206.maximenuckh ul.maximenuck {
    background: none;
}

div#maximenuck206 ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck206 ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
  line-height: 28px;
  color:#3d618f;
  padding: 4px 0 0 0;
  font-weight: bold;
}
div#maximenuck206 div.maxidrop-main {
  width: 250px;
}
div#maximenuck206 div.floatck {
  position: absolute;
  display: none;
  padding: 0;
  margin: 0px 0 0 -15px;
  filter: none;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.7);
  border: 0;
  width: inherit;
  z-index: 9999;
  cursor: auto;
}
div#maximenuck206 ul.maximenuck li.maximenuck a, div#maximenuck206 ul.maximenuck li.maximenuck span.separator, div#maximenuck206 ul.maximenuck2 a, div#maximenuck206 ul.maximenuck2 li.maximenuck span.separator {
 
  border:0px;

  color: #fff;
}

/*----------------*/

div#maximenuck208 ul.maximenuck li.maximenuck.level1 {
    background:none;
}

div#maximenuck208.maximenuckh ul.maximenuck {
    background: none;
}

div#maximenuck208 ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck208 ul.maximenuck li.maximenuck.level1 > span.separator span.titreck {
  line-height: 28px;
  color:#3d618f;
  padding: 4px 0 0 0;
  font-weight: bold;
}
div#maximenuck208 div.maxidrop-main {
  width: 250px;
}
div#maximenuck208 div.floatck {
  position: absolute;
  display: none;
  padding: 0;
  margin: 0px 0 0 -15px;
  filter: none;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.7);
  border: 0;
  width: inherit;
  z-index: 9999;
  cursor: auto;
}
div#maximenuck208 ul.maximenuck li.maximenuck a, div#maximenuck208 ul.maximenuck li.maximenuck span.separator, div#maximenuck208 ul.maximenuck2 a, div#maximenuck208 ul.maximenuck2 li.maximenuck span.separator {
  border:0px;
  color: #fff;
}


 /*---------------Virtuemart -----------------*/
.img-thumbnail {
  padding: 0.25rem;
  background-color:transparent;
  border: 1px solid #ddd;
  border-radius:5px
  max-width: 100%;
  height: auto;
}


.justify-content-center {
  overflow: hidden;
}

.bi-cart{
width: 20px !important;
height: auto !important;
display: none;
}
.col-auto {
-webkit-box-flex: unset;
  -moz-box-flex: unset;
flex: unset;
  flex-grow: unset;
  flex-shrink: unset;
  flex-basis: unset;
width: 100%;
flex: unset;
margin: 0 20px 20px 20px;
}

  @supports (position: sticky) {
.sticky-top {
  position: sticky;
  top: 50px;
  z-index: 5;
}
}

.browseProductImage {
transition: all 1s ease-in-out;
}
.browseProductImage:hover {
/*width:100%;*/
transform: scale(1.5);
}
 /*---------------KUNENA Forum -----------------*/
 
 .navbar-light .navbar-nav .nav-link {
  color:#3d618f;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	opacity:0.7;
	color #3d618f;
}
#kunena.layout .navbar .btn, #kunena.layout .navbar .btn-group {
  margin-top: 0;
  color: #3d618f;
}
 
 
 /*----------------ChatGPT-------------*/
 .ca-button-pos-inline + #chatgpt_assistant_interface {
  position: static;
  width: 100%;
}
.chatgpt_assistant_wrapper .input-container input {
  margin: 0;
  width: 300%;
  box-sizing: border-box;
  padding: 15px 5px;
}
 
 
 /*-----------------chat---------------*/
.container__MWNM5 {
  display: none!important;
}
.container__MWNM5 .logo__gj34U {
  display:none!important;
}
 /*--------------recherche-------------*/

#events .item .eg-content .data {
  z-index: 10;
} 


 /*-------------- Kunena forum -------------*/

 #kunena.layout #categoryactions ul.inline i {
  margin-right: 5px;
}
/*----------------System---------------*/
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
	color: rgba(255,255,255,1);
}

.dropdown-toggle {
  cursor: pointer;
}
.background-white{
background: #fff !important;
}
.DIGI-Background{
background: #fafafa !important;
} 
 #back-to-top:hover, #back-to-top:focus, #back-to-top:active {
 background-color: rgba(0, 0, 0, 0.5);
  background-color: var(--color-dark);
}
a:hover {
 /* color: #0056b3;*/
text-decoration: none !important;
   opacity::0.85;
}
.d-inline-block {
  display: inline-block !important;
  padding-top: 0px;
}
.ml-2, .mx-2 {
  margin-left: 0!important;
}
.moduletable {
  border: 0;
  padding:0;
  border-radius: 0;
  margin:0;
}
.plg_system_webauthn_login_button {
 width: auto!important;
 display: block;
margin: 0 auto 0 auto !important;
}
.btn.btn-outline-primary {
  border-color: var(--color-primary) !important;
color: white!important;
margin-right: 5px !important;
margin-bottom: 5px !important;
cursor: pointer;
}
 .btn {
  padding: 0;
  color:#FFF;
  margin-bottom: 0;
margin-left: 0px;
 }
 
 .btn.btn-primary {
  margin: 10px auto 10px auto;
  padding: 0px 10px 0px 10px !important;
  color: var(--color-white) !important;
  font-size: 18px;
  line-height: 40px;
  display: block;
}

.btn.btn-primary:hover {
opacity: 0.9;
cursor: pointer;
background-color: #2e486b !important;
}

.btn-toolbar .btn-group + .btn-group {
}
.list-unstyled {
  padding: 10px;
  background-color: white;
  border-radius:3px;
  box-shadow: inset 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  text-align:center;
}

.input-group > .form-control:not(:first-child), .input-group > .inputbox:not(:first-child), .input-group > .custom-select:not(:first-child) {
  border-radius:0;
  min-height: 41px;
 box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
 max-width:100%;
 border:solid 1px rgba(0, 0, 0, 0.3);
}

  @media (min-width: 992px){
.col-lg-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24.45%;
  flex: 0 0 24.45%;
  flex-basis: 24.45%;
  width:100%;


}
}
  @media (min-width: 768px){
.col-md-6 {
    background-color: white;
  padding: 10px;
   box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
}
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  justify-content: space-between;
  align-content: flex-start;
   gap:10px 0px;
}

.input-group-text, .input-group-addon > span {
border-radius:0 ;
}
.btn.btn-secondary {
border-radius: 0;
margin: 0px;
padding: 0 12px 0 12px;

}

 .t4-offcanvas .t4-off-canvas-body {
  padding: 10px;
  overflow-y: auto;
  height: auto;
}
.mod-login  {
margin : 10px auto 0 auto;
max-width:80%;
display:block;
padding: 20px;
background-color: white;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
/*----------------Menu navbar expand xl------------*/

.t4-navbar .navbar {
 /* float: left;*/
  min-height: 40px;
  width:95%
}

navbar-expand-xl .navbar-nav
{
flex-flow: row nowrap;
justify-content: space-between;
align-content: flex-start;
 }
.t4-navbar .nav-item {
  cursor: pointer!important;
}
.navbar-nav {
  width: 100%;
}

.navbar-expand-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: flex-start;
}
/*------------------virtuemart*/
.uk-width-expand {
  flex: 1;
  min-width: 1px;
  flex:none
}



/*----------------Divers----------------*/
body {
}
.t4-content {
background-size: 100%;
}
.t4-main-body {
	background-color:#fafafa;
}
.padding0
{
  margin-left:-15px;
  margin-right:-15px;
}
.background-none
{
	background:none!important;
	background:transparent!important;
}
.bread
{
background-color: #FFF;
margin-top: -1px;
margin-left: -15px;
margin-right: -15px;
padding-left: 15px;
}
/*---------------- System --------------*/
/*-------Alerte system- popup ajax-------*/
#modal-messages #messages-header { 
  background-color: #567293;
  color: #ffffff;
  height: 35px;
  width: 100%;
  display: block;
  color: #ffffff;
  text-align: left;
  line-height: 35px;
  font-size: 125%;
  margin: 0;
    border-radius: 9px 9px 0 0;

}

#modal-messages {
  position: fixed;
  text-align: center;
  width: 500px;
  height: auto;
  overflow: hidden;
  margin: 0;
  left: 0;
  top: 0;
  z-index: 1000;
  background: #ffffff;
  border: 0px solid rgba(0, 0, 0, 0.07);
  padding: 3px;
  border-radius: 10px;
}

#modal-messages #messages-container {
  border: 0px solid rgba(0, 0, 0, 0.07);
}
/*-------off line-------*/
.form-wrap h1 {
  display: none;
}
body.offline {
  background-color:#006db2;
}
.form-wrap .offline-message {
  background-color: #fefefe;
  border-radius: 3px;
  color: #777;
  padding: 1rem;
  margin-top:16px;
}
/*-------alerte message-------*/
/*
.alert-message {
display: none;
 height:0px!important;
 overflow:hidden !important;
}
*/
.no-shadow{
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}
.contact-image{
	width:100%;
	height:auto;	
}
.blanck {
 display:none!important;
 padding:0px;
 margin:0px;
}
.fa, .fas {
  margin-right: 3px;
    padding: 0 0 4px 6px;
}
}
.t4-megamenu .nav > .dropdown > .nav-link .item-caret, .t4-megamenu .nav > .dropdown > .dropdown-toggle .item-caret {
  margin-top: -3px;
}
.dc small, .dc .small {
  font-size: 85%;
  display: none;
}
.input, button, select, optgroup, textarea {
  margin: 0;
 /* font-family: ;*/
  font-size: 14px;
  line-height:normal;
}
/*a:hover {
  color: #0056b3;
  text-decoration:none;
}
a {
	transition: all 0.2s ease-in-out 0s;
}*/

.jg_pathitem
{
 margin-top:5px;
}
.jg-details-header h4 {
text-align: center;
font-weight: bold;
padding: 10px 10px 0px 10px;
font-size: 30px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #0062a9;
color: #fff;
}
img.jg_photo {
  vertical-align: bottom;
  padding: 3px;
  margin: 0 0.3em 0.3em 0;
  transition: height 1.2s, width 1.2s, rotate 1.2s;
max-height: 300px;
width: auto;
background: white !important;
background-color: white !important;
}
.jdGallery .slideElement {
  background-color: white !important;
}
#back-to-top {
background-color: rgba(0, 0, 0, 0.5);
border-radius: 5px;
display: none;
position: fixed;
right: 0px;
bottom: 0px;
height: 40px;
text-align: center;
-webkit-transition: all 0.35s ease;
transition: all 0.35s ease;
width: 40px;
}
.nav.nav-tabs li a {
  display: block !important;
  margin-right: 15px;
  font-weight: bold;
  padding-left: 5px;
  padding: 10px;
  text-align: center;
  margin-bottom: 5px;
  border-radius: 5px;
  background-color: #006db2;
  color: white !important;
}

.nav.nav-tabs li a:hover {
  opacity: 0.85;
  cursor: pointer;
}

fieldset.jchat_fieldsets {
  margin-bottom: 0px;
}

/*----------------------------- footer------------------------*/
.t4-footnav .container {
  padding-top: 30px;
  padding-bottom: 30px;

}
.t4-footnav {
  border-color: rgba(255, 255, 255, 0.1);
 box-shadow: 0px 30px 20px 0px rgba(0, 0, 0, 0.4);
 background-color: var(--footer-bg-color);
  border:none;
    z-index: 10;
}
.t4-footer {
    border:none;
}


/*---------------------------Article Flex-------------------*/

/*------------- Position 8 titre en haut --------*/
#flex-container-25 {
      display: -webkit-box;
    display: -ms-flexbox;
  display: flex;
  gap: 0px 0px;
  width: 100%;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: stretch;
   padding:0;
   margin:0;
    box-sizing: border-box;
/*	 -webkit-box-flex: 0;
-ms-flex: 0 0 25%;*/
}

.flex-padding-25{
 display:block;
  flex-basis: 15%;
  order: 0;
    box-sizing: border-box;

}
.transp-25 {
  background-color: rgba(255, 255, 255, 0.1);
  display: block;
  margin:  -60px 0px 0px 0px;
  padding: 20px;
  z-index: 5;
  cursor: pointer;
  transition-property: margin, box-shadow, background-color;
  transition-duration: 0.5s, 0.5s, 0.5s;
  transition-timing-function: ease, ease,ease;
  transition-delay: 0s, 0.05s, 0s;
  text-align: center;
  border-radius: 0px 0px 30px 30px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  position: relative;


}

.transp-25:hover {
  box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.5);
  margin-top: -80px;
  margin-bottom: 20px;
   background-color: rgba(255, 255, 255, 0.18);
}

.infox4MEP-25 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 8px;
  background-color:  #2e486b;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5) !important;
  margin: -20px -20px 0px -20px;
  max-height: 38px;
  overflow: hidden;
}
.infox4-25 {
display: block;
max-height: 175px;
width: auto;
margin: 30px auto 0px auto;
}
.info-25 {
display: block;
margin-left: auto;
margin-right: auto;
width: auto;
height: 50px;
margin: 15px auto 0px auto;
}

/*------------- Position 8 titre en bas --------*/

#flex-container-bas-25 {
      display: -webkit-box;
    display: -ms-flexbox;
  display: flex;
  gap: 0px 0px;
  width: 100%;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: stretch;
    margin:0;
   margin-top:20px;
   padding:0; 
   box-sizing: border-box;
   margin-bottom:20px; 
  
}

.flex-padding-bas-25{
 display:block;
 flex-basis: 15%;
 order: 0;
 box-sizing: border-box;
}
.transp-bas-25 {
  background-color: rgba(255, 255, 255, 0.1);
  display: block;
  padding: 20px;
  z-index: 5;
  cursor: pointer;
  transition-property: margin, box-shadow, background-color;
  transition-duration: 0.5s, 0.5s, 0.5s;
  transition-timing-function: ease, ease, ease;
  transition-delay: 0s, 0.05s, 0s;
  text-align: center;
  border-radius: 30px 30px 0px 0px;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}

.transp-bas-25:hover {
  box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.5);
  margin-top: 16px;
  margin-bottom: -20px;
   background-color: rgba(255, 255, 255, 0.18);
}

.infox4MEP-bas-25 {
	text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 8px;
   background-color:  #2e486b;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5) !important;
 margin: 0px -20px -20px -20px;
 max-height: 38px;
overflow: hidden;
}
.infox4-bas-25 {
display: block;
max-height: 175px;
width:auto;
margin: 0px auto 20px auto;
}

.info-bas-25 {
display: block;
margin-left: auto;
margin-right: auto;
width: auto;
height: 50px;
margin: 0px auto 15px auto;
}




.flex-container {/*------------- Front page---------*/
  display: flex;
  gap: 0px 0px;
  width: 100%;
  /*height:auto;*/
  flex-flow: row wrap;
  justify-content: space-between;
  align-items:center;
  align-content: flex-start;
  list-style: none;
   padding: 0px;
}

.flex-item1 {
 display:block;
  height:auto;
  width:50%; 
}

.flex-item2 {
  display:block;
  height: auto;
  width:50%;
}

/*----------------------------- header------------------------*/
.t4-header-digistudio {
  height: 60px!important;
  z-index: 30;
    max-height:60px !important;
	border: 0;
}
#t4-header .container {
  padding-top: 10px;
  height:60px !important;
  padding-bottom: 0px !important;
   max-height:60px !important;
}
.t4-palette-dark {
  background-color: #212529;
 /* background: linear-gradient(0deg,#2c2d2d,#636465);
  background: linear-gradient(0deg,#2c2d2d,#777);	*/
  color: #6c757d;
  z-index: 30;
  height: auto;

}
.logo-image{
	height:auto;
	margin:0px;
	width:350px;	
}

.t4-navbar {
 
}

.navbar-brand {
  margin-right:0;

}
.awesomplete > input {
  display: block;
  border-radius: 0px 20px 20px 0;
  border:0;
 box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.5);

}
.awesomplete {
  margin-top: 2px;
  border: 0 ;
  border-radius: 0;
  transition-timing-function: unset;
display: block;
transform: unset;
width: 100%;
  border:0;
/* box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.5);*/

}
.form-control, .inputbox {
margin: 1px 0 0 -5px;
border-radius: 5px;
border: solid 1px rgba(0, 0, 0, 0.3) !important;
height: 38px;
/*box-shadow: inset 0 0 5px 0px rgba(0, 0, 0, 0.5);*/


}

/*------------- Digicom---------*/

figure figcaption {
  background-color: #fff;
  color: #adb5bd;
  font-size: 0.725rem;
  letter-spacing: 0.5px;
  padding: 0.25rem 0.5rem;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
.dc .thumbnail .caption {
  padding: 9px;
  color: #333333;
  text-align: center;
}
.dc .thumbnail > img, .dc .thumbnail a > img {
  width: auto !important;
  max-height: 175px;
  display: block;
  margin: 20px auto 20px auto;
}
.mod-digicom-categorie{
   display:block;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 25px;
}

#digicom{
	margin-top: 0px;
margin-bottom: 20px;
background-color: #FFF;
padding: 25px !important;
box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
/*  display: flex;
  gap: 0px 0px;
  width: 100%;

  flex-flow: row wrap;
  
  justify-content: space-between;
  align-content:stretch;
   align-items: stretch;

  padding: 0;
  margin: 0;
  list-style: none;*/

}
/* ---------------- Module title ---------*/

.t4-footnav .t4-module .module-title {

}

/*module-title {
	border-bottom: 0px solid #e9ecef;
margin: 0;
  margin-bottom: 0px;
padding: 0;
text-transform: uppercase;
background-color: #0062a9;

color: #FFF;
text-align: center;
padding: 10px 10px 10px 10px;
margin-bottom: 20px;
  margin-left: -25px;
  margin-right: -25px;
  margin-top: -25px;
}
.module-title span {
  border-bottom: 0px solid #adb5bd;
  margin-bottom: 0px;
  padding: 10px 0 2px 0;
}*/


.module-title span {
border: 0px;
margin-bottom: 0px;
padding: 10px 0px 0px 0px;
line-height: 30px;
font-size: 22px;
}


/*------------------------ Header Flex-------------*/
.t4-content-inner{

}
#flex-header {
  display: flex;
  gap: 0px 0px;
  width: 100%;
  flex-flow: row nowrap; 
  justify-content: space-between;
  /*align-content:stretch;
   align-items: center;*/
  padding: 0;
  margin: 0;
  list-style: none;
  align-content: flex-start;
  align-items:center;
    height: 60px;
  max-height: 60px;
}


.flex-item-logo{
  width:385px;
  height:auto;
   margin: 0;
}
.flex-item-slogan {
	width:100%;
	height:40px;
	 margin: 8px 0 0 0;
	 color:#FeFeFe;
}

.slogan{
width: 155px;
font-size: 14px;
height: 36px;
line-height: 18px;
margin: -5px auto 0 auto;
}




.enligne {
width: 190px;
font-size: 14px;
height: 36px;
line-height: 18px;
margin-top: 4px !important;


}

.enligneOC {
font-size: 18px !important;
line-height: 30px;
margin-right: auto;
margin-left: auto;
height: auto;
text-align: center;
}

.rechercheOC {
	margin: 4px 0 -4px 0 !important;
}



.flex-item-search {
	height:40px;
    min-width: 350px;
} 
.header-search-total{

	 
}

.headsearch1 {
width: 100px;
text-align: center;
float:left;
height:36px;
background-color: #e6e1de;
border-radius: 5px 0 0 5px;
 margin-top: 2px;
 z-index: 5;
position: relative;
}
.headsearch2 {
margin-left: 0px;
float:left;
height:36px;
}
.flex-item-lang {
	margin: 0 0px 0 5px;
	width:50%;
}
.gsatelite img {
  opacity: 0.95 !important;
  transition: all 0.7s !important;
  width: 32px !important;
  height: 32px !important;
}
.gsatelites{ 
}
.gglobe {
  height: 40px !important;
  width: 40px !important;
  margin:0 auto 0 auto;
  /*background-image: url(../images/terre.gif)!important;
  background-image: url(terre.gif)!important;*/
}
.gglobe:hover {
  opacity: 1!important;
  transform: scale(1.2)!important;
}
.flex-item-invite {
	width:100% !important;
	height:50px;
	overflow: hidden;
}
.mod-whosonline{
width: 160px !important;
height: 42px;
width: auto;
overflow: hidden;
margin: 3px auto 0 auto;
overflow: hidden;
}
.flex-item-connexion {
width: auto;
padding: 0px 0 0 0;
overflow:visible;
line-height:18px;
}
.flex-item-registered {
padding: 0px 0 0 0;
overflow:visible;
line-height:18px;
width: auto;
}
.cbLogoutForm {
margin: 0px 0 0 0;
min-width:200px;
}
.logout-button{
margin: 0px 0 0 0;
color:#FFF;
}
 /*--------------- CB -----------------*/
 .cb_template .fa {
color: white;;
background-color: #2e486b;
padding: 4px 4px 4px 6px;
border-radius: 5px;
}
.logout-links{
padding: 0;
display: block;
width:auto;
margin: 4px 0 2px 0;
max-height:60px;
}
.logout-private-messages{
background-color: #2e486b;
padding: 0 4px 0px 2px;
border-radius: 3px;
display: inline-block;
}
.cbmessage{
display: inline-block
}
.logout-connection-requests{
background-color: #2e486b;
padding: 0 4px 0px 2px;
border-radius: 3px;
display: inline-block;
}
.cbrequest{
display: inline-block;
}
.dj-megamenu-default {
  background:#2e486b !important;
  border-radius: 5px;
  margin: 2px 0 0 0 !important;
}
.dj-megamenu-default li a.dj-up_a > span {
font-size: 14px !important;
font-weight: bold;
cursor: pointer;
color: #fff !important;
line-height: 14px;
display: block !important;
width: 100px;
height: 36px;
text-align: center;
padding: 12px 0px 0 0 !important;
}
.mr-2, .mx-2 {
  margin-right: 0 !important;
}

.flex-item-panier{

}
 .header-panier-total{
}
.panier1 {
width: auto;
} 
.imagepanier {
margin: 10px 10px 0 10px;
height: auto;
min-width:40px;
width:40px;
 }

.panier2 {

 }
.vmSlimCartModule{
margin: -2px 0px 0 0px;
width: auto;
min-width: 180px;
height:40px;
overflow:visible;
}

.total_products_slim{
background-color: #2e486b;
float: left;
padding: 2px 10px 0 10px;
border-radius: 15px;
margin: 0px 5px 0 -40px;
color: #FFF;
}
.total_products_slim-empty{
width: auto;
background-color: #2e486b;
padding: 6px 8px 6px 8px;
border-radius: 5px;
margin: 8px 0px 0 0px;
color: #FFF;
text-align: center;}


.total_products{
background-color: #3d618f;
padding: 10px 8px 8px 8px;
border-radius: 5px;
margin:0px;
color: #FFF;
text-align: center;
display:inline-block;
}
.total_slim{
width: auto;
margin: -14px auto 0 auto;
padding: 0;
text-align: center;
min-width: 70%;
font-size: 18px;
}
.total{
width: auto;
margin: 14px auto 0 auto;
padding: 0;
text-align: center;font-size: 20px;

}
.show_cart_slim{
background-color: #2e486b;
padding: 2px 0px 2px 0px;
border-radius: 5px;
margin: -2px auto 0px auto;
display: inline-block;
text-align: center;
width: 100%;
color:#FFF !important;
}
.show_cart{
background-color: #3d618f;

border-radius: 5px;
margin: 50px auto 0px auto;
text-align: center;
color: #FFF !important;
line-height: 40px;
}

.details{
padding: 2px 0px 2px 0px;
border-radius: 5px;
margin: -10px auto 0px auto;
text-align: center;
width: 100%;
color:#FFF !important;
font-size: 20px;
}
/*-----------------------------------catagorie list--------*/

.item-intro {
  margin-bottom: 1.5rem;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #FFF;
  padding: 25px !important;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
}


.categories-list .com-content-categories__items .com-content-categories__item .item-inner {
  padding: 1rem;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.1);
 /* width: 31%;
float: left;
margin: 0px 10px 20px 10px;*/
}

.categories-list .com-content-categories__items .com-content-categories__item img {
  margin-bottom: 0px;
  padding: 20px;
  width: 60% !important;
  height: auto !important;
}
}

.categories-list .page-header .badge {
  font-weight: 400;
  float: right;
  margin-left: auto;
  padding-top: 8px;
}

.categories-list .com-content-categories__items .com-content-categories__item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 33%;
  margin-bottom: 2rem;
  padding-left: 15px;
  padding-right: 15px;
}
.categories-list .com-content-categories__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

gap: 0px 0px;
width: 100%;
flex-flow: row wrap;
justify-content: space-between;
align-content: flex-start;
align-items: stretch;
}
/*--------------------------- sbox & anim front page-----------------*/
  @media (min-width: 768px){
.col-md-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
}
.sidebar-r{
}
.sbox1 {
	background-color:#FFF;
}
.shead1 {
border-bottom: 0px solid #e9ecef;
margin: 0;
  margin-bottom: 0px;
margin-bottom: 0px;
padding: 0;
text-transform: uppercase;
background-color: #3d618f;
color: #FFF;
text-align: center;
padding: 5px 10px 15px 10px;
margin: 0px 0 20px 0;

  }
  
.module {

}

.t4-module {
  padding: 20px;
  list-style:none!important;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1) !important;
}
.center, .table td.center, .table th.center {
  list-style: none !important;
}
.vmgroup {
  padding: 0!important;;
  margin: 0px !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)!important;
  list-style:none!important;
}
.vmCartModule {
padding: 0;
text-align: center;
padding: 0px 0px 0px 00px;
margin: -0px 0 0px 0;
box-shadow:none!important;

  }

.shead2 {
  text-transform: uppercase;
  text-align: center;
}

.sbox2 {
  padding: 25px;
  background-color: rgba(37, 48, 62, 0.15);
  background-color:#FFF;
  margin-top: 0px !important;
  /*box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);*/
  margin-bottom: 30px;
  list-style:none;
}

.sbox3 {
  padding: 25px;
  background-color: rgba(37, 48, 62, 0.15);
  background-color: #FFF;
  margin-top: 0px !important;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
  margin-bottom: 30px;
  list-style: none;


}

.module-ct{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
   box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
}
.module-ct ul:last-child, .module-ct p:last-child, .moduletable ul:last-child, .moduletable p:last-child {
  margin-bottom: 0;
      list-style: none !important;
}

.imagearticle{
transition-property: width, box-shadow;
transition-duration: 0.7s, 0.3s;
transition-timing-function: ease, ease;
transition-delay: 0s,  0.2s;
box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.15);
display:block;
height:auto;
width:95%;
padding:10px;
min-width:100px;
}
.imagearticle:hover{ 
  box-shadow:0px 0px 20px 1px rgba(0,0,0,0.3);
  height:auto;
   width:100%;
}

.imagearticle-right{
transition-property: width, box-shadow;
transition-duration: 0.7s, 0.3s;
transition-timing-function: ease, ease;
transition-delay: 0s, 0.2s;
box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.15);
display:block;
height:auto;
width:95%;
padding:10px;
min-width:100px;
} 

.imagearticle-right:hover{ 
  box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.3);
  height:auto;
    width:100%;
} 
 


/*--------------------------- Page-----------------*/

.item-page [itemprop="articleBody"] {
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #FFF;
  padding: 25px !important;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
}

.article-aside {
    margin-bottom:0px;
}
/*--------------------Drop  down----------------*/

.t4-megamenu .mega-inner {
  padding-bottom: 0px;
  padding-top: 0px;
}

.t4-megamenu .dropdown-menu .mega-dropdown-inner {
  z-index:10;
  margin-top: 0px;

}

.t4-megamenu.animate.zoom .dropdown > .dropdown-menu {
box-shadow: 0px 12px 10px 5px rgba(0, 0, 0, 0.3);
  z-index:10;
  margin-top: 0px;
 
}

.t4-megamenu .nav [class^="icon-"], .t4-megamenu .nav [class*=" icon-"], .t4-megamenu .nav .fa {
  margin-right: 4px;
  margin-left: 4px;
}

/*------------------- MAIN menu------------------*/
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  padding: 0;  
  height: 40px;
line-height: 36px;
}

#t4-mainmenu {
 /* position: -webkit-sticky !important;
  position: sticky;
  top: 0;*/
  z-index: 20;
min-height: 40px;
max-height: 80px;
 box-shadow: 0px 0px 25px 9px rgba(0, 0, 0, 0.6);
   /*background-color: #006db2;
    background-color: #0062a9;*/
}
navbar-brand {
  margin-right: 0;
}


.t4-megamenu .dropdown-menu li > a:hover, .t4-megamenu .dropdown-menu li > a:focus, .t4-megamenu .dropdown-menu li > a:active,
.t4-megamenu .dropdown-menu li > .nav-link:hover,
.t4-megamenu .dropdown-menu li > .nav-link:focus,
.t4-megamenu .dropdown-menu li > .nav-link:active,
.t4-megamenu .dropdown-menu li .dropdown-item:hover,
.t4-megamenu .dropdown-menu li .dropdown-item:focus,
.t4-megamenu .dropdown-menu li .dropdown-item:active {
background: none;
  color: var(--mainnav-link-hover-color);

 background-color: rgba(0, 0, 0, 0.3);
}





t4-navbar .navbar {
  float: left;
height: 40px !important;
min-height: 40px;
max-height: 40px;
}

.t4-megamenu.animate.slide .dropdown .dropdown-menu {
  /* background-color: rgba(0, 0, 0, 0.85);*/
   background: linear-gradient(0deg,#3f5269,#567293);
   opacity:0.5;
   background-color: rgba(0, 0, 0, 0.85);
   
}

/*couleur menu*/

.t4-palette-menu1  {
z-index: 25;
}
.border-top {
  border-top: 0px solid rgba(52, 58, 64, 0.12) !important;
}
.border-bottom {
  border-bottom: 0px solid rgba(52, 58, 64, 0.12) !important;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  -webkit-transition: color 0.5s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,background-size 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, background-size 0.5s ease-in-out;
}

.navbar-expand-xl .navbar-nav .nav-link { /* marge entre menu*/
	display:block;
margin-right: 2px !important;
  margin-left: 2px!important;
  padding-left:0!important;
  padding-right:0 !important;
  /*  margin-right: auto!important;
	margin-left:auto!important;*/
}


.t4-palette-menu1  .t4-megamenu .navbar-nav > li a:hover,
.t4-palette-menu1  .t4-megamenu .navbar-nav > li a:focus,
.t4-palette-menu1  .t4-megamenu .navbar-nav > li a:active,
.t4-palette-menu1  .t4-megamenu .navbar-nav > li .nav-link:hover,
.t4-palette-menu1  .t4-megamenu .navbar-nav > li .nav-link:focus,
.t4-palette-menu1. t4-megamenu .navbar-nav > li .nav-link:active {

	background-size: 0 2px;
	 background-color: rgba(0, 0, 0, 0.85);

}

.t4-palette-menu1  .nav > li a:hover, 
.t4-palette-menu1  .nav > li a:focus, 
.t4-palette-menu1  .nav > li a:active, 
.t4-palette-menu1  .nav > li .nav-link:hover, 
.t4-palette-menu1  .nav > li .nav-link:focus, 
.t4-palette-menu1  .nav > li .nav-link:active {

  	background-size: 100% 2px;

	
	
}

.t4-palette-menu1  .nav > li a,
.t4-palette-menu1  .nav > li .nav-link {

background: linear-gradient(0deg,#006db2,#006db2);
background: linear-gradient(0deg,#fff,#fff);
background-size: 0 2px;
background-repeat: no-repeat;
background-position: center 70%;

}

.t4-palette-menu1  .nav > li.active > a,
.t4-palette-menu1  .nav > li.active > a.nav-link,
.t4-palette-menu1  .nav > li.active:hover > a,
.t4-palette-menu1  .nav > li.active:hover > a.nav-link {

background: linear-gradient(0deg,#006db2,#006db2);
background: linear-gradient(0deg,#fff,#fff);
background-size: 100% 2px;
background-repeat: no-repeat;
background-position: center 70%;

}
nav-link{
  height: 40px;
    margin: 0px;
	font-	
}
.navbar .navbar-toggler {
  height: 40px;
    margin-top: -5px;
	margin-right: 0px !important;
}
.nav-breakpoint-xl .navbar-toggler {
  float: left;
}

.d {
 background-color: rgba(0, 0, 0, 0.85);
 background: linear-gradient(0deg,#3f5269,#567293);
 width: 200px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

.nav-breakpoint-xl .t4-megamenu {
 border: 0px;
 /*  background-color: rgba(63,82,105,0.85);
   background: linear-gradient(180deg,#3f5269,#567293);*/
   
   background:#2e486b;
   margin-right: -30px !important;
}
.s {
  background-color: rgba(0, 0, 0, 0.85);
}

.item-caret{
/*display: block;
background-color: #fff;
margin-left: 2px;
border-radius: 50%;
width: 16px !important;
height: 16px !important;
color: #0062a9 !important;
margin-top: -4px;
margin-left: 4px !important;*/

border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-top: 8px solid white !important;
}


 /*---Sous menu----- dropdown*/

.t4-megamenu .dropdown-menu { 
  -webkit-box-shadow: 0 0 15 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15 1px rgba(0, 0, 0, 0.2);
  background-color: rgba(37, 48, 62, 0.82);
}

.t4-offcanvas-toggle i {
	color:#FFF 
}
.navbar .navbar-toggler i {
color:#FFF 
}

.t4-palette-menu1  .t4-megamenu .navbar-nav > li.active > a, .t4-palette-menu1  .t4-megamenu .navbar-nav > li.active > .nav-link {
background-size: 100% 2px;
padding: 0 !important;
height: 40px;


}

/*----------------------DJ MENU defaut ------------------*/

.dj-megamenu-default li div.dj-subwrap, .dj-megamenu-default li:hover div.dj-subwrap li div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap li div.dj-subwrap {
  position: absolute;
  left: -9999px;
  top: -9999px;
  margin: 10px 0 0 0px;
  padding: 0;
  list-style: none;
}

.dj-megamenu-default li:last-child a.dj-up_a {
    height: 36px;
    padding: 0 !important;
}

.dj-megamenu-default li ul.dj-submenu > li > a {
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  color: #c3c3c3;
  background: transparent;
  text-decoration: none;
  padding: 12px 20px;
  margin: 0 -10px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  background-color: rgba(0, 0, 0, 0.85)!important;
  color:#f3f3f3 !important;
}
.dj-megamenu-default li:hover a.dj-up_a,
.dj-megamenu-default li.hover a.dj-up_a,
.dj-megamenu-default li.active a.dj-up_a {
	color            : #fafafa;
	background:none !important;
	height:36px!important
}

.dj-megamenu-default li ul.dj-submenu>li>a:hover,
.dj-megamenu-default li ul.dj-submenu>li>a.active,
.dj-megamenu-default li ul.dj-submenu>li.hover:not(.subtree)>a {
 color: #fff !important;
   border-radius: 0px !important;
 
}

.dj-megamenu-default li a.dj-up_a {
  display: inline;
    vertical-align: middle;
	background: no-repeat;
}
.dj-megamenu-default li a.dj-up_a .arrow {
  display: none;
}

/*------------------ DJ Menu modern ------------*/

.dj-megamenu-modern li a.dj-up_a {
 padding: 8px 0 0 16px;
}

.dj-megamenu-modern li a.dj-up_a > span.dj-drop {
  padding: 0;
}
.dj-megamenu-modern li a.dj-up_a > span {
 
  height: auto;
}
.dj-megamenu-modern .arrow {
  display: none;
}
.dj-megamenu-modern li a.dj-up_a {
  font-size: 14px;
  cursor: pointer;
  color: #3d618f;
  font-weight: bold;
}
.dj-megamenu-modern li ul.dj-submenu > li > a {
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  margin: 0;
  padding: 12px 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 0px;
  position: relative;
  color: white !important;
  list-style: none !important;
}
.dj-megamenu-modern li div.dj-subwrap .dj-subwrap-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.08);
  border-radius: 0px;
background-color: rgba(0, 0, 0, 0.85) !important;
  position: relative;
  margin-top: -23px;
width: 250px !important;
  list-style: none !important;
}

.dj-megamenu-modern li ul.dj-submenu > li > a:hover, .dj-megamenu-modern li ul.dj-submenu > li > a.active {
  background: #f6f5f5;
  color: #434343;
    background: none;
  color: #ccc!important;
    list-style: none !important;
}
menu{
    list-style: none !important;
}
menu


/*------------------- All video ---------------*/

.yendif-video-share-playlist-player, .yendif-video-share-playlist-videos {
  flex: 0 0 auto;
  width: 100%;
  max-height: 100% !important;
    max-height: 250px !important;
	overflow-y:scroll;
}

.yendif-video-share-playlist {
  position: relative;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  width: 115%;
  background-color: #444;
  padding: 0px !important;
  margin: -25px;
}
.yendif-video-share .thumbnail {
  display: block;

  line-height: 20px;
   box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
  border: 0px solid #ddd;
 padding:0px;
 min-height: 170px;
}

.yendif-video-share {
  margin: 0;
    margin-top: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #FFF;
  padding: 25px;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
}

.yendif-video-share [class^="icon-"], .yendif-video-share [class*=" icon-"] {
  background:none;
  width: 30px;
}

.yendif-video-share-playlist-videos.right {
  position: relative;
  overflow-y: auto;
  width: 100% !important;
}

.avs {
  margin: 0;
    margin-top: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #FFF;
  padding: 25px !important;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
}

.avs [class^="icon-"], .avs [class*=" icon-"] {
  width: 30px;
}
#avs-video form input[type="text"] {
  height: 30px;
}

/*-------------------KUNENA---------------*/

h1 small, h1 .small, h1 #search-results .result-url, #search-results h1 .result-url, h1 #search-results .search-pagination .search-pages-counter, #search-results .search-pagination h1 .search-pages-counter, .h1 small, .h1 .small, .h1 #search-results .result-url, #search-results .h1 .result-url, .h1 #search-results .search-pagination .search-pages-counter, #search-results .search-pagination .h1 .search-pages-counter, h2 small, h2 .small, h2 #search-results .result-url, #search-results h2 .result-url, h2 #search-results .search-pagination .search-pages-counter, #search-results .search-pagination h2 .search-pages-counter, .h2 small, .h2 .small, .h2 #search-results .result-url, #search-results .h2 .result-url, .h2 #search-results .search-pagination .search-pages-counter, #search-results .search-pagination .h2 .search-pages-counter, h3 small, h3 .small, h3 #search-results .result-url, #search-results h3 .result-url, h3 #search-results .search-pagination .search-pages-counter, #search-results .search-pagination h3 .search-pages-counter, .h3 small, .h3 .small, .h3 #search-results .result-url, #search-results .h3 .result-url, .h3 #search-results .search-pagination .search-pages-counter, #search-results .search-pagination .h3 .search-pages-counter {
  font-size: 100%;
  margin-left: 10px;
}
.klatest-subject a {
  font-weight: bold;
  font-size: 16px;
}

#kunena.layout .card-header {
  border-color: transparent;
  padding-top: 15px;
  margin-top: 0px;
}

#kunena.layout .kavatar, #kunena.layout a .rounded, #kunena.layout .img-thumbnail {
  border-radius: 50% !important;
}

.mod-kunena-breadcrumbs__item  {
   margin:0 0 0 10px;
}

#kunena.layout .search .btn {
  margin-top: 0px;
}
#kunena.layout i {
 margin-right: 5px;
margin-left: 5px;
}

.layout {
     margin-top: 0px;
  margin-bottom: 20px;
  background-color: #FFF;
  padding: 25px !important;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
}

.layout#kunena + div {
  display: none !important;
}

.border {
  border: 1px solid rgba(52, 58, 64, 0.12) !important;

}

#kunena.layout .knav-usercollapse {
  position: absolute;
  right: 10px;
  top: 15px;
}

.alert .close, .contact .contact-miscinfo .close, .com_config #page-site h1 .close {
  top: 5px;
}
/*-------------------Jdownload--------------*/
.jd-item-page {
  position: relative;
  z-index: 1;
    margin-top: 0px;
  margin-bottom: 20px;
  background-color: #FFF;
  padding: 25px !important;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
}

/*------------------SLIDE-------------------*/
.camera_caption {
position: absolute !important;
width: 630px;
z-index: 1000;
bottom: 43%;
}

.camera_caption > div {
  background-color: rgba(37, 48, 62, 0.5);
  padding: 10px 10px 20px 40px;
  height: 100%;
  border-radius: 0;
}


.camera_caption_title {
  font-size: 18px;
  line-height: 60px;
}

/*------------------4 x module Front page -------------------*/
.transp{
	background-color: rgba(37, 48, 62, 0.65);
	display:block;
	height:300px !important;
	width:100%;
	margin-top:-50px;
	margin-right:25px;
	margin-left:25px;
	padding:20px;
	z-index:2;
	cursor:pointer;
	transition-property: margin, box-shadow;
	transition-duration: 0.4s, 0.4s;
	transition-timing-function: ease, ease;
	transition-delay: 0s, 0.05s;
	text-align: center;	
	border-radius: 0px 0px 30px 30px; 
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
}
.transp:Hover{
	box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.6);
	margin-top: -65px;
	margin-bottom: 0px; 
	text-align: center; 
}
.infox4MEP {
	font-size: 20px; 
	line-height: 30px; 
	font-weight: bold; 
	color: #fff; 
	text-align: center; 
	padding-top: 5px; 
	background-color: #006db2; 
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5)!important; 
	margin: -20px -20px 0px -20px;
}

.infox4 {
	display: block;
margin-left: auto;
margin-right: auto;
max-width: 175px;
height: auto;
margin-bottom:8px;

}
.infox4OS {
	display: block;
margin-left: auto;
margin-right: auto;
width:auto;

height: 175px;
margin-bottom:8px;

}



/*------------------language switcher--------------*/

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose:visited {
  background: none !important;
  border-radius:50px;
  padding: 0px;
  line-height: 0;
  -webkit-transition: all 1s;
}

div.advanced-dropdown a.langChoose img {
  border: 0px!important;
}

div.mod-languages img {
 border: none;
width: 34px;
padding: 3px 0 3px 0;
}
div.mod-languages.advanced-dropdown ul {
background-color: rgba(0,0,0,0.85);
position: absolute;
z-index: 100;
list-style-type: none;
left: -8px;
padding: 5px 35px 5px 10px;
border-radius: 15px;

}
.lang-block{
	color:#FFF;
}


/*---------------Search ajax--------------*/

div.mod_ajaxsearch161 input[type="search"] {

height: 36px;
padding-top: 14px;
margin-left: 0px;
width:auto;


}

.ajax-search input[type="search"] {
  background: #fff url("../images/search_icon.png") 98.6% 50% no-repeat;
    background-size: auto;
  border: 0px solid #2c2c2c;
  color: #777;
  background-size: 26px;
  padding-right: 22px !important;
  border-radius: 0 36px 36px 0;
  background-color: #FFF !important;
  box-shadow: inset rgba(0,0,0,0.6) 0px 0px 5px 0px;

  padding: 8px 40px 0 10px;
    padding-right: 40px;
}

[type="search"] {
  outline-offset: 0px;
  -webkit-appearance: none;
}
.ajax-search {
 position: relative;
 padding-top: 2px;
}
.ajax-search input[type="search"] {

  padding-right: 40px !important;
 font-size: 16px;
}
.ajax-search input.loading {
  background:#fff url("../images/loading.gif") no-repeat scroll 98% 50%;
}
.ajax-search .results-box:empty {
  height: auto;
  -moz-box-shadow: #FFFFFF 0 0;
  -webkit-box-shadow: #FFFFFF 0 0;
  box-shadow: #FFFFFF 0 0;
}

.ajax-search .results-box {
  z-index: 99;
  position: absolute;
  top: 38px;
  width: 97.5%;
  height: 550px;
  overflow-y: scroll;
  border-radius: 0px;
  -moz-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
  -webkit-transition: all 0.7s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.7s ease-in-out 0s;
  font-size: 12px;
  line-height: 16px;
  background-color: rgba(0, 0, 0, 0.65);
  background-color: rgba(37, 48, 62, 0.95);
  color: #FFF;
}

.ajax-search .results-box .result-title a {
  font-size: 15px;
}
.ajax-search .results-box .clearfix {
  margin: 4px 0;
}
.ajax-search .results-box dt, .ajax-search .results-box dd {
  font-size: 14px;
  line-height: 18px;
}
.ajax-search .results-box .result-created {
  font-size: 12px;
  /*font-style: italic;*/
  font-size: 12px;
font-style: italic;
margin-top: -8px;
}
.ajax-search .results-box .mod-ajaxsearch-results-footer {
background: none;
font-size: 16px;
line-height: 16px;
padding: 5px;
text-align: center;
border-bottom: 1px solid #666;
height: 23px;
margin-top: 20px;
border-top: 1px solid #666;
}

.ajax-search .results-box .mod-ajaxsearch-results-footer:hover {
 color:#333;
}

.ajax-search .results-box span.highlight {
  padding: 0;
  background-color: #fcf8e3;
  color:#666 !important;
}
.ajax-search .search-results {
  padding: 10px;
  margin: 0;
}

/*--------------------------- Jchat --------------------*/
#jchat_default_suggestion_tooltip {
position: fixed;
display: none;
z-index: 10002;
width: 90px;
height: 90px;
line-height: normal;

inset: auto 10px 0px auto !important;
}


#jchat_default_suggestion_tooltip .jchat_tooltip_content {	
margin-top: 0px;
height: 90px;
width:90px
	
}
#jchat_tooltip_close {

margin-right: -4px;
margin-top: -2px;
}

div.jchat_submit_lam_form {
  border-color: #303f53;
  background: #303f53 url(/components/com_jchat/images/default/icon_ticket.png) no-repeat 6px 3px;
}

form.ajaxform textarea {
  margin-top: 4px;
  background-color: #fafafa;
  width: 99%;
  height: 100px;
  border: 1px solid #AAA;
  outline-style: none;
  margin-bottom: 2px;
  padding: 0;
}

#activation_form input[type="submit"]:hover {
  opacity: 0.8;
}


#activation_form input[type="submit"] {
  margin-top: -40px;
  float: right;
  cursor: pointer;
  background: #1178b9 !important;
  color: #FFF;
  border-radius: 5px;
  padding: 8px;
  border: none !important;
}

.jchat_formfields_container .input-append .add-on, .jchat_formfields_container .input-prepend .add-on {
  color: #666;
  display: block;
  width: auto;
  height: 22px;
  min-width: 70px;
  padding: 7px 4px 1px 4px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
  box-sizing: content-box !important;
  margin-top: 5px;
  border-radius: 10px 0 0 10px;
}
.jchat_formfields_container .input-append input, .jchat_formfields_container .input-prepend input {
  margin-top: 5px;
  height: 20px;
  padding: 4px 6px;
  box-sizing: content-box !important;
  padding: 8px 4px 0px 0px;
  text-align: center;
  font-size: 18px;
}

.jchat_ban_moderator {
  position: absolute;
  margin-top: 5px;
  margin-left: 60px;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 50px;
  height: 16px;
}

#jchat_userstab_popup {
 /* height: 104px !important;;
  width: 200px !important;*/
   border-radius:10px 10px 0 0;
}
.jchat_tabopen {
  min-width: 300px !important;
  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.0);
}

div.jchat_chatboxmessage iframe, div.jchat_chatboxmessage img, div.jchat_chatboxmessage video, div.jchat_chatboxmessage embed, div.jchat_chatboxmessage object {
  margin: 0px !important;
}

li.jchat_userbox span.jchat_usersbox_name img {
  margin-left: 0px;
  border: 0px;
}

.jchat_userscontentname img {
  margin-top: -1px;
}

div.jchat_tabpopup span.jchat_chatboxmessagefrom img {
  width: 60px !important;
  height: 60px !important;
  max-width: 60px !important;
  box-shadow: 0 0 10px rgba(0,0,0,0.0);
  border: 0px !important;
}
.jchat_chatboxmessage.selfmessage span.jchat_chatboxmessagecontent {
  float: right;
  margin: 10px 10px 10px 0;
}

span.jchat_chatboxmessagecontent.selfmessage {
  background-color: #fdfafa;
  float: right;
  margin-right: 10px;
  padding: 5px;
}
span.jchat_chatboxmessagecontent {
max-width: 70%;
background-color: #f6f7f8;
border-radius: 8px;
color: #555;
line-height: 17px;
min-height: 14px;
text-align: left;
text-shadow: rgba(255,255,255,0.8) 0 1px 0;
box-shadow: 0 0 3px rgba(0,0,0,0.1);
margin-top: 0px;
margin-right: 0;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 6px;
padding-left: 10px;
font-weight: bold;
font-size: 14px;
}
.jchat_onoffswitch-label {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999;
  border-radius: 20px;
  margin: auto;
}

/*-----------------------------offcanvas-----------*/
.t4-offcanvas .t4-off-canvas-header .close:hover span, .t4-offcanvas .t4-off-canvas-header .close:focus span, .t4-offcanvas .t4-off-canvas-header .close:active span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.t4-offcanvas-toggle {
  border: 0;
  color: #6c757d;
  display: block;
  float: left;

  line-height: 40px;
  margin-left: 0px;
  padding: 0;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.7s ease-in-out;
  z-index: 1000;
  display: block;
  position: relative;
  background: none !important;
height: 40px;
}
.t4-offcanvas-toggle i {
  font-size: 22px;
  color: #FFF;
  margin-top: 0px;
  margin-right: 15px;
}

.c-offcanvas--left {
  height: 100%;
  transform: translate3d(-450px, 0, 0);
  width: 370px;
}

.nav-align-left .navbar-toggler, .nav-align-left .t4-offcanvas-toggle {
  margin-right: 10px;
  margin-left: -10px !important;
}
.t4-offcanvas .t4-off-canvas-header a img {
  outline: none;
  width: 308px;
  height: 40px;
  max-height: 40px;
}

.4-offcanvas .t4-off-canvas-header .close span {
  color: #666;
  display: block;
  height: 32px;
  font-size: 36px;
  line-height: 44px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 32px;
  background-color: #FFF;
}

.nav-breakpoint-xl .t4-offcanvas-toggle {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
	margin: 2px 0 0 0;
}

.t4-offcanvas .t4-off-canvas-header {
  background: linear-gradient(0deg,#2c2d2d,#636465);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px;
  height: 40px;
    position: sticky;
  top: 0;
}
#Mod137 {
}
.dropdownCart-container{
	  height: 100% !important;
  display: block !important;
  margin: 10px 0 0 0;
}
}


.t4-offcanvas .t4-off-canvas-header .close span {
  color: #666;
  display: block;
  height: 36px;
  font-size: 36px;
  line-height: 30px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  width: 33px;
}
.t4-offcanvas .t4-off-canvas-header .close {
  background-color: #fff;
  border: 0;
  border-radius: 50%;
  padding: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.8s ease-in-out;
  text-shadow: none;
  width: 32px;
   height: 32px;
   margin-left: 5px;
}

.close:hover {
  color: #fff;
}
.dropdownCart-btn {
}
.t4-offcanvas .t4-off-canvas-body .t4-module {
  margin-bottom:0;
}
/*----------------------jgallery------------*/
.chzn-container-single .chzn-single {

  color: black !important;
}

.jdGallery a.carouselBtn {
  position: absolute;
  bottom: 0px;

  right: 30px;
  height: 20px;
  width: 100px;
  background: url('img/carousel_btn.gif') no-repeat;
  text-align: center;
  padding: 0 10px;
  font-size: 13px;
  background: #333;
  color: #fff;
  cursor: pointer;
  color: white !important;
}
élément {
  opacity: 0.9;
  top: 0px;
}
.jdGallery div.carouselContainer {
  opacity: 1 !important;
}

.form-validate
 {
	 margin-top:5px;
}




.slideshow-images img {
  float: none;
  left: 0 !important;
  top: 0;
  overflow: hidden;
  display: block;
  background-color: white;
}
.slideshow a img {
  border: 0;
}


div.jg_search .inputbox {


}


div.jg_search .inputbox {
  margin-top: -20px;
  min-width: 1px;
  color: #0062a9;
  box-shadow: inset rgba(0,98,169,0.8) 0px 0px 5px 0px;
}

.jg_back {
 font-weight: bold;
padding: 5px 5px 0px 5px;
text-align: center;
width: 150px;
font-size: 16px;
 border-radius: 5px;
 background-color: #fff;
 border: 1px solid #0062a9;
 margin-top:5px;;
   display: block;
  float: left;

}
.jg_catorderlist {
  text-align: left !important;
  width: 200px;
  float: left;
  margin-bottom: 15px;
}

.jg_catdescr {
  text-align: center;
  font-weight: bold;
  padding: 10px 10px 0px 10px;
  font-size: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  /*background-color: #0062a9;*/
  color: #0062a9;
}


.btn-group > .btn, .btn-group-vertical > .btn {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
font-weight: bold;
padding-left: 5px;
padding: 10px;
text-align: center;
margin-bottom: 5px;
border-radius: -3px;
background-color: #006db2;
color: white !important;
width: auto;
margin-left: 10px;

}
.btn-group, .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  cursor: pointer;
  color: white;
}

.gallery {
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #FFF;
  padding: 15px;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

div.jg_search {
margin-bottom: 0px;
margin-right: 5px;
}

.jg_minipic {
  height: 100px;
}

.jg_imgtitle {
  text-align: center;
  font-weight: bold;
  padding: 10px 10px 0px 10px;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #0062a9;
  color: #fff;
}


#motioncontainer {
  margin: 0 auto;
  overflow:visible;

  max-width: 100%;
  width: 100%;
height: 100%;
}
img.jg_icon {
  width: 35px;
  height: auto;
  margin: 3px;
}
 .jg_pathway a img {
  vertical-align: middle;
}

.jg_clearboth {
  clear: both;
  display: none;
}
.jg_row {
overflow: visible;
display: flex;
gap: 15px 0px;
width: 100%;
flex-flow: row wrap;
justify-content: space-between;
align-content: flex-start;
align-items: stretch;
padding: px;
margin: 0;
box-sizing: border-box;
}

#jg_mini_akt {
background-color: #f0efef;
padding: 4px;
border: 1px solid #ccc;
  
}
div.jg_my_favourites {
font-weight: bold;
padding: 5px 5px 9px 5px;
text-align: center;
width: 150px;
font-size: 16px;
border-radius: 5px;
background-color: #fff;
border: 1px solid #0062a9;
margin-top: 5px;
display: block;
float: left;
margin-left:5px;
}

.imagegal{
 }

.jg_element_cat {
text-align: center !important;
background-color: #FFF;
padding: 10px;
overflow: visible;
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
margin: 0px;
flex-basis: 23.5%;
width: inherit;
float: none;


}

.jg_element_gal, .jg_element_gal_r {
background-color: #FFF;
padding: 10px;
overflow: hidden;
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
text-align: center !important;
flex-basis: 23.5%;
width: 100%;
float: none;
margin: 0px;
min-height: 300px;
}


.gallery .jg-header {
  text-align: center;
  font-weight: bold;
  padding: 10px 10px 0px 10px;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #0062a9;
  color: #fff;
}


.jg_mygal {
font-weight: bold;
padding: 5px 5px 0px 5px;
text-align: center;
width: 150px;
font-size: 16px;
 border-radius: 5px;
 background-color: #fff;
 border: 1px solid #0062a9;
margin-top:5px;
 display:block;
 float:right;
}

/*------------------Jchat----------------*/

#jchat_userstab {

  border-bottom: 1px solid #006db2;
}
#jchat_maximizebutton.jchat_maximizeimages {
  background-position: 5px -1807px !important;
}
#jchat_maximizebutton.jchat_maximizeimages.maximized {
  background-position: -14px -1807px !important;
}

#jchat_userstab.maximized .jchat_optionsimages {
background-position: -25px -304px !important;
}
#jchat_optionsbutton, #jchat_closesidebarbutton, #jchat_maximizebutton, #jchat_loginbutton {
  border-left: 1px solid #fff;
}

/*-----------------------joomcat-------------------*/
.joomcat, .sbox2 {

}
/* ---------------------- MEDIA-----------*/
.ajax-search input[type="search"] {
  width: 400px;
}


/*-------------------------@@@---------------*/

@media (min-width: 0px) {
  .container {
    max-width: 100%;
  }
}

@media (max-width: 1600px) {
.flex-item-invite {
  display: none !important;
  margin:0 !important;
  padding:0 !important;
}
}
@media (max-width: 1500px) {
.infox4MEP-bas-25 {
  font-size: 14px!important;
  line-height: 16px!important;
}
.infox4MEP-25 {
  font-size: 14px!important;
  line-height: 16px!important;
}
}
@media (max-width: 1400px) {
.flex-item-search {
 display: none !important;
  margin:0 !important;
  padding:0 !important;
}

}
@media (max-width: 1200px) {
.infox4MEP-bas-25 {
  font-size: 12px!important;
  line-height: 14px!important;
}
.infox4MEP-25 {
  font-size: 12px!important;
  line-height: 14px!important;
}
}

@media (max-width: 1000px) {
.flex-item-lang {
 display: none !important;
  margin:0 !important;
  padding:0 !important;
}
}
@media (max-width: 900px) {
.flex-item-logo {
/*max-width: 200px;
height: auto;
margin: 10px 0px 0 0;*/
}
.flex-item-connexion {
 display: none !important;
  margin:0 !important;
  padding:0 !important;
}
#flex-container-25{
 display: none !important;
  margin:0 !important;
  padding:0 !important;
}
#flex-container-bas-25{
 display: none !important;
  margin:0 !important;
  padding:0 !important;
}
}
@media (max-width: 800px) {
.camera_caption_title {
  font-size: 12px;
  line-height: 30px;

}
.camera_caption {
  font-size: 12px;
  line-height: 30px;
}
.camera_caption > div {
  padding: 5px 5px 10px 20px;
   height: 50%;
   width: 80%;
}
}

@media screen and (max-width: 479px){
#camera_wrap_148 .camera_caption {
  font-size: 12px!important;
  line-height: 30px;
}
}

  @media (max-width: 1199px){
.navbar-expand-xl .navbar-nav {
  flex-flow: column wrap;
  align-content: flex-start;
}
}
  @media (max-width: 1400px){
.t4-navbar .navbar.navbar-expand-xl {
  float: none;
  display: block;
}
}