.header_wrapper_container {
	background:#ffffff;
}

/* SINGLE POST ---------------------------------------------------------------------------------------------------------*/
.single-post .header_box .page_title {
    padding: 25px !important;
    position: relative;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
}

.single-post .header_box .header_img_wrap {
    display:none;
}

.single-post .header_box  .post_meta_wrapper {
	position: relative;
	padding:0px;
}

.single-post .header_box .page_title {
	padding:0px;
}

.single-post .post_single_post_media {
	text-align: center;
}

.single-post .pic {
	max-width:600px;
}

.single-post .pic:hover img {
	-webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
}

.cws_wrapper p {
 	text-align:justify; 
}


/* LISTING MEMBRE ---------------------------------------------------------------------------------------------------------*/

.post-type-archive-membre .header_box, .tax-type_membre .header_box, .tax-tag_membre .header_box, .tax-activites .header_box, 
.tax-innovation .header_box, .tax-domaine .header_box, .page-id-11 .bg_page_header .header_img_wrap, .page-id-10124 .header_box  {
    background: url(../img/banner_adherents.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.post-type-archive-membre .news.posts_grid_3 .item .post_info_footer {
    margin: 0px !important;
}

.post-type-archive-membre .news.posts_grid_3 .item .post_wrapper {
	border-radius: 25px;
}

.type-membre .cws_custom_button_wrapper.cws_sc_button a {
	border-radius: 20px;
}

.post-type-archive-membre .page_content {
	background: #f1f1f1;
}

.post-type-archive-membre .grid .item .post_post_info .cws_sc_button a, .tax-type_membre .grid .item .post_post_info .cws_sc_button a, 
.tax-tag_membre .grid .item .post_post_info .cws_sc_button a, .tax-activites .grid .item .post_post_info .cws_sc_button a, 
.tax-innovation .grid .item .post_post_info .cws_sc_button a, .tax-domaine .grid .item .post_post_info .cws_sc_button a {
    font-weight: 600;
    font-size: 14px;
}

.post-type-archive-membre .grid .item .pic, .tax-type_membre .grid .item .pic, .tax-tag_membre .grid .item .pic, 
.tax-activites .grid .item .pic, .tax-innovation .grid .item .pic, .tax-domaine .grid .item .pic {
    margin: 10px auto 0px;
}

article.item.tag_membre-winetech .post_wrapper .tag-membre, article.item.tag_membre-winetech .post_wrapper .cws_sc_button a  {
    background: #f8e5e5 !important;
}

article.item.tag_membre-winetech .post_wrapper .tag-membre a, article.item.tag_membre-winetech .post_wrapper .tag-activites a,
article.item.tag_membre-winetech .post_wrapper .cws_sc_button a {
	color: #85050b !important;
}

article.item.tag_membre-winetech .post_wrapper .tag-activites a {
    border: 1px solid #85050b !important;
}

article.item.tag_membre-winetech .post_wrapper .tag-activites a:hover {
	color: #ffffff !important;
}

article.item.tag_membre-winetech .post_wrapper .post_info_footer,article.item.tag_membre-winetech .post_wrapper .tag-activites a:hover {
	background: #85050b !important;
}

article.item.tag_membre-winetech .post_wrapper .cws_sc_button:hover a {
	background: #ffffff !important;
}



article.item.tag_membre-foodtech .post_wrapper .tag-membre, article.item.tag_membre-foodtech .post_wrapper .cws_sc_button a  {
    background: #fff7d9 !important;
}

article.item.tag_membre-foodtech .post_wrapper .tag-membre a, article.item.tag_membre-foodtech .post_wrapper .tag-activites a,
article.item.tag_membre-foodtech .post_wrapper .cws_sc_button a {
	color: #e5c024 !important;
}

article.item.tag_membre-foodtech .post_wrapper .tag-activites a {
    border: 1px solid #e5c024 !important;
}

article.item.tag_membre-foodtech .post_wrapper .tag-activites a:hover {
	background: #e5c024 !important;
	color: #ffffff !important;
}

article.item.tag_membre-foodtech .post_wrapper .post_info_footer {
	background: #fad435 !important;
}

article.item.tag_membre-foodtech .post_wrapper .cws_sc_button:hover a {
	background: #ffffff !important;
}



article.item.tag_membre-agtech .post_wrapper .tag-membre, article.item.tag_membre-agtech .post_wrapper .cws_sc_button a  {
    background: #e5f8f4 !important;
}

article.item.tag_membre-agtech .post_wrapper .tag-membre a, article.item.tag_membre-agtech .post_wrapper .tag-activites a,
article.item.tag_membre-agtech .post_wrapper .cws_sc_button a {
	color: #36bf8b !important;
}

article.item.tag_membre-agtech .post_wrapper .tag-activites a:hover {
	color: #ffffff !important;
}

article.item.tag_membre-agtech .post_wrapper .cws_sc_button:hover a {
	background: #ffffff !important;
}


/* SEARCH MEMBRE ---------------------------------------------------------------------------------------------------------*/

.searchandfilter li {
	max-width: 225px;
}


.blog .banner-newsletter input[type='submit'] {
    background: #fff;
    color: #36bf8b;
}

.blog .banner-newsletter input[type='submit']:hover {
    background: none;
    color: #fff;
}


/* PAGE TYPE MEMBRE ---------------------------------------------------------------------------------------------------------*/


#type_membre {
	background:#f6f6f6;
}


select {
    border-radius: 20px;
    border: none;
}


/* MEMBRE ---------------------------------------------------------------------------------------------------------*/

.single-membre .page_content .tags {
    margin: 0 auto;
    width: fit-content;
}

.single-membre .page_content .tag {
    display: inline-block;
}

.single-membre .page_content .tag a{
	font-size: 12px;
    padding: 0px 10px;
}

.single-membre .page_content .wrapper-rs {
    width: max-content;
    margin: 10px auto;
}

.single-membre .page_content ul.rs {
    background: #36bf8b;
    border-radius: 20px;
    padding: 3px 20px;
    margin-top: 0px;
}

.single-membre .page_content ul.rs li i {
	color:#ffffff;
}

.single-membre .page_content ul.rs li:first-child {
	padding-left:0px;
}

.single-membre .header_box.bg_page_header, .single-post .header_box.bg_page_header {
	background: #36bf8b url("../img/bg1.png") repeat 0 0;
}

.single-membre .header_box .header_center .title h1, .single-post .header_box .header_center .title h1 {
    color: #ffffff;
    text-shadow: 4px 3px 8px rgb(0 0 0 / 25%);
}

@media (min-width: 450px) {
	.single-membre .page_content .logo img{
	    max-width:400px;
	}
}

/* PAGE JOB ---------------------------------------------------------------------------------------------------------*/


.post-type-archive-jobs .job, .tax-type_job .job, .tax-startup_job .job, .tax-activites_job .job {
    height: 360px;
    background: #ffffff;
    box-shadow: 0 10px 50px 0 rgb(212 210 221 / 20%);
    border-radius: 25px;
    padding: 20px 15px;
    margin: 10px 10px 30px;
}

@media (min-width: 650px) {
	.post-type-archive-jobs .job, .tax-type_job .job, .tax-startup_job .job, .tax-activites_job .job {
		float: left;
		width: 40%;
	}
}

@media (min-width: 768px) {
	.post-type-archive-jobs .job, .tax-type_job .job, .tax-startup_job .job, .tax-activites_job .job {
		width: 26%;
		height: 370px;
	}

}

@media (min-width: 768px) and (max-width: 1000px)  { 
	.post-type-archive-jobs .job, .tax-type_job .job, .tax-startup_job .job, .tax-activites_job .job {
		height: 370px;
	}

	.post-type-archive-jobs .job h2, .tax-type_job .job h2, .tax-startup_job .job h2, .tax-activites_job .job h2 {
	    height: 70px;
	}
}

@media (min-width: 1200px) {
	.post-type-archive-jobs .job, .tax-type_job .job, .tax-startup_job .job, .tax-activites_job .job {
		width: 20%;
	}
}

.post-type-archive-jobs .job h2, .tax-type_job .job h2, .tax-startup_job .job h2, .tax-activites_job .job h2 {
    font-size: 15px;
    height: 65px;
}

.post-type-archive-jobs .job:first-child {
	margin-left: 0px;
}

.post-type-archive-jobs .job ul.meta-job li, .tax-type_job .job ul.meta-job li, .tax-startup_job .job ul.meta-job li, .tax-activites_job .job ul.meta-job li {
    color: #909090;
    display: block;
    font-size: 13px;
    list-style: none;
    padding: 0 0px 0 0;
}

.img-job {
    text-align: center;
    max-height: 130px;
}

.img-job img {
    max-width: 130px;
}

#jobs .cws_custom_button_wrapper {
	background-color: #e5f8f4;
	border:0px;
}

#jobs .cws_custom_button_wrapper a{
	color: #36bf8b ;
	text-transform: inherit;
	border:0px;
}

#jobs .cws_custom_button_wrapper:hover {
	background: #ffffff ;
}

#jobs .meta-job {
	margin-bottom:15px;
}

/* PLE BUREAU ---------------------------------------------------------------------------------------------------------*/


.post-type-archive-membre_bureau{margin-top: 14%;}.post-type-archive-membre_bureau .logo-bureau{display: none;}.post-type-archive-membre_bureau .news.posts_grid_4 .item{margin-top: 0px !important; margin-left: 0% !important; position: relative !important; float: left; left: 0px !important; top: 0px !important; margin-bottom: 4%;}.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper img{-moz-filter: grayscale(100%);-o-filter: grayscale(100%);-ms-filter: grayscale(100%);filter: gray;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper:hover img{-moz-filter: grayscale(0%);-o-filter: grayscale(0%);-ms-filter: grayscale(0%);filter: gray;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);}.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper .description{box-sizing: border-box !important; width: 100% !important;}@media screen and (max-width: 450px){.post-type-archive-membre_bureau .news.posts_grid_4 .item{padding: 4% !important;}}@media screen and (min-width: 450px){.post-type-archive-membre_bureau .news.posts_grid_4 .item{margin-left: 4% !important;}}@media screen and (min-width: 450px) and (max-width: 767px){.news.posts_grid_4 .item, .news.posts_grid_4 .grid-sizer{width: 45% !important;}.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper .description{min-height: 80px;}}.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper .description{position: relative !important; bottom: 0px !important;}@media screen and (min-width: 768px){.news.posts_grid_4 .item, .news.posts_grid_4 .grid-sizer{width: 29% !important;}.post-type-archive-membre_bureau{margin-top: 10% !important;}}@media screen and (min-width: 960px){.news.posts_grid_4 .item, .news.posts_grid_4 .grid-sizer{width: 20% !important;}.post-type-archive-membre_bureau{margin-top: 7% !important;}}@media screen and (min-width: 960px) and (max-width: 1200px){.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper .description{padding: 10px 14px !important;}.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper .description p.fonction{font-size: 0.8rem !important;}}

.post-type-archive-membre_bureau .news.posts_grid_4 .item .post_wrapper {
    border-radius: 20px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}

.post-type-archive-membre_bureau .item .post_wrapper  .description p:first-child {
    font-weight: 600;
}

.post-type-archive-membre_bureau h2 {
	font-size:45px;
}

.clr {
	clear: both;
}

/* POST ---------------------------------------------------------------------------------------------------------*/

.single-post .header_box .post_meta_wrapper {
    bottom: 15px;
    z-index: 3;
}

.single-post .post_meta_wrapper .post_meta, .single-post  .post_meta_wrapper .post_meta_date:before, .single-post  .post_meta_wrapper .post_meta_author:before {
    color: #ffffff;
    font-weight: 600;
}

.single-post .post_meta_wrapper .post_meta_date:before,.single-post  .post_meta_wrapper .post_meta_author:before {
    text-shadow: 0px 1px 3px rgb(0 0 0 / 10%); 
}

/* L'ASSO ---------------------------------------------------------------------------------------------------------*/

.banner_wrapper:before {
    background: inherit !important;
}

.banner_wrapper .banner_title {
	color:#242557 !important;
}

.banner_wrapper h3.banner_title:after {
    content: " ";
    display: block;
    height: 2px;
    width: 30px;
    background: #f25320;
    margin-top: 6px;
}

.banner_wrapper .banner_offer {
	color:#9599a5 !important;
}

.banner .banner_icon i {
	color:#f25320;
}

/* FORM ---------------------------------------------------------------------------------------------------------*/

.frm_style_style-formidable.with_frm_style input[type=text], .frm_style_style-formidable.with_frm_style input[type=password], .frm_style_style-formidable.with_frm_style input[type=email], .frm_style_style-formidable.with_frm_style input[type=number], .frm_style_style-formidable.with_frm_style input[type=url], .frm_style_style-formidable.with_frm_style input[type=tel], .frm_style_style-formidable.with_frm_style input[type=file], .frm_style_style-formidable.with_frm_style input[type=search], .frm_style_style-formidable.with_frm_style select, .frm_style_style-formidable.with_frm_style .frm-card-element.StripeElement {
    height: 45px;
    line-height: 45px;
}

.frm_style_style-formidable.with_frm_style .frm_primary_label {
    color: #1d1d1d;
}


.frm_style_style-formidable.with_frm_style input[type=text], .frm_style_style-formidable.with_frm_style input[type=password], 
.frm_style_style-formidable.with_frm_style input[type=email], .frm_style_style-formidable.with_frm_style input[type=number], 
.frm_style_style-formidable.with_frm_style input[type=url], .frm_style_style-formidable.with_frm_style input[type=tel], 
.frm_style_style-formidable.with_frm_style input[type=phone], .frm_style_style-formidable.with_frm_style input[type=search], 
.frm_style_style-formidable.with_frm_style select, .frm_style_style-formidable.with_frm_style textarea, .frm_form_fields_style, 
.frm_style_style-formidable.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, 
.frm_style_style-formidable.with_frm_style .frm-card-element.StripeElement, 
.frm_style_style-formidable.with_frm_style .chosen-container-multi .chosen-choices, 
.frm_style_style-formidable.with_frm_style .chosen-container-single .chosen-single {
	border: 0px;
    border-radius: 30px !important;
    background: #f1f1f1;
    box-shadow: none;
    margin-top: 10px;
}


.frm_style_style-formidable.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message,
.frm_style_style-formidable.with_frm_style input[type=submit], .frm_style_style-formidable.with_frm_style .frm_submit input[type=button],
.frm_style_style-formidable.with_frm_style .frm_submit button, .frm_form_submit_style,
.frm_style_style-formidable.with_frm_style .frm-edit-page-btn {
	font-weight:bold;
}

.frm_style_style-formidable.with_frm_style .form-field input:not([type=file]):focus, .frm_style_style-formidable.with_frm_style select:focus,
.frm_style_style-formidable.with_frm_style textarea:focus, .frm_style_style-formidable.with_frm_style .frm_focus_field input[type=text],
.frm_style_style-formidable.with_frm_style .frm_focus_field input[type=password],
.frm_style_style-formidable.with_frm_style .frm_focus_field input[type=email],
.frm_style_style-formidable.with_frm_style .frm_focus_field input[type=number],
.frm_style_style-formidable.with_frm_style .frm_focus_field input[type=url],
.frm_style_style-formidable.with_frm_style .frm_focus_field input[type=tel],
.frm_style_style-formidable.with_frm_style .frm_focus_field input[type=search], .frm_form_fields_active_style,
.frm_style_style-formidable.with_frm_style .frm_focus_field .frm-card-element.StripeElement,
.frm_style_style-formidable.with_frm_style .chosen-container-single.chosen-container-active .chosen-single,
.frm_style_style-formidable.with_frm_style .chosen-container-active .chosen-choices {
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0 1px 1px rgb(0 0 0 / 0%) inset, 0 2px 6px rgb(229 229 229);
}
/* SPONSORS ---------------------------------------------------------------------------------------------------------*/

.box-radius {
    box-shadow: 0 10px 50px 0 rgb(212 210 221 / 35%);
    border-radius: 25px;
    margin: 45px 30px;
    padding: 25px;
    width: auto;
    min-height: 400px;
}

@media screen and (min-width: 768px) {
	.box-radius {
    	width: 44%;
    	margin: 30px 20px;
    }
}

/* AGTU ---------------------------------------------------------------------------------------------------------*/

.home .news.blog_post.posts_grid_3 .item .pic {
	height:180px;
}

@media screen and (min-width: 560px) {
	.home .news.blog_post.posts_grid_3 .item .post_post_info {
	    padding: 30px;
	    min-height: 280px;
	}
}

/* MENU ---------------------------------------------------------------------------------------------------------*/
.top_bar_box {
	display:none;
}

@media screen and (min-width: 768px) {
	.adherer-menu a {
	    background: #36bf8b;
	    border-radius: 10px;
	}

	.adherer-menu a,.sticky_header .main-nav-container .main-menu .adherer-menu a, .sticky_header .main-nav-container .main-menu .adherer-menu a:hover {
	    color: #ffffff !important;
	}

}

/* HOME ---------------------------------------------------------------------------------------------------------*/


.home #accroche {
	text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}

@media screen and (max-width: 768px) {
	.home #accroche br {
		display:none;
	}
}

.home #newsletter {
	background:linear-gradient(140deg,#69cda3,#139e8c) !important
}

.home #newsletter h2 {
	color:#ffffff;	
}

.home #newsletter .sib_signup_box_inside_2 p {
    display: none;
}

@media screen and (max-width: 610px) {
	.home #newsletter .sib_signup_box_inside_2 .sib-email-area {
	    max-width: 100%;
	    margin-right: 0px;
	    margin-bottom: 15px;
	}
}

.home #adherents > .wpb_column {
   	background: #f1f1f1 !important;
    padding: 30px;
    border-radius: 30px;
}

.home .mx-w160 {
	max-width:160px !important;
}


.home .post-type-archive-jobs .job {
    text-align: left;
}

.home #jobs {
	background:#e7f6f3;
	padding:40px 20px;
}

.home #jobs a.cws_custom_button.all-jobs {
    color: #fff;
    background: rgb(53,191,139);
}


@media (min-width: 1200px) {
	.home #jobs .post-type-archive-jobs .job {
	    width: 20.7%;
	}
}


.home #jobs .post-type-archive-jobs {
	max-width: 1200px;
    margin: 0 auto;
}


.home .cws_vc_shortcode_milestone.a-center .cws_milestone_number_wrapper {
    background: linear-gradient(
140deg,#69cda3,#139e8c) !important;
    border-radius: 45px;
    width: 150px;
    padding: 5px 0px;
    margin: 0px auto 15px;
}

.home .page_content #chiffres-cles .milestone_wrapper h3.cws_vc_shortcode_milestone_title {
	color:#222222;
    font-weight: bold;
}

.home .page_content #chiffres-cles .milestone_wrapper .cws_vc_shortcode_milestone_desc {
    font-weight: 500;
    color: #999999;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
    color: #fff;
    font-weight: 600;
}


/* OVERRIDE ---------------------------------------------------------------------------------------------------------*/

body {
	color:#4c5555;
}

body.page-id-17 {
	font-size:18px;
}

h2.cws_textmodule_title,.home .page_content #partenaires h2.cws_textmodule_title {
    font-size: 2.5em !important;
    color:#222222;
    font-weight:bold !important;
}	

.cws_textmodule_titles .cws_textmodule_subtitle {
    color: #ffb730 !important;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea {
  position: relative;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: none;
}

.widget_media_image .cws_img_frame {
	color: #3a3a3c;
}

.widget_media_image .cws_img_frame:before {
    background: none;
}

.widget_media_image .cws_img_frame:after {
	content: "";
}
.csbwfs-social-widget {
    top: 70% !important;
}


/* ADHERER ---------------------------------------------------------------------------------------------------------*/

.page-id-10124 .site-main .page_content{
	background:#eaecfa;
}

.page-id-10124 .vc_tta-tabs .vc_tta-panels-container {
	border-radius: 30px !important;
	background: #ffffff !important;
	max-width: 86%;
    margin: 0 auto;
}

.page-id-10124 .vc_tta-tabs-container {
    background: #fff;
    padding: 10px;
    margin-bottom: 35px !important;
    border-radius: 50px;
    box-shadow: 0 6px 12px 0 rgba(24,94,224, 0.15) !important;
}

.page-id-10124 .vc_tta-tabs-list li.vc_tta-tab {
    border-radius: 30px !important;
    line-height: 0.7rem !important;
    color:#36bf8b !important;
}
.page-id-10124 .vc_tta-tabs .vc_tta-tab {
	font-size:18px !important;
}

.page-id-10124 .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    margin-bottom: 0px !important;
}

.page-id-10124 .vc_tta-tabs .vc_tta-tab.vc_active {
	background-color: #e5f8f4 !important;
}

.page-id-10124 .vc_tta-panels-container ul {
	margin-left:5%;
}

.page-id-10124 .vc_tta-panels-container ul li {
	font-size:17px;
}

.page-id-10124 h4 .number {
    background: #36bf8b;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    font-weight: 600;
    color: #ffffff !important;
}

.page-id-10124 h4 .intro {
    display: table-cell;
    text-align: justify;
}


.page-id-10124 .wpb_wrapper {
	margin-bottom: 5%;
}

.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper .price2 .apd {
	font-size:14px !important;
}

.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper .price2 p {
	margin-top: 0px;
}

.page-id-10124 .header_box h1 {
    color: #fff;
    text-shadow: 4px 3px 8px rgb(0 0 0 / 25%);
}

.page-id-10124 .text-center {
    text-align: center;
}

.page-id-10124 h3.text-center {
    font-size: 35px !important;
}

.page-id-10124 h4.text-center {
    color: #9599a5 !important;
}

.page-id-10124  .membre2 {
    float: right;
}

.page-id-10124  .img-membre {
	width: 90px;
    margin-right: 30px;
    padding: 0px;
    overflow: hidden;
    height: 130px;
}

.page-id-10124 .membre-equipe {
    background: #eef7f6;
    padding: 20px;
    border-radius: 20px;
}

@media screen and (max-width: 767px) {
	.page-id-10124 .membre-equipe {
	    padding: 20px;
	    margin: 20px;
	}

	.page-id-10124 .img-membre {
		margin:0 auto;
	}

	.page-id-10124 .membre2 { 
		float:none;
	}

	.page-id-10124 h4 {
		font-size:18px !important;
	}

	.page-id-10124 h4 .intro {
		text-align: left !important;
	}

	.page-id-10124 h4 .number {
		margin-bottom: 30px;
	}
}

.page-id-10124 .desc-membre strong {
    font-weight: 600;
}

.page-id-10124 .desc-membre i {
	font-size:14px;
	margin-right:10px;
}


.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper {
    border-radius: 20px;
    text-align:center;
    box-shadow: 0 8px 30px 13px rgb(122 122 122 / 8%);
}


.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper .title {
    border-radius: 20px 20px 0px 0px;
    background: #36bf8b;
    color: #ffffff;
    font-weight: 600;
    padding: 15px 10px 15px;
}

.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper .price {
    font-size: 40px;
    padding: 30px 10px;
    font-weight: 900;
}

.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper .price2 {
    border-top: 15px solid #63c9a2;
    border-radius: 20px;
}

.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper .price2 .smp {
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
}

.page-id-10124 .wrapper-pricing-plan .vc_column-inner > .wpb_wrapper .price sup {
	font-size:22px;
}


/* PAGE CONTACT ---------------------------------------------------------------------------------------------------------*/


.page-id-11 .frm_multi_upload button {
	height:90px !important
}


/* PAGE SIA CALENDRIER ---------------------------------------------------------------------------------------------------------*/

.page-id-13339 .header_box.bg_page_header.with_image {
    background-image: url("https://www.lafermedigitale.fr/wp-content/uploads/2023/01/Fond-1.png");
}

.page-id-10700 #question {
    background: linear-gradient(140deg,#69cda3,#139e8c) !important;
}

.page-id-10700 #question h2 {
    color:#ffffff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 5% !important;
    padding-top: 0px !important;
}

.tribe-events-c-subscribe-dropdown__container,
.tribe_events-template-default .post_meta_wrapper, 
.tribe_events-template-default a.tribe-events-button.tribe-events-ics,
ul.tribe-events-c-view-selector__list li:before,
li.tribe-events-c-top-bar__nav-list-item:before,
li.tribe-events-pro-week-day-selector__days-list-item:before,
li.tribe-events-c-nav__list-item:before,
li.tribe-events-pro-week-day-selector__nav-list-item:before,
.tribe_events-template-default li:before,
.post-type-archive-tribe_events li:before,
svg.tribe-common-c-svgicon.tribe-common-c-svgicon--caret-down.tribe-events-c-top-bar__datepicker-button-icon-svg,
.tribe-events-c-top-bar__datepicker-container,
a.tribe-common-c-btn-border-small.tribe-events-c-top-bar__today-button.tribe-common-a11y-hidden,
.single-tribe_venue .post_meta_wrapper,.tribe_organizer-template-default .post_meta_wrapper {
    display: none !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header {
    margin-top:20px !important;
}

.datepicker.dropdown-menu th {
    background: #f6f6f6;
}

.datepicker.dropdown-menu th:hover {
    background: #f2f2f2 !important;
}

.tribe-events-c-view-selector__button-text.tribe-common-a11y-visual-hide {
    position: relative !important;
    overflow: inherit !important;
    text-transform: capitalize !important;
    margin-left: 5px !important;
    margin-top: -21px !important;
    width: auto !important;
}

.tribe-events-schedule.tribe-clearfix,.tribe-events-event-image {
    margin-bottom:10px;
}


/******

Carbon/Impact : Violet
Vertical Farming : Orange
École/Média : Jaune
AgTech : Vert
BioTech : bleu
FoodTech : rouge
WoodTech : marron

******/


.cat_carbone .tribe-events-pro-week-grid__event-link-inner, .cat_carbone .cat-event {
    background-color: rgb(244 237 57 / 20%) !important;
}

.cat_carbone .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(244 237 57 / 35%) !important;
}

.cat_woodtech .tribe-events-pro-week-grid__event-link-inner, .cat_woodtech .cat-event {
    background-color: rgb(127 95 5 / 12%) !important;
}

.cat_woodtech .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(127 95 5 / 20%) !important;
}

.cat_agtech .tribe-events-pro-week-grid__event-link-inner, .cat_agtech .cat-event{
    background-color: rgb(5 127 54 / 12%) !important;
}

.cat_agtech .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(5 127 54 / 20%) !important;
}

.cat_biotech .tribe-events-pro-week-grid__event-link-inner, .cat_biotech .cat-event {
    background-color: rgb(13 184 250/ 20%) !important;
}

.cat_biotech .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(13 184 250/ 30%) !important;
}

.cat_robotique .tribe-events-pro-week-grid__event-link-inner, .cat_robotique .cat-event {
    background-color: rgb(74 86 105 / 20%) !important;
}

.cat_robotique .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(74 86 105 / 30%) !important;
}

.cat_ecole-media .tribe-events-pro-week-grid__event-link-inner, .cat_ecole-media .cat-event {
    background-color: rgb(51 74 255 / 10%) !important;
}

.cat_ecole-media .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(51 74 255 / 30%) !important;
}

.cat_foodtech .tribe-events-pro-week-grid__event-link-inner, .cat_foodtech .cat-event  {
    background-color: rgb(255 0 0 / 12%) !important;
}

.cat_foodtech .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(255 0 0 / 20%) !important;
}

.cat_vertical-farming .tribe-events-pro-week-grid__event-link-inner, .cat_vertical-farming .cat-event {
    background-color: rgb(255 118 0 / 18%) !important;
}

.cat_vertical-farming .tribe-events-pro-week-grid__event-link-inner:hover {
    background-color: rgb(255 118 0 / 30%) !important;
}


@media screen and (min-width: 380px) and (max-width: 650px) {
.page-id-10700 .post-type-archive-membre_bureau .news.posts_grid_4 .item {
    margin: 2% !important;
}
.page-id-10700 .bloc-exposants .logo-exposant {
    text-align: center !important;
    width: 50%;
    float: left;
}
}


@media (min-width: 768px) {
    .tribe-events-meta-group {
        width: 220px;
    }
}

.tribe_events-template-default .header_img_wrap, .post-type-archive-tribe_events .header_img_wrap {
   height: initial !important;
}

.tribe_events-template-default.single.single-tribe_events .header_box .page_title,.post-type-archive-tribe_events .header_box .page_title {
    position: relative;
    top: initial;
    transform: initial;
    padding: 35px 20px;
}

/*.tribe-events-pro .tribe-events-pro-week-grid__events-row-wrapper {
    height: 975px !important;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-scroll-wrapper {
    top: -400px;
}

.tribe-events-pro-week-grid__body {
    max-height:580px;
}*/


.tribe-events-pro .tribe-events-pro-week-grid__events-row-wrapper {
    height: 950px !important;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-scroll-wrapper {
    top: -270px;
}

.tribe-events-pro-week-grid__body {
    max-height:700px;
}


.page-id-10700 .header_box.bg_page_header.with_image , .page-id-12537 .header_box.bg_page_header.with_image {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}

.page-id-10700 .header_box.bg_page_header.with_image {
    background-image: url("https://www.lafermedigitale.fr/wp-content/uploads/2022/01/01_BG.jpg");
}

.page-id-12537 .header_box.bg_page_header.with_image {
    background-image: url("https://www.lafermedigitale.fr/wp-content/uploads/2022/09/SIMA2022_pageCoverBG.jpg");
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img {
    bottom: 0;
    left: initial !important;
    position: relative !important;
    height: 200px !important;
    width: auto !important;
    top: initial !important;
    transform: initial !important;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
    padding-top:0px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-featured-image-wrapper,
.tribe-events-calendar-list__event-featured-image-wrapper {
    max-width: 250px;
}

/******** LIST *******/
.tribe-events-calendar-day article.tribe_events {
    margin: 10px 0px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: 369px;
    padding-bottom: 20px !important;
}


@media screen and (max-width: 400px) {
    .page-id-10700 .header_img_wrap {
        height:135px !important;
    }
}

@media screen and (min-width: 401px) and (max-width: 767px) {
    .page-id-10700 .header_img_wrap {
        height:190px !important;
    }
}

@media screen and (max-width: 767px){
    .page-id-10700 .vc_row:not(.vc_row-no-padding) .vc_column-inner {
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 1200px) {
    .tribe_events-template-default.single.single-tribe_events .header_box .title h1,
    .tribe_organizer-template-default.single.single-tribe_organizer .header_box .title h1,
    .tribe_venue-template-default .header_box .title h1 {
        font-size: 45px !important;
    }
}

.tribe_events-template-default .header_center .title h1, 
.post-type-archive-tribe_events .header_center .title h1,
.tribe_organizer-template-default.single.single-tribe_organizer .title h1,
.tribe_venue-template-default .title h1 {
    color: #ffffff;
    text-shadow: 4px 3px 8px rgb(0 0 0 / 25%);
}

.tribe_events-template-default .header_box.bg_page_header, 
.post-type-archive-tribe_events .header_box.bg_page_header,
.tribe_organizer-template-default.single.single-tribe_organizer .header_box.bg_page_header,
.tribe_venue-template-default .header_box.bg_page_header  {
    background: #36bf8b url(../img/bg1.png) repeat 0 0 !important;
}

.post-type-archive-tribe_events .header_box.bg_page_header,
.tribe_organizer-template-default.single.single-tribe_organizer .header_box.bg_page_header,
.tribe_venue-template-default .header_box.bg_page_header {
    height: 100%;
    margin-bottom: 40px;
}

.tribe_organizer-template-default.single.single-tribe_organizer .header_img_wrap,
.tribe_venue-template-default .header_img_wrap{
    max-height: 180px !important;
}

.tribe_events-template-default .tribe-events-button.tribe-events-gcal {
    background: url(../img/calendrier-rouge.png) 0/24px no-repeat !important;
    color: #ca4342;
    text-decoration: underline;
}

.tribe_events-template-default .tribe-events-button.tribe-events-ical {
    background: url(../img/calendrier-bleu.png) 0/24px no-repeat !important;
    color: #2f8edf;
    text-decoration: underline;
}

.page-id-10700 .content-h {
    font-size: 18px;
    line-height: 30px;
}

.page-id-10700 .desc-membre{
    font-size: 1.15rem;
    line-height: 1.8rem;
}

.page-id-10700 .post-type-archive-membre_bureau .news.posts_grid_4 .item {
    float: inherit !important;
    display: inline-flex !important;
}

.bloc-exposants .logo-exposant {
    text-align: center !important;
}

.bloc-exposants .logo-exposant a img {
    max-width: 175px;
}

.communication .wpb_wrapper .cws_textmodule_content {
    background: #f1f1f1 !important;
    padding: 30px;
    border-radius: 30px;
    font-size:18px;
    line-height: 30px;
}

.tribe-events-schedule h2:first-letter,
.tribe-events-calendar-day__event-datetime-wrapper.tribe-common-b2:first-letter,
.tribe-events-pro-week-grid__event-tooltip-datetime:first-letter,
.tribe-events-calendar-list__event-datetime-wrapper:first-letter  {
    text-transform: capitalize;
}

.tribe-events-nav-previous,.tribe-events-nav-next {
    width:50%;
}

.tribe_organizer-template-default p.tribe-events-back,
.tribe_venue-template-default p.tribe-events-back{
    margin-bottom:20px;
}

.tribe_organizer-template-default .tribe-events .tribe-events-header,
.tribe_venue-template-default .tribe-events .tribe-events-header  {
    flex-direction: row;
}

.tribe-events-calendar-day__event-featured-image-wrapper,
.tribe-events-calendar-day__event-featured-image-wrapper img{
    max-height: 200px !important;
}

@media screen and (max-width: 420px) {
    .tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
        font-size:1.3rem;
    }
}

@media screen and (max-width: 600px) {
    .tribe-events-calendar-day__event-content,.tribe-common-g-row.tribe-common-g-row--gutters.tribe-events-calendar-day__event {
        padding:0px !important;
    }
}

@media screen and (min-width: 600px)  and (max-width: 959px) {
    .tribe-events-calendar-day__event-content.tribe-common-g-col {
        display: flex;
        flex: 1 1 calc(var(--tec-grid-width-1-of-9)*8);
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin-left: var(--tec-grid-gutter-half-negative);
        margin-right: var(--tec-grid-gutter-half-negative);
    }
}

@media screen and (max-width: 959px) {
    .tribe-events-c-top-bar__datepicker-mobile {
        display:none !important;
    }
    .tribe-events-header .tribe-events-c-top-bar .tribe-events-c-top-bar__nav, .tribe-events-c-top-bar__datepicker-time .tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
        display:block !important;
        visibility: visible !important;
    }
    .tribe-events .tribe-events-c-view-selector,#programme .legend {
        display:none !important;
    }

    .tribe-common-l-container.tribe-events-l-container,.vc_custom_1643328199590 {
        padding-top:0px !important;
    }

    .tribe-events-c-top-bar__datepicker,.tribe-events-c-top-bar .tribe-events-c-top-bar__nav.tribe-common-a11y-hidden {
        display: table-cell !important;
        vertical-align: middle;
    }
}

.theme-extra-event-fields {
    font-size:12px;
    line-height:20px;
    text-transform: lowercase;
    font-weight: bold;
    font-family: var(--tec-font-family-sans-serif);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.theme-extra-event-fields:first-letter {
    text-transform: capitalize;
}

.cat-event {
    font-size: 12px;
    font-family: var(--tec-font-family-sans-serif);
    border-radius: 5px;
    display: inline-block;
    padding: 0px 5px !important;
    margin-bottom: 5px !important;
}


.edito-picture img { max-width: 175px !important; }
.edito-legend { color: #4c5555; font-size:11px; line-height:15px; margin-top:10px; }

.post-type-archive-membre_bureau article:first-child .description {
    padding: 15px 11px !important;
}

div#edito {
    margin-top: 20px !important;
}

@media (min-width: 960px) {
    #edito .wpb_column.vc_column_container.vc_col-sm-3.cws-column {
        width: 20%;
    }
 }

@media (min-width: 1200px) {
    #edito .wpb_column.vc_column_container.vc_col-sm-3.cws-column {
        width: 17%;
    }
 }

 #bg-champs {
    background: url("/wp-content/uploads/2022/02/champs.jpg") no-repeat 0 58%;
    background-size: cover;
    height: 250px;
}


@media screen and (min-width: 960px) {
	.menu_box .main-menu>.menu-item>a, .menu_box .main-menu>.menu-item>.cws_megamenu_item_title {
	    padding: 12px 6px !important;
	}

	.menu_box .main-menu > .menu-item.menu-item-has-children > a:after, .menu_box .main-menu > .menu-item > .cws_megamenu_item_title:after {
		right: 2px !important;
	}

	.menu_box .main-menu > .menu-item.menu-item-has-children > a, .menu_box .main-menu > .menu-item > .cws_megamenu_item_title {
	    padding: 12px 15px 12px 15px !important;
	}
}

@media screen and (min-width: 1200px) {
	.menu_box .main-menu>.menu-item>a, .menu_box .main-menu>.menu-item>.cws_megamenu_item_title {
	    padding: 12px 18px !important;
	}

	.menu_box .main-menu > .menu-item.menu-item-has-children > a:after, .menu_box .main-menu > .menu-item > .cws_megamenu_item_title:after {
		right: -2px !important;
	}

	.menu_box .main-menu > .menu-item.menu-item-has-children > a, .menu_box .main-menu > .menu-item > .cws_megamenu_item_title {
	    padding: 12px 20px 12px 20px !important;
	}
}