/*
Theme Name: Neve Child
Theme URI: https://themeisle.com/themes/neve/
Template: neve
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL &amp; translation ready. Look no further. Neve is the perfect theme for you!
Tags: blog,custom-logo,e-commerce,rtl-language-support,post-formats,grid-layout,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,featured-image-header,featured-images,flexible-header,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,accessibility-ready,wide-blocks,block-styles,footer-widgets,portfolio,left-sidebar,right-sidebar
Version: 2.5.4.1578499015
Updated: 2020-01-08 16:56:55

*/
.wrapper {
    display: block !important;
}
body {
    background: url('fond-idf.jpg') no-repeat fixed;
    background-size: 100% 1000px;
    color: #043f4c;   
}
h2 {
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #d71a1e;
    margin-bottom: unset !important;
}
h3 {
    text-transform: uppercase;
    color:#043f4c;
}
.title-category {
    color: #043f4c;
    font-weight: 500;

}
.subtitle-red {
    color: #d71a1e;
    margin-bottom: 15px;
    font-weight: bold;
}
.fil-d-arianne {
    margin-top: -30px;
}
.fil-d-arianne a {
    text-decoration: none !important;
    color: #5c858f !important;
    border-bottom: 2px dotted #5c858f !important;
    margin-bottom: 5px;
    opacity: 1;
    transition: 0.1s;
}
.fil-d-arianne a:hover {
    opacity: 0.7;
    border-bottom: unset !important;
}
.fil-d-arianne img {
    margin-top: 2px !important;
}
#comments {
    display: none;
}
/* HEADER */
.header--row.layout-contained {
    max-width: 1170px;
}
.header--row-inner {
    background: #fc1905;
    background: -moz-linear-gradient(left,  #fc1905 0%, #8f0222 48%, #fc1d00 100%);
    background: -webkit-linear-gradient(left,  #fc1905 0%,#8f0222 48%,#fc1d00 100%);
    background: linear-gradient(to right,  #fc1905 0%,#8f0222 48%,#fc1d00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc1905', endColorstr='#fc1d00',GradientType=1 );
    height: 150px;
}
.header-bottom-inner {
    background: white !important;
}
/* nav.header--row:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
    display: none;
}*/
.menu-mobile-toggle{
    display : none 
}
.site-logo {
    position: absolute;
    top: -33px;
    left: 50%;
    transform: translateX(-50%);
}
.img-title-real {
    margin-bottom: 0 !important;
}
/* FIN HEADER */

/* HOME PAGE */


/* MAP */
.home-map .vc_column-inner {
    padding-top: 0 !important;
}
.remove-filter {
    visibility: hidden;
    text-decoration: none !important;
    color: #5c858f !important;
    margin-bottom: 5px;
    opacity: 1;
    transition: 0.1s;
}
.remove-filter p {
    cursor: pointer;
    text-decoration: underline !important;
    width: 200px;
}
.remove-filter p:hover {
    opacity: 0.7;
}
.home-picto-filter p {
    color: red;
}
.home-picto-filter .wpb_content_element {
    margin-bottom: 0 !important;
}
.bdr-filter, .bdd-filter, .partners-filter {
    opacity: 1;
    transition: 0.2s;
}
.bdr-filter:hover, .bdd-filter:hover, .partners-filter:hover {
    cursor: pointer;
    opacity: 0.5;
}
/* DISPLAY NONE <code></code> MAP*/
.novo-map-row > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) {
    display: none;
}
.novo-map-row div.wpb_text_column:nth-child(2) > div:nth-child(1) > p:nth-child(1) {
    display: none;
}
.novo-map-row div.wpb_text_column:nth-child(4) > div:nth-child(1) > p:nth-child(1) {
    display: none;
}
.novo-map-row div.wpb_text_column:nth-child(3) > div:nth-child(1) > p:nth-child(1) {
    display: none;
}
.novo-map-row div.wpb_text_column:nth-child(5) > div:nth-child(1) > p:nth-child(1) {
    display: none;
}
/*****************/
.infobox {
    height: unset !important;
    min-height: 1px !important;
}
.novo-map_infobox_style_default {
    background: white !important;
    color: black !important;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(125,125,125,1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(125,125,125,1);
    box-shadow: 0px 5px 10px 0px rgba(125,125,125,1);
    height: auto !important;
    width: 320px !important;
}
.novo-map_infobox_style_default .title {
    color: #d71a1e !important;
}
.novo-map_infobox_style_default a {
    text-decoration: none !important;
}
.novo-map_infobox_style_default .description {
    width: 100%;
}
.novo-map_infobox_style_default .description p {
    color: black;
}
.description a {
    color: #d71a1e !important;
    text-decoration: underline !important;
}
.novo-map_infobox_style_default > img:nth-child(1) {
    position: absolute !important;
    right: 0 !important;
    z-index: 1000 !important;
}
.infobox-content .title {
    /*
    margin-top: 136px !important;
    text-align: left !important;
    padding: 15px 15px 0 15px !important;
    font-weight: initial !important;
    */
    display: none
}
.infobox-content strong {
    color: #d71a1e !important;
    font-size: 20px;
    font-weight: normal
}
.infobox .description {
    padding: 0 15px 15px 15px !important;
    margin-top: 120px
}
.infobox-content img {
    float: inherit !important;
    width: 100%;
    position: absolute;
    top: 0px;
    width: 100% !important;
    margin-left: 0 !important;
}
.wpgmp_map input {
    display: none;
}
.wpgmp_map_parent {
    margin-top: -50px;
}
/* FIN MAP*/

/* FIN HOME PAGE */

/* PAGE REALISATIONS */
.real-description {
    line-height: normal !important;
}
.real-description  img {
    max-width: 30px;
}
#other-real a {
    color: #d71a1e;
    background: none !important;
    padding: 0 !important;
    float: right;
    
}
#other-real h4 {
    font-size: 18px;
    line-height: normal;
    min-height: 50px;
    color: #d71a1e !important;
}

#other-real .vc_clearfix::after, .vc_clearfix::before {
    display: none !important;
}
#other-real .vc_grid-item-mini.vc_clearfix {
    margin: auto
}
#other-real .vc_gitem-is-link {
    height: 200px !important;
}
#other-real .vc_grid-item {
    min-height: 384px !important;
}
.other-real p {
    line-height: normal !important;
}
#other-real .vc_grid-owl-prev, #other-real .vc_grid-owl-next {
    color: #043f4c !important;
}

.presentation-real ul {
    list-style: none;
}
.presentation-real ul li {
    margin-top: 10px;
}
.presentation-real h3 {
    line-height: normal !important;
}
.presentation-real ul {
    margin: 0;
    padding: 0;
}
.presentation-real ul li:before {
    content : "➔";
    color: #d71a1e;
    margin-right: 10px;
}
.liste-info ul {
    padding: 0;
    margin: 0;
}
.sport ul li:first-child:before {
    content: url('picto/picto_domaine-sport.png');
    margin-right: 10px;
}
.musique ul li:first-child:before {
    content: url('picto/picto_domaine-musique.png');
    margin-right: 10px;
}
.pedagogie ul li:first-child:before {
    content: url('picto/picto_domaine-pedagogie.png');
    margin-right: 10px;
}
.arts ul li:first-child:before {
    content: url('picto/picto_domaine-arts.png');
    margin-right: 10px;
}
.patrimoine ul li:first-child:before {
    content: url('picto/picto_domaine-patrimoine.png');
    margin-right: 10px;
}
.solidarite ul li:first-child:before {
    content: url('picto/picto_domaine-solidarite.png');
    margin-right: 10px;
}
.theatre ul li:first-child:before {
    content: url('picto/picto_domaine-theatre.png');
    margin-right: 10px;
}
.emploi ul li:first-child:before {
    content: url('picto/picto_domaine-emploi.png');
    margin-right: 10px;
}
.restauration ul li:first-child:before {
    content: url('picto/picto_domaine-restauration.png');
    margin-right: 10px;
}
.sante ul li:first-child:before {
    content: url('picto/picto_domaine-sante.png');
    margin-right: 10px;
}
.liste-info ul li:before {
    content: url('picto_loc-texte.png');
    margin-right: 10px;
}
.row-real {
    background: white;
}
.vc_custom_1419240516480 {
    background : #e9e9e9 !important
}
/* FIN REAL */
/* FOOTER */
/*footer .footer--row-inner {
    min-height: 150px;
}*/
footer #media_image-3 {
    display: flex;
    align-items: center;
}
footer div.hfg-item-left:nth-child(2) {
    display: flex;
    align-items: center;
}
/* FIN FOOTER */

/* RESPONSIVE */

@media (max-width: 1200px) {
    .header-bottom-inner , .header--row.layout-contained {
        width: 960px !important;
        margin: auto;
    }
}
@media (max-width: 960px) {
    .header-bottom-inner , .header--row.layout-contained {
        width: 720px !important;
        margin: auto;
    }
    footer .image {
        max-width: 125px !important;
        margin: auto;
    }
    footer p {
        text-align: center;
    }
    footer div.hfg-item-left:nth-child(2) {
        display: block;
    }
    .builder-item--logo .site-logo img {
        max-width : 174px
    }
    .header--row-inner {
        display: block !important;
    }
    .site-logo {
        top: 40px;
    }
}
@media (max-width: 959px){
    .site-logo {
        left: 75%;
    }
    .site-logo {
        top: 38px;
    }
    .real-description {
        width: 100% !important;
    }
    .img-description {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .header-bottom-inner , .header--row.layout-contained {
        width: 540px !important;
        margin: auto;
    }
    footer #media_image-3 img {
        max-width: 125px !important;
        margin: auto;
    }
    .builder-item--logo .site-logo img {
        max-width: 174px !important;
    }
}
@media (max-width: 767px) {
    .column-picto {
        width: 30% !important;
    }
    .home-picto-filter {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
   
}
@media (max-width: 575px) {
    .header-bottom-inner , .header--row.layout-contained {
        width: 100% !important;
        margin: auto;
    }
    .site-logo img {
        max-width: 174px !important;
    }

}
@media (max-width: 510px) {
    .span-partenariat {
        margin: 0 -15px;
    }
}
@media (min-width: 769px){
    .novo-map_infobox_style_default {
        left: -319.855px !important;
        top: -2.034px !important;
}
}