body {
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	position: relative;
}

html,
body {
	width: 100%;
	overflow-x: hidden;
}

.post-masonry img {
	width: 100%;
	display: block;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: bold;
}

h1 {
	font-size: 40px;
	line-height: 72px;
}

h2 {
	color: #00a99d;
	font-size: 32px;
	line-height: 35px;
	letter-spacing: 1px;
	padding-bottom: 12px;
}

h3 {
	color: #00a99d;
	font-size: 16px;
	letter-spacing: 26px;
	letter-spacing: 2px;
}

h5 {
	color: #ffa400;
	line-height: 28px;
	letter-spacing: 2px;
}

p {
	font-size: 16px;
	letter-spacing: 0.9px;
	line-height: 25px;
}

nav a {
	text-transform: uppercase;
	color: #000;
}
.nav-link {
	color: #000;
	font-weight: bold;
	margin-right: 20px;
}
.nav-link:hover {
	color: #858585;
}
.navbar-brand {
	margin-right: 250px;
}
.btn-warning {
	background-color: #00a99d;
	border: #00a99d;
	color: #fff;
	font-weight: bold;
	padding: 15px;
}
.btn-warning:hover {
	background-color: #00a99d;
	border: #00a99d;
	color: #fff;
	font-weight: bold;
	padding: 15px;
}
.dropdown-item:hover {
	background-color: #00a99d;
	color: #fff;
}

section#expert {
	background-color: #00a99d;
	text-align: center;
	color: #fff;
	padding: 50px;
}
section#expert h2 {
	font-size: 25px;
	color: #fff;
}
section#a-propos img {
	margin-bottom: 30px;
}
section#a-propos a {
	color: #00a99d;
	font-weight: bold;
	text-decoration: none;
}
section#galerie {
	padding: 50px;
}

section#promesses {
	padding: 50px;
	background-color: #00a99d;
}
section#promesses h2 {
	color: #fff;
}
section#promesses p {
	color: #fff;
}
section#promesses a {
	color: #000;
	font-weight: bold;
}

#navbarSupportedContent > ul > li > a:hover {
	color: #00a99d;
}
.active {
	color: #00a99d;
}

div#banner {
	padding: 30px;
	text-align: center;
	background-color: #00a99d;
	color: #fff;
}
/* warning top-bar============================*/

#top-bar {
	width: 100%;
	height: auto;
	padding: 12px;
	text-align: center;
	background-color: #00a99d;
	color: #fce100;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	clear: both;
}

/* sub-footer-wave-design ============================*/

#sub-footer {
	width: 100%;
	height: 200px;
	background-image: url('/assets/images/fannie-leblanc-hd-footer.png');
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	clear: both;
}

/* All Section styles
------------------------------------- */
#testimonial,
#blog,
#counter,
#contact {
	padding-top: 120px;
	padding-bottom: 120px;
}

#activites {
	padding: 40px 40px;
	background-color: #000;
}

#about h3 {
	padding-bottom: 12px;
}

.parallax-section {
	background-attachment: fixed !important;
	background-size: cover !important;
}

.active {
	color: #00a99d;
}

.button {
}
.button a {
	color: #fff;
}
.button:hover {
	background: #000;
}

/* home section styles
/* ========================================== */
#home {
	width: 100%;
	background-size: cover;
	height: 100vh;
	overflow: auto;
	text-align: center;
	background-attachment: fixed;
	background-image: url('/assets/images/hygieniste-dentaire-ateliers.png');
	background-repeat: no-repeat;
}

#home .btn-danger {
	background: #ffa400 !important;
	margin-right: 20px;
}

#home .btn-danger:hover {
	background: #ffc400 !important;
}

#home .btn {
	background: #000000;
	border-color: transparent;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 52px;
	margin-top: 40px;
	transition: all 0.4s ease-in-out;
}

#home .btn:hover {
	background: #ffa400;
}

#feature {
	background-color: #00a99d;
	width: 100%;
	height: auto;
	padding: 5%;
	text-align: center;
	color: #fff;
}

/* testimonial section styles
/* ========================================== */
#testimonial .item {
	text-align: center;
	display: block;
	width: 100%;
	padding-bottom: 62px;
}

#testimonial .item img {
	display: inline-block;
}

/* about section styles
/* ========================================== */
#about .container {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#about .col-md-6 {
	padding: 0;
}

#about .about-des {
	padding-right: 8%;
}

#about .about-des h3 {
	font-size: 26px;
}

#about .about-des h4 {
	font-size: 20px;
}

#about .about-des p {
	font-size: 16px;
	line-height: 32px;
}

/* blog section styles
/* ========================================== */
#blog {
	background-size: cover;
	text-align: center;
	background-image: url('/assets/images/atelier-hygiene-dentaire.png');
	background-repeat: no-repeat;
}

#blog h2,
#blog h4 {
	text-align: center;
}

#blog h2 {
	padding-bottom: 12px;
	font-size: 32px;
	color: #fff;
}

#blog h4 {
	padding-bottom: 32px;
	letter-spacing: 0.9px;
}

#blog p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}

#blog .blog-wrapper {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#blog .blog-wrapper .fa {
	color: #00a99d;
	font-size: 50px;
	font-weight: 700;
	border: solid 1px #00a99d;
	padding: 20px;
	border-radius: 50%;
	height: 85px;
	width: 85px;
}
#blog .blog-wrapper h3 a {
	color: #00a99d;
}

/* testimonial section styles
/* ========================================== */
#testimonial {
	background-color: #000;
}

#testimonial h2,
#blog h4 {
	text-align: center;
}

#testimonial h2 {
	padding-bottom: 12px;
	font-size: 32px;
	color: #fff;
}

#testimonial h4 {
	padding-bottom: 32px;
	letter-spacing: 0.9px;
}

#testimonial p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}

#testimonial .blog-wrapper {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#testimonial .blog-wrapper .fa {
	color: #00a99d;
	font-size: 50px;
	font-weight: 700;
	border: solid 1px #00a99d;
	padding: 20px;
	border-radius: 50%;
	height: 85px;
	width: 85px;
}
#testimonial .blog-wrapper h3 a {
	color: #00a99d;
}

/* Galerie section styles
/* ========================================== */
#galerie {
	background-color: #000;
	text-align: center;
}

#galerie h2,
#blog h4 {
	text-align: center;
}

#galerie h2 {
	padding-bottom: 12px;
	font-size: 32px;
	color: #fff;
}

#galerie h4 {
	padding-bottom: 32px;
	letter-spacing: 0.9px;
}

#galerie p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #303030;
}

#galerie .blog-wrapper {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#galerie .blog-wrapper .fa {
	color: #00a99d;
	font-size: 50px;
	font-weight: 700;
	border: solid 1px #00a99d;
	padding: 20px;
	border-radius: 50%;
	height: 85px;
	width: 85px;
}
#galerie .blog-wrapper h3 a {
	color: #00a99d;
}

/* Partenaires section styles
/* ========================================== */
#partenaires {
	background-color: #fff;
	text-align: center;
}

#partenaires h2,
#blog h4 {
	text-align: center;
}

#partenaires h2 {
	padding-bottom: 12px;
	font-size: 32px;
	color: #303030;
}

#partenaires h4 {
	padding-bottom: 32px;
	letter-spacing: 0.9px;
}

#partenaires p {
	padding-top: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

#partenaires .blog-wrapper {
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#partenaires .blog-wrapper .fa {
	color: #00a99d;
	font-size: 50px;
	font-weight: 700;
	border: solid 1px #00a99d;
	padding: 20px;
	border-radius: 50%;
	height: 85px;
	width: 85px;
}
#partenaires .blog-wrapper h3 a {
	color: #00a99d;
}

/* Counter section styles
/* ========================================== */
#counter {
	background: url('/assets/images/counter-bg.jpg') 50% 0 repeat-y
		fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	text-align: center;
	padding-top: 160px;
	padding-bottom: 160px;
}

#counter .counter-number {
	color: #ffa400;
	font-size: 32px;
}

#counter .counter-text {
	color: #ffffff;
	letter-spacing: 2px;
}

/* contact section styles
/* ========================================== */
#contact {
	background: url('/assets/images/contact-bg.jpg') 50% 0 repeat-y
		fixed;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

#contact .form-control {
	background-color: #333;
	opacity: 0.8;
	color: #fff;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 22px;
	transition: all 0.4s ease-in-out;
	padding: 10px;
	height: auto;
}

#contact input[type='submit'] {
	background: #00a99d;
	border: none;
	border-radius: 4px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 50px;
	margin-top: 10px;
}

#contact input[type='submit']:hover {
	background: #00a99d;
}

.form-control::-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #ffffff;
}
.form-control::-webkit-input-placeholder {
	color: #ffffff;
}

#contact .contact-detail {
	background: rgba(250, 250, 250, 0.75);
	padding: 34px 10px 34px 30px;
}

#contact .contact-detail h2 {
	padding-bottom: 28px;
}

#contact .contact-detail div {
	padding-bottom: 10px;
}

/* footer section styles
/* ========================================== */
footer {
	padding-top: 80px;
	padding-bottom: 50px;
}

footer p {
	padding-right: 40px;
	padding-bottom: 20px;
	font-size: 14px;
}

footer a {
	color: #00a99d;
	font-weight: 900;
	font-size: 16px;
}

footer a:hover {
	color: #00a99d;
	text-decoration: underline;
}

.link-list a {
	color: #606060;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.social-icon i {
	margin-right: 20px;
	color: #00a99d;
	font-size: 22px;
}

@media (max-width: 1280px) {
	#about .about-des {
		padding: 40px;
	}
	#about .about-des h3 {
		font-size: 20px;
	}

	#about .about-des h4 {
		font-size: 16px;
	}

	#about .about-des p {
		font-size: 13px;
		line-height: 24px;
	}
}
/* mobile responsive section styles
/* ========================================== */
@media (max-width: 768px) {
	h1 {
		font-size: 53px;
	}
	#counter .counter-item {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#galerie p {
		color: #303030;
	}
}

@media (max-width: 650px) {
	h1 {
		font-size: 40px;
	}
	#galerie p {
		color: #303030;
	}

	.navbar-brand {
		height: 140px;
	}
}

@media (max-width: 450px) {
	#galerie p {
		color: #303030;
	}

	h1 {
		font-size: 28px;
		line-height: 38px;
	}
	#home h5 {
		font-size: 11px;
	}
	#home .btn {
		display: inline-block;
		padding: 14px 32px;
	}
}

@media (max-width: 375px) {
	h1 {
		font-size: 24px;
		line-height: 34px;
	}
	#home h5 {
		font-size: 9px;
	}
	#galerie p {
		color: #303030;
	}
}
