.capacitor
{
list-style: disc;
padding-left:15px;
}
.capacitorimg{
  height: 361px;
  width: 313px;	
} 
.compare{
list-style: decimal;
}
.borderimg{
border: 2px dashed #55acee;
}
.banner-area1 {
    background: url(../img/contactbg.jpg) center;
    background-size: cover;
}
.ans{
	color: #333;
    font-size: 18px;
    font-family: 'q_serif',Georgia,Times,"Times New Roman","Hiragino Kaku Gothic Pro","Meiryo",serif;
	font-weight: bold;
	text-align:justify;
}
 .para{
	font-size: 18px;
    font-family: 'q_serif',Georgia,Times,"Times New Roman","Hiragino Kaku Gothic Pro","Meiryo",serif;
	color: #333;
	text-align:justify;
 }
 .quick-links ul li{padding-bottom:10px;
  }
 .quick-links a{
	 color:#777777; 
 }
  .quick-links a:hover{
	  color:#55acee;
	 text-decoration:underline;
 }
 .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
/* .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
} */

.msg{display:none;
}

.footer-social i{font-size:24px;}
.single-blog p{margin-bottom:10px;}
.img-gal{position:relative;}
.text{position:absolute;top:75%;background:rgb(220,220,220,0.5);width:90%;height:12%;}
.text h6{color:#000;text-align:center;font-size:14px;}

.socials {
    padding: 10px;
    position: fixed;
    right: 0;
    top: 250px;
    Z-index: 999;
  /* box-shadow: -3px 3px 6px #000;
     border-radius: 10px 0 0 10px; 
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
     background: #fff;*/
}
.socials a{
    height: 60px;
    width: 50px;
    margin-left: 1px;
    color: #4FCE5D;
	border-radius:50%;
    text-align: center;
    line-height: 60px;
    display: block;
    font-size: 30px;	
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	 box-shadow: -3px 3px 6px #000;
     border-radius: 10px 0 0 10px; 
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
}


