/* CSS Custom */
.readmore-caption {
    background-color: #18283b;
    color: white;
}
.readmore-caption:hover{
    background-color: rgb(201, 201, 204);
    color: #014bac;
}

.title-enterate-blue {
    background-color: #e6e6e6;
    padding-top: 40px;
}

.faq-blue h4 {
    font-size: 25px;
    font-weight: 800;
    color: #014bac;
    padding-bottom: 10px;
}

.faq-blue i {
    transform: rotate(90deg);
}


.faq-blue p {
    text-align: justify;
}

.tag-form p {
    text-align: left;
    color: rgb(66, 66, 66);
    padding-bottom: 10px;
    font-weight: 800;
}

.footer-form p {
    font-size: 14px;
    color: rgb(66, 66, 66);
    font-weight: 800;
    text-align: center;
    margin-top: -30px;
}

.footer-follow h3{
    font-size: 32px; 
    text-align: center; 
    font-weight: 700; 
    color:#484848;
    padding: 60px 0px 0px 0px;
}

.footer-follow p{
    font-size: 15px; 
    text-align: center; 
    padding: 20px 0;
}

.enterate-footer-fb img{
    width: 190px;
    height: 55px;
    text-align: center;
    margin: 0 auto;
}

.enterate-footer-ig img{
    width: 190px;
    height: 55px;
    text-align: center;
    margin: 0 auto;
}

.enterate-footer-sh h5 {
    font-size: 25px;
    font-weight: 800; 

}

.about-life {
    margin-top: 95px;
    margin-bottom: 95px;
}

.about-life h3{
    font-size: 25px;
    font-weight: 800;
    padding-bottom: 5px;
}

.about-life h4{
    font-size:18px;
    font-weight: 100;
    padding-bottom: 25px;
}

.about-life p{
    text-align: justify;
}

.about-life img{
    width: 625px;
    height: 425px;
}