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

header{ height: 180px;}
header .logo{ float:left; padding:0; margin-top:10px }
header .logo img{ width:170px }
header .top_menu{ float:left; margin: 20px 0 0 40px;}
header .top_menu a img{ height:65px; }

header .showMenu{
    display: block; position: absolute; z-index: 1002;
    top: 90px; 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 }


@media (max-width: 750px) {
    .wrapper{ width: 100%; padding-top: 215px}
    header{ height: 215px;}
    header .showMenu{ top:130px; }
    .top_header .date_menu{ float:none; margin-bottom:20px }
    .top_header .top_nav{ float:none; display: flex; justify-content: center;}
    .top_header .top_nav li{ float:none; }
}

/*BANNER*/
.bannerBlock{ width: 100%; height: 500px; margin: auto; position: relative; margin-bottom: 30px}
.bannerContent .content{ padding:0 }
.bannerBlock .one_half, .bannerBlock .two_third{ width:100%; float:none; }
/*END OF BANNER*/


/*ficheCover*/
.ficheCover_content{ padding: 0 30px;}
.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 .stats_banner_number{ font-size: 15px; line-height: 20px;}
.ficheCover .stats_banner_number .stats_unit{ font-size: 13px; line-height: 20px;}

@media (max-width: 850px) {
    .ficheCover img.placeholder{ display: none;}
    .ficheCover_container{ flex-direction: column; position: static;}
    .ficheCover_content{ padding: 30px;}
    .ficheCover_right{ width: 100%;}
    .ficheCover .fiche_stats_banner{ margin: auto; margin-top: 30px; 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:25%;}
/*End of section_gallery*/

article{ padding: 30px 10px; }



.features .one_half{ width: 50%; float: left; }


.responsive_table{ overflow: auto; }


.slider .layers .box{ width: 100%; margin-right: 0; }
.slider .layers h1, .slider .layers h2{ font-size: 30px; line-height: 35px;}
.slider .layers .box img.imgFull{ max-height: 180px; }


.liste_actualites .one_third{ width: 50%; float: left; }
.actualite_page .three_fourth{ width: 66.66%; float: left; }
.actualite_page .one_fourth{ width: 33.33%; float: left; }

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

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

/*monuments_map*/
.monuments_map{ text-align: left;}
.monuments_map .one_half{ width: 50%; float: left;}
.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: 850px) {
    .one_half, .one_third, .two_third{ width: 100%; float: none; }
    footer .one_third+.one_third{ margin-top: 35px; }
    .section_gallery .one_fourth{ width:33.33%; float: right;}
    .centres_list .one_third{ width:50%; float:right; }
    .monuments_map .one_half{ width: 33.33%;}
    .monuments_map .one_half+.one_half{ width: 66.66%;}
}

@media (max-width: 800px) {
    .videoNewsletter .one_half{ width: 100%; float: none; }
    .features_item h2{ font-size: 25px;}
    .features_item .visaForBlock{
      width: 190px; height: 60px; margin: 20px;
    }
    .features_item .visaForBlock img{ display: block; width: 100px; margin: auto; }
    .features_item .visaForBlock h4{ font-size: 19px;}
}


@media (max-width: 710px) {
    .advanced_search_form .filters{ display: block;}
    .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; }
}








.liste_actualites .slick-next, .testimonials .slick-next{
    right: 0;
}
.liste_actualites .slick-prev, .testimonials .slick-prev{
    left: 0;
}

/*data_stats*/
@media (max-width: 670px) {
    .data_stats{display: none;}
}
/*end of data_stats*/

@media (max-width: 650px) {
    .liste_actualites .one_third{ width: 100%; float: none; }
    .search_card_img{ width: 40%;}
    .search_card_details{ width: 60%;}
}

/*contact*/
.contact .form_block{
    margin: 30px 10px; padding: 10px;
}
.contact .one_third{ position: relative; width: 50%;}
@media (max-width: 750px) {
    .contact .map{position: static; height: 300px; }
    .contact .one_third{ width: 100%; float: none; }
}
/*End of contact*/


/*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*/

.one_half{ width: 100%; float: none;}
.one_fourth{ width: 50%; }


footer nav{ font-size: 11px; }
footer nav li{ padding: 0 10px; }
footer nav li+li:before{
  content: ""; width: 1px; height: 15px; background: #224069;
  position: absolute; left: -1px; top: 6px;
}
@media (max-width: 680px) {
    footer .one_half{ width: 100%; float: none;}
    footer .copyright{
      text-align: left;
    }
}