
    /*   .navbar .nav-item .nav-link.active{*/
    /*    color: #fff !important;*/
    /*}*/
     .navbar .nav-item .nav-link:hover {
         color: #3a9eef !important;
     }
    	[href="contact"] {
        color: #3a9eef !important;
        position: relative;
    	}
    
     .content {
        padding: 60px 0;
    }
