/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

input#classqbuttonContact {
      color: #222222;
  font-size: 15px;
  line-height: 20px;
  height: 20px;
  font-style: normal;
  font-weight: 700;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  letter-spacing: 0px;
  border-width: 0px;
  position: relative;
  display: inline-block;
  width: auto;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0 23px;
  border: 2px solid #303030;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  color: #303030;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: 0;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -webkit-box-sizing: initial!important;
  -moz-box-sizing: initial!important;
  box-sizing: initial!important;
}
input#classqbuttonContact:hover {
  background-color: #C52026;
    color: #ffffff;
    
  border: 2px solid #C52026;
}
.Notre_approche  .q_pie_graf_legend ul li {
    width: 180%;
}



div#lang_sel_list {
    background: transparent !important;
}
#lang_sel_list a.lang_sel_sel, #lang_sel_list a.lang_sel_sel:visited {
  background-color: transparent !important;
  color:red !important;
}
#lang_sel_list ul li,#lang_sel_list ul, #lang_sel_list ul li a {
    border: none !important;
}
.scrolled #lang_sel_list a.lang_sel_sel, .scrolled #lang_sel_list a.lang_sel_sel:visited {
  background-color: transparent !important;
  color:#fff !important;
}

input#classqbuttonContact {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.footer_top {
  padding-top: 40px;
  padding-bottom: 35px;
}

.footer_bottom {
  padding-top: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 15px !important;
}
.no_show_title_image {
    height: 160px;
}

.no_show_title_image .not_responsive {
    display: none;
}

.qbutton{
  width: auto;
  height: 39px;
  line-height: 39px;
  margin: 0;
  padding: 0 23px;
  border: 2px solid #303030;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  color: #303030;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: 0;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -webkit-box-sizing: initial!important;
  -moz-box-sizing: initial!important;
  box-sizing: initial!important;  
}

.NOS_SECTEURS_D_ACTIVITE span.feature_holder,.NOS_SECTEURS_D_ACTIVITE span.project_category {
  display: none !important;
}

.projects_holder .text_inner{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.projects_holder .text_inner .portfolio_title a{
    font-size: 14px !important; 
    
    font-family: "Open Sans",sans-serif !important;
    font-weight: 800 !important;
}
.projects_holder .text_inner .project_category a{
        font-size: 12px !important;
    font-family: "Open Sans",sans-serif !important;
    font-weight: 400 !important;
}

.page_header .search_button{
    color: #dd3333;
}
.side_menu_button:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.side_menu_button a.search_button {
  padding:8px;
}
.side_menu_button:hover a.search_button{
opacity: 1;
color: #fff;
}

.sticky_animate .side_menu_button:hover{
    background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media only screen and (max-width: 768px){
.no_show_title_image {
  height: 150px;
}
}


/*Btn navigation in single portfolio*/

.flex-direction-nav a{
      border: 2px solid #C62026;
}
.flex-direction-nav a i{
      color:#C62026;
}
.flex-direction-nav a:hover{background-color:#C62026 !important;border-color:#C62026;}
.flex-direction-nav a:hover i{
    color:#fff !important;
}

/*Btn Pagination in single portfolio*/
.portfolio_navigation .portfolio_prev a, .portfolio_navigation .portfolio_next a{
      border: 2px solid #C62026;
      color: #C62026;
}
.portfolio_navigation .portfolio_prev a:hover, .portfolio_navigation .portfolio_next a:hover {
  color: #fff;
  background-color: #C62026;
  border-color: #C62026;
}


.portfolio_navigation_up {
  z-index: 9999999999999999999999;
  /*padding-bottom: 10px;*/
  margin-top: -45px;
}
.portfolio_navigation .portfolio_button {
  position: absolute;
}

/*Menu mobile max 768px*/
@media only screen and (max-width: 768px){
header.sticky_animate_mobile {
    position: fixed !important;
}
header.sticky_animate_mobile{
  -webkit-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  -moz-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  -o-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  -ms-transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  transition: all .33s cubic-bezier(0.694,0.0482,0.335,1);
  top: -120px;
  left: 0;
  position: fixed;
  -moz-background-clip: border;
  -webkit-background-clip: border;
  background-clip: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}
header.sticky_animate_mobile .logo_wrapper ,header.sticky_animate_mobile .mobile_menu_button , header.sticky_animate_mobile .side_menu_button{
    height: 70px!important;  
}
div#wpadminbar {
  z-index: 1;
}
}
/*Header Icon Tel In all page */
.BlocInfoTel {
      width: 430px;
    margin-left: -60px;
    /* display: block; */
    text-align: left;
    margin-top: -15px;
}

span.Numtelinfo {
     padding-left: 40px;
     padding-right: 40px;
     /*color: #C72026;*/

}

span.msgtelinfo {
   /* background-color: #C72026;
    color: #fff;
    padding: 5px;
    border-radius: 10px;*/
}

/*Supprimer border Lang*/
#lang_sel_click a, #lang_sel_click a:visited{
    border: initial;
    
}

div#lang_sel_click {
    position: initial;
}
.widget_icl_lang_sel_widget {
  z-index: 9;
}
#lang_sel_click li {
  width: 112px;
}
#lang_sel_click a:hover, #lang_sel_click ul ul a:hover {
  color: #fff !important;
  background: #c52026;
}
#lang_sel_click img.iclflag {
  padding-right: 5px;
}
#lang_sel_click ul ul {
  border: initial;
}
/*Action call Mobile version*/

@media only screen and (max-width: 1001px){
#lang_sel_click a:hover, #lang_sel_click ul ul a:hover {
  color: rgba(255, 255, 255, 0) !important;
  background: #c52026;
}
#lang_sel_click a.lang_sel_sel {
  background: url(../../plugins/sitepress-multilingual-cms/res/img/nav-arrow-down.png) #fff right no-repeat;
  color: #444;
  background-position: 100% 12%;
    height: 20px;
}
#lang_sel_click ul ul {
  border: initial;
  width: 50px;
}
#lang_sel_click ul li a{
    color: rgba(255, 255, 255, 0) !important;
    
}
#lang_sel_click li {
  width: 50px;
}
	.sticky_animate_mobile div#lang_sel_click {
    top: 35px;
	  
	  
}
.sticky_animate_mobile span.Numtelinfo {
    margin-top: 33px;
}
.header-right-from-logo-widget {
  display: initial;
}
#lang_sel_click a.lang_sel_sel, #lang_sel_click a.lang_sel_sel:visited {
  color: rgba(255, 255, 255, 0) !important;
}
div#lang_sel_click {
      top: 45px;
 position: relative;
    left: -9em;
	  width: 75px;
}
.BlocInfoTel {
  top: 15px;
  right: -70px;
  /* position: relative; */
  float: left;
}
.msgtelinfo{
     display: none;
}
.BlocInfoTel {
  width: 304px;
}
span.Numtelinfo{
    /* float: left; */
    margin-top: 47px;
	
    position: absolute;
    margin-left: -25em;
}
.imgtel{
	content:url("http://modiqua.prussik-webmarketing.fr/wp-content/themes/bridge-child/img/telephone-mobile.png");
	width: 36px;
	height: 36px;
	top: 20px;
}
}
@media only screen and (max-width: 768px){
	.sticky_animate_mobile div#lang_sel_click {
    top: 35px;
}
.sticky_animate_mobile span.Numtelinfo {
    margin-top: 33px;
}
.header-right-from-logo-widget {
  display: initial;
}
#lang_sel_click a.lang_sel_sel, #lang_sel_click a.lang_sel_sel:visited {
  color: rgba(255, 255, 255, 0) !important;
}
div#lang_sel_click {
      top: 45px;
 
    left: -6em;
}
.BlocInfoTel {
  top: 15px;
  right: -70px;
  /* position: relative; */
  float: left;
}
.msgtelinfo{
     display: none;
}
.BlocInfoTel {
  width: 304px;
}
span.Numtelinfo{
    /* float: left; */
    margin-top: 47px;
	
    position: absolute;
    margin-left: -14em;
}
.imgtel{
	content:url("http://modiqua.prussik-webmarketing.fr/wp-content/themes/bridge-child/img/telephone-mobile.png");
	width: 36px;
	height: 36px;
	top: 20px;
}
}
@media only screen and (max-width: 630px){
	span.Numtelinfo {
  margin-left: -9em;
	}
	div#lang_sel_click {
  
  left: -2em;
}
}
@media only screen and (max-width: 560px){
	span.Numtelinfo {
  margin-left: -4em;
	}
		div#lang_sel_click {
  
  left: 1em;
}
}
@media only screen and (max-width: 490px){
	span.Numtelinfo {
  margin-left: -1em;
	}
			div#lang_sel_click {
  
  left: 3em;
}
}
@media only screen and (max-width: 400px){
	span.Numtelinfo {
  margin-left: 0em;
	}
			
}
@media only screen and (max-width: 380px){
	span.Numtelinfo {
  margin-left: 2em;
	}
			
}
@media only screen and (max-width: 350px){
	span.Numtelinfo {
  margin-left: 3em;
	}
			div#lang_sel_click {
  
  left: 4.5em;
}
}

/*End Action call Mobile version*/


/*Survole Lang Menu*/
nav.main_menu {
  z-index: 0;
}
#lang_sel_click ul ul a, #lang_sel_click ul ul a:visited {
/*background: rgba(255, 255, 255, 0);*/

}
#lang_sel_click a:hover, #lang_sel_click ul ul a:hover {
  color: #fff !important;
  background: #c52026 !important;
}
/*End Survole Lang Menu*/

/*Searche page title item */
/*.post_title_search a {
  color: #000 !important;
}*/

/*Header Section page searche */
.container_header_search_page .no_show_title_image {
  height: initial;
}
.container_header_search_page .title_subtitle_holder_inner h1 span {
  color: #000;
}