﻿.cpad3060 {
    padding: 30px 60px;
}
.no-talgin{text-align:inherit!important;}
.mb-15{margin-bottom:15px;}
.mb-20{margin-bottom:20px;}
.mb-25{margin-bottom:25px;}
.table-responsive thead a{color:white;text-decoration:underline;}
.list_item_sgl {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #15753a;
    text-align: center;
    font-size: 21px;
    font-family: 'proxima_novabold';
    color: #ffffff;
    padding: 10px 0;
    display: block;
}
.projects_list_square{display:block!important;height:auto!important}
.projects_list_square{padding-bottom:15px;}
.projects_list_square_content table{
    width:100%;
}
.projects_list_square_content table > tbody > tr > td:first-child {
    width: 40%;
}
.pmih268{
    min-height:285px;
}
.pmih338 {
    min-height: 338px;
}
.projects_list_square_content strong {
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}