.t3-breadcrumbs{
	background: url("../images/breadcrumbs-image-1.jpg");
	background-size: cover;
}
.about .position-2:before , .about .position-5:before{
  background: url("../images/footer-1.webp") center center no-repeat;
  background-size: cover;
  content:" ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.copyright a {
    color: white;
}
.copyright a:hover {
    text-decoration:underline;
}
.home  #t3-mainbody{
	padding-top: 0px;
    padding-bottom: 0px;
}
#t3-mainbody{
	padding-top:60px;
	padding-bottom:60px;
	/* background: url("../images/bg-pf-michel.webp") no-repeat right; */
	/* background-size:60%; */
}
#t3-footer .footer-1 .moduletable.home .pretext {
    /* background: rgba(7,11,44,0.6); */
    background: rgba(12,39,75,0.8);
	/* padding-top: 0px; */
	/* padding-left: 0px; */
	/* padding-right: 0px; */
    padding: 40px;
    margin-bottom: 30px;
}
#t3-footer .footer-1 .moduletable.home.contact-card .pretext {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
    /* padding-bottom: 40px; */
}
.moduletable.home-info2 .item__module .item_content {
	min-height: 421px;
}
.footer-partenaires {
	background-color: #fff;
    padding: 25px 0px 0px;
}
.mt-3 {
	margin-top: 1.5em;
}
.ba-form-acceptance-html {
	margin-top: 0px;
}
.ba-form-submit-btn-wrapper .checkbox {
	display: none;
}
.ba-form-acceptance-field .ba-form-checkbox .checkbox {
	margin: 0;
}
.mod_custom__header-address {
    padding-top: 30px;
}
.mod_custom__header-address a {
	position: relative;
	padding-left: 55px;
    display: block;
}
.mod_custom__header-address i {
	position: absolute;
	left: 0px;
	font-size: 50px;
}
.mod_custom__header-address i,
.mod_custom__header-address a {
	color: #fff;
	transition: color 0.3s linear;
}
.mod_custom__header-address a:hover i,
.mod_custom__header-address a:hover {
	/* color: #3c4f77; */
	/* color: #999; */
	color: #9aaad8;
}
.logo-image {
	text-align: left;
}
/* .t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > a, */
/* .t3-mainnav .t3-navbar-collapse .navbar-nav > li.active > span, */
/* .t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a:hover, */
/* .t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > a:hover, */
/* .t3-mainnav .t3-navbar-collapse .navbar-nav > li.open > span:hover { */
    /* background-color: #0c274b; */
/* } */
.t3-top .plusquepro .PQP-widget {
	background-color: #0c274b;
    border: 1px solid #3c4f77;
}
/* .t3-top .plusquepro .PQP-widget__link { */
	
/* } */
/* .t3-top .plusquepro .PQP-widget__rating .PQP-widget__rating__note, */
/* .t3-top .plusquepro .PQP-widget__rating .PQP-widget__rating__note-max, */
/* .t3-top .plusquepro .PQP-widget .PQP-widget__link-container { */
    /* color: #fff; */
/* } */
.t3-top .plusquepro .PQP-widget__link:hover .PQP-widget__rating .PQP-widget__rating__note,
.t3-top .plusquepro .PQP-widget__link:hover .PQP-widget__rating .PQP-widget__rating__note-max,
.t3-top .plusquepro .PQP-widget .PQP-widget__link:hover .PQP-widget__link-container {
    color: #fff;
}
.t3-top .plusquepro .PQP-widget__picto-next svg.PQP-widget__picto-face path + path {
    fill: #fff !important;
}
.t3-top .mod_custom li a {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    align-items: center;
}
.t3-top .mod_custom i {
    font-size: 20px;
}
.mb-3 {
	margin-bottom: 1.5rem;
}
/* .footer-partenaires .plusquepro .PQP-widget__body > .PQP-widget__reviews, */
/* .footer-partenaires .plusquepro .PQP-widget__body > .PQP-widget__summary { */
	/* display: none; */
/* } */
.footer-partenaires .PQP-widget__body > .PQP-widget__reviews,
.footer-partenaires .plusquepro .PQP-widget__body > .PQP-widget__reviews {
	display: none;
}
.moduletable.missemer,
.moduletable.bs-assistance,
.moduletable.monuments-services {
	padding-top: 80px;
}
/* .ba-form-acceptance-field label.ba-form-checkbox > span [type="checkbox"]:checked + .checkbox_inner, */
/* .ba-form-field-item .ba-form-checkbox-wrapper label.ba-form-checkbox > span [type="checkbox"]:checked + .checkbox_inner { */
    /* background: #0c274b; */
    /* border: 2px solid #0c274b; */
/* } */
span.checkbox label.checkbox_inner:before {
    font-size: 16px;
    line-height: 25px;
    color: #0c274b;
}
.d-inline-block {
	display: inline-block;
}
.contact-info p {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.address-list li:before {
	display: none;
	content: none;
}
.address-list li a {
	display: block;
	background-color: #0c274b;
}
.address-list li a:hover {
	background-color: #000;
}
.address-list li.active a {
	background-color: #000;
}
.address-list li + li {
	margin-top: 10px;
}
.border-bottom {
	border-bottom: 1px solid #3c4f77;
	
}
#t3-footer .footer-1 .moduletable.home .pretext ul li {
    width: 100%;
}
.mod_custom__home .pretext h2 {
	margin: 15px 0px;
}
.mod_custom__home .material-symbols-outlined {
    font-size: 20px;
    line-height: 14px;
}
.mod_custom__home li + li {
    margin-top: 15px;
}
.contact-card .pretext {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
/* .contact-link .btn { */
	/* background-color: #0c274b; */
/* } */
/* .contact-link .btn:hover { */
	/* background-color: #000; */
/* } */
.footer-1 a {
	color: #fff;
}
.footer-1 a:hover {
	color: #9aaad8;
}
.btn:hover, .kbutton:hover, .btn:focus, .kbutton:focus {
    background: #0c274b;
    /* border: 1px solid transparent; */
    /* outline: none !important; */
    /* color: #ffffff; */
}
#t3-footer .footer-1 .moduletable.home .pretext ul li a:hover {
    /* color: #3c4f77; */
    color: #fff;
}
@media (min-width: 1400px) {
	.container {
		width: 1400px;
	}
	#header .t3-top .mod_custom ul li a {
		font-size: 14px;
	}
}
@media (max-width: 1399px) {
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
		padding: 27px 10px;
	}
	.moduletable.missemer,
	.moduletable.bs-assistance,
	.moduletable.monuments-services {
		padding-top: 120px;
	}
}
@media (max-width: 1199px) {
	#header .t3-top .mod_custom ul li a {
		font-size: 16px;
	}
	.t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > a .caret:before,
	.t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li > span .caret:before {
		padding: 0px;
	}
	.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown-menu {
		padding-bottom: 0;
		max-width: 268px;
		min-width: 225px;
	}
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li .caret:before {
		line-height: inherit;
	}
	.moduletable.missemer,
	.moduletable.bs-assistance,
	.moduletable.monuments-services {
		padding-top: 0px;
		width: 33.333336%;
	}
	.footer-partenaires .plusquepro {
		padding-top: 0px;
		width: 100%;
		float: none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a,
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
		padding: 27px 9px;
		font-size: 13px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.t3-wrapper nav#t3-mainnav .t3-mainnav-wrapper .t3-navbar.navbar-collapse .navbar-nav > li + li {
		margin-left: 0;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.moduletable.missemer,
	.moduletable.bs-assistance,
	.moduletable.monuments-services {
		width: 100%;
	}
}
@media (max-width: 767px) and (min-width: 320px) {
	.body__page-home .position-2 {
		padding-top: 0;
	}
	.mod_custom__home-info > p {
		margin-bottom: 0;
	}
}
@media (max-width: 390px) {
	#header .t3-top .mod_custom ul li a {
		font-size: 14px;
	}
}


.title-center .sppb-addon-title {
	text-align: center;
}
.ico-both-bottom:before,
.ico-both-bottom:after {
    content: " ";
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 136px;
    height: 116px;
    /* z-index: 2; */
}
.ico-both-bottom:before {
    background: url(../images/r-bot.webp) left top no-repeat;
    left: 0;
}
.ico-both-bottom:after {
    background: url(../images/l-bot.webp) right top no-repeat;
    right: 0;
}
.home-info2 .equal-height .sppb-no-gutter > [class*=sppb-col-] {
	padding: 1px;
    max-height: 421px;
}
.equal-height .sppb-addon-wrapper,
.equal-height .sppb-addon-wrapper > .clearfix  {
    height: 100%;
    /* height: 421px; */
}

/* EXO 20240221 */
.moduletable.home-info .sppb-addon-video-local-video-wrap {
	height: 1000px;
	overflow: hidden;
}
.moduletable.home-info .sppb-addon-video-local-video-wrap .sppb-addon-video-local-source {
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 50%;
	transform: translateY(-50%);
    height: 100%;
    width: 100%;
}
@media (max-width: 1920px) {
	.moduletable.home-info .sppb-addon-video-local-video-wrap {
		height: 800px;
	}
}
@media (max-width: 1399px) {
	.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a, .t3-mainnav .t3-navbar-collapse .navbar-nav > li > span {
		padding: 27px 8px;
	}
	.moduletable.home-info .sppb-addon-video-local-video-wrap {
		height: 650px;
	}
}
@media (max-width: 1199px) {
	.mod_custom__header-address {
		padding-bottom: 15px;
	}
	#header > .mainnav-position.t3-sl-nav {
		/* display: none; */
	}
	#t3-header .row > div {
		width: 100%;
	}
	#t3-header .row .logo-image {
		text-align: center;
	}
	#t3-header .row > .moduletable.header-address {
		display: none;
	}
}
@media (max-width: 991px) {
	.moduletable.home-info .sppb-addon-video-local-video-wrap {
		height: 450px;
	}
}
@media (max-width: 767px) {
	.mod_custom.mod_custom__header-address .row > div + div {
		margin-top: 15px;
	}
	.moduletable.home-info .sppb-addon-video-local-video-wrap {
		height: 400px;
	}
}
@media (max-width: 575px) {
	.moduletable.home-info .sppb-addon-video-local-video-wrap {
		height: 300px;
	}
}
/* /EXO 20240221 */