
.imglogo img{
	width: 160px;
}
.climg img{
	width: 150px;
	border-radius: 50%;
}

section.feat {
    background: #fff;
}
.col-md-2 img{
	margin-right: 20px;
	    height: 90px;
}
.fet {
    color: black;
}
.features-list li{
	width: 100%!important;
}
.buss {
    margin-top: 15px;
}
h6.cont {
    text-align: center;
}
.say {
    box-shadow: 0px 0px 9px #e7e1e1;
    border-radius: 10px;
        padding: 10px;
    text-align: center;
}
.bg-wt{
	background: #fff;
}
h2.heading-blacks {
    color: #000;
}
h4.heading-blacks {
    color: gray;
    font-weight: 500;
}
.text-muted1 {
    color: #1e1f1f;
}
.card1 {
	text-align: center;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #263238;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 40px;
    padding-top: 10px;
    height: 345px;
    margin-bottom: 40px;
}
.card2 {
	text-align: center;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #010101;
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 40px;
    padding-top: 10px;
    margin-bottom: 40px;
    height: 230px;
}
.fa {
    content: "\f2b9";
    font-size: 55px;
    color: #fff;
}
.mb-5s{
	color: black;
    font-weight: 700;
    font-style: italic;
}
a.btn.btn-primary {
    font-weight: 800;
    color: #fff;
}