
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;0,900;1,800;1,900&display=swap');

@font-face {
	font-family: 'Avenir';
	font-style: normal;
	src: url('../fonts/AvenirBook.eot');
	src: url('../fonts/AvenirBook.eot') format('embedded-opentype'),
		 url('../fonts/AvenirBook.woff2') format('woff2'),
		 url('../fonts/AvenirBook.woff') format('woff'),
		 url('../fonts/AvenirBook.ttf') format('truetype'),
		 url('../fonts/AvenirBook.svg#AvenirBook01') format('svg');
}

@font-face {
	font-family: 'Avenir';
	font-style: italic;
	src: url('../fonts/AvenirBookOblique.eot');
	src: url('../fonts/AvenirBookOblique.eot') format('embedded-opentype'),
		 url('../fonts/AvenirBookOblique.woff2') format('woff2'),
		 url('../fonts/AvenirBookOblique.woff') format('woff'),
		 url('../fonts/AvenirBookOblique.ttf') format('truetype'),
		 url('../fonts/AvenirBookOblique.svg#AvenirBookOblique02') format('svg');
}

@font-face {
	font-family: 'Avenir';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/AvenirBlack.eot');
	src: url('../fonts/AvenirBlack.eot') format('embedded-opentype'),
		 url('../fonts/AvenirBlack.woff2') format('woff2'),
		 url('../fonts/AvenirBlack.woff') format('woff'),
		 url('../fonts/AvenirBlack.ttf') format('truetype'),
		 url('../fonts/AvenirBlack.svg#AvenirBlack03') format('svg');
}

@font-face {
	font-family: 'Avenir';
	font-style: italic;
	font-weight: bold;
	src: url('../fonts/AvenirBlackOblique.eot');
	src: url('../fonts/AvenirBlackOblique.eot') format('embedded-opentype'),
		 url('../fonts/AvenirBlackOblique.woff2') format('woff2'),
		 url('../fonts/AvenirBlackOblique.woff') format('woff'),
		 url('../fonts/AvenirBlackOblique.ttf') format('truetype'),
		 url('../fonts/AvenirBlackOblique.svg#AvenirBlackOblique04') format('svg');
}

html, body {
	background-color: transparent;
	overflow-x: hidden;
	height: 100%;
}

body {
	font-size: 1.1rem;
	font-family: 'Avenir', sans-serif;
	font-style: normal;
}

/*---------- COLORS ----------*/

body:after{
	content:"";
	position:fixed;
	top:0;
	height:100vh;
	left:0;
	right:0;
	z-index:-1;
	background: url('../img/bg-body.jpg?v=1.1') center center white;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-dark {
    background-color: white!important;
}

.bg-content {
	background-color: transparent;
}

section {
    background-color: transparent;
}

.footer-dark {
    background-color: transparent;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: white;
	font-weight: 700;
}

.h1, h1 {
	font-size: 1.8rem;
}

.h2, h2 {
	font-size: 1.5rem;
}

p {
	color: white;
}

p a {
	color: white;
	text-decoration: underline;
}

p a:hover {
	color: white;
}

.text-sm {
    font-size: .9rem!important;
}

label a {
	color: white;
	text-decoration: underline;
}

label a:hover {
	color: white;
}

label {
	color: white;
}

.btn-link {
    color: white;
}

.btn-link:hover {
    color: white;
}

.btn-group-lg>.btn, .btn-lg {
    font-size: 1.5rem;
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled, .btn-outline-primary.disabled:hover {
    color: #a4a4a4;
    background-color: transparent;
    border-color: #a4a4a4;
}

.btn-outline-primary:hover {
    color: #6e00ff;
    background-color: rgba(112, 0, 255, 0.7);
    background-color: transparent;
    border-color: rgba(110, 0, 255, 0.7);
}

.hover-scale-90:hover,.scale-90{
	-webkit-transform:scale(0.9)!important;
	-ms-transform:scale(0.9)!important;
	transform:scale(0.9)!important;
}

/*---------- HEADER/FOOTER ----------*/

.navbar-toggler {
	position: absolute;
	z-index: 100;
	right: 0;
}

@media (min-width:992px){
	.navbar-toggler {
		display: none;
	}
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.85)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.header, .navbar, .navbar-top {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.navbar-brand {
	margin-right: 0;
}
    
#navbar-logo {
	width: auto;
	max-height: 170px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.navbar-nav .nav-link {
    font-size: 1.1rem;
}

.header-collapse-show .navbar-nav .nav-link {
    font-size: 1.5rem;
}

.header-collapse-show {
	background-color: #273444;
}

.header-collapse-show #logo-container {
	/*display: none;*/
}

.navbar-main.navbar-collapsed {
	margin-top: 40px;
	background-color: #273444;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
	text-decoration: underline;
}

.slice {
    padding-top: 3rem;
}

#logo-footer {
	width: 60px;
}

.logo-grdf {
	/*position: absolute;*/
	margin: 10px;
}

.badge-time {
	color: black;
	font-size: 90%!important;
	margin-bottom: 10px;
	background-color: rgba(239, 242, 247, 0.7)!important;
}

#agenda p {
	font-size: 1.05em;
	/*line-height: 2em !important;*/
}

#agenda .badge-success {
	background-color: #006a00;
}


/*---------- RESGISTER ----------*/


.custom-control-label:before {
	background-color: transparent;
    border: 2px solid #fff;
}

.custom-control-input:checked~.custom-control-label:before {
    /*color: #004991 !important;*/
    border-color: #fff;
    background-color: #273444;
}

.btn-outline-primary {
    color: white;
    border-color: white;
}

.btn-outline-primary:hover {
    color: black;
    border-color: white;
	background: white;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
	color: black;
	background-color: white;
	border-color: white;
}


#transfert .btn-outline-primary {
	color: #666;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px solid #ddd;
	border-left: 0px;
	border-radius: 0px !important;
	background: transparent;
}

#transfert .btn-outline-primary:hover {
	color: black;
	border-top-color: #fff;
	border-bottom-color: #00f2ea;
	background: transparent;
}

#transfert .btn-outline-primary:not(:disabled):not(.disabled).active, #transfert .btn-outline-primary:not(:disabled):not(.disabled):active, #transfert .show>.btn-outline-primary.dropdown-toggle {
	color: black;
	border-top-color: #fff;
	border-bottom-color: #00f2ea;
	background: transparent;
}

/*
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #004991;
    background-color: #fff;
    border-color: #fff;
}
*/

.btn-outline-primary.disabled,
.btn-outline-primary:disabled,
.btn-outline-primary.disabled:hover {
    color: #a4a4a4;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
}

.accordion .card {
	background-color: rgba(0, 0, 0, 0.5);
	border: none;
}

.card-header {
    border-bottom: none;
}

.accordion>.card .card-header {
    margin-bottom: 0px;
}
/*
.btn-primary {
    color: #004991;
    background-color: #fff;
    border-color: #fff;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #004991;
    background-color: #fff;
    border-color: #fff;
}

.btn-dark {
    color: #fff;
    background-color: #273444;
    border-color: #273444;
}

.btn-dark:hover,
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #273444;
    border-color: #273444;
}
*/
#contribution_ecrite {
	font-size: 1.2em;
}
/*
#btn_confirm {
	font-size: 1.6em;
    padding: .1rem 1.7rem;
}
*/
.g-recaptcha div {
	margin: 0 auto;
}

.form-control:focus {
	color: black;
	background-color: #fff;
	border-color: #00f2ea;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 242 234 / 8%), 0 0 20px rgb(0 242 234 / 10%);
	box-shadow: inset 0 1px 1px rgb(0 242 234 / 8%), 0 0 20px rgb(0 242 234 / 10%);
}


/*---------- PRIVACY POLICY ----------*/

#privacy-policy {
	position: relative;
	text-align: justify;
	max-width: 640px;
}

#privacy-policy p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 0.85em;
	line-height: 16px;
	color: #273444;
}

#privacy-policy-header {
	background: #273444;
	padding: 12px 5px 1px 5px;
	text-align: center;
	margin-bottom: 20px;
}

#privacy-policy-header a,
#privacy-policy-header a:hover {
	color: #fff !important;
}

#privacy-policy h1 {
	font-size: 1.4em;
	color: #273444;
}

#privacy-policy h2 {
	font-size: 1.2em;
	color: #273444;

}

#privacy-policy a,
#privacy-policy a:hover {
	color: #273444;
}
