/*//////////////IMPORTS////////////*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
@font-face {
  font-family: 'Batangas';
  src: url("/assets/fonts/Batangas-Bold.woff2") format("woff2"), url("/assets/fonts/Batangas-Bold.woff") format("woff"), url("/assets/fonts/Batangas-Bold.eot") format("eot");
  font-weight: bold;
  font-style: bold;
  font-display: swap; }

/*COULEURS : vert $orange / Marine #092327 / Vert #0b5351*/
/*//////////////BACKGOUND////////////*/
/*//////////////BIEN CACHE////////////*/
/*//////////////END BIEN CACHE////////////*/
.validation {
  display: none; }

body {
  font-family: 'Open Sans', sans-serif;
  background: #fff;
  color: #092327;
  background: url("/assets/images/fond.jpg") no-repeat center bottom;
  background-size: contain; }


footer .list-inline-item i{
padding-top: 13px}
.lead {
  font-size: 1.15rem;
  font-weight: 300; }

.bootstrap-select {
  border: 1px solid #ccc !important;
  padding-bottom: 1px; }

.orange {
  color: #ff7f2e; }

.space50 {
  width: 100%;
  height: 50px; }

.dev {
  border: 1px solid red; }

.detail .main-content, .agence .main-content, .alerte-email .main-content, .estimation .main-content, .mentions-legales .main-content, .contact .main-content, .page-erreur {
  background: transparent; }

/*//////////////GENERAL////////////*/
a {
  color: #000; }

a:hover {
  color: #0056b3; }

.alerte-email .block_info {
  background: transparent;
  border: 0px solid #ff7f2e;
  border-top: 0; }

.breadcrumb-item > a, .block_tri_list.d-flex > label {
  color: #ff7f2e !important; }

.page-heading, .deco {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #092327;
  text-align: left;
  font-family: 'Batangas', sans-serif;
  letter-spacing: 1px; }

.page-heading::after, .deco::after {
  content: "";
  display: block;
  position: relative;
  background: #ff7f2e;
  height: 4px;
  width: 60px;
  margin: 0px 0 0px 0; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: transparent;
  width: 100%;
  text-align: left; }

.dropdown-menu a:hover {
  background-color: #ff7f2e;
  border-radius: 5px;
  color: #ffffff; }

@media (min-width: 992px) {
  .nav-main .dropdown-item {
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    padding-bottom: 0px; }
  .nav-main li a {
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    padding-bottom: 20px;
    white-space: nowrap; } }

/*//////////////BOUTONS////////////*/
.btn-primary {
  color: #ffffff !important;
  background: #ff7f2e;
  border-color: #ff7f2e;
  transition: all 0.3s ease-in-out; }

.club .btn-primary:hover {
  color: #092327 !important; }

.btn-primary:hover {
  color: #ff7f2e !important;
  background: transparent;
  border-color: #ff7f2e;
  transition: all 0.3s ease-in-out; }

.btn-secondary {
  background: #333; }

.carousel {
  z-index: 1; }

/*//////////////HEADER////////////*/
.baseline {
  position: absolute;
  top: 0;
  right: 40px;
  z-index: 9999;
  color: #ff7f2e;
  font-size: 3em !important;
  padding: 20px;
  -webkit-text-stroke: 1.5px #ffffff; }

.baseline h1 span {
  font-size: 36px !important; }

/*
.baseline h1::before {
  top: 33%;
  width: 200px;
  height: 3px;
  content: '';
  position: absolute;
  margin-left: -205px;
  background: #ff7f2e;
}
*/
.baseline h1 {
  font-size: 1.5em;
  font-weight: 800;
  text-transform: uppercase; }

.navbar-toggler::before {
  display: block;
  content: '';
  position: absolute;
  height: 3px;
  width: 22px;
  border-top: 2px solid #ff7f2e;
  right: 20px;
  top: 26px; }

.navbar-toggler::after {
  display: block;
  content: '';
  position: absolute;
  height: 7px;
  width: 22px;
  border-top: 2px solid #ff7f2e;
  border-bottom: 2px solid #ff7f2e;
  right: 20px;
  top: 16px; }

.carousel-fullscreen .carousel-inner .carousel-item {
  height: auto;
  min-height: 590px; }

.baseline {
  text-align: right; }

.switch-txt {
  height: 80px;
  overflow: hidden;
  color: #ff7f2e; }

.switch-txt .switch-items {
  -webkit-animation: txt-switcher 2s ease-in-out 2s infinite alternate;
  animation: txt-switcher 2s ease-in-out 2s infinite alternate;
  animation-delay: 1s; }

@keyframes txt-switcher {
  0%, 40% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100%, 50% {
    -webkit-transform: translateY(-51%);
    transform: translateY(-51%); } }

.ttl-big {
  font-size: 5em;
  font-weight: 700;
  line-height: 0.5;
  margin-bottom: 10px;
  padding-right: 20px; }

.ttl-big.ttl-big-anim {
  line-height: 1.20;
  color: #ff7f2e;
  text-shadow: 1px 1px 2px #000; }

.bg-header {
  background: none !important;
  overflow: hidden;
  margin-bottom: 20px; }

.accroche {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right; }

.title-service-header {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 25px;
  margin-bottom: 10px;
  color: #ff7f2e;
  text-shadow: 1px 1px 2px #000; }

.header-callto {
  display: contents;
  justify-content: flex-end; }

.header-callto a {
  padding-right: 20px; }

header .navbar {
  border-top: 2px solid #092327;
  border-bottom: 2px solid #092327; }

.navbar {
  margin-bottom: 0px; }

.bloc_search {
  background-color: transparent;
  bottom: 40px; }

.header__logo {
  padding: 0;
  width: 100%; }

.hero-div {
  position: absolute;
  top: 0;
  z-index: 12; }

/*//////////////SERVICES////////////*/
.index .main-content {
  padding: 0px 10px 0 10px;
  margin-top: 0px; }

.services {
  background: transparent;
  height: auto;
  width: 100%;
  margin-left: 0px;
  color: #092327;
  padding: 15px; }

.title-service {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 40px;
  color: #092327;
  text-align: center;
  font-family: 'Batangas', sans-serif;
  letter-spacing: 1px; }

.title-service-header:before {
  top: 50%;
  width: 200px;
  height: 3px;
  content: '';
  position: absolute;
  margin-left: -205px;
  background: #ff7f2e; }

.title-service:after {
  content: "";
  display: block;
  position: relative;
  background: #ff7f2e;
  height: 4px;
  width: 60px;
  margin: 15px auto 15px auto; }

.service-txt {
  min-height: 270px;
  padding: 20px 15px;
  font-size: 15px; }

.services h3 {
  margin-top: 30px; }

.service1, .service2, .service3 {
  border: 1px solid #fff;
  padding: 10px;
  margin: auto;
  margin-bottom: 30px;
  text-align: left;
  min-height: 390px; }

.service1 .btn, .service2 .btn, .service3 .btn {
  margin-left: 15px; }

.service1 h3, .service2 h3, .service3 h3 {
  font-weight: 900;
  text-transform: uppercase;
  text-align: left;
  padding-left: 15px; }

.strong-gold {
  color: #ff7f2e; }

.card {
  display: block;
  margin-top: 15px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.25s;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

.card:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.img-card {
  width: 100%;
  height: 200px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: block;
  overflow: hidden; }

.img-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: all 0.25s ease; }

.card-content {
  padding: 15px;
  text-align: left; }

.card-title {
  margin-top: 0px;
  font-weight: 700;
  font-size: 1.65em;
  text-transform: uppercase;
  font-family: 'Batangas', sans-serif; }

.card-title a {
  color: #ff7f2e;
  text-decoration: none !important; }

.card-read-more {
  border-top: 1px solid #D4D4D4; }

.card-read-more a {
  text-decoration: none !important;
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #002865; }

.card-read-more a:hover {
  color: #6d6e70; }

/*///////////CLUB INVESTISSEUR//////////*/
.club {
  height: auto;
  width: 100%;
  margin-left: 0px;
  padding-left: 15px; }

.title-club {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 25px;
  margin-top: 40px;
  margin-bottom: 40px; }

.title-club:after {
  top: 50%;
  width: 200px;
  height: 1px;
  content: '';
  position: absolute;
  margin-left: 5px;
  background: #092327; }

.bg-club {
  overflow: hidden; }

.club-txt {
  margin-bottom: 50px; }

.club-btn {
  text-align: center; }

.club .btn {
  text-align: center;
  padding: 7px 70px; }

.club .col-lg-6 {
  padding-left: 0px; }

/*//////////////NOS BIENS////////////*/
.nos-biens {
  background: transparent;
  margin-left: 0;
  margin-right: 0; }

.nos-biens h5 {
  color: #092327;
  text-align: center;
  text-transform: uppercase; }

.prod_accueil article {
  background: transparent;
  margin-bottom: 40px; }

.index .block_info {
  background: transparent;
  border: 0px solid #092327;
  border-top: 0;
  color: #092327;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

/*//////////////FOOTER////////////*/
address {
  border-top: 2px solid #092327;
  border-bottom: 2px solid #092327;
  background: #ffffff; }

footer, footer a {
  color: #092327;
  transition: all 0.3s ease-in-out; }

footer a:hover {
  color: #ff7f2e;
  transition: all 0.3s ease-in-out; }

footer {
  margin-top: 0px; }

/*//////////////PAGES FORMULAIRES////////////*/
.breadcrumb-item > a, .block_tri_list.d-flex > label {
  color: #17a2b8; }

/*//////////////LISTING////////////*/
.list-crit {
  color: #17a2b8; }

.block_info {
  background: #fff; }

.prod_listing > .listing_article article:hover {
  border-right: 0px solid #17a2b8; }

.prod_listing > .listing_article article {
  background: #ffffff;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  border-right: 0px solid #f3f3f3; }

/*//////////////DETAIL////////////*/
.detail-info .table i {
  color: #17a2b8; }

.detail-nav-calcul > ul > li a {
  background: #656462; }

@media (min-width: 992px) {
  .alerte-email .prod_home article, .estimation .prod_home article, .recherche-detaillee article {
    width: 45%;
    padding: 5px;
    margin: 5px; } }

@media (min-width: 992px) {
  .nav-main {
    padding: 0;
    margin: 0; }
  .navbar {
    padding: 0;
    margin-bottom: 0px; }
  .nav-main li {
    text-align: center;
    padding: 10px 10px; }
  .dropdown-menu {
    margin-top: 0; } }

@media (max-width: 441px) {
  .baseline {
    position: absolute;
    top: 20%;
    right: 00px;
    z-index: 9999;
    color: #ff7f2e;
    font-size: 3em !important;
    padding: 20px;
    -webkit-text-stroke: 1.5px #ffffff; }
  .baseline h1 {
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center; } }

/*// Extra small devices (portrait phones, less than 576px)*/
/*// Medium devices (tablets, less than 992px)*/
@media (min-width: 576.98px) and (max-width: 991.98px) {
  .bloc_search {
    bottom: -100px;
    padding: 10px; }
  .container {
    max-width: 768px; }
  .bg-header {
    background-position-x: 30%; }
  .index .main-content {
    padding: 0px; }
  .club {
    padding-left: 15px;
    padding-right: 0; }
  .bg-club img {
    margin-left: -25%; }
  .prod_accueil article {
    width: auto;
    margin: 0; }
  .index .prod_accueil, .detail .prod_accueil {
    flex-direction: inherit;
    margin-bottom: 25px; } }

@media (max-width: 575.98px) {
  body {
    overflow-x: hidden; }
  .switch-txt {
    height: 65px; }
  .baseline {
    margin-top: 10px; }
  .ttl-big {
    font-size: 4em; }
  .bloc_search {
    bottom: -10px;
    padding-top: 10px;
    padding-bottom: 10px; }
  .btn-primary {
    margin-bottom: 10px; }
  .bg-header {
    background-position-x: 40%;
    background-repeat: no-repeat; }
  .container {
    padding-top: 0px;
    padding-bottom: 0px; }
  .index .main-content {
    padding: 0;
    margin-top: 0px; }
  .club {
    padding-left: 0; }
  .club .test {
    padding-left: 15px; }
  .bg-club {
    padding-right: 0px; }
  .bg-club img {
    width: 100%;
    margin-left: 0; }
  .title-service:after, .title-club:after {
    display: none; } }

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .index .prod_accueil, .detail .prod_accueil {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .search__form-item:nth-child(1) {
    margin-bottom: 5px;
    vertical-align: top;
    width: calc(100% / 2 - 20px);
    margin-left: 10px; }
  .bloc_search {
    bottom: -36px; }
  .bg-club img {
    margin-left: 0; }
  .prod_accueil article {
    width: 100%; } }


    /* PAGINATION */
.page-item .page-laulau,
.page-item .page-link {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border:none;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  font-size:15px;
}
.page-item .page-laulau:hover {
  background-color: #a69a97;
  color: #fff;
  padding: .5rem .75rem;
}
.page-item.active .page-link {
  background-color: #ff7f2e;
  color: #fff;
}
