<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dropdown-active li a {
  background: #fff !important;
  color: #151515 !important;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover &gt; a {
  color: #151515 !important;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover &gt; a {
  background-color: #ffc451 !important;
}
/**inner page**/
.footer-logo {
  height: 45px;
}
.inner-page{
	width: 100%;
	/* min-height: 100vh; */
	position: relative;
}
.inner-page .container {
	padding-top: 74px;
}
.inner-page{
  background: #fff;
  padding: 50px 0;
}

.inner-page.member {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.inner-page.member .member-img {
  position: relative;
  overflow: hidden;
}

.inner-page.member .social {
  position: absolute;
  left: 0;
  bottom: 30px;
  right: 0;
  opacity: 0;
  transition: ease-in-out 0.3s;
  text-align: center;
}

.inner-page.member .social a {
  transition: color 0.3s;
  color: #151515;
  margin: 0 3px;
  border-radius: 4px;
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 0.8);
  transition: ease-in-out 0.3s;
  color: #484848;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.inner-page.member .social a:hover {
  color: #151515;
  background: #ffc451;
}

.inner-page.member .social i {
  font-size: 18px;
  line-height: 0;
}

.inner-page.member .member-info {
  padding: 25px 15px;
}

.inner-page.member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #151515;
}
.nav_btn_block{
	width: 200px;
  text-align: right;
}
.inner-page.member .member-info span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #aaaaaa;
}

.inner-page.member .member-info p {
  font-style: italic;
  font-size: 14px;
  line-height: 26px;
  color: #777777;
}

.inner-page.member:hover .social {
  opacity: 1;
  bottom: 15px;
}
.bo_table tr td:first-child{
	font-weight:bold;
}
.small_font {font-size:13px;}
.gray_font {color:#606060;}
.tab_gray{
	background: #f2f2f2;
	display: inline-block;
	padding: 5px 10px;
}
.italic_font{font-style:italic;}
.round_image img {
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0,0,0,.5);
}
.faq_block .accordion-button{
	font-weight:bold !important;
}
.faq_block .accordion-body{
	background: #ebf8ff !important;
}
.newsroom_sub{
font-size: 22px;
  font-weight: 700;
  text-transform: none;
  color: #8e8e8e;
}
.news_block{
clear: both;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.fax_txt_bg{
background: #fffdf4;
  padding: 10px 15px;
  margin-top: 30px;
  border: 1px solid #ccc;
 }
/**inner page**/
/**about us page**/
.about-us .icon-box i {
  font-size: 48px;
  float: left;
  color: #ffc451;
}
.about-us .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
  position: relative;
  top: 11px;
}
.about-us .icon-box h5 {
  font-size: 17px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
  position: relative;
  top: 11px;
}
/**about us page**/
/**contact us page**/
.contact_us a{
	color:#1847b8;
}

.contact_us a:hover{
	color:#000;
}

/**contact us page**/

.justify_txt{text-align: justify;}
.uti-funds a {
  color: #1847b8;
}
.uti-funds a:hover {
  color: #000;
}
.uti-funds .btn-success{
	color: #fff;
}
.uti-funds .btn-success:hover{
	color: #dadada;
}
.uti-funds h5{
	margin-left:0 !important;
}

/**form**/
.form{
	width: 100%;
	min-height: 100vh;
	position: relative;
}
.form .container {
	padding-top: 74px;
}
/**form**/
#header {
  background: #fff;
  border-bottom: 1px solid #dadada;
}
.team .member .social a{
  margin: 1px 1px;
  width: 25px;
  height: 25px;
  }
.email_home a{color:#323ccc}
.team .member{
  padding: 15px 15px 0;
}
.team .member .member-img{
  border-radius: 50%;
}
.get-started-btn{
  padding:7px 20px 8px 20px !important;
    color: #111;
  }
 .mobile-nav-toggle {
  color: #111;
}  
.navbar-mobile {
  background:#dbdbdb;
  }
.navbar a, .navbar a:focus{
  padding: 10px 10px 10px 10px !important;
}
#hero h1{  font-size: 50px;  }
#header .logo img{
max-height:40px !important;
}
.navbar a, .navbar a:focus{
padding: 10px 15px 10px 15px;
color:#111;
}
#header.header-scrolled, #header.header-inner-pages {
  background:#fff;
}
.login_btn{
	border: 2px solid #036425;
	margin-left:10px;
}
.rounded_box{
border-radius: 15px;
  background: #fff;
  height:640px; 
  border-top: 0px solid #1c4097 !important;
  border-right: 0px solid #1c4097 !important;
  border-left: 0px solid #1c4097 !important;
  border-bottom: 1px solid #1c4097 !important;
  padding:15px;
}
.heading_underline{
	border-bottom:1px solid #111;
	padding-bottom:15px;
}
.team{
  background: #fff;
  padding: 20px 0;
}
section{
  padding: 20px 0;
  overflow: hidden;
}
.alumini_left_img img{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}


.text-right{text-align:right;}


@media screen and (max-width:1199px){
	.mobile_adjust_one{
		
		width: 155px;
    max-width: 155px;
	}
}
@media screen and (max-width:1200px){
	.inner-page .container {
	padding-top: 30px;
	}
	.section-title {
	padding-bottom: 15px;
	}
}
@media screen and (max-width:992px){
	.nav_btn_block {
	width: 222px;
	}
	#footer .footer-top {
	background: #151515;
	border-bottom: 1px solid #222222;
	padding: 30px 0 5px 0;
	}
	
}
@media screen and (max-width:991px){
	.rounded_box{
	height:auto !important; 
	}
	.margin_adjust_one{
	margin-top:-20px !important;
	}
}
@media screen and (max-width:768px){
	#hero h1{
	  font-size: 30px;
	  line-height: 40px;
	}
}
@media screen and (max-width:600px){
	.get-started-btn {
		padding: 7px 4px 8px 4px !important;
	}
	.get-started-btn {
		margin-right: 5px;
	}
	#header .logo img {
	  max-width: 92%;
	}
	.get-started-btn {
		margin-right: 5px;
	}

	.nav_btn_block {
    width: 282px;
  }
  
   .margin_adjust_two{
	  margin-top:30px !important;
  }
}

@media screen and (max-width:464px){
	.mobile_adjust_one{width: 125px;max-width: 125px;font-size: 17px;}
	#hero .icon-box h3 {  font-size: 17px;	}
}
	
@media screen and (max-width:375px){
	.team_responsive{
		margin-top: 0 !important;
	}
	.contact_responsive{
		margin-top: 0 !important;
	}
	#hero {
	  min-height: 550px;
	}
}

@media screen and (max-width:344px){
	
	#hero .container {  padding-bottom: 20px;}
}

@media screen and (max-width:374px){
	

	.mobile_adjust_one {
    width: 105px;
    max-width: 105px;
  }
  #hero .icon-box h3 {
  font-size: 14px;
  }
}</pre></body></html>