/*//////////////IMPORTS////////////*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

/*COULEURS : vert #314b76 / Marine #343433 / Vert #0b5351*/
/*//////////////BACKGOUND////////////*/

body {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    color: #343433;
    font-size: 15px;
}
.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////////////*/

.rouge {
    color: #d94141;
}
.bleu {
    color: #314b76;
}
.bleuclair {
    color: #476ba9;
}
a {
    color: #343433;
}
a:hover {
    color: #314b76;
}
.ion-ios-telephone {
    color: #314b76;
}
.ion-location {
    color: #314b76;
}
.ion-social-facebook {
    color: #314b76;
}
.alerte-email .block_info {
    background: transparent;
    border: 1px solid #314b76;
    border-top: 0;
}
.breadcrumb-item > a, .block_tri_list.d-flex > label {
    color: #314b76!important;
}

.bandeaux {
    z-index: 1;
}
.white {
    color: #fff;
}
.alert-danger {
    color: #fff;
    background-color: #314b76;
    border-color: #d94141;
    text-align: center;
    margin: 5% auto;
}

/*//////////////BOUTONS////////////*/

.btn-primary {
    color: #ffffff !important;
    background: #314b76;
    border-color: #314b76;
    transition: all 0.3s ease-in-out;
}
.club .btn-primary:hover {
    color: #343433 !important;
}
.btn-primary:hover {
    color: #ffffff !important;
    background: transparent;
    border-color: #314b76;
    transition: all 0.3s ease-in-out;
}
.btn-secondary {
    background: #333;
}
.carousel {
    z-index: 1;
}

/*//////////////HEADER////////////*/
.baseline{
    text-align: right;
    margin-top:50px;
}
.switch-txt {
    height: 88px;
    overflow: hidden;
    color:#d94141;
}
.switch-txt li {
    list-style: none;
    line-height: 1;
    padding: 0 0 10px 0;
}
.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;
    margin-bottom: 10px;
    padding-right: 20px;

}
.ttl-big.ttl-big-anim {
    color: #314b76;
}
.bg-header{
    background: url(../images/bgimg.jpg);
    width: 100%;
    margin-left: 0px;
    text-align: right;
    color: #fff;
    padding: 15px;
    height: 554px;
}
.title-service-header{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
    margin-bottom: 10px; 
    color: #314b76;
}


.header-callto{
    display: contents;
    justify-content: flex-end;
}
.header-callto a{ 
    padding-right: 20px;
}
header .navbar {
    border-top: 2px solid #d94141;
    border-bottom: 2px solid #d94141;
    margin-bottom: 15px;
}
.navbar {
    margin-bottom: 0px;
}
.bloc_search {
    background-color: #d94141;
    bottom: 0;
    position: relative;
}
.nav-main li a {
    text-transform: uppercase;
    color: #343433;
    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: 14px;
    font-weight: 700;
}
.nav-main li:hover a{
    color: #fff;
    -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: #fff;
    background: #314b76;
    -webkit-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;   
}
/* .dropdown-menu {
    display: none;
    position: absolute;
    background-color: #343433;
    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;
} */
.dropdown-menu a:hover {
    background-color: #314b76;
}
.header__logo img{    
    width: 350px;
}
/*//////////////SERVICES////////////*/
.index .main-content {
    padding: 0px 10px 0 10px;
    margin-top:0px;
}
.services{
    background: url(../images/bg-services-gray.jpg);
    height: auto;
    width: 100%;
    margin-left: 0px;
    color: #fff;
    padding: 15px;
}
.title-service{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 40px;
    color: #fff;
}
.title-service-header:before{
    top: 50%;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    margin-left: -205px;
    background: #343433;
}
.title-service:after{
    top: 50%;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    margin-left: 5px;
    background: #fff;
}
.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;
    background: rgba(0,0,0,0.4);
    text-align: center;
}
.service1 .btn, .service2 .btn, .service3 .btn{
    margin-left: 15px;
}
.service1 h3, .service2 h3, .service3 h3{
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    padding-left: 15px;
}
.strong-gold{
    color: #fff;
}


/*///////////CLUB INVESTISSEUR//////////*/
.club{
    height: auto;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    font-size: 16px;
}
.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: #343433;
}
.logo-club {
    width: 250px;
    margin-bottom: 30px;
}
.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: #314b76;
    margin-left: 0;
    margin-right: 0;
}
.nos-biens h5{
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.prod_accueil article {
    background: transparent;
    margin-bottom: 40px;
}
.index .block_info {
    background: transparent;
    border: 1px solid rgba(255,255,255,0.35);
    border-top: 0;
    color: #fff;
}
.nos-biens .btn-primary {
    color: #ffffff !important;
    background: #d94141;
    border-color: #d94141;
    transition: all 0.3s ease-in-out;
}
.nos-biens .btn-primary:hover {
    color: #ffffff !important;
    background: transparent;
    border-color: #d94141;
    transition: all 0.3s ease-in-out;
}



.estimation .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    border: 1px solid #ccc!important;
}
.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 {
    margin-top: 0;
}
.bootstrap-select.btn-group .dropdown-menu li a:hover span.text {
    color: #fff;
}



/*//////////////FOOTER////////////*/

address {
    border-top: 2px solid #d94141;
    border-bottom: 2px solid #d94141;
    margin-top: 15px;
    font-size: 15px;
}
.index .ion-email {
    top: -3px;
}
footer, footer a {
    color: #314b76;
    transition: all 0.3s ease-in-out;
}
footer a:hover {
    color: #314b76;
    transition: all 0.3s ease-in-out;
}
footer{
    margin-top:0px;
}

/*//////////////PAGES FORMULAIRES////////////*/

.breadcrumb-item > a, .block_tri_list.d-flex > label {
    color: #314b76;
}


.page-heading, .administrable h1 span, .programme-neuf h2 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
    color: #d94141;
    text-transform: inherit;
}
.page-heading2 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
    color: #343433;
    text-transform: inherit;
    text-transform: uppercase;
}
.page-heading::first-letter, .administrable h1 span::first-letter, .programme-neuf h2::first-letter {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #314b75;
}

/*//////////////LISTING////////////*/

.list-crit {
    color: #d94141;
    font-weight: 600;
    margin-top: 20px;
}
.block_info {
    background: #fff;
}
.prod_listing > .listing_article article:hover {
    border-right: 3px solid #314b76;
}
.prod_listing > .listing_article article {
    border: 1px solid #ddd;
    border-right: 3px solid #d94141;
}
.info_ville {
    color: #314b76;
    margin-left: 0px;
}
.index .info_ville {
    color: #fff;
    margin-left: 0px;
}
.info_type {
    font-size: 16px;
}


/*//////////////DETAIL////////////*/

.detail-info .table i {
    color: #314b76;
}
.detail-nav-calcul > ul > li a {
    background: #656462;
}



/*//////////////PAGE PROGRAMME NEUF////////////*/
.programme-neuf h2 {
    padding: 20px 0 10px 0;
    text-align: center;
}
.programme-neuf #localisation h2 {
    text-align: left;
}
.detail-bien ul {
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 20px;
}
.programme-neuf .detail-bien .ville {
    font-size: 18px;
}
.programme-neuf h3 {
    text-transform: uppercase;
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
}
.programme-neuf h3:after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 50px;
    background-color: #d94141;
}
.programme-neuf .lots .ion-android-download{
    font-size: 28px;
}
.programme-neuf .detail_pdf .ion-android-download {
    font-size: 20px;
}
.programme-neuf .detail-bien .type-programme {
    font-size: 20px;
}
.programme-neuf .detail-bien .ville {
    font-size: 18px;
}
.programme-neuf .detail-bien li {
    padding: 0 15px;
}
.programme-neuf .lafficheur li:hover, .programme-neuf .lafficheur li.active {
    background-color: #8fc033;
    color: #000;
}
.rwd-table {
    background: transparent;
    overflow: hidden;
    width: 100%;
}
.rwd-table {
    margin: 1em 0;
    min-width: 300px;
}
.rwd-table td:first-child {
    padding-top: .5em;
}
.rwd-table thead tr:nth-child(1),
.rwd-table tr:nth-child(2),
.rwd-table tr:nth-child(4),
.rwd-table tr:nth-child(6),
.rwd-table tr:nth-child(8),
.rwd-table tr:nth-child(10),
.rwd-table tr:nth-child(12),
.rwd-table tr:nth-child(14),
.rwd-table tr:nth-child(16),
.rwd-table tr:nth-child(18),
.rwd-table tr:nth-child(20),
.rwd-table tr:nth-child(22),
.rwd-table tr:nth-child(24),
.rwd-table tr:nth-child(26),
.rwd-table tr:nth-child(28),
.rwd-table tr:nth-child(30),
.rwd-table tr:nth-child(32),
.rwd-table tr:nth-child(34),
.rwd-table tr:nth-child(36),
.rwd-table tr:nth-child(38),
.rwd-table tr:nth-child(40),
.rwd-table tr:nth-child(42),
.rwd-table tr:nth-child(44),
.rwd-table tr:nth-child(46),
.rwd-table tr:nth-child(48),
.rwd-table tr:nth-child(50) {
    background: #e8e8e821;
}
.rwd-table tr {
    background: 0;
}
.rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
}
@media (min-width: 480px) {
    .rwd-table th, .rwd-table td {
        padding: 1em !important;
    }

    .rwd-table th, .rwd-table td {
        margin: .5em 1em;
        text-align: center;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }
}
.travaux {
    margin-bottom: 100px;
}
.travaux ul {
    padding: 20px 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #8fc033;
    background-color: #dddddd63;
    border-color: #ddd #ddd #fff;
}
.nav-tabs .nav-link {
    border-color: #ddd #ddd #ddd;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.programme-neuf .cont_coordonnees {
    border-top: 1px solid #ddd;
}

.btn-secondary {
    width: auto;
    background: #333;
    padding: 0.5rem 0.75rem;
    line-height: 1;
    height: auto;
}

@media (min-width: 1281px) {
    .service-txt {
        min-height: 250px;
    }
    .service1, .service2, .service3 {
        min-height: 250px;
    }
}
@media (max-width: 1280px) {
    .service-txt {
        min-height: 220px;
    }
    .service1, .service2, .service3 {
        min-height: 250px;
    }
}
@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: 560px) {
    .service-txt {
        min-height: 170px;
    }
}





/*// 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;
    }
    .baseline {
        text-align: right;
        margin-top: 0;
    }
}
@media (max-width: 610px) {
    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;
    }
    .bg-header {
        background-position: center;
        background-size: cover;
        height: 260px;
    }
    .title-service-header {
        font-size: 17px;
    }
    .ttl-big {
        font-size: 2em;
    }
    .switch-txt {
        height: 40px;
    }
    .club .col-lg-6 {
        padding-left: 15px;
    }
    .row { margin: 0;}
}
