@import url('https://fonts.googleapis.com/css?family=Droid+Sans');
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);
@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=ABeeZee);
@import url('https://fonts.googleapis.com/css?family=Scada');
@import url('https://fonts.googleapis.com/css?family=Arimo');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Raleway');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{
	margin: 0;
	padding: 0;

	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	
}
body{
	background:#F5F7FA;
	overflow-x:hidden;
	font-family: 'Roboto', sans-serif !important;
	
}
body p{

	font-family: 'Roboto', sans-serif;
}
body a:hover{
	text-decoration:none;
	}
	
	
#header {
    position: relative;
    z-index: 1000;
}
.top-bar {
    background-color: #034153;
}
.address-bar {
    line-height: 42px;
}
.address-bar i {
    color: #fed100;
}

.address-bar i {
    float: left;
    color: #fed100;
    margin-right: 10px;
    font-size: 20px;
    line-height: 42px;
}
.address-bar p {
    color: #fff;
}


.address-bar p {
    color: #fff;
    margin: 0;
    font-size: 13px;
}
.quote-link {
    float: right;
}
.quote-link a {
    color: #034153;
}

.quote-link a {
    background-color: #fed100;
}

.quote-link a {
    font-family: 'Roboto';
    background-color: #fed100;
    color: #034153;
    padding: 11px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
	font-weight: bold;
	    margin-right: 20px;
}
a {
    font-family: 'Roboto';
    cursor: pointer;
    outline: none;
    color: #333;
    text-decoration: none !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.top-header .logo-image {
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
.top-header ul {
    float: right;
    margin: 15px 0px;
    padding: 0;
}
.top-header ul li {
    display: inline-block;
    margin: 0 20px;
}
.top-header ul li i, #slide-buttons {
    color: #023669;
}

.top-header ul li i {
    margin-right: 5px;
    float: left;
    line-height: 42px;
    display: block;
    text-align: center;
    font-size: 38px;
    padding-right: 10px;
    color: #023669;
}
.top-header ul li p, .c-menu--slide-right ul.menus li a, .c-menu__close {
    color: #333;
}

.top-header ul li p {
    float: right;
    overflow: hidden;
    margin: 0;
}
.top-header ul li p span.heading {
    font-family: 'Roboto';
	font-weight:400 !important;
}

.top-header ul li p span {
    font-family: 'Roboto';
    display: block;
    font-size: 14px;
}
.top-header ul li p span {
    font-family: 'Roboto';
    display: block;
    font-size: 14px;
	font-weight:bold;
}
.top-header, .c-menu {
    background-color: #fff;
}

.top-header {
    background: #fff;
    padding: 10px 0;
}
.top-header ul li p{
    color: #333;
}
.logo img {
	   max-width: 100%;
height: 78px;
}
div#header {
    position: relative;
    background-image: -webkit-linear-gradient(left, #00b6de, #00b6de 16.66%, #ed5f4a 16.66%, #ed5f4a 33.32%, #f5ae3d 33.32%, #f5ae3d 50%, #aac713 50%, #aac713 66.66%, #5f73c2 66.66%, #5f73c2 83.32%, #848891 83.32%);
    background-image: -o-linear-gradient(left, #00b6de, #00b6de 16.66%, #ed5f4a 16.66%, #ed5f4a 33.32%, #f5ae3d 33.32%, #f5ae3d 50%, #aac713 50%, #aac713 66.66%, #5f73c2 66.66%, #5f73c2 83.32%, #848891 83.32%);
    background-image: linear-gradient(to right, #00b6de, #00b6de 16.66%, #ed5f4a 16.66%, #ed5f4a 33.32%, #f5ae3d 33.32%, #f5ae3d 50%, #aac713 50%, #aac713 66.66%, #5f73c2 66.66%, #5f73c2 83.32%, #848891 83.32%);
    background-size: 1600px 3px;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 3px 0px 0px;
   /* overflow: hidden;*/
}
li.active1 a {
    color: #ff0000 !important;
    background: #fed100;
}
#cssmenu>ul>li:hover>a {
    color: #ff0000 !important;
    background: #fed100;
}
.navigation {
    background: #f1f1f1;
}

#foot{
	    background-color: #034153;
    color: #2b2b2b;
	    padding: 45px 0px;
}
#foot1 p {
        color: #d6d6d6;
    padding: 0px 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 5px 0px;
	    line-height: 1.6;
		text-align:justify;
}
#foot2 p {
        color: #d6d6d6;
    padding: 0px 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin: 5px 0px;
	
	    line-height: 1.8;
}
#foot p a {
        color: #d6d6d6;

}
div#copyrt p {
    text-align: center;
    font-size: 13px;
}
div#copyrt {
    background: #032029;
    padding: 15px 0px 5px;

}
/*<!--div#foot {
	  background:rgb(46, 60, 84);
    color: #fff;
    padding: 10px;
    font-size: 11px;
}-->*/
div#copyrt p {
    font-size: 14px;
    color: #ccc;
}
div#copyrt a {
    color:#fed100;
}
div#top-head {
    float: right;
	margin-right: 35px;
}
.top-ph p {
    padding-left: 10px;
}
.top-mail p {
    border-right: 1px solid #5d5d5d;
    padding-right: 20px;
}
div#foot2 h4 {
        text-transform: uppercase;
       padding: 6px 0px 0px;
        font-size: 16px;
        color: #f7f7f7;
        font-family: 'Roboto', sans-serif;
		    margin-bottom: 25px;
		
}
#foot2 h4:after{

    display: block;
    content: '';
    border-bottom: 2px solid #fed100;
    width: 95px;
    height: 1px;
    margin-bottom: 12px;
    padding-top: 10px;
   

}
div#foot1 h4 {
        text-transform: uppercase;
        padding: 4% 0px 0px;
        font-size: 16px;
        color: #f7f7f7;
        font-family: 'Roboto', sans-serif;
		    margin-bottom: 25px;
}
#foot1 h4:after{

    display: block;
    content: '';
    border-bottom: 2px solid #fed100;
    width: 89px;
    height: 1px;
    margin-bottom: 12px;
    padding-top: 9px;

}
div#foot1 img {
    margin-top: 20px;
	background: #fff;
    /* width: 64%; */
}
div#foot1 p i {
     font-size: 8px;
    padding-right: 10px;
    color: #fed100;
}
p.foot-con {
     font-size: 15px !important;
    color: #cacaca  !important;
    padding-top: 10px !important;
   
}

.dnd_follow_us i {
padding: 8px 10px ;
    background: #fed100;
    border-radius: 50%;
    color: #034153;
    margin: 0 10px 0px 0px;
    width: 30px;
    text-align: center;
    float: left;
    width: 32px;
    box-shadow: 2px 3px 7px rgba(78, 78, 78, 0.68);
}
.dnd_follow_us i:hover {
    color: #fcfcfc;
    background: rgba(78, 78, 78, 0.68);
}
div#foot1 p a:hover {
    color: #c42c49;
}
span.foot-addr {
    float: right;
    width:87%;
}
p.foot-con1 {
    float: left;
    margin-top: 15px !important;
}

.team .title {
	text-align: center;
	padding: 30px 0 60px;
}
		.title hr {
    height: 5px;
    background: #fed100;
    border-radius: 5px;
    width: 45px;
    margin-bottom: 10px;
    margin-top: 10px !important;
}
.title h1 {
    font-size: 26px;
		text-align: center;
    color: #002e5a;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
	margin-bottom: 0px;
}
.title h2 {
    font-size: 26px;
		text-align: center;
    color: #002e5a;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
	margin-bottom: 0px;
}
section#wel-con {
    padding: 50px 0px;
}
.wel-img img {
    max-width: 100%;
	    margin:70px auto 0px;
}

.wel-img {
    text-align: center;
}
 .whywe .content {
				padding: 25px 0;
				text-align: left;
			}


		 .whywe .content p {
			font-family: 'Roboto', sans-serif;
			font-size: 16px;
			color: #6c7f93;
		}
		.whywe_index {
		text-align: left !important;
	}

	 .whywe {
		padding: 10px 10px;
	}

	.whywe hr {
		display: inline-block;
		
	}

	 .whywe .title {
		text-align: left;
	}

	 .whywe .content {
		padding: 25px 0;
	}

.whywe .content p {
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		color: #6c7f93;
		padding-bottom: 0 !important;
		text-align:justify;
	}

 .whywe .content li {
		font-size: 14px;
		list-style: none;
		padding: 16px;
		position: relative;
	}

	 
	.whywe .content ul {
		padding-left: 20px;
	}

	.whywe .content ul span {
		font-size: 16px;
		font-family: 'Roboto', sans-serif;
		color: #000;
	}

 .whywe .content button {
      width: 28%;
    background: transparent;
    border: 2px solid #174449;
    border-radius: 50px;
    padding: 13px;
    font-size: 12px;
    /* font-weight: 700; */
    color: #034153;
    text-transform: uppercase;
    font-weight: 700;
	}

	.whywe .content button:hover {
    background: #034153;
    border: 2px solid #034153;
    color: #fff;
}

.content ul li span:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ed5f4a;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    /* top: 10px; */
    left: -9px;
}
.feature .feature-content {
    border: 2px solid #034153;
    padding: 20px;
    border-radius: 5px;
    margin-top: 30px;
	height: 112px;
}
.feature .feature-pic {
    border-color: #034153;
}
.feature .feature-pic {
    float: left;
    margin-right: 15px;
    border: 2px solid #034153;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    line-height: 85px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
   
}
.feature .feature-pic i {
    color: #034153;
}


.feature .feature-pic i {
    font-size: 32px;
    font-size: 3.2rem;
    color: #2c9297;
}
.feature .feature-desc {
    overflow: hidden;
}
.feature .feature-desc h5 {
    color: #333;
}

.feature .feature-desc h5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    margin-bottom: 10px;
	padding-top: 20px;
}
.feature .feature-desc p {
    margin-bottom: 0;
    line-height: 1.8;
}
.feature .feature-desc p {
    color: #6d6d6d;
}
.feature:hover .feature-pic {
    background-color: #fed100;
}


.feature:hover .feature-pic {
    border-color: #fed100;
}

.feature:hover .feature-pic {
    border: 2px solid #fed100;
    background-color: #fed100;
}
section#wel-why {
    padding: 40px 0px 50px;
    background: #f1f1f1;
}
section#wel-plan{
	padding: 40px 0px;
	background-image:url(../images/parel-back.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
}
.plan-img {
    text-align: center;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
   height: 260px;
    width: 260px;
	border-radius: 50%;
    border: 7px solid #0099c5;
	background: #fff;
}
.plan-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0px;
    left: 0px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
	    border-radius: 50%;
   
}
.plan-split img {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}
.plan-split:hover img {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    opacity: 1;
}
.plan-cont h3 {
    text-align: center;
    color: #fed100;
    font-weight: bold;
    text-transform: capitalize;
}
.title.tit h2 {
    color: #c7c7c7;
}
.title.tit hr {
    height: 5px;
    background: #b0d573;
}
.insuran.row.clearfix {
    padding: 30px 0px;
}
.latest-post-wrap ul {
    padding: 0;
    list-style: none;
}
.widget .latest-post-wrap ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
}


.latest-post-wrap ul li {
    border-bottom-color: #aaa;
}

.latest-post-wrap ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #aaa;
}
 .latest-post-wrap img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}


.latest-post-wrap img {
    max-width: 100%;
    height: auto;
    display: block;
}
 .latest-post-wrap .latest-post-content {
    overflow: hidden;
}
.latest-post-wrap ul li a, .cat-item {
    color: #000;
    cursor: pointer;
    outline: none;

    text-decoration: none !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


.latest-post-wrap ul li a {
    color: #000;
}
 .latest-post-wrap .latest-post-content a h4 {
    color: #1bc0ea;
}
.latest-post-wrap .latest-post-content {
    overflow: hidden;
}
.latest-post-wrap ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #aaa;
}
.latest-post-wrap ul li {
    border-bottom-color: #aaa;
}
.latest-post-wrap ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
section#wel-news {
    padding: 50px 0px;
}
#testimonials{
	background: #f5f5f5 url(../images/quote.png) no-repeat 17px 21px;
    width: 100%;
    margin: 0px auto;
	padding: 20px 20px 40px 55px;
	position:relative;
}
#testimonials .testimonial{
	position:absolute;
	left:0px;
	top:0px;
	width:90%;
	z-index:1;
}
#testimonials h2{
color: #e0000a;
    font-size: 24px;
    font-style: normal;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: bold;
}
#test_container{
	position:relative;
	overflow:hidden;
	    line-height: 1.8;
		    height: 138px !important;
}
#testimonials .testimonial_text{
	font-size:14px;
	font-family:verdana;
	font-style:italic;
    border-bottom: 1px solid #ccc;
	    padding-bottom: 10px;
		width: 100%;
    text-align: justify;
}
#testimonials .testimonial_name{
	font-size:14px;
	margin:10px auto 3px;
	font-style:normal;
	font-family:arial;
	    font-weight: bold;
    line-height: 1.8;
}
#testimonials .testimonial_designation{
	font-size: 12px;
	line-height: 14px;
	font-family:verdana;
}
#t_pagers{
	position:absolute;
	left:40%;
	bottom:10px;
	z-index:2;
}
#t_pagers .pager{
	display:inline-block;
	text-decoration:none;
	width:10px;
	min-height:10px;
	margin-right:5px;
	background:#ccc;
	border-radius:50%;
	cursor:pointer;
}
#t_pagers .pager.active{
	background:#f25911;
}
.title.gdg h2 {
    font-size: 20px;
}
.title.gdg {
    margin-bottom: 30px;
}
.sidebar_social p {
    margin: 7px 0px 0px;
}
.quote-link a:hover {
    background: #1885a5;
    color: #fed100;
}
.sidebar_social.footsoc i.fa.fa-facebook {
    background: rgb(0, 154, 202);
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 37px;
}
.sidebar_social.footsoc i.fa.fa-twitter{
	    background: rgb(65, 210, 255);
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 37px;
	
}
.sidebar_social.footsoc i.fa.fa-google-plus{
	    background: rgb(249, 29, 27);
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 37px;
	
}

.sidebar_social.footsoc i.fa.fa-youtube{
	    background: rgb(187, 9, 9);
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 37px;
	
}
.dnd_follow_us.footsc {
    margin-top: 15%;
}

.banner_bg {
	background-image: url('../images/banner_bg.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height:200px;
	padding: 3px;
	color: white;
	text-align: center;
}

.banner_bg h2 {
	color: white;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
	margin-top:78px;
}

.about-header h4 {
	font-size: 30px;
margin-top: 35px;
color: #034153;
    line-height: 2em;
    font-weight: 600;
	
}

.about-header_p{
font-size: 16px;
margin-top: 35px;
color: black;
line-height: 2em;
	
}
.our_vission {
	background:lightgray;
	color:black;
	text-align:cneter;
	padding:40px;
}

.about_visson h4{
font-size: 24px;
    font-weight: 700;
    color: #034153;
    margin-bottom: 20px;
}
q {
	font-size:16px !important;
	text-align:justify;
}

.about_mission h4 {
font-size: 24px;
    font-weight: 700;
    color: #034153;
    margin-bottom: 20px;
	
}
.about_mission ul li{
	list-style:none;
	line-height:25px;
}
.about_mission ul li:before{
	content: "\f105";
    font-family: fontawesome;
    color: #e64732;
    padding: 0 10px 0 5px;
}
/*enquiry form */

#contact {
	width: 70%;
background: #fed100;
padding: 10px;
margin: 93px -33px 10px 10px;
/*margin: 0px auto;*/
float: right;
border-bottom:1px solid;
}
.Enquiry_form {
	margin: 8px;
padding: 10px 124px 7px 10px;
border: 2px solid black;
	
}

.Enquiry_form_message {
	margin: 8px;
border: 2px solid;
padding: 20px 110px 2px 8px;
	
	
}

.Enquiry_form_button {
	float: right;
background: white;
color: black;
border: 2px solidwhite;
padding: 6px 30px 5px 30px;
border-radius: 5px 5px 5px 5px;
	
}


.margin-top_enquiry {
	margin-top:40px;
}

/*career*/

.career_margin-top {
margin-top: 8%;
}
.form_career_input {
}

.form_career_message {
}

.form_career_button {
	padding: 10px 20px 10px 20px;
margin: 6px auto;
background: orange;
color: white;
border: 2px dsolid;
border: 2px solid;
border-radius: 2px 2px 2px 2px;
}
.career_form_header {
	
    font-size: 30px;
    font-weight: 800;
}

.contact_form_header {
	margin-top: 40px;
text-indent: 30px;
}


.contact_i {
margin: 10px;
padding: 16px;
background: #173c3e;
color: white;
border: 2px solid yellow;
font-size: 18px;
}
.contact_i i {
	color: white;
background: transparent;
font-size: 30px;
margin: 0px;
margin-right: 13px;

}

.contact_form_bg {
	
	
	background: #8080801a;
padding: 10px;
margin: 55px 0px 0px 0px;
}

/*mutal funds */


.form_mutal_button {
	padding: 10px 20px 10px 20px;
margin: 6px auto;
background: orange;
color: white;
border: 2px dsolid;
border: 2px solid;
border-radius: 2px 2px 2px 2px;
}
.mutal_form_header {
	font-size: 30px;
color: #034153;
font-weight: 800;
margin-top: 30px;
text-transform: uppercase;
margin-bottom:15px;
line-height: 1;
}

.mutal_form_header {
	margin-top: 40px;

}
.feature-desc.clr ol li {
    line-height: 26px;
}

.contact_i {
margin: 10px;
padding: 16px;
background: #173c3e;
color: white;
border: 2px solid yellow;
font-size: 18px;
	height: 100px;
}
.contact_i i {
	color: white;
background: transparent;
font-size: 30px;
margin: 0px;
margin-right: 13px;

}


.mut_form_checkbox {
	display:inline-table;
}
.mut_form {
    width: 100%;
    border: 2px solid #fed100;
    padding: 6px;
	overflow:hidden;
    /*height: 450px;*/
	background: rgb(3, 65, 83);
    color: white;
    border-radius: 5px 5px 5px 5	px;
	
	text-align: left !important;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left !important;
}
.mut_form1 {
    width: 100%;
    border: 2px solid #fed100;
    padding: 5px;
height: 450px;
	background: rgb(3, 65, 83);
    color: white;
    border-radius: 5px 5px 5px 5	px;
	overflow:hidden;
}


	.mut_form1:hover {
	overflow:scroll;
	overflow-x:hidden;
	
	
}


.form-group {
    margin: 0px !important;
    padding: 6px;
}

/*.mut_form:hover {
	overflow: scroll;
    overflow-x: hidden;
	 padding: 6px;
	  
	 
	
}*/

.mut_form_s_button {
	    position: absolute;
    
    bottom: -40px;
    right: 25px;
    border-radius: 12px 12px 12px 12px;
	
}




.mut_form_s_button:hover {
	    background-color: #fed100;
	    color:#034153;
		padding-right:20px;
	
}



.mut_auto_download {
	    position: fixed;
    top: 20px;
    right: 0px;
	z-index: 10000;
}

.mut_auto_download h4 {
	   background:red;
	   font-size:16px;
	   color:white;
	   border-radius:10px 10px 10px 10px;
	   margin: 0px;
    padding: 8px 15px;
}

.mut_auto_download  ul {
	margin:0px;
	padding:0px;
}

.mut_auto_download  ul li {
	
	
	margin:5px;
	padding:5px;
	list-style-type:none;
	background:#fed100;
	border-radius:10px 10px 10px 10px;
	
} 






/*life insurance */

.box-shadow {
/*box-shadow: 2px 1px 1px 1px grey;*/
    margin-top: 78px;
} 

.box-shadow_1 {
/*box-shadow: 2px 1px 1px 1px grey;*/
    margin-top: 78px;
} 





/*health Insurance */

.height-class {

padding: 7px 0px 7px;
    color: black;
    /* margin: 0px; */
    border-radius: 2px 2px 2px 2px;	
}

/*general Insurance*/
 .general_h4 {
    font-size: 28px;
    text-align:center;
    margin-top: 20px;
    color: #034153;
    font-weight: 800;
    text-transform: uppercase;
	
 }
 
 
 .mutal_form_header p {
	 line-height:2em !important;
 }
 /
 /* kyc form */
 
 
 .kyc_bg {
	 background:gray;
	 padding-bottom:20px;
 }
 
 .kyc-rotate {
	 -webkit-transform:rotate(90deg);
 }


.clr h3{
	color: #2c9297;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
	
}

.feature .feature-content1 {
    border: 2px solid #034153;
    padding: 20px;
    border-radius: 5px;
    margin-top: 30px;
    height: 320px;
}
.em-r select {
    width: 75%;
    padding: 4px 5px;
	    border: 0;
    border: 1px solid #d8d0d0;
}
.em-r input {
    width: 75%;
    padding: 4px 5px;
	border-radius: 0px;
}
.jus{
	text-align: justify;	
}
ul.abt li {
    list-style: none;
    line-height: 25px;
    margin-left: 20px;
}
ul.abt li:before {
    content: "\f105";
    font-family: fontawesome;
    color: #e64732;
    padding: 0 10px 0 5px;
}
p.ab {
    padding: 10px 0px 30px 0px;
    line-height: 23px;
}
select#cc {
    width: 48%;
}
select#dd {
    width: 48%;
}
input.btn-default {
    background: #034153;
    color: #fff;
    border: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    text-transform: uppercase;
    padding: 6px 15px;
    letter-spacing: 1px;
}
input.btn-default:hover{
	background:#000;
	color:#fff;
}
div#inner {
    padding: 40px 0px;
}
h1.tit2 {
    padding: 0px;
    margin: 0;
    font-size: 30px;
    margin-bottom: 15px;
	margin-left:15px; 
    color: #034153;
    line-height: 2em;
    font-weight: 600;
}
#wel-why2{
	padding:30px 0px 30px 0px;
}
h3.em {
    font-size: 14px;
}
table.table.table-striped tr td {
    border: 0px;
}
.em-r1 input {
    width: 90%;
    padding: 4px 5px;
	border-radius: 0px;
}
.em-r1 select {
    width: 90%;
    padding: 6px 5px;
    border: 0;
    border: 1px solid #d8d0d0;
}
.sip {
    background: #034153;
	text-align:center;
}
.sip h4, .sip h6{
	color:#fff;
}
.sip1 {
    border: 1px solid #efefef;
    padding: 8px 12px;
}
.sip1 h4 {
    margin: 0px;
    font-size: 16px;
    padding: 8px 0px 5px 0px;
	line-height:23px;
}
.sip1 h6 {
    margin: 0px;
    font-size: 15px;
    color: #fed100;
    padding-bottom: 6px;
}
#news{
	height: 480px;
	overflow-y: scroll;	
}

.box{
	border: 2px solid #034153;
    padding: 20px;
    border-radius: 5px;
    margin-top: 30px;	
}
.dropbtn {
    background-color: transparent;
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 215px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	right: 0px;
}
.dropdown-content a {
    color: black;
    padding:2px 2px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: transparent;
}