/*!
Theme Name: WP Bootstrap 4
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
body { background-color: #f8f9fa; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

.site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
article > .card-body {
	border: 0 !important;
	padding: 0 !important;
}
article.card, .site-header {
	border: 0 !important;
}

.rslides_tabs a{
	text-indent: -5000px !important;
	border-width: 1px !important;
	background: transparent !important;
	width: 16px !important;
	height: 16px !important;
}
.wp-block-image {
	margin-top: 0 !important;
}
body .rslides_tabs li {

	margin-left: 10px !important;
	margin-right: 10px !important;
}
.rslides_here a {
	background: #f4a443 !important;
	border-color: #f4a443 !important;
}
.bg-pastel {
	background: #fbf9f1;
}
.border-right {
	border-right: 1px solid #EAEAE9;
}
div.wpcf7 .ajax-loader{
	display: block !important;
}
.home #site-navigation .container {
	border: 0 !important;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a{
	display: flex;
	justify-content: center;
	align-content: center;

}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail{
	display: flex;
	height: 100%;
	min-height: 100%;
	justify-content: center;
	align-content: center;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{
	padding: 8px;
	overflow: hidden;
	width: 350px;
	height: 350px;
}
.btn {
	border-radius: 0 !important;

}
.btn-primary {
	padding-left: 35px;
	padding-right: 35px;
}
h1, h2, h3, h4 {

    letter-spacing: 2.2px;
}
body {
	font-size: 18px;
}

#projets-index {
}

.projet-line {
	display: flex;
	position: relative;
    height: 700px;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 50px;
}
.projet-line-title {
	padding-left: 75px;
	padding-right: 75px;
	font-size: 32px;
	line-height: 1.4;
	text-transform: uppercase;
}
.projet-line-title > div {
	position: relative;
}
.projet-line-image-cont {

	width: 66.666%;
	position: relative;
	z-index: 1;
}
.projet-line-image {
	background: no-repeat center;
	background-size: cover;
	width: 760px;
	width: 100%;
	height: 520px;
	position: absolute;
}
.projet-line-title:before {
	content: '';
	display: block;
	width: 760px;
	max-width: 100%;
	height: 520px;
	z-index: 0;
	position: absolute;
	background: #cccccc;
}
.projet-line {
	cursor: pointer;
}
.projet-line a, .projet-item a {
	color: black;
	text-decoration:  none !important;
	;
}
.projet-line-0 .projet-line-image-cont{
	max-width: 830px;
	order: 1;
}
.projet-line-0 .projet-line-title:before {
	right: 0;
	top: 312px;
	background: #ebe8e0;
}
.projet-line-0 .projet-line-title{
	order: 2;
	padding-top: 270px;
}

.projet-line-1 {
	height: 520px;
}
.projet-line-1 .projet-line-image-cont{
	top: 0px;
	right: 0px;
	order: 2;

}
.projet-line-1 .projet-line-title{
	order: 1;
	padding-top: 0px;
}
.projet-line-1 .projet-line-title:before {
	left: 20px;
	top: 0;
	background: #b7ab93;
	width: 720px;
	height: 415px;
	max-width: 100%;
}
.projet-line-1 .projet-line-image {
	background: no-repeat center;
	background-size: cover;
	width: 721px;
	height: 415px;
}
.projet-line-2 {
	height: 600px;
}
.projet-line-2 .projet-line-image-cont{
	max-width: 830px;
	order: 1;
}
.projet-line-2 .projet-line-title:before {
	right: 0;
	width: 809px;
	top: 0px;
	background: #e1dcd0;
}
.projet-line-2 .projet-line-image {
	width: 100%;
}
.projet-line-2 .projet-line-title{
	order: 2;
	padding-top: 70px;
}


.projet-line-3 .projet-line-image{

}
.projet-line-3 .projet-line-image-cont{
	max-width: 830px;
	order: 2;
}
.projet-line-3 .projet-line-title:before {       left: 0;
    top: 152px;
    background: #cac0ae;
}
.projet-line-3 .projet-line-title{
	order: 1;
    padding-top: 320px;
}


.projet-item {
	height: 490px;
	margin-bottom: 40px;
	display: flex;
	align-content: center;
	justify-content: end;
}
.projet-item-1 {
	justify-content: start;
}
.projet-item-title > div {
	background: url(img/bg-raye.jpg) no-repeat right center;
	padding: 50px;
	background-size: 21px;
}
.projet-item-title {
	width: 33.333%;
	padding: 50px;
	font-size: 32px;
	line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: right;
}
.projet-item-image {
	width: 742px;
	height: 470px;
	background: no-repeat center;
	background-size: cover;
	border-left: 20px solid transparent;
	max-width: 100%;

}
.projet-item-image-cont {
	width: 66.666%;
}
.projet-item-1 .projet-item-image-cont {
	order: 1;
}
.projet-item-1 .projet-item-title > div {
	background-position: left center;
}
.projet-item-1 .projet-item-title {
	order: 2;
	text-align: left;
}
.projet-item-1 .projet-item-image {
	border-right: 20px solid transparent;
	border-left: 0;
}
.grid-sizer,
.grid-item { 
 margin-bottom: 40px;
}

@media (min-width: 769px) {
.grid-sizer,
.grid-item { 
	width: calc(50% - 20px); 
}
}
.grid-item img {
	width: 100%;
}
.pt-0 .uagb-column__inner-wrap {
	padding-top: 0 !important;
}
.wpcf7-form-control-wrap {
	 
    margin-top: 15px;
    display: block;
}
@media (max-width: 767px) {
	.mini-show-container {
		padding-left: 0 !important;
	}
	.page-id-47 .border-right {
		border: 0 !important;
		border-bottom: 1Px solid #eaeae9 !important;
	}
	.page-id-47 section {
		padding-left: 20px !important;
	}
	.page-id-47 .uagb-columns__columns-2>.uagb-column__wrap {
		padding-left: 0 !important;
	}
	.projet-line-title:before {
		/*width: 90vw !important;*/
	}
	.projet-line {
		padding-top: 20px;
		height: 415px;
		overflow: visible;
	}

	.projet-line-image {
		
    max-width: 100%;
    max-height: none;
	}
	.projet-line-0 .projet-line-image,
	.projet-line-1 .projet-line-image,
	.projet-line-2 .projet-line-image,
	.projet-line-3 .projet-line-image
	 {
	width: 760px;
	    max-width: 90vw;
	    max-height: 280px;
	}
	.projet-line-0 .projet-line-title:before {
	    top: 113px;
	    height: 300px;
	}
	.projet-line-0 .projet-line-title {
	    padding-top: 290px;
	    text-align: right;
	    padding-right: 40px;
	}
	.projet-line-1 .projet-line-image-cont {
		right: 0;
    	top: 100px;
		position: absolute;
		width: 90vw;
	}
	.projet-line-1 .projet-line-title {
    	padding-left: 40px;
	}
	.projet-line-1 .projet-line-title:before{
		left: 0;
		height: 280px;
	}
	.projet-line-1 .projet-line-title:before,
	.projet-line-2 .projet-line-title:before,
	.projet-line-3 .projet-line-title:before
	{ 
		height: 280px;
	}
	.projet-line-2 .projet-line-title:before{
		right: 0;
	}
	.projet-line-2 .projet-line-title {
	    padding-top: 0;
	    padding-right: 40px;
	    text-align: right;
	}
	.projet-line-2 .projet-line-image-cont {
    
    top: 80px;
    width: 90vw;
    position: absolute;
}
	.projet-line-3 .projet-line-title:before{ 
		height: 280px;
	}
	.projet-line-3 .projet-line-title:before{
		right: 0;
	}
	.projet-line-3 .projet-line-title {
	    padding-top: 280px;
	    padding-right: 40px;
	    text-align: left;
	}
	.projet-line-3 .projet-line-image-cont {
    top: 0;
    width: 90vw;
    position: absolute;
    right: 0;
    left: auto;
}
	.page-id-18 #main .projet-line {
		margin-left: -15Px;
		margin-right: -15Px;
	}
	.projet-item-0 .projet-item-title {
		order: 1;
	}
	.projet-item-0 .projet-item-image-cont {
		order: 0;
	}
	.projet-item {
    	flex-direction: column;
    	height: 380px;

		margin-bottom: 10px !important;
	}
	.projet-item-title {
		width: 100% !important;
    	padding: 0 !important;
	}
	.projet-item-image-cont {
		    width: calc(100% + 15Px);
	}
	.projet-item-1 .projet-item-image-cont{
		margin-left: -15px;
	}
	.projet-item-title>div {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.projet-item-1 .projet-item-title>div {
		padding-right: 0 !important;
	}
	.projet-item-0 .projet-item-title>div {
		padding-left: 0 !important;
	}
	.projet-item-image  {
		height: 280px;
		width: 100%;
	}
	.custom-logo-link img {
		max-width: 80px;
		height: auto !important;
		max-height: none !important;
	}
#site-navigation .container {

    min-height: 100px;
    background: white;
    z-index: 124;
}
.navbar-toggler {
	background: transparent !important;

	color: #877247;
	} 
	.custom-logo-link {
    position: absolute;
    top: 35px;

    right: 31px;
	}
	#primary-menu a {
		background-position: left center !important;
		padding-bottom: 11Px !important;
	}
	/* Define the shape and color of the hamburger lines */
	.navbar-toggler.collapsed span {
background-color: #877247;
	}
.navbar-toggler span {
    display: block;
    background-color: #F0E9CF;
    height: 3px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: all 0.35s ease-out;
    transform-origin: center left;
}


/* top line needs a little padding */
.navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
}

/**
 * Animate collapse into X.
 */

/* top line rotates 45 degrees clockwise and moves up and in a bit to close the center of the X in the center of the button */
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    transform: translate(15%, -33%) rotate(45deg);
}
/* center line goes transparent */
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
}
/* bottom line rotates 45 degrees counter clockwise, in, and down a bit to close the center of the X in the center of the button  */
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: translate(15%, 33%) rotate(-45deg) ;
}


	.navbar-dark .navbar-toggler.collapsed .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(135, 114, 71, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	.navbar-dark .navbar-toggler .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewbox='0 0 40 40'%3E%3Cpath class='close-x' d='M 10,10 L 30,30 M 30,10 L 10,30'stroke='rgba(135, 114, 71, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' /%3E%3C/svg%3E");
	}
	#primary-menu .current_page_item a, #primary-menu a:hover{
		    background-position: left center;
    padding-bottom: 10px;

	}
	#primary-menu-wrap {
	
		padding-left: 15px;
	}
		#primary-menu-wrap.show {
    height: 80vh;
    display: flex;
	}
}
	.metaslider.ms-theme-bubble .rslides  .caption-wrap {
		height: 100% !important;
	}
.metaslider.ms-theme-bubble .rslides .caption-wrap .caption {

		bottom: 50% !important;
		left: auto !important;
		left: 50px !important;
		font-size: 25px !important;
		text-transform: uppercase !important;
	    line-height: 1.3;
	    text-align: left !important;
	    transform: none !important;
	    transform: translateY(50%) !important;
}
@media (min-width: 768px) { 

	.metaslider.ms-theme-bubble .rslides  .caption-wrap .caption {
		bottom: 50% !important;
		left: auto !important;
		right: 50px !important;
		font-size: 55px !important;
		text-transform: uppercase !important;
	    line-height: 1.3;
	    text-align: right !important;
	    transform: none !important;
	    transform: translateY(50%) !important;

	}
	.hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } 

#primary-menu .nav-item:first-child {
	margin-left: -30px;
}

}
.custom-logo-link {
	margin: 0;
}
.home .entry-content  {
	margin-top: 10px; 
}
#primary-menu .nav-link {

}
#site-navigation {
    padding-top: 35px;
}
#site-navigation > .container {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
#primary-menu a {
	color: #000000 !important;
	font-size: 18px;
	text-transform: uppercase;
	transition: 0.5s ease;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
 	background:  no-repeat bottom center;
 	opacity: 1 !important;
}
 #primary-menu .current_page_item a,
 #primary-menu a:hover
 {
 	color: #f4a443 !important;
 	background: url(img/bg-raye.jpg) no-repeat bottom center;
 }
#site-navigation .container {
    border-bottom: 1px solid #E7E3D7;
    padding: 0;
    padding-bottom: 25px;
}
.page-id-47 h2 + .uagb-columns__wrap,
.page-id-47 .uagb-column__inner-wrap {
	padding-left: 0 !important;
}
.page-id-25 div + .uagb-columns__wrap,
.page-id-25 .uagb-column__inner-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
	width: 370px !important;
}
}

