/* Enter Your Custom CSS Here */
#huge_it_portfolio_popup_list_2 {
    position: fixed;
    display: table;
    width: 80%;
    top: 15% !important;
    left: 7%;
    margin: 0 !important;
    list-style: none;
    z-index: 2000;
    display: none;
    height: 90%;
  
}

.portelement_2 {
    max-width: 255px !important;
    width: 84%;
    height: 207px;
    margin: 0 0 10px 0;
    background: #f9f9f9;
    border: 1px solid #dedede;
    outline: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img:hover {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    box-shadow: 1px 1px 8px 1px #68aff1;
}

.titprod{
    color: #475779;
    font-weight: 600;
    font-size: 16px;
}

