#search_icon{
    background:url(../template/img/lupe.png)no-repeat;
    height:30px;
    width:30px;
	border:0;
}
/*------Parralllaxx------------------*/

.container_para {
     background-image:url(../template/img/parallax_background.jpg) !important;
     padding: 50px 0;
     background-size: 100%;
     background-position: 50% 50%;
 }

.back_slide{
    background:#fff;
    width:100% important;

}

.breadarr{
    height:45px;
    width:45px;
    background:url(../template/img/breadarr.png)no-repeat;
    border:none;
}
.breadarr_active{
    height:45px;
    width:45px;
    background:url(../template/img/breadarr_active.png)no-repeat;
    border:none;
}

.info_btn {
    background: url(../template/img/info_btn.png)no-repeat;
    height: 40px;
    width: 40px;
    border: none;
}
.druck_btn{
    background: url(../template/img/arrow_down.png)no-repeat;
    height: 45px;
    width: 45px;
    border: 0;

    margin-left: 10px;
}
.soc_m{
    float:left;
    margin: 10px;
}
