/*
Theme Name: INTRANET JLC
Theme URI: intranet.jlconseils.fr
Author: Studio Indégo
Author URI: http://www.studio-indego.fr/
Description: Intranet Entreprise 
Version: 1.0

*/
.wpgb-facet .wpgb-facet-title {
    font-size: 16px!important;;
    line-height: 16px!important;;
    margin: 0 0 10px!important;;
}
.wp-block-cover, .wp-block-cover-image {

	height: auto!important;
}

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

body{
	font-size:1rem;
	font-family: 'Open Sans', sans-serif;
}

#sidebar a:hover{
	color: #C1001F!important;
}
a{
	color:inherit!important;	
}
.card-banque2 a:hover{
	color:#C1001F!important;
}

a:hover{
	color:inherit!important;
	text-decoration:none!important;	
	cursor: pointer;
}
a:hover, a:focus, a:active{
	outline: none!important;
	text-decoration:none;
	color:inherit!important
}

.decal{
	padding-top: 130px
}
/**************************************************************************************************************/
/******************************************************************************           TEXTE               */
/**************************************************************************************************************/
.small{
	font-size:0.8rem;
}
h1{
	font-weight: 700;
	font-size: 3rem;
	margin-bottom: 2rem;
}
h2{
	font-weight: 300;
	}
hr{
	width: 100%;
	border:none;
	border-bottom:dotted 2px #C1001F;
	margin:30px 0;
}
h4{
	font-weight: 700;
	font-size: 1.1rem;
}
hr.blanc{
	border-bottom:dotted 2px #fff;
}
.zone{
	cursor: pointer;
	margin-bottom: 0!important
}
.ombre{
	text-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}


.small {
    font-size: 0.9rem;
    font-weight: bold;
}
/**************************************************************************************************************/
/******************************************************************************           COULEURS            */
/**************************************************************************************************************/
#accordion .bg-noir-accordion{
	background-color: #272627!important;
}
.bg-gris-fonce{
	background-color: #272627;
}
.bg-gris-clair{
	background-color: #EBEBEB;
}
.bg-blanc{
	background-color: #fff;
}
.rouge{
	color: #C1001F;
}
.bg-rouge{
	background-color: #C1001F;
}
.bg-gris-medium{
	background-color:#D5D5D5;
}
.blanc{
	color:#fff;
}

.fond-noir{
	background-color: rgba(0,0,0,0.5);
}
nav.sticky-top{
	width: 100%;
}

.w700{
	font-weight: 700;
}

.border-blanc{
	margin-bottom:15px;
}
.p-8{
	padding:8px;
}
input{
	font-size:0.8rem;
}
.filet-blanc{
	border: solid 2px #fff
}
/**************************************************************************************************************/
/******************************************************************************           BOUTON              */
/**************************************************************************************************************/
.dropdown-toggle.collapsed::after {
    transform: rotate(0deg);
}
.dropdown-toggle::after {
   transform: rotate(180deg);
   margin-top:11px;
      float: right; 
}

p.bouton-rouge{
	font-size:1.2rem;
	display: inline-block;
	border-radius:20px;
	padding:10px 20px;
	background-color:#C1001F;
	color:#fff;
	border:solid 1px #C1001F;
	transition: all 0.5s ease;
}
p.bouton-rouge:hover{
	background-color:#fff;
	color:#C1001F;
		cursor: pointer;
}
p.bouton-rond{
	font-size:1rem;
	display: inline-block;
	border-radius:30px;
	width: 30px;
	height: 30px;
	padding:5px 10px;
	overflow: hidden;
	transition: all 0.5s ease;
	line-height: 1.4rem;
}
p.bouton-rond:hover{
	width: 130px;
	cursor: pointer;
}

 .acf-button, .button-primary, .button {
	font-size:1rem;
	display: inline-block;
	border-radius:15px;
	background-color:#333;
	color:#fff!important;
	padding:10px 20px;
	border:none;
}
.acf-form-submit  .acf-button{
		background-color:#C1001F!important;
}
.login-submit input{
	text-align: center;
	width: 100%;
	font-size:1rem;
	display:block;
	border-radius:15px;
	background-color:#C1001F;
	color:#fff;
	padding:10px 20px;
	border:solid 1px #C1001F;
	transition: all 0.5s ease;
}
.login-submit:hover input{
	background-color:#fff;
	color:#C1001F;
}
/**************************************************************************************************************/
/******************************************************************************          IDENTIFICATION       */
/**************************************************************************************************************/

.page-id-113{
	background-image:url("images/rouge.png"),url("images/fond-login.jpg") ;
	background-size:cover;
}

.page-id-113 #user-login, .page-id-113 #user-pass{
	padding-left: 5px;
	width: 100%;
	border:solid 1px #C1001F;
}

.login-username label, .login-password label{
	margin-left: 53px;
	font-size:11px;
}

/**************************************************************************************************************/
/******************************************************************************         HOME                 */
/**************************************************************************************************************/
.actu-home{	
	font-size: 0.9rem;
	line-height: 1.2rem;
	border-left:dashed 1px #fff;
}
.actu-home p{	
	margin-bottom: 0!important
}
.actu-home img{
	max-width: 90px!important;
	margin-right: 15px;
	height: auto;
}
.rapide{
	width: 125px;height: 125px;
}
/**************************************************************************************************************/
/******************************************************************************           SLIDER              */
/**************************************************************************************************************/
.carousel{
	/*border-bottom:solid 5px #fff;*/
}
.carousel-item {
	min-height: 28vw;
}

.bloc-photo{
	background-size: cover;
	background-position:center center;
}

.slider-banque{
	display: flex;
    overflow-x: scroll;
    padding: 1rem 0;
}
.card-banque{
	flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 200px;
	margin-left: 35px;
	margin-right: 35px;
}
.card-banque img{
	max-width: 125px;
}
.card-banque2{
	flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 400px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom:50px;
}
.card-banque2 img{
	max-width: 145px;
}

.list{
	list-style-image:url("images/puce.png");
	list-style-position: inside;
	text-align: left;
}
/**************************************************************************************************************/
/******************************************************************************           HEADER              */
/**************************************************************************************************************/
#header-page{
	height: 150px;
	margin-bottom:30px;
}
nav a, nav a:hover{
	color:#fff!important
}
nav li{
	text-align: center;
	position: relative;
}
.fleche{
	display: none;
	position:absolute;
	margin-left: 45%;
	max-width: 16px;
	
}
nav li:hover .fleche, .active .fleche{
	display: block;
}



.carousel .carousel-indicators li {
   width: 10px;
  height: 10px;
  border-radius: 100%;
}
/**************************************************************************************************************/
/**********************************************************************           GABARIT TELECHARGEMENT      */
/**************************************************************************************************************/



.telechargement{
	text-align:center;
	margin-left: 25px;
	margin-right: 25px;
	width: 125px;
}

.telechargement img{
	max-width: 60px;
}

/**************************************************************************************************************/
/**********************************************************************                          SIDEBAR      */
/**************************************************************************************************************/
#sidebar {
	font-size:0.8rem!important;
}
#sidebar li{
	list-style-image:url("images/puce.png");
	list-style-position: inside;
}
.souligner{
	border-bottom:solid 5px #C1001F;
}
.souligner2{
	border-bottom:solid 5px #fff;
}
/**************************************************************************************************************/
/**********************************************************************                           PROFIL      */
/**************************************************************************************************************/
#profil #message{
	display: none;
}
.avatar img{
	max-width: 45px;
	height: auto;
	margin-right: 20px;
}
#profil .acf-fields{
	margin-bottom: 50px;
}

.acf-accordion-title {
	font-size:1.1rem;	
	background-color:#272627!important;
	color:#fff!important;
	text-transform: uppercase;
}

 .acf-accordion-title:hover{
	background-color:#707070!important;
}

#acf-field_5eb2a30dfc3c8, .acf-field-5eb2a30dfc3c8{
	display: none;
}
/**************************************************************************************************************/
/**********************************************************************                          ENTREPRISE   */
/**************************************************************************************************************/
.card-header:first-child {
    border-radius: 0!important;
}

.card-header .btn-link{ color:#fff!important}
.card-header {
	font-size:1.1rem;	
	background-color:#C1001F!important;
	color:#fff;
	text-transform: uppercase;
}
.card-header:hover , .card-header.active {
	background-color:#4B4B4B!important;
}
.accordion>.card .card-header {
   margin-bottom: 0px; 
}
.collaborateur{
	padding:15px;
	margin-right: 15px;
}
.collaborateur2{
	padding:15px;
	margin-right: 15px;
	flex:0 1 23%;
}

.collaborateur p, .collaborateur2 p{
	font-size:0.9rem;
	color:#AAAA;
}
#agence .card-header{
	padding:0.20rem 1.25rem
}
#agence button:hover{
	text-decoration: none!important;
}
.photo-agence{
	max-width: 300px;
}

/**************************************************************************************************************/
/**********************************************************************                        ACTUALITES    */
/**************************************************************************************************************/
.actu{
	margin-bottom:30px;
}
.actu img {
	border-bottom:solid 15px #EBEBEB;
	margin-bottom:15px;
}
/**************************************************************************************************************/
/**********************************************************************                        BANQUES        */
/**************************************************************************************************************/
.logo-single{
	/*max-width: 85px;*/
}

.card2{
	border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    background-color: #FAFAFA;
    padding:15px;
}
.zone{
	padding:15px;
}
.border-right{
	border-right:solid 6px #C1001F!important;
}

