



 a.footer-text{
	color:#575757;
	text-decoration: underline;
}

 .carousel .carousel-indicators button {
   width: 10px;
   height: 10px;
   border-radius: 100%;
   background-color: black;

 }
 
 .carousel-indicators{
	 position:relative;
	 margin-bottom: 0rem;
 }
 

.main_category_subtitle{
	color:#FB7356;
	font-size: var(--font-size-lg);
	font-weight:bold;
}

.lom_content3_icon{
	max-width:30px;
}

.btn-cblue {
    background-color: #38B8E0;
    border-color: #38B8E0;
    color: #fff;
}

.btn-cnavy  {
    background-color: #9391F9;
    border-color: #9391F9;
    color: #fff;
}
.btn-cnavy:hover, .btn-cnavy:focus ,
.btn-cblue:hover, .btn-cblue:focus 
{
    opacity: 0.9;
}


.pal-grade-res .lists {
    background-color:#DBF7D5;
    border-radius: 25px;
}
.pal-report-res .lists {
    background-color:#DDFFEB;
    border-radius: 25px;
}
.pal-tools-res .lists {
    background-color:#EBEBFE;
    border-radius: 25px;
}

.pal-elearning-res .lists {
    background-color: #F0EFFF;
    border-radius: 25px;
}


.pal-selfstudy-res .lists {
    background-color: #FCECF7;
    border-radius: 25px;
}
.pal-addon-res .lists {
    background-color: #d9dbee;
    border-radius: 25px;
}
.pal-intro-res .lists {
    background-color:#E6FFE8;
    border-radius: 25px;
}
.pal-intro-res .title {
    max-height: 50px;
}
.pal-intro-res .sub-title {
    text-align: center;
    color: #F0E5F9;
    font-weight: 700;
    font-size: 1.1rem;
}

