/*  */
Theme Name: isomec ng01
Version: 1.0.96
Theme Name: isomec ng01
Version: 1.0.95
Theme Name: isomec ng01
Version: 1.0.94
Theme Name: isomec ng01
Version: 1.0.93
Theme Name: isomec ng01
Version: 1.0.92
Theme Name: isomec ng01
Version: 1.0.91
Theme Name: isomec ng01
Version: 1.0.90
Theme Name: isomec ng01
Version: 1.0.89
Theme Name: isomec ng01
Version: 1.0.88
Theme Name: isomec ng01
Version: 1.0.87
Theme Name: isomec ng01
Version: 1.0.86
Theme Name: isomec ng01
Version: 1.0.85
Theme Name: isomec ng01
Version: 1.0.84
Theme Name: isomec ng01
Version: 1.0.83
Theme Name: isomec ng01
Version: 1.0.82
Theme Name: isomec ng01
Version: 1.0.81
Theme Name: isomec ng01
Version: 1.0.80
Theme Name: isomec ng01
Version: 1.0.79
Theme Name: isomec ng01
Version: 1.0.78
Theme Name: isomec ng01
Version: 1.0.77
Theme Name: isomec ng01
Version: 1.0.76
Theme Name: isomec ng01
Version: 1.0.75
Theme Name: isomec ng01
Version: 1.0.74
Theme Name: isomec ng01
Version: 1.0.73
Theme Name: isomec ng01
Version: 1.0.72
Theme Name: isomec ng01
Version: 1.0.71
Theme Name: isomec ng01
Version: 1.0.70
Theme Name: isomec ng01
Version: 1.0.69

@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

#redbar {
    width: 100%;
    height: 35px;
    background: #c01030;
}

.text-justify {
    text-align: justify !important;
}

.underline {
    height: 3px;
    width: 90%;
    background-color: #000000;
}

.portfolio-item {
    border: 1px solid #ebebeb;
    border-radius: 20px;
    position: relative;
}

.portfolio-img:hover::after {
    content: "";
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(254, 0, 0, 0.1);
    z-index: 1;
}

img.product {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 150px;
}

div.ico_rettangolo {
    width: 6vw;
    height: 6vw;
    display: flex;
    font-size: 1vw;
    background: black;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}

div.ico_rettangolo_blu {
    width: 12vw;
    height: 12vw;
    max-width: 180px;
    max-height: 180px;
    display: flex;
    color: #FFFFFF;
    background: blue;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}

div.icon_container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

div.icon_container img {
    width: 4vw;
    margin-left: 10px;
    margin-right: 5px;
}

div.download_rettangolo {
    width: 10vw;
    height: 10vw;
    max-width: 180px;
    max-height: 180px;
    display: flex;
    font-size: 1vw;
    background: black;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
}

div.prod_download_container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

div.prod_download_container img {
    width: 6vw;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.5);
    margin-left: 5px;
    margin-right: 5px;
}

.dw_page_layout {
    display: grid;
    grid-template-columns: 25% auto;
    grid-template-rows: auto;
    margin-top: 2%;
}

.dw_selector {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dw_selector li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #272727;
    height: 3vw;
    width: 100%;
}

.dw_selector li a {
    text-decoration: none;
    color: #272727;
    font-size: 1.31vw;
    padding-left: 5%;
}

li.dw_active {
    background-color: #555555;
}

li.dw_active a {
    color: #FFFFFF !important;
    font-weight: bold;
}

.dw_selector li:hover a {
    color: #ce1f40;
}

.dw_holder {
    margin-bottom: 2%;
}

.dw_holder_head {
    display: flex;
    align-items: center;
    background-color: #555555;
    height: 50px;
}

.dw_container {
    padding-left: 5%;
}

.dw_holder_head h2 {
    color: #FFFFFF;
    padding-left: 2%;
    font-size: 25px;
}

.dw_holder_body {
    padding: 2%;
    border-bottom: 2px solid #272727;
    border-right: 2px solid #272727;
    border-left: 2px solid #272727;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-template-rows: auto;
    align-items: center;
    justify-content: center;

    /* gap: 2% */
}

.dw_file {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

div.dw_file img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 13vw;
}

.dw_border {
    padding: 1vw;
    border-radius: 12px;
    background-color: #ecf0f1;
}

.dw_border h2 {
    height: 3vw;
    color: #000000;
    text-align: center;
    font-size: 1.2vw;
    text-transform: uppercase;
}

div.dw_file a {
    text-decoration: none;
}

.middle_text {
    border-left: 2px solid #000000;
}

.dw_text {
    background-color: #272727;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    width: 10vw;
    font-size: 0.6vw;
    text-transform: uppercase;
}

.dw-yellow {
    background-color: #EABF40;
}

.dw-brown {
    background-color: #9F8C51;
}

.pdf {
    display: flex;
}

.pdf img {
    height: 100%;
    border: 1px solid #272727;
    margin-left: 0.3vw;
    margin-right: 0.3vw;
}

div.sticky {
    z-index: 9999;
    position: sticky;
}

p.prodotti {
    font-size: 6;
}