/* Add here all your CSS customizations */
.nav > li > a {
    padding: 20px 21px!important;
}

#header .header-column .header-extra-info .feature-box h4, #header .header-column .header-extra-info .feature-box h4 a {
    color: #B7ADA6;
    font-size: 20px;
    font-weight: 500;
}

#header .header-top p, .feature-box-info p {
    color:#B7ADA6;
}

#video {
	border:1px solid #ddd; 
	padding:10px;
}
#video p {
	font-size:16px;
	padding:0;
	margin:5px 0 0;
}
#video a {
	color:#73969A;
}
#activites .featured-box {
	min-height:260px;
}

#activites .featured-box h3 {
	text-transform:none;
	font-size: 2.0em;
    font-weight: 300;
    line-height: 38px;
    margin: 0 0 22px;
	color: #1d2127;
}
#activites .featured-box li > i {
	margin-right:10px;
	color:#6A5D55;
}

#activites .box-content {
    border-radius: 8px;
}

#avocat  .list-unstyled, #divorce .list-unstyled {
	margin-left:50px;
	margin-bottom:25px;
}
#avocat  .list-unstyled li > i, #divorce .list-unstyled li > i {
	color:#6A5D55;
	margin-right:5px;
}
#honoraires h2 img {
	margin-top:-5px;
}

footer p {
	margin:0;
}
.button.solid.blue {
    background-color: #823a42;
    margin-bottom: 5px;
}
.button.solid {
    position: relative;
}
.button.solid {
    color: #fff;
}
.fct20 {
    margin-top: 20px;
}
.button {
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.button.sm .over {
    padding: 5px 15px;
}
.button .over {
    border-radius: inherit;
    display: block;
    transition: all 0.35s ease 0s;
}
