.uc_classic_content .uc_classic_content_placeholder img:hover {
    width: 100%;
     display: block; 
    object-fit: cover;
    transform: scale(1);
    transition: all 0.8s ease 0s;
}
.uc_classic_content .uc_classic_content_placeholder img {
    width: 100%;
     display: block; 
    object-fit: cover;
    transform: scale(0.9);
    transition: all 0.8s ease 0s;
}

.with_frm_style .frm_required {
		display: none;}

.tnp-subscription input[type=submit] {
    background-color: #94cfe3;
    color: #ffff;
    padding: 10px 20px;
		  border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #94cfe3;
}
.tnp-subscription input[type=submit]:hover {
    background-color: #ffffff;
    color: #000;
    padding: 10px 20px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #B9B9B9;
}
#uc_uc_card_post_carousel_elementor60931 .uc_more_btn {
    display: inline-block;
    text-align: center;
    box-shadow: 0px 0px 10px 0px #00000080 !important;
    text-decoration: none;
}
/* news page title */
.elementor-widget-posts .elementor-post__title a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
}
.elementor-posts .elementor-post__excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
}

a {
   
    color: #000000;
}
a:hover {
   
    color: #b9181e;
}

.frm_dropzone .dz-message {
   
		width: 400px;
}
.thjmf-listing-loop-content table.thjmf-listing-solo-table tr.thjmf-listing-body td.thjmf-job-single-more a {
    text-decoration: none !important;
    outline: none;
    padding: 10px;
    border: 1px solid;
}