/*
Theme Name: MEDINCELL
Author: Clément MARTINEZ
Author URI: http://clementmartinez.fr/
Description: Thème pour MEDINCELL - 2021
Text Domain: medincell-theme
Version: 1.0
*/
.blog-grid article {
	float:left;
}
body .one_job h2 {
	text-transform: none;
}

#actions h2 {
	margin-top: 80px;
	font-size: 22px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 5px;
	color: #00afff;
}
#actions img {
	margin:0 auto;
	margin-bottom: 15px;
	margin-top: 80px;
}
#actions p, #actions li {
    font-size: 18px;
    line-height: 1.83;
}
#actions ul {
	margin-left:0;
	list-style-type: none;
}
#actions ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #00afff;
    display: inline-block;
    border-radius: 50px;
    margin-right: 7px;
    position: relative;
    bottom: 3px;
}
#actions .big_link {
	margin-top:40px;
	width:170px;
	padding-right:50px;
	background-image: url(./img/pdf-blue.svg);
	background-position: right top 6px;
	background-size: 35px;
	background-repeat: no-repeat;
	line-height: 1.4;
}
#actions .big_link a {
	color:#24192f;
}


#benefits p.link {
	font-size: 1rem;
}
#benefits .parent_page p {
    font-size: 20px;
}

body #ag_block {
	padding-left:30px;
}

body #ag_block p {
	font-family: "Lato",sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.22;
	margin-bottom: 10px;
}
body #ag_block p:last-child::before {
    margin-top: 5px;
    left:30px;
}
body #ag_block p:last-child {
	background-color:#24192f;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	line-height: 1.38;
	color:white;
	font-weight: normal;
	padding:5px 15px;
	margin-left:60px;
	margin-bottom: 0;
}
.pme img {
    width: 55px;
}
body #stock .sample1 {
	background-color: #fdc802;
	padding-bottom: 40px;
	position: relative;
	border-radius: 10px;
}
body #stock .sample1:before {
	display:block;
	content:'';
	position: absolute;
	left:-10px;
	top:10px;
	width:100%;
	height:100%;
	background-image: url(./img/texture.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border-radius: 10px;
	z-index:-1;
}
body #stock .intro {
	text-align: center;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	font-weight: 900;
	margin-top:40px;
	text-transform: uppercase;
}
body #stock .intro span {
	font-family: "Lato",sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding-left:60px;
	background-size: 30px;
	background-position: left 14px center;
	background-image: url(./img/submit-newsletter.svg);
	background-repeat: no-repeat;
	text-transform: none;
}
body #stock .buule {
	position: relative;
}
body #stock .buule .formattedlastPx {
	width:125px;
	height:125px;
	line-height:125px;
	margin:0 auto;
	display:block;
	margin-top:70px;
	margin-bottom:20px;
	font-family: "Lato",sans-serif;
	font-size: 27px;
	font-weight: 900;
	color: #fff;
	background-color: #24192f;
	text-align: center;
	border-radius:100%;
}
body #stock .buule .formattedd_var {
	position: absolute;
	top:-34px;
	left:50%;
	width:68px;
	height:68px;
	line-height:68px;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	background-color: #24192f;
	text-align: center;
	border-radius:100%;
	margin:0;
}
body #stock .info {
	font-family: "Lato",sans-serif;
	font-size: 16px;
	margin-bottom:5px;
}
body #stock .lbl {
	width:50%;
	display: inline-block;
	text-align: right;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	color:#24192f!important;
	margin:0!important;
}
body #stock .txt {
	font-family: "Lato",sans-serif;
	font-size: 16px!important;
	font-weight: 900;
	color: #fff;
	padding-left:50px;
	background-size: 25px;
	background-position: left 14px center;
	background-image: url(./img/submit-newsletter.svg);
	background-repeat: no-repeat;
}

#popin_oneportfolio .the_news .slick-prev {
	top: 60px;
	background-image: url(./img/arrows/hover/grey.svg);
	-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);
}

body .corpolien {
  text-align: left;
}

.oneventclassic iframe {
	max-width: 100%!important;
	width:500px!important;
	height:281px!important;
}

.btn-contact-mini-single-post {
	display: inline-block;
	float:right;
	margin-bottom: 15px;
	background: #FFCA00;
	border-radius: 2em;
	color: #fff;
	padding: .5em 1em;
}
.btn-contact-mini-single-post:hover,
.btn-contact-mini-single-post:active,
.btn-contact-mini-single-post:focus,
.btn-contact-mini-single-post:visited {
	color:white;
}
#commitments .wp-block-group__inner-container > p {
	line-height: 1.3;
}
#commitments .wp-block-group__inner-container > p > strong {
	font-weight: 900;
}
#commitments .parent_page p {
  font-size: 20px;
  line-height:1.3;
}
#commitments .commitments_img {
	float:right;
	width:120px;
	margin-bottom: 15px;
}
.pme {
	margin-top: 8px;
}

/* body.home nav#site-nav ul li a {
	padding: 10px 15px;
} */

div#mob_menu {
	padding-top: 120px;
}
div#mob_menu .site-lang-mob {
	display: none;
}
div#mob_menu .submenu {
	padding-top: 125px;
	height:auto;
}
@media screen and (max-width: 600px){
	body #popin_oneportfolio .specs tr td, 
	body #popin_oneportfolio .content p {
  		font-size: 14px;
	}
	body #popin_oneportfolio .specs .span::before {
		margin: 0px 5px;
	}
	.invert_mob_stay {
		margin-top: 30px;
	}
}

body #site-nav ul li a {
	font-size: 12px;
}
#site-header.bshadow {
	-webkit-box-shadow: 8px 2px 26px 1px #cbcbe3;box-shadow: 8px 2px 26px 1px #cbcbe3;
}

@media screen and (max-width: 800px) {
	/* body.home #site-header {
		padding-bottom: 30px;
	} */
	body.home .content.must-go {
		  padding-top: 30px;
	}
}

body.menu-open #site-header.bshadow {
	-webkit-box-shadow:none;box-shadow:none;
}

#popin_oneportfolio .the_news .slick-next {
	display: block !important;
}
#popin_oneportfolio .the_news .one_news {
	padding-right: 85px;
}



#overlay_cookie, #popin_cookie {
	display: none;
}
#overlay_cookie {
	opacity: 0.62;
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	cursor: pointer;
}
#popin_cookie {
	position: absolute;
	left: calc((100vw - 728px) / 2);
	top: 0;
	/* border-radius: 14px; */
	width: 728px;
	max-width: 100%;
	z-index: 10;
	/* background-color: white; */
	/* padding: 70px; */
	/* padding-bottom: 30px; */
}
#popin_cookie .link {
	margin-top: 50px;
}
#popin_cookie ul {
	margin-left: 0;
	list-style-type: none;
}
#popin_cookie li {
	padding-left: 20px;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.5;
	color: #00afff;
	/* background-image: url(./img/arrows/hover/blue.svg); */
	/* background-position: left top 7px;
	background-repeat: no-repeat;
	background-size: 20px; */
}
#popin_cookie li:before {
	content:'';
	background-color:#00afff;
	width:10px;
	height:10px;
	display:inline-block;
	border-radius: 50px;
	position: relative;
	right: 20px;
}
#popin_cookie b,
#popin_cookie strong {
	font-size: 22px;
	font-weight: 900;
	line-height: 1.36;
}
#popin_cookie img {
	margin: 0;
}
@media screen and (max-width:800px) {
	#popin_cookie {
		left:10%;
		width:80%;
		/* padding: 30px;
		padding-top: 70px; */
	}
}
#popin_cookie .close {
	display: none;

	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	width: 29px;
	height: 29px;
	background-image: url("./img/close-icon-black.svg");
	background-repeat: no-repeat;
	background-size: contain;
}
#popin_cookie h1,
#popin_cookie h2,
#popin_cookie h3,
#popin_cookie h4,
#popin_cookie h5,
#popin_cookie h6 {
    margin-bottom: 30px;
}
body.home #popin_cookie .content p {
	width: 100%;
}

footer form .pas-ok {
	color: #ff7c82;
	border: 1px solid #ff7c82;
	padding: 5px;
	text-align: center;
	margin-top: 15px;
	display: none;
}

.ag_content {
	clear:both;
}
.ag_content .event_invest {
	margin-bottom: 0;
}

/***
**** FIERCE 2023
***/
#fierce2023 .main_page {
	float: none;
	margin-bottom: 40px;
}
#fierce2023 .main_page h1 {
	color:#24192f;
}
#fierce2023 .main_page span {
	background-color:#24192f;
	padding-left: 0;
}
#fierce2023 .content p {
	font-size: 18px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.83;
}
#fierce2023 figure {
	margin: 0;
	margin-top: 40px;
}
#fierce2023 form {
	border-radius: 14px;
	background-color: rgba(203, 203, 227, 0.25);
	padding: 40px 50px;
	margin-top: 30px;
}
@media screen and (min-width: 782px) {
	#fierce2023 .wp-block-columns .wp-block-column:first-of-type p,
	#fierce2023 .wp-block-columns .wp-block-column:first-of-type figure {
		padding-right: 70px;
	}
}
#fierce2023 form label {
	display: none!important;
}
#fierce2023 form #field_7_9 label {
	display: block!important;
	margin-left: 0;
}
#fierce2023 form #field_7_9 label.checked:before {
	background-image: url("./img/checked-b.png");
}
#fierce2023 form #field_7_9 label:before {
	content: "";
	margin-right: 9px;
	display: inline-block;
	background-image: url("./img/unchecked-b.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 18px;
	height: 18px;
	opacity: 1;
	position: relative;
	top: 3px;
}
#fierce2023 form #input_7_9 {
	display: flex;
}
#fierce2023 form #input_7_9 > div {
	width: 100px;
}
#fierce2023 form .gfield_description {
	font-style: italic;
}
#fierce2023 .gform_wrapper .ginput_container_text::before,
#fierce2023 .gform_wrapper .ginput_container_email::before {
	width: 100%;
}
#fierce2023 .gform_wrapper .ginput_container_text,
#fierce2023 .gform_wrapper .ginput_container_email {
	margin-bottom: 20px;
}
#fierce2023 .gform_wrapper .ginput_container_text input,
#fierce2023 .gform_wrapper .ginput_container_email input {
	padding-left: 0;
}
#fierce2023 .gform_wrapper textarea {
	height: 200px;
	background-color: transparent;
	border-color:#24192f;
	margin-top: 30px;
}
#fierce2023 .gform_wrapper input[type="submit"] {
	color: white;
	background-color: #24192f;
	border-radius: 5px;
	padding: 15px;
	line-height: 1.1;
	font-weight: bold;
	box-shadow: none;
	background-repeat: no-repeat;
	background-position: left 20px center;
	background-image: url(./img/chevron.svg);
	background-size: 10px;
	padding-left: 45px;
	padding-right: 25px;
}
#fierce2023 form .gfield_validation_message {
	border: 0;
	padding: 5px;
}
#fierce2023 .gform_wrapper .gfield_error label,
#fierce2023 .gform_wrapper .gfield_error legend {
	color: #24192f;
}
#fierce2023 .gform_wrapper .gfield_error [aria-invalid="true"] {
	border:0;
}
#fierce2023 .gform_validation_errors {
	display: none;
}
#fierce2023 .chosen-container-single .chosen-search {
	display: none;
}
#fierce2023 .chosen-single {
	border:0;
	outline:none;
	padding-left: 0;
	box-shadow: none;
	font-weight: 700;
	background: transparent;
	border-bottom: 2px solid #24192f;
	color:#24192f;
	font-size: 1.1em;
}
#fierce2023 .chosen-drop {
	border:0;
	background-color: #f2f2f8;
}
#fierce2023 .chosen-container .chosen-results li {
	color:#24192f;
}
#fierce2023 .chosen-container .chosen-results li.highlighted {
	color:#24192f!important;
	background-color: transparent!important;
	background-image: none !important;
}
#fierce2023 .chosen-single div b {
	background-image: url(./img/select-fierce.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: right bottom 10px;
}
#fierce2023 .chosen-with-drop .chosen-single div b {
	transform:rotate(180deg);
	background-position: right bottom 20px;
}
@media only screen and (max-width: 641px) {
	#fierce2023  .chosen-container-single .chosen-single div b {
		position: static;
	}
	#fierce2023 form {
		padding: 10px 20px;
	}
}
#fierce2023 .gform_wrapper .gform_title {
	color:#24192f;
}
#fierce2023 .gform_confirmation_message {
	border-radius: 14px;
	background-color: rgba(203, 203, 227, 0.25);
	padding: 40px 50px;
}

/* SLIDER HOME */
#slider-home {
	border-radius: 8px;
	box-shadow: 0 2px 40px 8px rgba(12, 17, 156, 0.15);
	background-color: #fff;
	padding: 50px 40px;
	padding-bottom: 30px;
}
#slider-home .title {
	border-top:1px solid #24192f;
	padding-top: 30px;
	font-weight: 900;
	color:#00afff;
	margin-bottom: 20px;
	padding-left: 10px;
}
#slider-home .text {
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
#slider-home img {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
#slider-home .cta {
	text-align: center;
	margin-bottom: 30px;
}
#slider-home .slick-dots {
	margin: 0;
	text-align: center;
	list-style-type: none;
}
#slider-home .slick-dots li {
	display: inline-block;
	width: auto;
}
#slider-home .slick-dots li button {
	color: transparent;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	padding: 0;
	background-color: transparent;
	border: 3px solid #cbcbe3;
	border-radius: 50px;
}
#slider-home .slick-dots .slick-active button {
	background-color: #cbcbe3;
}
@media screen and (max-width:450px) {
	#slider-home {
		padding:30px;
	}
	#slider-home .title {
		border-top: 0;
		padding-top: 0px;
		padding-left: 0;
	}
	#slider-home .text {
		padding-left: 0;
		padding-right: 0;
	}
	#slider-home img {
		padding-left: 0;
		padding-right: 0;
	}
}

body.home {
	padding-top: 150px;
}
@media screen and (max-width:800px) {
	body.home {
		padding-top: 70px;
	}
	body.home #site-main {
		padding-bottom: 0;
	}
}
html body.home #site-main {
	padding-bottom: 50px;
	background-position: left -50px bottom 0px, left 200px bottom 100px;
}
html body.home.menu-open #site-main {
	background-image:none;
}

/**
**	CSR RATINGS / CODE POLICES => IMPACT 03/03/2023
*/
#csr-ratings .text {
	margin-top: 80px;
	margin-bottom: 20px;
}
#csr-ratings .text strong,
#csr-ratings .text b {
	font-size: 22px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 5px;
	color: #00afff;
}
#csr-ratings .text p {
	font-size: 18px;
	line-height: 1.83;
}
#csr-ratings .csr_ratings {
	padding-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}
#csr-ratings .csr_ratings div {
	border-radius: 8px;
	box-shadow: 0 2px 10px 2px rgba(12, 17, 156, 0.15);
	background-color: #fff;
	padding: 20px;
	padding-bottom: 80px;
	width: calc(25% - 20px);
	margin: 10px;
	position: relative;
}
@media screen and (max-width:950px) {
	#csr-ratings .csr_ratings div {
		width: calc(50% - 20px);
	}
}
@media screen and (max-width:500px) {
	#csr-ratings .csr_ratings div {
		width: calc(100% - 20px);
	}
}
#csr-ratings .csr_ratings img {
	height: 100px;
	width: auto;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
#csr-ratings .csr_ratings p {
	font-style: italic;
	color: #cbcbe3;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
}
#csr-ratings .csr_ratings strong,
#csr-ratings .csr_ratings b {
	font-weight: 900;
	padding-left: 30px;
	background-image: url(./img/flechep-black.svg);
	background-repeat: no-repeat;
	background-position: left top 4px;
	background-size: 22px;
	text-transform: none;
	color: black;
	display: inline-block;
	line-height: 20px;
	font-size: 16px;
}
#csr-ratings .csr_ratings p a {
	text-transform: none;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #cbcbe3;
	position: absolute;
	bottom:40px;
	left: 0;
	width: 100%;
}
#csr-ratings .csr_ratings p a:before {
	content:'';
	display: inline-block;
	height: 15px;
	width: 15px;
	background-image: url(./img/read.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-right: 7px;
	position: relative;
	top: 2px;
}

.codes_and_policies .columns div {
	margin-bottom: 50px;
}
.codes_and_policies .columns + .columns:last-child {
	float:left;
}
.codes_and_policies .columns div p {
	font-style: italic;
	color: #cbcbe3;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}
.codes_and_policies .columns div strong,
.codes_and_policies .columns div b {
	font-size: 22px;
	font-weight: 900;
	line-height: 1;
	color: #00afff;
	text-transform: none;
	font-style: normal;
}
.codes_and_policies .columns div img {
	width: 150px;
	box-shadow: 0 2px 12px 0 rgba(12, 17, 156, 0.29);
	margin: 0;
	margin-bottom: 40px;
	margin-top: 20px;
}
.codes_and_policies .columns div p:last-child a {
	text-transform: none;
	font-weight: bold;
	color: #cbcbe3;
}
.codes_and_policies .columns div p:last-child a:before {
	content:'';
	display: inline-block;
	height: 15px;
	width: 15px;
	background-image: url(./img/read.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-right: 7px;
	position: relative;
	top: 2px;
}
@media screen and (max-width:642px) {
	.codes_and_policies .columns div {
		width: 160px;
		margin-left: auto;
		margin-right: auto;
	}
	.codes_and_policies .columns div img {
		margin-bottom: 20px;
	}
}

/*
**	RGPD FIELD
*/
.ginput_container_consent .gform-field-label {
	font-size: 14px !important;
	font-weight: normal !important;
	font-style: italic !important;
	line-height: 1.71 !important;
	color: white;
}
.ginput_container_consent .gform-field-label a {
	color: white;
}
.ginput_container_consent .gform-field-label a:hover {
	text-decoration:underline;
}

/*
**	MARCH 2023
*/
.single-post .content .wp-block-file__button,
.single-post .content .wp-element-button {
	cursor: pointer;
	background-color: #24192f;
	border-radius: 5px;
	padding: 15px;
	display: inline-block;
	line-height: 1.1;
	font-weight: bold;
	color:white;
	font-size: 16px;
}
.single-post .content .wp-block-file__button:before,
.single-post .content .wp-element-button:before {
	width: 16px;
	height: 13px;
	margin-right: 5px;
	margin-left: 5px;
	content: '';
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(./img/chevron.svg);
	background-size: contain;
}

body.home div.content p {
	font-size: 16px;
	line-height: 1.4;
}

body.home .last-post {
	background-color: transparent;
	border-radius: 0;
	padding: 0;
	  padding-top: 0px;
	padding-top: 30px;
	border-top: 2px solid #24192f;
	max-width: 420px;
	width: 100%;
}

body.home .last-post .sub_title {
	color:#24192f;
}
body.home .last-post .sub_title,
body.home .last-post .title {
	margin-bottom: 10px;
	width: 100%;
}
body.home .last-post .title {
	font-size: 22px;
	line-height: 1.2;
}

body.single-post .txt_p1 {
	margin-top: 30px;
	margin-bottom: 30px;
}
body.single-post .txt_p1 p,
body.single-post .txt_p2 p {
	font-size: 18px;
	line-height: 1.83;
}
body.single-post .form_p1 {
	background-color: rgba(203, 203, 227, 0.25);
	border-radius: 14px;
	padding: 30px 40px;
	padding-bottom: 20px;
}
body.single-post  .form_p1 .gform_required_legend,
body.single-post  .form_p2 .gform_required_legend {
	display: none!important;
}
body.single-post  .form_p1 .gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"],
body.single-post  .form_p2 .gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
	border:0;
}
body.single-post .form_p1 [type="text"] {
	padding-left: 0!important;
	padding-right: 0!important;
	color:#9184bd!important;
	margin-bottom: 20px!important;
}
body.single-post .form_p1 .ginput_container_text:before,
body.single-post .form_p1 .ginput_container_email:before {
	background-color:#9184bd!important;
}
body.single-post .form_p1 input::placeholder {
	color:#9184bd!important;
}
body.single-post .form_p1 [type="submit"],
body.single-post .form_p2 [type="submit"] {
	cursor: pointer;
	background-color: #24192f;
	border-radius: 5px;
	padding: 15px;
	padding-left: 40px;
	display: inline-block;
	line-height: 1.1;
	font-weight: bold;
	color:white;
	font-size: 16px;

	background-repeat: no-repeat;
	background-position: left 18px center;
	background-image: url(./img/chevron.svg);
	background-size: 10px;
}
body.single-post .form_p2 label,
body.single-post .form_p2 legend {
	font-size: 18px!important;
	line-height: 1.83!important;
	color:#9184bd!important;
}
body.single-post .form_p2 [type="submit"] {
	margin-left: auto;
	margin-right: auto;
}
body.single-post .form_p2 .ginput_container_radio .gfield_radio {
	display: flex;
}
body.single-post .form_p2 .ginput_container_radio .gfield_radio > div {
	width: 100px;
}
body.single-post .form_p2 .ginput_container_radio label:before {
	content: "";
	margin-right: 9px;
	display: inline-block;
	background-image: url("./img/unchecked-violet.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 18px;
	height: 18px;
	opacity: 1;
	position: relative;
	top: 3px;
}
body.single-post .form_p2 .ginput_container_radio label.checked::before {
	background-image: url("./img/checked-violet.png");
}
body.single-post .error_restricted {
	margin-bottom: 250px;
}
body.single-post .error_restricted p {
	font-size: 18px;
}
body.single-post .error_restricted a {
	cursor: pointer;
	background-color: #24192f;
	border-radius: 5px;
	padding: 15px;
	padding-left: 40px;
	display: inline-block;
	line-height: 1.1;
	font-weight: bold;
	color:white;

	background-repeat: no-repeat;
	background-position: left 18px center;
	background-image: url(./img/chevron.svg);
	background-size: 10px;
}

.gform_wrapper #gform_13 .gfield-choice-input {
	display: inline-block!important;
}
#field_13_19 .gfield_label  {
	display: none!important;
}
#gform_13 h2 {
	border-top: 1px solid black;
	margin-top: 20px;
	padding-top: 20px;
}