.feature1716891842 {
    
}

.feature1716891842 .mhead {
    
}

.feature1716891842 .mtitle {
    
}

.feature1716891842 .mdesc {
    
}

.feature1716891842 .mbody {
    
}

.feature1716891842 .mcontent {
    
}

/*Module specific style*/
.feature1716891842 .mcontent .feature {
    background: rgba(255,255,255,0.3);
    margin: 3px;
    padding: 6% 6%;
    border-radius: 10px;
}
.feature1716891842 .mcontent .feature:hover{
    background:#0D1037;
    color:#fff;
    transition: 0.8s;
}
.feature1716891842 .mcontent .feature-image {
    text-align:center;
}

.feature1716891842 .mcontent .feature-image img {
    border-radius: 3px;
}

.feature1716891842 .mcontent .feature-icon {
    
}

.feature1716891842 .mcontent .feature-icon i {
        font-size: 50px;
        color:#0d1037;
             padding-top: 28px;
}
.feature1716891842 .mcontent .feature:hover .feature-icon i{
    color:#Fff;
    transition: 0.8s;
}
.feature1716891842 .mcontent .feature-body {
    
}

.feature1716891842 .mcontent .feature-title {
    margin:0;
    line-height:25px;
    font-size: 22px;
    font-weight: bold;

    margin-bottom: 10px;
}

.feature1716891842 .mcontent .feature-text {
    margin:0;
    line-height:25px;
    font-size: 14px;
}

.feature1716891842 .mcontent .feature-link {
    
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}