/*//////////////IMPORTS////////////*/
@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@200;300;400;600;700;900&display=swap");
/*COULEURS : vert #06d6a0 / Marine #092327 / Vert #0b5351*/
/*//////////////BACKGOUND////////////*/
body, html {
  font-family: 'Source Serif Pro', serif;
  background: #ffffff;
  color: #3c3c3c;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0; }

.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: #3c3c3c; }

a:hover {
  color: #cccccc; }

.bootstrap-select > .dropdown-toggle.bs-placeholder {
  border: none;
  border: 1px solid #ccc; }

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  height: 38px !important;
  border-radius: 0 !important;
  margin-top: -1px; }

.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #cccccc; }

/*
.alerte-email .block_info {
    background: transparent;
    border: 1px solid #06d6a0;
    border-top: 0;
}
*/
.breadcrumb-item > a, .block_tri_list.d-flex > label {
  color: #06d6a0 !important; }

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

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

.btn-secondary {
  color: #3c3c3c !important;
  background: #e5e7e9;
  border-color: #e5e7e9;
  transition: all 0.3s ease-in-out; }

.btn-secondary:hover {
  color: #3c3c3c !important;
  background: transparent;
  border-color: #e5e7e9;
  transition: all 0.3s ease-in-out; }

.btn-secondary {
  width: auto;
  padding: 0 10px 0 10px; }

.carousel {
  z-index: 1; }

/*//////////////HEADER////////////*/
.baseline {
  text-align: right;
  margin-top: 40px; }

.switch-txt {
  height: 80px;
  overflow: hidden;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000; }

.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: 300;
  line-height: 0.5;
  margin-bottom: 10px;
  padding-right: 20px;
  text-shadow: 1px 1px 1px #000000; }

.ttl-big.ttl-big-anim {
  line-height: 1.20; }

.bg-header {
  background: url(../images/slider/_image-2.jpg);
  width: 100%;
  margin-left: 0px;
  text-align: right;
  color: #fff;
  padding: 15px;
  height: 554px; }

.title-service-header {
  font-weight: 400;
  font-size: 25px;
  margin-bottom: 10px;
  text-shadow: 1px 1px 1px #000000; }

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

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

header .navbar {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background: #ffffff; }

.navbar {
  margin-bottom: 0px; }

.bloc_search {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 40px; }

.header__logo {
  padding: 00px;
  width: 100%; }

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

.services {
  background: none;
  background-size: cover;
  height: auto;
  width: 100%;
  margin-left: 0px;
  color: #3c3c3c;
  padding: 15px; }

.title-bien {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 40px;
  color: #3c3c3c; }

.title-bien:after {
  top: 50%;
  width: 69%;
  height: 1px;
  content: '';
  position: absolute;
  margin-left: 5px;
  background: #3c3c3c; }

.title-service {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 40px;
  color: #3c3c3c; }

.title-service-header:before {
  display: none;
  top: 50%;
  width: 80%;
  height: 1px;
  content: '';
  position: absolute;
  margin-left: -205px;
  background: #3c3c3c; }

.title-service:after {
  top: 50%;
  width: 87%;
  height: 1px;
  content: '';
  position: absolute;
  margin-left: 5px;
  background: #3c3c3c; }

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

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

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

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

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

.strong-gold {
  color: #000000; }

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

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

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

.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: #3c3c3c;
  text-align: center;
  text-transform: uppercase; }

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

.index .block_info {
  background: transparent;
  border: 1px solid #fff;
  border-top: 0;
  color: #3c3c3c; }

.estimation .block_info, .alerte-email .block_info {
  background: transparent; }

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

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

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

footer {
  margin-top: 0px; }

address i {
  display: none; }

/*//////////////PAGES FORMULAIRES////////////*/
.breadcrumb-item > a, .block_tri_list.d-flex > label {
  color: #3c3c3c !important; }

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

.block_info {
  background: #fff; }

.prod_listing > .listing_article article:hover {
  border-right: 3px solid #3c3c3c; }

/*//////////////DETAIL////////////*/
.detail-info .table i {
  color: #3c3c3c; }

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

.description {
  color: #3c3c3c; }

.list-crit {
  color: #ffffff; }

@media (min-width: 992px) {
  .nav-main li a {
    text-transform: uppercase;
    color: #3c3c3c;
    line-height: 30px;
    background-size: 6px 6px;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10;
    font-size: 13px; }
  .nav-main li:hover a {
    color: #3c3c3c;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-size: 6px 50px; }
  .nav-main li:hover {
    color: #3c3c3c;
    background: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .nav-main .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 125px;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    border: none; }
  .nav-main .dropdown-menu a:hover {
    background-color: #e5e7e9; }
  .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; } }

/*// 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%; } }
