body {

  margin: 0 !important;
  padding-top: 56px !important;
  background: #EEE !important;
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

/* Page Loader ================================= */
.page-loader-wrapper {
  z-index: 99999999;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  overflow: hidden;
  text-align: center;
}

.page-loader-wrapper p {
  font-size: 13px;
  margin-top: 10px;
  font-weight: bold;
  color: #444;
}

.page-loader-wrapper .loader {
  position: relative;
  top: calc(50% - 30px);
}

/* Preloaders ================================== */
.md-preloader .pl-red {
  stroke: #F44336;
}

.md-preloader .pl-pink {
  stroke: #E91E63;
}

.md-preloader .pl-purple {
  stroke: #9C27B0;
}

.md-preloader .pl-deep-purple {
  stroke: #673AB7;
}

.md-preloader .pl-indigo {
  stroke: #3F51B5;
}

.md-preloader .pl-blue {
  stroke: #2196F3;
}

.md-preloader .pl-light-blue {
  stroke: #03A9F4;
}

.md-preloader .pl-cyan {
  stroke: #00BCD4;
}

.md-preloader .pl-teal {
  stroke: #009688;
}

.md-preloader .pl-green {
  stroke: #4CAF50;
}

.md-preloader .pl-light-green {
  stroke: #8BC34A;
}

.md-preloader .pl-lime {
  stroke: #CDDC39;
}

.md-preloader .pl-yellow {
  stroke: #ffe821;
}

.md-preloader .pl-amber {
  stroke: #FFC107;
}

.md-preloader .pl-orange {
  stroke: #FF9800;
}

.md-preloader .pl-deep-orange {
  stroke: #FF5722;
}

.md-preloader .pl-brown {
  stroke: #795548;
}

.md-preloader .pl-grey {
  stroke: #9E9E9E;
}

.md-preloader .pl-blue-grey {
  stroke: #607D8B;
}

.md-preloader .pl-black {
  stroke: #000000;
}

.md-preloader .pl-white {
  stroke: #ffffff;
}

.preloader {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin: calc(50vh - 25px) auto;
  border: 2px solid va #2196F3;
  ;
  border: 2px solid var(--primary);
  border-left: 0 !important;
  -webkit-animation: container-rotate 1568ms linear infinite;
  -moz-animation: container-rotate 1568ms linear infinite;
  -o-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}

.preloader.pl-size-xl {
  width: 75px;
  height: 75px;
}

.preloader.pl-size-l {
  width: 60px;
  height: 60px;
}

.preloader.pl-size-md {
  width: 50px;
  height: 50px;
}

.preloader.pl-size-sm {
  width: 40px;
  height: 40px;
}

.preloader.pl-size-xs {
  width: 25px;
  height: 25px;
}

.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  border-color: #F44336;
  -ms-opacity: 1;
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -moz-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  -o-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.spinner-layer.pl-red {
  border-color: #F44336;
}

.spinner-layer.pl-pink {
  border-color: #E91E63;
}

.spinner-layer.pl-purple {
  border-color: #9C27B0;
}

.spinner-layer.pl-deep-purple {
  border-color: #673AB7;
}

.spinner-layer.pl-indigo {
  border-color: #3F51B5;
}

.spinner-layer.pl-blue {
  border-color: #2196F3;
}

.spinner-layer.pl-light-blue {
  border-color: #03A9F4;
}

.spinner-layer.pl-cyan {
  border-color: #00BCD4;
}

.spinner-layer.pl-teal {
  border-color: #009688;
}

.spinner-layer.pl-green {
  border-color: #4CAF50;
}

.spinner-layer.pl-light-green {
  border-color: #8BC34A;
}

.spinner-layer.pl-lime {
  border-color: #CDDC39;
}

.spinner-layer.pl-yellow {
  border-color: #ffe821;
}

.spinner-layer.pl-amber {
  border-color: #FFC107;
}

.spinner-layer.pl-orange {
  border-color: #FF9800;
}

.spinner-layer.pl-deep-orange {
  border-color: #FF5722;
}

.spinner-layer.pl-brown {
  border-color: #795548;
}

.spinner-layer.pl-grey {
  border-color: #9E9E9E;
}

.spinner-layer.pl-blue-grey {
  border-color: #607D8B;
}

.spinner-layer.pl-black {
  border-color: #000000;
}

.spinner-layer.pl-white {
  border-color: #ffffff;
}

#sidebar {
  width: 260px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -260px;
  right: auto;
  height: 100vh !important;
  z-index: 999999;
  transition: all 0.3s;
  overflow-y: none;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: none;
  color: #;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);

}

.card .form-control {
  background: #EEE !important;
}

/*Animation */
.reveal [class*='reveal-'] {
  opacity: 0 !important;
  transform: translateY(30px);

}

.reveal .reveal-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: 1s cubic-bezier(.5, 0, 0, 1);
}

.reveal-visible .reveal-1 {
  transition-delay: 0;

}

.reveal-visible .reveal-2 {
  transition-delay: .1;

}


.reveal-visible .reveal-3 {
  transition-delay: .2;

}

.reveal-visible .reveal-3 {
  transition-delay: 3;

}

/***/

.item-deleted {
  display: block;
  position: relative !important;
  opacity: 1;
  height: 100%;
  transition: 1.5s cubic-bezier(1, 0, 0, .5);

}
}

.item-deleted:hover,
.item-deleted *,
.item-deleted.deleted {
  display: none !important;
  height: 0px;
  opacity: 0;

}

.item-deleted::before {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  content: 'sppression de la ligne...';
  color: var(--white);
  opacity: .5;
  background: var(--primary);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  padding: 0 15px;
}

.item-content {
  position: relative;
  z-index: 1;
  background: white;
  transform: translateX(0);
  display: block;
  transition: 1s cubic-bezier(.5, 0, 0, 1);


}


.item-deleted:hover .item-content,
.item-deleted.deleted .item-content {
  transform: translateX(-105%);
  display: none;

}




.card .form-control:focus {
  background: #EEE !important;
  border-color: var(--primary);
}

#sidebar .navbar-dark .nav-link {

  color: rgba(255, 255, 255, .67) !important;
  transition: color .3s;
  display: inline-flex;
  align-items: center;

}

#sidebar .border-bottom,
#sidebar .border-top {}



#sidebar .navbar-dark .nav-link:hover,
#sidebar .navbar-dark .nav-link.active,
#sidebar .navbar-dark li.active .nav-link {
  background: none;
  color: #FFF !important;

}




#wrapper {
  margin-left: 0;
  margin-right: 0;
  z-index: 999;
  box-shadow: unset 0px 0px 3px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;


}

#wrapper.toggled footer {
  margin-left: 0;
  margin-right: 0;
  z-index: 9999;
  box-shadow: unset 0px 0px 3px rgba(0, 0, 0, 0.2);
  transition: all 0.3s;


}


.breadcrumb {
  display: block !important;
}

.breadcrumb .breadcrumb-item {
  display: inline !important;
}


#wrapper.toggled {
  margin-left: 0px;

}

#wrapper.toggled #sidebar {
  left: 0;
  overflow-x: visible;
}




#wrapper #sidebar .logo {
  transition: all 0.2s;

}


.navbar .dropdown-item {
  padding: 1rem;

}

.navbar .dropdown-menu i {
  display: inline-block;
  margin-right: .5rem;

}


#navbarBottom .nav-link {
  padding: .5rem !important;
}



.text-no-wrap,
.no-wrap {
  text-overflow: ellipsis !important;
  white-space: nowrap;
  overflow: hidden;


}




.sticky {
  display: block;
  position: -webkit-sticky;
  /* Safari */
  position: sticky !important;
  top: 0px !important;

  z-index: 1;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}


#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #7386D5;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#dismiss:hover {
  background: #fff;
  color: #7386D5;
}


#sidebar .sidebar-header {
  height: 60px !important padding:;
  background: none;
}


#sidebar .custom-navbar .navbar-nav.navbar-bottom li.nav-item a:after {
  display: block;
  width: 4px;
  height: 0px;
  bottom: auto;
  left: 0;
  content: '';

}

#sidebar .custom-navbar {
  background-color: #ffffff;
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 5px;
}

#sidebar ul,
#sidebar ul li,
#sidebar ul li>a {

  width: 100%;
}


#sidebar ul li ul,
#sidebar ul li a.has-arrow.collapsed,
#sidebar ul li.active>a,
#sidebar a[aria-expanded="true"] {
  /*  background: rgba(0,0,0,.5);*/
  position: relative;
}


#sidebar ul li a[class=not(collapsed)] ul,
{
/*display: none!important;*/
}

#sidebar ul li.active>.nav-link:before,
#sidebar a[aria-expanded="true"]:before,
#sidebar a[aria-expanded="true"]+ul:before {
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--primary);

}

#sidebar ul li.active>a i,
#sidebar a[aria-expanded="true"] i {

  color: var(--primary);

}



a[data-toggle="collapse"] {
  position: relative;
}

ul ul a {
  font-size: 0.9em !important;
  /*padding-left: 30px !important;*/
}



.right-sidebar {
  width: 100%;
  width: 420px;

  height: 100vh;
  position: fixed;
  right: -600px !important;
  top: 0px;
  background: #fdfdfd;
  z-index: 1050 !important;
  -webkit-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0;

  transform: all ease 0.5s;

}

.right-sidebar.open {
  right: 0 !important;
}

.right-sidebar>div+div {
  height: calc(100vh - 60px);
  overflow-y: auto;
}








#sidebar-right .dropdown .dropdown-menu {

  position: absolute;
  left: auto;
  right: 100%;
  top: 0;
  height: ;
  margin: 0;
  padding: 0;

  min-width: 190px;
  z-index: 999;
  margin-right: 2rem;

  transform: will-change: transform;
}

#sidebar-right .dropdown .dropdown-menu .header {

  padding: 1rem;
  background: blue;
  color: white;
  margin: 0;
  position: relative;
  overflow: visible;
}


#sidebar-right .dropdown .dropdown-menu .header:after {

  content: "";
  background: blue;
  color: white;
  margin: 0;
  padding: 0;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  margin-right: -7.5px;
  transform: rotateZ(45deg);
  border-radius: 2px;

}




.sidebar-nav .has-arrow {
  position: relative;
}


.sidebar-nav .has-arrow:after {
  position: absolute;
  content: '';
  width: 7px;
  height: 7px;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #607d8b;
  right: 1em;
  -webkit-transform: rotate(135deg) translate(0, -50%);
  -ms-transform: rotate(135deg) translate(0, -50%);
  -o-transform: rotate(135deg) translate(0, -50%);
  transform: rotate(135deg) translate(0, -50%);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  top: 47%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.sidebar-nav .has-arrow[aria-expanded="true"]:after {
  -webkit-transform: rotate(-135deg) translate(0, -50%);
  -ms-transform: rotate(-135deg) translate(0, -50%);
  -o-transform: rotate(-135deg) translate(0, -50%);
  top: 45%;
  width: 7px;
  transform: rotate(-135deg) translate(0, -50%);
}


.navbar .form-control {

  background-color: #f8f9fa !important;
  padding-right: .5rem;
  padding-left: .5rem;
  /*border-radius: 1rem;*/
}

.alert {
  display: block;
  padding: 10px;
  width: ;
  margin: 10px auto;
}




#sidebar .nav .nav-link i {
  margin-right: 1rem;
  width: 30px;
}






#sidebar-right {
  right: 0;
  left: auto;
  height: 100vh;
  z-index: 999;
  padding: .;
  overflow: hidden;
  box-shadow: none;
}

#wrapper.toggled #sidebar::before {
  display: block;

}

#wrapper.toggled #sidebar .navbar-toggler::before {
  content: "";

}


#wrapper.toggled #sidebar .logo,
#wrapper.toggled #sidebar ul li>a span {
  width: ;
  overflow: hidden;
  display: inline-block;
}




.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}



#wrapper.toggled .overlay {
  display: block !important;
  opacity: 1 !important;

}




.dropdown-toggle::after {
  display: none;
}

.sticky {
  position: -webkit-sticky;
  /* Safari */
  position: sticky !important;
  top: 0px !important;
  background: #FAFAFA;
  z-index: 1;

}

#wrapper {
  margin: 0;
  z-index: 999;
  position: relative;
  min-width: 320px;
  padding: 0;

}


tr .visible-hover {
  opacity: 0;
}

tr:hover .visible-hover {
  opacity: 1;
}
}

#form-search button {
  background: none !important;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0 5px;
  height: 100%;
}



#form-search button.btn-reset {
  position: absolute;
  left: auto;
  right: 26px;
  cursor: default;
  visibility: hidden;
  top: 0;
  -webkit-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}


#form-search button.btn-filter {
  left: auto;
  right: 0;
  cursor: default;
  visibility: visible;
  top: 0;
  -webkit-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}


#inputsearch:focus+button.btn-reset {

  visibility: visible;
  top: 0;

}

#wrapper-content.content {
  margin: 0 !important;
  height: calc(100vh - 60px);
  background: #;
  overflow: auto;
  padding: 0;
}

.count {
  position: absolute;
  top: 0.5rem;
  right: 1.3rem;
}








[type="checkbox"]+label {
  /*padding: 0!important;*/
  margin: 0 !important;
  min-width: 30px !important;
  min-height: 30px !important;
  background: # !important;
}

.table {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}


.bottombar .nav-item .nav-link {
  position: relative;
}

.badge-danger {
  color: #fff;
  background-color: #e74a3b;
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .35rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}



.sidebar .nav-item .nav-link .badge-counter,
.topbar .nav-item .nav-link .badge-counter,
.bottombar .nav-item .nav-link .badge-counter {
  position: absolute;
  /* transform: scale(.7);*/
  transform-origin: top right;
  right: ;
  margin-top: .25rem;
  top: 0;
}

.table tr.bg-danger a:not('.btn') {
  color: inherit !important;
}


.nav.nav-stacked>li a {
  display: block;
  position: relative;
  border-left: 4px solid transparent;
}

.nav.nav-stacked>li a::before {
  content: "";
  width: 4px;
  height: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #1c84c6;
  z-index: 9999;
}

nav.nav-stacked>li a:hover {

  border-left: 4px solid #1c84c6;
}

.navbar-nav .dropdown .dropdown-menu {
  left: auto;
  right: 0;

}

#main-navbar .dropdown-menu::after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  background: #FFF;
  transform: rotateZ(45deg);
  position: absolute;
  top: -5px;
  right: 1rem;
  box-shadow: -10px -5px 10px rgba(0, 0, 0, 0.2);

}




#fullpage-btn {
  position: fixed;
  right: 0;
  bottom: 0;
  margin: 10px;
  transition: all .3s;
}

#wrapper.fullpage #fullpage-btn {

  transform: rotateZ(-180deg);
}

#sidebar .nav-link

/*.navbar-dark a[class=not(.dropdown-item)]*/
  {
  padding: .5rem 1rem;
}

.navbar-dark .nav-link

/*.navbar-dark a[class=not(.dropdown-item)]*/
  {

  color: rgba(255, 255, 255, .75) !important;
  cursor: pointer;
}

.navbar-dark a:hover {
  color: #FFF !important;
}

.navbar-dark .active a,
.navbar-dark a:active,
.navbar-dark a.active:hover,
.navbar-dark a:hover {
  background: rgba(255, 255, 255, .1) !important;
}




@media screen and (min-width: 768.98px) {


  body {
    /*margin-top: 0!important;*/
  }





  .widget .widget-body {
    max-height: calc(100vh - 200px);


  }

  #wrapper.toggled,
  #wrapper.toggled footer {
    margin-left: 0;
    margin-right: 0;


  }




  #wrapper.toggled #sidebar {
    left: 0 !important;

  }
}




.right-sidebar {
  height: 100vh;

  position: fixed;

  background: #fdfdfd;
  z-index: 1050 !important;
  -webkit-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0;
  transform: all ease 0.5s;
}


.right-sidebar+article,
.right-sidebar.open+article {
  margin-right: 420px !important;
  transform: all ease 0.5s;
  /*  background: red!important ;*/
  max-height: 100vh;

}



#wrapper.toggled .overlay {
  display: none;
  opacity: 0
}

}


@media print {
  #sidebar {
    left: 0 !important;
    z-index: 999;
    box-shadow: none;
    display: none;

  }

  #wrapper,
  #wrapper.toggled {
    margin-left: 0;
    margin-right: 0;
    padding: 0;

  }

  .card,
  .container,
  .container-fluid {
    margin: 0;
    padding: 0;
    a
  }

  #wrapper.toggled #sidebar {
    left: -260px !important;

  }
}

}





.nav-link .badge {
  position: absolute;
  top: .5rem;
}

#navbarBottom {

  position: fixed;
  /* Make it stick/fixed */
  bottom: 0;
  /* Stay on top */
  width: 100%;
  /* Full width */
  transition: bottom 0.3s;
  /* Transition effect when sliding down (and up) */
}

.nav .nav-link small {
  display: block;
  transition: all .3s;
  overflow: hidden;
  text-overflow: ellipsis !important;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1
}

a.card-link i,
a.card-link .h5 {
  color: rgba(0, 0, 0, .5) !important;
}


a.card-link:hover .h4 {
  color: var(--primary) !important;
}

a.product:hover {
  box-shadow: none !important;
  background: rgba(0, 123, 255, .03);
}


a.product:hover .quantity {
  color: rgba(255, 255, 255, .8) !important;
}

.page-section {
  background-color: transparent !important;
  padding: 0 !important;
}

.nav .nav-item.active .nav-link small,
.nav .nav-link:hover small {
  display: block;
  opacity: 1;

}

.btn.rounded {
  border-radius: 1.2rem !important;
}

.nav-tabs {
  border: none;
  margin-left: 0;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link.active {

  position: relative;
  padding: 1rem;
  border: 0;

}

.navbar-tabs .nav-link::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background-color: var(--primary);
  border: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;

}

.nav-tabs .nav-item .nav-link:hover::after,
.nav-tabs .nav-item .nav-link.active:hover::after,
.nav-tabs .nav-item .nav-link.active::after {
  opacity: 1;
}

.nav-tabs .nav-item .nav-link:hover::after {
  background-color: var(--light);
}


.thumbnail img {
  border-radius: 0;
}

.thumbnail h4 {

  padding: 0 10px;
  text-transform: uppercase;

}


.section-title {
  font-family: century gothic;
  text-transform: uppercase;

  font-weight: 50
}


footer .nav-link {
  padding: .5rem !important;
}

.navbar>li>a !hover {
  border: none;
}

.thumbnail {
  border: 0;
  border-radius: 0;

}

#mainNav {
  background-color: #FFF !important;
  /*padding-top: 1rem;
  padding-bottom: 1rem;*/
}

#mainNav .nav-link {
  color: #777 !important;

}





.progressbar div {
  height: 10px;
}

.progressbar {
  border-radius: 5px;
}


h4.text-thin {
  font-weight: 350 !important;
}


.bg-services {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #;

  top: 0;
  left: 0;
}

.services a.thumb-link {
  display: block;
  padding: 10px;
  height: 280px;
  background: none;
  color: #F2F2F2;
  text-align: center;
  position: relative;
  line-height: 100%;

}

.services a.thumb-link:hover {
  background: #000;
  color: #FFF;
}

.services a h4 {
  margin-top: 100px;
  background: rgba(255, 255, 255, 1);
  padding: 10px;
  position: absolute;
  bottom: 50p%;
  left: 0;
  z-index: 999;
  color: rgba(0, 0, 0, .87);



}

.services a>img,
#services img {

  background-attachment: static;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.services a>img {

  color: rgba(255, 255, 255, .75);
  opacity: .;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;

}

#services div.col-md-6 h2 {
  font-size: 2em;
  padding: 10px;
  font-weight: 50;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.tag {
  display: inline-block;
  padding: .25rem .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  cursor: pointer;
}

.tag.tag-info {
  background: var(--info);
}

.tag.tag-primary {
  background: var(--primary);
}

.tag span {
  margin-right: .25rem;
}

.btn.btn-icon {
  display: inline-block;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  color: #777;
  background-color: var(--light);
  margin: .0;

  margin-left: .5rem;
}

.btn.btn-facebook:hover {
  background-color: #3b5998;
  color: #FFF;

}

.container {
  padding: 0 1rem !important;
}

.btn.btn-twitter:hover {
  background-color: #03d0fc;
  color: #FFF;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-nav {
  position: static;
}

@media screen and (min-width: 678px) {
  .owl-carousel {
    position: relative;
    overflow:
  }


  .owl-carousel .owl-nav button {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    top: calc(50% - 50px);
    background: #FFF !important;
    left: -60px;
    box-shadow: 0px 1px 4px #ccc;
    text-align: center;
    font-size: 2rem;
    border-radius: 50px;

  }

  .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -60px;
    text-align: center;
    box-shadow: 0px 1px 4px #ccc;
  }

}

.list-group-item {
  border: none;
  background: none;

}

.list-group-item::after {
  content: "";
  display: block;

  clear: both;
}

.list-group-item-avatar {
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 10px;
}

.img-holder {
  padding: 10px;
}

.breadcrumb {
  background-color: transparent;
  color: #FFF;
}

.breadcrumb a {
  color: inherit;
}

.course-card {
  border-radius: .5rem !important;
  border-color: ;
  overflow: hidden;
}

.course-card:hover {}

footer {
  background: #;
  color: #FFF;
  font-weight: normal;

}

footer h4 {
  color: var(--primary);
}

footer a {
  color: inherit !important;
  font-weight: normal;
}

.text-thin {
  font-weight: 300;
}

.text-facebook {
  color: #3b5998 !important;
}

.text-twitter {
  color: #03d0fc !important;
}


#sidebar i {
  padding-right: 1rem;
}

#sidebar i {
  padding-right: 1rem;
}



/*AJOUT CSS*/
form [class^=col] {
  /*margin-top: 1rem!important*/
}

body {
  font-family: system-ui !important;
}

.border-primary {

  border-color: var(--primary) !important;
}

.bg-primary,
.list-group-item.active {

  background-color: var(--primary) !important;
}

.btn-primary,
.btn-outline-primary:active,
.btn-outline-primary:hover {
  color: #fff;
  background-color: var(--primary) !important;
  background-color: var(--primary) !important;
  border-color: var(--primary) !important;
}

.btn-outline-primary {
  color: var(--primary) !important;
  border-color: var(--primary) !important;
}

.text-primary,
.btn-outline-primary {
  color: var(--primary) !important;

}

.sticky {

  background-color: var(--white) !important;

}

.sticky-bottom {
  position: -webkit-sticky;
  position: sticky !important;
  bottom: 0 !important;

  background-color: var(--white) !important;

}

html {}

.nav-tabs .nav-link,
.nav-tabs .nav-link.active {
  position: relative;
  padding: 0.5rem 1rem;
  border: 0;
}

main {
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: start;
  align-items: stretch;
  flex-wrap: nowrap;
  width: 100%;
  /*min-height: calc(100vh - 100px) ;*/
  background: ;

}

.modal .modal-content {
  border-radius: 1.25rem !important;
  overflow: hidden;
}

#bottom-actions {

  transition: bottom 0.3s;
  /* Transition effect when sliding down (and up) */
}

.scrtabs-tab-scroll-arrow {
  border: 1px solid #dddddd;
  border: none;
  border-top: none;
  color: #428bca;
  display: none;
  float: left;
  font-size: 12px;
  height: 40px;
  margin-bottom: -1px;
  padding-left: 2px;
  padding-top: 13px;
  width: 0px;
}

.scrtabs-tabs-fixed-container {
  float: left;
  height: 40px;
  overflow: hidden;
  width: 100%;
}


#navbarBottom {

  position: fixed;
  /* Make it stick/fixed */
  bottom: 0;
  /* Stay on top */
  width: 100%;
  /* Full width */
  transition: bottom 0.3s;
  /* Transition effect when sliding down (and up) */
  overflow: hidden !important;
}

.theme-dark #navbarBottom {
  background: var(--dark) !important;
}

#navbarBottom .nav-item .nav-link {
  min-width: 64px;
  width: 100%;
  max-width: 100%;
  padding: .5rem !important;
}

.theme-dark #navbarBottom .nav-item .nav-link {
  color: var(--white) !important;


}


#navbarBottom .nav-item.active .nav-link,
#navbarBottom .nav-link.active {
  color: rgba(255, 255, 255, 1) !important;
  background-color: var(--primary) !important;
  background-image: linear-gradient(180deg, var(--primary) 70%, rgba(0, 0, 0, .15))
}

.theme-dark #navbarBottom .nav-item.active .nav-link,
.theme-dark #navbarBottom .nav-item .nav-link.active {
  color: var(--dark) !important;
  background: var(--primary) !important;
}


#navbarBottom .nav-item .nav-link i {
  font-size: 24px !important;
}


#navbarBottom .badge-counter {
  transition: transform 330ms ease-in-out;

}

.scaled {
  animation: scaling-image-animation 1s ease;

}



@keyframes scaling-image-animation {
  0% {
    transform: scale(0.5);
    opacity: 0.8;
  }

  50% {
    transform: scale(2);
  }

  100% {
    transform: scale(1);
  }
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: var(--primary) !important;
}


.nav .nav-link small {
  display: block;
  transition: all .3s;
  overflow: hidden;
  text-overflow: ellipsis !important;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1
}

a.card-link i,
a.card-link .h5 {
  color: rgba(0, 0, 0, .5) !important;
}


a.card-link:hover .h4 {
  color: var(--primary) !important;
}

a.product:hover {
  box-shadow: none !important;
  background: rgba(0, 123, 255, .03);
}


a.product:hover .quantity {
  color: rgba(255, 255, 255, .8) !important;
}

.nav .nav-item.active .nav-link small,
.nav .nav-link:hover small {
  display: block;
  opacity: 1;

}


.btn.rounded {
  border-radius: 1.2rem !important;
}

.nav-tabs {
  border: none;
  margin-left: 0;
}

.scrtabs-tab-container {
  height: ;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link.active {

  position: relative;
  /*padding: .5rem 1rem;*/
  border: 0;

}

.nav-tabs .nav-link.active {

  color: var(--primary) !important;

}



.navbar-tabs .nav-link::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background-color: var(--primary);
  border: 0;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;

}

a,
.card-link,
.btn-link {
  color: var(--primary);
}

.nav-tabs .nav-item .nav-link:hover::after,
.nav-tabs .nav-item .nav-link.active:hover::after,
.nav-tabs .nav-item .nav-link.active::after {
  opacity: 1;
}

.nav-tabs .nav-item .nav-link:hover::after {
  background-color: var(--light);
}

.form-control {
  min-width: 90px !important;
}

.fullpage {
  position: fixed !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  transition: all 3s;
}

.turbolinks-progress-bar {
  background: var(--dark);
}


.clickable * {
  pointer-events: none;
}

#stock-summary-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: .25rem;
  font-size: 1rem !important;
}

.product-container:active {
  border-radius: 1.5rem !important;

}



#product-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  grid-gap: .25rem;
  font-size: 1rem !important;
}

.product-container:active {
  border-radius: 1.5rem !important;

}

#product-container .name {
  overflow: hidden;
  /* Masque le contenu qui déborde de la boîte */
  text-overflow: ellipsis;
  /* Ajoute une ellipse (...) pour indiquer le débordement du texte */
  display: -webkit-box;
  /* Affiche un élément en tant que conteneur flexible */
  -webkit-box-orient: vertical;
  /* Définit l'orientation du conteneur flexible */
  -webkit-line-clamp: 1;
  /* Limite le nombre de lignes affichées dans un conteneur de bloc */
  line-height: 1.5rem;
  /* Définit la hauteur d'une ligne de texte dans la boîte */
  max-height: 3rem;
  /* Définit la hauteur maximale de la boîte */
  text-align: left !important;
  margin: 0 !important;
  padding: .25rem .5rem !important;
}

}

#product-container .price {
  background: ;
  overflow: hidden;
  /* Masque le contenu qui déborde de la boîte */
  text-overflow: ellipsis;
  /* Ajoute une ellipse (...) pour indiquer le débordement du texte */
  display: -webkit-box;
  /* Affiche un élément en tant que conteneur flexible */
  -webkit-box-orient: vertical;
  /* Définit l'orientation du conteneur flexible */
  -webkit-line-clamp: 1;
  /* Limite le nombre de lignes affichées dans un conteneur de bloc */
  line-height: 1.5rem;
  /* Définit la hauteur d'une ligne de texte dans la boîte */
  max-height: 3rem;
  /* Définit la hauteur maximale de la boîte */
  text-align: left !important;
  margin: 0 !important;
  padding: .25rem .5rem !important;
}



#product-container .card {
  border-radius: 0.5rem !important;
}


#product-container .product-remove {
  background: var(--light) !important;
  color: var(--danger) !important;
  display: none !important;

}

#product-container .active .product-remove {
  display: block !important;


}

@media (min-width: 576px) {}

@media (min-width: 768px) {
  #product-container {

    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)) !important;

  }



}



.sidebar-menu .list-group-item {
  color: inherit;
  text-decoration: none;
  margin-bottom: 0;
  /*border-radius: 0 25px 25px 0;*/
  color: inherit;
}

.sidebar-menu .list-group-item i {
  width: 48px;
  text-align: center;
}



#user-sidebar-menu .list-group-item:hover,
#user-sidebar-menu .list-group-item:active,
#user-sidebar-menu .list-group-item.active {
  background: white !important;
  color: inherit !important;
}



#summary-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 0.25rem;
  font-size: 1rem !important;

}

#summary-container a,
#summary-container .card {
  margin: 0 !important;

}

a.card h-100 -link:hover {
  background: var(--light) !important;
}

a.card h-100 -link:hover * {}

#notifications a.card h-100 -link:hover {
  background: var(--light) !important;
}

#notifications a.card h-100 -link:hover * {
  background: var(--light) !important;

  color: #FFF !important;
}


/* Ajoutez une animation de rotation */
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Appliquez l'animation à l'icône au clic sur le lien */
#reload-link.clicked #reload-icon {
  animation: rotate 1s infinite linear;
}

/* Style pour rendre le lien cliquable (optionnel) */
#reload-link {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: black;
}


.card .list-group-item-action d-flex justify-content-between {
  display: block;
  position: relative;
  text-align: center;
  : 1px solid var(--grey);
}

.card .list-group .list-group-item-action d-flex justify-content-between ::after {
  content: "";
  display: block;
  width: 0%;
  height: 4px;
  background: var(--primary);
  position: absolute;
  bottom: 0;
  left: 0;

}

.card .list-group .list-group-item-action d-flex justify-content-between .active::after,
.card .list-group .list-group-item-action d-flex justify-content-between :hover::after,
.card .list-group .list-group-item-action d-flex justify-content-between :visited::after {

  width: 100%;

}

.card .list-group.flex-column .list-group-item-action d-flex justify-content-between ::after {
  content: "";
  display: block;
  width: 4px;
  height: 0%;
  background: var(--primary);
  position: absolute;
  bottom: 0;
  left: 0;

}

.card .list-group.flex-column .list-group-item-action d-flex justify-content-between .active::after,
.card .list-group.flex-column .list-group-item-action d-flex justify-content-between :hover::after,
.card .list-group.flex-column .list-group-item-action d-flex justify-content-between :visited::after {
  height: 100%;
}

.card .list-group .list-group-item-action d-flex justify-content-between .active strong {
  color: var(--primary);
}



#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

#mainNav {
  color: rgba(255, 255, 255, .5) !important;

}

#mainNav .nav-link {
  font-family: sans-serif !important;
  font-weight: normal !important;
  font-size: 1rem !important;
  color: inherit !important;


}

#mainNav .nav-link:hover {
  font-family: sans-serif !important;
  color: var(--primary) !important;

}



@media (min-width: 992px) {

  #header {
    position: fixed;

  }

  #page-content-wrapper main {
    margin-top: ;
  }

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #FFF;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);

  }

  #mainNav.navbar-shrink .nav-link {
    color: #777 !important;
  }


}


#header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

#mainNav {
  color: rgba(255, 255, 255, .5) !important;

}

#mainNav .nav-link {
  font-family: sans-serif !important;
  font-weight: normal !important;
  font-size: 1rem !important;
  color: inherit !important;


}

#mainNav .nav-link:hover {
  font-family: sans-serif !important;
  color: var(--primary) !important;

}



@media (min-width: 992px) {

  #header {
    position: fixed;

  }

  #page-content-wrapper main {
    margin-top: ;
  }

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #FFF;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);

  }

  #mainNav.navbar-shrink .nav-link {
    color: #777 !important;
  }


}

.card .form-control {
  border-radius: 0.75rem !important;
  border: 1px solid #EEE !important;
  background: #FFF !important;


}

.card {
  border-radius: 1rem !important
}

/* Styles de base pour le conteneur du stepper */
.stepper-container {
  padding: 2rem;
  background-color: #f8f9fa;
  border-radius: .5rem;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

/* Styles de l'en-tête (barre de progression) */
.stepper-header {
  position: relative;
  padding: 0 1rem;
  margin-bottom: 2rem;
}

.stepper-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}

.stepper-step.active .step-icon {
  background-color: #007bff;
  color: #fff;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}

.step-icon {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  border-radius: 50%;
  background-color: #e9ecef;
  color: #6c757d;
  font-weight: 700;
  transition: all .3s ease-in-out;
}

.step-text {
  margin-top: .5rem;
  font-size: .875rem;
  color: #6c757d;
}

/* Ligne de progression */
.stepper-line {
  position: absolute;
  top: calc(1.25rem + 1px);
  left: calc(1rem + 1.25rem);
  right: calc(1rem + 1.25rem);
  height: 2px;
  background-color: #e9ecef;
}

/* Contenu des étapes (affiché ou masqué) */
.stepper-content {
  display: none;
  animation: fadeIn .5s ease-in-out;
}

.stepper-content.active {
  display: block;
}

.stepper-footer {
  padding-top: 1.5rem;
}

/* Animation d'apparition en fondu */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}