/*===============================================================================*/
/*                                    GENERAL                                    */
/*===============================================================================*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.validation {
    display: block;
}

body {
 font-family: 'Montserrat', sans-serif!important;
 overflow-x: hidden;
}


/* COULEURS */
.rose {
 color: #e60a7e;
}

/* BOUTONS */
.btn-primary, .btn-info, .btn-secondary {
    color: #fff;
    background-color: #e60a7e;
    border-color: #e60a7e;
}
.btn-primary:hover, .btn-info:hover, .btn-secondary:hover {
    color: #fff;
    background-color: #626262;
    border-color: #626262;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
}

/*===============================================================================*/
/*                                      MENU                                     */
/*===============================================================================*/
.b-link {
 font-size: 2rem;
 font-weight: 400;
 font-family: initial;
 text-shadow: #000000ad 2px 2px 3px;
 text-transform: uppercase;
}
.b-link::before {
 color: #e60a7e;
}
.b-bun {
 background: #e60a7e;
}
.b-bun--top,
.b-bun--mid,
.b-bun--bottom {
 height: 3px;
 width: 35px;
}
.b-container.open .b-bun--top {
 top: 11px;
}
.lang {
 top: 10px;
}
.lang .reseaux-sociaux i {
 font-size: 27px;
}
.lang .reseaux-sociaux li:hover i {
 color: #e60a7e;
}
.lang a {
 color: #000;
}
.index .not-sticking .lang a {
 color: #333;
}
.index .not-sticking .b-bun {
    background: #333;
}
.b-container.open .b-bun--top, .b-container.open .b-bun--bottom {
    background: #ffffff!important;
}

/*===============================================================================*/
/*                                     INDEX                                     */
/*===============================================================================*/



.home-visuel-wrapper {
 height: 85vh;
 position: relative;
 background: url(/assets/images/bgimg2.jpg) no-repeat center top fixed;
 background-size: cover;
}

.titre-baseline {
 font-family: initial;
 font-weight: 500;
 font-size: 3rem;
 text-shadow: transparent 2px 2px 3px;
 color: #333;
}
.titre-baseline span.rose{
 font-weight: 500;
 font-size: 3rem;
 color: #e60a7e;
}

/* ANCRE */
.ancre-bottom {
 bottom: 25%;
}
.mousey {
 border: 3px solid #e60a7e;
 background-color: rgb(246 241 235 / 70%);
}
.scroller {
 background-color: #e60a7e;
}


/* CONTENU */
.home_cont_select {
    padding: 80px 0;
    position: relative;
    background: url(/assets/images/bg-logo.png) no-repeat center right;
    background-size: cover;
}
.intro-contenu p{
    font-size: 25px;
    text-align: center;
    color: #626262;
    font-weight: 500;
    text-transform: uppercase;
}
.intro-contenu::after {
    content: "";
    display: block;
    position: relative;
    background: rgba(0,0,0,0.2);
    height: 1px;
    width: 50%;
    margin: 5px auto 40px auto; 
}
.intro-contenu2::after {
    content: "";
    display: block;
    position: relative;
    background: rgba(0,0,0,0.2);
    height: 1px;
    width: 30%;
    margin: 5px auto 40px auto; 
}
.bloc-contenu {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
.bloc-contenu p{
    text-align: left;
}
.titre-contenu {
    color: #e60a7e;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
    font-weight: 500;
}
.picto-contenu {
    height: 135px;
    display: flex;
    justify-content: center;
    border: 2px solid #e60a7e;
    width: 135px;
    margin: auto auto 30px auto;
    border-radius: 50%;
    box-shadow: 6px 3px 5px rgb(0 0 0 / 50%);
    background: #fff;
}
.bloc-contenu:hover .picto-contenu {
    box-shadow: 6px 3px 5px rgb(0 0 0 / 80%);
}
.picto-contenu img{
    filter: invert(21%) sepia(74%) saturate(7352%) hue-rotate(318deg) brightness(90%) contrast(100%);
    width: 70px;
    margin:auto;
}
.picto-contenu img.picto2{
    filter: invert(21%) sepia(74%) saturate(7352%) hue-rotate(318deg) brightness(90%) contrast(100%);
    width: 60px;
    margin:auto;
}

/* CATEGORIES */
.home_cont_categories .cat-infos-overlay, .cat:hover .cat-infos-overlay {
    color: #626262;
    width: 100%;
    height: auto;
    position: relative;
    padding: 0;
    margin: 0;
}
 a:hover  {
    color: initial!important;
    text-decoration: none!important;
}
.home_cont_categories .cat:hover .card-img, .home_cont_categories .cat .card-img {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.home_cont_categories .cat-text {
    color: #626262;
    font-family: initial;
}
.home_cont_categories .cat-text-small {
    color: #e60a7e;
    font-family: initial;
    top: 0;
    position: relative;
}

/* CONTENU 2 */
.home_cont_select2 {
    padding: 80px 0;
}
.intro-contenu2 p{
    font-size: 25px;
    text-align: center;
    color: #626262;
    font-weight: 500;
    text-transform: uppercase;
}
.intro-contenu2::after {
    content: "";
    display: block;
    position: relative;
    background: rgba(0,0,0,0.2);
    height: 1px;
    width: 30%;
    margin: 5px auto 40px auto; 
}
.bloc-contenu-transparence {
    position: relative;
    background-color: rgb(37, 48, 48);
    background-image: url(/assets/images/bg-transparence.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    padding: 50px 20px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 20px;
    margin: 20px 0;
    color: #fff;
}
.bloc-contenu-surmesure {
    position: relative;
    background-color: rgb(37, 48, 48);
    background-image: url(/assets/images/bg-surmesure.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    padding: 50px 20px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 20px;
    margin: 20px 0;
    color: #fff;
}
.bloc-contenu-engagement {
    position: relative;
    background-color: rgb(37, 48, 48);
    background-image: url(/assets/images/bg-engagement.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    padding: 50px 20px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 20px;
    margin: 20px 0;
    color: #fff;
}
.bloc-contenu-reactivite {
    position: relative;
    background-color: rgb(37, 48, 48);
    background-image: url(/assets/images/bg-reactivite.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    padding: 50px 20px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 20px;
    margin: 20px 0;
    color: #fff;
}
.home_cont_select2 .titre-contenu {
    color: #fff;
} 
.home_cont_select2 .titre-contenu::after {
    content: "";
    display: block;
    position: relative;
    background: #e60a7e;
    height: 3px;
    width: 50px;
    margin: 15px 0; 
}

/* PRESENTATION / CONTENU 3 */
.home_cont_presentation {
    position: relative;
    background: none;
    background-size: cover;
    color: #000;
    margin: 0 auto;
    padding: 80px 0px;
    display: block;
}

.home_cont_presentation .carousel-control-next,
.home_cont_presentation .carousel-control-next:hover,
.home_cont_presentation .carousel-control-prev,
.home_cont_presentation .carousel-control-prev:hover {
    background: #e60a7e;
    height: 60px;
    width: 60px;
    border-radius: 50%;
}
.home_cont_presentation .carousel-control-prev {
    left:-10%;
}
.home_cont_presentation .carousel-control-next {
    right: -10%;
}
.home_cont_presentation .carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: #e60a7e;
    border-radius: 50%;
}
.home_cont_presentation .carousel-indicators .active {
    background-color: #fff;
    border: 3px solid #e60a7e;
}
.home_cont_presentation .carousel-item {
    background: #f5f5f5;
}
.home_cont_presentation .carousel-inner {
    min-height: 560px;
}
.home_cont_presentation .carousel-indicators {
    bottom: -50px;
}
.titre-slider {
    font-size: 20px;
    color: #3f3f3f;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.sous-titre-slider {
    font-size: 16px;
    color: #626262;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.carousel-item .col-12 {
    padding-left: 15px;
    padding-right: 15px;
}

/*===============================================================================*/
/*                                   ACTUALITES                                  */
/*===============================================================================*/

/* INDEX ACTUALITES */
.home_cont_actualites {
    background: #f5f5f5;
    margin: 50px auto 0 auto;
    padding: 80px 0;
}
.home_cont_actualites ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em;
    justify-content: center;
  }
.home_cont_actualites ul li {
    position: relative;
    width: calc(100% / 3 - 16px);
    margin: calc(0.5em * 2) 0.5rem;
    overflow: hidden;
    background: #fff;
    box-shadow: 6px 3px 5px rgb(0 0 0 / 30%);
}
.home_cont_actualites .ion-ios-arrow-thin-right,
.actualites .ion-ios-arrow-thin-right {
    font-size: 20px;
    top: 3px;
    margin-left: 10px;
}
.home_cont_actualites .actualites-informations {
   padding-left: 15px;
   padding-right: 15px;
}
.home_cont_actualites a:hover,
.actualites a:hover {
    text-decoration: none;
    color: #000;
}

/* PAGE ACTUALITES */
.actualites .content_page {
    width: 100%;
  }
.actualites .sidebar {
    display: none;
  }
  .actualites-group ul {
    display: flex;
    flex-wrap: wrap;
    margin: -0.5em;
  }
  .actualites-group ul li {
    position: relative;
    width: calc(100% / 3 - 16px);
    margin: calc(0.5em * 2) 0.5rem;
    overflow: hidden;
  }
  .actualites-group ul li:hover a{
    color: #444;
  }
  .actualites-group ul li .btn{
    margin-right: 10px;
  }
  .home_cont_actualites .title-post,
  .actualites-group ul li .title-post {
    font-size: 20px;
    color: #3f3f3f;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .home_cont_actualites .date-post,
  .actualites-group ul li .date-post {
    font-size: 14px;
    margin: 0 5px;
    color: #e60a7e;
  }
  .actualites-group ul li .btn-actus {
    font-size: 14px;
    margin: 5px 5px;
    color: #000;
  }
  .adminperso .title-post {
    font-size: 20px;
    color: #3f3f3f;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  .adminperso .date-post{
    margin-top: 15px;
  
  }
  .adminpersos .actualites-group img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  

/*===============================================================================*/
/*                                     AGENCE                                    */
/*===============================================================================*/
.agence_bg {
    padding: 80px 0;
    position: relative;
    background-color: #fff;
    background-image: url(/assets/images/bg-logo.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}
.agence .agence-article {
    padding: 20px;
    text-align: center;
}
.agence .agence-article .overlay {
    display: none;
}
.agence .agence-article:hover img{
    opacity: 0.5;
}
.agence-article .article-img {
    min-height: 355px;
}
.agence-article .article-img img{
    max-width: 80%;
}
.agence-article .col-12 {
    box-shadow: 6px 3px 5px rgb(0 0 0 / 10%);
    padding: 10px;
    background: #fff;
}
.bg-gris {
    background: #f5f5f5;
}
.agence .equipe-img  {
    text-align: center;
    padding: 30px;
}
.agence .equipe-img img {
    border: 2px solid #e60a7e;
    border-radius: 50%;
    box-shadow: 6px 3px 5px rgb(0 0 0 / 50%);
}

.agence .carousel-control-next,
.agence .carousel-control-next:hover,
.agence .carousel-control-prev,
.agence .carousel-control-prev:hover {
    background: #e60a7e;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    top: 30%;
}
.agence .carousel-control-prev {
    left:-10%;
}
.agence .carousel-control-next {
    right: -10%;
}
.agence .carousel-indicators li {
    width: 20px;
    height: 20px;
    background-color: #e60a7e;
    border-radius: 50%;
}
.agence .carousel-indicators .active {
    background-color: #fff;
    border: 3px solid #e60a7e;
}
.agence .carousel-indicators {
    bottom: 0;
}
.agence .carousel-item {
    justify-content: center;
}
.agence .carousel-inner {
    min-height: 400px;
}
.bloc-centre {
    margin: auto;
    width: 350px;
}
.bulle {
    background:#333;
    color:#fff;
    padding: 20px;
    border-radius:30px;
    min-height: 250px;
    display: flex;
}
.bulle2{
    height: 10px;
}
.bulle2::after{
    content: '';
    display: block;
    position: relative;
    width: 0px;
    height: 250px;
    border-left: 35px solid transparent;
    border-right: 0px solid transparent;
    border-top: 19px solid #333;
    margin: 0px auto 0 60px;
    background: transparent;
}
.commentaire-poseur {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 18px;
    max-width: 100%;
    margin: auto;
    max-height: 165px;
    overflow-y: scroll;
    overflow: auto;
    padding: 0 10px 0 0;
}
  .avis-stars, .avis-stars span {
    background-size: 18px 16px;
    height: 18px;
    top: 1px;
    width: 90px;
}
.bulle ::-webkit-scrollbar {
    width: 7px;
}
.bulle ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey; 
    border-radius: 10px;
} 
.bulle ::-webkit-scrollbar-thumb {
    background: #f5f5f5; 
    border-radius: 10px;
}
.bulle ::-webkit-scrollbar-thumb:hover {
    background: #f5f5f5; 
}

.bg-avis {
    position: relative;
    background-image: url(/assets/images/home-background-avis.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}



/*===============================================================================*/
/*                                  NOS ACTIVITES                                */
/*===============================================================================*/
.activites_calculette {
    padding: 80px 0;
    position: relative;
    background-color: #f5f5f5;
    background-image: url(/assets/images/bg-logo.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}
/* CALCULETTE HEADER */
.activites_calculette .titre-calcul {
    background: #b18147;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 10px 10px 5px 10px;
    font-size: 20px;
    font-family: 'Spectral', serif;
}
.activites_calculette .bloc-calcul {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #e60a7e;
}
.detail_calculette label {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 12px!important;
    font-weight: 700;
}
.activites_calculette .form-style {
    font-size: 14px;
    height: 32px;
}
.activites_calculette select#duree.bootstrap-select {
    height: 32px;
    border: 1px solid #ccc !important;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
}
.calcul_result h4 {
    font-family: 'Spectral', serif;    
    font-size: 18px;
}
.calcul_result h4::after {
    content: "";
    display: block;
    position: relative;
    background: #12152a;
    height: 1px;
    width: 180px;
    margin: 5px auto;
}
.activites_calculette .retour_pret {
    font-size: 32px;
    color: #e60a7e;
}
.activites_calculette .retour_pret p {
    color: #000;
    font-weight: 300;
}
.activites_calculette .retour_pret span {
    color: #e60a7e;
}
.activites_calculette .nb_mensualite, .activites_calculette .retour_cout_pret{
    font-weight: 700;
}
.activites_calculette .nb_mensualite::before {
    content: "";
    display: block;
    position: relative;
    background: #12152a;
    height: 1px;
    width: 180px;
    margin: 5px auto 20px auto;
}
.activites_calculette .mention {
    font-size: 10px;
}
.activites_calculette .totaux {
    padding: 20px 15px;
}
.activites_calculette .montant_interet ,
.activites_calculette .montant_assurance {
    margin-bottom:20px ;
}

.activites_calculette .montant_interet p,
.activites_calculette .montant_assurance p {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0;
}
.activites_calculette .montant_interet p::after,
.activites_calculette .cout_total p::after,
.activites_calculette .montant_assurance p::after {
    content: "";
    display: block;
    position: relative;
    background: #12152a;
    height: 1px;
    width: 100%;
    margin: 2px 0;
}
.activites_calculette .cout_total p {
    font-family: 'Spectral', serif;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}
.activites_calculette #montant_emprunt {
    background-color: #e3e1e1;
}
.activites-titre {
background-color: rgb(37, 48, 48);
    color: #fff;
    padding: 10px 0;
    text-align: center;
    min-height: 90px;
    display: flex;
    border-radius: 15px;
}
.activites-titre p {
    margin: auto;
    font-size:18px;
    text-transform: uppercase;
}
.activites .top_page {
    background-image: url(/assets/images/top_page/activites_top.jpg);
}
.contact .top_page {
    background-image: url(/assets/images/top_page/contact_top.jpg);
}

.top_page {
    height: 550px;
}
/*===============================================================================*/
/*                                      CONTACT                                  */
/*===============================================================================*/
.contact .contact_formulaire .form-style {
    background: #ffffff91;
}

/*===============================================================================*/
/*                                      FOOTER                                   */
/*===============================================================================*/
footer {
    border-top: 1px solid rgba(0,0,0,0.1);
    color: #000;
}
.contact .info-encadre-agence {
    display: none;
}




/*===============================================================================*/
/*                                   RESPONSIVE                                  */
/*===============================================================================*/
@media (min-width: 992px) {
 .header__logo img {
     width: 220px;
 } 
 .header__logo img.index-logo-not-sticking {
     width: 300px;
 } 
 .header__logo {
  height: 80px;
 }
}

@media (max-width: 991px) {
    .intro-contenu p, .intro-contenu2 p {
        font-size: 20px;
    }
    .cat {
        margin: 0;
    }
    .home_cont_categories .cat-text {
        font-size: 16px;
        letter-spacing: 0;
    }
    .bloc-contenu-transparence,
    .bloc-contenu-surmesure,
    .bloc-contenu-engagement,
    .bloc-contenu-reactivite {
        padding: 30px 15px;
    }
    .home_cont_presentation {
        padding: 0px;
    }
    .titre-contenu, .titre-slider {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .sous-titre-slider {
        font-size: 14px;
    }
    .home_cont_presentation p {
        font-size: 12px;
    }
    .carousel-inner {
        min-height: 350px;
    }
    .home_cont_actualites ul li {
        width: calc(100% / 2 - 16px);
    }
    .actualites-photo {
        padding: 0;
    }
    .logo-header {
        height: 80px;
    }
    .home-visuel-wrapper {
        height: 100vh;
    }
    .ancre-bottom {
        bottom: 5%;
    }
    .top_page {
        height: 250px;
        margin-top: 80px;
    }
    .agence .equipe-img {
        padding: 0;
    }
    .agence-article .article-img {
        min-height: 150px;
    }
    .bg-avis {
        background-position: center center;
        background-position-x: 76%;
    }
    .detail_calculette .d-sm-flex > div, .detail_calculette-notaire .d-sm-flex > div {
        padding: 0 20px;
    }
    .activites_calculette .montant_interet, .activites_calculette .montant_assurance, .cout_total {
        padding: 0 20px;
    }
    .montant_interet, .calcul_result {
        margin-top: 40px;
    }
    .b-nav li {
        padding: 10px 10px 10px 100px;
    }
    .actualites-group ul li {
        position: relative;
        width: calc(100% / 2 - 16px);
        margin: calc(0.5em * 2) 0.5rem;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .home-visuel-wrapper {
        background: url(/assets/images/bgimg2.jpg) no-repeat fixed;
        background-size: cover;
        background-position-x: 65%;
    }
    .card-img {
        padding-top: 80px;
    }
}
@media (max-width: 610px) {
    .b-nav li {
        padding: 10px 10px 10px 200px;
    }
    .titre-baseline, .titre-baseline span.rose {
        font-size: 1.8rem;
        top: 0;
    }
    .b-link {
        font-size: 1.4rem;
    }
    .intro-contenu p, .intro-contenu2 p {
        font-size: 18px;
    }
    .cat {
        margin: 20px 0;
    }
    .row {
        margin: 0;
    }
    .carousel-item .col-12.col-md-6.col-lg-5 {
        padding-left: 0;
        padding-right: 0;
    }
    .home_cont_presentation .carousel-control-next, .home_cont_presentation .carousel-control-next:hover, .home_cont_presentation .carousel-control-prev, .home_cont_presentation .carousel-control-prev:hover {
        display: none;
    }
    .home_cont_presentation .carousel-item {
        min-height: 740px;
    }
    .index .carousel {
        min-height: 710px;
    }
    .home_cont_actualites ul li {
        width: calc(100% / 1 - 16px);
    }
    .header__logo img {
        width: 260px;
        margin-left: -20px;
        margin-top: 13px;
    }
    .lang {
        top: 6px;
    }
    .not-sticking .lang {
        top: 10px;
    }
    .b-menu {
        padding-top: 12px;
    }
    .top_page {
        height: 100px;
    }
    .bloc-centre {
        width: 300px;
    }
    .agence .carousel-control-next, .agence .carousel-control-next:hover, .agence .carousel-control-prev, .agence .carousel-control-prev:hover {
        display: none;
    }
    .bg-avis .col-12.col-md-8.col-lg-6 {
        padding: 0;
    }
    .bg-avis p.mt-3.text-center {color:#fff;}
    .activites-titre {
        margin-top: 20px;
    }
    .detail_calculette .d-sm-flex > div, .detail_calculette-notaire .d-sm-flex > div, .activites_calculette .montant_interet, .activites_calculette .montant_assurance, .cout_total {
        padding: 0;
    }
    .actualites-group ul li {
        position: relative;
        width: calc(100% / 1 - 16px);
        margin: calc(0.5em * 2) 0.5rem;
        overflow: hidden;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .b-nav {
        top: 0;
    }    
}
