.card1666529582 {
    
}

.card1666529582 .mhead {
    
}

.card1666529582 .mtitle {
    
}

.card1666529582 .mdesc {
    
}

.card1666529582 .mbody {
    
}

.card1666529582 .mcontent {
    
}

/*Module specific style*/
.card1666529582 .card {
    margin:8px;
    overflow:hidden;
    background:transparent;
    border:0;
}

.card1666529582 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1666529582 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1666529582 .card-header {
    text-align:center;
    background: #E1A122;
    width: 50px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%; important!
    height: 49px;
    color: #f5f5f5;
    position: relative;
    bottom: -25px;
}
.card1666529582 .card-header:first-child {
     border-radius: 50%; 
}
.card1666529582 .card-title {
    text-align:center;
}

.card1666529582 .card-body {
    text-align:justify;
    background: #353C4E;
    width: 70%;
    color: white;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    top: -65px;
    border-radius: 10px;
    border-bottom: 6px solid #E1A122;
}
.card1666529582 .card-body {
text-align:center;
}
.card1666529582 .card-image {
    text-align: center;
}
.card1666529582 .card-image img {
    border-radius:10px;
}
.card1666529582 .card-icon {
    text-align: center;
    font-size: 75px;
    padding: 15px 0;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1666529582 .list-group {
    font-size:smaller;
}

.card1666529582 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1666529582 .card-link {
    font-size:smaller;
}
/*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) {
	
}