/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
}

a:link {
	color: #bfcd04;
}
    a:hover {
	color: #bfcd04;
}
    a:visited {
	color: #bfcd04;
}
a:active {
	color: #bfcd04;
}

.navbar img.logo{
    transition: all 0.7s ease;
    position: absolute;
    top: 60px;
    left: 500px;
}

.navbar.sticky img.logo{
    display:none
}

nav.sticky {
    background-color: #0287cc;
    height: 50px;
}

.topnav {
    font-size: 21px;
    transition: all 0.7s ease;
}

.topnav.sticky {
    font-size: 14px
}

.navbar-brand {
    font-size: 21px;
    transition: all 0.4s ease;
}

nav.sticky .navbar-brand {
    font-size: 14px;
}

nav {
    height: 70px;
    transition: all 0.7s ease;
}

.panel-default>.panel-heading {
    background-color: #406b78;
}

.panel-default>.panel-heading {
    color: white;
}

.navbar-default {
    background-color: #11ace4;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #bfcd04;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-brand>a:focus,
.navbar-default .navbar-brand>a:hover {
    color: #fff;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #bfcd04;
    background-color: transparent;
}

body,
h1,
h2,
h3,
{
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

h4,
h5,
h6 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
	 line-height:140% ;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    padding-top: 100px;
    /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 00px;
    text-align: center;
    color: #f8f8f8;
    width: 100%;
    background-size: cover;
}

.intro-header img {
    width: 100%;
}

.img-bis {
    width: 184px;
    height: 128px;
    transition: all 0.4s ease;
}

.img-bis.sticky {
    width: 0px;
    height: 0px;
}

.intro-message {
    position: relative;
}

.intro-message>h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message>h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }
    .intro-message>h1 {
        font-size: 3em;
    }
    ul.intro-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    ul.intro-social-buttons>li:last-child {
        margin-bottom: 0;
    }
    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
	color:#0287cc;
}

.section-heading-spacer {
    float: left;
    width: 60px;
    border-top: 6px solid #bfcd04;
}

.banner {
    padding: 50px 0;
    color: #f8f8f8;
    background-color:#999999;
	background: url(../img/banner-bg2.jpg) no-repeat center center;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: left;
    margin-top: 0;
	
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 3em;
    }
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }
    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.full iframe {
    width: 100%;
    height: 300px;
}

.white-background {
    background-color: #fff;
}

.titre_accordion {
    color: white;
    font-size: 15px;
    font-family: Arial;
    text-align: justify;
    font-style: bold;
    font-weight: regular;
}

.txtbold_bleu {
    color: #406b78;
    font-size: 15px;
    font-family: Arial;
    text-align: justify;
    font-style: bold;
    font-weight: regular;
}

.entry-content ul li {
    padding-left: 30px;
    color: #333;
    font-size: 100%;
    position: relative;
    list-style-type: none;
}

.entry-content ul li:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 9px;
    width: 5px;
    height: 5px;
    background-color: #bfcd04;
}

.progress-bar-warning {
    background-color: #f48801;
}

.container.programme .row:nth-of-type(odd) {
    background-color: #E7E7E7;
}

.container.programme .row:nth-of-type(even) {
    background-color: #fff;
}


.titre_accordion a{
    color: #fff;
}


/*.titre_accordion .collapsed:before {
    font-family: FontAwesome;
    content: "\f055";
}

.titre_accordion :not(.collapsed):before {
    font-family: FontAwesome;
    content: "\f056";
}

/*.titre_accordion .collapsed {
    background-color: red;
}

.titre_accordion :not(.collapsed) {
    background-color: green;
}*/

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e113";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #bfcd04;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
   content: "\e114";    /* adjust as needed, taken from bootstrap.css */

}



.accordion-toggle:hover {
      text-decoration: none;
	  color:#bfcd04;
    }

	
	