@font-face {
  font-family: 'Product Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Product Sans'), url('https://www.geant.dz/app/webroot/fonts/ProductSans-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Product';
  font-style: normal;
  font-weight: normal;
  src: local('Product'), url('https://www.geant.dz/app/webroot/fonts/Hisense-Sans-Alfabet.woff') format('woff');
  }


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body{
 font-family: 'Product';
  font-size: 1.6rem;
}

p{
  color: white;
}

.clearfix iframe{
 width: 100%; height: 250px;
}
#apropos .clearfix iframe {
    width: 100%;
    height: 633px;
}

.div-header{
  background-color: white;
  position: fixed;z-index: 11; padding: 0px 15px 0px 60px;
}

body.fp-viewing-produits #section1 .titr{
  right:  0%;
}



.logogeant{
  z-index: 1;position: sticky;padding: 24px 49px;
}

#formulaire1 .form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 28px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  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 {
  background-color: #fefefe;
  margin: 15% auto; 
  padding: 20px;
  border: 1px solid #888;
  width: 80%; 
}
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

body.fp-viewing-actualites #section3 .titreact{
  right:  0%;
}

.p-sens{
  color: #161473;
  height: 100px;
  overflow: overlay;
  padding-left: 12px;
  font-size: small;
}
.img-actualite{
padding: 0px;height: 150px; overflow: hidden;
}
.detail-actualite{
  color: #373a6b; font-weight: bold;
  font-family: 'Product Sans';
  height: 150px; overflow: hidden;
}


.fp-viewing-accueil.modal-open .modal-backdrop {
  position: relative;
}


.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #f1f1f1;
    text-decoration: none;
    background-color: #b7191b;
}
.dropdown-menu>li>a{
  color: #f1f1f1;
    margin: 0px!important;
}
/******************************************* debut page Actualite *********************************************/



/********************************************* fin page Actualite **************************************************/


/****************************************** debut page apropos ***************************************************/

#apropos{
  background-image: url(https://www.geant.dz/app/webroot/img/background/Apback.webp);background-repeat: no-repeat;background-size: 100% 100%;
}
#apropos .fp-tableCell {
  background: radial-gradient(#000000cc, #00000000);
}
#apropos .section-header {
    padding: 9%;color: #fff;
}
#apropos #titr{
  margin: 22px 0px;
}

#apropos .section-header h1{
  font-size: 3em; 
  margin: 3px;
  font-weight: bold; 
  color: #fff; 
  font-family: 'Product Sans'; 
  letter-spacing: 2px; 
  text-align: center;
  background: linear-gradient(0.5turn, #fff, #8a8989d4, #ffffff); 
  -webkit-background-clip: text;
  
}
#apropos .hvr-sink{
      position: relative;
    top: 100px;
    left: 50%;
}
#apropos .modal-content {
    background-color: #fefefe;
    margin: 0px;
    padding: 0px;
    border: 1px solid #888;
    width: 100%;
    margin-top: 8%;
}
.clearfix #apropos iframe {
    width: 100%;
    height: 560px;
}

/**************************************** fin page apropos *****************************************/


/************************************** debut page catalogues ********************************************/

#sectioncatalogue div#switchingbutton1 {
    top: 32%;
    background: #282d6b;
  }
  #sectioncatalogue div#switchingbutton1{
    position: fixed;
    right: -265px;
    transition: all 0.5s ease;
    width: 160px;
    z-index: 11111;
    padding: 13px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton1 .hover-a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    margin-left: 10px;
    display: block;
    white-space: nowrap;
    border-bottom-left-radius: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 10px;
    border-top-left-radius: 50px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton1 .hover-a {
    position: fixed;
    right: 0px;
    background-color: #282d6b;
    height: 49px;
    top: 32%;
  }
  #sectioncatalogue #switchingbutton1 .hover-a img{
      width: 50px;
      height: 50px;
  }
  #sectioncatalogue div#switchingbutton1:hover{
      right: 0;
  }
  #sectioncatalogue div#switchingbutton1:hover .hover-a{
     right: 152px;
     transition: all 0.5s ease;
  }
  #sectioncatalogue div#switchingbutton1 i{
    font-size: 2em;
  }
  
  #sectioncatalogue div#switchingbutton2 {
    top: 38%;
    background: #282d6b;
  }
   #sectioncatalogue div#switchingbutton2 i{
    font-size: 2em;
  }
  #sectioncatalogue div#switchingbutton2{
    position: fixed;
    right: -265px;
    transition: all 0.5s ease;
    width: 160px;
    z-index: 11111;
    padding: 13px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton2 .hover-a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    margin-left: 10px;
    display: block;
    white-space: nowrap;
    border-bottom-left-radius: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 10px;
    border-top-left-radius: 50px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton2 .hover-a {
    position: fixed;
    right: 0px;
    background-color: #282d6b;
    height: 49px;
    top: 38%;
  }
  #sectioncatalogue #switchingbutton2 .hover-a img{
      width: 50px;
      height: 50px;
  }
  #sectioncatalogue div#switchingbutton2:hover{
      right: 0;
  }
  #sectioncatalogue div#switchingbutton2:hover .hover-a{
       right: 152px;
       transition: all 0.5s ease;
  }
  #sectioncatalogue div#switchingbutton3 {
    top: 44%;
    background: #282d6b;
  }
   #sectioncatalogue div#switchingbutton3 i{
    font-size: 2em;
  }
  #sectioncatalogue div#switchingbutton3{
    position: fixed;
    right: -265px;
    transition: all 0.5s ease;
    width: 160px;
    z-index: 11111;
    padding: 13px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton3 .hover-a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    margin-left: 10px;
    display: block;
    white-space: nowrap;
    border-bottom-left-radius: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 10px;
    border-top-left-radius: 50px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton3 .hover-a {
    position: fixed;
    right: 0px;
    background-color: #282d6b;
    height: 49px;
    top: 44%;
  }
  #sectioncatalogue #switchingbutton3 .hover-a img{
      width: 50px;
      height: 50px;
  }
  #sectioncatalogue div#switchingbutton3:hover{
      right: 0;
  }
  #sectioncatalogue div#switchingbutton3:hover .hover-a{
       right: 152px;
       transition: all 0.5s ease;
  }
  #sectioncatalogue #cssmenu1{
       background-color: #282d6b;
       text-align: center;
       padding-left: 0px;
       padding-bottom: 0px;
  }
  #sectioncatalogue #cssmenu1 h5{
    padding: 0; color: white;margin: 2px;
  }
  #sectioncatalogue #canvas{
    background: radial-gradient(#000000, #fff0);
  }
  #sectioncatalogue #canvas .cont1{
   
    padding-bottom: 0px;
    display: block;
    position: absolute;
    top: 100px;    
    z-index: 999;
  }
 #sectioncatalogue #canvas .cont1 h4{
    font-size: 3em;
    margin: 3px;
    font-weight: bold;
    color: #fff;
    font-family: 'Product Sans';
    letter-spacing: 2px;
    text-align: center;
    background: linear-gradient(0.5turn, #fff, #d4d3d3, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #sectioncatalogue div#switchingbutton1 {
    top: 32%;
    background: #282d6b;
  }
  #sectioncatalogue div#switchingbutton1{
    position: fixed;
    right: -265px;
    transition: all 0.5s ease;
    width: 160px;
    z-index: 11111;
    padding: 13px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton1 .hover-a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    margin-left: 10px;
    display: block;
    white-space: nowrap;
    border-bottom-left-radius: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 10px;
    border-top-left-radius: 50px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton1 .hover-a {
    position: fixed;
    right: 0px;
    background-color: #282d6b;
    height: 49px;
    top: 32%;
  }
  #sectioncatalogue #switchingbutton1 .hover-a img{
      width: 50px;
      height: 50px;
  }
  #sectioncatalogue div#switchingbutton1:hover{
      right: 0;
  }
  #sectioncatalogue div#switchingbutton1:hover .hover-a{
     right: 152px;
     transition: all 0.5s ease;
  }
  #sectioncatalogue div#switchingbutton1 i{
    font-size: 2em;
  }
  
  #sectioncatalogue div#switchingbutton2 {
    top: 38%;
    background: #282d6b;
  }
   #sectioncatalogue div#switchingbutton2 i{
    font-size: 2em;
  }
  #sectioncatalogue div#switchingbutton2{
    position: fixed;
    right: -265px;
    transition: all 0.5s ease;
    width: 160px;
    z-index: 11111;
    padding: 13px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton2 .hover-a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    margin-left: 10px;
    display: block;
    white-space: nowrap;
    border-bottom-left-radius: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 10px;
    border-top-left-radius: 50px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton2 .hover-a {
    position: fixed;
    right: 0px;
    background-color: #282d6b;
    height: 49px;
    top: 38%;
  }
  #sectioncatalogue #switchingbutton2 .hover-a img{
      width: 50px;
      height: 50px;
  }
  #sectioncatalogue div#switchingbutton2:hover{
      right: 0;
  }
  #sectioncatalogue div#switchingbutton2:hover .hover-a{
       right: 152px;
       transition: all 0.5s ease;
  }

  #sectioncatalogue div#switchingbutton3 {
    top: 44%;
    background: #282d6b;
  }
   #sectioncatalogue div#switchingbutton3 i{
    font-size: 2em;
  }
  #sectioncatalogue div#switchingbutton3{
    position: fixed;
    right: -265px;
    transition: all 0.5s ease;
    width: 160px;
    z-index: 11111;
    padding: 13px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton3 .hover-a {
    text-decoration: none;
    color: #fff;
    line-height: 50px;
    margin-left: 10px;
    display: block;
    white-space: nowrap;
    border-bottom-left-radius: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 10px;
    border-top-left-radius: 50px;
    border-bottom: #fff solid 2px;
    border-top: #fff solid 2px;
    border-left: #fff solid 2px;
  }
  #sectioncatalogue #switchingbutton3 .hover-a {
    position: fixed;
    right: 0px;
    background-color: #282d6b;
    height: 49px;
    top: 44%;
  }
  #sectioncatalogue #switchingbutton3 .hover-a img{
      width: 50px;
      height: 50px;
  }
  #sectioncatalogue div#switchingbutton3:hover{
      right: 0;
  }
  #sectioncatalogue div#switchingbutton3:hover .hover-a{
       right: 152px;
       transition: all 0.5s ease;
  }
  #sectioncatalogue #cssmenu1{
       background-color: #282d6b;
       text-align: center;
       padding-left: 0px;
       padding-bottom: 0px;
  }
  #sectioncatalogue #cssmenu1 h5{
    padding: 0; color: white;margin: 2px;
  }
  #sectioncatalogue #canvas{
    background: radial-gradient(#000000, #fff0);
  }
  #sectioncatalogue #canvas .cont1{
   
    padding-bottom: 0px;
    display: block;
    position: absolute;
    top: 100px;    
    z-index: 999;
  }
 #sectioncatalogue #canvas .cont1 h4{
    font-size: 3em;
    margin: 3px;
    font-weight: bold;
    color: #fff;
   font-family: 'Product Sans';
    letter-spacing: 2px;
    text-align: center;
    background: linear-gradient(0.5turn, #fff, #d4d3d3, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  #sectioncatalogue .magazine-viewport .magazine {
    width: 80vw;
    height: 50vh;
    left: 0; 
}

/****************************************** fin page catalogue ***********************************************/


/****************************************** debut page contact *************************************/


#sectioncontact .titre {
   font-size: 3em;
   font-weight: bold; 
   color: #fff; 
   font-family: 'Product Sans';
   letter-spacing: 2px; 
   text-align: center;
   
}
#sectioncontact .titre img {
    position: absolute;
    left: 42.5%;
    width: 15%;
    top: 15%;
}
#sectioncontact .form-control {
  background: white;
  border: 1px solid #282d6b;
  height: 50px;
    font-size: 16px;
}
#sectioncontact .fa-contact{
  color: red;
  padding: 10px;
  border: 1px solid red;
  border-radius: 50%;
  font-size: 2em;
}
#sectioncontact #contactdroite{
  margin-bottom: 14px;
} 
#sectioncontact #contactdroite .info{
  margin-bottom: 0px;
}
#sectioncontact #contactdroite .formContact{
  padding: 5px;
}
#sectioncontact #contactdroite .message{
  margin-bottom: 0px;
}
#sectioncontact .formContact .message{
  height: 170px;border-radius: 16px;font-size: 16px;
}
#sectioncontact .btnenvo{
  height: 175px; margin-bottom: 0px;
}
#sectioncontact .btnenvo .lien{
   padding: 0px 14px;margin: 0px;position: absolute;bottom: 0px;
}
#sectioncontact .btnenvo .comment-btn{
  background: #282d6b;color: white;font-size: 22px;border: 1px solid #282d6b; border-radius: 10px;margin: 0px;
}
#sectioncontact .sect1{
  padding-bottom: 2%;
}
#sectioncontact .sect2{
  background: radial-gradient(#000000, #00000036); 
  padding-top: 1%;
  margin-bottom: 1%;
  padding-bottom: 1%; 
  border: 2px solid #00000000;
  -webkit-box-shadow: 15px 3px 29px -1px rgba(0,0,0,0.75); 
  -moz-box-shadow: 15px 3px 29px -1px rgba(0,0,0,0.75);
  box-shadow: 15px 3px 29px -1px rgb(0, 0, 0);
}
#sectioncontact .sect2 .mapss{
  float: right;
  border: 2px solid #282d6b; 
  height: 60px; 
  width: 60px; 
  padding: 9px; 
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 0 1.5rem 0 rgb(40, 45, 107);
  cursor: pointer;
  position: relative; 
  bottom: 50px;
  background-image: url(https://www.geant.dz/app/webroot/img/map-icon.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

#sectioncontact .sect2 .mapss:hover{
  background-color: #282d6b;
  background-image: url(https://www.geant.dz/app/webroot/img/localisation.png);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-size: 67%;
}

#sectioncontact .sect2 .contact span{
  text-align: center;list-style-position: inside;padding: 10px;
}
#sectioncontact .sect2 .contact span i{
  border: 1px solid;border-radius: 50%; width: 30px;color: #c21c1c;height: 30px;padding: 5px;font-size: 22px;font-weight: 600;
}
#sectioncontact .sect3 img{
  -webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));margin: auto;
}
#sectioncontact .fp-tableCell{
  padding-top: 7%;
}
#sectioncontact .single-address{
  color: #fff;font-size: large;
}
/************************************************* fin page contact ****************/


/******************************************************** DEBUT PAGE Emploi ***************************************************************/
#Emploi{
  background-image: url(	https://www.geant.dz/app/webroot/img/background/rec.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#Emploi .header{
  margin: 22px 0px;position: relative;bottom: 6%;
}
#Emploi .header h1{
  font-size: 3em; 
  margin: 3px;
  font-weight: bold; 
  color: #fff; 
  /*font-family: 'Nexa Bold Regular'; */
  font-family: 'Product Sans';
  letter-spacing: 2px; 
  text-align: center;
 /*-webkit-box-reflect: below -16px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(72%, #282d6b), to(#282d6b));*/
    
}
#Emploi .header .shadow{
  position: absolute;left: 42.5%; width: 15%;top: 68%;
}
#Emploi .corpEmploi .liste{
  background: rgba(226, 226, 226, 0.1);
  backdrop-filter: blur(10px);
  /*background: #ffffffb8;*/
  padding: 0;
 /* box-shadow: 2px 2px 3px 3px #333333db;*/
  border-radius: 20px;
  margin-bottom: 20px;
}
#Emploi .corpEmploi .liste .titre{
  color: white;font-weight: bold;
  /*font-family: 'Nexa Bold Regular';*/
  font-family: 'Product Sans';
  font-size: 22px;
}
#Emploi .hr{
  margin: 26px auto;background-color: #ffffff;height: 2px;
}
#Emploi .corpEmploi .liste .contenu{
  height: 450px;overflow: auto;padding-left: 0px;
}
#Emploi .corpEmploi .liste .contenu .element{
  background: #00000085; margin-bottom: 10px;color: white;
}
#Emploi .corpEmploi .liste .contenu .element button{
    padding: 12px 8px;
    border-radius: 10px;
    background: rgba(0,0,0,.5);
    border-top-right-radius: 55px;
    margin: auto;
    position: absolute;
    bottom: 10%;
    right: 1%;
    font-size: 14px;
}
#Emploi .corpEmploi .CV{
  background: rgba(226, 226, 226, 0.1);
  backdrop-filter: blur(10px);
  padding: 0;
  border-radius: 20px;
}
#Emploi .corpEmploi .CV h1{
  text-align: center;
  color: white;
  font-weight: bold;
  /*font-family: 'Nexa Bold Regular';*/
  font-family: 'Product Sans';
  font-size: 22px;
}
#Emploi .hr{
  margin: 26px auto;background-color: #000000;height: 2px;
}
#Emploi .formContact {
    padding: 10px;
}
#Emploi .header {
    margin: 22px 0px;
    position: relative;
    bottom: 10%;
}
#Emploi .btnenvoi button{
  background: #282d6b;color: white;font-size: 14px;border: 1px solid #282d6b;border-radius: 10px;
}
#Emploi .image-preview-input{
  position: relative;
  overflow: hidden;
  margin: 0px;
  color: #fff;
  background: none;
  border-color: #ccc;
}
#Emploi .image-preview-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
#Emploi .image-preview-input-title {
  margin-left:2px;
}
#Emploi .popover{
  position: relative;
  top: 0;
}
#Emploi .form-control {
  border: 1px solid white!important;
  background: none;
  outline: none;
} 
#Emploi .corpEmploi .element h1{
  font-family: 'Product Sans';
  font-size: 18px;
}
#Emploi .corpEmploi .element .contenu-emploi{
  font-size: 16px;line-height: 1.9;
}
#Emploi .corpEmploi .liste .contenu .element button i {
   padding-left: 10px;font-size: 16px;
}
/************************************************* fin page Emploi ****************/


/******************************************************** DEBUT PAGE video ***************************************************************/


/**************************************************************** FIN PAGE Albumvideo *******************************************************/

/***************************************************** DEBUT PAGE SERVICE APRES VENTES *******************************************************/




/***************************************************** FIN PAGE SERVICE APRES VENTES *******************************************************/

/******************************************************** DEBUT PAGE Mobiles ***************************************************************/


/**************************************************************** FIN PAGE Mobiles *******************************************************/


/******************************************************** DEBUT PAGE details Mobiles ***************************************************************/

/**************************************************************** FIN PAGE details Mobiles *******************************************************/


/*********************************** Reseau socieaux ********************************/


/********************************** fin  reseau socieaux ************************/

/******************************** debut page shawrom *************************/

/******************************** fin page shawrom **************************/

@import url(https://fonts.googleapis.com/css?family=Titillium+Web:300);
.fa-2x {
font-size: 2em;
}

a:hover,a:focus {
text-decoration:none;
}
nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
}
nav ul,nav li {
outline:0;
margin:0;
padding:0;
}

@media(max-width:911px ){
 
}
  ::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px white; 
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px black; 
}
* {box-sizing: border-box} 


@media screen and (max-width:320px ){
 
}

@media screen and (max-width:360px ){
  
  .div-header{
    position: fixed;z-index: 11; padding: 0px;
  }
  .carousel-inner {
    position: relative;
    width: 400%;
    height: 100%;
    overflow: hidden;
  }
  .carousel-inner>.item{
    height: 100%;
  }
  #section1 .shadow {
    position: absolute;
    left: 39.5%;
    width: 22%;
    bottom: 0%;
    top: 28px;
  }
  .imgpub1{
    font-size: 18px;
  }
  .imgpub{
    font-size: 18px;
  }
 

  .titlenv h1{
    font-size: 7.638889vw!important;
  }

  .img-actualite{
    padding: 0px;
    height: 70px; 
    overflow: hidden;
  }
  .detail-actualite{
    color: #373a6b; 
    font-weight: bold;
    font-family: 'Product Sans';
    height: 70px; 
    overflow: hidden;
  }
  .detail-actualite h4{
    font-size: 14px; 
  }
  
  #formulaire1 .form-control {
    font-size: 16px;
    height: 36px;
  }
 
  .clearfix iframe{
    width: 100%; height: 200px;
  }
 
  #apropos {
    background-image: url(https://www.geant.dz/app/webroot/img/background/Apback.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #apropos .section-header {
    padding-top: 33%;
  }
  #apropos .section-header h1 {
    font-size: 21px;
    padding-bottom: 4px;
  }
 
.clearfix #apropos iframe {
    width: 100%;
    height: 560px;
}
  #sectioncatalogue {
    background-image: url(https://www.geant.dz/app/webroot/img/background/catalogue_back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  
  
  /********************************** Actualite *******************************/
    #sectionactu .titreact {
      padding-top: 30%;
    }
  
  /****************************fin actualite**************************************/

  /****************************debut  SAV **************************************/
 
  /****************************fin SAV **************************************/

  /**************************** contact ************************************/
    #sectioncontact .btnenvo {
        height: 50px;
        margin-bottom: 0px;
    }
    #sectioncontact .form-control {
        background: white;
        border: 1px solid #282d6b;
        height: 30px;
        font-size: 13px;
    }
    #sectioncontact .formContact .message {
        height: 80px;
        border-radius: 16px;
        font-size: 16px;
    }
    #sectioncontact .btnenvo .comment-btn {
        background: #282d6b;
        color: white;
        font-size: 13px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        margin: 0px;
        padding: 6px!important;
    }
    #sectioncontact .titre {
        font-size: 26px;
        padding: 6px;
    }
    #sectioncontact .sect2 .mapss {
        float: right;
        border: 2px solid #282d6b;
        height: 30px;
        left: -15px!important;
        width: 30px;
        padding: 4px;
        position: relative;
        background-size: 80% 80%;
        background-position: 3px 3px;
        bottom: 0px;
    }
    #sectioncontact .sect2 {
        height: 200px;
        overflow: auto;
    }
    #sectioncontact .single-address{
      color: #fff;    font-size: 12px;
    }
    #sectioncontact .contact h3{
      font-size: 18px;
    }
    #sectioncontact .sect2 .contact span i {
        border: 1px solid;
        border-radius: 50%;
        width: 25px;
        color: #c21c1c;
        height: 25px;
        padding: 5px;
        font-size: 12px;
        font-weight: 600;
    }
    #sectioncontact .sect2 .contact span {
        text-align: center;
        list-style-position: inside;
        padding: 0px;
    }   
    #sectioncontact .titre img {
        position: absolute;
        left: 34.5%;
        width: 31%;
        bottom: 72.6%;
        top: initial;
    }

  /***************************fin contact *************************************/

  /********************************** emploi ********************************/
    #Emploi .header h1 {
        font-size: 22px;
        padding: 4px;
    }
    #Emploi .header {
        margin: 22px 0px;
        position: relative;
        bottom: 0;
    }
    #Emploi .corpEmploi .liste .titre {
        color: white;
        font-weight: bold;
        font-family: 'Product Sans';
        font-size: 14px;
    }
    #Emploi .hr {
        margin: 18px auto;
        background-color: #000000;
        height: 2px;
    }
    #Emploi .corpEmploi .liste .contenu {
        height: 180px;
        overflow: auto;
        padding-left: 0px;
    }
    #Emploi .corpEmploi .element h1{
      font-size: 16px;
      font-family: 'Product Sans';
    }
    #Emploi .corpEmploi .element .contenu-emploi{
      font-size: 12px;line-height: 1.9;
    }
    #Emploi .corpEmploi .liste .contenu .element button {
        padding: 10px 4px!important;
        border-radius: 10px;
        background: rgba(0,0,0,.5);
        border-top-right-radius: 55px;
        margin: auto;
        position: absolute;
        bottom: 10%;
        right: 1%;
        font-size: 12px;
    }
    #Emploi .corpEmploi .liste .contenu .element button i {
       padding-left: 10px;font-size: 12px;
    }
    #Emploi .corpEmploi .CV .titre {
        color: white;
        font-weight: bold;
        font-family: 'Product Sans';
        font-size: 14px;
    }
    #Emploi form{
      height: 270px!important;
        overflow: auto;
    }
    #Emploi .formContact {
        padding: 0px;
    }
    #Emploi .form-horizontal .form-group {
        margin-right: 0px; 
         margin-left: 0px;
    }
    #Emploi .form-group {
        margin-bottom: 5px;
    }
    #Emploi .header .shadow {
        position: absolute;
        left: 26.5%;
        width: 46%;
        top: 60%;
    }
    #Emploi .btnenvoi button {
        background: #282d6b;
        color: white;
        font-size: 14px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        padding: 5px!important;
    }
  /********************************** fin emploi ********************************/

    .column {
        min-width: auto;
        min-height: 0;
        padding: 0px;
        text-align: center;
    }
    .codrops-demos a, button {
        border: none;
        padding: 0px!important;
        margin: 5px!important;
    }
   
}

@media screen and (max-width:480px ) and (min-width: 360px){
  .clearfix #apropos iframe {
    width: 100%;
    height: 560px;
}
 
 
  
 
  .div-header{
    position: fixed;z-index: 11; padding: 0px;
  }
  .carousel-inner {
    position: relative;
    width: 400%;
    height: 100%;
    overflow: hidden;
  }
  .carousel-inner>.item{
    height: 100%;
  }
  #section1 .shadow {
    position: absolute;
    left: 39.5%;
    width: 22%;
    bottom: 0%;
    top: 28px;
  }

  .imgpub1{
    font-size: 18px;
  }
  .imgpub{
    font-size: 18px;
  }
  

  .content-sub{
    width: 100%!important;
  }
  .b-news{
    font-size: 12px!important;
    padding: 14px 11px!important;
    width: 110px!important;
  }
  .email-news {
    width: calc(95% - 120px)!important;
    font-size: 12px!important;
  }

 
  .list-act{
    right: 0px!important;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    bottom: -580px;
  }
  .titlenv h1,.title-cat,.titreact{
    font-size: 5.638889vw!important;
  }
  .titlenv{
    padding-top: 0px!important;
  }
  .b-news{
    padding: 0px;
    font-size: 12px;
    width: 100px;
  }

  .content-sub{
    width: 100%;
  }
  .container .contnt {
    width: 120px;

  }

  .img-actualite{
    padding: 0px;
    height: 70px; 
    overflow: hidden;
  }
  .detail-actualite{
    color: #373a6b; 
    font-weight: bold;
    font-family: 'Product Sans';
    height: 70px; 
    overflow: hidden;
  }
  .detail-actualite h4{
    font-size: 14px; 
  }

  .footer-links-container{
    font-size: 12px;
  }

  #formulaire1 .form-control {
    font-size: 16px;
    height: 36px;
  }
 
  .clearfix iframe{
    width: 100%; height: 200px;
  }
  .nav-pills>li>a{
    font-size: 9px;
  }
 
  #apropos {
    background-image: url(https://www.geant.dz/app/webroot/img/background/Apback.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #apropos .section-header {
    padding-top: 33%;
  }
  #apropos .section-header h1 {
    font-size: 24px;
    padding-bottom: 4px;
  }
  #apropos #contenuapr {
    overflow: auto;
    height: 300px;
  }
 
  	
	#apropos #contenuapr span{
		font-size: 14px!important;
	}
	
 
  /********************************** Actualite *******************************/
    #sectionactu .titreact {
      padding-top: 30%;
    }
   
  /****************************fin actualite**************************************/

  /****************************debut  SAV **************************************/


  /****************************fin SAV **************************************/

  /**************************** contact ************************************/
    #sectioncontact .btnenvo {
        height: 50px;
        margin-bottom: 0px;
    }
    #sectioncontact .form-control {
        background: white;
        border: 1px solid #282d6b;
        height: 30px;
        font-size: 13px;
    }
    #sectioncontact .formContact .message {
        height: 80px;
        border-radius: 16px;
        font-size: 16px;
    }
    #sectioncontact .btnenvo .comment-btn {
        background: #282d6b;
        color: white;
        font-size: 13px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        margin: 0px;
        padding: 6px!important;
    }
    #sectioncontact .titre {
        font-size: 26px;
        padding: 6px;
    }
    #sectioncontact .sect2 .mapss {
        float: right;
        border: 2px solid #282d6b;
        height: 30px;
        width: 30px;
        padding: 4px;
        position: relative;
        left: -20px!important;
        bottom: 0px;
        background-size: 80% 80%;
        background-position: 3px 3px;
    }
    #sectioncontact .sect2 .mapss:hover {
      background-color: #282d6b;
      background-image: url(https://www.geant.dz/app/webroot/img/localisation.png);
      background-repeat: no-repeat;
      background-position: 2px 3px;
      background-size: 80% 80%;
    }
    #sectioncontact .sect2 {
        height: 200px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #sectioncontact .single-address{
      color: #fff;    font-size: 12px;
    }
    #sectioncontact .contact h3{
      font-size: 18px;
    }
    #sectioncontact .sect2 .contact span i {
        border: 1px solid;
        border-radius: 50%;
        width: 25px;
        color: #c21c1c;
        height: 25px;
        padding: 5px;
        font-size: 12px;
        font-weight: 600;
    }
    #sectioncontact .sect2 .contact span {
        text-align: center;
        list-style-position: inside;
        padding: 0px;
    }
    #sectioncontact .titre img {
        position: absolute;
        left: 34.5%;
        width: 31%;
        bottom: 72.6%;
        top: initial;
    }

  /***************************fin contact *************************************/

  /********************************** emploi ********************************/
    #Emploi .header h1 {
        font-size: 22px;
        padding: 4px;
    }
    #Emploi .header {
        margin: 22px 0px;
        position: relative;
        bottom: 0;
    }
    #Emploi .corpEmploi .liste .titre {
        color: white;
        font-weight: bold;
        font-family: 'Product Sans';
        font-size: 14px;
    }
    #Emploi .hr {
        margin: 18px auto;
        background-color: #000000;
        height: 2px;
    }
    #Emploi .corpEmploi .liste .contenu {
        height: 180px;
        overflow: auto;
        padding-left: 0px;
    }
    #Emploi .corpEmploi .element h1{
      font-size: 16px;
      font-family: 'Product Sans';
    }
    #Emploi .corpEmploi .element .contenu-emploi{
      font-size: 12px;line-height: 1.9;
    }
    #Emploi .corpEmploi .liste .contenu .element button {
        padding: 12px 8px!important;
        border-radius: 10px;
        background: rgba(0,0,0,.5);
        border-top-right-radius: 55px;
        margin: auto;
        position: absolute;
        bottom: 10%;
        right: 1%;
        font-size: 12px;
    }
    #Emploi .corpEmploi .liste .contenu .element button i {
       padding-left: 10px;font-size: 12px;
    }
    #Emploi .corpEmploi .CV .titre {
        color: white;
        font-weight: bold;
        /* font-family: 'Nexa Bold Regular'; */
        font-family: 'Product Sans';
        font-size: 14px;
    }
    #Emploi form{
        height: 270px!important;
        overflow: auto;
    }
    #Emploi .corpEmploi .CV {
      margin-bottom: 10%;
    }

    #Emploi .formContact {
        padding: 0px;
    }
    #Emploi .form-horizontal .form-group {
        margin-right: 0px; 
         margin-left: 0px;
    }
    #Emploi .form-group {
        margin-bottom: 5px;
    }
    #Emploi .header .shadow {
        position: absolute;
        left: 26.5%;
        width: 46%;
        top: 60%;
    }
    #Emploi .btnenvoi button {
        background: #282d6b;
        color: white;
        font-size: 14px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        padding: 5px!important;
    }
  /********************************** fin emploi ********************************/

   
    .column {
        min-width: auto;
        min-height: 0;
        padding: 0px;
        text-align: center;
    }
    .codrops-demos a, button {
        border: none;
        padding: 0px!important;
        margin: 5px!important;
    }
    nav i {
      width: auto;
    }
   
  

}

@media screen and (max-width: 600px) and (min-width: 480px) {
  .clearfix #apropos iframe {
    width: 100%;
    height: 560px;
}

 
  .dropdown-menu.langue{
    min-width: 43px!important;
  }
  .dropdown-menu>li>a {
    padding: 3px 8px;
  }
 
  #section1 .prodND {
    height: 234px;
    top:10%!important;
    left: 0%!important;
  }
  .prodND {
    position: absolute;
    top: 4%;
    background: #331a1aa3;
    /* right: -9%; */
    left: 0;
  }
  #section1 .contenu-img {
    position: absolute;
    top: 4%;
  }
  body.fp-viewing-produits .imgprod1 {
        left: 33%;
  }
  #section1 .titr{
    font-size: 2em;
    margin: 7px;
    padding-bottom: 7px;
  }
  #section1 .ProduitN{
   width: 95%!important;
    height: 300px;
  }
 
  #section1 .ProduitN a.btn{
    width: auto;
    top:26%!important;
    
  }
  body.fp-viewing-produits #section1 .contenu-img{
    right:-36%;
  }
  .div-header{
    position: fixed;z-index: 11; padding: 0px;
  }

  .carousel-inner {
    position: relative;
    width: 200%;
    height: 100%;
    overflow: hidden;
  }
  .carousel-inner>.item{
    height: 100%;
  }
  #section1 .shadow {
    position: absolute;
    left: 39.5%;
    width: 22%;
    bottom: 0%;
    top: 28px;
  }
   
  .imgpub1{
    font-size: 18px;
  }
  .imgpub{
    font-size: 18px;
  }
 

  .list-act{
    height: 235px;
    right: 0px!important;
    overflow-y: auto;
    overflow-x: hidden;
    bottom: -630px;
  }

 
  .titlenv h1 {
    font-size: 6.638889vw!important;
  }
  .title-cat{
    font-size: 6.638889vw !important;
  }
  .titreact{
    font-size: 6.638889vw !important;
  }
  .img-actualite{
    padding: 0px;
    height: 70px; 
    overflow: hidden;
  }
  .detail-actualite{
    color: #373a6b; 
    font-weight: bold;
    /*font-family: 'Nexa Bold';*/ 
    font-family: 'Product Sans';
    height: 70px; 
    overflow: hidden;
  }
  .detail-actualite h4{
    font-size: 14px; 
  }


  .nav-pills>li>a{
    font-size: 9px;
  }

  #apropos {
    background-image: url(https://www.geant.dz/app/webroot/img/background/Apback.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #apropos .section-header {
    padding-top: 33%;
  }
  #apropos .section-header h1 {
    font-size: 24px;
    padding-bottom: 4px;
  }

  #sectioncatalogue {
    background-image: url(https://www.geant.dz/app/webroot/img/background/catalogue_back.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #Emploi {
    background-image: url(https://www.geant.dz/app/webroot/img/background/rec.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .shadow2 {
    position: absolute;
    left: 0%;
    /* bottom: 180px; */
    bottom: -21px;
}
 
  /********************************** Actualite *******************************/
   
    .content-sub{
      width: 100%!important;
    }
  /****************************fin actualite**************************************/

  /****************************debut  SAV **************************************/
   
  /****************************fin SAV **************************************/

  /**************************** contact ************************************/
    #sectioncontact .btnenvo {
        height: 50px;
        margin-bottom: 0px;
    }
    #sectioncontact .form-control {
        background: white;
        border: 1px solid #282d6b;
        height: 30px;
        font-size: 13px;
    }
    #sectioncontact .formContact .message {
        height: 80px;
        border-radius: 16px;
        font-size: 16px;
    }
    #sectioncontact .btnenvo .comment-btn {
        background: #282d6b;
        color: white;
        font-size: 13px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        margin: 0px;
        padding: 6px!important;
    }
    #sectioncontact .titre {
        font-size: 26px;
        padding: 6px;
    }
    #sectioncontact .sect2 .mapss {
        float: right;
        border: 2px solid #282d6b;
        width: 40px;
        height: 40px;
        left: -20px!important;
        padding: 4px;
        position: relative;
        background-size: 80% 80%;
        background-position: 3px 3px;
        bottom: 0px;
    }
    #sectioncontact .sect2 {
        height: 200px;
        overflow: auto;
    }
    #sectioncontact .single-address{
      color: #fff;    font-size: 12px;
    }
    #sectioncontact .contact h3{
      font-size: 18px;
    }
    #sectioncontact .sect2 .contact span i {
        border: 1px solid;
        border-radius: 50%;
        width: 25px;
        color: #c21c1c;
        height: 25px;
        padding: 5px;
        font-size: 12px;
        font-weight: 600;
    }
    #sectioncontact .sect2 .contact span {
        text-align: center;
        list-style-position: inside;
        padding: 0px;
    }

   
    #sectioncontact .titre img {
        position: absolute;
        left: 34.5%;
        width: 31%;
        bottom: 72.6%;
        top: initial;
    }

  /***************************fin contact *************************************/

  /********************************** emploi ********************************/
    #Emploi .header h1 {
        font-size: 22px;
        padding: 4px;
    }
    #Emploi .header {
        margin: 22px 0px;
        position: relative;
        bottom: 0;
    }
    #Emploi .corpEmploi .liste .titre {
        color: white;
        font-weight: bold;
        font-family: 'Product Sans';
        font-size: 14px;
    }
    #Emploi .hr {
        margin: 18px auto;
        background-color: #000000;
        height: 2px;
    }
    #Emploi .corpEmploi .liste .contenu {
        height: 180px;
        overflow: auto;
        padding-left: 0px;
    }
    #Emploi .corpEmploi .element h1{
      font-size: 16px;
      font-family: 'Product Sans';
    }
    #Emploi .corpEmploi .element .contenu-emploi{
      font-size: 12px;line-height: 1.9;
    }
    #Emploi .corpEmploi .liste .contenu .element button {
        padding: 12px 8px!important;
        border-radius: 10px;
        background: rgba(0,0,0,.5);
        border-top-right-radius: 55px;
        margin: auto;
        position: absolute;
        bottom: 10%;
        right: 1%;
        font-size: 12px;
    }
    #Emploi .corpEmploi .liste .contenu .element button i {
       padding-left: 10px;font-size: 12px;
    }
    #Emploi .corpEmploi .CV .titre {
        color: white;
        font-weight: bold;
        font-family: 'Product Sans';
        font-size: 14px;
    }
    #Emploi form{
        height: 270px!important;
        overflow: auto;
    }
    #Emploi .formContact {
        padding: 0px;
    }
    #Emploi .form-horizontal .form-group {
        margin-right: 0px; 
         margin-left: 0px;
    }
    #Emploi .form-group {
        margin-bottom: 5px;
    }
    #Emploi .header .shadow {
        position: absolute;
        left: 26.5%;
        width: 46%;
        top: 60%;
    }
    #Emploi .btnenvoi button {
        background: #282d6b;
        color: white;
        font-size: 14px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        padding: 5px!important;
    }
  /********************************** fin emploi ********************************/


   
    
}

@media screen and (max-width: 768px) and (min-width: 600px){
  .clearfix #apropos iframe {
    width: 100%;
    height: 560px;
}
  
  
  .dropdown-menu.langue{
    min-width: 43px!important;
  }
  .dropdown-menu>li>a {
    padding: 3px 8px;
  }
 
  
  .div-header{
    position: fixed;z-index: 11; padding: 0px;
  }
  .carousel-inner {
    position: relative;
    width: 200%;
    height: 100%;
    overflow: hidden;
  }
  .carousel-inner>.item{
    height: 100%;
  }
  #section1 .shadow {
    position: absolute;
    left: 39.5%;
    width: 22%;
    bottom: 0%;
    top: 28px;
  }
  
  .imgpub1{
    font-size: 18px;
  }
  .imgpub{
    font-size: 18px;
  }
 
  #formulaire1 .form-control {
    font-size: 16px;
    height: 36px;
  }
 
  .titlenv h1,.title-cat,.titreact{
    font-size: 5.638889vw!important;
  }
  .content-sub{
    width: 100%!important;
  }
  .list-act{
    bottom: -670px;
    overflow-y: auto;
    overflow-x: hidden;
    height: 238px;
    right: 0px!important;

  }

  
  .clearfix iframe{
    width: 100%; height: 200px;
  }
  .nav-pills>li>a{
    font-size: 9px;
  }
  #section4 .contact h2 {
      font-size: 16px;
  }
  #apropos {
    background-image: url(https://www.geant.dz/app/webroot/img/background/Apback.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #apropos .section-header {
    padding-top: 33%;
  }
  #apropos .section-header h1 {
    font-size: 24px;
    padding-bottom: 4px;
  }
 
 
  .shadow2 {
    position: absolute;
    left: 0%;
    bottom: -21px;
}
 

  /**************************** contact ************************************/
    #sectioncontact .btnenvo {
        height: 50px;
        margin-bottom: 0px;
    }
    #sectioncontact .form-control {
        background: white;
        border: 1px solid #282d6b;
        height: 30px;
        font-size: 13px;
    }
    #sectioncontact .formContact .message {
        height: 80px;
        border-radius: 16px;
        font-size: 16px;
    }
    #sectioncontact .btnenvo .comment-btn {
        background: #282d6b;
        color: white;
        font-size: 13px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        margin: 0px;
        padding: 6px!important;
    }
    #sectioncontact .titre {
        font-size: 26px;
        padding: 6px;
    }
    #sectioncontact .sect2 .mapss {
        float: right;
        border: 2px solid #282d6b;
        left: -20px!important;
        padding: 4px;
        position: relative;
        bottom: 0px;
    }
    #sectioncontact .sect2 {
        height: 200px;
        overflow: auto;
    }
    #sectioncontact .single-address{
      color: #fff;    font-size: 12px;
    }
    #sectioncontact .contact h3{
      font-size: 18px;
    }
   
    #sectioncontact .sect2 .contact span i {
        border: 1px solid;
        border-radius: 50%;
        width: 25px;
        color: #c21c1c;
        height: 25px;
        padding: 5px;
        font-size: 12px;
        font-weight: 600;
    }
    #sectioncontact .sect2 .contact span {
        text-align: center;
        list-style-position: inside;
        padding: 0px;
    }

    #sectioncontact .titre img {
        position: absolute;
        left: 34.5%;
        width: 31%;
        bottom: 72.6%;
        top: initial;
    }

  /***************************fin contact *************************************/

  /********************************** emploi ********************************/
   
    #Emploi .header {
        margin: 22px 0px;
        position: relative;
        bottom: 0;
    }
 
    #Emploi .corpEmploi .liste .contenu {
        height: 180px;
        overflow: auto;
        padding-left: 0px;
    }
    #Emploi .corpEmploi .liste .contenu .element button {
        padding: 12px 8px!important;
        
    }
    #Emploi .corpEmploi .liste .contenu .element button i {
       padding-left: 10px;font-size: 12px;

    }
    
    #Emploi form{
      height: 270px!important;
        overflow: auto;
    }
    #Emploi .formContact {
        padding: 0px;
    }
    #Emploi .form-horizontal .form-group {
        margin-right: 0px; 
         margin-left: 0px;
    }
    #Emploi .form-group {
        margin-bottom: 5px;
    }
    #Emploi .header .shadow {
        position: absolute;
        left: 26.5%;
        width: 46%;
        top: 60%;
    }
    #Emploi .btnenvoi button {
        background: #282d6b;
        color: white;
        font-size: 14px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        padding: 5px!important;
    }
  /********************************** fin emploi ********************************/


    #con{
      padding-top: 15%;
    }
    #ProduitsD .retour{
      left:30%;
    }
    #con .titrprdD{
      margin-bottom:0px;
    }
   
  /********************************** fin details Produit  ********************************/

  /***************************** page Produit *********************/
   
    
    #Produits .headr {
        padding-top:0px;
    }
    #Produits .tab {
        overflow: hidden;
        padding-top: 3%;
    }
    #Produits .tab button {
      background-color: inherit;
      float: left;
      border: none;
      outline: none;
      cursor: pointer;
      padding: 6px!important;
      transition: 0.3s;
      font-size: 12px;
      background-color: #fff;
      color: #282d6b;
      font-weight: bold;
      border-radius: 25px;
      border: 1px solid #b7191b;
      -webkit-transition: all 1000ms ease;
      transition: all 800ms ease;
      margin: 2px!important;
    }
    #Produits .titreact {
      font-size: 34px;
      color: #202351;
    }
   
    #Produits .hvrbox:hover .hvrbox-layer_scale, .hvrbox.active .hvrbox-layer_scale {
        width: auto;
    }
  /************************ fin page produit *******************/

  /***************************** page mobiles *********************/


   
    .column {
        min-width: auto;
        min-height: 0;
        padding: 0px;
        text-align: center;
    }
    .codrops-demos a, button {
        border: none;
        padding: 0px!important;
        margin: 5px!important;
    }
    nav i {
      width: auto;
    }
   
}

@media screen and (max-width: 1024px) and (min-width: 768px){
  .clearfix #apropos iframe {
    width: 100%;
    height: 560px;
}
 
  .dropdown-menu.langue{
    min-width: 43px!important;
  }
  .dropdown-menu>li>a {
    padding: 3px 8px;
  }
 
 
  
  .div-header{
    position: fixed;z-index: 11; padding: 0px 32px;
  }
  .carousel-inner {
    position: relative;
    width: 200%;
    height: 100%;
    overflow: hidden;
  }
  .carousel-inner>.item{
    height: 100%;
  }
 
 
  #formulaire1 .form-control {
    font-size: 16px;
    height: 36px;
  }
 
  .list-act{
    right: -314px!important;
  }
  
  .titlenv h1,.title-cat,.titreact{
    font-size: 5.638889vw!important;

  }
  .titlenv{
    padding-bottom: 80px;
  }

 
  #apropos {
    background-image: url(https://www.geant.dz/app/webroot/img/background/Apback.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #apropos .section-header {
        padding-top: 17%;
  }
  #apropos .section-header h1 {
    font-size: 24px;
    padding-bottom: 4px;
  }
  
  .shadow2 {
   display: none;
  }
 
  
  /********************************** Actualite *******************************/
   
  /****************************fin actualite**************************************/

  /****************************debut  SAV **************************************/
    
  /****************************fin SAV **************************************/

  /**************************** contact ************************************/
    #sectioncontact .btnenvo {
        height: 50px;
        margin-bottom: 0px;
    }
    #sectioncontact .form-control {
        background: white;
        border: 1px solid #282d6b;
        height: 30px;
        font-size: 13px;
    }
    #sectioncontact .formContact .message {
        height: 80px;
        border-radius: 16px;
        font-size: 16px;
    }
    #sectioncontact .btnenvo .comment-btn {
        background: #282d6b;
        color: white;
        font-size: 13px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        margin: 0px;
        padding: 6px!important;
    }
    #sectioncontact .titre {
        font-size: 26px;
        padding: 6px;
    }
    #sectioncontact .sect2 .mapss {
        float: right;
        border: 2px solid #282d6b;
        
        padding: 4px;
        position: relative;
        bottom: 0px;
    }
    #sectioncontact .sect2 {
        height: 200px;
        overflow: auto;
    }
    #sectioncontact .single-address{
      color: #fff;    font-size: 12px;
    }
    #sectioncontact .contact h3{
      font-size: 18px;
    }
    #sectioncontact .sect2 .contact span i {
        border: 1px solid;
        border-radius: 50%;
        width: 25px;
        color: #c21c1c;
        height: 25px;
        padding: 5px;
        font-size: 12px;
        font-weight: 600;
    }
    #sectioncontact .sect2 .contact span {
        text-align: center;
        list-style-position: inside;
        padding: 0px;
    }

    #sectioncontact .titre img {
        position: absolute;
        left: 34.5%;
        width: 31%;
        bottom: 72.6%;
        top: initial;
    }

  /***************************fin contact *************************************/

  /********************************** emploi ********************************/

    #Emploi .header {
        margin: 22px 0px;
        position: relative;
        bottom: 0;
    }
    
    #Emploi .corpEmploi .liste .contenu {
        height: 300px;
        overflow: auto;
        padding-left: 0px;
    }
    
    #Emploi .corpEmploi .liste .contenu .element button {
        padding: 12px 8px!important;
      
    }
    #Emploi .corpEmploi .liste .contenu .element button i {
       padding-left: 10px;font-size: 12px;
    }
    #Emploi .corpEmploi .CV {
      margin-bottom: 10%;
    }

    #Emploi form{
      height: 380px!important;
        overflow: auto;
    }
    #Emploi .formContact {
        padding: 0px;
    }
    #Emploi .form-horizontal .form-group {
        margin-right: 0px; 
         margin-left: 0px;
    }
    #Emploi .form-group {
        margin-bottom: 5px;
    }
    #Emploi .header .shadow {
        position: absolute;
        left: 26.5%;
        width: 46%;
        top: 60%;
    }
    #Emploi .btnenvoi button {
        background: #282d6b;
        color: white;
        font-size: 14px;
        border: 1px solid #282d6b;
        border-radius: 10px;
        padding: 5px!important;
    }
  
   
  /************************ fin page produit *******************/

    .column {
        min-width: auto;
        min-height: 0;
        padding: 0px;
        text-align: center;
    }
    .codrops-demos a, button {
        border: none;
        padding: 0px!important;
        margin: 5px!important;
    }
   

}

@media screen and (max-width: 1370px) and (min-width: 1024px) {

  /********* page produits ****************/
 
 
  /************* fin page produits ******/
  
  .logogeant{
    z-index: 1;
      position: sticky;
      padding-left:70px;
      padding: 10px 34px;
  }
  /*********** page detailt produit ********/

  /************** page apropos ****************/
  #apropos .section-header{
    padding: 0%;
  }
  #apropos .hvr-sink{
        position: relative;
      top: 50px;
      left: 50%;
  }
 
    /*************** catalogue *********************/
    #sectioncatalogue #canvas .cont1 h4 {
      font-size: 2em;
    }

    /************ fin catalogue *************/
    .clearfix #apropos iframe {
      width: 100%;
      height: 560px;
    }

   
    #sectioncontact .formContact .message{
      height: 127px;
      font-size: 16px;
    }
    #sectioncontact .form-control{
      font-size: 13px;
      height: 35px;
    }
     #sectioncontact .btnenvo{
      height: 119px;
      margin-bottom: 0px;
     }
     #sectioncontact .sect2 .contact h3{
      font-size: 18px;
     }
     #sectioncontact .single-address{
      font-size: 14px;
     }
     #sectioncontact .sect2 .contact span i{
      height: 26px;
      width: 26px;
      font-size: 14px;
     }
    #sectioncontact .btnenvo .comment-btn{
      font-size: 14px;
    }
    #sectioncontact .sect1{
      padding-bottom:0px;
    }
    #sectioncontact .titre{
      font-size: 2.5em;
    }
   
    #Emploi .corpEmploi .liste .titre{
      font-size: 18px;
    }
    #Emploi .corpEmploi .liste .contenu{
      height: 360px;
    }
    #Emploi .hr{
      margin: 21px auto;
    }
    #Emploi .corpEmploi .element h1{
      font-size: 16px;
    }
    #Emploi .corpEmploi .element .contenu-emploi{
      font-size: 12px;
    }
    #Emploi .corpEmploi .liste .contenu .element button{
      font-size: 12px;
    }
    #Emploi .corpEmploi .liste .contenu .element button i{
      font-size: 12px;
    }
    #Emploi .corpEmploi .CV h1{
      font-size: 18px;
    }
    #Emploi .formContact{
      padding: 2px;
    }
    #Emploi .header{

      padding-top:2%;
    }
    #Emploi .header h1{
      font-size: 2em;
    }
    .form-control {

      font-size: 12px;
    }
    #Emploi .btnenvoi button {

      font-size: 12px;
    }
    #Emploi .header .shadow{
      top: 85%;
    }
   
    .clearfix iframe{
      height: 180px;
    }
   
   
    #apropos .section-header h1{
      font-size: 2.5em;
    }
   
   
    
    #sectioncatalogue .magazine-viewport .magazine{
      height: 100%!important;
      width: 600px!important;
      
    }
    .magazine .page{
      width: 300px!important;
      height: 340px!important;
    }
    .magazine-viewport .shadow{
      width: 300px!important;
      height: 340px!important;
    }
    .magazine-viewport .container{
      width: 300px;
      height: 340px;
      top: 51%!important;
      left: 26%!important;
    }
    #sectioncatalogue .magazine-viewport .magazine{
      top: -40%;
    }
    .magazine-viewport .magazine{
      left: -310px;
    }
    #sectioncatalogue #canvas .cont1{
      padding-top: 0px;
    }
    #sectioncatalogue div#switchingbutton2{
      top: 40%;
    }
    #sectioncatalogue #switchingbutton2 .hover-a{
      top: 40%;
    }
    #sectioncatalogue div#switchingbutton3{
      top: 49%;
    }
    #sectioncatalogue #switchingbutton3 .hover-a{
      top: 49%;
    }
   
 
  }


@media only screen and (max-width: 1600px) {
	
	
	#apropos .hvr-sink {
	    position: relative;
	    top: 0px;
	    left: 50%;
	}
	#sect2 .section-header {
    	padding-top: 5%;
    	color: #fff;
	}


#slider_container .corpact{
  padding: 0px;
}

    #Emploi .header {
        margin: 22px 0px;
        position: relative;
        bottom: 5%;
        padding-top:6%;
    }
    

}

@media screen and (max-width: 1900px) and (min-width: 1370px) {
  #canvas .magazine-viewport .container {
    top:66%;
    left: 13%;
  }

 
}


  /**************** nav bar *****************/
 
  .showw{
    z-index: 100!important;
    width: 215px!important;
    transition: all 1000ms ease;
  }

  .move{
    transform: translateX(215px)!important;
    transition: all 1000ms ease-in-out;
  }

  .movedown{
      display: none!important;
  }

 #canvas .magazine-viewport{
    height: 500px!important;
    width: auto!important;
  }

 

  .navbar{
   
    z-index: 1000;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0px;
    background-color: #ffffff;
    height: 80px;
    border-radius: 0px;
  }

  .navbar .nav-menu{
    justify-content: space-around!important;
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
  }

  .navbar .nav-menu a{
    text-decoration: none;
    color:black;
    font-family: "Product sans";
    font-weight: 750;
    font-size: 14px;
    cursor: pointer;
    margin-left: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  nav ul li {
    text-decoration: none;
    list-style: none;
  }

  nav .logo{
    width:140px;
    padding: 15px;
  }

  #showMmenuenu{
    display: none!important;
  }

  .dropdownn{
    display: none;
    position: absolute;
    background-color: none;
  }

  nav .nav-menu .dropbtn:hover .dropdownn{
    display: block;

  }

  .drpmenu{
    margin-top:14px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 500px;
    height: 300px;
    background-color: #eee;
    border-radius: 20px;
  }

.navigation{
  width: 100%;
  display: flex;
  justify-content: space-between;

}

.nav-left{
  display: flex;
  align-items: center;
}

.nav-right{
 
  padding-right: 16px;
  display: flex;
  align-items: center;
}
    

.sub-a{
  margin-left: 40px;
}

nav .navigation ul li {
  text-decoration: none;
  cursor: pointer;
  margin-left: 20px;
}

nav .navigation ul li a {
  color: #1D1D1F;
  font-size: 16px;
}


nav .navigation ul li {
  color: #1D1D1F;
  font-size: 16px;
}


.dropdown-menu{
  position: absolute;
  align-items: center;
  justify-content: center;
  border: none;
  box-shadow: none;
  border-radius: 0px!important;
  padding: 0px;
  margin: 0px;
  top: 78px;
  left: -1px;
  height: 176px;
  width: 101%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1)!important;
  transition: opacity 0.5s ease, visibility 1s ease;
  opacity: 0;

}
.dropdown-parent:hover .dropdown-menu,
.dropdown-parent.active .dropdown-menu {
    display: flex; /* Use flex for dropdown */
    opacity: 1;
}

.menu-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 159px;
  height: 176px;
}

.menu-content:hover{
  background-color: #202351;
  
}
.menu-content:hover .titprod{
  color: white;
}
.imgprod{
  margin-bottom: 11px;
}
.titleprod{
  text-align: centre;
}

.titprod{
  font-size: 12px;
  line-height: 1.2px;
}

.iprod{
  max-width: 100%;
}


/****** Service   ********/

.service-container{
  position: relative;
  width: 100%;
  height: fit-content;
  top: 40px;
}

.content-service{


  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  width: 80%;
  height: 350px;
  justify-content: space-evenly;
  align-items: center;
  margin: auto;
  margin-top: 30px;
  background-color: #f4f4f4;
  border-radius: 25px;
  padding: 2rem;
}

.service{
  /*width: 33.33%;*/
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}

.control-label{
  color: white;
}
/**** nouveauté ****/

.nvproduit{
  position: relative;
  top: 60px;
  width: 80%;
  height: fit-content;
  margin: auto;
}

.titlenv{
  padding: 25px;
  position: relative;
  margin: auto;
  width: fit-content;
}

.titlenv h1{
  color: white;
  font-size: 2.63888889vw;
  font-weight: bold;
}

.nvproduit .container{
  display: flex;

}

.container .contnt{
  margin-left: 30px;
  margin-bottom: 30px;
  position: relative;
  height: 250px;
 
  border-radius: 1.38888889vw;
}

.container{
  position: relative;
  max-width: 100%;
  margin: auto;
  
}

.containerrr{
  padding-top: 60px;
  /*position: relative;*/
  margin: auto;
  overflow: hidden;
}

.carousel1{
  gap: 20px;
  display: flex;
  transition: transform 0.5s ease;
}

.slide{
  flex: 0 0 20%; 
  box-sizing: border-box;
}

button.prev, button.next {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 64%;
  height: 30px;
  width: 30px;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 1000;
  border-radius: 50%;
}

button.prev {
  left: -38px;
}

button.next {
  right: -38px;
}

.imgcontent{
  position: relative;
}
.imgcnt{
  margin-top: 10px;
  max-width: 100%;
}

.contnt{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.titlecntn{
  text-align: center;
  font-size: 12px;
  max-width: 100%;
}



.button-content{
  color: white;
  margin: auto;
  border-radius: 10px;
  text-transform: none;
  bottom: -34px;
  width: 150px;
  height: 40px;
  left: 23%;
  opacity: 0;

}

.contnt:hover .button-content{
  opacity: 1;
  transform: translateY(-50px);
  transition-duration: .3s;
}



.contnt:hover .imgcontent{
  top: -60px;
  transform: scale(1.1);
  transition-duration: .3s;
}
.contnt:hover .titlecntn{
  display: none;
}

.share-buttons {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}

.share-btn {
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.share-btn.facebook {
  background-color: #3b5998;
}

.share-btn.twitter {
  background-color: #1da1f2;
}

.share-btn.linkedin {
  background-color: #0077b5;
}

.share-btn:hover {
  opacity: 0.8;
}

/************** Footer **********/
footer{
  background-color: white;
  position: relative;
  height: 500px;
  width: 100%;
}
.social-media-container{
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin: 0 11%;
  padding: 65px 0 40px 0;
  border-bottom: 1px solid #D8D8D8;
}

.social-media{
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-footer{
  max-height: 70px;
}

footer .social-media-container .social-media a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 12px;
  background: #f3f3f3;
  color: black;

}
footer .social-media-container .social-media a:hover {
  color: #f3f3f3;
  background: black ;
}

.footer-links-container{
  display: flex;
  padding: 40px 11% 20px 11%;
}

.footer-links-container .footer-links .cols .rows{
  list-style: none;
}

.footer-links{
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.logo-bar {
  background-color: white;
  width: 80%;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  margin: auto;
}

.logo-slider {
  display: flex;
  justify-content: space-around;
  align-items: center;
 /* animation: scroll 10s linear infinite;*/
 
}


.logo-slider img {
  width: 150px; 
  margin: 0 15px;
  
}
/*
.logo1{
  animation-delay: calc(15s / (6 * (6 - 1)) * -1);
}
.logo2{
  animation-delay: calc(15s / (6 * (6 - 2)) * -1);
}
.logo3{
  animation-delay: calc(15s / (6 * (6 - 3)) * -1);
}
.logo4{
  animation-delay: calc(15s / (6 * (6 - 4)) * -1);
}
.logo5{
  animation-delay: calc(15s / (6 * (6 - 5)) * -1);
}
.logo6{
  animation-delay: calc(15s / (6 * (6 - 6)) * -1);
}
*/
.logo-slider img:hover {
  transform: scale(1.1);
}


/****           *****/


.wrapperr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 1536px;
  margin-inline: auto;
  position: relative;
  height: 225px;
  overflow: hidden;
  mask-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 1) 20%,
    rgba(0, 0, 0, 1) 80%,
    rgba(0, 0, 0, 0)
  );
}

.wrapper .img{
  max-width: 100%;
} 

@keyframes scrollLeft {
  to {
    left: -200px;
  }
}

.itemm {
  width: 200px;
  position: absolute;
  left: max(calc(200px * 6), 100%);
  animation-name: scrollLeft;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.lg{
  margin: 0 15px;
  width: 150px;
}

.item1 {
  animation-delay: calc(30s / 6 * (6 - 1) * -1);
}

.item2 {
  animation-delay: calc(30s / 6 * (6 - 2) * -1);
}

.item3 {
  animation-delay: calc(30s / 6 * (6 - 3) * -1);
}

.item4 {
  animation-delay: calc(30s / 6 * (6 - 4) * -1);
}

.item5 {
  animation-delay: calc(30s / 6 * (6 - 5) * -1);
}

.item6 {
  animation-delay: calc(30s / 6 * (6 - 6) * -1);
}








/****          **********/

.contact-col{
  width: 43.33%;
  display: flex;
  flex-direction: column;

  align-items: flex-start;
}

.contact-col i{
  margin-right: 20px;
}

.contact-col span{
  margin-bottom: 6px;
}

.about-footer{
  width: 33%;
  overflow: hidden;
}
.our-page ul{
  padding: 0px;

}

.our-page ul li{

  list-style: none;

}

.our-page ul li a{
  text-decoration: none;
  color: #5a5350;
}

/************ Produit*   *******  ***** ****/
.container-prod{
  overflow: hidden;
  color: white;
  display: flex;
  height: 800px;
  width: 100%;
  padding-top: 30px;
}
.footer-links-container h2{
  color: #000;
}
.category-produit{
  width: 25%;
  height: 100%;
  padding-top: 50px;
  padding-left: 30px;
}
.category-produit label,input{
  cursor: pointer;
}

.product-display{
  overflow-y: auto;
  height: 800px;
  margin-left: 10px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.img-banner.mobile {
  display: none;
}
.img-banner-actualite.mobile{
  display: none;
}


/******   ******/


.product-item {
  text-align: center;
  text-decoration: none;
  display: block;
  position: relative;
  padding-bottom: 50px;
  cursor: pointer;
}

.product-item .product-thumbnail {
  height: 205px;
  max-width: 100%;
  margin-bottom: 30px;
  position: relative;
  top: 0;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.product-item h3 {
  font-weight: 600;
  font-size: 16px;
  color: white;
  text-decoration: none;
}
.product-item:hover .product-thumbnail {
  top: -25px; }

.product-item:before {
  width: 175px;
  bottom: 50px;
  left: 42px;
  right: 0;
  position: absolute;
  content: "";

  height: 0%;
  border-radius: 10px;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}


.contn{
  display: flex;
  align-items: center;
  height: 350px;
  width: 216px;

}

/********   *****/


.pro-container{
  height: 180px;
  width: 120px;
  background-color: white;
  border-radius: 20px;
}



/* Styles spécifiques aux petits écrans */
@media (max-width: 768px) {
  button.prev, button.next {
      padding: 8px;
  }

  .slide {
      /*flex: 0 0 100%; /* */
  }
}

/******   Newslettre  ******/

.section5{
  position: relative;
  width: 100%;
  background-color: #f4f4f4;
  padding: 50px 50px 45px 50px;
}

.content-sub{
 /* top: -100px;    */
  position: relative;
  width: 60%;
  margin: 0 auto;
}
.content-sub h3{
    text-align: center;
    color: #202351;
    font-size: 36px;
    letter-spacing: -.5px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.inpt-sub{
    padding: 9px 10px 9px 50px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid #FFF;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}

.email-news{
    font-size: 18px;
    background: none;
    line-height: 200%;
    border: none;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: calc(95% - 200px);
}

.b-news{
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background-image: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #202351;
    padding: 18px 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    width: 200px;
    text-align: center;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.navb.active {
  display: block;
}

.img-banner{
  width: 100%;
  height: 300px;
}

/********  Actualité **********/

.banner-actualite{
  width: 100%;
  height: 300px;
}

.container-actualite{
  padding-top: 40px;
  width: 88%;
  margin: auto;
}

.contain-actualite{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


.actualite-content{
  width: 380px;
  height: 300px;
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-bottom: 20px;
}

.actualite-image{
  width: 100%;
  height: 200px;
  margin-bottom: 15px;
}
.img-act-con{
  overflow: hidden;
  height: 200px;
}
.actualite-content a{
  text-decoration: none;
  color: #fff;

}

.actualite-image:hover{
    transform: scale(1.1);
    transition: .6s ease-in-out;
}
.titre-actual:hover{
  text-decoration: underline;
}
.titre-actual{
  font-size: 18px;
}
.date-actua{
  color: #5a5350;
}

.img-banner-actualite{
  width: 101%;
  height: 300px;
}




.section-act{
  position: relative;
  width: 90%;
  margin: auto;
}
.news{
  width: 90%;
  margin: auto;
}
.post-content{
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  bottom: 0;
  padding: 30px;
  z-index: 1;
  position:absolute;
  
}
.news-title{
  color: white;
  font-size: 22px;
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.news-container{
  gap: 5px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.aside1{
  position: relative;
  width: 648px;
  height: 465px;

}

.titreact{
  text-align: center;
    color: white;
    font-size: 2.63888889vw;
    font-weight: bold;
    
}
.titreact .retour img{
  height: 25px;
}
.news-item{
  width: 100%;
  height: 100%;
}

.post-content1 .news-title a{
  color: white!important;
}

.aside2{
  width: 465px;
  height: 465px;
}

.element1{
  position: relative;
  width: 100%;
  height: 280px;
}
.element2{
  padding-top: 3px;
  display: flex;
  width: 465px;
  height: 182px;
  gap: 6px;
}

.article-num2{
  position: relative;
  width: 50%;
  height: 100%;

}
.article-num3{
  position: relative;
  width: 50%;
  height: 100%;
}
.news-img{
  height: 465px;
  max-width: 100%;
  position: absolute;
  top: 0;
}
.arrow{
  width: 100%;
  position: absolute;
  height: 40px;
  top: 50%;
  display: flex;
  justify-content: space-between;
  opacity: 1;
}
.arrow-right{
  z-index: 1;
  background: rgba(0, 0, 0, 0.65);
  border: 0;
  position: absolute;
  top: 50%;
  width: 34px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  border-radius: 0;
  font-size: 24px;
  text-align: center;
  opacity: 1;
  margin: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.arrow-left{
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.65);
  border: 0;
  position: absolute;
  top: 50%;
  width: 34px;
  height: 40px;
  line-height: 38px;
  padding: 0;
  border-radius: 0;
  font-size: 24px;
  text-align: center;
  opacity: 1;
  margin: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.container-img1{
  position: absolute;
  width: 464px;
  height: 280px;
  overflow: hidden;
}
.img-element1{
  position: absolute;
  height: 280px;
  width: 464px;
}
.img-element1:hover{
  transform: scale(1.1);

  transition: .6s ease-in-out;
}
.news-img-container{
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.news-img:hover{
  transform: scale(1.1);
  transition: .6s ease-in-out;
}
.container-img2{
  position: absolute;
  width: 229px;
  height: 182px;
  overflow: hidden;
}
.img-article2{
  position: absolute;
  width: 229px;
  height: 182px;
}

.container-img2:hover .img-article2{
  transform: scale(1.1);
  transition: .6s ease-in-out;
}
.img-article3{
  position: absolute;
  width: 229px;
  height: 182px;
}
.news-title1{
  color: #fff;
  font-size: 20px;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.news-title2{
  color: white;
  font-size: 18px;
  line-height: 30px;
  margin-top: 15px;
  margin-bottom: 10px;

}
.news-date1{
  
  font-size: 1rem;
  color: white;
}
.post-content2{
  background: rgba(0, 0, 0, 0.4);
    width: 100%;
    bottom: -4px;
    padding: 5px;
    z-index: 1;
    position: absolute;
}
.post-content1{
  background: rgba(0, 0, 0, 0.4);
    width: 100%;
    bottom: 0;
    padding: 10px;
    z-index: 1;
    position: absolute;
}

.news-item:hover .arrow{
  opacity: 1;
}

.act-lien:hover {
  text-decoration: underline white;
}


.fiche-tech{
  position: relative;
}
.fiche-tech h1{
  font-size: 30px;
}
/********** Actualité view ************/

.title-part{
  /*display: flex;
    justify-content: space-between;
    align-items: flex-end;*/
}
.view-container{
  padding-top: 100px;
  width: 80%;
  margin: auto;
}
.share-view{
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: end;
  align-items: center;
  align-content: center;
  border-top: 1px solid #eee;
  padding: 10px;
}
.date-share{
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.view{
  width: 100%;
  margin-bottom: 50px;
}

.title-view{
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  border-bottom: 1px solid #eee;

}

.content-part{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
 
  margin-bottom: 60px;

}

.img-part{
  width: 49%;
  
}

.view-image{
  width: 100%;
  height: 100%;
}

.contenu-part{
  width: 49%;
  overflow-y: auto;
  padding-left: 20px;
  padding-top: 20px;
}

.contenu{
  word-wrap: break-word;
}

/*
.container-actua{
  width: 80%;
  height: 900px;
  margin-top: 50px;
 
  margin: auto;
background-color: #eee;}

.actua-principale{
  
  width: 70%;

}

.content-actua{
  background-color: #000;
  position: relative;
  width: 290px;
}

.img-actua{
  position: absolute;
  width: 74%;
  height: 88%;
}

.tit-actua{
  position: relative;
  top: 700px;
}
.titre-actua{
  position: relative;
  bottom: 0px;
  
}

.contenu-actua{
  position: relative;
  top: 730px;
}

*/

/* category  */



/***** splide *******/

.splide__arrows {
  display: none;
}


.splide__pagination li{
  display: none!important;
}




/*****      ******/


.category-section{
 /* height: 800px;*/
  width: 100%;
}

.category-title{
  padding-top: 40px;
}
.title-cat{
  text-align: center;
  color: white;
  font-size: 2.63888889vw;
  font-weight: bold;
  
}
.category-container{
  padding-top: 50px;
  /*
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
 /*height: 602px;*/
  width: 100%;
}
.prev-btn{
  padding-left: 15px;
}

.splide__slide{
  display: flex;
  justify-content: center;
}
.control-cat{
  border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #eee;
    border: none;
}
.category-button{
  display: flex;
  align-items: center
}

.category-content{
  position: relative;
  height: 484px;
  width: 400px;
  border-radius: 1.75rem;
  margin-right: 60px;
}

.detail-category{
  opacity: 0;
  min-width: max-content;
  align-items: center;
  border-radius: 1.75rem;
  right: 41%;
  z-index: 1;
  position: absolute;
  display: flex;
  justify-content: center;

}

.category-img{
  margin-left: 25px;
  cursor: pointer;
  max-height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  border-radius: 1.75rem;
  top: 0;
}

.btn-category{
  height: 42px;
  width: 105px;
  border: .0625rem solid #646464;
  border-radius: 62.4375rem;
  color: white;
  background: #202351;
  font-size: 14px;
}

.cat-titre{
 
  color: #fff;
  font-weight: bold;
  font-size: 26px;
}

.category-content:hover .detail-category{
    backdrop-filter: blur(5px);
    transform: translateX(26px);
    transition: .7s;
    opacity: 1;
    width: 100%;
    height: 100%;
    top: -1px;
    left: -1px;
}

#store-c h3{
  color: #202351;
}


/* category  */


.certifi{
  margin-top: 20px;
  height: 100px;
  display: flex;
}
.img-cert{
  height: 60px;
}


#canvas{
  height: 829px;
    padding-top: 261px;
}

.ds{
  margin-left: 5px;
}

.language-menu {
    min-width: 150px;
}
.language-menu .sub-a {
    display: flex;
    align-items: center;
    padding: 10px;
}
.language-menu .sub-a img {
    width: 20px;
    margin-right: 10px;
}


.button-content{
  background-color: white;
  color: #202351;
  font-weight: bold;
  border: none;
}


/****** 

.history-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

.history-title {
  text-align: center;
  margin-bottom: 50px;
  opacity: 0;
}

.timeline {
  position: relative;
  padding: 40px 0;
}

.timeline::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  background: #333;
  transform: translateX(-50%);
  
  height: 0;
}

.timeline-item {
  overflow: hidden;
  z-index: 9;
  position: relative;
  margin-bottom: 60px;
  width: 100%;
  display: flex;
  justify-content: center;
  opacity: 0;
}

.timeline-content {
  background: white;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  width: 45%;
  position: relative;
}

.timeline-item:nth-child(odd) .timeline-content {
  margin-right: 55%;
}

.timeline-item:nth-child(even) .timeline-content {
  margin-left: 55%;
}

.year {
  font-weight: bold;
  color: #2c3e50;
  margin-bottom: 10px;
  font-size: 1.2em;
}

.event {
  margin-bottom: 10px;
}

.containerr{
min-height:0;
}

.path-container{
  position: absolute;
  top: 371px;
}



   *******/

@media screen and (max-width: 800px){

  nav .navigation ul li{
    text-align: center;
    margin-left: 5px;
  }
  
  
  
}

@media screen and (min-width: 721px) {
  .navb {
    flex: 1 1 auto;
}}
@media screen and (max-width: 925px){
  .logo-slider img {
    width: 120px!important;
  }
  nav .navb {
   display: none;
   position: absolute;
   top: 79px;
 
  }

  .navigation{
    
    background-color: rgba(255, 255, 255, 0.7)!important;
    position: absolute;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    width: 250px;
    height: 378px;
    background: red;
    padding: 10px 10px 10px 10px;
  }

  .nav-left{
    flex-direction: column;
    align-items: flex-start;
   
  }

  nav .navigation ul li{
    
   padding-right: 16px;
  }

  nav .navigation .nav-left li{
    padding-top: 20px;
  }

  .nav-right{
    margin-bottom: 40px;
  }

  .acc{
    margin: auto;
  }

  .hamburger{
    display: flex!important;
    direction: ltr;
  }

  

  .dropdown-menu{
    background-color:transparent!important;
    height: fit-content;    
    top: 317px;
    left: -10px;
    max-width: 250px;
    flex-wrap: wrap;
  }

  .sub-a {
    margin-left: 17px;
  }

  .category-container{
    flex-direction: column;
  }

  #search-field{
    position: absolute;
    top: 328px;
    width: 215px;
  }
  .search-input{
    width: 150px;
  }
  .language-menu .sub-a {
    padding: 5px;
  }

  .logo-ara{
    position: relative;
    top: -25px;
  }

}



@media screen and (max-width: 360px){

  .titreact,
  .title-cat {
    font-size: 7.638889vw !important;
  }
  
  .footer-links h2{
    font-size: 20px!important;
    color: black;
    font-weight: 800;
  }
  .about-footer {
    width: 50%!important;
  }
  
}

@media screen and (max-width:830px){
  nav .navigation ul li a{
    font-size: 15px!important;
  }

}
@media screen and (max-width:880px){
  
  .content-service{
    height: fit-content;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
  }
  
  .service{
    width: 100%;
  }

}


@media  screen and (min-width:1370px) {

  #section3 .detailactu .tabcontent{
    left: -226px;
  }
  #section3 .tab .listeactu {
    height: 650px;
    overflow: overlay;
  }
  
}





@media screen and (max-width: 1200px) and (min-width: 1024px) {
  #section3 .detailactu .tabcontent{
    width: 190%!important;
    top: 0px!important;}

    #store-c h3{
      font-size: 20px;
    }
}


.expl{
  font-size: 13px;
  margin-left: 20px;
  text-align: center;
}

.title-service{
  text-align: center;
}

.span-label{
  color: white;
}

.cmp-image__image{
  width: 50px;
}

.our-page ul li a:hover{
  color: #000000;
}
.contact-col span{
  width: 100%!important;
}

#con{
  padding-top: 80px;
}


.btn-default{

  background-color: #e6e6e6!important;
  color:#000!important;
}

.history-page{
  color: #ffffff;
}


@media screen and (max-width: 768px) {
  #sectioncatalogue .magazine-viewport .magazine {
      width: 100%;
      height: auto;
      left: 0;
  }
  .about-footer {
    width: 48%;
  }

}



.hamburger{
  display: none;
  flex-direction:column;
  width:50px;
  cursor:pointer;
 }
 
 .hamburger span {
  background: #000;
  border-radius: 10px;
  height: 3px; /* Réduction de la hauteur par 2px */
  margin: 5px 0; /* Réduction de l'espacement entre les barres */
  transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
 
 
 .st{
   width:50%;
   
 }
 
 span:nth-of-type(2){
   width:100%;
 }
 
 
 span:nth-of-type(3){
   width:75%;
 }
 

 .hamburger.active span:nth-child(1) {
  transform-origin: bottom;
  transform: rotatez(45deg) translate(6px, 0px); /* Ajustement du translate pour tenir compte de la réduction de hauteur */
}

.hamburger.active span:nth-child(2) {
  transform-origin: top;
  transform: rotatez(-45deg);
}

.hamburger.active span:nth-child(3) {
  transform-origin: bottom;
  width: 50%;
  transform: translate(20px, -6px) rotatez(45deg); /* Ajustement du translate pour compenser la nouvelle taille */
}

.catalogue-pdf{
  background-color: #eee;
  border-radius: 7px;
  height: 30px;
}


/******** details prod ********/

.container-details{
  padding-top: 50px;
  position: absolute;
  width: 100%;
  height: 700px;

}


.content-details{
  padding-top: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.prod-name{
  max-width: 48%;
}

.img-container{
    width: 48%;
    height: 608.011px;
    position: relative;
}

.image-details {
  border: 3px solid gray;
  border-radius: 20px;
  background-color: white;
 
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  justify-content: space-around;
}

.img-princ img {
    width: 454px;
}
.img-princ{
  position: relative;
  top: 19px;
}

.balise-img {
  display: flex;
  gap: 60px;
  z-index: 3;
 
}

.thumbnail-details {
  width: 90px;
  height: auto;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.thumbnail-details:hover {
  transform: scale(1.1);
}

.prod-name h1{
  
  font-size: 56px;
  color: #ffffff;
}

.code-details{
  color: white;
  font-size: 16px;
  margin-top: 20px;
  
}

.desc-details{
  
  width: 290px;
  line-height:  1.9;
  color: #ffffff;
}

.container-pr{
  padding-top: 60px;
}

.lign{
  position: absolute;
  width: 100%;
  height: 5px;
  color: white;
}
.fiche-tech h1{
  font-size: 36px;
}


.fiche-techdes{
  height: 190px;
  overflow-y: auto;
}
.fiche-tech{
  padding-top: 70px;
}
.fiche-tech p{
  color: white;
  margin-top: 30px;
  width:50%;
}

.fiche-tech .btn{
  padding: 1em 1.5em 0.8em 1.5em!important;
    border-radius: 50px!important;
    margin-top: 35px;
}

.titrprdD{
  z-index: 1000;
}

.prod-name h4{
  margin-top: 15px;
  color: white;
}

.similar-products {
  display: flex;
  gap: 15px;
  height: 400px;
  justify-content: space-around;
  flex-wrap: wrap;
  position: relative;
}

.produit-similaire {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 200px;
  margin: 10px;
}

.produit-similaire img {
  height: auto;
}

.produit-similaire h4 {
  color: #ffffff;
  font-size: 16px;
  margin: 10px 0;
}

.produit-similaire p {
  color: #333;
  margin: 5px 0;
}

.produit-similaire a {
  display: block;
  margin-top: 10px;
  color: #007bff;
  text-decoration: none;
}

.produits-similaires h1{
  text-align: center;
  padding-top: 80px;
}

.service p{
  color: #5a5350;
}

.about-footer p{
  color: #5a5350;
}

.banner-produit{
  height: 300px;
  width: 100%;
}

#showrom .modalsho{
  position: absolute;
}


/****** Zooom ****/

.img-princ::after{
  display:var(--display);
  content:'';
  width: 100%;
  height: 100%;
  background-color: white;
  background-image: var(--url);
  background-size: 200%;
  background-position: var(--zoom-x) var(--zoom-y);
  position: absolute;
  left: 0;
  top: 0;
}


#showroomDetails{
  position: absolute;
  z-index: 1;
}

.store-container{
  width: 80%;
  margin: auto;
  position: relative;
  padding-top: 50px;
}
.store-cont{
  width: 100%;
  height: 640px;
  display: flex;  
}
.store-list{
  width: 30%;

  position: relative;
}
.store-map{
  width: 65%;
  position: relative;
}

.store-tab{
  background-color: #fff;
  border-radius: 20px 0px 0px 20px;
  overflow: auto;
  height: 100%;
}

.map-store{
  height: 100%!important;
}

#store-c{
  width: 100%;
  position: relative;
  
  padding: 5px 0px 0px 16px;
  cursor: pointer;
  
}

#store-c:hover{
  background-color: #15183d;
  transition: .3s;

  height: 100%;
  margin-top: 0;

}
#store-c p{
  margin-top: 10px;
  color: #202351;

}


#store-c:hover h3{
  color: white!important;
}

#store-c:hover p{
  color: white;
}

.title-store h1{
  text-align: center;
  color: white;
  margin-bottom: 30px;
}


.storediv{
  height: 50px;
}

.rtl{
  direction: rtl;
}

.info-c{
  direction: ltr;
  display: flex;
  gap: 5px;
}
.dg,.ds{
  
  display: flex;
  flex-direction: column;
}

.hidden {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.visible {  
  opacity: 1;
  visibility: visible;
  transform: translateX(0);

}

.search-bar {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 20px;
  overflow: hidden;
  background-color: #f9f9f9;
  height: 40px;
}

.search-input {
  flex: 1;
  border: none;
  padding: 0 16px;
  font-size: 16px;
  outline: none;
  background-color: transparent!important;
}

.search-input::placeholder {
  color: #888;
}

.search-btn {
  background-color: #f8f8f8;
  border: none;
  padding: 0 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-btn .material-symbols-outlined {
  font-size: 24px;
  color: #606060;
}

.search-btn:active {
  background-color: #d6d6d6;
}

.magazine-viewport .container{
  top: 65%;
  left: 7%;
}
.conr{
  top: 50%;
    width: fit-content;
    margin: auto;
    position: relative;
    height: 500px;
}
.img-banner-actualite.mobile{
  display: none;
}

/***  Sticky ***/

.conteur{
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 101%;
 
  background-color: #202351;
  backdrop-filter: blur(5px);
}



/****          *****/



@media screen and (max-width:460px){
  .cata{
    display: none;
  }
  input[type=checkbox], input[type=radio] {
    margin: 0;
  }
  .category-content{
    width: 280px;
    height: 367px;
  }
 
  .cat-titre{
    font-size: 20px;
  }

  .content-part{
    flex-direction: column;
    align-items: flex-start;
  }
  .img-part{
    width: 100%;
  }
  .contenu-part{
    width: 100%;
  }
  .title-view h1{
    font-size: 28px;
  }
  .footer-links h2{
    font-size: 20px!important;
    color: black;
    font-weight: 800;
  }
 
  .img-princ img {
    left: 0px;
    width: 270px;
  }
  .container-details{
    padding-top: 100px;
  }
  .img-container{
    height: 365px;
    width: 100%;
  }
  .prod-name{
    max-width: 100%;
  }

  .balise-img {
    gap: 20px;
  }
  .product-display {
    margin-left: 40px;
  }
  .category-produit {
    width: 35%;
  }
  #souscats-container label{
    font-size: 12px;
  }
  .category-produit label{
    font-size: 12px;
  }
  .category-produit h3{
    font-size: 20px;
  }
  .image-details{
    width: 94%;
  }
  .product-item .product-thumbnail{
    height: 160px;
  }
  .prod-name h1 {
    margin-top: 30px;
    font-size: 40px;
  }
  .fiche-tech h1{
    font-size: 26px;
  }
  .produits-similaires h1{
    font-size: 30px;
  }
  .img-cert{
    height: 40px;
  }
  .contact-col {
  width: 43.33%;
  }

  .footer-links{
    font-size: 10px;
  }

  .dg h4{
    font-size: 11px;
    text-align: start;
  }
  .ds h4{
    font-size: 11px;
    text-align: start;
  }
  .contact-col i{
    margin-right: 4px;
  }

    
}

@media screen and (max-width:530px){

  .social-media-container {
    gap: 10px;
    height: 167px;
    flex-wrap: wrap;
  }
 

}


@media screen and (max-width:720px) and (min-width:461px) {
  
  .img-container {
    width: 92%;
    margin: auto;
  }
  
  .img-princ img{
    padding-top: 40px;
    left: 0px;
    width: 410px;
  }
  .prod-name{
    max-width: 100%;
  }
  .prod-name h1{
    margin-top: 125px;
  }
  .cat-titre{

  }
  .category-content {
    height: 360px;
  }
  .category-produit {
    width: 34%;}

  
}


@media screen and (max-width:990px) and (min-width:721px) {
  .img-container{
    width: 45%;
  }
  .img-princ img {
    width: 340px;
    top: 30px;
    left: -31px;
  }
  .image-details{
    margin-top: 0px;
  }
  #ProduitsD .retour {
    left: 32%;
  }
  .prod-name{
    line-break:anywhere;
  }
  .prod-name h1{
    font-size: 34px;
  }

  .balise-img{
    gap: 0px;
  }
  .store-container{
    width: 100%;
    margin: 0;
  }
  
  .store-cont {
    width: 100%;
    height: 640px;
    display: flex;
    justify-content: space-evenly;
}
#store-c h3{
  font-size: 20px;
}
#store-c{
  margin-top: 7px;
}

.magazine-viewport .container {
  top: 72%;
  left: -6%;
}



}

@media screen and (max-width:720px) {
  .control-cat {
    height: 40px;
    width: 40px;
  }
  #sav-details,#showroom-details{
    display: flex;
  }
  .store-map {
    height: 80%;
    width: 100%;}
    .store-list {
      width: 100%;
    }
    .store-cont{
      display: block;
    }
    .store-container{
      width: 100%;
      margin: 0;
    }
    
    #store-c h3{
      font-size: 16px;
    }
    #store-c p{
      font-size: 12px;
    }
    .marker{
      display: none;
    }
    .coord i{
      display: none;
    }
    #store-c {
      height: 150px;
    }

    .store-tab{
      border-radius: 10px 10px 0px 0px;
    }
    .coord{
      font-size: 12px;
    }

    .content-details {justify-content: center;}

   
    .img-banner.desktop {
      display: none;
  }
  .img-banner.mobile {
      display: block;
  }

 /*
 .video-mobile{
  display: block;
 }

 .video-desktop{
  display: none;
 }
 */
  .img-banner-actualite.desktop{
    display: none;
  }
  .img-banner-actualite.mobile{
    display: block;
  }
 

 

}

@media screen and (max-width:1000px )  { 

  .news-container{
    flex-wrap: wrap;
  }
  .aside2{
    width: 648px;
  }
  .element1,.container-img1,.img-element1{
    width: 100%;
  }
  
  .element2,.container-img2,.img-article2{
    width: 100%;
  }
  nav .navigation ul li a{
    font-size: 15px;
  }
  .info-c{
    display: block;
  }
 
  
}

@media screen and (max-width:1120px )  { 
  nav .navigation ul li {
    margin-left: 9px;
  }

}