#maq_contenedor {
    background: #F3F4F6;
}
.bloques_punto_entrega {
    text-align: center;
    margin: 30px auto 90px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: fit-content;
}
.puntoentrega_bloque {
    max-width: 464px;
    margin: 20px;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #2C7BFF;
    box-sizing: border-box;
    box-shadow: 0px 10px 20px rgb(54 65 99 / 15%);
    border-radius: 20px;
    max-height: 368px;
    height: 368px;
    width: 464px;
    display: inline-block;
    overflow: hidden;
}
.puntoentrega_bloque.desactivo {
    border: none;
}
.puntoentrega_bloque .btn.estandar {
    background: #C4C4C4;
    border-radius: 3px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}
.puntoentrega_bloque .btn.estandar.activo {
    background: #3FA4DD;
    
}

.img_sucursal_ptoentrega {
    text-align: center;
    padding: 20px;
}
.activo .img_sucursal_ptoentrega {
    text-align: center;
    padding: 10px 20px;
}    
.puntoentrega_bloque.activo .img_sucursal_ptoentrega img {
    height: 96px;
    transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}
    
.selectores_anonima,
.selectores_andreani{
    text-align: left;
    max-width: 300px;
    margin: 0 auto;
}

select.form_ptoentrega {
    color: #000000;
    font-size: 16px;
    height: 50px;
    background-image: url(../../../imagenes/svg/gris/icono-flecha-abajo.svg);
    background-size: 13px 13px;
    background-position: right 23px center;
    background-repeat: no-repeat;
    background-color: #F2F4F5;
    border: 1px solid #F2F4F5;
    border-radius: 5px;
    line-height: 19px;
}
    
    
    
.title_sucursal_ptoentrega {
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    margin: 0 0 20px 0;
}
.title_sucursal_ptoentrega span{
    font-weight: 400;
}
    
.puntoentrega_bloque.desactivo .img_sucursal_ptoentrega img {
    height: 139px;
    margin: 10px 0 60px;
    cursor: pointer;
    transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}
.puntoentrega_bloque.desactivo .selectores_andreani,
.puntoentrega_bloque.desactivo .selectores_anonima{
    display: none;
}
    
.resultados_ptosenttrega{
    background: #FFFFFF;
    box-shadow: 0px 10px 20px rgb(54 65 99 / 15%);
    border-radius: 20px;
    margin: 40px 0px 20px;
    min-height: 300px;
    max-width: 544px;
    padding: 88px 37px 50px 37px;
    transition: all .2s;
    -ms-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    
}
.resultados_ptosenttrega li.dato_ptoentrega span {
    font-size: 16px;
    line-height: 26px;
}
.titulo_ptosenttrega{
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #333333;      
    padding: 0 0 20px;
}
.subtitulo_ptosenttrega{
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;

    color: rgba(51, 51, 51, 0.8);
}
.separo_ptosenttrega {
    width: 380px;
    border: 1px solid #000000;
    margin: 35px 0;
    transform-origin: 0.0;
    transform: scale(0.3);
}
    
.listado_ptosenttrega .listado {
    list-style: none;
}
   
.listado_ptosenttrega li.dato_ptoentrega  { 
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: rgba(37, 36, 36, 0.8);
    background-image: url(/imagenes/svg/puntos_entrega/map-pin.svg);
    background-repeat: no-repeat;
    background-size: 67px;
    padding: 2px 0 2px 91px;
    background-position: left center;
    margin-bottom: 40px;
    cursor: pointer;
    min-height: 67px;
    border-radius: 8px;
}
.listado_ptosenttrega li.dato_ptoentrega.activo {
    background-color: #e5f3f8; 
    
}
.dato_ptoentrega:hover {
    background-color: #e5f3f8;
}
.todoptosenttrega {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
    justify-content: center;
}
.mapa_ptosenttrega {
    margin: 40px 0 20px 53px;
}
.mapa_ptosenttrega .mapa {
    flex: auto;
    height: 100%;
}
.mapa_ptosenttrega .mapa iframe {
    display: block;
    border-radius: 10px;
    height: 100%;
}
.btn_consotrasucursal {
    width: 50%;
    font-size: 18px;
    line-height: 22px;
    color: #3FA4DD;
    cursor: pointer;
    text-decoration: none;
    width: fit-content;
    background-image: url(/imagenes/svg/puntos_entrega/flecha-celeste-derecha2.svg);
    background-repeat: no-repeat;
    background-position: right center;
    /* background-size: 26px 17px; */
    padding: 0 15px 0 0;
    margin: 30px 0 60px;
}
.empty_consotrasucursal {
    width: 50%;
}
.consotrasucursal {
    display: flex;
    justify-content: center;
    flex-direction: row;
}
.btn_consotrasucursal a {

      text-decoration: none;
}