.tools{
	padding-bottom:45px;
}
.tools_title{
	color:#fff;
}
.content-box img{
	display: block;
    margin: 0 auto;
	padding: 5px;
}
.content-box h6{
	padding: 25px 0 0 0;
    text-align: center;
	font-size: 14px;
}
.content-box{	
	border-right: 1px dashed #a5a4a2;
    height: 100%;
    padding: 14px 20px 20px 0;
}

.tool_img :hover{
	background: linear-gradient(to bottom, #dddddd29 0%, #bcbcbc1f 100%);
    border-radius: 50%;
    padding: 5px;
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
}
.box_hide{
	border-right:none;
}
.news{
	padding-bottom:25px;
	text-align:center;
}
.mail{
	color:#fff;
} 
.service-details p{
	line-height:30px;
	color:#111;
	text-align: justify;
}
.service-details h5{
	padding-bottom:5px;
}
.service-details ul li{
	line-height:30px;
	color:#111;
}
.service-details ul li i{
	padding-right:8px;
}
.service-details ul li a{
	color:#111;
}
.service-details ul li:last-child{
	padding-bottom:20px;
}
.footer_serv{
	margin-top:1px;
}
iframe{
	width:100%;
}
.achiev{
	margin-bottom:25px;
}
.no-gutter{
	margin-top:60px;
}
.service-details a img{
	margin:0 auto;
	display:block;
}
.aboutus{
	margin:25px 0;
}
.founder{
	float:left;
	margin-right:35px;
}
.founder h4{
	text-align: center;
    color: #d89805;
    margin-top: 10px;
    font-weight: 500;
    font-size: 18px;
}
.founder p{
	text-align:center;
	color:#000;
	font-weight:600;
}
 .director p{
	line-height: 30px;
    color: #111;
    text-align: justify;
}

.login{
	float: right;
    margin-left: 20px;
}
.item a img{
	    border: 1px solid #cccccc52;
}
.slidsbg{
	margin-top:25px;
	border-top: 1px solid #cccccc59;
	padding-top:20px !important;
}
.title1{
	margin-bottom:40px !important;
}
.details h5{
	width:100%;
}

.playstore {
    border-top: 1px solid #d4cfcf21;
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 24%;
	margin-top: 20px;
}
.playstore ul {
    list-style: none;
}
.playstore ul li {
    float: left;
    margin: 0 15px;
}
.contactbtn {
	background:#000;
	color:#fff;
	font-size:15px;
	padding:10px;
	margin:0 auto;
	display:inline;	
	text-align:center;
} 

