/* 
Theme Name: Miko Digital (Hello Elementor Child)
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Miko Digital
Author URI: https://www.mikodigital.com
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* HEADER ******************************************************* */
header.sticky-header {
    /*--header-height: 90px;
    --opacity: 0.90;
    --shrink-me: 0.80; */
    --sticky-background-color: white;
    --transition: .2s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
#search-nav {
	min-width: 325px;
}
/* Fin: HEADER ************************************************** */

/* FOOTER ******************************************************* */
.elementor-location-footer {
	position: relative;
	z-index: 999;
}
.elementor-location-footer .mec-event-title {
	font-size: 14px;
	text-transform: inherit;
	color: var( --e-global-color-text );
}
.elementor-location-footer .mec-event-title a {
	color: var( --e-global-color-text );
}
.elementor-location-footer .mec-event-loc-place {
	font-size: 12px;
}
.elementor-location-footer .mec-event-date {
	font-size: 12px;
	padding: 5px 10px;
}
.elementor-location-footer .mec-event-date span {
	font-size: 14px;
	margin-bottom: 0!important;
}
.elementor-location-footer .mec-event-grid-minimal .mec-event-date {
	width: 55px;
}
.elementor-location-footer .mec-event-grid-minimal .mec-event-article {
	margin: 0 0 10px 0!important;
	min-height: 50px;
}
/* Fin: FOOTER ************************************************** */

/* LAYOUT ******************************************************* */
.main-col2 > div {
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}
.document-item {
	display: flex;
	box-sizing: border-box;
	padding: 0 0 15px 0;
}
.document-titre {
	flex: 1;
	align-self: center;
}
.document-afficher,
.document-telechargement {
	width: 180px;
	padding: 0 2.5px;
}
.document-afficher a,
.document-telechargement a {
	font-size: 13px;
	font-weight: 700;
	background: blue;
	padding: 10px;
	border-radius: 100px;
	color: white;
	width: 100%;
	display: inline-block;
	text-align: center;
}
#search-results-grid .elementor-post__thumbnail__link {
	margin-bottom: 0!important;
}
@media (max-width: 1024px) {
	.document-item {
		flex-wrap: wrap;
		padding: 0 0 25px 0;
	}
	.document-titre {
		width: 100%;
		flex: auto;
	}
	.document-afficher a,
	.document-telechargement a {
		margin: 5px 0;
	}
}
/* Fin: LAYOUT ************************************************** */

/* MODERN EVENTS CALENDAR *************************************** */
.mec-wrap,
.mec-start-date-label,
.mec-event-title,
.mec-event-loc-place,
.mec-load-more-button,
.mec-event-date {
	font-family: "Roboto", sans-serif!important;
}
.mec-month-divider {
	margin: 0;
}
.mec-month-divider span {
	color: #54595F;
	border-bottom: none;
	padding-bottom: 0;
	text-align: left;
	font-family: "Roboto", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.mec-month-divider span:before {
	border-bottom: none;
	font-size: 6px;
	content: "";
	text-align: center;
	position: inherit;
	bottom: -4px;
	margin-left: 0;
	left: 0;
	width: 0;
}
.mec-event-list-classic .mec-event-image {
	float: right;
	margin-right: 0;
}
.mec-wrap .mec-totalcal-box {
	border: none;
	padding: 0;
	background: transparent;
	overflow: hidden;
	box-shadow: none;
	min-height: 0;
}
.mec-search-form .mec-date-search {
	padding: 0;
}
#mec_skin_363 .mec-load-more-wrap,
.event-color {
	display: none;
}
select#mec_sf_month_358,
select#mec_sf_year_358 {
	-webkit-appearance: none;
	padding: 0 10px;
	border-radius: 0;
}
.mec-wrap .mec-search-form .mec-date-search select {
	width: calc(100% - 184px);
}
.mec-wrap .mec-search-form .mec-date-search select:last-child {
	width: 150px;
}
.mec-load-more-button {
	font-family: "Roboto", Sans-serif!important;
	font-size: 14px!important;
	text-transform: initial!important;
	border-color: #0A10A9;
	color: #0A10A9;
}

 .mec-wrap.colorskin-custom .mec-border-color, .mec-wrap.colorskin-custom .mec-border-color-hover:hover, .colorskin-custom .mec-single-event .mec-frontbox-title:before, .colorskin-custom .mec-single-event .mec-events-meta-group-booking form > h4:before, .mec-wrap.colorskin-custom .mec-totalcal-box {
	Border-radius: 50px;
}

.mec-load-more-button, {
    font-family: 'Roboto',sans-serif;
    font-weight: 900 !important;
    border-width: 1px;
}

.mec-load-more-button:hover {
    background: #0A10A9;
    color: #fff;
    border-color: #0A10A9;
}

.mec-single-event .mec-event-export-module {
    display: block;
	border-color: #fff;
}
.mec-container {
	margin: 30px auto;
}
.mec-single-event.mec-single-modern {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.mec-single-event.mec-single-modern .mec-events-event-image {
	width: 35%;
	padding: 40px;
}
.mec-single-event.mec-single-modern .col-md-4 {
	display: none;
}
.mec-single-event.mec-single-modern .col-md-8 {
	width: 65%;
	padding: 40px;
}
.mec-single-modern .mec-single-event-bar {
	margin-top: 0;
}
.mec-single-event .mec-event-social li.mec-event-social-icon a {
	border-radius: 50px;
	
 
	
}
@media (max-width: 1024px) {
	.mec-single-event.mec-single-modern .mec-events-event-image {
		width: 100%;
	}
	.mec-single-event.mec-single-modern .col-md-8 {
		width: 100%;
	}
}
@media (max-width: 768px) {
	.mec-single-event.mec-single-modern .mec-events-event-image {
		width: 100%;
		padding: 20px;
	}
	.mec-single-event.mec-single-modern .col-md-8 {
		width: 100%;
		padding: 20px;
	}
}

.elementor-posts--skin-cards .elementor-post.elementor-grid-item .elementor-post__read-more {
	position: absolute;
	bottom: 0;
}
.cards-articles .elementor-posts--skin-cards .elementor-post.elementor-grid-item .elementor-post__read-more {
	position: absolute;
	bottom: 25px;
}


blockquote {
	font-style: normal;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0;
	border-left: 10px solid #f7f7f7;
}


#fiche-en-avant {
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#fiche-en-avant .col-1 {
	width: 20%;
}
#fiche-en-avant .col-2 {
	padding: 25px;
	width: 80%;
}
@media (max-width: 767px) {
	#fiche-en-avant .col-1 {
		width: 100%;
		padding-bottom: calc( 0.5 * 100% );
	}
	#fiche-en-avant .col-2 {
		width: 100%;
		padding: 20px;
	}
}
#fiche-en-avant .fiche-image {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#fiche-en-avant .fiche-titre {
	margin-bottom: 10px;
	font-family: "Roboto", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: var( --e-global-color-secondary );
}
#fiche-en-avant .fiche-titre a {
	color: var( --e-global-color-secondary );
}
#fiche-en-avant .fiche-date {
	font-family: "Roboto", Sans-serif;
font-size: 12px;
font-weight: 400;
	margin: 0;
line-height: 1.5em;
color: #777;
	margin-bottom: 20px;
}
#fiche-en-avant .fiche-content {
	font-family: "Roboto", Sans-serif;
font-size: 14px;
font-weight: 400;
	margin: 0;
line-height: 1.5em;
color: #777;
	margin-bottom: 20px;
}
#fiche-en-avant .fiche-plus {
	color: var( --e-global-color-4d288f1 );
	text-transform: uppercase;
	font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
font-weight: var( --e-global-typography-accent-font-weight );
	font-size: 12px;

}



.comment-form #submit {
	color: #0a10a9;
    border-color: #0a10a9;
}
.comment-form .form-submit #submit:hover {
	color: white;
    border-color: #0a10a9;
	background-color: #0a10a9;
}
#comments .comment .comment-body, #comments .pingback .comment-body {
	padding: 15px;
	background: #F9F9F9;
	border-radius: 8px;
	border: none;
}
#comments .children .comment-body {
	background: white;
}
#comments .comment {
	margin-bottom: 10px;
}
#comments .comment-content p:last-of-type {
	margin-bottom: 0;
}
#comments .reply {
	margin-top: 20px;
}
#comments ol.comment-list .children:before {
	top: 15px;
}
#comments .title-comments,
#respond #reply-title {
	font-size: 18px;
	color: #2C303F;
	font-family: "Roboto";
}
.comment-meta, .comment-meta a {
	font-size: 12px;
}
.comment-list {
	margin-bottom: 35px!important;
}
.comment-author a,
.comment-metadata a {
	cursor: default;
	pointer-events: none;        
	text-decoration: none;
}
.comment-metadata .edit-link {
	display: none;
}

.easy-footnotes-wrapper {
	font-size: 15px;
	color: #2f3240;
}

.uagb-buttons-repeater:hover .uagb-button__icon svg {
	color:white;
}


.archive-pdf {
	display: block;
	color: #6C7279!important;
}
.archive-pdf::before {
	content: "\f1c1";
	font-family: "Font Awesome 5 Free";
	padding-right: 15px;
	font-size: 15px;
}


#dossier-offices .elementor-icon-list-icon,
#dossier-videos .elementor-icon-list-icon,
#dossier-documents .elementor-icon-list-icon {
	margin-top: 5px;
}

#dossier-offices,
#dossier-videos,
#dossier-documents {
	z-index: 5;
}

#cat-documents,
#cat-videos.active {
	display: block;
}
#cat-documents.non-active,
#cat-videos {
	display: none;
}
#chevron-documents,
#chevron-videos {
	margin-left: auto;
	z-index: 5;
}
#chevron-documents {
	margin-top: -35px;
}
#chevron-videos {
	margin-top: -30px;
}
#chevron-documents .elementor-icon i,
#chevron-videos .elementor-icon i {
	transition: all .2s ease-in-out;
}
#chevron-documents.active .elementor-icon i,
#chevron-videos.active .elementor-icon i {
	transform:rotate(180deg);
}


.tooltip-box {
  position: relative;
  display: inline-block;
}
.tooltip-box .tooltip-text {
  visibility: hidden;
  width: 100px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  position: absolute;
  z-index: 1;
}
.tooltip-box:hover .tooltip-text {
  visibility: visible;
}


