/*
Theme Name: ADMA
Template: ultrabootstrap
Author: BMP-services.ch
Author URI: http://www.bmp-services.ch
Version: 1.1.4.1485514883
Updated: 2017-01-27 12:01:23

*/

a[target="_blank"]:after {
	font-family: FontAwesome;
	content:" \f08e";
}

h3 {
	display:inline;
}

body {
	background: url("img/bg_fond.jpg") fixed;
	color:#3c3c28;
}

.header_adma {
	margin-bottom:20px;
	height: 100%;
}

#secondary {
	background-color: rgba(170,136,88,0.8);
}

.page-section {
	background-color: rgba(170,136,88,1);
	padding:30px 20px 40px 50px;
}

@media (max-width:765px){
	.page-section {
		padding:30px 20px 40px 20px;
	}
}

.breadcrumb {
	color: #78774F;
	padding: 20px 0px 20px 40px;
	background:#a49d71;
	margin-bottom:0px;
	border-radius: 0px;
}

.breadcrumb-container ul li a {
	color: #78774F !important;
	font-size: 16px !important;
	font-weight: bold;
}

.breadcrumb-container ul li a:hover {
	color: #B9BE9C !important;
	font-size: 16px !important;
	font-weight: bold;
}	

.widget {
	background: inherit;
}

.page-title h1, h2 {
	color: #965A19;
	font-size: 20px;
	font-weight: bold;
	border-bottom: inherit;
}

h4 {
	color: #B9BE9C;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: inherit;
	text-transform: inherit;
	border-bottom: inherit;
	padding-bottom: inherit;
}


a:link, a:focus, a:visited {
	color: #935C20;++
	text-decoration: none;
	font-size: 14px;
}

a:hover{
	 color: #c9c9b9;
	text-decoration: none;
	font-size: 14px;
}
 
.scroll-top-wrapper {
	 background-color:#78774F;
 }
 
footer  {
	background-color: #a49d71;
	font-size: 1em;
	text-align: right;
 }
 

.navbar-default {
	background-color: rgba(170,136,88,1);
	border-color: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	 background-color:#78774F;
}

.navbar-default .navbar-toggle {
    border-color: #eeeee9;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #eeeee9;
}

ul#menu-menu-adma,
ul.submenj {
	margin-left: 0;
	padding-left: 5px;
}

.nav > li > a {
	padding: 5px 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}


.menu-menu-adma-container a:hover,
.menu-menu-adma-container a:active,
.menu-menu-adma-container .current-menu-item a {
	 color: #C9C9B9; 
 }
 

 .menu-menu-adma-container ul {
 	list-style: none;
 }

.menu-menu-adma-container a {
	color: #3c3c28;
	font-size: 16px;
	font-weight: bold;
}

.dropdown-menu {
	min-width: 100%;
	padding: 5px 0;
	background-color: rgba(170,136,88,1);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #C9C9B9;
    background-color: transparent;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: transparent;
    color: #C9C9B9;
}

#infolettre {
	margin: 20px 0;
}


/* Captcha */

.grecaptcha-badge {
	display: none;
}

.page-id-50 .grecaptcha-badge {
	display: block;
}