* {
	outline:none;
}
.header {
	width: 100%;
	margin: auto;
	position: fixed;
	z-index: 99999;
	
	 

}
.header.stk{
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 0px 4px #888888;
	}

 
a.l_title {
    background: #fff;
    opacity: .8;
    /* height: 10px; */
}
.logo {
	text-align: center;
	padding: 0;
	float: left;
	width: 300px;
	margin: 0 0% 0 5%;
}
.nav {
	font-family: 'Lato', sans-serif;
	float: right;
	width: 60%;
	margin: 0.6% 0% 0 0;
	text-align: right;
}
.banner {
	width:100%;
	margin:auto;
	position: relative;
	top: 0;
	border-bottom: 15px solid #192676;
}
.banner h1 {
	font-size: 65px;
	color: #192676;
	position: absolute;
	top: 201px;
	left: 50%;
}
.banner img {
	width:100%;
	margin: 0 0 -3px;
}
#menu-item-13 {
	width: 7.11% !important;
}
.footer {
	width:100%;
	background-color: #898989;
	text-align: center;
	padding: 25px;
	font-size: 14px;
	color: #e6e6e6;
	letter-spacing: 2px;
}
.footer a {
	color: #0000ff;
}
.top_container {
	width:100%;
	margin:auto;
}
.top_container ul {
	float: left;
	width: 100%;
}
.top_container ul li:first-child {
	width: 50%;
	min-height: 377px;
	margin: 0;
}
.top_container ul li:first-child strong a {
	bottom: 22%;
	padding: 15px;
}
.top_container ul li:first-child h4 a {
	padding: 7px 2%;
	bottom: 6%;
}
.top_container ul li {
	float: left;
	width: 24%;
	margin: 0 0% 1% 1%;
	min-height: 182px;
	position: relative;
	list-style-type: none;
	overflow: hidden;
}
.top_container ul li img {
	min-height: 190px;
	position: absolute;
	width: 100%;
 transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
	filter: grayscale(0%); /* FF 35+ */
}
.top_container ul li img:hover {
	-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
	filter: grayscale(100%); /* FF 35+ */
}
.top_container ul li strong a {
	position: absolute;
	bottom: 38%;
	z-index: 9999999;
	padding: 4%;
	color: #000;
	background: rgba(255,255,255,0.8);
}
.top_container ul li h4 a {
	background-color: #192676;
	font-weight: 700;
	color: #fff;
	padding: 7px 2%;
	position: absolute;
	bottom: 8%;
	margin: 0% 4%;
	left: 0;
}
.latest_blog {
	width: 1070px;
	margin:auto;
}
.latest_blog_left ul {
	float: left;
	width: 45%;
	margin: 1%;
	padding: 0px 3.5% 0 0;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: right 88px;
}
.latest_blog_left ul:nth-child(even) {
background-image:none;
/* padding: 0;*/
 margin: 1% 0%;
 float:right;
}
 .latest_blog_left ul li:nth-child(2) strong a {
color: #606569;
font-size: 15px;
line-height: 23px;
}
.latest_blog_left ul li strong a:hover {
	color: #000;
}
 .latest_blog_left ul li:nth-child(2) img {
 width: 100%;
 height: 170px;
 float: none;
 display: block;
 margin: 0 0 4%;
}
.latest_blog_left ul li:nth-child(2) span {
font-size: 13px;
}
.latest_blog_left ul li:nth-child(2) p {
display:block!important;
color: #606569;
font-size: 16px;
margin: 10px 0;
}
.latest_blog_left ul li {
	float: left;
	width: 100%;
	margin: 1% 0%;
	position: relative;
	list-style-type: none;
	overflow: hidden;
}
.latest_blog_left ul li img {
	width: 27%;
 transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
	filter: grayscale(0%); /* FF 35+ */
	float: left;
	margin: 0 4% 7% 0;
	height: 64px;
}
.latest_blog_left ul li img:hover {
	-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
	filter: grayscale(100%); /* FF 35+ */
}
.latest_blog_left ul li strong a {
	color: #606569;
	font-size: 14px;
	display: block;
	margin: 0 0 0px;
}
.latest_blog_left ul li p {
	display:none;
}
.latest_blog_left h3 {
	color:#192676;
	margin: 0 0 20px;
	font-size: 29px;
	border-bottom: 7px solid #192676;
	padding: 0 0 10px;
}
.latest_blog_left h3 a {
	color:#192676;
	margin: 0 0 0px;
	font-size: 29px;
	display: block;
}
.latest_blog_left h3 a:hover {
	color:#000;
	margin: 0 0 0px;
}
.latest_blog_left ul li span {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 1% 0 0;
}
.latest_blog_left {
	float: left;
	width: 67%;
}
.latest_blog_right {
	float: right;
	width: 28%;
	margin: 18px 0 0;
}
#search-2 {
	background-color: #f3f3f3;
	padding: 5%;
	display: block;
	float: left;
}
.error404 {
}
.ubermenu .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {
	max-height: initial!important;
	min-width: inherit!important;
}
.banners {
	position: relative;
	/*display: table;*/
	width: 100%;
	height: 532px;
	overflow: hidden;
	border-bottom: 15px solid #192676;
}
.banners .cover-video video {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.banners_text {
	display: table-cell;
	width: 100%;
	padding: 0 20px;
	vertical-align: middle;
	color: #fff;
}
.banners_text h1 {
	text-transform: uppercase;
	font-size: 65px;
	color: #192676;
	margin: 0 0 0 -95px;
	line-height: 59px;
	position: absolute;
	top: 201px;
	left: 50%;
	font-weight: 700;
}
.banners_title {
}
.banners_title h1 {
	font-size: 36px;
	color: #192676;
}
#menu-item-12 a span {
 }
.top_icon {
	left: 0px;
	top: 225px;
	position: absolute;
	display: block;
	z-index: 999;
	width: 41px;

}
.top_icon img {
	display: block;
	margin: 0 0 10px;
}

/*==================03-06-2018======================*/
.page-id-220 .banners > h2 {
    top: 37% !important;
    left: 32% !important;}




/* -------------News page new banner sec css------------------ */

body.page-template-new_t_home .header .logo, body.page-template-new_t_home .header .nav {display:none;}
.banners.newbanner{ display:flex; align-items: stretch; flex-direction: row-reverse; width: 100%; height: 100vh;}
.new-banner-left{width: 60%; background-color:#f8f3f2; display:flex; align-items: center;justify-content: center; gap: 40px; flex-direction: column;}
.newbannerstyle img{ border-radius: 100px 100px 0 0;}
.new-banner-right-nav{ width: 40%; background-color:#5e5956;  display:flex; align-items: center;justify-content: center;}
.new-banner-right-nav ul{display:flex; flex-direction: column;}
.new-banner-right-nav ul li{ list-style: none; text-align: center;}
.new-banner-right-nav ul li{ font-size:21px; padding:12px 40px;}
.new-banner-right-nav ul li:first-child { border-bottom:2px solid #ffffff;}
.new-banner-right-nav ul li:last-child { border-top:2px solid #ffffff; }
.new-banner-right-nav ul li:first-child a { font-weight:bold;}
.new-banner-right-nav ul li:last-child a { font-weight:bold;}
.new-banner-right-nav ul li a{ color:#ffffff; font-weight:500; line-height:30px;}
.new-banner-right-nav ul li a:hover{ color:#f8d268;}

body.page-template-new_t_home .top_icon {
	top: 50%;
	margin-top: -51px;
}


/* -------------News page new banner sec css----------new_t_home_four-------- */

body.page-template-new_t_home_four .header .logo, body.page-template-new_t_home_four .header .nav {display:none;}
body.page-template-new_t_home_four .top_icon {	top: 50%; margin-top: -51px;}
body.page-template-new_t_home_four .newbannerstyle{	width: 85%;}
body.page-template-new_t_home_four .newbannerstyle img{	width: 100%;}
body.page-template-new_t_home_four .latest_blog.newfour{ max-width: 1300px; width: 100%;}

body.page-template-new_t_home_four .latest_blog_left.newfour{ width: auto; display: flex; justify-content: space-between; gap: 36px; align-content: flex-start;}

body.page-template-new_t_home_four .latest_blog_left h3 a, body.page-template-new_t_home_four .latest_blog_left h3{ font-size: 26px;}

body.page-template-new_t_home_four .latest_blog_left ul{ width: 100%; margin:0; padding: 0; box-sizing: border-box; background-image: none; }


.search_sec_new{background-color: #f3f3f3; padding:20px; width: 100%;  box-sizing: border-box; margin:14px 0;}    






 