.card1673703183 {

}

.card1673703183 .mhead {

}

.card1673703183 .mtitle {

}

.card1673703183 .mdesc {

}

.card1673703183 .mbody {

}

.card1673703183 .mcontent {
      margin-top: 44px;
}
.card1673703183 .mpretext {
    font-weight: bold;
    color: #262533;
    margin-top: 110px;
}

/*Module specific style*/
.card1673703183 .card {
margin:3px;
overflow:hidden;
border: 0px;
background:transparent;
border: 2px solid #e4e7e9;
margin: -1px;
    padding: 10px;
    border-right: 0px;
    border-left: 2px;
    border-radius: 1px;
}
.card1673703183 .card:hover {
box-shadow: rgb(255 0 0 / 48%) 0px 3px 12px;
}
.card1673703183 .card-background {
position:absolute;
width:100%;
height:100%;
background-repeat:no-repeat;
background-size:100% 100%;
z-index:1;
}

.card1673703183 .card-foreground {
background:rgba(255,255,255,0.1);
z-index:2;
}

.card1673703183 .card-header {
text-align:center;
}

.card1673703183 .card-title {
text-align:right;
color:#262533;
font-weight: bold;
}

.card1673703183 .card-body {
text-align:center;
color: #7e7e80;
}

.card1673703183 .card-image {
text-align: center;
filter: grayscale(100%);
opacity: 0.3;
}
.card-image:hover {
    filter: none;
    opacity: 100;
}

.card1673703183 .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:center;
}

.card1673703183 .list-group {
font-size:smaller;
}

.card1673703183 .list-group li {
background:rgba(255,255,255,0.9);
}

.card1673703183 .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;
}
  .card1673703183 .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) {

}