
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* font-family: 'Open Sans', sans-serif; */
/* font-family: 'Dai Banna SIL', serif; */

@import url('https://fonts.cdnfonts.com/css/times-new-roman');

@import url('https://fonts.googleapis.com/css2?family=Karma:wght@300;400;500;600;700&display=swap');
/* font-family: 'Karma', serif; */


:root{
	--vert: #000;
	--blanc: #ffffff;
	--noir: #000000;
	--gris: #eeeeee;
	--grisfonce: #6c757d;
	--bordeaux: #768394;
}

body {
	font-family: 'Open Sans', sans-serif!important;
	/* background: #fff url("/assets/images/pattern.png") repeat top; */
	background: #fff;
  color: #000;
		height: auto;
}
.modal-title {

    color: #000;
}
/* ===================================BACKGROUND=================================== */
.btn:hover {
	background: #77715e;
}
.btn.green:after {
	background: #768394;
}
.main-content {
	background: transparent;
}
.block_recherche {
	background: #fff;
}
.form-style {
    color: #000000 !important;
    display: block;
    font-size: 13px;
    height: 38px;
    padding: 6px 12px;
    width: 100%;
    border: 0px;
    background: #ffffff;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-position: 100% 0;
    background-repeat: no-repeat;
}

/* ===================================COLORS=================================== */
.intro {
    position: absolute;
    z-index: 5;
    top: auto;
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 10%;
}
.introtext h3 {
    color: #000;
    font-weight: 700;
    font-size: 30px;
    opacity: 0;
    animation: rightTOleft 1.5s ease 0.2s 1 normal forwards;
	margin-bottom: 0;
}
.introtext h3 span{
    color: #768394;
}
.home-heading {
    color: #768394;
    font-size: 30px;
    font-weight: 700;
    padding-top: 40px;
	font-family: 'Karma', serif;
}
.block-alerte-mail .home-heading {
    padding-top: 0px;
    padding-left: 0px;
}
.bantypebien,
.list-option ul i,
.orange {
	color: #768394;
}
.home-heading::after {
	content: "";
	display: block;
	position: relative;
	background: #768394;
	height: 1px;
	width: 100%;
	margin: 5px 0 15px 0;
}
.btn {
	color: #fff !important;
	background: #768394;
}
.btn:hover {
	color: #000 !important;
	background: transparent;
}

/* ===================================INDEX=================================== */
.search__form-item:nth-child(1),
.search__form-item:nth-child(n+2) {
	width: calc(100% / 5 - 10px);
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	margin-right: 5px;
	margin-left: 5px;
}

.introtext {
	border-left: 5px solid #768394;
	padding: 20px;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(2px);
	background: rgba(255,255,255, 1) url("/assets/images/pattern.png") repeat top;
	/* background-color: rgba(255,255,255, 0.6); */
}
.introtext p {
	color: #000;
	font-size: 22px;
	margin-bottom: 0;
}
.introtext p.p-intro {
	font-style: italic;
	font-size: 22px;
	color: #768394;
	font-weight: 600;
}
.texteagence p {
    font-size: 19px;
    padding-left: 0;
    margin-left: 0px;
    color: #000;
}
.texteagence a {
    font-size: 19px;
    padding-left: 0;
    margin-left: 0px;
    color: #768394;
	font-weight: 600;
	margin-top: 15px;
}
.texteagence i {
    font-size: 23px;
    top: 2px;
    margin-right: 5px;
    color: #768394;
}
.texteagence {
	background: #fff;
	padding: 0;
}
.index-agence-img {
	background: url(../images/agence.jpg) no-repeat center center;
    background-size: cover;
	padding: 0;
	min-height: 385px;
}
.breadcrumb-item > a, .block_tri_list.d-flex > label {
	color:#000;
}
/* ===================================MENU=================================== */

.hidemob a.navbar-brand, .texteagence p.nom-agence, .hidedesk {
	font-weight: bold;
	font-size:34px;
	line-height: 1.1;
	font-weight: 700;
}
.hidedesk {
	text-align: center;
	margin: auto;
	width: 100%;
}

.hidemob p,
.header-ouest p,
.hidedesk p{
	font-family: 'Times New Roman', sans-serif;
	font-size: 35px;
	margin-bottom: 0;
	text-transform: initial;
	color: #000;
	font-weight: 200;
}
.hidemob p span,
.header-ouest p.little,
.hidedesk p.little{
	font-size: 24px;
    font-style: italic;
}
.header-img {
	width: auto;
}
.nav-item.hidemob a{
	color: #000;
	letter-spacing: -1px;
}
.nav-item {
	text-align: center;
}
.dropdown.nav-item {
	width: auto;
}
.navbar li a ,
.navbar li .div-menu { 
	color: #000;
	text-transform: initial;
	padding: 15px 10px;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
}
.navbar li .dropdown-item a{ 
	color: #000;
	text-transform: uppercase;
	padding: 0;
	font-size: 14px;
	text-align: left!important;
	font-weight: 500;
}
.navbar li:hover a{
	background-color: #768394;
	color: #fff;
}
.navbar li:hover a.dropdown-item{
	background-color: #fff;
	color: #000!important;
	text-align: left!important;
	font-weight: 500;
	padding-left: 6px;
}
.navbar li:hover a.dropdown-item:hover{
	background-color: #768394;
	color: #fff!important;
}
.navbar li.nav-item.hidemob a{
	background-color: transparent;
}
.navbar li:hover li.dropdown-item a {
	color: #000;
}
.navbar li:hover li.dropdown-item:hover a {
	color: #768394;
	background: transparent;
}
.navbar li .dropdown-menu {
	margin-top: 6px;
}
.navbar li .dropdown-menu .dropdown-item {
	padding: 0.75rem 7px 0.75rem 0;
}
.navbar li.hidemob:hover a {
	color: #000;
}

.index header .navbar,
header .navbar {
	padding: 15px 0;
	border-top: 1px solid #768394;
	border-bottom: 1px solid #768394;
	margin: 10px 0;
}

.alert-danger {
	color: #000;
	background-color: #fff;
	border-color: #fff;
	margin: 2% auto;
	width: 70%;
	text-align: center;
}


/* ============================LISTING============================ */
.prod_listing > .listing_article article .description {
	font-size: 14px;
}
.prod_listing .block_info, #dpedetail, .detail-info .table td {
	color: #000;
}
.page_heading.noir{
	color: #000!important;
}
.page_heading{
	color: #768394!important;
}
.prod_accueil .block_info {
	color: #000;
}
.bantype .item-bantype {
    color: var(--blanc);
    font-size: 13px;
    font-weight: 400;
    font-family: "Ubuntu", sans-serif;
    padding: 8px 20px 5px 20px;
    display: inline-block;
    background-color: #768394;
    border: none;
    border-radius: 2px;
    position: relative;
    text-transform: uppercase;
}
[class*="listing-"] .info_ville {
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 0;
    font-weight: 700;
    color: #768394!important;
}
.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 0;
    border: 1px solid #ccc !important;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    height: 36px !important;
    border-radius: 0 !important;
    margin-top: 0;
}
/* ============================FOOTER============================ */
.block-alerte-mail {
	background: #fff url("/assets/images/pattern.png") repeat top;
	font-size: 1.4em;
	color: #000;
	font-weight: 600;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
	justify-content: center;
	padding: 20px;
	margin: 20px 0 0 0;
	text-align: center;
}
.block-alerte-mail .btn {
	margin-top: 0;
	background: #111;
}
.block-alerte-mail img{
	width: 100px;
}
.block-alerte-mail p {
	background-color: #fff;
	padding: 5px 0;
}

footer {
	margin-top: 20px;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: #fff;
	color: #000;
	font-size: 16px;
}
footer .bg-pattern {
	margin-top: 0px;
	padding: 30px 0;
	margin-bottom: 0px;
	background: #fff url("/assets/images/pattern.png") repeat top;
	color: #000;
}
footer a, footer .liens_left  {
	color: #000!important;
    font-weight: 600;
    font-size: 16px;
	background-color: #fff;
	text-align: center;
}

.contact .ion-ios-email-outline {
    top: 4px;
    font-size: 25px;
    margin-right: 5px;
}

@media (min-width: 992px) {
	.index .header-ouest {
		padding: 60px 0 0 0;
	}
	.navbar-nav {
		margin-top: 0;
}
	header .navbar {
		padding: 15px 0;
		border-top: 1px solid #768394;
		border-bottom: 1px solid #768394;
		margin: 10px 0;
}

}
@media (max-width: 991px) {
	.index header .navbar {
		padding: 20px 0 20px 0;
	}	
	.w-item {
		width:auto;
}
.header-ouest {
	display: none;
}
nav .dropdown .dropdown-menu {
	display: none;
}
header ul.navbar-nav li {
	border-bottom: 0px solid #000000;
}
header .navbar {
	padding: 0;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	margin: 0;
}
header .navbar ul.nav.navbar-nav {
	padding: 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 10px 0;
}
.hidemob p, .header-ouest p, .hidedesk p {
	font-size: 30px;
}
.header-img {
	width: 100px;
}
}

@media (min-width: 768px) {
	#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
					display: none;
	}
}
@media (max-width: 768px) {
		.swiper {
						height: 340px;
	}
	.home-heading, .texteagence p.nom-agence {
		font-size: 2em;
}
.introtext h3 {
	color: #000;
	font-size: 29px;
	    text-shadow: 1px 1px 5px transparent;
}
.introtext p {
	color: #000;
	font-size: 19px;
	margin-bottom: 0;
	    text-shadow: 1px 1px 5px transparent;
}
.list-option {
	display: block;
}
}
@media (max-width: 610px) {
	.hidedesk {
		font-size: 30px;
	}
	.navbar-brand {
		white-space: inherit;
}
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	right: 0;
}
.swiper {
	height: 50vh;
}
.index-agence-img {
	height: 350px;
}
.hidemob p, .header-ouest p, .hidedesk p {
	font-size: 16px;
}
.hidemob p span, .header-ouest p.little, .hidedesk p.little {
	font-size: 15px;
	font-style: italic;
}
.header-img {
	width: 160px;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	background: #768394;
	left: 18px;
}
.hidedesk  {
	margin-bottom: 30px;
}
.footer-img {
	margin: 20px 0;
}
}


/* MODIF AVENANT 10/11/2023 */
.detail .carousel-item {
    padding: 3px ! important;
    background: #fff;
}
.detail #carouselImages,
.detail .detail_slide_thumbs img {
    padding: 0.25rem;
    background-color: var(--blanc);
    border: 1px solid #768394;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
}
.fancybox-navigation {
	position: absolute;
	top: 50%;
	width: 100%;
}
.detail .carousel-control-next,.detail .carousel-control-prev {
    background: #768394;
    height: 40px;
    width: 40px;
    top: 45%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    z-index: 30;
    opacity: .6;
}
.detail .carousel-control-next:hover,
.detail .carousel-control-prev:hover {
    opacity: 1;
	background: #768394;
}