.subtitle{
	font-size : 35px;
}

cjwebbold{
	font-weight:bold;
}
.adc_mentions{
text-align : justify;
}

#cjweb-hero-subtitle::after {
 
 
  background: linear-gradient(
    to right,
    #003481 33%,
    #FFFFFF 33% 66%,
    #D8002A 66% 
  );
 
}

#nav-arrow .icon-up{
	color : #ffffff !important;
}

.overlay {
  background-color: rgba(63,63,63,0.3);
  
}


#etude .et_pb_row .et_pb_text_inner{
	text-align : initial;
}


#cjweb-tarifscontent{
  background-color: rgba(63,63,63,0.6);
  
}

h3{
	color : var(--black);
}

a:not(.et_pb_button){
 color : var(--black);
 text-decoration : underline;
}

.menu-item a{
	text-decoration : none;
}

#cjweb-headernav .et-menu a, #cjweb-footer a{
	text-decoration : none;
	color : var(--white);
}

blockquote {
  border-color: var(--contrast);
}

.entry-content ul{
	line-height: 35px;
}

.cjweb-comptencecontent{
	
	padding : 20px 0 0 50px;
	font-size : 25px;
	line-height : 35px;
	
}



#etude-text .et_pb_text_inner{
	/*display : flex;
	justify-content : space-around;*/
}

.presentation-etude-tlcj{
	/*max-width : 900px;*/
	
}

.presentation-etude-tlcj p{ 
text-align : justify;

}

#etude .et_pb_row .et_pb_text_inner{

	padding : 120px 60px;
}


@media all and (max-width: 1405px){

#etude .et_pb_row .et_pb_text_inner{

	padding : 60px 60px;
}

.presentation-etude-tlcj p{ 
text-align : left;

}


.cjweb-missionboxes.et_pb_equal_columns{
	flex-direction:column;
}

.cjweb-missionboxes .et_pb_column{
	width : 100%;
	
}


.cjweb-missionboxes .et_pb_column.et-last-child{
	margin-top:60px;


}

}

@media all and (max-width: 1100px){

#cjweb-headernav .et_pb_menu .et-menu > li {
  padding: 15px 30px 15px 11px;
  margin-top: 0px;
}


}

@media all and (max-width: 479px) {
	
	#tarifs h2, #competences h2, #contact h2 {
    padding: 30px 0;
    
    }
	
	.cjweb-comptencecontent-intro{
		padding-bottom: 20px;
	}
	
	.entry-content ul{
		line-height : 1.3em;
	}
	
	#cjweb-hero-subtitle::after{
		margin-top : 40px;
		margin-bottom : 20px;
	}
	
	#cjweb-hero-subtitle *{
		font-size : 30px;
		line-height : 35px;
	}
	
	.subtitle{
	font-size : 30px;
	line-height : 35px;
}
	
	#cjweb-headerbar-content .et_pb_code_inner{
		display:flex;
	}
	
	#cjweb-headerbar-content span{
		padding-right : 20px;
	}
	
	#cjweb-headernav .et_pb_row{
		padding: 15px 0;
	}
	
	
	#cjweb-hero{
		padding-top: 40px;
  		
	}
	
	.et_pb_row{
		width: 90% !important;
	}

	.cjweb-comptencecontent{
	
	padding : 0;
	
	}
	
	.cjweb-comptencecontent p, .presentation-etude-tlcj p, .cjweb-comptencecontent li, #tarifs p{ 
		font-size : 18px;
		line-height : 25px;
		text-align : justify;
		

	}
	
	  #etude .et_pb_row .et_pb_text_inner {
    padding: 55px 25px;
  	}
  	
  	.cjweb-missionbox {
  		padding: 50px 30px;
  	}
}	