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

.main-table{ font-family:Arial; font-weight:normal; Font-size:15px; color:#333; line-height:24px; text-align:justify;}
.main-heading{ font-weight:bold; Font-size:22px; color:#222; line-height:30px; border-bottom:1px #ccc solid; text-align:left;}
.sub-heading{ font-weight:bold; Font-size:18px; color:#222; line-height:30px; text-align:left;}
.team-title{ font-weight:bold; Font-size:16px; color:#222; line-height:30px; text-align:left;}

p{ font-size: 15px; font-family: Helvetica; color: #222; line-height: 24px; text-align:justify;}

.container ul li { font-size: 14px; font-family: Helvetica; color: #222; line-height: 24px; text-align:left;}



header{border-top: 5px #e38726 solid;background: #e38726;padding:13px;}

.lft{text-align:left;}
.rht{text-align:right;}

.bann{position: relative; top: -50px; z-index: 0;}
.box-top{width:100%;min-height:200px;background: #00842b;padding-top:5px;}
.box-top h2 {
    font-family: Helvetica, Arial;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
    margin-top: 10px;
}

.box-top p {
    font-size: 14px;
    font-family: Helvetica;
    color: #fffefe;
    line-height: 20px;
    padding: 0 10px;
}
.box-top a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    float: right;
    margin-right: 20px;
}
.box-top p img {
    float: left;
    margin-right: 5px;
    width: 70px;
    border-radius: 50px;
    border: 5px #f5be62 solid;
}

.abt-hom{font-family: Helvetica;}
.abt-hom img{ float: right; margin-left: 10px; border: 1px #ccc solid; padding: 2px;}


.sevhm{background: #e38726;padding:10px;margin-top:15px;}
.sevhm h2{font-family:Verdana, Geneva, sans-serif;font-size:16px;font-weight:600;line-height:24px;color: #fff;text-align:center;margin-top:0;}

.ibsbox{ width:235px; height:auto; float:left;}

.ibspanel {
    width: 260px;
    height: 240px;
    margin: auto;
    position: relative;
	text-align:center;
	
}

.ibscard {
    width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
	border-radius:10px;
}

.ibsfront {
  background: #00842b;
}
.ibsfront img { border-radius:10px; margin-top:10px; width:200px;}
.ibsback {
   
    -webkit-transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -moz-transform: rotatey(-180deg);  
    transform: rotatey(-180deg);
	background:#FFF;
	font-family:Arial;
	font-size:14px;
	text-align:justify;
	color:#4E4E4E;
	line-height:26px;
	padding-left:3px;
	padding-right:3px;
}

.ibspanel:hover .ibsfront {
    
    -webkit-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    transform: rotatey(180deg);
	
}

.ibspanel:hover .ibsback {
       
    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    transform: rotatey(0deg);
	
}

.hm-cont{
    background: #f2e8a0;
    background: url(image/cnt-bg.jpg) no-repeat;
        background-attachment: scroll;
        background-size: auto;
    background-size: cover;
    background-attachment: fixed;
    padding: 30px 0 50px;
    color: #fff;
}

.hm-cont .head-hm { color: #fff; text-align: center; margin-bottom: 50px; font-size: 30px; position: relative;}

.head-hm span { position: relative; z-index: 9; background: transparent;
    border-bottom: 3px dotted #eee;  padding-bottom: 9px;
}

.hm-cont h3{color: #fff; font-size: 25px; line-height:30px; text-align:left;}

.hm-cont p{ color: #fff;}



.whats-new #marquee{ height: 525px !important;}




/*footer*/
footer{margin-top: 0px;background: #e5e5e5;padding-top: 15px;}

footer h2{
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin-bottom: 15px;
    text-transform: capitalize;
    border-bottom: 1px dashed #777;
    padding-bottom: 10px;
    }
	
footer .container-middle a{color: #212121;}
.us-lk1{ font-family:Arial;}
.us-lk1 ul{margin-top:15px; padding-left:20px;}
.us-lk1 ul li{font-size:14px; line-height:24px;}

.us-lk{font-family:Arial;}
.us-lk ul{ list-style:none; margin-top:15px; padding-left:10px;}
.us-lk ul li{ font-size:14px; line-height:30px;}

.ft-cont p{
    margin-bottom: 26px;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    line-height: 22px;
    min-height: 25px;
    transition: 0.5s;
    }

.copyrht{background: #e38726;margin-top: 10px;padding:10px 0;color: #fff;font-size: 14px;border-top: 1px solid #d8cfcf;}
	
.copyrht p{ margin-bottom:0; font-size: 14px; color: #fff; line-height:30px;}

#FooterrControl1_tr_FooterBackImage{ background-image:none !important;}

.cprht-lft{ float:left;}

.cprht-rht{float:right;}

.cprht-rht a{ color:#fff;}

p.cprht-rht img { height: 25px; transition:0.5s; }

p.cprht-rht img:hover{ transform:rotate(360deg); transition:0.5s;}

.ft-cont i {
    width: 36px;
    min-height: 40px auto;
    text-align: center;
    border: 1px solid #000000;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-bottom: 22px;
    margin-top: 7px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
}

.ft-cont p:hover i{background: #00842b;transition:0.5s;}

/*footer*/

.

