<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'immo';
  src: url('../fonts/immo.eot?j2ca3p');
  src: url('../fonts/immo.eot?j2ca3p#iefix') format('embedded-opentype'),
    url('../fonts/immo.ttf?j2ca3p') format('truetype'),
    url('../fonts/immo.woff?j2ca3p') format('woff'),
    url('../fonts/immo.svg?j2ca3p#immo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^='icn-'],
[class*=' icn-'] {
  font-family: 'immo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icn-temoignages:before {
  content: '\e900';
}
.icn-search:before {
  content: '\e901';
}
.icn-phone:before {
  content: '\e902';
}
.icn-mail:before {
  content: '\e903';
}
.icn-localisation2:before {
  content: '\e904';
}
.icn-Linkedin:before {
  content: '\e905';
}
.icn-honoraires:before {
  content: '\e906';
}
.icn-heart-vide:before {
  content: '\e907';
}
.icn-heart-plein:before {
  content: '\e908';
}
.icn-facebook:before {
  content: '\e909';
}
.icn-alerte:before {
  content: '\e90a';
}
.icn-close:before {
  content: '\e90b';
}
.icn-vignette:before {
  content: '\e90c';
}
.icn-list:before {
  content: '\e90d';
}
.icn-agences:before {
  content: '\e90e';
}
.icn-view:before {
  content: '\e90f';
}
.icn-phone2:before {
  content: '\e910';
}

.footerintern {
  font-size: 12px;
}


.no-mobile [class^="band_"] {
    font-size: 8px;
}

[class^="band_"] {
    z-index: 1;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.3em;
    font-weight: bolder;
}

.cntimg {
    position: relative;
}

.band_mec {
    background: #00800094;
    padding: 10px;
}

.band_sof {
    background: #f8a611c7;
    padding: 10px;
}

.band_soc {
       background: #39a1c3c7;
    padding: 10px;
}

.band_vend {
    background: #ff000080;
    padding: 10px;
}


#map .leaflet-popup-content .img-fluid {
    object-fit: cover;
    height: 115px !important;
    width: 100%;
    margin-bottom: 10px;
}

body {
  font-family: 'basic-sans';
  /* font-size: 12px; */
  color: #2b3543;
  line-height: 1.5;
  font-weight: 300;
  letter-spacing: 0.32px;
  overflow-x: hidden;
}
h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.1;
  color: #094979;
}
h1 span {
  font-weight: 400;
}
h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  color: #094979;
}
h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  color: #094979;
}
h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  color: #0655ac;
}
a {
  color: #b60013;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #b60013;
  text-decoration: none;
}
strong,
b {
  font-weight: 700;
}
.btn,
a.btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff !important;
  background: #094979;
  border: none;
  padding: 8px 23px;
  position: relative;
  border-radius: 70px;
  transition: all 0.3s ease-in-out;
}
.btn i {
  margin-right: 9px;
  font-size: 15px;
}
.btn:hover {
  background: #02355c;
}
:focus {
  outline: none;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}
.btn-custom,
a.btn-custom {
  background: transparent;
  border: 1px solid #034183;
  color: #034183 !important;
}
.btn-custom-white,
a.btn-custom-white {
  background: transparent;
  border: 1px solid #fff;
  color: #fff !important;
}
.btn-custom:hover,
.btn-white:hover {
  background: #034183;
  color: #fff !important;
}
.btn-white,
a.btn-white {
  background: #fff;
  color: #2b3543 !important;
}
.btn-red,
a.btn-red {
  background: #b60013;
  color: #fff !important;
}
.btn-red:hover {
  background: #6e010c;
  color: #fff !important;
}
.form-control:focus {
  outline: 0;
  box-shadow: none;
}
button:focus {
  outline: none;
}
#sectHeader .headerIntern .list-btn .btn {
    margin: 0 3px;
    padding: 6px 15px;
    font-size: 12.5px;
}
#sectHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#sectHeader .headerIntern {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #000000;
  box-shadow: 0px 3px 6px #00000029;
  position: relative;
}
#sectHeader .headerIntern .listMenu {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}
#sectHeader .headerIntern .listMenu &gt; li {
  padding-left: 15px;
  padding-right: 15px;
}
#sectHeader .headerIntern .listMenu &gt; li a {
  font-size: 14px;
  font-weight: 700;
  color: #0655ac;
  transition: all 0.3s ease-in-out;
}
#sectHeader .headerIntern .cntright {
  display: flex;
  align-items: center;
  padding-right: 13px;
}
#sectHeader .headerIntern .cntright .boxLang {
  margin-left: 10px;
  width: 40px;
}
#sectHeader .cnt-favoris {
  position: absolute;
  top: 62px;
  right: 9px;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 10px 30px #00000029;
  z-index: -1;
}
#sectHeader .cnt-favoris .cnt-nb {
  background-image: url('../img/icn-favorie.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 11px;
}
#cntBoxSelect img {
  width: 22px;
}
#cntBoxSelect,
#cntBoxSelect .cntSelect {
  position: relative;
}
#cntBoxSelect .cntSelect {
  cursor: pointer;
  padding-right: 16px;
}
#cntBoxSelect .cntSelect .arrow {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 6px;
  right: 0;
}
#cntBoxSelect .cntSelect .arrow::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
  transition: all 0.3s ease-in-out;
}
.navOpen #cntBoxSelect .cntSelect .arrow::before {
  border-color: #fff;
}
#cntBoxSelect .listLang {
  position: absolute;
  top: 100%;
  left: -5px;
  width: 32px;
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  overflow: hidden;
  max-height: 0;
  transition: all 0.3s ease-in-out;
}
#cntBoxSelect .listLang &gt; div {
  cursor: pointer;
  padding: 3px 5px;
}
#sectHeader .headerIntern .cntLogo {
  width: 185px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#sectHeader .headerIntern .cntleft {
  display: flex;
  align-items: center;
  margin-left: -7px;
  margin-right: -7px;
}
#sectHeader .headerIntern .cntleft &gt; div {
  padding-left: 7px;
  padding-right: 7px;
}
#sectHeader .headerIntern .cntleft .main-rs {
  margin: 0 -3px;
}
#sectHeader .headerIntern .cntleft .main-rs &gt; .item-rs {
  font-size: 22px;
  color: #fff;
  line-height: 1;
  margin: 0 3px;
}
#btnnav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 103px;
  height: 55px;
  font-size: 11px;
  color: #2b3543;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  background: #fff;
  padding: 10px;
}

div#visite_virtuelle {
    width: 100%;
    height: 100%;
}

div#visite_virtuelle iframe {
    width: 100%!important;
    height: 90vh!important;
}

#btnnav .btninter {
  margin-right: 10px;
  flex: 0 0 26px;
  max-width: 26px;
}
#btnnav span {
  display: block;
  height: 2px;
  width: 25px;
  background: #094979;
  border-radius: 4px;
  opacity: 1;
  transform-origin: left;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s ease-in-out;
}
#btnnav span:first-child {
  margin-bottom: 6px;
}
#btnnav span:last-child {
  margin-top: 6px;
}
#btnnav span:nth-child(2) {
  transition-delay: 0.2s;
  width: 15px;
}
#btnnav.active span:nth-child(2) {
  opacity: 0;
  width: 0;
}
#btnnav.active span:first-child,
#btnnav.active span:last-child {
  width: 22px;
}
#btnnav.active span:first-child {
  transform: rotate(45deg) translate(-1px, 1px);
}
#btnnav.active span:last-child {
  transform: rotate(-45deg) translate(-1px, -2px);
}
#navigation {
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: -7px 0px 25px #00000029;
  overflow-y: auto;
  overflow-x: hidden;
}
#navigation,
#navigation .menu-item-has-children .menu-item-has-children {
  width: 355px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: -1;
  padding-top: 70px;
  background: #fff;
  transition: all 0.5s ease-in-out;
}
#navigation.open {
  left: 0;
}
#navigation .menu-item-has-children .menu-item-has-children.openSub {
  right: 0;
  z-index: 9;
}
#navigation ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
#navigation .listnav {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
#navigation ul &gt; li {
  border-bottom: 1px solid #d9dfe2;
}
#navigation li &gt; a {
  position: relative;
}
#navigation ul &gt; li &gt; a {
  font-size: 18px;
  color: #094979;
  line-height: 20px;
  font-weight: 700;
  display: block;
  padding: 11px 0;
}
#navigation ul &gt; li &gt; a:hover {
  color: #b60013;
}
#navigation ul &gt; li.active &gt; a {
  font-weight: 700;
}
#navigation .menu-item-has-children .sub-menu &gt; li {
  border: none;
}
#navigation .menu-item-has-children .sub-menu &gt; li &gt; a {
  font-size: 13px;
  padding: 5px 0;
}
#navigation .menu-item-has-children .sub-menu &gt; li &gt; a::after {
  content: none;
}
#navigation li.menu-item-has-children &gt; a {
  position: relative;
}
#navigation li.menu-item-has-children &gt; a::after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border: 3px solid #b60013;
  border-radius: 2px;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  top: 19px;
  right: 18px;
  transition: all 0.4s ease-in;
}
#navigation li.open &gt; a::after {
  transform: rotate(-135deg);
}
#navigation .sub-menu {
  height: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
#navigation .sub-menu &gt; li {
  padding-left: 20px;
}
#mainWrapper {
  padding-top: 53px;
}
#sectBanniere {
  height: 65vh;
  position: relative;
  margin-bottom: 75px;
}
#banniere-slider,
.cntItems .slick-list,
.cntItems .slick-track,
.cntItems .slick-slide,
.cntItems .cntvideo,
.cntItems .cntvideo .videoWrapper {
  height: 100%;
}
#sectBanniere .cntimg,
#sectBanniere .cntimg &gt; img {
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: hidden;
}
#sectBanniere .cntimg &gt; img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cntvideo {
    position: relative;
}

.hero_video, .hero iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: 177.77vh;
    z-index: 0;
}

.hero iframe {
  opacity: 0;
}

.hero iframe.loaded {
  opacity: 1;
}





#sectBanniere .cntimg::before,
#sectBanniere .cntvideo::before {
  content: '';
  display: block;
  background: #2b3543;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  z-index: 3;
}
#sectBanniere .bannieretxt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  padding-top: 5%;
  text-align: center;
}
.home #sectBanniere .bannieretxt h1 {
  font-size: 55px;
}
#sectBanniere .bannieretxt h1 {
  color: #fff;
  font-weight: 400;
  font-size: 43px;
}
#sectBanniere .bannieretxt h1 .title-top {
  display: block;
  background: #2b3543;
  padding: 5px 10px;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}
#sectBanniere .bannieretxt h1 .title-top,
#sectBanniere .bannieretxt h1 .title-top span {
  font-weight: 700;
}
#sectBanniere .bannieretxt h1 .title-top span {
  color: #b60013;
}
#banniere-slider .slick-arrow {
    z-index: 10;
  background: rgba(255, 255, 255, 0.55);
  transition: all 0.3s ease-in-out;
}
#banniere-slider .slick-arrow:hover {
  background: rgba(255, 255, 255, 1);
}
#banniere-slider .slick-arrow::before {
  border-color: #094979;
}
.titleborder {
  position: relative;
}
.titleborder::before {
  content: '';
  display: block;
  width: 65px;
  height: 12px;
  background: #094979;
  opacity: 0.2;
  position: absolute;
  top: 10px;
  left: -80px;
}
.title-top::before {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 10px;
}
#sectBanniere .bannieretxt h2.titleborder::before {
  width: 78px;
  margin-top: 20px;
  margin-bottom: 15px;
}
#boxSearch {
  overflow: hidden;
  max-width: 855px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 25px;
  margin-top: -180px;
  position: relative;
  z-index: 9;
}
#boxSearch .bodySearch {
  background: #eaeef0;
  padding: 20px 23px;
  border-radius: 12px;
  position: relative;
}
#boxSearch h3 {
  margin-bottom: 0;
}
#boxSearch h3 span {
  display: block;
  background: #2b3543;
  color: #fff;
  padding: 12px 30px;
  border-radius: 12px 12px 0 0;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}
.boxselect {
  background: #fff !important;
}
.form-control,
.boxselect {
  background: #fff;
  border-radius: 20px;
  border: 1px solid #d8d8d8;
}
.form-control::placeholder {
  opacity: 0.4;
}

.boxcheck {
  display: flex;
  align-items: center;
  justify-content: center;
}
.boxcheck.choixpropart input {
  display: none;
}
.boxcheck .boxchoise {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.boxcheck .boxchoise.active {
  color: #094979;
}
.boxcheck .btnchoise {
  width: 72px;
  height: 34px;
  background: #fff;
  border-radius: 28px;
  margin-left: 14px;
  margin-right: 14px;
  position: relative;
  cursor: pointer;
}
.boxcheck .btnchoise::after {
  content: '';
  width: 26px;
  height: 26px;
  transition: all 0.2s;
  border-radius: 50%;
  background: #094979;
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  box-shadow: 0px 3px 15px #1d4a6d5d;
  transition: all 0.3s ease-in-out;
}
#boxSearch.openlouer .boxcheck .btnchoise::after {
  left: 41px;
}
#boxSearch .headSearch {
  background: #00122162;
  padding: 10px;
}
.form-control {
  /* font-size: 12px; */
  font-family: sans-serif;
  color: #2b3543;
  letter-spacing: 0.32px;
  height: 39px;
  padding-left: 18px;
  padding-right: 18px;
}
.form-check-input{
        margin-left: 0!important;
}
.boxchoises.active {
  color: #094979;
}
.boxchoises {
  font-size: 18px;
  font-weight: bold;
}
span.boxchoises {
    color: #9b9b9b;
}
.activation .btnchoise::after {
  left: 41px;
}

.newsletter span.wpcf7-list-item {
    padding-left: 44px!important;
    display: block!important;
    min-width: 340px!important;
}

.form-group .btnchoise {
  background: #f0f4f5;
}

select {
  word-wrap: normal;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #d8d8d8;
  /* font-size: 12px; */
  color: #2b3543;
  letter-spacing: 0.32px;
  height: 39px;
  padding-left: 18px;
  padding-right: 18px;
  width: 100%;
}

.form-control::placeholder {
  color: #2b3543;
  opacity: 1;
}
.form-control,
.boxselect {
  border-radius: 20px;
  overflow: hidden;
  color: #094979;
}
.boxselect {
  position: relative;
}
.boxselect .form-control {
  background: transparent !important;
  appearance: none;
  position: relative;
  border: none;
  z-index: 5;
  padding-right: 35px;
}
.boxselect::after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border: 2px solid #094979;
  border-radius: 2px;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 7px);
  right: 21px;
  z-index: 1;
}

/* FSC 04/01/2021 */

div#mapinside {
  height: 260px;
  width: 100%;
  display: block;
}

.div-pour-iframe {
  position: relative !important;
  top: auto !important;
  height: 230px !important;
  width: 180px !important;
  border-radius: 15px;
  margin-top: 20px;
  border: 1px solid #b60013;
  overflow: hidden;
}

.box-suive.border-up.border-item {
  border-top: 1px solid #d8d8d8;
}

.iframe-dans-agence {
    overflow: hidden;
    transform: scale(0.8);
    margin-top: -20px;
    margin-left: -60px;
}

.ui-widget.ui-widget-content {
  border: none;
  background: #8491a3;
  padding: 0;
  margin-bottom: 15px;
}

.ui-slider-horizontal {
  height: 6px;
}

.ui-widget-header {
  background: #d1d1d1 !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #094979;
  background: #094979;
  font-weight: normal;
  color: #454545;
  margin-top: -2px;
}

#formSearch .listValue &gt; input,
#boxSearch .listValue &gt; input {
  max-width: 50%;
  border: none;
  font-size: 12px;
  color: #8d9fa8;
  font-weight: 400;
}

#boxSearch .listValue &gt; input {
  max-width: 50%;
  border: none;
  font-size: 13px;
  color: #094979;
  padding: 0;
  font-weight: 400;
  width: 49%;
  background: transparent;
}

#formSearch .listValue &gt; input:last-child {
  text-align: right;
}

#boxSearch .listValue &gt; input:last-child {
  text-align: right;
}

#formSearch .cntBoxRange {
  border: none !important;
}

.cntBoxRange .itemRange {
  border-top: 1px solid #edf3f5;
  padding: 6px 0;
}
.cntBoxRange .itemRange label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
  color: #08344a;
}
.cntBoxRange .itemRange .ui-widget.ui-widget-content {
  border: none;
  background: #edf3f5;
  height: 3px;
}
.cntBoxRange .itemRange .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  background: #edf3f5;
}
.cntBoxRange .itemRange .ui-slider-horizontal .ui-slider-handle:first-of-type {
  margin-left: 0;
}
.cntBoxRange .itemRange .ui-slider-horizontal .ui-slider-handle {
  top: -8px;
  margin-left: -15px;
}
.cntBoxRange .itemRange .ui-state-default {
  border: 1px solid #8d9fa8;
  background: #fff;
  border-radius: 50%;
}
.home #boxSearch .bodySearch form .col-range {
  padding: 10px 20px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border-radius: 50%;
}
.ui-widget-header {
  background: #1d4a6d;
}

.form-check span.wpcf7-list-item {
  padding-left: 22px;
  display: block;
  min-width: 200px;
}

[data-class='wpcf7cf_group'] {
  width: 100%;
  clear: both;
  min-height: 48px;
}

[data-orig_data_id='group-jour'] .cntcheck {
  padding-left: 35px !important;
  min-height: 165px;
}

[data-orig_data_id='group-details'] .cntcheck {
  padding-left: 35px !important;
  min-height: 105px;
}

[data-class='wpcf7cf_group'] .form-group.col-md-12 {
  padding-right: 5px;
  padding-left: 5px;
}

.cntpaged {
  display: flex;
  place-content: flex-end;
}

.cntpaged h2.screen-reader-text {
  display: none;
}

.cntpaged span,
.cntpaged a {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: #dadada;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 2em;
  color: #fff;
  border-radius: 5px;
  margin: 2px;
}

a.next.page-numbers,
a.prev.page-numbers,
.cntpaged span.current,
.cntpaged a:hover {
  background: #004d82;
}

a.prev.page-numbers:before {
  content: '&lt;';
  font-size: 14px;
  font-weight: bold;
}
a.next.page-numbers:before {
  content: '&gt;';
  font-size: 14px;
  font-weight: bold;
}

/* Recrutement */

.recrutement .panel-group {
  margin-bottom: 15px;
  background: #f0f0f0;
  border-radius: 5px;
  padding: 10px;
  color: #000;
  font-weight: bold;
}

.recrutement .panel {
  background-color: #fff;
  margin-bottom: 0;
  border-radius: 4px;
  margin-top: 5px;
}

.recrutement .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.recrutement .panel-default &gt; .panel-heading {
  color: #999;
  background-color: #ffffff;
  border-color: #ddd;
}

.recrutement .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.recrutement .panel-title a {
  color: #999;
  font-weight: 700;
}

.recrutement .panel-title a:hover {
  color: #b60013;
}

.recrutement .panel-collapse .panel-body {
  padding: 15px;
  padding-bottom: 5px;
}

.recrutement .panel-collapse .panel-body p {
  font-weight: 400;
}

.titleform {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  color: #b60013;
}

.form-group em {
  font-size: 11px;
  line-height: 1em;
  display: block;
  margin-top: 9px;
  margin-bottom: 5px;
}

img.img-inline {
  max-height: 84px;
  max-width: 300px;
  margin-right: 15px;
  margin-top: 15px;
}

.item-part {
  box-shadow: 0px 0px 8px #0000002e;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  padding: 15px;
  font-size: 14px;
  line-height: 1.2em;
}

.item-part .img-part {
  margin-bottom: 15px;
}

.item-part .img-part img {
  max-height: 75px;
  display: block;
  margin: auto;
}

.annoncecoeur {
  background: #fff;
  box-shadow: 0px 0px 8px #0000002e;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 21px;
  margin-bottom: 24px;
  position: relative;
}

.annoncecoeur .headbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  padding: 10px 25px;
}

.annoncecoeur .bodybox {
  padding: 15px;
}
.annoncecoeur .bodybox h3 {
  font-size: 14px;
  color: #094979;
  font-weight: 700;
  display: block;
  position: relative;
  margin-bottom: 5px;
}

.annoncecoeur i.icn-localisation2 {
  color: #b60013;
  font-size: 15px;
  margin-right: 3px;
}

.annoncecoeur .cnt-price {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  padding-top: 0;
  font-size: 12px;
  color: #2b3543;
  font-weight: 700;
}

.annoncecoeur .price {
  font-size: 14px;
  color: #b60013;
  font-weight: 700;
}

.annoncecoeur .headbox .listticket,
.annoncecoeur .headbox .box-favorie {
  display: flex;
  align-items: center;
}

.annoncecoeur .txtprice {
  margin-right: 10px;
}

.annoncecoeur h3 {
  font-size: 17px;
}

.annoncecoeur .cntaddress {
  color: initial;
  font-size: 13px;
}

.annoncecoeur .itemBadge.itemGray:empty {
  display: none;
}

.annoncecoeur a.btn.icnbtn {
  margin-right: 10px;
}

form.formheart.SinglePageHeart {
  bottom: inherit;
  top: 25px;
  right: 20px;
}

.single-annonce .cntcheck .form-check {
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1em;
}

.radio-annonce .wpcf7-radio {
  display: flex;
}

.radio-annonce .wpcf7-radio .wpcf7-list-item {
  margin: 0;
}

.single-annonce .radio-annonce [type='radio']:checked + span {
  font-size: 10px;
  margin-right: 5px;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2;
  background: #02355c;
  color: #fff;
  border: 1px solid;
  position: relative;
  padding: 6px 8px;
  margin-right: 5px;
  border-radius: 70px;
  transition: all 0.3s ease-in-out;
  text-align: center;
}

.single-annonce .radio-annonce [type='radio']:not(:checked) + span {
  display: inline-block;
  line-height: 1.2;
  background: transparent;
  color: #034183 !important;
  border: 1px solid;
  position: relative;
  border-radius: 70px;
  transition: all 0.3s ease-in-out;
  text-align: center;
  cursor: pointer;
  font-size: 10px;
  font-weight: 600;
  padding: 6px 8px;
  margin-right: 5px;
}

.single-annonce .radio-annonce label input {
  display: none;
}

.formheart button {
  border: 0;
  background: none;
}

.fancybox-stage iframe {
  display: block !important;
}

/* .single-annonce .fancybox-content { */
/* width: 50% !important; */
/* height: auto !important; */
/* float: inherit !important; */
/* } */

#offres h2.titleborder {
  margin-bottom: 15px;
}

#offres .cnt-carousel .cnt-btn {
  position: absolute;
  top: 40px;
  right: 140px;
}

/* MAP */

.cnt-map #map {
  position: relative;
  width: 100%;
  height: 500px;
}

#map {
  margin: 4px 0;
  float: left;
}

div#custom-map-controls {
  max-width: calc(100% - 185px);
  flex: 0 0 calc(100% - 185px);
  position: relative;
}

div#custom-map-controls::after {
  content: '\e904';
  font-family: 'immo';
  font-size: 20px;
  color: #094979;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}

#custom-map-controls input#searchtext9::placeholder {
  font-size: 12px;
}

#custom-map-controls input#searchtext9 {
  display: block !important;
  padding-right: 30px;
  overflow: hidden;
  color: #094979;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #d8d8d8;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#custom-map-controls label.search-button {
  display: none !important;
}
ul.search-tooltip {
  background: #fff;
  border: 2px solid;
  position: absolute;
  cursor: pointer;
  z-index: 9999;
}

a.search-cancel {
  display: none !important;
}

a.search-button {
  display: block !important;
  position: absolute;
  top: 0;
  right: -155px;
  max-width: 187px;
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
  background: #094979;
  border: none;
  padding: 8px 23px;
  border-radius: 70px;
  transition: all 0.3s ease-in-out;
}

a.search-button:before {
  content: '\e901';
  margin-right: 9px;
  font-size: 15px;
  font-family: 'immo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a.search-button:after {
  content: 'Rechercher';
}

.range-slider {
  *zoom: 1;
  margin: 20px 0;
  padding-top: 3.5em;
  position: relative;
  text-align: center;
}
.range-slider:before,
.range-slider:after {
  content: ' ';
  display: table;
}
.range-slider:after {
  clear: both;
}
@media (min-width: 640px) {
  .range-slider {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .range-slider {
    padding-top: 0;
  }
}
.range-slider .track {
  bottom: 15px;
  height: 6px;
  left: 0;
  margin-bottom: -3px;
  position: absolute;
  width: 0;
  z-index: 50;
}
@media (min-width: 640px) {
  .range-slider .track {
    bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .range-slider .track {
    bottom: 15px;
  }
}
.range-slider .track--full {
  background: #8491a3;
  width: 100%;
  border-radius: 20px;
}
.range-slider .track--included {
  background: #d1d1d1;
  border-radius: 3px;
}
.range-slider .slider-thumb {
  background: #094979;
  border-radius: 50%;
  cursor: pointer;
  /* display: none; */
  display: block\9;
  height: 20px;
  top: -6px;
  left: 0;
  position: absolute;
  width: 20px;
  z-index: 101;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .range-slider .slider-thumb {
    display: block;
  }
}
@media (min-width: 640px) {
  .range-slider .slider-thumb {
    height: 20px;
    width: 20px;
  }
}
@media (min-width: 1024px) {
  .range-slider .slider-thumb {
    height: 20px;
    width: 20px;
  }
}
.range-slider [type='range'] {
  -webkit-appearance: none;
  background: none;
  height: 20px;
  margin: 0;
  outline: none;
  padding: 0;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 75;
}
@media (min-width: 640px) {
  .range-slider [type='range'] {
    height: 20px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type='range'] {
    height: 20px;
  }
}
.range-slider [type='range']:focus {
  outline: none;
}
.range-slider [type='range']::-moz-focus-outer {
  border: 0;
}
.range-slider [type='range']:first-of-type {
  float: left;
  margin-bottom: -30px;
}
@media (min-width: 640px) {
  .range-slider [type='range']:first-of-type {
    margin-bottom: -30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type='range']:first-of-type {
    margin-bottom: -30px;
  }
}
.range-slider [type='range']:last-of-type {
  float: right;
  margin-bottom: 0;
}
.range-slider [type='range']::-webkit-slider-runnable-track {
  background: none;
  border: 0;
  height: 6px;
  z-index: -1;
}
.range-slider [type='range']::-ms-fill-lower {
  background: none;
  border: 0;
}
.range-slider [type='range']::-ms-fill-upper {
  background: none;
  border: 0;
}
.range-slider [type='range']::-ms-track {
  background: transparent;
  border: 0;
  border-color: transparent;
  color: transparent;
  height: 6px;
  z-index: -1;
}
.range-slider [type='range']:focus::-ms-fill-lower {
  background: none;
  border: 0;
}
.range-slider [type='range']:focus::-ms-fill-upper {
  background: none;
  border: 0;
}
.range-slider [type='range']::-moz-range-track {
  -moz-appearance: none;
  background: none;
  border: 0;
  height: 6px;
  z-index: -1;
}
.range-slider [type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #b4b4b4;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  margin-top: -12px;
  outline: 0;
  pointer-events: all;
  position: relative;
  width: 20px;
  z-index: 100;
}
@media (min-width: 640px) {
  .range-slider [type='range']::-webkit-slider-thumb {
    height: 20px;
    margin-top: -12px;
    width: 20px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type='range']::-webkit-slider-thumb {
    height: 20px;
    margin-top: -12px;
    width: 20px;
  }
}
.range-slider [type='range']::-ms-thumb {
  background: #555;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  margin-top: 0;
  pointer-events: all;
  position: relative;
  width: 20px;
  z-index: 100;
}
@media (min-width: 640px) {
  .range-slider [type='range']::-ms-thumb {
    height: 20px;
    width: 20px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type='range']::-ms-thumb {
    height: 20px;
    width: 20px;
  }
}
.range-slider [type='range']::-moz-range-thumb {
  -moz-appearance: none;
  background: #b4b4b4;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  margin-top: -12px;
  pointer-events: all;
  position: relative;
  width: 20px;
  z-index: 100;
}
@media (min-width: 640px) {
  .range-slider [type='range']::-moz-range-thumb {
    height: 20px;
    margin-top: -12px;
    width: 20px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type='range']::-moz-range-thumb {
    height: 20px;
    margin-top: -12px;
    width: 20px;
  }
}
.range-slider .output,
.range-slider output {
  background: transparent;
  border: none;
  border-radius: 0;
  color: #1d4a6d;
  font-weight: 700;
  display: inline-block;
  height: auto;
  left: 50%;
  line-height: 1;
  padding: 0 0.75em;
  position: absolute;
  text-align: center;
  bottom: -18px;
  transform: translate(-50%, 0);
}
#boxSearch .bodySearch form label {
  margin-bottom: 0;
  text-align: left;
  width: 100%;
  font-weight: 700;
  font-size: 12px;
}
#boxSearch .bodySearch .cnthidden {
  display: none;
}
#boxSearch .bodySearch form .col-range {
  padding-top: 10px;
  padding-bottom: 10px;
}
#boxSearch .bodySearch form .btnMore {
  font-size: 12px;
  font-weight: 700;
  color: #094979;
  margin-bottom: 11px;
  text-align: center;
}
#boxSearch .bodySearch form .btnMore span {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
#boxSearch .bodySearch form .btnMore span::before {
  content: 'Plus de critÃ¨res de recherche';
  display: inline-block;
  text-decoration: underline;
  transition: all 0.4s ease-in;
}
#boxSearch .bodySearch form .btnMore span.open::before {
  content: 'Moins de critÃ¨res de recherche';
}
#boxSearch .bodySearch form .btnMore span.open::after {
  transform: rotate(-135deg);
  top: 3px;
}
#boxSearch .footerSearch {
  position: absolute;
  bottom: -22px;
  left: 0;
  width: 100%;
  text-align: center;
}
#boxSearch .bodySearch .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 45px;
}
#boxSearch .bodySearch .btn i {
  margin-right: 7px;
  font-size: 16px;
}
#boxSearch .bodySearch .form-group {
  margin-bottom: 10px;
}
.inputloca {
  position: relative;
}
.inputloca input {
  padding-right: 30px;
}
.inputloca::after {
  content: '\e904';
  font-family: 'immo';
  font-size: 20px;
  color: #094979;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.cntTxtimg {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(386px, 1fr));
  grid-column-gap: 45px;
  align-items: center;
}
.multtxtimg {
  align-items: flex-start;
}
.cntTxtimg .imginter .cntvideo .videoWrapper169 {
  padding-top: 0;
  height: 280px;
}
.img-reverse .cnttxt {
  order: 2;
}
.img-reverse .imginter {
  order: 1;
}
.cntTxtimg .cnttxt h2 {
  line-height: 1.4;
}
h2 span {
  font-weight: 300;
}
.cntTxtimg .cnttxt .txtinter {
  margin-bottom: 15px;
}
.cntTxtimg .multipleimg {
  padding-left: 70px;
  position: relative;
  margin-bottom: 80px;
}
.cntTxtimg .imginter {
  height: 280px;
}
.cntTxtimg .imginter .cntimg,
.cntTxtimg .imginter .cntvideo {
  border-right: 15px solid #b60013;
  height: 100%;
  box-shadow: 0px 15px 50px #0000003b;
}
.img-reverse .imginter .cntimg,
.img-reverse .imginter .cntvideo {
  border-right: none;
  border-left: 15px solid #b60013;
}
.cntTxtimg .imginter .cntimg img,
.cntTxtimg .imginter .cntimg2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cntTxtimg .multipleimg .cntimg2 {
  position: absolute;
  top: 43%;
  left: 0;
  width: 31%;
  height: 80%;
  box-shadow: 0px 15px 50px #0000003b;
}
#sectAbout {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cnt-carousel p {
  font-size: 20px;
}
.cnt-carousel .cnt-btn {
  position: absolute;
  top: 33px;
  right: 140px;
}
.bg-polygone {
  padding-top: 50px;
  padding-bottom: 20px;
}
.bg-polygone2 {
  padding-top: 50px;
  padding-bottom: 36px;
}
.bg-polygone-inverse {
  padding-top: 75px;
  padding-bottom: 50px;
}
.bg-polygone,
.bg-polygone &gt; div,
.bg-polygone2,
.bg-polygone2 &gt; div {
  position: relative;
}
.bg-polygone::before,
.bg-polygone2::before {
  content: '';
  display: block;
  background: #f0f4f5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-polygone::before {
  -webkit-clip-path: polygon(67% 11%, 100% 0, 100% 100%, 31% 90%, 0 100%, 0 0);
  clip-path: polygon(67% 11%, 100% 0, 100% 100%, 31% 90%, 0 100%, 0 0);
}
.bg-polygone2::before {
  -webkit-clip-path: polygon(65% 16%, 100% 0, 100% 100%, 31% 77%, 0 100%, 0 0);
  clip-path: polygon(65% 16%, 100% 0, 100% 100%, 31% 77%, 0 100%, 0 0);
}
.bg-polygone-inverse::before {
  -webkit-clip-path: polygon(32% 0, 100% 10%, 100% 90%, 68% 100%, 0 90%, 0 10%);
  clip-path: polygon(32% 0, 100% 10%, 100% 90%, 68% 100%, 0 90%, 0 10%);
}
.listCarousel {
  transform: translateY(-10px);
}
.listCarousellong .slick-track {
  margin-left: 30px;
}
.listCarousel .item {
  padding-left: 5px;
  padding-right: 5px;
}
.listCarousel .item .itembox {
  box-shadow: 0px 0px 8px #0000002e;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 21px;
  margin-bottom: 24px;
  position: relative;
}

.listCarousel .item .itembox i {
  margin-right: 5px;
  color: #b60013;
}

.listCarousel .item .itembox .cntimg {
  height: 165px;
  overflow: hidden;
}
.listCarousel .item .itembox .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.listCarousel .item .itembox:hover .cntimg img {
  transform: scale(1.1);
}
.listCarousel .item .itembox .cnttxt {
  padding: 15px;
  background: #fff;
  color: #1d4a6d;
}
.listCarousel .item .itembox .cnttxt .cntprice,
.listCarousel .item .itembox .cnttxt .cntpieces {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
}
.listCarousel .item .itembox .cnttxt h4 {
  font-size: 12px;
  font-weight: 400;
  color: #1d4a6d;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.listCarousel .item .itembox:hover .cnttxt h4,
.listCarousel .item .itembox:hover .cnttxt .cntpieces {
  text-decoration: underline;
}
.listCarousel .item .itembox .cnttxt .cntpieces {
  margin-bottom: 5px;
}
.listCarousel .item .itembox .box-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  padding: 10px 12px;
}
.listCarousel .item .itembox .box-header .listticket,
.listCarousel .item .itembox .box-favorie {
  display: flex;
  align-items: center;
}
.listCarousel .item .itembox .box-favorie {
  cursor: pointer;
}
.listCarousel .item .itembox .box-favorie::before {
  content: '\e907';
  font-family: 'immo';
  font-size: 20px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
.listCarousel .item .itembox .box-favorie.selected::before {
  content: '\e908';
  color: #b60013;
}
.listticket .itemticket {
  font-size: 10px;
  padding: 5px 9px;
  background: #00b297;
  border-radius: 10px;
  color: #fff;
  line-height: 1;
  margin-right: 8px;
  letter-spacing: -0.3px;
}
.listticket .itemticket:last-child {
  margin-right: 0;
}
.listticket .coupCouer {
  background: #b60013;
}
.listticket .exclusivite {
  background: #094979;
}
.cntItems .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: #094979;
  z-index: 9;
  border-radius: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 15px 30px #051d2f4d;
  transition: all 0.3s ease-in-out;
}
#listvente .slick-arrow {
  top: 43%;
}
.cntItems .slick-next {
  right: 55px;
}
.cntItems .slick-prev {
  left: 55px;
}
.cntItems .slick-arrow::before {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  border: 2px solid #fff;
  border-bottom: none;
  border-left: none;
  margin-left: 11px;
  transition: all 0.3s ease-in-out;
}
.cntItems .slick-next:before {
  transform: rotate(45deg) translate(2px, -1px);
}
.cntItems .slick-prev:before {
  transform: rotate(225deg) translate(-4px, 4px);
}
.cntbtn {
  text-align: center;
}
#sectLoca {
  background: #1d4a6d;
}
#sectLoca h2 {
  color: #fff;
}
.cntitemCarou .slick-list {
  margin-left: -13px;
  margin-right: -13px;
}
.cntitemCarou .item {
  padding-left: 13px;
  padding-right: 13px;
}
.cntitemCarou .slick-arrow,.listeTemoignages .slick-arrow {
  top: -50px;
  transform: translateY(0);
}
.cntitemCarou .slick-prev,.listeTemoignages .slick-prev {
  left: auto;
  right: 55px;
}
.cntitemCarou .slick-next,.listeTemoignages .slick-next {
  right: 0;
}
.itemNouveautes h2 {
  color: #06ac9f;
}
.itemExclusivite h2 {
  color: #094979;
}
.itemCoups h2 {
  color: #cc1469;
}
.cntitemCarou .item .itembox .cntimg,
#lisProgram .item .itembox .cntimg {
  height: 240px;
}
.cntitemCarou .item .itembox .box-footer {
  height: 100px;
  padding: 6px 17px 14px;
  background: #fff;
}
.cntitemCarou .item .itembox .box-footer .box-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 7px;
}
.cntitemCarou .item .itembox .box-footer .box-title h4,
.cntitemCarou .item .itembox .box-footer .box-title h4 a {
  font-size: 14px;
  color: #094979;
  font-weight: 700;
  margin-bottom: 0;
}
.cntitemCarou .item .itembox .box-footer .cnt-ref {
  margin-left: 20px;
  width: 70px;
  color: #a5a5a5;
  font-size: 10px;
}
.cntitemCarou .item .itembox .box-footer .box-address {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  color: #2b3543;
  font-size: 12px;
  text-transform: uppercase;
}
.cntitemCarou .item .itembox .box-footer .box-address i {
  color: #b60013;
  font-size: 15px;
  margin-right: 4px;
}
.cntitemCarou .item .itembox .box-footer .cnt-price {
  display: flex;
  justify-content: space-between;
}
.cntitemCarou .item .itembox .box-footer .cnt-price .cnt-surface {
  font-size: 12px;
  color: #2b3543;
  font-weight: 700;
}
.cntitemCarou .item .itembox .box-footer .cnt-price .cnt-surface span {
  font-weight: 400;
}
.cntitemCarou .item .itembox .box-footer .cnt-price .price {
  font-size: 14px;
  color: #b60013;
  font-weight: 700;
}
#sectcoups {
  padding-top: 40px;
  padding-bottom: 40px;
}
#setregional .icn-home {
  width: 58px;
  margin-bottom: 15px;
  position: relative;
  top: 0;
  left: 3px;
}
#setregional .icn-home i {
  font-size: 85px;
  color: #094979;
}
.main-col2 {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 45px;
}
.main-col2 .item-list {
  padding-top: 35px;
}
.main-col2 &gt; div {
  grid-column: span 6;
}
.main-col2 .item-title {
  padding-right: 110px;
  position: relative;
  min-height: 415px;
}
#setregional {
  margin-bottom: 110px;
}
#setregional .main-col2 .item-title h2 {
  position: relative;
  z-index: 3;
}
#setregional .main-col2 .item-title .cnt-img {
  position: absolute;
  top: -30px;
  left: -76px;
  width: 652px;
  z-index: 1;
}
.list-reassurance {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.list-reassurance &gt; div {
  grid-column: span 3;
}
.list-reassurance .item-reassurance {
  transition: all 0.3s ease-in-out;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px #00000012;
  font-size: 16px;
  color: #094979;
  font-weight: 700;
}

.list-reassurance .item-reassurance:hover {
  background: rgba(63, 151, 172, 0.11);
}

.list-reassurance .item-reassurance:hover .box-icn {
  background: #fff;
}

.item-reassurance a {
  text-align: center;
  margin: auto;
  color: #094979;
}
.list-reassurance .item-reassurance .box-icn {
  transition: all 0.3s ease-in-out;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: auto;
  justify-content: center;
  background: rgba(63, 151, 172, 0.11);
  border-radius: 50%;
  padding: 15px;
  margin-bottom: 3px;
}
#sectmap {
  padding-bottom: 80px;
}
#sectmap .cnt-map {
  margin-top: 40px;
  height: 510px;
}
#sectparallax {
  position: relative;
}
#sectparallax,
#sectparallax p {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
}
#sectparallax .boxparallax {
  position: relative;
}
#sectparallax .cntimgparallax {
  height: 420px;
}
#sectparallax .cnt-citation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
#sectparallax .boxparallax::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #2b3543;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
}
#sectparallax .cnt-citation h2 {
  font-size: 55px;
  color: #69d9b7;
}
#sectparallax .cnt-citation .container {
  max-width: 810px;
}
#sectparallax .cnt-citation h2.titleborder::before {
  width: 60px;
  background: #fff;
  opacity: 1;
  top: 23px;
  left: -80px;
}
#sectparallax .cnt-citation .txt-parallax {
  margin-bottom: 20px;
}
#sectparallax .cnt-citation .btn {
  font-size: 22px;
  text-transform: uppercase;
}
.bg-blue {
  background: #f0f4f5;
}
#sectnews {
  padding-top: 40px;
  padding-bottom: 40px;
}
.listCarousel2 .itembox .cntimg {
  height: 180px !important;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 8px;
}
.listCarousel2 .itembox .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listCarousel2 .itembox .box-body .box-daty {
  font-size: 14px;
  font-weight: 300;
  color: #555555;
}
.listCarousel2 .itembox .box-body h4 {
  margin-bottom: 8px;
}
.listCarousel2 .itembox .box-body h4 a {
  font-size: 28px;
  color: #2b3543;
}
.listCarousel2 .itembox .box-body .box-descript p {
  font-size: 14px;
  color: #555555;
  margin-bottom: 17px;
}
.listCarousel2 .slick-arrow {
  top: -72px;
}
.listCarousel2 {
  margin-top: 27px;
}
.cnt-carousel {
  position: relative;
}
#secttestimonials {
  padding-top: 70px;
  padding-bottom: 70px;
}
#secttestimonials .listCarousel .item .itembox {
  padding: 25px 30px;
  position: relative;
}
#secttestimonials .listCarousel .item .itembox::before {
  content: '\e900';
  font-family: 'immo';
  font-size: 27px;
  color: #f0f0f0;
  position: absolute;
  top: 8px;
  right: 13px;
}
#secttestimonials .listCarousel .item .itembox h4 {
  margin-bottom: 3px;
}
#secttestimonials .listCarousel .item .itembox h4,
#secttestimonials .listCarousel .item .itembox .cnt-info,
#secttestimonials .listCarousel .item .itembox .txt-testimo {
  padding-right: 25px;    font-size: 12px;
    color: #3c3732;
    font-style: italic;
    margin-bottom: 10px;
}
#secttestimonials .listCarousel .item .itembox h4 a {
  font-size: 14px;
  color: #094979;
  line-height: 1;
}
#secttestimonials .listCarousel .item .itembox .cnt-info {
  font-size: 12px;
  font-weight: 700;
  color: #555555;
  margin-bottom: 10px;
}
#secttestimonials .listCarousel .item .itembox .txt-testimo p {
  font-size: 12px;
  color: #3c3732;
  font-style: italic;
  margin-bottom: 10px;
}
#secttestimonials .listCarousel .item .itembox .footer-testimo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#secttestimonials .listCarousel .item .itembox .footer-testimo .note-estimo {
  display: flex;
}
#secttestimonials
  .listCarousel
  .item
  .itembox
  .footer-testimo
  .note-estimo
  .cnt-star {
  margin-right: 11px;
  width: 80px;
}
#secttestimonials
  .listCarousel
  .item
  .itembox
  .footer-testimo
  .note-estimo
  .box-note {
  font-size: 12px;
  font-weight: 700;
}
#sectnewsletter {
  padding-top: 40px;
  padding-bottom: 40px;
}
.titlecenter {
  text-align: center;
}
.titlecenter::before {
  margin-left: auto;
  margin-right: auto;
}
#sectnewsletter .cntinput {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
#sectnewsletter .cntinput .btn {
  margin-left: 13px;
}
#sectnewsletter .cntinput .form-control {
  width: 220px;
}
#sectnewsletter h2 {
  margin-bottom: 20px;
}
#sectFooter .cntlogo {
  width: 130px;
  margin-bottom: 6px;
}
#sectFooter .main-rs {
  margin-bottom: 16px;
}
#sectFooter .main-rs &gt; a {
  font-size: 26px;
  margin-right: 6px;
}
#sectFooter .col-footer {
  display: flex;
  justify-content: space-between;
}
#sectFooter .col-footer .item-infos {
  max-width: 19%;
  flex: 0 0 19%;
}
#sectFooter .col-footer .item-about {
  max-width: 55%;
  flex: 0 0 55%;
}
#sectFooter .col-footer .item-contact {
  max-width: 26%;
  flex: 0 0 26%;
  padding-top: 25px;
}
#sectFooter .col-footer .btn {
  padding: 8px 15px;
}
#sectFooter .col-footer .item-contact .cntxt2 {
  font-weight: 700;
  margin-bottom: 13px;
}
#sectFooter .col-footer .item-contact .btn {
  margin-bottom: 15px;
}
#sectFooter .navfooter &gt; li {
  margin-bottom: 4px;
}
#sectFooter .link-btn {
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
#sectFooter .footerintern {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #000000;
}
#sectFooter,
#sectFooter a {
  color: #fff;
}
#sectFooter a:hover {
  color: #b60013;
}
#sectFooter .titlefooter {
  font-size: 10px;
  color: #b60013;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#sectFooter .cntxt {
  margin-bottom: 10px;
}
#sectFooter .navfooter {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
#sectFooter .footercopyright {
  padding-top: 12px;
  padding-bottom: 12px;
  background: #b60013;
  text-align: center;
}
.footercopyright p {
  margin: 0;
  padding: 0;
}
#sectFooter .footercopyright,
#sectFooter .footercopyright a {
  color: #fff;
}
#sectFooter .footercopyright a:hover {
  color: #000000;
}
#sectBanniere.pgIntern {
  height: 33vh;
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
  margin-bottom: 0;
}
#sectBanniere.pgIntern .banniereimg {
  overflow: hidden;
  height: 100%;
  position: relative;
}
#sectBanniere.pgIntern .banniereimg::before {
  content: '';
  display: block;
  background: #2b3543;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 3;
}
#sectBanniere.pgIntern .banniereimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.home #sectBanniere .bannieretxt {
  padding-top: 18vh;
}
#sectBanniere .bannieretxt {
  padding-top: 6vh;
}
#sectBanniere.pgIntern .bannieretxt h1 {
  font-weight: 700;
  text-align: center;
}
#sectBanniere.pgIntern .bannieretxt h1 span {
  display: block;
  font-weight: 400;
}
.wrapperIntern {
  margin-top: -56px;
  padding-top: 56px;
}
.headerwrapper {
  padding-top: 20px;
}
.headerwrapper .cntbreadcrumb &gt; ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
}
.headerwrapper .cntbreadcrumb a {
  color: #094979;
  transition: all 0.3s ease-in-out;
}
.headerwrapper .cntbreadcrumb a:hover,
.headerwrapper .cntbreadcrumb .active {
  color: #b60013;
}
.headerwrapper .cntbreadcrumb .active {
  font-weight: 700;
}
.headerwrapper .cntbreadcrumb &gt; ol,
.headerwrapper .cntbreadcrumb &gt; ol &gt; li {
  display: flex;
  align-items: center;
}
.headerwrapper .cntbreadcrumb ol &gt; li::after {
  content: '|';
  margin-left: 9px;
  margin-right: 8px;
  display: inline-block;
}
.headerwrapper .cntbreadcrumb ol &gt; li:last-child::after {
  content: none;
}
#listingAnnonce .cntTop .cnt-title {
  max-width: 50%;
  flex: 0 0 50%;
}
#listingAnnonce .cntTop .cntright .form-control {
  min-width: 221px;
  font-weight: 700;
}
#listingAnnonce .cntTop h2 {
  font-size: 20px;
  font-weight: 600;
  color: #094979;
}
#listingAnnonce .cntTop .cnt-title .notice {
  font-size: 14px;
  color: #094979;
  margin-bottom: 6px;
}
#listingAnnonce .cntTop .cnt-title .listTag {
  display: flex;
  cursor: pointer;
}
#listingAnnonce .cntTop .cnt-title .listTag &gt; .itemtag {
  padding: 3px 10px;
  background: #094979;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  margin-right: 6px;
  position: relative;
}
#listingAnnonce .cntTop .cnt-title .listTag &gt; .itemtag i {
  font-size: 10px;
  margin-right: 7px;
}
#listingAnnonce .headerwrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
#listingAnnonce .headerwrapper .cntSelection &gt; a {
  font-size: 14px;
  font-weight: 700;
  color: #1d4a6d;
  display: flex;
  align-items: center;
}
#listingAnnonce .headerwrapper .cntSelection &gt; a .cntNumber {
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 10px;
  margin-left: 8px;
  padding: 5px 4px 3px;
}
#listingAnnonce .headerwrapper .cntSelection &gt; a .cntNumber span {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../img/icn-selection.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#listingAnnonce .cntTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#listingAnnonce .cntTop h2 {
  font-weight: 600;
  color: #1d4a6d;
}
#listingAnnonce .cntTop .cntright {
  display: flex;
  align-items: center;
}
#listingAnnonce .cntTop .cntright .form-group {
  margin-bottom: 0;
}
#listingAnnonce .cntTop .cntright .numberAnnonce {
  font-size: 20px;
}
#listingAnnonce .cntTop .cntright .boxselect {
  background: #e3e3e3;
  width: 227px;
  margin: 0 24px;
}
#listingAnnonce .cntTop .cntright .boxselect .form-control {
  font-size: 12px;
  font-weight: 700;
  color: #1d4a6d;
  letter-spacing: 0.32px;
  border: none;
  height: 39px;
  padding-left: 18px;
  padding-right: 18px;
}
#listingAnnonce .cntTop .cntright .boxselect::after {
  top: calc(50% - 6px);
}
#listingAnnonce .cntTop .cntright .cntViews,
#listingAnnonce .cntTop .cntright .cntViews .listViews {
  display: flex;
  align-items: center;
}
#listingAnnonce .cntTop .cntright .cntViews .listViews .icnView {
  cursor: pointer;
  color: #d8d8d8;
  font-size: 28px;
  line-height: 1;
  margin-left: 10px;
}
#listingAnnonce .cntTop .cntright .cntViews .listViews &gt; div.active {
  color: #094979;
}
#cntArticle .listCarousel.viewlist &gt; div {
  max-width: 100%;
  flex: 0 0 100%;
}
#cntArticle .listCarousel.viewlist .item .itembox {
  display: flex;
}
#cntArticle .listCarousel.viewlist .item .itembox .cntimg {
  max-width: 38%;
  flex: 0 0 38%;
}
#cntArticle .listCarousel.viewlist .item .itembox .cntimg &gt; a {
  display: block;
}
#cntArticle .listCarousel.viewlist .item .itembox .cntimg,
#cntArticle .listCarousel.viewlist .item .itembox .cntimg &gt; a {
  height: 236px;
}
#cntArticle .listCarousel.viewlist .item .itembox .detail-header {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
#cntArticle .listCarousel.viewlist .item .itembox .detail-header .box-price {
  text-align: right;
}
#cntArticle .listCarousel .item .itembox .cnttxt h4 {
  font-weight: 600;
  text-transform: none;
}
#cntArticle .listCarousel .item .itembox .cnttxt .cntparg,
#cntArticle
  .listCarousel
  .item
  .itembox
  .detail-header
  .box-price
  .price-emprunte {
  display: none;
}
#cntArticle .listCarousel.viewlist .item .itembox .cnttxt .cntparg {
  display: block;
  margin-bottom: 12px;
  padding-top: 10px;
}
#cntArticle
  .listCarousel.viewlist
  .item
  .itembox
  .detail-header
  .box-price
  .price-emprunte {
  display: block;
  font-size: 11px;
  color: #232b35;
  text-decoration: underline;
}
#cntArticle
  .listCarousel
  .item
  .itembox
  .detail-header
  .box-price
  .price-emprunte
  span {
  color: #b60013;
  text-decoration: underline;
}
#cntArticle .listCarousel.viewlist .item .itembox .cnttxt .cntparg,
#cntArticle .listCarousel.viewlist .item .itembox .cnttxt .cntparg h5 {
  font-size: 11px;
  color: #555555;
}
#cntArticle .listCarousel.viewlist .item .itembox .cnttxt .cntparg h5 {
  font-weight: 700;
}
#cntArticle .listCarousel .item .itembox .cnttxt .cntcity {
  color: #4f7b9d;
}
#listingAnnonce .cntTop .cntleft .cntViews,
#listingAnnonce .cntTop .cntleft .cntViews .listViews {
  display: flex;
  align-items: center;
}
#listingAnnonce .cntTop .cntleft .cntViews .listViews {
  margin-left: 12px;
}
#listingAnnonce .cntTop .cntleft .cntViews .listViews .icnView {
  margin-right: 11px;
}
#listingAnnonce .cntTop .cntleft .cntViews .listViews .icnView:last-child {
  margin-right: 0;
}
.boxAside,
#cntArticle .boxArticle,
#cntForm .boxForm,
.boxTitle .asideIntern {
  background: #fff;
  padding: 20px 25px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.boxTitle .asideIntern {
  padding: 20px 25px;
}
.boxTitle {
  padding: 0;
}
.boxTitle &gt; h3 {
  background: #232b35;
  color: #fff !important;
  text-align: center;
  padding: 17px;
  border-radius: 15px 15px 0 0;
  margin: 0;
}
#cntArticle .boxArticle h3 {
  color: #1d4a6d;
  margin-bottom: 15px;
}
.boxAside h3 {
  color: #232b35;
}
.boxAside .form-control {
  border-radius: 80px;
  overflow: hidden;
  font-size: 12px;
  color: #2b3543;
  letter-spacing: 0.32px;
  padding-left: 18px;
  padding-right: 18px;
}
.single-annonce .wpcf7-textarea{
    height: 80px;
}
.boxAside .form-control:not(textarea) {
  height: 39px;
}
.form-control::placeholder {
  color: #2b3543;
  opacity: 0.4;
}
.boxAside .form-group {
  margin-bottom: 10px;
  width: 100%;
}
.boxAside form label {
  margin-bottom: 0;
  text-align: left;
  width: 100%;
  font-weight: 700;
  font-size: 12px;
  color: #2b3543;
}
.boxAside .range-slider .output,
.boxAside .range-slider output {
  font-size: 9px;
  bottom: -10px;
}
.boxAside form .col-range,
.boxAside form .groupeCheck {
  border-top: 1px solid #d8d8d8;
  padding-top: 16px;
  padding-bottom: 2px;
}
.cntcheck [type='checkbox']:not(:checked),
.cntcheck [type='checkbox']:checked {
  position: absolute;
  left: -9999px;
}
.cntcheck [type='checkbox']:not(:checked) + .wpcf7-list-item-label,
.cntcheck [type='checkbox']:checked + .wpcf7-list-item-label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  color: #0d2c3e;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.3;
}
.cntcheck [type='checkbox']:not(:checked) + .wpcf7-list-item-label:before,
.cntcheck [type='checkbox']:checked + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 1px solid #d8d8d8;
  background: #fff;
  box-shadow: none;
}
.cntcheck [type='checkbox']:not(:checked) + .wpcf7-list-item-label::after,
.cntcheck [type='checkbox']:checked + .wpcf7-list-item-label::after {
  content: 'âœ”';
  position: absolute;
  top: -3px;
  left: 3px;
  font-weight: 700;
  font-size: 17px;
  color: #094979;
  transition: all 0.2s ease 0s;
}
.cntcheck [type='checkbox']:not(:checked) + .wpcf7-list-item-label:after {
  opacity: 0;
  transform: scale(0);
}
.cntcheck a {
  color: #0d2c3e;
  text-decoration: underline;
}
.cntcheck .form-check {
  margin-bottom: 10px;
  padding-left: 0;
}
.cntcheck .form-check br {
  display: none;
}
.boxAside .listCarousel {
  transform: translateY(0);
}
.boxAside .listCarousel .item .itembox .cntimg {
  height: 108px;
  border-radius: 12px;
  max-width: 33%;
  flex: 0 0 33%;
}
.boxAside .listCarousel .item .itembox {
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 13px;
}
.boxAside .listCarousel .item:last-child .itembox {
  margin-bottom: 0;
}
.boxAside .listCarousel .item .itembox .listticket {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 3px;
}
.boxAside .listCarousel .item .itembox .cnttxt {
  padding: 0;
  padding-left: 9px;
}
.boxAside .listCarousel .item .itembox &gt; a {
  display: flex;
  align-items: center;
}
.boxAside .listCarousel .item .itembox .cnttxt h4 {
  text-transform: none;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
.boxAside .listCarousel .item .itembox .cnttxt .cntprice {
  margin-bottom: 5px;
}
.boxAside .listCarousel .item .itembox .cnttxt .cntpieces {
  margin-bottom: 0;
}
.boxAside .listCarousel .item .itembox .listticket .itemticket {
  font-size: 9px;
}
.boxAside .listCarousel .item .itembox .cntimg {
  position: relative;
}
.boxAside .listCarousel .item .itembox .cntimg .cntlike {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 5;
  padding: 2px;
}
.boxAside .listCarousel .itembox .box-favorie::before {
  font-size: 14px;
}
.boxAside .listCarousel .item .itembox .cntimg .cntlike img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transform: scale(1) !important;
}
#cntAside .asideIntern .btn {
  padding: 14px;
}
#cntAside .asideIntern .cntcheck .form-check-label {
  font-size: 11px;
  font-weight: 700;
}
#cntAside .asideIntern .btn i {
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 400;
}
#cntAside .asideIntern .inputloca::after {
  right: 18px;
}
#cntArticle .listCarousel {
  transform: translateY(0);
  display: flex;
  flex-wrap: wrap;
  margin-left: -7px;
  margin-right: -7px;
}
#cntArticle .listCarousel &gt; div {
  max-width: 33.33%;
  flex: 0 0 33.33%;
  padding-left: 7px;
  padding-right: 7px;
}
#cntArticle .listCarousel .item .itembox .cntimg {
  position: relative;
}
#cntArticle .listCarousel .item .itembox .cntimg .cntlike {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 5;
  padding: 3px;
}
#cntArticle .listCarousel .item .itembox .box-favorie::before {
  font-size: 14px;
}
#cntArticle .listCarousel .item .itembox {
  margin-top: 0;
}
#cntArticle .listCarousel .item .itembox .cnttxt {
  padding-top: 10px;
}
#cntArticle .listCarousel .item .itembox .cnt-ref {
  font-size: 10px;
  color: #a5a5a5;
}
#cntArticle .listCarousel .item .itembox .cnttxt h4 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 4px;
}
#cntArticle .listCarousel .item .itembox .cntprice {
  font-size: 18px;
  color: #b60013;
  font-weight: 700;
  margin-bottom: 5px;
}
#cntArticle .listCarousel.viewlist .item .itembox .cntprice {
  margin-bottom: 0;
}
#cntArticle .listCarousel .item .itembox .cntcity,
.boxAside .listCarousel .item .itembox .cntcity {
  font-size: 12px;
  color: #2b3543 !important;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#cntArticle .listCarousel .item .itembox:hover .cntcity span {
  text-decoration: underline;
}
#cntArticle .listCarousel .item .itembox .cnttxt .cnt-surface {
  margin-bottom: 10px;
}
#cntArticle .listCarousel .item .itembox .cnttxt .cnt-surface,
.boxAside .listCarousel .item .itembox .cnttxt .cnt-surface {
  font-weight: 700;
  color: #2b3543;
  font-size: 12px;
}
#cntArticle .listCarousel .item .itembox .cnttxt .cnt-surface span,
.boxAside .listCarousel .item .itembox .cnttxt .cnt-surface span {
  font-weight: 400;
}
.boxAside .listCarousel .item .itembox .cnttxt .cntprice {
  font-weight: 700;
  font-size: 14px;
  color: #b60013;
  margin-bottom: 0;
}
#cntArticle .listCarousel .item .itembox .cnttxt .cntbtn .btn {
  width: 100%;
}
#cntArticle .listCarousel.viewlist .item .itembox .cnttxt .cntbtn {
  text-align: right;
}
#cntArticle .listCarousel.viewlist .item .itembox .cnttxt .cntbtn .btn {
  width: auto;
}
#cntArticle .listCarousel .item .itembox:hover .cnttxt .cntbtn .btn {
  background: #034183;
  color: #fff !important;
}
.boxAside .listCarousel .item .itembox .cntcity i,
.boxAside .listCarousel .item .itembox .cntcity i {
  color: #b60013;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.boxAside .listCarousel .item .itembox .cntcity {
  color: #b60013;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.cnt-txtimg {
  display: flex;
  margin-bottom: 13px;
}
.cnt-txtimg .boxtxt {
  max-width: 66.66%;
  flex: 0 0 66.66%;
  padding-right: 50px;
}
.cnt-txtimg .boxtxt h2 {
  margin-bottom: 25px;
}
.cnt-txtimg .boximg {
  max-width: 33.33%;
  flex: 0 0 33.33%;
  min-height: 230px;
  box-shadow: 0px 15px 50px #0000003b;
}
.cnt-txtimg .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cntlistAnnonce {
  margin-top: 25px;
}
.listpaged {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 10px;
}
.listpaged .previouspostslink,
.listpaged .nextpostslink,
.listpaged .pages {
  display: none;
}
.listpaged span,
.listpaged a.page {
  display: inline-flex;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border-radius: 4px;
  width: 22px;
  height: 22px;
  background: #d8d8d8;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  transition: all 0.3s ease-in-out;
}
.listpaged span.current,
.listpaged &gt; a:hover,
.listpaged &gt; a.active {
  background: #094979;
}
.listpaged &gt; a.pagPrev {
  position: relative;
  background: #094979;
}
.listpaged &gt; a.pagPrev::before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-radius: 2px;
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 9px;
  z-index: 1;
}
#listingAnnonce,
#cntHistory {
  padding-bottom: 30px;
}
#listingAnnonce .cntTop .cntleft,
#listingAnnonce .cntTop .cntleft h2 {
  font-size: 20px;
}
#listingAnnonce .cntTop .cntleft h2 {
  font-weight: 700;
  margin-bottom: 0;
}
#listingAnnonce .cntTop .cntleft .cntpiece {
  font-weight: 600;
}
#listingAnnonce .cntTop .cntleft .cntCity {
  color: #4f7b9d;
}
.pgDetailAnnonce #listingAnnonce .cntTop .cntleft {
  flex-direction: column;
  align-items: flex-end;
}
.pgDetailAnnonce #listingAnnonce .cntTop .cntleft .cntprice {
  font-size: 30px;
  font-weight: 700;
}
.pgDetailAnnonce #listingAnnonce .cntTop .cntleft .listticket {
  margin-bottom: 5px;
}
#cntAside .btnphone {
  font-size: 20px;
  margin-bottom: 15px;
}
#mainGallery {
  margin-bottom: 14px;
}
#mainGallery .slick-prev {
  left: 20px;
}
#mainGallery .slick-next {
  right: 20px;
}
#mainGallery .itemGallery .boxGallery {
  overflow: hidden;
  position: relative;
  height: 530px;
  border-radius: 10px;
}
#mainGallery .itemGallery .boxGallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mainGallery .itemGallery .boxGallery .btnPlus {
  width: 40px;
  height: 40px;
  background: #094979;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 7px;
  color: #fff;
  font-size: 22px;
  z-index: 5;
}
#menuGallery .navGallInter {
  border-radius: 10px;
  overflow: hidden;
  height: 100px;
}
#menuGallery .navGallInter img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#menuGallery .slick-slide {
  padding-left: 7px;
  padding-right: 7px;
}
#menuGallery .slick-list {
  margin-left: -7px;
  margin-right: -7px;
  width: 100%;
}
a.btnicn {
  font-size: 14px;
  font-weight: 700;
  color: #0655ac;
}
.btnicn::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid #0655ac;
  transform: rotate(45deg);
  margin-bottom: 5px;
  position: relative;
  top: 5px;
  border-right: none;
  border-top: none;
  margin-right: 7px;
}
.btnicnRight {
  font-size: 12px;
  font-weight: 700;
}
.btnicnRight::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid#094979;
  transform: rotate(45deg);
  margin-bottom: 5px;
  position: relative;
  top: 5px;
  border-left: none;
  border-bottom: none;
  margin-left: 7px;
}
#cntArticle .boxArticle h4 {
  font-size: 14px;
  color: #1d4a6d;
}
#cntArticle .boxArticle p {
  margin-bottom: 6px;
}
.listdetail {
  margin-left: -4px;
  margin-right: -4px;
  margin-top: 20px;
  padding-bottom: 7px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
}
.listdetail &gt; div {
  padding-left: 4px;
  padding-right: 4px;
  margin-bottom: 8px;
}
.listdetail .itemdetail {
  padding: 9px 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  background: #d8d8d8;
  border-radius: 10px;
  line-height: 1.2;
}
.listdetail .itemdetail .labeldetail {
  font-weight: 400;
}
.listConsommation .cntconsommation {
  font-size: 12px;
  margin-bottom: 16px;
}
.listConsommation {
  display: flex;
  margin-left: -7px;
  margin-right: -7px;
}
.listConsommation &gt; div {
  padding-left: 7px;
  padding-right: 7px;
}
.listConsommation &gt; div:first-child {
  max-width: 46%;
  flex: 0 0 46%;
}
.listConsommation &gt; div:last-child {
  max-width: 54%;
  flex: 0 0 54%;
}
.cntconsommation .cntCat {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background: #489d59;
  padding: 5px 10px;
  border-radius: 8px;
  margin-left: 6px;
}
.cntconsommation .cntCat.catD {
  background: #b56897;
}
.pgDetailAnnonce .cntlistAnnonce .col-lg-8.mainArticle {
  flex: 0 0 69%;
  max-width: 69%;
}
.pgDetailAnnonce .cntlistAnnonce .col-lg-4.mainAside {
  flex: 0 0 31%;
  max-width: 31%;
}
.listConsommation .itemConsommation .txtconsomation {
  font-size: 9px;
  max-width: 272px;
}
.pgTxt #sectBanniere {
  height: 48vh;
}
.pgTxt #sectBanniere .bannieretxt h1 span {
  display: block;
  margin-bottom: 4px;
}
.pgTxt #sectBanniere .cntimg::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #112c41;
  opacity: 0.61;
  z-index: 5;
}
.pgTxt #sectBanniere .bannieretxt {
  top: 46%;
  transform: translateY(-50%);
}
.pgTxt #sectTxtImg {
  padding-top: 30px;
}
#mainWrapper.bgWhite .wrapperIntern {
  background: #fff;
}
#sectPromo {
  background: #1d4a6d;
  color: #fff;
  padding-top: 35px;
  padding-bottom: 50px;
}
#sectPromo h2 {
  font-size: 30px;
  color: #094979;
}
#sectPromo .titleborder::after {
  width: 42px;
}
ul.listcustom {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
ul.listcustom &gt; li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
}
ul.listcustom &gt; li::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: #094979;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
#sectPromo &gt; .container {
  max-width: 945px;
}
#cntForm {
  padding-top: 30px;
  padding-bottom: 50px;
}
#cntForm &gt; .container {
  max-width: 690px;
}
#cntForm .titleborder::after {
  width: 43px;
}
#cntForm .boxForm h4 {
  font-size: 12px;
  color: #1d4a6d;
  font-weight: 600;
  margin-bottom: 17px;
  line-height: 1.6;
}
#cntformIntern {
  padding-top: 10px;
}
#cntformIntern h3 {
  color: #094979;
  margin-bottom: 0;
}
#cntformIntern .formpart2 {
  padding-top: 15px;
  border-top: 1px solid #d8d8d8;
  margin-top: 4px;
}
#cntformIntern .cntcheck,
#cntformIntern .cntcheck label {
  font-size: 10px;
}
#cntformIntern .cntcheck p {
  padding-left: 30px;
  margin-top: 11px;
}
#cntformIntern .cntcheck a {
  color: #094979;
}
#cntformIntern .btn {
  padding-left: 45px;
  padding-right: 45px;
}
.pgSyndic #cntformIntern {
  padding-top: 0;
}
.cntformSyndic {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #d8d8d8;
}
.cntformSyndic #cntForm {
  padding-bottom: 0;
}
.cnttxtwrapper &gt; .container {
  max-width: 945px;
}
.cnttxtwrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cnttxtwrapper h4 {
  font-size: 12px;
  color: #1d4a6d;
}
.cnttxtwrapper .itemtxtwrapper {
  margin-bottom: 40px;
}
.cnttxtwrapper .itemtxtwrapper h2 {
  font-size: 24px;
}
.cnttxtwrapper .itemtxtwrapper h3 {
  color: #1d4a6d;
}
.cnttxtwrapper .itemtxtwrapper p {
  margin-bottom: 7px;
}
.cnttxtwrapper .itemtxtwrapper .subitemtxtwrapper {
  margin-bottom: 20px;
}
.cnttxtwrapper .itemtxtwrapper .titleborder::after {
  width: 43px;
}
.cnttxtwrapper &gt; .itemtxtwrapper:last-child {
  margin-bottom: 0;
}
.cnttxtwrapper .itemtxtwrapper h3 span {
  display: block;
  text-transform: uppercase;
  margin-bottom: 12px;
}
#sectProgram {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pgTxt.pgSigleProgr #sectBanniere .bannieretxt .cnttitle .toptitle {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
}
.pgTxt.pgSigleProgr #sectBanniere .bannieretxt h1 {
  color: #094979;
  font-size: 54px;
}
.pgTxt.pgSigleProgr #sectBanniere .bannieretxt .cntCat {
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
}
.pgTxt.pgSigleProgr #sectBanniere .bannieretxt .cnttype {
  font-size: 34px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 14px;
}
.pgTxt.pgSigleProgr #sectBanniere {
  height: 50vh;
}
#cntMap .boxmap {
  border-radius: 10px;
  overflow: hidden;
  height: 420px;
}
#listProgram {
  padding-top: 30px;
}
#sectPhone {
  position: relative;
}
#sectPhone.boxfixed #cntAside {
  position: fixed;
  top: 97px;
}
#sectPhone.boxAbsolute #cntAside {
  position: absolute;
}
#cntAside .itemnewsrecente .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#cntAside .itemnewsrecente .cntimg {
  height: 62px;
  border-radius: 5px;
  overflow: hidden;
}
#cntAside .itemnewsrecente {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#cntAside .itemnewsrecente .colImg {
  max-width: 62px;
  flex: 0 0 62px;
}
#cntAside .cnttxtnews {
  padding-left: 12px;
}
#cntAside .cnttxtnews .actus-daty {
  font-size: 11px;
  color: #555555;
  font-weight: 300;
}
#cntAside .cnttxtnews h4 {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 3px;
}
#cntAside .cnttxtnews h4 a {
  color: #2b3543;
}
#cntAside .cnttxtnews .txt-actus {
  font-size: 12px;
  line-height: 1.3;
  font-weight: 300;
  color: #555555;
}
.pgDetailArticle .boxAside h3 {
  color: #094979;
  font-weight: 700;
}
.pgDetailArticle .boxAside {
  box-shadow: 0px 15px 30px #21273629;
  border-radius: 10px;
}
.pgDetailArticle .boxAside .boxselect {
  background: #f4f4f4 !important;
  border: none;
  color: #094979;
}
.pgDetailArticle .boxAside .form-control {
  color: #094979;
  font-weight: 700;
}
#sectNews .cnNewsIntern {
  margin-top: 37px;
}
#cntArticle .listNewsIntern .boxitem {
  display: flex;
  margin-bottom: 20px;
  overflow: hidden;
}
#cntArticle .listNewsIntern .boxitem .cntImg {
  max-width: 37%;
  min-height: 208px;
  border-radius: 10px;
  overflow: hidden;
}
#cntArticle .listNewsIntern .boxitem .cntImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#cntArticle .listNewsIntern .boxitem .cnttxt {
  padding: 10px 23px;
}
#cntArticle .listNewsIntern .boxitem .cnttxt .actus-daty {
  font-size: 14px;
  font-weight: 300;
  color: #555555;
}
#cntArticle .listNewsIntern .boxitem .cnttxt .newsDescript {
  font-size: 14px;
  color: #555555;
  font-weight: 300;
  margin-bottom: 12px;
}
#cntArticle .listNewsIntern .boxitem .cnttxt h3 {
  font-size: 28px;
  margin-bottom: 5px;
  line-height: 1.3;
  color: #2b3543;
  font-weight: 700;
}
.videoWrapper {
  position: relative;
  width: 100%;
  height: 0;
  background-color: #000;
}
.videoWrapper43 {
  padding-top: 75%;
}
.videoWrapper169 {
  padding-top: 56%;
}
.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50% !important;
  background-size: cover !important;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
.videoPoster:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%);
  background: url('../img/play.svg') no-repeat center;
  background-size: contain;
  z-index: 5;
}
.videoPoster::after {
  content: '';
  display: block;
  background: #2b3543;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 3;
}
.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -moz-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}
.actus-video {
  padding-bottom: 20px;
  border-bottom: 1px solid #b5b5b5;
}
.pgDetailArticle .cntlistAnnonce .btnicn,
.pgDetailArticle .cntlistAnnonce .btnicnRight {
  font-size: 12px;
  color: #094979;
}
.pgDetailArticle .cntlistAnnonce .btnicn,
.pgDetailArticle .cntlistAnnonce .btnicnRight {
  font-size: 12px;
  color: #094979;
}
.pgDetailArticle .cntlistAnnonce .btnicn:hover,
.pgDetailArticle .cntlistAnnonce .btnicnRight:hover {
  color: #b60013;
}
.pgDetailArticle .cntlistAnnonce .btnicn:hover::before,
.pgDetailArticle .cntlistAnnonce .btnicnRight:hover::after {
  border-color: #b60013;
}
.pgDetailArticle .cntlistAnnonce .linkBack {
  margin-bottom: 9px;
}
.pgDetailArticle .cntDetailNews {
  background: #fff;
}
.pgDetailArticle .cntDetailNews .cntimg {
  height: 240px;
  overflow: hidden;
  border-radius: 10px;
}
.pgDetailArticle .cntDetailNews .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pgDetailArticle .cntDetailNews .bodyNews {
  padding-top: 18px;
}
.pgDetailArticle .cntDetailNews .bodyNews h2 {
  margin-bottom: 5px;
  color: #2b3543;
  font-weight: 700;
}
.pgDetailArticle .cntDetailNews .bodyNews .cntdate {
  color: #555555;
  font-size: 14px;
  font-weight: 300;
}
.pgDetailArticle .cntDetailNews .bodyNews .newsDescript {
  font-size: 14px;
  font-weight: 300;
  color: #555555;
  margin-bottom: 30px;
}
.pgDetailArticle .mainArticle .cntbtn {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.parg {
  font-size: 20px;
  font-weight: 300;
}
.pg-testimo #secttestimonials {
  padding-top: 5px;
  padding-bottom: 0;
}
.pg-testimo #secttestimonials .listCarousel {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.pg-testimo #secttestimonials .listCarousel &gt; div {
  max-width: 33.33%;
  flex: 0 0 33.33%;
  padding-left: 15px;
  padding-right: 15px;
}
.pg-testimo #secttestimonials .listCarousel &gt; div .itembox {
  margin-bottom: 10px;
}
.boxhistory .slick-list {
  margin-left: -15px;
  margin-right: -15px;
}
.boxhistory .itemhistory {
  padding-left: 15px;
  padding-right: 15px;
}
.boxhistory .itemhistory .cntdaty {
  text-align: center;
  font-size: 67px;
  line-height: 1;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 2px#094979;
  margin-bottom: -20px;
  position: relative;
  z-index: 5;
}
.boxhistory .itemhistory .cntimg {
  height: 220px;
  border-radius: 10px;
  overflow: hidden;
}
.boxhistory .itemhistory .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.boxhistory .itemhistory .cnttxt {
  padding-top: 16px;
  text-align: center;
}
.boxhistory .itemhistory .cnttxt h3 {
  font-size: 24px;
  font-weight: 600;
}
.boxhistory .itemhistory .cnttxt .cntCat {
  color: #094979;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 6px;
}
.boxhistory .itemhistory .cnttxt .cnttype {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}
.pargh {
  text-align: center;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
#listHistory {
  margin-top: 90px;
}
#listHistory .slick-arrow {
  top: -10%;
}
#listHistory .slick-prev {
  left: 46%;
}
#listHistory .slick-next {
  right: 46%;
}
#listHistory .slick-track,
#listHistory .slick-track &gt; div {
  position: relative;
}
#listHistory .slick-track {
  padding-bottom: 60px;
  margin-left: 14%;
}
#listHistory .slick-track &gt; div {
  z-index: 5;
}
#listHistory .slick-track::before {
  content: '';
  display: block;
  width: calc(100% - 50px);
  height: 2px;
  background: #094979;
  position: absolute;
  top: calc(50% - 50px);
  left: 50px;
  transform: translateY(-50%);
  z-index: 1;
}
#listHistory .item:nth-child(even) {
  transform: translateY(60px);
}
.boxhistory .itemhistory .cnttxt .txtdescript {
  padding: 0 20px;
}
.pgContact .cntMap {
  height: 340px;
  border-radius: 10px;
  overflow: hidden;
}
.pgContact .cnttxtwrapper .cnttxt h3 {
  color: #1d4a6d;
  text-transform: uppercase;
  margin-bottom: 0;
}
.pgContact .cnttxtwrapper .cnttxt .listCoord {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-weight: 700;
}
.pgContact .cnttxtwrapper .cnttxt .listCoord a {
  color: #1d4a6d;
  margin-bottom: 5px;
}
.pgContact .cnttxtwrapper .cnttxt .listCoord img {
  width: 22px;
  margin-right: 3px;
}
.pgContact .cnttxtwrapper .cnttxt p {
  margin-bottom: 10px;
}
.pgContact .cnttxtwrapper .boxtxt {
  display: flex;
  align-items: center;
}
.pgContact .cntformSyndic {
  padding-top: 0;
}
.no-descktop {
  display: none;
}
.page-template-tpl-agences .img-fluid{
    width: 100%;
    height: 100%;
}
#listingAgence .agences-search {
  max-width: 100%;
}
#listingAgence .agences-search .form-agences .box-field {
    width: 50%;
  display: flex;
  flex-wrap: wrap;
}
#listingAgence .agences-search .form-agences .box-field .inputloca {
  max-width: calc(100% - 185px);
  flex: 0 0 calc(100% - 185px);
}
#listingAgence .agences-search .form-agences .box-field .btn {
  max-width: 175px;
  flex: 0 0 175px;
  margin-left: 10px;
}
#listingAgence .agences-search .form-agences label {
  font-weight: 700;
  font-size: 20px;
  color: #094979;
}
#listingAgence .cnt-map {
  margin-top: 40px;
  height: 510px;
}
#listingAgence .cnt-listAgence {
  margin-top: 45px;
  padding-bottom: 30px;
}
#listingAgence .cnt-listAgence .boxselect {
  width: 230px;
}
#listingAgence .box-listAgence {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  grid-gap: 15px;
  margin-bottom: 20px;
}
#listingAgence .box-listAgence .item-agence {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 0px 40px #0000002e;
  background: #fff;
}
#listingAgence .box-listAgence .item-agence .img-agence {
  height: 175px;
  overflow: hidden;
}
#listingAgence .box-listAgence .item-agence .txt-agence {
  padding: 10px 15px;
}
#listingAgence .box-listAgence .item-agence .txt-agence h3 a {
  font-size: 20px;
  color: #094979;
  letter-spacing: -1px;
}
#listingAgence .box-listAgence .item-agence .item-info {
  font-size: 14px;
  font-weight: 600;
}
#listingAgence .box-listAgence .item-agence .item-info,
#listingAgence .box-listAgence .item-agence .item-info a {
  color: #2b3543;
}
#listingAgence .box-listAgence .item-agence .item-info span,
#listingAgence .box-listAgence .item-agence .item-info a:hover {
  color: #b60013;
}
#listingAgence .box-listAgence .item-agence .item-info .cnticn {
  display: inline-block;
  margin-right: 3px;
}
#listingAgence .box-listAgence .item-agence .item-info .cnticn i {
  font-size: 13px;
  color: #b60013;
}
#listingAgence .box-listAgence .item-agence .item-info .cnticn.icnmail i {
  font-size: 9px;
}
#listingAgence .box-listAgence .item-agence .txt-agence .info-agence {
  margin-bottom: 16px;
}
#listingAgence .box-listAgence .item-agence .btn {
  width: 100%;
}
#pg-agences .about-agence {
  padding-top: 25px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 60px;
}
.parg2 {
  font-size: 19px;
  font-weight: 300;
}
#pg-agences .about-agence .info-agence .item-info {
  font-size: 19px;
  font-weight: 600;
}
#pg-agences .about-agence .info-agence .item-info,
#pg-agences .about-agence .info-agence .item-info a {
  color: #2b3543;
}
#pg-agences .about-agence .info-agence .item-info .cnticn {
  display: inline-block;
  margin-right: 3px;
}
#pg-agences .about-agence .info-agence .item-info span,
#pg-agences .about-agence .info-agence .item-info a:hover {
  color: #b60013;
}
#pg-agences .about-agence .info-agence .item-info .cnticn i {
  font-size: 16px;
  color: #b60013;
}
#pg-agences .about-agence .info-agence .item-info .cnticn.icnmail i {
  font-size: 65%;
}
#pg-agences h3 {
  font-size: 24px;
  margin-bottom: 6px;
}
#pg-agences .about-agence .info-agence {
  border-top: 1px solid #d8d8d8;
}
#pg-agences .about-agence .border-item {
  border-bottom: 1px solid #d8d8d8;
  padding-top: 18px;
  padding-bottom: 18px;
}
#pg-agences .about-agence .responsabe-agence {
  font-size: 19px;
  font-weight: 600;
  color: #2b3543;
}
#pg-agences .about-agence .box-horaires table {
  background: #f0f4f5;
  font-size: 14px;
  color: #969696;
  border: 1px solid #d8d8d8;
  margin-top: 13px;
  margin-bottom: 13px;
}
#pg-agences .about-agence .box-horaires table td,
#pg-agences .about-agence .box-horaires table th {
  padding: 5px 10px;
  border-left: 1px solid #d8d8d8;
}
#pg-agences .about-agence .box-horaires table thead th {
  border-bottom: 1px solid #d8d8d8;
}
#pg-agences .about-agence .box-horaires table tr td:first-child,
#pg-agences .about-agence .box-horaires table tr th:first-child {
  border-left: none;
}
#pg-agences .about-agence .box-horaires table th {
  color: #094979;
}
#pg-agences .about-agence .box-horaires table td {
  text-align: center;
}
#pg-agences .about-agence .border-item .link-horaire {
  font-size: 14px;
  color: #094979;
}
#pg-agences .about-agence .border-item .link-horaire i {
  margin-right: 5px;
}
#pg-agences .about-agence .border-item .link-horaire span {
  text-decoration: underline;
}
#pg-agences .about-agence .box-mentions {
  font-size: 12px;
  font-weight: 300;
  color: #2b3543;
}
#pg-agences .about-agence .box-mentions p:last-child {
  margin-bottom: 0;
}
#pg-agences .about-agence .box-suive .list-rs {
  margin-top: 10px;
}
#pg-agences .about-agence .box-suive {
  border-bottom: none;
}
#pg-agences .about-agence .box-suive .list-rs &gt; a {
  color: #094979;
  font-size: 25px;
  line-height: 1;
  display: inline-block;
  margin-right: 6px;
}
#pg-agences .about-agence .about-contact .cntimg {
  height: 330px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 10px 30px #00000029;
  margin-bottom: 20px;
}
#pg-agences .about-agence .about-contact .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.formContact .form-control,
.formContact .boxselect {
  border-radius: 8px;
  overflow: hidden;
  font-size: 14px;
  color: #094979;
  border: none;
}
.formContact .form-control {
  background: #f4f4f4;
}
.formContact .boxselect {
  background: #f4f4f4 !important;
}
.formContact .form-group {
  margin-bottom: 10px;
}
.formContact .cntcheck [type='checkbox']:not(:checked) + .wpcf7-list-item-label,
.formContact .cntcheck [type='checkbox']:checked + .wpcf7-list-item-label {
  padding-left: 0;
  color: #2b3543;
}
.formContact
  .cntcheck
  [type='checkbox']:not(:checked)
  + .wpcf7-list-item-label:before,
.formContact
  .cntcheck
  [type='checkbox']:checked
  + .wpcf7-list-item-label:before {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: none;
  background: #edf3f5;
  display: inline-block;
  margin-left: -22px;
  margin-top: 3px;
}
.formContact
  .cntcheck
  [type='checkbox']:not(:checked)
  + .wpcf7-list-item-label::after,
.formContact
  .cntcheck
  [type='checkbox']:checked
  + .wpcf7-list-item-label::after {
  font-size: 14px;
  margin-left: -22px;
  margin-top: 3px;
}
.formContact .cntbtn .btn {
  width: 50%;
  padding: 13px;
}
.about-contact h2 {
  margin-bottom: 15px;
}
.box-teams {
  padding-top: 25px;
}
.box-teams .list-teams {
  margin-top: 50px;
}
.box-teams .list-teams .item-team {
  margin-bottom: 22px;
}
.box-teams .list-teams .cntimg {
  height: 270px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 15px;
}
.box-teams .list-teams .cntimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-teams .list-teams .item-team .team-txt h3 {
  font-size: 22px;
  margin-bottom: 6px;
}
.box-teams .list-teams .item-team .team-txt .team-descript {
  font-size: 16px;
  font-weight: 300;
  color: #2b3543;
}
#video-txt {
  padding-top: 110px;
  padding-bottom: 110px;
}
#video-txt .actus-video {
  padding-bottom: 0;
  border-bottom: none;
}
.section-txt {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-txt h2 {
  margin-bottom: 0;
}
.section-txt .parg {
  margin-bottom: 15px;
}
.txt-icn {
  padding-top: 70px;
  padding-bottom: 120px;
}
.txt-icn .list-icn-txt {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(289px, 1fr));
  grid-gap: 70px;
}
.txt-icn .list-icn-txt &gt; div {
  text-align: center;
}
.txt-icn .list-icn-txt .item-icn-txt .cnt-icn {
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 53px;
  color: #094979;
}
.txt-icn .list-icn-txt .item-icn-txt h3 {
  font-size: 34px;
  margin-bottom: 0;
}
.txt-icn .list-icn-txt .item-icn-txt .box-icn-txt {
  color: #2b3543;
  padding-top: 15px;
}
.cnt-list {
  padding-top: 70px;
  padding-bottom: 90px;
}
.cnt-list .cntAccordion {
  padding-top: 30px;
}
.cnt-list .cntAccordion .itemAccordion {
  border-bottom: 1px solid #094979;
}
.cnt-list .cntAccordion .itemAccordion {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cnt-list .cntAccordion .itemAccordion h3 {
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
}
.cnt-list .cntAccordion .itemAccordion h3::after {
  content: '+';
  display: inline-flex;
  width: 20px;
  height: 20px;
  border: 1px solid #094979;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 28px;
  line-height: 1;
  font-weight: 400;
  padding-bottom: 2px;
  padding-left: 2px;
}
.cnt-list .cntAccordion .itemAccordion.active h3 {
  margin-bottom: 10px;
  padding-right: 20px;
}
.cnt-list .cntAccordion .itemAccordion.active h3::after {
  content: '-';
  padding-top: 2px;
  padding-bottom: 0;
}
.cnt-list .cntAccordion .itemAccordion .bodyAccordion {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
#pg-contact {
  padding-bottom: 35px;
}
#pg-contact .content-contact {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}
#pg-contact .content-contact h2,
#pg-contact .content-contact .contact-descript {
  text-align: center;
}
#pg-contact .content-contact .contact-descript {
  font-size: 14px;
  font-weight: 300;
  color: #555555;
  margin-bottom: 20px;
}
#pg-contact .content-contact .formContact {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
.header-annonce .cntlike .box-favorie {
  cursor: pointer;
}
.header-annonce .cntlike .box-favorie::before {
  content: '\e907';
  font-family: 'immo';
  font-size: 20px;
  color: #b60013;
  transition: all 0.3s ease-in-out;
}
.header-annonce .cntlike .box-favorie.selected::before {
  content: '\e908';
}
.header-annonce {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
}
.header-annonce .listticket .itemticket {
  padding: 5px 9px 3px;
}
#listingAnnonce {
  padding-top: 35px;
}
#listingAnnonce .header-annonce .cntbreadcrumb ol {
  padding-left: 0;
  list-style: none;
  display: flex;
  margin-bottom: 5px;
  flex-wrap: wrap;
}
#listingAnnonce .header-annonce .cntbreadcrumb ol &gt; li::after {
  content: '&gt;';
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
#listingAnnonce .header-annonce .cntbreadcrumb ol &gt; li:last-child::after {
  content: none;
}
#listingAnnonce .header-annonce .cntbreadcrumb ol &gt; li,
#listingAnnonce .header-annonce .cntbreadcrumb ol &gt; li a {
  font-size: 11px;
  color: #555555;
  text-transform: uppercase;
  font-weight: 400;
}

#listingAnnonce .header-annonce .cntbreadcrumb ol li:last-child,
#listingAnnonce .header-annonce .cntbreadcrumb ol li::nth-child(2) {
  display: none !important;
}

.breacnum0,
.breacnum6 {
  display: none !important;
}

#listingAnnonce .header-annonce .cntbreadcrumb ol &gt; li.active {
  color: #094979;
}
#listingAnnonce .header-annonce h2 {
  font-size: 36px;
  margin-bottom: 5px;
}
#listingAnnonce .header-annonce .cntcity {
  font-size: 12px;
  color: #2b3543;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 4px;
}
#listingAnnonce .header-annonce .cntcity i {
  color: #b60013;
}
#listingAnnonce .header-annonce .cnt-surface {
  font-size: 14px;
  font-weight: 400;
  color: #555555;
}
#listingAnnonce .header-annonce .item-right {
  text-align: right;
}
#listingAnnonce .header-annonce .item-right .headerright,
#listingAnnonce .header-annonce .item-right .headerright .listticket {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#listingAnnonce .header-annonce .item-right .headerright .cntlike {
  margin-left: 13px;
}
#listingAnnonce .header-annonce .item-right .headerright {
  margin-bottom: 4px;
}
#listingAnnonce .header-annonce .item-right .box-price .cntprice {
  font-size: 34px;
  font-weight: 700;
  color: #b60013;
  line-height: 1;
  margin-bottom: 4px;
}
#listingAnnonce .header-annonce .item-right .box-price .price-emprunte {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}
#listingAnnonce .header-annonce .item-right .box-price .cnt-ref {
  font-size: 12px;
  color: #a5a5a5;
}
#cntArticle .box-article,
#sectPhone .box-aside {
  padding: 20px 18px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
}
#cntArticle .box-blue {
  background: #094979;
}
#cntArticle .box-blue,
#cntArticle .box-visite h3 {
  color: #fff;
}
.btn-round {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  padding-right: 7px;
  padding-bottom: 2px;
}
.btn-round::before {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  border: 2px solid #094979;
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg) translate(2px, -1px);
}
.box-visite {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#cntArticle .box-visite {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#cntArticle .box-visite h3 {
  margin-bottom: 0;
}
#cntArticle .box-txt-detail h3 {
  color: #2b3543;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 13px;
}
#cntArticle .box-txt-detail h4 {
  font-size: 14px;
  color: #555555;
  margin-bottom: 7px;
}
#cntArticle .box-txt-detail .cnttxt {
  font-size: 14px;
  color: #555555;
  font-weight: 400;
  margin-bottom: 20px;
}
#cntArticle .box-article .cnttxtcol {
  display: flex;
  justify-content: space-between;
  padding-top: 7px;
  padding-right: 20px;
}
#cntArticle .box-article .cnttxtcol p {
  margin-bottom: 5px;
}
#cntArticle .box-article .cnttxtcol p span {
  color: #b60013;
}
#cntArticle .box-article .txtprice {
  display: flex;
  justify-content: space-between;
}
#cntArticle .box-article .txtprice .boxprice .cntprice {
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  color: #2b3543;
  margin-bottom: 5px;
}
#cntArticle .box-article .txtprice .linkprice {
  color: #094979;
}
#cntArticle .box-article .txtprice .linkprice i {
  margin-right: 8px;
  position: relative;
  top: 2px;
  font-size: 18px;
}
#cntArticle .box-article .txtprice .linkprice span {
  text-decoration: underline;
}
.mainAside .box-aside .btnphone {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-top: 10px;
  font-size: 16px;
}
.mainAside .box-aside .btnphone i {
  font-size: 23px;
}
.mainAside .box-aside {
  font-weight: 400;
}
.mainAside .box-aside h3 {
  font-size: 18px;
  line-height: 1;
  color: #b60013;
  margin-bottom: 11px;
}
.mainAside .box-aside .cnttxt {
  font-size: 14px;
  color: #2b3543;
  margin-bottom: 10px;
}
.mainAside .box-aside a.link-agence {
  color: #094979;
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
  display: block;
  margin-bottom: 15px;
}
#cntAside.stickAside {
  position: fixed;
  top: 90px;
  height: calc(100% - 55px);
  overflow-y: auto;
  padding-bottom: 30px;
}
#cntAside.stickAbsolute {
  position: absolute;
}
#sectPhone .box-aside .listbtn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
#sectPhone .box-aside .listbtn &gt; .btn {
  font-size: 10px;
  font-weight: 600;
  padding: 6px 8px;
  margin-right: 5px;
}
#sectPhone .box-aside .listbtn &gt; .btn:last-child {
  margin-right: 0;
}
#sectPhone .cntCalcul .btn {
  width: 100%;
  margin-bottom: 8px;
}
.sectGallery .boxVideo {
  position: relative;
}
.sectGallery .boxVideo::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%);
  background: url('../img/play.svg') no-repeat center;
  background-size: contain;
  border-radius: 100%;
  z-index: 3;
}
.sectGallery #menuGallery .boxVideo::before {
  width: 20px;
  height: 20px;
}
.sectGallery .boxVideo::after {
  content: '';
  display: block;
  background: #2b3543;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 2;
}
.bgwhite {
  background: #fff;
  padding-top: 33px;
  padding-bottom: 20px;
}
#navigation .main-rs {
  display: none !important;
}
/* .fancybox-content { */
/* width: auto !important; */
/* height: auto !important; */
/* float: inherit !important; */
/* } */
.form-check span.wpcf7-list-item,
.formContact .form-group.cntcheck {
  margin-left: 0;
}
.form-check span.wpcf7-list-item {
  padding-left: 22px;
}
.captcha-image {
    margin-top: -20px;
    font-size: 14px;
    border: 1px solid;
    padding: 10px;
    display: inline-block;
    text-align: center;
}</pre></body></html>