/* global */

body {

}

a{
color:#181886;
}

a:hover{
color:#181886;
}

nav.navbar{
background-color: transparent !important;
background-image: none;
padding: 0px !important;
color:#000;
}

.navbar-brand:first-child{
padding:0px;
margin:0px;
}

footer{
border-top:1px solid #967601;
background-color: #d5ccb8;
background-image: radial-gradient(circle farthest-side at center bottom,#d5ccb8,#d5ccb8 125%);
}

a.navbar-brand, a.nav-link{
color:#000 !important;
}

.fa{
color: #775b2d;
}

nav .fa{
color:white;
}

/* before content */
.before_content{
padding-top:40px;
min-height:275px;
text-align:left;
background: white;
border-bottom:0px solid transparent;
}

.after_content{
border-top:1px solid #967601;
margin-bottom:0px;
}

.input-group-addon{
background-color: #FECD01;
}

.input-group-addon i{
color: #3e1d0f;
}

#page-contact h3{
border-bottom: 1px solid #F1C0A6;
font-size: 20px;
margin-top:35px;
color: #E36929 !important;
}

#page-contact textarea,
#page-contact input{
border:1px solid #ccc;
}

#page-legal h2{
border-bottom: 1px solid #F1C0A6;
font-size: 20px;
margin-top:20px;
color: #E36929 !important;
}

#cgu h2{
margin-top:40px !important;
margin-bottom:30px !important;
}

#content_secure table{
background-color: #fff !important;
}
