/*--------------------------------------------*/
/*--- BALISES GENERALES DU SITE CONFLUENCE ---*/
/*--------------------------------------------*/
@import url('css/tarteaucitron/tarteaucitron.css');

@font-face {
	font-family: "Noteworthy Light";
	src: url("fonts/Noteworthy-Lt.woff");
}

body, html {
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #eeeeee;
	color: #333333;
}

hr {
	border-color: #ffffff;
}

.hr-page {
	width: 25%;
}

.hr-group {
	width: 100%;
	border-color: #2f4d99;
}

.hr-section {
	border-color: #2f4d99;
	width: 25%;
}

.icone {
	margin-bottom: 20px;
}

.link {
	color: #ffffff;
}

.link:hover {
	color: #ffffff;
	text-decoration: underline;
}

.RGPD {
	color: #2f4d99;
	cursor: pointer;
}

.RGPD:hover {
	color: #2f4d99;
	cursor: pointer;
	text-decoration: underline;
}

.rgpd_note {
	font-size: 12px;
	color: #949494;
	margin: 1rem 0;
}

.mail, .mail:hover {
	color: #ffffff;
	text-decoration: none;
}

.mgb-20 {
	margin-bottom: 20px;
}

.mgb-30 {
	margin-bottom: 30px;
}

.btn-infos {
	border: 1px solid #2f4d99;
	background-color: #2f4d99;
	text-transform: uppercase;
	border-radius: 0;
	padding: 10px 0 10px 0;
	color: #ffffff;
	text-align: center;
	width: 100%;
}

.btn-infos:hover{
	border: 1px solid #00287b;
	background-color: #00287b;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0;
	padding: 10px 0 10px 0;
	color: #ffffff;
	text-align: center;
	width: 100%;
}

.btn-contact {
	width: 50%;
	font-size: 16px;
	border: 1px solid #2f4d99;
	background-color: transparent;
	text-transform: uppercase;
	border-radius: 0;
	margin-top: 20px;
	padding: 10px 0 10px 0;
	color: #2f4d99;
	text-align: center;
}

.btn-contact:hover {
	width: 50%;
	border: 1px solid #00287b;
	background-color: #00287b;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0;
	padding: 10px 0 10px 0;
	color: #ffffff;
	text-align: center;
}

/*--------------------------------------------*/
/*--- 				 HEADER  			   ---*/
/*--------------------------------------------*/

#top-header {
	background-color: #2f4d99;
	padding: 15px 0 15px 0;
	color: #ffffff;
}

header {
	background-color: #ffffff;
}

#jumbotron {
	background-position: center;
	background-size: cover;
	border: solid #2f4d99;
	border-width: 5px 0 5px 0;
	height: 540px;
}

#page {
	color: #ffffff;
	background-color: #2f4d99;
	border-width: 5px 0 5px 0;
	height: 540px;
}

.content-page {
	height: 100%;
	padding: 0 40px 0 40px;
	display: grid;
	text-align: center;
	vertical-align: middle;
	align-items: center;
}

.title-page {
	text-transform: uppercase;
	font-weight: lighter;
}

.text-page {
	margin-top: 40px;
}

/*--------------------------------*/
/*--- 	    HEADER > NAV       ---*/
/*--------------------------------*/

.img-responsive {
	width: 70%;
}

.navbar {
	padding: 15px .2em 15px .2em;
	text-transform: uppercase;
	font-size: 14px;
}

.navbar-light .navbar-nav .nav-link {
	color: #000000;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #2f4d99;
}

.dropdown:hover>.dropdown-menu {
	display: block;
	margin-top: 0;
}

.dropdown-menu {
	border: none;
	background-color: #eeeeee;
	border-radius: 0px;
	padding: 0;
	font-size: 14px;
}

.dropdown-item:hover {
	color: #ffffff;
	background-color: #2f4d99;
}

/*--------------------------------------------*/
/*--- 				  MAIN  			   ---*/
/*--------------------------------------------*/

.title {
	color: #2f4d99;
	text-align: center;
	font-family: "Noteworthy Light";
	margin: 40px 0 40px 0;
}

.title-section {
	color: #2f4d99;
	text-align: center;
	margin: 0 0 30px 0;
	text-transform: uppercase;
}

.citation {
	text-align: center;
	font-style: italic;
}

.author {
	color: #2f4d99;
	font-style: italic;
}

.top {
	margin-bottom: 40px;
}

.note {
	text-align: center;
}

#content {
	margin: 80px 0 80px 0;
	font-size: 14px;
}

#more {
	margin-top: 40px;
}

#services {
	margin-top: 80px;
}

#honoraires {
	margin-top: 80px;
}

.honoraires-description {
	margin-top: 40px;
}

#professionnels {
	margin-top: 80px;
}

/*--------------------------------*/
/*--- 	     MAIN > CARD       ---*/
/*--------------------------------*/

.card-deck .card {
	margin-bottom: 0;
}

.card {
	border-radius: 0;
	border: none;
	background-color: #ffffff;
}

.card-top {
	color: #2f4d99;
	padding: 20px 0 20px 0;
}

.card-img-top {
	background-color: #ffffff;
	border-radius: 0;
}

.card-body {
	background-color: #00287b;
	color: #ffffff;
	padding-bottom: 40px;
}

.card-title {
	text-transform: uppercase;
	font-weight: 300!important;
}

.card-subtitle {
	color: #635853;
}

.card-text {
	margin: 30px 0 30px 0;
}

.card-footer {
	background-color: #00287b;
	border: 0;
}


.card-body-presentation {
	background-color: #ffffff!important;
	color: #000000;
}

.card-title-presentation {
	color: #2f4d99;;
	text-transform: none;
	font-weight: lighter;
}

.card-body-honoraires {
	background-color: #ffffff!important;
	color: #000000;
	padding: 0;
}

.card-title-honoraires {
	background-color: #00287b!important;
	color: #ffffff;
	text-align: center;
	padding: 20px 0 20px 0;
}

.card-text-honoraires {
	padding: 1.25rem;
	margin: 0;
}

.btn-link {
	border: 1px solid #ffffff;
	background-color: transparent;
	text-transform: uppercase;
	border-radius: 0;
	padding: 10px 0 10px 0;
	color: #ffffff;
	text-align: center;
	width: 100%;
}

.btn-link:hover {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0;
	padding: 10px 0 10px 0;
	color: #00287b;
	text-align: center;
	width: 100%;
}

.block {
	margin-top: 40px;
}

/*--------------------------------*/
/*--- 	   MAIN > CONTACT      ---*/
/*--------------------------------*/

.title-section-contact {
	text-transform: uppercase;
}

#contact-form {
	background-color: #ffffff;
	color: #000000;
	padding: 20px 40px 20px 40px;
}

input[type=text], input[type=mail], input[type=tel] {
	border-radius: 0;
}

.btn-send {
	width: 100%;
	border: 1px solid #00287b;
	margin-top: 20px;
	padding: 10px;
	justify-content: center;
	color: #ffffff;
	background-color: #00287b;
	border-radius: 0;
	text-transform: uppercase;
}

.btn-send:hover {
	width: 100%;
	border: 1px solid #00287b;
	padding: 10px;
	justify-content: center;
	color: #00287b;
	background-color: #ffffff;
	border-radius: 0;
	text-transform: uppercase;
}

#contact-more {
	background-color: #00287b;
	color: #ffffff;
	padding: 20px 40px 20px 40px;
}

.btn-acces {
	margin-top: 40px;
}

.modal-head, .modal-donnees, .modal-liberty, .modal-time {
	margin-bottom: 40px;
}

.principal-identity, .traitement, .user, .time {
	margin-top: 40px;
}

/*--------------------------------*/
/*--- 	    MAIN > ACCES       ---*/
/*--------------------------------*/

.card-header {
	background-color: #00287b;
	color: #ffffff;
	padding: 0;
}

.card-body-access {
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 10px;
}

.btn-access {
	width: 100%;
	color: #ffffff;
	border-radius: 0;
	font-size: 16px;
	padding: 10px;
	text-align: left;
}

.btn-access:hover {
	width: 100%;
	color: #00287b;
	background-color: #ffffff;
	font-size: 16px;
	padding: 10px;
	text-align: left;
}

.picto-arret {
	float: left;
	margin-right: 15px;
}

.picto {
	width: 80px;
}

.arret {
	margin: 0 auto 0 auto;
}

.arret-nom {
	color: #00287b;
	font-size: 18px;
	margin-bottom: 0;
}

.arret-info {
	font-style: italic;
}

/*--------------------------------*/
/*--- 	   MAIN > MENTIONS     ---*/
/*--------------------------------*/

#mentions, #donnees, #cookies {
	margin-top: 80px;
}

.editor, .setup-navigator {
	margin-top: 40px;
}

.mentions-head, .mentions-infos, .mentions-accessibilty, .editor, .realisator, .director, .hebergement, .credits {
	margin-bottom: 40px;
}

.donnees-head, .donnees-infos, .liberty {
	margin-bottom: 40px;
}

.cookies-head, .cookies-infos, .cookies-use, .cookies-fonctionality, .cookies-GA, .cookies-TAG {
	margin-bottom: 40px;
}

/*--------------------------------------------*/
/*--- 				 FOOTER  			   ---*/
/*--------------------------------------------*/

footer {
	background-color: #2f4d99;
	color: #ffffff;
	font-size: 14px;
	padding: 40px 0 40px 0;
}

#sub-footer {
	background-color: #00287b;
	color: #ffffff;
	padding: 10px 0 10px 0;
}



/*-----------------------------------------------*/
/*--- RESPONSIVE MOB & TAB DU SITE CONFLUENCE ---*/
/*-----------------------------------------------*/

@media screen and (max-width: 375px) {
	
	.text-right, .text-left {
		text-align: center!important;
	}
	
	.text-center-r {
		text-align: center;
		margin: 0 auto;
	}
	
	.mgb-20-r {
		margin-bottom: 20px;
	}
	
	.left {
		float: left!important;
	}
	
	.right {
		float: right!important;
	}
	
	/*--------------------------------------------*/
	/*--- 				 HEADER  			   ---*/
	/*--------------------------------------------*/

	#top-header {
		background-color: #2f4d99;
		padding: 15px 0 15px 0;
		color: #ffffff;
		text-align: center;
	}

	header {
		background-color: #ffffff;
	}

	#jumbotron {
		background-image: url("img/confluence-lyon.jpg");
		background-position: center;
		background-size: cover;
		border: solid #2f4d99;
		border-width: 5px 0 5px 0;
		height: 350px!important;
	}
	
	#page {
		color: #ffffff;
		background-color: #2f4d99;
		border-width: 5px 0 5px 0;
		height: 350px!important;
	}
	
	/*--------------------------------*/
	/*--- 	    HEADER > NAV       ---*/
	/*--------------------------------*/

	.img-responsive {
		width: 80%!important;
	}
	
	.navbar-toggler {
		margin-top: 20px;
		width: 100%;
		border-color: #00287b!important;
		background-color: #00287b;
		color: #ffffff!important;
		border-radius: 0;
		padding: 10px 10px 10px 10px;
	}
	
	#main-nav {
		text-align: left;
		width: 100%;
		margin: auto;
		border: 1px solid #00287b;
		background-color: #ffffff;
	}
	
	.navbar-nav {
		padding: 10px;
		width: 100%;
	}
	
	.navbar-light .navbar-nav .nav-link {
		color: #000000;
	}
		
	.dropdown:hover .dropdown-menu {
		display: none;
		margin-top: 0;
		color: #ffffff;
		background-color: #00287b;
	}
	
	/*--------------------------------------------*/
	/*--- 				  MAIN  			   ---*/
	/*--------------------------------------------*/
	
	/*--------------------------------*/
	/*--- 	    MAIN > ACCES       ---*/
	/*--------------------------------*/

	.card-header {
		background-color: #00287b;
		color: #ffffff;
		padding: 0;
	}

	.card-body-access {
		background-color: #ffffff;
		color: #000000;
	}

	.btn-access, .btn-access:hover {
		width: 100%;
		color: #ffffff;
		font-size: 16px;
		padding: 10px;
		text-align: left;
	}

	.picto-arret {
		float: left;
		margin-right: 15px;
		display: none;
	}
	
	.picto {
		width: 80px;
	}

	.arret {
		margin: 0 auto 0 auto;
	}

	.arret-nom {
		color: #00287b;
		font-size: 18px;
	}

	/*--------------------------------------------*/
	/*--- 				 FOOTER  			   ---*/
	/*--------------------------------------------*/

	#sub-footer {
		background-color: #00287b;
		color: #ffffff;
		text-align: center;
		padding: 10px 0 10px 0;
	}
	
	.img-footer {
		margin-top: 15px;
	}
}

@media screen and (max-width: 767px) {
	
	.mgb-20-r {
		margin-bottom: 20px;
	}
	
	.text-right, .text-left {
		text-align: center!important;
	}
	
	/*--------------------------------------------*/
	/*--- 				 HEADER  			   ---*/
	/*--------------------------------------------*/

	#top-header {
		background-color: #2f4d99;
		padding: 15px 0 15px 0;
		color: #ffffff;
		text-align: center;
	}

	header {
		background-color: #ffffff;
	}

	#jumbotron {
		background-image: url("img/confluence-lyon.jpg");
		background-position: center;
		background-size: cover;
		border: solid #2f4d99;
		border-width: 5px 0 5px 0;
		height: 350px!important;
	}
	
	#page {
		color: #ffffff;
		background-color: #2f4d99;
		border-width: 5px 0 5px 0;
		height: 350px!important;
	}
	
	/*--------------------------------*/
	/*--- 	    HEADER > NAV       ---*/
	/*--------------------------------*/

	.img-responsive {
		width: 80%!important;
	}
	
	.navbar-toggler {
		margin-top: 20px;
		width: 100%;
		border-color: #00287b!important;
		background-color: #00287b;
		color: #ffffff!important;
		border-radius: 0;
		padding: 10px 10px 10px 10px;
	}
	
	#main-nav {
		text-align: left;
		width: 100%;
		margin: auto;
		border: 1px solid #00287b;
		background-color: #ffffff;
	}
	
	.navbar-nav {
		width: 100%;
	}
	
	.navbar-light .navbar-nav .nav-link {
		color: #000000;
		padding: 10px;
	}
		
	.dropdown:hover>.dropdown-menu {
		display: none;
		margin-top: 0;
		color: #ffffff;
		background-color: #00287b;
	}
	
	/*--------------------------------------------*/
	/*--- 				  MAIN  			   ---*/
	/*--------------------------------------------*/
	
	/*--------------------------------*/
	/*--- 	    MAIN > ACCES       ---*/
	/*--------------------------------*/

	.card-header {
		background-color: #00287b;
		color: #ffffff;
		padding: 0;
	}

	.card-body-access {
		background-color: #ffffff;
		color: #000000;
	}

	.btn-access, .btn-access:hover {
		width: 100%;
		color: #ffffff;
		font-size: 16px;
		padding: 10px;
		text-align: left;
	}

	.picto-arret {
		float: left;
		margin-right: 15px;
	}
	
	.picto {
		width: 80px;
	}

	.arret {
		margin: 0 auto 0 auto;
	}

	.arret-nom {
		color: #00287b;
		font-size: 18px;
	}
	
	/*--------------------------------------------*/
	/*--- 				 FOOTER  			   ---*/
	/*--------------------------------------------*/

	#sub-footer {
		background-color: #00287b;
		color: #ffffff;
		text-align: center;
		padding: 10px 0 10px 0;
	}
	
	.img-footer {
		margin-top: 15px;
	}
}

@media screen and (max-width: 992px) {
	
	.text-center-r {
		text-align: center;
		margin: 0 auto;
	}
	
	.mgb-20-r {
		margin-bottom: 20px;
	}
	
	.left {
		float: left!important;
	}
	
	.right {
		float: right!important;
	}
	
	/*--------------------------------------------*/
	/*--- 				 HEADER  			   ---*/
	/*--------------------------------------------*/

	#top-header {
		background-color: #2f4d99;
		padding: 15px 0 15px 0;
		color: #ffffff;
		text-align: center;
	}

	header {
		background-color: #ffffff;
	}

	#jumbotron {
		background-image: url("img/confluence-lyon.jpg");
		background-position: center;
		background-size: cover;
		border: solid #2f4d99;
		border-width: 5px 0 5px 0;
		height: 450px!important;
	}
	
	#page {
		color: #ffffff;
		background-color: #2f4d99;
		border-width: 5px 0 5px 0;
		height: 450px!important;
	}

	/*--------------------------------*/
	/*--- 	    HEADER > NAV       ---*/
	/*--------------------------------*/

	.img-responsive {
		width: 80%!important;
	}
	
	.navbar-toggler {
		margin-top: 20px;
		width: 100%;
		border-color: #00287b!important;
		background-color: #00287b;
		color: #ffffff!important;
		border-radius: 0;
		padding: 10px 10px 10px 10px;
	}
	
	#main-nav {
		text-align: left;
		width: 100%;
		margin: auto;
		border: 1px solid #00287b;
		background-color: #ffffff;
	}
	
	.navbar-nav {
		width: 100%;
	}
	
	.navbar-light .navbar-nav .nav-link {
		color: #000000;
		padding: 10px;
	}
	
	.navbar-light .navbar-nav .nav-link:hover {
		color: #ffffff;
		background-color: #00287b;
	}
	
	.dropdown:hover>.dropdown-menu {
		display: none;
		margin-top: 0;
		color: #ffffff;
		background-color: #00287b;
	}
}