

/* Bootstrap Override */
.carousel-inner > .item > img {
    margin: 0 auto;
}

.row{margin-left: 0px; margin-right:0px;}

#menuRow{background-color: #136172; position: fixed; z-index: 19; overflow: initial;}
#menuLogo{background-color: #FFFFFF; text-align: center;}
#menuLogo a{display: inline-block;}

#contenu > div.row{display: flex; align-items: stretch;}
@media screen and (max-width:767px){
    #contenu > div.row{flex-direction: column;}
}

.navbar {
    border-radius: 0;
    margin-bottom: 0px;
    float: none!important;
    white-space:nowrap;
    
}

.navbar-default {
    background-color: #136172;
    border: 0px
}


.navbar > li{
    display:inline-block; 
    position: relative;
}

.navbar-default .navbar-collapse {
    border-color: transparent;
}

.navbar-collapse {
    box-shadow: none;
    -webkit-box-shadow: none
}

@media screen and (min-width: 768px){
    .navbar-nav>li {
        /*width: 16% !important;*/
        text-align: center;
        
    }
    
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover {
    color: #ffffff
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}



.breadcrumb{
    background-color: transparent;
}

/* Bootstrap Media Queries override */

@media screen and (max-width:375px) {
    h1 {
        font-size: 1.4em;
        text-align: center;
    }
    .footerLeft {
        text-align: left !important;
    }
    .footerRight, .footerLeft, #footer_center{
        margin-left: auto;
        margin-right: auto;
        padding-left: 5px !important;
        margin-top: 5px !important;        
        width: 100%;
        border-style: none !important;
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav {
        /*width: 100%;*/
        font-size: 1.8rem
    }
    .navbar-nav>li {
        /*width: 15%;*/
        text-align: center
    }
   
   
}


/* Custom css */


/* base */

body {
    font-family: 'Roboto', 'Open Sans', sans-serif;
}

#language{
    float: right;
}
#language a:hover{
    text-decoration: none;
}

.slogan {
   margin-top: 5%;
   font-weight: bold;
}
.slogan2{
    color: #000;
    font-size: 0.6em;
}
/* fonts */

.light {
    font-weight: 300
}


/* colors */

.color-slogan {
    color: #018f7f
}


/* navigation */
.menuNiv1>a, .menuNiv2>a{
    color: #ffffff;
    font-size: 0.9em;
    
}

.menuChild>li{
    text-decoration: none;
    list-style: none;
}


/* Footer */
.contentFooter{
    margin-top: 15px;
    margin-bottom: 15px;
}
#footer_center{
    
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    
}

.footerLeft{
    text-align: right;
    border-color: darkgray;
    border-style: solid;
    border-top: none;
    border-left: none;
    border-width: 1px;
    border-bottom: none;
}
.footerRight{
    text-align: left;
    border-color: darkgray;
    border-style: solid;
    border-top: none;
    border-width: 1px;
    border-bottom: none;
    border-right: none;
}



/** agenda */
.c-agenda-title, .c-title, .c-block-title{
    text-align: center;
    margin: 0;
}
.c-agenda-title>h2, .c-title>h2{
    font-size: 1.3em;
    font-weight: bold;
}

.c-agenda-date{
    color: black;
    text-align: center;
   
}
.c-agenda-day{
    font-size: 1.5em;
    font-weight: bold;
}
.c-agenda-nameday, .c-agenda-namemonth{
    font-size: 0.9em;
    

}

.c-agenda-margin{
 margin-bottom: 5px;
}

.c-agenda-desc{
    background-color: #e5e5e5;
    color: black;
    font-size: 1.1em;
    width: 74%;
    margin-bottom: 5px;
    margin-left: -15px;
}


.subject>a, .c-agenda-desc-div>a{
    text-decoration: none;
    color: black;
}

.place{
    color: grey;
}

.square {
    width: 26%;  
    margin-bottom: 5px;
}

.c-footer{
    text-align: center;
}
.c-footer>a{
    text-decoration:none;
}

p.c-agenda-line, p.c-footer-part2, p.c-footer-part1, .c-agenda-description>p{
    margin: 0;
}

.c-agenda-description{
    display: none;
}

.c-footer-part2{
    color: black;
}

.c-agenda-line{
    margin-left: 25% !important;
    width: 50%;
    background: linear-gradient(180deg, 
        rgba(0,0,0,0) calc(50% - 2px), 
        rgba(1,143,127,1) calc(50%), 
        rgba(0,0,0,0) calc(50% + 2px)
    );
}
.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap !important;
}


/*** contenu ***/


#contenu h2{
    color: #018f7f;
    text-transform: uppercase;
    
}

.summary-title{
    background-color: #018f7f;
    color: white;
}

#contenu h3{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.8em;
    margin-left: 25px;
}

#contenu h3:before {
    font-family:'Glyphicons Halflings';
    content:"\e250";
    color: #fedf40;
}

.filAriane{
    margin-left: 15px;
}


.top{
    
    color: rgba(1,143,127,1);
    background-color: #fff;
    float: right;
    content: none;
    font-size: 1.9em;
    bottom: 20px; 
    right: 30px; 
    z-index: 99; 
    border: none; 
    outline: none; 
    cursor: pointer;
    padding: 15px; 
    border-radius: 10px; 
   
}

.row-no-margin{
    margin: 0px;
}

table#s-forms-table td{
    padding-bottom : 5px;
}
.record{
    margin-bottom: 15px;
    
}


/* Magnific-Popup */
.mfp-container {
    text-align: center;
    position: absolute;
    width: 60%;
    height: 100%;
    left: 20%;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}