@charset "UTF-8";

::selection{
    background-color:#707070;
}

.logo-text h1, .logo-text p {
	margin-bottom: 0;
	margin-top: 0;
}

.logo-text a {
	color: #fff;
	display: inline-block;
	left: 0;
	margin: auto;
	position: absolute;
	text-align: left;
	text-indent: -2000rem;
	top: 0px;
	width: 180px;
	z-index: 999;
	height: auto;
	line-height: 1;
}

.logo {
	display: block;
	left: 1rem;
	top: 20px;
	margin: 0 auto;
	position: fixed;
	width: 180px;
	z-index: 5;
}

.top-bar {
position: fixed;
width: 100%;
top: 0;
z-index: 10;
	padding: 1rem .5rem;

	background-color:#ffffff !important;
}
.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 330px;
	border: none;
	background: #fefefe;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(147,147,147,0.43);
	-moz-box-shadow: 0px 10px 10px 0px rgba(147,147,147,0.43);
	box-shadow: 0px 10px 10px 0px rgba(147,147,147,0.43);
	padding: 1rem 1rem;
}
.title-bar {
position: fixed;
top: 0;
right: 0;
z-index: 11;
background: #fff;
width: 100%;
}
#breadcrumbs {margin-left:.5rem;}
#breadcrumbs p, #breadcrumbs a, #breadcrumbs span {
	font-size: 10px;
	font-weight: 300;
	color: #000;
}
header {
	margin-top: 66.4px;
}
.top-bar, .top-bar ul {
	background-color: #ffffff !important;
}
.dropdown.menu > li > a {
	padding: 0.7rem 1rem;
	color: #000;
	font-size: 12px;
}


.home .section_1 {
	-webkit-clip-path:polygon(0 70px,100% 0,100% 100%,0 100%);
 clip-path:polygon(0 70px,100% 0,100% 100%,0 100%);
	height: 80vh;
background: no-repeat;
    background-image: none;
    background-size: auto;
background-size: cover;
	background-attachment: fixed;
background-position: center;
}
.home .section_1::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #263655;
	background-repeat: repeat;
	z-index: 1;
	opacity: 0.53;
}

.home .section_1 .colonne_1 {
	z-index: 2;
	position: relative;
	margin-top: 8rem;
}
.home .section_1 .colonne_1 p {
	font-weight: 300;
	font-size: 20px;
	line-height: 32px;
	color:#ffffff;
}
.p-selected {
	background: #707070;
	font-weight: 300;
}
.home .section_1 .colonne_1 strong {
		font-weight: 600;
}

@media screen and (max-width: 63.99875em) {
	.button-menu {
	display: inline-block;
	width: 40px;
	height: 30px;
	cursor: pointer;
	position: relative;
	text-align: center;
	top: 5px;
}
	
	
	.top-bar {
	width: 50%;
	right: 0;
	padding-left: 0;
	padding-right: 0;
}
	.top-bar .top-bar-right {
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 1 0 auto;
	margin-left: auto;
}
	
	.menu {padding-top: 25px;}
	
	
	.mobile-menu li {
	border-top: 1px solid #E4E4E4;
}
	.mobile-menu a {
	font-size: 12px;
	color: #000000;
	padding: 1rem 1rem;
		position:relative;
}
	
	.is-accordion-submenu-parent > a::after {
	font-family: FontAwesome;
	content: '\f107';
	position: absolute;
	top: 25%;
	color: #000;
	font-size: 21px;
	right: 20px;
}
	.is-accordion-submenu-parent[aria-expanded="true"] > a {background:#E4E4E4;}
	.is-accordion-submenu-parent[aria-expanded="true"] > a::after {
		font-family: FontAwesome;
	content: '\f106';
	position: absolute;
	top: 25%;
	color: #000;
	font-size: 21px;
	right: 20px;
	}
	.menu.nested {
	margin-right: 0;
	margin-left: 0;
}
	.menu.nested a {padding-left: 2rem;}
	
	
	.mobile-menu li ul  {padding-top: 0px;}
	.mobile-menu li ul > li {background:#F2F2F2;}
	
}


 @media screen and (max-width: 39.99875em) {
	  
	  .top-bar {
	width: 100%;
	right: 0;
	padding-left: 0;
	padding-right: 0;
}
}




@media screen and (max-width: 63.99875em) {
	
	.home .section_1 {
		height: 50vh;
	clip-path: polygon(0 40px,100% 0,100% 100%,0 100%);
		-webkit-clip-path: polygon(0 40px,100% 0,100% 100%,0 100%);
	
	}
	.home .section_1 .colonne_1 p {
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
}
	.home .section_1 .colonne_1 p br {display:none;}
	.home .section_1 .colonne_1 {
	z-index: 2;
	position: relative;
	margin-top: 11rem;
}
}


@media screen and (max-width: 39.99875em) {
	.home .section_1 {
		clip-path: polygon(0 18px,100% 0,100% 100%,0 100%);
		-webkit-clip-path: polygon(0 18px,100% 0,100% 100%,0 100%);
	height: 45vh;
	background-size: cover;
	background-position: 0;
		background-attachment: inherit;
}
	.home .section_1 .colonne_1 {
	z-index: 2;
	position: relative;
	margin-top: 4rem;
}
	.home .section_1 .colonne_1 p {
	font-weight: 300;
	font-size: 16px;
	line-height: 27px;
	color: #ffffff;
}
}

p, .avocats.section_2 li {
	margin-bottom: 1rem;
	font-size: 14px;
	text-rendering: optimizeLegibility;
	line-height: 22px;
	font-weight: 400;
}
.single .main-container-full .grid-x li {
	margin-bottom: 1rem;
	font-size: 14px;
	text-rendering: optimizeLegibility;
	line-height: 22px;
	font-weight: 400;
}
.home .section_2 p {font-wight:500;}

.avocats.section_2 li {list-style-type: none;position:relative}
.avocats.section_2 li::before {
	content: '';
	background-image: url(../images/right.png);
	display: block;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	width: 9px;
	height: 12px;
	top: 5px;
	vertical-align: middle;
	left: -14px;
	}

@media screen and (max-width: 63.99875em) {
	p, .avocats.section_2 li {
	margin-bottom: 1rem;
	font-size: 13px;
	text-rendering: optimizeLegibility;
	line-height: 20px;
	font-weight: 400;
}
}
@media screen and (max-width: 39.99875em) {
	p, .avocats.section_2 p li {
	margin-bottom: 1rem;
	font-size: 12px;
	text-rendering: optimizeLegibility;
	line-height: 18px;
	font-weight: 400;
}
}
.home .section_2 {
	margin-top: 3rem;
}
.home .section_2 .col1 {
	margin-bottom: 2rem;
}



@media screen and (max-width: 63.99875em) {
	.home .section_2 {
	margin-top: 2rem;
}
.home .section_2 .col1 {
	margin-bottom: 1rem;
}
}

@media screen and (max-width: 39.99875em) {
.home .section_2 .col1 {
	margin-bottom: 0;
}
}



.home .section_3 {
	margin-top: 1rem;
	position: relative;
	z-index: 1;
}
.home .section_3 h2, .section_all_droit h2 {
	text-transform: uppercase;
	padding-bottom: 2rem;
}
.home .section_3 .content {
	background: #EFEBE5;
	padding: 3rem 16.66%;
}
.home .section_3 .content ul, .section_all_droit ul {margin-left:0;}
.home .section_3 .content li, .section_all_droit li {
	display: block;
	list-style-type: none;
	margin-bottom: 1rem;
	position: relative;
}
.home .section_3 .content li a, .section_all_droit .content li a {
	position: relative;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-transform: uppercase;
	padding-left: 1rem;
	display: block;
	left: 0;
}
.home .section_3 .content li::before, .section_all_droit .content li::before {
	content: '';
	background-image: url(../images/picto-right.png);
	display: block;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	width: 10px;
	height: 13px;
	background-size: 10px 13px;
	top: 2px;
	vertical-align: middle;
	left: 0;
	transition: all 0.2s ease;
}
.home .section_3 .content li:hover:before, .section_all_droit .content li:hover:before{
	content: '';
	background-image: url(../images/picto-right-hover.png);
	display: block;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 13px;
	background-size: 20px 13px;
	top: 2px;
	vertical-align: middle;
	left: 0;
	transition: all 0.3s ease;
 	
}
.home .section_3 .content li:hover a, .section_all_droit .content li:hover a {
	transition: all 0.3s ease;left: .5rem;
}



.home .section_4 {
	clip-path: polygon(0 0,100% 0,100% calc(100% - 70px),0 100%);
	-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 70px),0 100%);
	background-size: cover;
	height: 48vw;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -1rem;
	position: relative;
	z-index: 0;
}

@media screen and (max-width: 63.99875em) {
	
	.home .section_3 {margin-top: 0.5rem;}
	.home .section_3 .content {
	background: #EFEBE5;
	padding: 2rem 16.66%;
}
	.home .section_3 h2, .section_all_droit h2 {
	text-transform: uppercase;
	padding-bottom: 1rem;
	font-size: 13px;
}
	.home .section_3 .content li, .section_all_droit .content li {line-height: 16px;}
	.home .section_4 {
		height: 486px;
		background-position: center top
	}
	
}



@media screen and (max-width: 39.99875em) {
	
	.home .section_3 .content {
	background: #EFEBE5;
	padding: 2rem 8% 1rem 8%;
	margin-bottom: 0.625rem;
}
	.home .section_4 {
	height: 355px;
	background-position: center top;
	margin-top: 0rem;
	clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),0 100%);
	-webkit-clip-path: polygon(0 0,100% 0,100% calc(100% - 30px),0 100%);
}
}



.home .section_5 {
	background: #EFEBE5;
	clip-path: polygon(0 70px,100% 0,100% calc(100% - 70px),0 100%);
	-webkit-clip-path: polygon(0 70px,100% 0,100% calc(100% - 70px),0 100%);
	margin-top: -70px;
	padding-top: 7rem;
	padding-bottom: 6rem;
}

.home .section_5 h2 {
	font-size: 50px;
	font-weight: 300;
	line-height: 14px;
	opacity: .15;
}
.home .section_5 .content {
	margin-left: 8%;
}
.home .section_5 .content p {
	font-size: 14px;
	line-height: 22px;
}


@media screen and (max-width: 63.99875em) {
	.home .section_5 {
		padding-top: 6rem;
padding-bottom: 6rem;
	}
	
	.home .section_5 .content p {
	font-size: 13px;
	line-height: 20px;
}
	
	
}

@media screen and (max-width: 39.99875em) {
.home .section_5 {
	clip-path: polygon(0 30px,100% 0,100% calc(100% - 30px),0 100%);
	-webkit-clip-path: polygon(0 30px,100% 0,100% calc(100% - 30px),0 100%);
	padding-top: 4rem;
padding-bottom: 3rem;
	}
.home .section_5 h2 {
	font-size: 30px;
	font-weight: 300;
	line-height: 4px;
	opacity: .15;
}
	.home .section_5 .content p {
	font-size: 12px;
	line-height: 18px;
}
	.home .section_5 .colonne_2 {
	padding-top: 3rem;
}
	
}

.footer .main-container-full  {
	background-image: url('../images/logo-fond-footer.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer h2 {
	text-transform: uppercase;
	margin-bottom: 1.8rem;
	font-weight: 500;
}
.footer a {
	color: #000;
}
.footer a:hover {color:#707070;}


.top-footer {
	padding-top: 7rem;
	padding-bottom: 3rem;
}
.bottom-footer {
	background: #EFEBE5;
	padding: 2.5rem 0;
}


.footer img.img-responsive {
	padding-left: 1rem;
	width: 180px;
	height: auto;
}


.bottom-footer ul {
	margin: 0;
	text-align: right;
	
}
.bottom-footer li {
	display: inline-block;
	padding: 0 1rem;
}
.bottom-footer li a {
	color: #000;
	font-size: 12px;
}


@media screen and (max-width: 63.99875em) {
	.top-footer {
	padding-top: 4rem;
	padding-bottom: 1rem;
}
	
	
}

@media screen and (max-width: 39.99875em) {
	.footer h2 {
	text-transform: uppercase;
	margin-bottom: 1rem;
	font-weight: 500;
}
	
	.top-footer .colonne_2 {
	margin-top: 2rem;
}
	.top-footer {
	padding-top: 3rem;
	padding-bottom: 1rem;
}
	.footer .main-container-full {background-size: 60% auto;}
	
	.bottom-footer {
	background: #EFEBE5;
	padding: 1.5rem 0 .5rem 0;
}
	.bottom-footer .colonne_2 {
	text-align: right;
	padding-top: 2rem;
}
}

.avocats.section_1 {
	-webkit-clip-path:polygon(0 70px,100% 0,100% 100%,0 100%);
 clip-path:polygon(0 70px,100% 0,100% 100%,0 100%);
	height: 295px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left 35%;
}

.avocats.section_1::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #263655;
	background-repeat: repeat;
	z-index: 1;
	opacity: 0.53;
}

.avocats.section_2 h1 {
	margin-bottom: 3rem;
}

.mailtoclas {
	position: relative;
background: #fff;
color: #000;
border: 1px solid #707070;
text-transform: uppercase;
font-size: 12px;
line-height: 32px;
padding: 0.85em 4em;
	
}
.mailtoclas::before {
	content: '';
	background-image: url(../images/picto-right.png);
	display: block;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	width: 10px;
	height: 13px;
	top: 20px;
	vertical-align: middle;
	left: 23px;
	transition: all 0.2s ease;
	background-size: 10px 13px;
}
.mailtoclas:hover {
	color: #000;
	background: #ffffff;
}



.mailtoclas:hover:before {
	content: '';
	background-image: url(../images/picto-right-hover.png);
	display: block;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	width: 20px;
	height: 13px;
	top: 20px;
	background-size: 20px 13px;
	vertical-align: middle;
	left: 23px;
	transition: all 0.3s ease;
 
	
}

@media screen and (max-width: 63.99875em) {
	
	.avocats.section_1 {
		-webkit-clip-path:polygon(0 40px,100% 0,100% 100%,0 100%);
 		clip-path:polygon(0 40px,100% 0,100% 100%,0 100%);
		height: 140px;
		background-position: left 36%;
	}
	
	.avocats.section_2 h1 {
	margin-bottom: 2.5rem;
}
	
	
}


@media screen and (max-width: 39.99875em) {
	.avocats.section_1 {
		-webkit-clip-path:polygon(0 18px,100% 0,100% 100%,0 100%);
 		clip-path:polygon(0 18px,100% 0,100% 100%,0 100%);
		height: 140px;
		background-position: left 36%;
	}
	
	.avocats.section_2 h1 {
	margin-bottom: 1.5rem;
}
	
	.mailtoclas {
	padding: 0.85em 0;
	width: 100%;
}
	
	
}




.section_all_droit {
	background: #EFEBE5;
	clip-path: polygon(0 70px,100% 0,100% calc(100% - 70px),0 100%);
	-webkit-clip-path: polygon(0 70px,100% 0,100% calc(100% - 70px),0 100%);
	padding-top: 8rem;
padding-bottom: 5rem;
	margin-top: 4rem;
}


@media screen and (max-width: 63.99875em) {
	.section_all_droit {
	clip-path: polygon(0 40px,100% 0,100% calc(100% - 40px),0 100%);
	-webkit-clip-path: polygon(0 40px,100% 0,100% calc(100% - 40px),0 100%);
		padding-top: 5rem;
padding-bottom: 2rem;
margin-top: 0rem;
	}
	
}

@media screen and (max-width: 39.99875em) {
	.section_all_droit {
	clip-path: polygon(0 18px,100% 0,100% calc(100% - 18px),0 100%);
	-webkit-clip-path: polygon(0 18px,100% 0,100% calc(100% - 18px),0 100%);
		padding-top: 4rem;
padding-bottom: 2rem;
margin-top: 2rem;
	}
	
	.section_all_droit .col_2 {
	margin-top: 2rem;
}
	
}

.droit.section_all_droit {
	background-repeat: no-repeat;
	background-size: 42%;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0rem;
}

.droit.section_all_droit .col_1 .content {
	background-size: cover;
}
.droit.section_all_droit .col_2 .content {
	padding-top: 5rem;
	padding-bottom: 5rem;
	padding-left: 8.33%;
}


@media screen and (max-width: 39.99875em) {
	.droit.section_all_droit .col_2 .content {
	padding-top: 2rem;
	padding-bottom: 2rem;
	padding-left: 8.33%;
}
	.droit.section_all_droit {margin-top: 2rem;}
}

.publications.section_3 a {
 color:#000;	
}
.publications.section_3 h2 {
	display: block;
	text-align: center;
	background: #EFEBE5;
	font-weight: 400;
	padding: .7rem 0;
	margin-top: 3rem;
}
.archive .publications.section_3 h2 {padding:.7rem .2rem}
.content-box {
	border-top: 1px solid #71686F;
	border-bottom: 1px solid #71686F;
	overflow: hidden;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.content-box  .bttom-border {
	border-bottom: 1px solid #71686F;padding-top: 1.2rem;padding-bottom: 1.2rem;
	
}
.content-box  .bttom-border:last-child {border-bottom:none;}

.content-box  .bttom-border p {margin-bottom:0}



.section_3bis {margin-top:3rem;}



blockquote {
	border-left: 3px solid #707070;
	margin: 2rem 0;
}



blockquote, blockquote p {
	line-height: 1.6;
	color: #000000;
}



.author-box {
background-color: #fff;
padding: 20px;
margin: 0 0 40px;
display: inline-block;
width: 100%;
border-top: 1px solid #e0e0e0;
margin-top: 22px;
}
.author-box .author-img {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.author-box .author-img img {
border-radius: 50%;
}
.author-box .author-name {
font-weight: bold;
clear: none;
display: inline;
}
.author-box i {font-size: 30px;}



.cn-button.bootstrap {
	color: #fff;
	background: #707070 !important;
}


article {position: relative;}















