﻿/*** Style scrollbar ***/
::-webkit-scrollbar {
  width: 4px;
  height: 5px;
  background-color: #4d4d4d; }

::-webkit-scrollbar-thumb {
  background-color: #6f6f6f;
  border-radius: 4px;
  /*background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, transparent 75%, transparent);*/}
 /*************************************/

html .text-color-light p, html .text-light p {
    color: #FFF !important;
}

@media (max-width: 575px){
.txtpreshead {
	font-size: 60%;
}
}
section.custom-timeline {
	margin-left: 0;
}
 @media (min-width: 768px) {
section.custom-timeline {
	padding-left: 90px;
}
}
section.custom-timeline:before {
	left: 145px;
}
 @media (max-width: 767px) {
section.custom-timeline:before {
	left: 55px;
	top: 0;
}
}
section.custom-timeline .timeline-date {
	margin: 0 0 30px 0;
	width: 115px;
	height: 115px;
	text-align: center;
	line-height: 115px;
	border-radius: 100%;
	border: 0;
	box-shadow: none;
	padding: 0;
	margin-left: -3px;
}
section.custom-timeline .timeline-date h3 {
	display: block;
	font-size: 22px;
	line-height: 22px;
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	text-shadow: none;
}
section.custom-timeline .timeline-date h3 span {
	font-size: 12px;
	display: block;
	opacity: 0.7;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
}
section.custom-timeline .timeline-box {
	min-height: 90px;
	background: #f4f4f4;
	border: 0;
	box-shadow: none;
}
section.custom-timeline .timeline-box.right {
	margin-top: 0;
	width: 80%;
	max-width: 100%;
}
 @media (max-width: 1199px) {
section.custom-timeline .timeline-box.right {
	width: 88%;
}
}
 @media (max-width: 991px) {
section.custom-timeline .timeline-box.right {
	width: 70%;
}
}
 @media (max-width: 767px) {
section.custom-timeline .timeline-box.right {
	width: 100%;
}
}
section.custom-timeline .timeline-box.right:before {
	left: 55px;
}
section.custom-timeline .timeline-box.right .timeline-box-arrow {
	background: #f4f4f4;
	border: 0;
	box-shadow: none;
}
 @media (max-width: 767px) {
section.custom-timeline .timeline-box.right .timeline-box-arrow {
	display: none;
}
}
 @media (max-width: 767px) {
section.custom-timeline .timeline-box-time {
	font-size: 14px;
	padding-left: 10px;
}
}
 @media (min-width: 768px) {
section.custom-timeline .timeline-box-time {
	position: absolute;
	left: -20px;
	margin-top: 22px;
	font-size: 14px;
	max-width: 70px;

}
}
section.custom-timeline .timeline-box-content {
	padding: 10px;
}
section.custom-timeline .timeline-box-content p {
	line-height: 20px;
}
section.custom-timeline .timeline-box-content-img {
	float: left;
	overflow: hidden;
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 100%;
	margin-right: 15px;
}
section.custom-timeline .timeline-box-content-img img {
	width: 129px;
    max-width: initial;
    position: relative;
    left: -30%;
}
.custom-venue-info {
	border-radius: 10px;
	background: #FFF;
	height: 350px;
	box-shadow: 0px 20px 100px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: -175px;
	position: relative;
	z-index: 1;
	padding: 0;
}
.custom-venue-info img {
	border-radius: 10px 0 0 10px;
	min-height: 350px;
}
.custom-venue-info:after {
	transform: rotate(45deg);
	content: '';
	display: block;
	background: #FFF;
	height: 50px;
	width: 50px;
	z-index: 0;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -25px;
}
#schedule h2 {
	text-transform: uppercase;
	color: #777;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 5px;
	letter-spacing: 2px;
}
#schedule h3 {
	text-transform: none;
	font-weight: 700;
	font-size: 32px;
	line-height: 32px;
	margin: 0 0 5px;
}
.datepicker-switch:hover, .dow:hover, .day:hover {
	background: #0dcaf0 !important;
}
.boutcontact {
	padding-left: 14px !important;
}
.boutcontact:hover {
	color: #ffffff !important;
	padding-left: 24px !important;
}
ul.nav-list li:last-child a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;

}
#news .tabs img {
    max-width: 100%;
    height: auto;
}

.petitlat p  { display:none;}
.my-title-header {
    color: #fff !important;
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    margin: 0;
    padding: 0;
    font-weight: 400;
    position: relative;
    top: 1px;
    letter-spacing: -.05em;
    -webkit-font-smoothing: antialiased;
}
#news .contenunews img {
    max-width: 100%;
    height: auto;
}
.chmps_cplt {
	background: #f7f7f7;
    margin-bottom: 4px;
    padding: 4px;
    border: 1px solid #e5e5e5;
}
.chmps_cplt input {
	width:100%;
	border: none;
    padding: 4px;
}

.contenunews h3 {
    font-size: 1.2em;
	text-transform: none;
    padding-left: 0px;
    margin-bottom: 13px;
	    color: #0083c5;

}
.contenunews h2 {
   color: #202327 !important;
    font-size: 1.4em;
    font-weight: 600;
    letter-spacing: -.06em;
	    margin-bottom: 0px;
		    line-height: 1.2em;


}
.contenunews h1 {
    font-size: 1.6em;
    line-height: 34px;

}
.contenunews p {
    color: #2b2b2b;
	    margin: 0 0 14px !important;

}


body {
        font-weight: 300 !important;
		    color: #2b2b2b !important;


} 
p {
        font-weight: 300 !important;
		    color: #2b2b2b !important;


} 

  @media (max-width: 575px){
body {
    font-size: 15px !important;
}  
} 
.bout_xs {
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background: #ba989d;
	color: #fff;
	width: max-content;
	font-size: 12px;
	letter-spacing: 0.1px;
	margin-right: 2px;
}
.is_online{
	background: #78c4e7 !important;
	color: #fff !important;
}
@media (max-width: 540px){
.is_online{
	background: #78c4e7 !important;
    color: #fff !important;
    white-space: nowrap;
    width: auto !important;
    margin-left: 55px;
    margin-top: 0px;
}	
}
@media (max-width: 768px){
.auteurfofo{
	    /*order: 2 !important;*/

}	
.signaturefofo p {
	margin:0px;
}
}
.signaturefofo {
	background: #f6f6f6;
    padding-left: 4px;
    padding-right: 4px;
}
.resolu {
	background: #53ebb3 !important;
	color: #000 !important;
}
.non_resolu {
	background: #c1c1c1 !important;
	color: #fff !important;
}
.supprimer {
	background: #ff2600 !important;
	color: #fff !important;
}
.citer {
	background: #c5872a !important;
	color: #fff !important;
}
.editer {
	background: #0d6efd !important;
	color: #fff !important;
}
.gris-2 {
	background: #2c3237 !important;
	color: #fff !important;
}
.Verrouiller {
	background: #2c3237 !important;
	color: #fff !important;
}
.Deverrouiller {
	background: #00dcff !important;
	color: #fff !important;
}
.repondre {
	background-color: #0dcaf0 !important;
	border-color: #0dcaf0;
	color: #fff !important;
	padding: 0.75rem 1.5rem;
	font-size: 1.01rem;
}
#forum fieldset {
	border: 1px solid #555;
	padding-bottom: 22px;
	padding-top: 12px;
	margin-bottom: 6px;
}

#forum .menufooter fieldset {
	border: 0px solid #555;
	padding-bottom: 22px;
	padding-top: 12px;
	margin-bottom: 6px;
}


.padd_spec br {
	display:none;
}

.messagefofo img {
max-width: 100% !important;
    height: auto !important;
}
.divdownload.addcss{
border: 1px solid #e6e6e6;
    padding-bottom: 22px;
}
.tabdownload {
background:#f9f9f9;
}
.divdownload .tabdownload {
border-bottom: 1px solid #777;
background:#fff;
}
.divdownload .tabdownload:nth-child(2n) {
    background: #f2f2f2;
}
.divdownload .tabdownload:hover {
background:#e7e7e7;
}
.img_download{
vertical-align: middle;
    border: 1px solid #888;
    padding: 4px;
    background: aliceblue;
}
#forum .body {
    background: #efefef;

}
.toursujetsfofo .bloccatfofo:nth-child(odd){
      background-color: #f9f9f9;
}
.toursujetsfofo .bloccatfofo:nth-child(2n){
      background-color: #ffffff;
}
.toursujetsfofo .bloccatfofo{

    border-bottom: 1px solid #f5f5f5;
	}

.tourfofo {
    padding: 27px;	    
}
@media (max-width: 768px) {
.tourfofo {
    padding: 20px;	    
}	
}
.tourfofo .bloccatfofo  {
	padding: 0px;
	border: 1px solid #333;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-top: 0px;
	background:#ffffff;
}

.sujetscatfofo div  {
font-size:12px;	
}
.headfofo, .headfofoxl {
	background: #212121;
    padding: 10px;
    font-size: 120%;
}

.titrecatfofo {
	padding: 0px;
	border-right: 1px solid #1f1f1f;
}
.headfofo, .headfofoxl {
	padding: 0px;
	color: #ffffff;
	margin: 0px;
}
.titrecatfofo h5 {
	margin-bottom: 0px !important;
	margin-top: -10px !important;
}
.titrecatfofo .headfofo, .derncatfofo .headfofo, .titrecatfofo .headfofoxl, .derncatfofo .headfofoxl{
	padding-left: 10px;
}
.sujetscatfofo {
	padding: 0px;
	text-align:center;
	border-right: 1px solid #1f1f1f;
}
.repcatfofo {
	padding: 0px;
	text-align:center;
	border-right: 1px solid #1f1f1f;
}
.derncatfofo {
	padding: 0px;
}
#forum .section-lg {
	    padding: 30px 0 !important;
		
}


.padd_spec{
    padding: 10px;
	
}
@media (max-width: 992px) {
	
.padd_spec{
padding: 0px;
}

.motRep, .motVus, .motDern_post, .sujet {
    background: #758799;
}
.user_details{
font-size:12px;	
}
	
}

.toursujetsfofo {
	border-top: 0px solid #333;
    padding-left: 20px;
   /* padding-right: 20px;*/
    padding-bottom: 5px;
}
.bloccatfofoxl  {
	padding: 0px;
	margin: 0px !important;
	border: 1px solid #333;
}
@media (max-width: 992px) {
.toursujetsfofo .bloccatfofoxl  {
	display:none;
}	
.rapetisse {     font-size: 80px !important; }
}
@media (min-width: 992px) {
	.toursujetsfofo .headfofo {
	display:none;
}
	.toursujetsfofo .bloccatfofo {
	margin: 0px !important;
}

}
@media (min-width: 992px) {
.titrecatfofo {
	text-align:left;
}
}
.toutpostfofo {
	max-width: 1313px;
    margin: auto;
	padding-left: 16px;
    padding-right: 16px;
    padding-top: 6px;
    padding-bottom: 6px;

}
.toutpostfofo2 {
box-shadow: 0px 0px 10px -4px rgb(0 0 0 / 50%);
margin-bottom: 20px;
margin-left:0px;
margin-right:0px;
    background: #fff;

}
.auteurfofo {
	border: 1px solid #f2f2f2;
	    background-color: #eff3f5;

}
.messagefofo {
	border: 1px solid #f2f2f2;
	    background-color: #ffffff;

}
.avatfofo {
	border: none;
    max-width: 188px;
	width: 100%;
}
@media (max-width: 767px) {
.namegrpostfofo {
	float: left;
    margin-right: 10px;
}
.avatarpostfofo {
	float: left;
    margin-right: 10px;
}
.footuserpostfofo {
float: left;	
}
.signaturefofo{
	font-size: 12px;

}
}
@media (max-width: 540px) {
.avatarpostfofo {
	max-width: 50px;
}	
}
.d-block { display:block; }
#recherche .bloc_head {
border: 1px solid #e6e6e6;
    padding: 22px;
    margin: 1px;	
}

#recherche .bloc_head  .bloc_head{
    padding: 10px;
    margin-left: -40px;
    margin-right: -40px;
}
#recherche .toursujetsfofo{
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.limpo-connexion a {
display: block !important;
    padding: 6px;
    border: 1px solid #0dcaf0;
    background-color: #0dcaf0;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
    border-radius: 6px;

}

.limpo-connexion a:hover {
display: block !important;
    padding: 7px;
    border: 1px solid #404040;
    background-color: #2c2c31;
    margin-bottom: 10px;
	text-align: center;
}

.limpo-connexion .avatar-bloc {
	width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.blockadmin {
    border: 1px solid #333;
    padding: 30px;
    background-color: #1E1E1E;
    vertical-align: middle;
    /*float: left;*/
    text-align: center;
    /*width: 280px;
    height: 150px;*/
}
.blockadmin a {
    border: 0px solid #333;
    display: block;
    position: relative;
    height: 100%;
    text-align: center;
    vertical-align: middle;
	    color: #fff;

}
.enteteboite a {
    font-size: 14px;
    white-space: nowrap;
    border: 1px solid #666666;
    padding: 4px;
    display: block;
    float: left;
    margin-top: 0px;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-left: 0px;
    background: #ffffff;
}

#espace_membre .boite td{
        white-space: nowrap !important;
}
@media (max-width: 767px) {
.enteteboite a {
    font-size: 11px;
    padding: 2px;
	margin-bottom: 4px;
}
.enteteboite a img{
    max-width:22px;
}
#espace_membre .boite h3{
    margin-bottom: 3px !important;
}
#espace_membre .boite td{
        white-space: normal !important;
}
}


.themessages {
    border: 1px solid #e1e1e1;
    padding: 10px;
    background-color: #fff;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.lignemail:hover{
background: #f0f3f9 !important;	
}
.titredumail a {
	padding-bottom: 0px;
    padding-left: 4px;
	display:block;
	width:100%;
	height:100%;
	align-items: center;
    display: flex;
}
.maillu{
	background:#fff;
}
.mailnonlu{
	background:#C30;
	font-weight: bold;
}
.mailnonlu .titredumail a {
	        color: #fff;
	}
	.mailnonlu .titredumail a:hover {
	        color: #000;
	}
@media (max-width: 767px) {
	.titredumail a {
	padding-top: 10px;
	padding-bottom: 10px;
}
}

@media (max-width:991px) {
	.titredumail a {
	    background: #f0f3f9;
	}
	.mailnonlu .titredumail a {
	    background: #C30;
	}
}
.pied_de_module {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.pied_de_module a:link, .pied_de_module a:active, .pied_de_module a:visited {
    color: #666;
    font-style: italic;
    border: 1px solid #d3d0d0;
    border-left: 4px solid #d3d0d0;
    padding: 5px;
    letter-spacing: 1px;
}
.post-classic-title {
	padding:12px;
}

.post-classic-title h2 {
text-align:center;margin-bottom: 2px;margin-top: 2px;font-size: 120% !important;
font-weight: 600;
    line-height: 22px;
}
.annonce img {
    max-width: 100%;
    height: auto;
}
.annonce .modal-body p {
    color: #FFF !important;
}
.annonce h2.h2annonce {
    color: #FFF !important;
}
.annonce h3.h3annonce {
    color: #0dcaf0 !important;
}

#news .tabs img {
    max-width: 100%;
    height: auto;
}
#news .contenunews img {
    max-width: 100%;
    height: auto;
}
#admin .modules_accueil .noresizeimg img, #admin .modules .noresizeimg img, #admin .module_slider .noresizeimg img  {
    width: auto;

/*
    height: auto !important;
    max-width: none !important;
    width: auto !important;
	*/
}
.noresizeimg a {
    width: auto;
    display: contents;
}
#dragRight .noresizeimg h3 {
    margin-bottom: 2px;
	    padding: 0px;
		    font-weight: 600;
}
#dragRight .noresizeimg  {
       font-size: 14px;
}
.noresizeimg.row {
    --bs-gutter-x: auto;
    --bs-gutter-y: 0;
    display: contents;
}
ul.boxy li {
    margin-bottom: 10px !important;
}
.obflink {
    cursor: pointer;
    color: #a58972;
	    text-shadow: 1px 1px 1px black;

}
.obflink:hover {
    color: #fff;
}
.limpo-section {
	padding-top:14px;
}
.limpo-section h2{
	font-size: 1.1rem;
	/*margin-bottom: 17px;*/
}
.titregal-1 {
	/*font-family: "Playfair Display", "Times New Roman", Times, serif;*/
    font-size: 16px;
    font-stretch: 100%;
    font-style: normal;
    font-variant: normal;
	    margin-top: -22px;
		text-align:right;

}


.titregal-1 a{
	/*font-family: "Playfair Display", "Times New Roman", Times, serif;*/
    font-size: 16px;
    font-stretch: 100%;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
	color:#fff;
	letter-spacing: 1px !important;
    text-shadow: 1px 1px 1px black;
}

.img-folder-gallery {
max-width:66px
}
@media (max-width: 767px) {
.titregal-1 a{
    font-size: 10px;
}
.post-classic-title {
    padding-left: 0px;
	padding-right: 0px;
}
.img-folder-gallery {
max-width:22px
}
}



#mg3 .soustitre-logo{
	display:none !important;
}
#mg3 .bout-enter{
	display:none !important;
}
#mg3 .parallax-background {
    background-position-y: 50%;
}
#mg3 .mg3_contenu .row div.col-lg-4.col-md-6.gal-cadre{
    padding: 2px;
	
}
.mg3_album_com {
	text-align:left;
	max-width: 999px;
    margin: auto;
}

.mg3_album_com h2,.mg3_album_com h3,.mg3_album_com h4 {
    margin-bottom: 10px;
	    color: #212529 !important;
		    font-weight: 700 !important;


}
#mg3 .portfolio-list .portfolio-item {
    margin-bottom: 0px !important;
}
#mg3 .masonry-item .card-body {
    display: none !important;
}
#mg3 .mg3_image_com-- h2 {
    margin-bottom: 1px;
    font-size: 1.2rem;
    font-weight: 600;
}
#mg3 .mg3_image_com-- h2:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 22px;
    text-rendering: auto;
    content: "\f3ba";
    color: #ba989d;
    margin-right: 6px;
}
.contenu_comm_mg3 {
    /*max-width: 1200px;*/
    margin: auto;
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #c3c3c3;
}
.popup-inline-content, .mfp-content .ajax-container {
    padding: 0px 10px !important;
}


.uneseulecol .owl-carousel .owl-item img {
    max-height: 80vh;
}
#mg3 .uneseulecol .owl-carousel .owl-item img {
    max-height: 80vh;
	width: auto;
    margin: auto;
}






.uneseulecol .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}

/* mg3 barre titre */
span.mg3_badtit {
font-weight: normal;
vertical-align:middle;
text-decoration: none;
}
span.mg3_badtit a {
text-decoration: none;
color: #a5f3fd;
font-style: normal;
font-weight: normal;
}
span.mg3_badtit a:hover {
color:#3a3e50;
}
span.mg3_badtit span {
}
span.mg3_badtit img {
 border: 0;
 vertical-align: middle;
 height: 13px;
}

/* mg3 boutons de la galerie ( tri ) */
img.mg3_bouton { 
 border: 0;
 height: 1em;
}

/* mg3 barre administration */
div.mg3_badmin {
 text-align: center;
 background-color: #292C38;
 margin-top:50px;
}
/* mg3 barre de navigation entre les pages d'albums */
div.mg3_album_nav {
 text-align: center;
 padding-top:20px;
}
div.mg3_album_nav span {
 border: 1px solid #333;
 display: inline-block;
 margin-bottom: 10px;
padding-top: 4px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 12px;
}
div.mg3_album_nav a {
text-align: center;
display: inline-block;
border: 1px solid #333;
background-color: #1E1E1E;
margin-bottom: 10px;
padding-top: 4px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 12px;
}
div.mg3_album_nav a:hover {
text-align: center;
background-color: #333;
color:#999;
}
div.mg3_album_nav img {
 height: 1em;
 border: 0;
}
td.mg3_album_vig { /* mg3 vignettes de la galerie */
 vertical-align:bottom;
 text-align:center;
}
td.mg3_album_vig img { /* mg3 vignettes de la galerie */
 border: 0;
 /*max-width: 120px;
 max-height: 120px;*/
}
td.mg3_album_com { /* mg3 commentaire albums */
text-align:left;
padding: 5px 0 5px 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #3a3e50;
border-bottom-color: #3a3e50;
}

/* mg3 images de la galerie */
td.mg3_image { 
 vertical-align:bottom;
 text-align:center;
}
td.mg3_image img { 
 border: 0;
}
/* mg3 intitule d'une image */
td.mg3_image_int {
 text-align: center;
 font-weight: bold;
}
/* mg3 commentaire d'une image */
.mg3_image_com-- {
 text-align: left;
    margin-top: 5px;
    border: 1px solid #cbcbcb;
    padding: 11px;
}
/* mg3 tableau des propriÃ©tÃ©s */
table.mg3_image_prop  {
background-color: #000000;
margin-right: 10px;
}

/* mg3 vignettes previsualisees */
table.mg3_previsu  {
 width: 100%;
}
table.mg3_previsu  td {
 text-align: center;
}
table.mg3_previsu img {
 border: 0;
 max-width: 120px;
 max-height: 100px;
}

/* mg3 commentaires */
table.mg3_comment {
 width:100%;
 padding:0;
 padding-top:5px;
 margin:0;
}
table.mg3_comment td {
 border:0;
}
table.mg3_comment img { /* l'avatar du membre */
 max-width:35px;
 max-height:35px;
}


/* mg3 recherche */
table.mg3_recherche {
 width: 100%;
}

/* mg3 bloc */
table.mg3_bloc {
width: 100%;
text-align:center;
font-size:xx-small;
}
table.mg3_bloc img {
border:0;
}

/* mg3 trace */
table.mg3_trace {
width: 100%;
text-align:center;
}

td.mg3_commentaire_param {
 /*font-size: xx-small;*/
 font-style: italic;
}

.mg3_nb_albs_imgs {
font-size: 14px;
margin-bottom: 6px;
}
.imggaleriemin{
margin-bottom: 0px;
padding: 6px;
border: 1px solid #666666;
-moz-box-shadow:0px 0px 4px #000;
-webkit-box-shadow:0px 0px 4px #000;
box-shadow:0px 0px 4px #000;
background-color: #000000;
max-height:220px;
width:auto;
}
.mg3_img_encours{
max-height:800px;
width:auto;
margin-left:auto;
margin-right:auto;
}
#mg3 .mg3_contenu .img-thumbnail-variant-1 figure img {
max-width:100%
}
#plan .limpo-section h2 {
background: #000;
    color: #fff;
    padding-left: 11px;
}
.bande_titres span {
    color: #0dcaf0 !important;
}
.first-letter:first-letter{float:left;padding-right:10px;padding-left:2px;font-family:"Playfair Display","Times New Roman",Times,serif;font-size:44px;line-height:1;font-weight:900;text-align:center;vertical-align:top;color:#0dcaf0;}


@media (min-width: 992px) {.first-letter:first-letter{font-size:66px;padding-right:10px;}}

#page h3 {
    text-transform: none !important;

}

.the-les{
font-size: 20% !important;position: absolute;top: 30px;margin-left: -18px;color: #2196f3;
}

@media (max-width: 992px) {
.flechez img{
width:50px !important;
margin:10px;;
}
.text-dimin-smart.text-13 {
    font-size: 3em !important;
}
.the-les{
font-size: 20% !important;
    position: relative;
    color: #2196f3;
    top: -46px;
    left: 30px;
	}
}

.noresizeimg .cke_inner a {
    width: auto !important;
    display: block !important;
}

.bloc_accueil.news-slider .owl-stage {
display: flex;
    flex-wrap: wrap;
}

.bloc_accueil.news-slider .owl-carousel.stage-margin .owl-stage-outer {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.bloc_accueil.livredor .owl-carousel.stage-margin .owl-stage-outer {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.bloc_accueil.livredor .texteclaire h2 {
    color: #0dcaf0 !important;
}
.bloc_accueil.livredor .owl-carousel{
    z-index:2;
}




.bloc_accueil.mg3 .soustitre-logo{
	display:none !important;
}
.bloc_accueil.mg3 .bout-enter{
	display:none !important;
}
.bloc_accueil.mg3 .parallax-background {
    background-position-y: 50%;
}
.bloc_accueil.mg3 .mg3_contenu .row div.col-lg-4.col-md-6.gal-cadre{
    padding: 2px;
	
}

.bloc_accueil.mg3 .portfolio-list .portfolio-item {
    margin-bottom: 0px !important;
}
.bloc_accueil.mg3 .masonry-item .card-body {
    display: none !important;
}
.bloc_accueil.mg3 .mg3_image_com-- h2 {
    margin-bottom: 1px;
    font-size: 1.2rem;
    font-weight: 600;
}
.bloc_accueil.mg3 .mg3_image_com-- h2:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 22px;
    text-rendering: auto;
    content: "\f3ba";
    color: #ba989d;
    margin-right: 6px;
}


.bloc_accueil.mg3 .uneseulecol .owl-carousel .owl-item img {
    max-height: 80vh;
	width: auto;
    margin: auto;
}

.bloc_accueil.mg3 .mg3_contenu .img-thumbnail-variant-1 figure img {
max-width:100%
}
.avatar-bloc {
	width:100%;
	height:auto;
	margin-bottom:14px;
}
.signature_perso {
border: 1px solid #f1f1f1;
    padding: 10px;
    background: aliceblue;
}

.owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav .owl-next, .owl-carousel.nav-dark:not(.nav-style-1):not(.nav-style-2):not(.nav-style-3):not(.show-nav-title):not(.nav-arrows-1) .owl-nav .owl-prev {
    margin-right: 0px;
}


/*    galerie_priv -----------------------------*/
#galerie_priv .soustitre-logo{
	display:none !important;
}
#galerie_priv .bout-enter{
	display:none !important;
}
#galerie_priv .parallax-background {
    background-position-y: 50%;
}
#galerie_priv .galerie_priv_contenu .row div.gal-cadre{
    padding: 2px;
	
}
.galerie_priv_album_com {
	text-align:left;
	max-width: 999px;
    margin: auto;
}

.galerie_priv_album_com h2,.galerie_priv_album_com h3,.galerie_priv_album_com h4 {
    margin-bottom: 10px;
	    color: #212529 !important;
		    font-weight: 700 !important;


}
#galerie_priv .portfolio-list .portfolio-item {
    margin-bottom: 0px !important;
}
#galerie_priv .masonry-item .card-body {
    display: none !important;
}
#galerie_priv .galerie_priv_image_com-- h2 {
    margin-bottom: 1px;
    font-size: 1.2rem;
    font-weight: 600;
}
#galerie_priv .galerie_priv_image_com-- h2:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 22px;
    text-rendering: auto;
    content: "\f3ba";
    color: #ba989d;
    margin-right: 6px;
}
.contenu_comm_galerie_priv {
    /*max-width: 1200px;*/
    margin: auto;
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #c3c3c3;
}

#galerie_priv .uneseulecol .owl-carousel .owl-item img {
    max-height: 80vh;
	width: auto;
    margin: auto;
}


/* galerie_priv barre titre */
span.galerie_priv_badtit {
font-weight: normal;
vertical-align:middle;
text-decoration: none;
}
span.galerie_priv_badtit a {
text-decoration: none;
color: #a5f3fd;
font-style: normal;
font-weight: normal;
}
span.galerie_priv_badtit a:hover {
color:#3a3e50;
}
span.galerie_priv_badtit span {
}
span.galerie_priv_badtit img {
 border: 0;
 vertical-align: middle;
 height: 13px;
}

/* galerie_priv boutons de la galerie ( tri ) */
img.galerie_priv_bouton { 
 border: 0;
 height: 1em;
}

/* galerie_priv barre administration */
div.galerie_priv_badmin {
 text-align: center;
 background-color: #292C38;
 margin-top:50px;
}
/* galerie_priv barre de navigation entre les pages d'albums */
div.galerie_priv_album_nav {
 text-align: center;
 padding-top:20px;
}
div.galerie_priv_album_nav span {
 border: 1px solid #333;
 display: inline-block;
 margin-bottom: 10px;
padding-top: 4px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 12px;
}
div.galerie_priv_album_nav a {
text-align: center;
display: inline-block;
border: 1px solid #333;
background-color: #1E1E1E;
margin-bottom: 10px;
padding-top: 4px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 12px;
}
div.galerie_priv_album_nav a:hover {
text-align: center;
background-color: #333;
color:#999;
}
div.galerie_priv_album_nav img {
 height: 1em;
 border: 0;
}
td.galerie_priv_album_vig { /* galerie_priv vignettes de la galerie */
 vertical-align:bottom;
 text-align:center;
}
td.galerie_priv_album_vig img { /* galerie_priv vignettes de la galerie */
 border: 0;
 /*max-width: 120px;
 max-height: 120px;*/
}
td.galerie_priv_album_com { /* galerie_priv commentaire albums */
text-align:left;
padding: 5px 0 5px 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #3a3e50;
border-bottom-color: #3a3e50;
}

/* galerie_priv images de la galerie */
td.galerie_priv_image { 
 vertical-align:bottom;
 text-align:center;
}
td.galerie_priv_image img { 
 border: 0;
}
/* galerie_priv intitule d'une image */
td.galerie_priv_image_int {
 text-align: center;
 font-weight: bold;
}
/* galerie_priv commentaire d'une image */
.galerie_priv_image_com-- {
 text-align: left;
    margin-top: 5px;
    border: 1px solid #cbcbcb;
    padding: 11px;
}
/* galerie_priv tableau des propriÃ©tÃ©s */
table.galerie_priv_image_prop  {
background-color: #000000;
margin-right: 10px;
}

/* galerie_priv vignettes previsualisees */
table.galerie_priv_previsu  {
 width: 100%;
}
table.galerie_priv_previsu  td {
 text-align: center;
}
table.galerie_priv_previsu img {
 border: 0;
 max-width: 120px;
 max-height: 100px;
}

/* galerie_priv commentaires */
table.galerie_priv_comment {
 width:100%;
 padding:0;
 padding-top:5px;
 margin:0;
}
table.galerie_priv_comment td {
 border:0;
}
table.galerie_priv_comment img { /* l'avatar du membre */
 max-width:35px;
 max-height:35px;
}


/* galerie_priv recherche */
table.galerie_priv_recherche {
 width: 100%;
}

/* galerie_priv bloc */
table.galerie_priv_bloc {
width: 100%;
text-align:center;
font-size:xx-small;
}
table.galerie_priv_bloc img {
border:0;
}

/* galerie_priv trace */
table.galerie_priv_trace {
width: 100%;
text-align:center;
}

td.galerie_priv_commentaire_param {
 /*font-size: xx-small;*/
 font-style: italic;
}

.galerie_priv_nb_albs_imgs {
font-size: 14px;
margin-bottom: 6px;
}
.galerie_priv_img_encours{
max-height:800px;
width:auto;
margin-left:auto;
margin-right:auto;
}
#galerie_priv .galerie_priv_contenu .img-thumbnail-variant-1 figure img {
max-width:100%
}


.bloc_accueil.galerie_priv .soustitre-logo{
	display:none !important;
}
.bloc_accueil.galerie_priv .bout-enter{
	display:none !important;
}
.bloc_accueil.galerie_priv .parallax-background {
    background-position-y: 50%;
}
.bloc_accueil.galerie_priv .galerie_priv_contenu .row div.col-lg-4.col-md-6.gal-cadre{
    padding: 2px;
	
}

.bloc_accueil.galerie_priv .portfolio-list .portfolio-item {
    margin-bottom: 0px !important;
}
.bloc_accueil.galerie_priv .masonry-item .card-body {
    display: none !important;
}
.bloc_accueil.galerie_priv .galerie_priv_image_com-- h2 {
    margin-bottom: 1px;
    font-size: 1.2rem;
    font-weight: 600;
}
.bloc_accueil.galerie_priv .galerie_priv_image_com-- h2:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 22px;
    text-rendering: auto;
    content: "\f3ba";
    color: #ba989d;
    margin-right: 6px;
}


.bloc_accueil.galerie_priv .uneseulecol .owl-carousel .owl-item img {
    max-height: 80vh;
	width: auto;
    margin: auto;
}

.bloc_accueil.galerie_priv .galerie_priv_contenu .img-thumbnail-variant-1 figure img {
max-width:100%
}

/*    image_gallery -----------------------------*/
#image_gallery .soustitre-logo{
	display:none !important;
}
#image_gallery .bout-enter{
	display:none !important;
}
#image_gallery .parallax-background {
    background-position-y: 50%;
}
#image_gallery .image_gallery_contenu .row div.gal-cadre{
    padding: 2px;
	padding-top: 0px;
    margin-top: 2px;
	
}
.image_gallery_album_com {
	text-align:left;
	max-width: 999px;
    margin: auto;
}

.image_gallery_album_com h2,.image_gallery_album_com h3,.image_gallery_album_com h4 {
    margin-bottom: 10px;
	    color: #212529 !important;
		    font-weight: 700 !important;


}
#image_gallery .portfolio-list .portfolio-item {
    margin-bottom: 0px !important;
}
#image_gallery .masonry-item .card-body {
    /*display: none !important;*/
}
#image_gallery .image_gallery_image_com-- h2 {
    margin-bottom: 1px;
    font-size: 1.2rem;
    font-weight: 600;
}
#image_gallery .image_gallery_image_com-- h2:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 22px;
    text-rendering: auto;
    content: "\f3ba";
    color: #ba989d;
    margin-right: 6px;
}
.contenu_comm_image_gallery {
    /*max-width: 1200px;*/
    margin: auto;
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #c3c3c3;
}

#image_gallery .uneseulecol .owl-carousel .owl-item img {
    max-height: 80vh;
	width: auto;
    margin: auto;
}


/* image_gallery barre titre */
span.image_gallery_badtit {
font-weight: normal;
vertical-align:middle;
text-decoration: none;
}
span.image_gallery_badtit a {
text-decoration: none;
color: #a5f3fd;
font-style: normal;
font-weight: normal;
}
span.image_gallery_badtit a:hover {
color:#3a3e50;
}
span.image_gallery_badtit span {
}
span.image_gallery_badtit img {
 border: 0;
 vertical-align: middle;
 height: 13px;
}

/* image_gallery boutons de la galerie ( tri ) */
img.image_gallery_bouton { 
 border: 0;
 height: 1em;
}

/* image_gallery barre administration */
div.image_gallery_badmin {
 text-align: center;
 background-color: #292C38;
 margin-top:50px;
}
div.image_gallery_badmin a{
 color: #ededed;
 margin: 10px;
    display: inline-block;
}
/* image_gallery barre de navigation entre les pages d'albums */
div.image_gallery_album_nav {
 text-align: center;
 padding-top:20px;
}
div.image_gallery_album_nav span {
 border: 1px solid #333;
 display: inline-block;
 margin-bottom: 10px;
padding-top: 4px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 12px;
}
div.image_gallery_album_nav a {
text-align: center;
display: inline-block;
border: 1px solid #333;
background-color: #1E1E1E;
margin-bottom: 10px;
padding-top: 4px;
padding-right: 12px;
padding-bottom: 4px;
padding-left: 12px;
}
div.image_gallery_album_nav a:hover {
text-align: center;
background-color: #333;
color:#999;
}
div.image_gallery_album_nav img {
 height: 1em;
 border: 0;
}
td.image_gallery_album_vig { /* image_gallery vignettes de la galerie */
 vertical-align:bottom;
 text-align:center;
}
td.image_gallery_album_vig img { /* image_gallery vignettes de la galerie */
 border: 0;
 /*max-width: 120px;
 max-height: 120px;*/
}
td.image_gallery_album_com { /* image_gallery commentaire albums */
text-align:left;
padding: 5px 0 5px 0;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #3a3e50;
border-bottom-color: #3a3e50;
}

/* image_gallery images de la galerie */
td.image_gallery_image { 
 vertical-align:bottom;
 text-align:center;
}
td.image_gallery_image img { 
 border: 0;
}
/* image_gallery intitule d'une image */
td.image_gallery_image_int {
 text-align: center;
 font-weight: bold;
}
/* image_gallery commentaire d'une image */
.image_gallery_image_com-- {
 text-align: left;
    margin-top: 5px;
    border: 1px solid #cbcbcb;
    padding: 11px;
}
/* image_gallery tableau des propriÃ©tÃ©s */
table.image_gallery_image_prop  {
background-color: #000000;
margin-right: 10px;
}

/* image_gallery vignettes previsualisees */
table.image_gallery_previsu  {
 width: 100%;
}
table.image_gallery_previsu  td {
 text-align: center;
}
table.image_gallery_previsu img {
 border: 0;
 max-width: 120px;
 max-height: 100px;
}

/* image_gallery commentaires */
table.image_gallery_comment {
 width:100%;
 padding:0;
 padding-top:5px;
 margin:0;
}
table.image_gallery_comment td {
 border:0;
}
table.image_gallery_comment img { /* l'avatar du membre */
 max-width:35px;
 max-height:35px;
}


/* image_gallery recherche */
table.image_gallery_recherche {
 width: 100%;
}

/* image_gallery bloc */
table.image_gallery_bloc {
width: 100%;
text-align:center;
font-size:xx-small;
}
table.image_gallery_bloc img {
border:0;
}

/* image_gallery trace */
table.image_gallery_trace {
width: 100%;
text-align:center;
}

td.image_gallery_commentaire_param {
 /*font-size: xx-small;*/
 font-style: italic;
}

.image_gallery_nb_albs_imgs {
font-size: 14px;
margin-bottom: 6px;
}
.image_gallery_img_encours{
max-height:80vh;
width:auto;
margin-left:auto;
margin-right:auto;
}
@media (max-width: 991px) {
.image_gallery_img_encours{
max-height:88vh;
width:auto;
margin-left:auto;
margin-right:auto;
}
}




#image_gallery .image_gallery_contenu .img-thumbnail-variant-1 figure img {
max-width:100%;
/*border-radius: 30px;*/

}


.bloc_accueil.image_gallery .soustitre-logo{
	display:none !important;
}
.bloc_accueil.image_gallery .bout-enter{
	display:none !important;
}
.bloc_accueil.image_gallery .parallax-background {
    background-position-y: 50%;
}
.bloc_accueil.image_gallery .image_gallery_contenu .row div.col-lg-4.col-md-6.gal-cadre{
    padding: 2px;
	
}

.bloc_accueil.image_gallery .portfolio-list .portfolio-item {
    margin-bottom: 0px !important;
}
.bloc_accueil.image_gallery .masonry-item .card-body {
    display: none !important;
}
.bloc_accueil.image_gallery .image_gallery_image_com-- h2 {
    margin-bottom: 1px;
    font-size: 1.2rem;
    font-weight: 600;
}
.bloc_accueil.image_gallery .image_gallery_image_com-- h2:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 22px;
    text-rendering: auto;
    content: "\f3ba";
    color: #ba989d;
    margin-right: 6px;
}


.bloc_accueil.image_gallery .uneseulecol .owl-carousel .owl-item img {
    max-height: 80vh;
	width: auto;
    margin: auto;
}

.bloc_accueil.image_gallery .image_gallery_contenu .img-thumbnail-variant-1 figure img {
max-width:100%
}
.blocadminalbgallery {
padding-bottom: 10px;
    background: #f0feff;
    margin-bottom: 12px;
    padding-top: 10px;
    border-bottom: 1px solid #efefef;
}
.blocadminalbgallery p{
    margin-bottom: 0px;
	    font-weight: 600 !important;

}
/********************************************************/

.gen {
text-align: center;
    background: #1c2023;
    color: #afafaf;
    font-size: 12px;
	}
	
#multi-faq :not(#footer) .accordion.accordion-modern-status > .card .card-header a {
    padding: 3px 10px;
	background: linear-gradient(135deg, #0dcaf0 0%, #457891 80%) !important;
    color: #FFF !important;
	    font-weight: 100 !important;

}

#multi-faq #footer .accordion.accordion-modern-status > .card .card-header a {
position: relative;
    /* padding: 23px 30px; */
    background: #1c2023 !important;
    color: #777 !important;
    font-weight: 600 !important;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    color: #fff !important;
    font-size: 1em !important;
    letter-spacing: -.05em;
    text-transform: uppercase;
}

.nav_barre a, .nav_barre .page_encours {
display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid;
	 margin-right: calc(var(--bs-border-width) * -5);
}
.nav_barre a {
border-color: #eee !important;
    background: #ffffff !important;
    color: #000;
}
.nav_barre a:hover {
    background: #e9e9e9 !important;
}
.page_encours {
border-color: #0dcaf0 !important;
    background: #0dcaf0 !important;
    color: #fff;
}
.premiere_page {
border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.derniere_page {
border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.page_suivante, .derniere_page, .precedent, .premiere_page {
padding-left: 14px !important;
    padding-right: 14px !important;
}
#accueil .df_message_erreur {
display:none;
}
#page .icons::before {
    margin-right: -14px;
}

.cke_ltr #sidebar_container {
display:none;
}
#files_view.files_message h4.message_content {
display: none; 
}






/* Hero */
.custom-hero-bg {
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.custom-hero-bg svg {
    width: 100vw;
    height: 100vh;
}

.custom-hero-bg:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.8;
    background-color: var(--quaternary);
}

.custom-hero-font-1 {
    font-size: clamp(28px, 0px + 0.0583333333 * 100vw, 70px);
    line-height: 1.1;
}

.custom-hero-heading {
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    -webkit-mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
}

@media (max-width: 991px) {
    .custom-hero-heading {
        bottom: 80px;
    }
}

.custom-hero-heading strong {
    text-transform: uppercase;
    font-size: 13cqw;
    line-height: 13cqw;
}

/* Page Header */
.page-header .custom-hero-bg {
    height: 500px;
}

.page-header .custom-hero-bg svg {
    height: 500px;
}

@keyframes arrowMove {
    0% {
        margin-top: 0;
    }
    50% {
        margin-top: -30px;
    }
    100% {
        margin-top: 0;
    }
}

/* Elements */
.custom-el-1 {
    opacity: 0.1;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    animation: arrowMove 3000ms linear;
    animation-iteration-count: infinite;
}

.custom-el-1 img {
    margin-bottom: -100px;
}

.custom-el-pos-1 {
    top: 55%;
    left: -60px;
}

.custom-el-2 {
    opacity: 0.1;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    animation: arrowMove 3000ms linear;
    animation-iteration-count: infinite;
}

.custom-el-2 img {
    margin-bottom: -47px;
}

.custom-el-pos-2 {
    top: 80%;
    right: -30px;
}

.custom-el-3 {
    width: 100%;
    height: 100%;
    max-width: 220px;
    max-height: 220px;
    min-height: 220px;
    position: relative;
    overflow: hidden;
}

.custom-el-3 .custom-el-3-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-el-3 .custom-el-3-img img {
    transition: transform 2s;
    will-change: transform;
}

.custom-el-3-pos-1 {
    top: 30%;
    z-index: 1;
}

.custom-el-3-pos-2 {
    top: -30%;
}

.custom-el-4-pos {
    margin-top: -15px;
}

.custom-el-pos-5 {
    left: -60px;
    top: 35%;
}

/* Custom Marquee */
.custom-marquee-1 .js-marquee-wrapper,
.custom-marquee-1 .js-marquee,
.custom-marquee-1 .js-marquee > span {
    display: flex;
}

/* Custom Avatar */
.custom-avatar-1 {
    width: 70px;
    height: 70px;
    position: relative;
}

.custom-avatar-1-info {
    position: absolute;
    top: -30px;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    letter-spacing: -0.5px;
    font-weight: 600;
    margin-left: -15px;
    opacity: 0.5;
}

.custom-avatar-1-info .animated-icon {
    transform: rotate(120deg);
    float: left;
    margin-right: 5px;
}

/* Custom Popover */
.custom-popover-1 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
}

/* Custom Btn */
.custom-btn-1 {
    width: 200px;
    height: 200px;
    line-height: 190px;
    border-radius: 100%;
    white-space: nowrap;
}

/* Custom Grid */
.custom-grid-1 {
    /*margin-top: -70px;*/
    position: relative;
}

.custom-grid-1 .container {
    margin: 0 auto;
}

.custom-grid-1 .container .row {
    margin: 0;
}

.custom-grid-1 .container .row > * {
    padding: 0;
    background-color: var(--light);
    min-height: 220px;
    align-items: center;
    overflow: hidden;
}

@media (max-width: 991px) {
    .custom-grid-1 .container .row > * {
        border: 1px solid #f4f4f4;
    }
}

@media (min-width: 992px) {
    .custom-grid-1 .container .row > *:nth-child(1),
    .custom-grid-1 .container .row > *:nth-child(3),
    .custom-grid-1 .container .row > *:nth-child(6),
    .custom-grid-1 .container .row > *:nth-child(8) {
        background-color: #f4f4f4;
    }
}

.custom-grid-1 .custom-grid-1-item {
    position: relative;
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img {
    transition: opacity 300ms;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img img {
    transition: transform 2s;
    will-change: transform;
    transform: scale(0.75);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-img:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0.7;
    background-color: var(--quaternary);
}

.custom-grid-1 .custom-grid-1-item .custom-grid-1-text {
    position: relative;
    z-index: 1;
}

.custom-grid-1 .custom-grid-1-item:hover .custom-grid-1-img {
    opacity: 1;
}

.custom-grid-1 .custom-grid-1-item:hover .custom-grid-1-img img {
    transform: scale(1);
}

.custom-grid-1 .custom-grid-1-item:hover h3 {
    color: var(--light) !important;
}

/* Custom Projects */
@media (max-width: 991px) {
    .custom-projects-1 .border-end {
        border: 0 !important;
    }
}

/* Custom Border Radius */
.custom-border-radius-1 {
    border-radius: 0 100px 0 100px;
}

.custom-border-radius-2 {
    border-radius: 100px 0 0 0;
}

.custom-border-radius-3 {
    border-radius: 100px 100px 100px 0;
}

.custom-border-radius-4 {
    border-radius: 200px 10px 10px 10px;
}

.custom-border-radius-5 {
    border-radius: 0 0 100px 0;
}

/* Custom Section */
.custom-section-1 {
    margin-top: -70px;
    padding-top: 70px;
}

/* Custom Carousel */
@media (min-width: 1200px) {
    .custom-carousel-1 > .owl-carousel {
        width: calc( 100vw - ( ( 100vw - 1400px ) / 2 ));
    }
}

/* Custom Content */
.custom-page-content {
    margin-top: -70px;
}

/* Custom Padding */
.custom-padding-top-1 {
    padding-top: 70px;
}

.custom-padding-bottom-1 {
    padding-bottom: 70px;
}

.limpo-section .container-fluid {
padding-right: 14px !important;
    padding-left: 14px !important;
}

@media (max-width: 991px) {
.limpo-section .container-fluid {
padding-right: 0px !important;
    padding-left: 0px !important;
}
}


















/**********************************/
.row > *,
.custom-ws-initial {
    white-space: initial !important;
}

.vw-5 {
    width: 5vw !important;
}

.min-vw-5 {
    min-width: 5vw !important;
}

.max-vw-5 {
    max-width: 5vw !important;
}

.vw-10 {
    width: 10vw !important;
}

.min-vw-10 {
    min-width: 10vw !important;
}

.max-vw-10 {
    max-width: 10vw !important;
}

.vw-15 {
    width: 15vw !important;
}

.min-vw-15 {
    min-width: 15vw !important;
}

.max-vw-15 {
    max-width: 15vw !important;
}

.vw-20 {
    width: 20vw !important;
}

.min-vw-20 {
    min-width: 20vw !important;
}

.max-vw-20 {
    max-width: 20vw !important;
}

.vw-25 {
    width: 25vw !important;
}

.min-vw-25 {
    min-width: 25vw !important;
}

.max-vw-25 {
    max-width: 25vw !important;
}

.vw-30 {
    width: 30vw !important;
}

.min-vw-30 {
    min-width: 30vw !important;
}

.max-vw-30 {
    max-width: 30vw !important;
}

.vw-35 {
    width: 35vw !important;
}

.min-vw-35 {
    min-width: 35vw !important;
}

.max-vw-35 {
    max-width: 35vw !important;
}

.vw-40 {
    width: 40vw !important;
}

.min-vw-40 {
    min-width: 40vw !important;
}

.max-vw-40 {
    max-width: 40vw !important;
}

.vw-45 {
    width: 45vw !important;
}

.min-vw-45 {
    min-width: 45vw !important;
}

.max-vw-45 {
    max-width: 45vw !important;
}

.vw-50 {
    width: 50vw !important;
}

.min-vw-50 {
    min-width: 50vw !important;
}

.max-vw-50 {
    max-width: 50vw !important;
}

.vw-55 {
    width: 55vw !important;
}

.min-vw-55 {
    min-width: 55vw !important;
}

.max-vw-55 {
    max-width: 55vw !important;
}

.vw-60 {
    width: 60vw !important;
}

.min-vw-60 {
    min-width: 60vw !important;
}

.max-vw-60 {
    max-width: 60vw !important;
}

.vw-65 {
    width: 65vw !important;
}

.min-vw-65 {
    min-width: 65vw !important;
}

.max-vw-65 {
    max-width: 65vw !important;
}

.vw-70 {
    width: 70vw !important;
}

.min-vw-70 {
    min-width: 70vw !important;
}

.max-vw-70 {
    max-width: 70vw !important;
}

.vw-75 {
    width: 75vw !important;
}

.min-vw-75 {
    min-width: 75vw !important;
}

.max-vw-75 {
    max-width: 75vw !important;
}

.vw-80 {
    width: 80vw !important;
}

.min-vw-80 {
    min-width: 80vw !important;
}

.max-vw-80 {
    max-width: 80vw !important;
}

.vw-85 {
    width: 85vw !important;
}

.min-vw-85 {
    min-width: 85vw !important;
}

.max-vw-85 {
    max-width: 85vw !important;
}

.vw-90 {
    width: 90vw !important;
}

.min-vw-90 {
    min-width: 90vw !important;
}

.max-vw-90 {
    max-width: 90vw !important;
}

.vw-95 {
    width: 95vw !important;
}

.min-vw-95 {
    min-width: 95vw !important;
}

.max-vw-95 {
    max-width: 95vw !important;
}

.vw-100 {
    width: 100vw !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.max-vw-100 {
    max-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vh-100 {
    height: 100vh !important;
}

@media (min-width: 576px) {
    .vw-sm-5 {
        width: 5vw !important;
    }
    .min-vw-sm-5 {
        min-width: 5vw !important;
    }
    .max-vw-sm-5 {
        max-width: 5vw !important;
    }
    .vw-sm-10 {
        width: 10vw !important;
    }
    .min-vw-sm-10 {
        min-width: 10vw !important;
    }
    .max-vw-sm-10 {
        max-width: 10vw !important;
    }
    .vw-sm-15 {
        width: 15vw !important;
    }
    .min-vw-sm-15 {
        min-width: 15vw !important;
    }
    .max-vw-sm-15 {
        max-width: 15vw !important;
    }
    .vw-sm-20 {
        width: 20vw !important;
    }
    .min-vw-sm-20 {
        min-width: 20vw !important;
    }
    .max-vw-sm-20 {
        max-width: 20vw !important;
    }
    .vw-sm-25 {
        width: 25vw !important;
    }
    .min-vw-sm-25 {
        min-width: 25vw !important;
    }
    .max-vw-sm-25 {
        max-width: 25vw !important;
    }
    .vw-sm-30 {
        width: 30vw !important;
    }
    .min-vw-sm-30 {
        min-width: 30vw !important;
    }
    .max-vw-sm-30 {
        max-width: 30vw !important;
    }
    .vw-sm-35 {
        width: 35vw !important;
    }
    .min-vw-sm-35 {
        min-width: 35vw !important;
    }
    .max-vw-sm-35 {
        max-width: 35vw !important;
    }
    .vw-sm-40 {
        width: 40vw !important;
    }
    .min-vw-sm-40 {
        min-width: 40vw !important;
    }
    .max-vw-sm-40 {
        max-width: 40vw !important;
    }
    .vw-sm-45 {
        width: 45vw !important;
    }
    .min-vw-sm-45 {
        min-width: 45vw !important;
    }
    .max-vw-sm-45 {
        max-width: 45vw !important;
    }
    .vw-sm-50 {
        width: 50vw !important;
    }
    .min-vw-sm-50 {
        min-width: 50vw !important;
    }
    .max-vw-sm-50 {
        max-width: 50vw !important;
    }
    .vw-sm-55 {
        width: 55vw !important;
    }
    .min-vw-sm-55 {
        min-width: 55vw !important;
    }
    .max-vw-sm-55 {
        max-width: 55vw !important;
    }
    .vw-sm-60 {
        width: 60vw !important;
    }
    .min-vw-sm-60 {
        min-width: 60vw !important;
    }
    .max-vw-sm-60 {
        max-width: 60vw !important;
    }
    .vw-sm-65 {
        width: 65vw !important;
    }
    .min-vw-sm-65 {
        min-width: 65vw !important;
    }
    .max-vw-sm-65 {
        max-width: 65vw !important;
    }
    .vw-sm-70 {
        width: 70vw !important;
    }
    .min-vw-sm-70 {
        min-width: 70vw !important;
    }
    .max-vw-sm-70 {
        max-width: 70vw !important;
    }
    .vw-sm-75 {
        width: 75vw !important;
    }
    .min-vw-sm-75 {
        min-width: 75vw !important;
    }
    .max-vw-sm-75 {
        max-width: 75vw !important;
    }
    .vw-sm-80 {
        width: 80vw !important;
    }
    .min-vw-sm-80 {
        min-width: 80vw !important;
    }
    .max-vw-sm-80 {
        max-width: 80vw !important;
    }
    .vw-sm-85 {
        width: 85vw !important;
    }
    .min-vw-sm-85 {
        min-width: 85vw !important;
    }
    .max-vw-sm-85 {
        max-width: 85vw !important;
    }
    .vw-sm-90 {
        width: 90vw !important;
    }
    .min-vw-sm-90 {
        min-width: 90vw !important;
    }
    .max-vw-sm-90 {
        max-width: 90vw !important;
    }
    .vw-sm-95 {
        width: 95vw !important;
    }
    .min-vw-sm-95 {
        min-width: 95vw !important;
    }
    .max-vw-sm-95 {
        max-width: 95vw !important;
    }
    .vw-sm-100 {
        width: 100vw !important;
    }
    .min-vw-sm-100 {
        min-width: 100vw !important;
    }
    .max-vw-sm-100 {
        max-width: 100vw !important;
    }
    .min-vh-sm-100 {
        min-height: 100vh !important;
    }
    .vh-sm-100 {
        height: 100vh !important;
    }
}

@media (min-width: 768px) {
    .vw-md-5 {
        width: 5vw !important;
    }
    .min-vw-md-5 {
        min-width: 5vw !important;
    }
    .max-vw-md-5 {
        max-width: 5vw !important;
    }
    .vw-md-10 {
        width: 10vw !important;
    }
    .min-vw-md-10 {
        min-width: 10vw !important;
    }
    .max-vw-md-10 {
        max-width: 10vw !important;
    }
    .vw-md-15 {
        width: 15vw !important;
    }
    .min-vw-md-15 {
        min-width: 15vw !important;
    }
    .max-vw-md-15 {
        max-width: 15vw !important;
    }
    .vw-md-20 {
        width: 20vw !important;
    }
    .min-vw-md-20 {
        min-width: 20vw !important;
    }
    .max-vw-md-20 {
        max-width: 20vw !important;
    }
    .vw-md-25 {
        width: 25vw !important;
    }
    .min-vw-md-25 {
        min-width: 25vw !important;
    }
    .max-vw-md-25 {
        max-width: 25vw !important;
    }
    .vw-md-30 {
        width: 30vw !important;
    }
    .min-vw-md-30 {
        min-width: 30vw !important;
    }
    .max-vw-md-30 {
        max-width: 30vw !important;
    }
    .vw-md-35 {
        width: 35vw !important;
    }
    .min-vw-md-35 {
        min-width: 35vw !important;
    }
    .max-vw-md-35 {
        max-width: 35vw !important;
    }
    .vw-md-40 {
        width: 40vw !important;
    }
    .min-vw-md-40 {
        min-width: 40vw !important;
    }
    .max-vw-md-40 {
        max-width: 40vw !important;
    }
    .vw-md-45 {
        width: 45vw !important;
    }
    .min-vw-md-45 {
        min-width: 45vw !important;
    }
    .max-vw-md-45 {
        max-width: 45vw !important;
    }
    .vw-md-50 {
        width: 50vw !important;
    }
    .min-vw-md-50 {
        min-width: 50vw !important;
    }
    .max-vw-md-50 {
        max-width: 50vw !important;
    }
    .vw-md-55 {
        width: 55vw !important;
    }
    .min-vw-md-55 {
        min-width: 55vw !important;
    }
    .max-vw-md-55 {
        max-width: 55vw !important;
    }
    .vw-md-60 {
        width: 60vw !important;
    }
    .min-vw-md-60 {
        min-width: 60vw !important;
    }
    .max-vw-md-60 {
        max-width: 60vw !important;
    }
    .vw-md-65 {
        width: 65vw !important;
    }
    .min-vw-md-65 {
        min-width: 65vw !important;
    }
    .max-vw-md-65 {
        max-width: 65vw !important;
    }
    .vw-md-70 {
        width: 70vw !important;
    }
    .min-vw-md-70 {
        min-width: 70vw !important;
    }
    .max-vw-md-70 {
        max-width: 70vw !important;
    }
    .vw-md-75 {
        width: 75vw !important;
    }
    .min-vw-md-75 {
        min-width: 75vw !important;
    }
    .max-vw-md-75 {
        max-width: 75vw !important;
    }
    .vw-md-80 {
        width: 80vw !important;
    }
    .min-vw-md-80 {
        min-width: 80vw !important;
    }
    .max-vw-md-80 {
        max-width: 80vw !important;
    }
    .vw-md-85 {
        width: 85vw !important;
    }
    .min-vw-md-85 {
        min-width: 85vw !important;
    }
    .max-vw-md-85 {
        max-width: 85vw !important;
    }
    .vw-md-90 {
        width: 90vw !important;
    }
    .min-vw-md-90 {
        min-width: 90vw !important;
    }
    .max-vw-md-90 {
        max-width: 90vw !important;
    }
    .vw-md-95 {
        width: 95vw !important;
    }
    .min-vw-md-95 {
        min-width: 95vw !important;
    }
    .max-vw-md-95 {
        max-width: 95vw !important;
    }
    .vw-md-100 {
        width: 100vw !important;
    }
    .min-vw-md-100 {
        min-width: 100vw !important;
    }
    .max-vw-md-100 {
        max-width: 100vw !important;
    }
    .min-vh-md-100 {
        min-height: 100vh !important;
    }
    .vh-md-100 {
        height: 100vh !important;
    }
}

@media (min-width: 992px) {
    .vw-lg-5 {
        width: 5vw !important;
    }
    .min-vw-lg-5 {
        min-width: 5vw !important;
    }
    .max-vw-lg-5 {
        max-width: 5vw !important;
    }
    .vw-lg-10 {
        width: 10vw !important;
    }
    .min-vw-lg-10 {
        min-width: 10vw !important;
    }
    .max-vw-lg-10 {
        max-width: 10vw !important;
    }
    .vw-lg-15 {
        width: 15vw !important;
    }
    .min-vw-lg-15 {
        min-width: 15vw !important;
    }
    .max-vw-lg-15 {
        max-width: 15vw !important;
    }
    .vw-lg-20 {
        width: 20vw !important;
    }
    .min-vw-lg-20 {
        min-width: 20vw !important;
    }
    .max-vw-lg-20 {
        max-width: 20vw !important;
    }
    .vw-lg-25 {
        width: 25vw !important;
    }
    .min-vw-lg-25 {
        min-width: 25vw !important;
    }
    .max-vw-lg-25 {
        max-width: 25vw !important;
    }
    .vw-lg-30 {
        width: 30vw !important;
    }
    .min-vw-lg-30 {
        min-width: 30vw !important;
    }
    .max-vw-lg-30 {
        max-width: 30vw !important;
    }
    .vw-lg-35 {
        width: 35vw !important;
    }
    .min-vw-lg-35 {
        min-width: 35vw !important;
    }
    .max-vw-lg-35 {
        max-width: 35vw !important;
    }
    .vw-lg-40 {
        width: 40vw !important;
    }
    .min-vw-lg-40 {
        min-width: 40vw !important;
    }
    .max-vw-lg-40 {
        max-width: 40vw !important;
    }
    .vw-lg-45 {
        width: 45vw !important;
    }
    .min-vw-lg-45 {
        min-width: 45vw !important;
    }
    .max-vw-lg-45 {
        max-width: 45vw !important;
    }
    .vw-lg-50 {
        width: 50vw !important;
    }
    .min-vw-lg-50 {
        min-width: 50vw !important;
    }
    .max-vw-lg-50 {
        max-width: 50vw !important;
    }
    .vw-lg-55 {
        width: 55vw !important;
    }
    .min-vw-lg-55 {
        min-width: 55vw !important;
    }
    .max-vw-lg-55 {
        max-width: 55vw !important;
    }
    .vw-lg-60 {
        width: 60vw !important;
    }
    .min-vw-lg-60 {
        min-width: 60vw !important;
    }
    .max-vw-lg-60 {
        max-width: 60vw !important;
    }
    .vw-lg-65 {
        width: 65vw !important;
    }
    .min-vw-lg-65 {
        min-width: 65vw !important;
    }
    .max-vw-lg-65 {
        max-width: 65vw !important;
    }
    .vw-lg-70 {
        width: 70vw !important;
    }
    .min-vw-lg-70 {
        min-width: 70vw !important;
    }
    .max-vw-lg-70 {
        max-width: 70vw !important;
    }
    .vw-lg-75 {
        width: 75vw !important;
    }
    .min-vw-lg-75 {
        min-width: 75vw !important;
    }
    .max-vw-lg-75 {
        max-width: 75vw !important;
    }
    .vw-lg-80 {
        width: 80vw !important;
    }
    .min-vw-lg-80 {
        min-width: 80vw !important;
    }
    .max-vw-lg-80 {
        max-width: 80vw !important;
    }
    .vw-lg-85 {
        width: 85vw !important;
    }
    .min-vw-lg-85 {
        min-width: 85vw !important;
    }
    .max-vw-lg-85 {
        max-width: 85vw !important;
    }
    .vw-lg-90 {
        width: 90vw !important;
    }
    .min-vw-lg-90 {
        min-width: 90vw !important;
    }
    .max-vw-lg-90 {
        max-width: 90vw !important;
    }
    .vw-lg-95 {
        width: 95vw !important;
    }
    .min-vw-lg-95 {
        min-width: 95vw !important;
    }
    .max-vw-lg-95 {
        max-width: 95vw !important;
    }
    .vw-lg-100 {
        width: 100vw !important;
    }
    .min-vw-lg-100 {
        min-width: 100vw !important;
    }
    .max-vw-lg-100 {
        max-width: 100vw !important;
    }
    .min-vh-lg-100 {
        min-height: 100vh !important;
    }
    .vh-lg-100 {
        height: 100vh !important;
    }
}

@media (min-width: 1200px) {
    .vw-xl-5 {
        width: 5vw !important;
    }
    .min-vw-xl-5 {
        min-width: 5vw !important;
    }
    .max-vw-xl-5 {
        max-width: 5vw !important;
    }
    .vw-xl-10 {
        width: 10vw !important;
    }
    .min-vw-xl-10 {
        min-width: 10vw !important;
    }
    .max-vw-xl-10 {
        max-width: 10vw !important;
    }
    .vw-xl-15 {
        width: 15vw !important;
    }
    .min-vw-xl-15 {
        min-width: 15vw !important;
    }
    .max-vw-xl-15 {
        max-width: 15vw !important;
    }
    .vw-xl-20 {
        width: 20vw !important;
    }
    .min-vw-xl-20 {
        min-width: 20vw !important;
    }
    .max-vw-xl-20 {
        max-width: 20vw !important;
    }
    .vw-xl-25 {
        width: 25vw !important;
    }
    .min-vw-xl-25 {
        min-width: 25vw !important;
    }
    .max-vw-xl-25 {
        max-width: 25vw !important;
    }
    .vw-xl-30 {
        width: 30vw !important;
    }
    .min-vw-xl-30 {
        min-width: 30vw !important;
    }
    .max-vw-xl-30 {
        max-width: 30vw !important;
    }
    .vw-xl-35 {
        width: 35vw !important;
    }
    .min-vw-xl-35 {
        min-width: 35vw !important;
    }
    .max-vw-xl-35 {
        max-width: 35vw !important;
    }
    .vw-xl-40 {
        width: 40vw !important;
    }
    .min-vw-xl-40 {
        min-width: 40vw !important;
    }
    .max-vw-xl-40 {
        max-width: 40vw !important;
    }
    .vw-xl-45 {
        width: 45vw !important;
    }
    .min-vw-xl-45 {
        min-width: 45vw !important;
    }
    .max-vw-xl-45 {
        max-width: 45vw !important;
    }
    .vw-xl-50 {
        width: 50vw !important;
    }
    .min-vw-xl-50 {
        min-width: 50vw !important;
    }
    .max-vw-xl-50 {
        max-width: 50vw !important;
    }
    .vw-xl-55 {
        width: 55vw !important;
    }
    .min-vw-xl-55 {
        min-width: 55vw !important;
    }
    .max-vw-xl-55 {
        max-width: 55vw !important;
    }
    .vw-xl-60 {
        width: 60vw !important;
    }
    .min-vw-xl-60 {
        min-width: 60vw !important;
    }
    .max-vw-xl-60 {
        max-width: 60vw !important;
    }
    .vw-xl-65 {
        width: 65vw !important;
    }
    .min-vw-xl-65 {
        min-width: 65vw !important;
    }
    .max-vw-xl-65 {
        max-width: 65vw !important;
    }
    .vw-xl-70 {
        width: 70vw !important;
    }
    .min-vw-xl-70 {
        min-width: 70vw !important;
    }
    .max-vw-xl-70 {
        max-width: 70vw !important;
    }
    .vw-xl-75 {
        width: 75vw !important;
    }
    .min-vw-xl-75 {
        min-width: 75vw !important;
    }
    .max-vw-xl-75 {
        max-width: 75vw !important;
    }
    .vw-xl-80 {
        width: 80vw !important;
    }
    .min-vw-xl-80 {
        min-width: 80vw !important;
    }
    .max-vw-xl-80 {
        max-width: 80vw !important;
    }
    .vw-xl-85 {
        width: 85vw !important;
    }
    .min-vw-xl-85 {
        min-width: 85vw !important;
    }
    .max-vw-xl-85 {
        max-width: 85vw !important;
    }
    .vw-xl-90 {
        width: 90vw !important;
    }
    .min-vw-xl-90 {
        min-width: 90vw !important;
    }
    .max-vw-xl-90 {
        max-width: 90vw !important;
    }
    .vw-xl-95 {
        width: 95vw !important;
    }
    .min-vw-xl-95 {
        min-width: 95vw !important;
    }
    .max-vw-xl-95 {
        max-width: 95vw !important;
    }
    .vw-xl-100 {
        width: 100vw !important;
    }
    .min-vw-xl-100 {
        min-width: 100vw !important;
    }
    .max-vw-xl-100 {
        max-width: 100vw !important;
    }
    .min-vh-xl-100 {
        min-height: 100vh !important;
    }
    .vh-xl-100 {
        height: 100vh !important;
    }
}




.custom-text-1 {
    mix-blend-mode: difference;
    font-weight: bold;
    font-size: calc(40px + 50 * ((100vw - 300px) / (1200 - 300)));
    line-height: calc(40px + 50 * ((100vw - 300px) / (1200 - 300)));
}

.custom-link-1 {
    display: inline-block;
    position: relative;
}

.custom-link-1:after {
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    background: var(--primary);
    transition: cubic-bezier(0.55, 0, 0.1, 1) transform 300ms;
    width: 100%;
    transform: translateY(0px);
}

.custom-link-1.custom-link-1-light:after {
    background: var(--light);
}

.custom-link-1:hover {
    text-decoration: none !important;
}

.custom-link-1:hover:after {
    transform: translateY(3px);
}

.custom-list-1 li {
    padding: 4px 0;
}



@media (min-width: 1199px) {
    .custom-border-left-1 {
        border-left: 1px solid rgba(0, 0, 0, 0.12) !important;
    }
    .custom-border-right-1 {
        border-right: 1px solid rgba(0, 0, 0, 0.12) !important;
    }
    .custom-border-top-1 {
        border-top: 1px solid rgba(0, 0, 0, 0.12) !important;
    }
    .custom-border-bottom-1 {
        border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
    }
    .custom-border-bottom-2 {
        background-image: linear-gradient(to right, #999 0 10%, rgba(255, 255, 255, 0) 10%);
        background-position: bottom;
        background-size: 8px 1px;
        background-repeat: repeat-x;
    }
}



.custom-stroke-text-effect-1 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: var(--light);
    white-space: nowrap;
}

.custom-hero-font-1 {
    font-size: calc(40px + 50 * ((100vw - 300px) / (1200 - 300)));
    line-height: calc(40px + 50 * ((100vw - 300px) / (1200 - 300)));
}

.custom-hero-font-2 {
    font-size: calc(40px + 50 * ((100vw - 300px) / (1200 - 300)));
    line-height: calc(40px + 50 * ((100vw - 300px) / (1200 - 300)));
}



@keyframes arrowMove {
    0% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(5px);
    }
}

.custom-arrow-anim {
    animation: arrowMove 600ms ease;
    animation-iteration-count: infinite;
}
.blocgalerie_priv {
    background: aliceblue;
}

article.post-large {
    margin-left: 0px !important;
}
@media (max-width: 767px) {
article.post-large {
    margin-left: 3px !important;
}
}
.NavRubTopicFo a {
    border: 1px solid #555;
    margin:2px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}
input:-internal-autofill-selected {
    appearance: menulist-button;
    background-image: none !important;
    background-color: #fff !important;
    color: fieldtext !important;
}
.popupmymess {
    display: flex !important;
    align-items: center !important;
    height: 100vh !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
@media (max-width: 767px){
.popupmymess {
    display: flex !important;
    align-items: center !important;
    height: 100vh !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
}
.titrecatfofo h5 {
    text-transform: none;

}
#ETFo select, #ETFo input {
width:100%;
}
.ajax-container .appear-animation {
opacity:1 !important;
}
.bg-grey-200, .bg-color-grey-200 {
    background-color: #eaeaea!important;
}
.bg-grey-300, .bg-color-grey-300 {
    background-color: #e5e5e5!important;
}
.bg-grey-400, .bg-color-grey-400 {
    background-color: #e0e0e0!important;
}
.bg-grey-500, .bg-color-grey-500 {
    background-color: #dbdbdb!important;
}
.bg-grey-600, .bg-color-grey-600 {
    background-color: #cecece!important;
}
.bg-grey-700, .bg-color-grey-700 {
    background-color: #c1c1c1!important;
}
.bg-grey-800, .bg-color-grey-800 {
    background-color: #a8a8a8!important;
}
.bg-grey-900, .bg-color-grey-900 {
    background-color: #8e8e8e!important;
}
.bg-grey-1000, .bg-color-grey-1000 {
    background-color: #757575!important;
}
.text-color-light, .text-light {
    color: #fff!important;
}
.remove-envato-frame {
display:none;
}
.thumb-info-type.bg-color-primary a {
    color: #ffffff;
}
.max-90 {
max-width:90px !important;
}

.cat_news_haut ul {
justify-content: center!important;
    display: flex;
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.cat_news_haut h5 {
margin: 0px !important;
}
.cat_news_haut a {
padding: 0.3rem 0.65rem;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    margin: 4px;
}
#news .commentaires .service-single{
    background: #f5f5f5;
}
#news .commentaires .al-service-single{
    background: #ffffff;
	margin-left: 0px !important;
    margin-right: 0px !important;
}
#news .commentaires .service-single .container-fluid{
        padding-top: 3rem!important;
padding-bottom: 3rem!important;
}
.our-blog-item .category {
    position: absolute;
    top: 15px;
    right: 25px;
    padding: 5px 25px;
    border-radius: 20px;
}
.our-blog-item:hover:not(.blog-post) .image-wrapper img {
    transform: scale(1.1);
}
.our-blog-item .image-wrapper img {
    transition: ease transform 300ms;
}
.our-blog-item .image-wrapper {
    display: block;
    overflow: hidden;
}
.meme_section_forum {
margin-top:-10px;
}
@media (min-width: 992px) {
.meme_section_forum .headfofo {
    display: none;
}
}
.hr_sous_blof_footer{
/*width: 150px;*/
    background: #0c1212;
    height: 2px !important;
    margin: 10px auto;
    border-bottom: 1px solid #2b2b2b;
}
/************************/
/****** BLOCS FOOTER COLLAPSE ********/
@media (min-width: 767px){
.menufooter .collapse {
    display: block;
}

.menufooter .accordion.accordion-modern-status.accordion-modern-status-arrow > .card .card-header a:after {
	display: none;
    content: "";
}
.menufooter a.accordion-toggle.collapsed {
    cursor: initial;
}
}

@media (max-width: 767px){
.menufooter .accordion.accordion-modern-status > .card .card-header a {
    padding-bottom: 0px !important
}
.menufooter .card-body.bloc_footer_image_galery {
    margin-top: 1em;
}

}




.menufooter .card.card-default {
background-color: #1c202300;
}
.menufooter .accordion.accordion-modern-status > .card .card-header a {
    padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.menufooter a.accordion-toggle{
	color:#fff !important;
	font-size: 1em !important;
    letter-spacing: -.05em;
    font-weight: 600;
	text-transform: uppercase;
	}

.menufooter .accordion.accordion-modern-status > .card .card-header a:after {
    top: 12px !important;

}
.menufooter .card-body {
padding: 6px !important;
    background: #191c1e;
    border-top: 1px solid #060606;
    border-left: 1px solid #060606;
    border-right: 1px solid var(--bs-gray-800);
    border-bottom: 1px solid var(--bs-gray-800);
	    border-radius: 6px;
		height: 400px;
    overflow-y: auto;
}
.menufooter #collapse_bloc_newsletter .card-body {
	height: 100% !important;
    overflow-y: visible !important;
}
.menufooter #collapse_bloc_choixtheme .card-body {
	height: 100% !important;
    overflow-y: visible !important;
}
.menufooter #collapse_bloc_image_gallery .card-body {
	height: 100% !important;
    overflow-y: visible !important;
}
.menufooter #collapse_bloc_espion .card-body {
	height: 100% !important;
	max-height: 400px !important;
   overflow-y: auto !important;
}
.menufooter #collapse_bloc_groupes .card-body {
	height: 100% !important;
	max-height: 400px !important;
    overflow-y: auto !important;
}
.menufooter #collapse_bloc_menu .card-body {
	height: 100% !important;
	max-height: 400px !important;
    overflow-y: auto !important;
}
/*****************************/
.bloc_new_message a {
    background: #e9807a;
    border: 1px solid #d2322d;
}
::-ms-reveal,
::-ms-clear {
  display: none !important;
}

.hideShowPassword-toggle {
  background-color: transparent;
  background-image: url('../img/wink.png'); /* fallback */
  background-image: url('../img/wink.svg'), none;
  background-position: 0 center;
  background-repeat: no-repeat;
  border: 2px solid transparent;
  border-radius: 0.25em;
  cursor: pointer;
  font-size: 100%;
  height: 44px;
  margin: 0;
  max-height: 100%;
  padding: 0;
  overflow: 'hidden';
  text-indent: -999em;
  width: 46px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.hideShowPassword-toggle-hide {
  background-position: -44px center;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
  border-color: #0088cc;
  outline: transparent;
}
.thearticles img {
max-width:100% !important;
height:auto !important;
}