header{ background: #e48507;}

.bann{ background: #eee; padding:5px 0;}

.abt-hom{ font-family: Helvetica;}
.abt-hom p{ padding-left:5px; padding-right:5px;}
.abt-hom img{ float: right; margin-left: 10px; border: 1px #ccc solid; padding: 2px;}
.abt-hom h1{ font-weight: 600; color: #fe890c; font-size: 22px; border-bottom: 1px dashed #444; padding-bottom: 5px; margin-bottom: 10px; text-transform:uppercase; }


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

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

.ibspanel {
    width: 210px;
    height: 220px;
    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:#0d8120;
	color:#fff;
}

.ibsfront img { border-radius:10px; margin-top:10px; max-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);
	
}


.comits{}
.comits h2{ font-weight: 600; color: #fe890c; font-size: 20px; border-bottom: 1px  #ccc solid; padding-bottom: 5px; margin-bottom: 10px; text-transform:uppercase; }
.comits ul{ margin:0; padding-left:20px;}
.comits ul li{ font-weight: 600; color: #222; font-size: 15px; border-bottom: 1px  #ccc solid; padding-bottom: 5px;}

/*footer*/
footer{ margin-top: 0px; background:#eee;}

footer h2{ font-weight: 500; color: #fe890c; font-size: 24px; margin-bottom: 10px; 
text-transform: capitalize; border-bottom: 1px dashed #444; padding-bottom: 5px; }
	
.us-lk ul{  list-style-type: square; font-size: 14px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{line-height: 24px;color: #000;margin-bottom: 5px;}

.us-lk ul li:hover{ padding-left: 5px;}

.us-lk ul li a{color:#222;text-decoration: none;}

.us-lk ul li:hover a{ color:#222 !important;}

footer a{color:#222;text-decoration: none;}

.ft-soc ul{ font-size: 16px; margin-bottom: 0;list-style: none;}
	
.ft-cont strong{ color:#222;}

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

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

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}
#FooterrControl1_tr_hitCounter{color: #000 !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: 35px;
    min-height: 40px auto;
    text-align: center;
    border: 1px solid #e48507;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
	background:#222;
}

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

/*footer*/