/* Service candidat */
#btp_content_services_candidats { width:730px; margin:auto; padding:90px 0 0 0; }
	#btp_content_services_candidats p { text-align:center; margin:auto auto 30px auto; font-size:22px; color:#000; background-color:#fff; width:380px; }
	#btp_content_services_candidats_bloc_content { margin:-5px 0 0 0; padding:0; position:relative; z-index:1; }
		#btp_content_services_candidats h3 { width:693px; background-color:#0a719d; color:#fff; text-align:center; margin:0 auto auto auto; font-size:26px; padding:12px 17px 12px 17px; position:relative; border-radius:35px 35px 0 0; border:1px solid #fff; z-index:1; opacity:0.8; }
			#btp_content_services_candidats h1:hover { background-color:#fff; border:1px solid #0a719d; color:#0a719d; opacity:0.8; border-bottom:1px solid #fff; }
		#btp_content_services_candidats_text { border:1px solid #ccc; padding:35px 20px 40px 20px; margin:auto; width:687px; border-radius:0 0 15px 15px; position:relative; border-top:0; }
			#btp_content_services_candidats_text_bg { background-color:#fff; opacity:0.8; left:0; top:0; bottom:0; right:0; position:absolute; z-index:-1; }
			#btp_content_services_candidats_text_content { width:555px; margin:auto; background-color:#fff; opacity:1; padding:40px; border-radius:15px; text-align:justify; }
	#btp_content_services_candidats_bloc { padding:100px 0 55px 0; width:100%; position:relative; height:150px; background-position:center center; background-size:cover; margin:-230px 0 0 0; }
	#btp_content_services_candidats_text_link, #btp_content_services_candidats_text_link2 { display:none; margin:15px auto auto auto; width:110px; float:none; color:#fff; font-weight:bold; font-size:16px; background-color:#0a719d; border:2px solid #fff; padding:9px; text-decoration:none; text-align:center; border-radius:20px; }
	#btp_content_services_candidats_text_suite { display:inline; }

/* Mobiles */
@media screen and (min-width: 0px) and (max-width: 750px)
{
	.btp_website_menu_bg { display:none; }
	#btp_content_services_candidats_bloc_content { margin:0; }
	#btp_content_services_candidats { width:100%; padding:0; margin:auto auto 15px auto; }
		#btp_content_services_candidats h3 { width:auto; display:none; }
		#btp_content_services_candidats_text { width:87%; padding:0; margin:14px auto auto auto; border:0; font-size:15px; }
		#btp_content_services_candidats_bloc { padding:100px 0 15px 0; display:none; }
	#btp_content_services_candidats_text_link { display:block; }
	#btp_content_services_candidats_text_link2 { display:block; }
	#btp_content_services_candidats_text_suite { display:none; }
	#btp_content_services_candidats_text_content { width:auto; padding:0; margin:10px auto auto auto; }
	#btp_website_menu_services_entreprises_content, #btp_website_menu_services_candidats_content, #btp_website_menu_qui_sommes_nous_content, #btp_website_menu_marque_employeur_content { width:100%; }
	
	#btp_website_menu_services_candidats_content #btp_website_menu_services_candidats_content_li1:hover a:hover { border-radius:0; }
	#btp_website_menu_services_candidats_content_bloc { display:none; }
}