<style>
/* =======================================================
   HERO HEADER CAROUSEL - HOME PAGE ONLY
======================================================= */

.home-page .header-carousel {
    position: relative;
}

/* ================= SLIDES ================= */
.home-page .header-carousel .header-carousel-item {
    height: calc(100vh - 180px);
    max-height: calc(100vh - 180px);
}

.home-page .header-carousel .header-carousel-item img {
    height: calc(100vh - 180px);
    width: 100%;
    object-fit: cover;
}

/* Effet zoom léger (Ken Burns) */
.home-page .header-carousel .owl-item.active img {
    transform: scale(1.25);
}

/* ================= CAPTION ================= */

.home-page .header-carousel .carousel-caption {
    position: absolute;
    inset: 0;
    display: flex;
     align-items: flex-start;
    justify-content: center;
    text-align: center;
    padding: 20px;
   /* background: rgb(20 155 206 / 32%); */
}

.home-page .header-carousel .carousel-caption-content {
    width: 75%;
    max-width: 900px;
    animation: fadeContent 1.2s ease-in-out;
}

/* Animation fade texte */
@keyframes fadeContent {
    from { opacity: 0; transform: translateY(30px); }
    to { opacity: 1; transform: translateY(0); }
}

/* ================= NAVIGATION ================= */

.home-page .header-carousel .owl-nav .owl-prev,
.home-page .header-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #cdcdd259;
    color: var(--bs-white);
    font-size: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
    box-shadow: 0 6px 18px rgba(0,0,0,0.2);
}

/* Position */
.home-page .header-carousel .owl-nav .owl-prev { left: 25px; }
.home-page .header-carousel .owl-nav .owl-next { right: 25px; }

/* Hover */
.home-page .header-carousel .owl-nav .owl-prev:hover,
.home-page .header-carousel .owl-nav .owl-next:hover {
    background: var(--bs-light);
    color: var(--bs-primary);
    transform: translateY(-30%) scale(1.1);
}

/* ================= RESPONSIVE ================= */

@media (max-width: 992px) {
    .home-page .header-carousel .header-carousel-item {
        height: 80vh;
        min-height: 450px;
    }
}

@media (max-width: 768px) {
    .home-page .header-carousel .header-carousel-item {
        height: 70vh;
    }

    .home-page .header-carousel .carousel-caption-content {
        width: 95%;
    }

    .home-page .header-carousel .carousel-caption-content h1 {
        font-size: 28px;
    }

    .home-page .header-carousel .carousel-caption-content p {
        font-size: 14px;
    }

    .home-page .header-carousel .owl-nav .owl-prev,
    .home-page .header-carousel .owl-nav .owl-next {
        width: 50px;
        height: 50px;
        font-size: 22px;
        bottom: 20px;
        top: auto;
    }
}

/* 
---------------------------------------------
Video Style
--------------------------------------------- 
*/

.home-page .video {
  background-image: url("../img/carousel-4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0px 250px 0px;
  position: relative;
}

.home-page .video-content {
  margin-top: -200px;
}

.home-page .video .section-heading h2 {
  color: #fff;
}

.home-page .video-content .video-frame {
  position: relative;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

.home-page .video-content .video-frame img {
  border-radius: 10px;
}

.home-page .video-content .video-frame a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-26px, -26px);
  width: 52px;
  height: 52px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 52px;
  color: #f35525;
  outline: 15px solid rgba(254, 85, 37, 0.5);
  font-size: 18px;
}




/*** About Start ***/
.home-page .about .about-img {
    position: relative;
    overflow: hidden;
    height: 100%;
    border-radius: 10px;
}

.home-page .about .about-img .about-img-inner {
    position: absolute;
    left: 0;
    bottom: 0;
    border: 10px solid;
    border-color: var(--bs-white) var(--bs-white) var(--bs-white) var(--bs-white);
    border-radius: 50%;

}

.home-page .about .about-img .about-experience {
    position: absolute;
    top: 125px;
    left: -125px;
    transform: rotate(-90deg);
    background: transparent;
    color: var(--bs-primary);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 4px;
}

/*=============================================================================/
Section Estimation
==============================================================================*/
.home-page #fh5co-services.border-bottom {
  -webkit-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 7px -7px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10;
}

.home-page .feature-center {
	padding: 15px;
    /* float: left; */
    width: 100%;
    position: relative;
    bottom: 0;
    /* margin-bottom: 40px; */
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: 1px solid #c9cbcd;
	text-align:center;
	font-size:13px;
	color:#bcbec0;
}
.home-page .feature_villa{
	background:url(https://www.tps-immobiliere.com/images/icon_villa.png) no-repeat top center;
	height:65px;
	width:100%;
}
.home-page .feature_appartement{
	background:url(https://www.tps-immobiliere.com/images/icon_appartement.png) no-repeat top center;
	height:65px;
	width:100%;
}
.home-page .feature_terrain{
	background:url(https://www.tps-immobiliere.com/images/icon_terrain.png) no-repeat top center;
	height:65px;
	width:100%;
}
.home-page .feature-center:hover .feature_villa{
	background:url(https://www.tps-immobiliere.com/images/icon_villa2.png) no-repeat top center;
}
.home-page .feature-center:hover .feature_appartement{
	background:url(https://www.tps-immobiliere.com/images/icon_appartement2.png) no-repeat top center;
}
.home-page .feature-center:hover .feature_terrain{
	background:url(https://www.tps-immobiliere.com/images/icon_terrain2.png) no-repeat top center;
}
@media screen and (max-width: 768px) {
  .home-page .feature-center {
    margin-bottom: 50px;
  }
}
.home-page .feature-center .desc {
  padding-left: 180px;
}
.home-page .feature-center .icon {
  margin-bottom: 20px;
  display: block;
}
.home-page .feature-center .icon i {
  font-size: 40px;
  color: rgba(42, 54, 59, 0.2);
}
.home-page .feature-center .icon2 {
  float: left;
}
.home-page .feature-center .icon2 i {
  font-size: 100px;
}
.home-page .feature-center p:last-child {
  margin-bottom: 0;
}
.home-page .feature-center p, .home-page .feature-center h3 {
  margin-bottom: 30px;
}
.home-page .feature-center h3 {
  font-size: 22px;
  color: #5d5d5d;
}
.home-page .feature-center:hover, .home-page .feature-center:focus {
	background: #4c9f33;
    -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    color: #fff;
	border:1px solid #4c9f33;
	transform: scale(1.1);
}
.home-page .feature-center:hover p:last-child, .home-page .feature-center:focus p:last-child {
  margin-bottom: 0;
}
.home-page .feature-center:hover .icon i, .home-page .feature-center:focus .icon i {
  color: rgba(255, 255, 255, 0.7);
}
.home-page .feature-center:hover p, .home-page .feature-center:hover h3, .feature-center:focus p, .home-page .feature-center:focus h3 {
  color: #fff !important;
}
.home-page .feature-center:hover a, .home-page .feature-center:focus a {
  color: rgba(255, 255, 255, 0.7);
}
.home-page .feature-center:hover a:hover, .home-page .feature-center:focus a:hover {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .home-page .feature-center:hover, .home-page .feature-center:focus {
    bottom: 0;
  }
}

.home-page .bt_estimer{
	background:#4c9f33;
	display:block;
	text-align:center;
	font-size:18px;
	color:#fff;
	padding: 20px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
	cursor: pointer;
}
.home-page .bt_estimer:hover{
    -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
	color:#fff;
}

/*** About End ***/

/* ****************************************************************************
/* Search Section
***************************************************************************** */
.home-page #fh5co-project form select {
    color: #ffffff !important;
}

/* Inputs et selects */
.home-page #fh5co-project form input,
.home-page #fh5co-project form select {
    color: #ffffff !important;
    background-color: transparent !important;
    border: 1px solid rgba(255,255,255,0.4) !important;
}

/* Placeholder blanc transparent */
.home-page #fh5co-project form input::placeholder {
    color: rgba(255,255,255,0.7) !important;
}

/* Focus */
.home-page #fh5co-project form input:focus,
.home-page #fh5co-project form select:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 0.2rem rgba(255,255,255,0.25) !important;
    background-color: transparent !important;
}

/* Option select (important pour lisibilité) */
.home-page #fh5co-project form option {
    color: #000 !important;
}
.home-page .fh5co-project-intern{
	background:#f6f6f6;
	padding:0 0 10px !important;
}
.home-page #fh5co-project .fh5co-project {
  margin-bottom: 30px;
}
.home-page #fh5co-project .fh5co-project > a {
  display: block;
  color: #000;
  position: relative;
  bottom: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.home-page #fh5co-project .fh5co-project > a img {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.home-page #fh5co-project .fh5co-project > a:after {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background:rgba(255, 255, 255, 0.1);
  z-index: 8;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.home-page #fh5co-project .fh5co-project > a .fh5co-copy {
  z-index: 12;
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.home-page #fh5co-project .fh5co-project > a .fh5co-copy h3 {
  margin: 0 0 5px 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.home-page #fh5co-project .fh5co-project > a .fh5co-copy p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.home-page #fh5co-project .fh5co-project > a .fh5co-copy p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .home-page #fh5co-project .fh5co-project > a .fh5co-copy {
    position: relative;
    visibility: visible;
    opacity: 1;
    bottom: 0;
    color: #000;
    padding: 20px;
    background: #fff;
  }
}
.home-page #fh5co-project .fh5co-project > a:hover {
  -webkit-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 18px 71px -10px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 768px) {
  .home-page #fh5co-project .fh5co-project > a:hover {
    bottom: 0;
  }
}
.home-page #fh5co-project .fh5co-project > a:hover:after {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 768px) {
  .home-page #fh5co-project .fh5co-project > a:hover:after {
    opacity: 0;
    visibility: hidden;
  }
}
.home-page #fh5co-project .fh5co-project > a:hover .fh5co-copy {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
@media screen and (max-width: 768px) {
  .home-page #fh5co-project .fh5co-project > a:hover .fh5co-copy {
    bottom: 0;
    padding: 20px;
    background: #fff;
  }
}
.home-page #fh5co-project .fh5co-project > a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .home-page #fh5co-project .fh5co-project > a:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

/* ====================== bouton ============= */
.btn-secondary {
    color: #fff !important;
    background-color: #e00b7b !important;
    border-color: #e00b7b !important;
}

/* ====================== form ============= */
.form-box {
    opacity: 0;
    transform: scale(0.95);
    transition: all 0.3s ease;
    display: none;
}

.form-box.active {
    display: block;
    opacity: 1;
    transform: scale(1);
}
</style>