/* CSS Document */
  @import url("../fonts/muthoot-fonts.css");
  
* {
	margin:0;
	padding:0;
}

section, article, aside, footer, header, nav, hgroup {
  display:block;
}

p, h1, h2, h3, h4, h5, ul, li, ol, a, img {
	line-height:normal;
	list-style-type:none;
	text-decoration:none;
	outline:0;
}

p {
	padding-top:5px;
	line-height:22px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "exo_2regular",Arial,Helvetica,sans-serif
	}

body {
    font-family: 'asapregular';
	font-size:14px;
	line-height:22px;
	text-align:justify;
	color:#3F3F3F;
	
}
img {
	max-width:100%;
	height:auto;	
}

.clear {
	clear:both;
}





/*          
 -------------------------------------------- All titles

*/



.plsChk {
	font-size:14pt;
		    font-family: 'abelregular';
		height:80px;
		line-height:80px;
		text-align:center;
		font-weight:bold;
	
}

.tilteMain, .tilteMainSub {
	font-size:14px;
	padding-bottom:10px;

	
}


.tilteMain .blueTxt, .tilteMainSub .blueTxt {
	color:#1ec7eb;

}

.tilteMainSub {
	font-size:12pt;
	padding-bottom:20px;
	text-transform:uppercase; 
	
}


.tilteSub h2{
	font-size:14pt;
	padding-bottom:10px;
	    font-family: 'abelregular';
}

.tiltePage  h2{
	font-size:12pt;
		padding-bottom:10px;
		    font-family: 'abelregular';
}


/*          
 -------------------------------------------- index and common styles

*/



.tagLine {
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	
}

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

.top a {
	display:block;
	padding:5px 10px;
	border-radius:5px;
	margin-top:10px;
	background-color:#999999;
	font-size:8pt;
	color:#ffffff;
		
}

a {
	color:#3f3f3f;
}
.tilteMainSub {
	float:left;
}
.breadcrum {
	float:right;
	text-transform:lowercase;
}

.breadcrum li {
	display:block;
	float:left;
	padding:5px;
	border-radius:4px;
	font-size:8pt;


}

.breadcrum .breadActive  {
	background-color:#C8C8C8;
	padding:5px 10px;
	margin-left:5px;
	
}


.floatRight {
	float:right;
}

.border {
	background-color:#f7f7f7;
	height:2px;
}

.border2 {
	background-color:#E2E2E2;
	height:2px;
	
}


.container {
	width:1000px;
	margin:0 auto;
}






.page  {
	width:100%;
}


.bannerWrapp {


}

.banner, .bannerInd {

	top:0;
		padding-bottom:0px;
	background-color:#0095da;

}
.banner {
	margin-top:114px;
}
.banner img, .bannerInd img {
	width:100%;
	
	  vertical-align: top;
}

.logo-menu {

	top:0;
	width:100%;
	z-index:999;
	position:fixed;
	top:0;
	background-color:#FFF;
}

.logo {
	width:126px;
	padding-top:20px;
	float:left;
}





.welWrapp {
	background-color:#ffffff;
	padding:20px 0;
	
}


.columnOne {
	width:310px;
	float:right;


}
 
.columnTwo {
	width:640px;
	float:left;
	
}


.quickNav {
	padding:20px 0;
		background-color:#e6e6e6;
		
}

.quilkLinks {
	float:left;
	margin-right:20px;
	background-image:url(../images/border-footer.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	
}

.quilkAddress {
	float:left;
}

.quilkLinks ul {
	display:block;
	float:left;

	padding-top:5px;
}
.quilkLinks a:link, .quilkLinks a:visited,
.quilkAddress a:link, .quilkAddress a:visited {
	color:#3f3f3f;
}


.quilkLinks a:hover, .quilkAddress a:hover {
	color:#006697;
}


.quilkLinks li, .quilkAddress li {
	display:block;
	padding:4px 3px 4px 15px;
	font-size:8.5pt;

	
}

.quilkLinks li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
		padding-right:55px;
}
.waterMark {
	background-image:url(../images/muthoot-watermark.jpg);
	background-repeat:no-repeat;
	background-position: right center;	
}




/*          
 -------------------------------------------- About style

*/


.subWrapp {
	padding-top:25px;
	padding-bottom:20px;
	min-height:280px;
	
}

.subText {
	padding-top:15px;
	line-height:21px;

	}
	
	
.widgest-q-link {
	background-color:#e9e9e9;
	padding-top:10px;
	padding-bottom:10px;
}

.widgest-q-link li {
	display:block;
	float:left;
	
}
.widgest-q-link .floatRight {
	float:right;
}
.widgest-q-link img {
 opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.widgest-q-link img:hover  {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */

}


.twoColumn {
	float:left;
	width:740px;
		border-right:2px solid #f7f7f7;
			padding-right:25px;

}
.sideBar {
	width:202px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	min-height:380px;


}

.sideBar nav li {
	display:block;
	background-image:url(../images/arrow-side.jpg);
	background-repeat:no-repeat;
	padding:10px 0;
	background-position:right center;
	text-transform:capitalize;
	border-bottom:dotted 1px #e0e0e0;
	
}

.sideBar nav a:link, .sideBar nav a:visited {
	color:#292727;
	font-size:11pt;
	
} 
.sideBar nav a:hover {
	color:#1C87BB;
}

.sideBar nav .active:link, .sideBar nav .active:visited {
		color:#1ec7eb;
		font-weight:bold;
		text-transform:uppercase;
		font-size:10.5pt;
}

.q-prLInk, .q-SerLInk, .q-CareerLInk, .q-SerLInkSer, .q-SerLInkAbt {
	background-color:#342a2a;
	margin-top:15px;
	border-radius:15px;
		background-image:url(../images/icons/icn-products.png);
	background-position: 18px center;
			background-repeat:no-repeat;
}

.q-SerLInk, .q-SerLInkSer, .q-SerLInkAbt {

	background-image:url(../images/icons/icn-services.png);
		background-position: 116px center;


}

.q-SerLInkAbt {
	background-image:url(../images/icons/icn-abt.png);
}

 .q-SerLInkSer {
 	background-position: 18px center;
 }


.q-CareerLInk {
	background-image:url(../images/icons/icn-careers.png);

}
.q-prLInk a, 
.q-SerLInk a, 
.q-CareerLInk a,
.q-SerLInkSer a,
.q-SerLInkAbt a
{
	display:block;

	    font-family: 'cabinregular';
		font-size:12pt;

		padding:11px 0 11px 55px;
		text-transform:uppercase;
		color:#dad1d1;
		background-image:url(../images/icons/arrow-side.jpg);
		background-repeat:no-repeat;
		background-position:right top;
	
}

.q-SerLInk a, .q-SerLInkAbt a {
	padding-left:20px;

}

.q-prLInk:hover, .q-SerLInk:hover, .q-CareerLInk:hover, .q-SerLInkSer:hover,
.q-SerLInkAbt:hover{
	background-color:#0095DA;
}


.founder, .philPage  article {
	padding:15px;
	background-color:#F5F5F5;
	margin-bottom:10px;
	margin-top:10px;
}

.f-image {
	float:left;
	padding:5px;
	background-color:#E6E6E6;
	margin-right:15px;
	text-align:center;
	margin-top:10px;
	margin-bottom:2px;
	
}

.philPage ul {
	padding-left:15px;
	display:block;
}
.philPage li {
display:block;
padding:5px;
background-image:url("../images/arrow-side.jpg");
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
background-size:5px 8px;
   
}


.features {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
}

.features li {
	display:block;
	padding:4px;
	background-image:url(../images/icons/tick.jpg);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding-left:15px;

}



.cntAddress {
	display:block;
	width:410px;
	text-align:center;
	font-style: normal;
	padding:30px 0;
	background:#E6E6E6;
	margin-bottom:40px;
	display:block;
	float:left;
	margin-left:80px;
	
	
}

.cntLogo img {
	width:107px;
	padding-bottom:20px;
}


.gmap {
	width:400px;
	padding:5px;
		background:#E6E6E6;
		float:left;
			margin-left:30px;
	
}

/*          
 -------------------------------------------- All Forms

*/


.careerBlk {
	padding-bottom:10px;
}
.label, .col, .feilds {
	float:left;
	margin-right:10px;

}
.label {
	width:80px;
}
.feilds {
	width:190px;
}

.feilds input, .textArea{
width:100%;
padding:3px;
border:1px solid #C8C8C8;

}
.textArea {
	height:45px;
}
.pdfTxt {
	font-size:8pt;
	text-align:right;
	display:block;
}

.carrersWrapp {
	width:304px;
	margin:40px auto;
	background-color:#EFEFEF;
	padding:30px 40px;
}


.button {
	padding-left:105px;
}


.button input {
	margin-right:8px;
	float:none;

border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 4px 15px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
 background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
 background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
 background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);

}

/*          
 -------------------------------------------- All footer

*/


footer {
	background-color:#232323;
	padding:10px 0;
	display:block;
	font-size:8.5pt;
		color:#999999;
}


.priv, .design {
	width:22.5%;
	float:left;
}
.cpr {
	float:left;
	width:55%;
	text-align:center;
	
}

.cpr2 {
text-align:right;
}

.design {
	text-align:right;
}
.priv li {
	display:inline;
	padding-right:5px;
	color:#999999;
	
}


footer a:link, footer a:visited {

	color:#999999;

}






.ind-contact-wrapp {
	background-color:#F3F3F3;
	padding:15px;
	line-height:20px;
}

.ind-contact-wrapp p {
	line-height:22px;
}
.readMoreBtn {
	padding-top:15px;
	float:right;
}

.readMoreBtn a:link, .readMoreBtn a:visited {
	background-image:url(../images/arrow-white.png);
	background-repeat:no-repeat;
	background-position:right center;
    display: block;
    font-size: 9pt;
	padding:6px 15px;
	padding-right:30px;
	color:#FFF;
	background-color:#333;

	
	
}
.readMoreBtn a:hover {
	background-color:#0095DA;
}




.smo {
    float: right;
    margin: 20px auto 0;
    width: 140px;
}
.fb, .gplus, .linke, .you {
    background-image: url("../images/smo.jpg");
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-left: 5px;
    transition: all 0.3s ease 0s;
	background-position:left top;
}
.smo a:link, .smo a:visited {
    display: block;
    float: left;
    height: 28px;
    width: 28px;
	font-size:1px;
}
.gplus, .linke {
    background-position: -38px  top;
}
.linke {
    background-position: -76px  top;
}
.you {
    background-position: -112px top;
}
.fb:hover {
    background-position: left bottom;
}
.gplus:hover {
    background-position: -38px bottom;
}
.linke:hover {
    background-position: -76px bottom;
}
.you:hover {
    background-position: -112px bottom;
}



.breadcrum {
	display:none;
}



.mail-color:link, .mail-color:visited {
	color:#019ADD;
}

.mail-color:hover {
	color:##3f3f3f;
}



.tilteSub h3 {
	font-size:10pt;
	padding-bottom:10px;
	margin-top:-5px;
}

.img-left {
	float:left;
	padding-right:1%;
	padding-bottom:4px;
	width:29%;
}



.dir .border2 {
	margin-left:30%;
}
