/*Start header site*/
.header_site{
    background-color: #fff;
}
.header_site .grid_box h3{ 
font-size: 24px;
font-weight: normal;
padding: 4px;
height: 44px;
}
.header_site  .grid_box{
    border:1px solid #e6e6e6;
    border-radius: 0px 0px 13px 13px;

}
.header_site .grid_box h3{ 
font-size: 24px;
font-weight: normal;
padding: 4px;
height: 44px;
}
.header_site .grid_box .p2 h4,.header_site .grid_box .p2 h5{
text-align: center;
}
.header_site .grid_box img{
width:100%;
padding: 1px;
height: 335px;
}





.header_site .grid_box .p2{
    background-color: black;
    padding: 12px 11px 15px 11px;
    border-radius: 0px 0px 13px 13px;
    clear: both;
}




.header_site .grid_box .p2 span{
color:#fff;
font-size: 16px;
}
.header_site .grid_box .p2 .n{
font-size: 36px;
text-shadow: #217db7 0.05em 0.05em 0.05em;

}
.header_site .grid_box .p2 a{
    margin-top: 15px;
    font-size: 13px;
    background-color: #205583;
    padding: 4px 16px;
    border-radius: 31px;
    display: block;
    color: #fff;
    font-weight: bold;

}
.header_site .grid_box .s{
    font-size: 28px!important;
    letter-spacing: -0.3px;
    text-decoration: line-through;
    color: #d7efff!important;
}
.header_site .grid_box .bc{
    float: right;
    color: #f00;
    font-size: 17px;
    margin-right: 1px;
    margin-bottom: 10px;
    text-align: right;
    padding-right: 6px;
    padding-top: 4px;
    font-family: fantasy;
    display: block;
    width: 100px;
    height: 27px;
    background-image: url(../admin/img/rep.png);
}
.header_site .grid_box .left_t{
float: left;
    font-weight: bold;
    margin-left: 6px;
    color: #fff;
    border-radius: 22px;
    padding: 4px 30px;
    background: #205583;
    font-size: 15px;
}
}
.header_site .grid_box p{
    padding: 4px;
    height: 18px;
    font-size: 16px;
    color: #999999;
}
.header_site .social .icon a{
    color: #205583;
 
    padding: 7px;
    border-radius: 50%;
    text-decoration: none;
    border: 1px solid #205583;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 2px;
    display: inline-table;

}
.header_site .social{
background: white;
border: 1px solid #e2dbdb;
text-align: center;
padding: 35px;
margin-top: 9px;
}
.header_site .social .btn-primary{
background-color: #205583;
border: none;
border-radius: 16px;
padding: 6px 20px;
margin-bottom: 20px;
}
.annonce2 img{
    width: 100%;
}


.pied_box a{
    color: white;
    padding: 14px 16px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    background-color: black;
    border: none;
    border-color: none;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.pied_box a:hover{
  background-color:#2D5C88
  text-decoration: none;
  color:#fff;  
  border:1px solid #fff; 
}
.pied_box i{
    color:white;
    padding-left: 5px;
}
.pied_box{
    
    margin-top: 40px;
}


.box{
   /* margin-right: 22px;*/
}
/*End hedaer site*/



/*Start page detail*/
.detail{
    background-color: #fff;
    padding-top: 9px;
}
.detail .social .icon a{
    color: #205583;
    border: 1px solid #205583;
    padding: 7px;
    border-radius: 50%;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 2px;
    display: inline-table;

}
.detail .social{
text-align: center;
margin-top: 3px;
}
.detail .social .btn-primary{
background-color: #379E7F;
border: none;
border-radius: 16px;
padding: 6px 20px;
margin-bottom: 20px;
}
.detail .buy{
border: 1px solid #e2dbdb;
margin-top: 7px;  
width: 98%; 
}
.detail .buy .buy_top{
    padding: 14px;
}

.detail .buy .buy_top .style_bay{
    color: #205583;
    padding: 5px 28px;
    display: inline-block;
    border: 1px solid #e2dbdb;
    margin-bottom: 10px;
    border-radius: 25px;
    border-bottom: 2px solid #e2dbdb;
    text-align: center;
}
.detail .buy_top a{
    background-color: #205583;
    color:#fff;
    padding: 5px 28px;
    display: inline-block;
    border: 1px solid #e2dbdb;
    margin-bottom: 10px;
    border-radius: 25px;
    border-bottom: 2px solid #e2dbdb;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.detail .buy .buy_bottom{
    background-color: #e2dbdb;
    padding: 21px 5px;
}

.detail .buy .buy_bottom a{
background-color: #205583;
padding: 7px;
display: inline-block;
margin-bottom: 0px;
padding: 8px 20px 8px 20px;
font-size: 30px;
color: #fff;
border-radius: 13px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.detail .buy .buy_bottom a:hover{
background-color: #379E7F;
text-decoration: none;
}
.detail .buy .buy_top a:hover{
background-color: #379E7F;
text-decoration: none;
}
.detail .buy .buy_bottom span:nth-child(1)
{
    font-size: 24px;
    color: #666666;
}
.detail .buy .buy_bottom span:nth-child(3)
{
    font-size: 40px;
    color: #999999;
    text-decoration: line-through;
}
.detail .buy .buy_bottom span:nth-child(2)
{
    font-size: 65px;
    color:black;
}
*{
    margin:0px;
    padding: 0px;
}
/*Start description detail*/
.description .desc_detail{
    background-color: #fff;
   
    margin: 27px 0px;
}

.description .desc_detail  .ll{
color: #FFA048;
border: 0.5px solid #e2dbdb;
padding: 3px 9px;
border-radius: 10px;
font-size: 15px;
}
.description .desc_detail .color_bleu{
color:#B70E15;
}
.description .desc_detail .color_orange i{
    color:#B70E15;
    }
.description .desc_detail .color_orange{
    color:#FFA048;
    margin-bottom: 10px;
}
.description .desc_detail .color_gri{
   color:#898989; 
   margin-bottom: 0px;

}
.description .desc_detail   .icon a{
    color: #205583;
    border: 1px solid #205583;
    padding: 7px;
    border-radius: 50%;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 2px;
    display: inline-table;

}
.description .desc_detail .icon .l {
    margin-left: 5px;
}
.description .desc_detail .btn-primary{
background-color: #205583;
border: none;
font-size: 19px;
border-radius: 16px;
padding: 7px 26px;
margin-bottom: 20px;
}
.description .desc_detail .btn-primary:hover{
    text-decoration: none;
}
.description  .box {
    background-color: white;
    border: 1px solid #e6e6e6;
    padding: 11px;
    margin-bottom: 18px;
}
.description  .box .grid_box{
    margin-bottom: 14px;
}
/*End description detail*/

/*Start page shoping*/
.prt_border{
 border-bottom: 3px solid #CDCDCD;
    padding: 13px;
   
}
.shop_conetnt .title_content h3{
 
 font-size: 22px;
 color:#CDCDCD;
}

.shop_conetnt .title_content h3 span {
    border: 3px solid #CDCDCD;
    /* padding: 0px 11px; */
    border-radius: 50%;
    /* font-weight: bold; */
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 29px;
    display: inline-block;
    font-weight: bold;
}
.shop_conetnt{
 background-color: #fff;
 margin: 29px 0px;
    padding:33px 70px;
    border: 1px solid #e6e6e6;
}
.shop_conetnt p{
 text-align: justify;
 color:#CDCDCD ;
}

.part_style h3{
 color: #379E7F!important;
}
.part_style span{
 border: 3px solid #379E7F!important;
}
.part_style{
 border-bottom: 3px solid #379E7F;
}



.bar_s{
    height: 21px;
    background-color: #F2DEDE;
    margin-top: 26px;
    border-radius: 5px;
}
.lh{
 line-height: 80px;
}

/*End page shoping*/
/*Start shoping arab*/
.shop_conetnt .title_content_ar h3 span {
    border: 3px solid #CDCDCD;
    /* padding: 0px 11px; */
    border-radius: 50%;
    /* font-weight: bold; */
    width: 36px;
    height: 33px;
    text-align: center;
    line-height: 29px;
    display: inline-block;
    font-weight: bold;
}
.shop_conetnt .title_content_ar h3{
 
 font-size: 22px;
 color:#CDCDCD;
}

/*End Shoping arab*/

.style_m{
 width: 80px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.styl_m_lien{
    padding: 6px 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background-color: #379E7F;
    border: 0;
    border-color: none;
    border-bottom: 3px solid #379E7F;
    text-shadow: #379E7F 0.1em 0.1em 0.1em;
    border-radius: 16px;
    cursor: pointer;
}
.styl_m_lien:hover{
  color: #fff;
  text-decoration: none;
}
.style_td{
  width: 254px;
    height: 104px;
    padding: 0px!important;
}
/*End page shoping*/
/*End page detail*/




/*Start box*/
.box .pied_box a{
padding: 10px 21px;
    font-size: 13px;
    margin-top: 18px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #205583;
    border: none;
    border-color: none;
    border: 1px solid #e6e6e6;
    border-radius: 24px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.box .pied_box a:hover{
  background-color:black;
  text-decoration: none;
  color:#fff;  
  border:1px solid #fff; 
}
.box .pied_box i{
    color:#ffff;
    padding-left: 5px;
}
.box .pied_box{
    text-align: left;
    margin-top: 27px;
}

.box{

  

    background-color: white;
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
}
.box .header_box{
    font-size: 26px;
}

.box .grid_box{
    /*border:1px solid #e6e6e6;*/
    border-radius: 0px 0px 13px 13px;
    box-shadow: 0px 3px 7px 1px #d1caca;
 
}
.box .grid_box h3{ 
font-size: 17px;
font-weight: normal;
padding: 4px;
height: 38px;
}
.box .grid_box img{
width:100%;
padding: 1px;
height: 206px;
}
.box .grid_box .p2{
    background-color: #000000;
    padding: 10px 6px 10px 6px;
    border-radius: 0px 0px 13px 13px;
    clear: both;
}
.box .grid_box .p2 span{
color:#fff;
font-size: 16px;
}
.box .grid_box .p2 .n{
font-size: 36px;
text-shadow: #217db7 0.05em 0.05em 0.05em;

}
.box .grid_box .p2 a{
    float: right;
    margin-top: 0px;
    font-size: 13px;
    background-color: #205583;
    padding: 4px 16px;
    color: #fff;
    border-radius: 31px;

}
.box .grid_box .s{
    font-size: 25px!important;
    letter-spacing: 0.3px;
    text-decoration: line-through;
    color: #d7efff!important;
}
.box .grid_box .bc{
    float: right;
    color: #f00;
    font-size: 17px;
    margin-right: 6px;
    text-align: right;
    padding-right: 6px;
    display: block;
    width: 100px;
    font-family:fantasy;
    height: 27px;
    padding-top: 4px;
    background-image: url(../images/rep.png);
}
.box .grid_box .left_t{
float: left;
    margin-left: 6px;
    border: 1px solid #205583;
    color: #ffffff;
    border-radius: 22px;
    padding: 2px 19px;
    font-size: 13px;
    margin-bottom: 10px;
    background-color: #205583;
}
.box .grid_box p{
    padding: 4px;
    height: 24px;
    font-size: 16px;
    color: #999999;
}
/*End box*/




/*Start page shoping*/
.prt_border{
 border-bottom: 3px solid #CDCDCD;
    padding: 13px;
   
}
.shop_conetnt .title_content h3{
 
 font-size: 22px;
 color:#fff;
}

.shop_conetnt .title_content h3 span {
    border: 3px solid #CDCDCD;
    /* padding: 0px 11px; */
    border-radius: 50%;
    /* font-weight: bold; */
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 29px;
    display: inline-block;
    font-weight: bold;
}
.shop_conetnt{
 background-color: black;
 margin: 29px 0px;
    padding:33px 70px;
    border: 1px solid #e6e6e6;
    color: #fff;
}
.shop_conetnt p{
 text-align: justify;
 color:#CDCDCD ;
}

.part_style h3{
 color: #379E7F!important;
}
.part_style span{
 border: 3px solid #379E7F!important;
}
.part_style{
 border-bottom: 3px solid #379E7F;
}

.bar_s{
    height: 21px;
    background-color: #F2DEDE;
    margin-top: 26px;
    border-radius: 5px;
}
.lh{
 line-height: 80px;
}

/*End page shoping*/
/*Start shoping arab*/
.shop_conetnt .title_content_ar h3 span {
    border: 3px solid #CDCDCD;
    /* padding: 0px 11px; */
    border-radius: 50%;
    /* font-weight: bold; */
    width: 36px;
    height: 33px;
    text-align: center;
    line-height: 29px;
    display: inline-block;
    font-weight: bold;
}
.shop_conetnt .title_content_ar h3{
 
 font-size: 22px;
 color:#CDCDCD;
}

/*End Shoping arab*/

.style_m{
 width: 80px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.styl_m_lien{
    padding: 6px 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    background-color: #379E7F;
    border: 0;
    border-color: none;
    border-bottom: 3px solid #379E7F;
    text-shadow: #379E7F 0.1em 0.1em 0.1em;
    border-radius: 16px;
    cursor: pointer;
}
.styl_m_lien:hover{
  color: #fff;
  text-decoration: none;
}
.style_td{
  width: 254px;
    height: 104px;
    padding: 0px!important;
}
/*End page shoping*/



/*Start Contact*/
.contact{
padding-bottom: 20px;
padding-top: 20px;
}
.contact  .message_f {
  margin-top: 5px;

  }
.contact h2{
  font-weight: bold;
}


.contact .adress_c
{
  padding: 15px 0px;
}
/*end Contact*/
/*Start form contact*/
.conetnu1  form{
  padding-top: 8px;
}
.conetnu1 form input{
  margin-bottom: 10px;
}
.conetnu1 form textarea{
  height: 150px;
  resize: none;
  margin-bottom: 5px;
}
.clear{
  clear: both;
}
.conetnu1 ul li{
  float: left;
    font-weight: bold;
    border: 1px solid #DFDFDF;
    padding: 9px 14px;
    background-color: #FDFDFD;
    cursor: pointer;
}

.conetnu1 .style_css{
  
  border-top:2px solid  #43B7C2!important;
  border-bottom: none!important;
  background-color: white!important;
  color:#5D6062!important;
}
.conetnu1 ul li i{
    color: #4D4F54;
    padding: 8px 66px;
    font-size: 19px;

}
.conetnu1{
  width: 532px;
}

.conetnu1 p{
      text-align: justify;
     padding-top: 22px;
     color: #65686D;
}

.conetnu1 .tabs_content div:not(.one)
{
  display: none;
}
@media(max-width: 1120px)
{
   .conetnu1{
    width: 400px;
  }
  .conetnu1 ul li{
     
      font-size: 11px;
      width: 133px;
      padding: 9px 6px;
      font-weight: normal;
  }
   .conetnu1 p{
    font-size: 12px;
  }
}
@media(max-width: 992px)
{   
   .conetnu1{
    width: 100%;
    margin:auto;
  }
  .conetnu1 ul li{
      clear: both;
      width: 100%;
      text-align: center;
      font-size: 13px;
      font-weight: bold;
  }
    .conetnu1 p{
    font-size: 15px;
  }
}


.conetnu1 .tabs_content div:not(.one)
{
  display: none;
}
/*End form Contact*/

/*Start act*/
.acti{
  background-color: #F8F8F8;

}
.acti img{
    width: 100%;
    height: 157px;
  }
.acti .box{
background-color: white;
padding-bottom: 7px;
margin-bottom: 6px;
}
.acti h2{
  font-weight: bold;
  font-size:33px;
  color:#346690;
  
}
@media(max-width: 600px)
{
  .acti h2{
  font-weight: bold;
  font-size:28px;
  
  
}
.acti .detail{
 font-size: 12px;
}
.acti .date{
  font-size: 12px;
  }
}
.acti h2:after {
  content: "";
  display:block;
  width: 65px;
  height: 5px;
  background-color: rgb(59, 207, 255);
  margin-right: 10px;
  margin: 20px auto;

}
.acti .date{
font-weight: normal;
font-style: italic;
color:gray;;
padding-top: 19px;
padding-left: 7px;

}
.acti .detail{
  text-align: justify;
  padding: 7px;
}
.acti .s{
  margin-left: 7px;
}
.acti  .tout{
  display: block;
  margin-top: 29px;
  font-weight: bold;

}
/*End act*/


.my_ss{
font-weight: bold;
    font-size: 33px;
    color: #346690;

    text-align: center;
    margin: auto;
}
.my_ss:after {
  content: "";
  display:block;
  width: 65px;
  height: 5px;
  background-color: rgb(59, 207, 255);
  margin-right: 10px;
  margin: 20px auto;

}



.style_nice{
position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 64%;
    height: 30%;
    text-align: center;
}

.style_nice a{ 
margin-top: 15px;
}


@media(max-width: 500px)
{


.style_nice a {
    margin-top: 15px;
    font-size: 11px!important;
    padding: 5px;
}

    }
.style_sx{
          display: flex; 
  align-items: center; 
  justify-content: center; 
  text-align: center; 
position: absolute;
margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}





/*Start Detail*/
.detail .date_p{
  color:gray;
  padding: 10px 0px;
  font-style: italic;
}
.detail p{
text-align: justify;
}


.detail img {
  width: 100%;
  padding-bottom: 36px;
  height: 500px;
}
@media(max-width: 700px)
{
.detail img {
  width: 100%;
  padding-bottom: 36px;
  height: 300px;
}
}
@media(max-width: 600px)
{
.detail img {
  width: 100%;
  padding-bottom: 36px;
  height: 200px;
}

}
.detail .btn-primary {
    color: #fff;
    background-color: #2F9AA7;
    border-color: #2e6da4;
    padding: 9px 29px;
    font-weight: bold;
}
.detail .btn-primary:hover{
  background-color: #337ab7;
}
/*End Detail*/




.my_alert{
        background: #83ab83;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    /* font-family: "Dossis"; */
    color: #fff;
    border-radius: 14px;
    border: 4px solid #6d98d7;
}


.style_nice h1{
    color: white!important;
    font-size: 53px!important;
    font-weight: bold;
}

@media(max-width: 900px)
{
  
.style_nice h1{
 
    font-size: 35px!important;


}

}

@media(max-width: 600px)
{
  
.style_nice h1{
 
   
    font-size: 28px!important;
    font-weight: normal!important;

}

}


@media (max-width: 768px)
{
.table-responsive>.table {

background-color:black!important;
    }
}