
.jk-slider .carousel-indicators
{
	display: none;
}
@media screen and (max-width: 480px) {

  .jk-slider
  {
    display: none;
  }

}
.container
{
	background:#fff;
}
.icon-bar
{
	background: red;
}
.panel
{
border:none;	
}
#banner
{
    border-bottom: 2px solid #D3D3D3;
    background: #fff;
    margin-bottom: 20px;

}
section
{
	background: #fff;
}

h2
{
	color: #fff;
}
button
{
	background: #fff;
}
.nav1
{
	border-radius: 0px;

}

.log3
{
	background:#6ac6ce;
	border:none;
	
}
.logg
{
	background: #fff;
}
.log
{background: 	#FFFAFA;
	padding:18px;
	border-top: 2px solid #90EE90;
}
.corp
{
   
    padding:15.5px;
    color: red;
    border-top:1px solid green;
    background: #fff;
  
}
.but
{
	margin-bottom: 10px;
}
#line
{
	color: #F08080;
}
#test
{
	background: #F8F8FF;
	height: 120px;
}
#doubt
{
	padding-top: 20px;
}
#top1
{
margin-top:52px;
}

ul#top #sub
{
	left: 80%;
	
}
#top #sub a
{
	display: block;
	padding: 8px;
	font-size: 13px;
}
.dpanel 
{
  
   background:#6ac6ce;
}
.red{
    color:red;
    }
.form-area
{
    background-color: #FAFAFA;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	border: 1px solid grey;
	}

.b1
{
	background: #FFF8DC;
	border:1px solid #A52A2A;
}
#evaluate
{
	border:1px solid grey;
	padding: 20px;
}
#evaluate p
{
	color: #483D8B;
}
#im li
{
	list-style:none;
	padding-bottom: 10px;
}
nav a
{
	color: #fff;
}
.fadeInRight a
{
	color: #fff;
}

#cont
{
	background: url('images/img-thing.jpg');
}
@media (max-width: 480px) {
    #im1 {
        width: 100%;
    }
    #noban
    {
    	display: none;
    }
}
#pdimension li
{
float: left;
margin-left: 20px;
font-weight: bold;
color: #8B0000;
list-style: none;
}
#pdimension li 
{

}
/*menu css */


.footer-bs {
    background-color:#6ac6ce;
	padding: 60px 40px;
	color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00);font-size: 13px; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Multicoloured Hover Variations
*/
 
 #social-fb:hover {
     color: #3B5998;
 }
 #social-tw:hover {
     color: #4099FF;
 }
 #social-gp:hover {
     color: #d34836;
 }
 #social-em:hover {
     color: #f39c12;
 }