.navbar {min-height: 105px;}
.navbar-brand {padding: 0 15px; height: 105px; line-height: 105px;}
.navbar-nav {padding-top: 37px}

.navbar-default {
    background-color: white;
    border-color: white;
	border-top: solid 5px white;
	border-left: solid 15px white;
	border-right: solid 15px white;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	font-size: 13px;
}

/* Pour accordion */
.panel-group{
    margin:0;
}
.carousel-image {
	width: 100%;
}
.panel{
    border:none;
    box-shadow:none;
	margin-bottom:0px;
}

.panel-heading{
    padding:0;
}

.navbar-right-line {
    border-right: solid 1px #ececec;
}
.dropdown-menu {
	font-size: 13px;
}

.divider_top {
    border-top: 1px solid #ececec;
    padding-bottom: 4px;
    clear: both;
}
.padding-carousel {
	border-top: solid 5px white;
	border-left: solid 35px white;
	border-right: solid 35px white;
}
.padding-carousel-qsn {
	border-top: solid 5px white;
	border-left: solid 35px white;
	border-right: solid 35px white;
	margin-top: 30px;
}
.padding-infra {
	border-top: solid 5px white;
	border-left: solid 35px white;
	border-right: solid 35px white;
	margin-top: 35px;
}
.title-infra {
	padding-top: 35px;
}
.site-infra {
	padding-top: 20px;
}
.texte-emploi {
	text-align: justify;
	padding-top: 20px;
}
.padding-theme {
	border-top: solid 5px white;
	border-left: solid 35px white;
	border-right: solid 35px white;
	margin-top: 35px;
}
.texte-theme {
	text-align: justify;
	padding-top: 35px;
}
.photo-theme {
	margin-left : 35px;
	margin-right : 35px;
}
#bottom_theme {
    background: #fcfcfb;
    border-top: 1px solid #f0f0ef;
    padding: 40px 0 20px;
    overflow: hidden;
    position: relative;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}
.texte-no-decorator.a:hover {
    text-decoration: none;
}
.border-prof-qsn {
	border-right: solid 1px #ececec;
}
.border-contact {
	border-right: solid 1px #ececec;
    padding-right: 35px;
    padding-left: 50px;	
    padding-top: 25px;	
}
.page-nouvelle {	
	padding: 50px;
}
.card-nouvelle {	
	margin-top: 20px;
	padding: 10px;
	background-color: rgb(245, 245, 245);
	border-radius: 5px;
}
.card-nouvelle-last {	
	margin-bottom: 40px;
}
.padding-nouvelle-subtitle {	
	padding-top: 50px;
}
.padding-nouvelle-image {	
	padding-top: 40px;
}
.padding-nouvelle-signature {	
	padding-top: 20px;
}
.padding-divers {
	border-top: solid 5px white;
	border-left: solid 35px white;
	border-right: solid 35px white;
}
.padding-button {
	padding: 5px 35px 45px 35px;
	border-bottom: solid 1px #ececec;	
}
.padding-img-bottom {
	padding-bottom : 45px;
}
.bottom_inner {
	padding-bottom : 40px;
}

.widgettitle {
	padding-top: 15px;
}
.qsn-title {
	padding-top: 20px;
}
.contact-title {
	padding-top: 20px;
    padding-right: 35px;
    padding-left: 40px;		
}
.contact-title2 {
	padding-top: 40px;
    padding-right: 35px;
}
.collapse_padding {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-right: 25px;
	text-align: justify;
}
.navbar-toggle {
	margin-top: 45px;
}
#widget_links_before {
	padding-top: 8px;
	padding-left: 20px;
}
#widget_links_before:before {
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
    content: "\e080";
	position: absolute;
	left: 12px;
}
#widget_links_before>a {
	color: #817e75;
}
#liste_prof_before {
	padding-top: 8px;
	padding-left: 20px;
}
#liste_prof_before:before {
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
    content: "\e080";
	position: absolute;
	left: 13px;
}
#liste_prof_before>a {
	color: #817e75;
}

#widget_links_before a:hover {color:#FF0000;}	

#bottom {
    border-top: 0;
	padding: 30px 15px 40px 15px;
}
#bottom_etudiant {
    background: #fcfcfb;
    margin-top: 40px;
    border-top: 1px solid #f0f0ef;
    padding: 40px 0 20px;
    overflow: hidden;
    position: relative;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}
#bottom_etudiant .widget_links a {
    text-shadow: 1px 1px 10 #ffffff;
    font-size: 13px;
}
#bottom_qsn {
    background: #fcfcfb;
    border-top: 1px solid #f0f0ef;
    padding: 40px 0 20px;
    overflow: hidden;
    position: relative;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}
#bottom_qsn .widget_links a {
    text-shadow: 1px 1px 10 #ffffff;
    font-size: 13px;
}

.pad-qsn {
	padding-bottom: 130px;
}

.buttons-square-index { 
	height: 160px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none !important;
	border: solid 2px white;
	border-radius: 10%;
}

.buttons-square-index:hover { 
	filter: brightness(90%);
}

.buttons-square-text-index-1 { 
	color: white; 
	font-size: 1.8rem; 
	font-weight: bold;
	text-align: center;
}

.buttons-square-text-index-2 { 
	display: none;
}

.accordion-title { 
	padding-left: 10px;
	font-size: 2.2rem;
}

@media (max-width: 990px) { 
	.buttons-square-index { 
		height: 140px;
	}
	.buttons-square-text-index-1 { 
		font-size: 1.5rem; 
	}
}

@media (max-width: 875px) { 
	.buttons-square-index { 
		height: 120px;
	}
	.buttons-square-text-index-1 { 
		font-size: 1.3rem; 
	}
}

@media (max-width: 767px) {
	.buttons-square-index { 
		height: 40px;
		margin-bottom: 4px;
		border-radius: 10px;
	}

	.buttons-square-text-index-1 { 
		display: none;
	}

	.buttons-square-text-index-2 { 
		display: block;
		color: white; 
		font-size: 1.5rem; 
		font-weight: bold;
		text-align: center;
	}
}

.axe-container {
	margin: 3rem;
}

@media (max-width: 450px) {
	.buttons-square-text-index-2 { 
		font-size: 1.3rem; 
	}

	.accordion-title { 
		font-size: 1.7rem;
	}
}

.axe-show-sous-menu {
	display: none !important;
}

.axe-show-menu {
	display: block !important;
}


@media (max-width: 925px) {
  .axe-show-sous-menu {
    display: block !important;
  }
  .axe-show-menu {
    display: none !important;
  }
	
}

.card-info-lettre {
	width: auto;
	min-height: 60px;
	padding: 20px 15px 15px 15px;
	margin: 15px;
	border: 2px solid black;
	background-color: lightgray;
}

.card-info-lettre:hover { 
	background-color: lightblue !important; 
}

.link-info-lettre { 
	text-decoration: none !important; 
}

.titre-info-lettre {
	text-align: center;
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	color: black;
}

.desc-info-lettre {
	text-align: center;
	font-size: 18px;
	line-height: 22px;
	color: rgb(39, 39, 39);
	padding-top: 8px;
}
