/* new css start */
.flex{
	display: flex;
}
.one {
    width: 33%;
}
.two {
    width: 33%;
}
.three {
    width: 33%;
}

/* new css end */


@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background:#ffffff url(../images/bg.jpg) repeat-x center top;
}
img {
	border:none;
}
h1, h2, h3, h4, {
	padding:0;
	margin:0;
}
h1, h2 {
	margin:0;
}
li {
	line-height:20px;
}
hr {
	color:#f7a5cf;
	border-style:dotted;
}
.menu a {
	font:normal 12px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:5px 14px;
}
.menu a:hover {color:#000000}
.home-newsevents {
	font:bold 15px "Times New Roman", Times, serif;
	color:#2c57a7;
	text-decoration:none;
	padding-left:15px;
	background:url(../images/star.png) no-repeat left 4px;
}

.rounded-corner {
	/*border:#000000 solid 1px;*/
	border:none;
	border-radius:10px;
	-moz-border-radius:10px; /* Old Firefox */
	background-color:#fcebbd;
	/*background: -webkit-gradient(linear, 0 0, 0 100%, from(#74d7da), to(#54a8a8));
	background: -moz-linear-gradient(top, #4acaf2, #299fe6);
	background: -webkit-linear-gradient(top, #4acaf2, #299fe6);
	background: -ms-linear-gradient(top, #4acaf2, #299fe6);*/
	padding:15px;
}
.content {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}
.content1 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
.content2 {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	padding-left:25px;
}
.welcome {
	font:bold 15px/25px Arial, Helvetica, sans-serif;
	color:#2c57a7;
	padding-left:10px;
}
.home-jeevansadhana {
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#dd127b;
	text-transform:uppercase;
}
.pagetitle {
	font:bold 17px/30px Arial, Helvetica, sans-serif;
	color:#dd127b;
	border-bottom:#dd127b dotted 1px;
	text-transform:uppercase;
	text-decoration:none;
}
.left-panel-photogallery-top {
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0; /* Old Firefox */
	background-color:#ebcd7c;
}
.left-panel-photogallery-bottom {
	border:#ebcd7c solid 1px;
	border-radius:0 0 0 0;
	-moz-border-radius:10px 10px 0 0; /* Old Firefox */
	background-color:#fcebbd;
}
.left-panel-photogallery-bg {
	background-color:#fcebbd;
	border-left:#ebcd7c solid 1px;
	border-right:#ebcd7c solid 1px;
	border-bottom:#ebcd7c solid 1px;
}
.category {
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#dd127b;
	padding:5px 0 5px 40px;
	border-bottom:#ebcd7c solid 1px;
	background:url(../images/arrow1.png) no-repeat 15px center;
}
.left-menu a {
	font:normal 13px/30px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/arrow2.png) no-repeat left center;
}
.left-menu a:hover {color:#dd127b}
.left-menu .active {
	font:normal 13px/30px Arial, Helvetica, sans-serif;
	color:#dd127b;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/arrow2.png) no-repeat left center;
}
.heading1 {
	font:bold 15px/30px Arial, Helvetica, sans-serif;
	color:#3e4095;
	padding-left:25px;
	background:url(../images/arrow1.png) no-repeat left center;
}
.heading2 {
	font:bold 15px/25px Arial, Helvetica, sans-serif;
	color:#3366CC;
	border-bottom:#3366CC dashed 1px;
}
.innerpage-content-border {
	border:#f7a5cf solid 3px;
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#ffffff;
	padding:15px;
}
h1 {
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#3e4095;
	border-bottom:#000000 dashed 1px;
}
.img-border {
	border:#45c4f0 solid 2px;
	border-radius:0px;
	-moz-border-radius:0px; /* Old Firefox */
	padding:5px;
	transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
}
.img-border:hover {
	border:#f7a5cf solid 2px;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	padding:5px;
	transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
}
.img-border-photogallery {
	border:#45c4f0 solid 1px;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	padding:3px;
	transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
	box-shadow: 4px 4px 4px #d2d1d1;
}
.img-border-photogallery:hover {
	border:#f7a5cf solid 1px;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	padding:3px;
	transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
}
.english-medium-blue {
	font:bold 15px/25px Arial, Helvetica, sans-serif;
	color:#3366CC;
	padding-left:25px;
	background:url(../images/arrow-blue.png) no-repeat left center;
}
.gujarati-medium-pink {
	font:bold 15px/25px Arial, Helvetica, sans-serif;
	color:#dd127b;
	padding-left:25px;
	background:url(../images/arrow-pink.png) no-repeat left center;
}
.sitemap a {font:bold 13px/30px Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;}
.sitemap a:hover {color:#c7212c;}

.readmore {
	display:inline-block;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 10px;
	background:#dd127b;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    box-shadow:0 1px 2px #c5c2a9;
	-moz-box-shadow: 0 1px 2px #c5c2a9;
	-webkit-box-shadow:0 1px 2px #c5c2a9;
	border-radius:5px;
}
.readmore:hover {
	background:#3366CC;
}
.usefullink {
	display:inline-block;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:4px 20px;
	margin:2px;
	background:#dd127b;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    box-shadow:0 1px 2px #c5c2a9;
	-moz-box-shadow: 0 1px 2px #c5c2a9;
	-webkit-box-shadow:0 1px 2px #c5c2a9;
	border-radius:5px;
	background:#dd127b url(../images/arrow4.png) no-repeat 3px center;
	height: 22px;
    line-height: 22px;
}

.usefullink:hover {
	background:#3366CC;
	background:#3366CC url(../images/arrow4.png) no-repeat 3px center;
}
.download{ background:#dd127b url(../images/download.png) no-repeat 3px center;  padding-left: 36px; background-position-x: 10px;}
.download:hover{ background:#3366CC url(../images/download.png) no-repeat 3px center;  background-position-x: 10px;}
.submit {
	display:inline-block;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 10px;
	background:#dd127b;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
    box-shadow:0 1px 2px #c5c2a9;
	-moz-box-shadow: 0 1px 2px #c5c2a9;
	-webkit-box-shadow:0 1px 2px #c5c2a9;
	border-radius:5px;
	text-transform:uppercase;
}
.submit:hover {
	background:#3366CC;
}
.redstar {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration:none;
}
.border-blue {
	border:#3366CC solid 1px;
}
.border-pink {
	border:#fa7cbb solid 1px;
}

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:5px;
	overflow:hidden;
	width:39px;
	height:36px;
	border:none;
	text-indent:-999px;
	z-index:999;
/*	padding-left:600px;*/
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-webkit-transition: 0s ease;
	-o-transition: 0s ease;
}
#toTop:hover {
	background-position: 0 bottom;
}
/*** FOOTER START ***/
.footer a {
	font:normal 12px/30px Arial, Helvetica, sans-serif; color:#FFFFFF; padding:10px 7px; text-decoration:none;
}
.footer a:hover {
	color:#000000;
}
.footerline {
	font:normal 12px Arial, Helvetica, sans-serif; 	color:#FFFFFF;
}
.footer-topline {
	border-top:#2d68e4 solid 5px;
}
/*** FOOTER END ***/
/*** COPYRIGHT START ***/
.copyright{
	font:normal 12px/30px Arial, Helvetica, sans-serif;	color:#484848;}
.design{
	font:normal 12px Arial, Helvetica, sans-serif;	color:#484848;	text-decoration:none;}
.poojainfotech a{
	font:normal 12px/45px Arial, Helvetica, sans-serif;	color:#dd127b;	text-decoration:none;}
.poojainfotech a:hover{
	color:#3366CC;}
/*** COPYRIGHT END ***/
.jssorb01 {
                position: absolute;
            }
            .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
                position: absolute;
                /* size of bullet elment */
                width: 12px;
                height: 12px;
                filter: alpha(opacity=70);
                opacity: .7;
                overflow: hidden;
                cursor: pointer;
                border: #000 1px solid;
            }
            .jssorb01 div { background-color: gray; }
            .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
            .jssorb01 .av { background-color: #fff; }
            .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }
            .jssora05l, .jssora05r {
                display: block;
                position: absolute;
                /* size of arrow element */
                width: 40px;
                height: 40px;
                cursor: pointer;
                background: url(../images/a17.png) no-repeat;
                overflow: hidden;
            }
            .jssora05l { background-position: -10px -40px; }
            .jssora05r { background-position: -70px -40px; }
            .jssora05l:hover { background-position: -130px -40px; }
            .jssora05r:hover { background-position: -190px -40px; }
            .jssora05l.jssora05ldn { background-position: -250px -40px; }
            .jssora05r.jssora05rdn { background-position: -310px -40px; }

            .jssora05l.jssora05lds { background-position: -10px -40px; opacity: .3; pointer-events: none; }
            .jssora05r.jssora05rds { background-position: -70px -40px; opacity: .3; pointer-events: none; }
			.st a{ text-decoration:none; color:#2c57a6;}
.st { list-style: square inside; font-size:13px;  }
.st ul{ list-style:circle; }
.st li{ line-height:23px; }