.uc_image_link_content *{
margin:0;
padding:0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.uc_image_link_content .uc
{
margin:0 auto;
}
.uc_image_link_content .uc_image_link_content_container_holder
{
font-family: 'Droid Serif', serif;
font-size:16px;
line-height:24px;
overflow:hidden;
color:#8a8a8a;
font-weight:400;
display:inline-block;
background-color:#ffffff;
margin: 0 0px 30px;
float:left;
position:relative;
width:100%;
}
.uc_image_link_content .owl-carousel .owl-stage-outer{ overflow:hidden;}
.uc_image_link_content .uc_image_link_content_content h2
{
font-size:25px;
font-weight:700;
margin-bottom:17px;
}
.uc_image_link_content .uc_image_link_content_content
{
padding:30px 25px 20px;
}
.uc_image_link_content .uc_image_link_content_content p
{
margin-bottom:4px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uc_image_link_content .uc_image_link_content_content:hover p
{
color:#181818 !important;
border-color:#50dfa8 !important;
}
.uc_image_link_content .uc_image_link_content_content:hover .uc_more_btn
{
color:#50dfa8 !important;
}
.uc_image_link_content .uc_image_link_content_content:hover p
{
color:#181818 !important;
}
.uc_image_link_content .uc_image_link_content_border
{
height:4px;
display:block;
width:100px;
position:absolute;
left:50%;
top:0px;
margin-left:-50px;
}
.uc_image_link_content  .uc_image_link_content_placeholder
{
background-color:#ffffff;
position:relative;
}
.uc_image_link_content  .uc_image_link_content_placeholder .uc_title_text
{
position:absolute;
left:0px;
bottom:0px;
line-height:44px;
width:110px;
text-align:center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uc_image_link_content_container_holder:hover .uc_title_text
{
background-color:#7594fa !important;
}
.uc_image_link_content  .uc_image_link_content_placeholder img
{
width:100%;display:block;
}
.uc_image_link_content .uc_image_link_content_content .uc_more_btn {
font-family: 'Droid Serif', serif;
display:block;
font-size:16px;
text-decoration:none;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uc_image_link_content .owl-dots{ overflow:hidden; display:block !important; text-align:center; margin-top:22px;}
.uc_image_link_content .owl-dot { background-color:#c4c4cc; width:6px; height:6px; border-radius:50%; display:inline-block; margin:4px 15px 3px; }
.uc_image_link_content .owl-dot.active { background-color:#333333; width:14px; height:14px; margin:0 15px; }
.uc_image_link_content .owl-carousel.owl-drag .owl-item{ padding:0 0.2% 0;}