

.heading, h1, h2, h3, h4, h5, h6, .alt-text{
    font-family: 'Zilla Slab', serif;
}



.navbar-brand img {
    width: 200px;
}


/*.hero-inner{*/
/*    padding:60px 30px;*/
/*    margin: 60px 0;*/
/*    background:#ffffff99;*/
/*}*/

/*.hero-area {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    min-height:100vh;*/
/*    !*background: url('../custom/notepad.jpg') center no-repeat;*!*/
/*    background-size: cover;*/
/*    position:relative;*/

/*}*/

/*.hero-area .hero-text{*/
/*    margin-top:0px;*/
/*}*/

/*.hero-area .hero-text p {*/
/*    font-size:18px;*/
/*    font-weight:bold;*/
/*}*/

/*.hero-area .hero-image{*/
/*    background-image: url('../custom/right-direction.png');*/
/*}*/


/*.hero-area .verticle-lines .vlines {*/
/*    background:#fff;*/
/*    z-index:2;*/
/*    opacity:1;*/
/*}*/


.hero-area.style3 .hero-inner .hero-text h1{
    font-size:60px
}

.hero-area .hero-text p{
    font-size:16px;
}

.features .single-feature h3 {
    font-size: 20px;
    font-weight: 700;
    color:#fff;
}







.section-title h2{
    text-transform: none;
}


.footer .logo img{
    width:auto
}


.filu-btn:hover {
    color: #fff !important;
    background-color: #081828 !important;
    border-color: transparent !important;
}



.list-styled{
    list-style: circle;
}



.button .btn{
    text-transform: none;
}

.single-footer a{
    color:#fff;
}