:root {
	--Primary: #CE1327;
}

.page-title h1, .page-title h2 {
	color: #fff;
}

.page-title h1 span {
	color: #CE1327;
}

.tf-btn.btn-bg-1:hover span {
	color: #fff !important;
}

.tf-btn span {
	color: #fff;
}

.card-about {
	filter: drop-shadow(0px 4px 4px #11272736);
}

.banner-couleur .parallaxie:after {
	display: none;
}

.hover-underline-link {
	background-image: linear-gradient(90deg, #CE1327 0, #CE1327 100%);
}

.btn-secondary, form input[type=submit].btn-secondary {
	border-color: #112727;
	background-color: #112727;
	color: #fff;
}
.btn-secondary:hover, form input[type=submit].btn-secondary:hover {
	border-color: #CE1327;
	background-color: #CE1327;
	color: #fff;
}
.btn-secondary.prevent-hover:hover {
	border-color: #0b1b1b;
	background-color: #0b1b1b;
	color: #fff;
}

.btn-primary, form input[type=submit].btn-primary {
	border-color: #CE1327;
	background-color: #CE1327;
	color: #fff;
}
.btn-primary:hover, form input[type=submit].btn-primary:hover {
	border-color: #112727;
	background-color: #112727;
	color: #fff;
}
.btn-primary.prevent-hover:hover {
	border-color: #a00817;
	background-color: #a00817;
	color: #fff;
}


.border-black {
	border-color: #112727 !important;
}

.banner-couleur .img-container {
	position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
}

.banner-couleur .tf-container {
	width: 65%;
}

.side-border {
	display: flex;
}

.side-border .border {
	width: 1px;
    border: 2px solid #112727 !important;
    border-radius: 130px;
    margin-right: 30px;
}

h3, .h3 {
	font-size: 32px;
	line-height: 40px;
}

.h2-5 {
	font-size: 44px;
	line-height: 52px;
}

.testimonial-item .text_primary-color p {
	color: var(--Text-primary);
	font-size: 20px;
    line-height: 30px;
}

.tf-spacing-1 {
	padding-bottom: 50px;
	padding-top: 50px;
}

.section-process .tabs-hover-wrap {
	margin-bottom: 0 !important;
}

.breadcrumb li {
	color: #fff;
}



.tf-box-icon.style-2 .icon {
	border: 1px solid #fff;
}

.tf-box-icon.style-2:hover .icon {
	color: #fff;
}

.bandeau-services .sub {
	color: #fff;
}

.parallaxie {
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.normal-list ul, .normal-list ul li {
	list-style-type: disc;
}

.normal-list ul {
	padding-inline-start: 20px;
}

.normal-list li {
	margin-block-end: 0.5em;
	line-height: 18px;
}

.bandeau-liste .element {
	font-size: 24px;
	line-height: 30px;
}

@media (min-width: 1200px) {
	.bandeau-liste .tf-grid-layout {
		gap: 16px;
	}

	.bandeau-horaires .tf-grid-layout {
		gap: 16px 60px;
	}
}

.banner .parallaxie::after {
	background-color: rgba(17, 17, 17, 0.6);
}

.mt_62 {
	margin-top: 62px;
}

#osmMap {
	height: 600px;
	max-height: 60vh;
}

.footer {
	background-color: #112727;
}

.footer .footer-about {
	max-width: unset !important;
}

.bandeau-horaires .element:nth-of-type(even) {
	justify-content: baseline;
}
.bandeau-horaires .element:nth-of-type(odd) {
	justify-content: flex-end;
}
.bandeau-horaires .element {
	justify-content: space-between;
}

.bandeau-horaires .element .jour {
	width: 250px;
}

.header.style-3 .header-inner {
	padding: 0;
	padding-right: 20px;
}

.header .site-logo {
	padding: 0;
}

.header .site-logo img {
	border-radius: 12px 0 0 12px;
	height: 90px;
	width: auto;
}

.header-sticky {
	box-shadow: none;
}

.header-sticky .header-inner {
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.footer-logo img {
	height: 100px;
}

.text-menu .toggle .text {
	line-height: 20px;
}

.main-menu .navigation {
	gap: 16px;
}

.card-about .img-style {
	height: 100%;
}

.header .main-menu {
	padding: 0 12px;
}

.header-right > div .tf-btn {
	padding: 0 16px;
	height: 40px;
}

.main-menu .navigation > li {
	padding: 24px 0;
}

@media screen and (max-width: 768px) {
	.header-right > div {
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 532px) {
	.header .site-logo img {
		display: none;
	}

	.header.style-3 .header-right {
		padding: 4px 0;
		gap: 10px;
	}

	.header.style-3 .header-right > div {
		gap: 1rem !important;
	}
}

@media screen and (max-width: 390px) {
	.header.style-3 .header-right .btn-primary {
		padding: 0 16px;
	}

	.header.style-3 .header-right .btn-primary > span > span {
		display: none !important;
	}
}

.header .tf-btn span, .mobile-nav-wrap .tf-btn span {
	display: flex !important;
	align-items: center;
	gap: 12px;
}

.header .tf-btn span i, .mobile-nav-wrap .tf-btn span i {
	font-size: 18px;
}

.header .tf-btn.btn-primary, .mobile-nav-wrap .tf-btn.btn-primary {
	box-shadow: 0px 0px 12px 4px #ce132740;
}

#sb_instagram #sbi_load .sbi_load_btn {
	display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    height: 40px;
    padding: 0 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
	background-color: #CE1327 !important;
	border-color: #CE1327 !important;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
	background-color: #112727 !important;
	border-color: #112727 !important;
	color: #fff;
	box-shadow: none;
}

#sb_instagram #sbi_load .sbi_follow_btn a {
	display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
    height: 40px;
    padding: 0 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
	background-color: #112727 !important;
	border-color: #112727 !important;
}
#sb_instagram #sbi_load .sbi_follow_btn:hover a {
	background-color: #CE1327 !important;
	border-color: #CE1327 !important;
	color: #fff;
	box-shadow: none;
}

#sb_instagram #sbi_load {
	float: none;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 16px;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a, .et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
	margin: 0;
}

.card-house .info {
	gap: 12px;
}

.card-house .title {
	text-transform: initial;
	color: #CE1327;
	font-weight: 700;
}

.card-house .price {
	color: #CE1327;
	font-weight: 900;
}

.card-house .price span {
	color: var(--Text-secondary);
	font-weight: normal;
}

.widget-energy img {
	max-height: 400px;
}

.navigation li a {
	letter-spacing: 0;
}

.documents-list {
    border: 1px dashed #C3C3C3;
    padding: 16px;
    border-radius: 8px;
    margin-top: 16px;
}

.wpcf7-list-item-label {
	font-size: 14px;
}

.wpcf7-list-item {
	display: flex;
	align-items: baseline;
	gap: 8px;
	position: relative;
}

.wpcf7-list-item input {
	flex: 1 0 auto;
	opacity: 0;
	visibility: hidden;
}

.wpcf7-list-item:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #adadad;
	border-radius: 3px;
	font-size: 12px;
    line-height: 16px;
    text-align: center;
}

.wpcf7-list-item.checked:before {
	content: '✓';
	background: #CE1327;
	color: #fff;
}

.nice-select > .list {
	max-height: max(300px, 60vh);
}

@media screen and (min-width: 992px) {
	.wg-filter .form-title {
		align-items: flex-end;
	}
}

.wg-filter .form-title .tf-btn {
	width: 100%;
}

form select {
	background-color: var(--White);
    border: 1px solid var(--Line);
    color: var(--Text-primary);
    height: 50px;
    padding: 10px 14px;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
	border-radius: 8px;
	width: 100%;
}

#jePrendsContact.highlight {
	border-color: #CE1327;
}

.page-content {
	line-height: 22px;
}

.page-content h2, .page-content h3 {
	margin: 20px 0;
}

.page-content h4, .page-content h5, .page-content h6 {
	margin: 20px 0;
}

.single-annonce .swiper img {
	height: 500px;
	width: 100%;
	object-fit: cover;
}

@media screen and (max-width: 991px) {
	.single-annonce .swiper img {
		height: 400px;
	}
}

@media screen and (max-width: 768px) {
	.single-annonce .swiper img {
		height: 350px;
	}
}

.tf-filter-sidebar {
	max-width: unset !important;
}

.header.header-sticky {
	box-shadow: none;
}

.properties-description .description {
	max-height: 400px;
	overflow: hidden;
	transition: all 0.3s ease-in;
}

.fillters-wrap {
	flex-wrap: wrap;
}

.card-house .img-style img {
	height: 320px;
}
























@media screen and (min-width: 992px) {
	.page-title.style-default {
		margin-bottom: 60px;
	}
}

.page-title.style-default .thumbs img {
	min-height: 420px;
	object-fit: cover;
}

.page-title.style-default .content {
	top: 140px;
}
.page-title.style-default.with-formulaire .content {
	top: -50px;
}
.page-title.style-default.with-formulaire .flat-tab {
	margin-top: -127px;
}

@media screen and (max-width: 991px) {
	.page-title.style-default.with-formulaire .content {
		top: -240px;
	}
	.page-title.style-default.with-formulaire .flat-tab {
		margin-top: -977px;
	}
}

@media screen and (max-width: 767px) {
	.page-title.style-default.with-formulaire .content {
		top: -480px;
	}
	.page-title.style-default.with-formulaire .flat-tab {
		margin-top: -127px;
	}
}

/* --- */



.page-title.header-video .thumbs {
	position: relative;
	min-height: 820px;
}

.page-title.header-video video {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
	max-width: unset;
	min-height: 820px;
}

.page-title.header-video .content {
	position: absolute;
	/* position: relative; */
	/* margin-top: -500px; */
	margin-top: 300px;
	height: 150px;
}

.page-title.style-3 .flat-tab-form {
	/* margin-top: 0; */
}

.page-title.header-video {
	/* overflow: hidden; */
}


@media screen and (max-width: 991px) {
	.page-title.header-video .content {
		margin-top: 250px;
	}

	.page-title.header-video .thumbs {
		min-height: 610px;
	}

	.page-title.header-video video {
		min-height: 610px;
	}
}

@media screen and (max-width: 650px) {
	.page-title.header-video .content {
		margin-top: 150px;
		/* margin-top: -250px; */
	}

	.page-title.style-3 .flat-tab-form {
		margin-top: -87px;
	}

	.page-title.header-video .thumbs {
		min-height: 400px;
	}

	.page-title.header-video video {
		/* max-width: unset; */
		min-height: 400px;
	}
}

@media screen and (max-width: 460px) {
	.page-title.header-video .content .title {
		margin-bottom: 10px;
	}
	.page-title.header-video .content {
		font-size: 24px;
		line-height: 28px;
	}
}

