.card1713424627 {
   
        padding: 0px 100px;
}

.card1713424627 .mhead {
    text-align: center;
     margin-top:10%;
     font-family: Font1;
}


.card1713424627 .mtitle {
    font-size: 40px;
    color: #000000;
    font-weight: bold;
    font-family: Font1;
} 


.card1713424627 .mdesc {
    
}

.card1713424627 .mbody {
  padding: 1% 0 2% 0;
}

.card1713424627 .mcontent {
    
}

/*Module specific style*/
.card1713424627 .card {
    margin: 10px 10px;
    border: none;
    overflow: hidden;
    padding: 33px 0 13px 0;
    border-radius: 10px;
  background: linear-gradient(to right, #4054b2 50%, white 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
    
}
.card1713424627 .card:hover {
  background-position: left bottom;
}
.card1713424627 .card:hover a,.card1713424627 .card:hover i,.card1713424627 .card:hover p {
color:white;
}


.card1713424627 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1713424627 .card-foreground {

    z-index:2;
}

.card1713424627 .card-header {
    text-align:center;
    font-family: Font1;
}

.card1713424627 .card-title {
    text-align:center;
    font-family: Font1;
}
.card1713424627 .card-title a {
    text-align: center;
    color: #3A3A3A;
    font-size: 23px;
    font-weight: bold;
    font-family: Font1;
}

.card1713424627 .card-body {
    text-align: center;
    font-size: 23px;
    font-weight: 800;
    color: #0274BE;
    font-family: Font1;
}

.card1713424627 .card-image {
    text-align: center;
}

.card1713424627 .card-icon {
    text-align: center;
    font-size: 32px;
    padding: 0px 0px 5px 0;
    color: #0274BE;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
    font-family: Font1;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1713424627 .list-group {
    font-size:smaller;
}

.card1713424627 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1713424627 .card-link {
    font-size:smaller;
}
.card1713424627 .card-title hr {
    border-top: var(--bs-border-width) solid;
    color: #3A3A3A;
    border-width: 4px;
    width: 150px;
}
/*Module specific style*/

@media (max-width: 767px) {
   .card1713424627 .mhead { 
    margin: 42px 0 42px 0;
   }
    .card1713424627 {
    padding: 0px 50px;
    }
    .card1713424627 .mtitle {
    font-size: 23px;
    color: #000000;
    font-weight: bold;
    font-family: Font1;
} 
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}