/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .c2-container{
    max-width: 1140px;
    margin: 0 auto;
 }
.ml-auto{
    margin-left: auto;
}
.elementor-element.top-bar{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.site-header.dynamic-header{
    justify-content: center;
    padding: 0;
}
.banner-section .swiper-wrapper{
    height: 690px;
}
#home-banner .banner-section .swiper-wrapper{
    height: 800px;
}
.banner-carousel .banner-content .swiper-slide .image-layer{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.banner-carousel .auto-container{
    position: absolute;
    left: 20%;
    top: 0;
    height: 100%;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.banner-carousel .auto-container .content-box{
    padding: 65px;
    background: #EC0F1E;
    border-bottom-left-radius: 75px;
    border-top-right-radius: 75px;
    color: #fff;
    position: relative;
    z-index: 10;
}
.banner-carousel .content-box > span{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
.banner-carousel .content-box > h2{
    line-height: 70px;
    font-size: 56px;
    font-weight: 700;
}
.banner-carousel .btn-box{
    margin: 30px 0;
}
.banner-carousel .btn-box > a{
    display: inline-block;
    line-height: 40px;
    font-weight: 600;
    font-size: 16px;
    padding: 7px 34px;
    border-radius: 0px 10px;
    background-color: #fff;
    color: #3B4052;
    transition: all 300ms ease-in-out;
}
.banner-carousel .btn-box > a:hover,
.banner-carousel .btn-box > a:focus{
    background-color: #03028A;
    color: #fff;
}
.banner-carousel .img-layer{
    text-align: right;
}
.c2-services{
    overflow: hidden;
}
.c2-services .services-part {
    position: relative;
    text-align: left;
    padding: 60px 40px 60px 40px;
}
.services-part .services-icon{
    display: inline-block;
    padding: 5px;
    font-size: 50px;
    line-height: 50px;
    color: #03028A;
    transition: allease .3s;
}
.services-icon img{
    height: 66px;
    width: 66px;
    max-width: unset;
}
.services-icon .hover-img{
    transform: scale(1);
    position: absolute;
    min-width: 120px;
    height: 120px;
    right: -60px !important;
    top: -29px !important;
    opacity: 0.07;
}

 .c2-tabs{
    background: #fff;
    margin-top: 60px;
 }
.c2-tab-titles { display: flex; list-style: none; padding: 0; margin: 0;}
.c2-tab-titles li { 
    font-size: 18px;
  font-weight: 600;
  padding: 17px 20px 17px 20px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
  border-radius: 0px 10px 0px 10px !important;
  justify-content: left;
  color: #000081;
  margin: 0px 30px 0px 0px;
  background-color: #FFFFFF;
}
.c2-tab-titles li:hover {
    background: #ec0f1e;
    cursor: pointer;
    color: #fff;
} 
.c2-tab-titles li.active { 
    font-size: 18px;
  font-weight: 600;
  padding: 17px 20px 17px 20px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
  border-radius: 0px 10px 0px 10px !important;
  background: #ec0f1e;
  color: #fff;
 }
.c2-tab-contents { 
    margin-top: 50px; 
    background: #fff;
    position: relative;
    padding: 100px 90px 0 90px;
  border-radius: 5px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.03);

}
.content-tabs{
    padding: 90px 0 50px 0;
}
.c2-tab-content { display: none; padding: 15px; }
.c2-tab-content.active { display: block; }
.c2-tab-content img { max-width: 100%; height: auto; margin-bottom: 10px; }

.c2-row{
    display: flex;

}
.c2-col-6{
    width: 50%;
}
.c2-tabs-img{
    box-shadow: 49px -33px 0px -3px rgba(236,15,30,1)!important;
    -webkit-box-shadow: 49px -33px 0px -3px rgba(236,15,30,1)!important;
    -moz-box-shadow: 49px -33px 0px -3px rgba(236,15,30,1)!important;
    border-radius: 5px 90px 5px 5px!important;
}
.c2-overlay{
    width: 100%;
  height: 100%;
  background: #ec0f1ed6;
}
.fond-onglet{
    height: 100%;
  background-repeat: no-repeat;
  width: 36%;
  position: absolute;
  background-color: rebeccapurple;
  z-index: 0;
  right: 0;
  background-position-x: right;
  background-size: cover;
}
.c2-button{
    cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s;
  padding: 14px 40px 14px 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #ffffff;
  background: #ec0f1e;
  z-index: 1;
  border-radius: 0 10px 0 10px;
}
.c2-button:hover{
    background: #000081;
}
.c2-tab-text .check-lists{
    padding-left: 0;

}
.c2-tab-text .check-lists>li{
    
        color: #666666;
}
.c2-tab-text{
    color: #666666;
    padding: 0 90px 0px 0;
}
.c2-button-wrapper{
    margin-top: 7px;
}
.c2_activites{
    border-style: solid;
  --border-style: solid;
  border-width: 0px 0px 2px 0px;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 2px;
  --border-left-width: 0px;
  border-color: #FFFFFF;
  --border-color: #FFFFFF;
  --border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05);
  --margin-top: 0px;
  --margin-bottom: 5px;
  --margin-left: 0px;
  --margin-right: 0px;
  --padding-top: 10px;
  --padding-bottom: 10px;
  --padding-left: 10px;
  --padding-right: 10px;
}
.c2_activites .services-part{
    position: relative;
  text-align: left;
  padding: 60px 40px 60px 40px;
}
.c2_activites .services-icon .hover-img{
    transform: scale(1);
  position: absolute;
  min-width: 154px;
  height: 120px;
  right: -60px !important;
  top: 27px !important;
  opacity: 0.07;
  color: #ec0f1e;
  font-size: 60px;
  font-weight: 600;
}
.c2_activites .services-text h3{
    font-size: 22px;
  line-height: 30px;
  color: #000081;
  font-weight: 700;
}
.overlay-slider{
  
    position: relative;
  overflow: hidden;
}
.swiper-study .portfolio-content{
    position: absolute;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  z-index: 10;
  padding: 25px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.swiper-study .portfolio-content:hover{
opacity: 1;
  top: 0;
}
.swiper-study .portfolio-content:before{
content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease 0s;
}
.portfolio-content .content-details{
    position: absolute;
  width: 100%;
  left: 30px;
  bottom: 25px;
  z-index: 1;
}
.portfolio-content .content-details h2{
    font-size: 20px;
  line-height: normal;
  margin-top: 15px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}
.portfolio-content .content-details p{
    color: #fff;
  margin-bottom: 0;
  margin-top: 8px;
}
.overlay-slider:hover .portfolio-content::before{
        opacity: 1;
}
.fond-onglet-study{
    height: 100%;
  background-repeat: no-repeat;
  width: 30%;
  position: absolute;
  background-color: rebeccapurple;
  z-index: 0;
  left: 0;
  background-position-x: right;
  background-size: cover;
  z-index: -1;
}
.slider-study .swiper-slide{
    align-content: center;
}
.title-study{
  display: grid;
  align-content: center;
  justify-content: center;
  top: 87px;
  position: absolute;
  width: 100%;

}
.section-study .swiper-pagination-bullet-active{
  width: 40px!important;
  background: #000081!important;
  
  opacity: 1;
}
.section-study{
  position: relative;
  padding-top: 150px;
}
.section-study .swiper-pagination{
    position: absolute;
    bottom: 53px!important;
}
.section-study .swiper-pagination .swiper-pagination-bullet{
width: 8px;
  height: 8px;
  display: inline-block;
  font-size: unset;
  line-height: unset;
  padding: unset;
  border-radius: 50px;
  background: #ec0f1e;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
  opacity: 1;
}


.img-footer-contact{
  margin-right: 15px;
}
.btn-subscribe{
  color: #fff;
  padding: 17px 30px;
  font-size: 14px;
  text-transform: capitalize;
  outline: none;
  transition: all .5s ease;
  border-radius: 0 3px 3px 0;
  background: #bb0b0b;
  position: relative;
  border: none;
  border-radius: 3px;
  padding: 20px 28px;
  width: 100%;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 600;
}
.input-newsletter{
  width: 100%;
  font-size: 15px;
  padding: 20px!important;
  margin: 0;
  color: #fff;
  overflow: hidden;
  border-radius: 5px;
  background: #032e42;
  border-radius: 4px;
  background: #00344C;
  border: none!important;
    
}
.footer-contact{
  margin-bottom: 15px;
}
.tarif{
  margin-bottom: .5rem;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  right: -70px;
  background: #ec0f1e;
  float: right;
  clear: right;
  position: relative;
  padding: 11px 15px 7px;
  border-radius: 0 10px;
}
.tarif::after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 27px solid #ec0f1e;
  border-right: 30px solid transparent;
  top: 44px;
  right: 0px;
}
.content-plan{
  border-radius: 5px 50px 5px 50px;
  box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
  word-wrap: break-word;
  overflow-wrap: break-word;
  position: relative;
  padding: 40px 40px 100px 40px;
  max-width: 351px;
}
.title-plan{
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  padding-top: 10px;
  line-height: 30px;
  color: #000081;
}
.ul-plan{
  padding-left: 0;
  margin-top: 15px;
}
.ul-plan li{
  display: flex;
  padding: 18px 0px 18px 0px;
  color: #666666;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #EFE8E8;
  align-items: center;
  font-size: 16px;
}
.ul-plan li svg{
  fill: #ec0f1e;
  margin-right: 15px;
}
.button-plan{
  position: absolute;
  bottom: -24px;
  left: 29%;
 
  display: inline-block;
  padding: 13px 32px;
  border-radius: 0 10px;
  background-color: #ec0f1e;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;

  font-weight: 700;
}
.c2-div-form{
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.07);
  margin: 0px 6px 0px 10px;
  --e-column-margin-right: 6px;
  --e-column-margin-left: 10px;
  padding: 80px 60px 50px 60px;
  border-radius: 5px 5px 5px 5px;
}
.c2-content-form input,textarea{
  padding: 20px 0px 10px 0px!important;
  border-style: solid!important;
  border-width: 0px 0px 2px 0px!important;
  border-color: #F8F3F3!important;
}

.c2-content-form .wpcf7-submit{
  background-color: #ec0f1e;
  padding: 20px 33px 20px 33px !important;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0px 10px 0px 10px;
  color: #fff;
}
.article-slide {
  padding: 0;
  box-shadow: 0 0px 15px rgba(12, 89, 219, 0.09);
  /*margin: 15px 15px 30px;*/

}
.article-slide .wrap-content{
  padding: 32px 40px 39px 35px;
}
.article-slide .wrap-content h2{
  font-size: 20px;
  font-weight: 700;
  color: #000081;
}
.article-slide .wrap-content p{
  color: #666666;
  padding-bottom: 20px;
}
.article-slide .wrap-img{
  max-height: 255px;
  overflow: hidden;
  display: grid;
  justify-content: center;
}
.article-slide .button-lire{
display: inline-block;
  padding: 13px 32px;
  border-radius: 0 10px;
  background-color: #ec0f1e;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: 700;
}
.swiper-article{
  height: auto!important;
}