.ftco-navbar-light {
background: transparent !important;
position: absolute;
left: 0;
z-index: 3;
top: -20px; }
position: fixed;
right: 0;
left: 0;
top: 0;
z-index: 3;
margin-top: -130px;
background: #fff !important;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }