/*
Theme Name: wazemi
Theme URI: http://localhost/wazemi
Author: WAOUH MONDE - (Prunella DOUSSO)
Author URI: http://waouhmonde.com/
Description: wazemi
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

@media only screen and (min-width: 992px) {
	#navbarContent {
		position: absolute;
		right: 0px;
	}
}

@media only screen and (min-width: 992px) {
    .nav-link {
		margin-right: 50px !important;
	}
}

.wazemi-header {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 90% !important;
}

@media only screen and (min-width: 992px){
	.action {
		text-align: center;
		font-size: 14px !important;
	}
}

@media only screen and (min-width: 992px) {
    body {
		font-size: 16px !important;
    }
}
@media only screen and (max-width: 991px) {
	.nav-link {
		margin-left: 60% !important;
	}
}
.tire-page {
	display: block;
	width: 100%;
	background-color: transparent;
}
.titre-page > h2 {
	font-family: sans-serif;
	font-size: 28px;
	font-stretch: ultra-condensed;
	margin: 0px;
	margin-bottom: .35rem;
	text-align: center;
	color: #2A288E;
	font-weight: bolder;
}
.titre-page > div {
	width: 7%;
	background-color: #FFE600;
	border-radius: 26px;
	height: 4px;
}
#ban-img > div {
	background-size: 100% 340px;
	background-position: top;
	background-repeat: no-repeat;
}
#ban-img > div img {
	opacity: 0;
}
#ban-img {
	overflow: hidden;
}
