
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url("https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css");
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
	color: #5a5a5a;
	font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: 'Montserrat', sans-serif;
}
.navbar-light .navbar-nav .nav-link {
padding: 15px !important; 
font-size: 15px !important ;

}
.navbar {
	margin-bottom: 0px !important; 
}
.countersec{
	padding: 20px;
	text-align: center;
	font-size: 8vw;
	font-style: oblique;
	font-family: sans-serif;
	color: ##007bff;
}
.textheading {
text-align: center;
/*text-decoration: underline;*/
 color: #111 !important
}