@import url('https://fonts.googleapis.com/css?family=Open+Sans:600,800');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');




h1, h2, h3, h4, h5 {
  
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;

}

body {
  
  font-family: 'Roboto Condensed', sans-serif;

  font-weight: 400;
}



.wrapper {
  padding: 0;
  overflow: hidden;
}

.rs-background-video-layer:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.77);
    content: " ";
    z-index: 99999;
}

.entry-title, .vp-pagination__load-more-no-more {
 display: none !important;
}

a:hover {
  
  text-decoration : none !important;
  
}




.navbar-dark .navbar-nav li.wpml-ls-first-item a:after {
    content: " / ";
    display: inline-block;
    position: relative;
    color: #fff;
    padding-left: 0;
      background: transparent !important;
    height: auto !important;
    width: auto !important;
    top: 0 !important;
      display: inline-flex !important;
  margin-left: 10px !important;
}

.navbar-dark .navbar-nav .wpml-ls-last-item .nav-link:last-child:after {
  
 background: transparent; 
}


.navbar-dark .navbar-nav li.wpml-ls-current-language a {
  
 color: rgb(194, 14, 46); 
}


.navbar-dark .navbar-nav .wpml-ls-first-item .nav-link {
  
  position: relative;
  top: 6px;
  margin-left: 10px;
}


.navbar-dark .navbar-nav li.wpml-ls-item a {
     margin-right: 0;
    padding-left: 0; 
  
}


/*DROPDOWN*/


.dropdown-toggle::after {

   border: 0 !important;
   vertical-align: initial !important
}


.dropdown-menu {

  background: #9d1730 url(http://middleweb.ovh/autaa/wp-content/uploads/2019/01/FullSizeRender-15.jpg) 10px 8px no-repeat;
  border-radius: 0;
 border: none !important;
 top: 43px;
 right: 0px;
 left: auto;

}

.dropdown-item:focus, .dropdown-item:hover {

   background: transparent;
   font-weight: 600;

}


.dropdown-item {
   color: #fff;
}

.dropdown-item:hover {
   color: #c20e2e;
}





#actu_bg {
  min-height: 400px;
}



.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.navbar-dark .navbar-nav .nav-link:after {

  height: 22px;
    width: 2px;
    content: "";
    position: relative;
    display: inline-block;
    margin-left: 15px;
    top: 5px;
    background: #040951;
}

.no_border_right .nav-link:after {

  background: transparent !important;
}


.red_color {

  color: rgb(194, 14, 46);
}

.blue_color {
 color: #040951 
}



.bold_title {

   font-weight: 600 !important
}


.bg_scroll {
 
  
  -webkit-transition: background-color 2s ease-out;
   -moz-transition: background-color 2s ease-out;
   -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  background: rgba(61, 61, 61, 0.85) !important;
  max-height: 90px;
  
}


.post_img {
 background-size: cover;
  height: 250px;
  width: 100%;
  background-repeat: no-repeat;
}



/*FIRST SECTION*/

#about_us .img_left .vc_column-inner{

padding: 0;

}

#about_us .img_left img {

  max-height: 500px;
}



 .content_presentation {

  padding: 20px 50px;
 }

#about_us .presentation h3 {
    

    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 25px;

}  

.next-arrow .fa, .prev-arrow .fa {
	background: #040951;
}

.button_end {

   background: #040951;
    color: #fff;
    padding: 20px 50px;
    margin: 0;
    width: 100%;
    cursor: pointer;
     -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;

}


.button_end:hover {

  background: rgb(194, 14, 46);
}


.button_end a {

  color:white;
  text-decoration:none;
}

.col_solution {

  
}

.col_solution h2 {
   color: #fff;
}

.wpb_content_element {

  margin-bottom: 0
}



#contact_bg {

 min-height: 500px;

}


.title_top {

 padding-top: 150px;
}

.title_top h2 {

  margin-bottom: 40px;
  font-size: 40px;
}


.title_top p {

   font-size: 24px;
    line-height: 20px
}


/*FILTER*/



.vp-portfolio__filter-wrap {


       position: absolute;
    top: -200px;
    left: 0;
    right: 0;
    z-index: 2;
}


.with_filter {

  padding-top: 200px !important;
}

.vp-filter__style-default .vp-filter__item>* {

    background: transparent !important;
    color: #fff !important;
    font-size: 22px;
    border: 0 !important;
        padding: 0 !important;
    margin-right: 20px;
    position: relative;
    margin-left: 20px !important;

}




.vp-filter__style-default .vp-filter__item.vp-filter__item-active>* {


       background: transparent !important;
       color: rgb(194, 14, 46) !important;
       border-bottom: 3px solid rgb(194, 14, 46) !important;

} 


.vp-filter__style-default .vp-filter__item:after {

     content: " ";
    background: #ccc;
    height: 20px;
    width: 1px;
    display: inline-block;
    position: absolute;
    margin-left: 20px;
    top: 5px;
    right: 0;
}


.vp-filter__style-default .vp-filter__item:last-child:after {

   background: transparent;
}


.vp-filter__style-default .vp-filter__item {

  position: relative;
}


/*HEADER WITH FILTER*/

#top_header {
 
  min-height: 450px;
  padding-top:150px;
  
}

#top_header h1 {
  color: #fff; 
}


#materiel h2 {
  
    color: rgb(194, 14, 46);
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 25px;
  
}


#materiel h3 {
  
  color: #040951;
  font-size: 20px;
  margin-bottom: 25px;
}



#materiel img {
    
      max-height: 230px;
    margin-top: 70px;
    margin-bottom: 70px;
    
}

#materiel .table thead {

    background: #040951;
    color: #fff;
  
}

#materiel .table td, #materiel .table th {
  
  padding: .95rem;
  border: 0;
  
}

.filter_here ul li {
  
  display: inline-block;
  margin-right: 30px;
  color: #fff;
  
}


.filter_here ul {
 
  margin-top: 40px;
  text-align: center;
  
}

.filter_here ul li a {
 
  color: #fff;
  font-size: 22px;
  
}

.filter_here ul li:after {
    content: " ";
    background: #ccc;
    height: 20px;
    width: 1px;
    display: inline-block;
    position: relative;
    margin-left: 20px;
    top: 5px;
    right: 0;
  
}


.filter_here ul li:last-child:after {
  
  background: transparent;
}

.filter_here ul li a:focus {
  color: rgb(194, 14, 46) !important;
    border-bottom: 3px solid rgb(194, 14, 46) !important;
  padding-bottom: 10px;
  
}

.wpb-js-composer .vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-tabs-container {
  
  display: none; 
}




.all_actu h3 a {
 color: #040951;
}

.all_actu span.icon_actus {
  background:#040951 !important;
}

.all_actu h3 {
 color: #16568e !important;
}

/*CONTACT FORM*/

#contact_form h2 {

      padding-left: 11px;
    font-size: 25px;
    margin-bottom: 20px
}



#contact_form input, #contact_form textarea, #contact_form select {

 border-radius: 0 !important;
 transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.1);
    box-shadow: 1px 5px 10px 7px rgba(0,0,0,0.1);
    height: 45px;
    border-color: transparent;

}


#contact_form textarea {

 height: 150px !important

}



.form-control:focus, .wpcf7 .wpcf7-validation-errors:focus, .wpcf7 input:focus[type=color], .wpcf7 input:focus[type=date], .wpcf7 input:focus[type=datetime-local], .wpcf7 input:focus[type=datetime], .wpcf7 input:focus[type=email], .wpcf7 input:focus[type=file], .wpcf7 input:focus[type=month], .wpcf7 input:focus[type=number], .wpcf7 input:focus[type=range], .wpcf7 input:focus[type=search], .wpcf7 input:focus[type=submit], .wpcf7 input:focus[type=tel], .wpcf7 input:focus[type=text], .wpcf7 input:focus[type=time], .wpcf7 input:focus[type=url], .wpcf7 input:focus[type=week], .wpcf7 select:focus, .wpcf7 textarea:focus {

box-shadow: none !important;
border-color: transparent;


}


#contact_form .envoyer {

    background: rgb(194, 14, 46);
    color: #fff;
    display: table;
    width: auto;
    padding: 15px 60px;
    outline: 0;
    border: 0;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 20px 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}


#contact_form .envoyer:hover {

      background: #040951;

}


#contact_form .envoyer .fa {
    
    padding-left: 20px;

}


#contact_form select {

    color: #222;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;

}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #222 !important;
  opacity: 1; /* Firefox */
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;

}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  olor: #222 !important;
   font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
 olor: #222 !important;
   font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 14px;
}
  


/*CONTACT FORM*/



#wrapper-footer {
  
  background: #ffe9bf;
  color: #000;
  padding: 30px 0;
  
}


#wrapper-footer h4 {

  font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin-top: 15px;
}



.second_footer {

  border-top: 1px solid #000;
    padding-top: 30px;
    margin-top: 20px;
}


.second_footer ul {

  margin: 0;
  padding: 0;
}


.second_footer ul li {

  display: inline-block;

}


.second_footer ul li:after {

  content : " | ";
  display: inline-block;
  position: relative;
  padding: 0 15px;
}


.second_footer ul li:last-child:after {

  content: " ";
}

.second_footer ul li a {

  color: #b5b5b5;
}




@media screen and (min-width: 768px) {
.five-columns.vc_row .vc_col-sm-2 {
float: left;
width: 20%;
padding: 0;
margin-right: 0;
min-height: 0;
}
.five-columns.vc_row .vc_col-sm-2:nth-last-child(2) {
margin-right: 0;
}

.dropdown:hover>.dropdown-menu {

 
  display: block;

}


}


.dropdown-item.active, .dropdown-item:active {

 background: transparent;

}


.dropdown-menu {


  -webkit-animation: slide-down .1s ease-out;
    -moz-animation: slide-down .1s ease-out;
}


.navbar-dark .navbar-nav .active>.nav-link {

   color: rgb(194, 14, 46);
}


@-webkit-keyframes slide-down {
      0% { opacity: 0; -webkit-transform: translateY(-100%); }   
    100% { opacity: 1; -webkit-transform: translateY(0); }
}
@-moz-keyframes slide-down {
      0% { opacity: 0; -moz-transform: translateY(-100%); }   
    100% { opacity: 1; -moz-transform: translateY(0); }
}



body.single-post .fixed-top {


        position: relative;
    background: #3d3d3d !important;
    max-height: 90px;
    margin-bottom: 40px;
}


body.single-post .bg-transparent {

background: #3d3d3d !important;

}


body.single-post .entry-title {

      display: block !important;
    color: #3d3d3d;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 32px;
}


body.single-post #wrapper-footer {

   margin-top: 70px;
}


.date_post {
 
 color: #878787;
 font-size: 14px;
 font-weight: 600;
     margin-bottom: 30px;
    display: block;

}

.nav-links a {

   color: #040951
}

@media (min-width: 768px) {



 #about_us .presentation {

     max-width: 80%;
    background: #fff;
    position: relative;
    left: -120px;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(204,204,204,1);
     -moz-box-shadow: 5px 0px 5px 0px rgba(204,204,204,1);
     box-shadow:  2px -1px 4px 0px #efefef;
     z-index: 1;
 }

 #about_us .presentation_left {

     float: right;
    left: 80px;

 }


 .dropdown-menu {

   min-width: 300px;
  padding-left: 100px;
  min-height: 170px;
 }





}


@media (max-width: 768px) { 
   


  .fixed-top {
     position: relative !important;
     background: #3d3d3d !important;
  }

  .navbar-dark .navbar-nav .nav-link:after {

     background: transparent;
  }


  .navbar-dark .navbar-nav .wpml-ls-first-item .nav-link {

     margin-left: 0
  }


  .navbar-dark .navbar-nav .wpml-ls-last-item .nav-link:last-child {

     position: absolute;
    bottom: 3px;
    left: 60px;
  }
 

  #about_us .presentation  {

    margin-bottom: 30px !important;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(204,204,204,1);
    -moz-box-shadow: 5px 0px 5px 0px rgba(204,204,204,1);
    box-shadow: 2px -1px 4px 0px #efefef;
   
   }

   #about_us .presentation h3 {

     font-size: 17px;
   }



  }

.filter_here {
  display:none !important;
}

.rs-background-video-layer::before {
    background-color: rgba(0, 0, 0, 0.30) !important;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
	min-height:175px !important;
}

.pswp__caption {
  display:none !important;
}

.abaktek h3 {
    display: inline !important;
    font-size: 40px !important;
		color:#040951 !important;
}

.abaktek i {
    display: inline !important;
    font-size: 40px !important;
		color:#040951 !important;
}

.titrerouge {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 25px;
		color: rgb(194, 14, 46);
}

.titreblanc {
    font-size: 32px;
    line-height: 20px;
		color: rgb(255, 255, 255);
		font-weight:normal;
}

.titrebleu {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 25px;
		color: #040951;;
}

#carouselExampleIndicators .carousel-caption {
  background-color: rgba(35,35,35,0.6);
}