* {
    box-sizing: border-box;
}
body{
    font-size: 12px;
}
.accessibility {
    left: -999em;
    position: absolute;
    top: -999em;
}
.centpourcent{
    width: 100%;
}
/* Menu du haut */
.top_menu {
    width: 100%;
    background-color: #E22322; 
    background-image: -webkit-gradient(linear, bottom, top, from(#E22322), to(#A90403)); 
    background-image: -webkit-linear-gradient(top, #E22322, #A90403); 
    background-image:    -moz-linear-gradient(top, #E22322, #A90403); 
    background-image:      -o-linear-gradient(top, #E22322, #A90403); 
    background-image:         linear-gradient(to top, #E22322, #A90403);
}
.top_menu .primary_nav{
    list-style-type: none;
    margin-top: 0;
}
.top_menu ul{
    padding-left: 0;
}
.top_menu .primary_nav li{
    float: left;
}
.top_menu .primary_nav li.separator{
    padding: 10px 4px 11px;
}
.top_menu a{
    color: #FFF;
    display: block;
    text-decoration: none;
    font-size: 1em;
        padding: 10px 4px 11px;
}
.top_menu a:hover{
    color: #000;
}
.search {
    background: rgba(0, 0, 0, 0) url("https://belref.bap-web.be/uploads/images/common/search199.png") no-repeat scroll center center;
    float: right;
    margin-top: 4px;
    padding-top: 6px;
    padding-bottom: 4px;
    position: relative;
    width: 199px;
    z-index: 50;
}
.search input[type="text"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin-left: 5px;
    width: 155px;
}
.search input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    width: 30px;
}
.language_menu{
    list-style: outside none none;
    display: block;
    white-space: nowrap;
}
.language_menu li {
    float: right;
    text-transform: uppercase;
}
.language_menu li.active{
padding: 10px 4px 11px;
}
.top_logo{
    margin-top: -150px;
    width: 100%;
    text-align: left;
    z-index: 8;
    display: block;
    position: absolute;
}
.top_logo a{
    display: block;
    z-index: 9;
}
.top_logo img{
    z-index: 10;
    display: block;
}
.menu_header{
    height: 40px;
    background: #F8F8F8 ;
    margin-right: 60px;
    text-align: center;
    margin-top: 5px;
}
.menu_header img{
    width: 100%;
    max-width: 150px;
    max-height: 40px;
}
/* ******** MENU VERTICAL ******** */
.left_menu {
    font-variant: small-caps;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.left_menu .left_nav{
    line-height: 1.1em;
    list-style: outside none none;
}
.left_menu ul{
    text-align: left;
    margin: 0;
    padding: 0;
}
.left_menu .left_nav li{
    list-style: outside none none;
    margin: 0 0 -1px;
    padding: 0 0 2px 18px;
}
.left_menu .left_nav a{
    color: #000;
    display: block;
    min-height: 16px;
    padding: 4px 5px 2px 0;
    text-decoration: none;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.left_menu .left_nav a.menuactive{
    background: transparent url("https://belref.bap-web.be/uploads/images/common/puce_FR.png") no-repeat scroll left center;
    color: #e32322;
    font-size: 1.2em;
    margin-left: -25px;
    padding-left: 25px;
}
.left_menu .left_nav ul a{
    color: #666;
    padding: 4px 5px 2px 0px;
    display: inline-block;
}
.left_menu .left_nav ul a.menuactive{
    background: transparent url("https://belref.bap-web.be/uploads/images/common/puce_flamme.png") no-repeat scroll left center;
    color: #e32322;
}
.left_menu .left_nav a:hover{
   color: #E32322;
    text-decoration: underline;
    transform: skew(-10deg);
    
    text-shadow: 3px 3px 2px #e38281;
    text-decoration: underline;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
ul#produits_nav{
    list-style-type: none;
    padding-left: 0;
}
.left_menu .new{
    color: #E32322;
    position: absolute;
    -webkit-transform: rotate(-13deg);
    -moz-transform: rotate(-13deg);
    -o-transform: rotate(-13deg);
    -ms-transform: rotate(-13deg);
    writing-mode: lr-tb;
    animation: blinker 1s linear infinite;
    z-index: 50;
	margin-top: -10px;
  
}
.left_menu .new span{
    text-shadow: 0px 0px 10px #FFF;
    position:relative;
margin-left: -100%;
padding-right: 10px;
margin-top: -5px;
}
@keyframes blinker {  
  50% { opacity: 0; }
}
.before-title-blue{
    width: 100%;
    text-align: center;
    background-color: #0090CC;
}
.before-title-blue img{
    max-width: 100%;
}
ul#produits_nav li span{
    text-align: center;
    width: 100%;
    display: block;
}
ul#produits_nav li img{
    border: solid 1px #000;
    box-shadow: 5px 5px 5px #666;
}

h1.page_title{
    color: #878889;
    font-size: 2.5em;
    font-variant: small-caps;
    line-height: 1em;
    margin: 15px 0 10px 0;
    padding-bottom: 6px;
    text-align: right;
    width: 100%;
    font-weight: bold;
}
h2 {
    border-bottom: 2px solid #e32322;
    color: #888;
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em;
    padding-bottom: 1px;
    text-align: left;
    text-transform: uppercase;
}
h3 {
    border-bottom: 2px solid #e32322;
    color: #888;
    font-size: 1.3em;
    line-height: 1.3em;
    margin: 0 0 0.5em;
    padding-bottom: 1px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase;
}
.certifs img{
    width: 100%;
    height: auto;
}
.certifs div{
    text-align: center;
}
.pdf img{
    width: 100%;
}
.pdf p{
    text-align: center;
}
.main_content{
    padding-top: 8px;
    clear: both;
}
.main_content a{
    color:#930303;
}
.main_content .col-md-9{
    padding-left: 0;
}
.main_content .other-content a, .main_content .col-fusiref a{
    color:#FFF;
}
/* PRODUCTS */
.option-all{
    font-style: italic;
}

.products_table{
    display: table;
    width: 100%;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
}
.products_table .products_title{
    display: table-header-group;
}
.products_table .products_title div{
    display: table-cell;
    text-align: center;
}
.products_table .products_row{
    display: table-row;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.products_table .products_row:hover{
    color: #E2001A;
    background-color: #FFF;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: all 0 ease-in;
    transition: none;
}
.products_table .products_row div{
    display: table-cell;
   
}
.products_table div div{
    border-bottom: 1px solid #EEE;
    border-right: 1px solid #EEE;
    padding: 2px;
}
.products_table div {
    text-align: center;
}
.products_table .impaire{
    background-color: #EEE;
}
.special{
    font-style: italic;
    color: #999;
    margin: 5px 0px 5px 10px;
}
.sectors_list img{
    margin-right: 8px;
    margin-left: 15px;
}
.sectors_item{
    margin-bottom: 6px;
}

/* OTHER PRODUCTS */
.pic-link, .precast_icon{
    display: block;
    position: relative;
    width: 100%;
    color: #FFF;
    margin-bottom: 15px;
    cursor:pointer;
}
.pic-link img, .precast_icon{
    width: 100%;
    filter: saturate(0%);
    -webkit-filter: saturate(0%);
    -moz-filter: saturate(0%);
    -o-filter: saturate(0%);
    -ms-filter: saturate(0%);
    border-radius: 15% / 25%;
    border: solid #E2001A 2px;
    display: block;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
.pic-link img:hover, .precast_icon:hover{

    filter: saturate(100%);
    -webkit-filter: saturate(100%);
    -moz-filter: saturate(100%);
    -o-filter: saturate(100%);
    -ms-filter: saturrate(100%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 02s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 3% / 5%;
}
.precast_icon {
    width: 100%;
    padding-bottom: 40%;
    background-color: #000;
    background: -webkit-linear-gradient(#000, #666); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#000, #666); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#000, #666); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#000, #666); /* Standard syntax */
    border-radius: 10% / 25%;
}
.precast_icon .precast_name, a.precast_icon:hover .precast_name{
    color: #E2001A;
    font-size: 22px;
    width: 100%;
    text-align: center;
    font-weight: bolder;
    padding-top: 10%;
    text-decoration: none;
    position: absolute;
    -webkit-transition: all 1.5s ease-in-out;
    -moz-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
}
 a.precast_icon:hover .precast_name{
     -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 02s ease-in-out;
    transition: all 0.2s ease-in-out;
 }
.precast_icon .precast_name{
    color: #DDD;
}

.pic-link figcaption, .precast_icon .precast_method {
    margin: 2px;
    padding: 0 10%;
    position: absolute;
    text-align: center;
    bottom: 4px;
    left: 0;
    width: 100%;
    font-size: 16px;
    color: #FFF;
     text-shadow: 0 0 1px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
    
    font-weight: bold;
    font-variant: small-caps;
    pointer-events: none;
     -webkit-transition: color 1.0s ease-in-out, text-shadow 1.0s ease-in-out;
    -moz-transition: color 1.0s ease-in-out, text-shadow 1.0s ease-in-out;
    -o-transition: color 1.0s ease-in-out, text-shadow 1.0s ease-in-out;
     transition: color 1.0s ease-in-out, text-shadow 1.0s ease-in-out;
    
}
.pic-link:hover figcaption, .precast_icon:hover .precast_method {
    color: #AB0504;
    text-shadow: 0 0 1px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
     -webkit-transition: color 0.2s ease-in-out, text-shadow 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out, text-shadow 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out, text-shadow 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, text-shadow 0.2s ease-in-out;
}


.sectors_description{
    clear: both;
    color: #333;
    font-size: 12px;
     -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
h2.fond-rouge{
    background-color: #E2001A;
    color: #FFF;
    text-align: center;
}

.vertical .other-prod{
    z-index: 25;
}
.other-col-1 {
    z-index: 50;
}
.other-col-2{
    z-index:20;
    background-color: #EEE;
}
.other-prod ul {
 list-style: outside none none;
 padding-left: 0;
 }
 .other-prod ul li
 {
    padding-left: 0;
 }
.other-prod ul a{
    display: block;
     padding: 20px;
         margin-right: -7px;
     -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.other-prod ul a.other-active{
    background: #EEE url(https://belref.bap-web.be/uploads/images/common/fleche-autres.png) no-repeat right;
    z-index: 25;
}
.other-prod ul a img, .col-fusiref img{
    width: 100%;
    max-width: 300px;
}
.other-prod ul a img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.col-fusiref span{
    text-align: center;
    width: 100%;
    display: block;
    
}

.other-div{
    height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
   padding-left: 15px;
}
.other-content{
}
.other-visible{
    background-color: #EEE;
    height: auto;
}
.col-fusiref{
    background-color: #EEE;
}
.col-fusiref h2{
    border-bottom: solid #FFF 9px;
}
.pad-fusiref{
    padding: 0 15px;
}
.other-hr{
    border-color: #666;
    border-width: 1px 0 0;
    margin-top: 5px
}


.no-left-pad{
    padding-left: 0;
}.no-right-pad{
    padding-right: 0;
}

/* CERTIFICATS */
div.certificat figure a{
    text-align: center;
}
div.certificat img{
    max-width: 50%;
    box-shadow: 5px 5px 8px #999;
    display: block;
    margin: 6px auto;
}
div.certificat figcaption{
    padding: 10px 0 15px 0;
}
.modal-header{
    text-align: center;
}
/* REFERENCES */
.references{
    border: solid 1px #EEE;
    box-shadow: 5px 5px 5px #EEE;
    clear: both;
    margin-bottom: 15px;
    padding: 8px;
}
.references h2
{
    font-size: 12px;
    line-height: 1em;
    border-bottom: none;
}
.references h3 {
    border-bottom: none;
    text-align: center;
    line-height: 1em;
    margin: 0;
}
.references p{
    text-align: center;
}
.references .carousel-inner{
    height: 35px;
}
.map{
    height: 50%;
    min-height: 300px;
    width: 100%;
}
.verre_pdf{
    text-align: center;
    }
.verre_pdf img{
    width: 100%;
    height: auto;
    box-shadow: 2px 2px 3px #999;
    margin-bottom: 10px;
}
.map{
    height: 50%;
    min-height: 300px;
    width: 100%;
}
.Twrapper{
    position: relative;
    width: 100%;
}
.Ttable {
      display: table;
      width: 100%;
}
.Ttitle {
       display: table-caption;
        text-align: center;
        font-weight: bold;
        font-size: larger;
        width: 100%;
}
.Trow {
      display: table-row;
    }
.Tcell {
    display: table-cell;
    border: 1px solid red;
    padding: 1em;
}
.Tcell.Tempty
    {
      border: none;
    }
.Tcell.Trowspanned {
      position: absolute;
      top: 0;
      bottom: 0;
    }

g.Zones path, g.Zones polyline, g.Zones polygon {
	opacity: 0;
	cursor:pointer;
	-webkit-transition: all 0.3s ease-in-out;
    	-moz-transition: all 0.3s ease-in-out;
    	-o-transition: all 0.3s ease-in-out;
    	transition: all 0.3s ease-in-out;
}
#flying, #flying2, #flying3{
	width: 30%;
	background-color: rgba(255,255,255,0.7);
	text-align: center;
	border-radius: 5px;
	display: none;
    padding: 5px 5px;
    box-shadow: 5px 5px 10px #666;
    position: absolute;
    transition: all 0.5s;
}
#flying2{
	width: 50%;
}
#flying-title, #flying2-title, #flying3-title{
    padding: 10px 0px;
    font-size: 14px;
    font-weight: bold;
        pointer-events: none;
}
#flying-content, #flying2-content, #flying3-content{
    display: none;
    padding-top: 10px;
}
#flying-content a, #flying2-content a, #flying3-content a{
     pointer-events:auto;
}
#flying-content ul, #flying2-content ul, #flying3-content ul{
    margin : 0;
    padding: 0;
}
#flying-content ul li, #flying2-content ul li, #flying3-content ul li{
    list-style: outside none none;
    margin: 0;
    padding: 0 0 2px 0px;
}

div.glassoven_container{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    position: relative;
}
div.glassoven_container svg{ width: 100%;}

div.fullwidth_container{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
div.fullwidth_container svg{ width: 100%;}

.news{
    clear: both;    
}
.news .newsPhotoAlone{
    float: right;
    max-width: 40%;
    margin-left: 10px;
}
.news .newsPhotoAlone img{
    max-height: 200px;
}
.newsPhoto{
    width: 40%;
    float: right; 
    height: 200px;
    overflow: hidden;
    margin-left: 10px;
}
.newsPhoto .carousel{
    height: 200px;
    float: right;
    width: 100%;
}
.newsPhoto .carousel-inner{
    height: 200px;
    overflow: visible;
}
.newsPhoto .carousel-inner > .item{
    height: 200px;
    position: relative;
    margin-top: 58px;
}

.newsPhoto .carousel-inner > .item > img{
     height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
}

.news .carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;

}

aside.flying-contact{
    background-image: linear-gradient(to top, #e22322, #a90403);
    color: #FFF;
    position: fixed;
    bottom: -10px;
    left: 25px;
    padding: 15px;
    border-radius: 10px;
    display: none;
    z-index: 150;
}
aside.flying-contact a{
    color: #FFF;
    font-weight: bold;
}

@media all and (transform-3d), (-webkit-transform-3d) {

.newsPhoto .carousel-inner > .item.next,
 .newsPhoto .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
.newsPhoto .carousel-inner > .item.prev,
.newsPhoto .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
.newsPhoto .carousel-inner > .item.next.left,
.newsPhoto .carousel-inner > .item.prev.right,
.newsPhoto .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

}

#footer{
    border-top: 2px solid #e32322;
    clear: both;
    height: 15px;
    text-align: center;
    width: 100%;
}
#footer p{
    font-size: 0.8em;
    padding: 1.5em;
    text-align: center;
    margin-bottom: 0;
}

#footer p a {
    color: #595959;
}

.textcolumn {
    -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 20px;
      -moz-column-gap: 20px;
      column-gap: 20px;
    text-align: justify;
}
.textcolumn p{
	display: inline-block;
}
@media (max-width:767px) {
    .nomobile {
        display: none;
    }
    .top_menu{
        font-size: 15px;
    }
    .left_menu .left_nav{
        padding-left: 25%;
        overflow: hidden;
        font-size: 18px;
    }
    .top_menu .primary_nav li{
        padding: 0;
    }
    #left_navbar_collapse{
        background-color: #F8F8F8;
    }
    .pic-link span {
        font-size: 20px;
    }
    .sidebar_home{
        display: none;
    }
    .pic-link figcaption{
        font-size: 36px;
    }
    #flying, #flying2{
	    width: 40%;
    }
    .textcolumn {
    -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
    }
   .newsPhoto{
        width: 100%;
    } 
     aside.flying-contact{
        position: relative;
        width: 100%;
        bottom: -10px;
        left: auto;
        border-radius: 0px;
        bottom: 0;
        text-align: center;
    }
.ekko-lightbox{
        display: none;
    }
    .precast_icon .precast_name, a.precast_icon:hover .precast_name{
        font-size: 40px;
    }
}
@media (max-width:480px) {
      .pic-link figcaption{
        font-size: 18px;
    }
     #flying{
	    width: 60%;
    }
    .textcolumn {
    -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
}
}
@media (max-width: 991px){
    .search {
        background: rgba(0, 0, 0, 0) url("https://belref.bap-web.be/uploads/images/common/search120.png") no-repeat scroll center center;
        width: 120px;
    }
    .search input[type="text"] {
        background: transparent none repeat scroll 0 0;
        border: 0 none;
        margin-left: 5px;
        width: 76px;
    }
    .other-prod ul{
        margin-bottom: 0px;
    }
    .other-prod ul a, .other-prod ul a.other-active{
        margin-right: 0;
         padding: 10px;
         margin-bottom: -7px;
    }
    .other-prod ul a.other-active{
        background: #EEE url(https://belref.bap-web.be/uploads/images/common/fleche-autres-horiz.png) no-repeat bottom;
    }
    .other-col-2 .btn-primary, .other-col-3 .btn-primary{
        margin-bottom: 12px;
    }
    .other-col-3{
        padding: 0;
        margin-top: 12px;
    }
    .other-hr{
        margin: 10px -15px 10px -15px;
    }
    #flying-content {
        padding-top: 0;
    }
    #flying-content ul li{
        margin: 20px 2px;
    }
    #flying-content a{
         background-color: #FFF;
         border:0px solid #000;
         border-radius:8px;
         padding: 7px;
         box-shadow: 4px 5px 5px #666;
         margin: 0px 10px;
         display: block;
    }
     #flying-content ul li:hover{
        margin: 20px 0 18px 4px;
    }
    #flying-content a:hover{
        box-shadow: 2px 3px 5px #399;
         text-decoration: none;
    }
    
}

@media (min-width: 768px){
    .left_menu .container-fluid {
        padding-right: 0px;
    }
    .left_menu .container-fluid .navbar-collapse {
        padding-right: 0px;
    }
    .hidden-large{
        display: none!important;
    }
    .menu_header{
        display: none;    
    }
    .no-br{
        white-space: nowrap;
}
}
@media (min-width: 992px){
    
        .other-prod ul a {
        padding-top: 25px;
    }
    .other-prod ul a, .other-prod ul a.other-active{
        height: 130px;
    }
    .col-fusiref{
        height: 429px;
    }
    .other-visible{
        height: 390px;
    }
    .other-col-2{
        height: 390px;
    }
     .other-prod ul li
    {
        height: 130px;
    }
}
@media (min-width: 1200px){
        .other-prod ul a {
        padding-top: 13px;
    }
        .other-prod ul a, .other-prod ul a.other-active{
        height: 120px;
    }
    .col-fusiref{
        height: 399px;
    }
    .other-visible{
        height: 360px;
    }
    .other-col-2{
        height: 360px;
    }
     .other-prod ul li
    {
        height: 120px;
    }
    
}

.print_logo { display: none;}

@media print {
	a[href]:after {
		content: none !important;
	}
	#casual_gallery2, #casual_gallery2 img{
		display: none !important;
	}
	.logo_top img{
		display: none !important;
	}
	header .carousel{
		display: none;
	}
	.print_logo { 
		display: block;
	}
	.print_logo img{ 
		width: 100%;
		height: auto;
	}




}

/* Stylesheet: main Modified On 2017-02-07 14:10:50 */
