@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
p,h1,h2,h3,h4,h5,h6,strong,legend,input,ul,a,textarea,select,label,button, .navbar-brand{
    direction: rtl;
    font-family: 'Tajwal', sans-serif;
}

.right {
    float: left;
    left: 10px;
    width: 600px;
    border: 3px solid #133882;
    padding: 10px;
}
.resumepres img {
    margin-top: 20px;
    float: left;
}
.popupimg {
    height: 800px;
    width: 600px;
    border: 3px solid #133882;
    padding: 10px;
    /* left: 13%; */
    margin-right: -300px;
}
.menuNav{
    float: right;
}
.menuNav2{
    float: left;
}
.menuPrincipal li{
    float: right !important;
}
.audio p{
    float:right;
}
#son{
    float:right;
    margin-top:2px;
    margin-right:5px;
}
.lang{
    text-align:left;
}
.inscription img{
    float:right;margin-right:0px;margin-left: 10px;
}
.inscription small{
    float:right;margin-top:5px;
}
#strong{
    float: right;
}

/*page Apropos*/
.N1{
    float: right;
}

.single-service {
    display: inline;
    float: left;
    margin-bottom: 30px;
    padding-left: 0px;
    padding-right: 80px;
    position: relative;
    width: 100%;
}
.service-icon {
    display: inline-block;
    position: absolute;
    width: 100%;
}
.service-icon{
    -moz-transform: translateX(95%);
    -ms-transform: translateX(95%);
    -webkit-transform: translateX(95%);
    -o-transform: translateX(95%);
    transform: translateX(95%);
}

.albumBoutton{
    padding-top: 5px;
    text-align: left;
}
.albumTitre{
    float: right;
}
/* PAGE CONTACT / */
.cont{
    float: right;
}
.single-address i{
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}
.formContact{
    float: right !important;
}
.boutonContact{
    text-align: left;
}
.recpt{
    float: left;
}
.control-label{
    text-align: right !important;
}
.imagePageProd{
    float: right;
}
.confiance{
    float: right;
}
.confiance img{
    float: right;
}
.imgProdArabe{
    float: right;
}
.goutProdArab{
    float: right;
}


/* PAGE PRODUIT */
.floatProd{
    float: right;
}
.catProduit img{
    float: right;
}
.catProduit strong{
    float:right;
}


    .navbar-nav {
   
    margin: 0;
    float:right;
}
.resumepres {
    padding: 0;
    margin: 10px;
}
.ligne-hr {
    width: 7%;
    background-color: #287bb9;
    padding: 1px;
    border-radius: 50px;
    margin: 0px;
    float: right;
}
.button-retour {
    padding: 0px;
    position: relative;
    top: 40px;
    left: 10px;
    float: left;
    background-color: #5a7a8f9c;
    -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.73);
    box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.73);
}
.contact-area-left h4::after {
    content: "";
    height: 2px;
    right: 0;
    position: absolute;
    top: 30px;
    width: 30px;
}
.losange2 .los2 {
    position: relative;
    left: 87px;
    top: 2px;
    width: 280px;
    height: 288px;
    transform: rotate(-45deg) translateY(-74px);
}
.ligne {
    width: 7%;
    background-color: #287bb9;
    padding: 1px;
    border-radius: 50px;
    margin: 0px;
    /* float: right; */
}
#search input {
    background-color: inherit;
    border: medium none;
    color: #fff;
    float: right;
    height: 100%;
    text-align: center;
    width: 95%;
}

.menuPrincipal li {
 float: right !important; 
}


.losange2 .los2 {
    position: relative;
    left: 68px;
    top: -11px;
    width: 280px;
    height: 288px;
    transform: rotate(-45deg) translateY(-74px);
}
.losange2, .losange2 div {
    margin: 0 auto;
    transform-origin: 50% 50%;
    overflow: hidden;
    width: 360px;
    height: 366px;
    position: relative;
    top: 52px;
    left: -66px;
}
.losange2 {
    transform: rotate(45deg) translateY(10px);
    visibility: visible; 
    animation-delay: 0.5s;    
    position: relative;
    top: 0px;
    left: 30px;    
    border: 2px solid rgba(51, 122, 183, 0.74);
}
.losange2, .losange2 div {
     margin: 0 auto;
    transform-origin: 50% 50%;
    overflow: hidden;
    width: 190px;
    height: 188px;
    position: relative;
    top: 52px;
    left: 0px;
}
.losange2 .img-actu{
     max-width: 268px;
    height: auto;
    position: relative;
    right: 0px;
    top: 8px;
    left: 9px;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 0px 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
   /* color: #333;*/
    text-align: center;
    white-space: nowrap;
  }

  .dropdown-menu {
    min-width: 44px;
  }

  #menu-area .navbar-default {
    background-color: #133781;
    
}
.main-nav li {
    padding: 0px 0;
    text-align: right;
}

.navbar-default .navbar-nav > li > a {
  padding: 10px 4px;
}

  /* defilement */

#tick li, #tick2 li {
  list-style-type:circle; float:left;
   padding-left:20px;
    right:60px;
     color:transparent;
  
    position: relative;
    -webkit-animation: mymove 60s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-timing-function: linear; /* Safari 4.0 - 8.0 */
    animation: mymove 60s infinite;
    animation-timing-function: cubic-bezier(1,1,1,1) ;
   }
    @-webkit-keyframes mymove {
   from {left: 0px;}
  to {left: 1920px;}
}

/* Standard syntax */
@keyframes mymove {
  from {left: 0px;}
  to {left:1920px;}
}
#tick, #tick2 { 
  position:relative; 
  display:block; 
  width:5000px; margin:0; 
  content : ""; 
  display:table; 
  height:0px; }
#outer{
  width:100%;
  height:30px;
  padding-top:2px;
  margin-top: 0px; 
  overflow:hidden; 
  background:#fff;
  border-bottom: 2px solid #1670b4;
  border-top: 2px solid #1670b4;
   }
#outer a {
  text-decoration:none; 
  color:#000 ;
  margin-right:50px;}
  #outer p {
 margin-left: 0px;
  margin-right: 0px;
z-index: 1;
color: #186fb4;
font-weight: bold;
background-color:#fff;
position: absolute;
}

.slick-track{
  height: 771px;
}
.main-slider .slick-prev:hover, .main-slider .slick-next:hover {
    background-color: #133781;
}

.button-retour{
      padding: 0px;
    position: relative;
    top: 40px;
    right: 10px;
    float: right;
    background-color: #5a7a8f9c;
    -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.73);
    box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.73);
}

.titre-header{
  color: #fff ;
  text-shadow: 1px 1px 2px #fff, 0 0 1.9em #000000, 0 0 1.4em black;
  top: 0px;
}
.titre-produit{
  color:#287bb9; 
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.logo-prod{
  height: 123%;
  padding-right: 0px;
  position: relative;
  bottom: 10px;
}
#produit #single-page-header{
  background-attachment: fixed !important;
  background-image: url("http://www.scaek.dz/img/produits/Layer1.png");
    background-repeat: no-repeat;
    background-size: 100% 57%;
  color: #ffffff;
  display: inline;
  float: left;    
  width: 100%;
}
#produit .overlay {
    background-color:transparent;
    
}

#certafication #single-page-header{
  background-attachment: fixed !important;
  background-image: url("http://www.scaek.dz/img/certafication/certafic.png");
    background-repeat: no-repeat;
    background-size: 100% 57%;
  color: #ffffff;
  display: inline;
  float: left;    
  width: 100%;
}
#certafication .overlay {
    background-color:transparent;
    
}


#apropos {
    background-color: #fff;
    display: inline;
    float: left;
    /* padding: 70px 0; */
    width: 100%;
   /* position: relative;
    bottom: 195px;*/
}
#apropos #single-page-header {
    background-attachment: fixed !important;
    background-image: url(http://www.scaek.dz/img/apropos/apropos.png);
    background-repeat: repeat;
    background-size: 100% 100%;
    color: #ffffff;
    display: inline;
    float: left;

}

#apropos .overlay {
    background-color:transparent;
    padding: 80px 0;
    float: left;
    width: 100%;
}
#produits {
    
    display: inline;
    float: left;
    /* padding: 70px 0; */
    width: 100%;
   /* position: relative;
    bottom: 195px;*/
}
#appeldoffre {
    background-color: #fff;
    display: inline;
    float: left;
    /* padding: 70px 0; */
    width: 100%;
   /* position: relative;
    bottom: 195px;*/
}

#appeldoffre #single-page-header {
    background-attachment: fixed !important;
    background-image: url(http://www.scaek.dz/img/appeloffre/appeldoffr.jpg);
    background-repeat: repeat;
    background-size: 100% 100%;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
}


#appeldoffre .overlay {
    background-color: transparent;
    padding: 80px 0;
    float: left;
    width: 100%;
}
#video{
  
    display: inline;
    float: left;
    /* padding: 70px 0; */
    width: 100%;
    /*position: relative;
    bottom: 195px;*/
}

#actualite {
    background-color: #fff;
    display: inline;
    float: left;
    /* padding: 70px 0; */
    width: 100%;
   /* position: relative;
    bottom: 195px;*/
}
#actualite #single-page-header {
    background-attachment: fixed !important;
    background-image: url(http://www.scaek.dz/img/actualite/actualite-background.png);
    background-repeat: repeat;
    background-size: cover;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
}
#actualite .overlay {
    background-color: transparent;
       padding: 80px 0 177px 0px;
    float: left;
    width: 100%;
}

.losange1 .los {
    position: relative;
    left: 94px;
    top: -201px;
    width: 761px;
    height: 1069px;
    transform: rotate(-45deg) translateY(-74px);
}
.losange1, .losange1 div {
    margin: 0 auto;
    transform-origin: 50% 50%;
    overflow: hidden;
    width: 360px;
    height: 366px;
    position: relative;
    top: 52px;
    left: -66px;
}
.losange1 {
    transform: rotate(45deg) translateY(10px);
    visibility: visible; 
    animation-delay: 0.5s;    
    position: relative;
    top: 0px;
    left: 30px;    
    border: 2px solid rgba(51, 122, 183, 0.74);
}
.losange1, .losange1 div {
    margin: 0 auto;
    transform-origin: 50% 50%;
    overflow: hidden;
    width: 250px;
    height: 256px;
    position: relative;
    top: 0px;
    right: 0px;
}
.img-actu{
   max-width: 355px;
    height: auto;
    position: relative;
    right: 100px;
    top: 38px;
        max-height: 353px;
}

#newsletter {
    background-color: #fff;
    display: inline;
    float: left;
    /* padding: 70px 0; */
    width: 100%;
    /*position: relative;
    bottom: 195px;*/
}

.subscribe.form-control {
   border: 2px solid #133781;
    height: 40px;
    background: #ffffff;
    border-radius: 8px;
}

.submit-icon {
    background: transparent;
    background: -moz-linear-gradient(90deg,#00355b,#005676) no-repeat;
    /* background: -webkit-linear-gradient(90deg,#00355b,#005676) no-repeat; */
    background: -o-linear-gradient(90deg,#00355b,#005676) no-repeat;
    background: -ms-linear-gradient(90deg,#00355b,#005676) no-repeat;
    border: 0 none;
    border-left: 2px #2c7ab4 solid;
    /* border-radius: 25px; */
    color: transparent;
    padding: 4px 25px;
    position: absolute;
    overflow: hidden;
    right: 1px;
    top: 5px;
}

.social {
    font-size: 1.5em;
    line-height: 100%;
    letter-spacing: -5px;
    padding-top: 150px;
    text-shadow: 10px 10px 15px white;
}
.fr {
    padding: 15px;
    font-size: 25px;
    width: auto;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border: 2px;
    border-color: #287bb9;
    border-radius: 50%;
    background: #fff;
    color: #355f7b;
    -webkit-box-reflect: below 0px;
    -webkit-gradient(linear,left-top,left-bottom form(#dddddd5c),: ;
    top: (rgba(250,250,250,0.2)));
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
}
.fr:hover {
    background: #287bb9;
    color: #fff;
    border-color: 2px white;
}

#actualites #single-page-header{
  background-attachment: fixed !important;
  background-image: url("http://www.scaek.dz/img/actualite/actualites.png");
    background-repeat: no-repeat;
    background-size: 100% 57%;
  color: #ffffff;
  display: inline;
  float: left;    
  width: 100%;
}

#actualites .overlay {
     background-color: transparent;
    padding: 40px 0;
    float: left;
    width: 100%;
}

#galerie {
    background-color: #fff;
    display: inline;
    float: left;
    /* padding: 70px 0; */
    width: 100%;
   /* position: relative;
    bottom: 195px;*/
}
#galerie #single-page-header {
    background-attachment: fixed !important;
    background-image: url(http://www.scaek.dz/img/galerie.png);
    background-repeat: no-repeat;
    background-size: 100% 57%;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
}
#galerie .overlay {
    background-color: transparent;
    padding: 80px 0 41px 0px;
    float: left;
    width: 100%;
}
.titrePresentation{
  margin-top: 20px;
  background: rgba(19,56,129,1);
background: -moz-linear-gradient(left, rgba(19,56,129,1) 0%, rgba(19,56,129,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(19,56,129,1)), color-stop(0%, rgba(19,56,129,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(19,56,129,1) 0%, rgba(19,56,129,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(19,56,129,1) 0%, rgba(19,56,129,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(19,56,129,1) 0%, rgba(19,56,129,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(19,56,129,1) 0%, rgba(19,56,129,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#133881', endColorstr='#ffffff', GradientType=1 );
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #133781;
    border-color: #00050e;
}

.btn-default {
    color: #133781;
    background-color: #fff;
    border-color: #133781;
}


#presentation{
  background-attachment: fixed !important;
  background-image: url("http://www.scaek.dz/img/produits/bg.png");
    background-repeat: no-repeat;
    
  color: #ffffff;
  display: inline;
  float: left;    
  width: 100%;
  padding-bottom: 50px;
}
.presentationentete{

  background-image:url('http://www.scaek.dz/img/apropos/presentationscaek.png');
  background-repeat: no-repeat;
background-position: top center;
  background-attachment: fixed !important;
    background-size: 1920px;
  padding: 100px 0px;

}
.presentationentete h3{
  color:#133882;
  font-weight: bold;
  margin:10px 0;
  text-align: center;
}
.titre{
  color: #287bb9;
}
.resumeApropos{
  padding: 0;
  width: 100%;
}
.resumeApropos img{
  float: right;
  border-color:2px solid #133882;
}
.right {
   float: left;
   
    right:10px;
    width: 600px;
    border: 3px solid #133882;
    padding: 10px;
}
.photoApropos{
  margin: 25px 0;
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border-color: #133882;
    background-color: #e2e2e2;
    background-border-color: 2px #133882; 
    border-radius: 6px;
    color: white;
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    margin-left: 450px;
    margin-top: 100px;
}

.popup .popuptext {
    visibility: hidden;
    width: 50%;
    background-color: transparent;
    color: #133882;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: %;
    margin-left: -300px;
}


.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}


.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.popupimg{
    
    height: 800px;
    width: 600px;
    border: 3px solid #133882;
    padding: 10px;
}


.list-inline > li {
    display: inline-block;
   text-align: center;
}

.tabrow{
margin-left: 100px
width:100%;
}
.tablink {
  padding-top: 5px;
    background-color: #fff;
    color: #133882;
    float: center;
    border: 2px solid #133882;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 20px;
    width: 33%;
    margin-top: 3px;
    margin-left:-5px;
    margin-right:0px;
}

.list-inline .active {
    background-color: #133781;
    -webkit-box-shadow: 0px 3px 34px 1px rgba(19,55,129,1);
-moz-box-shadow: 0px 3px 34px 1px rgba(19,55,129,1);
box-shadow: 0px 3px 34px 1px rgba(19,55,129,1);
   
}
.list-inline .active a {
   text-decoration: none;
    color: #fff;
    font-weight: bold;
}
.tablink a{
  text-decoration: none;
  color: #133781 ;
  font-weight: bold;

}

#MotdePDG {background-color: transparent;}
#Presentation {background-color:transparent;}
#politique{background-color: transparent;}

.nav-tabs {
    color: #133882;
    cursor: default;
    background-color: #fff;
    border-color: #133882;
}
.tabs-nav > li > a, .tabs-nav > li > a, .nav-tabs > li > a {
    /*color: #133882;*/
    cursor: default;
    background-color: transparent;
    border: none;
        border-bottom-color: currentcolor;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;}
    .nav-tabs li{ background-color: transparent;
    cursor: default;}
    
    
    
.tabs-nav > li.active > a, .tabs-nav > li.active > a:hover, .tabs-nav > li.active > a:focus {
    /*color: #133882;*/
    cursor: default;
    background-color: transparent;
    border: none;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
  }
  .resumepres{
  padding: 0;
}
   .presimgright {
   float: right;
    right:10px;
    width: 600px;
    border: 3px solid #133882;
    padding: 10px;
}

#contacts #single-page-header{
  background-attachment: fixed !important;
  background-image: url("http://www.scaek.dz/img/contact.jpg");
    background-repeat: no-repeat;
    background-size: 100% 57%;
  color: #ffffff;
  display: inline;
  float: left;    
  width: 100%;
}
#contacts .overlay {
    background-color:transparent;
    
}


/*appeles d'offres pages*/
#appelepage{
  background-attachment: fixed !important;
  background-image: url("http://www.scaek.dz/img/produits/bg.png");
    background-repeat: no-repeat;
    
  color: #ffffff;
  display: inline;
  float: left;    
  width: 100%;
  padding-bottom: 50px;
}
.appelepagentete{
  background-image:url('http://www.scaek.dz/img/appeloffre/appeloffre6.png');
  background-repeat: no-repeat;
background-position: top center;
  background-attachment: fixed !important;
    background-size: 1920px;
  padding: 100px 0px;

}
.appelepagentete h3{
  color:#fff;
  font-weight: bold;
  margin:10px 0;
  text-align: center;
  font-size: 28px;
}
.titre{
  color: #133882;
  margin-top: 20px;
  background: transparent;
  margin-bottom: 50px;
 
}
.text{
color:#133882 ;
background-color: transparent;
font-size: 16px;
/*float: left;*/
text-decoration: none;
}
.image{
   float: right;
    right:10px;
    width: 300px;
    padding-top: 0px;

}
.buttontele {
    background-color: #a31111;
    border: none;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 16px;
    font-size:16px;
    float: right;
}

.buttontele:hover {
    background-color: #133882;
}
.buttonafficher {
    background-color: #297ab9;
    border: none;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 16px;
    font-size:16px;
}

.buttonafficher:hover {
    background-color: #133882;
}
/*detail table*/
.nav-stacked > li {
    float: none;
    background-color: #337ab7;
    padding-top: 10px;
    padding-bottom: 10px;
}
  .appeltab li:not(.active){
    background:#ddd;
    border-left:2px solid #ccc;
  }
  .appeltab li:not(.active){
    background:#ddd;
    border-left:2px solid #ccc;
  }
  .appeltab li:hover:not(.active){
    background:#ddd;
    border-bottom:0;
  }
  .appeltab > li > a {
    padding: 10px 60px;
    margin-top: px;
    margin-right: px;
    margin-left: 10px;   
}
.appeltab > .active > a {

    background-color: : transparent;
    /*background-color: rgb(137, 169, 206);*/
    color: #000;
    padding: 10px 10px;
    padding-top: 5px;
    margin-top: 2px;
    margin-right: 2px;
    margin-left: 10px;   
}
.appeltab > li :.active{
  
    background-color: #133882;   
}
#mydetailDIV {
    height: 600px;
    width: 250px;
    overflow: auto;
    background: white;
}
#detailcontent {
    margin:500px;
    height: 800px;
    width: 2000px;
    background-color: coral;
    position: relative;
}


.holder a.jp-current, a.jp-current:hover, .holder1 a.jp-current, .holder a.jp-disabled, .holder1 a.jp-disabled, a.jp-disabled:hover {
    cursor: default;
    background-color: #133882;
}
.holder a.jp-current, a.jp-current:hover, .holder1 a.jp-current {
    color: #fff;
    font-weight: bold;
  }
.holder a, .holder1 a {
    font-size: 13px;
    cursor: pointer;
    margin: 0 5px;
        margin-left: 5px;
    color: #133882;
    padding: 3px;
}
.holder a:hover, .holder1 a:hover {
    background-color: #133882;
    color: #fff;
}

#notrereseaux #single-page-header{
  background-attachment: fixed !important;
  background-image: url("http://www.scaek.dz/img/notrereseaux/Layer1.png");
    background-repeat: no-repeat;
    background-size: 100% 57%;
  color: #ffffff;
  display: inline;
  float: left;    
  width: 100%;
}
#notrereseaux .overlay {
    background-color:transparent;
    
}

#Apropos #single-page-header{
     background-attachment: fixed !important;
    background-image: url("http://www.scaek.dz/img/apropos/presentationscaek.png");
    background-repeat: no-repeat;
    background-size: 100% 57%;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
    height: 400px;
}
#Apropos .overlay {
    background-color:transparent;
    
}

.dropdown-menu {
    background-color: rgba(19, 56, 130, 0.72);
    }
    
/* @MEDIA RESPONSIVE*/

@media(max-width:1199px ){
    #search-icon { 
      right: 4%;  
    }
  .slide-article {  
    padding-left: 30px;
    padding-right: 0;
    padding-top: 90px;  
  }
  .slide-article h1 {
    font-size: 40px;  
  }
  .blog-news-title h2,
  .blog-news-title h2 > a {  
    font-size: 18px;    
  }
  .navbar-default .navbar-nav > li > a{
    font-size: 10pt;
  }
.dialog-position{
  top: 10%;
  left: -160px;
}
.tablink a {
    text-decoration: none;
    color: #133781;
    font-weight: bold;
    font-size: smaller;
}
}


@media(max-width:991px ){
    #menu-area #navbar {
    padding-right: 55px;
  }
  .navbar-default .navbar-nav > li > a {  
    font-size: 13px;
    padding-left: 4px;
    padding-right: 4px; 
  }
  #search {
    margin: 0 auto;
    width: 90%;
  }
  #search-icon {
    right: 3%;
  }
  .slide-article {
    padding-left: 60px;
    padding-right: 0;
    padding-top: 15px;
  }
  .slide-article h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .slide-article p {
    color: #fff;
    margin-bottom: 40px;
  }
  .why-choose-us {
    margin-top: 20px;
  }
  .single-counter {
    margin-bottom: 30px;
  }
  .single-table-price {
    margin-bottom: 40px;
  }
  .single-team-member {
    margin-bottom: 50px;
  }
  .slick-prev {
    left: -10px;
  }
  .slick-next {
    right: -10px;
  }
  .blog-news-single {
    margin-bottom: 30px;  
  }
  .title-area {
    padding: 0 100px;
  }
  .single-portfolio {
    width: 33.33%;
  }
  .single-item-content::after {  
    width: 87%;
  }
  .blog-side-bar {
    margin-top: 50px;
  }
  .contact-area-right {
    margin-top: 40px;
  }
  h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 4px;
    margin: 0;
    padding-bottom: 10px;
}
.contact-area-right {
    margin-top: 0px;
}
.dialog-position{
  top: 10%;
  left: -120px;
}
.modal-dialog {
    width: 450px;
    margin: 30px auto;
}
.button-inscrption {
    background-color: #337ab7;
    position: relative;
    left: 30%;
}
.ligne-hr {
    width: 7%;
    background-color: #287bb9;
    padding: 1px;
    border-radius: 50px;
    margin: 0px;
    float: right;
    margin-top: 16px;
}
.losange2 .los2 {
    position: relative;
    left: 20px;
    top: -3px;
    width: 280px;
    height: 288px;
    transform: rotate(-45deg) translateY(-74px);
}
.losange2 .img-actu {
    max-width: 268px;
    height: auto;
    position: relative;
    right: 0px;
    top: 60px;
    /* left: -66px; */
    right: -59px;
}
.right {
    float: left;
    left: 10px;
    width: 410px;
    border: 3px solid #133882;
    padding: 10px;
}
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border-color: #133882;
    background-color: #e2e2e2;
    background-border-color: 2px #133882;
    border-radius: 6px;
    color: white;
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    margin-left: 300px;
    margin-top: 100px;
}
}


@media(max-width:767px ){
  .menuPrincipal li {
    width: 100%;
}
  .header-bottom {    
    padding: 0;   
  }
    .header-contact ul li:last-child {
    display: none;
  }
  .navbar-brand { 
    margin-top: 0;  
  }
  #search-icon {
    right: 11%;
    top: 5px;
  }
  .main-nav li {
    padding: 0;
  }  
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
  }  
  #search {
    width: 100%;
  }
  #menu-area #navbar {
    padding-right: 15px;
  }
  .slider-img {
    display: none;
  }
  .slide-article {
    padding-top: 10px;
  }
  .title-area {
    padding: 0 30px;
  }
  .single-feature {
    text-align: center;
    padding: 0 15px;
  }
  .single-page-header-left {
    text-align: center;
  }
  .single-page-header-right .breadcrumb {
    text-align: center;
    margin-top: 20px;
  }
  .footer-left {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-right {
    text-align: center;
  }
  .portfolio-menu {
    padding: 0;
  }
  .portfolio-menu ul li {
    margin: 0 3px 10px;
    padding: 6px 10px;
  }
  .blog-single-tag {
    text-align: center;
  }
  .blog-single-social {
    text-align: center;
    margin-top: 20px;
  }

}

@media(max-width:480px ){
    #search input {  
    width: 85%;
  }
  #search-icon {
    right: 15%;
    top: 5px;
  }
  .slide-article h1 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .slide-article p {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .read-more-btn {
    font-size: 14px;
    padding: 8px 14px;
  }
  .main-slider .slick-prev, .main-slider .slick-next {
    height: 40px;
    top: 55%;
    width: 40px;
  }
  .title-area .title {
    font-size: 25px;
    line-height: 26px;
    padding-bottom: 0px;
  }
  .title-area {
    padding: 0;
  }
  .title-area p {    
    line-height: 23px;   
    font-size: 15px;
  }
  .single-feature p {
    font-size: 14px;
  }
  .our-skill-content p {
    font-size: 14px;
  }
  .why-choose-group .panel-body p {
    font-size: 14px;
  }
  .subscrib-form {
    width: 100%;
  }
  .footer-left {
    text-align: center;
    margin-bottom: 20px;
  }
  .footer-right {
    text-align: center;
  }
  #login-form .modal-dialog {  
    width: 350px;
  }
  .overlay {
    padding: 50px 0;
  }
  .single-portfolio {
    width: 50%;
  }
  .single-item-content::after {
    width: 85%;
  }
  .portfolio-menu ul li {
    padding: 4px 5px;
    font-size: 12px;
  }
  .blog-archive-left .blog-news-img {
    height: 320px;
  }
  .blog-navigation-prev {
    margin-bottom: 10px;
  }
h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 5px;
    margin: 0;
    padding-bottom: 10px;
}
.contact-area-right {
    margin-top: 0px;
}
.comments-form input {
    height: 30px;
    font-size: 17px;
    border-radius: 8px;
}
.comments-form textarea {
    border-radius: 0;
    font-size: 18px;
    height: 200px;
    padding: 10px;
    width: 70%;
}
.form-control {
    display: block;
    width: 92%;
    height: 34px;
    padding: 0px 9px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.contact-form textarea {
    width: 92%;
}
.boutonAccueil {
    padding: 3px 15px;
    color: #133781;
    border-color: #133781;
    border-radius: 30px;
    margin-top: -30px;
}
.modal-dialog {
    width: 360px;
    margin: 40px auto;
}
.dialog-position {
    top: 10%;
    left: -140px;
}
.modal-style{
  top: 0px;
  right: -40%;
}
.modal-style1{
  right: -36%;
}
#login-content .modal-title {
    font-size: 14px;
}
.modal-body {
    position: relative;
    padding: 5px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 10px;
}
.style_border{
  border-right: 0px solid transparent;
}
.padd-style {
    padding: 0px -1px;
    margin-right: 0px;
}
.tablink a {
    text-decoration: none;
    color: #133781;
    font-weight: bold;
    font-size: 7px;
}
#Apropos #single-page-header {
    background-attachment: fixed !important;
    background-image: url(http://www.scaek.dz/img/apropos/presentationscaek.png);
    background-repeat: no-repeat;
    background-size: 100% 40%;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
    height: 400px;
}
.right {
    float: left;
    left: 10px;
    width: 345px;
    border: 3px solid #133882;
    padding: 10px;
}
.titre-produit {
    color: #287bb9;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-right: 15px;
    font-size: 20px;
}
.ligne-hr {
    width: 7%;
    background-color: #287bb9;
    padding: 1px;
    border-radius: 50px;
    margin: 0px;
    float: right;
    margin-top: 16px;
    margin-right: 20px;
}
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border-color: #133882;
    background-color: #e2e2e2;
    background-border-color: 2px #133882;
    border-radius: 6px;
    color: white;
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    margin-left: 87px;
    margin-top: 100px;
}
}


@media(max-width:360px ){
.losange1, .losange1 div {
    margin: 0 auto;
    transform-origin: 50% 50%;
    overflow: hidden;
    width: 217px;
    height: 209px;
    position: relative;
    top: 12px;
    left: 5px;
}
.titre-header {
    color: #fff;
    text-shadow: 1px 1px 2px #fff, 0 0 1.9em #000000, 0 0 1.4em black;
    top: -21px;
    position: relative;
}
  .list-inline .active a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: small;
}
.tablink a {
    text-decoration: none;
    color: #133781;
    font-weight: bold;
    font-size: small;
}
.right {
    float: right;
    right: 10px;
    width: 328px;
    border: 3px solid #133882;
    padding: 10px;
}
div#button1 {
    position: fixed;
    right: -200px;
    transition: all 0.5s ease;
    height: 50px;
    z-index: 999;
    right: 15px;
    overflow: hidden;
    width: 50px;
    cursor: pointer;
    top: 220px;
    /* border-bottom-left-radius: 35px; */
    /* border-top-left-radius: 35px; */
    padding-left: 10px;
    display: flex;
    background: #133882;
    border: solid 1px rgba(128, 128, 128, 0.62);
}
.subscribe.form-control {
    border: 2px solid #133781;
    height: 40px;
    background: #ffffff;
    border-radius: 8px;
    margin-top: -15px;
    width: 100%;
}
  .login {    
      padding: 10px;    
  }  
.slick-track {
    height: 350px;
}
 .single-slide {
    height: 350px;
}
  .single-slide img {
    height: 100%;   
  }
  #menu-area .navbar-toggle {
    padding: 8px 6px;    
  }
    .phone {
    font-size: 12px;
  }
  .header-contact ul li {
    margin-right: 0;
    padding: 10px 8px;
  }
  #search-icon {
    right: 20%;
    top: 5px;
  }
  .slide-article {
    padding-top: 0;
    padding-left: 0;
  }
  .slide-article p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .slide-article h1 {
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 8px;
  }
  .read-more-btn {
    font-size: 12px;
    padding: 5px 8px;
  }
  #testimonial .title-area {
    padding: 0;
  }
  .subscribe-area h2 {
    font-size: 25px;
    letter-spacing: 0;
    margin-bottom: 25px;
  }
  .subscrib-form input {
    font-size: 15px;
    height: 40px;    
  }
  .subscribe-btn {
    font-size: 15px;    
    height: 40px;
    width: 95px;
  }
  #login-form .modal-dialog {  
    width: 320px;
  }
  #search input {
    font-size: 14px;
  }
  .overlay {
    padding: 20px 0;
  }
   .single-portfolio {
    width: 100%;
  }
  .single-item-content::after {
    left: 15px;
    width: 92%;
  }
  .portfolio-menu ul li {
    padding: 4px 5px;
    font-size: 12px;
  }
  .blog-archive-left .blog-news-img {
    height: 250px;
  }
  .comments-form textarea {
    width: 92%;
  }

  h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 2;
    margin: 0;
    padding-bottom: 10px;
}
.contact-area-right {
    margin-top: 0px;
}
.comments-form input {
    height: 25px;
    font-size: 16px;
    border-radius: 8px;
    width: 92%;
}
.form-control {
    display: block;
    width: 92%;
    height: 26px;
    padding: 0px 8px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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;
}
.dropbtn {
    background-image: url(http://www.scaek.dz/img/sondage3.png);
    background-color: #133882;
    background-size: contain;
    border: 1px solid #566581;
    cursor: pointer;
    position: fixed;
    right: -643px;
    transition: 0.3s;
    padding: 8px;
    width: 704px;
    color: #000;
    border-radius: 5 5px 5px 5;
}
.boutonAccueil {
    padding: 6px 20px;
    color: #133781;
    border-color: #133781;
    border-radius: 30px;
    margin-top: 0px;
}
.modal-style{
  top: 0px;
  right: -37%;
}
.modal-style1{
  right: -36%;
}
#login-content .modal-title {
    font-size: 14px;
}
.modal-body {
    position: relative;
    padding: 5px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 10px;
}
.button-inscrption{
  background-color: #337ab7;
  position: relative;
  left: 13%;
}
.style_border{
  border-right: 0px solid transparent;
}
h3, .h3 {
    font-size: 16px;
}
h4, .h4 {
    font-size: 13px;
}
.top-footer{
  position: relative;
  top: -87px;
}
.padd-style{
  padding: 0 9px;
}
.tablink a {
    text-decoration: none;
    color: #133781;
    font-weight: bold;
    font-size: 10px;
}

.tablink {
    padding-top: 5px;
    background-color: #fff;
    color: #133882;
    float: center;
    border: 2px solid #133882;
    outline: none;
    cursor: pointer;
    padding: 0;
    /* font-size: 20px; */
    width: 100%;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: -16px;
}
#Apropos #single-page-header {
    background-attachment: fixed !important;
    background-image: url(http://www.scaek.dz/img/apropos/presentationscaek.png);
    background-repeat: no-repeat;
    background-size: 100% 55%;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
    height: 400px;
}
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border-color: #133882;
    background-color: #e2e2e2;
    background-border-color: 2px #133882;
    border-radius: 6px;
    color: white;
    padding: 10px 15px;
    text-align: center;
    font-size: 16px;
    margin-left: 87px;
    margin-top: 100px;
}

} 


@media(max-width:320px ){
    #login-form .modal-dialog {  
    width: 300px;
  }
  .footer-box {
    font-size: 14px;
  }
  .header-contact ul li {  
    padding: 10px 0 10px 3px;
  }
  .subscribe-area h2 {
    font-size: 22px;
  }
  .footer-left p {
    font-size: 12px;
  }
  .footer-right a {
    font-size: 13px;
  }
  .footer-right p {
    font-size: 13px;
  }
    .single-item-content::after {   
    width: 91%;
  }
  .blog-archive-left .blog-news-img {
    height: 220px;
  }
  .modal-dialog {
    width: 300px;
    margin: 15px auto;
}
.dialog-position {
    top: 10%;
    left: -120px;
}
.padd-style {
    padding: 0 3px;
    margin-right: 13px;
}
.right {
    float: right;
    right: 10px;
    width: 273px;
    border: 3px solid #133882;
    padding: 10px;
}
.tablink a {
    text-decoration: none;
    color: #133781;
    font-weight: bold;
    font-size: 10px;
}

.tablink {
    padding-top: 5px;
    background-color: #fff;
    color: #133882;
    float: center;
    border: 2px solid #133882;
    outline: none;
    cursor: pointer;
    padding: 0;
    /* font-size: 20px; */
    width: 100%;
    margin-top: 3px;
    margin-left: 10px;
    margin-right: -16px;
}
#Apropos #single-page-header {
    background-attachment: fixed !important;
    background-image: url(http://www.scaek.dz/img/apropos/presentationscaek.png);
    background-repeat: no-repeat;
    background-size: 100% 55%;
    color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
    height: 400px;
}
}

/****************************************************** ************************************/

/*@media(max-width:768px ){
    .menuPrincipal li{
        width: 100%;
    }
    .service-icon{
        -moz-transform: translateX(88%);
        -ms-transform: translateX(88%);
        -webkit-transform: translateX(88%);
        -o-transform: translateX(88%);
        transform: translateX(88%);
    }
    .single-service {
        padding-right: 70px;

    }
    .navbar-nav {
    float: right;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
    padding: 0px 0px;
}
.comments-form input {
    height: 30px;
    font-size: 15px;
    border-radius: 8px;
}
}*/