@charset "UTF-8";
/* CSS Document */
.wrapper{ width: 100%; padding-top: 260px}
.container{ width: 95%;}

body{ font-size: 17px; line-height: 25px; text-align: left; }
header{ height: 260px;}
header .logo{ float:left; margin:0; padding:0; margin-top:10px }
header .logo img{ width:170px; }
header .top_menu{ float:left; margin: 20px 40px 0 0;}
header .top_menu a img{ height:65px; }
.top_header .date_menu{ float:none; margin-bottom:20px;}
.top_header .date_menu li:first-child{ display:block; margin-bottom:5px; }
.top_header .date_menu li:first-child+li:before{ display:none; }
.top_header .top_nav{ float:none; display: flex; justify-content: center;}
.top_header .top_nav li{ float:none; }


header .showMenu{ display: block; position: absolute; z-index: 1002; top: 163px; right: 20px;}
header .showMenu a{ display: block;}
.showMenu div{
    width: 48px; height: 2px;
    background: var(--primColor);
    margin: 10px 0;
}

header nav{
    width: 70%; height: 100%; padding: 0; float: none; margin: 0; color: #FFF;
    position: fixed; left: -100%; top: 0; z-index: 1001; font-size: 21px;
    transition: 0.5s; border-top: none;
}
header nav.show{ left: 0; }
header nav ul{
    margin: 0; padding: 10px 0; list-style-type: none; width: 100%; height: 100%; background: rgba(var(--primColorRGB), 0.95);
    overflow: auto;
}
header nav ul li{ display: block; margin: 0; float: none; height: auto; line-height: normal;}
header nav ul li+li{ margin-left: 0; margin-top: 15px; }
header nav ul li a{ height: auto; text-align: left; padding: 10px 20px; border-bottom: 0; line-height: normal;}
header nav ul li a:hover{ background: none;}
header nav ul li a:after{ display: none; }
header nav ul li a.activ{ color:#FFF; }

header nav ul.sub-menu{
    width: 100%; position: static; font-family: 'hacenalgeria', sans-serif;
    border-bottom: none; background: none; border-radius: 0;
    padding: 0 20px 0 0;
}
header nav ul.sub-menu li+li{ margin-top: 0; }
header nav ul.sub-menu li a{  width: 100%; text-align: left; font-size: 15px; padding: 10px 20px;}
header nav ul.sub-menu li a:hover{ background:inherit; }
header nav ul li:hover > ul.sub-menu{ display: none; }

header.sticky .logo{ display: block; }
header.sticky .logo img{ width:130px; }
header.sticky .showMenu{ top:20px }


/*BANNER*/
.bannerBlock{ width: 100%; height: 600px; margin: auto; position: relative; margin-bottom: 30px}
.bannerContent .content{ padding:0 }
.home_stats_banner{ width:100%; max-width: 100%; border-radius: 0; padding: 0 10px;}
.stats_banner .stats_banner_item{ padding:0 3px }
.stats_banner_number{ font-size:32px; padding-left:5px }
.stats_banner_number .stats_unit{ font-size:21px; }
.stats_banner_number .stats_unit sup{ font-size:11px }
.stats_banner_title{ font-size:13px; line-height: 17px; }
.fiche_stats_banner{ height:auto; flex-wrap: wrap; }
.fiche_stats_banner .stats_banner_item{ width:50%; padding: 10px}
.fiche_stats_banner .stats_banner_item+.stats_banner_item{ border-left:none; }
.fiche_stats_banner .stats_banner_number{ font-size: 25px; }
/*END OF BANNER*/

/*ficheCover*/
.ficheCover img.placeholder{ display: none;}
.ficheCover h1{ font-size: 24px; line-height: 30px;}
.ficheCover .sub_title{font-size:15px; line-height: 20px; margin:0 0 5px 0 }
.ficheCover p{ font-size: 15px; line-height: 20px;}
.ficheCover .fiche_stats_banner{ height: auto;}
.ficheCover .stats_banner_number{ font-size: 22px; line-height: 30px;}
.ficheCover .stats_banner_number .stats_unit{ font-size: 17px; line-height: 20px;}
.ficheCover_container{ flex-direction: column; position: static;}
.ficheCover_content{ padding: 30px;}
.ficheCover_right{ width: 100%;}
.ficheCover .fiche_stats_banner{ margin: auto; margin-top: 30px; justify-content: center; width: 100%;}
.ficheCover .fiche_stats_banner .stats_banner_item{ padding: 5px 10px;}
.ficheCover_img{ overflow: initial; width: 100%;}
.ficheCover_img img{  margin: auto; height: auto; object-fit: initial; border-radius: 50px 50px 0 0;}
.ficheCover_img::after{ border-top: solid 10px rgba(var(--secColorRGB),0.8); border-left: 0;}
/*End of ficheCover*/

/*section_gallery*/
.section_gallery .one_fourth{ width:50%; float: right;}
/*End of section_gallery*/

.flip_list .is-horizontal.is-rtl .f-carousel__nav .f-button.is-next{ left:-20px }
.flip_list .is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev{ right:-20px }

.advanced_search_form{ width: 100%; padding: 5px;}
.advanced_search_form .filters{ display: block;}
.advanced_search_form .filter_item .input, .advanced_search_form .filter_searh .input{ padding: 4px;}
.advanced_search_form .search_submit span{ display: none;}


.advanced_search_form .filter_item+.filter_item, .advanced_search_form .filter_item+.ajax_filter_item .filter_item{ margin-top: 10px;}
.advanced_search_form .filter_search{ margin-top: 8px;}
.advanced_search_form .search_submit{ width: 100%; padding: 0; }

article{ padding: 30px 10px; }
.article .article_title h1, .article .article_title h2{ font-size: 25px;}

.page_title{ height: 350px;}


.breadcrumb{ height: auto; line-height: 16px; padding: 10px 0;}
.breadcrumb ol{ font-size: 12px;}
.breadcrumb li+li:before{ padding: 0 5px;}

.bannerBlock .arrows{ display: none;}
.bannerBlock .layer .layer_title h1, .bannerBlock .layer .layer_title h2{ font-size: 25px; line-height: 35px; }

.responsive_table{ overflow: auto; }



.section_gallery .one_third{ width:50%; float:left; }

/*monuments*/
.monuments_list .one_third{ width: 50%;}
@media (max-width: 550px) {
    .monuments_list .one_third{ width: 100%;}
}
/*End of monuments*/

/*monuments_map*/
.monuments_map .article_title_icon{ width: 60px;}
.monuments_map .article_title_icon img{ width: 50px;}
.monuments_map .article_title_content{ margin-left: 70px; }
.monuments_map .article_title_content h2{font-size: 18px; line-height: 25px;}
.monuments_map .article_title_content p{font-size: 15px;}
/*End of monuments_map*/

@media (max-width: 550px) {
    .cards .card_details{ display: none; }
    .cards .search_card_details .card_details{ display: block; }
}
@media (max-width: 490px) {
    .search_card_img{ width: 50%;}
    .search_card_details{ width: 50%;}
}
@media (max-width: 420px) {
    .card .one_half{ width: 100%; float: none; flex-shrink: 0; }
    .cards .card_details{ display: block; }
    .search_card_img, .search_card_details{ width: 100%; float: none;}
}

/*composant_aside_modal*/
.composant_aside_block, .composant_aside_modal .loader{ width: 90%;}
  /*End of composant_aside_modal*/


/*info_box*/
.info_box{z-index: 2000;}
.info_box .info_block{ height: 90%; }
.info_box .info_block_content{ padding: 0 30px; height: 100%; overflow: auto;}
/*end of info_box*/



/*contact*/
.contact .map{position: static; height: 300px; }
.contact .one_third{ width: 100%; float: none; }
.contact .form_block{
    margin: 0; }
.g-recaptcha{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0; margin: 40px 0 50px;}
/*End of contact*/


/*searchList*/
.list_item .list_item_content{ flex-direction: column; justify-content: center;}
.list_item_img{ width: 100%; height: 200px;}
.list_item_details{ width: 100%;}
.list_item_button{  margin: auto;}
/*End of searchList*/



.one_half{ width: 100%; float: none;}
.one_third{ width: 100%; float: none;}
.two_third{ width: 100%; float: none;}
.one_fourth{ width: 100%; float: none; }
.one_fifth{ width: 50%; }
.one_sixth{ width: 33.33%;}
.paddingLeft{ padding-right: 0;}
.paddingRight{ padding-left: 0;}

.imgLeft{ max-width: 33%; }

footer{ padding: 0 0 30px 0; }
footer .one_third+.one_third{ margin-top: 50px; }
footer .one_fifth{ margin-bottom: 20px; }
footer nav{ font-size: 10px; }
footer nav li{ padding: 0 10px; }
footer nav li+li:before{ display: none; }
footer .copyright, footer .anya{ text-align: center;}


