/*@font-face {
	font-family: 'Heavitas';
	src: url('Heavitas.ttf');
}
@font-face {
	font-family: 'Lato-Light';
	src: url('Lato-Light.ttf');
}*/
@font-face {
	font-family: 'Lato-Regular';
	src: url('Lato-Regular.ttf');
}


body{
	font-family: Lato-Regular ;
}
/*.font-heavitas{
	font-family: Heavitas ;
}
.font-lato{
	font-family: Lato-Light ;
}*/
.navbar-color {
	color: #000 !important;
}
.custom-nav {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.navbar-toggler-color {
	border-color: #6d7379 !important;
	background-color: #6b6767 !important;
}
.navbar-height{
	height: 45px;
}
.logo-height{
	height: 40px;
}
.logo-footer{
	height: 60px;
}
.icon-height{
	height: 30px;
	margin: 10px;
}
.dropdown-menu-style{
	background-color: #f7931e08;
	border: none;
	border-radius:0px;
	width: max-content;
	padding-left: 40px;
	top:43px;
}
.menu2{
	padding: 0  !important;
	font-size: 17px;
	font-weight: 600;
	height: 65px;
}
.size-menu{
	font-size: 17px;
	font-weight: 600;
	height: 65px;
}
/*.margin-menu{
	margin: 0 10px;
}*/
@media (max-width: 992px){
	.menu2{
		height: unset;
	}
	.size-menu{
		height: unset;
	}
}

@media (min-width: 768px){
	.display-on-mobile-only{
		display: none !important;
	}
}

@media (max-width: 767px){
	.display-on-mobile-only{
		display: block !important;

	}
}

@media (min-width: 992px){
	.width-logo-menu{
		width: 362px !important;
	}
	.sub-menu{
		left: 362px;
		width: calc(100% + 362px );
		top: 130px;
		position: fixed !important;
		height: 52px;
		padding-top: 15px;
		/*padding-left: 10px;*/
		background-color: #F7931E;
	}
	/*.sub-menu_width{
		width: calc(100vw - 378px);
	}*/
}

.sub-menu_width{
	width: calc(100vw - 378px);
}

@media (max-width: 991px) and (min-width: 768px){
	.width-logo-menu{
		width: calc(50% - 228px) !important;
	}
	/*.sub-menu{
		left: calc(50% - 228px );
		width: calc(50% + 228px );
		top: 106px;
		position: fixed !important;
		height: 35px;
		padding-top: 10px;
		background-color: #F7931E;
	}*/
	/*.sub-menu_width{
		!*width: calc(100vw - 378px);*!
	}*/
}   /* left: -191px;*/
@media (max-width: 767px) {
	.sub-menu{
		background-color: white;
		color: black !important;
	}
}

@media (min-width: 992px) {
	.color-sub-menu{
		color: white !important;
	}
}
@media (max-width: 991px) {
	.color-sub-menu{
		color: black !important;
	}
}

@media (max-width: 360px){
	.mobile-font-size{
		font-size: 15px !important;
	}
}

@media (min-width: 575px){
	.laptop-float-right{
		float: right !important;
	}
}
@media (min-width: 500px){
	.laptop-button-size{
		padding: 5px 25px !important;
	}
}

@media (min-width: 1025px){
	.mobile-block-connecxion{
		width: 50% !important;
	}
}
@media (max-width: 1024px){
	.mobile-block-connecxion{
		width: 80% !important;

	}
}

.panel-border-radius{
	border-radius: 1rem;
}

/*.block-vert{
	background-color: #39B54A;
	margin-right: 0;
    margin-left: 0;
}*/
.margin-right-0{
	margin-right: 0;
}
.margin-left-0{
	margin-left: 0;
}
.green-background{
	background-color:#39B54A ;
}
/*
.background-vert{
	background-color:#39B54A ;
}*/

.white-background{
	background-color: white;
}
/*.block-noveauté{
	color: #F7931E ;
}*/
.orange-line{
	border-bottom: 4px solid #F7931E ;
}
.orange-line-top{
	border-top : 4px solid #F7931E ;
}
.white-line{
	border-bottom : 4px solid white ;
}
.green-line{
	border-bottom: 4px solid #39B54A ;
}
/*
.ligne_vert{
	border-bottom: 4px solid #39B54A ;
}*/
.gray_line{
	border-bottom: 4px solid #707377 ;
}
.link-noveauté{
	padding: 5px;
	font-size: 12px;
}
.size-logo-video{
	height: 30px;
}
.panel-border{
	border-radius: 0;
}
.size-btn{
	font-size: 12px;
}
/*
.icon-right-style{
	color: #39B54A;
}
.icon-blanch{
	color: white;
}*/
.white-color{
	color: white !important;
}

.width-img{
	width: 100%;
}

.size-img{
	width: 100%;
	height: 680px;
}

.margin-panel-btn{
	margin-bottom:20px;
	margin-top: 50px;
	margin-right: 20px;
}
/*.icon-right-orange{
	color: #F7931E;
}*/

.panel-search{
	padding: 2rem;
	background-color: white;
	border-radius: 1rem;
	width: 80%;
}
.panel-search-jument{
	padding: 2rem;
	background-color: white;
	border-radius: 1rem;
}

.btn-style{
	border-radius: 1rem;
	height: 30px;
	font-size: 12px;
}
.input-style{
	width: 90%;
	height: 30px;
	padding: .375rem .75rem;
	background-color: #eaeaea;
	border: 1px solid #eaeaea;
	border-radius: 1rem;
}
@media (max-width: 991px){
	.mobile-margin-input-search{
		margin-top: 20px !important;
	}
}
.input-search{
	width: 78%;
	height: 30px;
	padding: 0 .75rem;;
	background-color: #eaeaea;
	border: 1px solid #eaeaea;
	border-radius: 1rem 0 0 1rem;
}
.icon-search{
	height: 30px;
	padding: 0 .75rem;;
	background-color: #eaeaea;
	border: 1px solid #eaeaea;
	border-radius: 0 1rem 1rem 0;
	color: #8f98a2;
}
.green-color{
	color: #39B54A;
}
/*
.color-vert{
	color: #39B54A;
}*/
.orange-color{
	color: #F7931E;
}
/*
.color-orang{
	color: #F7931E;
}*/
.gray-color{
	color: #707377;
}
.size-icon{
	width: 5%;
}
.size-titre{
	font-size: 39px;
}
/*.icone-slideshow{
	color: #383636;
}*/



.carousel-width{
	width: 95%
}
.align-centre {
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}
.align-bottom{
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.position-icon{
	margin: auto;
	display: block;
}


.scrol::-webkit-scrollbar {
	width: 10px;
}

.scrol::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}

.scrol::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	background: #F7931E;
}
.block-scrol{
	height:580px;
	overflow:auto;
}
.link-plusdedetaille{
	padding: 5px;
	font-size: 12px;
}
.font-size-10{
	font-size: 10px;
}
/*.color-grin{
	color: #39B54A;
}*/
.orange-background{
	background-color: #F7931E;
}
/*
.background-orange{
	background-color: #F7931E;
}*/
.taille-icone-contact{
	width: 200px
}
.icon{
	height: 30px;
}
.background-grey{
	background-color: #2e3338;
}
.padding-image{
	padding-left: 35px;
}
.font-size-13{
	font-size: 13px;
}
.padding-right-15{
	padding-right: 15px;
}
.slide-galerie{
	width: 100%;
}
/*.control-prev {
    position: absolute;
    top: 2050;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}*/

.width-panel-inscri{
	width: 80%;
}

.block-inscri-titre{
	border-radius: 1rem 1rem 0 0;
}
.input-style-inscri{
	display: block;
	height: 30px;
	width: 100% ;
	padding: .375rem .75rem;
	background-color: #eaeaea;
	border: 1px solid #eaeaea;
	border-radius: 1rem;
}
.scrollbar::-webkit-scrollbar {
	width: 10px;
}

.scrollbar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
.scrollbar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	background: #39B54A;
}
.panel-scroller{
	height:404px;
	overflow:auto;
}
.block-scrl{
	height:450px;
	overflow:auto;
}
.padding-column-tab{
	padding: .3rem !important;
}

.not-bold{
	font-weight: normal;
}
.font-size-tab{
	font-size: 14px;
}
.font-size-14{
	font-size: 14px;
}
.font-size-10{
	font-size: 10pt;
}
/*.background-blanche{
	background-color: white;
}*/
.position-panel-img{
	position: relative;
	top: -75px;
	bottom: 0px;
}

.a{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	position: relative;
	height: 4.6em;
	-webkit-box-orient: vertical;
	overflow: hidden !important;
	text-overflow: ellipsis;
}
a.coler-hover:hover {color: #39B54A;}


.icon-menu{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(134,142,150,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.border-btn-menu{
	border :2px solid #868e96 ;
}
@media (min-width: 992px){
	.padding-panel-img{
		padding-left: 3rem !important;
	}
}
@media (max-width: 991px){
	.padding-panel-img{
		padding-left: 17px !important;
	}
}

@media (min-width: 992px){
	.padding-menu-footer{
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
}
@media (max-width: 991px){
	.padding-menu-footer{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media (min-width: 426px){
	.padding-panel-scrol{
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
}
@media (max-width: 425px){
	.padding-panel-scrol{
		padding-right: 0.5rem !important;
		padding-left: 1.5rem !important;
	}
}

@media (min-width: 426px){
	.mobile-margin-panel-scrol{
		margin-right: 3rem !important;

	}
}
@media (max-width: 425px){
	.mobile-margin-panel-scrol{
		margin-right: 1.5rem !important;
	}
}

@media (min-width: 992px){
	.position-block-bottom{
		position: absolute;
		bottom: 0;
	}
}

@media (min-width: 426px){
	.mobile-padding-panel-scrollbar{
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
}
@media (max-width: 425px){
	.mobile-padding-panel-scrollbar{
		padding-left: 0.5rem !important;
	}
}

/*@media (min-width: 426px){
	.justify-content{
		justify-content: flex-end !important;
	}
}
@media (max-width: 425px){
	.justify-content{
	    justify-content: center !important;
	}
}*/

.panel-line{
	display: table;
}

@media (min-width: 992px){
	.mobile-position-panel-btn{
		position: relative;
		height: 0px;
		z-index: 1000;
	}
}

@media (max-width: 991px){
	.position-panel-btn{
		position: relative;
		height: 0px;
		top: -150px;
	}
}
@media (max-width: 760px){
	.position-panel-btn{
		position: relative;
		height: 100px;
		top: -150px;
	}
}

@media (max-width: 760px){
	.mobile-position-panel-pedigree{
		position: relative;
		top: 95px;
	}
}

.relative-position-panel{
	z-index: 1;
	position: relative;
	height: 0px;
}
/*

@media (max-width: 991px){
	.position-div-description{
		position: relative;
    	height: 0px;
    	top: 90px;
	}
}
*/
.margin-img {
	margin-bottom: 50px;
}

@media (min-width: 992px){
	.margin-table{
		margin-left: 3rem ;
		margin-right: 3rem;
	}
}
@media (max-width: 991px){
	.margin-table{
		margin-left: 1rem ;
		margin-right: 1rem;
	}
}

@media (min-width: 992px){
	.margin-table-scroller{
		margin-right: 3rem;
	}
}
@media (max-width: 991px){
	.margin-table-scroller{
		margin-right: 1rem;
	}
}

@media (min-width: 1116px){
	.tre-margin{
		margin-top: -150px;
	}
}
@media (max-width: 1115px){
	.tre-margin{
		margin-top: 0px;
	}
}
@media (max-width: 577px){
	.tre-margin{
		margin-top: 250px;
	}
}

@media (min-width: 992px){
	.bottom-align{
		display: flex;
		justify-content: flex-end;
		align-items: flex-end;
	}
}

@media (max-width: 374px){
	.margin-top-btn{
		margin-top: -43px !important;
	}
}

@media (max-width: 991px){
	.position-panel-button{
		position: relative;
		height: 0px;
		top: -90px;
	}
}
@media (max-width: 590px){
	.position-panel-button{
		position: relative;
		height: 70px;
	}
}

@media (max-width: 991px){
	.margin-top-img{
		margin-top: 30px;
	}
}
@media (max-width: 590px){
	.margin-top-img{
		margin-top: 0px;
	}
}

@media (min-width: 992px){
	.align-panel-search{
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		align-items: center;
	}
}
@media (max-width: 991px){
	.align-panel-search{
		display: flex;
	}
}


@media (max-width: 590px){
	.position-panel-form{
		position: relative;
		top: 60px;
	}
}

@media (min-width: 591px){
	.justify-content-btn{
		justify-content: flex-end !important;
	}
}
@media (max-width: 590px){
	.justify-content-btn{
		justify-content: center !important;
	}
}

@media (min-width: 992px){
	.margin-panel{
		margin-top: 7rem !important;
	}
}
@media (max-width: 991px){
	.margin-panel{
		margin-top: 1rem !important;
	}
}

.pointer {
	cursor: pointer;
}

@media (min-width: 426px){
	.margin-panel-scrollbar{
		margin-right: 3rem !important;

	}
}
@media (max-width: 425px){
	.margin-panel-scrollbar{
		margin-right: 1.5rem !important;
	}
}



.width-img-galerie{
	width: 100% !important;
}
.height-img-galerie{
	height: 100% !important;
}
@media (min-width: 759px){
	.laptop-margin{
		margin-left: 8rem;
		margin-right: 8rem;
	}
}

/*@media (max-width: 425px){
	.laptop-margin{
		margin-left: 1rem;
		margin-right: 1rem;
	}
}*/

.margin-img{
	margin-left: -111px;
}

.margin-bottom{
	margin-bottom: 5rem;
}

@media (max-width: 992px){
	.mobile-position-panel-galerie{
		position: relative;
		height: 0px;
		top: 90px;
	}
}

@media (max-width: 991px){
	.mobile-padding {
		padding-right: 50px !important;
	}
}

@media (min-width: 992px){
	.carousel-prev{
		left: -40px;
	}
}
@media (max-width: 991px){
	.carousel-prev{
		left: -80px;
	}
}
@media (max-width: 786px){
	.carousel-prev{
		left: -60px;
	}
}

@media (min-width: 992px){
	.carousel-next{
		margin-right: -37px;
	}
}
@media (max-width: 991px){
	.carousel-next{
		margin-right: -150px;
	}
}
@media (max-width: 786px){
	.carousel-next{
		margin-right: -110px;
	}
}
@media (min-width: 575px){
	.float-right-btn{
		float: right;
	}
}
/* tree  */
* {
	margin: 0;
	padding: 0;

}
.tree {
	/*white-space: nowrap;*/
	/*min-width: 800px;*/
	/*min-height:500px;*/
}
.tree ul {
	padding-top: 20px;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.tree li {
	float: left;
	text-align: center;
	list-style-type: none;
	position: relative;
	padding: 20px 5px 0 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
/*We will use ::before and ::after to draw the connectors*/
.tree li::before, .tree li::after {
	content: '';
	position: absolute;
	margin-top: -40px;
	top:0;
	right: 50%;
	border-top: 1px dashed #000;
	width: 50%;
	height: 60px;
	z-index: -1;
}
.tree li::after {
	right: auto;
	left: 50%;
	border-left: 1px dashed #000;
}
/*We need to remove left-right connectors from elements without any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
	display: none;
}
/*Remove space from the top of single children*/
.tree li:only-child {
	padding-top: 0;
}
/*Remove left connector from first child and right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after {
	border: 0 none;
}

.tree li:last-child::before {
	border-right: 1px dashed #000;
}

.tree li div {
	font-size:12px;
}
/* fin tree*/

/* GALERIE DE VENTES*/
#content { text-align: center; }

#thumbs {
	position: relative;
	margin: 20px 0;
}

#nav-left-thumbs { left: 0px; }

#nav-right-thumbs { right: 0px; }

#nav-left-thumbs, #nav-right-thumbs {
	position: absolute;
	top: 30px;

	height: 30px;
	line-height: 30px;

	font-size: 1em;
	font-weight: bold;


	cursor: pointer;
	transition-duration: .5s;
}

#nav-left-thumbs:hover, #nav-right-thumbs:hover { background: lightgrey; }

#pics-thumbs {
	position: relative;
	padding: 5px 0;
	white-space: nowrap;
	overflow: hidden;
	transition-duration: .8s;
}

#pics-thumbs img {
	margin: 0 2px;
	cursor: pointer;
	height: 75px;
	transition-duration: .5s;
}
/* fin GALERIE DE VENTES */

/*autocomplete */
.ui-autocomplete div {

	border: 1px solid #d4d4d4;
	list-style-type: circle !important;
}
.ui-autocomplete  {
	list-style-type: none !important;
	background-color: #fff;
	right: -40px;
	width : 200px;
	font-family: 'Lato-Light';
	max-height: 157px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0px;
}

.ui-menu-item :hover {
	/*when hovering an item:*/
	background-color: #e9e9e9;
}
a.coler-hover:hover {
	color: #39B54A;
}

.ui-autocomplete::-webkit-scrollbar {
	width: 10px;
}

.ui-autocomplete::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}

.ui-autocomplete::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	background: #39B54A ;
}
/*fin autocomplete */
.content-center{
	display: flex;
	justify-content: center;
}
.panel_slide_news{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	position: relative;
	height: 6em;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.width-img-nwes{
	width : 300px ;
}




@media (min-width: 768px){
	.dropdown-content {
		display: none;
		position: absolute;
	}
}
@media (max-width: 767px){
	.dropdown-content {
		display: none;

	}
}

@media (max-width: 767px){
	.dropdown:hover .dropdown-content {
		display: grid;

	}
}

.pading-btn-sub-menu {
	padding-left: 30px;
	padding-right: 30px;
}

@media (max-width: 767px){
	.pading-btn-sub-menu {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

@media (min-width: 768px){
	.dropdown:hover .dropdown-content {
		display: block;
	}
}




/*@media (min-width: 768px){
	.margin-menu{
		margin-bottom: -11px;
	}
}*/

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	margin-bottom: 20px;
}

/*.sticky + .container-fluid {
	padding-top: 260px;
}*/

/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	/*margin-top: -30px;*/
	padding: 16px;
	color: #888;
	font-weight: bold;
	font-size: 20px;
	border-radius: 0 3px 3px 0;
	user-select: none;
}

/* Position the "next button" to the right */
.next {
	position: absolute;
	right: 0;
	border-radius: 3px 0 0 3px;
}
.slideshow-container {
	position: relative;
}

.icon-next{
	right: -20px;
	margin-top: -50px;
}

.icon-prev{
	left: -35px;
	margin-top: -50px;
}
.float-right{
	float: right;
}

.text-center{
	text-align: center;
}

.min-height{
	min-height: calc(100vh - 150px);
}
@media (max-width: 768px ) {
	.min-height{
		min-height: calc(100vh - 103px);
	}
}

.input{
	padding: .375rem .75rem;
	border: 1px solid #eaeaea;
	border-radius: 1rem;
}

.min-height-pub{
	min-height: 145px;
}

.font-size-12{
	font-size: 12px;
}

.paginate_button{
	position: relative !important;
	display: block !important;
	padding: .5rem .75rem !important;
	margin-left: -1px !important;
	line-height: 1.25 !important;
	color: #007bff !important;
	background-color: #fff !important;
	border: 1px solid #dee2e6 !important;
}

.tab {
	display: none;
}

.possition_top_btn_gallery {
	top: 5px !important;
}

@media (min-width: 992px)  {
	.height-panel-bottom-pedigree{
		height: 170px;
	}
}

/*@media (max-width: 768px)  {
	.mobile-panel-btn{
		margin-top: 60px;
	}
}*/

.mobile-panel-btn{
	margin-top: 60px;
}

.mobile-panel-bouton{
	margin-top: 60px;
}

.dataTables_length label{
	float: left;
}

.dataTables_filter label{
	margin-right: -25px;
	float: right;
}
.dataTables_paginate{
	margin-left: 160px;
}

.black-line {
	border-bottom: 3px solid #000000;
}


.icon_validate{
	width: 100px;
}

.panel_validate_green{
	height: 40px;
}

.margin_text{
	margin-bottom: -20px;
}

.margin-bottom-panel-galery{
	margin-bottom: 50px;
}

@media (max-width: 575px){
	.return-panel {
		float: none;
	}
}

@media (min-width: 576px){
	.return-panel {
		float: right;
	}
}
.curser-pointer{
	cursor: pointer;
}

.footer-nav{
	color: white;
}

@media (max-width: 1200px) and (min-width: 992px)  {
	.img-taille {
		width: 278px !important;
	}
}

@media (max-width: 992px) and (min-width: 768px)  {
	.img-taille {
		width: 198px !important;
		height: 171px !important;
	}
}

@media (max-width: 767px) and (min-width: 476px) {
	.img-taille {
		width: 414px !important;
	}
}

.name-link{
	color: black;
	text-decoration-line: underline;
}

.hidden{
	visibility: hidden;
}

@media (min-width: 768px){
	.dropdown-contant {
		display: none;
		position: absolute;
	}
}
@media (max-width: 767px){
	.dropdown-contant {
		display: none;

	}
}

@media (max-width: 767px){
	.dropdown:hover .dropdown-contant {
		display: grid;

	}
}

@media (min-width: 768px){
	.dropdown:hover .dropdown-contant {
		display: block;
	}
}
.icon_hover:hover{
	text-decoration: none;
}

.page-item.active .page-link {
	background-color: #F7931E !important;
	border-color: #F7931E !important;
	color: #fff !important;
}

.page-link {
	color: #F7931E !important;
}

.payment-btn{
	font-size: 12px;
	border: 1.2px solid #39B54A;
	border-radius: 10px;
	padding: 3px 5px 3px 5px;
	color: #39B54A;
	font-weight: 900;
}


.border-left-pedigree-nav::before {
	display: block;
	content: "";
	background: #F7931E;
	width: 6px;
	height: 100%;
	border-radius: 0 5px 0 0;
	position: absolute;
}


/*#loader-animation {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #F7931E;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}*/

@font-face {
	font-family: Muybridge;
	src: url(https://www.axis-praxis.org/fonts/codepen/MuybridgeGX.woff2);
}

@keyframes Gallop {
	from { font-variation-settings: "TIME" 0; }
	to { font-variation-settings: "TIME" 1000; }
}

#loader-animation {
	font: 150px Muybridge;
	animation:  0.6s linear infinite Gallop;
	color: white;
	height: 100vh;
	background:#E6E6E6;
	text-align:center;
}

.modal {
	/*display: none;*/ /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1030; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	border-radius: 1rem 1rem 0 0;
	background-color: #fefefe;
	margin: auto;
	width: 345px;
	height: 443px;
}

/* The Close Button */
.close-popup {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close-popup:hover,
.close-popup:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.display-none{
	display: none;
}

.display-block{
	display: block;
}

.first-plan{
	height: 100vh;
	width: 100vw;
	z-index: 1100;
	position: fixed;
}

.overflow-y-hidden{
	overflow-y: hidden;
}

.navigation{
	display: table;
	margin: 45px auto 45px auto;;
}

.pedigree-link{
	text-decoration: underline;
	font-weight: bold;
}

.margin-containt{
	margin-top: 56px;
}

@media (max-width: 1400px) and (min-width: 992px){
	.payment-panel{
		max-width: 100% !important;
		flex: unset;
		float: none;
		text-align: center;
	}
	.payment-panel > div{
		float: none!important;
	}
}

@media (min-width: 993px){
	.payment-description{
		padding: 100px;
	}
}

@media (max-width: 992px){
	.payment-description{
		padding: 100px 50px;
	}
}

@media (max-width: 767px){
	.payment-description{
		padding: 100px 20px;
	}
}

@media (max-width: 576px){
	.payment{
		padding-top: 10px!important;
	}
	.display{
		display: none;
	}
}

.fixed-notif {
	position: fixed;
	bottom: 0;
	left: calc(50vw - 300px);
	background: #39B54A;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	z-index: 999999999;
	text-align: center;
	color: white;
}

.fixed-notif > div {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}

.fixed-notif .hidden {
	display: hidden;
}

.tree li div:hover {
    color: rgb(112, 115, 119) !important;
}

::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	background: #39B54A;
}

.a-propos-lien{
	color: #212529;
}

.a-propos-lien:hover{
	color: #212529;
}

.alert-popup{
	position: relative;
	background: white;
	height: 100px;
	width: 345px !important;
	border-radius: 1rem;
	padding: 2px 7px;
}

.alert-popup-close{
	position: absolute;
	cursor: pointer;
	float: right;
	top: 0px;
	right: 8px;
	color: #F7931E;
}

.overflow-ellipsis-1{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.overflow-ellipsis-2{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.overflow-ellipsis-3{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
textarea{
	height: 150px;
}

.border-bottom{
	border-bottom: 3px solid black;
}

th{
	vertical-align: unset !important;
}

.height-menu{

	height: 65px;
}

/*.separation-sous-menu {
	top : 0px;
	display: block;
	content: "";
	!*background: #f9a94b;*!
	background: red;
	width: 2px;
	height: 80%;
	position: absolute;
}*/

@media (min-width: 992px){
	.separation-sous-menu {
		top: 5px;
		background: #f9a94b;
		width: 2px;
		height: 80%;
		position: absolute;
	}

}

.shadow-nav{
	box-shadow: 0 9px 8px 0 rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px){
	.footer-nav:before {
		top : 0px;
		display: block;
		content: "";
		background: #f9a94b;
		width: 2px;
		height: 100%;
		position: absolute;
	}
}

@media (max-width: 767px){
	.footer-nav{
		text-align: center;
	}
}

@media (max-width: 992px){
	nav .align-centre {
		display: unset;
		-webkit-box-pack: unset;
		justify-content: unset;
		-webkit-box-align: unset;
		align-items: unset;
	}
}

.footer-nav ul{
	list-style-type: none;
}

/*
.navbar{
	padding: 0 1rem !important;
}*/

@media (max-width: 992px){
	.dropdown:hover .dropdown-content {
		display: grid;
	}
	.dropdown-content a:first-child {
		padding-left: 30px !important;
	}
}

.navbar-nav .dropdown-content {
	position: static;
	float: none;
}

#dataTables-example_wrapper div:first-child{
	width: 100%;
}

#dataTables-example_next{
	font-size: 16px;
	font-weight: 100;
}

.w-50{
	width: 50%;
}

.w-40{
	max-width: 40%;
}

.tree .btn{
	word-wrap: break-word;
    white-space: unset;
}

@media (max-width: 1100px) and (min-width: 992px) {
	.pading-btn-sub-menu {
		padding-left: 14px;
		padding-right: 14px;
	}
}

#export-tree-button{
	right: 20px;
	z-index: 1;
	cursor: pointer;
}

.adsbygoogle{
    margin-bottom: 1.5rem;
}