html,
body,
input,
a,
button{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color:#191919;
}
img {
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    color: #191919;
}

a,
button {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}

a > i,
button > i,
a > span {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    text-decoration: none;
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.btn:active,
.btn.active,
.btn:hover,
.btn:focus,
.btn.focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit
}
a:hover{
    text-decoration: none;
}
.no-padding {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

header .site-branding > .container-fluid .main-navigation {
    float: right;
    text-align: right;
}
header {
    background-color: #fff;
}
#flottant_menu {
    width: auto;
    /*position: fixed;*/
    z-index: 999;
    padding: 16px 0;
}
#flottant_menu .container-fluid {
    width: 100%;
    z-index: 999;

}
.header_medianet{
    padding: 28px 0;
    float: left;
    width: 100%;
}
#flottant_menu.fixed-menu {
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}


.header_medianet {
    position: absolute;
    width: auto;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

#flottant_menu.fixed-menu .main-navigation{
    text-align: right;
}
#flottant_menu.fixed-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.2);
}
.main-navigation {
    padding-top: 24px;
    float: right;
}
.main-navigation a {
    margin: 0 13px;
    text-align: left;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.main-navigation.nav_not_thumbnail a {
    color: #000;
}
.single .main-navigation a {
    color: #000;
}
#flottant_menu.fixed-menu .main-navigation a{
    color: #000;
}

.main-navigation li:last-child a {
    margin: 0 0 0 13px;
}
.main-navigation .current-menu-parent > a,
.main-navigation .current-menu-item a{
    color: #bada55;
}
.main-navigation .current-menu-item  .sub-menu a{
    color: #000;
}
.main-navigation a:hover {
    color: #e7004c;
}
.contact_menu {
    float: left;
    margin-left: 28px;
}
.contact_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.contact_menu ul a{
    width: 185px;
    height: 60px;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: left;
    color: #fff;
    background: #bada55;
    border: 1px solid #bada55;
}
.contact_menu ul a:hover{
    background-color: #fff;
    color: #ee3625;
}
.medianet_search {
    background: url(../images/png/search_picto.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
    display: block;
    cursor: pointer;
    float: left;
    margin-left: 30px;
}
.content_search_form {
    display: none;
    transition: none;
    background: #f4f6fc;
}
.content_search_form .search-field {
    color: #282938;
    font-size: 36px;
    background: #f4f6fc;
    border: none;
    width: 100%;
    outline: none;
}
.content_search_form .search-form > label{
    width:100%;
}
.content_search_form .search-form .search-submit{
    display: none;
}
section {
    padding: 50px 0;
}
.tp-kbimg-wrap{
        transform: inherit !important;
}
.tp-kbimg-wrap:before{
    content: '';
    position: absolute;
    z-index: 99;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /*background: url(../images/png/film_deg.png) no-repeat 0 0;*/
    background: linear-gradient(to top, rgba(0,0,0,.85) 0%, transparent 70%), linear-gradient(to bottom, rgba(0,0,0,.5) 0%, transparent 70%);
}
.title_carrousel {
    font-size: 46px !important;
    font-weight: 400 !important;
    line-height: 1.37 !important;
    text-align: left !important;
    color: #000 !important;
    font-family: inherit !important;
    text-align: center !important;
}
#sub_title_slide .tp-caption {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 1.75 !important;
    text-align: left !important;
    color: #000 !important;
    font-family: inherit !important;
}
.btn_slider .tp-caption {
    padding: 16px 38px !important;
    border-radius: 41px !important;
    background-color: #ee3625 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    font-family: 'poppinssemibold', sans-serif !important;
    line-height: 1.78 !important;
    text-align: center !important;
    color: #fff !important;
}
.standard_link_slider .tp-caption {
    font-size: 16px !important;
    font-family: 'poppinsmedium', sans-serif !important;
    line-height: 1.75 !important;
    text-align: left !important;
    color: #fff !important;
    background: transparent !important;
    border: none !important;
}
.standard_link_slider .tp-caption:hover {
    color: #ee3625 !important;
}
.standard_link_slider .tp-caption i {
    font-size: 26px;
    position: relative;
    top: 5px;
    left: 8px;
}
.btn_link_portfolio{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: left;
    color: #ee3625;
}
.btn_link_portfolio:hover{
    color: #ee3625;
}
.btn_link_portfolio i{
    font-size: 22px;
    left: 10px;
    position: relative;
    top: 3px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-decoration: none;
}
.btn_link_portfolio:hover i{
    left: 15px;
}
.main-title{
    display: block;
    width:100%;
    position: relative;
    margin-bottom: 50px;
    font-size: 48px;
    font-weight: 600;
    line-height: 1.33;
    text-align: left;
    color: #282938;
}
bloc_actuhome{
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.bloc_actu{
    position: relative;
    z-index: 1;
    margin-bottom:30px;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.bloc_actu:hover,
.bloc_actuhome:hover {
   /* box-shadow: 0 0 30px 0 rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.4);
    */
}
.box-col-actus:nth-child(3n + 1){
    clear: left;
}

.owl-carousel-actus-home.owl-carousel .owl-stage {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
.owl-carousel-actus-home.owl-carousel .owl-stage .owl-item{
    background: #fff;
    border-radius: 7px 7px 0 0;
    -webkit-box-shadow: 0 5px 18px rgba(24,24,24,.15);
    box-shadow: 0 5px 18px rgba(24,24,24,.15);
}
.bloc_actu:hover .img_actu_home img,
.bloc_actuhome:hover .img_actu_home img{
    transform: scale(1.2);
}
.img_actu_home img {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.img_actu_home {
    overflow: hidden;
}
.owl-carousel-actus-home .img_actu_home img{
    border-radius: 7px 7px 0 0;
}
.owl-carousel-actus-home .content_txt_actuhome a{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    color: #282938;
    margin-top: 12px;
}
.owl-carousel-actus-home .content_txt_actuhome a:hover{
    color: #ee3625;
}
.medianet_actus_home {
    margin-top: 60px;
}
.content_txt_actuhome {
    padding: 20px 24px 40px 24px;
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
}
.title_actuhome {
    display: block;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 0;
    color: #fff;
    margin: 10px 0;
}
.date_actuhome {
    display: inline;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    color: #fff;
}
.owl-carousel-actus-home .date_actuhome{
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    color: #ee3625;
    margin-top: 32px;
    display:block;
}
.owl-carousel-actus-home .taxonomy_actuhome{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: left;
    color: #282938;
}
.desc_actuhome p {
    display: inline-block;
    margin: 10px 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
    color: #999999;
}
.permalink_actuhome{
    font-size: 13px;
    line-height: 16px;
    color: #ee3625;
}
.permalink_actuhome:hover{
    text-decoration: none;
    color: #ee3625;
}
.owl-carousel-actus-home .owl-nav{
    width: 100%;
    z-index: 9999;
}
.owl-carousel-actus-home .owl-nav .owl-next,
.owl-carousel-actus-home .owl-nav .owl-prev{
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    font-size: 32px;
    background: rgb(255 255 255 / 0.4);
    position: absolute;
    top: 25%;
    left: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.owl-carousel-actus-home .owl-nav .owl-next:hover,
.owl-carousel-actus-home .owl-nav .owl-prev:hover{
    background: #fff;
}
.owl-carousel-actus-home .owl-nav .owl-next{
    float: right;
    right: 0;
    left: inherit;
}
.owl-dots {
    width:100%;
    text-align: center;
}
.owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background: #DDDDDD;
}
.owl-dot.active {
    background: #ee3625;
}
.link_all_actus a{
    background-color: transparent !important;
    float: right !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;
    text-align: right !important;
    color: #282938 !important;
    padding: 0 50px 0 0 !important;
    border: none !important;
}
.link_all_actus a:hover{
    color: #ee3625 !important;
}
.link_all_actus a i{
    font-size: 24px !important;
    transform: rotate(180deg) !important;
    top: 5px !important;
}
.portfolio_filter {
    width: 100%;
    text-align: center;
    margin: 70px 0 40px 0;
}
.portfolio_filter_interne{
    margin:0 0 40px 0;
}
.portfolio_filter a {
    display: inline-block;
    margin: 0 20px;
    color: #000;
    font-size: 17px;
    position: relative;
}
.portfolio_filter a:hover ,
.portfolio_filter a.current {
    color: #ee3625;
    text-decoration: none;
}
.bloc_portfoliohome{
    margin-bottom: 30px;
}
.bloc_portfoliohome:first-child{
    width: 66.66666667%;
}
.list_portfolio .bloc_portfoliohome:first-child {
    width: 33.33333333%;
}
.list_portfolio .img_portfolio_home img {
    border-radius:0;
    width: 100%;
    height: 318px;
    object-fit: cover;
}
.img_portfolio_home img{
    border-radius: 8px;
    width: 100%;
}
.portfointerne{
    margin-bottom: 0;
}
.link_portfoliohome{
    display: block;
    position: relative;
    width:100%;
}
.cat_portfoliohome{
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 13px;
    color: #fff;
    z-index: 999;
    opacity: 0;
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
}
.wrapper_title_portfolio{
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
    color: #fff;
    font-size: 22px;
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 999;
    bottom: 45px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    padding: 0 35px 0 48px;
}
.img_portfolio_home .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgb(28 30 83 / 50%) 12%, rgb(28 30 83 / 50%) 79%);
    opacity: 0;
    text-align: center;
    z-index: 1;
    border-radius: 8px;
    transition: opacity .3s ease-in-out;
}
.title_portfoliohome {
    display: block;
}
.bloc_portfoliohome:first-child .img_portfolio_home .overlay {
    width: 48%;
    opacity: 1;
    border-radius: 8px 0 0 8px;
    background-image: linear-gradient(to right, rgb(28 30 83 / 50%) 12%, rgb(28 30 83 / 50%) 79%);
}
.link_portfoliohome:hover .overlay {
    opacity: 1;
}
.link_portfoliohome:hover .wrapper_title_portfolio {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
}
.link_portfoliohome:hover .cat_portfoliohome {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
}
.bloc_portfoliohome:first-child .wrapper_title_portfolio {
    opacity: 1;
    -ms-transform: scale(0);
    transform: scale(1);
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    bottom: 70px;
    width: 48%;
    padding: 0 35px;
    top: inherit;
}
.excerpt_portfoliohome{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: left;
    color: #fff; 
    display: none;
}
.bloc_portfoliohome:first-child .excerpt_portfoliohome{
    display: block;
}

.main-title-expertise{
    display: block;
    width: 100%;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: center;
    color: #282938;
}
.main-expertise-subtitle{
    font-size: 48px;
    font-weight: 600;
    line-height: 1.33;
    text-align: center;
    color: #282938;
}
.bloc_expertisehome{
    text-align: left;
    margin-bottom: 30px;
}
.wrap_expertise{
    background-color: #fff;
    padding: 48px 40px;
    height: 100%;
}
.d-flex{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.bloc_expertisehome .img_expertise_home {
    display: inline-block;
    width: 100px;
    background: 0 0;
    margin-bottom: 18px;
    -moz-border-radius: 0;
    border-radius: 0;
}
.title_expertiseohome{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: #282938;
}
.bloc_expertisehome .img_expertise_home img {
    width: auto!important;
    display: inline-block;
}
.main-subtitle p,
.main-subtitle{
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    color: #999;
    margin:0;
}
.desc_expertisehome p{
    line-height: 1.75;
    margin-top: 12px;
    text-align: left;
    color: #282938;
    font-size: 16px;
}
.medianet_expertise_home {
    margin-top: 30px;
}
.section_faq .main-title{
    color: #fff;
    margin-bottom: 60px;
}
.box_faq_home {
    border-bottom: 1px solid #ececf1;
    padding-bottom: 32px;
    margin-bottom: 32px;
    float: left;
    width: 100%;
    position: relative;
}
.box_faq_home:last-child {
    border-bottom: none;
}
.wrap_content_faqhome {
    float: left;
    width: 90%;
}
.nbr_faqhome{
    font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #ee3625;
  float: left;
  margin-right: 52px;
}
.home_page_shortcode .wrap_faq{
    background-color: #fff !important;
    background-image: none !important;
}
.black_standard_link button,
.black_standard_link a {
    background-color: transparent !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #000 !important;
    padding:0 20px 0 0 !important;
    border: none !important;
}
.black_standard_link button i,
.black_standard_link a i{
    right: 0 !important;
}
.black_standard_link button:hover,
.black_standard_link a:hover {
    color: #ee3625 !important;
}
.title_faqhome{
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: #282938;
}
.title_faqhome.toggled,
.title_faqhome:hover{
    color: #ee3625;
}
.desc_faqhome p{
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.78;
    text-align: left;
    color: #282938;
}
.title_faqhome.toggled i:before {
    content: '\f136';
}
.title_faqhome i {
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: right;
    line-height: 20px;
    position: absolute;
    right: 0;
}
.home_page_shortcode .wrap_equipe{
    background-color: #f4f6fc;
}
.list_actus {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.img_equipe_home {
    width: 168px;
    height: 168px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-right: 0;
    display: inline-block;
}
.img_equipe_home img{
    width: 168px;
    height: 168px;
    border-radius: 50%;
    object-fit: cover;
}
.owl-carousel-equipe-home .owl-item .img_equipe_home img{
    width: 168px;
}
.owl-carousel-equipe-home .owl-stage{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.bloc_equipeshome{
    padding: 48px 32px 32px;
    background-color: #fff;
    height: 100%;
    text-align: center;
}
.bloc_equipelisting{
    padding: 48px 32px 32px;
    background-color: #f4f6fc;
    height: 100%;
    text-align: center;
}
.col-bloc-equipe{
    margin-bottom: 30px;
}
.content_txt_equipes {
    width: 100%;
    z-index: 99;
    text-align: center;
}

.title_equipehome{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    color: #1d2130;
}
.post_equipehome ,
.post_equipehome p{
    font-size: 16px;
    line-height: 1.75;
    color: rgb(29 33 48 / 70%);
    margin: 0;
}
.wrap_partenaires {
    background-color: rgb(244 246 252 / 50%);
}
.home_page_shortcode .wrap_partenaires {
    background: rgb(244 246 252 / 50%);
    background-image: none !important;
}
.wrap_partenaires .text_left_temoignage p{
    margin: 0;
}
.permalink_partenaireshome{
    display: block;
}
.permalink_partenaireshome img{
    filter: grayscale(1);
    width:200px !important;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.permalink_partenaireshome:hover img{
    filter: grayscale(0);
}
.main-title-temoignage{
    display: none;
}
.wrap_temoignages{
    background-color: rgb(244 246 252 / 50%);
}
.title_left_temoignage{
    font-size: 38px;
    font-weight: 600;
    line-height: 1.47;
    text-align: left;
    color: #282938;
}
.text_left_temoignage{
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
    color: #282938;
}
.medianet_temoignage_home {
    text-align: center;
}
.img_temoignage_home {
    text-align: center;
    width: 52px;
    height: 52px;
    float: left;
}
.img_temoignage_home img{
    width: 52px !important;
    display: inline-block !important;
    border-radius: 50%;
    height: 52px;
    object-fit: cover;
}
.wrap_name_temoignage {
    float: left;
    margin-left: 14px;
}
.title_temoignagehome {
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 30px;
    display: block;
    text-align: center;
}
.content_temoignagehome {
    font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  color: #282938;
}
.content_temoignagehome p{
   margin: 0 0 48px 0;
}
.bloc_temoignagehome.item {
    margin-bottom: 20px;
}
.nom_temoignagehome {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    color: #282938;
    margin: 3px 0;
}
.post_temoignagehome {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    color: #282938;
}
.owl-carousel-temoignage-home .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}
.owl-carousel-temoignage-home .owl-prev,
.owl-carousel-temoignage-home .owl-next{
    width: 48px;
    height: 48px;
    margin-left: 8px;
    display: inline-block;
    background-color: #fff;
    color: rgb(40 41 56 / 60%);
    font-size: 42px;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
}
.owl-carousel-temoignage-home .owl-prev:hover,
.owl-carousel-temoignage-home .owl-next:hover{
    background-color: #ee3625;
    color: #fff;
}

.footer-menu-onetpl .footer_menu{
    margin:0;
    padding:0;
    list-style-type: none;
    text-align: right;
}
.footer-menu-onetpl .footer_menu li{
    display: inline-block;
    margin:0 20px;
}
.footer-menu-onetpl .footer_menu li a{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
.footer-menu-onetpl .footer_menu li a:hover{
    color: #ee3625;
}
.box-copyright{
    padding-top: 22px;
    padding-bottom: 22px;
    background: #e8e6e6;
}
.footer-copyright p{
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.d-flex-center{
    background: #e8e6e6;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.footer-poweredby{
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-align: right;
}
.footer-poweredby a{
    color: #ee3625;
}
.footer-poweredby a:hover{
    color: #ee3625;
}
.title_footer {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    text-align: left;
    color: #000;
    margin-bottom: 30px;
}
.list_footer_menu{
    margin:0;
    padding:0;
    list-style-type: none;
}
.list_footer_menu a{
    margin:0;
    padding:0;
    list-style-type: none;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}
.list_footer_menu a:hover{
    color: #ee3625;
}
.social_footer .link_reseaux{
    margin: 0 5px;
    display: inline-block;
    text-align: center;
    color: #000;
    font-size: 20px;
}
.social_footer .link_reseaux:hover{
    color: #ee3625;
}
.footer-menu p,
.footer-contact p{
    font-size: 16px;
    font-weight: 300;
    color: #000;
    margin: 0 0 7px 0;
    padding: 0;
}
.footer-contact a{
    color: #000;
}
.footer-contact a:hover{
    color: #ee3625;
}
.social_footer {
    margin-bottom: 20px;
}
.bloc_actus{
    margin-bottom:30px;
}
.pods-pagination-paginate{
    padding: 25px 0;
    display: block;
    width:100%;
    text-align: center;
}
.pods-pagination-paginate .page-numbers {
    display: inline-block;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ee3625;
    font-size: 18px;
    color: #fff;
}
.pods-pagination-paginate .page-numbers.current,
.pods-pagination-paginate .page-numbers:hover{
    background: #ee3625;
}
.page_interne{
    padding-top:50px;
}
.post_thumbnail{
    position: relative;
    width: 100%;
}
.post_thumbnail img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.title_actus{
    position: absolute;
    bottom: 20px;
    left: auto;
    right: auto;
    width: 100%;
}
.not_thumbnail .title_actus{
    bottom: -40px;
}
.link_all_equipe {
    float: right;
    font-size: 15px;
    color: #000;
}
.link_all_equipe:hover {
    color: #ee3625;
}
.link_all_equipe i{
    font-size: 22px;
    position: relative;
    left: 5px;
    top: 4px;
}
.tpl-single{
    padding-top: 50px;
}
.page_single_actu{
    padding-top: 150px;
}
.row_single .titre_equipe {
    color: #000;
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.row_single .experience_equipe {
    color: #000;
    margin-top: 20px;
    width: 100%;
}
.row_single .post_equipe {
    margin-top: 20px;
    border-left: 1px solid #000;
    color: #000;
    padding-left: 15px;
    float: left;
    font-style: italic;
    width: 100%;
}
.row_single .post_equipe p {
    padding: 0;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}
.excerpt_banner{
    color: #fff;
    float: left;
    width: 100%;
    padding: 0;
    font-size: 42px;
    line-height: 1.4;
    margin: 0;
    font-weight: 700;
    text-align: center;
    position: relative;
}
.post_thumbnail{
    position: relative;
}
.post_thumbnail:before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(to top, rgba(0,0,0,.85) 0%, transparent 70%), linear-gradient(to bottom, rgba(0,0,0,.5) 0%, transparent 70%); */
}
.excerpt_banner p{
    margin:0;
    padding:0;
}
.row_single .description_equipe {
    color: #000;
    margin-top: 30px;
    font-weight: 300;
    font-style: italic;
    float: left;
    width: 100%;
}
.row_single .description_equipe p {
    padding: 0;
    font-size: 16px;
    line-height: 32px;
}
.wrap_other_team {
    background-color: #f0f0f3;
    margin-top: 50px;
}
.liste_equipe {
    position: relative;
    z-index: 3;
    margin-right: 10px;
    width: 220px;
}
.titre_equipe_footer {
    color: #000;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    width: 100%;
}
.experience_equipe_footer {
    color: #9f9f9f;
    margin-top: 10px;
    font-weight: 400;
    width: 100%;
    font-size: 15px;
}
.post_equipe_footer {
    border-left: 1px solid #9f9f9f;
    color: #9f9f9f;
    font-style: italic;
    padding-left: 15px;
    margin-top: 20px;
    font-weight: 400;
    width: 100%;
}
.post_equipe_footer p {
    text-align: center;
    padding: 0;
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}
.row_equipe a {
    display: block;
    width: 100%;
}
.box_otherteam {
    position: relative;
    height: 100%;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}
.box_otherteam:hover {
    background-color: #fff;
}
.row_other_team {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.img_equipe_footer img{
    filter: grayscale(0.3);
}
.box_otherteam:hover .img_equipe_footer img{
    filter: grayscale(0);
}
.date_actu{
    position: relative;
    margin: 0;
    color: #000;
    font-size: 14px;
}
.date_actu:after {
    content: '';
    width: 170px;
    height: 1px;
    background: #ccc;
    margin: 10px 0 20px 0;
    display: block;
}
.titre_actu {
    margin: 0 0 35px 0;
    font-size: 48px;
    line-height: 1.2;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
}
.mfp-bottom-bar .mfp-title{
    display: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select {
    min-height: 56px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
    color: #757575;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.7em;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    padding: 16px 0;
    transition: border-color .3s;
    outline: none !important;
    width: 100%;
    border-radius: 0;
    position: relative;
}
input:focus,
textarea:focus{
    border-bottom: 1px solid #2293d7;
    outline-width: 0;
}
.wpcf7-form-control-wrap{
    margin-bottom: 20px;
    display: block;
}
textarea{
    resize: vertical;
}

.btn_default_blue a {
    margin: 0 !important;
    background-color: #ee3625 !important;
    color: #fff !important;
    padding: 15px 40px !important;
    border-radius: 32px !important;
    font-size: 14px !important;
    line-height: 14px !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    margin-top: 20px !important;
    display: inline-block !important;
    border: 1px solid #ee3625 !important;
    background-image: none !important;
}
.btn_default_blue:hover input[type="submit"],
.btn_default_blue a:hover {
    background-color: transparent !important;;
    color: #ee3625 !important;;
    border: 1px solid #ee3625 !important;
}
.col-map .vc_column-inner{
    padding-left: 0 !important;;
    padding-right: 0 !important;
}
.icone_contact {
    background: #ee3625;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
    border-color: #ee3625;
    color: #fff;
    border-radius: 50%;
    width: 64px;
    height: 64px;
}
.icone_about{
    position: relative;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 3px solid #eaeaea;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 122px !important;
    margin: 0 auto;
}
.wpb_content_element ul, .wpb_content_elementol{
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .1em;
    color: #141414;
    margin: 0;
    padding: 0;
}
.wpb_content_element ul li,.wpb_content_element ol li {
        margin-bottom: 20px;
        font-weight: 400;
        font-size: 16px;
}
.wpb_content_element ul li i,.wpb_content_element  ol li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    letter-spacing: -.1em;
    color: #fff;
    background: #ee3625;
    margin-right: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.btn1-style-modern{
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.btn1-style-modern > a{
    font-size: 14px !important;
    font-weight: 600;
    line-height: 24px !important;
    letter-spacing: 1px;
    background: 0 0;
    padding: 10px 25px !important;
    border: 3px solid #e7e7e7 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
}
.btn1-style-modern:active, .btn1-style-modern:focus, .btn1-style-modern:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.btn1-style-modern:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform,opacity;
    transition-property: transform,opacity;
}
.btn1-style-modern:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.vc_tta-panel-title>a {
    color: #000 !important;
}
h4.vc_tta-panel-title{
    font-size:22px !important;
}
.vc_tta-panels {
    background-color: #ffffff !important;
}
.vc_tta-tab.vc_active>a {
    background-color: #23282d !important;
    color: #fff !important;
}
.vc_carousel-indicators {
    bottom: -30px !important;
}
.vc_images_carousel .vc_carousel-control .icon-next,
.vc_images_carousel .vc_carousel-control .icon-prev {
    background: #000;
}
.title_boite_survole h2{
    font-size: 36px !important;
}
.home_page_shortcode .wpb_content_element{
    margin-bottom: 0 !important;
}
.box_article_search {
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 30px;
}
.menu-toggle {
    background: transparent;
    font-size: 30px;
    padding: 0;
    width: 30px;
    color: #000;
    border: none;
    outline: none;
}
.title_actus_home,
.wrap_actus_home{
    background-color: #f4f6fc;
}
.box-top-footer{
    background-color: #fff;
    padding-top: 55px;
    border-top: 1px solid #000;
}
.footer_description p{
    font-size: 16px;
    font-family: 'poppinsmedium', sans-serif;
    line-height: 1.75;
    text-align: left;
    color: #000;
    margin: 28px 0 90px 0;
    max-width: 70%;
}
.wrap_email_tel{
    float: left;
    width: 100%;
    background: #6e6d63;
    padding: 18px 36px;
    max-width: 90%;
}
.wrap_email_tel p{
    margin: 0;
}
.box_email_tel {
    width: 50%;
    float: left;
    padding: 0 15px 0 0;
}
.box_email_tel:last-child {
    padding: 0 0 0 15px;
}
.title_email_tel{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.78;
    text-align: left;
    color: #fff; 
}
.box_email_tel p a,
.box_email_tel p{
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
    color: #fff;
    max-width: 100%;
}
.box_email_tel p a:hover{
    color: #282938;
}
.box_footer_adresse {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.col-right-top-footer p{
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
    color: #000;
    margin: 0;
}
.box_footer_contact_menu {
    float: left;
    margin-left: 60px;
}
.box_footer_contact_menu .contact_header {
    margin: 0;
}
.box_footer_contact_menu .contact_header li a {
    color: #ffffff;
}
.no-results header,
.box_article_search header{
    background-color: #fff;
}
article{
    margin-top: 32px;
}
.slider_home{
    position: relative;
}
.search_slider{
    position: absolute;
    bottom: 140px;
    max-width: 600px;
    width: 100%;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
}
.search_slider .search-form{
    position: relative;
}
.search_slider label{
    width: 100%;
}
.search_slider input.search-field{
    height: 56px;
    padding-right: 150px;
    padding-left: 18px;
}
.search_slider input.search-submit{
    height: 56px;
    color: #fff;
    width: 150px;
    background: #ee3625;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    font-size: 16px;
    border-radius: 0;
}
h3{
    color: #000;
    font-size: 48px;
    line-height: 1;
    text-align: left;
}
.title-expertise {
    font-size: 120px;
    line-height: 0.23;
    text-align: left !important;
    color: #000;
}
.content-expertise, .content-expertise p {
    font-size: 26px;
    line-height: 1.56;
    text-align: left;
    color: #000;
    margin-top: -20px !important;
}
.content-entunisie .title_en_tunisie {
    font-size: 54px;
    line-height: 1.37;
    color: #fff;
    margin: 0;
    font-weight: 700;
}
.red {
    color: #ff3b2b;
}
.btn-medianet-black input[type="submit"],
.btn-medianet-black button, 
.btn-medianet-black a {
    padding: 5px 38px !important;
    border-radius: 8px !important;
    background-color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.78 !important;
    text-align: center !important;
    color: #000 !important;
    border: 1px solid #000 !important;
    margin-right: 32px;
    background-image: inherit !important;
}
.btn-medianet-black input[type="submit"]:hover,
.btn-medianet-black button:hover, .btn-medianet-black a:hover {
    background-color: #000 !important;
    color: #fff !important;
}


.btn-medianet-white button, .btn-medianet-white a {
    padding: 5px 38px !important;
    border-radius: 8px !important;
    background-color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.78 !important;
    text-align: center !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    margin-right: 32px;
    background-image: inherit !important;
}
.btn-medianet-white button:hover, .btn-medianet-white a:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.btn-medianet-blue button, .btn-medianet-blue a {
    padding: 10px 38px !important;
    border-radius: 0 !important;
    background-color: #0B2F5B !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.78 !important;
    text-align: center !important;
    color: #fff !important;
    border: 1px solid #0B2F5B !important;
    margin-right: 32px;
    background-image: inherit !important;
}
.btn-medianet-blue button:hover, .btn-medianet-blue a:hover {
    background-color: #fff !important;
    color: #0B2F5B !important;
}

.btn-home-404.btn-medianet-black a{
    padding: 8px 38px !important;
    margin-right: 0;
}
.btn-standard button, .btn-standard a {
    font-size: 16px !important;
    line-height: 1.75 !important;
    text-align: left !important;
    color: #fff !important;
    background: transparent !important;
    border: none !important;
}
.btn-standard button:hover, .btn-standard a:hover {
    color: #ff3b2b !important;
}
.content-entunisie p {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    text-align: left;
    color: #fff;
    margin: 0;
}
.wpb_content_element ul, .wpb_content_elementol {
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .1em;
    color: #141414;
    margin: 0;
    padding: 0;
}
.list-medianet li{
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ececf1;
    position: relative;
    padding-left: 64px;
    font-size: 18px;
    font-weight: 400;
    font-weight: 500;
    line-height: 1.56;
    text-align: left;
    color: #000;
}
.list-medianet li:before {
    content: '';
    background: url(../images/png/check.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0 !important;
    z-index: 9999;
    left: 0;
}
.subtitle-medianet, .subtitle-medianet p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: left;
    color: #000;
    margin: 0 0 20px 0 !important;
}
.title-logique {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.17;
    text-align: left;
    color: #000;
}
.content-logique p {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.45;
    text-align: left;
    color: #000;
    margin: 32px 0 0 0;
}
.nbr-partenaires {
    font-size: 38px;
    font-weight: 700;
    text-align: left;
    color: #000;
}
.sub-title-partenaires p {
    margin: 0;
    font-size: 16px;
    line-height: 1.75;
    text-align: left;
    color: #000;
}
/*
.shadow-slider{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 350px;
    box-shadow: 1px -308px 72px -43px rgb(0 0 0 / 90%) inset;
    -webkit-box-shadow: 1px -308px 72px -43px rgb(0 0 0 / 90%) inset;
    -moz-box-shadow: 1px -308px 72px -43px rgb(0 0 0 / 90%) inset;
}
*/
.sub-title-cothinkers{
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}
.title-cothinkers{
    font-size: 24px;
    font-weight: 400;
    line-height: 1.6;
}
.content-cothinkers p{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    margin:0 0 10px 0;
    color:#fff;
}
.col-border-left{
    position: relative;
    padding-left: 50px !important;
}
.col-border-left:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #fff;
}
.col-border-left:after{
    content: '';
    position: absolute;
    left: 1px;
    top: 3px;
    height: 50%;
    width: 2px;
    background-color: #fff;
}


.col-border-left-black{
    position: relative;
    padding-left: 50px !important;
}
.col-border-left-black:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #000;
}
.col-border-left-black:after{
    content: '';
    position: absolute;
    left: 1px;
    top: 3px;
    height: 50%;
    width: 2px;
    background-color: #000;
}
.title_content_home{
    font-size: 40px;
    line-height: 1.6;
    font-weight: 400;
}
.col-left-home p, .col-right-home p{
    font-size: 16px;
    line-height: 1.7;
}
.no-padding-tb > .vc_column-inner{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.col-img-flex .wpb_content_element{
    margin-bottom: 0;
}
.img-flex.wpb_single_image img{
    height: 708px;
    width: 100%;
    object-fit: cover;
}
.wpb_single_image img{
    height: 550px;
    width: 100%;
    object-fit: cover;
}
.col-img-flex .wpb_single_image .vc_figure,
.col-img-flex .wpb_single_image .vc_single_image-wrapper{
    width: 100%;
}
.col-black-autono{
    background: #000;
    border-radius: 24px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 70px !important;
    padding-right: 30px !important;
}
.col-black-autono p{
    color: #fff;
    line-height: 1.7;
}
.col-black-autono .title_content_home {
    font-size: 40px;
    line-height: 1.6;
    font-weight: 400;
}
.col-black-autono.col-border-left:after {
    content: '';
    position: absolute;
    left: 25px;
    top: 54px;
    height: 40%;
    width: 2px;
    background-color: #fff;
}
.col-black-autono.col-border-left:before {
    content: '';
    position: absolute;
    left: 24px;
    top: 54px;
    height: 80%;
    width: 1px;
    background-color: #fff;
}
.title_chiffre{
    position: relative;
    font-weight: 400;
    font-size: 40px;
    padding-bottom: 30px;
}
.title_chiffre:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 90%;
    background-color: #000;
}
.title_chiffre:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 1px;
    height: 2px;
    width: 26px;
    background-color: #000;
}
.content_chiffre{
    font-weight: 400;
    font-size: 14px;
}
.contact_newsletter input[type="email"]{
    border: 1px solid #000;
    border-radius: 8px;
    padding: 3px;
    min-height: 40px;
    margin-top: 5px;
}
.contact_newsletter {
    position: relative;
    margin-top: 20px;
}
.contact_newsletter label{
    font-weight: 400;
    margin-bottom: 0;
}
.contact_newsletter label br{
    display: none;
}
.submit_newsletter {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
}
.submit_newsletter input[type="submit"]{
    min-height: 40px;
    background-color: #000;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    border: none;
}
.submit_newsletter .wpcf7-spinner {
    margin: 0 0 0 16px;
    position: absolute;
    bottom: 10px;
}
.contact_newsletter .wpcf7-form-control-wrap {
    margin-bottom: 0;
}
.contact_newsletter .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -27px;
    left: 0;
}
.row_contact_footer {
    margin-bottom: 20px;
}
.sub-title-startup{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: normal;
    max-width: 80%;
}
.title-startup{
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
}
.content-startup p{
    font-size: 17px;
    color: #fff; 
    line-height: 1.5;
    max-width: 70%;
}
.content-partenaires p{
    font-size: 20px;
    color: #000; 
    line-height: 1.5;
    max-width: 70%;
}
.title-ouvres{
    font-size: 24px;
    font-weight: 400;
}
.title-lesstartups{
    font-size: 30px;
    font-weight: 700;
}
.title-lesstartups p{
    margin: 15px 0;
}
.text-thomas p{
    font-weight: 400;
    letter-spacing: 0.05em;
    font-size: 22px;
    color: #fff;
    text-align: center;
    font-style: italic;
}
.title-vision{
    line-height: 1.8em;
    font-size: 24px;
    font-weight: 700;
}
.content-vision{
    line-height: 1.8em;
    font-size: 16px;
    font-weight: 400;
}
.title_investir{
    font-size: 46px;
    line-height: 0.9em;
    font-weight: 500;
    color: #0B2F5B;
}
.text-investir{
    color: #0B2F5B;
    font-size: 16px;
    line-height: 1.7em;
}
.col_investir>.vc_column-inner>.wpb_wrapper {
    background: #fff;
    text-align: center;
    padding: 30px;
}
.post_thumbnail.not_thumbnail {
    min-height: 120px;
}
.sub_title_histoire{
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}
.title_histoire{
    font-size: 56px;
    text-align: center;
    font-weight: 400;
}
.content_histoire{
    font-size: 18px;
    line-height: 1.8em;
    text-align: center;  
    font-weight: 400;
}
.border-col{
    border: 1px solid #000;
}
.border-ltr{
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
.vc_images_carousel img,
.vc_images_carousel {
    width: 100% !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before,
.vc_images_carousel .vc_carousel-control .icon-next:before {
    top: 5px !important;
    color: #fff!important;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    width: 30px!important;
    height: 60px!important;
    margin-top: -15px!important;
    font-size: 30px!important;
    opacity: 1!important;
}
.vc_images_carousel .vc_carousel-control {
    width: 30px!important;
    height: 60px!important;
    opacity: 1!important    ;
}
.title_ecosystem{
    letter-spacing: 0.08em;
    font-weight: 700;
    text-shadow: rgba(0, 0, 0, 0.298039) 0px 5px 0px;
    font-size: 58px;
    line-height: 1.5em;
}
.content_business p{
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
}
.img_incubateur.wpb_content_element{
    margin-bottom: 0;
}
.title_incubateur{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}
.content_startups p{
    font-size: 16px;
    color: #000; 
    line-height: 1.5;
    max-width: 70%;
}
.title_startup{
    font-size: 56px;
    font-weight: 400;
}
.wrap_icones .vc_icon_element-outer{
    float: left;
}
.wrap_icones .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    width: 32px;
    height: 32px;
}
.col-left-partenaires .vc_column-inner{
    background-color: #018afe !important;
}
.col-img-flex .wpb_single_image img,
.col-img-flex *{
    height: 100%;
    object-fit: cover;
}
.col-img-flex .vc_item{
    height: 100% !important;
    object-fit: cover;
}
.vc_carousel-indicators {
    bottom: 0 !important;
    height: auto !important;
}
.vc_images_carousel .vc_carousel-indicators li {
    border: 1px solid #3cb4e5!important;
    background-color: #3cb4e5!important;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
    border: 1px solid #3cb4e5!important;
    background-color: transparent!important;
}
.error-404.not-found {
    padding: 150px 0 50px 0;
    text-align: center;
}
.error-404.not-found .page-title {
    font-size: 96px;
}