﻿.wrapper{
    background-color: #f5f5fa;
    padding: 0 3%;
}

/* TITRE (book, cook, forum, etc...) */
.banner-title {
    padding-bottom:3%;
    color: #5569af;
    font-size: 36px;
    text-align:center;
}
.banner-title .line-left{
    clear:left;
    float:left;
    width:40%;
    border-top: 3px solid #eee;
}
.banner-title .line-right{
    clear:right;
    float:right;
    width:40%;
    border-top: 3px solid #eee;
}

.banner-title .homebox-title{
    margin-top: 20px;
    font-size: large;
    font-weight: bold;
    font-family: montserra;
    color:black;
}

.banner-title .panel-title{
    font-size: medium;
    font-family: montserra;
    color:black;
}

.btlink{
    width: 100%;
    padding: 12px 25px 1px 25px;
    border-radius:30px;
}
.btlink a{
     text-decoration:none;
     color:white;
     font-weight:bold; 
     font-size: small;
     font-family:firasans; 
}


.hb-color1{background-color: #293368;}
.hb-color2{background-color: #576bb4;}
.hb-color3{background-color: #ff4b55;}


/* FIXED NAVMENU (NavMenu flottant)*/
.navbox-fixed{
  position: fixed;  /*floating*/
  display:table;    /*nb items*/
  width: 70px;      /*60px + margin*/
  height: 70px;     /*60px + margin*/
  right: 38%;
  bottom: 0;
  margin: 0;
  padding-right: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: transparent;
  opacity: 0.8;

  transition: 300ms;
}
@media screen and (max-width: 992px) {
  .navbox-fixed {
        right: 0%;      /* 5% != OLF*/
        border-top-right-radius: 0px;
  }
}

.navbox-fixed .nav-menu{
    display:none;
    float: right;
    margin-top: 40px;
    margin-bottom: 20px;
    color: white;  
    font-size: 25px;
    font-family:firasans;
    list-style-type: none;
}
.navbox-fixed .nav-menu > li{
    padding-bottom: 5px;
    padding-left: 60px;
    padding-right: 30px;
     
    border-bottom: solid 1px;
    text-align: right;
}
.navbox-fixed .nav-menu > li >a{
    color: white;
}
  
.navbox-fixed .nav-btn{
    cursor:pointer;
    clear: right;
    float: right;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
}
.navbox-fixed .nav-open{
    padding-top: 2px;    
    font-size: 40px;
    color: #fff; 
    background-color: #788cbe;
    opacity: 0.8;
    
}
.navbox-fixed .nav-close{
    display:none;
    padding-top: 16px;
    font-family:fontello;
    font-size: 20px;
    color:  #788cbe; 
    background-color: #fff;
    opacity: 1;
}





/*  MODULE VERBE PROCHE*/
.words-nearby{
    height: 50px;
    width: 75%;   
    margin-left: 12%;
    border-style: solid;
    border-color: #f1f5f5;
    margin-bottom: 3%;
    background-color: white;
}
.words-nearby h2{
    display:none;
}
.words-nearby .item-word{   
    padding: 12px 10px;
    font-weight:bold;   
}
.words-nearby .item-word a{
    text-decoration:none;
    font-style:italic;
    color: #8291C8;
}
.words-nearby .separator{
    float: right;
    margin-left: 18px;
}

.words-nearby .slick-prev::before, .words-nearby .slick-next::before {
    font-size: 35px;
    color:  #8291C8;
}
.words-nearby .slick-prev{
    top:18px;
    left:-40px;
}
.words-nearby .slick-next{
    top:18px;
    right:-25px;
}
.words-nearby .slick-dots{
    display:none !important;
}



/* Zone listSearchResult */
.zone-listresult{
}
.zone-listresult .line-left{
    margin-top:30px;
    width:10%;
}
.zone-listresult .line-right{
    margin-top:30px;
    width:10%;
}
.hb-listresult{
    /*margin-right: 8%;*/
    margin-bottom:5%;
    padding: 2% 5%;
    background-color: white;
    box-shadow: 6px 6px 6px #d6d6d6;
}

.hb-listresult  article{
}
.hb-listresult .itemShow{
    display:block;
}
.hb-listresult .itemHidden{
    display:none;
}
.hb-listresult h1 {
    display: none;
 }
.hb-listresult h2{
    padding:0;
    border-style:none;
}
.hb-listresult h3 {
    line-height: 12px;
    font-size: 16px;
    font-weight:bold;
    font-style:italic;
}
.hb-listresult a{
    text-decoration:none;
    font-weight:bold;
    font-style:italic;
    color:#788cbe;
}
.hb-listresult h2 a{  
    font-style:normal;
    font-size:18px;
    color:red;
}
.hb-listresult .linkmode{
    display:inline-block;
    padding-left:5px;
    font-weight:bold;
    color:#788cbe;
}
.hb-listresult .link{
    display:none;
}
.hb-listresult p {
    margin-top:-8px;
}

.btPlus{
    cursor:pointer;
    margin: 20px 10% 0 10%;
    padding: 10px;
    border-top: solid 1px #788cbe;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
.iconPlus{
    margin-left: 8px;
}


/* NAV MODULE OUTILS */
.zone-tools{
}
.zone-tools .banner-title .line-left{
    margin-top: 30px;
    width:30%;
}
.zone-tools .banner-title .line-right{
    margin-top: 30px;
    width:30%;
}
.zone-tools .banner-title .homebox-title{
    margin-top: 0;
    font-weight:initial;
}

.social-bar {
    width: 100%;
    height: 50px;
    margin: auto;
    padding-top: 15px;
    padding-left: 6%;
    background-color: white;
    text-align: center;
}
.social-bar span{
    font-family: firasans;
    font-weight: bold;
    font-size: large;
    padding-right: 20px;
    color: black;
}
@media screen and (max-width: 480px) {
  .social-bar span {
    margin-left:-5%;
    padding-right: 5px;
    font-size: small;           /*!!! Smartphone !!!*/
  }
}
.social-bar a{
    margin-left:2%;
    margin-right:2%;
    font-weight:bold;
    text-decoration:none;
}

.box-access {
    width: 100%;
    margin: auto;
    margin-top: 20px;
    padding: 0 10px;
    background-color: white;
}
.box-access hr{margin:0;}
.box-access a{text-decoration:none;}

.go-line{
    padding: 10px 20px;
}
.go-line img{
    float:left;
    height: 25px;
    width: 40px;
    margin-top:20px;
    margin-left:5%;
}
.go-line .icon{
    float:left;
    margin-left:5%;
    font-family:fontello;
    color: #5569af;
    font-size: 36px;
} 
.go-line .name{
     margin-left: 25%;
     font-family: montserra;
     font-size: large;
     font-weight: bold;
     color:black;
}
@media screen and (max-width: 380px) {
  .go-line .name {
    font-size: small;
  }
}
.go-line .arrow{
    float:right;
    margin-top:-20px;
    margin-right: 10%;
    font-family:fontello;
    font-size: 18px;
    font-weight: bold;
    transition: 100ms;
    color: #5569af;  
}
.go-line:hover .arrow{
    margin-right: 5%;
    transition: 100ms;
}

/* MODULE TRADUCTION*/
.traduction-zone-selector{
   margin-top:6%;
   padding-top: 1px;
   /*margin-right: 12%;*/
   background-color: white;
   box-shadow: 6px 6px 6px #d6d6d6;  
}
    
.traduction-lang-selector{
    height: 280px;       
    margin-top:-30px;        
    background-color:white;  
    font-weight: bold;
}

.traduction-lang-item{
    width: 50%;
    margin-top: 20px;
    text-align: center;
    line-height:20px;
}
.traduction-lang-item a{
    text-decoration: none;
    font-family:firasans;
    color:black;
    transition: all 100ms ease;
}
.traduction-lang-item img{
    height: 35px;
    width: 53px;
    padding: 5px 6px;
    transition: all 100ms ease;
}
.traduction-lang-item:hover a{
    font-size:18px;
    transition: all 100ms ease;
}
.traduction-lang-item:hover img{
    padding: 0;
    transition: all 100ms ease;
}
.l-lang{
    clear: left;
    float:left;
}
.r-lang{
    clear: right;
    float:right;
}
.dicobil-btlink{
   background-color:#ff4b55; 
}

.vl {
    position: absolute;
    margin-top: 12px;
    height: 240px;
    left: 50%;
    border-left: 1px solid gray;
}

   

/* NAV MODULE QUIZZ */
.panel-quizz {
    padding-top: 3%;
    margin-left:3%;
    margin-right:3%;
}
.zone-quizz {
    padding-top: 0%;
    margin-left: 10%;
    width: 80%;
    background-color:white;
}

/* MODULE QUIZZ RIGHT (Article) -> !!! file: article.css !!!*/
.hb-right-quizz{
    margin-top:30px;
    margin-right:12%;
}

.hb-right-quizz .zone-quizz{
    width:100%;
    margin-left:0;
}

/* NAV MODULE LINK-SEO */
.panel-linkseo {
    padding-top: 3%;
    margin-left:3%;
    margin-right:3%;
}
@media screen and (max-width: 480px) {
  .panel-linkseo{
    margin-left:0%;             /*!!! Smartphone !!!*/
    margin-right:0%;            /*!!! Smartphone !!!*/
  }
}

.BlocLinkSEO{
    /*margin: 5% 0;*/
    /*margin-left: 8%;*/
    padding: 0 3%;
    padding-bottom:1%;
    font-family: 'FiraSans Regular';
    font-size: 15px;
    background-color:white;
}

.BlocLinkSEO h1{
     display:inline-block;
    /* font-size: 24px; */ /* §ik_modif_04-05 */
    font-size: 18px;
    color: #5569af;
}

.BlocLinkSEO h2{
    /*float:right;
    width: 70%;*/  
    font-size: 16px;
    color:black;
}

.BlocLinkSEO p{
    /*float:right;
    width: 70%;*/     
    font-family:firasans;
    font-size: 14px;
    font-weight:bold;
	line-height:1.25em; /*ajouté par vivien*/ 
    color: #566bb3
}

.BlocLinkSEO ul{
    display:inline-block;
    padding-left: 3%;
}
.BlocLinkSEO ul li {
    float: left;
    width: 50%;         /*25%;*/
}
@media screen and (max-width: 680px) {
  .BlocLinkSEO ul li  {
    width: 100%;                    /*!!! Smartphone !!!*/
  }
}
.BlocLinkSEO ul li a {
    color: black;
    display: block;
    font-size: 14px;       /*pem(10);*/
    overflow: hidden;
    text-decoration: none;
    /* white-space: nowrap; */
}


/* NAV MODULE FORUMS */
.panel-forum {
    padding-top: 3%;
    margin-left:3%;
    margin-bottom:3%;
}
.zone-topicforum {
    padding-top: 1%;
    margin-left: 10%;
    width: 80%;
    background-color:white;
}
.zone-topicforum .line-topic{     
    margin-top: 3%;
    padding-bottom: 1%;
    border-bottom: 3px solid #eee;
    font-family:firasans;
}
.zone-topicforum .line-topic a{
     text-decoration:none;
}
.zone-topicforum .user-forum {   
    height: 46px;
    width: 46px;
    margin-right: 30px;
    margin-left: 30px;
    padding-left: 10px;
    background-color:#ebebf5;
    border-radius: 30px;
    font-size: 28px;
}
.zone-topicforum .ask-topic {
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold; 
    color:black;   
}
.zone-topicforum .date-topic {
    margin-left: 3%;
    font-size: 14px;
    font-style: italic;
    color: #85b4ec;
}
.zone-topicforum .visite-topic {
    float:right;
    width: 110px;
    margin: 10px;
    padding: 3px 10px;
    border-radius: 10px;
    background-color: #FF4B55;

    text-align:center;
    color:white;
    font-weight: bold;
}
.zone-topicforum .message-topic {
    float:right;
    width: 120px;
    margin: 10px;
    padding: 3px 10px;
    border-radius: 10px;
    background-color: #8291C8;

    text-align:center;
    color:white;
    font-weight: bold;
}
.zone-linkforum {
    width: 80%;
    float: none;
    margin: auto;
    text-align: center;
}
.input-searchforum{
    width: 60%;
    min-width:380px; 
    margin: auto;
    margin-top:10px;
}
.askforum-btlink{
    width: 260px;
    margin-top:10px;
    background-color:#5a6eb4; 
}

.go-askforum {
    float: right;
    margin-top: -32px;
    font-size: large;
    transition: 100ms;
}
.askforum-btlink:hover .go-askforum{
    margin-right:-15px;
    transition: 100ms;
}

.col-center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* PUBS */
.pub-pave{
    /*margin-right: 5%;*/
    text-align: center;
	margin:auto;
	margin-top: 15px;
}
