.et_pb_text_inner{
  height:100%
}
.et_pb_gutters3 .et_pb_column{
  margin-right:15px ;
}
#menu-marcas{
  flex-direction:column ;
}
.referencias-similares_tab{
  visibility: hidden;
}

.gap-contact{
    gap: 10px;
}
.link-contact {
    white-space: nowrap;
    padding: 10px 20px 10px 20px ;
    color: #2ea3f2;
    font-weight: 500;
    border-radius: 20px;
    border: 2px solid #2ea3f2;
    text-decoration-thickness: 0px;
    justify-content: space-evenly;
}

.bg-blue-principal{
    background-color: #2ea3f2;
}
.cotizacion-aviso{
    background:#fff3cd;
    border:1px solid #ffe69c;
    color:#664d03;
    padding:15px;
    border-radius:6px;
    margin:15px 0;
    font-size:14px;
}