/*--- utility css ---*/
body {
    position: relative;
}
.bg-grey {
	background:#f8f8f8;
}
/*---------------------breadcrumb css start---------------------*/
.breadcrumb {
	width: 100%;
	min-height: 110px;
	background-image:url(../images/breadcrumb-bg.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-size: cover;
	border-radius:0;
	margin-bottom: 0;
}
.bread-con {
	position:relative;
}
.crumb-list {
}
.crumb-list li {
	display:inline;
	color:#434f0c;
	font-weight:600;
}
.crumb-list li a {
	color:#fff;
}
.crumb-list li a:hover {
	text-decoration:underline;
}
.crumb-name {
	text-align: center;
}
/*--------------- breadcrumb css end---------------*/
/*--------------- aboutUs Page css end---------------*/
.content-inner {
	width:100%;
	padding: 60px 0;
}
.border2x {
	border: 2px solid #dee2e6;
}
.theme-border {
	display: inline-block;
    width: 100%;
    height: 2px;
    background: #434f0c;
}
.vision-text, .approch-text {
    position: relative;
	font-size: 36px;
    text-transform: uppercase;
    padding: 0 0;
    margin: 10px 0 40px 0;
}
.vision-text:after, .approch-text:after {
	content:'';
	width:75%;
	height:2px;
	background:#434f0c;
	position:absolute;
	bottom:0;
	right:0;
}
.approch-text:after {
	width:69%;
}
.why-us  {
	font-size: 46px;
    text-transform: uppercase;
    padding: 0 0;
    margin: 10px 0 50px 0;
}
.whyus-title {
    font-size: 20px;
    text-transform: uppercase;
	font-weight: 600;
}
.whyus-img {
	width: 72px;
	height: 72px;
	background: #434f0c;
	position: relative;
	margin: 0 auto;
	border-radius:20px;
	transition: all 0.6s ease-out 0s;
	text-align: center;
	margin-right: 15px;
}
.whyus-img a {
	line-height: 72px;
}
.whyus-img:hover {
	border-radius:100px;
}
.pic-wrap {
	display:flex;
	flex-wrap: wrap;
}
.pic-wrap .pic1, .pic-wrap .pic2 {
		width:50%;
}
/*--------------- aboutUs Page css end---------------*/

/*--------------- services Page css start---------------*/
.recycle-more-hd {
	font-weight:600;
	text-transform:uppercase;
}
.recycle-more {
	font-size: 18px;
    padding: 0 0;
    margin: 30px 0 20px 0;
	color: #616161;
    line-height: 28px;
}
.did-u-know {
	width:100%;
	padding:130px 0;
	background:url(../images/services-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 404px;
	margin: 80px 0 0 0;
}
.youKnow-text {
	font-size: 34px;
	color: #fff;
	font-weight: 500;
	padding: 0 0;
	margin: 0 0;
}
.youKnow-subtext {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	padding: 0;
	margin: 20px 0 10px 0;
	line-height: 36px;
}
.service-feature {
	padding:80px 0;
}
.service-feature .box {
	background:#eeeeee;
	margin: 0 0 20px 0;
}
.service-feature .box .title {
	background:#434f0c;
	padding:20px;
	font-weight:400;
	color:#fff;
	font-size:24px;
	margin: 0 0 30px 0;
}
.service-feature .box p {
	padding: 25px 30px;
    line-height: 24px;
    margin: 0;
}
.other-service {
	padding:10px 0 20px 0;
}
.other-service .box {
	background:#f8f8f8;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:40px;
}
ul.service-list {
	display: flex;
	align-items: stretch;
}
.service-list li {
	display:inline-flex;
	justify-content: center;
	flex-grow: 1;
}
.service-list li a {
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}
.service-list li a img{
	width: 100px;
    height: 100px;
    display: block;
	margin:0 0 20px 0;
}
.service-list li a:hover {
	opacity:0.8
}
/*--------------- services Page css end---------------*/

/*--------------- portfolio Page css start---------------*/
.portfolio-box {
	min-height:60vh;
}
#filters {
	margin: 30px auto;
	padding:0;
	list-style:none;
	display: flex;
	align-items: center;
	justify-content: center;
}
#filters li {
	margin-right: 10px;
}
#filters li span {
	display: block;
	padding:5px 20px;		
	text-decoration:none;
	color:#fff;
	background:#616161;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
}
#filters li span.active {
	background: #434f0c;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 100%;
	margin: 0px 0px 0 0;
	display:none;
	overflow:hidden;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	background: #666;
	cursor:pointer;
	height: 200px;
	width: auto;
	margin-bottom: 30px;
}
.portfolio img {
	width: 100%;
	position: relative;
	top:0;
	-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	height: 100%;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.portfolio .label-bg {
	background: rgba(67,79,12,0.8);
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio:hover .label {
	bottom:0px;
}
.portfolio:hover img {
	top:-30px;
}
.content-inner .page-link {
	color: #434f0c;
    background-color: #f8f8f8;
    border: 1px solid #d2d2d2;
    font-size: 16px;
	text-transform: uppercase;
	padding: 10px 20px;
}
.content-inner .page-link:hover {
    color: #ffffff;
    background-color: #434f0c;
}
/*--------------- portfolio Page css end---------------*/
/*--------------- facts Page css start---------------*/
.facts-imp {
	background:#434f0c;
	width:100%;
	padding: 40px 100px;
    text-align: center;
	
}
.facts-imp p {
	color:#fff;
	font-size:20px;
	line-height:28px;
	font-weight:600;
}
.facts-text {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0;
    margin: 10px 0 40px 0;
}
.facts-text:after {
	content:'';
	width: 30%;
	height:2px;
	background:#434f0c;
	position:absolute;
	bottom:0;
	right:0;
}
.facts-subtext {
    font-size: 18px;
	line-height:28px;
    text-align: justify;
    color: #616161;
}
.fact-img-round {
	width: 400px;
    height: 400px;
	border-radius: 50%;
	border: 4px solid #434f0c;
}
/*--------------- facts Page css start---------------*/
/*--------------- Faq Page css start---------------*/
.faq-box {
    margin-top: 50px;
    margin-bottom: 50px;
}
.accordion>.card {
    background-color: transparent;
    border:0px solid transparent;
   
}
.accordion>.card>.card-header {
    padding: 20px 0;
    margin-bottom: 0;
    background-color: transparent;
    border:0px solid transparent;
    border-bottom: 2px solid #434f0c;
}
.accordion .btn-link {
	padding: 0;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
.accordion .card .card-header .fa {
	padding-right:10px;
}
.accordion .card .card-body {
	background:#fff;
	font-size: 16px;
    line-height: 28px;
    color: #616161;
}
.feedback-box {
	background:#f0f0f0;
	padding:60px 0;
	text-align: center;
}
.feed-head {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 500;
	padding: 0 0;
	margin: 0 0 30px 0;
}
.feed-subhead {
	font-size: 16px;
}
.feed-mail {
border: 2px solid #fff;
	width: 275px;
	min-height: 83px;
	padding: 0;
	color: #333;
	display: inline-block;
	background: rgba(255,255,255,1);
	font-size: 16px;
	font-weight: 600;
	line-height: 80px;
}
/*--------------- Faq Page css end---------------*/

/*--------------- Blog Page css start---------------*/
.post-wrap {
	border-bottom:1px solid #eeeeee;
	padding-bottom: 40px;
    margin-bottom: 40px;
}
.post-circle {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #434f0c;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 20px 0;
}
.author-info {
	font-size: 16px;
	font-weight: 600;
	padding-left: 20px;
	color: #434f0c;
}
.post-head {
	font-size: 20px;
	font-weight: 600;
	margin: 0px 0 10px 0;
}
.post-desc {
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
}
.post-wrap a {
	float:right;
}
.box-img {
	width: 100%;
    height: 283px;
    overflow: hidden;
}
.blog-list-head {
	position: relative;
	font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
.blog-list-head:after {
	content: '';
    width:200px;
    height:2px;
	position:absolute;
	bottom:0;
	right:0;
	background:#434f0c;
}
.cate-list {
	margin: 0 0 30px 0;
}
.cate-list li {
	padding: 5px 0 5px 25px;
	display: block;
}
.cate-list li a {
	color:#333333;
	font-size:16px;
}
.cate-list li a:hover {
	text-decoration:underline;
}
.trend-title {
	font-size: 16px;
    padding: 0 0 0 10px;
}
.trend-img-box	{
	width: 100px;
    height: 80px;
    overflow: hidden;
    margin-bottom: 20px;
}
/*--------------- Blog Page css end---------------*/
/*--------------- Contact Us Page css start---------------*/
.map-location {
	background: #fff;
    width: 100%;
    margin: 40px 0px 60px 0px;
	min-height:399px;
}
.send-message {
    font-size: 24px;
    font-weight: 600;
    padding: 0 0;
    margin: 10px 0 30px 0;
}
.location-title {
    font-size: 18px;
    color: #616161;
    font-weight: 600;
	margin: 10px 0 0 0;
}
.location-img {
	width: 72px;
	height: 72px;
	background: #434f0c;
	position: relative;
	margin: 0 auto;
	border-radius:20px;
	transition: all 0.6s ease-out 0s;
	text-align: center;
	margin-right: 25px;
	margin-bottom: 50px;
}
.location-img span {
	line-height: 72px;
	font-size: 42px;
	color: #fff;
}
.location-img:hover {
	border-radius:100px;
}
.send {
	position:relative;
}
.send .form-control {
	height:50px;
	background:#f8f8f8;
	border-color:#d2d2d2;
}
.send textarea.form-control {
    height: 100px;
}
input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="Number"]::placeholder, textarea.form-control::placeholder { 
	color: #333;
	text-transform:uppercase;
}
.btn-send {
	width: 270px;
    height: 50px;
    background: #434f0c;
    border: 0px;
    border-bottom: 4px solid rgba(0,0,0,0.25);
	text-transform: uppercase;
    font-weight: 600;
	color: #ffffff;
}
.btn-send:hover, .btn-send:focus, .btn-send:active {
	background: rgba(0,0,0,0.5)!important;
	border-bottom: 4px solid transparent!important;
}
.help-block.with-errors {
    color: #ff5050;
    margin-top: 5px;
}
/*--------------- Contact Us Page css end---------------*/

/*--------------- Privacy policy & Terms Page css start---------------*/
.policy-list {
	list-style:none;
    position: fixed;
}
.policy-list li {
	display:block;
	padding: 0px 0 30px 0;
}
.policy-list li a {
	display:block;
	color:#333333;
	font-size:16px;
	font-weight:600;
}
.policy-list li a:hover, .policy-list li a.active {
	color:#fff;
	/*background:transparent;*/
}
.policy-text {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0;
    margin: 10px 0 40px 0;
}
.policy-text:after {
	content:'';
	width: 50%;
	height:2px;
	background:#434f0c;
	position:absolute;
	bottom:0;
	right:0;
}
.policy-subtext {
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    color: #616161;
}
.policy-subtext b {
    font-weight: 600;
}
.policy-subtext .main-text { 
	color:#333; 
}
.policy-numList {
	
}
.policy-numList li {
	list-style-type: decimal;
	padding: 10px 0px 10px 5px;
	margin: 0 0px 0 40px;
	text-align: justify;
	font-size: 18px;
	color: #616161;
	line-height: 28px;
}
.policy-numList li b {
    font-weight:600;
}
/*--------------- Privacy policy & Terms Page css end---------------*/

/*--------------- 404 Page css start---------------*/
.error-box	{
	display: flex;
	justify-content: center;
	align-items: center;
    height: 100%;
}
.error-link {
    text-align:center;
}
.error-link li{
    display: inline-block;
    font-size: 16px;
    color: #434f0c;
    font-weight: 600;
    padding: 0 0;
    margin: 0 20px 0 0;
    line-height:50px;
}
.error-link li:last-child {
	margin-right:0;
}
.error-link li a {
	display: block;
	border:2px solid #434f0c;
	color: #434f0c;
	padding:0;
	border-radius:40px;
	min-width:134px;
	min-height:50px;
}
.error-link li a:hover, .error-link li a:active {
	background: #434f0c;
	color: #fff;
}
/*--------------- 404 Page css end---------------*/
/*--------------- Testimonial Page css start---------------*/
.testimonal-box {
	background: #f8f8f8;
    border-left: 4px solid #434f0c;
    padding: 35px 20px;
	width: 100%;
    margin-bottom: 40px;
	display: flex;
}
.clientName-text {
    font-size: 24px;
    font-weight: 600;
    padding: 0 0;
    margin: 0px 0 0px 0;
}
.client-profile {
	font-size: 16px;
    font-weight: 600;
    padding: 0 0;
    margin: 10px 0 0px 0;
}
.clientName-subtext {
	font-size: 18px;
	color:#616161;
	line-height:32px;
	text-align:justify;
    padding: 0 0;
    margin: 30px 0 0px 0;
}
.clientName-subtext .quote {
	font-size: 32px;
	color:#434f0c;
}
.client-pic {
	display:block;
	width:100px;
	height:100px;
	border-radius:50px;
	border: 2px solid #fff;
    overflow: hidden;
}
/*--------------- Testimonial Page css start---------------*/

/*--------------- media queries css ---------------*/
@media (max-width: 767px) {
	.crumb-list {
		text-align: center;
	}
	ul.service-list {
		display: block;
	}
	.service-list li {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	.service-list li a img{
		margin:0 auto;
	}
	.content-inner .page-link {
		padding: 10px 12px;
	}
	.facts-imp {
	padding: 40px 30px;
	}
	.facts-text:after {
	width: 100%;
	bottom: -20px;
	}
	.fact-img-round {
	margin-bottom:25px;	
	}
	.accordion .btn-link {
    font-size: 14px;
    }
    .feed-head {
    font-size: 24px;
    }
	.blog-list-head:after {
	width:70%;
	}
	.error-link li {
    display: block;
    margin: 10px 0 0 0;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	.vision-text:after {
	width:68%;
	}
	.approch-text:after {
	width:65%;
	}
	.pic-wrap .pic1, .pic-wrap .pic2 {
	width:100%;
	height:300px
	}
	.blog-list-head:after {
	width:50%;
	}
	
}
@media (min-width: 767px) and (max-width: 992px) {
	.vision-text:after, .approch-text:after {
	width:52%;
	}
	.pic-wrap .pic1, .pic-wrap .pic2 {
	width:50%;
	}
	.blog-list-head:after {
	width:100%;
	bottom:-10px
	}
	.error-link li {
    display: block;
    margin: 10px 0 0 0;
	}
}

@media (max-width: 767px) {
	.vision-text:after, .approch-text:after {
	width:50%;
	}
	.pic-wrap .pic1, .pic-wrap .pic2 {
	width:50%;
	}
}

@media (max-width: 460px) {
	.vision-text:after, .approch-text:after {
	width:30%;
	}
	.service-text {
    font-size: 2.5rem;
	}
	#filters li span{
	padding: 5px 10px;
	}
	.blog-list-head:after {
	width:100%;
	bottom:-10px;
	}
	.error-link li {
    margin:0px 0 0 0;
	line-height: 40px;
	}
	.error-link li a {
    font-size: 14px;
    min-height: 40px;
	}
}
/* ================================
   Page Notaires / Successions
================================ */

/* Cartes modernes */
.soft-card{
	background:#fff;
	border-radius:12px;
	box-shadow:0 10px 25px rgba(0,0,0,.06);
	padding:22px;
	height:100%;
}

.soft-card h3,
.soft-card h4{
	margin-top:0;
}

.mini-muted{
	opacity:.75;
}

/* Navigation interne sticky */
.anchor-nav{
	position: sticky;
	top: 0;
	z-index: 50;
	background:#fff;
	border-bottom:1px solid rgba(0,0,0,.06);
}

.anchor-nav .nav-pills .nav-link{
	border-radius:999px;
	padding:10px 14px;
	margin:8px 6px;
	font-weight:700;
	color:#434f0c;
}

.anchor-nav .nav-pills .nav-link.active{
	background:#99af26;
	color:#fff;
}

/* Galerie */
.gallery img{
	border-radius:12px;
	box-shadow:0 10px 25px rgba(0,0,0,.10);
	transition: all 0.3s ease;
}

.gallery img:hover{
	transform: scale(1.02);
}

/* Badges hero */
.badge-line{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:12px;
}

.badge-pill{
	display:inline-flex;
	align-items:center;
	gap:8px;
	padding:8px 12px;
	border-radius:999px;
	background:rgba(255,255,255,.15);
	border:1px solid rgba(255,255,255,.25);
	color:#fff;
	font-weight:600;
}

/* Responsive amélioration */
@media (max-width:767px){
	.anchor-nav .nav-pills{
		flex-wrap:wrap;
	}
}

