.bannercolor{
    margin-top: 90px;
    display: flex;
    flex-direction: row;
    background-color: #6F4584;
    color: #fff;
    justify-content: space-between;
    width: 100%;

}
.columna_imagen{
    width: 60%;
    position: relative;
    z-index: 2;
    margin-top: -600px;
}
.bannercolor{
    width: 100%;
    height: 600px;
   display: flex;
   justify-content: right;
}
.banner_info{
    width: 40%;

}
.barra{
    width: 140px;
    height: 700px;
    margin-left: 50px;
    margin-top: 50px;
    background-color: #392A3E;
   
}
.imagen img {
    position: relative;
    z-index: 5;
    margin-top: -600px;
    margin-left: 130px;
}
.titulo_control{
    background-color: #392A3E;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.parrafo_cont{
    text-align: justify;
    padding-right: 30px;
}
.cuerpo{
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    justify-content: space-between;

}
.contenedor_info{
    width: 55%;
   background-color: #4F166D;
    margin-left: 20px;
    margin-right: 20px;
   opacity: 0.85;
    padding: 15px;
    padding-right: 50px;
    padding-top: 30px;
    color: #fff;
    text-align: justify;
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
backdrop-filter: blur( 1px );
-webkit-backdrop-filter: blur( 1px );
}
.contenedor_info ul{
    text-decoration: none;
    list-style: none;
}
.columna_cuerpo{
     width: 30%;
     text-align: center;
     justify-content: center;
     display: flex;
     align-items: center;
     margin-right: 50px;
     
}
.columna_cuerpo2{
    width: 30%;
    display: flex;
    flex-direction: column;
    margin: auto;
    padding-left: 20px;
}
.barra_cuerpo{
    background-color: #392A3E;
    width: 150px;
    height: 400px;
    position: relative;
    z-index: 1;
}
.imagen_cuerpo img{
    
    position: relative;
    z-index: 10;
    width: 350px;
    margin-right: -80px;
}
.barra_final{
    background-color: #392A3E;
    width: 500px;
    height: 100px;
    margin-left: -50px;
    position: relative;
    z-index: 1;
}
.imagen_final img{
    position: relative;
    z-index: 10;
    width: 400px;
    margin-top: -400px;
}
@media screen and (max-width: 1284px) {

    .barra_final{
        margin-left: -80px;
    }
}
@media screen and (max-width: 1153px) {

    .cuerpo{
        flex-direction: column;
    }
    .contenedor_info{
        width: 100%;
    }
    .columna_cuerpo{
        width: 100%;
    }
    .ordenar{
        order:1;
    }
    .columna_cuerpo{
        margin-top: 20px;
    }
    .columna_cuerpo2{
        order:2;
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;

    }
    .barra_final{
        order: 2;
        margin-top: -50px;
        margin-left: 0px;
    }
    .imagen_final{
        order:1;
    }
    .imagen_final img{
        margin-top: 20px;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .bannercolor{
        width: 100%;
        height: 600px;
       display: flex;
       justify-content: center;
    }
    .ordenes{
        display: flex;
        flex-direction: column;
    }
    .bannercolor{
        order: 1;
        position: relative;
        height: 700px;
    }
    .columna_imagen{
       width: 100%;
        position: relative;
        margin-top: -200px;
        z-index: 2;
        order: 2;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .banner_info{
        width: 80%;
    }
    .barra{
        display: none;
    }
    .imagen img{
        margin-top: -300px;
       
        margin-left: 0px;
    }
    .titulo_control{
        width: 100%;
    }
    .parrafo_cont{
        width: 100%;
    }
    .contenedor_info{
        margin-top: 100px;
    }
    
}
@media screen and (max-width: 927px){
    .imagen img{
        margin-top: -250px;
        
    }
}

@media screen and (max-width: 780px){
    .imagen img{
        margin-top: -300px;
        width: 80%;
    }
    .bannercolor{
        height: 800px;
    }
}
@media screen and (max-width: 680px){
    .imagen img{
        margin-top: -230px;
        width: 70%;
    }
    .bannercolor{
        height: 750px;
    }
    .contenedor_info{
        margin-top: 90px;
    }
}

@media screen and (max-width: 660px){
    .imagen img{
        margin-top: -150px;
        width: 70%;
    }
    .bannercolor{
        height: 700px;
    }
    .contenedor_info{
        margin-top: 50px;
    }
}
@media screen and (max-width: 570px){
    .imagen img{
        margin-top: -150px;
        width: 70%;
    }
    .bannercolor{
        height: 700px;
    }
    .contenedor_info{
        margin-top: 100px;
    }
}
@media screen and (max-width: 500px) {

    .imagen_cuerpo img{
        width: 100%;
    }
    .barra_cuerpo{
        width: 30%;
        height: 100vh;
        margin-right: 15px;
    }
    .imagen_final img{
        width: 90%;
    }
    .barra_final{
        width: 100%;
        height: 30vh;
        
    }
    .columna_cuerpo2{
        padding-left: 0px;
    }
    .imagen img{
        margin-top: -80px;
        width: 70%;
    }
   
}
@media screen and (max-width: 400px) {
    .imagen img{
        margin-top: -20px;
        width: 90%;
    }
    .bannercolor{
        height: 750px;
    }
    .contenedor_info{
        margin-top: 20px;
    }
}
@media screen and (max-width: 300px) {
    .barra_cuerpo{
        height: 80vh;
        
    }
    .barra_final{
        height: 20vh;
    }
    .imagen img{
        margin-top: 0px;
        width: 90%;
    }
    .bannercolor{
        height: 800px;
    }
    .contenedor_info{
        margin-top: 30px;
    }
}
@media screen and (max-width: 230px) {
    .barra_cuerpo{
        height: 60vh;
        
    }
}