.panel-heading
{
background-color:#2913b1;
}
footer{
  background-color:#023d78;
  box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-sizing:border-box;
  width:100%;
  text-align:left;
  font:bold 16px sans-serif;
  padding:55px 50px;
  margin-top:80px;
  bottom:0;
  color:#fff;
}

.footer-navigation h3{
  margin:0;
  font:normal 36px Cookie, cursive;
  margin-bottom:20px;
  color:#fff;
}

.footer-navigation h3 a{
  text-decoration:none;
  color:#fff;
}

.footer-navigation h3 span{
  color:#5383d3;
}

.footer-navigation p.links a{
  color:#fff;
  text-decoration:none;
}

.footer-navigation p.company-name{
  color:#8f9296;
  font-size:14px;
  font-weight:normal;
  margin-top:20px;
}

@media (max-width:767px) {
  .footer-contacts{
    margin:30px 0;
  }
}

.footer-contacts p{
  display:inline-block;
  color:#ffffff;
  vertical-align:middle;
}

.footer-contacts p a{
  color:#5383d3;
  text-decoration:none;
}

.fa.footer-contacts-icon{
  background-color:#33383b;
  color:#fff;
  font-size:18px;
  width:38px;
  height:38px;
  border-radius:50%;
  text-align:center;
  line-height:38px;
  margin:10px 15px 10px 0;
}

span.new-line-span{
  display:block;
  font-weight:normal;
  display:block;
  font-weight:normal;
  font-size:14px;
  line-height:2;
}

.footer-about h4{
  display:block;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  margin-bottom:20px;
}

.footer-about p{
  line-height:20px;
  color:#92999f;
  font-size:13px;
  font-weight:normal;
  margin:0;
}

div.social-links{
  margin-top:20px;
  color:#fff;
}

.social-links a{
  display:inline-block;
  width:35px;
  height:35px;
  cursor:pointer;
  background-color:#33383b;
  border-radius:2px;
  font-size:20px;
  color:#ffffff;
  text-align:center;
  line-height:35px;
  margin-right:5px;
  margin-bottom:5px;
}

.intro-header {
    background-color: #808080;
    background: no-repeat center center;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 0px;
	height: 200px;
}
.intro-header .site-heading,
.intro-header .post-heading,
.intro-header .page-heading {
    padding: 70px 0 50px;
    color: white;
}
@media only screen and (min-width: 768px) {
    .intro-header .site-heading,
    .intro-header .post-heading,
    .intro-header .page-heading {
        padding: 70px 0;
    }
}
.intro-header .site-heading,
.intro-header .page-heading {
    text-align: center;
}
.intro-header .site-heading h1,
.intro-header .page-heading h1 {
    margin-top: 0;
    font-size: 50px;
}
.intro-header .site-heading .subheading,
.intro-header .page-heading .subheading {
    font-size: 24px;
    line-height: 1.1;
    display: block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin: 10px 0 0;
}
@media only screen and (min-width: 768px) {
    .intro-header .site-heading h1,
    .intro-header .page-heading h1 {
        font-size: 80px;
    }
}
.intro-header .post-heading h1 {
    font-size: 35px;
}
.intro-header .post-heading .subheading,
.intro-header .post-heading .meta {
    line-height: 1.1;
    display: block;
}
.intro-header .post-heading .subheading {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin: 10px 0 30px;
    font-weight: 600;
}
.intro-header .post-heading .meta {
    font-family: 'Lora', 'Times New Roman', serif;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
}
.intro-header .post-heading .meta a {
    color: white;
}
@media only screen and (min-width: 768px) {
    .intro-header .post-heading h1 {
        font-size: 55px;
    }
    .intro-header .post-heading .subheading {
        font-size: 30px;
    }
}
.card{

background-color:linear-gradient(to bottom right, white, #bcbdc4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    border:none;
    border-radius:4px/4px;

}
.card-body-text
{
	font-size:17px;
}
.text-small
{
	font-size:14px;
	
}
#cache
{
	display:none;
}

@media (max-width: 1090px) {
			#cache
		{
			display:block;
		}
		.cache-list  #connex-sub-titles
		{
			display:none;
		}
    #connex-sub-title1{
      display:block;
    }
}
.nav2{
  display: none;
}
@media (max-width: 767px) {
     
    #suggestion
    {
      display:none;
    }
    .nav2{
      display: block;
      margin-top: -35px;

    }
    .nav1{
      display: none;
    }
    .img-edit2{
      width: 100%;
      height: 40px;
    }
    .img-edit{
      width: 100%;
      height: 70px;
    }
    #connex-sub-title1{
      display:none;
    }
}

.img-edit-etud{
  width: 100%;
  height: 70px;
}

.img2{
  
}

.ouvrir_annee{
  font-weight: 100;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}
.ouvrir_annee2{
  font-weight: 100;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: justify;
}
.list_nom{
  width: 250px;
}
.roter{
 writing-mode: vertical-rl;
 transform: rotate(180deg);
 text-orientation: sideways-right;
 text-align: left;
 height: 40%;
 vertical-align: center;
 font-size: small;
 
}
.th_entete{
 min-height: 370px;
 
}
.taille{
	min-width: 100%;
}
.ul{
  display: flex;
  margin: 0;
  width: 100%;
  text-align: center;
  margin-top: -20px;
  margin-left: -10px;
}
.ul li{
  list-style: none;
  text-align: center;
  display: block;
  padding: 4%;
  text-align: center;
}
.ul li a{
  text-decoration: none;
  display: block;
  color: white;
}
.sous_menu li a{
  color: #33383b;
  text-align: left;
  padding: 0;
}
.notify {
  background-color: red;
  border-radius: 50%;
  border:1px solid white;
  font-size: 11px;
  top: 6px;
  right: -10px;
  width: auto;
  position: relative;
}
.notifys {
  display: flex;
  background-color: red;
  border-radius: 50%;
  border:1px solid white;
  font-size: 13px;
  top: -5px;
  right: -1px;
  min-width: auto;
}
.notification{
  display:  inline-block;
  position: relative;
  margin-top: -17px;

}
.notification-text{
  position: relative;

}
.img-responsives{
  background-position: cover;
  width: 100%;
  height: 500px;
}
#carrousel #carrousels{
  height: 500px;

}
#carrousels{
  height: 500px;

}
.remplissage2{
  background-color: aquamarine;
}
.text-logo{
  color: white;
  margin-left: 5%;
  font-size: 20px;
  font-weight: bold;
  margin-top: -10px;
}
.text-logo:hover{
  color: rgb(200, 200, 200);
  text-decoration: none;

}
.ma_table td{
  border: 1px solid black;
}
.ma_table th{
  border: 1px solid black;
}
.ma_table tr{
  border: 1px solid black;
}

.highlight {
  background-color: rgba(133, 152, 173, 0.2); /* bleu clair transparent */
}