<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Page welcome*/
html, body {
    background-color: #fff;
    /* color: #636b6f; */
    font-family: 'Futura-book';
    font-weight: 200;
    height: 100vh;
    margin: 0;
}
a {
    color: #305482;
    text-decoration: none;

}


a:hover {
     color: #305482;
    text-decoration: underline !important;
    background-color: transparent;

}

.desc a:hover {
color: #305482 !important;
   text-decoration: underline !important;
   background-color: transparent;

}
.footerblanc a {
    color: #fff !important;
    text-decoration: none;

}
.footerblanc a:hover {
    color: #fff !important;
    text-decoration: underline !important;
    text-decoration: none;

}

.actus a {
    color: #305482;

}
.actus a:hover {
    color: #305482 !important;
    text-decoration: underline;

}

p{
    line-height: 20px;
}

.full-height {
    height: 100vh;
}

.flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.position-ref {
    position: relative;
}

.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}


.content {
    text-align: center;
}

.title {
    font-size: 84px;
}

.links &gt; a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.m-b-md {
    margin-bottom: 30px;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}


.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

@media (min-width: 768px){
.modal-dialog {
    width: 600px;
    margin: 30px auto;
}
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade.in {
    opacity: 0.9;
}


@media (min-width: 768px){
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}


@font-face{
    font-family: 'Futura-book';
    src: url('../font/FtraBk_.ttf') format("truetype");
}
@font-face{
    font-family: 'Futura-book';
    src: url('../font/FtraBk_.ttf') format("truetype");
}

/********************************* Partie client **********************************************/

/*-----------------*/
/***** Captcha *****/
/*-----------------*/

.googlecap {

    margin-left: 37%;


}
@media screen and (min-width: 200px) and (max-width: 991px) {
.googlecap {

    margin-left: 0%;


}
}
/*-----------------*/
/***** Goliath *****/
/*-----------------*/




figure.effect-goliath {
    background: #305482;
    width: fit-content;
}

figure.effect-goliath img
{
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-goliath h2{

font-size: 20px;
}

figure.effect-goliath h2,
figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
}

figure.effect-goliath a{
    
    color: #fff !important;
    text-transform: none;
    word-spacing: normal;


    }
figure.effect-goliath a:hover{
    
    color: #fff !important;
    text-transform: none;
    word-spacing: normal;


    }
figure.effect-goliath p {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}

figure.effect-goliath img {
   opacity: 0.55;

}

figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0);
}

figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
}

figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/*-----------------*/
/***** Winston *****/
/*-----------------*/

@media screen and (min-width: 991px){
.a-mb-win{ display: none;}
.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}


/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 98%;
    max-width: 98%;
    max-height: 98%;
    width: auto;
    height: auto;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}
.grid figure.effect-goliath {
    position: relative;
    display: block;
    height: 355px;
    width: 531px;
}

.grid figure.effect-goliath img {
    position: relative;
    display: block;
    height: auto;
    width: auto;

    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption &gt; a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption &gt; a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

figure.effect-winston {
    background: #162633;
    text-align: left;

}


figure.effect-winston img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
}

figure.effect-winston figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/triangle.svg) no-repeat center center;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    opacity: 1;
    filter: alpha(opacity=100);
}

figure.effect-winston h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
}

figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 7% 0;
}

figure.effect-winston a {
    margin: 0 10px;
    color: #5d504f;
    font-size: 170%;
}

figure.effect-winston a:hover,
figure.effect-winston a:focus {
    color: #cc6055;
}

figure.effect-winston p a i {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}

figure.effect-winston:hover img {
    /* */ opacity: 0.4;
}

figure.effect-winston:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-winston:hover figcaption::before {
    opacity: 1;
    -webkit-transform: rotate3d(0,0,1,20deg);
    transform: rotate3d(0,0,1,20deg);
}

figure.effect-winston:hover p i {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
   color: #305482;
}

figure.effect-winston:hover p a:nth-child(3) i {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-winston:hover p a:nth-child(2) i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-winston:hover p a:first-child i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
}

/*Navbar*/
.information-menu2{


padding: 5px;
border: 1px solid #305482; 
color:#305482;
}

.information-menu2:hover i {
	border: 1px solid #305482;
    color: #fff !important;
    background-color: #305482;

}
.information-menu2:hover {
	border: 1px solid #305482;
    color: #fff !important;
    background-color: #305482;

}

.rotate{
    transform: rotate(90deg);
}

.navbar{
    padding: 0rem 1rem;
}

nav span {
    font-family: 'Futura-book';
    font-size:14px;
    color:#305482;
}

nav img{
    width:50%;
    height:auto;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 0px;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.bg-light {
    background-color: #fff!important;
    border-bottom: solid 1px #C6C6C6;
}

.icon-menu{
    font-size:30px;
    cursor:pointer;
}


/*Effet menu*/

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .overlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 20px;
    color: #818181 !important;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1 !important;
  }
  .overlay a:active {
   color: #f1f1f1;
   }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
  }
  
  /* @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  } */


/*Page Actus */
.img-actu
{
    width: 150%;
}



/*Page d'accueil*/

strong {
    font-weight: bold;
}

.background{
    background-image: url('../img/Appartement-neuf-a-vendre-Toulon-Var-83.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:500px;
    width:100%;
}

.background-neuf{
    background-image: url('../img/acheter-appartement-neuf-Var-83.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:460px;
    width:100%;
}

.h1-header{
    color:#fff;
    font-size:26px;
    font-family: 'Futura-book';
    padding-top:50px;
    padding-bottom:20px;
    text-transform: uppercase;
}
.h1-header-actus{
    color:#fff;
    font-size:26px;
    font-family: 'Futura-book';
    padding-top:90px;
    padding-bottom:20px;
    text-transform: uppercase;
}
.h1-header-realisation{
    color:#fff;
    font-size:26px;
    font-family: 'Futura-book';
    padding-top:150px;
    padding-bottom:20px;
    text-transform: uppercase;
}

.h1-header-realisation-accueil{
    color: #fff;
    font-size: 26px;
    font-family: 'Futura-book';
    padding-top: 81px;
    padding-bottom: 20px;
    text-transform: uppercase;
}


.h1-header-groupe{
    color:#fff;
    font-size:26px;
    font-family: 'Futura-book';
    padding-top:0px;
    padding-bottom:20px;
    text-transform: uppercase;
}

.h2-header{
    color:#fff;
    font-size:18px;
    padding-bottom:20px;
    text-transform: uppercase;
}
.p-header{
    color:#fff;
    font-size: 1.2rem;
    line-height: 24px;
}

.btn-outline-white {
    color: #fff;
    border-color: #fff;
}

.h2-bloc-header{
    margin-top:20px;
    margin-bottom:10px;
    color:#fff;
}

.p-bloc-header{
    color:#fff;
}

.btn-savoir-plus{
    margin-top: 25px;
    padding: 8px 40px;
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}


.btn-savoir-plus:hover {
    background-color: #305482 !important;
    border-color: #305482;
     color: #fff !important;
}


.marg-btn{
    margin-bottom:20px;
}

.marg-titre-actu{
    margin:30px 0px;
    font-weight: bold;
}

.titre-programme{
    font-family: 'Futura-book';
    font-weight: 700;
    text-transform: uppercase;
    color:#000 !important;
}
.titre-programme a {
    font-family: 'Futura-book';
    font-weight: 700;
    text-transform: uppercase;
    color:#000 !important;
}
.titre-programme a:hover {
    font-family: 'Futura-book';
    font-weight: 700;
    text-transform: uppercase;
    color:#000 !important;
}

.text-tel {
    position: absolute;
    top:0px;
    left: 15px;
    background-color: #305482;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
	z-index: 999;
}
.text-tel-immo {
    position: absolute;
    top:0px;
    left: 15px;
    background-color: #305482;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 999;
}

.tel{
    margin-top:15px;
    padding:5px;
    border:solid 1px #fff;
    font-size: 12px;
}
.tel a{
  color: #fff;
}

.bandeau {
    position: absolute;
    top: 17px;
    right: -41px;
    width: 181px;
    background-color: #f03629;
    color: white;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 999;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
}

.text-bandeau{
    margin:5px 0px;
    font-size: 13px;
}

.article-infos{
    position: absolute;
    bottom:0px;
    left: 19px;
    background-color: #305482;
    color: white;
    padding: 20px;
    width:50%;
}

.article-infos a, a:hover{
    color:#fff;
    cursor: pointer;
}

.article-infos-texte{
    font-family: 'Futura-book';
}

.article-infos-texte{
    font-family: 'Futura-book';
}

.text-bloc{
    font-weight:700;
}

.text-bloc2{
    font-weight:700;
}

.text-bloc3{
    font-family: 'Futura-book';
    font-weight:700;
    color:#305482;
}

.btn-outline-bleu{
    color: #305482;
    border-color: #305482;
    padding: 0.5rem 3rem;
    text-transform: uppercase;
}

.btn-outline-bleu:hover {
    color: #fff;
    background-color: #305482;
    border-color: #305482;
    padding: 0.5rem 3rem;
}

.marg-btn-bloc{
    margin-top:40px;
    margin-bottom:20px;
}

.btn-style{
    margin-top:25px;
    padding:5px 30px;
    bottom: 0px;
}
.btn-dark {
    color: #fff !important;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff !important;
    background-color: #305482;
    border-color: #305482;
}

.titre-offre{
    font-family: 'Futura-book';
}

.text-offre{
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    color:#fff;
    font-weight: 700;
    font-size:26px;
}

.icone-offre{
    width: 20%;
    height: auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    color:#fff;
}

.btn{
    border-radius: 0rem;
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
    padding: 0.5rem 3rem;
    text-transform: uppercase;
}

/*footer*/
footer{
    color:#fff;
}

footer ul{
    margin-top:20px;
}

footer ul li{
    margin-top: 10px;
    margin-bottom: 10px;
}

footer ul li a{
    text-decoration:none;
    color:#fff !important;
}

footer ul li a:hover{
    text-decoration:underline;
    color:#fff !important;
}

.gras-footer{
    /* font-weight: 700; */
    font-family: 'Futura-book';
}

.icon-footer{
    transform: rotate(90deg);
    padding: 5px;
    border: 1px solid #fff;
}

.icon-footer-2{
    padding: 5px;
    border: 1px solid #fff;
}
@media screen and (min-width: 200px) and (max-width:992px) {
.footer-adresse{

text-align: left !important;
}	
}
/*Formulaire de programme immobilier*/

.icon-form{
    font-size:30px;
    color:#305482;
}

.icon-form:hover{
    color:#305482;
}

@media screen and (min-width: 768px) and (max-width:992px) {
    .text-tel {
        left: 49px;
    }
     .text-tel-immo {
        left: 49px;
    }
    .article-infos-texte {
        font-size: 12px;
    }
    .article-infos a{
        font-size:10px;
    }
    .article-infos{
        padding: 10px;
    }
  }

  @media screen and (min-width: 576px) and (max-width:992px) {
    .bloc-offre{
        display:none;
    }
  }

/*Page appart neuf*/
.h1-appart{
    margin:30px 0px;
    font-family: 'Futura-book';
}
.h1-appart-2{
    margin:30px 0px;
}

.padding-bloc-appart{
    padding-right: 25px;
    padding-left: 25px;
}
.btn-outline-bluedarck {
    color: #305482;
    border-color: #305482;
    text-transform: uppercase;
    font-size: 1.15rem !important;
}

.btn-outline-bluedarck:hover {
    color: #fff;
    background-color: #305482;
    border-color: #305482;
}
.text-immobilier2{

    text-align: justify;
    display: block;
    color: #212529;

}

/* Background parallax */

@media screen and (min-width: 1540px) and (max-width: 1980px){


	.img-back-infos-supp2{
   
    
    background-image: url('../img/bandeau-Le-groupe-Br-immobilier-neuf-83-parallax-grand.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 662px;
}

.img-back-infos-groupe{
   
    background-image: url(../img/bandeau-Le-groupe-Br-immobilier-neuf-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 662px;  
}



}	

.img-back-infos-supp2{
   
    
    background-image: url('../img/Appartement-neuf-a-vendre-Toulon-Var-83-Immobilier.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 662px; 
    
}

.img-back-infos-groupe{
   
    background-image: url(../img/bandeau-Le-groupe-Br-immobilier-neuf-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 662px;  
}
.img-back-infos-programme{
   
    background-image: url(../img/Programme-immobilier-appartement-neuf-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 490px; 
    z-index: 1;
    position: relative;
    
}
.img-back-infos-terrain{
   
    background-image: url(../img/Terrain-viabilise-constructible-La-Crau-La-Londes-Toulon-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 490px; 
    
}
.img-back-infos-terrain-accueil{
   
    background-image: url(../img/Terrain-viabilise-constructible-La-Crau-La-Londes-Toulon-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 300px; 
    
}





@media screen and (min-width: 991px) and (max-width: 1440px){

    .img-back-infos-supp2{
    /* background:#305482; */
    
    background-image: url('../img/Appartement-neuf-a-vendre-Toulon-Var-83-Immobilier.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 530px; 
    
}

.img-back-infos-groupe{
   
    
       background-image: url(../img/bandeau-Le-groupe-Br-immobilier-neuf-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 490px;
}
.img-back-infos-programme{
   
    
       background-image: url(../img/Programme-immobilier-appartement-neuf-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 490px; 

    
}

.img-back-infos-terrain{
   
    
       background-image: url(../img/Terrain-viabilise-constructible-La-Crau-La-Londes-Toulon-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 490px; 

    
}
.img-back-infos-terrain-accueil{
   
    background-image: url(../img/Terrain-viabilise-constructible-La-Crau-La-Londes-Toulon-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 290px; 
    
}

    }


@media screen and (min-width: 200px) and (max-width: 991px){


    .btn-outline-bleu{
    color: #305482;
    border-color: #305482;
    padding: 0.5rem 3rem;
    text-transform: uppercase;
    font-size: 14px !important;
}

.btn-outline-bluedarck {
    color: #305482;
    border-color: #305482;
    text-transform: uppercase;
    font-size: 14px !important;
}


    .text-bloc3{
    font-family: 'Futura-book';
    font-weight:700;
    color:#305482;
    font-size: 12px;
}
.text-bloc2 {
    font-weight: 700;
    font-size: 13px;
}
.text-bloc {
    font-weight: 700;
    font-size: 14px !important;
}

.text-immobilier2{

    text-align: justify;
    display: none;
}

.text-tarif{
    text-align:center !important;
}

.tarif {
    margin-top: 10px;
    font-size: 30px;
    color: #305482;
    text-align: center;
    font-family: 'Futura-book';
    /* padding-left: 26%; */
}

.text-collapse {
    border-right: 1px solid #6c757d;
    text-align: justify;
}



.background-programme-unique {
    margin-top: 37px !important;
    background-color: #305482;
}


    .prix-programme-immo{
        font-size: 16px;
    }

	.bloc-offre{
    margin-bottom: 10px;
	margin-top: 10px;


		}


	.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
    padding: 0.5rem 3rem;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
}

    .img-back-infos-supp2{
    /* background:#305482; */
    
    background-image: url('../img/Appartement-neuf-a-vendre-Toulon-Var-83-mobile.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    min-height: 600px; 
    
}

.img-back-infos-groupe{
   
    
       background-image: url(../img/bandeau-Le-groupe-Br-immobilier-neuf-83.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    min-height: 530px;
}
.img-back-infos-programme{
   
    
       background-image: url(../img/Programme-immobilier-appartement-neuf-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
     min-height: 530px; 

    
}

.img-back-infos-terrain{
   
    
       background-image: url(../img/Terrain-viabilise-constructible-La-Crau-La-Londes-Toulon-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
     min-height: 530px; 

    
}


.background-emprunt {
    background-image: url(../img/bandeau-simulation-credit-emprunt-immobilier.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 560px !important;
    width: 100%;
}


.background-neuf {
    background-image: url(../img/acheter-appartement-neuf-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 560px;
    width: 100%;
}

.background-realisation {
    background-image: url(../img/realisation-appartement-neuf.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    height: 650px !important;
    width: 100%;
}

.background-neuf {
    background-image: url(../img/acheter-appartement-neuf-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 650px;
    width: 100%;
}
.background-investir {
    background-image: url(../img/bandeau-Investir-immobilier-appartement-neuf-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 750px !important;
    width: 100%;
}
.background-pinel {
    background-image: url(../img/Pinel-investir.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 650px !important;
    width: 100%;
}
.background-actu {
    background-image: url(../img/bandeau-actualite-immobilier-neuf.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 500px !important;
    width: 100%;
}
.background-contact {
    background-image: url(../img/bandeau-contact-br-immobilier-programme-neuf.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 400px;
    width: 100%;
}
.img-back-infos-terrain-accueil{
   
    background-image: url(../img/Terrain-viabilise-constructible-La-Crau-La-Londes-Toulon-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
     min-height: 290px; 
    
}
.background-contact {
    background-image: url(../img/bandeau-contact-br-immobilier-programme-neuf.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    height: 460px !important;
    width: 100%;
}



    }




.img-back-infos-supp{
    
    margin-top:60px;
    background-image: url('../img/Appartement-neuf-a-vendre-Toulon-Var-83-3.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    min-height: 490px; 
    
}
.img-back-infos-terrain-accueil{
   
    background-image: url(../img/Terrain-viabilise-constructible-La-Crau-La-Londes-Toulon-Var-83.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
     min-height: 300px; 
    
}


.opacity-background{
    background-color: rgba(48, 84, 130, 0.27);
    min-height: 490px; 
}
.hr-infos-prog{
    border-top: 2px solid #305482;
    margin-left: 45%;
    margin-right: 45%;
    margin-bottom: 30px;
    margin-top: -6px;
}
.hr-infos-page{
   border-top: 2px solid #305482;
    margin-right: 85%;
    margin-bottom: 30px;
    margin-top: -6px;
}

.hr-infos-supp2 {
    border-top: 1px solid #fff;
    margin-left: 45%;
    margin-right: 45%;
    margin-top: -1rem;
}

.hr-infos-supp{
    border-top: 1px solid #fff;
    margin-left: 45%;
    margin-right: 45%;
}


/*Page Contact*/

.background-contact{
    background-image: url('../img/bandeau-contact-br-immobilier-programme-neuf.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:360px;
    width:100%;
}

.btn-contact2{
    padding:5px 130px; 
    background-color:#305482; 
    border-color:#305482;
    color:#fff;
}

/* Page Terrains liste */

.background-terrains{
    background-image: url('../img/bandeau-terrain-constructible-a-vendre-Var-83.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:460px;
    width:100%;
}


/* Page Immobilier liste */

.background-immobilier{
    background-image: url('../img/bandeau-Programme-immobilier-appartement-neuf-Var-83.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:320px;
    width:100%;
}

.text-immobilier{
    color:#fff;
    margin-top: 1rem;
    font-family: 'Futura-book';
}


/*Page Investir immobilier*/

.background-investir{
    background-image: url('../img/bandeau-Investir-immobilier-appartement-neuf-Var-83.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:460px;
    width:100%;
}

/*Page Groupe*/

.background-groupe{
    background-image: url('../img/bandeau-Le-groupe-Br-immobilier-neuf-83.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:460px;
    width:100%;
}

.h3-grp{
    font-family: 'Futura-book';
}

/*Page Pinel*/

.background-pinel{
    background-image: url('../img/Pinel-investir.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:460px;
    width:100%;
}
.background-realisation{
    background-image: url('../img/realisation-appartement-neuf.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:460px;
    width:100%;
}

.count-number{
    font-family: 'Futura-book';
    font-size:60px;
    color:#fff;
    display:inline;
}

.count-text{
    font-family: 'Futura-book';
    padding-left:30px;
    padding-right:30px;
}

/* Réalisation */

.background-image-1{
    background-image: url('../img/Le-Gauguin-appartement-neuf-programme-La-Crau-83260.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:350px;
    width:100%;
}

.text-bloc-rea{
    color:#fff;
    margin-top:40%;
    background-color: rgba(0, 0, 0, .4);
    padding:10px 0px;
}



/* Emprunt */

.background-emprunt{
    background-image: url('../img/bandeau-simulation-credit-emprunt-immobilier.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:360px;
    width:100%;
}

.text-result{
    font-size:20px;
    font-family:'Futura-book';
}

#result p{
    padding-top: 30px;
    margin-top:10px;
    font-size:30px;
    color:#305482;
    text-align: center;
}

/* Programme unique */

.background-programme-unique{
    margin-top:37px;
    background-color: #305482;
}
.livraison {
    text-align: right;
    float: right;

    }

.fil-arianne  { 

    text-align: left;

      }

.btn-outline-blanc {
    color: #fff;
    border-color: #fff;
    font-size: 16px;

}

.btn-outline-blanc:hover {
    color: #fff;
    background-color: #305482;
    border-color: #305482;
}

.text-terrain{
    margin-top: 1rem;
    font-family: 'Futura-book';
}

.text-terrain-contenu{
    margin:4px 0px;
    font-family: 'Futura-book';
}

#accordion .card-link{
    color:#000;
}

#accordion .card-link:hover{
    color:#000;
}

.text-collapse{
    border-right:1px solid #6c757d;
}
.text-collapse p{
    margin:0px;
    font-family: 'Futura-book';
}


.card-header-liste {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.btn-default-liste {
    color: #fff;
    background-color: #3b3b3d;
    border-color: #3b3b3d;
    font-size: 16px;
}

.btn-default-liste:hover {
    color: #fff;
    background-color: #305482;
    border-color: #305482;
}

.tarif{
    margin-top:10px;
    font-size:30px;
    color:#305482;
    text-align: center;
    font-family: 'Futura-book';
}

.tva{
    font-family: 'Futura-book';
}

/* page atcu */

.background-actu{
    background-image: url('../img/bandeau-actualite-immobilier-neuf.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height:380px;
    width:100%;
}

.date-actu{
    margin-bottom:0px;
    color:#305482;
    font-family: 'Futura-book';
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  font-size: 18px;
}



/* Mobile */


@media screen and (min-width: 200px) and (max-width: 991px){

 




    .img-back-infos-supp{
    
    margin-top:60px;
    background-image: none;
    background-color: #305482;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    min-height: 490px; 
    
}

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    
    .nav-link {
    
        display: none;
        }
    .overlay a {font-size: 14px}
    
        .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
        }
    
    .information-menu {
    
        display: none;
        }
    
    .navbar-light .navbar-toggler-icon {
        margin-left: auto;
    }
    
    }

/*crop*/
.img_crop{
	
    object-fit: contain;
	width:100%;
}

.img_crop.img_b_prog{
	height:623px;
    width: 435px;
}

.img_crop.img_b_actu{
	height:355px;
}
.img_b_actu{
    width: 531px !important;
    height:355px !important;

}
/** collapsible **/

.collapall:after {
content: 'Alloté';
display: inline-block; 
font-weight: 400;
text-align: center;
vertical-align: middle;
-moz-user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5; 
transition: color .15s ease-in-out,#c82333 .15s ease-in-out,#bd2130 .15s ease-in-out,#bd2130 .15s ease-in-out;
color: #fff;
background-color: #c82333;
border-color: #bd2130;  
}
  
.collapallo:after {
content: 'Non alloté';
display: inline-block; 
font-weight: 400;
text-align: center;
vertical-align: middle;
-moz-user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5; 
transition: color .15s ease-in-out,#28a745 .15s ease-in-out,#28a745 .15s ease-in-out, rgba(72,180,97,.5) .15s ease-in-out;
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
    
.collapsible:after {
    content: '\f107';
    font-family: FontAwesome;
    color: black;
    font-weight: bold;
  }
  
  .activel:before {
    content: "\f106";
    font-family: FontAwesome;
  }


  .collapsibleW:before {
    content: "\f107";
    font-family: FontAwesome;
    color: white;
    font-weight: bold;
  }
  
  .activell:before {
    content: "\f106";
    font-family: FontAwesome;
    color: white;
    font-weight: bold;
  }

    /**** crop *****/

    .img_crop{
        object-fit: cover;
        width: 100%;
    }

    .img_crop.img_b_prog{
        height: 1116px;
    }



    /**** Terrain libre reserve *****/

   p .text-terrain-contenu [libre]{
    color: green;
    }

    [class$="libre"] {
  background: yellow;
}


/*** media tel prog terrain unique ***/
/* .pru-arrowmobile{
      display: none; 
      font-size: 14px !important;
  } */

.prut-dispo{
      display: none;
  }

    .link-wl-mb{
	overflow:hidden;
	}



 @media screen and (min-width: 768px) and (max-width: 991px){


   .livraison {
    text-align: center;
    float: none;
    font-size: 12px;
   
    }
    .fil-arianne  { 
    text-align: left;
    font-size: 12px;
    

    }

}


  @media screen and (max-width:767px) {

       .livraison {
    text-align: center;
    float: none;
    font-size: 21px;
    margin-top: 10px;
    }

    .text-immobilier {
    color: #fff;
    margin-top: 1rem;
    font-family: 'Futura-book';
    
}

.fil-arianne  { 

    font-size: 12px;
    text-align: center;

      }
   

    .div-tel-media{
	margin-top: 5%;
    }

    .btn-vrplan{
        margin-bottom: 10px;
	margin-top: 10px;
    }

    .pru-arrowmobile{
        display: block;
    }


    .pru-etage{
        display: none;
    }

    .prul-prix{
        display: none;
    }

    .prul-type{
        display: none;
    }

    .prul-etage{
        display: none;
    }

    .prut-numlot{
        display: none;
    }

    .prut-prix{
        display: none;
    }

    .prut-etage{
        display: none;
    }

    .prut-type{
        display: none;
    }

    .prut-terrasse{
        display: none;
    }

    .prut-dispo{
      display: block;
    }




  }

@media screen and (max-width: 990px){ 
	.b-mb-win{ display:none !important;}

    .p-winston-mobile{
	display: none;
	}
}




  input[type=file]{
    width:auto;
    color:black;
}

.modal-margtop{
    margin-top: 15%;
}

.btn-modal{
    color:white; margin:auto; width:50%;
}

@media screen and (min-width: 768px) and (max-width:992px) {
    .modal-margtop{
        margin-top:25%;
    }
  }

@media screen and (min-width: 360px) and (max-width: 640px){
    .modal-margtop{
        margin:10%;
    }
    .modal-contenu-marg{
        margin:58% 5% 10% 5%;
    }
    .titre-modal{
        font-size:14px;
    }
    .modal-body &gt; div &gt; p &gt; img{
        height: auto !important;
        width: 100% !important;
    }
    .btn-modal{
        color:white;
        margin:auto; 
        width: 80%;
    }
    
}

@media screen and (max-width: 576px){

    .prul-terrasse{
        display: none;
    }

    .prul-numlot{
        display: none;
    }
}

@media screen and (min-width: 360px) and (max-width: 576px){

    .pru-surface{
        display:none;
    }

    .pru-dispo{
        display: none;
    }

    .pru-arrowmobile{
        display: none;
    }

    .button-appart{
        display:none;
    }

    /* .prul-terrasse{
        display: none;
    }

    .prul-numlot{
        display: none;
    } */
}

.img-modal-popup &gt; p &gt; img{
    width:100% !important;
    height:auto !important;
}

@media screen and (min-width: 768px) and (max-width:992px) {
  .num-terrain{
      display:none;
  }  
  }

@media screen and (min-width: 576px) and (max-width:767px) {
    .img-actu{
        margin-top:30px;
    }
    .pru-surface{
        display: none;
    }

    .pru-dispo{
        display: none;
    }

    .pru-arrow{
        display: none;
    }
  }

  @media screen and (min-width: 360px) and (max-width:576px) {
    .pru-surface{
        display: none;
    }

    .pru-dispo{
        display: none;
    }

    .pru-arrow{
        display: none;
    }
  }

  @media screen and (min-width: 1200px) and (max-width:1920px) {
    .modal-marg{
        margin-top:15%;
    }
    .modal-marg-terrain{
        margin-top:20%;
    }
  }
  @media screen and (min-width: 992px) and (max-width:1200px) {
    .modal-marg{
        margin-top:30%;
    }
    .modal-marg-terrain{
        margin-top:20%;
    }
  }
  @media screen and (min-width: 768px) and (max-width:992px) {
    .modal-marg{
        margin-top:30%;
    }
    .modal-marg-terrain{
        margin-top:20%;
    }
  }

  @media screen and (min-width: 576px) and (max-width:768px) {
    .modal-marg{
        margin-top:30%;
    }
    .modal-marg-terrain{
        margin-top:40%;
    }
    .text-immobilier{
        font-size:0.85rem;
    }
  }

  @media screen and (min-width: 360px) and (max-width:576px) {
    .modal-marg{
        margin-top:70%;
        margin-left:6%;
    }
    .modal-marg-terrain{
        margin-top:60%;
    }
    .text-immobilier{
        font-size:0.85rem;
    }
  }</pre></body></html>