/*
Theme Name: bertin Theme Child
Description: Child theme of probusiness
Author: webasun
Template: probusiness
*/
@import url("../probusiness/style.css"); 


#page-wrap #ww_header {
 /* height: 864px;
  min-height: 236px;*/
  background-color: #fff;
}

.colLangue{
    margin-top: 50px;
}

.sectionLogo{
    opacity: 0.84;
}

header div.ww-menu nav.ww-menu-lineheight-80 ul.level-0 > li > a{
  line-height: 10px !important;
}

header div.ww-menu nav.ww-menu-lineheight-80{
    margin-top: 25px;
    margin-bottom: 25px;
}

 .desktop-header ul.level-0 > li a,
  .ww-stick-header-wrapper ul.level-0 > li a {
    color: #454545;
    display: block;
    font-size: inherit;
  }
  
  .h1home{
    font-size: 15px;
    color: #fff;
  }
  

#ww_main_content > .row-fluid > .col-lg-12 {
  padding: 0;
}


.single-references .ww-entry-content strong{
    color: #226f9b; 
    
}

.single-references .ww-entry-content li{
    margin: 12px 0 0 0;
    list-style-type: circle;
    list-style-type: none;
}

.single-references .ww-entry-content ul{
    padding: 0;
}

.item a.title-ref{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    display: inline-block;
    text-transform: capitalize;
    height: 60px;
    overflow: hidden;
}

.item .desc-ref{
  font-size: 14px;
    line-height: 16px;
    text-align: justify;
}

.owl-nav .owl-prev{
      position: absolute;
    top: 165px;
    left: -63px;
}

.owl-nav .owl-next{
      position: absolute;
    top: 165px;
    right: -63px;
}

.more-ref{
  cursor: pointer;
}

.more-ref .fa{
  color: #226f9b;
}

.sf-sub-indicator{
  display: none;
}

#ww_main_body{
      overflow: visible;
}


.single-references .meta{
	    color: #939393;
    font-weight: 600;
	
}

#ww_footer a:hover{
      color: #DDDDDD !important;
}

.single-post .ww-category{
  display: none;
}


.encartTitreNews{
    
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin-top: 7px;
    padding: 5px 10px;
        background-color: #226f9c;
    color: #FFFFFF;
}

.actuThematique{
      color: #226f9c;
      text-transform: uppercase;
      font-weight: normal;
}

#ww_post .ww-entry-header h1.entry-title {
    font-size: 24px !important;
    line-height: inherit;
    margin: 0 0 20px;
    text-decoration: none;
}

#ww_post .ww-post-item .ww-post-meta .date-content span, #ww_post .ww-post-item .ww-quote-meta .date-content span, #ww_post .ww-post-item .ww-video-meta .date-content span, #ww_post .ww-post-item .ww-gallery-meta .date-content span, #ww_post .ww-post-item .ww-audio-meta .date-content span {
    color: #888888;
    display: block;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
}

.ww-recent-post .ww-recent-post-container .ww-recent-post-title h2.entry-title a{
  color: #226f9b;
}

.ww-recent-post .ww-recent-post-container .ww-entry-media{

  height: 208px;
      overflow: hidden;
}


@media (max-width: 1200px){
  .no-container {
    
    padding: 0 0px !important; 
  }
  
    .sf-menu li .menu-title {

    padding-right: 8px !important;
}

.desktop-header .ww-menu-lineheight-80 ul li a, .ww-stick-header-wrapper .ww-menu-lineheight-80 ul li a {
    padding: 0 4px !important;
}
  
}

@media (max-width: 939px) {

  #page-wrap #ww_header {
    height: auto;
  }
  
}