.separator-triangle{
    width: 300px;
    height: auto;
}

/* FONT */

.quatro-26{
    font-size: 14px;
    line-height: 18px;
}

.quatro-40{
    font-size: 18px;
    line-height: 22px;
}

.quatro-60{
    font-size: 22px;
    line-height: 26px;
}

.quatro-70{
    font-size: 26px;
    line-height: 30px;
}

.box-text {
    height: 300px;
}

.box-images .box-peyoff .triangolo-testo .text {
    height: 90px;
}

.box-images .box-peyoff .triangle-left {
    border-left: 70px solid transparent;
    border-bottom: 90px solid var(--color-primary);
}

.box-images .box-peyoff .triangle-right {
    border-left: 70px solid var(--color-primary);
    border-bottom: 90px solid transparent;
}

.box-images .box-peyoff {
    top: -50px;
}

.box-images img {
    height: 400px;
}

.organizzazione-home .box-icons .icon {
    width: 60px;
    height: auto;
}

.box-certifications{
    margin-top: 40px;
}

.activity-title .box-title {
    width: 90%;
}

.renewable-energy .general-text{
    padding: 30px;
}


.renewable-product .separator-triangle {
    display: none;
}

.renewable-product .boxproduct-text .icon {
    height: 35px;
}

.renewable-product .renewable-text {
    padding: 50px 15px;
}

.photovoltaic-specification .box-icon {
    width: 70px;
    height: 70px;
    margin-bottom: -50px;
}

.photovoltaic-specification .box-icon .icon {
    width: auto;
    height: 42px;
}

.photovoltaic-specification .title-specification {
    height: 50px;
}

/* INSTALLAZIONE */

.installation-sequence .container-sequence{
    position: relative;
}
  
.installation-sequence .container-sequence .box-sequence{
    width: 150px;
    margin-bottom: 15px;
}

.installation-sequence .title-deductions{
    margin-top: 0;
}

.client .container-client .box-client {
    height: 45px;
    width: 90%;
}

.client .img-client-slider {
    height: 300px;
    width: 300px;
}

.container-collaborations {
    flex-wrap: wrap;
    justify-content: center;
}

.container-collaborations .box-icon {
    margin: 25px;
}