@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
body{
	padding:0;
	margin:0px;
	width:100%;
	color:#000000;
	background: #000000 url(../images/bg.jpg)  top no-repeat;
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
}


.main{
    width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.hed{
    width:515px;
	height:118px;
	margin-left:220px;
	float:left;
	margin-top:60px;
}

.header{
     width:950px;
	 height:420px;
	 margin-left:25px;
	 margin-right:25px;
	 background:url(../images/head-back.png) center no-repeat;
	 margin-top:10px;
	 float:left;

}
.slider-lft{
	width:423px;
	height:363px;
	float:left;
	    margin-top: 28px;
    margin-left: 28px;
}
.sldr-cndnt-rgt{
	width:490px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top: 28px;
}
.pradosham{
	width:100%;
	height:auto;
	float:left;
}
.cont{
     width:906px;
	 padding:20px;
	 height:530px;
	 margin-top:15px;
	 background:#f2e1c0 url(../images/cnt-bg.png) bottom no-repeat;
	 margin-left:25px;
	 float:left;
}
.cont h4{
	    width: 100%;
    height: 75px;
    background: url(../images/hd-bg-strip.png) no-repeat;
    float: left;
    line-height: 50px;
    padding-left: 10px;
    font-size: 24px;
    margin: 0px;
}

.adutha-pradoshm{
	width: 87%;
    padding: 20px;
    height: auto;
    margin: 0px;
    float: left;
    font-size: 25px;
	
}

.adutha-pradoshm p{
	width:100%;
	height:auto;
	float:left;
	font-size:23px;
	line-height:30px;
	margin-top:0px;
	margin-bottom:10px;
}

.malayalam-fnt{
	font-family: 'ml-ttbhavanabolditalic';
}

@font-face {
    font-family: 'ml-ttbhavanabolditalic';
    src: url('mlbh0xtt-webfont.eot');
    src: url('mlbh0xtt-webfont.eot?#iefix') format('embedded-opentype'),
         url('mlbh0xtt-webfont.woff2') format('woff2'),
         url('mlbh0xtt-webfont.woff') format('woff'),
         url('mlbh0xtt-webfont.ttf') format('truetype'),
         url('mlbh0xtt-webfont.svg#ml-ttbhavanabolditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

.cont p{
	width:100%;
	height:auto;
	float:left;
	margin:0px;
	font-size:14px;
	    color: #380000;
	line-height:22px;
	text-align:justify;
}

.footer{
     width: 947px;
    margin-left: 25px;
    height:48px;
    float: left;
    background: #3b0000;
    margin-top: 10px;
}

.ftr-socl-mdia {
    width: auto;
    height: auto;
    float: left;
	margin-left:10px;
    margin-top: 5px;
}
.copy-right-buldrs {
    width: auto;
    height: auto;
    float:right;
	margin-right:15px;
    line-height:48px;
    font-size: 13px;
    text-align: left;
    color: #FFFFFF;
}