/***************************************************************
*
* PROGRAMME
*
*/

.ico_w83_h83{
  width:83px !important;
  height:83px !important;
}

#ca_programme_section_video {
  display:none;
}

.page-id-720 .wpcf7-response-output,
.page-id-1801 .wpcf7-response-output  
{
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 50px !important;  
}

.wpcf7-list-item-label a{
    color: #929292 !important;
    width: 100% !important;
    display: block !important;
}

#ca-programme-rgpd-wrapper-upload #ca-rgpd .wpcf7-list-item-label a{
    color:#959595 !important;
}

.ca_programme_property_plan_masse{
	/*display: none;*/
}

.atout_label {
	text-transform: uppercase;
	color: #e5007e !important;
}

.atout_label.ca_color_1 {
  color: #0a222c !important;
}

#ca_programme_perspective{
    position: relative;
    overflow: hidden;
}

#ca_google_map_marker {
  display: block;
}

#ca_programme_perspective p{
    overflow: hidden;
    margin: 0;
}

#ca_programme_perspective_wrapper{
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 750px 1300px;
    border-color: transparent transparent rgba(205,1,114,0.9) transparent;
    right: -60px;
    opacity: 0.5;
}

#ca_programme_perspective_wrapper.spi{
    border-color: transparent transparent rgba(0,28,39,0.9) transparent;
}

/**
 * 
 */
#ca_programme_atouts_wrapper img {
    height:100px;
}

#ca_programme_pois_wrapper img {
    height:100px;   
}

/**
 * 
 */

.ca_programme_perspective_title{
    display: none;
    position: absolute;
    width: 40%;
    height: 115px;
    background: rgba(0,0,0,0.0);
    right: 0;
    bottom: 0;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    text-align: left;
    padding-left: 8%;
    line-height: 50px;
}



.ca_programme_perspective_title:after {
    content: '';
    height: 2px;
    width: 5000px;
    position: absolute;
    left: 22%;
    top: 50px;
    background: #fff;
    z-index: 1;
}

.ca_programme_perspective_title span {
    display: block;
    top: 70px;
    font-size: 80%;
}

/**
 * pois
 */
.ca_programme_pois_wrapper .elementor-container
{
   position:relative;
}

.ca_programme_pois_wrapper .elementor-container:before 
{
  content:'';
  width: 400%;
  height:3px;
  background-color:#b3b3b3;
  position: absolute;
  left:-100%;
  top:60%;
}

/*.ca_programme_pois_wrapper.second_line .elementor-container:before 
{
  left:10%;
}*/

.ca_programme_pois_wrapper .elementor-column:not(:last-child){
  position: relative;
}

.ca_programme_pois_wrapper .elementor-column:not(:last-child):after{
  content: "";
  height: 15px;
  width: 15px;
  border: 3px solid #b3b3b3;
  border-radius: 50%;
  background: white;
  position: absolute;
  top:56%;
  right: 0;
}

.cailleau_program_show{
  display: block;
  overflow: hidden;
  position:relative;
}

.cailleau_program_show .triangle{
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1000px 915px 0px;
    border-color: transparent transparent rgb(120, 119, 117) transparent;
    opacity: 0.5;
    left: -65%;
    bottom: -15%;
    z-index: 2;
}

#ca_programme_form_bt_section {
  height:3px;
}

.elementor-editor-active #ca_programme_form_bt_section {
  height:100px;
}

#ca_programme_form_bt_section .elementor-button-link {
  position: relative;
  top:-80px;
  display: inline-block;
  position: relative;  
}

.elementor-editor-active #ca_programme_form_bt_section .elementor-button-link {
  top:0px;
}

#ca_programme_form_section{
  display: none;
}

/* force to show when on backend */
.elementor-editor-active #ca_programme_form_section,
.elementor-editor-active #button_upload_programme_id_wrapper
{
  display: block !important;
}

#button_upload_programme_id_wrapper {
  margin-bottom: 25px !important; 
}

#button_upload_programme_id {

  font-size: 14px;
  text-transform: uppercase;
  line-height: 19px;
  font-weight: 700;

}


#ca_programme_form_section .wpcf7-response-output {
    margin-top: 20px !important;
    margin-left: 28px !important;
    margin-right: 29px !important;
    margin-bottom: 50px !important;  
    display: none !important;
}


#map_google_programme{
  height:400px;
  width: 100%;
}

.elementor-social-icon-envelope:hover {
    background-color: #000 !important;
}

.elementor-social-icon {
  margin-right: 0px !important;
}

.wpcf7-list-item-label a:hover {
  color: #e5007e !important;
}

/*
    LOISIRS
*/
.loisirs {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin: 6rem 0;
}

.loisirs--container:nth-child(1) {
    width: 100%;
    max-width: 37rem;
}

.loisirs--container__title {
    position: relative;
    color: #e5007e;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0 4rem 2rem 0;
    width: 100%;
    max-width: 45rem;
}

.loisirs--container__title::after {
    content: '';
    height: 2px;
    width: 5000px;
    position: absolute;
    right: 0;
    bottom: -4px;
    background: #e5007e;
    z-index: 1;
}

@media screen and (max-width: 800px) {
    .loisirs {
        grid-template-columns: repeat(1, 1fr);
        margin: 2rem 0 6rem 0;
    }

    .loisirs--container:nth-child(1) { max-width: 100%; }

    .loisirs--container__title {
        line-height: 35px;
    }
}

/*
    AMBIANCES
*/
body.ca_programme_type_villa_meublee {
    overflow-x: hidden;
}

.ambiances {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: column;
    margin: 35rem 0 10rem 0;
}

.ambiances .ambiances--title {
    position: relative;
    color: #e5007e;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 36px;
    margin: 0 4rem 2rem 0;
    width: 100%;
    max-width: 45rem;
}

.ambiances .ambiances--subtitle {
    width: 100%;
    max-width: 45rem;
    line-height: 25px;
    font-size: 14px;
    margin: 0 4rem 2rem 0;
}

.ambiances .ambiances--title::after {
    content: '';
    height: 2px;
    width: 5000px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: #e5007e;
    z-index: 1;
}

.ambiances .ambiances--container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
}

.ambiances .ambiances--container__gallery {
    width: 100%;
    height: 35rem;
    overflow: hidden;
}

.ambiances .ambiances--container__gallery--img {
    display: block;
    width: 100%;
    height: 100%;
}

.ambiances .ambiances--container__gallery--img.invisible--img {
    display: none;
}

.ambiances .ambiances--container__gallery--img.with-overlay {
    position: relative;
    cursor: pointer;
}

.ambiances .ambiances--container__gallery--img.with-overlay::before {
    content: "DÉCOUVRIR LES VISUELS D’AMBIANCE DE CET UNIVERS";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgb(1 12 18 / 40%);
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 0;
    transition: opacity .4s ease-in-out;
}

.ambiances .ambiances--container__gallery--img.with-overlay:hover::before { opacity: 1; }

.ambiances .ambiances--container__gallery--img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fa-twitter::before { display: none !important; }

@media screen and (max-width: 600px) {
    .ambiances .ambiances--title,
    .ambiances .ambiances--subtitle{ margin-right: 0; }

    .ambiances .ambiances--title::after { width: 100%; }

    .ambiances .ambiances--container { grid-template-columns: repeat(1, 1fr); }

    .ambiances .ambiances--container__gallery--img.with-overlay::before{
        font-size: 12px;
        padding: 0 0.5rem;
    }
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (max-width: 1281px) {
  .ca_programme_perspective_title{
  	font-size: 16px;
  	padding-left: 12%;
  }

  .ca_programme_perspective_title:after {
  	left: 30%;
  }
  
}

@media (max-width: 992px) {
  .ca_programme_perspective_title{
  	display: none;
  }
  
}

@media (max-width: 768px) {
  #ca_programme_form_bt_section .elementor-button-link {
    top:-105px;
  }
  
  #ca_contact_formbt_right_wrapper{
    display:none;
  }

  .ca-programme-rgpd-wrapper .ca-rgpd{
    padding-bottom:0px;
  }

}


@media (max-width: 768px) {
  #ca_programme_youtube_player {
    width: 100%;
    height: 300px;
  }
}