/*
 * Theme Name: Saint Exupery
 * Author: Network Dev SAS
 * Description: Template sur mesure Saint Exupery
 * Version: 0.0.1
 * */

@import "custom";


/*IMPORT FONT COBOL*/
@font-face {
  font-family: 'cobollight';
  src: url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-light-webfont.eot');
  src: url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-light-webfont.eot?#iefix') format('embedded-opentype'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-light-webfont.woff') format('woff'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-light-webfont.ttf') format('truetype'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-light-webfont.svg#cobollight') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'cobolregular';
  src: url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-webfont.eot');
  src: url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-webfont.eot?#iefix') format('embedded-opentype'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-webfont.woff') format('woff'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-webfont.ttf') format('truetype'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-webfont.svg#cobolregular') format('svg');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'cobolbold';
  src: url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-bold-webfont.eot');
  src: url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-bold-webfont.woff') format('woff'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-bold-webfont.ttf') format('truetype'),
  url('/wp-content/themes/saintex/fonts/cobol/the_northern_block_-_cobol-bold-webfont.svg#cobolbold') format('svg');
  font-weight: normal;
  font-style: normal;

}




/***************************************/
/******************GENERAL**************/
/***************************************/

.internal_link, .internal_link:hover{
  color: inherit !important;
  text-decoration: none !important;
}

footer{
    background-color: #ffffff;
    border-top: #f4f4f4 2px solid
}

.first{ /**/ 
   /* top:950px;
    position: relative;*/
}

.first_elt{
  /*top:950px;
  position: relative;*/
  
}

.general_slider, #sticky-wrapper{
    /*position: fixed;
    z-index: -10;*/
    z-index: -100;
}

.general_slider{
  /*height: calc(100vw * 0.70);*/
}

.general_slider img{
  position: fixed;
  z-index: -100
}



*{
    font-family: 'frank-new';
    font-size:17px;
    font-weight:300;
}

h3{
    font-size:17px;  
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  line-height: inherit;
  margin-bottom:0px;
}

.general_slider figure, .general_slider img{
    margin-bottom:0px;
}

.header{
    padding-top:16px;
    background-color: #ffffff;
    position: fixed;
    z-index: 10;
    top:0;
}

.header .logo{
  z-index: 100;
}

.header .logo img{
    height: 60px;
}

.header .menus{
    text-align:right;
}


.menu-mobile .bi-list{
  font-size:32px;
  cursor: pointer;
}

.menus-mobile{
  display: none;
}

.menu-secondaire-container li:not(.current_page_item):not(.no-border-menu) ::before  {
    content: url("/wp-content/themes/saintex/rect815.png");
    background-color:var(--color-general);
    font-size: 12px;
    margin-right: 8px;
    height: 5px;
    top: 5px;
    position: relative;
    display: inline-block;
}

.menu-main-menu-container a{
    text-decoration: none;
    color:#212529;
    text-transform: uppercase;
    font-weight: 500;
}


.menu-main-menu-container li:not(.current_page_item) a:hover, .menu-secondaire-container li:not(.current_page_item) a:hover{
  font-weight: 500;
  color:var(--color-general);
}

.menu-secondaire-container a{
    font-size:12px;
    text-decoration: none;
    color:#212529;
    text-transform: uppercase;
    font-weight: 400;
}


.menu-secondaire-container .current_page_item, .menu-main-menu-container .current_page_item{
    border:4px solid var(--color-general);
    padding: 6px 6px 6px 6px;
}

.menu-secondaire-container .current_page_item{
  padding: 0px 6px 2px 6px;
}

.menu-secondaire-container .current_page_item a{
    font-weight: 500;    
}

.download_file{
    width:70px;
}

.titre_general{
    width:460px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    border: 15px solid var(--color-general);
    background-color: #ffffff;
    border-radius:3px;
}

#second li{
    display: inline;
}

#primary li{
    margin-left:24px;
    display: inline;
}

.btn_general{
    border:10px solid var(--color-general);
    border-radius: 30px;
    padding:4px;
    background-color: transparent;
    color:#2B2E34;
}

footer{
    padding-bottom:4px;
    padding-top:4px;
    font-size: 15px;
}

footer .item1, footer .item2, footer .item3{
    margin-top: auto;
    margin-bottom: auto;
}

footer .item2 img{
  height: 38px;
  margin-top: 4px;
  margin-bottom: 4px;
}

/***************************************/
/****************RESSOURCES*************/
/***************************************/

.ressources .btn_contact{
    border: 10px solid var(--color-general);
    border-radius: 25px;
    color:#000000;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    background-color: #ffffff;
    font-weight:500;
}

.ressources .ressources_header{
    background-color:#f4f4f4;
    padding: 15px;
}

.ressources .ressources_header .content{
    padding:50px;
    background-color:white;
}

.ressources .ressources_bloc_info{
    background-color: #ffffff;
}
.ressources .ressources_bloc_info .titre_general{
  position: relative;
  top: -38px;
}

.ressources .ressources_bloc_info .contact_block{
    margin-top:70px;
    padding-bottom:70px;
}

.ressources .ressources_bloc_outils .contact_block{
    margin-top:45px;
}

.ressources .ressources_bloc_outils .outils_bloc .item0,
.ressources .ressources_bloc_outils .outils_bloc .item1,
.ressources .ressources_bloc_outils .outils_bloc .item2{
  margin-bottom: 40px;
}

.ressources .ressources_bloc_outils em{
    font-weight:400;
}

.ressources .ressources_bloc_info .item0 .bloc_title2, .ressources .ressources_bloc_info .item1 .bloc_title2{
    display: inline-block;
    width: 7rem !important;
    padding: 2px;   
    background-color:var(--color-general);
    position: absolute;
}

.ressources .ressources_bloc_outils .item1 .bloc_title2, .ressources .ressources_bloc_outils .item2 .bloc_title2{
    display: inline-block;
    margin-left: -50px !important;
    width: 50px;
    padding: 2px;   
    background-color:var(--color-general);
    position: absolute;    
}

.ressources .ressources_bloc_info .item0 .bloc_detail, .ressources .ressources_bloc_info .item1 .bloc_detail{
    /*padding-right:105px;*/
}

.ressources .ressources_outils{
    border:4px solid var(--color-general);
}

.ressources .ressources_bloc_outils{
    padding-top:70px;
    padding-bottom:70px;
    background-color:#f4f4f4;
    /*background-color:var(--color-general);*/
}

.ressources .bloc_title, .ressources .bloc_detail{
    display: block;
}

.ressources .bloc_title{
    background-color:var(--color-general);
    text-transform: uppercase;
    text-align: center;
    padding: 2px;
    margin-bottom:16px;
    width:99%;
    display:inline-block;
    font-weight:500;
    border-radius:3px;
}

.ressources .ressources_bloc_outils .bloc_title{
    margin-bottom:45px;
}

.ressources .ressources_bloc_info .bloc_img{
    height:180px;
    margin-top: 70px;
}

.ressources .ressources_bloc_outils .bloc_img{
    width:100%;
    margin-bottom:45px;
}

.ressources .ressources_bloc_outils .outils_bloc{
    padding:2.5rem 1.5rem 2.5rem 1.5rem;
    border-radius: 3px;
    border:15px solid var(--color-general);
    margin-top:70px;
    background-color: #ffffff;
}

.ressources .ressources_bloc_outils  .outils_text{
    padding-left:19%;
    padding-right:19%;
    padding-bottom:45px;
}

/***************************************/
/*****************SAINT EX**************/
/***************************************/

.saintex .stex_projet{
    background-color:#f4f4f4;
    padding-top:40px;
    padding-bottom:70px;
}

.saintex .stex_histo{
    background-color:#f4f4f4;
    padding-top:70px;
    padding-bottom:70px;   
}

.saintex .stex_team{
    background-color:#f4f4f4;
    /*padding-top:40px;*/
    padding-bottom:108px;
}

.saintex .stex_histo .titre_histo{
    margin-left:180px;
    margin-bottom:40px;
}

.saintex .stex_projet .title_projet, .saintex .stex_team .title_team{
    font-size: 30px;
    font-weight: 500;
    border: 15px solid var(--color-general);
    text-align: center;
    margin-left: -110px;
    margin-right: 110px;
    padding: 2px 8px 2px 8px;
    background-color: #ffffff;
    width: 460px;
    position: absolute;
}

.saintex .projet1, .saintex .projet3, .saintex .team1, .saintex .team4{
    background-color: #ffffff;
}

.saintex .projet3 .nombre{
    font-size:73px;
    color:var(--color-general);
    text-align: center;
    font-family:"cobolbold";
}

.saintex .projet3 hr{
    width:28px;
    height: 6px;
    color:#606060;
    opacity: 1;
}

.saintex .projet1{
    margin-left: 0px;
    height: 79px;
}

.saintex .projet2{
    margin-top:40px;
    font-size:17px;
}

.saintex .projet2 .item1, .saintex .projet2 .item2, .saintex .projet2 .item3{
    padding-right:70px;
}

.saintex .projet3{
    margin-left: 0px;
    margin-right: 0px;
    margin-top:40px;
}

.saintex .projet3 .text, .saintex .team4{
    text-align: center;
    font-size:14px;
}

.saintex .stex_projet .title_projet_sec, .saintex .stex_team .title_team_sec, .saintex .stex_partenariats .title_part_sec{
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 22px;
}

.saintex .stex_team .title_team_sec, .saintex .stex_partenariats .title_part_sec{
    text-align: center;
}

.saintex .stex_projet .stex_number{
    width: 20%;
    display: inline;
    padding-top:40px;
    padding-bottom:40px;
}

.saintex .stex_projet .stex_number.inverse{
    background-color: var(--color-general);
    margin-top: -5px;
    margin-bottom: -5px;
}

.saintex .stex_projet .stex_number.inverse .nombre{
    color:#ffffff;
}

.saintex .stex_espace{
    margin-top:-10px;
    background-color: #ffffff;
}

.saintex .stex_espace .titre_espace{
    display: inline-block;
    position: relative;
    right: 0px;
    right: 0%;
    left: 75%;
    top: 170px;
}

.saintex .stex_espace .title_espace{
    border: 10px solid var(--color-general);
    display: inline-block;
    margin-left: -25px;
    width: -webkit-fill-available;
    margin-right: -25px;
    border-radius: 25px;
    margin-top:70px;
    margin-bottom:70px;
    padding:12px;
    text-align: center;
    font-size:17px;
    font-weight:500;
    color: #212529;
}

.saintex .stex_espace .img_espace{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.saintex .stex_histo img{
    width: 100%;
    object-fit: cover;
}

.saintex .stex_histo .item1{
    padding-right:45px;
}

.saintex .stex_histo .item2{
    padding-left:25px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.saintex .stex_team .team2{
    margin-top:40px;
    margin-bottom:40px;
}

.saintex .stex_team .team2 .item1{
    padding-right:40px;
}

.saintex .stex_team .bureau_name{
    font-size:19px;
    text-align: center;
    font-weight: 400;
}
.saintex .stex_team .bureau_titre{
    font-size:15px;
    text-align: center;
}

.saintex .stex_team .team_name, .saintex .stex_team .renfort_name{
    font-size:19px;
    font-weight: 400;
}
.saintex .stex_team .team_titre, .saintex .stex_team .renfort_titre{
    font-size:15px;
}

.saintex .stex_team img{
    width:100%;
}

.saintex .stex_team .team3 .item img{
    box-shadow: 0px 3px 6px #00000029;
}

.saintex .stex_team .team4{
    margin-top:70px;
    margin-bottom:40px;   
}

.saintex .stex_team .team4 div{
    font-size:22px;
    padding:14px;
}

.saintex .stex_benevoles{
    padding-bottom:70px;
    background-color: #ffffff;
}

.saintex .stex_benevoles .titre_general{
    position: relative;
    top: -38px;
}

.saintex .stex_benevoles .benevoles{
    margin-top:70px;
}

.saintex .stex_benevoles .benevoles1{
    padding-right: 30px;
}

.saintex .stex_benevoles .benevoles2{
    color: var(--color-general);
    font-size: 45px;
    font-style: italic;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 80px;
    font-weight: 400;
}

.saintex .stex_benevoles .rejoindre{
    border: 10px solid var(--color-general);
    border-radius: 30px;
    margin-top:40px;
    display: inline-table;
    padding-left:28px;
    padding-right:28px;
    padding-top:4px;
    padding-bottom:4px;
    font-weight:500;
    color: #212529;
    text-align: center;
}

.saintex .stex_partenariats{
    background-color:#f4f4f4;
    padding-top:70px;
    padding-bottom:70px;
}

.saintex .stex_partenariats .partmain{
    margin-top: -40px;
    background-color:#ffffff;
    margin-bottom:40px;
    margin-left: 0px;
    margin-right: 0px;
}

.saintex .stex_partenariats .titre_general{
    display: inline-block;
    margin-left:80px;
}

.saintex .stex_partenariats .part1{
    padding-right:50px;
}

.saintex .stex_partenariats .part2 .part_img{
    width: 16%;
    padding-right: 16px;
    mix-blend-mode: multiply;
}

.saintex .stex_partenariats .part_autre .titre{
    font-size:21px;
    padding-top:15px;
    padding-bottom:15px;
    text-align: center;
    background-color: #ffffff;
    display: block;
    margin-top:40px;
    margin-bottom:40px;
}

/********************************************/
/****************INFOS PRATIQUES*************/
/********************************************/

.infop .infop_venir{
    padding-bottom:70px;
    padding-top: 100px;
    border-top:70px #f4f4f4;
}

.infop .infop_venir .bloc_title {
    background-color: var(--color-general);
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-right: 105px;
    font-weight:500;
}

.infop .infop_venir .venir1 img, .infop .infop_venir .venir2 img, .infop .infop_venir .venir3 img{
    height:150px;
    padding-right: 105px;
    margin-top:70px;
    margin-bottom:40px;
}

.infop .infop_venir .title_heures, .infop .infop_mails .mail .title_mail, .infop .infop_adherents .title_adherent{
    color:#ffffff;
    background-color: #2b2e34;
    display: block;
    text-align: center;
}

.infop .infop_mails .titre_general{
    margin-top:-15px;
    margin-bottom:40px;
    position: relative;
    top: -24px;
}

.infop .infop_rs{
    background-color: #F4F4F4;
    padding-top:70px;
    padding-bottom:85px;
}

.infop .infop_rs .icon_nl{
    width:180px;
    margin-bottom:40px;
}

.infop .infop_rs  .btn_contact{
    border: 10px solid var(--color-general);
    border-radius: 25px;
    color:#000000;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    display: table-cell;
    font-weight:500;
    background-color: #ffffff;
}

.infop .infop_rs .bloc_rs img{
    width: 140px;
    height: 140px;
    border: 15px solid var(--color-general);
    padding: 28px;
    margin-right: -8px;
    margin-left: -8px;
    background-color: white;
}

.infop .infop_rs .bloc_rs{
    margin-top:40px;
}

.infop .infop_venir .venir4, .infop .infop_venir .venir5{
    padding-right:105px;
}

.infop .infop_venir .venir5 .img_map{
    width: 100%;
    margin-top:25px;
    margin-bottom:40px;
}

.infop .infop_venir .venir6{
    margin-top:25px;
}

.infop .infop_venir .venir5 .img_tel{
    width: 60px;
    margin-top:25px;
    margin-bottom:25px;
    display: block;
}

.infop .infop_venir .title_heures{
    margin-top:25px;
    margin-bottom:25px;
    font-size:14px;
}


.infop .infop_venir .venir6 img{
    /*width:100%;*/
    height: 50px
}

.infop .infop_venir .venir6 .row{
    margin-bottom:20px;
}

.infop .infop_venir .venir6 .picto, .infop .infop_venir .venir6 .text{
    margin-bottom:auto;
    margin-top:auto;
}


.infop .infop_mails .mail .mail_mail{
    text-align: center;
    display: block;
    margin-bottom:40px;
}

.infop_adherents{
    background-color: #f4f4f4;
    padding-top:70px;
    padding-bottom:70px;
}

.infop_adherents .titre_general{
    margin-left: -110px;
    margin-right: 110px;
    width: 460px;
    margin-bottom:40px;
}

.infop .infop_adherents .adherents_picto{
    margin-bottom:40px;
    height:140px;
}
.infop .infop_adherents .title_adherent{
    margin-bottom:25px;
}

.infop .infop_adherents .url_bulletin{
    color:#000000;
    font-weight:500;
    padding: 8px;
    margin-left: 16px;
    text-decoration:none;
    border-bottom:6px solid var(--color-general);
}


/***********************************************/
/****************ESPACE MIS A DISPO*************/
/***********************************************/

.espace .espace_header{
    background-color:#f4f4f4;
    padding: 15px;
}

.espace .espace_header .titre_general{
  margin-top: -76px;
}

.espace .espace_header .content{
    padding:16px;
    background-color:white;
}

.espace .espace_list_header{
    padding-top:40px;
    padding-bottom:40px;
    background-color: #ffffff;
    padding-left: 45px;
}

.espace .espace_list{
    padding-bottom:40px;
    background-color: #ffffff;
}

.espace .espace_title_header{
    border: 3px solid #DDDDDD;
    padding: 6px 13px 6px 13px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-left: 6px;
}

.espace .espace_title_header.active{
    border: 7px solid var(--color-general);
    padding: 6px 13px 6px 13px;
    text-align: center;
    display: inline-block;
    font-weight: 500;
}

.espace .espace_list .title_espace{
    display: block;
    text-align: center;
    font-size: 28px;
    border: 15px solid var(--color-general);
    background-color: #ffffff;
    font-weight: 500;
    border-radius: 3px;
}

.espace .espace_list_header .container-md{
  max-width: 1340px !important;
  /*text-align: center;*/
}

.espace .espace_list .desc_espace{
    margin:25px;
    display: block;
}

.espace .espace_list .title_espace_detail{
    color:#ffffff;
    background-color: #000000;
    display: block;
    text-align: center;
    font-size:14px;
    padding:4px;
    border-radius:3px;
}

.espace .espace_list .espace_img{
    border: 15px solid var(--color-general);
    /*padding:16px;*/
    padding-top:40px;
    padding-bottom:40px;
    border-radius: 3px;
    height: fit-content;
}

.espace .espace_list .espace_capacite.capa{
  margin-bottom:25px;
}

.espace .espace_list .espace_capacite img{
    /*width:90px;*/
    height:70px;
    display: block;
    padding-top:25px;
}

.espace .espace_list .img2{
    padding-top:40px;
    padding-right:20px;
}
.espace .espace_list .img3{
    padding-left:20px;
    padding-top:40px;
}

.espace .espace_list .espace_contact{
    border: 10px solid var(--color-general);
    border-radius: 25px;
    color: #000000;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    display: inline-block;
    font-weight: 500;
    margin-top:30px;
}

/***********************************************/
/******************APPEL A PROJET***************/
/***********************************************/

.appelp .appelp_header{
    background-color:#f4f4f4;
    padding: 15px;
}

.appelp .appelp_header .content {
    padding: 50px;
    background-color: white;
}

.appelp .appelp_design{
    padding-bottom:70px;
    background-color: #ffffff;
}


.appelp .appelp_design .titre_general{
    margin-bottom:40px;
    top:-38px;
    position: relative;
}

.appelp .appelp_design .item2 img, .appelp .appelp_design .item3 img, .appelp .appelp_design .item4 img{
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
}

.appelp .appelp_design .item2, .appelp .appelp_design .item3, .appelp .appelp_design .item4{
    padding-left:70px;
}

.appelp .appel_download{
    margin-top:40px;
}

.appelp .url_appel{
    color: #000000;
    font-weight: 500;
    padding: 8px;
    margin-left: 16px;
    text-decoration: none;
    border-bottom: 6px solid var(--color-general);
}

.appelp .appelp_creation{
    padding-top:70px;
    padding-bottom:70px;
    background-color:#f4f4f4;
}

.appelp .appelp_creation .titre_general {
    margin-left: -110px;
    margin-right: 110px;
    width: 460px;
    margin-bottom: 40px;
}

.appelp .appelp_creation .item2 img, .appelp .appelp_creation .item3 img{
    width: 100%;
}

.appelp .appelp_creation .item1{
    padding-right:10px;
}

.appelp .appelp_creation .item2{
    padding-left:60px;
}

.appelp .appelp_creation .item3{
    padding-left:40px;
}

.appelp .appelp_creation .item3 .img1{
    padding-bottom:40px;
}

.appelp .appelp_incubateur{
    padding-top:70px;
    padding-bottom:70px;
    background-color: #ffffff;
}

.appelp .appelp_incubateur .item2 img{
    width:100%;
}

.appelp .appelp_incubateur .item1{
    padding-right:70px;
    padding-top:75px;
}

.appelp .appelp_incubateur .titre_general{
    margin-bottom: -35px;
    z-index: 1;
    margin-left: 25%;
    position: relative;
}

.appelp .appelp_incubateur .item2{
    z-index: 0;
}

.appelp .appelp_soutien{
    padding-bottom:70px;
    background-color: #ffffff;
}

.appelp .appelp_soutien .titre_soutien{
    background-color:#f4f4f4;
    text-align: center;
    font-size:22px;
    padding:13px;
    font-weight:400;
    margin-bottom:40px;
}

.appelp .appelp_soutien img{
    width: 100%;
}

.appelp .appelp_soutien .item1{
    padding-right:70px;
}

.appelp .appelp_soutien .item2{
    padding-right:20px;
}
.appelp .appelp_soutien .item3{
    padding-left:20px;
}

.appelp .appelp_soutien .soutien_titre{
    background-color: var(--color-general);
    display: block;
    font-weight: 400;
    padding: 4px 25px 4px 25px;
    border-radius:3px;
}

.appelp .appelp_soutien .soutien_date{
    background-color: #2B2E34;
    display: table;
    font-size:13px;
    color:#ffffff;
    padding:1px 40px 1px 40px;
    margin-top:25px;
    margin-bottom:25px;
    border-radius:3px;
}

/***********************************************/
/**********************FABLAB*******************/
/***********************************************/


.fablab .fablab_header{
    /*padding-top:40px;*/
    border-top:78px #f4f4f4 solid;
    padding-bottom:40px;
    background-color: #ffffff;
}

.fablab_header .titre_general{
    margin-top:-38px;
}

.fablab .fablab_header .fablab_text{
    margin-top:40px;
    text-align: center;
    font-size: 16.7px;
}

.fablab .fablab_bloc{
    background-color: #ffffff;
}

.fablab .fablab_bloc img{
    width: 100%;
}

.fablab .fablab_bloc .titre_general{
    margin-left: -117px;
    width: 460px;
    margin-bottom: 25px;
}

.fablab .fablab_bloc .item1{
    padding-right:70px;
}

.fablab .fablab_bloc .horaires{
    font-size:15px;
    background-color: #2B2E34;
    color:#ffffff;
    font-weight: 500;
    display: block;
    padding: 4px 4px 4px 25px;
    margin-top:25px;
    margin-bottom:25px;
    border-radius:3px;
}

.fablab .fablab_referents{
    padding-top:40px;
    background-color: #ffffff;
}

.fablab .fablab_referents .ref_name{
    background-color: var(--color-general);
    display: block;
    font-weight: 500;
    color:#2B2E34;
    padding: 4px 4px 4px 25px;
    border-radius:3px;
}

.fablab .fablab_referents .ref_titre{
    font-size:14px;
    background-color: #2B2E34;
    display: block;
    font-weight: 400;
    color:#ffffff;
    padding: 4px 4px 4px 20px;
    margin-top:25px;
    margin-bottom:25px;
    border-radius:3px;
}

.fablab .fablab_referents .item2, .fablab .fablab_referents .item3{
    padding-top:40px;
}

.fablab .fablab_referents .item2{
    padding-right:45px;
}

.fablab .fablab_referents .item3{
    padding-right:35px;
    padding-left:25px;
}

.fablab .fablab_referents .item1{
    margin-top: auto;
    margin-bottom: auto;
}

.fablab .fablab_referents .item4 img{
    width: 100%;
}

.fablab .fablab_referents .item4{
    padding-left:35px;
}

.fablab .fablab_referents .item4 .img_bottom{
    margin-top:40px;
}

.fablab .fablab_referents .item2 img{
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
}

.fablab .fablab_referents .titre_bloc_referent{
    font-size:30px;
    font-weight:500;
    text-align: center;
    background-color: #F4F4F4;
    padding-top:17px;
    padding-bottom:17px;
    margin-right: 35px;
    border-radius:3px;
}

.fablab .fablab_outil{
    background-color: #ffffff;
    padding-top:70px;
}

#cf {
  position:relative;
  margin:0 auto;
  width: 100%;
  height: 308px;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

.fablab .fablab_outil{
    display: inline-block;
    position: relative;
    margin-bottom: -6px;
}

.fablab .fablab_outil .img_bloc{
    width: 100%;
}

.fablab .fablab_outil .outil_doc{
    padding:70px;
}

.fablab .fablab_outil .img_bloc_doc{
    width: 150px;
}

.fablab .fablab_outil .titre_outils{
    font-size:30px;
    font-weight:500;
    text-align: center;
    background-color: #F4F4F4;
    padding-top:17px;
    padding-bottom:17px;
    margin-bottom: 70px;
    border-radius:3px;
}

.fablab .fablab_outil .outil_doc_name{
    display: block;
    font-weight: 500;
    border-top: 6px solid var(--color-general);
    margin-top: 20px;
    padding-top: 20px;

}

.fablab .fablab_outil .outil_doc a{
    text-decoration: none;
    color:#2B2E34;    
}

.fablab .fablab_outil .outil_name{
    margin-bottom:70px;
    background-color: var(--color-general);
    display: block;
    font-weight: 400;
    color:#2B2E34;
    padding: 4px 4px 4px 25px;
}

.fablab .fablab_formation{
    padding-top:70px;
    padding-bottom:70px;
    background-color: #F4F4F4;
}

.fablab .fablab_formation .titre_general{
    position: relative;
}

.fablab .fablab_formation .text_formation{
    margin-top:-35px;
    margin-bottom:30px;
    background-color: #ffffff;
    padding:55px 55px 25px 55px;
    width:750px;
    text-align: left;
}

.fablab .fablab_formation .titre_head_formation{
    margin-top:40px;
    margin-bottom:25px;
    background-color: var(--color-general);
    display: block;
    font-weight: 500;
    color:#2B2E34;
    padding: 4px 4px 4px 25px;
    border-radius:3px;
}

.fablab .fablab_formation .formation_titre{
    font-size:12px;
    background-color: #2B2E34;
    display: block;
    font-weight: 400;
    color:#ffffff;
    padding: 4px 4px 4px 20px;
    margin-bottom:25px;
    width: 60%;
    border-radius:3px;
}
.fablab .fablab_formation .formation_prix{
    font-size:13px;
    background-color: var(--color-general);
    display: block;
    font-weight: 500;
    color:#2B2E34;
    padding: 4px 4px 4px 20px;
    margin-top:25px;
    margin-bottom:40px;
    width: 30%;
    border-radius:3px;
}

.fablab .fablab_formation .formation_contact{
    border: 10px solid var(--color-general);
    border-radius: 25px;
    color: #000000;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    display: inline-block;
    font-weight: 500;
    margin-top:30px;
    background-color: #ffffff;
}

/***********************************************/
/************************HP*********************/
/***********************************************/

.hp .hp_ateliers{
    background-color: #ffffff;
}

.hp_ateliers a{
  color:#212529;
  text-decoration: none;
}

.hp .hp_ateliers .atelier1 .titre_general{
    top: 380px;
    left: -224px;
    width: 350px;
    padding: 20px 25px 20px 25px;
    position: relative;
    font-size:28px;
    display: flex;
    line-height: 32px;
    background-color: #ffffff;
    z-index: 1;
    min-height: 173px;
    display: block;
}

.hp .hp_ateliers .atelier2 .titre_general{
    width: 350px;
    padding: 20px 16px 20px 16px;
    position: relative;
    top: 74px;
    font-size:28px;
    display: flex;
    line-height: 32px;
    background-color: #ffffff;
    z-index: 1;
    min-height: 173px;
}

.hp .hp_ateliers .atelier3 .titre_general{
    top: 250px;
    right: -224px;
    width: 350px;
    padding: 20px 28px 20px 28px;
    position: relative;
    font-size:28px;
    display: flex;
    line-height: 32px;
    background-color: #ffffff;
    z-index: 1;
    min-height: 173px;
}

.hp .hp_ateliers .date_atelier{
    font-size:14px;
    display: contents;
}

.hp .hp_ateliers .item2 .titre_general{
    width:280px;
    margin-top:40px;
    margin-bottom:40px;
    opacity:0;
}

.hp .hp_actu{
    padding-bottom:70px;
    background-color: #ffffff;
}

.hp .hp_actu .carousel-indicators [data-bs-target]{
  background-color:var(--color-general);
  width: 10px;
  height: 10px;
}

.hp .hp_actu .carousel-indicators{
  background-color: white;
    width: 100px;
    margin-bottom: -9px;
    margin-right: auto;
    margin-left: auto;
}

.hp .hp_actu img{
    width: 100%;
}

.hp .hp_actu .titre_actu{
    background-color: #ffffff;
    font-size: 28px;
    display: inline-block;
    top: 27px;
    position: relative;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: 500;
    z-index: 10;
}

.hp .hp_actu .texte_actu{
    padding-right: 110px;
    display: block;
}

.hp .hp_actu .actu-top-left{
    border-top: 15px solid var(--color-general);
    border-left: 15px solid var(--color-general);
    border-right: 15px solid var(--color-general);
    height: 40px;
    margin-left:150px;
    margin-right:150px;
}
.hp .hp_actu .actu-bottom-left{
    border-bottom: 15px solid var(--color-general);
    border-left: 15px solid var(--color-general);
    border-right: 15px solid var(--color-general);
    height: 40px;
    margin-left:150px;
    margin-right:150px;
}

.hp .hp_actu .item2{
    background-color: #F4F4F4;
    padding-left:70px;
}

.hp .hp_actu .titre1_actu{
    font-size:14px;
    background-color: #2B2E34;
    display: block;
    font-weight: 400;
    color:#ffffff;
    padding: 4px 4px 4px 20px;
    margin-top:40px;
    margin-bottom:25px;
    width:80%;
}

.hp .hp_actu .titre2_actu{
    background-color: var(--color-general);
    display: block;
    font-weight: 300;
    font-size:14px;
    color:#2B2E34;
    padding: 4px 4px 4px 25px;
    text-align: center;
    margin-bottom:25px;
    width:60%;
}

.hp .hp_menu_footer{
    padding-top: 70px;
    padding-bottom: 33px;
    background-color: #F4F4F4;
}

.hp .hp_menu_footer .titre_general{
    width: 100%;
}

.hp .hp_menu_footer .item1 .titre_general{
    left: -224px;
    position: relative;
    bottom: 340px;
}

.hp .hp_menu_footer a, .hp .hp_menu_footer a:hover{
  text-decoration: none;
  color:#212529;
}

.hp .hp_menu_footer .item2 .titre_general{
    position: relative;
    bottom: 37px;
}

.hp .hp_menu_footer .item3 .titre_general{
    right: -224px;
    position: relative;
    bottom: 230px;
}


.hp .hp_menu_footer .footer_img{
  overflow: hidden;
}

.hp .hp_menu_footer img{
  height:390px;
  object-fit:cover;
  transition: transform .5s ease;
}

.hp .hp_menu_footer img:hover  {
  transform: scale(1.1);
}

/*test*/
.hp .hp_ateliers .atelier_img, .hp .hp_ateliers .atelier_img{
  overflow: hidden;
}

.hp .hp_ateliers img{
  height:390px;
  object-fit:cover;
  transition: transform .5s ease;
}

.hp .hp_ateliers img:hover  {
  transform: scale(1.1);
}

.hp .hp_social{
  background-color: #ffffff;
}


/***********************************************/
/**********************Agenda*******************/
/***********************************************/

.agenda .agenda_header{
  background-color: #f4f4f4;
  padding-top: 170px;
  padding-bottom:70px;
}

.agenda .agenda_header img{
  width:100%;
}

.agenda .agenda_select{
  background-color:#ffffff;
  padding-top:31px;
  padding-bottom:31px;
}

.agenda .agenda_select .titre_agenda.active{
    border: 6px solid var(--color-general);
    padding:8px;
    font-weight: 500;
}
.agenda .agenda_select .titre_agenda{
    border: 6px solid #f4f4f4;
    padding:8px 16px 8px 16px;
    font-weight: 300;
    cursor:pointer;
}

.agenda .agenda_items{
  padding-top:70px;
  padding-bottom:70px;
  background-color:#f4f4f4;
}

.agenda .agenda_items .agenda_info{
    border: 15px solid var(--color-general);
    padding:16px;
    display: block;
    border-radius:0px;
    background-color:#ffffff;
}

.agenda .agenda_items .agenda_date{
  display: block;
  text-transform: uppercase;
  font-weight:400;
  
}

.agenda .agenda_items .agenda_decoupage{
  height:0px;
}

.agenda .agenda_items .agenda_info:hover{
  background-color:var(--color-general);
}

.agenda .agenda_items .agenda_title{
  display: block;
  font-weight: 500;
}


.agenda .agenda_img_div{
  overflow: hidden;
  position: relative;
  height:390px;
}

.agenda .agenda_img_div_text{
  position: absolute;
  background-color:var(--color-general-opacity);
  width: 100%;
    height: 100%;
  opacity:0;
  text-align: center;
  font-size:28px;
    padding-left: 16px;
    padding-right: 16px;
}

.agenda .agenda_img_div_text:hover{
  opacity:100;
}

.agenda .agenda_img_div_text .agenda_div_title{
  font-weight: 500;
    font-size: 28px;
    margin-top: 28px;
    display: block;
}

.agenda .agenda_img_div_text .agenda_div_text{
    font-weight: 400;
    font-size: 17px;
    margin-top: 28px;
    display: block;
}
.agenda .agenda_img_div_text .plusdinfo{
    color: #212529;
    text-decoration: none;
    display: block;
}

.agenda .agenda_items .new_month{
  display: block;
    position: relative;
    left: -100px;
    writing-mode: vertical-lr;
    text-orientation: upright;
    border:6px solid var(--color-general);
    font-weight: 500;
    font-size: 20px;
    padding: 8px;
    background-color:#ffffff;
}

.agenda .agenda_items img{
  height:390px;
  object-fit:cover;
  transition: transform .5s ease;
  border-radius: 4px 4px 0px 0px;
  position: absolute;
}

.agenda .agenda_items img:hover  {
  transform: scale(1.2);
}

.agenda .agenda_items .agenda_title2{
  display: block;  
}

.agenda .agenda_element{
    margin-bottom: 40px;
    cursor: pointer;
}

/***********************************************/
/**********************Atelier******************/
/***********************************************/

.atelier .atelier_header{
    background-color: #F4F4F4;
    padding:25px;
}

.atelier .atelier_header .titre_general{
  margin-top: -76px;
}

.atelier .atelier_header .content{
    background-color: #FFFFFF;
    font-size:16px;
    padding:40px 40px 40px 65px;
}

.atelier .atelier_list_header{
    padding-top:40px;
    padding-bottom:40px;
    background-color: #ffffff;
}

.atelier .atelier_list{
    padding-bottom:40px;
    background-color: #ffffff;
}

.atelier .atelier_title_header{
    border: 3px solid #DDDDDD;
    padding: 6px 8px 6px 8px;
    text-align: center;
    display: inline;
    cursor: pointer;
}

.atelier .atelier_title_header.active{
    border: 7px solid var(--color-general);
    padding: 6px 8px 6px 8px;
    text-align: center;
    display: inline-block;
    font-weight: 500;
}

.atelier .atelier_list .title_atelier_detail{
    color:#ffffff;
    background-color: #212529;
    display: block;
    text-align: center;
    font-size:14px;
    padding:4px;
    border-radius:3px;
    margin-top:25px;
    margin-bottom:25px;
}

.atelier .atelier_list .title_atelier_detail.activites, .atelier .atelier_list .title_atelier_detail.next{
  margin-bottom:0px;
}

.atelier .atelier_list .atelier_activite .title_term_activite{
  font-size:14px;
  text-transform: lowercase;
  text-align: center;
  display: block;
}

.atelier .atelier_list  .desc_atelier{
    margin:25px;
    display: block;
}

.atelier .atelier_list .title_atelier{
    display: block;
    text-align: center;
    font-size: 22px;
    border: 15px solid var(--color-general);
    background-color: #ffffff;
    font-weight:500;
}

.atelier .atelier_list .atelier_activite img{
    height:70px;
    display: block;
    padding-top:25px;
}

.atelier .atelier_list .atelier_img{
    border: 15px solid var(--color-general);
    /*padding:16px;*/
    /*padding-top:40px;
    padding-bottom:40px;*/
    padding:40px;
    height: fit-content;
}

.atelier .atelier_list .atelier_contact{
    border: 10px solid var(--color-general);
    border-radius: 25px;
    color: #000000;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    display: inline-block;
    font-weight: 500;
    margin-top:30px;
}

.atelier .atelier_list .next_date_atelier{
    border:10px solid var(--color-general);
    display: block;
    margin-top:40px;
    border-radius:25px;
    cursor: pointer;
    /*padding: 8px 45px 8px 45px;*/
    
}

.atelier .atelier_list .next_date_atelier span{
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    font-size:18px;
}

.atelier .atelier_list .next_date_atelier .jour{
    color:var(--color-general);;
    font-size:32px;
    font-weight:500;
}

.atelier .atelier_img{
  display: inline-table;
}

.atelier .atelier_img .img1{
    padding-bottom:20px;
}

.atelier .atelier_img .img2{
    padding-top:20px;
    padding-right:20px;
}
.atelier .atelier_img .img3{
    padding-top:20px;
    padding-left:20px;
}

/***********************************************/
/**********************Expo******************/
/***********************************************/

.expoevent .expo_header{
    background-color: #F4F4F4;
    padding:15px;
}

.expoevent .expo_header .content{
    background-color: #FFFFFF;
    font-size:16px;
    padding:40px 40px 40px 65px;
}

.expoevent .expoevent_item .titre_general{
    margin-bottom:40px;
}

.expoevent .expoevent_item .expo_desc{
    margin-bottom:35px;
}

.expoevent .expoevent_item .prevnext{
    margin-top:25px;
    margin-bottom:25px;
    color: #ffffff;
    background-color: #000000;
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius:3px;
}

.expoevent .expoevent_item .item img{
    width: 100%;
}

.expoevent .expoevent_item .item1{
    padding-right:70px;
}

.expoevent .expoevent_item .item2{
    padding-right:25px;
}

.expoevent .expoevent_item .item3{
    padding-left:15px;
}

.expoevent .expoevent_item .item3 .img2{
    padding-top:40px;
}

.expoevent .expoevent_item .imgfull{
    padding-top:40px;
    width: 100%;
}

.expoevent .expoevent_item.type_impair{
    background-color: #F4F4F4;
}

.expoevent .expoevent_item.type_pair, .expoevent .expoevent_item.type_first{
    background-color: #ffffff;
}

.expoevent .expoevent_item.type_impair, .expoevent .expoevent_item.type_pair{
    padding-top:70px;
    padding-bottom:70px;
}

.expoevent .expoevent_item.type_first .titre_general{
    top:-38px;
    position: relative;
}

.expoevent .expoevent_item.type_impair .titre_general,  .expoevent .expoevent_item.type_pair .titre_general{
    margin-left: -110px;
    margin-right: 110px;
    width: 460px;
    margin-bottom: 40px;
}

.expoevent .expoevent_item .expo_next_title{
    border: solid 10px var(--color-general);
    border-radius: 25px;
    text-align: center;
    padding: 14px 8px 14px 8px;
    font-size: 32px;
    font-weight: 500;
}

.expoevent .expoevent_item .next_dates{
  text-transform: uppercase;
  font-weight: 400;
}

.expoevent .expoevent_item .next_title{
  text-transform: uppercase;
  font-weight: 500;
  font-size:24px;
}

.expoevent .expoevent_item .btn_archives{
    border: 10px solid var(--color-general);
    border-radius: 25px;
    color: #000000;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    display: inline-block;
    font-weight: 500;
    background-color: #ffffff;
    margin-top:6px;
}

.expoevent .expoevent_item .next_infos a, .expoevent .expoevent_item .next_infos span{
  text-transform: uppercase;
  text-decoration: none;
  color:#212529;
  font-weight: 300;
  font-size:14px;
}

.expoevent .expoevent_item.type_first{
    padding-bottom:70px;
}

/***********************************************/
/****************Event Expo SINGLE**************/
/***********************************************/

.evex_single .evex_single_header{
    padding-top:170px;
    background-color: #F4F4F4;
}

.evex_single .evex_single_header2 .titre_general{
    margin-top:-40px;
}

.evex_single .evex_single_header2 img{
    width:100%;
    margin-top:40px;
}

.evex_single .evex_single_header2{
    padding-bottom:70px;
}

.evex_single .evex_single_desc{
    padding-top:70px;
    padding-bottom:70px;
    background-color: #F4F4F4;
}

.evex_single .evex_single_desc .item1{
    padding-bottom:40px;
}

.evex_single .evex_single_desc .titre_main_evex{
    background-color: var(--color-general);
    font-weight: 500;
    display: block;
    padding: 8px 0px 8px 30px;
}

.evex_single .evex_single_desc .titre_sec_evex{
    background-color: #2B2E34;
    text-align: center;
    display: block;
    color:#ffffff;
    position: relative;
    top: 16px;
}

.evex_single .atelier_contact{
border: 10px solid var(--color-general);
    border-radius: 25px;
    color: #000000;
    text-decoration: none;
    padding: 8px 24px 8px 24px;
    display: inline-block;
    font-weight: 500;
    margin-top: 30px;  
}

.evex_single  .evex_single_infop{
    padding-top:70px;
    padding-bottom:70px;
}

.evex_single .evex_single_infop .titre_general{
    width: auto;
}

.evex_single .evex_single_infop .titre_ip_evex{
    background-color: var(--color-general);
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 8px 0px 8px 0px;
    position: relative;
    top: 34px;
}

.evex_single .evex_single_infop .item2{
    margin-top:40px;
}

.evex_single .evex_single_infop .titre_sec_evex{
    background-color: #2B2E34;
    text-align: center;
    display: block;
    color:#ffffff;
    margin-bottom:12px;
}

.evex_single .evex_single_parcours{
     background-color: #f4f4f4;
     padding-top:70px;
     padding-bottom:70px;
}

.evex_single .evex_single_parcours .parcours{
    border: solid 15px var(--color-general);
    padding:70px 70px 0px 70px;
    background-color: #ffffff;
}

.evex_single .evex_single_parcours .parcours img{
    width: 100%;
}

.evex_single .evex_single_parcours .parcours .item{
    padding-bottom:70px;
}

.evex_single .evex_single_parcours .parcours .titre1{
    background-color: var(--color-general);
    font-weight: 500;
    display: block;
    padding: 8px 0px 8px 16px;
    margin-bottom:25px;
}

.evex_single .evex_single_parcours .parcours .titre2{
    background-color: #2B2E34;
    display: block;
    color:#ffffff;
    margin-bottom:12px;
    margin-bottom:25px;
    padding: 2px 0px 2px 16px;
    width:80%;
}

.evex_single .evex_single_parcours .titre_general{
    margin-bottom:-45px;
    position: relative;
}

.evex_single .evex_single_archives .item1 img{
    width:100%;
}
.evex_single .evex_single_archives .item2{
    padding-left:70px;
}

.evex_single .evex_single_archives .item2 iframe{
    width:100%;
    height:100%;
}

.evex_single .evex_single_archives .item3{
    margin-top:70px;
}

.evex_single .evex_single_archives .item3 .w3-button{
    border: 0px;
    background-color: transparent;
}

.evex_single .evex_single_archives .item3 .w3-button .circle{
    height: 16px;
    width: 16px;
    margin-right: 8px;
    margin-top: 40px;
    border: 2px solid var(--color-general);
    border-radius: 50%;
    display: inline-block;
}

.evex_single .evex_single_archives .item3 .w3-button.w3-red .circle{
    background-color: var(--color-general);
}

.evex_single .evex_single_archives{
    padding-top:70px;
    padding-bottom:70px;
}

/********ARCHIVES**********/

.archives_search{
  position: relative;
    top: 100px;
    background-color: #f4f4f4;
    width: 50%;
    /*display: unset;*/
}

.archives_search input{
   margin-bottom: 35px;
}


/********ANIMATION********/

.titre1-anim{
      animation-name: titre1-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre1-anim {
    from {margin-left: -210px;opacity:0.7;}
    to {margin-left: -110px;opacity:1;}
  }
  

.titre_esp-anim{
      animation-name: titre_esp-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre_esp-anim {
    from {margin-left: 100px;opacity:0.7;}
    to {margin-left: 0px;opacity:1;}
  }

.titre_histo-anim{
      animation-name: titre_histo-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre_histo-anim {
    from {margin-left: 80px;opacity:0.7;}
    to {margin-left: 180px;opacity:1;}
  }

.titre_bene-anim{
      animation-name: titre_bene-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre_bene-anim {
    from {margin-left: -100px;opacity:0.7;}
    to {margin-left: 0px;opacity:1;}
  }
  
.titre_part-anim{
      animation-name: titre_part-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre_part-anim {
    from {margin-left: -20px;opacity:0.7;}
    to {margin-left: 80px;opacity:1;}
  }
  
.titre_fablab-anim{
      animation-name: titre_fablab-anim;
      animation-duration: 1.5s;
  }
  
  /*@keyframes titre_fablab-anim {
    from {margin-left: -217px;opacity:0.7;}
    to {margin-left: -117px;opacity:1;}
  }*/
  
.titre_fablabh-anim{
      animation-name: titre_fablabh-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre_fablabh-anim {
    from {margin-left: -100px;opacity:0.7;}
    to {margin-left: 0px;opacity:1;}
  }
  
.titre_generique-anim{
      animation-name: titre_generique-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre_generique-anim {
    from {margin-left: -100px;opacity:0.7;}
    to {margin-left: 0px;opacity:1;}
  }

.fadein-anim{
      animation-name: fadein-anim;
      animation-duration: 3s;
  }
  
  @keyframes fadein-anim {
    from {opacity:0;}
    to {opacity:1;;}
  }
  
.fadein2-anim{
      animation-name: fadein2-anim;
      animation-duration: 0.5s;
  }
  
  @keyframes fadein2-anim {
    from {opacity:0;margin-bottom:-70px;}
    to {opacity:1;margin-bottom:0px;}
  }
  
.atelier1-anim{
      animation-name: atelier1-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes atelier1-anim {
    from {left: -324px;opacity:0.7;}
    to {left: -224px;opacity:1;}
  }
  
.atelier2-anim{
      animation-name: atelier2-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes atelier2-anim {
    from {top: -100px;opacity:0.7;}
    to {left: 0px;opacity:1;}
  }
  
.atelier3-anim{
      animation-name: atelier3-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes atelier3-anim {
    from {right: -324px;opacity:0.7;}
    to {right: -224px;opacity:1;}
  }
  
  
.hpfooter1-anim{
      animation-name: hpfooter1-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes hpfooter1-anim {
    from {left: -324px;opacity:0.7;}
    to {left: -224px;opacity:1;}
  }
  
.hpfooter2-anim{
      animation-name: hpfooter2-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes hpfooter2-anim {
    from {bottom: -63px;opacity:0.7;}
    to {bottom: 37px;opacity:1;}
  }
  
.hpfooter3-anim{
      animation-name: hpfooter3-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes hpfooter3-anim {
    from {right: -324px;opacity:0.7;}
    to {right: -224px;opacity:1;}
  }
  
.titre_ip_adh-anim{
      animation-name: titre_ip_adh-anim;
      animation-duration: 1.5s;
  }
  
  @keyframes titre_ip_adh-anim {
    from {margin-left: -210px;opacity:0.7;}
    to {margin-left: -110px;opacity:1;}
  }
  
  
/******************INSTAGRAM*********************/

#sb_instagram{
  background-color:#ffffff;
      /*padding-right: 20%;
      padding-left: 20%;*/
      width: 940px !important;
}


#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1;
    max-height: 640px;
}

#sb_instagram .sbi_photo img{
  height: 310px;
  width: 310px;
  object-fit: cover;
}

#sb_instagram .logo_insta{
  margin-left:-160px !important;
}

#sb_instagram .logo_insta_left{
  width:160px;
  height: 70px;
  margin-top: -80px;
  border-top: 10px solid var(--color-general);
  border-right: 10px solid var(--color-general);
  
}

#sb_instagram .logo_insta_bottom{
  height:160px;
  width: 80px;
  margin-left: -100px;
  margin-top: 30px;
  border-bottom: 10px solid var(--color-general);
  border-left: 10px solid var(--color-general);  
}

#sb_instagram #sbi_images{
  margin-top: -170px;
}



/*************FILI***************/

/*.fili{
  position: absolute;
  background-color: var(--color-general-opacity);
  width: 100%;
  height: 500px;
  margin-top: 40px;
  opacity: 0;
  text-align: center;
  font-size: 28px;
  color: #212529;
}

.fili span{
  position: relative;
    top: 300px;
    font-size: 26px;
    font-weight: 500;
}


.expoevent .expoevent_item .imgfull2{
    height: 540px;
    object-fit: cover;
    transition: transform .5s ease;
    border-radius: 4px 4px 0px 0px;
    position: absolute;  
}*/
