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

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

/*COULEURS : vert #263586 / Marine #263586 / Vert #0b5351*/
/*//////////////BACKGOUND////////////*/

body {
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    color: #263586;
}
.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: #000;
}
a:hover {
    color: #263586;
}
p {
    font-size: 15px;
}
.alerte-email .block_info {
    background: transparent;
    border: 1px solid #263586;
    border-top: 0;
}
.breadcrumb-item > a, .block_tri_list.d-flex > label {
    color: #263586!important;
}

/* COULEURS */
.bleu {
    color: #263586;
}
.rouge {
    color: #da1f16;
}
.jaune {
    color: #f4e62b;
}
/*//////////////BOUTONS////////////*/

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

.page-heading, .administrable h1 span {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #f4e62b;
    margin-bottom: 20px;
    padding-bottom: 0;
}
.alerte-email .bootstrap-select>.dropdown-toggle.bs-placeholder,
.estimation .bootstrap-select>.dropdown-toggle.bs-placeholder {
    height: 35px !important;
    border-radius: 0 !important;
    margin-top: 1px;
}
.bootstrap-select {
    border: 1px solid #ccc !important;
}
.alerte-email .formcms4 .dropdown-menu a,
.estimation .form-section .dropdown-menu a {
    color: #fff;
}
/*//////////////HEADER////////////*/
.header__logo h1 {
    text-transform: uppercase;
    color: #263586;
    font-size: 42px;
    font-weight: 700;
    padding: 30px 0;
}
.baseline{
    text-align: right;
    margin-top:40px;
}
.switch-txt {
    height: 80px;
    overflow: hidden;
    color:#da1f16;
}
.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;
    line-height: 0.5;
    margin-bottom: 10px;
    padding-right: 20px;

}
.ttl-big.ttl-big-anim {
    line-height: 1.30;
}
.bg-header{
    background: url(../images/slider/_image-2.jpg);
    width: 100%;
    margin-left: 0px;
    text-align: right;
    color: #263586;
    padding: 15px;
    height: 600px;
}
.title-service-header{
    text-transform: uppercase;
    font-weight: 800;
    font-size: 25px;
    margin-bottom: 0; 
}
.header-callto{
    display: contents;
    justify-content: flex-end;
}
.header-callto a{ 
    padding-right: 20px;
}
header .navbar {
    border-top: 2px solid #da1f16;
    border-bottom: 2px solid #da1f16;
}
.navbar {
    margin-bottom: 0px;
}
.bloc_search {
    background-color: #f4e62b;
    bottom: 0;
    position: relative;
}
.nav-main li a {
    text-transform: uppercase;
    color: #263586;
    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: 600;
}
.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: #263586;
    -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: #263586;
    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: #f4e62b;
    color: #000!important;
}
.header__logo{
    padding: 20px;
    width: 100%;
}
/*//////////////SERVICES////////////*/
.index .main-content {
    padding: 0px 10px 0 10px;
    margin-top:0px;
}
.services{
    background: url(../images/bg-services-gray.jpg);
    background-size: cover;
    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{
    display: none;
}
.title-service:after{
    top: 50%;
    width: 200px;
    height: 1px;
    content: '';
    position: absolute;
    margin-left: 5px;
    background: #fff;
}
.service-txt{
    min-height: 170px;
    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: 220px;
    background: #ffffffd9;
    color: #000;
}
.service1 .btn, .service2 .btn, .service3 .btn{
    margin-left: 15px;
}
.service1 h3, .service2 h3, .service3 h3{
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    padding-left: 15px;
    color: #263586;
}
.strong-gold{
    color: #263586;
    font-weight: 700;
}
/*///////////CLUB INVESTISSEUR//////////*/
.club{
    height: auto;
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
}
.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: #263586;
}
.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: #262626;
    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 #fff;
    border-top: 0;
    color: #fff;
}
/*//////////////FOOTER////////////*/

address {
    border-top: 2px solid #da1f16;
    border-bottom: 2px solid #da1f16;    

    font-size: 17px;
    font-weight: 600;

}
address ul li i, .contact address ul li i {
    font-size: 23px;
    position: absolute;
    padding-right: 5px;
    top: -4px;
    color:  #da1f16;
}
address ul li i.ion-email {
    font-size: 23px;
    top: -5px;
    position: absolute;
    left: -3px;
}
.contact .ion-email {
    margin-top: 0px;
}
footer, footer a {
    color: #263586;
    transition: all 0.3s ease-in-out;
}
footer a:hover {
    color: #263586;
    transition: all 0.3s ease-in-out;
}
footer{
    margin-top:0px;
}

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

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


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

.list-crit {
    color: #da1f16;
}
.block_info {
    background: #fff;
    color: #263586;
}
article a{
    color: #263586;
}
.prod_listing .block_info {
    width: 65%;
}
.prod_listing > .listing_article article {
    border: 1px solid #dddddd;
    background: #fff;
    box-shadow: 6px 3px 5px rgb(0 0 0 / 25%);
}
.prod_listing > .listing_article article:hover {
    border-right: 3px solid #da1f16;
}
[class*='listing-'] .info_prix {
    margin: 10px 0 0 0;
    font-weight: 700;
    font-size: 19px;
}
.list-crit {
    color: #da1f16;
    font-size: 15px;
    margin-top: 10px!important;
    font-weight: 600;
}

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

.detail-info .table i {
    color: #da1f16;
}
.detail-nav-calcul > ul > li a {
    background: #656462;
}
.detail h3, .detail-dpe h2, .detail_biens_sim .page_heading {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #f4e62b;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.detail_biens_sim  .block_info {
    border: 1px solid #ddd;
    min-height: 100px;
    box-shadow: 6px 3px 5px rgb(0 0 0 / 25%);
}
.detail-nav li a {
    color: #fff;
    font-size: 12px;
    padding-bottom: 10px;
}


/* AUTRES */

.agence .img-agence img {
    max-height: 318px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}


/* RESPONSIVE */

@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;
    }
}



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