.card1673694982 {

}

.card1673694982 .mhead {

}

.card1673694982 .mtitle {

}

.card1673694982 .mdesc {

}

.card1673694982 .mbody {

}

.card1673694982 .mcontent {

}

/*Module specific style*/
.card1673694982 .card {
margin:3px;
overflow:hidden;
border: 0px;
}

.card1673694982 .card-background {
position:absolute;
width:100%;
height:100%;
background-repeat:no-repeat;
background-size:100% 100%;
z-index:1;
}

.card1673694982 .card-foreground {
background:rgba(255,255,255,0.1);
z-index:2;
}

.card1673694982 .card-header {
text-align:center;
}

.card1673694982 .card-title {
text-align:right;
color:#262533;
font-weight: bold;
}

.card1673694982 .card-body {
text-align:right;
color: #7e7e80;
}

.card1673694982 .card-image {
text-align: right;
}

.card1673694982 .card-icon {
text-align: center;
font-size: 75px;
padding: 15px 0;
}

.card1647172899 .card-text {
font-size:small;
text-align:right;
color: #7e7e80;
}

.card1647172899 .image-link {
text-align:right;
}

.card1673694982 .list-group {
font-size:smaller;
}

.card1673694982 .list-group li {
background:rgba(255,255,255,0.9);
}

.card1673694982 .card-link {
    background: #fff;
    border: 0px;
    display: inline-block;
    color: #262533;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    position: relative;
    transition: all 107ms linear 0s;
    margin-top: -46px;
}
  .card1673694982 .card-link:hover{
   background: #fff;
    color: red;
    border-bottom: 4px solid;
    border-radius: 4px;
}
/*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) {

}