.dc_section_three {
    width: 100%;
    height: auto;
    padding: 7vw 7vw 9vw 7vw;
    position: relative;
}

.rombo_grande {
    width: 6vw;
}
.rombo_peque {
    width: 3vw;
}
.position_one {
    position: absolute;
    left: 15%;
    bottom: 40%;
}
.position_two {
    position: absolute;
    right: 15%;
    bottom: 40%;
}
.position_three {
    position: absolute;
    left: 35%;
    top: 20%;
}
.position_four {
    position: absolute;
    right: 35%;
    top: 20%;
}
.position_five {
    position: absolute;
    left: 35%;
    bottom: 15%;
}
.position_six {
    position: absolute;
    right: 35%;
    bottom: 15%;
}

.dc_section_three .subtitulo {
    padding-bottom: 40px;
}
.dc_section_three .subtitulo p {
    color: var(--gray-color);
    font-size: 5.5vw;
    padding-left: 10px;
    font-weight: 700;
}
.dc_section_three .subtitulo p span {
    color: var(--primary-color);
    padding-left: 5px;
    
}
.container_integrado p {
    text-align: center;
    color: var(--gray-color);
    font-size: 3vw;
    padding-top: 20px;
}
.dc_section_three .subtitulo img {
    width: 10vw;
}

.fila {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.container_integrado img {
    width: 25vw;
}
.container_integrado {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media (min-width: 600px) {
    .dc_section_three {
        padding: 7vw 6vw 9vw 6vw;
    }
    .dc_section_three .subtitulo img {
        width: 7vw;
    }
    .dc_section_three .subtitulo p {
        font-size: 4vw;
        padding-left: 15px;
        font-weight: 600;
    }
    .dc_section_three .subtitulo {
        padding-bottom: 50px;
        padding-top: 10px;
    }
    .container_integrado img {
        width: 20vw;
    }
    .container_integrado p {
        
        font-size: 2vw;
        padding-top: 20px;
    }
    .fila {
        padding: 0 30px;
    }
    .position_one {
        left: 15%;
        bottom: 45%;
    }
    .position_two {
        right: 15%;
        bottom: 45%;
    }
    .position_three {
        left: 35%;
        top: 18%;
    }
    .position_four {
        right: 35%;
        top: 18%;
    }
    .position_five {
        left: 38%;
        bottom: 5%;
    }
    .position_six {
        right: 35%;
        bottom: 5%;
    }
}
@media (min-width: 800px) {
    .dc_section_three .subtitulo img {
        width: 6vw;
    }
    .dc_section_three .subtitulo p {
        font-size: 3.5vw;
        padding-left: 20px;
    }
    .dc_section_three .subtitulo {
        padding-bottom: 80px;
        padding-top: 10px;
    }
    .container_integrado img {
        width: 20vw;
    }
    .container_integrado p {
        
        font-size: 1.8vw;
        padding-top: 25px;
    }
    .fila {
        padding: 0 50px;
    }
    .rombo_grande {
        width: 5vw;
    }
    .rombo_peque {
        width: 2vw;
    }
    /* .position_one {
        left: 15%;
        bottom: 45%;
    }
    .position_two {
        right: 15%;
        bottom: 45%;
    }
    .position_three {
        left: 35%;
        top: 18%;
    }
    .position_four {
        right: 35%;
        top: 18%;
    }
    .position_five {
        left: 38%;
        bottom: 5%;
    }
    .position_six {
        right: 35%;
        bottom: 5%;
    } */
}
@media (min-width: 1024px) {
    .dc_section_three .subtitulo img {
        width: 5vw;
    }
    .dc_section_three .subtitulo p {
        font-size: 3vw;
        padding-left: 20px;
    }
    .dc_section_three .subtitulo {
        padding-bottom: 100px;
        padding-top: 10px;
    }
    .container_integrado img {
        width: 18vw;
    }
    .container_integrado p {
        
        font-size: 1.6vw;
        padding-top: 25px;
    }
    .fila {
        padding: 0 70px;
    }
    .rombo_grande {
        width: 5vw;
    }
    .rombo_peque {
        width: 2vw;
    }
    .position_one {
        left: 20%;
        bottom: 45%;
    }
    .position_two {
        right: 20%;
        bottom: 45%;
    }
    .position_three {
        left: 35%;
        top: 18%;
    }
    .position_four {
        right: 35%;
        top: 18%;
    }
    .position_five {
        left: 38%;
        bottom: 5%;
    }
    .position_six {
        right: 35%;
        bottom: 5%;
    }
}
@media (min-width: 1280px) {
    .dc_section_three .subtitulo img {
        width: 4.5vw;
    }
    .dc_section_three .subtitulo p {
        font-size: 2.5vw;
        padding-left: 30px;
    }
    .dc_section_three .subtitulo {
        padding-bottom: 100px;
        padding-top: 10px;
    }
    .container_integrado img {
        width: 16vw;
    }
    .container_integrado p {
        
        font-size: 1.4vw;
        padding-top: 30px;
    }
    .fila {
        padding: 0 120px;
    }
    .rombo_grande {
        width: 4vw;
    }
    .rombo_peque {
        width: 1.8vw;
    }
    .position_one {
        left: 20%;
        bottom: 45%;
    }
    .position_two {
        right: 20%;
        bottom: 45%;
    }
    .position_three {
        left: 35%;
        top: 18%;
    }
    .position_four {
        right: 35%;
        top: 18%;
    }
    .position_five {
        left: 38%;
        bottom: 5%;
    }
    .position_six {
        right: 35%;
        bottom: 5%;
    }
}