/* HEADER */
.header-logo img{width:40px}
#header .header-btn-collapse-nav {margin:0px 0 8px 15px;
}
.nowrap{white-space:nowrap;}
.custom-toll-free svg{ width:50px;height:50px}
.custom-toll-free > span{display:block}
.custom-toll-free > span.toll-free-number{font-size:1.5em;letter-spacing:-1px}
.custom-toll-free > i{position:absolute;top:2px;left:0;font-size:3em;line-height:.8}

.referans-galeri .img-thumbnail{
    padding:0;
    border:none;
}


/* FOOTER */
.custom-fixed-btn{
    line-height: 22px;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 14px;
    cursor: pointer;
    box-shadow: 0 0 50px rgba(0,0,0,0.2);
    right: 12px;
    width: auto;
    position: fixed;
    z-index: 9999999;    
}
.custom-fixed-btn:hover{
    color:#fff;
    text-decoration:none;
}
.custom-fixed-btn-whatsapp{
    bottom: 10px;
    background-color: #25D366;
    color: #fff;
}
.custom-fixed-btn-mobil{
    bottom: 110px;
    background-color: #d9534f;
    color: #fff;
}
.custom-fixed-btn-tel{
    bottom: 60px;
    background: #3656be;
    color: #fff;
}
.custom-fixed-btn-form{
    bottom: 158px;
    background: #666;
    color: #fff;
}