.card1699769063 {
    
}

.card1699769063 .mhead {
    
}

.card1699769063 .mtitle {
    
}

.card1699769063 .mdesc {
    
}

.card1699769063 .mbody {
    
}

.card1699769063 .mcontent {
    
}

/*Module specific style*/
.card1699769063 .card {
    margin: 3px;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.card1699769063 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1699769063 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1699769063 .card-header {
    text-align:center;
}

.card1699769063 .card-title {
    text-align: center;
    position: relative;
    bottom: 80px;
    color: #fff;
    font-weight: bold;
}

.card1699769063 .card-title a{
    color: #fff;
}

.card1699769063 .card-body {
    text-align:center;
    
}

.card1699769063 .card-image {
    text-align: center;
    overflow:hidden;
}

.card1699769063 .card-image img{
    transition:transform 0.2s linear 0.2s;
}

.card1699769063 .card-image img:hover{
    transform:scale(1.1);
}

.card1699769063 .card-icon {
    text-align: center;
    font-size: 35px;
    padding: 15px 0;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1699769063 .list-group {
    font-size:smaller;
}

.card1699769063 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1699769063 .card-link {
    font-size:smaller;
}

.card1699769063 .mposttext {
    text-align:center;
}

.card1699769063 .mposttext span::before {
    width: 36px;
    height: 2px;
    background: #333;
    display: inline-block;
    content: "";
    vertical-align: middle;
    flex-grow: 1;
}
.card1699769063 .mposttext span::after {
    content: "";
    border-color: transparent #333 transparent transparent;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 7px 10px 5px 10px;
    border-style: solid;
    vertical-align: middle;
}
.card1699769063 .mposttext a{
    color:#333;
}
.card1699769063 .mposttext a:hover{
    color:#333;
}
/*Module specific style*/

@media (max-width: 767px) {
.card1699769063 .mcontent {
    padding: 25px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
.card1699769063 {
    position: relative;
    top: -55px;
    z-index: 3;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.card1699769063 .card {
        margin: 15px;
	}
}
@media (min-width: 1200px) {
	.card1699769063 .card {
        margin: 15px;
	}
	.card1699769063 {
    position: relative;
    top: -55px;
    z-index:3;
}
}