/**
Theme Name: Birdeo
Author: Kiractive
Author URI: https://www.kiractive.com
Description: Astra child theme for Birdeo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: birdeo
Template: astra
*/


.elementor-section:first-of-type {
	margin-top: 30px;
}
.elementor-section:last-of-type {
	margin-bottom: 30px;
}

h1, .entry-content h1 {
	text-align: center;
	line-height: 1.5em;
}
.ast-single-post .entry-title, .ast-single-post .entry-title a {
    line-height: 1.5;
}
h3, .entry-content h3, .elementor-widget-heading h3.elementor-heading-title {
	position: relative;
	padding-bottom: 18px;
}
h3::after, .entry-content h3::after {
	content: '';
	background-color: #00A08E;
	width: 50px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.entry-content p, .offre-single p {
	margin-bottom: 1em;
}
ol, ul {
    margin: 0 0 1em 3em;
}
u {
	text-decoration: none;
}
.elementor-widget.no-margin:not(:last-child) {
	margin-bottom: 0;
}
.elementor-widget-heading .elementor-heading-title {
	line-height: 1.3em;
}
body:not(.elementor-editor-active) .anchor:before {
  content: "";
  display:block;
  height: 80px; /* fixed header height*/
  margin: -80px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 80px; /* fixed header height*/
  margin: -80px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}

@media (min-width: 993px) {
	.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
		margin: 0;
	}
}

/* @group Header */
.ast-above-header-section {
	text-transform: uppercase;
}
/* @end */

/* @group Menu */
.main-header-menu a {
	padding: 0 .7em;
}
.ast-desktop .main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after, .ast-desktop .main-header-bar .main-header-bar-navigation .page_item_has_children>a:after, .site-header a .sub-arrow {
	display: none;
}
.main-header-menu > .menu-item:last-child > a {
	padding-right: 0;
}
.ast-desktop .main-header-menu > .menu-item > a .menu-text::after {
	position: absolute;
	    top: 80%;
	    left: .7em;
	    width: calc(100% - 1.4em);
	    height: 3px;
	    background: #00a08e;
	    content: '';
	    opacity: 0;
	    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
	    transition: opacity 0.3s, transform 0.3s;
	    -webkit-transform: translateY(10px);
	    -moz-transform: translateY(10px);
	    transform: translateY(10px);
}
.main-header-menu > li:hover > a, .main-header-menu > li.focus > a, .main-header-menu > .current-menu-item > a, .main-header-menu > .current-menu-ancestor > a, .main-header-menu > .current_page_item > a {
	color: #333;
}
.ast-desktop .main-header-menu > .menu-item:hover .menu-text::after, .main-header-menu > .menu-item:focus .menu-text::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}  
.ast-desktop .main-header-menu > .current-menu-item > a .menu-text::after, .ast-desktop .main-header-menu > .current-menu-ancestor > a .menu-text::after, .ast-desktop .main-header-menu > .current_page_item > a .menu-text::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.main-header-menu .menu-item.emploi a {
	/*color: #00A08E;*/
}
.main-header-menu .menu-item.emploi a .menu-text::before {
	content: "\f0b1";
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	margin-right: 3px;
	padding: 5px;
	color: #fff;
	background: #00a08e;
	border-radius: 50%;
}
.ast-desktop .main-header-menu.submenu-with-border .sub-menu, .ast-desktop .main-header-menu.submenu-with-border .children {
	border: none;
}
.main-header-menu .sub-menu {
	top: 85%;
}
.main-header-bar .main-header-bar-navigation .children, .main-header-bar .main-header-bar-navigation .sub-menu {
	line-height: 1.25;
}

.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-2 {
	padding: 0;
}
.ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-1, .ast-header-break-point .ast-above-header-section-separated.ast-above-header-mobile-stack .ast-above-header-section-2 {
	justify-content: flex-end;
}
@media (max-width: 768px) {
	.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .page_item_has_children > .ast-menu-toggle, .ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle {
		border: none;
		display: none;
	}
	.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu, .ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children .sub-menu {
		display: block !important;
	}
}
/* @end */

/* @group Footer */
.ast-custom-footer {
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer .elementor-widget-heading h3.elementor-heading-title {
	font: 20px 'Domine', serif;
	color: #fff;
	text-transform: none;
	padding-bottom: 0;
}
#footer .elementor-widget-heading h3.elementor-heading-title::after {
	display: none;
}
#footer .elementor-widget-heading h4.elementor-heading-title {
	font: 500 15px 'Montserrat', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 0;
}
#footer .elementor-widget-icon-box.elementor-widget:not(:last-child) {
	margin-bottom: 5px;
}
#footer .elementor-widget-icon-box .elementor-icon-box-icon {
	margin-top: 5px;
}
#footer input {
	margin-bottom: 10px;
}
#footer input[type="text"], .ast-custom-footer input[type="email"] {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 0;
	background: #00a08e;
	padding: .5em;
	font-size: .9em;
}
#footer input[type="text"]::placeholder, .ast-custom-footer input[type="email"]::placeholder {
	color: #fff;
	opacity: .75;
}
#footer input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}
#footer input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
#footer input:focus {
	border: 1px solid #fff !important;
	box-shadow: 0 0 3px #fff !important;
	-moz-box-shadow: 0 0 3px #fff !important;
	-webkit-box-shadow: 0 0 3px #fff !important;
}
#footer input:focus {
	outline-offset: 0px !important;
	outline: none !important;
}
#footer input[type="submit"] {
	text-transform: uppercase;
	border: 1px solid #fff;
	border-radius: 0;
	background: #008576;
	font-size: .9em;
	padding: 5px 10px;
}
#footer input[type="submit"]:hover {
	background: #fff;
}
#footer .elementor-widget-wp-widget-nav_menu ul {
	list-style: none;
	margin: 0;
}
#footer .elementor-widget-wp-widget-nav_menu ul.menu > li:not(:first-child) {
	margin-top: 20px;
}
#footer .elementor-widget-wp-widget-nav_menu ul.menu > li > a {
	font: 20px 'Domine', serif;
}
#footer .elementor-widget-wp-widget-nav_menu a {
	color: #fff;
}
#footer-bottom {
	font-size: .8em;
}
#footer-bottom ul.menu {
	list-style: none;
	margin: 0;
}
#footer-bottom ul.menu li {
	display: inline-block;
}
#footer-bottom ul.menu li:not(:last-child)::after {
	content: "|";
	margin: 0 10px;
}
#footer-bottom a {
	color: #fff;
}
/* @end */

/* @group Pagination */
.pagination .nav-links {
	text-align: center;
}
.ast-pagination .next.page-numbers {
	float: none;
}
.ast-pagination .page-numbers {
	background: #eaeaea;
	color: #fff;
}
.ast-pagination .page-numbers.current {
	background: #00a08e;
}
.ast-pagination .page-numbers.prev, .ast-pagination .page-numbers.next {
	background: transparent;
	color: #d9d8d8;
}
.ast-pagination .page-numbers.prev:hover, .ast-pagination .page-numbers.next:hover {
	color: #333;
}
/* @end */

/* @group Button */
.elementor-button {
	background-color: #00A08E;
	color: #fff;
	fill: transparent;
	border: 1px solid #00A08E;
	text-transform: uppercase;
	font-weight: 500;
}
.elementor-button:focus, .elementor-button:hover {
	color: #00A08E;
	background-color: #fff;
}
.elementor-button.elementor-size-sm {
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.elementor-button.elementor-size-md {
	-webkit-border-radius: 24px;
	border-radius: 24px;
}
.elementor-button.elementor-size-lg {
	-webkit-border-radius: 29px;
	border-radius: 29px;
}
.elementor-button.elementor-size-xl {
	-webkit-border-radius: 36px;
	border-radius: 36px;
}
.light .elementor-button, .light.elementor-button {
	background-color: #fff;
	color: #00A08E;
	fill: transparent;
	border: 1px solid #00A08E;
	text-transform: uppercase;
}
.light .elementor-button:focus, .light .elementor-button:hover, .light.elementor-button:focus, .light.elementor-button:hover {
	color: #fff;
	background-color: #00A08E;
}
.dark .elementor-button {
	background-color: #fff;
	color: #014949;
	fill: transparent;
	border: 1px solid #014949;
	text-transform: uppercase;
}
.dark .elementor-button:focus, .dark .elementor-button:hover {
	color: #fff;
	background-color: #014949;
}
.noborder .elementor-button {
	border: none;
}
/* @end */

/* @group Formulaires */

/* Formidable Forms */

.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
	color: #333;
	background-color: #ffffff;
	border: 1px solid #00A08E;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: none;
}
.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus, .frm_style_formidable-style.with_frm_style select:focus, .frm_style_formidable-style.with_frm_style textarea:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search], .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement, .frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single, .frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices {
	border-color: #00A08E;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(200, 226, 220, 0.75);
	font-family: 'Montserrat',sans-serif;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
		font: 14px 'Montserrat',sans-serif;
		background: #00A08E;
	    border: 1px solid #00A08E;
	    color: #fff;
		padding: 10px 20px;
		text-transform: uppercase;
	    -moz-border-radius: 20px;
	    -webkit-border-radius: 20px;
	    border-radius: 20px;
	    -moz-box-shadow: none;
	    -webkit-box-shadow: none;
	    box-shadow: none;
}
input::placeholder, input[type=text]::placeholder,
.frm_style_formidable-style.with_frm_style input::placeholder,.frm_style_formidable-style.with_frm_style textarea::placeholder, .frm_style_formidable-style.with_frm_style input::-webkit-input-placeholder,.frm_style_formidable-style.with_frm_style textarea::-webkit-input-placeholder, .frm_style_formidable-style.with_frm_style input::-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea::-moz-placeholder, .frm_style_formidable-style.with_frm_style input:-ms-input-placeholder,frm_style_formidable-style.with_frm_style textarea:-ms-input-placeholder, .frm_style_formidable-style.with_frm_style input:-moz-placeholder,.frm_style_formidable-style.with_frm_style textarea:-moz-placeholder,
.frm_style_formidable-style.with_frm_style .frm_default,.frm_style_formidable-style.with_frm_style input.frm_default,.frm_style_formidable-style.with_frm_style textarea.frm_default,.frm_style_formidable-style.with_frm_style select.frm_default,.frm_style_formidable-style.with_frm_style .placeholder,.frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices li.search-field .default,.frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-default{
	color: #a0a0a0;
	color: #8888c89;
}
.newsletter form {
	text-align: center;
}
.newsletter input[type="submit"] {
	margin-top: 20px;
}
.newsletter input[type="submit"]::placeholder {
	font-weight: 600;
}

/* Caldera Forms */
.caldera-grid .form-control {
	color: #333;
	background-color: #ffffff;
	border: 1px solid #00A08E;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: none;
}
.caldera-grid textarea.form-control {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.caldera-grid .form-control:focus {
	border-color: #00A08E;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05), 0 0 8px rgba(200, 226, 220, 0.75);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05), 0 0 8px rgba(200, 226, 220, 0.75);
}
.caldera-grid label {
	font-weight: 400;
}
.caldera-grid input::-webkit-input-placeholder {
    color: #888c89 !important; 
}
.caldera-grid input:-moz-placeholder {
    color: #888c89 !important;
}
.caldera-grid input::-moz-placeholder {
    color: #888c89 !important;
}
.caldera-grid input:-ms-input-placeholder {
    color: #888c89 !important;
}
.caldera-grid textarea::-webkit-input-placeholder {
    color: #888c89 !important;
}
.caldera-grid textarea:-moz-placeholder {
    color: #888c89 !important;
}
.caldera-grid textarea::-moz-placeholder {
    color: #888c89 !important;
}
.caldera-grid textarea:-ms-input-placeholder {
    color: #888c89 !important;
}
.caldera-grid .form-control::-moz-placeholder{color:#888c89 !important;opacity:1}.caldera-grid .form-control:-ms-input-placeholder{color:#888c89 !important;}.caldera-grid .form-control::-webkit-input-placeholder{color:#888c89!important;}

.caldera-grid .btn-default {
	font: 14px 'Montserrat',sans-serif;
	background: #00A08E;
	border: 1px solid #00A08E;
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.caldera-grid .btn-default.active, .caldera-grid .btn-default.focus, .caldera-grid .btn-default:active, .caldera-grid .btn-default:focus, .caldera-grid .btn-default:hover, .open>.dropdown-toggle.caldera-grid .btn-default {
	color: #00A08E;
	background-color: #fff;
	border-color: #00A08E;
}
.caldera-grid label.caldera-forms-gdpr-field-label {
	font-size: .85em;
}
p.caldera-forms-consent-field-agreement {
	margin-bottom: 0;
}
.intl-tel-input {
	width: 100%;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-input, .forminator-ui.forminator-custom-form[data-design=default] .forminator-input {
	padding: 9px 18px !important;
	border-radius: 20px !important;
}
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .no-label .forminator-label, .forminator-ui.forminator-custom-form[data-design=default] .no-label .forminator-label {
	display: none;
}
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-button, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button {
	font: 14px 'Montserrat',sans-serif;
    border: 1px solid #00A08E !important;
    padding: 10px 20px !important;
    text-transform: uppercase;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
}
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active, .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:focus, .et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:hover, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:active, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:focus, .forminator-ui.forminator-custom-form[data-design=default] .forminator-button:hover {
	-webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.forminator-ui.forminator-custom-form[data-design=default] .rgpd .forminator-checkbox__label p {
	font-size: .9em !important;
}
@media (min-width: 783px) {
	.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
		margin-bottom: 20px !important;
	}
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:nth-last-of-type(2) {
	margin-bottom: 0 !important;
}
/* @end */

/* @group Equipe */
.elementor-post.elementor-grid-item.type-equipe .elementor-post__excerpt p:after {
	content: '...';
}
.elementor-post.elementor-grid-item.type-equipe h3.elementor-post__title::after {
	display: none;
}
.type-equipe .pt-cv-view .pt-cv-title {
	padding-bottom: 0;
	margin-bottom: 0;
}
.type-equipe h3::after {
	display: none;
}
.type-equipe .pt-cv-ctf-fonction {
	margin-top: 0;
	text-transform: uppercase;
	color: #00A08E;
	line-height: 1.5em;
}
.type-equipe .pt-cv-thumb-default img {
	filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
	    -webkit-transition: -webkit-filter .3s;
	    transition: -webkit-filter .3s;
	    -o-transition: filter .3s;
	    transition: filter .3s;
	    transition: filter .3s,-webkit-filter .3s;
}
.type-equipe .pt-cv-ifield:hover .pt-cv-thumb-default img {
    filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
}
/* @end */

/* @group Blog */
.uael-post__bg-wrap {
	border-radius: 5px;
}
.uael-post__bg-wrap .uael-post__thumbnail img {
	border-radius: 5px 5px 0 0;
}
.uael-post__bg-wrap .uael-post__content-wrap {
	position: relative;
}
.uael-post__bg-wrap .uael-post__terms-wrap {
	position: absolute;
	top: -15px;
	left: 0;
}
.uael-post__bg-wrap h3.uael-post__title {
	padding-bottom: 13px;
	margin-bottom: 13px !important;
}
.uael-post-inf-loader>div {
	background-color: #00a08e;
}
.single-post h3, .single-equipe h3 {
	padding-bottom: 13px;
	margin-bottom: 15px;
}
.uael-post__bg-wrap .uael-post__terms-wrap {
	font-weight: 500;
}
/* @end */

/* @group Revue de presse */
.revuedepresse-template-default.ast-right-sidebar #primary, .post-type-archive-revuedepresse .ast-right-sidebar #primary {
	width: 100% !important;
}
.post-type-archive-revuedepresse .entry-header {
	margin-top: 50px;
}
.post-type-archive-revuedepresse .pagination {
	margin-bottom: 50px;
}
.revuedepresse-template-default .row, .post-type-archive-revuedepresse .row {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 2em 0;
	padding-bottom: 1em;
	border: 1px solid #eaeaea;
}
.revuedepresse-template-default .col, .post-type-archive-revuedepresse .col {
	padding: 20px;
}
.revuedepresse-template-default .col.col-25, .post-type-archive-revuedepresse .col.col-25 {
	position: relative;
}
.revuedepresse-template-default h3, .post-type-archive-revuedepresse h3 {
	padding-bottom: 10px;
}
.revuedepresse-template-default h3::after, .post-type-archive-revuedepresse h3::after {
	/*display: none;*/
}
.revuedepresse-template-default .type, .post-type-archive-revuedepresse .type {
	/*margin-bottom: 10px;*/
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
}
.revuedepresse-template-default .type span, .post-type-archive-revuedepresse .type span {
	background: #00a08e;
	padding: 8px 10px;
	color: #fff;
}
.revuedepresse-template-default .press-source, .revuedepresse-template-default .press-date,
.post-type-archive-revuedepresse .press-source, .post-type-archive-revuedepresse .press-date {
	font-size: .9em;
}
.revuedepresse-template-default .press-source, .post-type-archive-revuedepresse .press-source {
	font-style: italic;
}
.revuedepresse-template-default .press-content, .post-type-archive-revuedepresse .press-content {
	margin-bottom: 2em;
}
.revuedepresse-template-default .btn, .post-type-archive-revuedepresse .btn {
	font-size: 14px;
	padding: 10px 20px;
	text-transform: uppercase;
	-webkit-border-radius: 20px;
	border-radius: 29px;
	color: #014949;
	border: 1px solid #014949;
}
@media (min-width: 768px) {
	.revuedepresse-template-default .col-25, .post-type-archive-revuedepresse .col-25 {
		width: 25%;
	}
	.revuedepresse-template-default .col-75, .post-type-archive-revuedepresse .col-75 {
		width: 75%;
	}
}
/* @end */

/* @group Métiers */
.metiers-all img {
	max-height: 200px;
	width: auto;
}
.metiers-all .elementor-widget:not(:last-child) {
	margin-bottom: 10px;
}
.metiers-all .elementor-widget-heading .elementor-heading-title {
	margin-top: 10px;
}
.single-metier h1 {
	text-align: left;
}
.single-metier h3::after {
	background-color: #f2d441;
}
.single-metier .candidat ul {
	margin: 0 0 .5em 1.5em;
}
.single-metier .candidat .elementor-element:not(:first-child) {
	padding-right: 20px;
	padding-left: 20px;
}
.single-metier .candidat .elementor-widget-uael-advanced-heading {
	margin-bottom: .2em;
}
.single-metier .candidat h4 {
font: 16px 'Montserrat',sans-serif;
font-weight: 700;
}
.single-metier .metier-cta {
	text-align: center;
	font-size: 1.2em;
}
/* @end */

/* @group Accordeon */
.elementor-accordion .elementor-accordion-item {
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #eaeaea;
}
.elementor-accordion .elementor-tab-title {
	padding: 30px 60px 30px 20px;
	position: relative;
}
.elementor-tab-title a {
	line-height: 1.7em;
}
.elementor-accordion .elementor-tab-title.elementor-active {
	color: #fff;
	background-color: #00A08E;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
	font-size: 2.5em;
	position: absolute;
	top: calc(50% - (7 / 22 * 1.5em));
	right: .5em;
	color: #00A08E;
}
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon.elementor-accordion-icon-right {
	color: #fff;
}
/* @end */

/* @group Domaines */
.domaine .uael-infobox-photo-left-title .left-title-image {
	background: #fff;
	border-radius: 40px 0 0 40px;
	/*box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.11);*/
	-webkit-box-shadow: 10px 7px 18px -8px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px 7px 18px -8px rgba(0,0,0,0.25);
	box-shadow: 10px 7px 18px -8px rgba(0,0,0,0.25);
}
.domaine .uael-infobox-photo-left-title .uael-infobox-title-wrap {
	align-content: center;
	align-items: center;
	display: flex;
	padding: 5px 10px;
}
.domaine .uael-infobox-photo-left-title .uael-infobox-title-wrap h4 {
	margin: 0;
	font-family: 'Montserat', sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}
/* @end */

/* @group Publications */
.etude.elementor-widget-uael-advanced-heading .uael-heading-wrapper {
	display: flex;
	flex-direction: column-reverse;	
}
.etude.elementor-widget-uael-advanced-heading .uael-subheading {
	display: inline-block;
	background: #f2d441;
	padding: 5px 15px;
	color: #fff;
	margin-top: 0;
	width: 250px;
	text-align: center;
}
.double .elementor-widget-button {
	width: 50%;
}
.double .elementor-widget:not(:last-child) {
	margin-bottom: 0;
}
/* @end */

/* @group Agenda */
.single-agenda #content {
	max-width: 600px;
	margin: 50px auto 50px;
}
.single-agenda .elementor-widget-theme-post-featured-image {
	margin-bottom: 0;
}
.single-agenda .elementor-widget-post-info {
	margin-top: -15px;
	margin-bottom: 20px !important;
}
.post-type-archive-agenda h1 {
	margin: 50px 0;
}
.post-type-archive-agenda .section, .single-agenda .section {
	margin-bottom: 50px;
}
.post-type-archive-agenda .grid-2 {
	grid-template-columns: repeat(2,1fr);
	display: grid;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	grid-column-gap: 30px;
	grid-row-gap: 35px;
}
.post-type-archive-agenda .grid-item, .single-agenda .grid-item{
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px;
}
.grid-item .agenda {
	background-color: rgba(255,255,255,0);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.11);
	border-radius: 5px;
}
.grid-item .agenda img {
	border-radius: 5px 5px 0 0;
}
.grid-item .agenda-content {
	position: relative;
}
.agenda .type {
	padding: 0px 20px;
	background-color: #00a08e;
	display: inline-block;
	color: #fff;
	position: absolute;
	top: -15px;
}
.agenda .inside {
	padding: 45px 30px 30px ;
}
.agenda .inside h3 {
	margin-bottom: 20px;
}
.agenda .inside .post-info {
	color: #888c89;
	font-size: 0.85em;
}
.agenda .inside .post-content {
	margin-top: 20px;
}
.agenda .inside .agenda-link {
	
}
/* @end */

/* @group Home */
.news .elementor-widget-wrap {
	flex-direction: column;
}
.news .elementor-widget-uael-posts, .news .elementor-widget-shortcode {
	flex-grow: 1;
}
.news .uael-post__inner-wrap, .news .pt-cv-ifield {
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.05);
	border-radius: 5px;
}
.home .uael-post__footer {
	display: none;
}
.pt-cv-view h3.pt-cv-title a {
	font-weight: 500;
}
.pt-cv-view.home-unique .pt-cv-ifield {
	background: #fff;
	margin-bottom: 0 !important;
	border-radius: 5px;
}
.pt-cv-view.home-unique .pt-cv-thumbnail {
	margin-bottom: 0 !important;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.pt-cv-view.home-unique .pt-cv-thumbnail:hover {
	transform: scale(1.1);
	overflow: hidden;
}
.pt-cv-view.home-unique .pt-cv-title {
    padding: 30px 30px 15px;
}
.pt-cv-view.home-unique h3.pt-cv-title::after {
	left: 30px;
}
.pt-cv-view.home-unique .pt-cv-meta-fields {
	position: relative;
	margin-bottom: 0;
}
.pt-cv-view.home-unique .pt-cv-meta-fields span {
	padding: 0 10px;
	color: #ffffff;
	font-weight: 500;
	background-color: #00a08e;
	position: absolute;
	top: -15px;
	left: 0;
	font-size: 16px;
	display: block;
}
.pt-cv-view.home-unique .pt-cv-ctf-list {
	padding: 0 30px 30px;
	/*color: #888c89;
	margin-bottom: 15px;
	line-height: 1.3em;
	font-size: 12px;*/
}
.pt-cv-view.home-unique .pt-cv-ctf-list .pt-cv-custom-fields::before {
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-right: 5px;
}
.pt-cv-view.home-unique .pt-cv-ctf-list .pt-cv-custom-fields.pt-cv-ctf-date_debut::before, .pt-cv-view.home-unique .pt-cv-ctf-list .pt-cv-custom-fields.pt-cv-ctf-press_date::before {
	content: "\f073";
}
.pt-cv-view.home-unique .pt-cv-ctf-list .pt-cv-custom-fields.pt-cv-ctf-lieu::before {
	content: "\f3c5";
}
.pt-cv-view.home-unique .pt-cv-ctf-list .pt-cv-custom-fields.pt-cv-ctf-press_source::before {
	content: "\f1ea";
}
.pt-cv-view.home-unique .pt-cv-ctf-list div {
	display: inline;
	width: auto;
}
.pt-cv-view.home-unique .pt-cv-ctf-list .pt-cv-ctf-column:first-child {
	margin-right: 10px;
}
.pt-cv-view.home-unique .pt-cv-custom-fields {
	line-height: 1.3em;
	font-size: 14px;
}
.pt-cv-view.home-unique .pt-cv-title a {
	color: #333;
}
.home .offres .pt-cv-page .pt-cv-ifield {
	border-radius: 5px;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.11);
}
.home .offres .pt-cv-page .pt-cv-ifield {
	position: relative;
}
.home .offres .pt-cv-readmore {
	margin: 0;
	    text-align: right;
	    display: inline-block;
	position: absolute;
	    bottom: 10px;
	    right: 20px;
}

@media (min-width: 993px) {
	.home .elementor-element.livre:before {
		content: "";
		display: block;
		margin: 0 auto;
		width: 1px;
		height: 100%;
		padding-top: 20px;
		border-left: 1px solid #00A08E;
		position: absolute;
		left: -30px;
	}
	.home .offres .pt-cv-page {
		display: flex;
	}
	.home .offres .pt-cv-page .pt-cv-ifield {
		height: 100%;
	}
}
/* @end */

/* @group Presse */
.presse .pt-cv-page, .presse .pt-cv-content-item {
	display: flex;
}


/* @end */

/* @group Clients carrousel */
.owl-carousel .owl-item {
	padding: 15px;
}
.owl-carousel .owl-stage {
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-image-carousel.swiper-wrapper {
	align-items: center;
}
/* @end */

/* @group Offres d'emploi */
.single-birdeo_ann .site-content>.ast-container {
	max-width: 100%;
	padding: 0;
}
@media (min-width: 769px) {
	#primary {
	    width: 100%;
	}
}

.single-birdeo_ann .entry-header, .post-type-archive-birdeo_ann .entry-header {
	max-width: 1140px;
	margin: 50px auto 30px;
}
.single-birdeo_ann .entry-header .valeurs {
	text-align: center;
	font-size: 1.2em;
	font-weight: 500;
	max-width: 760px;
	margin: 0 auto;
}
.single-birdeo_ann .offre-info {
	background: #00A08E;
	color: #fff;
	padding: 20px 0;
}
.single-birdeo_ann .offre-info p {
	margin-bottom: 0;
}
.single-birdeo_ann .offre-info a {
	color: #fff;
}
.single-birdeo_ann .offre-info a.elementor-button {
	background: #fff;
	color: #00A08E;
	border: 1px solid #00A08E;
}
.single-birdeo_ann .offre-info a.elementor-button:hover {
	background: #00A08E;
	color: #fff;
	border: 1px solid #fff;
}
.single-birdeo_ann .offre-info-inner {
	max-width: 1140px;
	margin: 0 auto;
}
.single-birdeo_ann .offre-info-terms i {
	margin-right: 10px;
}
.single-birdeo_ann .offre-postuler .elementor-button {
	width: 350px;
}
.single-birdeo_ann .offre-main {
	max-width: 1140px;
	margin: 50px auto;
}
.single-birdeo_ann #content h2 {
	margin: .5em 0;
}
.single-birdeo_ann .exergue {
	background: #f2d441;
	padding: 15px 40px 30px;
	margin-bottom: 20px;
	display: flex;
}
.single-birdeo_ann .exergue h2 {
	color: #00393c;
}
.single-birdeo_ann .exergue img {
	margin-top: 20px;
	margin-right: 50px;
	min-width: 75px;
}
.single-birdeo_ann article h4 {
	font-weight: 500;
	font-family: 'Montserrat',sans-serif;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.single-birdeo_ann article h4::after {
	content: '';
	background-color: #f2d441;
	width: 50px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.single-birdeo_ann article h5 {
	
}
.single-birdeo_ann .f-inclusive {
	background: #ecf1f0;
	padding: 20px;
}
.single-birdeo_ann img[src$="logoDefault.png"] { display: none }
.single-birdeo_ann .offre-tools {
	margin-top: 50px;
}
.single-birdeo_ann .offre-tools .offre-share > div {
	display: inline-block;
}

.post-type-archive-birdeo_ann .row.offre, .post-type-archive-birdeo_ann .pagination {
	margin-bottom: 50px;
}
.post-type-archive-birdeo_ann .offre-details a {
	color: #333;
}
.post-type-archive-birdeo_ann .offre-details a:hover {
	color: #00a08e;
}
.post-type-archive-birdeo_ann .offre-details .valeurs {
	font-size: 1.2em;
	margin-top: .5em;
	margin-bottom: 1em;
	font-weight: 500;
}
.post-type-archive-birdeo_ann .intro p {
	margin-bottom: 0;
}
.post-type-archive-birdeo_ann .offre-info p {
	font-weight: 500;
}
.post-type-archive-birdeo_ann .offre-info p i {
	margin-right: 5px;
	color: #888c89;
}
.post-type-archive-birdeo_ann .offre-info p:first-of-type {
	margin-bottom: .5em;
}
.post-type-archive-birdeo_ann .read-more {
	display: none;
}
.post-type-archive-birdeo_ann .filter {
	margin: 0 auto 30px;
}
.post-type-archive-birdeo_ann .filter button {
	    padding: 5px 20px;
		border-radius: 10px;
		color: #00a08e;
		border: 1px solid #00a08e;
		background-color: #fff;
		margin-left: 20px;
}
.filter a.button {
	padding: 11px 20px;
	border-radius: 10px;
	color: #00a08e;
	border: 1px solid #00a08e;
	background-color: #fff;
	margin-left: 20px;
}
.filter a.button .fa, .filter a.button .fas {
	font-size: 1.1em;
}
.post-type-archive-birdeo_ann .filter input[type=text] {
	width: calc(100% - 200px);
	color: #333;
	    height: auto;
	    border-width: 1px;
	    border-style: solid;
	    border-color: #00a08e;
	    border-radius: 10px;
	    background: #fff;
}
.post-type-archive-birdeo_ann .filter ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #888c89;
  opacity: 1; /* Firefox */
}
.post-type-archive-birdeo_ann .filter :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888c89;
}
.post-type-archive-birdeo_ann .filter ::-ms-input-placeholder { /* Microsoft Edge */
  color: #888c89;
}
.post-type-archive-birdeo_ann .filter .custom-select {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.post-type-archive-birdeo_ann .filter .custom-select select {
	color: #333;
	background: #fff;
}
.custom-select select {
  display: none; /*hide original SELECT element: */
}
.select-selected {
  background-color: #fff;
  border-radius: 10px;
  color: #333;
/*  background: #fff;*/
}

/* Style the arrow inside the select element: */
.select-selected:after {
	position: absolute;
	content: "\f107";
	font-family: "Font Awesome 5 Pro";
	color: #00A08E;
	top: 3px;
	right: 20px;
	font-size: 24px;
	  /*width: 0;
	  height: 0;
	  border: 6px solid transparent;
	  border-color: #fff transparent transparent transparent;*/
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  content: "\f106";
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #333;
  padding: 8px 16px;
  border: 1px solid #00A08E;
  cursor: pointer;
}
.select-items div {
  border: 1px solid #f3f3f3;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  font-size: .9em;
  transition: opacity ease-in-out .3s;
  box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: #00A08E;
  color: #fff;
  }
@media (min-width: 768px) {
	.post-type-archive-birdeo_ann .row {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.single-birdeo_ann .offre-info-inner, .single-birdeo_ann .offre-tools {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
	}
	.single-birdeo_ann .col.col-25, .post-type-archive-birdeo_ann .col.col-25 {
		width: 25%;
	}
	.single-birdeo_ann .col.col-33, .post-type-archive-birdeo_ann .col.col-33 {
		width: 33.333%;
	}
	.single-birdeo_ann .col.col-50, .post-type-archive-birdeo_ann .col.col-50 {
		width: 50%;
	}
	.single-birdeo_ann .col.col-66, .post-type-archive-birdeo_ann .col.col-66 {
		width: 66.666%;
	}
	.single-birdeo_ann .col.col-75, .post-type-archive-birdeo_ann .col.col-75 {
		width: 75%;
	}
	.single-birdeo_ann .offre-info .offre-postuler, .single-birdeo_ann .offre-tools .offre-share {
		text-align: right;
	}
	.post-type-archive-birdeo_ann .offre-details {
		padding-right: 25px;
		border-right: 1px solid #00A08E;
	}
	.post-type-archive-birdeo_ann .offre-info {
		padding-left: 25px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.post-type-archive-birdeo_ann .filter {
		max-width: 650px;
		margin: 0 auto 50px;
	}
	.post-type-archive-birdeo_ann .filter::after {
	    content: '';
	    display: block;
	    clear: both;
	}
	.post-type-archive-birdeo_ann .filter .custom-select {
		width: 45%;
		float: left;
		margin-right: 5%;
	}
}
/* @end */

@media print {
	a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
		font-size: 11pt;
	}
	.ast-sticky-active {
		position: relative !important;
	}
	#ast-scroll-top, .ast-above-header, footer, .offre-tools, .single-birdeo_ann .offre-postuler .elementor-button, #moove_gdpr_save_popup_settings_button {
		display: none !important;
	}
	.single-birdeo_ann .offre-main, .single-birdeo_ann .entry-header {
		margin: 0 auto;
	}
	.single-birdeo_ann .exergue {
		padding: 15px 0;
	}
}



