/*
 Theme Name:   Vaximo Child
 Description:  Vaximo Child Theme
 Author:       EnvyTheme
 Author URI:   http://envytheme.com
 Template:     vaximo
 Version:      1.3.0
 Text Domain:  vaximo-child
*/


header .nav-area .navbar-brand img{width:200px}

#about_us,#slide_partner{
    text-align: left;
    margin-top: 30px;
}
#slide_partner div.ptb-100{
    padding-top: 0;
    padding-bottom: 20px;
}

#about_us .section-title h2,#about_us .section-title p{
   text-align: left;
}

.single-footer-widget ul.contact_links li i, .single-footer-widget ul li a::before, .single-footer-widget ul.contact_links li a i { color: #ff8c00; }

.count__number{
    position: absolute;
    left: 0px;
    top: 30px;
    font-size: 30px;
    text-align: center;
    width: 90px;
    height: 35px;
    display: flex;
    align-items: center;
    color: #ff8c00; 
}
.count__number b{
  width: 100%;
  text-align: center;
}

#slider_services .owl-carousel .owl-nav.disabled ,#clients_opin .owl-carousel .owl-nav.disabled{
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 30px;
    height: 60px;
}


#slider_services .owl-carousel .owl-nav.disabled button span,#clients_opin .owl-carousel .owl-nav.disabled button span{
    font-size: 4em;
    padding: 15px;
}
#slider_services .owl-carousel .owl-nav.disabled button,#clients_opin .owl-carousel .owl-nav.disabled button{
    color: #ff8c00;
}
#slider_services .owl-theme .owl-nav [class*=owl-]:hover ,#clients_opin .owl-carousel .owl-nav [class*=owl-]:hover{
    background: transparent;
    color: #ff8c006e;
}
#app_section .approach-content ul li
{
    padding: 20px;
    padding-left: 100px;
}

.banner-btn .default-btn:not(.active),.others-option .default-btn
{
    background-color: #e6850f;
}

#service_list ul
{
   display: grid;
   grid-template-columns: auto auto;
   grid-gap: 20px 30px;
}

#service_list ul li
{
    background-color: #ff8c0021;
    padding: 10px;
    width: 100%;
    font-weight: 600;
    position: relative;
    padding-left: 40px;
    z-index: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    border-radius: 4px;
}
#service_list ul li a span i
{
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #ff8c004d;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 4px;
}
#service_list ul li a span.elementor-icon-list-text
{
   color: black;
}

#service_list ul li:hover a span i
{

    background-color: #ff8c00;
    color: white;
}

#img_bg
{
    height: 100%;
    background-image: url(https://themes.jibdara.com/vaximo/wp-content/uploads/2020/07/hacker_1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

#list_CSA li{
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 30px;
    position: relative;
    padding-left: 100px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .single-footer-widget ul li a:hover{ color: #ff8c00!important; }

  .list-raisons ul .elementor-icon-list-item{
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 30px !important;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }

  .list-raisons ul .elementor-icon-list-item:last-child{margin-bottom: 0;}


  #slide_partner2 .partner-area{padding-top:0}

 .page-title-area{background-position: center;}

  #valeurs-grid .col-lg-3,
  .valeurs-grid .col-lg-3{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }

  #valeurs-grid .single-security,
  .valeurs-grid .single-security{
      margin-bottom: 0;
      height: 100%;
  }

  #valeurs-grid2 .single-security{
    margin-bottom: 0;
    height: 100%;
}
 
#valeurs-grid2  .col-lg-3{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

#services-grid2 .single-security{
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

#services-grid2 .single-security h4,
#services-grid2 .single-security p{text-align: center;margin-bottom: 0;}
#services-grid2 .single-security i{
    font-size: 40px;
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

#services-grid3 #service_list ul{display: block;}
#services-grid3 #service_list ul li{margin: 15px 0;}

  #nos-partenaires .section-title{margin-bottom: 0;}
  .section-title{width:90%;max-width: 900px !important;}

  .cybersecurity-item{display:none}

  .notre-equipe-grid .dazzler_team_1_team-prof{
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 14%);
    padding: 20px;
    position: relative;
    margin: -30px auto 0 !important;
    max-width: 90%;
  }

  .notre-equipe-grid .dazzler_team_1_team-prof h3{padding-top:0}
  .notre-equipe-grid .dazzler_team_1_team-prof span{font-weight: 600;}

  .page-title-area{background-size:cover !important}

  .services-related-post{margin-top: 70px}

  .single-contact-info{min-height: 400px;}
  #accord_perso .elementor-tab-title.elementor-active{background:#e6850f;}
  #accord_perso .elementor-tab-title.elementor-active .elementor-accordion-title,
  #accord_perso .elementor-tab-title.elementor-active .elementor-accordion-icon{color:#fff}
  #accord_perso .elementor-accordion-item{
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    margin:20px 0;
  }

  .offres_emploi .col-lg-4{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .offres_emploi .single-features{height:100%; background-color: #0e052a;}
  .offres_emploi .banner-area {padding-top: 100px;padding-bottom: 100px;}
  /*.offres_emploi .single-features h3{margin-bottom: 0;}
  .offres_emploi .features-area-page{padding-top: 0;}*/

  /*.offres_emploi .default-btn{
      width:auto !important;
      padding:0;
      margin:0;
  }*/
  .offres_emploi .default-btn.left-btn{margin-right: 20px;margin-left: auto;}

  #carousel_services .slick-list .ha-slick-content{z-index: 999;}
  .ha-slick-title{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  #carousel_services .slick-list  .slick-slide{padding:0 10px}
  #carousel_services .slick-list  .slick-slide:focus{outline:none;border:none;}
  #carousel_services .slick-list .ha-slick-item:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(1, 4, 20, 0.99)));
    background-image: linear-gradient(to bottom, transparent, rgba(1, 4, 20, 0.99));
    z-index: 9;
  }


  #carousel_services .slick-list .ha-slick-item:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 140, 0, 0.9)), to(rgba(255, 140, 0, 0.9)));
    background-image: linear-gradient(to bottom, rgba(255, 140, 0, 0.9), rgba(255, 140, 0, 0.9));
    opacity: 0.8;
    z-index: 99;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  #carousel_services .slick-list .ha-slick-item:hover::after {
    height: 100%;
    top: 0;
    bottom: auto;
}


#carousel_services .slick-prev,
#carousel_services .slick-prev{
  left: calc(50% - 40px);
}

#carousel_services .slick-next,
#carousel_services .slick-next {
  right: calc(50% - 40px);
}


#carousel_services .slick-next,
#carousel_services .slick-prev,
#carousel_services .slick-next,
#carousel_services .slick-prev{
  z-index: 99;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  color: #ff8c00;;
  text-align: center;
  font-size: 26px;
  opacity: 1;
  bottom: -80px;
  top: auto;
}

.page-title-content ul{display:none !important;
}
.owl-prev i, .owl-next i {
  transform: none !important;
  color: white !important;
}

.wpcf7 .screen-reader-response{
    position:static !important;
    height: auto !important;
    width: 100%;
    padding: 0 15px;
    text-align: center;
}

.wpcf7 .screen-reader-response p{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    color: green;
    padding: 10px;
}

.blog-details-area .blog-details .blog-details-content .post-pdf {
     width: 37%;
    background: #f28b2d;
    padding: 12px 0;
    margin-top: 20px;
    transition: .3s all ease-in;
}
.blog-details-area .blog-details .blog-details-content .post-pdf:hover{
  background-color: #db7518;
}
.blog-details-area .blog-details .blog-details-content .post-pdf a {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.blog-details-area .blog-details .blog-details-content .post-pdf a svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}
.blog-details-area .blog-details .blog-details-content .post-pdf a span {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
@media only screen and (max-width: 1991px){
    .blog-details-area .blog-details .blog-details-content .post-pdf {
    width: 50%;
        
    }
}
@media only screen and (max-width: 767px){
    .blog-details-area .blog-details .blog-details-content .post-pdf {
    width: 100%;
        
    }
}
