.banner_section {
	background: #196bbb !important;
	;
}

header {
	background: #196abb !important;
	color: #fff;
}

header h1 {
	color: white;
	font-weight: bolder;
	font-size: 15px;
	line-height: 20px;
}

.newsapp .t0 {
	line-height: 40px;
	font-size: 25px;
	color: white;
	font-weight: 800;
}

.newsapp .t1 {
	line-height: 40px;
	font-size: 25px;
	color: black;
	font-weight: 800;
}

.newsapp .t2 {
	line-height: 35px;
	font-size: 20px;
	color: #2b2b2b;
}

.btn_whatsapp {
	background-image: linear-gradient(to right, #196abb 0%, #196abb 51%, #196abb 100%);
	margin: 0 auto;
	padding: 10px 15px;
	text-align: center;
	letter-spacing: 1px;
	transition: 0.5s;
	background-size: 200% auto;
	color: white;
	width: 80%;
	border-radius: 35px;
	display: block;
	border: none;
	font-size: 20px;
	font-weight: bold;

}

.section_commond h2 {
	color: #292934;
	font-size: 20px;
	font-weight: bold;
}

.section_commond h3 {
	color: #292934;
	margin-top: 10px;
	font-size: 16px;
}

.working {
	background: #002037 !important;
}

.working .t1 {
	line-height: 25px;
	font-size: 20px;
	color: white;
	font-weight: bold;
}

.working .t2 {
	line-height: 22px;
	font-size: 16px;
	color: white;
}

.wwcd .t1{
	line-height: 22px;
	font-size: 16px;
	color: black;
}

.wwcd .t2{
	line-height: 25px;
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.wwcd .img-box{
	display: inline-block;
	width: 49%;
}

.wwcd .img-box img{
	width: 100px;
	height: 100px;
}

.section_example .t1{
	line-height: 25px;
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.section_example .t2{
	line-height: 22px;
	font-size: 16px;
	color: black;
}

.section_example .t3{
	line-height: 22px;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.section_example .t4{
	line-height: 22px;
	font-size: 15px;
	color: black;
}
@media(min-width:1200px) {
	.whatsapp_banner {
		margin-top: -80px;
	}